00:00:00.000 Started by upstream project "autotest-per-patch" build number 120650 00:00:00.000 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.023 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.024 The recommended git tool is: git 00:00:00.024 using credential 00000000-0000-0000-0000-000000000002 00:00:00.025 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/unittest-valgrind-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.038 Fetching changes from the remote Git repository 00:00:00.040 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.058 Using shallow fetch with depth 1 00:00:00.058 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.058 > git --version # timeout=10 00:00:00.086 > git --version # 'git version 2.39.2' 00:00:00.086 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.086 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.087 > 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:02.799 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.809 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.822 Checking out Revision a704ed4d86859cb8cbec080c78b138476da6ee34 (FETCH_HEAD) 00:00:02.822 > git config core.sparsecheckout # timeout=10 00:00:02.832 > git read-tree -mu HEAD # timeout=10 00:00:02.849 > git checkout -f a704ed4d86859cb8cbec080c78b138476da6ee34 # timeout=5 00:00:02.865 Commit message: "packer: Insert post-processors only if at least one is defined" 00:00:02.866 > git rev-list --no-walk a704ed4d86859cb8cbec080c78b138476da6ee34 # timeout=10 00:00:02.930 [Pipeline] Start of Pipeline 00:00:02.941 [Pipeline] library 00:00:02.943 Loading library shm_lib@master 00:00:02.943 Library shm_lib@master is cached. Copying from home. 00:00:02.960 [Pipeline] retry 00:00:02.961 [Pipeline] { 00:00:02.971 [Pipeline] timeout 00:00:02.971 Timeout set to expire after 10 min without activity 00:00:02.972 [Pipeline] { 00:00:02.981 [Pipeline] node 00:00:06.985 Running on agt-_autotest_17618-8692 in /var/jenkins/workspace/unittest-valgrind-docker-autotest 00:00:06.987 [Pipeline] { 00:00:07.002 [Pipeline] wrap 00:00:07.013 [Pipeline] { 00:00:07.023 [Pipeline] stage 00:00:07.025 [Pipeline] { (Prologue) 00:00:07.050 [Pipeline] echo 00:00:07.051 Node: agt-_autotest_17618-8692 00:00:07.245 [Pipeline] setCustomBuildProperty 00:00:07.259 [Pipeline] sh 00:00:08.360 + sudo git config --global --replace-all safe.directory '*' 00:00:08.439 [Pipeline] nodesByLabel 00:00:08.440 Found a total of 1 nodes with the 'sorcerer' label 00:00:08.451 [Pipeline] httpRequest 00:00:08.667 HttpMethod: GET 00:00:08.668 URL: http://10.211.164.101/packages/jbp_a704ed4d86859cb8cbec080c78b138476da6ee34.tar.gz 00:00:09.381 Sending request to url: http://10.211.164.101/packages/jbp_a704ed4d86859cb8cbec080c78b138476da6ee34.tar.gz 00:00:09.597 Response Code: HTTP/1.1 200 OK 00:00:09.647 Success: Status code 200 is in the accepted range: 200,404 00:00:09.648 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/jbp_a704ed4d86859cb8cbec080c78b138476da6ee34.tar.gz 00:00:10.571 [Pipeline] sh 00:00:10.868 + tar --no-same-owner -xf jbp_a704ed4d86859cb8cbec080c78b138476da6ee34.tar.gz 00:00:10.888 [Pipeline] httpRequest 00:00:10.894 HttpMethod: GET 00:00:10.894 URL: http://10.211.164.101/packages/spdk_23f7003836adeb0ca29b41511121230c3ebfdda8.tar.gz 00:00:10.896 Sending request to url: http://10.211.164.101/packages/spdk_23f7003836adeb0ca29b41511121230c3ebfdda8.tar.gz 00:00:10.906 Response Code: HTTP/1.1 200 OK 00:00:10.906 Success: Status code 200 is in the accepted range: 200,404 00:00:10.907 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk_23f7003836adeb0ca29b41511121230c3ebfdda8.tar.gz 00:00:34.779 [Pipeline] sh 00:00:35.080 + tar --no-same-owner -xf spdk_23f7003836adeb0ca29b41511121230c3ebfdda8.tar.gz 00:00:37.634 [Pipeline] sh 00:00:37.931 + git -C spdk log --oneline -n5 00:00:37.931 23f700383 trace: add concept of "owner" to trace files 00:00:37.932 67f328f92 trace: rename "per_lcore_history" to just "data" 00:00:37.932 38dca48f0 libvfio-user: update submodule to point to `spdk` branch 00:00:37.932 7a71abf69 fuzz/llvm_vfio_fuzz: limit length of generated data to `bytes_per_cmd` 00:00:37.932 fe11fef3a fuzz/llvm_vfio_fuzz: fix `fuzz_vfio_user_irq_set` incorrect data length 00:00:37.950 [Pipeline] writeFile 00:00:37.967 [Pipeline] sh 00:00:38.263 + cat autorun-spdk.conf 00:00:38.263 SPDK_RUN_VALGRIND=1 00:00:38.263 SPDK_TEST_UNITTEST=1 00:00:38.263 SPDK_TEST_BLOCKDEV=1 00:00:38.263 SPDK_TEST_PMDK=1 00:00:38.263 SPDK_TEST_ISAL=1 00:00:38.263 SPDK_TEST_REDUCE=1 00:00:38.263 SPDK_TEST_VBDEV_COMPRESS=1 00:00:38.263 SPDK_TEST_CRYPTO=1 00:00:38.263 SPDK_TEST_FTL=1 00:00:38.263 SPDK_TEST_OCF=1 00:00:38.263 SPDK_TEST_RAID5=1 00:00:38.263 SPDK_TEST_RBD=1 00:00:38.263 SPDK_TEST_URING=1 00:00:38.263 SPDK_TEST_NVME_CUSE=1 00:00:38.263 SPDK_TEST_BLOBFS=1 00:00:38.263 SPDK_TEST_VFIOUSER=1 00:00:38.263 SPDK_TEST_DAOS=0 00:00:38.263 SPDK_RUN_ASAN=0 00:00:38.263 SPDK_RUN_UBSAN=1 00:00:38.263 SPDK_TEST_XNVME=1 00:00:38.270 RUN_NIGHTLY=0 00:00:38.272 [Pipeline] } 00:00:38.289 [Pipeline] // stage 00:00:38.298 [Pipeline] catchError 00:00:38.300 [Pipeline] { 00:00:38.314 [Pipeline] timeout 00:00:38.315 Timeout set to expire in 45 min 00:00:38.317 [Pipeline] { 00:00:38.332 [Pipeline] stage 00:00:38.335 [Pipeline] { (Tests) 00:00:38.352 [Pipeline] sh 00:00:38.646 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh unittest-valgrind-docker-autotest autorun-spdk.conf 00:00:38.646 00:58:44 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:00:38.646 00:58:44 -- scripts/common.sh@502 -- # [[ -e /bin/wpdk_common.sh ]] 00:00:38.646 00:58:44 -- scripts/common.sh@510 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:00:38.646 00:58:44 -- scripts/common.sh@511 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:00:38.646 00:58:44 -- paths/export.sh@2 -- # PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:38.646 00:58:44 -- paths/export.sh@3 -- # PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:38.646 00:58:44 -- paths/export.sh@4 -- # PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:38.646 00:58:44 -- paths/export.sh@5 -- # export PATH 00:00:38.646 00:58:44 -- paths/export.sh@6 -- # echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:38.646 00:58:44 -- common/autobuild_common.sh@434 -- # out=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output 00:00:38.646 00:58:44 -- common/autobuild_common.sh@435 -- # date +%s 00:00:38.646 00:58:44 -- common/autobuild_common.sh@435 -- # mktemp -dt spdk_1713488324.XXXXXX 00:00:38.646 00:58:44 -- common/autobuild_common.sh@435 -- # SPDK_WORKSPACE=/tmp/spdk_1713488324.CppOHd 00:00:38.646 00:58:44 -- common/autobuild_common.sh@437 -- # [[ -n '' ]] 00:00:38.646 00:58:44 -- common/autobuild_common.sh@441 -- # '[' -n '' ']' 00:00:38.646 00:58:44 -- common/autobuild_common.sh@444 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/' 00:00:38.646 00:58:44 -- common/autobuild_common.sh@448 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp' 00:00:38.646 00:58:44 -- common/autobuild_common.sh@450 -- # scanbuild='scan-build -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/scan-build-tmp --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/ --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp --status-bugs' 00:00:38.646 00:58:44 -- common/autobuild_common.sh@451 -- # get_config_params 00:00:38.646 00:58:44 -- common/autotest_common.sh@385 -- # xtrace_disable 00:00:38.646 00:58:44 -- common/autotest_common.sh@10 -- # set +x 00:00:38.646 00:58:44 -- common/autobuild_common.sh@451 -- # config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme' 00:00:38.646 00:58:44 -- common/autobuild_common.sh@453 -- # start_monitor_resources 00:00:38.646 00:58:44 -- pm/common@17 -- # local monitor 00:00:38.646 00:58:44 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:38.646 00:58:44 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=168 00:00:38.646 00:58:44 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:38.646 00:58:44 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=169 00:00:38.646 00:58:44 -- pm/common@26 -- # sleep 1 00:00:38.646 00:58:44 -- pm/common@21 -- # date +%s 00:00:38.646 00:58:44 -- pm/common@21 -- # date +%s 00:00:38.646 00:58:44 -- pm/common@21 -- # sudo -E /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.1713488324 00:00:38.646 00:58:44 -- pm/common@21 -- # sudo -E /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.1713488324 00:00:38.647 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1713488324_collect-vmstat.pm.log 00:00:38.647 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1713488324_collect-cpu-load.pm.log 00:00:39.588 00:58:45 -- common/autobuild_common.sh@454 -- # trap stop_monitor_resources EXIT 00:00:39.588 00:58:45 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:00:39.588 00:58:45 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-pkg-manifest.txt /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/unittest-valgrind-docker-autotest/output 00:00:39.588 00:58:45 -- scripts/docker-autoruner.sh@21 -- # [[ unittest-valgrind-docker-autotest == unittest-valgrind-docker-autotest ]] 00:00:39.588 00:58:45 -- scripts/docker-autoruner.sh@21 -- # ulimit -n 1024 00:00:39.588 00:58:45 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:00:39.588 00:58:45 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:39.588 00:58:45 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:39.588 00:58:45 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:00:39.588 00:58:45 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:00:39.588 00:58:45 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:00:39.588 00:58:45 -- scripts/docker-autoruner.sh@54 -- # ocf_precompile 00:00:39.588 00:58:45 -- common/autobuild_common.sh@419 -- # run_test autobuild_ocf_precompile _ocf_precompile 00:00:39.588 00:58:45 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:00:39.588 00:58:45 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:00:39.588 00:58:45 -- common/autotest_common.sh@10 -- # set +x 00:00:39.588 ************************************ 00:00:39.588 START TEST autobuild_ocf_precompile 00:00:39.588 ************************************ 00:00:39.588 00:58:45 -- common/autotest_common.sh@1111 -- # _ocf_precompile 00:00:39.588 00:58:45 -- common/autobuild_common.sh@21 -- # echo --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme 00:00:39.588 00:58:45 -- common/autobuild_common.sh@21 -- # sed s/--enable-coverage//g 00:00:39.588 00:58:45 -- common/autobuild_common.sh@21 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/configure --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme 00:00:39.588 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:00:39.588 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:00:39.849 Using 'verbs' RDMA provider 00:00:48.926 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:00:57.068 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:00:57.068 Creating mk/config.mk...done. 00:00:57.068 Creating mk/cc.flags.mk...done. 00:00:57.068 Type 'make' to build. 00:00:57.068 00:59:03 -- common/autobuild_common.sh@22 -- # make -j 26 include/spdk/config.h 00:00:57.068 00:59:03 -- common/autobuild_common.sh@23 -- # CC=gcc 00:00:57.068 00:59:03 -- common/autobuild_common.sh@23 -- # CCAR=ar 00:00:57.068 00:59:03 -- 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:00:57.068 make: Entering directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/promotion/nhit.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cache.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cfg.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_def.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_mngt.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_debug.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_composite_volume.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_types.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_ctx.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/acp.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/alru.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_core.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_queue.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_volume.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_metadata.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io_class.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_err.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cleaner.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_stats.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_logger.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.c 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/ops.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.c 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_structs.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.c 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats.c 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache.c 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume_priv.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.c 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_priv.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core.c 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_flush.c 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_io_class.c 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_misc.c 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_cache.c 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool.c 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool_priv.h 00:00:57.328 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.c 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume.c 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_priv.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger.c 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache_priv.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.c 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_priv.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop_structs.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.c 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru_structs.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.c 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp_structs.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_ops.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.c 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.c 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io.c 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx.c 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.c 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.c 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.c 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.c 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.c 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.c 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.h 00:00:57.329 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.c 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_stats.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.c 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.c 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io_allocator.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.c 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.c 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.c 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.c 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.c 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue_priv.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.c 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_class.c 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core_priv.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume.c 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume_priv.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_metadata.c 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx_priv.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_def_priv.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue.c 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger_priv.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cache_line.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.c 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.c 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.c 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.c 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_status.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.h 00:00:57.588 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_common.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition_structs.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_bit.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_internal.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_structs.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment_id.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_debug.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.c 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.h 00:00:57.589 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.h 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.c 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.h 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.h 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.h 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.h 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.c 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.h 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.c 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_priv.h 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core.c 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.c 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.c 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.h 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.c 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.c 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.c 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.h 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.h 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.h 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_priv.h 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_builder.c 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.h 00:00:57.590 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru_structs.h 00:00:57.590 CC env_ocf/mpool.o 00:00:57.590 CC env_ocf/ocf_env.o 00:00:57.590 CC env_ocf/src/ocf/promotion/promotion.o 00:00:57.590 CC env_ocf/src/ocf/promotion/nhit/nhit_hash.o 00:00:57.590 CC env_ocf/src/ocf/promotion/nhit/nhit.o 00:00:57.590 CC env_ocf/src/ocf/ocf_stats.o 00:00:57.590 CC env_ocf/src/ocf/ocf_cache.o 00:00:57.590 CC env_ocf/src/ocf/ocf_seq_cutoff.o 00:00:57.590 CC env_ocf/src/ocf/mngt/ocf_mngt_core.o 00:00:57.590 CC env_ocf/src/ocf/mngt/ocf_mngt_flush.o 00:00:57.590 CC env_ocf/src/ocf/mngt/ocf_mngt_io_class.o 00:00:57.590 CC env_ocf/src/ocf/mngt/ocf_mngt_misc.o 00:00:57.590 CC env_ocf/src/ocf/mngt/ocf_mngt_cache.o 00:00:57.590 CC env_ocf/src/ocf/mngt/ocf_mngt_core_pool.o 00:00:57.590 CC env_ocf/src/ocf/mngt/ocf_mngt_common.o 00:00:57.590 CC env_ocf/src/ocf/ocf_composite_volume.o 00:00:57.590 CC env_ocf/src/ocf/ocf_logger.o 00:00:57.590 CC env_ocf/src/ocf/cleaning/cleaning.o 00:00:57.590 CC env_ocf/src/ocf/cleaning/acp.o 00:00:57.590 CC env_ocf/src/ocf/cleaning/nop.o 00:00:57.590 CC env_ocf/src/ocf/cleaning/alru.o 00:00:57.590 CC env_ocf/src/ocf/ocf_space.o 00:00:57.590 CC env_ocf/src/ocf/ocf_io.o 00:00:57.590 CC env_ocf/src/ocf/ocf_ctx.o 00:00:57.590 CC env_ocf/src/ocf/ocf_lru.o 00:00:57.850 CC env_ocf/src/ocf/utils/utils_alock.o 00:00:57.850 CC env_ocf/src/ocf/utils/utils_async_lock.o 00:00:57.850 CC env_ocf/src/ocf/utils/utils_pipeline.o 00:00:57.850 CC env_ocf/src/ocf/utils/utils_refcnt.o 00:00:57.850 CC env_ocf/src/ocf/utils/utils_list.o 00:00:57.850 CC env_ocf/src/ocf/utils/utils_cache_line.o 00:00:57.850 CC env_ocf/src/ocf/utils/utils_rbtree.o 00:00:57.850 CC env_ocf/src/ocf/utils/utils_generator.o 00:00:57.850 CC env_ocf/src/ocf/utils/utils_parallelize.o 00:00:57.850 CC env_ocf/src/ocf/utils/utils_request.o 00:00:57.850 CC env_ocf/src/ocf/utils/utils_realloc.o 00:00:57.850 CC env_ocf/src/ocf/utils/utils_cleaner.o 00:00:57.850 CC env_ocf/src/ocf/utils/utils_user_part.o 00:00:57.850 CC env_ocf/src/ocf/utils/utils_io.o 00:00:57.850 CC env_ocf/src/ocf/ocf_io_class.o 00:00:57.850 CC env_ocf/src/ocf/ocf_volume.o 00:00:57.850 CC env_ocf/src/ocf/ocf_metadata.o 00:00:57.850 CC env_ocf/src/ocf/ocf_queue.o 00:00:58.109 CC env_ocf/src/ocf/metadata/metadata_misc.o 00:00:58.109 CC env_ocf/src/ocf/metadata/metadata_raw.o 00:00:58.109 CC env_ocf/src/ocf/metadata/metadata_cleaning_policy.o 00:00:58.109 CC env_ocf/src/ocf/metadata/metadata_superblock.o 00:00:58.109 CC env_ocf/src/ocf/metadata/metadata_segment.o 00:00:58.109 CC env_ocf/src/ocf/metadata/metadata_raw_dynamic.o 00:00:58.109 CC env_ocf/src/ocf/metadata/metadata_partition.o 00:00:58.109 CC env_ocf/src/ocf/metadata/metadata_io.o 00:00:58.109 CC env_ocf/src/ocf/metadata/metadata_raw_volatile.o 00:00:58.109 CC env_ocf/src/ocf/metadata/metadata_raw_atomic.o 00:00:58.109 CC env_ocf/src/ocf/metadata/metadata_collision.o 00:00:58.109 CC env_ocf/src/ocf/metadata/metadata.o 00:00:58.109 CC env_ocf/src/ocf/metadata/metadata_core.o 00:00:58.109 CC env_ocf/src/ocf/metadata/metadata_eviction_policy.o 00:00:58.109 CC env_ocf/src/ocf/metadata/metadata_passive_update.o 00:00:58.109 CC env_ocf/src/ocf/engine/engine_inv.o 00:00:58.109 CC env_ocf/src/ocf/engine/engine_zero.o 00:00:58.109 CC env_ocf/src/ocf/engine/engine_wa.o 00:00:58.109 CC env_ocf/src/ocf/engine/cache_engine.o 00:00:58.109 CC env_ocf/src/ocf/engine/engine_rd.o 00:00:58.109 CC env_ocf/src/ocf/engine/engine_discard.o 00:00:58.109 CC env_ocf/src/ocf/engine/engine_common.o 00:00:58.109 CC env_ocf/src/ocf/engine/engine_wt.o 00:00:58.109 CC env_ocf/src/ocf/engine/engine_pt.o 00:00:58.109 CC env_ocf/src/ocf/engine/engine_wb.o 00:00:58.109 CC env_ocf/src/ocf/engine/engine_fast.o 00:00:58.109 CC env_ocf/src/ocf/engine/engine_ops.o 00:00:58.109 CC env_ocf/src/ocf/engine/engine_d2c.o 00:00:58.109 CC env_ocf/src/ocf/engine/engine_wi.o 00:00:58.109 CC env_ocf/src/ocf/engine/engine_wo.o 00:00:58.109 CC env_ocf/src/ocf/engine/engine_bf.o 00:00:58.109 CC env_ocf/src/ocf/ocf_request.o 00:00:58.109 CC env_ocf/src/ocf/ocf_core.o 00:00:58.369 CC env_ocf/src/ocf/concurrency/ocf_mio_concurrency.o 00:00:58.369 CC env_ocf/src/ocf/concurrency/ocf_pio_concurrency.o 00:00:58.369 CC env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.o 00:00:58.369 CC env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.o 00:00:58.369 CC env_ocf/src/ocf/concurrency/ocf_concurrency.o 00:00:58.369 CC env_ocf/src/ocf/ocf_stats_builder.o 00:00:58.630 LIB libspdk_ocfenv.a 00:00:58.891 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:00:58.891 make: Leaving directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:00:58.891 00:59:05 -- 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:00:58.891 00:59:05 -- 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:00:59.153 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:00:59.153 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:00:59.414 Using 'verbs' RDMA provider 00:01:06.934 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:15.066 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:15.066 Creating mk/config.mk...done. 00:01:15.066 Creating mk/cc.flags.mk...done. 00:01:15.066 Type 'make' to build. 00:01:15.066 00:01:15.066 real 0m34.708s 00:01:15.066 user 0m29.963s 00:01:15.066 sys 0m18.962s 00:01:15.066 00:59:20 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:01:15.066 00:59:20 -- common/autotest_common.sh@10 -- # set +x 00:01:15.066 ************************************ 00:01:15.066 END TEST autobuild_ocf_precompile 00:01:15.066 ************************************ 00:01:15.066 00:59:20 -- scripts/docker-autoruner.sh@55 -- # unittest_build 00:01:15.066 00:59:20 -- common/autobuild_common.sh@411 -- # run_test unittest_build _unittest_build 00:01:15.066 00:59:20 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:01:15.066 00:59:20 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:01:15.066 00:59:20 -- common/autotest_common.sh@10 -- # set +x 00:01:15.066 ************************************ 00:01:15.066 START TEST unittest_build 00:01:15.066 ************************************ 00:01:15.066 00:59:20 -- common/autotest_common.sh@1111 -- # _unittest_build 00:01:15.066 00:59:20 -- common/autobuild_common.sh@402 -- # /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:15.067 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:15.067 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:15.067 Using 'verbs' RDMA provider 00:01:23.771 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:30.345 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:30.345 Creating mk/config.mk...done. 00:01:30.345 Creating mk/cc.flags.mk...done. 00:01:30.345 Type 'make' to build. 00:01:30.345 00:59:36 -- common/autobuild_common.sh@403 -- # make -j 26 00:01:30.345 (cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme && \ 00:01:30.345 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/usr/lib64/pkgconfig && \ 00:01:30.345 meson setup builddir \ 00:01:30.345 -Dwith-libaio=enabled \ 00:01:30.345 -Dwith-liburing=enabled \ 00:01:30.345 -Dwith-libvfn=disabled \ 00:01:30.345 -Dwith-spdk=false && \ 00:01:30.345 meson compile -C builddir && \ 00:01:30.345 cd -) 00:01:30.345 make[1]: Nothing to be done for 'all'. 00:01:31.279 The Meson build system 00:01:31.279 Version: 1.3.1 00:01:31.279 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user 00:01:31.279 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:01:31.279 Build type: native build 00:01:31.279 Project name: libvfio-user 00:01:31.279 Project version: 0.0.1 00:01:31.279 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:01:31.279 C linker for the host machine: cc ld.bfd 2.39-16 00:01:31.279 Host machine cpu family: x86_64 00:01:31.279 Host machine cpu: x86_64 00:01:31.279 Run-time dependency threads found: YES 00:01:31.279 Library dl found: YES 00:01:31.279 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:31.279 Run-time dependency json-c found: YES 0.17 00:01:31.279 Run-time dependency cmocka found: YES 1.1.7 00:01:31.279 Program pytest-3 found: NO 00:01:31.279 Program flake8 found: NO 00:01:31.279 Program misspell-fixer found: NO 00:01:31.279 Program restructuredtext-lint found: NO 00:01:31.279 Program valgrind found: YES (/usr/bin/valgrind) 00:01:31.279 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:01:31.279 Compiler for C supports arguments -Wmissing-declarations: YES 00:01:31.279 Compiler for C supports arguments -Wwrite-strings: YES 00:01:31.279 ../libvfio-user/test/meson.build:20: WARNING: Project targets '>= 0.53.0' but uses feature introduced in '0.57.0': exclude_suites arg in add_test_setup. 00:01:31.279 Program test-lspci.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-lspci.sh) 00:01:31.279 Program test-linkage.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-linkage.sh) 00:01:31.279 ../libvfio-user/test/py/meson.build:16: WARNING: Project targets '>= 0.53.0' but uses feature introduced in '0.57.0': exclude_suites arg in add_test_setup. 00:01:31.279 Build targets in project: 8 00:01:31.279 WARNING: Project specifies a minimum meson_version '>= 0.53.0' but uses features which were added in newer versions: 00:01:31.279 * 0.57.0: {'exclude_suites arg in add_test_setup'} 00:01:31.279 00:01:31.279 libvfio-user 0.0.1 00:01:31.279 00:01:31.279 User defined options 00:01:31.279 buildtype : debug 00:01:31.279 default_library: static 00:01:31.279 libdir : /usr/local/lib 00:01:31.279 00:01:31.279 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:31.537 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:31.537 [1/36] Compiling C object samples/lspci.p/lspci.c.o 00:01:31.537 [2/36] Compiling C object samples/shadow_ioeventfd_server.p/shadow_ioeventfd_server.c.o 00:01:31.537 [3/36] Compiling C object samples/null.p/null.c.o 00:01:31.537 [4/36] Compiling C object test/unit_tests.p/.._lib_irq.c.o 00:01:31.537 [5/36] Compiling C object lib/libvfio-user.a.p/irq.c.o 00:01:31.537 [6/36] Compiling C object lib/libvfio-user.a.p/migration.c.o 00:01:31.537 [7/36] Compiling C object lib/libvfio-user.a.p/pci.c.o 00:01:31.537 [8/36] Compiling C object samples/client.p/.._lib_migration.c.o 00:01:31.537 [9/36] Compiling C object samples/client.p/.._lib_tran.c.o 00:01:31.537 [10/36] Compiling C object samples/gpio-pci-idio-16.p/gpio-pci-idio-16.c.o 00:01:31.537 [11/36] Compiling C object lib/libvfio-user.a.p/tran.c.o 00:01:31.537 [12/36] Compiling C object test/unit_tests.p/.._lib_tran_pipe.c.o 00:01:31.537 [13/36] Compiling C object test/unit_tests.p/.._lib_tran.c.o 00:01:31.537 [14/36] Compiling C object test/unit_tests.p/mocks.c.o 00:01:31.537 [15/36] Compiling C object test/unit_tests.p/.._lib_migration.c.o 00:01:31.537 [16/36] Compiling C object lib/libvfio-user.a.p/pci_caps.c.o 00:01:31.537 [17/36] Compiling C object lib/libvfio-user.a.p/dma.c.o 00:01:31.537 [18/36] Compiling C object test/unit_tests.p/.._lib_pci.c.o 00:01:31.537 [19/36] Compiling C object test/unit_tests.p/.._lib_dma.c.o 00:01:31.537 [20/36] Compiling C object samples/client.p/.._lib_tran_sock.c.o 00:01:31.537 [21/36] Compiling C object test/unit_tests.p/.._lib_tran_sock.c.o 00:01:31.537 [22/36] Compiling C object test/unit_tests.p/unit-tests.c.o 00:01:31.537 [23/36] Compiling C object lib/libvfio-user.a.p/tran_sock.c.o 00:01:31.794 [24/36] Compiling C object samples/server.p/server.c.o 00:01:31.794 [25/36] Compiling C object test/unit_tests.p/.._lib_pci_caps.c.o 00:01:31.794 [26/36] Compiling C object samples/client.p/client.c.o 00:01:31.794 [27/36] Compiling C object test/unit_tests.p/.._lib_libvfio-user.c.o 00:01:31.794 [28/36] Linking target samples/client 00:01:31.794 [29/36] Linking target test/unit_tests 00:01:31.794 [30/36] Compiling C object lib/libvfio-user.a.p/libvfio-user.c.o 00:01:31.794 [31/36] Linking static target lib/libvfio-user.a 00:01:31.794 [32/36] Linking target samples/gpio-pci-idio-16 00:01:31.794 [33/36] Linking target samples/server 00:01:31.794 [34/36] Linking target samples/null 00:01:31.794 [35/36] Linking target samples/lspci 00:01:31.794 [36/36] Linking target samples/shadow_ioeventfd_server 00:01:31.794 INFO: autodetecting backend as ninja 00:01:31.794 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:01:31.794 DESTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user meson install --quiet -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:01:32.051 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:32.051 ninja: no work to do. 00:01:32.308 The Meson build system 00:01:32.309 Version: 1.3.1 00:01:32.309 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme 00:01:32.309 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:01:32.309 Build type: native build 00:01:32.309 Project name: xnvme 00:01:32.309 Project version: 0.7.3 00:01:32.309 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:01:32.309 C linker for the host machine: cc ld.bfd 2.39-16 00:01:32.309 Host machine cpu family: x86_64 00:01:32.309 Host machine cpu: x86_64 00:01:32.309 Message: host_machine.system: linux 00:01:32.309 Compiler for C supports arguments -Wno-missing-braces: YES 00:01:32.309 Compiler for C supports arguments -Wno-cast-function-type: YES 00:01:32.309 Compiler for C supports arguments -Wno-strict-aliasing: YES 00:01:32.309 Run-time dependency threads found: YES 00:01:32.309 Has header "setupapi.h" : NO 00:01:32.309 Has header "linux/blkzoned.h" : YES 00:01:32.309 Has header "linux/blkzoned.h" : YES (cached) 00:01:32.309 Has header "libaio.h" : YES 00:01:32.309 Library aio found: YES 00:01:32.309 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:32.309 Run-time dependency liburing found: YES 2.2 00:01:32.309 Dependency libvfn skipped: feature with-libvfn disabled 00:01:32.309 Run-time dependency appleframeworks found: NO (tried framework) 00:01:32.309 Run-time dependency appleframeworks found: NO (tried framework) 00:01:32.309 Configuring xnvme_config.h using configuration 00:01:32.309 Configuring xnvme.spec using configuration 00:01:32.309 Run-time dependency bash-completion found: YES 2.11 00:01:32.309 Message: Bash-completions: /usr/share/bash-completion/completions 00:01:32.309 Program cp found: YES (/usr/bin/cp) 00:01:32.309 Has header "winsock2.h" : NO 00:01:32.309 Has header "dbghelp.h" : NO 00:01:32.309 Library rpcrt4 found: NO 00:01:32.309 Library rt found: YES 00:01:32.309 Checking for function "clock_gettime" with dependency -lrt: YES 00:01:32.309 Found CMake: /usr/bin/cmake (3.27.7) 00:01:32.309 Run-time dependency _spdk found: NO (tried pkgconfig and cmake) 00:01:32.309 Run-time dependency wpdk found: NO (tried pkgconfig and cmake) 00:01:32.309 Run-time dependency spdk-win found: NO (tried pkgconfig and cmake) 00:01:32.309 Build targets in project: 32 00:01:32.309 00:01:32.309 xnvme 0.7.3 00:01:32.309 00:01:32.309 User defined options 00:01:32.309 with-libaio : enabled 00:01:32.309 with-liburing: enabled 00:01:32.309 with-libvfn : disabled 00:01:32.309 with-spdk : false 00:01:32.309 00:01:32.309 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:32.914 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir' 00:01:33.520 [1/203] Generating toolbox/xnvme-driver-script with a custom command 00:01:33.520 [2/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_admin_shim.c.o 00:01:33.520 [3/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_nil.c.o 00:01:33.520 [4/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_async.c.o 00:01:33.520 [5/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_dev.c.o 00:01:33.520 [6/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_nvme.c.o 00:01:33.520 [7/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos.c.o 00:01:33.520 [8/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_sync.c.o 00:01:33.520 [9/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk.c.o 00:01:33.912 [10/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_sync.c.o 00:01:33.912 [11/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk.c.o 00:01:33.912 [12/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_mem.c.o 00:01:33.912 [13/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_dev.c.o 00:01:33.912 [14/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_mem.c.o 00:01:33.912 [15/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_sync.c.o 00:01:33.912 [16/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp_th.c.o 00:01:33.913 [17/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_ioring.c.o 00:01:33.913 [18/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_block.c.o 00:01:33.913 [19/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_dev.c.o 00:01:33.913 [20/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_fs.c.o 00:01:33.913 [21/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_nvme.c.o 00:01:33.913 [22/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf_entries.c.o 00:01:33.913 [23/203] Compiling C object lib/libxnvme.so.p/xnvme_req.c.o 00:01:33.913 [24/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_sync.c.o 00:01:33.913 [25/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_async.c.o 00:01:33.913 [26/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_dev.c.o 00:01:33.913 [27/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_emu.c.o 00:01:33.913 [28/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_sync_psync.c.o 00:01:33.913 [29/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd.c.o 00:01:33.913 [30/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux.c.o 00:01:33.913 [31/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_ucmd.c.o 00:01:33.913 [32/203] Compiling C object lib/libxnvme.so.p/xnvme_be_nosys.c.o 00:01:33.913 [33/203] Compiling C object lib/libxnvme.so.p/xnvme_kvs.c.o 00:01:33.913 [34/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_async.c.o 00:01:33.913 [35/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_dev.c.o 00:01:33.913 [36/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos.c.o 00:01:33.913 [37/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_admin.c.o 00:01:33.913 [38/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_sync.c.o 00:01:33.913 [39/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk.c.o 00:01:33.913 [40/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_admin.c.o 00:01:33.913 [41/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_mem.c.o 00:01:33.913 [42/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_admin.c.o 00:01:33.913 [43/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_mem.c.o 00:01:33.913 [44/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp.c.o 00:01:33.913 [45/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp_th.c.o 00:01:33.913 [46/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_block.c.o 00:01:33.913 [47/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_fs.c.o 00:01:33.913 [48/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_nvme.c.o 00:01:33.913 [49/203] Compiling C object lib/libxnvme.a.p/xnvme_req.c.o 00:01:33.913 [50/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_ioring.c.o 00:01:33.913 [51/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf_entries.c.o 00:01:33.913 [52/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_thrpool.c.o 00:01:33.913 [53/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_sync_psync.c.o 00:01:33.913 [54/203] Compiling C object lib/libxnvme.so.p/xnvme_topology.c.o 00:01:33.913 [55/203] Compiling C object lib/libxnvme.so.p/xnvme_queue.c.o 00:01:33.913 [56/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_dev.c.o 00:01:33.913 [57/203] Compiling C object lib/libxnvme.so.p/xnvme_ver.c.o 00:01:33.913 [58/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_admin_shim.c.o 00:01:33.913 [59/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_mem_posix.c.o 00:01:33.913 [60/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_emu.c.o 00:01:33.913 [61/203] Compiling C object lib/libxnvme.so.p/xnvme_lba.c.o 00:01:34.314 [62/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows.c.o 00:01:34.314 [63/203] Compiling C object lib/libxnvme.so.p/xnvme_dev.c.o 00:01:34.314 [64/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_libaio.c.o 00:01:34.314 [65/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_hugepage.c.o 00:01:34.314 [66/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_hugepage.c.o 00:01:34.314 [67/203] Compiling C object lib/libxnvme.a.p/xnvme_cmd.c.o 00:01:34.314 [68/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_dev.c.o 00:01:34.314 [69/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp.c.o 00:01:34.314 [70/203] Compiling C object lib/libxnvme.a.p/xnvme_ident.c.o 00:01:34.314 [71/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_sync.c.o 00:01:34.314 [72/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_admin.c.o 00:01:34.314 [73/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_admin.c.o 00:01:34.314 [74/203] Compiling C object tests/xnvme_tests_cli.p/cli.c.o 00:01:34.314 [75/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_async.c.o 00:01:34.314 [76/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_dev.c.o 00:01:34.314 [77/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_async.c.o 00:01:34.314 [78/203] Compiling C object lib/libxnvme.a.p/xnvme_geo.c.o 00:01:34.314 [79/203] Compiling C object tests/xnvme_tests_buf.p/buf.c.o 00:01:34.314 [80/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_posix.c.o 00:01:34.314 [81/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_async.c.o 00:01:34.314 [82/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_admin.c.o 00:01:34.314 [83/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_mem.c.o 00:01:34.314 [84/203] Compiling C object lib/libxnvme.so.p/xnvme_nvm.c.o 00:01:34.314 [85/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows.c.o 00:01:34.314 [86/203] Compiling C object lib/libxnvme.so.p/xnvme_adm.c.o 00:01:34.314 [87/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_sync.c.o 00:01:34.314 [88/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio.c.o 00:01:34.314 [89/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_mem.c.o 00:01:34.314 [90/203] Compiling C object lib/libxnvme.a.p/xnvme_topology.c.o 00:01:34.314 [91/203] Compiling C object lib/libxnvme.a.p/xnvme_opts.c.o 00:01:34.314 [92/203] Compiling C object lib/libxnvme.a.p/xnvme_ver.c.o 00:01:34.314 [93/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_mem_posix.c.o 00:01:34.612 [94/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_dev.c.o 00:01:34.612 [95/203] Compiling C object lib/libxnvme.so.p/xnvme_ident.c.o 00:01:34.612 [96/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_sync.c.o 00:01:34.612 [97/203] Compiling C object lib/libxnvme.so.p/xnvme_file.c.o 00:01:34.612 [98/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_ucmd.c.o 00:01:34.612 [99/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_nil.c.o 00:01:34.612 [100/203] Compiling C object tests/xnvme_tests_xnvme_file.p/xnvme_file.c.o 00:01:34.612 [101/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk.c.o 00:01:34.612 [102/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd.c.o 00:01:34.612 [103/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_nvme.c.o 00:01:34.612 [104/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_thrpool.c.o 00:01:34.612 [105/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_dev.c.o 00:01:34.612 [106/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_dev.c.o 00:01:34.612 [107/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf.c.o 00:01:34.612 [108/203] Compiling C object lib/libxnvme.so.p/xnvme_znd.c.o 00:01:34.612 [109/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_admin.c.o 00:01:34.612 [110/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio.c.o 00:01:34.612 [111/203] Compiling C object lib/libxnvme.a.p/xnvme_adm.c.o 00:01:34.612 [112/203] Compiling C object tests/xnvme_tests_xnvme_cli.p/xnvme_cli.c.o 00:01:34.612 [113/203] Compiling C object examples/xnvme_enum.p/xnvme_enum.c.o 00:01:34.612 [114/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_dev.c.o 00:01:34.612 [115/203] Compiling C object lib/libxnvme.a.p/xnvme_be_nosys.c.o 00:01:34.612 [116/203] Compiling C object lib/libxnvme.a.p/xnvme_queue.c.o 00:01:34.612 [117/203] Compiling C object tests/xnvme_tests_async_intf.p/async_intf.c.o 00:01:34.612 [118/203] Compiling C object tests/xnvme_tests_map.p/map.c.o 00:01:34.612 [119/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_nvme.c.o 00:01:34.612 [120/203] Compiling C object tests/xnvme_tests_znd_state.p/znd_state.c.o 00:01:34.612 [121/203] Compiling C object examples/xnvme_dev.p/xnvme_dev.c.o 00:01:34.612 [122/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_dev.c.o 00:01:34.612 [123/203] Compiling C object tests/xnvme_tests_kvs.p/kvs.c.o 00:01:34.612 [124/203] Compiling C object lib/libxnvme.so.p/xnvme_geo.c.o 00:01:34.612 [125/203] Compiling C object lib/libxnvme.a.p/xnvme_nvm.c.o 00:01:34.612 [126/203] Compiling C object examples/xnvme_single_sync.p/xnvme_single_sync.c.o 00:01:34.612 [127/203] Compiling C object examples/xnvme_hello.p/xnvme_hello.c.o 00:01:34.612 [128/203] Compiling C object tests/xnvme_tests_znd_explicit_open.p/znd_explicit_open.c.o 00:01:34.612 [129/203] Compiling C object lib/libxnvme.a.p/xnvme_buf.c.o 00:01:34.612 [130/203] Compiling C object lib/libxnvme.so.p/xnvme_be.c.o 00:01:34.612 [131/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_posix.c.o 00:01:34.612 [132/203] Compiling C object lib/libxnvme.a.p/xnvme_kvs.c.o 00:01:34.612 [133/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_admin.c.o 00:01:34.612 [134/203] Compiling C object lib/libxnvme.so.p/xnvme_cmd.c.o 00:01:34.612 [135/203] Compiling C object examples/xnvme_single_async.p/xnvme_single_async.c.o 00:01:34.911 [136/203] Compiling C object lib/libxnvme.so.p/xnvme_buf.c.o 00:01:34.911 [137/203] Compiling C object lib/libxnvme.a.p/xnvme_spec_pp.c.o 00:01:34.911 [138/203] Compiling C object lib/libxnvme.so.p/xnvme_opts.c.o 00:01:34.911 [139/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux.c.o 00:01:34.911 [140/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf.c.o 00:01:34.911 [141/203] Compiling C object lib/libxnvme.a.p/xnvme_file.c.o 00:01:34.911 [142/203] Compiling C object tools/kvs.p/kvs.c.o 00:01:34.911 [143/203] Compiling C object tests/xnvme_tests_znd_append.p/znd_append.c.o 00:01:34.911 [144/203] Compiling C object tools/xdd.p/xdd.c.o 00:01:34.911 [145/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_dev.c.o 00:01:34.911 [146/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_libaio.c.o 00:01:34.911 [147/203] Compiling C object tests/xnvme_tests_enum.p/enum.c.o 00:01:34.911 [148/203] Compiling C object lib/libxnvme.a.p/xnvme_lba.c.o 00:01:34.911 [149/203] Compiling C object lib/libxnvme.a.p/xnvme_dev.c.o 00:01:34.911 [150/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_block.c.o 00:01:34.911 [151/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_nvme.c.o 00:01:34.911 [152/203] Compiling C object lib/libxnvme.so.p/xnvme_spec_pp.c.o 00:01:34.911 [153/203] Compiling C object tests/xnvme_tests_scc.p/scc.c.o 00:01:34.911 [154/203] Compiling C object examples/zoned_io_sync.p/zoned_io_sync.c.o 00:01:34.911 [155/203] Compiling C object tests/xnvme_tests_lblk.p/lblk.c.o 00:01:34.911 [156/203] Compiling C object examples/xnvme_io_async.p/xnvme_io_async.c.o 00:01:34.911 [157/203] Compiling C object tools/zoned.p/zoned.c.o 00:01:35.172 [158/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_liburing.c.o 00:01:35.172 [159/203] Compiling C object tests/xnvme_tests_znd_zrwa.p/znd_zrwa.c.o 00:01:35.172 [160/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_block.c.o 00:01:35.172 [161/203] Compiling C object tests/xnvme_tests_ioworker.p/ioworker.c.o 00:01:35.172 [162/203] Compiling C object lib/libxnvme.a.p/xnvme_be.c.o 00:01:35.172 [163/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_liburing.c.o 00:01:35.172 [164/203] Compiling C object examples/zoned_io_async.p/zoned_io_async.c.o 00:01:35.172 [165/203] Compiling C object tools/lblk.p/lblk.c.o 00:01:35.172 [166/203] Compiling C object lib/libxnvme.a.p/xnvme_znd.c.o 00:01:35.172 [167/203] Compiling C object tools/xnvme.p/xnvme.c.o 00:01:35.172 [168/203] Compiling C object lib/libxnvme.a.p/xnvme_cli.c.o 00:01:35.432 [169/203] Compiling C object tools/xnvme_file.p/xnvme_file.c.o 00:01:35.432 [170/203] Compiling C object lib/libxnvme.so.p/xnvme_cli.c.o 00:01:35.432 [171/203] Compiling C object lib/libxnvme.a.p/xnvme_spec.c.o 00:01:35.432 [172/203] Linking static target lib/libxnvme.a 00:01:35.692 [173/203] Linking target tests/xnvme_tests_enum 00:01:35.692 [174/203] Linking target tests/xnvme_tests_async_intf 00:01:35.692 [175/203] Linking target tests/xnvme_tests_cli 00:01:35.692 [176/203] Linking target tests/xnvme_tests_buf 00:01:35.692 [177/203] Linking target tests/xnvme_tests_scc 00:01:35.692 [178/203] Linking target tests/xnvme_tests_xnvme_file 00:01:35.692 [179/203] Linking target tests/xnvme_tests_xnvme_cli 00:01:35.692 [180/203] Linking target tools/lblk 00:01:35.692 [181/203] Linking target tests/xnvme_tests_ioworker 00:01:35.692 [182/203] Linking target tests/xnvme_tests_znd_append 00:01:35.692 [183/203] Linking target tools/xdd 00:01:35.692 [184/203] Linking target tests/xnvme_tests_map 00:01:35.692 [185/203] Linking target tests/xnvme_tests_znd_zrwa 00:01:35.692 [186/203] Linking target tests/xnvme_tests_znd_state 00:01:35.692 [187/203] Linking target tests/xnvme_tests_znd_explicit_open 00:01:35.692 [188/203] Linking target tests/xnvme_tests_kvs 00:01:35.692 [189/203] Linking target examples/xnvme_hello 00:01:35.692 [190/203] Linking target examples/xnvme_enum 00:01:35.692 [191/203] Linking target examples/xnvme_single_async 00:01:35.692 [192/203] Linking target tests/xnvme_tests_lblk 00:01:35.692 [193/203] Linking target examples/xnvme_dev 00:01:35.692 [194/203] Linking target tools/kvs 00:01:35.692 [195/203] Linking target tools/xnvme_file 00:01:35.692 [196/203] Linking target examples/xnvme_single_sync 00:01:35.692 [197/203] Linking target examples/xnvme_io_async 00:01:35.692 [198/203] Linking target tools/xnvme 00:01:35.692 [199/203] Linking target examples/zoned_io_async 00:01:35.692 [200/203] Linking target examples/zoned_io_sync 00:01:35.692 [201/203] Linking target tools/zoned 00:01:35.692 [202/203] Compiling C object lib/libxnvme.so.p/xnvme_spec.c.o 00:01:35.692 [203/203] Linking target lib/libxnvme.so 00:01:35.692 INFO: autodetecting backend as ninja 00:01:35.692 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:01:35.692 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvmebuild 00:01:57.656 The Meson build system 00:01:57.656 Version: 1.3.1 00:01:57.656 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk 00:01:57.656 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp 00:01:57.656 Build type: native build 00:01:57.656 Program cat found: YES (/usr/bin/cat) 00:01:57.656 Project name: DPDK 00:01:57.656 Project version: 23.11.0 00:01:57.656 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:01:57.656 C linker for the host machine: cc ld.bfd 2.39-16 00:01:57.656 Host machine cpu family: x86_64 00:01:57.656 Host machine cpu: x86_64 00:01:57.656 Message: ## Building in Developer Mode ## 00:01:57.656 Program pkg-config found: YES (/usr/bin/pkg-config) 00:01:57.656 Program check-symbols.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/check-symbols.sh) 00:01:57.656 Program options-ibverbs-static.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:01:57.656 Program python3 found: YES (/usr/bin/python3) 00:01:57.656 Program cat found: YES (/usr/bin/cat) 00:01:57.656 Compiler for C supports arguments -march=native: YES 00:01:57.656 Checking for size of "void *" : 8 00:01:57.656 Checking for size of "void *" : 8 (cached) 00:01:57.656 Library m found: YES 00:01:57.656 Library numa found: YES 00:01:57.656 Has header "numaif.h" : YES 00:01:57.656 Library fdt found: NO 00:01:57.656 Library execinfo found: NO 00:01:57.656 Has header "execinfo.h" : YES 00:01:57.656 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:57.656 Run-time dependency libarchive found: NO (tried pkgconfig) 00:01:57.656 Run-time dependency libbsd found: NO (tried pkgconfig) 00:01:57.656 Run-time dependency jansson found: NO (tried pkgconfig) 00:01:57.656 Run-time dependency openssl found: YES 3.0.9 00:01:57.656 Run-time dependency libpcap found: YES 1.10.4 00:01:57.656 Has header "pcap.h" with dependency libpcap: YES 00:01:57.656 Compiler for C supports arguments -Wcast-qual: YES 00:01:57.656 Compiler for C supports arguments -Wdeprecated: YES 00:01:57.656 Compiler for C supports arguments -Wformat: YES 00:01:57.656 Compiler for C supports arguments -Wformat-nonliteral: NO 00:01:57.656 Compiler for C supports arguments -Wformat-security: NO 00:01:57.656 Compiler for C supports arguments -Wmissing-declarations: YES 00:01:57.656 Compiler for C supports arguments -Wmissing-prototypes: YES 00:01:57.656 Compiler for C supports arguments -Wnested-externs: YES 00:01:57.656 Compiler for C supports arguments -Wold-style-definition: YES 00:01:57.656 Compiler for C supports arguments -Wpointer-arith: YES 00:01:57.656 Compiler for C supports arguments -Wsign-compare: YES 00:01:57.656 Compiler for C supports arguments -Wstrict-prototypes: YES 00:01:57.656 Compiler for C supports arguments -Wundef: YES 00:01:57.656 Compiler for C supports arguments -Wwrite-strings: YES 00:01:57.656 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:01:57.656 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:01:57.656 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:01:57.656 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:01:57.656 Program objdump found: YES (/usr/bin/objdump) 00:01:57.656 Compiler for C supports arguments -mavx512f: YES 00:01:57.656 Checking if "AVX512 checking" compiles: YES 00:01:57.656 Fetching value of define "__SSE4_2__" : 1 00:01:57.656 Fetching value of define "__AES__" : 1 00:01:57.656 Fetching value of define "__AVX__" : 1 00:01:57.656 Fetching value of define "__AVX2__" : 1 00:01:57.656 Fetching value of define "__AVX512BW__" : 1 00:01:57.656 Fetching value of define "__AVX512CD__" : 1 00:01:57.656 Fetching value of define "__AVX512DQ__" : 1 00:01:57.656 Fetching value of define "__AVX512F__" : 1 00:01:57.656 Fetching value of define "__AVX512VL__" : 1 00:01:57.656 Fetching value of define "__PCLMUL__" : 1 00:01:57.656 Fetching value of define "__RDRND__" : 1 00:01:57.656 Fetching value of define "__RDSEED__" : 1 00:01:57.656 Fetching value of define "__VPCLMULQDQ__" : 1 00:01:57.656 Fetching value of define "__znver1__" : (undefined) 00:01:57.656 Fetching value of define "__znver2__" : (undefined) 00:01:57.656 Fetching value of define "__znver3__" : (undefined) 00:01:57.656 Fetching value of define "__znver4__" : (undefined) 00:01:57.656 Compiler for C supports arguments -Wno-format-truncation: YES 00:01:57.656 Message: lib/log: Defining dependency "log" 00:01:57.656 Message: lib/kvargs: Defining dependency "kvargs" 00:01:57.656 Message: lib/telemetry: Defining dependency "telemetry" 00:01:57.656 Checking for function "getentropy" : NO 00:01:57.656 Message: lib/eal: Defining dependency "eal" 00:01:57.656 Message: lib/ring: Defining dependency "ring" 00:01:57.656 Message: lib/rcu: Defining dependency "rcu" 00:01:57.656 Message: lib/mempool: Defining dependency "mempool" 00:01:57.656 Message: lib/mbuf: Defining dependency "mbuf" 00:01:57.656 Fetching value of define "__PCLMUL__" : 1 (cached) 00:01:57.656 Fetching value of define "__AVX512F__" : 1 (cached) 00:01:57.657 Fetching value of define "__AVX512BW__" : 1 (cached) 00:01:57.657 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:01:57.657 Fetching value of define "__AVX512VL__" : 1 (cached) 00:01:57.657 Fetching value of define "__VPCLMULQDQ__" : 1 (cached) 00:01:57.657 Compiler for C supports arguments -mpclmul: YES 00:01:57.657 Compiler for C supports arguments -maes: YES 00:01:57.657 Compiler for C supports arguments -mavx512f: YES (cached) 00:01:57.657 Compiler for C supports arguments -mavx512bw: YES 00:01:57.657 Compiler for C supports arguments -mavx512dq: YES 00:01:57.657 Compiler for C supports arguments -mavx512vl: YES 00:01:57.657 Compiler for C supports arguments -mvpclmulqdq: YES 00:01:57.657 Compiler for C supports arguments -mavx2: YES 00:01:57.657 Compiler for C supports arguments -mavx: YES 00:01:57.657 Message: lib/net: Defining dependency "net" 00:01:57.657 Message: lib/meter: Defining dependency "meter" 00:01:57.657 Message: lib/ethdev: Defining dependency "ethdev" 00:01:57.657 Message: lib/pci: Defining dependency "pci" 00:01:57.657 Message: lib/cmdline: Defining dependency "cmdline" 00:01:57.657 Message: lib/hash: Defining dependency "hash" 00:01:57.657 Message: lib/timer: Defining dependency "timer" 00:01:57.657 Message: lib/compressdev: Defining dependency "compressdev" 00:01:57.657 Message: lib/cryptodev: Defining dependency "cryptodev" 00:01:57.657 Message: lib/dmadev: Defining dependency "dmadev" 00:01:57.657 Compiler for C supports arguments -Wno-cast-qual: YES 00:01:57.657 Message: lib/power: Defining dependency "power" 00:01:57.657 Message: lib/reorder: Defining dependency "reorder" 00:01:57.657 Message: lib/security: Defining dependency "security" 00:01:57.657 Has header "linux/userfaultfd.h" : YES 00:01:57.657 Has header "linux/vduse.h" : YES 00:01:57.657 Message: lib/vhost: Defining dependency "vhost" 00:01:57.657 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:01:57.657 Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary" 00:01:57.657 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:01:57.657 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:01:57.657 Compiler for C supports arguments -std=c11: YES 00:01:57.657 Compiler for C supports arguments -Wno-strict-prototypes: YES 00:01:57.657 Compiler for C supports arguments -D_BSD_SOURCE: YES 00:01:57.657 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 00:01:57.657 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 00:01:57.657 Run-time dependency libmlx5 found: YES 1.24.44.0 00:01:57.657 Run-time dependency libibverbs found: YES 1.14.44.0 00:01:57.657 Library mtcr_ul found: NO 00:01:57.657 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_ESP" with dependencies libmlx5, libibverbs: YES 00:01:57.657 Header "infiniband/verbs.h" has symbol "IBV_RX_HASH_IPSEC_SPI" with dependencies libmlx5, libibverbs: YES 00:01:57.657 Header "infiniband/verbs.h" has symbol "IBV_ACCESS_RELAXED_ORDERING " with dependencies libmlx5, libibverbs: YES 00:01:57.657 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQE_RES_FORMAT_CSUM_STRIDX" with dependencies libmlx5, libibverbs: YES 00:01:57.657 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_MASK_TUNNEL_OFFLOADS" with dependencies libmlx5, libibverbs: YES 00:01:57.657 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED" with dependencies libmlx5, libibverbs: YES 00:01:57.657 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_CQE_128B_COMP" with dependencies libmlx5, libibverbs: YES 00:01:57.657 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQ_INIT_ATTR_FLAGS_CQE_PAD" with dependencies libmlx5, libibverbs: YES 00:01:57.657 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_flow_action_packet_reformat" with dependencies libmlx5, libibverbs: YES 00:01:57.657 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_MPLS" with dependencies libmlx5, libibverbs: YES 00:01:57.657 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAGS_PCI_WRITE_END_PADDING" with dependencies libmlx5, libibverbs: YES 00:01:57.657 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAG_RX_END_PADDING" with dependencies libmlx5, libibverbs: NO 00:01:57.657 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_devx_port" with dependencies libmlx5, libibverbs: NO 00:01:57.657 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_port" with dependencies libmlx5, libibverbs: YES 00:01:57.657 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_ib_port" with dependencies libmlx5, libibverbs: YES 00:01:57.657 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_create" with dependencies libmlx5, libibverbs: YES 00:01:59.564 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_COUNTERS_DEVX" with dependencies libmlx5, libibverbs: YES 00:01:59.564 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_DEFAULT_MISS" with dependencies libmlx5, libibverbs: YES 00:01:59.564 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_query_async" with dependencies libmlx5, libibverbs: YES 00:01:59.564 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_qp_query" with dependencies libmlx5, libibverbs: YES 00:01:59.564 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_pp_alloc" with dependencies libmlx5, libibverbs: YES 00:01:59.564 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_devx_tir" with dependencies libmlx5, libibverbs: YES 00:01:59.564 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_get_event" with dependencies libmlx5, libibverbs: YES 00:01:59.564 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_meter" with dependencies libmlx5, libibverbs: YES 00:01:59.564 Header "infiniband/mlx5dv.h" has symbol "MLX5_MMAP_GET_NC_PAGES_CMD" with dependencies libmlx5, libibverbs: YES 00:01:59.564 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_NIC_RX" with dependencies libmlx5, libibverbs: YES 00:01:59.564 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_FDB" with dependencies libmlx5, libibverbs: YES 00:01:59.564 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_push_vlan" with dependencies libmlx5, libibverbs: YES 00:01:59.564 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_alloc_var" with dependencies libmlx5, libibverbs: YES 00:01:59.564 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ENHANCED_MPSW" with dependencies libmlx5, libibverbs: NO 00:01:59.564 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_SEND_EN" with dependencies libmlx5, libibverbs: NO 00:01:59.564 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_WAIT" with dependencies libmlx5, libibverbs: NO 00:01:59.564 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ACCESS_ASO" with dependencies libmlx5, libibverbs: NO 00:01:59.564 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseKR4_Full" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseCR4_Full" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseSR4_Full" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseLR4_Full" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseKR4_Full" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseCR4_Full" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseSR4_Full" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseLR4_Full" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_25000baseCR_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_50000baseCR2_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_100000baseKR4_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "linux/if_link.h" has symbol "IFLA_NUM_VF" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "linux/if_link.h" has symbol "IFLA_EXT_MASK" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "linux/if_link.h" has symbol "IFLA_PHYS_SWITCH_ID" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "linux/if_link.h" has symbol "IFLA_PHYS_PORT_NAME" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "rdma/rdma_netlink.h" has symbol "RDMA_NL_NLDEV" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_GET" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_PORT_GET" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_NAME" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_INDEX" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_STATE" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_NDEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_domain" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_sampler" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_set_reclaim_device_memory" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_array" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "linux/devlink.h" has symbol "DEVLINK_GENL_NAME" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_aso" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "infiniband/verbs.h" has symbol "INFINIBAND_VERBS_H" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "infiniband/mlx5dv.h" has symbol "MLX5_WQE_UMR_CTRL_FLAG_INLINE" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_rule" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_ACTION_FLAGS_ASO_CT_DIRECTION_INITIATOR" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_allow_duplicate_rules" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "infiniband/verbs.h" has symbol "ibv_reg_mr_iova" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "infiniband/verbs.h" has symbol "ibv_import_device" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_root_table" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_steering_anchor" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Header "infiniband/verbs.h" has symbol "ibv_is_fork_initialized" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Checking whether type "struct mlx5dv_sw_parsing_caps" has member "sw_parsing_offloads" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Checking whether type "struct ibv_counter_set_init_attr" has member "counter_set_id" with dependencies libmlx5, libibverbs: NO 00:01:59.565 Checking whether type "struct ibv_counters_init_attr" has member "comp_mask" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Checking whether type "struct mlx5dv_devx_uar" has member "mmap_off" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Checking whether type "struct mlx5dv_flow_matcher_attr" has member "ft_type" with dependencies libmlx5, libibverbs: YES 00:01:59.565 Configuring mlx5_autoconf.h using configuration 00:01:59.565 Message: drivers/common/mlx5: Defining dependency "common_mlx5" 00:01:59.565 Run-time dependency libcrypto found: YES 3.0.9 00:01:59.565 Library IPSec_MB found: YES 00:01:59.565 Fetching value of define "IMB_VERSION_STR" : "1.5.0" 00:01:59.565 Message: drivers/common/qat: Defining dependency "common_qat" 00:01:59.565 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:01:59.565 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:01:59.565 Library IPSec_MB found: YES 00:01:59.566 Fetching value of define "IMB_VERSION_STR" : "1.5.0" (cached) 00:01:59.566 Message: drivers/crypto/ipsec_mb: Defining dependency "crypto_ipsec_mb" 00:01:59.566 Compiler for C supports arguments -std=c11: YES (cached) 00:01:59.566 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:01:59.566 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:01:59.566 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:01:59.566 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:01:59.566 Message: drivers/crypto/mlx5: Defining dependency "crypto_mlx5" 00:01:59.566 Run-time dependency libisal found: NO (tried pkgconfig) 00:01:59.566 Library libisal found: NO 00:01:59.566 Message: drivers/compress/isal: Defining dependency "compress_isal" 00:01:59.566 Compiler for C supports arguments -std=c11: YES (cached) 00:01:59.566 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:01:59.833 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:01:59.833 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:01:59.834 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:01:59.834 Message: drivers/compress/mlx5: Defining dependency "compress_mlx5" 00:01:59.834 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:01:59.834 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:01:59.834 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:01:59.834 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:01:59.834 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:01:59.834 Program doxygen found: YES (/usr/bin/doxygen) 00:01:59.834 Configuring doxy-api-html.conf using configuration 00:01:59.834 Configuring doxy-api-man.conf using configuration 00:01:59.834 Program mandb found: YES (/usr/bin/mandb) 00:01:59.834 Program sphinx-build found: NO 00:01:59.834 Configuring rte_build_config.h using configuration 00:01:59.834 Message: 00:01:59.834 ================= 00:01:59.834 Applications Enabled 00:01:59.834 ================= 00:01:59.834 00:01:59.834 apps: 00:01:59.834 00:01:59.834 00:01:59.834 Message: 00:01:59.834 ================= 00:01:59.834 Libraries Enabled 00:01:59.834 ================= 00:01:59.834 00:01:59.834 libs: 00:01:59.834 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:01:59.834 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:01:59.834 cryptodev, dmadev, power, reorder, security, vhost, 00:01:59.834 00:01:59.834 Message: 00:01:59.834 =============== 00:01:59.834 Drivers Enabled 00:01:59.834 =============== 00:01:59.834 00:01:59.834 common: 00:01:59.834 mlx5, qat, 00:01:59.834 bus: 00:01:59.834 auxiliary, pci, vdev, 00:01:59.834 mempool: 00:01:59.834 ring, 00:01:59.834 dma: 00:01:59.834 00:01:59.834 net: 00:01:59.834 00:01:59.834 crypto: 00:01:59.834 ipsec_mb, mlx5, 00:01:59.834 compress: 00:01:59.834 isal, mlx5, 00:01:59.834 vdpa: 00:01:59.834 00:01:59.834 00:01:59.834 Message: 00:01:59.834 ================= 00:01:59.834 Content Skipped 00:01:59.834 ================= 00:01:59.834 00:01:59.834 apps: 00:01:59.834 dumpcap: explicitly disabled via build config 00:01:59.834 graph: explicitly disabled via build config 00:01:59.834 pdump: explicitly disabled via build config 00:01:59.834 proc-info: explicitly disabled via build config 00:01:59.834 test-acl: explicitly disabled via build config 00:01:59.834 test-bbdev: explicitly disabled via build config 00:01:59.834 test-cmdline: explicitly disabled via build config 00:01:59.834 test-compress-perf: explicitly disabled via build config 00:01:59.834 test-crypto-perf: explicitly disabled via build config 00:01:59.834 test-dma-perf: explicitly disabled via build config 00:01:59.834 test-eventdev: explicitly disabled via build config 00:01:59.834 test-fib: explicitly disabled via build config 00:01:59.834 test-flow-perf: explicitly disabled via build config 00:01:59.834 test-gpudev: explicitly disabled via build config 00:01:59.834 test-mldev: explicitly disabled via build config 00:01:59.834 test-pipeline: explicitly disabled via build config 00:01:59.834 test-pmd: explicitly disabled via build config 00:01:59.834 test-regex: explicitly disabled via build config 00:01:59.834 test-sad: explicitly disabled via build config 00:01:59.834 test-security-perf: explicitly disabled via build config 00:01:59.834 00:01:59.834 libs: 00:01:59.834 metrics: explicitly disabled via build config 00:01:59.834 acl: explicitly disabled via build config 00:01:59.834 bbdev: explicitly disabled via build config 00:01:59.834 bitratestats: explicitly disabled via build config 00:01:59.834 bpf: explicitly disabled via build config 00:01:59.834 cfgfile: explicitly disabled via build config 00:01:59.834 distributor: explicitly disabled via build config 00:01:59.834 efd: explicitly disabled via build config 00:01:59.834 eventdev: explicitly disabled via build config 00:01:59.834 dispatcher: explicitly disabled via build config 00:01:59.834 gpudev: explicitly disabled via build config 00:01:59.834 gro: explicitly disabled via build config 00:01:59.834 gso: explicitly disabled via build config 00:01:59.834 ip_frag: explicitly disabled via build config 00:01:59.834 jobstats: explicitly disabled via build config 00:01:59.834 latencystats: explicitly disabled via build config 00:01:59.834 lpm: explicitly disabled via build config 00:01:59.834 member: explicitly disabled via build config 00:01:59.834 pcapng: explicitly disabled via build config 00:01:59.834 rawdev: explicitly disabled via build config 00:01:59.834 regexdev: explicitly disabled via build config 00:01:59.834 mldev: explicitly disabled via build config 00:01:59.834 rib: explicitly disabled via build config 00:01:59.834 sched: explicitly disabled via build config 00:01:59.834 stack: explicitly disabled via build config 00:01:59.834 ipsec: explicitly disabled via build config 00:01:59.834 pdcp: explicitly disabled via build config 00:01:59.834 fib: explicitly disabled via build config 00:01:59.834 port: explicitly disabled via build config 00:01:59.834 pdump: explicitly disabled via build config 00:01:59.834 table: explicitly disabled via build config 00:01:59.834 pipeline: explicitly disabled via build config 00:01:59.834 graph: explicitly disabled via build config 00:01:59.834 node: explicitly disabled via build config 00:01:59.834 00:01:59.834 drivers: 00:01:59.834 common/cpt: not in enabled drivers build config 00:01:59.834 common/dpaax: not in enabled drivers build config 00:01:59.834 common/iavf: not in enabled drivers build config 00:01:59.834 common/idpf: not in enabled drivers build config 00:01:59.834 common/mvep: not in enabled drivers build config 00:01:59.834 common/octeontx: not in enabled drivers build config 00:01:59.834 bus/cdx: not in enabled drivers build config 00:01:59.834 bus/dpaa: not in enabled drivers build config 00:01:59.834 bus/fslmc: not in enabled drivers build config 00:01:59.834 bus/ifpga: not in enabled drivers build config 00:01:59.834 bus/platform: not in enabled drivers build config 00:01:59.834 bus/vmbus: not in enabled drivers build config 00:01:59.834 common/cnxk: not in enabled drivers build config 00:01:59.834 common/nfp: not in enabled drivers build config 00:01:59.834 common/sfc_efx: not in enabled drivers build config 00:01:59.834 mempool/bucket: not in enabled drivers build config 00:01:59.834 mempool/cnxk: not in enabled drivers build config 00:01:59.834 mempool/dpaa: not in enabled drivers build config 00:01:59.834 mempool/dpaa2: not in enabled drivers build config 00:01:59.834 mempool/octeontx: not in enabled drivers build config 00:01:59.834 mempool/stack: not in enabled drivers build config 00:01:59.834 dma/cnxk: not in enabled drivers build config 00:01:59.834 dma/dpaa: not in enabled drivers build config 00:01:59.834 dma/dpaa2: not in enabled drivers build config 00:01:59.834 dma/hisilicon: not in enabled drivers build config 00:01:59.834 dma/idxd: not in enabled drivers build config 00:01:59.834 dma/ioat: not in enabled drivers build config 00:01:59.834 dma/skeleton: not in enabled drivers build config 00:01:59.834 net/af_packet: not in enabled drivers build config 00:01:59.834 net/af_xdp: not in enabled drivers build config 00:01:59.834 net/ark: not in enabled drivers build config 00:01:59.834 net/atlantic: not in enabled drivers build config 00:01:59.835 net/avp: not in enabled drivers build config 00:01:59.835 net/axgbe: not in enabled drivers build config 00:01:59.835 net/bnx2x: not in enabled drivers build config 00:01:59.835 net/bnxt: not in enabled drivers build config 00:01:59.835 net/bonding: not in enabled drivers build config 00:01:59.835 net/cnxk: not in enabled drivers build config 00:01:59.835 net/cpfl: not in enabled drivers build config 00:01:59.835 net/cxgbe: not in enabled drivers build config 00:01:59.835 net/dpaa: not in enabled drivers build config 00:01:59.835 net/dpaa2: not in enabled drivers build config 00:01:59.835 net/e1000: not in enabled drivers build config 00:01:59.835 net/ena: not in enabled drivers build config 00:01:59.835 net/enetc: not in enabled drivers build config 00:01:59.835 net/enetfec: not in enabled drivers build config 00:01:59.835 net/enic: not in enabled drivers build config 00:01:59.835 net/failsafe: not in enabled drivers build config 00:01:59.835 net/fm10k: not in enabled drivers build config 00:01:59.835 net/gve: not in enabled drivers build config 00:01:59.835 net/hinic: not in enabled drivers build config 00:01:59.835 net/hns3: not in enabled drivers build config 00:01:59.835 net/i40e: not in enabled drivers build config 00:01:59.835 net/iavf: not in enabled drivers build config 00:01:59.835 net/ice: not in enabled drivers build config 00:01:59.835 net/idpf: not in enabled drivers build config 00:01:59.835 net/igc: not in enabled drivers build config 00:01:59.835 net/ionic: not in enabled drivers build config 00:01:59.835 net/ipn3ke: not in enabled drivers build config 00:01:59.835 net/ixgbe: not in enabled drivers build config 00:01:59.835 net/mana: not in enabled drivers build config 00:01:59.835 net/memif: not in enabled drivers build config 00:01:59.835 net/mlx4: not in enabled drivers build config 00:01:59.835 net/mlx5: not in enabled drivers build config 00:01:59.835 net/mvneta: not in enabled drivers build config 00:01:59.835 net/mvpp2: not in enabled drivers build config 00:01:59.835 net/netvsc: not in enabled drivers build config 00:01:59.835 net/nfb: not in enabled drivers build config 00:01:59.835 net/nfp: not in enabled drivers build config 00:01:59.835 net/ngbe: not in enabled drivers build config 00:01:59.835 net/null: not in enabled drivers build config 00:01:59.835 net/octeontx: not in enabled drivers build config 00:01:59.835 net/octeon_ep: not in enabled drivers build config 00:01:59.835 net/pcap: not in enabled drivers build config 00:01:59.835 net/pfe: not in enabled drivers build config 00:01:59.835 net/qede: not in enabled drivers build config 00:01:59.835 net/ring: not in enabled drivers build config 00:01:59.835 net/sfc: not in enabled drivers build config 00:01:59.835 net/softnic: not in enabled drivers build config 00:01:59.835 net/tap: not in enabled drivers build config 00:01:59.835 net/thunderx: not in enabled drivers build config 00:01:59.835 net/txgbe: not in enabled drivers build config 00:01:59.835 net/vdev_netvsc: not in enabled drivers build config 00:01:59.835 net/vhost: not in enabled drivers build config 00:01:59.835 net/virtio: not in enabled drivers build config 00:01:59.835 net/vmxnet3: not in enabled drivers build config 00:01:59.835 raw/*: missing internal dependency, "rawdev" 00:01:59.835 crypto/armv8: not in enabled drivers build config 00:01:59.835 crypto/bcmfs: not in enabled drivers build config 00:01:59.835 crypto/caam_jr: not in enabled drivers build config 00:01:59.835 crypto/ccp: not in enabled drivers build config 00:01:59.835 crypto/cnxk: not in enabled drivers build config 00:01:59.835 crypto/dpaa_sec: not in enabled drivers build config 00:01:59.835 crypto/dpaa2_sec: not in enabled drivers build config 00:01:59.835 crypto/mvsam: not in enabled drivers build config 00:01:59.835 crypto/nitrox: not in enabled drivers build config 00:01:59.835 crypto/null: not in enabled drivers build config 00:01:59.835 crypto/octeontx: not in enabled drivers build config 00:01:59.835 crypto/openssl: not in enabled drivers build config 00:01:59.835 crypto/scheduler: not in enabled drivers build config 00:01:59.835 crypto/uadk: not in enabled drivers build config 00:01:59.835 crypto/virtio: not in enabled drivers build config 00:01:59.835 compress/octeontx: not in enabled drivers build config 00:01:59.835 compress/zlib: not in enabled drivers build config 00:01:59.835 regex/*: missing internal dependency, "regexdev" 00:01:59.835 ml/*: missing internal dependency, "mldev" 00:01:59.835 vdpa/ifc: not in enabled drivers build config 00:01:59.835 vdpa/mlx5: not in enabled drivers build config 00:01:59.835 vdpa/nfp: not in enabled drivers build config 00:01:59.835 vdpa/sfc: not in enabled drivers build config 00:01:59.835 event/*: missing internal dependency, "eventdev" 00:01:59.835 baseband/*: missing internal dependency, "bbdev" 00:01:59.835 gpu/*: missing internal dependency, "gpudev" 00:01:59.835 00:01:59.835 00:02:00.095 Build targets in project: 114 00:02:00.095 00:02:00.095 DPDK 23.11.0 00:02:00.095 00:02:00.095 User defined options 00:02:00.095 buildtype : debug 00:02:00.095 default_library : static 00:02:00.095 libdir : lib 00:02:00.095 prefix : /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:00.095 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:00.095 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:00.095 cpu_instruction_set: native 00:02:00.095 disable_apps : dumpcap,test-security-perf,test-bbdev,test-flow-perf,test-pipeline,pdump,test-regex,proc-info,test,test-pmd,test-dma-perf,graph,test-crypto-perf,test-compress-perf,test-cmdline,test-sad,test-fib,test-mldev,test-gpudev,test-acl,test-eventdev 00:02:00.095 disable_libs : acl,gro,node,efd,rawdev,dispatcher,rib,eventdev,mldev,gso,pdump,stack,cfgfile,lpm,regexdev,sched,jobstats,metrics,pipeline,graph,pcapng,latencystats,bpf,member,distributor,bitratestats,ip_frag,table,fib,port,bbdev,pdcp,gpudev,ipsec 00:02:00.095 enable_docs : false 00:02:00.095 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:00.095 enable_kmods : false 00:02:00.095 tests : false 00:02:00.095 00:02:00.095 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:00.661 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp' 00:02:00.661 [1/369] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:00.661 [2/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:00.661 [3/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:00.661 [4/369] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:00.661 [5/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:00.661 [6/369] Linking static target lib/librte_kvargs.a 00:02:00.661 [7/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:00.661 [8/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:00.661 [9/369] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:00.661 [10/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:00.661 [11/369] Linking static target lib/librte_log.a 00:02:00.661 [12/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:00.661 [13/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:00.661 [14/369] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:00.918 [15/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:00.918 [16/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:00.918 [17/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:00.918 [18/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:00.918 [19/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:00.918 [20/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:00.918 [21/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:00.918 [22/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:00.918 [23/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:00.918 [24/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:00.918 [25/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:00.918 [26/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:00.918 [27/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:00.918 [28/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:00.918 [29/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:00.918 [30/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:00.918 [31/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:00.918 [32/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:00.918 [33/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:00.918 [34/369] Linking static target lib/librte_telemetry.a 00:02:00.918 [35/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:00.918 [36/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:00.918 [37/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:00.918 [38/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:00.918 [39/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:00.918 [40/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:00.918 [41/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:00.918 [42/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:00.918 [43/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:00.918 [44/369] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:00.918 [45/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:00.918 [46/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:00.918 [47/369] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:00.918 [48/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:00.918 [49/369] Linking target lib/librte_log.so.24.0 00:02:00.918 [50/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:01.174 [51/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:01.174 [52/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:01.174 [53/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:01.175 [54/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:01.175 [55/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:01.175 [56/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:01.175 [57/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:01.175 [58/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:01.175 [59/369] Generating symbol file lib/librte_log.so.24.0.p/librte_log.so.24.0.symbols 00:02:01.175 [60/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:01.175 [61/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:01.175 [62/369] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:01.175 [63/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:01.175 [64/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:01.175 [65/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:01.175 [66/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:01.175 [67/369] Linking target lib/librte_kvargs.so.24.0 00:02:01.175 [68/369] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:01.175 [69/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:01.175 [70/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:01.175 [71/369] Linking target lib/librte_telemetry.so.24.0 00:02:01.175 [72/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:01.175 [73/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:01.175 [74/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:01.175 [75/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:01.175 [76/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:01.175 [77/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:01.175 [78/369] Generating symbol file lib/librte_kvargs.so.24.0.p/librte_kvargs.so.24.0.symbols 00:02:01.175 [79/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:01.175 [80/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:01.175 [81/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:01.175 [82/369] Generating symbol file lib/librte_telemetry.so.24.0.p/librte_telemetry.so.24.0.symbols 00:02:01.431 [83/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:01.431 [84/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:01.431 [85/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:01.431 [86/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:01.431 [87/369] Linking static target lib/librte_eal.a 00:02:01.431 [88/369] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:01.431 [89/369] Linking static target lib/librte_ring.a 00:02:01.431 [90/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:01.431 [91/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:01.431 [92/369] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:01.431 [93/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:01.431 [94/369] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:01.431 [95/369] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:01.431 [96/369] Linking static target lib/librte_rcu.a 00:02:01.431 [97/369] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:01.431 [98/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:01.431 [99/369] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:01.431 [100/369] Linking static target lib/librte_mempool.a 00:02:01.432 [101/369] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:01.432 [102/369] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:01.432 [103/369] Linking static target lib/librte_meter.a 00:02:01.432 [104/369] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:01.432 [105/369] Compiling C object lib/librte_net.a.p/net_net_crc_avx512.c.o 00:02:01.432 [106/369] Linking static target lib/librte_net.a 00:02:01.432 [107/369] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:01.432 [108/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:01.432 [109/369] Linking static target lib/librte_pci.a 00:02:01.432 [110/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:01.432 [111/369] Linking static target lib/librte_mbuf.a 00:02:01.432 [112/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:01.432 [113/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:01.432 [114/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:01.432 [115/369] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:01.432 [116/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:01.711 [117/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:01.711 [118/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:01.711 [119/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:01.711 [120/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:01.711 [121/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:01.711 [122/369] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:01.711 [123/369] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:01.711 [124/369] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:01.711 [125/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:01.711 [126/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:01.711 [127/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:01.711 [128/369] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:01.711 [129/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:01.711 [130/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:01.711 [131/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:01.711 [132/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:01.711 [133/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:01.711 [134/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:01.711 [135/369] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:01.711 [136/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:01.711 [137/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:01.711 [138/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:01.711 [139/369] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:01.711 [140/369] Linking static target lib/librte_cmdline.a 00:02:01.711 [141/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:01.711 [142/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:01.968 [143/369] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:01.968 [144/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:01.968 [145/369] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:01.968 [146/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:01.968 [147/369] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:01.968 [148/369] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:01.968 [149/369] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:01.968 [150/369] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:01.968 [151/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:01.968 [152/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:01.968 [153/369] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:01.968 [154/369] Linking static target lib/librte_timer.a 00:02:01.968 [155/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:01.968 [156/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:01.968 [157/369] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:01.968 [158/369] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:01.968 [159/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:01.968 [160/369] Linking static target lib/librte_compressdev.a 00:02:01.968 [161/369] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:01.968 [162/369] Linking static target lib/librte_dmadev.a 00:02:01.968 [163/369] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:01.968 [164/369] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:01.968 [165/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:01.968 [166/369] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:01.968 [167/369] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:01.968 [168/369] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:01.968 [169/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o 00:02:02.225 [170/369] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:02.225 [171/369] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:02.225 [172/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:02.225 [173/369] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:02.225 [174/369] Linking static target lib/librte_hash.a 00:02:02.225 [175/369] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:02.225 [176/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:02.225 [177/369] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:02.225 [178/369] Linking static target lib/librte_power.a 00:02:02.225 [179/369] Linking static target lib/librte_ethdev.a 00:02:02.225 [180/369] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:02.225 [181/369] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:02.225 [182/369] Linking static target lib/librte_reorder.a 00:02:02.225 [183/369] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:02.225 [184/369] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:02.226 [185/369] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:02.226 [186/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:02.226 [187/369] Linking static target lib/librte_cryptodev.a 00:02:02.226 [188/369] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:02.226 [189/369] Linking static target lib/librte_security.a 00:02:02.226 [190/369] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:02.226 [191/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o 00:02:02.226 [192/369] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:02.226 [193/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:02.226 [194/369] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:02.485 [195/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o 00:02:02.485 [196/369] Linking static target drivers/libtmp_rte_bus_auxiliary.a 00:02:02.485 [197/369] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:02.485 [198/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:02.485 [199/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:02.485 [200/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:02.485 [201/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:02.485 [202/369] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:02.485 [203/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:02.485 [204/369] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:02.485 [205/369] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:02.485 [206/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:02.485 [207/369] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:02.485 [208/369] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command 00:02:02.485 [209/369] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:02.485 [210/369] Linking static target drivers/librte_bus_auxiliary.a 00:02:02.485 [211/369] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:02.485 [212/369] Compiling C object drivers/librte_bus_auxiliary.so.24.0.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:02.485 [213/369] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:02.742 [214/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_glue.c.o 00:02:02.742 [215/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_malloc.c.o 00:02:02.742 [216/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o 00:02:02.742 [217/369] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:02.742 [218/369] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:02.742 [219/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o 00:02:02.742 [220/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common.c.o 00:02:02.742 [221/369] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:02.742 [222/369] Compiling C object drivers/librte_bus_vdev.so.24.0.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:02.742 [223/369] Linking static target drivers/librte_bus_vdev.a 00:02:02.742 [224/369] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:02.742 [225/369] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:02.742 [226/369] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output) 00:02:02.742 [227/369] Linking static target drivers/librte_bus_pci.a 00:02:02.742 [228/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o 00:02:02.742 [229/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_auxiliary.c.o 00:02:02.742 [230/369] Compiling C object drivers/librte_bus_pci.so.24.0.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:02.742 [231/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o 00:02:02.742 [232/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_nl.c.o 00:02:02.742 [233/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_os.c.o 00:02:02.742 [234/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.o 00:02:02.742 [235/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o 00:02:02.742 [236/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_verbs.c.o 00:02:02.742 [237/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:02.742 [238/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o 00:02:02.742 [239/369] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:02.742 [240/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o 00:02:02.999 [241/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o 00:02:02.999 [242/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o 00:02:03.000 [243/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o 00:02:03.000 [244/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o 00:02:03.000 [245/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o 00:02:03.000 [246/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o 00:02:03.000 [247/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o 00:02:03.000 [248/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o 00:02:03.000 [249/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o 00:02:03.000 [250/369] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:03.000 [251/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o 00:02:03.000 [252/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o 00:02:03.000 [253/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o 00:02:03.000 [254/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o 00:02:03.000 [255/369] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:03.000 [256/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o 00:02:03.000 [257/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o 00:02:03.257 [258/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_devx_cmds.c.o 00:02:03.257 [259/369] Linking static target drivers/libtmp_rte_common_mlx5.a 00:02:03.257 [260/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o 00:02:03.257 [261/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_ops.c.o 00:02:03.257 [262/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_private.c.o 00:02:03.257 [263/369] Generating drivers/rte_common_mlx5.pmd.c with a custom command 00:02:03.257 [264/369] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:03.257 [265/369] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:03.257 [266/369] Compiling C object drivers/librte_common_mlx5.a.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:03.257 [267/369] Compiling C object drivers/librte_common_mlx5.so.24.0.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:03.257 [268/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto.c.o 00:02:03.257 [269/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o 00:02:03.257 [270/369] Linking static target drivers/librte_common_mlx5.a 00:02:03.515 [271/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o 00:02:03.515 [272/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_gcm.c.o 00:02:03.515 [273/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o 00:02:03.515 [274/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_xts.c.o 00:02:03.515 [275/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_gcm.c.o 00:02:03.515 [276/369] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:03.515 [277/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.o 00:02:03.515 [278/369] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o 00:02:03.515 [279/369] Linking static target drivers/libtmp_rte_crypto_mlx5.a 00:02:03.515 [280/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_zuc.c.o 00:02:03.515 [281/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_chacha_poly.c.o 00:02:03.515 [282/369] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:03.515 [283/369] Compiling C object drivers/librte_mempool_ring.so.24.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:03.515 [284/369] Linking static target drivers/librte_mempool_ring.a 00:02:03.515 [285/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o 00:02:03.515 [286/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_kasumi.c.o 00:02:03.515 [287/369] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o 00:02:03.515 [288/369] Linking static target drivers/libtmp_rte_compress_isal.a 00:02:03.515 [289/369] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o 00:02:03.515 [290/369] Linking static target drivers/libtmp_rte_compress_mlx5.a 00:02:03.515 [291/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_mb.c.o 00:02:03.515 [292/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_snow3g.c.o 00:02:03.515 [293/369] Linking static target drivers/libtmp_rte_crypto_ipsec_mb.a 00:02:03.515 [294/369] Generating drivers/rte_crypto_mlx5.pmd.c with a custom command 00:02:03.515 [295/369] Compiling C object drivers/librte_crypto_mlx5.so.24.0.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:03.515 [296/369] Compiling C object drivers/librte_crypto_mlx5.a.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:03.777 [297/369] Linking static target drivers/librte_crypto_mlx5.a 00:02:03.777 [298/369] Generating drivers/rte_compress_isal.pmd.c with a custom command 00:02:03.777 [299/369] Generating drivers/rte_compress_mlx5.pmd.c with a custom command 00:02:03.777 [300/369] Compiling C object drivers/librte_compress_isal.a.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:03.777 [301/369] Compiling C object drivers/librte_compress_isal.so.24.0.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:03.777 [302/369] Linking static target drivers/librte_compress_isal.a 00:02:03.777 [303/369] Compiling C object drivers/librte_compress_mlx5.so.24.0.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:03.777 [304/369] Compiling C object drivers/librte_compress_mlx5.a.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:03.777 [305/369] Linking static target drivers/librte_compress_mlx5.a 00:02:03.777 [306/369] Generating drivers/rte_crypto_ipsec_mb.pmd.c with a custom command 00:02:03.777 [307/369] Compiling C object drivers/librte_crypto_ipsec_mb.a.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:03.777 [308/369] Compiling C object drivers/librte_crypto_ipsec_mb.so.24.0.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:03.777 [309/369] Linking static target drivers/librte_crypto_ipsec_mb.a 00:02:03.777 [310/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o 00:02:03.777 [311/369] Linking static target drivers/libtmp_rte_common_qat.a 00:02:04.038 [312/369] Generating drivers/rte_common_qat.pmd.c with a custom command 00:02:04.038 [313/369] Compiling C object drivers/librte_common_qat.so.24.0.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:04.038 [314/369] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:04.038 [315/369] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:02:04.038 [316/369] Linking static target lib/librte_vhost.a 00:02:04.038 [317/369] Linking static target drivers/librte_common_qat.a 00:02:04.987 [318/369] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:02:05.555 [319/369] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output) 00:02:05.555 [320/369] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.124 [321/369] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.124 [322/369] Linking target lib/librte_eal.so.24.0 00:02:06.384 [323/369] Generating symbol file lib/librte_eal.so.24.0.p/librte_eal.so.24.0.symbols 00:02:06.384 [324/369] Linking target lib/librte_ring.so.24.0 00:02:06.384 [325/369] Linking target lib/librte_meter.so.24.0 00:02:06.384 [326/369] Linking target lib/librte_timer.so.24.0 00:02:06.384 [327/369] Linking target drivers/librte_bus_vdev.so.24.0 00:02:06.384 [328/369] Linking target lib/librte_dmadev.so.24.0 00:02:06.384 [329/369] Linking target drivers/librte_bus_auxiliary.so.24.0 00:02:06.384 [330/369] Linking target lib/librte_pci.so.24.0 00:02:06.384 [331/369] Generating symbol file drivers/librte_bus_auxiliary.so.24.0.p/librte_bus_auxiliary.so.24.0.symbols 00:02:06.384 [332/369] Generating symbol file lib/librte_pci.so.24.0.p/librte_pci.so.24.0.symbols 00:02:06.384 [333/369] Generating symbol file drivers/librte_bus_vdev.so.24.0.p/librte_bus_vdev.so.24.0.symbols 00:02:06.384 [334/369] Generating symbol file lib/librte_timer.so.24.0.p/librte_timer.so.24.0.symbols 00:02:06.384 [335/369] Generating symbol file lib/librte_dmadev.so.24.0.p/librte_dmadev.so.24.0.symbols 00:02:06.384 [336/369] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols 00:02:06.384 [337/369] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols 00:02:06.384 [338/369] Linking target drivers/librte_bus_pci.so.24.0 00:02:06.384 [339/369] Linking target lib/librte_rcu.so.24.0 00:02:06.384 [340/369] Linking target lib/librte_mempool.so.24.0 00:02:06.643 [341/369] Generating symbol file drivers/librte_bus_pci.so.24.0.p/librte_bus_pci.so.24.0.symbols 00:02:06.643 [342/369] Generating symbol file lib/librte_rcu.so.24.0.p/librte_rcu.so.24.0.symbols 00:02:06.643 [343/369] Generating symbol file lib/librte_mempool.so.24.0.p/librte_mempool.so.24.0.symbols 00:02:06.643 [344/369] Linking target drivers/librte_mempool_ring.so.24.0 00:02:06.643 [345/369] Linking target lib/librte_mbuf.so.24.0 00:02:06.644 [346/369] Generating symbol file lib/librte_mbuf.so.24.0.p/librte_mbuf.so.24.0.symbols 00:02:06.644 [347/369] Linking target lib/librte_compressdev.so.24.0 00:02:06.644 [348/369] Linking target lib/librte_reorder.so.24.0 00:02:06.644 [349/369] Linking target lib/librte_net.so.24.0 00:02:06.644 [350/369] Linking target lib/librte_cryptodev.so.24.0 00:02:06.903 [351/369] Generating symbol file lib/librte_cryptodev.so.24.0.p/librte_cryptodev.so.24.0.symbols 00:02:06.903 [352/369] Generating symbol file lib/librte_net.so.24.0.p/librte_net.so.24.0.symbols 00:02:06.904 [353/369] Generating symbol file lib/librte_compressdev.so.24.0.p/librte_compressdev.so.24.0.symbols 00:02:06.904 [354/369] Linking target lib/librte_security.so.24.0 00:02:06.904 [355/369] Linking target lib/librte_hash.so.24.0 00:02:06.904 [356/369] Linking target lib/librte_cmdline.so.24.0 00:02:06.904 [357/369] Linking target drivers/librte_compress_isal.so.24.0 00:02:06.904 [358/369] Linking target lib/librte_ethdev.so.24.0 00:02:06.904 [359/369] Generating symbol file lib/librte_hash.so.24.0.p/librte_hash.so.24.0.symbols 00:02:06.904 [360/369] Generating symbol file lib/librte_security.so.24.0.p/librte_security.so.24.0.symbols 00:02:07.163 [361/369] Generating symbol file lib/librte_ethdev.so.24.0.p/librte_ethdev.so.24.0.symbols 00:02:07.163 [362/369] Linking target drivers/librte_common_mlx5.so.24.0 00:02:07.163 [363/369] Linking target lib/librte_power.so.24.0 00:02:07.163 [364/369] Linking target lib/librte_vhost.so.24.0 00:02:07.163 [365/369] Generating symbol file drivers/librte_common_mlx5.so.24.0.p/librte_common_mlx5.so.24.0.symbols 00:02:07.163 [366/369] Linking target drivers/librte_compress_mlx5.so.24.0 00:02:07.163 [367/369] Linking target drivers/librte_crypto_mlx5.so.24.0 00:02:07.163 [368/369] Linking target drivers/librte_crypto_ipsec_mb.so.24.0 00:02:07.163 [369/369] Linking target drivers/librte_common_qat.so.24.0 00:02:07.163 INFO: autodetecting backend as ninja 00:02:07.163 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:08.099 CC lib/ut/ut.o 00:02:08.099 CC lib/ut_mock/mock.o 00:02:08.099 CC lib/log/log.o 00:02:08.099 CC lib/log/log_flags.o 00:02:08.099 CC lib/log/log_deprecated.o 00:02:08.099 make[3]: '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib/libspdk_ocfenv.a' is up to date. 00:02:08.099 LIB libspdk_ut_mock.a 00:02:08.099 LIB libspdk_ut.a 00:02:08.099 LIB libspdk_log.a 00:02:08.358 CC lib/util/base64.o 00:02:08.358 CC lib/util/bit_array.o 00:02:08.358 CC lib/util/cpuset.o 00:02:08.358 CC lib/util/crc16.o 00:02:08.358 CC lib/util/crc32.o 00:02:08.358 CC lib/util/crc32c.o 00:02:08.358 CC lib/util/crc32_ieee.o 00:02:08.358 CC lib/util/crc64.o 00:02:08.358 CC lib/util/dif.o 00:02:08.358 CC lib/util/file.o 00:02:08.358 CC lib/util/hexlify.o 00:02:08.358 CC lib/util/iov.o 00:02:08.358 CC lib/util/math.o 00:02:08.358 CC lib/util/fd.o 00:02:08.358 CC lib/util/pipe.o 00:02:08.358 CC lib/dma/dma.o 00:02:08.358 CC lib/util/strerror_tls.o 00:02:08.358 CXX lib/trace_parser/trace.o 00:02:08.358 CC lib/util/string.o 00:02:08.358 CC lib/util/uuid.o 00:02:08.358 CC lib/util/fd_group.o 00:02:08.358 CC lib/util/xor.o 00:02:08.358 CC lib/ioat/ioat.o 00:02:08.358 CC lib/util/zipf.o 00:02:08.358 CC lib/vfio_user/host/vfio_user_pci.o 00:02:08.358 CC lib/vfio_user/host/vfio_user.o 00:02:08.618 LIB libspdk_dma.a 00:02:08.618 LIB libspdk_ioat.a 00:02:08.618 LIB libspdk_vfio_user.a 00:02:08.876 LIB libspdk_util.a 00:02:09.135 CC lib/json/json_parse.o 00:02:09.135 CC lib/json/json_util.o 00:02:09.135 CC lib/json/json_write.o 00:02:09.135 CC lib/rdma/common.o 00:02:09.135 CC lib/rdma/rdma_verbs.o 00:02:09.135 CC lib/vmd/vmd.o 00:02:09.135 CC lib/vmd/led.o 00:02:09.135 CC lib/idxd/idxd.o 00:02:09.135 CC lib/idxd/idxd_user.o 00:02:09.135 CC lib/env_dpdk/env.o 00:02:09.135 CC lib/env_dpdk/memory.o 00:02:09.135 CC lib/env_dpdk/pci.o 00:02:09.135 CC lib/env_dpdk/init.o 00:02:09.135 CC lib/env_dpdk/threads.o 00:02:09.135 CC lib/env_dpdk/pci_ioat.o 00:02:09.135 CC lib/env_dpdk/pci_virtio.o 00:02:09.135 CC lib/env_dpdk/pci_vmd.o 00:02:09.135 CC lib/env_dpdk/pci_idxd.o 00:02:09.135 CC lib/env_dpdk/pci_event.o 00:02:09.135 CC lib/env_dpdk/sigbus_handler.o 00:02:09.135 CC lib/env_dpdk/pci_dpdk.o 00:02:09.135 CC lib/conf/conf.o 00:02:09.135 CC lib/reduce/reduce.o 00:02:09.135 CC lib/env_dpdk/pci_dpdk_2207.o 00:02:09.135 CC lib/env_dpdk/pci_dpdk_2211.o 00:02:09.135 LIB libspdk_trace_parser.a 00:02:09.394 LIB libspdk_conf.a 00:02:09.394 LIB libspdk_json.a 00:02:09.394 LIB libspdk_rdma.a 00:02:09.394 CC lib/jsonrpc/jsonrpc_server.o 00:02:09.394 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:02:09.394 CC lib/jsonrpc/jsonrpc_client.o 00:02:09.394 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:02:09.394 LIB libspdk_idxd.a 00:02:09.654 LIB libspdk_vmd.a 00:02:09.654 LIB libspdk_reduce.a 00:02:09.654 LIB libspdk_jsonrpc.a 00:02:09.915 CC lib/rpc/rpc.o 00:02:10.173 LIB libspdk_rpc.a 00:02:10.173 LIB libspdk_env_dpdk.a 00:02:10.173 CC lib/keyring/keyring.o 00:02:10.173 CC lib/keyring/keyring_rpc.o 00:02:10.173 CC lib/notify/notify.o 00:02:10.173 CC lib/notify/notify_rpc.o 00:02:10.173 CC lib/trace/trace.o 00:02:10.173 CC lib/trace/trace_flags.o 00:02:10.173 CC lib/trace/trace_rpc.o 00:02:10.432 LIB libspdk_notify.a 00:02:10.432 LIB libspdk_keyring.a 00:02:10.432 LIB libspdk_trace.a 00:02:10.693 CC lib/sock/sock.o 00:02:10.693 CC lib/sock/sock_rpc.o 00:02:10.693 CC lib/thread/thread.o 00:02:10.693 CC lib/thread/iobuf.o 00:02:10.953 LIB libspdk_sock.a 00:02:11.219 CC lib/nvme/nvme_ctrlr_cmd.o 00:02:11.219 CC lib/nvme/nvme_ctrlr.o 00:02:11.219 CC lib/nvme/nvme_fabric.o 00:02:11.219 CC lib/nvme/nvme_ns.o 00:02:11.219 CC lib/nvme/nvme_pcie_common.o 00:02:11.219 CC lib/nvme/nvme_ns_cmd.o 00:02:11.219 CC lib/nvme/nvme_pcie.o 00:02:11.219 CC lib/nvme/nvme_qpair.o 00:02:11.219 CC lib/nvme/nvme_quirks.o 00:02:11.219 CC lib/nvme/nvme.o 00:02:11.219 CC lib/nvme/nvme_transport.o 00:02:11.219 CC lib/nvme/nvme_discovery.o 00:02:11.219 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:02:11.219 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:02:11.219 CC lib/nvme/nvme_tcp.o 00:02:11.219 CC lib/nvme/nvme_opal.o 00:02:11.219 CC lib/nvme/nvme_io_msg.o 00:02:11.219 CC lib/nvme/nvme_poll_group.o 00:02:11.219 CC lib/nvme/nvme_stubs.o 00:02:11.219 CC lib/nvme/nvme_zns.o 00:02:11.219 CC lib/nvme/nvme_auth.o 00:02:11.219 CC lib/nvme/nvme_cuse.o 00:02:11.219 CC lib/nvme/nvme_rdma.o 00:02:11.219 CC lib/nvme/nvme_vfio_user.o 00:02:11.784 LIB libspdk_thread.a 00:02:12.042 CC lib/accel/accel.o 00:02:12.042 CC lib/accel/accel_rpc.o 00:02:12.042 CC lib/accel/accel_sw.o 00:02:12.042 CC lib/virtio/virtio.o 00:02:12.042 CC lib/virtio/virtio_vhost_user.o 00:02:12.042 CC lib/virtio/virtio_vfio_user.o 00:02:12.042 CC lib/virtio/virtio_pci.o 00:02:12.042 CC lib/init/json_config.o 00:02:12.042 CC lib/init/subsystem.o 00:02:12.042 CC lib/init/subsystem_rpc.o 00:02:12.042 CC lib/vfu_tgt/tgt_endpoint.o 00:02:12.042 CC lib/init/rpc.o 00:02:12.042 CC lib/vfu_tgt/tgt_rpc.o 00:02:12.042 CC lib/blob/blobstore.o 00:02:12.042 CC lib/blob/request.o 00:02:12.042 CC lib/blob/zeroes.o 00:02:12.042 CC lib/blob/blob_bs_dev.o 00:02:12.042 LIB libspdk_init.a 00:02:12.300 LIB libspdk_virtio.a 00:02:12.300 LIB libspdk_vfu_tgt.a 00:02:12.300 CC lib/event/app.o 00:02:12.300 CC lib/event/reactor.o 00:02:12.300 CC lib/event/log_rpc.o 00:02:12.300 CC lib/event/app_rpc.o 00:02:12.300 CC lib/event/scheduler_static.o 00:02:12.561 LIB libspdk_nvme.a 00:02:12.561 LIB libspdk_event.a 00:02:12.821 LIB libspdk_accel.a 00:02:12.821 CC lib/bdev/bdev.o 00:02:12.821 CC lib/bdev/bdev_rpc.o 00:02:12.821 CC lib/bdev/bdev_zone.o 00:02:12.821 CC lib/bdev/scsi_nvme.o 00:02:12.821 CC lib/bdev/part.o 00:02:14.202 LIB libspdk_blob.a 00:02:14.202 CC lib/blobfs/blobfs.o 00:02:14.202 CC lib/blobfs/tree.o 00:02:14.202 CC lib/lvol/lvol.o 00:02:14.462 LIB libspdk_bdev.a 00:02:14.720 CC lib/nvmf/ctrlr.o 00:02:14.720 CC lib/nvmf/ctrlr_discovery.o 00:02:14.720 CC lib/nvmf/ctrlr_bdev.o 00:02:14.720 CC lib/nvmf/subsystem.o 00:02:14.720 CC lib/nvmf/nvmf_rpc.o 00:02:14.720 CC lib/nvmf/nvmf.o 00:02:14.720 CC lib/nvmf/transport.o 00:02:14.720 CC lib/ftl/ftl_core.o 00:02:14.720 CC lib/scsi/dev.o 00:02:14.720 CC lib/ftl/ftl_init.o 00:02:14.720 CC lib/nvmf/tcp.o 00:02:14.720 CC lib/scsi/lun.o 00:02:14.720 CC lib/ublk/ublk.o 00:02:14.720 CC lib/nvmf/vfio_user.o 00:02:14.720 CC lib/ublk/ublk_rpc.o 00:02:14.720 CC lib/nvmf/rdma.o 00:02:14.720 CC lib/ftl/ftl_layout.o 00:02:14.720 CC lib/scsi/port.o 00:02:14.720 CC lib/scsi/scsi_bdev.o 00:02:14.720 CC lib/scsi/scsi.o 00:02:14.720 CC lib/ftl/ftl_debug.o 00:02:14.720 CC lib/ftl/ftl_io.o 00:02:14.720 CC lib/scsi/scsi_pr.o 00:02:14.720 CC lib/nbd/nbd.o 00:02:14.720 LIB libspdk_blobfs.a 00:02:14.720 CC lib/scsi/scsi_rpc.o 00:02:14.720 LIB libspdk_lvol.a 00:02:14.720 CC lib/nbd/nbd_rpc.o 00:02:14.720 CC lib/scsi/task.o 00:02:14.720 CC lib/ftl/ftl_sb.o 00:02:14.720 CC lib/ftl/ftl_l2p.o 00:02:14.720 CC lib/ftl/ftl_l2p_flat.o 00:02:14.720 CC lib/ftl/ftl_nv_cache.o 00:02:14.720 CC lib/ftl/ftl_band.o 00:02:14.979 CC lib/ftl/ftl_band_ops.o 00:02:14.979 CC lib/ftl/ftl_writer.o 00:02:14.979 CC lib/ftl/ftl_rq.o 00:02:14.979 CC lib/ftl/ftl_reloc.o 00:02:14.979 CC lib/ftl/ftl_l2p_cache.o 00:02:14.979 CC lib/ftl/ftl_p2l.o 00:02:14.979 CC lib/ftl/mngt/ftl_mngt.o 00:02:14.979 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:02:14.979 LIB libspdk_nbd.a 00:02:14.979 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:02:14.979 CC lib/ftl/mngt/ftl_mngt_startup.o 00:02:14.979 CC lib/ftl/mngt/ftl_mngt_md.o 00:02:14.979 CC lib/ftl/mngt/ftl_mngt_misc.o 00:02:14.979 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:02:14.979 LIB libspdk_scsi.a 00:02:14.979 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:02:14.979 CC lib/ftl/mngt/ftl_mngt_band.o 00:02:14.979 LIB libspdk_ublk.a 00:02:14.979 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:02:14.979 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:02:14.979 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:02:15.237 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:02:15.237 CC lib/ftl/utils/ftl_conf.o 00:02:15.237 CC lib/ftl/utils/ftl_md.o 00:02:15.237 CC lib/ftl/utils/ftl_mempool.o 00:02:15.237 CC lib/ftl/utils/ftl_bitmap.o 00:02:15.237 CC lib/ftl/utils/ftl_property.o 00:02:15.237 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:02:15.237 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:02:15.237 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:02:15.237 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:02:15.237 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:02:15.237 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:02:15.237 CC lib/iscsi/conn.o 00:02:15.237 CC lib/iscsi/init_grp.o 00:02:15.237 CC lib/iscsi/iscsi.o 00:02:15.237 CC lib/iscsi/md5.o 00:02:15.237 CC lib/ftl/upgrade/ftl_sb_v3.o 00:02:15.237 CC lib/vhost/vhost.o 00:02:15.237 CC lib/ftl/upgrade/ftl_sb_v5.o 00:02:15.237 CC lib/vhost/vhost_rpc.o 00:02:15.237 CC lib/iscsi/param.o 00:02:15.237 CC lib/ftl/nvc/ftl_nvc_dev.o 00:02:15.237 CC lib/iscsi/portal_grp.o 00:02:15.237 CC lib/iscsi/tgt_node.o 00:02:15.237 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:02:15.237 CC lib/vhost/vhost_scsi.o 00:02:15.237 CC lib/vhost/vhost_blk.o 00:02:15.496 CC lib/vhost/rte_vhost_user.o 00:02:15.496 CC lib/ftl/base/ftl_base_dev.o 00:02:15.496 CC lib/ftl/base/ftl_base_bdev.o 00:02:15.496 CC lib/ftl/ftl_trace.o 00:02:15.496 CC lib/iscsi/iscsi_subsystem.o 00:02:15.496 CC lib/iscsi/iscsi_rpc.o 00:02:15.496 CC lib/iscsi/task.o 00:02:15.496 LIB libspdk_ftl.a 00:02:16.065 LIB libspdk_iscsi.a 00:02:16.065 LIB libspdk_nvmf.a 00:02:16.065 LIB libspdk_vhost.a 00:02:16.631 CC module/vfu_device/vfu_virtio.o 00:02:16.631 CC module/vfu_device/vfu_virtio_blk.o 00:02:16.631 CC module/vfu_device/vfu_virtio_scsi.o 00:02:16.631 CC module/vfu_device/vfu_virtio_rpc.o 00:02:16.631 CC module/env_dpdk/env_dpdk_rpc.o 00:02:16.631 CC module/scheduler/dynamic/scheduler_dynamic.o 00:02:16.631 CC module/keyring/file/keyring.o 00:02:16.631 CC module/keyring/file/keyring_rpc.o 00:02:16.631 CC module/accel/dsa/accel_dsa.o 00:02:16.631 CC module/accel/dsa/accel_dsa_rpc.o 00:02:16.631 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev.o 00:02:16.631 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.o 00:02:16.631 CC module/sock/posix/posix.o 00:02:16.631 CC module/sock/uring/uring.o 00:02:16.631 CC module/accel/ioat/accel_ioat.o 00:02:16.632 CC module/accel/ioat/accel_ioat_rpc.o 00:02:16.632 CC module/scheduler/gscheduler/gscheduler.o 00:02:16.632 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:02:16.632 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.o 00:02:16.632 CC module/blob/bdev/blob_bdev.o 00:02:16.632 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.o 00:02:16.632 CC module/accel/error/accel_error.o 00:02:16.632 CC module/accel/iaa/accel_iaa.o 00:02:16.632 CC module/accel/error/accel_error_rpc.o 00:02:16.632 CC module/accel/iaa/accel_iaa_rpc.o 00:02:16.632 LIB libspdk_env_dpdk_rpc.a 00:02:16.632 LIB libspdk_keyring_file.a 00:02:16.632 LIB libspdk_scheduler_dynamic.a 00:02:16.632 LIB libspdk_scheduler_gscheduler.a 00:02:16.632 LIB libspdk_accel_error.a 00:02:16.632 LIB libspdk_scheduler_dpdk_governor.a 00:02:16.632 LIB libspdk_accel_ioat.a 00:02:16.632 LIB libspdk_accel_iaa.a 00:02:16.632 LIB libspdk_accel_dsa.a 00:02:16.888 LIB libspdk_blob_bdev.a 00:02:16.888 LIB libspdk_vfu_device.a 00:02:16.888 CC module/bdev/compress/vbdev_compress.o 00:02:16.888 CC module/bdev/zone_block/vbdev_zone_block.o 00:02:16.888 CC module/bdev/error/vbdev_error.o 00:02:16.888 CC module/bdev/delay/vbdev_delay.o 00:02:16.888 CC module/bdev/raid/bdev_raid.o 00:02:16.888 CC module/bdev/passthru/vbdev_passthru.o 00:02:16.888 CC module/bdev/xnvme/bdev_xnvme.o 00:02:16.888 CC module/bdev/malloc/bdev_malloc.o 00:02:16.889 CC module/bdev/ftl/bdev_ftl.o 00:02:16.889 CC module/bdev/crypto/vbdev_crypto.o 00:02:16.889 CC module/bdev/gpt/gpt.o 00:02:16.889 CC module/bdev/aio/bdev_aio.o 00:02:16.889 CC module/bdev/lvol/vbdev_lvol.o 00:02:16.889 CC module/bdev/null/bdev_null.o 00:02:16.889 CC module/blobfs/bdev/blobfs_bdev.o 00:02:16.889 CC module/bdev/virtio/bdev_virtio_scsi.o 00:02:16.889 CC module/bdev/nvme/bdev_nvme.o 00:02:16.889 CC module/bdev/uring/bdev_uring.o 00:02:16.889 CC module/bdev/split/vbdev_split.o 00:02:16.889 CC module/bdev/nvme/bdev_nvme_rpc.o 00:02:16.889 CC module/bdev/iscsi/bdev_iscsi.o 00:02:16.889 CC module/bdev/ocf/ctx.o 00:02:17.145 LIB libspdk_sock_uring.a 00:02:17.145 LIB libspdk_sock_posix.a 00:02:17.145 CC module/bdev/ftl/bdev_ftl_rpc.o 00:02:17.145 CC module/bdev/null/bdev_null_rpc.o 00:02:17.145 CC module/bdev/gpt/vbdev_gpt.o 00:02:17.145 CC module/bdev/split/vbdev_split_rpc.o 00:02:17.145 LIB libspdk_accel_dpdk_compressdev.a 00:02:17.145 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:02:17.145 CC module/blobfs/bdev/blobfs_fuse.o 00:02:17.145 CC module/bdev/ocf/data.o 00:02:17.145 CC module/bdev/xnvme/bdev_xnvme_rpc.o 00:02:17.145 CC module/bdev/malloc/bdev_malloc_rpc.o 00:02:17.145 CC module/bdev/error/vbdev_error_rpc.o 00:02:17.145 CC module/bdev/ocf/stats.o 00:02:17.145 CC module/bdev/crypto/vbdev_crypto_rpc.o 00:02:17.145 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:02:17.145 LIB libspdk_bdev_null.a 00:02:17.403 CC module/bdev/aio/bdev_aio_rpc.o 00:02:17.403 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:02:17.403 LIB libspdk_bdev_ftl.a 00:02:17.403 CC module/bdev/raid/bdev_raid_rpc.o 00:02:17.403 CC module/bdev/delay/vbdev_delay_rpc.o 00:02:17.403 LIB libspdk_bdev_split.a 00:02:17.403 CC module/bdev/iscsi/bdev_iscsi_rpc.o 00:02:17.403 CC module/bdev/nvme/nvme_rpc.o 00:02:17.403 CC module/bdev/uring/bdev_uring_rpc.o 00:02:17.403 CC module/bdev/compress/vbdev_compress_rpc.o 00:02:17.403 CC module/bdev/ocf/utils.o 00:02:17.403 CC module/bdev/virtio/bdev_virtio_blk.o 00:02:17.403 LIB libspdk_bdev_xnvme.a 00:02:17.403 CC module/bdev/nvme/bdev_mdns_client.o 00:02:17.403 LIB libspdk_bdev_malloc.a 00:02:17.403 LIB libspdk_blobfs_bdev.a 00:02:17.403 LIB libspdk_bdev_gpt.a 00:02:17.403 LIB libspdk_bdev_error.a 00:02:17.403 CC module/bdev/raid/bdev_raid_sb.o 00:02:17.403 CC module/bdev/raid/raid0.o 00:02:17.403 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:02:17.403 CC module/bdev/virtio/bdev_virtio_rpc.o 00:02:17.403 CC module/bdev/nvme/vbdev_opal.o 00:02:17.403 CC module/bdev/nvme/vbdev_opal_rpc.o 00:02:17.403 LIB libspdk_bdev_passthru.a 00:02:17.403 CC module/bdev/ocf/vbdev_ocf.o 00:02:17.403 CC module/bdev/ocf/vbdev_ocf_rpc.o 00:02:17.403 LIB libspdk_bdev_crypto.a 00:02:17.403 LIB libspdk_bdev_zone_block.a 00:02:17.403 LIB libspdk_bdev_aio.a 00:02:17.403 CC module/bdev/ocf/volume.o 00:02:17.403 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:02:17.403 CC module/bdev/rbd/bdev_rbd.o 00:02:17.403 LIB libspdk_bdev_delay.a 00:02:17.403 LIB libspdk_bdev_iscsi.a 00:02:17.403 LIB libspdk_bdev_compress.a 00:02:17.403 CC module/bdev/raid/raid1.o 00:02:17.403 CC module/bdev/rbd/bdev_rbd_rpc.o 00:02:17.403 LIB libspdk_bdev_uring.a 00:02:17.403 CC module/bdev/raid/concat.o 00:02:17.403 CC module/bdev/raid/raid5f.o 00:02:17.661 LIB libspdk_bdev_virtio.a 00:02:17.661 LIB libspdk_bdev_lvol.a 00:02:17.661 LIB libspdk_accel_dpdk_cryptodev.a 00:02:17.661 LIB libspdk_bdev_rbd.a 00:02:17.661 LIB libspdk_bdev_ocf.a 00:02:17.921 LIB libspdk_bdev_raid.a 00:02:18.856 LIB libspdk_bdev_nvme.a 00:02:19.115 CC module/event/subsystems/iobuf/iobuf.o 00:02:19.115 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:02:19.115 CC module/event/subsystems/vmd/vmd.o 00:02:19.115 CC module/event/subsystems/keyring/keyring.o 00:02:19.115 CC module/event/subsystems/vmd/vmd_rpc.o 00:02:19.115 CC module/event/subsystems/vfu_tgt/vfu_tgt.o 00:02:19.115 CC module/event/subsystems/sock/sock.o 00:02:19.115 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:02:19.115 CC module/event/subsystems/scheduler/scheduler.o 00:02:19.115 LIB libspdk_event_keyring.a 00:02:19.115 LIB libspdk_event_sock.a 00:02:19.115 LIB libspdk_event_vmd.a 00:02:19.115 LIB libspdk_event_iobuf.a 00:02:19.115 LIB libspdk_event_vhost_blk.a 00:02:19.115 LIB libspdk_event_vfu_tgt.a 00:02:19.115 LIB libspdk_event_scheduler.a 00:02:19.373 CC module/event/subsystems/accel/accel.o 00:02:19.373 LIB libspdk_event_accel.a 00:02:19.632 CC module/event/subsystems/bdev/bdev.o 00:02:19.632 LIB libspdk_event_bdev.a 00:02:19.891 CC module/event/subsystems/nbd/nbd.o 00:02:19.891 CC module/event/subsystems/scsi/scsi.o 00:02:19.891 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:02:19.891 CC module/event/subsystems/ublk/ublk.o 00:02:19.891 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:02:19.891 LIB libspdk_event_nbd.a 00:02:19.891 LIB libspdk_event_scsi.a 00:02:19.891 LIB libspdk_event_ublk.a 00:02:19.891 LIB libspdk_event_nvmf.a 00:02:20.150 CC module/event/subsystems/iscsi/iscsi.o 00:02:20.150 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:02:20.150 LIB libspdk_event_vhost_scsi.a 00:02:20.150 LIB libspdk_event_iscsi.a 00:02:20.408 CXX app/trace/trace.o 00:02:20.408 CC app/trace_record/trace_record.o 00:02:20.408 CC app/spdk_nvme_identify/identify.o 00:02:20.408 CC app/spdk_nvme_perf/perf.o 00:02:20.408 CC app/spdk_nvme_discover/discovery_aer.o 00:02:20.408 CC app/spdk_lspci/spdk_lspci.o 00:02:20.408 CC app/spdk_top/spdk_top.o 00:02:20.408 CC examples/interrupt_tgt/interrupt_tgt.o 00:02:20.408 CC app/spdk_dd/spdk_dd.o 00:02:20.408 CC app/iscsi_tgt/iscsi_tgt.o 00:02:20.408 CC app/nvmf_tgt/nvmf_main.o 00:02:20.408 CC examples/idxd/perf/perf.o 00:02:20.408 CC app/spdk_tgt/spdk_tgt.o 00:02:20.408 CC examples/ioat/perf/perf.o 00:02:20.408 CC examples/sock/hello_world/hello_sock.o 00:02:20.408 CC examples/util/zipf/zipf.o 00:02:20.408 CC examples/accel/perf/accel_perf.o 00:02:20.408 CC examples/nvme/hello_world/hello_world.o 00:02:20.408 CC examples/vmd/lsvmd/lsvmd.o 00:02:20.408 CC app/fio/nvme/fio_plugin.o 00:02:20.408 CC app/vhost/vhost.o 00:02:20.666 CC examples/blob/hello_world/hello_blob.o 00:02:20.666 CC examples/thread/thread/thread_ex.o 00:02:20.666 CC examples/bdev/hello_world/hello_bdev.o 00:02:20.666 CC examples/nvmf/nvmf/nvmf.o 00:02:20.666 CC test/accel/dif/dif.o 00:02:20.666 LINK spdk_lspci 00:02:20.666 LINK spdk_nvme_discover 00:02:20.666 LINK interrupt_tgt 00:02:20.666 LINK lsvmd 00:02:20.666 LINK spdk_trace_record 00:02:20.666 LINK zipf 00:02:20.666 LINK nvmf_tgt 00:02:20.666 LINK iscsi_tgt 00:02:20.666 LINK spdk_tgt 00:02:20.666 LINK hello_sock 00:02:20.666 LINK ioat_perf 00:02:20.666 LINK hello_world 00:02:20.666 LINK vhost 00:02:20.666 LINK hello_blob 00:02:20.666 LINK hello_bdev 00:02:20.666 LINK spdk_trace 00:02:20.666 LINK thread 00:02:20.666 LINK idxd_perf 00:02:20.666 LINK spdk_dd 00:02:20.925 LINK nvmf 00:02:20.925 LINK spdk_nvme 00:02:20.925 LINK accel_perf 00:02:20.925 LINK dif 00:02:20.925 LINK spdk_nvme_identify 00:02:21.182 LINK spdk_top 00:02:21.182 LINK spdk_nvme_perf 00:02:21.182 CC app/fio/bdev/fio_plugin.o 00:02:21.439 CC examples/vmd/led/led.o 00:02:21.439 CC examples/ioat/verify/verify.o 00:02:21.439 CC test/app/bdev_svc/bdev_svc.o 00:02:21.439 LINK led 00:02:21.439 CC test/bdev/bdevio/bdevio.o 00:02:21.439 TEST_HEADER include/spdk/accel.h 00:02:21.439 TEST_HEADER include/spdk/accel_module.h 00:02:21.439 TEST_HEADER include/spdk/assert.h 00:02:21.439 TEST_HEADER include/spdk/barrier.h 00:02:21.439 TEST_HEADER include/spdk/base64.h 00:02:21.439 TEST_HEADER include/spdk/bdev.h 00:02:21.439 TEST_HEADER include/spdk/bdev_module.h 00:02:21.439 TEST_HEADER include/spdk/bdev_zone.h 00:02:21.439 TEST_HEADER include/spdk/bit_array.h 00:02:21.439 TEST_HEADER include/spdk/bit_pool.h 00:02:21.439 TEST_HEADER include/spdk/blob.h 00:02:21.439 TEST_HEADER include/spdk/blob_bdev.h 00:02:21.439 TEST_HEADER include/spdk/blobfs.h 00:02:21.439 TEST_HEADER include/spdk/blobfs_bdev.h 00:02:21.439 TEST_HEADER include/spdk/conf.h 00:02:21.439 TEST_HEADER include/spdk/config.h 00:02:21.439 TEST_HEADER include/spdk/cpuset.h 00:02:21.440 TEST_HEADER include/spdk/crc16.h 00:02:21.440 TEST_HEADER include/spdk/crc32.h 00:02:21.440 TEST_HEADER include/spdk/crc64.h 00:02:21.440 TEST_HEADER include/spdk/dif.h 00:02:21.440 TEST_HEADER include/spdk/dma.h 00:02:21.440 TEST_HEADER include/spdk/endian.h 00:02:21.698 TEST_HEADER include/spdk/env.h 00:02:21.698 TEST_HEADER include/spdk/env_dpdk.h 00:02:21.698 TEST_HEADER include/spdk/event.h 00:02:21.698 TEST_HEADER include/spdk/fd.h 00:02:21.698 TEST_HEADER include/spdk/fd_group.h 00:02:21.698 LINK bdev_svc 00:02:21.698 TEST_HEADER include/spdk/file.h 00:02:21.698 TEST_HEADER include/spdk/ftl.h 00:02:21.698 TEST_HEADER include/spdk/gpt_spec.h 00:02:21.698 TEST_HEADER include/spdk/hexlify.h 00:02:21.698 TEST_HEADER include/spdk/histogram_data.h 00:02:21.698 TEST_HEADER include/spdk/idxd.h 00:02:21.698 TEST_HEADER include/spdk/idxd_spec.h 00:02:21.698 TEST_HEADER include/spdk/init.h 00:02:21.698 TEST_HEADER include/spdk/ioat.h 00:02:21.698 TEST_HEADER include/spdk/ioat_spec.h 00:02:21.698 TEST_HEADER include/spdk/iscsi_spec.h 00:02:21.698 TEST_HEADER include/spdk/json.h 00:02:21.698 LINK verify 00:02:21.698 LINK spdk_bdev 00:02:21.699 TEST_HEADER include/spdk/jsonrpc.h 00:02:21.699 TEST_HEADER include/spdk/keyring.h 00:02:21.699 TEST_HEADER include/spdk/keyring_module.h 00:02:21.699 TEST_HEADER include/spdk/likely.h 00:02:21.699 TEST_HEADER include/spdk/log.h 00:02:21.699 TEST_HEADER include/spdk/lvol.h 00:02:21.699 TEST_HEADER include/spdk/memory.h 00:02:21.699 TEST_HEADER include/spdk/mmio.h 00:02:21.699 TEST_HEADER include/spdk/nbd.h 00:02:21.699 TEST_HEADER include/spdk/notify.h 00:02:21.699 TEST_HEADER include/spdk/nvme.h 00:02:21.699 TEST_HEADER include/spdk/nvme_intel.h 00:02:21.699 TEST_HEADER include/spdk/nvme_ocssd.h 00:02:21.699 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:02:21.699 TEST_HEADER include/spdk/nvme_spec.h 00:02:21.699 TEST_HEADER include/spdk/nvme_zns.h 00:02:21.699 TEST_HEADER include/spdk/nvmf.h 00:02:21.699 TEST_HEADER include/spdk/nvmf_cmd.h 00:02:21.699 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:02:21.699 TEST_HEADER include/spdk/nvmf_spec.h 00:02:21.699 TEST_HEADER include/spdk/nvmf_transport.h 00:02:21.699 TEST_HEADER include/spdk/opal.h 00:02:21.699 TEST_HEADER include/spdk/opal_spec.h 00:02:21.699 TEST_HEADER include/spdk/pci_ids.h 00:02:21.699 TEST_HEADER include/spdk/pipe.h 00:02:21.699 TEST_HEADER include/spdk/queue.h 00:02:21.699 CC test/blobfs/fuse/fuse.o 00:02:21.699 TEST_HEADER include/spdk/reduce.h 00:02:21.699 TEST_HEADER include/spdk/rpc.h 00:02:21.699 TEST_HEADER include/spdk/scheduler.h 00:02:21.699 CC test/blobfs/mkfs/mkfs.o 00:02:21.699 TEST_HEADER include/spdk/scsi.h 00:02:21.699 TEST_HEADER include/spdk/scsi_spec.h 00:02:21.699 TEST_HEADER include/spdk/sock.h 00:02:21.699 TEST_HEADER include/spdk/stdinc.h 00:02:21.699 TEST_HEADER include/spdk/string.h 00:02:21.699 TEST_HEADER include/spdk/thread.h 00:02:21.699 TEST_HEADER include/spdk/trace.h 00:02:21.699 TEST_HEADER include/spdk/trace_parser.h 00:02:21.699 TEST_HEADER include/spdk/tree.h 00:02:21.699 TEST_HEADER include/spdk/ublk.h 00:02:21.699 TEST_HEADER include/spdk/util.h 00:02:21.699 TEST_HEADER include/spdk/uuid.h 00:02:21.699 TEST_HEADER include/spdk/version.h 00:02:21.699 TEST_HEADER include/spdk/vfio_user_pci.h 00:02:21.699 TEST_HEADER include/spdk/vfio_user_spec.h 00:02:21.699 TEST_HEADER include/spdk/vhost.h 00:02:21.699 TEST_HEADER include/spdk/vmd.h 00:02:21.699 TEST_HEADER include/spdk/xor.h 00:02:21.699 TEST_HEADER include/spdk/zipf.h 00:02:21.699 CXX test/cpp_headers/accel.o 00:02:21.699 CXX test/cpp_headers/accel_module.o 00:02:21.699 CC examples/nvme/reconnect/reconnect.o 00:02:21.699 CC examples/blob/cli/blobcli.o 00:02:21.699 LINK fuse 00:02:21.958 LINK mkfs 00:02:21.958 CXX test/cpp_headers/assert.o 00:02:21.958 LINK bdevio 00:02:21.958 CC test/app/histogram_perf/histogram_perf.o 00:02:21.958 CC examples/bdev/bdevperf/bdevperf.o 00:02:21.958 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:02:21.958 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:02:21.958 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:02:21.958 LINK reconnect 00:02:21.958 LINK histogram_perf 00:02:21.958 CXX test/cpp_headers/barrier.o 00:02:21.958 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:02:22.216 LINK blobcli 00:02:22.216 CXX test/cpp_headers/base64.o 00:02:22.216 CXX test/cpp_headers/bdev.o 00:02:22.216 LINK nvme_fuzz 00:02:22.216 CC test/dma/test_dma/test_dma.o 00:02:22.475 CXX test/cpp_headers/bdev_module.o 00:02:22.475 CC examples/nvme/nvme_manage/nvme_manage.o 00:02:22.475 LINK vhost_fuzz 00:02:22.475 CC examples/nvme/arbitration/arbitration.o 00:02:22.475 LINK bdevperf 00:02:22.475 CXX test/cpp_headers/bdev_zone.o 00:02:22.734 LINK test_dma 00:02:22.734 CXX test/cpp_headers/bit_array.o 00:02:22.734 LINK arbitration 00:02:22.734 LINK nvme_manage 00:02:22.734 CXX test/cpp_headers/bit_pool.o 00:02:22.734 CC test/env/mem_callbacks/mem_callbacks.o 00:02:22.993 CXX test/cpp_headers/blob.o 00:02:22.993 LINK iscsi_fuzz 00:02:22.993 CC examples/nvme/hotplug/hotplug.o 00:02:22.993 CXX test/cpp_headers/blob_bdev.o 00:02:22.993 CXX test/cpp_headers/blobfs.o 00:02:23.269 LINK hotplug 00:02:23.269 CC test/env/vtophys/vtophys.o 00:02:23.269 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:02:23.269 CXX test/cpp_headers/blobfs_bdev.o 00:02:23.269 LINK mem_callbacks 00:02:23.269 LINK vtophys 00:02:23.269 LINK env_dpdk_post_init 00:02:23.539 CXX test/cpp_headers/conf.o 00:02:23.539 CXX test/cpp_headers/config.o 00:02:23.539 CC test/env/memory/memory_ut.o 00:02:23.539 CXX test/cpp_headers/cpuset.o 00:02:23.539 CC examples/nvme/cmb_copy/cmb_copy.o 00:02:23.539 CXX test/cpp_headers/crc16.o 00:02:23.799 CXX test/cpp_headers/crc32.o 00:02:23.799 CC test/app/jsoncat/jsoncat.o 00:02:23.799 CC test/env/pci/pci_ut.o 00:02:23.799 CC examples/nvme/abort/abort.o 00:02:23.799 LINK cmb_copy 00:02:23.799 CC test/app/stub/stub.o 00:02:23.799 CXX test/cpp_headers/crc64.o 00:02:23.799 LINK jsoncat 00:02:23.799 CXX test/cpp_headers/dif.o 00:02:23.799 CXX test/cpp_headers/dma.o 00:02:23.799 LINK stub 00:02:23.799 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:02:23.799 CC test/event/event_perf/event_perf.o 00:02:23.799 CC test/event/reactor_perf/reactor_perf.o 00:02:23.799 CC test/event/reactor/reactor.o 00:02:24.072 LINK pci_ut 00:02:24.072 CC test/rpc_client/rpc_client_test.o 00:02:24.072 LINK abort 00:02:24.072 CXX test/cpp_headers/endian.o 00:02:24.072 CXX test/cpp_headers/env.o 00:02:24.072 CC test/lvol/esnap/esnap.o 00:02:24.072 LINK reactor 00:02:24.072 LINK reactor_perf 00:02:24.072 CC test/nvme/aer/aer.o 00:02:24.072 LINK event_perf 00:02:24.072 LINK pmr_persistence 00:02:24.072 LINK memory_ut 00:02:24.072 CXX test/cpp_headers/env_dpdk.o 00:02:24.072 CXX test/cpp_headers/event.o 00:02:24.072 LINK rpc_client_test 00:02:24.331 CXX test/cpp_headers/fd.o 00:02:24.331 CC test/thread/poller_perf/poller_perf.o 00:02:24.331 CXX test/cpp_headers/fd_group.o 00:02:24.331 LINK aer 00:02:24.331 CXX test/cpp_headers/file.o 00:02:24.331 CC test/thread/lock/spdk_lock.o 00:02:24.331 CC test/event/app_repeat/app_repeat.o 00:02:24.331 CXX test/cpp_headers/ftl.o 00:02:24.331 CXX test/cpp_headers/gpt_spec.o 00:02:24.331 LINK poller_perf 00:02:24.591 CC test/event/scheduler/scheduler.o 00:02:24.591 CC test/nvme/reset/reset.o 00:02:24.591 CC test/nvme/sgl/sgl.o 00:02:24.591 CC test/nvme/e2edp/nvme_dp.o 00:02:24.591 LINK app_repeat 00:02:24.591 CC test/nvme/overhead/overhead.o 00:02:24.591 CC test/nvme/err_injection/err_injection.o 00:02:24.591 CC test/nvme/startup/startup.o 00:02:24.591 CC test/nvme/reserve/reserve.o 00:02:24.591 CXX test/cpp_headers/hexlify.o 00:02:24.591 CXX test/cpp_headers/histogram_data.o 00:02:24.591 CC test/nvme/simple_copy/simple_copy.o 00:02:24.591 CC test/nvme/connect_stress/connect_stress.o 00:02:24.591 LINK scheduler 00:02:24.849 CXX test/cpp_headers/idxd.o 00:02:24.849 CC test/nvme/boot_partition/boot_partition.o 00:02:24.849 CC test/nvme/compliance/nvme_compliance.o 00:02:24.849 LINK err_injection 00:02:24.849 LINK reset 00:02:24.849 LINK reserve 00:02:24.849 LINK nvme_dp 00:02:24.849 LINK startup 00:02:24.849 CXX test/cpp_headers/idxd_spec.o 00:02:24.849 LINK sgl 00:02:24.849 LINK overhead 00:02:24.849 CXX test/cpp_headers/init.o 00:02:24.849 CC test/nvme/fused_ordering/fused_ordering.o 00:02:24.849 CC test/nvme/doorbell_aers/doorbell_aers.o 00:02:24.849 LINK simple_copy 00:02:24.849 LINK connect_stress 00:02:24.849 LINK boot_partition 00:02:25.106 CC test/nvme/fdp/fdp.o 00:02:25.106 CXX test/cpp_headers/ioat.o 00:02:25.106 CXX test/cpp_headers/ioat_spec.o 00:02:25.106 LINK nvme_compliance 00:02:25.106 CC test/nvme/cuse/cuse.o 00:02:25.106 LINK doorbell_aers 00:02:25.106 LINK fused_ordering 00:02:25.106 CXX test/cpp_headers/iscsi_spec.o 00:02:25.364 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:02:25.364 LINK fdp 00:02:25.364 CC test/unit/lib/accel/accel.c/accel_ut.o 00:02:25.364 CXX test/cpp_headers/json.o 00:02:25.364 CC test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut.o 00:02:25.365 CC test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.o 00:02:25.365 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:02:25.365 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:02:25.622 LINK histogram_ut 00:02:25.622 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:02:25.622 CXX test/cpp_headers/jsonrpc.o 00:02:25.623 LINK spdk_lock 00:02:25.623 CXX test/cpp_headers/keyring.o 00:02:25.623 CXX test/cpp_headers/keyring_module.o 00:02:25.623 LINK blob_bdev_ut 00:02:25.881 CXX test/cpp_headers/likely.o 00:02:25.881 LINK tree_ut 00:02:25.881 CXX test/cpp_headers/log.o 00:02:25.881 CXX test/cpp_headers/lvol.o 00:02:25.881 CXX test/cpp_headers/memory.o 00:02:25.881 CXX test/cpp_headers/mmio.o 00:02:25.881 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:02:25.881 CC test/unit/lib/bdev/part.c/part_ut.o 00:02:25.881 LINK cuse 00:02:25.881 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:02:25.881 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:02:25.881 CC test/unit/lib/blob/blob.c/blob_ut.o 00:02:25.881 CC test/unit/lib/event/app.c/app_ut.o 00:02:26.139 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:02:26.139 CXX test/cpp_headers/nbd.o 00:02:26.139 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:02:26.139 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:02:26.139 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:02:26.139 CXX test/cpp_headers/notify.o 00:02:26.139 CC test/unit/lib/dma/dma.c/dma_ut.o 00:02:26.139 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:02:26.139 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:02:26.139 LINK scsi_nvme_ut 00:02:26.139 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:02:26.139 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:02:26.139 LINK accel_dpdk_compressdev_ut 00:02:26.139 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:02:26.139 CXX test/cpp_headers/nvme.o 00:02:26.139 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:02:26.139 CC test/unit/lib/log/log.c/log_ut.o 00:02:26.397 LINK blobfs_bdev_ut 00:02:26.397 LINK ioat_ut 00:02:26.397 LINK gpt_ut 00:02:26.397 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:02:26.397 LINK app_ut 00:02:26.397 LINK dma_ut 00:02:26.397 CXX test/cpp_headers/nvme_intel.o 00:02:26.397 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:02:26.397 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:02:26.397 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:02:26.397 LINK jsonrpc_server_ut 00:02:26.397 LINK log_ut 00:02:26.654 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:02:26.654 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:02:26.654 CXX test/cpp_headers/nvme_ocssd.o 00:02:26.654 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:02:26.654 LINK accel_dpdk_cryptodev_ut 00:02:26.654 LINK json_util_ut 00:02:26.654 LINK bdev_zone_ut 00:02:26.654 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:02:26.654 CXX test/cpp_headers/nvme_ocssd_spec.o 00:02:26.654 LINK blobfs_async_ut 00:02:26.654 CXX test/cpp_headers/nvme_spec.o 00:02:26.654 LINK reactor_ut 00:02:26.654 LINK conn_ut 00:02:26.654 LINK vbdev_lvol_ut 00:02:26.654 LINK blobfs_sync_ut 00:02:26.654 LINK accel_ut 00:02:26.654 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:02:26.654 CC test/unit/lib/bdev/crypto.c/crypto_ut.o 00:02:26.912 CXX test/cpp_headers/nvme_zns.o 00:02:26.912 CC test/unit/lib/bdev/compress.c/compress_ut.o 00:02:26.912 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:02:26.912 CC test/unit/lib/bdev/raid/raid5f.c/raid5f_ut.o 00:02:26.912 LINK bdev_raid_sb_ut 00:02:26.912 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:02:26.912 CC test/unit/lib/iscsi/param.c/param_ut.o 00:02:26.912 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:02:26.912 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:02:26.912 LINK vbdev_zone_block_ut 00:02:26.912 LINK concat_ut 00:02:26.912 LINK json_write_ut 00:02:26.912 CC test/unit/lib/notify/notify.c/notify_ut.o 00:02:26.912 LINK raid1_ut 00:02:26.912 CXX test/cpp_headers/nvmf.o 00:02:27.170 CXX test/cpp_headers/nvmf_cmd.o 00:02:27.170 LINK init_grp_ut 00:02:27.170 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:02:27.170 LINK esnap 00:02:27.170 CXX test/cpp_headers/nvmf_fc_spec.o 00:02:27.170 CXX test/cpp_headers/nvmf_spec.o 00:02:27.170 CXX test/cpp_headers/nvmf_transport.o 00:02:27.170 CXX test/cpp_headers/opal.o 00:02:27.170 CXX test/cpp_headers/opal_spec.o 00:02:27.170 CXX test/cpp_headers/pci_ids.o 00:02:27.170 LINK compress_ut 00:02:27.170 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:02:27.170 LINK notify_ut 00:02:27.170 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:02:27.427 CXX test/cpp_headers/pipe.o 00:02:27.427 CXX test/cpp_headers/queue.o 00:02:27.427 LINK param_ut 00:02:27.427 CXX test/cpp_headers/reduce.o 00:02:27.427 CXX test/cpp_headers/rpc.o 00:02:27.427 LINK portal_grp_ut 00:02:27.427 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:02:27.427 LINK crypto_ut 00:02:27.427 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:02:27.427 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:02:27.427 CC test/unit/lib/sock/sock.c/sock_ut.o 00:02:27.427 CC test/unit/lib/thread/thread.c/thread_ut.o 00:02:27.427 LINK tgt_node_ut 00:02:27.427 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:02:27.684 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:02:27.684 LINK bdev_raid_ut 00:02:27.684 CXX test/cpp_headers/scheduler.o 00:02:27.684 LINK raid5f_ut 00:02:27.684 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:02:27.684 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:02:27.684 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:02:27.684 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:02:27.684 CXX test/cpp_headers/scsi.o 00:02:27.684 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:02:27.685 LINK json_parse_ut 00:02:27.942 LINK part_ut 00:02:27.942 LINK dev_ut 00:02:27.942 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:02:27.942 CC test/unit/lib/util/base64.c/base64_ut.o 00:02:27.942 LINK scsi_ut 00:02:27.942 CXX test/cpp_headers/scsi_spec.o 00:02:27.942 LINK lvol_ut 00:02:27.942 CXX test/cpp_headers/sock.o 00:02:27.942 LINK bdev_ut 00:02:27.942 LINK lun_ut 00:02:27.942 LINK iobuf_ut 00:02:27.942 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:02:27.942 LINK base64_ut 00:02:28.199 CC test/unit/lib/sock/posix.c/posix_ut.o 00:02:28.199 LINK nvme_ut 00:02:28.199 CXX test/cpp_headers/stdinc.o 00:02:28.199 CC test/unit/lib/sock/uring.c/uring_ut.o 00:02:28.199 CXX test/cpp_headers/string.o 00:02:28.199 LINK ctrlr_bdev_ut 00:02:28.199 LINK scsi_pr_ut 00:02:28.199 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:02:28.199 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:02:28.199 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:02:28.199 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:02:28.199 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:02:28.199 CXX test/cpp_headers/thread.o 00:02:28.199 CXX test/cpp_headers/trace.o 00:02:28.199 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:02:28.199 LINK sock_ut 00:02:28.458 CXX test/cpp_headers/trace_parser.o 00:02:28.458 LINK nvmf_ut 00:02:28.458 LINK scsi_bdev_ut 00:02:28.458 LINK pci_event_ut 00:02:28.458 LINK bdev_ut 00:02:28.458 LINK iscsi_ut 00:02:28.458 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:02:28.458 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:02:28.458 CXX test/cpp_headers/tree.o 00:02:28.458 CXX test/cpp_headers/ublk.o 00:02:28.458 LINK subsystem_ut 00:02:28.458 LINK bit_array_ut 00:02:28.458 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:02:28.458 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:02:28.458 LINK rpc_ut 00:02:28.458 LINK ctrlr_discovery_ut 00:02:28.717 LINK crc16_ut 00:02:28.717 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:02:28.717 CXX test/cpp_headers/util.o 00:02:28.717 LINK crc32_ieee_ut 00:02:28.717 LINK cpuset_ut 00:02:28.717 CC test/unit/lib/idxd/idxd_user.c/idxd_user_ut.o 00:02:28.717 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:02:28.717 CC test/unit/lib/idxd/idxd.c/idxd_ut.o 00:02:28.717 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:02:28.717 LINK ctrlr_ut 00:02:28.717 LINK posix_ut 00:02:28.717 CXX test/cpp_headers/uuid.o 00:02:28.717 CC test/unit/lib/reduce/reduce.c/reduce_ut.o 00:02:28.717 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:02:28.717 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:02:28.717 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:02:28.717 LINK uring_ut 00:02:28.717 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:02:28.717 LINK nvme_ctrlr_ocssd_cmd_ut 00:02:28.974 CC test/unit/lib/rdma/common.c/common_ut.o 00:02:28.974 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:02:28.974 LINK subsystem_ut 00:02:28.974 CXX test/cpp_headers/version.o 00:02:28.974 LINK keyring_ut 00:02:28.974 CXX test/cpp_headers/vfio_user_pci.o 00:02:28.974 LINK idxd_user_ut 00:02:28.974 LINK nvme_ns_ut 00:02:28.974 LINK crc32c_ut 00:02:28.974 LINK thread_ut 00:02:28.974 LINK rpc_ut 00:02:28.974 CXX test/cpp_headers/vfio_user_spec.o 00:02:28.974 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:02:28.974 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:02:28.974 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:02:28.974 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:02:28.974 LINK idxd_ut 00:02:28.974 LINK ftl_l2p_ut 00:02:28.974 CC test/unit/lib/util/iov.c/iov_ut.o 00:02:28.974 CC test/unit/lib/util/dif.c/dif_ut.o 00:02:29.232 CXX test/cpp_headers/vhost.o 00:02:29.232 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:02:29.232 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:02:29.232 LINK bdev_nvme_ut 00:02:29.232 LINK common_ut 00:02:29.232 LINK crc64_ut 00:02:29.232 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:02:29.232 CC test/unit/lib/util/math.c/math_ut.o 00:02:29.232 LINK nvme_ctrlr_cmd_ut 00:02:29.232 CC test/unit/lib/util/string.c/string_ut.o 00:02:29.232 LINK tcp_ut 00:02:29.232 CXX test/cpp_headers/vmd.o 00:02:29.232 LINK ftl_bitmap_ut 00:02:29.232 CXX test/cpp_headers/xor.o 00:02:29.232 CXX test/cpp_headers/zipf.o 00:02:29.233 CC test/unit/lib/nvmf/rdma.c/rdma_ut.o 00:02:29.233 CC test/unit/lib/util/xor.c/xor_ut.o 00:02:29.233 LINK iov_ut 00:02:29.233 LINK ftl_mempool_ut 00:02:29.233 LINK math_ut 00:02:29.489 CC test/unit/lib/nvmf/transport.c/transport_ut.o 00:02:29.489 LINK ftl_io_ut 00:02:29.489 LINK string_ut 00:02:29.489 LINK nvme_poll_group_ut 00:02:29.489 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:02:29.489 LINK pipe_ut 00:02:29.489 LINK nvme_ctrlr_ut 00:02:29.489 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:02:29.489 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:02:29.489 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:02:29.489 CC test/unit/lib/nvmf/vfio_user.c/vfio_user_ut.o 00:02:29.489 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:02:29.489 LINK xor_ut 00:02:29.489 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:02:29.489 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:02:29.489 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:02:29.489 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:02:29.489 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:02:29.489 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:02:29.489 CC test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut.o 00:02:29.747 LINK reduce_ut 00:02:29.747 LINK ftl_band_ut 00:02:29.747 LINK dif_ut 00:02:29.747 LINK nvme_ns_ocssd_cmd_ut 00:02:29.747 LINK nvme_qpair_ut 00:02:29.747 LINK nvme_ns_cmd_ut 00:02:29.747 LINK ftl_mngt_ut 00:02:30.004 LINK nvme_quirks_ut 00:02:30.004 LINK nvme_pcie_ut 00:02:30.004 LINK blob_ut 00:02:30.004 LINK nvme_opal_ut 00:02:30.004 LINK nvme_io_msg_ut 00:02:30.004 LINK nvme_fabric_ut 00:02:30.262 LINK ftl_layout_upgrade_ut 00:02:30.262 LINK vhost_ut 00:02:30.262 LINK nvme_transport_ut 00:02:30.262 LINK ftl_sb_ut 00:02:30.521 LINK nvme_cuse_ut 00:02:30.521 LINK nvme_pcie_common_ut 00:02:30.780 LINK nvme_tcp_ut 00:02:30.780 LINK vfio_user_ut 00:02:31.066 LINK nvme_rdma_ut 00:02:31.340 LINK transport_ut 00:02:31.340 LINK rdma_ut 00:02:31.636 00:02:31.636 real 1m17.162s 00:02:31.636 user 11m40.426s 00:02:31.636 sys 3m0.922s 00:02:31.636 01:00:37 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:02:31.636 01:00:37 -- common/autotest_common.sh@10 -- # set +x 00:02:31.636 ************************************ 00:02:31.636 END TEST unittest_build 00:02:31.636 ************************************ 00:02:31.636 01:00:37 -- scripts/docker-autoruner.sh@56 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:31.636 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:31.636 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:31.636 + testdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:31.636 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:31.636 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/../.. 00:02:31.636 + rootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:31.636 + source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/autotest_common.sh 00:02:31.636 ++ rpc_py=rpc_cmd 00:02:31.636 ++ set -e 00:02:31.636 ++ shopt -s nullglob 00:02:31.636 ++ shopt -s extglob 00:02:31.636 ++ '[' -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ']' 00:02:31.636 ++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh ]] 00:02:31.636 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh 00:02:31.636 +++ CONFIG_WPDK_DIR= 00:02:31.636 +++ CONFIG_ASAN=n 00:02:31.636 +++ CONFIG_VBDEV_COMPRESS=y 00:02:31.636 +++ CONFIG_HAVE_EXECINFO_H=y 00:02:31.636 +++ CONFIG_USDT=n 00:02:31.636 +++ CONFIG_CUSTOMOCF=y 00:02:31.636 +++ CONFIG_PREFIX=/usr/local 00:02:31.636 +++ CONFIG_RBD=y 00:02:31.637 +++ CONFIG_LIBDIR= 00:02:31.637 +++ CONFIG_IDXD=y 00:02:31.637 +++ CONFIG_NVME_CUSE=y 00:02:31.637 +++ CONFIG_SMA=n 00:02:31.637 +++ CONFIG_VTUNE=n 00:02:31.637 +++ CONFIG_TSAN=n 00:02:31.637 +++ CONFIG_RDMA_SEND_WITH_INVAL=y 00:02:31.637 +++ CONFIG_VFIO_USER_DIR= 00:02:31.637 +++ CONFIG_PGO_CAPTURE=n 00:02:31.637 +++ CONFIG_HAVE_UUID_GENERATE_SHA1=y 00:02:31.637 +++ CONFIG_ENV=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:02:31.637 +++ CONFIG_LTO=n 00:02:31.637 +++ CONFIG_ISCSI_INITIATOR=y 00:02:31.637 +++ CONFIG_CET=n 00:02:31.637 +++ CONFIG_VBDEV_COMPRESS_MLX5=y 00:02:31.637 +++ CONFIG_OCF_PATH=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:02:31.637 +++ CONFIG_RDMA_SET_TOS=y 00:02:31.637 +++ CONFIG_HAVE_ARC4RANDOM=y 00:02:31.637 +++ CONFIG_HAVE_LIBARCHIVE=n 00:02:31.637 +++ CONFIG_UBLK=y 00:02:31.637 +++ CONFIG_ISAL_CRYPTO=y 00:02:31.637 +++ CONFIG_OPENSSL_PATH= 00:02:31.637 +++ CONFIG_OCF=y 00:02:31.637 +++ CONFIG_FUSE=y 00:02:31.637 +++ CONFIG_VTUNE_DIR= 00:02:31.637 +++ CONFIG_FUZZER_LIB= 00:02:31.637 +++ CONFIG_FUZZER=n 00:02:31.637 +++ CONFIG_DPDK_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:31.637 +++ CONFIG_CRYPTO=y 00:02:31.637 +++ CONFIG_PGO_USE=n 00:02:31.637 +++ CONFIG_VHOST=y 00:02:31.637 +++ CONFIG_DAOS=n 00:02:31.637 +++ CONFIG_DPDK_INC_DIR= 00:02:31.637 +++ CONFIG_DAOS_DIR= 00:02:31.637 +++ CONFIG_UNIT_TESTS=y 00:02:31.637 +++ CONFIG_RDMA_SET_ACK_TIMEOUT=y 00:02:31.637 +++ CONFIG_VIRTIO=y 00:02:31.637 +++ CONFIG_COVERAGE=y 00:02:31.637 +++ CONFIG_RDMA=y 00:02:31.637 +++ CONFIG_FIO_SOURCE_DIR=/usr/src/fio 00:02:31.637 +++ CONFIG_URING_PATH= 00:02:31.637 +++ CONFIG_XNVME=y 00:02:31.637 +++ CONFIG_VFIO_USER=y 00:02:31.637 +++ CONFIG_ARCH=native 00:02:31.637 +++ CONFIG_HAVE_EVP_MAC=y 00:02:31.637 +++ CONFIG_URING_ZNS=y 00:02:31.637 +++ CONFIG_WERROR=y 00:02:31.637 +++ CONFIG_HAVE_LIBBSD=n 00:02:31.637 +++ CONFIG_UBSAN=y 00:02:31.637 +++ CONFIG_IPSEC_MB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:02:31.637 +++ CONFIG_GOLANG=n 00:02:31.637 +++ CONFIG_ISAL=y 00:02:31.637 +++ CONFIG_IDXD_KERNEL=n 00:02:31.637 +++ CONFIG_DPDK_LIB_DIR= 00:02:31.637 +++ CONFIG_RDMA_PROV=verbs 00:02:31.637 +++ CONFIG_APPS=y 00:02:31.637 +++ CONFIG_SHARED=n 00:02:31.637 +++ CONFIG_HAVE_KEYUTILS=n 00:02:31.637 +++ CONFIG_FC_PATH= 00:02:31.637 +++ CONFIG_DPDK_PKG_CONFIG=n 00:02:31.637 +++ CONFIG_FC=n 00:02:31.637 +++ CONFIG_AVAHI=n 00:02:31.637 +++ CONFIG_FIO_PLUGIN=y 00:02:31.637 +++ CONFIG_RAID5F=y 00:02:31.637 +++ CONFIG_EXAMPLES=y 00:02:31.637 +++ CONFIG_TESTS=y 00:02:31.637 +++ CONFIG_CRYPTO_MLX5=y 00:02:31.637 +++ CONFIG_MAX_LCORES= 00:02:31.637 +++ CONFIG_IPSEC_MB=y 00:02:31.637 +++ CONFIG_PGO_DIR= 00:02:31.637 +++ CONFIG_DEBUG=y 00:02:31.637 +++ CONFIG_DPDK_COMPRESSDEV=y 00:02:31.637 +++ CONFIG_CROSS_PREFIX= 00:02:31.637 +++ CONFIG_URING=y 00:02:31.637 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:02:31.637 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:02:31.637 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:02:31.637 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:02:31.637 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:31.637 +++ _app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:31.637 +++ _test_app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/app 00:02:31.637 +++ _examples_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:31.637 +++ VHOST_FUZZ_APP=("$_test_app_dir/fuzz/vhost_fuzz/vhost_fuzz") 00:02:31.637 +++ ISCSI_APP=("$_app_dir/iscsi_tgt") 00:02:31.637 +++ NVMF_APP=("$_app_dir/nvmf_tgt") 00:02:31.637 +++ VHOST_APP=("$_app_dir/vhost") 00:02:31.637 +++ DD_APP=("$_app_dir/spdk_dd") 00:02:31.637 +++ SPDK_APP=("$_app_dir/spdk_tgt") 00:02:31.637 +++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h ]] 00:02:31.637 +++ [[ #ifndef SPDK_CONFIG_H 00:02:31.637 #define SPDK_CONFIG_H 00:02:31.637 #define SPDK_CONFIG_APPS 1 00:02:31.637 #define SPDK_CONFIG_ARCH native 00:02:31.637 #undef SPDK_CONFIG_ASAN 00:02:31.637 #undef SPDK_CONFIG_AVAHI 00:02:31.637 #undef SPDK_CONFIG_CET 00:02:31.637 #define SPDK_CONFIG_COVERAGE 1 00:02:31.637 #define SPDK_CONFIG_CROSS_PREFIX 00:02:31.637 #define SPDK_CONFIG_CRYPTO 1 00:02:31.637 #define SPDK_CONFIG_CRYPTO_MLX5 1 00:02:31.637 #define SPDK_CONFIG_CUSTOMOCF 1 00:02:31.637 #undef SPDK_CONFIG_DAOS 00:02:31.637 #define SPDK_CONFIG_DAOS_DIR 00:02:31.637 #define SPDK_CONFIG_DEBUG 1 00:02:31.637 #define SPDK_CONFIG_DPDK_COMPRESSDEV 1 00:02:31.637 #define SPDK_CONFIG_DPDK_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:31.637 #define SPDK_CONFIG_DPDK_INC_DIR 00:02:31.637 #define SPDK_CONFIG_DPDK_LIB_DIR 00:02:31.637 #undef SPDK_CONFIG_DPDK_PKG_CONFIG 00:02:31.637 #define SPDK_CONFIG_ENV /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:02:31.637 #define SPDK_CONFIG_EXAMPLES 1 00:02:31.637 #undef SPDK_CONFIG_FC 00:02:31.637 #define SPDK_CONFIG_FC_PATH 00:02:31.637 #define SPDK_CONFIG_FIO_PLUGIN 1 00:02:31.637 #define SPDK_CONFIG_FIO_SOURCE_DIR /usr/src/fio 00:02:31.637 #define SPDK_CONFIG_FUSE 1 00:02:31.637 #undef SPDK_CONFIG_FUZZER 00:02:31.637 #define SPDK_CONFIG_FUZZER_LIB 00:02:31.637 #undef SPDK_CONFIG_GOLANG 00:02:31.637 #define SPDK_CONFIG_HAVE_ARC4RANDOM 1 00:02:31.637 #define SPDK_CONFIG_HAVE_EVP_MAC 1 00:02:31.637 #define SPDK_CONFIG_HAVE_EXECINFO_H 1 00:02:31.637 #undef SPDK_CONFIG_HAVE_KEYUTILS 00:02:31.637 #undef SPDK_CONFIG_HAVE_LIBARCHIVE 00:02:31.637 #undef SPDK_CONFIG_HAVE_LIBBSD 00:02:31.637 #define SPDK_CONFIG_HAVE_UUID_GENERATE_SHA1 1 00:02:31.637 #define SPDK_CONFIG_IDXD 1 00:02:31.637 #undef SPDK_CONFIG_IDXD_KERNEL 00:02:31.637 #define SPDK_CONFIG_IPSEC_MB 1 00:02:31.637 #define SPDK_CONFIG_IPSEC_MB_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:02:31.637 #define SPDK_CONFIG_ISAL 1 00:02:31.637 #define SPDK_CONFIG_ISAL_CRYPTO 1 00:02:31.637 #define SPDK_CONFIG_ISCSI_INITIATOR 1 00:02:31.637 #define SPDK_CONFIG_LIBDIR 00:02:31.637 #undef SPDK_CONFIG_LTO 00:02:31.637 #define SPDK_CONFIG_MAX_LCORES 00:02:31.637 #define SPDK_CONFIG_NVME_CUSE 1 00:02:31.637 #define SPDK_CONFIG_OCF 1 00:02:31.637 #define SPDK_CONFIG_OCF_PATH /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:02:31.637 #define SPDK_CONFIG_OPENSSL_PATH 00:02:31.637 #undef SPDK_CONFIG_PGO_CAPTURE 00:02:31.637 #define SPDK_CONFIG_PGO_DIR 00:02:31.637 #undef SPDK_CONFIG_PGO_USE 00:02:31.637 #define SPDK_CONFIG_PREFIX /usr/local 00:02:31.637 #define SPDK_CONFIG_RAID5F 1 00:02:31.637 #define SPDK_CONFIG_RBD 1 00:02:31.637 #define SPDK_CONFIG_RDMA 1 00:02:31.637 #define SPDK_CONFIG_RDMA_PROV verbs 00:02:31.637 #define SPDK_CONFIG_RDMA_SEND_WITH_INVAL 1 00:02:31.637 #define SPDK_CONFIG_RDMA_SET_ACK_TIMEOUT 1 00:02:31.637 #define SPDK_CONFIG_RDMA_SET_TOS 1 00:02:31.637 #undef SPDK_CONFIG_SHARED 00:02:31.637 #undef SPDK_CONFIG_SMA 00:02:31.637 #define SPDK_CONFIG_TESTS 1 00:02:31.637 #undef SPDK_CONFIG_TSAN 00:02:31.637 #define SPDK_CONFIG_UBLK 1 00:02:31.637 #define SPDK_CONFIG_UBSAN 1 00:02:31.637 #define SPDK_CONFIG_UNIT_TESTS 1 00:02:31.637 #define SPDK_CONFIG_URING 1 00:02:31.637 #define SPDK_CONFIG_URING_PATH 00:02:31.637 #define SPDK_CONFIG_URING_ZNS 1 00:02:31.637 #undef SPDK_CONFIG_USDT 00:02:31.637 #define SPDK_CONFIG_VBDEV_COMPRESS 1 00:02:31.638 #define SPDK_CONFIG_VBDEV_COMPRESS_MLX5 1 00:02:31.638 #define SPDK_CONFIG_VFIO_USER 1 00:02:31.638 #define SPDK_CONFIG_VFIO_USER_DIR 00:02:31.638 #define SPDK_CONFIG_VHOST 1 00:02:31.638 #define SPDK_CONFIG_VIRTIO 1 00:02:31.638 #undef SPDK_CONFIG_VTUNE 00:02:31.638 #define SPDK_CONFIG_VTUNE_DIR 00:02:31.638 #define SPDK_CONFIG_WERROR 1 00:02:31.638 #define SPDK_CONFIG_WPDK_DIR 00:02:31.638 #define SPDK_CONFIG_XNVME 1 00:02:31.638 #endif /* SPDK_CONFIG_H */ == *\#\d\e\f\i\n\e\ \S\P\D\K\_\C\O\N\F\I\G\_\D\E\B\U\G* ]] 00:02:31.638 +++ (( SPDK_AUTOTEST_DEBUG_APPS )) 00:02:31.638 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:02:31.638 +++ [[ -e /bin/wpdk_common.sh ]] 00:02:31.638 +++ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:02:31.638 +++ source /etc/opt/spdk-pkgdep/paths/export.sh 00:02:31.638 ++++ PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:02:31.638 ++++ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:02:31.638 ++++ PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:02:31.638 ++++ export PATH 00:02:31.638 ++++ echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:02:31.638 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:02:31.638 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:02:31.638 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:02:31.638 +++ _pmdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:02:31.638 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/../../../ 00:02:31.638 +++ _pmrootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:31.638 +++ TEST_TAG=N/A 00:02:31.638 +++ TEST_TAG_FILE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.run_test_name 00:02:31.638 +++ PM_OUTPUTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power 00:02:31.638 ++++ uname -s 00:02:31.638 +++ PM_OS=Linux 00:02:31.638 +++ MONITOR_RESOURCES=(collect-cpu-load collect-vmstat) 00:02:31.638 +++ [[ Linux == FreeBSD ]] 00:02:31.638 +++ [[ Linux == Linux ]] 00:02:31.638 +++ [[ Supermicro != QEMU ]] 00:02:31.638 +++ [[ ! -e /.dockerenv ]] 00:02:31.638 +++ MONITOR_RESOURCES_PIDS=() 00:02:31.638 +++ declare -A MONITOR_RESOURCES_PIDS 00:02:31.638 +++ mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power 00:02:31.638 ++ : 0 00:02:31.638 ++ export RUN_NIGHTLY 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_AUTOTEST_DEBUG_APPS 00:02:31.638 ++ : 1 00:02:31.638 ++ export SPDK_RUN_VALGRIND 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_RUN_FUNCTIONAL_TEST 00:02:31.638 ++ : 1 00:02:31.638 ++ export SPDK_TEST_UNITTEST 00:02:31.638 ++ : 00:02:31.638 ++ export SPDK_TEST_AUTOBUILD 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_RELEASE_BUILD 00:02:31.638 ++ : 1 00:02:31.638 ++ export SPDK_TEST_ISAL 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_ISCSI 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_ISCSI_INITIATOR 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_NVME 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_NVME_PMR 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_NVME_BP 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_NVME_CLI 00:02:31.638 ++ : 1 00:02:31.638 ++ export SPDK_TEST_NVME_CUSE 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_NVME_FDP 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_NVMF 00:02:31.638 ++ : 1 00:02:31.638 ++ export SPDK_TEST_VFIOUSER 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_VFIOUSER_QEMU 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_FUZZER 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_FUZZER_SHORT 00:02:31.638 ++ : rdma 00:02:31.638 ++ export SPDK_TEST_NVMF_TRANSPORT 00:02:31.638 ++ : 1 00:02:31.638 ++ export SPDK_TEST_RBD 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_VHOST 00:02:31.638 ++ : 1 00:02:31.638 ++ export SPDK_TEST_BLOCKDEV 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_IOAT 00:02:31.638 ++ : 1 00:02:31.638 ++ export SPDK_TEST_BLOBFS 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_VHOST_INIT 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_LVOL 00:02:31.638 ++ : 1 00:02:31.638 ++ export SPDK_TEST_VBDEV_COMPRESS 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_RUN_ASAN 00:02:31.638 ++ : 1 00:02:31.638 ++ export SPDK_RUN_UBSAN 00:02:31.638 ++ : 00:02:31.638 ++ export SPDK_RUN_EXTERNAL_DPDK 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_RUN_NON_ROOT 00:02:31.638 ++ : 1 00:02:31.638 ++ export SPDK_TEST_CRYPTO 00:02:31.638 ++ : 1 00:02:31.638 ++ export SPDK_TEST_FTL 00:02:31.638 ++ : 1 00:02:31.638 ++ export SPDK_TEST_OCF 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_VMD 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_OPAL 00:02:31.638 ++ : 00:02:31.638 ++ export SPDK_TEST_NATIVE_DPDK 00:02:31.638 ++ : true 00:02:31.638 ++ export SPDK_AUTOTEST_X 00:02:31.638 ++ : 1 00:02:31.638 ++ export SPDK_TEST_RAID5 00:02:31.638 ++ : 1 00:02:31.638 ++ export SPDK_TEST_URING 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_USDT 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_USE_IGB_UIO 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_SCHEDULER 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_SCANBUILD 00:02:31.638 ++ : 00:02:31.638 ++ export SPDK_TEST_NVMF_NICS 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_SMA 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_DAOS 00:02:31.638 ++ : 1 00:02:31.638 ++ export SPDK_TEST_XNVME 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_ACCEL_DSA 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_ACCEL_IAA 00:02:31.638 ++ : 00:02:31.638 ++ export SPDK_TEST_FUZZER_TARGET 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_TEST_NVMF_MDNS 00:02:31.638 ++ : 0 00:02:31.638 ++ export SPDK_JSONRPC_GO_CLIENT 00:02:31.638 ++ export SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:02:31.638 ++ SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:02:31.638 ++ export DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:02:31.638 ++ DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:02:31.638 ++ export VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:31.638 ++ VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:31.638 ++ export LD_LIBRARY_PATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:31.638 ++ LD_LIBRARY_PATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:31.639 ++ export PCI_BLOCK_SYNC_ON_RESET=yes 00:02:31.639 ++ PCI_BLOCK_SYNC_ON_RESET=yes 00:02:31.639 ++ export PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python 00:02:31.639 ++ PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python 00:02:31.639 ++ export PYTHONDONTWRITEBYTECODE=1 00:02:31.639 ++ PYTHONDONTWRITEBYTECODE=1 00:02:31.639 ++ export ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:02:31.639 ++ ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:02:31.639 ++ export UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:02:31.639 ++ UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:02:31.639 ++ asan_suppression_file=/var/tmp/asan_suppression_file 00:02:31.639 ++ rm -rf /var/tmp/asan_suppression_file 00:02:31.639 ++ cat 00:02:31.639 ++ echo leak:libfuse3.so 00:02:31.639 ++ export LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:02:31.639 ++ LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:02:31.639 ++ export DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:02:31.639 ++ DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:02:31.639 ++ '[' -z /var/spdk/dependencies ']' 00:02:31.639 ++ export DEPENDENCY_DIR 00:02:31.639 ++ export SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:31.639 ++ SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:31.639 ++ export SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:31.639 ++ SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:31.639 ++ export QEMU_BIN= 00:02:31.639 ++ QEMU_BIN= 00:02:31.639 ++ export VFIO_QEMU_BIN= 00:02:31.639 ++ VFIO_QEMU_BIN= 00:02:31.639 ++ export AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:02:31.639 ++ AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:02:31.639 ++ export UNBIND_ENTIRE_IOMMU_GROUP=no 00:02:31.639 ++ UNBIND_ENTIRE_IOMMU_GROUP=no 00:02:31.639 ++ '[' 1 -eq 0 ']' 00:02:31.639 ++ unset -v 00:02:31.639 +++ uname -s 00:02:31.639 ++ '[' Linux = Linux ']' 00:02:31.639 ++ HUGEMEM=4096 00:02:31.639 ++ export CLEAR_HUGE=yes 00:02:31.639 ++ CLEAR_HUGE=yes 00:02:31.639 ++ [[ 1 -eq 1 ]] 00:02:31.639 ++ export HUGE_EVEN_ALLOC=yes 00:02:31.639 ++ HUGE_EVEN_ALLOC=yes 00:02:31.639 ++ MAKE=make 00:02:31.639 ++ MAKEFLAGS='-j 26' 00:02:31.639 ++ export HUGEMEM=4096 00:02:31.639 ++ HUGEMEM=4096 00:02:31.639 ++ NO_HUGE=() 00:02:31.639 ++ TEST_MODE= 00:02:31.639 ++ [[ -z '' ]] 00:02:31.639 ++ PYTHONPATH+=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:02:31.639 ++ exec 00:02:31.639 ++ PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:02:31.639 ++ /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/rpc.py --server 00:02:31.639 ++ set_test_storage 2147483648 00:02:31.639 ++ [[ -v testdir ]] 00:02:31.639 ++ local requested_size=2147483648 00:02:31.639 ++ local mount target_dir 00:02:31.639 ++ local -A mounts fss sizes avails uses 00:02:31.639 ++ local source fs size avail mount use 00:02:31.639 ++ local storage_fallback storage_candidates 00:02:31.639 +++ mktemp -udt spdk.XXXXXX 00:02:31.639 ++ storage_fallback=/tmp/spdk.VkBzTV 00:02:31.639 ++ storage_candidates=("$testdir" "$storage_fallback/tests/${testdir##*/}" "$storage_fallback") 00:02:31.639 ++ [[ -n '' ]] 00:02:31.639 ++ [[ -n '' ]] 00:02:31.639 ++ mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit /tmp/spdk.VkBzTV/tests/unit /tmp/spdk.VkBzTV 00:02:31.639 ++ requested_size=2214592512 00:02:31.639 ++ read -r source fs size use avail _ mount 00:02:31.639 +++ df -T 00:02:31.639 +++ grep -v Filesystem 00:02:31.639 ++ mounts["$mount"]=overlay 00:02:31.639 ++ fss["$mount"]=overlay 00:02:31.639 ++ avails["$mount"]=431664074752 00:02:31.639 ++ sizes["$mount"]=468246044672 00:02:31.639 ++ uses["$mount"]=36565192704 00:02:31.639 ++ read -r source fs size use avail _ mount 00:02:31.639 ++ mounts["$mount"]=tmpfs 00:02:31.639 ++ fss["$mount"]=tmpfs 00:02:31.639 ++ avails["$mount"]=67108864 00:02:31.639 ++ sizes["$mount"]=67108864 00:02:31.639 ++ uses["$mount"]=0 00:02:31.639 ++ read -r source fs size use avail _ mount 00:02:31.639 ++ mounts["$mount"]=shm 00:02:31.639 ++ fss["$mount"]=tmpfs 00:02:31.639 ++ avails["$mount"]=67108864 00:02:31.639 ++ sizes["$mount"]=67108864 00:02:31.639 ++ uses["$mount"]=0 00:02:31.639 ++ read -r source fs size use avail _ mount 00:02:31.639 ++ mounts["$mount"]=/dev/sda4 00:02:31.639 ++ fss["$mount"]=ext4 00:02:31.639 ++ avails["$mount"]=431664074752 00:02:31.639 ++ sizes["$mount"]=468246044672 00:02:31.639 ++ uses["$mount"]=36565192704 00:02:31.639 ++ read -r source fs size use avail _ mount 00:02:31.639 ++ mounts["$mount"]=tmpfs 00:02:31.639 ++ fss["$mount"]=tmpfs 00:02:31.639 ++ avails["$mount"]=134938361856 00:02:31.639 ++ sizes["$mount"]=134938361856 00:02:31.639 ++ uses["$mount"]=0 00:02:31.639 ++ read -r source fs size use avail _ mount 00:02:31.639 ++ mounts["$mount"]=tmpfs 00:02:31.639 ++ fss["$mount"]=tmpfs 00:02:31.640 ++ avails["$mount"]=134938361856 00:02:31.640 ++ sizes["$mount"]=134938361856 00:02:31.640 ++ uses["$mount"]=0 00:02:31.640 ++ read -r source fs size use avail _ mount 00:02:31.640 ++ mounts["$mount"]=tmpfs 00:02:31.640 ++ fss["$mount"]=tmpfs 00:02:31.640 ++ avails["$mount"]=134938361856 00:02:31.640 ++ sizes["$mount"]=134938361856 00:02:31.640 ++ uses["$mount"]=0 00:02:31.640 ++ read -r source fs size use avail _ mount 00:02:31.640 ++ printf '* Looking for test storage...\n' 00:02:31.640 * Looking for test storage... 00:02:31.640 ++ local target_space new_size 00:02:31.640 ++ for target_dir in "${storage_candidates[@]}" 00:02:31.640 +++ df /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:31.640 +++ awk '$1 !~ /Filesystem/{print $6}' 00:02:31.640 ++ mount=/ 00:02:31.640 ++ target_space=431664074752 00:02:31.640 ++ (( target_space == 0 || target_space < requested_size )) 00:02:31.640 ++ (( target_space >= requested_size )) 00:02:31.640 ++ [[ overlay == tmpfs ]] 00:02:31.640 ++ [[ overlay == ramfs ]] 00:02:31.640 ++ [[ / == / ]] 00:02:31.640 ++ new_size=38779785216 00:02:31.640 ++ (( new_size * 100 / sizes[/] > 95 )) 00:02:31.640 ++ export SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:31.640 ++ SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:31.640 ++ printf '* Found test storage at %s\n' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:31.640 * Found test storage at /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:31.640 ++ return 0 00:02:31.640 ++ set -o errtrace 00:02:31.640 ++ shopt -s extdebug 00:02:31.640 ++ trap 'trap - ERR; print_backtrace >&2' ERR 00:02:31.640 ++ PS4=' \t -- ${BASH_SOURCE#${BASH_SOURCE%/*/*}/}@${LINENO} -- \$ ' 00:02:31.640 01:00:37 -- common/autotest_common.sh@1673 -- # true 00:02:31.640 01:00:37 -- common/autotest_common.sh@1675 -- # xtrace_fd 00:02:31.640 01:00:37 -- common/autotest_common.sh@25 -- # [[ -n '' ]] 00:02:31.640 01:00:37 -- common/autotest_common.sh@29 -- # exec 00:02:31.640 01:00:37 -- common/autotest_common.sh@31 -- # xtrace_restore 00:02:31.640 01:00:37 -- common/autotest_common.sh@16 -- # unset -v 'X_STACK[0 - 1 < 0 ? 0 : 0 - 1]' 00:02:31.640 01:00:37 -- common/autotest_common.sh@17 -- # (( 0 == 0 )) 00:02:31.640 01:00:37 -- common/autotest_common.sh@18 -- # set -x 00:02:31.640 01:00:37 -- unit/unittest.sh@17 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:31.640 01:00:37 -- unit/unittest.sh@151 -- # '[' 1 -eq 1 ']' 00:02:31.640 01:00:37 -- unit/unittest.sh@151 -- # '[' 0 -eq 1 ']' 00:02:31.640 01:00:37 -- unit/unittest.sh@158 -- # '[' -z ']' 00:02:31.640 01:00:37 -- unit/unittest.sh@159 -- # grep -q '#undef SPDK_CONFIG_ASAN' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:02:31.640 01:00:37 -- unit/unittest.sh@159 -- # hash valgrind 00:02:31.640 01:00:37 -- unit/unittest.sh@160 -- # valgrind='valgrind --leak-check=full --error-exitcode=2 --verbose' 00:02:31.640 01:00:37 -- unit/unittest.sh@165 -- # '[' 1 -eq 1 ']' 00:02:31.640 01:00:37 -- unit/unittest.sh@166 -- # '[' -n 'valgrind --leak-check=full --error-exitcode=2 --verbose' ']' 00:02:31.640 01:00:37 -- unit/unittest.sh@167 -- # run_test valgrind echo 'Using valgrind for unit tests' 00:02:31.640 01:00:37 -- common/autotest_common.sh@1087 -- # '[' 3 -le 1 ']' 00:02:31.640 01:00:37 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:02:31.640 01:00:37 -- common/autotest_common.sh@10 -- # set +x 00:02:31.640 ************************************ 00:02:31.640 START TEST valgrind 00:02:31.640 ************************************ 00:02:31.640 01:00:37 -- common/autotest_common.sh@1111 -- # echo 'Using valgrind for unit tests' 00:02:31.640 Using valgrind for unit tests 00:02:31.640 00:02:31.640 real 0m0.000s 00:02:31.640 user 0m0.000s 00:02:31.640 sys 0m0.000s 00:02:31.640 01:00:37 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:02:31.640 01:00:37 -- common/autotest_common.sh@10 -- # set +x 00:02:31.640 ************************************ 00:02:31.640 END TEST valgrind 00:02:31.640 ************************************ 00:02:31.640 01:00:37 -- unit/unittest.sh@178 -- # grep CC_TYPE /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/mk/cc.mk 00:02:31.640 01:00:37 -- unit/unittest.sh@178 -- # CC_TYPE=CC_TYPE=gcc 00:02:31.640 01:00:37 -- unit/unittest.sh@179 -- # hash lcov 00:02:31.640 01:00:37 -- unit/unittest.sh@179 -- # grep -q '#define SPDK_CONFIG_COVERAGE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:02:31.640 01:00:37 -- unit/unittest.sh@179 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:02:31.641 01:00:37 -- unit/unittest.sh@180 -- # cov_avail=yes 00:02:31.641 01:00:37 -- unit/unittest.sh@184 -- # '[' yes = yes ']' 00:02:31.641 01:00:37 -- unit/unittest.sh@186 -- # [[ -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ]] 00:02:31.641 01:00:37 -- unit/unittest.sh@189 -- # UT_COVERAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:02:31.641 01:00:37 -- unit/unittest.sh@191 -- # mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:02:31.641 01:00:37 -- unit/unittest.sh@199 -- # export 'LCOV_OPTS= 00:02:31.641 --rc lcov_branch_coverage=1 00:02:31.641 --rc lcov_function_coverage=1 00:02:31.641 --rc genhtml_branch_coverage=1 00:02:31.641 --rc genhtml_function_coverage=1 00:02:31.641 --rc genhtml_legend=1 00:02:31.641 --rc geninfo_all_blocks=1 00:02:31.641 ' 00:02:31.641 01:00:37 -- unit/unittest.sh@199 -- # LCOV_OPTS=' 00:02:31.641 --rc lcov_branch_coverage=1 00:02:31.641 --rc lcov_function_coverage=1 00:02:31.641 --rc genhtml_branch_coverage=1 00:02:31.641 --rc genhtml_function_coverage=1 00:02:31.641 --rc genhtml_legend=1 00:02:31.641 --rc geninfo_all_blocks=1 00:02:31.641 ' 00:02:31.641 01:00:37 -- unit/unittest.sh@200 -- # export 'LCOV=lcov 00:02:31.641 --rc lcov_branch_coverage=1 00:02:31.641 --rc lcov_function_coverage=1 00:02:31.641 --rc genhtml_branch_coverage=1 00:02:31.641 --rc genhtml_function_coverage=1 00:02:31.641 --rc genhtml_legend=1 00:02:31.641 --rc geninfo_all_blocks=1 00:02:31.641 --no-external' 00:02:31.641 01:00:37 -- unit/unittest.sh@200 -- # LCOV='lcov 00:02:31.641 --rc lcov_branch_coverage=1 00:02:31.641 --rc lcov_function_coverage=1 00:02:31.641 --rc genhtml_branch_coverage=1 00:02:31.641 --rc genhtml_function_coverage=1 00:02:31.641 --rc genhtml_legend=1 00:02:31.641 --rc geninfo_all_blocks=1 00:02:31.641 --no-external' 00:02:31.641 01:00:37 -- unit/unittest.sh@202 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -c -i -d . -t Baseline -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info 00:02:38.297 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno:no functions found 00:02:38.297 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno 00:02:39.671 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_band_upgrade.gcno:no functions found 00:02:39.671 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_band_upgrade.gcno 00:02:39.930 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_chunk_upgrade.gcno:no functions found 00:02:39.930 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_chunk_upgrade.gcno 00:02:39.930 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_p2l_upgrade.gcno:no functions found 00:02:39.930 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_p2l_upgrade.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno:no functions found 00:02:48.043 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno 00:02:48.043 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno 00:02:48.044 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno:no functions found 00:02:48.044 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno 00:02:48.045 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno:no functions found 00:02:48.045 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno 00:02:48.046 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno:no functions found 00:02:48.046 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno 00:02:48.046 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno:no functions found 00:02:48.046 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno 00:02:48.046 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno:no functions found 00:02:48.046 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno 00:03:14.587 01:01:17 -- unit/unittest.sh@206 -- # uname -m 00:03:14.587 01:01:17 -- unit/unittest.sh@206 -- # '[' x86_64 = aarch64 ']' 00:03:14.587 01:01:17 -- unit/unittest.sh@210 -- # run_test unittest_pci_event valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:14.587 01:01:17 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:03:14.587 01:01:17 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:14.587 01:01:17 -- common/autotest_common.sh@10 -- # set +x 00:03:14.587 ************************************ 00:03:14.587 START TEST unittest_pci_event 00:03:14.587 ************************************ 00:03:14.587 01:01:17 -- common/autotest_common.sh@1111 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:14.587 ==67915== Memcheck, a memory error detector 00:03:14.588 ==67915== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:14.588 ==67915== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:14.588 ==67915== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:14.588 ==67915== 00:03:14.588 --67915-- Valgrind options: 00:03:14.588 --67915-- --leak-check=full 00:03:14.588 --67915-- --error-exitcode=2 00:03:14.588 --67915-- --verbose 00:03:14.588 --67915-- Contents of /proc/version: 00:03:14.588 --67915-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:14.588 --67915-- 00:03:14.588 --67915-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:14.588 --67915-- Page sizes: currently 4096, max supported 4096 00:03:14.588 --67915-- Valgrind library directory: /usr/libexec/valgrind 00:03:14.588 --67915-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:14.588 --67915-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:14.588 --67915-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:14.588 --67915-- might be shown as UnknownInlinedFun 00:03:14.588 --67915-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:14.588 --67915-- object doesn't have a dynamic symbol table 00:03:14.588 --67915-- Scheduler: using generic scheduler lock implementation. 00:03:14.588 --67915-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:14.588 ==67915== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-67915-by-???-on-8019b903ff7f 00:03:14.588 ==67915== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-67915-by-???-on-8019b903ff7f 00:03:14.588 ==67915== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-67915-by-???-on-8019b903ff7f 00:03:14.588 ==67915== 00:03:14.588 ==67915== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:14.588 ==67915== don't want to do, unless you know exactly what you're doing, 00:03:14.588 ==67915== or are doing some strange experiment): 00:03:14.588 ==67915== /usr/libexec/valgrind/../../bin/vgdb --pid=67915 ...command... 00:03:14.588 ==67915== 00:03:14.588 ==67915== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:14.588 ==67915== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:14.588 ==67915== and then give GDB the following command 00:03:14.588 ==67915== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=67915 00:03:14.588 ==67915== --pid is optional if only one valgrind process is running 00:03:14.588 ==67915== 00:03:14.588 --67915-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:14.588 --67915-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:14.588 --67915-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:14.588 --67915-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:14.588 ==67915== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.588 --67915-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:14.588 --67915-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:14.588 --67915-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:14.588 --67915-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:14.588 --67915-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:14.588 --67915-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:14.588 --67915-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:14.588 --67915-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:14.588 --67915-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:14.588 --67915-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:14.588 --67915-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:14.588 --67915-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:14.588 --67915-- Reading syms from /usr/lib64/libm.so.6 00:03:14.588 --67915-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:14.588 --67915-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:14.588 --67915-- Reading syms from /usr/lib64/libc.so.6 00:03:14.588 ==67915== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.588 --67915-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:14.588 --67915-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:14.588 ==67915== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.588 --67915-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:14.588 --67915-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:14.588 ==67915== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.588 --67915-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:14.588 --67915-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:14.588 ==67915== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.588 --67915-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:14.588 --67915-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:14.588 --67915-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:14.588 --67915-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:14.588 --67915-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:14.588 --67915-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:14.588 --67915-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:14.588 --67915-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:14.589 --67915-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 ==67915== Preferring higher priority redirection: 00:03:14.589 --67915-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:14.589 --67915-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:14.589 --67915-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 --67915-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.589 ==67915== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.589 --67915-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:14.589 --67915-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:14.589 ==67915== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.589 --67915-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:14.589 --67915-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:14.589 --67915-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:14.589 --67915-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:14.589 --67915-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:14.589 --67915-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:14.589 --67915-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:14.589 --67915-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:14.589 --67915-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:14.589 --67915-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:14.589 --67915-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:14.589 --67915-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:14.589 --67915-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:14.589 --67915-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:14.589 --67915-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:14.589 --67915-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:14.589 --67915-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:14.590 --67915-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:14.590 00:03:14.590 00:03:14.590 CUnit - A unit testing framework for C - Version 2.1-3 00:03:14.590 http://cunit.sourceforge.net/ 00:03:14.590 00:03:14.590 00:03:14.590 Suite: pci_event 00:03:14.590 Test: test_pci_parse_event ...--67915-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:03:14.590 --67915-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:14.590 --67915-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:03:14.590 [2024-04-19 01:01:18.416944] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk/pci_event.c: 162:parse_subsystem_event: *ERROR*: Invalid format for PCI device BDF: 0000 00:03:14.590 [2024-04-19 01:01:18.465246] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk/pci_event.c: 185:parse_subsystem_event: *ERROR*: Invalid format for PCI device BDF: 000000 00:03:14.590 passed 00:03:14.590 00:03:14.590 Run Summary: Type Total Ran Passed Failed Inactive 00:03:14.590 suites 1 1 n/a 0 0 00:03:14.590 tests 1 1 1 0 0 00:03:14.590 asserts 15 15 15 0 n/a 00:03:14.590 00:03:14.590 Elapsed time = 0.073 seconds 00:03:14.590 --67915-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:14.590 --67915-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:14.590 ==67915== 00:03:14.590 ==67915== HEAP SUMMARY: 00:03:14.590 ==67915== in use at exit: 0 bytes in 0 blocks 00:03:14.590 ==67915== total heap usage: 60 allocs, 60 frees, 107,253 bytes allocated 00:03:14.590 ==67915== 00:03:14.590 ==67915== All heap blocks were freed -- no leaks are possible 00:03:14.590 ==67915== 00:03:14.590 ==67915== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:14.590 00:03:14.590 real 0m0.739s 00:03:14.590 user 0m0.702s 00:03:14.590 sys 0m0.033s 00:03:14.590 01:01:18 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:14.590 01:01:18 -- common/autotest_common.sh@10 -- # set +x 00:03:14.590 ************************************ 00:03:14.590 END TEST unittest_pci_event 00:03:14.590 ************************************ 00:03:14.590 01:01:18 -- unit/unittest.sh@211 -- # run_test unittest_include valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:14.590 01:01:18 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:03:14.590 01:01:18 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:14.590 01:01:18 -- common/autotest_common.sh@10 -- # set +x 00:03:14.590 ************************************ 00:03:14.590 START TEST unittest_include 00:03:14.590 ************************************ 00:03:14.590 01:01:18 -- common/autotest_common.sh@1111 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:14.590 ==67942== Memcheck, a memory error detector 00:03:14.590 ==67942== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:14.590 ==67942== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:14.590 ==67942== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:14.590 ==67942== 00:03:14.590 --67942-- Valgrind options: 00:03:14.590 --67942-- --leak-check=full 00:03:14.590 --67942-- --error-exitcode=2 00:03:14.590 --67942-- --verbose 00:03:14.590 --67942-- Contents of /proc/version: 00:03:14.590 --67942-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:14.590 --67942-- 00:03:14.590 --67942-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:14.590 --67942-- Page sizes: currently 4096, max supported 4096 00:03:14.590 --67942-- Valgrind library directory: /usr/libexec/valgrind 00:03:14.590 --67942-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:14.590 --67942-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:14.590 --67942-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:14.590 --67942-- might be shown as UnknownInlinedFun 00:03:14.590 --67942-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:14.590 --67942-- object doesn't have a dynamic symbol table 00:03:14.590 --67942-- Scheduler: using generic scheduler lock implementation. 00:03:14.590 --67942-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:14.590 ==67942== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-67942-by-???-on-8019b903ff7f 00:03:14.590 ==67942== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-67942-by-???-on-8019b903ff7f 00:03:14.590 ==67942== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-67942-by-???-on-8019b903ff7f 00:03:14.590 ==67942== 00:03:14.590 ==67942== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:14.590 ==67942== don't want to do, unless you know exactly what you're doing, 00:03:14.590 ==67942== or are doing some strange experiment): 00:03:14.590 ==67942== /usr/libexec/valgrind/../../bin/vgdb --pid=67942 ...command... 00:03:14.590 ==67942== 00:03:14.590 ==67942== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:14.590 ==67942== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:14.591 ==67942== and then give GDB the following command 00:03:14.591 ==67942== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=67942 00:03:14.591 ==67942== --pid is optional if only one valgrind process is running 00:03:14.591 ==67942== 00:03:14.591 --67942-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:14.591 --67942-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:14.591 --67942-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:14.591 --67942-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:14.591 ==67942== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.591 --67942-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:14.591 --67942-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:14.591 --67942-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:14.591 --67942-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:14.591 --67942-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:14.591 --67942-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:14.591 --67942-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:14.591 --67942-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:14.591 --67942-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:14.591 --67942-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:14.591 --67942-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:14.591 --67942-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:14.591 --67942-- Reading syms from /usr/lib64/libm.so.6 00:03:14.591 --67942-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:14.591 --67942-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:14.591 --67942-- Reading syms from /usr/lib64/libc.so.6 00:03:14.591 ==67942== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.591 --67942-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:14.591 --67942-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:14.591 ==67942== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.591 --67942-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:14.591 --67942-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:14.591 ==67942== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.591 --67942-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:14.591 --67942-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:14.591 ==67942== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.591 --67942-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:14.591 --67942-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:14.591 --67942-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:14.591 --67942-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:14.591 --67942-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:14.591 --67942-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:14.591 --67942-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:14.591 --67942-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:14.591 --67942-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.591 --67942-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.592 --67942-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.592 --67942-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.592 --67942-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.592 ==67942== Preferring higher priority redirection: 00:03:14.592 --67942-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:14.592 --67942-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:14.592 --67942-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.592 --67942-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.592 --67942-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.592 --67942-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.592 --67942-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.592 --67942-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.592 --67942-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.592 --67942-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.592 --67942-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.592 ==67942== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.592 --67942-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:14.592 --67942-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:14.592 ==67942== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.592 --67942-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:14.592 --67942-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:14.592 --67942-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:14.592 --67942-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:14.592 --67942-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:14.592 --67942-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:14.592 --67942-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:14.592 --67942-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:14.592 --67942-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:14.592 --67942-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:14.592 --67942-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:14.592 --67942-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:14.592 --67942-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:14.592 --67942-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:14.592 --67942-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:14.592 --67942-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:14.592 --67942-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:14.592 --67942-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:14.592 00:03:14.592 00:03:14.592 CUnit - A unit testing framework for C - Version 2.1-3 00:03:14.592 http://cunit.sourceforge.net/ 00:03:14.592 00:03:14.592 00:03:14.592 Suite: histogram 00:03:14.592 Test: histogram_test ...passed 00:03:14.592 Test: histogram_merge ...passed 00:03:14.592 00:03:14.592 Run Summary: Type Total Ran Passed Failed Inactive 00:03:14.592 suites 1 1 n/a 0 0 00:03:14.592 tests 2 2 2 0 0 00:03:14.592 asserts 50 50 50 0 n/a 00:03:14.592 00:03:14.592 Elapsed time = 0.044 seconds 00:03:14.592 --67942-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:14.592 --67942-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:14.592 ==67942== 00:03:14.592 ==67942== HEAP SUMMARY: 00:03:14.592 ==67942== in use at exit: 0 bytes in 0 blocks 00:03:14.592 ==67942== total heap usage: 60 allocs, 60 frees, 361,239 bytes allocated 00:03:14.592 ==67942== 00:03:14.592 ==67942== All heap blocks were freed -- no leaks are possible 00:03:14.592 ==67942== 00:03:14.592 ==67942== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:14.592 00:03:14.592 real 0m0.728s 00:03:14.592 user 0m0.686s 00:03:14.592 sys 0m0.040s 00:03:14.592 01:01:19 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:14.592 01:01:19 -- common/autotest_common.sh@10 -- # set +x 00:03:14.592 ************************************ 00:03:14.592 END TEST unittest_include 00:03:14.592 ************************************ 00:03:14.592 01:01:19 -- unit/unittest.sh@212 -- # run_test unittest_bdev unittest_bdev 00:03:14.592 01:01:19 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:14.592 01:01:19 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:14.592 01:01:19 -- common/autotest_common.sh@10 -- # set +x 00:03:14.592 ************************************ 00:03:14.592 START TEST unittest_bdev 00:03:14.592 ************************************ 00:03:14.592 01:01:19 -- common/autotest_common.sh@1111 -- # unittest_bdev 00:03:14.592 01:01:19 -- unit/unittest.sh@20 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:14.593 ==67974== Memcheck, a memory error detector 00:03:14.593 ==67974== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:14.593 ==67974== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:14.593 ==67974== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:14.593 ==67974== 00:03:14.593 --67974-- Valgrind options: 00:03:14.593 --67974-- --leak-check=full 00:03:14.593 --67974-- --error-exitcode=2 00:03:14.593 --67974-- --verbose 00:03:14.593 --67974-- Contents of /proc/version: 00:03:14.593 --67974-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:14.593 --67974-- 00:03:14.593 --67974-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:14.593 --67974-- Page sizes: currently 4096, max supported 4096 00:03:14.593 --67974-- Valgrind library directory: /usr/libexec/valgrind 00:03:14.593 --67974-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:14.593 --67974-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:14.593 --67974-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:14.593 --67974-- might be shown as UnknownInlinedFun 00:03:14.593 --67974-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:14.593 --67974-- object doesn't have a dynamic symbol table 00:03:14.593 --67974-- Scheduler: using generic scheduler lock implementation. 00:03:14.593 --67974-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:14.593 ==67974== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-67974-by-???-on-8019b903ff7f 00:03:14.593 ==67974== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-67974-by-???-on-8019b903ff7f 00:03:14.593 ==67974== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-67974-by-???-on-8019b903ff7f 00:03:14.593 ==67974== 00:03:14.593 ==67974== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:14.593 ==67974== don't want to do, unless you know exactly what you're doing, 00:03:14.593 ==67974== or are doing some strange experiment): 00:03:14.593 ==67974== /usr/libexec/valgrind/../../bin/vgdb --pid=67974 ...command... 00:03:14.593 ==67974== 00:03:14.593 ==67974== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:14.593 ==67974== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:14.593 ==67974== and then give GDB the following command 00:03:14.593 ==67974== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=67974 00:03:14.593 ==67974== --pid is optional if only one valgrind process is running 00:03:14.593 ==67974== 00:03:14.593 --67974-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:14.593 --67974-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:14.593 --67974-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:14.593 --67974-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:14.593 ==67974== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.593 --67974-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:14.593 --67974-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:14.593 --67974-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:14.593 --67974-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:14.593 --67974-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:14.593 --67974-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:14.593 --67974-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:14.593 --67974-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:14.593 --67974-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:14.593 --67974-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:14.593 --67974-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:14.593 --67974-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:14.593 --67974-- Reading syms from /usr/lib64/libm.so.6 00:03:14.593 --67974-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:14.593 --67974-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:14.593 --67974-- Reading syms from /usr/lib64/libc.so.6 00:03:14.593 ==67974== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.593 --67974-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:14.593 --67974-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:14.593 ==67974== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.593 --67974-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:14.593 --67974-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:14.593 ==67974== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.593 --67974-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:14.593 --67974-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:14.593 ==67974== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.593 --67974-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:14.593 --67974-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:14.593 --67974-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:14.593 --67974-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:14.594 --67974-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:14.594 --67974-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:14.594 --67974-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:14.594 --67974-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:14.594 --67974-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 ==67974== Preferring higher priority redirection: 00:03:14.594 --67974-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:14.594 --67974-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:14.594 --67974-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 --67974-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:14.594 ==67974== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.594 --67974-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:14.594 --67974-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:14.594 ==67974== WARNING: new redirection conflicts with existing -- ignoring it 00:03:14.594 --67974-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:14.594 --67974-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:14.595 --67974-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:14.595 --67974-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:14.595 --67974-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:14.595 --67974-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:14.595 --67974-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:14.595 --67974-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:14.595 --67974-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:14.595 --67974-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:14.595 --67974-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:14.595 --67974-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:14.595 --67974-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:14.595 --67974-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:14.595 --67974-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:14.595 --67974-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:14.595 --67974-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:14.595 --67974-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:14.595 --67974-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:14.595 --67974-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:14.595 00:03:14.595 00:03:14.595 CUnit - A unit testing framework for C - Version 2.1-3 00:03:14.595 http://cunit.sourceforge.net/ 00:03:14.595 00:03:14.595 00:03:14.595 Suite: bdev 00:03:14.595 Test: bytes_to_blocks_test ...passed 00:03:14.595 Test: num_blocks_test ...--67974-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:14.595 passed 00:03:14.595 Test: io_valid_test ...passed 00:03:14.595 Test: open_write_test ...[2024-04-19 01:01:20.131235] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7988:bdev_open: *ERROR*: bdev bdev1 already claimed: type exclusive_write by module bdev_ut 00:03:14.595 [2024-04-19 01:01:20.157996] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7988:bdev_open: *ERROR*: bdev bdev4 already claimed: type exclusive_write by module bdev_ut 00:03:14.595 [2024-04-19 01:01:20.160276] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7988:bdev_open: *ERROR*: bdev bdev5 already claimed: type exclusive_write by module bdev_ut 00:03:14.595 passed 00:03:14.595 Test: claim_test ...passed 00:03:14.595 Test: alias_add_del_test ...[2024-04-19 01:01:20.261741] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4548:bdev_name_add: *ERROR*: Bdev name bdev0 already exists 00:03:14.595 [2024-04-19 01:01:20.262572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4578:spdk_bdev_alias_add: *ERROR*: Empty alias passed 00:03:14.595 [2024-04-19 01:01:20.263283] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4548:bdev_name_add: *ERROR*: Bdev name proper alias 0 already exists 00:03:14.595 passed 00:03:14.595 Test: get_device_stat_test ...passed 00:03:14.595 Test: bdev_io_types_test ...passed 00:03:14.595 Test: bdev_io_wait_test ...passed 00:03:14.595 Test: bdev_io_spans_split_test ...passed 00:03:14.595 Test: bdev_io_boundary_split_test ...passed 00:03:14.595 Test: bdev_io_max_size_and_segment_split_test ...[2024-04-19 01:01:20.721661] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:3185:_bdev_rw_split: *ERROR*: The first child io was less than a block size 00:03:14.853 passed 00:03:14.853 Test: bdev_io_mix_split_test ...passed 00:03:14.853 Test: bdev_io_split_with_io_wait ...passed 00:03:14.853 Test: bdev_io_write_unit_split_test ...[2024-04-19 01:01:20.952015] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2740:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:03:14.853 [2024-04-19 01:01:20.955090] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2740:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:03:14.853 [2024-04-19 01:01:20.955262] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2740:bdev_io_do_submit: *ERROR*: IO num_blocks 1 does not match the write_unit_size 32 00:03:14.853 [2024-04-19 01:01:20.957759] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2740:bdev_io_do_submit: *ERROR*: IO num_blocks 32 does not match the write_unit_size 64 00:03:14.853 passed 00:03:14.853 Test: bdev_io_alignment_with_boundary ...passed 00:03:15.111 Test: bdev_io_alignment ...passed 00:03:15.111 Test: bdev_histograms ...passed 00:03:15.111 Test: bdev_write_zeroes ...passed 00:03:15.111 Test: bdev_compare_and_write ...passed 00:03:15.370 Test: bdev_compare ...passed 00:03:15.370 Test: bdev_compare_emulated ...passed 00:03:15.370 Test: bdev_zcopy_write ...passed 00:03:15.370 Test: bdev_zcopy_read ...passed 00:03:15.370 Test: bdev_open_while_hotremove ...passed 00:03:15.370 Test: bdev_close_while_hotremove ...passed 00:03:15.370 Test: bdev_open_ext_test ...[2024-04-19 01:01:21.525024] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8094:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:15.370 passed 00:03:15.370 Test: bdev_open_ext_unregister ...[2024-04-19 01:01:21.528789] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8094:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:15.370 passed 00:03:15.627 Test: bdev_set_io_timeout ...passed 00:03:15.627 Test: bdev_set_qd_sampling ...passed 00:03:15.627 Test: lba_range_overlap ...passed 00:03:15.627 Test: lock_lba_range_check_ranges ...passed 00:03:15.627 Test: lock_lba_range_with_io_outstanding ...passed 00:03:15.627 Test: lock_lba_range_overlapped ...passed 00:03:15.627 Test: bdev_quiesce ...[2024-04-19 01:01:21.829739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:10017:_spdk_bdev_quiesce: *ERROR*: The range to unquiesce was not found. 00:03:15.885 passed 00:03:15.885 Test: bdev_io_abort ...passed 00:03:15.885 Test: bdev_unmap ...passed 00:03:15.885 Test: bdev_write_zeroes_split_test ...passed 00:03:15.885 Test: bdev_set_options_test ...[2024-04-19 01:01:21.981565] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c: 483:spdk_bdev_set_opts: *ERROR*: opts_size inside opts cannot be zero value 00:03:15.885 passed 00:03:15.885 Test: bdev_get_memory_domains ...passed 00:03:15.885 Test: bdev_io_ext ...passed 00:03:15.885 Test: bdev_io_ext_no_opts ...passed 00:03:15.885 Test: bdev_io_ext_invalid_opts ...passed 00:03:16.143 Test: bdev_io_ext_split ...passed 00:03:16.143 Test: bdev_io_ext_bounce_buffer ...passed 00:03:16.143 Test: bdev_register_uuid_alias ...[2024-04-19 01:01:22.220096] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4548:bdev_name_add: *ERROR*: Bdev name 815273c0-00aa-4952-9005-d1af46052ebd already exists 00:03:16.143 [2024-04-19 01:01:22.220546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7651:bdev_register: *ERROR*: Unable to add uuid:815273c0-00aa-4952-9005-d1af46052ebd alias for bdev bdev0 00:03:16.143 passed 00:03:16.143 Test: bdev_unregister_by_name ...[2024-04-19 01:01:22.230044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7884:spdk_bdev_unregister_by_name: *ERROR*: Failed to open bdev with name: bdev1 00:03:16.143 [2024-04-19 01:01:22.231151] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7892:spdk_bdev_unregister_by_name: *ERROR*: Bdev bdev was not registered by the specified module. 00:03:16.143 passed 00:03:16.143 Test: for_each_bdev_test ...passed 00:03:16.143 Test: bdev_seek_test ...passed 00:03:16.143 Test: bdev_copy ...passed 00:03:16.401 Test: bdev_copy_split_test ...passed 00:03:16.401 Test: examine_locks ...passed 00:03:16.401 Test: claim_v2_rwo ...[2024-04-19 01:01:22.424275] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7988:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:16.401 [2024-04-19 01:01:22.426122] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8618:claim_verify_rwo: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:16.401 [2024-04-19 01:01:22.427071] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:16.401 [2024-04-19 01:01:22.428275] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:16.401 [2024-04-19 01:01:22.429048] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8455:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:16.401 [2024-04-19 01:01:22.435479] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8613:claim_verify_rwo: *ERROR*: bdev0: key option not supported with read-write-once claims 00:03:16.401 passed 00:03:16.401 Test: claim_v2_rom ...[2024-04-19 01:01:22.445127] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7988:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:16.401 [2024-04-19 01:01:22.446258] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:16.401 [2024-04-19 01:01:22.446849] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:16.401 [2024-04-19 01:01:22.447463] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8455:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:16.401 [2024-04-19 01:01:22.454998] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8656:claim_verify_rom: *ERROR*: bdev0: key option not supported with read-only-may claims 00:03:16.401 [2024-04-19 01:01:22.456978] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8651:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:16.401 passed 00:03:16.401 Test: claim_v2_rwm ...[2024-04-19 01:01:22.460975] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8686:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:03:16.401 [2024-04-19 01:01:22.466110] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7988:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:16.401 [2024-04-19 01:01:22.467231] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:16.401 [2024-04-19 01:01:22.467894] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:16.401 [2024-04-19 01:01:22.468515] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8455:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:16.401 [2024-04-19 01:01:22.469647] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8706:claim_verify_rwm: *ERROR*: bdev bdev0 already claimed with another key: type read_many_write_many by module bdev_ut 00:03:16.401 [2024-04-19 01:01:22.475972] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8686:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:03:16.401 passed 00:03:16.401 Test: claim_v2_existing_writer ...[2024-04-19 01:01:22.481871] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8651:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:16.401 [2024-04-19 01:01:22.482165] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8651:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:16.401 passed 00:03:16.401 Test: claim_v2_existing_v1 ...[2024-04-19 01:01:22.485308] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:16.401 [2024-04-19 01:01:22.486089] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:16.401 [2024-04-19 01:01:22.486215] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:16.401 passed 00:03:16.401 Test: claim_v1_existing_v2 ...[2024-04-19 01:01:22.488958] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8455:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:16.401 [2024-04-19 01:01:22.490087] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8455:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:16.402 [2024-04-19 01:01:22.490288] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8455:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:16.402 passed 00:03:16.402 Test: examine_claimed ...[2024-04-19 01:01:22.502632] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module vbdev_ut_examine1 00:03:16.402 passed 00:03:16.402 00:03:16.402 Run Summary: Type Total Ran Passed Failed Inactive 00:03:16.402 suites 1 1 n/a 0 0 00:03:16.402 tests 59 59 59 0 0 00:03:16.402 asserts 4599 4599 4599 0 n/a 00:03:16.402 00:03:16.402 Elapsed time = 2.643 seconds 00:03:16.402 --67974-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:16.402 --67974-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:16.402 ==67974== 00:03:16.402 ==67974== HEAP SUMMARY: 00:03:16.402 ==67974== in use at exit: 2,232 bytes in 6 blocks 00:03:16.402 ==67974== total heap usage: 379,170 allocs, 379,164 frees, 8,273,805,627 bytes allocated 00:03:16.402 ==67974== 00:03:16.402 ==67974== Searching for pointers to 6 not-freed blocks 00:03:16.402 ==67974== Checked 7,105,736 bytes 00:03:16.402 ==67974== 00:03:16.402 ==67974== LEAK SUMMARY: 00:03:16.402 ==67974== definitely lost: 0 bytes in 0 blocks 00:03:16.402 ==67974== indirectly lost: 0 bytes in 0 blocks 00:03:16.402 ==67974== possibly lost: 0 bytes in 0 blocks 00:03:16.402 ==67974== still reachable: 2,232 bytes in 6 blocks 00:03:16.402 ==67974== suppressed: 0 bytes in 0 blocks 00:03:16.402 ==67974== Reachable blocks (those to which a pointer was found) are not shown. 00:03:16.402 ==67974== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:16.402 ==67974== 00:03:16.402 ==67974== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:16.660 01:01:22 -- unit/unittest.sh@21 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:16.660 ==68006== Memcheck, a memory error detector 00:03:16.660 ==68006== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:16.660 ==68006== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:16.660 ==68006== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:16.660 ==68006== 00:03:16.660 --68006-- Valgrind options: 00:03:16.660 --68006-- --leak-check=full 00:03:16.660 --68006-- --error-exitcode=2 00:03:16.660 --68006-- --verbose 00:03:16.660 --68006-- Contents of /proc/version: 00:03:16.660 --68006-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:16.660 --68006-- 00:03:16.660 --68006-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:16.660 --68006-- Page sizes: currently 4096, max supported 4096 00:03:16.660 --68006-- Valgrind library directory: /usr/libexec/valgrind 00:03:16.660 --68006-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:16.660 --68006-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:16.660 --68006-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:16.660 --68006-- might be shown as UnknownInlinedFun 00:03:16.660 --68006-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:16.660 --68006-- object doesn't have a dynamic symbol table 00:03:16.660 --68006-- Scheduler: using generic scheduler lock implementation. 00:03:16.660 --68006-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:16.660 ==68006== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68006-by-???-on-8019b903ff7f 00:03:16.660 ==68006== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68006-by-???-on-8019b903ff7f 00:03:16.660 ==68006== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68006-by-???-on-8019b903ff7f 00:03:16.660 ==68006== 00:03:16.660 ==68006== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:16.660 ==68006== don't want to do, unless you know exactly what you're doing, 00:03:16.660 ==68006== or are doing some strange experiment): 00:03:16.660 ==68006== /usr/libexec/valgrind/../../bin/vgdb --pid=68006 ...command... 00:03:16.660 ==68006== 00:03:16.660 ==68006== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:16.660 ==68006== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:16.660 ==68006== and then give GDB the following command 00:03:16.660 ==68006== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68006 00:03:16.660 ==68006== --pid is optional if only one valgrind process is running 00:03:16.660 ==68006== 00:03:16.660 --68006-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:16.660 --68006-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:16.660 --68006-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:16.660 --68006-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:16.660 ==68006== WARNING: new redirection conflicts with existing -- ignoring it 00:03:16.660 --68006-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:16.660 --68006-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:16.660 --68006-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:16.660 --68006-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:16.660 --68006-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:16.660 --68006-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:16.660 --68006-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:16.660 --68006-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:16.660 --68006-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:16.660 --68006-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:16.660 --68006-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:16.660 --68006-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:16.660 --68006-- Reading syms from /usr/lib64/libm.so.6 00:03:16.660 --68006-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:16.660 --68006-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:16.660 --68006-- Reading syms from /usr/lib64/libc.so.6 00:03:16.660 ==68006== WARNING: new redirection conflicts with existing -- ignoring it 00:03:16.660 --68006-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:16.660 --68006-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:16.660 ==68006== WARNING: new redirection conflicts with existing -- ignoring it 00:03:16.660 --68006-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:16.660 --68006-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:16.660 ==68006== WARNING: new redirection conflicts with existing -- ignoring it 00:03:16.660 --68006-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:16.660 --68006-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:16.661 ==68006== WARNING: new redirection conflicts with existing -- ignoring it 00:03:16.661 --68006-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:16.661 --68006-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:16.661 --68006-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:16.661 --68006-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:16.661 --68006-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:16.661 --68006-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:16.918 --68006-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:16.918 --68006-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:16.918 --68006-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.918 --68006-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.918 --68006-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.918 --68006-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.918 --68006-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.918 --68006-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.918 --68006-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.918 --68006-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.918 --68006-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.918 --68006-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.918 --68006-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.918 --68006-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.918 --68006-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.918 --68006-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 ==68006== Preferring higher priority redirection: 00:03:16.919 --68006-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:16.919 --68006-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:16.919 --68006-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 --68006-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:16.919 ==68006== WARNING: new redirection conflicts with existing -- ignoring it 00:03:16.919 --68006-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:16.919 --68006-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:16.919 ==68006== WARNING: new redirection conflicts with existing -- ignoring it 00:03:16.919 --68006-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:16.919 --68006-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:16.919 --68006-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:16.919 --68006-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:16.919 --68006-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:16.919 --68006-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:16.919 --68006-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:16.919 --68006-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:16.919 --68006-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:16.919 --68006-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:16.919 --68006-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:16.919 --68006-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:16.919 --68006-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:16.919 --68006-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:16.919 --68006-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:16.919 --68006-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:16.919 --68006-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:16.919 --68006-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:16.919 --68006-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:16.919 00:03:16.919 00:03:16.919 CUnit - A unit testing framework for C - Version 2.1-3 00:03:16.919 http://cunit.sourceforge.net/ 00:03:16.919 00:03:16.919 00:03:16.919 Suite: nvme 00:03:17.176 Test: test_create_ctrlr ...passed 00:03:17.176 Test: test_reset_ctrlr ...[2024-04-19 01:01:23.320933] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:17.176 passed 00:03:17.176 Test: test_race_between_reset_and_destruct_ctrlr ...passed 00:03:17.433 Test: test_failover_ctrlr ...--68006-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:17.433 passed 00:03:17.433 Test: test_race_between_failover_and_add_secondary_trid ...[2024-04-19 01:01:23.419322] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:17.433 [2024-04-19 01:01:23.424065] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:17.433 [2024-04-19 01:01:23.425249] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:17.433 passed 00:03:17.433 Test: test_pending_reset ...--68006-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:17.433 --68006-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:17.433 [2024-04-19 01:01:23.521027] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:17.433 [2024-04-19 01:01:23.522245] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:17.433 passed 00:03:17.434 Test: test_attach_ctrlr ...[2024-04-19 01:01:23.561351] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4272:nvme_bdev_create: *ERROR*: spdk_bdev_register() failed 00:03:17.434 passed 00:03:17.434 Test: test_aer_cb ...passed 00:03:17.691 Test: test_submit_nvme_cmd ...passed 00:03:17.691 Test: test_add_remove_trid ...passed 00:03:17.691 Test: test_abort ...[2024-04-19 01:01:23.759702] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:7375:bdev_nvme_comparev_and_writev_done: *ERROR*: Unexpected write success after compare failure. 00:03:17.692 passed 00:03:17.692 Test: test_get_io_qpair ...passed 00:03:17.692 Test: test_bdev_unregister ...passed 00:03:17.692 Test: test_compare_ns ...passed 00:03:17.692 Test: test_init_ana_log_page ...passed 00:03:17.692 Test: test_get_memory_domains ...passed 00:03:17.692 Test: test_reconnect_qpair ...[2024-04-19 01:01:23.871807] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:17.692 passed 00:03:17.692 Test: test_create_bdev_ctrlr ...[2024-04-19 01:01:23.881399] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5323:bdev_nvme_check_multipath: *ERROR*: cntlid 18 are duplicated. 00:03:17.692 passed 00:03:17.949 Test: test_add_multi_ns_to_bdev ...[2024-04-19 01:01:23.910158] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4528:nvme_bdev_add_ns: *ERROR*: Namespaces are not identical. 00:03:17.949 passed 00:03:17.949 Test: test_add_multi_io_paths_to_nbdev_ch ...passed 00:03:17.949 Test: test_admin_path ...passed 00:03:17.949 Test: test_reset_bdev_ctrlr ...passed 00:03:17.949 Test: test_find_io_path ...passed 00:03:17.949 Test: test_retry_io_if_ana_state_is_updating ...passed 00:03:17.949 Test: test_retry_io_for_io_path_error ...passed 00:03:17.950 Test: test_retry_io_count ...passed 00:03:17.950 Test: test_concurrent_read_ana_log_page ...passed 00:03:17.950 Test: test_retry_io_for_ana_error ...passed 00:03:17.950 Test: test_check_io_error_resiliency_params ...[2024-04-19 01:01:24.117243] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6005:bdev_nvme_check_io_error_resiliency_params: *ERROR*: ctrlr_loss_timeout_sec can't be less than -1. 00:03:17.950 [2024-04-19 01:01:24.117759] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6009:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:03:17.950 [2024-04-19 01:01:24.118355] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6018:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:03:17.950 [2024-04-19 01:01:24.118871] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6021:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than ctrlr_loss_timeout_sec. 00:03:17.950 [2024-04-19 01:01:24.119359] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6033:bdev_nvme_check_io_error_resiliency_params: *ERROR*: Both reconnect_delay_sec and fast_io_fail_timeout_sec must be 0 if ctrlr_loss_timeout_sec is 0. 00:03:17.950 [2024-04-19 01:01:24.120732] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6033:bdev_nvme_check_io_error_resiliency_params: *ERROR*: Both reconnect_delay_sec and fast_io_fail_timeout_sec must be 0 if ctrlr_loss_timeout_sec is 0. 00:03:17.950 [2024-04-19 01:01:24.121225] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6013:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io-fail_timeout_sec. 00:03:17.950 [2024-04-19 01:01:24.121804] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6028:bdev_nvme_check_io_error_resiliency_params: *ERROR*: fast_io_fail_timeout_sec can't be more than ctrlr_loss_timeout_sec. 00:03:17.950 [2024-04-19 01:01:24.122304] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6025:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io_fail_timeout_sec. 00:03:17.950 passed 00:03:17.950 Test: test_retry_io_if_ctrlr_is_resetting ...passed 00:03:17.950 Test: test_reconnect_ctrlr ...[2024-04-19 01:01:24.149397] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:17.950 [2024-04-19 01:01:24.157790] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:18.207 [2024-04-19 01:01:24.167576] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:18.208 [2024-04-19 01:01:24.170493] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:18.208 [2024-04-19 01:01:24.172921] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:18.208 passed 00:03:18.208 Test: test_retry_failover_ctrlr ...[2024-04-19 01:01:24.184248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:18.208 passed 00:03:18.208 Test: test_fail_path ...[2024-04-19 01:01:24.199606] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:18.208 [2024-04-19 01:01:24.203905] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:18.208 [2024-04-19 01:01:24.206979] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:18.208 [2024-04-19 01:01:24.210355] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:18.208 [2024-04-19 01:01:24.212877] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:18.208 passed 00:03:18.208 Test: test_nvme_ns_cmp ...passed 00:03:18.208 Test: test_ana_transition ...passed 00:03:18.208 Test: test_set_preferred_path ...passed 00:03:18.208 Test: test_find_next_io_path ...passed 00:03:18.208 Test: test_find_io_path_min_qd ...passed 00:03:18.208 Test: test_disable_auto_failback ...[2024-04-19 01:01:24.280139] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:18.208 passed 00:03:18.208 Test: test_set_multipath_policy ...passed 00:03:18.208 Test: test_uuid_generation ...passed 00:03:18.208 Test: test_retry_io_to_same_path ...passed 00:03:18.208 Test: test_race_between_reset_and_disconnected ...passed 00:03:18.208 Test: test_ctrlr_op_rpc ...passed 00:03:18.208 Test: test_bdev_ctrlr_op_rpc ...passed 00:03:18.466 Test: test_disable_enable_ctrlr ...[2024-04-19 01:01:24.442984] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:18.466 [2024-04-19 01:01:24.449214] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:18.466 passed 00:03:18.466 Test: test_delete_ctrlr_done ...passed 00:03:18.466 Test: test_ns_remove_during_reset ...passed 00:03:18.466 00:03:18.466 Run Summary: Type Total Ran Passed Failed Inactive 00:03:18.466 suites 1 1 n/a 0 0 00:03:18.466 tests 48 48 48 0 0 00:03:18.466 asserts 3565 3565 3565 0 n/a 00:03:18.466 00:03:18.466 Elapsed time = 1.354 seconds 00:03:18.466 --68006-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:18.466 --68006-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:18.466 ==68006== 00:03:18.466 ==68006== HEAP SUMMARY: 00:03:18.466 ==68006== in use at exit: 0 bytes in 0 blocks 00:03:18.466 ==68006== total heap usage: 5,791 allocs, 5,791 frees, 1,764,780 bytes allocated 00:03:18.466 ==68006== 00:03:18.466 ==68006== All heap blocks were freed -- no leaks are possible 00:03:18.466 ==68006== 00:03:18.466 ==68006== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:18.466 01:01:24 -- unit/unittest.sh@22 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:18.466 ==68031== Memcheck, a memory error detector 00:03:18.466 ==68031== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:18.466 ==68031== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:18.466 ==68031== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:18.466 ==68031== 00:03:18.466 --68031-- Valgrind options: 00:03:18.466 --68031-- --leak-check=full 00:03:18.466 --68031-- --error-exitcode=2 00:03:18.466 --68031-- --verbose 00:03:18.466 --68031-- Contents of /proc/version: 00:03:18.466 --68031-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:18.466 --68031-- 00:03:18.466 --68031-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:18.466 --68031-- Page sizes: currently 4096, max supported 4096 00:03:18.466 --68031-- Valgrind library directory: /usr/libexec/valgrind 00:03:18.466 --68031-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:18.466 --68031-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:18.466 --68031-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:18.466 --68031-- might be shown as UnknownInlinedFun 00:03:18.466 --68031-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:18.466 --68031-- object doesn't have a dynamic symbol table 00:03:18.466 --68031-- Scheduler: using generic scheduler lock implementation. 00:03:18.466 --68031-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:18.466 ==68031== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68031-by-???-on-8019b903ff7f 00:03:18.466 ==68031== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68031-by-???-on-8019b903ff7f 00:03:18.466 ==68031== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68031-by-???-on-8019b903ff7f 00:03:18.466 ==68031== 00:03:18.466 ==68031== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:18.466 ==68031== don't want to do, unless you know exactly what you're doing, 00:03:18.466 ==68031== or are doing some strange experiment): 00:03:18.466 ==68031== /usr/libexec/valgrind/../../bin/vgdb --pid=68031 ...command... 00:03:18.466 ==68031== 00:03:18.466 ==68031== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:18.466 ==68031== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:18.466 ==68031== and then give GDB the following command 00:03:18.466 ==68031== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68031 00:03:18.466 ==68031== --pid is optional if only one valgrind process is running 00:03:18.466 ==68031== 00:03:18.466 --68031-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:18.466 --68031-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:18.725 --68031-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:18.725 --68031-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:18.725 ==68031== WARNING: new redirection conflicts with existing -- ignoring it 00:03:18.725 --68031-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:18.725 --68031-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:18.725 --68031-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:18.725 --68031-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:18.725 --68031-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:18.725 --68031-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:18.725 --68031-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:18.725 --68031-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:18.725 --68031-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:18.725 --68031-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:18.725 --68031-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:18.725 --68031-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:18.725 --68031-- Reading syms from /usr/lib64/libm.so.6 00:03:18.725 --68031-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:18.725 --68031-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:18.725 --68031-- Reading syms from /usr/lib64/libc.so.6 00:03:18.725 ==68031== WARNING: new redirection conflicts with existing -- ignoring it 00:03:18.725 --68031-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:18.725 --68031-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:18.725 ==68031== WARNING: new redirection conflicts with existing -- ignoring it 00:03:18.725 --68031-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:18.725 --68031-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:18.725 ==68031== WARNING: new redirection conflicts with existing -- ignoring it 00:03:18.725 --68031-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:18.725 --68031-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:18.725 ==68031== WARNING: new redirection conflicts with existing -- ignoring it 00:03:18.725 --68031-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:18.725 --68031-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:18.725 --68031-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:18.725 --68031-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:18.725 --68031-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:18.725 --68031-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:18.984 --68031-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:18.984 --68031-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:18.984 --68031-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.984 --68031-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.985 ==68031== Preferring higher priority redirection: 00:03:18.985 --68031-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:18.985 --68031-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:18.985 --68031-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.985 --68031-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.985 --68031-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.985 --68031-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.985 --68031-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.985 --68031-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.985 --68031-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.985 --68031-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.985 --68031-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:18.985 ==68031== WARNING: new redirection conflicts with existing -- ignoring it 00:03:18.985 --68031-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:18.985 --68031-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:18.985 ==68031== WARNING: new redirection conflicts with existing -- ignoring it 00:03:18.985 --68031-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:18.985 --68031-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:18.985 --68031-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:18.985 --68031-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:18.985 --68031-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:18.985 --68031-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:18.985 --68031-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:18.985 --68031-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:18.985 --68031-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:18.985 --68031-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:18.985 --68031-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:18.985 --68031-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:18.985 --68031-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:18.985 --68031-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:18.985 --68031-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:18.985 --68031-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:18.985 --68031-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:18.985 --68031-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:19.243 --68031-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:19.243 00:03:19.243 00:03:19.243 CUnit - A unit testing framework for C - Version 2.1-3 00:03:19.243 http://cunit.sourceforge.net/ 00:03:19.243 00:03:19.243 Test Options 00:03:19.243 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 0 00:03:19.243 00:03:19.243 Suite: raid 00:03:19.243 Test: test_create_raid ...--68031-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:19.244 passed 00:03:19.244 Test: test_create_raid_superblock ...passed 00:03:19.244 Test: test_delete_raid ...passed 00:03:19.244 Test: test_create_raid_invalid_args ...[2024-04-19 01:01:25.420566] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1487:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:03:19.244 [2024-04-19 01:01:25.449937] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1481:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:03:19.244 [2024-04-19 01:01:25.453583] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1471:_raid_bdev_create: *ERROR*: Duplicate raid bdev name found: raid1 00:03:19.244 [2024-04-19 01:01:25.455354] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3113:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:19.501 [2024-04-19 01:01:25.463731] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3113:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:19.502 passed 00:03:19.502 Test: test_delete_raid_invalid_args ...passed 00:03:19.502 Test: test_io_channel ...passed 00:03:19.502 Test: test_reset_io ...passed 00:03:19.502 Test: test_write_io ...passed 00:03:19.502 Test: test_read_io ...passed 00:03:21.399 Test: test_unmap_io ...passed 00:03:21.399 Test: test_io_failure ...[2024-04-19 01:01:27.421231] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c: 962:raid_bdev_submit_request: *ERROR*: submit request, invalid io type 0 00:03:21.399 passed 00:03:21.399 Test: test_multi_raid_no_io ...passed 00:03:21.399 Test: test_multi_raid_with_io ...passed 00:03:21.399 Test: test_io_type_supported ...passed 00:03:21.399 Test: test_raid_json_dump_info ...passed 00:03:21.399 Test: test_context_size ...passed 00:03:21.399 Test: test_raid_level_conversions ...passed 00:03:21.399 Test: test_raid_io_split ...passedTest Options 00:03:21.399 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 1 00:03:21.399 00:03:21.399 Suite: raid_dif 00:03:21.399 Test: test_create_raid ...passed 00:03:21.399 Test: test_create_raid_superblock ...passed 00:03:21.399 Test: test_delete_raid ...passed 00:03:21.399 Test: test_create_raid_invalid_args ...[2024-04-19 01:01:27.585903] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1487:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:03:21.399 [2024-04-19 01:01:27.586463] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1481:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:03:21.399 [2024-04-19 01:01:27.588034] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1471:_raid_bdev_create: *ERROR*: Duplicate raid bdev name found: raid1 00:03:21.399 [2024-04-19 01:01:27.588400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3113:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:21.399 [2024-04-19 01:01:27.590874] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3113:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:21.399 passed 00:03:21.399 Test: test_delete_raid_invalid_args ...passed 00:03:21.399 Test: test_io_channel ...passed 00:03:21.399 Test: test_reset_io ...passed 00:03:21.657 Test: test_write_io ...passed 00:03:21.657 Test: test_read_io ...passed 00:03:23.556 Test: test_unmap_io ...passed 00:03:23.556 Test: test_io_failure ...[2024-04-19 01:01:29.526224] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c: 962:raid_bdev_submit_request: *ERROR*: submit request, invalid io type 0 00:03:23.556 passed 00:03:23.556 Test: test_multi_raid_no_io ...passed 00:03:23.556 Test: test_multi_raid_with_io ...passed 00:03:23.556 Test: test_io_type_supported ...passed 00:03:23.556 Test: test_raid_json_dump_info ...passed 00:03:23.556 Test: test_context_size ...passed 00:03:23.556 Test: test_raid_level_conversions ...passed 00:03:23.556 Test: test_raid_io_split ...passedTest Options 00:03:23.556 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 0 00:03:23.556 00:03:23.556 Suite: raid_single_run 00:03:23.556 Test: test_raid_process ...passed 00:03:23.556 00:03:23.556 Run Summary: Type Total Ran Passed Failed Inactive 00:03:23.556 suites 3 3 n/a 0 0 00:03:23.556 tests 37 37 37 0 0 00:03:23.556 asserts 355354 355354 355354 0 n/a 00:03:23.556 00:03:23.556 Elapsed time = 4.414 seconds 00:03:23.556 --68031-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:23.556 --68031-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:23.556 ==68031== 00:03:23.556 ==68031== HEAP SUMMARY: 00:03:23.556 ==68031== in use at exit: 33,672 bytes in 1,026 blocks 00:03:23.556 ==68031== total heap usage: 52,355 allocs, 51,329 frees, 12,029,727,183 bytes allocated 00:03:23.556 ==68031== 00:03:23.556 ==68031== Searching for pointers to 1,026 not-freed blocks 00:03:23.556 ==68031== Checked 6,764,504 bytes 00:03:23.556 ==68031== 00:03:23.556 ==68031== LEAK SUMMARY: 00:03:23.556 ==68031== definitely lost: 0 bytes in 0 blocks 00:03:23.556 ==68031== indirectly lost: 0 bytes in 0 blocks 00:03:23.556 ==68031== possibly lost: 0 bytes in 0 blocks 00:03:23.556 ==68031== still reachable: 33,672 bytes in 1,026 blocks 00:03:23.556 ==68031== suppressed: 0 bytes in 0 blocks 00:03:23.556 ==68031== Reachable blocks (those to which a pointer was found) are not shown. 00:03:23.556 ==68031== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:23.556 ==68031== 00:03:23.556 ==68031== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:23.556 01:01:29 -- unit/unittest.sh@23 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:23.814 ==68094== Memcheck, a memory error detector 00:03:23.814 ==68094== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:23.814 ==68094== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:23.814 ==68094== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:23.814 ==68094== 00:03:23.814 --68094-- Valgrind options: 00:03:23.814 --68094-- --leak-check=full 00:03:23.814 --68094-- --error-exitcode=2 00:03:23.814 --68094-- --verbose 00:03:23.814 --68094-- Contents of /proc/version: 00:03:23.814 --68094-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:23.814 --68094-- 00:03:23.814 --68094-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:23.814 --68094-- Page sizes: currently 4096, max supported 4096 00:03:23.814 --68094-- Valgrind library directory: /usr/libexec/valgrind 00:03:23.814 --68094-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:23.814 --68094-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:23.814 --68094-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:23.814 --68094-- might be shown as UnknownInlinedFun 00:03:23.814 --68094-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:23.814 --68094-- object doesn't have a dynamic symbol table 00:03:23.814 --68094-- Scheduler: using generic scheduler lock implementation. 00:03:23.814 --68094-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:23.814 ==68094== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68094-by-???-on-8019b903ff7f 00:03:23.814 ==68094== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68094-by-???-on-8019b903ff7f 00:03:23.814 ==68094== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68094-by-???-on-8019b903ff7f 00:03:23.814 ==68094== 00:03:23.814 ==68094== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:23.814 ==68094== don't want to do, unless you know exactly what you're doing, 00:03:23.814 ==68094== or are doing some strange experiment): 00:03:23.814 ==68094== /usr/libexec/valgrind/../../bin/vgdb --pid=68094 ...command... 00:03:23.814 ==68094== 00:03:23.814 ==68094== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:23.814 ==68094== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:23.814 ==68094== and then give GDB the following command 00:03:23.814 ==68094== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68094 00:03:23.814 ==68094== --pid is optional if only one valgrind process is running 00:03:23.815 ==68094== 00:03:23.815 --68094-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:23.815 --68094-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:23.815 --68094-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:23.815 --68094-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:23.815 ==68094== WARNING: new redirection conflicts with existing -- ignoring it 00:03:23.815 --68094-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:23.815 --68094-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:23.815 --68094-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:23.815 --68094-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:23.815 --68094-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:23.815 --68094-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:23.815 --68094-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:23.815 --68094-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:23.815 --68094-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:23.815 --68094-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:23.815 --68094-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:23.815 --68094-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:23.815 --68094-- Reading syms from /usr/lib64/libm.so.6 00:03:23.815 --68094-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:23.815 --68094-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:23.815 --68094-- Reading syms from /usr/lib64/libc.so.6 00:03:23.815 ==68094== WARNING: new redirection conflicts with existing -- ignoring it 00:03:23.815 --68094-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:23.815 --68094-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:23.815 ==68094== WARNING: new redirection conflicts with existing -- ignoring it 00:03:23.815 --68094-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:23.815 --68094-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:23.815 ==68094== WARNING: new redirection conflicts with existing -- ignoring it 00:03:23.815 --68094-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:23.815 --68094-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:23.815 ==68094== WARNING: new redirection conflicts with existing -- ignoring it 00:03:23.815 --68094-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:23.815 --68094-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:23.815 --68094-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:23.815 --68094-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:23.815 --68094-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:23.815 --68094-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:24.073 --68094-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:24.073 --68094-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:24.073 --68094-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.073 --68094-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 --68094-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 --68094-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 --68094-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 --68094-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 --68094-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 --68094-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 --68094-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 --68094-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 --68094-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 --68094-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 ==68094== Preferring higher priority redirection: 00:03:24.074 --68094-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:24.074 --68094-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:24.074 --68094-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 --68094-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 --68094-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 --68094-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 --68094-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 --68094-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 --68094-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 --68094-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 --68094-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.074 ==68094== WARNING: new redirection conflicts with existing -- ignoring it 00:03:24.074 --68094-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:24.074 --68094-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:24.074 ==68094== WARNING: new redirection conflicts with existing -- ignoring it 00:03:24.074 --68094-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:24.074 --68094-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:24.074 --68094-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:24.074 --68094-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:24.074 --68094-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:24.074 --68094-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:24.074 --68094-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:24.074 --68094-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:24.074 --68094-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:24.074 --68094-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:24.074 --68094-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:24.074 --68094-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:24.074 --68094-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:24.074 --68094-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:24.074 --68094-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:24.074 --68094-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:24.074 --68094-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:24.074 --68094-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:24.074 00:03:24.074 00:03:24.074 CUnit - A unit testing framework for C - Version 2.1-3 00:03:24.074 http://cunit.sourceforge.net/ 00:03:24.074 00:03:24.074 --68094-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:24.074 00:03:24.074 Suite: raid_sb 00:03:24.074 Test: test_raid_bdev_write_superblock ...passed 00:03:24.074 Test: test_raid_bdev_load_base_bdev_superblock ...--68094-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:24.074 passed 00:03:24.074 Test: test_raid_bdev_parse_superblock ...[2024-04-19 01:01:30.265099] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 141:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:03:24.332 passed 00:03:24.332 00:03:24.332 Run Summary: Type Total Ran Passed Failed Inactive 00:03:24.332 suites 1 1 n/a 0 0 00:03:24.332 tests 3 3 3 0 0 00:03:24.332 asserts 32 32 32 0 n/a 00:03:24.332 00:03:24.332 Elapsed time = 0.077 seconds 00:03:24.332 --68094-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:24.332 --68094-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:24.332 ==68094== 00:03:24.332 ==68094== HEAP SUMMARY: 00:03:24.332 ==68094== in use at exit: 0 bytes in 0 blocks 00:03:24.332 ==68094== total heap usage: 112 allocs, 112 frees, 183,118 bytes allocated 00:03:24.332 ==68094== 00:03:24.332 ==68094== All heap blocks were freed -- no leaks are possible 00:03:24.332 ==68094== 00:03:24.332 ==68094== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:24.332 01:01:30 -- unit/unittest.sh@24 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:24.332 ==68098== Memcheck, a memory error detector 00:03:24.332 ==68098== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:24.332 ==68098== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:24.332 ==68098== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:24.332 ==68098== 00:03:24.332 --68098-- Valgrind options: 00:03:24.332 --68098-- --leak-check=full 00:03:24.332 --68098-- --error-exitcode=2 00:03:24.332 --68098-- --verbose 00:03:24.332 --68098-- Contents of /proc/version: 00:03:24.332 --68098-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:24.332 --68098-- 00:03:24.333 --68098-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:24.333 --68098-- Page sizes: currently 4096, max supported 4096 00:03:24.333 --68098-- Valgrind library directory: /usr/libexec/valgrind 00:03:24.333 --68098-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:24.333 --68098-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:24.333 --68098-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:24.333 --68098-- might be shown as UnknownInlinedFun 00:03:24.333 --68098-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:24.333 --68098-- object doesn't have a dynamic symbol table 00:03:24.333 --68098-- Scheduler: using generic scheduler lock implementation. 00:03:24.333 --68098-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:24.333 ==68098== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68098-by-???-on-8019b903ff7f 00:03:24.333 ==68098== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68098-by-???-on-8019b903ff7f 00:03:24.333 ==68098== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68098-by-???-on-8019b903ff7f 00:03:24.333 ==68098== 00:03:24.333 ==68098== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:24.333 ==68098== don't want to do, unless you know exactly what you're doing, 00:03:24.333 ==68098== or are doing some strange experiment): 00:03:24.333 ==68098== /usr/libexec/valgrind/../../bin/vgdb --pid=68098 ...command... 00:03:24.333 ==68098== 00:03:24.333 ==68098== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:24.333 ==68098== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:24.333 ==68098== and then give GDB the following command 00:03:24.333 ==68098== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68098 00:03:24.333 ==68098== --pid is optional if only one valgrind process is running 00:03:24.333 ==68098== 00:03:24.333 --68098-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:24.333 --68098-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:24.333 --68098-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:24.333 --68098-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:24.333 ==68098== WARNING: new redirection conflicts with existing -- ignoring it 00:03:24.333 --68098-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:24.333 --68098-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:24.333 --68098-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:24.333 --68098-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:24.333 --68098-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:24.333 --68098-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:24.333 --68098-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:24.333 --68098-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:24.333 --68098-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:24.333 --68098-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:24.333 --68098-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:24.333 --68098-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:24.333 --68098-- Reading syms from /usr/lib64/libm.so.6 00:03:24.333 --68098-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:24.333 --68098-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:24.333 --68098-- Reading syms from /usr/lib64/libc.so.6 00:03:24.591 ==68098== WARNING: new redirection conflicts with existing -- ignoring it 00:03:24.591 --68098-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:24.591 --68098-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:24.591 ==68098== WARNING: new redirection conflicts with existing -- ignoring it 00:03:24.591 --68098-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:24.591 --68098-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:24.591 ==68098== WARNING: new redirection conflicts with existing -- ignoring it 00:03:24.591 --68098-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:24.591 --68098-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:24.591 ==68098== WARNING: new redirection conflicts with existing -- ignoring it 00:03:24.591 --68098-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:24.591 --68098-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:24.591 --68098-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:24.591 --68098-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:24.591 --68098-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:24.591 --68098-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:24.591 --68098-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:24.591 --68098-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:24.592 --68098-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 ==68098== Preferring higher priority redirection: 00:03:24.592 --68098-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:24.592 --68098-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:24.592 --68098-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 --68098-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.592 ==68098== WARNING: new redirection conflicts with existing -- ignoring it 00:03:24.592 --68098-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:24.592 --68098-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:24.592 ==68098== WARNING: new redirection conflicts with existing -- ignoring it 00:03:24.592 --68098-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:24.592 --68098-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:24.592 --68098-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:24.592 --68098-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:24.592 --68098-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:24.592 --68098-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:24.592 --68098-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:24.592 --68098-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:24.592 --68098-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:24.592 --68098-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:24.592 --68098-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:24.592 --68098-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:24.592 --68098-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:24.592 --68098-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:24.592 --68098-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:24.592 --68098-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:24.592 --68098-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:24.851 --68098-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:24.851 --68098-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:24.851 00:03:24.851 00:03:24.851 CUnit - A unit testing framework for C - Version 2.1-3 00:03:24.851 http://cunit.sourceforge.net/ 00:03:24.851 00:03:24.851 00:03:24.851 Suite: concat 00:03:24.851 Test: test_concat_start ...passed 00:03:24.851 Test: test_concat_rw ...passed 00:03:24.851 Test: test_concat_null_payload ...passed 00:03:24.851 00:03:24.851 Run Summary: Type Total Ran Passed Failed Inactive 00:03:24.851 suites 1 1 n/a 0 0 00:03:24.851 tests 3 3 3 0 0 00:03:24.851 asserts 8097 8097 8097 0 n/a 00:03:24.851 00:03:24.851 Elapsed time = 0.088 seconds 00:03:24.851 --68098-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:24.851 --68098-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:24.851 ==68098== 00:03:24.851 ==68098== HEAP SUMMARY: 00:03:24.851 ==68098== in use at exit: 0 bytes in 0 blocks 00:03:24.851 ==68098== total heap usage: 6,713 allocs, 6,713 frees, 1,460,288 bytes allocated 00:03:24.851 ==68098== 00:03:24.851 ==68098== All heap blocks were freed -- no leaks are possible 00:03:24.851 ==68098== 00:03:24.851 ==68098== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:24.851 01:01:31 -- 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/raid1.c/raid1_ut 00:03:24.851 ==68109== Memcheck, a memory error detector 00:03:24.851 ==68109== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:24.851 ==68109== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:24.851 ==68109== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:24.851 ==68109== 00:03:24.851 --68109-- Valgrind options: 00:03:24.851 --68109-- --leak-check=full 00:03:24.851 --68109-- --error-exitcode=2 00:03:24.851 --68109-- --verbose 00:03:24.851 --68109-- Contents of /proc/version: 00:03:24.851 --68109-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:24.851 --68109-- 00:03:24.851 --68109-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:24.851 --68109-- Page sizes: currently 4096, max supported 4096 00:03:24.851 --68109-- Valgrind library directory: /usr/libexec/valgrind 00:03:24.851 --68109-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:24.851 --68109-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:24.851 --68109-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:24.851 --68109-- might be shown as UnknownInlinedFun 00:03:24.851 --68109-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:24.851 --68109-- object doesn't have a dynamic symbol table 00:03:24.851 --68109-- Scheduler: using generic scheduler lock implementation. 00:03:24.851 --68109-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:24.852 ==68109== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68109-by-???-on-8019b903ff7f 00:03:24.852 ==68109== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68109-by-???-on-8019b903ff7f 00:03:24.852 ==68109== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68109-by-???-on-8019b903ff7f 00:03:24.852 ==68109== 00:03:24.852 ==68109== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:24.852 ==68109== don't want to do, unless you know exactly what you're doing, 00:03:24.852 ==68109== or are doing some strange experiment): 00:03:24.852 ==68109== /usr/libexec/valgrind/../../bin/vgdb --pid=68109 ...command... 00:03:24.852 ==68109== 00:03:24.852 ==68109== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:24.852 ==68109== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:24.852 ==68109== and then give GDB the following command 00:03:24.852 ==68109== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68109 00:03:24.852 ==68109== --pid is optional if only one valgrind process is running 00:03:24.852 ==68109== 00:03:25.110 --68109-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:25.110 --68109-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:25.110 --68109-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:25.110 --68109-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:25.110 ==68109== WARNING: new redirection conflicts with existing -- ignoring it 00:03:25.110 --68109-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:25.110 --68109-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:25.110 --68109-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:25.110 --68109-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:25.110 --68109-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:25.110 --68109-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:25.110 --68109-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:25.110 --68109-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:25.110 --68109-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:25.110 --68109-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:25.110 --68109-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:25.110 --68109-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:25.110 --68109-- Reading syms from /usr/lib64/libm.so.6 00:03:25.110 --68109-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:25.110 --68109-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:25.110 --68109-- Reading syms from /usr/lib64/libc.so.6 00:03:25.110 ==68109== WARNING: new redirection conflicts with existing -- ignoring it 00:03:25.110 --68109-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:25.110 --68109-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:25.110 ==68109== WARNING: new redirection conflicts with existing -- ignoring it 00:03:25.110 --68109-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:25.110 --68109-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:25.110 ==68109== WARNING: new redirection conflicts with existing -- ignoring it 00:03:25.110 --68109-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:25.110 --68109-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:25.110 ==68109== WARNING: new redirection conflicts with existing -- ignoring it 00:03:25.110 --68109-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:25.110 --68109-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:25.110 --68109-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:25.110 --68109-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:25.110 --68109-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:25.110 --68109-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:25.110 --68109-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:25.110 --68109-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:25.110 --68109-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.110 --68109-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.110 --68109-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.110 --68109-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.110 --68109-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.110 --68109-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.110 --68109-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.110 --68109-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.110 --68109-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.110 --68109-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.110 --68109-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.110 --68109-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 ==68109== Preferring higher priority redirection: 00:03:25.111 --68109-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:25.111 --68109-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:25.111 --68109-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.111 --68109-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.369 --68109-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.369 --68109-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.369 --68109-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.369 --68109-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.369 ==68109== WARNING: new redirection conflicts with existing -- ignoring it 00:03:25.369 --68109-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:25.369 --68109-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:25.369 ==68109== WARNING: new redirection conflicts with existing -- ignoring it 00:03:25.369 --68109-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:25.369 --68109-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:25.369 --68109-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:25.369 --68109-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:25.369 --68109-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:25.369 --68109-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:25.369 --68109-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:25.369 --68109-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:25.369 --68109-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:25.369 --68109-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:25.369 --68109-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:25.369 --68109-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:25.369 --68109-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:25.369 --68109-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:25.369 --68109-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:25.369 --68109-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:25.369 --68109-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:25.369 --68109-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:25.369 --68109-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:25.369 00:03:25.369 00:03:25.369 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.369 http://cunit.sourceforge.net/ 00:03:25.369 00:03:25.369 00:03:25.369 Suite: raid1 00:03:25.369 Test: test_raid1_start ...passed 00:03:25.369 Test: test_raid1_read_balancing ...passed 00:03:25.369 00:03:25.627 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.627 suites 1 1 n/a 0 0 00:03:25.627 tests 2 2 2 0 0 00:03:25.627 asserts 2856 2856 2856 0 n/a 00:03:25.627 00:03:25.627 Elapsed time = 0.093 seconds 00:03:25.627 --68109-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:25.627 --68109-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:25.627 ==68109== 00:03:25.627 ==68109== HEAP SUMMARY: 00:03:25.627 ==68109== in use at exit: 0 bytes in 0 blocks 00:03:25.627 ==68109== total heap usage: 2,666 allocs, 2,666 frees, 465,886 bytes allocated 00:03:25.627 ==68109== 00:03:25.627 ==68109== All heap blocks were freed -- no leaks are possible 00:03:25.627 ==68109== 00:03:25.627 ==68109== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:25.627 01:01:31 -- unit/unittest.sh@26 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:25.627 ==68111== Memcheck, a memory error detector 00:03:25.627 ==68111== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:25.627 ==68111== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:25.627 ==68111== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:25.627 ==68111== 00:03:25.627 --68111-- Valgrind options: 00:03:25.627 --68111-- --leak-check=full 00:03:25.627 --68111-- --error-exitcode=2 00:03:25.627 --68111-- --verbose 00:03:25.627 --68111-- Contents of /proc/version: 00:03:25.627 --68111-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:25.627 --68111-- 00:03:25.627 --68111-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:25.627 --68111-- Page sizes: currently 4096, max supported 4096 00:03:25.627 --68111-- Valgrind library directory: /usr/libexec/valgrind 00:03:25.627 --68111-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:25.627 --68111-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:25.627 --68111-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:25.627 --68111-- might be shown as UnknownInlinedFun 00:03:25.627 --68111-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:25.627 --68111-- object doesn't have a dynamic symbol table 00:03:25.627 --68111-- Scheduler: using generic scheduler lock implementation. 00:03:25.627 --68111-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:25.627 ==68111== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68111-by-???-on-8019b903ff7f 00:03:25.627 ==68111== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68111-by-???-on-8019b903ff7f 00:03:25.627 ==68111== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68111-by-???-on-8019b903ff7f 00:03:25.627 ==68111== 00:03:25.627 ==68111== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:25.627 ==68111== don't want to do, unless you know exactly what you're doing, 00:03:25.627 ==68111== or are doing some strange experiment): 00:03:25.627 ==68111== /usr/libexec/valgrind/../../bin/vgdb --pid=68111 ...command... 00:03:25.627 ==68111== 00:03:25.627 ==68111== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:25.627 ==68111== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:25.627 ==68111== and then give GDB the following command 00:03:25.627 ==68111== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68111 00:03:25.627 ==68111== --pid is optional if only one valgrind process is running 00:03:25.627 ==68111== 00:03:25.627 --68111-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:25.627 --68111-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:25.627 --68111-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:25.627 --68111-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:25.627 ==68111== WARNING: new redirection conflicts with existing -- ignoring it 00:03:25.627 --68111-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:25.627 --68111-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:25.627 --68111-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:25.627 --68111-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:25.627 --68111-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:25.627 --68111-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:25.627 --68111-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:25.627 --68111-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:25.627 --68111-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:25.627 --68111-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:25.627 --68111-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:25.627 --68111-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:25.627 --68111-- Reading syms from /usr/lib64/libm.so.6 00:03:25.627 --68111-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:25.627 --68111-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:25.627 --68111-- Reading syms from /usr/lib64/libc.so.6 00:03:25.884 ==68111== WARNING: new redirection conflicts with existing -- ignoring it 00:03:25.884 --68111-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:25.884 --68111-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:25.884 ==68111== WARNING: new redirection conflicts with existing -- ignoring it 00:03:25.884 --68111-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:25.884 --68111-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:25.884 ==68111== WARNING: new redirection conflicts with existing -- ignoring it 00:03:25.884 --68111-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:25.884 --68111-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:25.884 ==68111== WARNING: new redirection conflicts with existing -- ignoring it 00:03:25.884 --68111-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:25.884 --68111-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:25.884 --68111-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:25.884 --68111-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:25.884 --68111-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:25.884 --68111-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:25.884 --68111-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:25.884 --68111-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:25.884 --68111-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.884 --68111-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.884 --68111-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.884 --68111-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.884 --68111-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 ==68111== Preferring higher priority redirection: 00:03:25.885 --68111-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:25.885 --68111-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:25.885 --68111-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 --68111-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:25.885 ==68111== WARNING: new redirection conflicts with existing -- ignoring it 00:03:25.885 --68111-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:25.885 --68111-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:25.885 ==68111== WARNING: new redirection conflicts with existing -- ignoring it 00:03:25.885 --68111-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:25.885 --68111-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:25.885 --68111-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:25.885 --68111-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:25.885 --68111-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:25.885 --68111-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:25.885 --68111-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:25.885 --68111-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:25.885 --68111-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:25.885 --68111-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:25.885 --68111-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:25.885 --68111-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:25.885 --68111-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:25.885 --68111-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:25.885 --68111-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:25.885 --68111-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:25.885 --68111-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:25.885 --68111-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:25.885 00:03:25.885 00:03:25.885 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.885 http://cunit.sourceforge.net/ 00:03:25.885 00:03:26.152 00:03:26.152 Suite: zone 00:03:26.152 Test: test_zone_get_operation ...passed 00:03:26.152 Test: test_bdev_zone_get_info ...passed 00:03:26.152 Test: test_bdev_zone_management ...passed 00:03:26.152 Test: test_bdev_zone_append ...passed 00:03:26.152 Test: test_bdev_zone_append_with_md ...passed 00:03:26.152 Test: test_bdev_zone_appendv ...passed 00:03:26.152 Test: test_bdev_zone_appendv_with_md ...passed 00:03:26.152 Test: test_bdev_io_get_append_location ...passed 00:03:26.152 00:03:26.152 Run Summary: Type Total Ran Passed Failed Inactive 00:03:26.152 suites 1 1 n/a 0 0 00:03:26.152 tests 8 8 8 0 0 00:03:26.152 asserts 94 94 94 0 n/a 00:03:26.152 00:03:26.152 Elapsed time = 0.045 seconds 00:03:26.152 --68111-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:26.152 --68111-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:26.152 ==68111== 00:03:26.152 ==68111== HEAP SUMMARY: 00:03:26.152 ==68111== in use at exit: 0 bytes in 0 blocks 00:03:26.152 ==68111== total heap usage: 80 allocs, 80 frees, 103,391 bytes allocated 00:03:26.152 ==68111== 00:03:26.152 ==68111== All heap blocks were freed -- no leaks are possible 00:03:26.152 ==68111== 00:03:26.152 ==68111== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:26.152 01:01:32 -- unit/unittest.sh@27 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:26.152 ==68123== Memcheck, a memory error detector 00:03:26.152 ==68123== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:26.152 ==68123== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:26.152 ==68123== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:26.152 ==68123== 00:03:26.152 --68123-- Valgrind options: 00:03:26.152 --68123-- --leak-check=full 00:03:26.152 --68123-- --error-exitcode=2 00:03:26.152 --68123-- --verbose 00:03:26.152 --68123-- Contents of /proc/version: 00:03:26.152 --68123-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:26.153 --68123-- 00:03:26.153 --68123-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:26.153 --68123-- Page sizes: currently 4096, max supported 4096 00:03:26.153 --68123-- Valgrind library directory: /usr/libexec/valgrind 00:03:26.153 --68123-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:26.153 --68123-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:26.153 --68123-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:26.153 --68123-- might be shown as UnknownInlinedFun 00:03:26.153 --68123-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:26.153 --68123-- object doesn't have a dynamic symbol table 00:03:26.153 --68123-- Scheduler: using generic scheduler lock implementation. 00:03:26.153 --68123-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:26.153 ==68123== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68123-by-???-on-8019b903ff7f 00:03:26.153 ==68123== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68123-by-???-on-8019b903ff7f 00:03:26.153 ==68123== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68123-by-???-on-8019b903ff7f 00:03:26.153 ==68123== 00:03:26.153 ==68123== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:26.153 ==68123== don't want to do, unless you know exactly what you're doing, 00:03:26.153 ==68123== or are doing some strange experiment): 00:03:26.153 ==68123== /usr/libexec/valgrind/../../bin/vgdb --pid=68123 ...command... 00:03:26.153 ==68123== 00:03:26.153 ==68123== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:26.153 ==68123== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:26.153 ==68123== and then give GDB the following command 00:03:26.153 ==68123== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68123 00:03:26.153 ==68123== --pid is optional if only one valgrind process is running 00:03:26.153 ==68123== 00:03:26.153 --68123-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:26.153 --68123-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:26.153 --68123-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:26.153 --68123-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:26.153 ==68123== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.153 --68123-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:26.153 --68123-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:26.153 --68123-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:26.153 --68123-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:26.153 --68123-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:26.153 --68123-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:26.153 --68123-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:26.153 --68123-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:26.153 --68123-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:26.153 --68123-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:26.153 --68123-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:26.153 --68123-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:26.153 --68123-- Reading syms from /usr/lib64/libm.so.6 00:03:26.153 --68123-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:26.153 --68123-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:26.153 --68123-- Reading syms from /usr/lib64/libc.so.6 00:03:26.411 ==68123== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.411 --68123-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:26.411 --68123-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:26.411 ==68123== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.411 --68123-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:26.411 --68123-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:26.411 ==68123== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.411 --68123-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:26.411 --68123-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:26.411 ==68123== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.411 --68123-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:26.411 --68123-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:26.411 --68123-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:26.411 --68123-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:26.411 --68123-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:26.411 --68123-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:26.411 --68123-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:26.411 --68123-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:26.411 --68123-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.411 --68123-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.412 ==68123== Preferring higher priority redirection: 00:03:26.412 --68123-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:26.412 --68123-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:26.412 --68123-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.412 --68123-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.412 --68123-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.412 --68123-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.412 --68123-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.412 --68123-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.412 --68123-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.412 --68123-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.412 --68123-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.412 ==68123== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.412 --68123-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:26.412 --68123-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:26.412 ==68123== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.412 --68123-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:26.412 --68123-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:26.412 --68123-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:26.412 --68123-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:26.412 --68123-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:26.412 --68123-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:26.412 --68123-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:26.412 --68123-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:26.412 --68123-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:26.412 --68123-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:26.412 --68123-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:26.412 --68123-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:26.412 --68123-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:26.412 --68123-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:26.412 --68123-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:26.669 --68123-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:26.669 --68123-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:26.669 --68123-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:26.669 00:03:26.669 00:03:26.669 CUnit - A unit testing framework for C - Version 2.1-3 00:03:26.669 http://cunit.sourceforge.net/ 00:03:26.669 00:03:26.669 00:03:26.669 Suite: gpt_parse 00:03:26.669 Test: test_parse_mbr_and_primary ...[2024-04-19 01:01:32.661798] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:03:26.669 [2024-04-19 01:01:32.691593] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:03:26.669 [2024-04-19 01:01:32.698960] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:03:26.669 [2024-04-19 01:01:32.699364] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 279:gpt_parse_partition_table: *ERROR*: Failed to read gpt header 00:03:26.669 [2024-04-19 01:01:32.709922] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 88:gpt_read_partitions: *ERROR*: Num_partition_entries=1633771873 which exceeds max=128 00:03:26.670 [2024-04-19 01:01:32.710503] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 285:gpt_parse_partition_table: *ERROR*: Failed to read gpt partitions 00:03:26.670 passed 00:03:26.670 Test: test_parse_secondary ...[2024-04-19 01:01:32.719113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:03:26.670 [2024-04-19 01:01:32.719225] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 279:gpt_parse_partition_table: *ERROR*: Failed to read gpt header 00:03:26.670 [2024-04-19 01:01:32.723317] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 88:gpt_read_partitions: *ERROR*: Num_partition_entries=1633771873 which exceeds max=128 00:03:26.670 [2024-04-19 01:01:32.723439] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 285:gpt_parse_partition_table: *ERROR*: Failed to read gpt partitions 00:03:26.670 passed 00:03:26.670 Test: test_check_mbr ...[2024-04-19 01:01:32.727937] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:03:26.670 [2024-04-19 01:01:32.728585] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:03:26.670 passed 00:03:26.670 Test: test_read_header ...[2024-04-19 01:01:32.733722] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=600 00:03:26.670 [2024-04-19 01:01:32.734694] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 177:gpt_read_header: *ERROR*: head crc32 does not match, provided=584158336, calculated=3316781438 00:03:26.670 [2024-04-19 01:01:32.735612] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 184:gpt_read_header: *ERROR*: signature did not match 00:03:26.670 [2024-04-19 01:01:32.737562] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 191:gpt_read_header: *ERROR*: head my_lba(7016996765293437281) != expected(1) 00:03:26.670 [2024-04-19 01:01:32.738806] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 135:gpt_lba_range_check: *ERROR*: Head's usable_lba_end(7016996765293437281) > lba_end(0) 00:03:26.670 [2024-04-19 01:01:32.739126] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 197:gpt_read_header: *ERROR*: lba range check error 00:03:26.670 passed 00:03:26.670 Test: test_read_partitions ...[2024-04-19 01:01:32.743440] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 88:gpt_read_partitions: *ERROR*: Num_partition_entries=256 which exceeds max=128 00:03:26.670 [2024-04-19 01:01:32.745219] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 95:gpt_read_partitions: *ERROR*: Partition_entry_size(0) != expected(80) 00:03:26.670 [2024-04-19 01:01:32.746695] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 59:gpt_get_partitions_buf: *ERROR*: Buffer size is not enough 00:03:26.670 [2024-04-19 01:01:32.747018] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 105:gpt_read_partitions: *ERROR*: Failed to get gpt partitions buf 00:03:26.670 [2024-04-19 01:01:32.749068] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 113:gpt_read_partitions: *ERROR*: GPT partition entry array crc32 did not match 00:03:26.670 passed 00:03:26.670 00:03:26.670 Run Summary: Type Total Ran Passed Failed Inactive 00:03:26.670 suites 1 1 n/a 0 0 00:03:26.670 tests 5 5 5 0 0 00:03:26.670 asserts 33 33 33 0 n/a 00:03:26.670 00:03:26.670 Elapsed time = 0.093 seconds 00:03:26.670 --68123-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:26.670 --68123-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:26.670 ==68123== 00:03:26.670 ==68123== HEAP SUMMARY: 00:03:26.670 ==68123== in use at exit: 0 bytes in 0 blocks 00:03:26.670 ==68123== total heap usage: 103 allocs, 103 frees, 122,149 bytes allocated 00:03:26.670 ==68123== 00:03:26.670 ==68123== All heap blocks were freed -- no leaks are possible 00:03:26.670 ==68123== 00:03:26.670 ==68123== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:26.670 01:01:32 -- unit/unittest.sh@28 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:26.670 ==68132== Memcheck, a memory error detector 00:03:26.670 ==68132== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:26.670 ==68132== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:26.670 ==68132== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:26.670 ==68132== 00:03:26.670 --68132-- Valgrind options: 00:03:26.670 --68132-- --leak-check=full 00:03:26.670 --68132-- --error-exitcode=2 00:03:26.670 --68132-- --verbose 00:03:26.670 --68132-- Contents of /proc/version: 00:03:26.670 --68132-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:26.670 --68132-- 00:03:26.670 --68132-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:26.670 --68132-- Page sizes: currently 4096, max supported 4096 00:03:26.670 --68132-- Valgrind library directory: /usr/libexec/valgrind 00:03:26.670 --68132-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:26.670 --68132-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:26.670 --68132-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:26.670 --68132-- might be shown as UnknownInlinedFun 00:03:26.670 --68132-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:26.670 --68132-- object doesn't have a dynamic symbol table 00:03:26.670 --68132-- Scheduler: using generic scheduler lock implementation. 00:03:26.671 --68132-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:26.671 ==68132== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68132-by-???-on-8019b903ff7f 00:03:26.671 ==68132== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68132-by-???-on-8019b903ff7f 00:03:26.671 ==68132== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68132-by-???-on-8019b903ff7f 00:03:26.671 ==68132== 00:03:26.671 ==68132== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:26.671 ==68132== don't want to do, unless you know exactly what you're doing, 00:03:26.671 ==68132== or are doing some strange experiment): 00:03:26.671 ==68132== /usr/libexec/valgrind/../../bin/vgdb --pid=68132 ...command... 00:03:26.671 ==68132== 00:03:26.671 ==68132== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:26.671 ==68132== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:26.671 ==68132== and then give GDB the following command 00:03:26.671 ==68132== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68132 00:03:26.671 ==68132== --pid is optional if only one valgrind process is running 00:03:26.671 ==68132== 00:03:26.671 --68132-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:26.929 --68132-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:26.929 --68132-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:26.929 --68132-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:26.929 ==68132== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.929 --68132-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:26.929 --68132-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:26.929 --68132-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:26.929 --68132-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:26.929 --68132-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:26.929 --68132-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:26.929 --68132-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:26.929 --68132-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:26.929 --68132-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:26.929 --68132-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:26.929 --68132-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:26.929 --68132-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:26.929 --68132-- Reading syms from /usr/lib64/libm.so.6 00:03:26.929 --68132-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:26.929 --68132-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:26.929 --68132-- Reading syms from /usr/lib64/libc.so.6 00:03:26.929 ==68132== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.929 --68132-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:26.929 --68132-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:26.929 ==68132== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.929 --68132-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:26.929 --68132-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:26.929 ==68132== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.929 --68132-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:26.929 --68132-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:26.929 ==68132== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.929 --68132-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:26.929 --68132-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:26.929 --68132-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:26.929 --68132-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:26.929 --68132-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:26.929 --68132-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:26.929 --68132-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:26.929 --68132-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:26.929 --68132-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.929 --68132-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.930 --68132-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.930 --68132-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.930 --68132-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.930 ==68132== Preferring higher priority redirection: 00:03:26.930 --68132-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:26.930 --68132-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:26.930 --68132-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.930 --68132-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.930 --68132-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.930 --68132-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.930 --68132-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.930 --68132-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.187 --68132-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.187 --68132-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.187 --68132-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.187 ==68132== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.187 --68132-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:27.187 --68132-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:27.187 ==68132== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.187 --68132-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:27.187 --68132-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:27.187 --68132-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:27.187 --68132-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:27.187 --68132-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:27.187 --68132-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:27.187 --68132-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:27.187 --68132-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:27.187 --68132-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:27.187 --68132-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:27.187 --68132-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:27.187 --68132-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:27.187 --68132-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:27.187 --68132-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:27.187 --68132-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:27.187 --68132-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:27.187 --68132-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:27.187 --68132-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:27.187 --68132-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:27.187 --68132-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:27.187 00:03:27.187 00:03:27.187 CUnit - A unit testing framework for C - Version 2.1-3 00:03:27.187 http://cunit.sourceforge.net/ 00:03:27.187 00:03:27.187 00:03:27.187 Suite: bdev_part 00:03:27.187 Test: part_test ...--68132-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:27.444 [2024-04-19 01:01:33.425838] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4548:bdev_name_add: *ERROR*: Bdev name test1 already exists 00:03:27.444 passed 00:03:27.444 Test: part_free_test ...passed 00:03:27.702 Test: part_get_io_channel_test ...passed 00:03:27.702 Test: part_construct_ext ...passed 00:03:27.702 00:03:27.702 Run Summary: Type Total Ran Passed Failed Inactive 00:03:27.702 suites 1 1 n/a 0 0 00:03:27.702 tests 4 4 4 0 0 00:03:27.702 asserts 48 48 48 0 n/a 00:03:27.702 00:03:27.702 Elapsed time = 0.442 seconds 00:03:27.702 --68132-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:27.702 --68132-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:27.702 ==68132== 00:03:27.702 ==68132== HEAP SUMMARY: 00:03:27.702 ==68132== in use at exit: 1,416 bytes in 4 blocks 00:03:27.702 ==68132== total heap usage: 10,990 allocs, 10,986 frees, 207,309,780 bytes allocated 00:03:27.702 ==68132== 00:03:27.702 ==68132== Searching for pointers to 4 not-freed blocks 00:03:27.702 ==68132== Checked 6,986,136 bytes 00:03:27.702 ==68132== 00:03:27.702 ==68132== LEAK SUMMARY: 00:03:27.702 ==68132== definitely lost: 0 bytes in 0 blocks 00:03:27.702 ==68132== indirectly lost: 0 bytes in 0 blocks 00:03:27.702 ==68132== possibly lost: 0 bytes in 0 blocks 00:03:27.702 ==68132== still reachable: 1,416 bytes in 4 blocks 00:03:27.702 ==68132== suppressed: 0 bytes in 0 blocks 00:03:27.702 ==68132== Reachable blocks (those to which a pointer was found) are not shown. 00:03:27.702 ==68132== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:27.702 ==68132== 00:03:27.702 ==68132== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:27.702 01:01:33 -- unit/unittest.sh@29 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:27.702 ==68144== Memcheck, a memory error detector 00:03:27.702 ==68144== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:27.702 ==68144== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:27.702 ==68144== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:27.702 ==68144== 00:03:27.702 --68144-- Valgrind options: 00:03:27.702 --68144-- --leak-check=full 00:03:27.702 --68144-- --error-exitcode=2 00:03:27.702 --68144-- --verbose 00:03:27.702 --68144-- Contents of /proc/version: 00:03:27.702 --68144-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:27.702 --68144-- 00:03:27.702 --68144-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:27.702 --68144-- Page sizes: currently 4096, max supported 4096 00:03:27.702 --68144-- Valgrind library directory: /usr/libexec/valgrind 00:03:27.702 --68144-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:27.702 --68144-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:27.702 --68144-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:27.702 --68144-- might be shown as UnknownInlinedFun 00:03:27.702 --68144-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:27.702 --68144-- object doesn't have a dynamic symbol table 00:03:27.702 --68144-- Scheduler: using generic scheduler lock implementation. 00:03:27.702 --68144-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:27.702 ==68144== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68144-by-???-on-8019b903ff7f 00:03:27.702 ==68144== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68144-by-???-on-8019b903ff7f 00:03:27.702 ==68144== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68144-by-???-on-8019b903ff7f 00:03:27.703 ==68144== 00:03:27.703 ==68144== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:27.703 ==68144== don't want to do, unless you know exactly what you're doing, 00:03:27.703 ==68144== or are doing some strange experiment): 00:03:27.703 ==68144== /usr/libexec/valgrind/../../bin/vgdb --pid=68144 ...command... 00:03:27.703 ==68144== 00:03:27.703 ==68144== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:27.703 ==68144== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:27.703 ==68144== and then give GDB the following command 00:03:27.703 ==68144== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68144 00:03:27.703 ==68144== --pid is optional if only one valgrind process is running 00:03:27.703 ==68144== 00:03:27.703 --68144-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:27.960 --68144-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:27.960 --68144-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:27.960 --68144-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:27.960 ==68144== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.960 --68144-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:27.960 --68144-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:27.960 --68144-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:27.960 --68144-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:27.960 --68144-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:27.960 --68144-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:27.960 --68144-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:27.960 --68144-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:27.960 --68144-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:27.960 --68144-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:27.960 --68144-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:27.960 --68144-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:27.960 --68144-- Reading syms from /usr/lib64/libm.so.6 00:03:27.960 --68144-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:27.960 --68144-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:27.960 --68144-- Reading syms from /usr/lib64/libc.so.6 00:03:27.960 ==68144== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.960 --68144-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:27.960 --68144-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:27.960 ==68144== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.961 --68144-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:27.961 --68144-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:27.961 ==68144== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.961 --68144-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:27.961 --68144-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:27.961 ==68144== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.961 --68144-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:27.961 --68144-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:27.961 --68144-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:27.961 --68144-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:27.961 --68144-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:27.961 --68144-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:27.961 --68144-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:27.961 --68144-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:27.961 --68144-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 ==68144== Preferring higher priority redirection: 00:03:27.961 --68144-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:27.961 --68144-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:27.961 --68144-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.961 --68144-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.219 --68144-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.219 ==68144== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.219 --68144-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:28.219 --68144-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:28.219 ==68144== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.219 --68144-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:28.219 --68144-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:28.219 --68144-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:28.219 --68144-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:28.219 --68144-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:28.219 --68144-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:28.219 --68144-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:28.219 --68144-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:28.219 --68144-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:28.219 --68144-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:28.219 --68144-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:28.219 --68144-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:28.219 --68144-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:28.219 --68144-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:28.219 --68144-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:28.219 --68144-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:28.219 --68144-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:28.219 --68144-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:28.219 00:03:28.219 00:03:28.219 CUnit - A unit testing framework for C - Version 2.1-3 00:03:28.219 http://cunit.sourceforge.net/ 00:03:28.219 00:03:28.219 00:03:28.219 Suite: scsi_nvme_suite 00:03:28.219 Test: scsi_nvme_translate_test ...passed 00:03:28.219 00:03:28.219 Run Summary: Type Total Ran Passed Failed Inactive 00:03:28.219 suites 1 1 n/a 0 0 00:03:28.219 tests 1 1 1 0 0 00:03:28.219 asserts 104 104 104 0 n/a 00:03:28.219 00:03:28.219 Elapsed time = 0.030 seconds 00:03:28.219 --68144-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:28.219 --68144-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:28.219 ==68144== 00:03:28.219 ==68144== HEAP SUMMARY: 00:03:28.219 ==68144== in use at exit: 0 bytes in 0 blocks 00:03:28.219 ==68144== total heap usage: 48 allocs, 48 frees, 93,326 bytes allocated 00:03:28.219 ==68144== 00:03:28.219 ==68144== All heap blocks were freed -- no leaks are possible 00:03:28.219 ==68144== 00:03:28.219 ==68144== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:28.219 01:01:34 -- unit/unittest.sh@30 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:28.219 ==68149== Memcheck, a memory error detector 00:03:28.219 ==68149== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:28.219 ==68149== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:28.220 ==68149== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:28.220 ==68149== 00:03:28.220 --68149-- Valgrind options: 00:03:28.220 --68149-- --leak-check=full 00:03:28.220 --68149-- --error-exitcode=2 00:03:28.220 --68149-- --verbose 00:03:28.220 --68149-- Contents of /proc/version: 00:03:28.220 --68149-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:28.220 --68149-- 00:03:28.220 --68149-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:28.220 --68149-- Page sizes: currently 4096, max supported 4096 00:03:28.220 --68149-- Valgrind library directory: /usr/libexec/valgrind 00:03:28.220 --68149-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:28.220 --68149-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:28.220 --68149-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:28.220 --68149-- might be shown as UnknownInlinedFun 00:03:28.220 --68149-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:28.220 --68149-- object doesn't have a dynamic symbol table 00:03:28.220 --68149-- Scheduler: using generic scheduler lock implementation. 00:03:28.220 --68149-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:28.220 ==68149== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68149-by-???-on-8019b903ff7f 00:03:28.220 ==68149== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68149-by-???-on-8019b903ff7f 00:03:28.220 ==68149== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68149-by-???-on-8019b903ff7f 00:03:28.220 ==68149== 00:03:28.220 ==68149== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:28.220 ==68149== don't want to do, unless you know exactly what you're doing, 00:03:28.220 ==68149== or are doing some strange experiment): 00:03:28.220 ==68149== /usr/libexec/valgrind/../../bin/vgdb --pid=68149 ...command... 00:03:28.220 ==68149== 00:03:28.220 ==68149== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:28.220 ==68149== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:28.220 ==68149== and then give GDB the following command 00:03:28.220 ==68149== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68149 00:03:28.220 ==68149== --pid is optional if only one valgrind process is running 00:03:28.220 ==68149== 00:03:28.478 --68149-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:28.478 --68149-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:28.478 --68149-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:28.478 --68149-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:28.478 ==68149== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.478 --68149-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:28.478 --68149-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:28.478 --68149-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:28.478 --68149-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:28.478 --68149-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:28.478 --68149-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:28.478 --68149-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:28.478 --68149-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:28.478 --68149-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:28.478 --68149-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:28.478 --68149-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:28.478 --68149-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:28.478 --68149-- Reading syms from /usr/lib64/libm.so.6 00:03:28.478 --68149-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:28.478 --68149-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:28.478 --68149-- Reading syms from /usr/lib64/libc.so.6 00:03:28.478 ==68149== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.478 --68149-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:28.478 --68149-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:28.478 ==68149== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.478 --68149-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:28.478 --68149-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:28.478 ==68149== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.478 --68149-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:28.478 --68149-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:28.478 ==68149== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.478 --68149-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:28.478 --68149-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:28.478 --68149-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:28.478 --68149-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:28.478 --68149-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:28.478 --68149-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:28.478 --68149-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:28.478 --68149-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:28.478 --68149-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.478 --68149-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.478 --68149-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.478 --68149-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.478 --68149-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.478 --68149-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.478 --68149-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.478 --68149-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.478 --68149-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.478 --68149-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.478 --68149-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.478 --68149-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.478 --68149-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.478 --68149-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.478 --68149-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.478 --68149-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 --68149-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 --68149-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 --68149-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 --68149-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 --68149-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 --68149-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 --68149-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 --68149-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 --68149-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 --68149-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 --68149-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 --68149-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 --68149-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 --68149-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 ==68149== Preferring higher priority redirection: 00:03:28.479 --68149-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:28.479 --68149-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:28.479 --68149-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 --68149-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 --68149-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 --68149-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.479 --68149-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.736 --68149-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.736 --68149-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.736 --68149-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.736 --68149-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.736 ==68149== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.736 --68149-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:28.736 --68149-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:28.736 ==68149== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.736 --68149-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:28.736 --68149-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:28.736 --68149-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:28.736 --68149-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:28.736 --68149-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:28.736 --68149-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:28.736 --68149-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:28.736 --68149-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:28.737 --68149-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:28.737 --68149-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:28.737 --68149-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:28.737 --68149-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:28.737 --68149-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:28.737 --68149-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:28.737 --68149-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:28.737 --68149-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:28.737 --68149-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:28.737 --68149-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:28.737 --68149-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:28.737 00:03:28.737 00:03:28.737 CUnit - A unit testing framework for C - Version 2.1-3 00:03:28.737 http://cunit.sourceforge.net/ 00:03:28.737 00:03:28.737 00:03:28.737 Suite: lvol 00:03:28.737 Test: ut_lvs_init ...--68149-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:28.737 [2024-04-19 01:01:34.859601] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 180:_vbdev_lvs_create_cb: *ERROR*: Cannot create lvol store bdev 00:03:28.737 [2024-04-19 01:01:34.897764] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 264:vbdev_lvs_create: *ERROR*: Cannot create blobstore device 00:03:28.737 passed 00:03:28.737 Test: ut_lvol_init ...--68149-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:28.737 passed 00:03:28.737 Test: ut_lvol_snapshot ...passed 00:03:28.737 Test: ut_lvol_clone ...passed 00:03:28.737 Test: ut_lvs_destroy ...passed 00:03:28.995 Test: ut_lvs_unload ...passed 00:03:28.995 Test: ut_lvol_resize ...[2024-04-19 01:01:34.959874] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1391:vbdev_lvol_resize: *ERROR*: lvol does not exist 00:03:28.995 passed 00:03:28.995 Test: ut_lvol_set_read_only ...passed 00:03:28.995 Test: ut_lvol_hotremove ...passed 00:03:28.995 Test: ut_vbdev_lvol_get_io_channel ...passed 00:03:28.995 Test: ut_vbdev_lvol_io_type_supported ...passed 00:03:28.995 Test: ut_lvol_read_write ...passed 00:03:28.995 Test: ut_vbdev_lvol_submit_request ...passed 00:03:28.995 Test: ut_lvol_examine_config ...passed 00:03:28.995 Test: ut_lvol_examine_disk ...[2024-04-19 01:01:35.006380] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1533:_vbdev_lvs_examine_finish: *ERROR*: Error opening lvol UNIT_TEST_UUID 00:03:28.995 passed 00:03:28.995 Test: ut_lvol_rename ...--68149-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:28.995 [2024-04-19 01:01:35.029190] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 105:_vbdev_lvol_change_bdev_alias: *ERROR*: cannot add alias 'lvs/new_lvol_name' 00:03:28.995 [2024-04-19 01:01:35.029534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1341:vbdev_lvol_rename: *ERROR*: renaming lvol to 'new_lvol_name' does not succeed 00:03:28.995 passed 00:03:28.995 Test: ut_bdev_finish ...passed 00:03:28.995 Test: ut_lvs_rename ...passed 00:03:28.995 Test: ut_lvol_seek ...passed 00:03:28.995 Test: ut_esnap_dev_create ...[2024-04-19 01:01:35.055191] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1868:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : NULL esnap ID 00:03:28.995 [2024-04-19 01:01:35.056963] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1874:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID length (36) 00:03:28.995 [2024-04-19 01:01:35.058272] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1879:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID: not a UUID 00:03:28.995 [2024-04-19 01:01:35.065700] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1900:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : unable to claim esnap bdev 'a27fd8fe-d4b9-431e-a044-271016228ce4': -1 00:03:28.995 passed 00:03:28.995 Test: ut_lvol_esnap_clone_bad_args ...[2024-04-19 01:01:35.070421] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1277:vbdev_lvol_create_bdev_clone: *ERROR*: lvol store not specified 00:03:28.995 [2024-04-19 01:01:35.071525] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1284:vbdev_lvol_create_bdev_clone: *ERROR*: bdev '255f4236-9427-42d0-a9d1-aa17f37dd8db' could not be opened: error -19 00:03:28.995 passed 00:03:28.995 00:03:28.995 Run Summary: Type Total Ran Passed Failed Inactive 00:03:28.995 suites 1 1 n/a 0 0 00:03:28.995 tests 21 21 21 0 0 00:03:28.995 asserts 758 758 758 0 n/a 00:03:28.995 00:03:28.995 Elapsed time = 0.227 seconds 00:03:28.995 --68149-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:28.995 --68149-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:28.995 ==68149== 00:03:28.995 ==68149== HEAP SUMMARY: 00:03:28.995 ==68149== in use at exit: 0 bytes in 0 blocks 00:03:28.995 ==68149== total heap usage: 1,479 allocs, 1,479 frees, 230,784 bytes allocated 00:03:28.995 ==68149== 00:03:28.995 ==68149== All heap blocks were freed -- no leaks are possible 00:03:28.995 ==68149== 00:03:28.995 ==68149== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:28.995 01:01:35 -- 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_zone_block.c/vbdev_zone_block_ut 00:03:28.995 ==68157== Memcheck, a memory error detector 00:03:28.995 ==68157== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:28.995 ==68157== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:28.995 ==68157== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:28.995 ==68157== 00:03:28.995 --68157-- Valgrind options: 00:03:28.995 --68157-- --leak-check=full 00:03:28.995 --68157-- --error-exitcode=2 00:03:28.995 --68157-- --verbose 00:03:28.995 --68157-- Contents of /proc/version: 00:03:28.995 --68157-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:28.995 --68157-- 00:03:28.996 --68157-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:28.996 --68157-- Page sizes: currently 4096, max supported 4096 00:03:28.996 --68157-- Valgrind library directory: /usr/libexec/valgrind 00:03:28.996 --68157-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:28.996 --68157-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:28.996 --68157-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:28.996 --68157-- might be shown as UnknownInlinedFun 00:03:28.996 --68157-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:28.996 --68157-- object doesn't have a dynamic symbol table 00:03:28.996 --68157-- Scheduler: using generic scheduler lock implementation. 00:03:28.996 --68157-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:28.996 ==68157== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68157-by-???-on-8019b903ff7f 00:03:28.996 ==68157== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68157-by-???-on-8019b903ff7f 00:03:28.996 ==68157== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68157-by-???-on-8019b903ff7f 00:03:28.996 ==68157== 00:03:28.996 ==68157== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:28.996 ==68157== don't want to do, unless you know exactly what you're doing, 00:03:28.996 ==68157== or are doing some strange experiment): 00:03:28.996 ==68157== /usr/libexec/valgrind/../../bin/vgdb --pid=68157 ...command... 00:03:28.996 ==68157== 00:03:28.996 ==68157== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:28.996 ==68157== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:28.996 ==68157== and then give GDB the following command 00:03:28.996 ==68157== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68157 00:03:28.996 ==68157== --pid is optional if only one valgrind process is running 00:03:28.996 ==68157== 00:03:29.253 --68157-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:29.253 --68157-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:29.253 --68157-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:29.254 --68157-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:29.254 ==68157== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.254 --68157-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:29.254 --68157-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:29.254 --68157-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:29.254 --68157-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:29.254 --68157-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:29.254 --68157-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:29.254 --68157-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:29.254 --68157-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:29.254 --68157-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:29.254 --68157-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:29.254 --68157-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:29.254 --68157-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:29.254 --68157-- Reading syms from /usr/lib64/libm.so.6 00:03:29.254 --68157-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:29.254 --68157-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:29.254 --68157-- Reading syms from /usr/lib64/libc.so.6 00:03:29.254 ==68157== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.254 --68157-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.254 --68157-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:29.254 ==68157== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.254 --68157-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.254 --68157-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:29.254 ==68157== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.254 --68157-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.254 --68157-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:29.254 ==68157== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.254 --68157-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.254 --68157-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:29.254 --68157-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:29.254 --68157-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:29.254 --68157-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:29.254 --68157-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:29.254 --68157-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:29.254 --68157-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:29.254 --68157-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.254 --68157-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.511 --68157-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.511 --68157-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.511 --68157-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.511 --68157-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.511 --68157-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.511 --68157-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.511 ==68157== Preferring higher priority redirection: 00:03:29.511 --68157-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:29.511 --68157-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:29.511 --68157-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.511 --68157-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.511 --68157-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.511 --68157-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.511 --68157-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.511 --68157-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.512 --68157-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.512 --68157-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.512 --68157-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.512 ==68157== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.512 --68157-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:29.512 --68157-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:29.512 ==68157== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.512 --68157-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:29.512 --68157-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:29.512 --68157-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:29.512 --68157-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:29.512 --68157-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:29.512 --68157-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:29.512 --68157-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:29.512 --68157-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:29.512 --68157-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:29.512 --68157-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:29.512 --68157-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:29.512 --68157-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:29.512 --68157-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:29.512 --68157-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:29.512 --68157-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:29.512 --68157-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:29.512 --68157-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:29.512 --68157-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:29.512 --68157-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:29.512 00:03:29.512 00:03:29.512 CUnit - A unit testing framework for C - Version 2.1-3 00:03:29.512 http://cunit.sourceforge.net/ 00:03:29.512 00:03:29.512 00:03:29.512 Suite: zone_block 00:03:29.769 Test: test_zone_block_create ...passed 00:03:29.769 Test: test_zone_block_create_invalid ...[2024-04-19 01:01:35.753420] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 624:zone_block_insert_name: *ERROR*: base bdev Nvme0n1 already claimed 00:03:29.769 --68157-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:29.769 --68157-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:29.769 [2024-04-19 01:01:35.786629] /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-04-19 01:01:35.789108] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 721:zone_block_register: *ERROR*: Base bdev zone_dev1 is already a zoned bdev 00:03:29.769 [2024-04-19 01:01:35.789629] /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-04-19 01:01:35.790283] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 860:vbdev_zone_block_create: *ERROR*: Zone capacity can't be 0 00:03:29.769 [2024-04-19 01:01:35.790489] /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-04-19 01:01:35.790953] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 865:vbdev_zone_block_create: *ERROR*: Optimal open zones can't be 0 00:03:29.769 [2024-04-19 01:01:35.791142] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: Invalid argumentpassed 00:03:29.770 Test: test_get_zone_info ...[2024-04-19 01:01:35.806944] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.770 [2024-04-19 01:01:35.807788] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.770 [2024-04-19 01:01:35.808455] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.770 passed 00:03:29.770 Test: test_supported_io_types ...passed 00:03:29.770 Test: test_reset_zone ...[2024-04-19 01:01:35.822938] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.770 [2024-04-19 01:01:35.823492] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.770 passed 00:03:29.770 Test: test_open_zone ...[2024-04-19 01:01:35.827603] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.770 [2024-04-19 01:01:35.833186] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.770 [2024-04-19 01:01:35.833755] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.770 passed 00:03:29.770 Test: test_zone_write ...[2024-04-19 01:01:35.842019] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 391:zone_block_write: *ERROR*: Trying to write to zone in invalid state 2 00:03:29.770 [2024-04-19 01:01:35.842589] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.770 [2024-04-19 01:01:35.844036] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 378:zone_block_write: *ERROR*: Trying to write to invalid zone (lba 0x5000) 00:03:29.770 [2024-04-19 01:01:35.844261] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.770 [2024-04-19 01:01:35.859094] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 401:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x407, wp 0x405) 00:03:29.770 [2024-04-19 01:01:35.859307] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.770 [2024-04-19 01:01:35.859658] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 401:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x400, wp 0x405) 00:03:29.770 [2024-04-19 01:01:35.859760] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.770 [2024-04-19 01:01:35.867859] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 410:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:03:29.770 [2024-04-19 01:01:35.868069] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.770 passed 00:03:29.770 Test: test_zone_read ...[2024-04-19 01:01:35.872008] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 465:zone_block_read: *ERROR*: Read exceeds zone capacity (lba 0x4ff8, len 0x10) 00:03:29.770 [2024-04-19 01:01:35.872323] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.770 [2024-04-19 01:01:35.873153] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 460:zone_block_read: *ERROR*: Trying to read from invalid zone (lba 0x5000) 00:03:29.770 [2024-04-19 01:01:35.873379] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.770 [2024-04-19 01:01:35.877955] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 465:zone_block_read: *ERROR*: Read exceeds zone capacity (lba 0x3f8, len 0x10) 00:03:29.771 [2024-04-19 01:01:35.878070] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.771 passed 00:03:29.771 Test: test_close_zone ...[2024-04-19 01:01:35.881165] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.771 [2024-04-19 01:01:35.881841] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.771 [2024-04-19 01:01:35.885259] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.771 [2024-04-19 01:01:35.885808] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.771 passed 00:03:29.771 Test: test_finish_zone ...[2024-04-19 01:01:35.892207] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.771 [2024-04-19 01:01:35.892759] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.771 passed 00:03:29.771 Test: test_append_zone ...[2024-04-19 01:01:35.896225] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 391:zone_block_write: *ERROR*: Trying to write to zone in invalid state 2 00:03:29.771 [2024-04-19 01:01:35.896348] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.771 [2024-04-19 01:01:35.897080] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 378:zone_block_write: *ERROR*: Trying to write to invalid zone (lba 0x5000) 00:03:29.771 [2024-04-19 01:01:35.897187] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.771 [2024-04-19 01:01:35.914146] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 410:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:03:29.771 [2024-04-19 01:01:35.914268] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:29.771 passed 00:03:29.771 00:03:29.771 Run Summary: Type Total Ran Passed Failed Inactive 00:03:29.771 suites 1 1 n/a 0 0 00:03:29.771 tests 11 11 11 0 0 00:03:29.771 asserts 3437 3437 3437 0 n/a 00:03:29.771 00:03:29.771 Elapsed time = 0.267 seconds 00:03:29.771 --68157-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:30.028 ==68157== 00:03:30.028 ==68157== HEAP SUMMARY: 00:03:30.028 ==68157== in use at exit: 67,109,768 bytes in 1,026 blocks 00:03:30.028 ==68157== total heap usage: 2,638 allocs, 1,612 frees, 85,882,733 bytes allocated 00:03:30.028 ==68157== 00:03:30.028 ==68157== Searching for pointers to 1,026 not-freed blocks 00:03:30.028 ==68157== Checked 6,554,536 bytes 00:03:30.029 ==68157== 00:03:30.029 ==68157== LEAK SUMMARY: 00:03:30.029 ==68157== definitely lost: 0 bytes in 0 blocks 00:03:30.029 ==68157== indirectly lost: 0 bytes in 0 blocks 00:03:30.029 ==68157== possibly lost: 0 bytes in 0 blocks 00:03:30.029 ==68157== still reachable: 67,109,768 bytes in 1,026 blocks 00:03:30.029 ==68157== suppressed: 0 bytes in 0 blocks 00:03:30.029 ==68157== Reachable blocks (those to which a pointer was found) are not shown. 00:03:30.029 ==68157== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:30.029 ==68157== 00:03:30.029 ==68157== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:30.029 01:01:36 -- unit/unittest.sh@32 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:30.029 ==68171== Memcheck, a memory error detector 00:03:30.029 ==68171== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:30.029 ==68171== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:30.029 ==68171== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:30.029 ==68171== 00:03:30.029 --68171-- Valgrind options: 00:03:30.029 --68171-- --leak-check=full 00:03:30.029 --68171-- --error-exitcode=2 00:03:30.029 --68171-- --verbose 00:03:30.029 --68171-- Contents of /proc/version: 00:03:30.029 --68171-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:30.029 --68171-- 00:03:30.029 --68171-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:30.029 --68171-- Page sizes: currently 4096, max supported 4096 00:03:30.029 --68171-- Valgrind library directory: /usr/libexec/valgrind 00:03:30.029 --68171-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:30.029 --68171-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:30.029 --68171-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:30.029 --68171-- might be shown as UnknownInlinedFun 00:03:30.029 --68171-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:30.029 --68171-- object doesn't have a dynamic symbol table 00:03:30.029 --68171-- Scheduler: using generic scheduler lock implementation. 00:03:30.029 --68171-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:30.029 ==68171== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68171-by-???-on-8019b903ff7f 00:03:30.029 ==68171== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68171-by-???-on-8019b903ff7f 00:03:30.029 ==68171== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68171-by-???-on-8019b903ff7f 00:03:30.029 ==68171== 00:03:30.029 ==68171== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:30.029 ==68171== don't want to do, unless you know exactly what you're doing, 00:03:30.029 ==68171== or are doing some strange experiment): 00:03:30.029 ==68171== /usr/libexec/valgrind/../../bin/vgdb --pid=68171 ...command... 00:03:30.029 ==68171== 00:03:30.029 ==68171== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:30.029 ==68171== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:30.029 ==68171== and then give GDB the following command 00:03:30.029 ==68171== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68171 00:03:30.029 ==68171== --pid is optional if only one valgrind process is running 00:03:30.029 ==68171== 00:03:30.029 --68171-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:30.029 --68171-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:30.029 --68171-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:30.029 --68171-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:30.029 ==68171== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.029 --68171-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:30.029 --68171-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:30.029 --68171-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:30.029 --68171-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:30.029 --68171-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:30.029 --68171-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:30.029 --68171-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:30.029 --68171-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:30.029 --68171-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:30.029 --68171-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:30.029 --68171-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:30.029 --68171-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:30.029 --68171-- Reading syms from /usr/lib64/libm.so.6 00:03:30.029 --68171-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:30.029 --68171-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:30.029 --68171-- Reading syms from /usr/lib64/libc.so.6 00:03:30.029 ==68171== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.029 --68171-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.029 --68171-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:30.029 ==68171== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.029 --68171-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.029 --68171-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:30.029 ==68171== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.030 --68171-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.030 --68171-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:30.030 ==68171== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.030 --68171-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.030 --68171-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:30.287 --68171-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:30.287 --68171-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:30.287 --68171-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:30.287 --68171-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:30.287 --68171-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:30.287 --68171-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:30.287 --68171-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.287 --68171-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.287 --68171-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.287 --68171-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.287 --68171-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.287 --68171-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.287 --68171-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.287 --68171-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.287 --68171-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.287 --68171-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.287 --68171-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 ==68171== Preferring higher priority redirection: 00:03:30.288 --68171-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:30.288 --68171-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:30.288 --68171-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 --68171-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.288 ==68171== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.288 --68171-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:30.288 --68171-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:30.288 ==68171== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.288 --68171-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:30.288 --68171-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:30.288 --68171-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:30.288 --68171-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:30.288 --68171-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:30.288 --68171-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:30.288 --68171-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:30.288 --68171-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:30.288 --68171-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:30.288 --68171-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:30.288 --68171-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:30.288 --68171-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:30.288 --68171-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:30.288 --68171-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:30.288 --68171-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:30.288 --68171-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:30.288 --68171-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:30.288 --68171-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:30.288 --68171-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:30.546 00:03:30.546 00:03:30.546 CUnit - A unit testing framework for C - Version 2.1-3 00:03:30.546 http://cunit.sourceforge.net/ 00:03:30.546 00:03:30.546 00:03:30.546 Suite: bdev 00:03:30.546 Test: basic ...--68171-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:30.546 --68171-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:30.546 --68171-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:30.546 --68171-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:30.546 [2024-04-19 01:01:36.660620] thread.c:2359:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x586981): Operation not permitted (rc=-1) 00:03:30.546 [2024-04-19 01:01:36.692766] thread.c:2359:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device 0x5b70900 (0x586960): Operation not permitted (rc=-1) 00:03:30.546 [2024-04-19 01:01:36.693231] thread.c:2359:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x586981): Operation not permitted (rc=-1) 00:03:30.804 passed 00:03:30.804 Test: unregister_and_close ...passed 00:03:30.804 Test: unregister_and_close_different_threads ...passed 00:03:31.062 Test: basic_qos ...passed 00:03:31.062 Test: put_channel_during_reset ...passed 00:03:31.062 Test: aborted_reset ...passed 00:03:31.062 Test: aborted_reset_no_outstanding_io ...passed 00:03:31.320 Test: io_during_reset ...passed 00:03:31.320 Test: reset_completions ...passed 00:03:31.320 Test: io_during_qos_queue ...passed 00:03:31.320 Test: io_during_qos_reset ...passed 00:03:31.320 Test: enomem ...passed 00:03:31.577 Test: enomem_multi_bdev ...passed 00:03:31.577 Test: enomem_multi_bdev_unregister ...passed 00:03:31.577 Test: enomem_multi_io_target ...passed 00:03:31.577 Test: qos_dynamic_enable ...passed 00:03:31.834 Test: bdev_histograms_mt ...passed 00:03:31.834 Test: bdev_set_io_timeout_mt ...[2024-04-19 01:01:37.956475] thread.c: 465:spdk_thread_lib_fini: *ERROR*: io_device 0x6897730 not unregistered 00:03:31.834 passed 00:03:31.834 Test: lock_lba_range_then_submit_io ...[2024-04-19 01:01:37.984716] thread.c:2163:spdk_io_device_register: *ERROR*: io_device 0x586bf8 already registered (old:0x6897730 new:0x7424040) 00:03:31.835 passed 00:03:32.092 Test: unregister_during_reset ...passed 00:03:32.092 Test: event_notify_and_close ...passed 00:03:32.092 Suite: bdev_wrong_thread 00:03:32.092 Test: spdk_bdev_register_wt ...[2024-04-19 01:01:38.139663] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8412:spdk_bdev_register: *ERROR*: Cannot register bdev wt_bdev on thread 0x77ee5c0 (0x77ee5c0) 00:03:32.092 passed 00:03:32.092 Test: spdk_bdev_examine_wt ...[2024-04-19 01:01:38.147854] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c: 791:spdk_bdev_examine: *ERROR*: Cannot examine bdev ut_bdev_wt on thread 0x77ee5c0 (0x77ee5c0) 00:03:32.092 passed 00:03:32.092 00:03:32.092 Run Summary: Type Total Ran Passed Failed Inactive 00:03:32.092 suites 2 2 n/a 0 0 00:03:32.092 tests 23 23 23 0 0 00:03:32.092 asserts 601 601 601 0 n/a 00:03:32.092 00:03:32.092 Elapsed time = 1.638 seconds 00:03:32.092 --68171-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:32.092 ==68171== 00:03:32.092 ==68171== HEAP SUMMARY: 00:03:32.092 ==68171== in use at exit: 1,037 bytes in 5 blocks 00:03:32.092 ==68171== total heap usage: 275,337 allocs, 275,332 frees, 4,355,177,372 bytes allocated 00:03:32.092 ==68171== 00:03:32.092 ==68171== Searching for pointers to 5 not-freed blocks 00:03:32.092 ==68171== Checked 6,940,696 bytes 00:03:32.092 ==68171== 00:03:32.092 ==68171== LEAK SUMMARY: 00:03:32.092 ==68171== definitely lost: 0 bytes in 0 blocks 00:03:32.092 ==68171== indirectly lost: 0 bytes in 0 blocks 00:03:32.092 ==68171== possibly lost: 0 bytes in 0 blocks 00:03:32.092 ==68171== still reachable: 1,037 bytes in 5 blocks 00:03:32.092 ==68171== suppressed: 0 bytes in 0 blocks 00:03:32.092 ==68171== Reachable blocks (those to which a pointer was found) are not shown. 00:03:32.092 ==68171== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:32.092 ==68171== 00:03:32.092 ==68171== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:32.092 00:03:32.092 real 0m18.896s 00:03:32.092 user 0m15.702s 00:03:32.092 sys 0m3.138s 00:03:32.092 01:01:38 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:32.092 01:01:38 -- common/autotest_common.sh@10 -- # set +x 00:03:32.092 ************************************ 00:03:32.092 END TEST unittest_bdev 00:03:32.092 ************************************ 00:03:32.092 01:01:38 -- unit/unittest.sh@213 -- # grep -q '#define SPDK_CONFIG_CRYPTO 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:32.092 01:01:38 -- unit/unittest.sh@214 -- # run_test unittest_bdev_crypto valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:32.092 01:01:38 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:03:32.092 01:01:38 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:32.092 01:01:38 -- common/autotest_common.sh@10 -- # set +x 00:03:32.092 ************************************ 00:03:32.092 START TEST unittest_bdev_crypto 00:03:32.092 ************************************ 00:03:32.092 01:01:38 -- common/autotest_common.sh@1111 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:32.351 ==68216== Memcheck, a memory error detector 00:03:32.351 ==68216== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:32.351 ==68216== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:32.351 ==68216== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:32.351 ==68216== 00:03:32.351 --68216-- Valgrind options: 00:03:32.351 --68216-- --leak-check=full 00:03:32.351 --68216-- --error-exitcode=2 00:03:32.351 --68216-- --verbose 00:03:32.351 --68216-- Contents of /proc/version: 00:03:32.351 --68216-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:32.351 --68216-- 00:03:32.351 --68216-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:32.351 --68216-- Page sizes: currently 4096, max supported 4096 00:03:32.351 --68216-- Valgrind library directory: /usr/libexec/valgrind 00:03:32.351 --68216-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:32.351 --68216-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:32.351 --68216-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:32.351 --68216-- might be shown as UnknownInlinedFun 00:03:32.351 --68216-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:32.351 --68216-- object doesn't have a dynamic symbol table 00:03:32.351 --68216-- Scheduler: using generic scheduler lock implementation. 00:03:32.351 --68216-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:32.351 ==68216== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68216-by-???-on-8019b903ff7f 00:03:32.351 ==68216== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68216-by-???-on-8019b903ff7f 00:03:32.351 ==68216== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68216-by-???-on-8019b903ff7f 00:03:32.351 ==68216== 00:03:32.351 ==68216== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:32.351 ==68216== don't want to do, unless you know exactly what you're doing, 00:03:32.351 ==68216== or are doing some strange experiment): 00:03:32.351 ==68216== /usr/libexec/valgrind/../../bin/vgdb --pid=68216 ...command... 00:03:32.351 ==68216== 00:03:32.351 ==68216== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:32.351 ==68216== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:32.351 ==68216== and then give GDB the following command 00:03:32.351 ==68216== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68216 00:03:32.351 ==68216== --pid is optional if only one valgrind process is running 00:03:32.351 ==68216== 00:03:32.351 --68216-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:32.351 --68216-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:32.351 --68216-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:32.352 --68216-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:32.352 ==68216== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.352 --68216-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:32.352 --68216-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:32.352 --68216-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:32.352 --68216-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:32.352 --68216-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:32.352 --68216-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:32.352 --68216-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:32.352 --68216-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:32.352 --68216-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:32.352 --68216-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:32.352 --68216-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:32.352 --68216-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:32.352 --68216-- Reading syms from /usr/lib64/libm.so.6 00:03:32.352 --68216-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:32.352 --68216-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:32.352 --68216-- Reading syms from /usr/lib64/libc.so.6 00:03:32.352 ==68216== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.352 --68216-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.352 --68216-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:32.352 ==68216== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.352 --68216-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.352 --68216-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:32.352 ==68216== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.352 --68216-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.352 --68216-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:32.352 ==68216== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.352 --68216-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.352 --68216-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:32.611 --68216-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:32.611 --68216-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:32.611 --68216-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:32.611 --68216-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:32.611 --68216-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:32.611 --68216-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:32.611 --68216-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 ==68216== Preferring higher priority redirection: 00:03:32.611 --68216-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:32.611 --68216-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:32.611 --68216-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 --68216-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.611 ==68216== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.611 --68216-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:32.611 --68216-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:32.611 ==68216== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.611 --68216-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:32.612 --68216-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:32.612 --68216-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:32.612 --68216-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:32.612 --68216-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:32.612 --68216-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:32.870 --68216-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:32.871 --68216-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:32.871 --68216-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:32.871 --68216-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:32.871 --68216-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:32.871 --68216-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:32.871 --68216-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:32.871 --68216-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:32.871 --68216-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:32.871 --68216-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:32.871 --68216-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:32.871 --68216-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:32.871 --68216-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:32.871 00:03:32.871 00:03:32.871 CUnit - A unit testing framework for C - Version 2.1-3 00:03:32.871 http://cunit.sourceforge.net/ 00:03:32.871 00:03:32.871 00:03:32.871 Suite: crypto 00:03:32.871 Test: test_error_paths ...[2024-04-19 01:01:38.962502] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 167:crypto_encrypt: *ERROR*: Failed to submit bdev_io! 00:03:32.871 [2024-04-19 01:01:39.018034] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:03:32.871 [2024-04-19 01:01:39.046652] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 255:crypto_read: *ERROR*: Failed to submit bdev_io! 00:03:32.871 passed 00:03:32.871 Test: test_simple_write ...passed 00:03:32.871 Test: test_simple_read ...passed 00:03:32.871 Test: test_passthru ...[2024-04-19 01:01:39.059285] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:03:32.871 [2024-04-19 01:01:39.062274] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:03:32.871 [2024-04-19 01:01:39.063333] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 361:vbdev_crypto_submit_request: *ERROR*: crypto: unknown I/O type 9 00:03:32.871 [2024-04-19 01:01:39.063536] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:03:32.871 passed 00:03:32.871 Test: test_crypto_op_complete ...[2024-04-19 01:01:39.066890] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:03:32.871 passed 00:03:32.871 Test: test_supported_io ...passed 00:03:32.871 Test: test_reset ...passed 00:03:32.871 00:03:32.871 Run Summary: Type Total Ran Passed Failed Inactive 00:03:32.871 suites 1 1 n/a 0 0 00:03:32.871 tests 7 7 7 0 0 00:03:32.871 asserts 44 44 44 0 n/a 00:03:32.871 00:03:32.871 Elapsed time = 0.127 seconds 00:03:33.130 --68216-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:33.130 --68216-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:33.130 ==68216== 00:03:33.130 ==68216== HEAP SUMMARY: 00:03:33.130 ==68216== in use at exit: 0 bytes in 0 blocks 00:03:33.130 ==68216== total heap usage: 1,156 allocs, 1,156 frees, 196,284 bytes allocated 00:03:33.130 ==68216== 00:03:33.130 ==68216== All heap blocks were freed -- no leaks are possible 00:03:33.130 ==68216== 00:03:33.130 ==68216== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:33.130 00:03:33.130 real 0m0.854s 00:03:33.130 user 0m0.810s 00:03:33.130 sys 0m0.040s 00:03:33.130 01:01:39 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:33.130 01:01:39 -- common/autotest_common.sh@10 -- # set +x 00:03:33.130 ************************************ 00:03:33.130 END TEST unittest_bdev_crypto 00:03:33.130 ************************************ 00:03:33.130 01:01:39 -- unit/unittest.sh@215 -- # run_test unittest_bdev_crypto valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:33.130 01:01:39 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:03:33.130 01:01:39 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:33.130 01:01:39 -- common/autotest_common.sh@10 -- # set +x 00:03:33.130 ************************************ 00:03:33.130 START TEST unittest_bdev_crypto 00:03:33.130 ************************************ 00:03:33.130 01:01:39 -- common/autotest_common.sh@1111 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:33.130 ==68250== Memcheck, a memory error detector 00:03:33.130 ==68250== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:33.130 ==68250== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:33.130 ==68250== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:33.130 ==68250== 00:03:33.130 --68250-- Valgrind options: 00:03:33.130 --68250-- --leak-check=full 00:03:33.130 --68250-- --error-exitcode=2 00:03:33.130 --68250-- --verbose 00:03:33.130 --68250-- Contents of /proc/version: 00:03:33.130 --68250-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:33.130 --68250-- 00:03:33.130 --68250-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:33.130 --68250-- Page sizes: currently 4096, max supported 4096 00:03:33.130 --68250-- Valgrind library directory: /usr/libexec/valgrind 00:03:33.130 --68250-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:33.130 --68250-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:33.130 --68250-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:33.130 --68250-- might be shown as UnknownInlinedFun 00:03:33.130 --68250-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:33.130 --68250-- object doesn't have a dynamic symbol table 00:03:33.130 --68250-- Scheduler: using generic scheduler lock implementation. 00:03:33.130 --68250-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:33.130 ==68250== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68250-by-???-on-8019b903ff7f 00:03:33.130 ==68250== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68250-by-???-on-8019b903ff7f 00:03:33.130 ==68250== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68250-by-???-on-8019b903ff7f 00:03:33.130 ==68250== 00:03:33.130 ==68250== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:33.130 ==68250== don't want to do, unless you know exactly what you're doing, 00:03:33.130 ==68250== or are doing some strange experiment): 00:03:33.130 ==68250== /usr/libexec/valgrind/../../bin/vgdb --pid=68250 ...command... 00:03:33.131 ==68250== 00:03:33.131 ==68250== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:33.131 ==68250== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:33.131 ==68250== and then give GDB the following command 00:03:33.131 ==68250== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68250 00:03:33.131 ==68250== --pid is optional if only one valgrind process is running 00:03:33.131 ==68250== 00:03:33.131 --68250-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:33.131 --68250-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:33.131 --68250-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:33.131 --68250-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:33.131 ==68250== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.131 --68250-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:33.131 --68250-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:33.131 --68250-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:33.131 --68250-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:33.131 --68250-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:33.389 --68250-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:33.389 --68250-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:33.389 --68250-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:33.389 --68250-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:33.389 --68250-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:33.389 --68250-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:33.389 --68250-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:33.389 --68250-- Reading syms from /usr/lib64/libm.so.6 00:03:33.389 --68250-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:33.389 --68250-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:33.389 --68250-- Reading syms from /usr/lib64/libc.so.6 00:03:33.389 ==68250== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.389 --68250-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.389 --68250-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:33.389 ==68250== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.390 --68250-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.390 --68250-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:33.390 ==68250== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.390 --68250-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.390 --68250-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:33.390 ==68250== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.390 --68250-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.390 --68250-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:33.390 --68250-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:33.390 --68250-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:33.390 --68250-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:33.390 --68250-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:33.390 --68250-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:33.390 --68250-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:33.390 --68250-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.390 --68250-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.649 --68250-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.649 --68250-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.649 --68250-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.649 --68250-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.649 --68250-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.649 ==68250== Preferring higher priority redirection: 00:03:33.649 --68250-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:33.649 --68250-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:33.649 --68250-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.649 --68250-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.649 --68250-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.649 --68250-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.649 --68250-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.649 --68250-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.650 --68250-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.650 --68250-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.650 --68250-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.650 ==68250== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.650 --68250-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:33.650 --68250-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:33.650 ==68250== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.650 --68250-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:33.650 --68250-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:33.650 --68250-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:33.650 --68250-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:33.650 --68250-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:33.650 --68250-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:33.650 --68250-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:33.650 --68250-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:33.650 --68250-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:33.650 --68250-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:33.650 --68250-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:33.650 --68250-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:33.650 --68250-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:33.650 --68250-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:33.650 --68250-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:33.650 --68250-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:33.650 --68250-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:33.650 --68250-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:33.650 00:03:33.650 00:03:33.650 CUnit - A unit testing framework for C - Version 2.1-3 00:03:33.650 http://cunit.sourceforge.net/ 00:03:33.650 00:03:33.650 --68250-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:33.650 00:03:33.650 Suite: dpdk_cryptodev 00:03:33.909 Test: test_error_paths ...[2024-04-19 01:01:39.846737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 647:accel_dpdk_cryptodev_process_task: *ERROR*: Failed to find a key handle, driver crypto_aesni_mb, cipher AES_CBC 00:03:33.909 [2024-04-19 01:01:39.889641] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 463:accel_dpdk_cryptodev_task_alloc_resources: *ERROR*: Failed to get src_mbufs! 00:03:33.909 passed 00:03:33.909 Test: test_simple_encrypt ...passed 00:03:33.909 Test: test_simple_decrypt ...passed 00:03:33.909 Test: test_large_enc_dec ...--68250-- memcheck GC: 1000 nodes, 74 survivors (7.4%) 00:03:33.909 passed 00:03:33.909 Test: test_dev_full ...passed 00:03:33.909 Test: test_crazy_rw ...passed 00:03:34.167 Test: test_initdrivers ...[2024-04-19 01:01:40.130401] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1197:accel_dpdk_cryptodev_init: *ERROR*: Cannot create session pool max size 0x1 00:03:34.167 [2024-04-19 01:01:40.132068] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1218:accel_dpdk_cryptodev_init: *ERROR*: Cannot create op pool 00:03:34.167 [2024-04-19 01:01:40.136575] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1030:accel_dpdk_cryptodev_create: *ERROR*: Insufficient unique queue pairs available for crypto_aesni_mb 00:03:34.167 [2024-04-19 01:01:40.136828] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1032:accel_dpdk_cryptodev_create: *ERROR*: Either add more crypto devices or decrease core count 00:03:34.167 [2024-04-19 01:01:40.138850] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1040:accel_dpdk_cryptodev_create: *ERROR*: Failed to configure cryptodev 0: error -1 00:03:34.167 [2024-04-19 01:01:40.140710] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1055:accel_dpdk_cryptodev_create: *ERROR*: Failed to setup queue pair 0 on cryptodev 0: error -1 00:03:34.167 [2024-04-19 01:01:40.142279] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1064:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0: error -1 00:03:34.167 [2024-04-19 01:01:40.144325] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1018:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0. Invalid driver name "junk" 00:03:34.167 passed 00:03:34.167 Test: test_supported_opcodes ...passed 00:03:34.167 Test: test_poller ...[2024-04-19 01:01:40.195844] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 258:accel_dpdk_cryptodev_poll_qp: *ERROR*: error with op 1 status 1 00:03:34.167 passed 00:03:34.167 Test: test_assign_device_qp ...passed 00:03:34.167 00:03:34.167 Run Summary: Type Total Ran Passed Failed Inactive 00:03:34.167 suites 1 1 n/a 0 0 00:03:34.167 tests 10 10 10 0 0 00:03:34.167 asserts 8642 8642 8642 0 n/a 00:03:34.167 00:03:34.167 Elapsed time = 0.425 seconds 00:03:34.167 --68250-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:34.167 --68250-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:34.167 ==68250== 00:03:34.167 ==68250== HEAP SUMMARY: 00:03:34.167 ==68250== in use at exit: 0 bytes in 0 blocks 00:03:34.167 ==68250== total heap usage: 10,981 allocs, 10,981 frees, 2,032,204 bytes allocated 00:03:34.167 ==68250== 00:03:34.167 ==68250== All heap blocks were freed -- no leaks are possible 00:03:34.167 ==68250== 00:03:34.167 ==68250== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:34.167 00:03:34.167 real 0m1.110s 00:03:34.167 user 0m1.061s 00:03:34.167 sys 0m0.045s 00:03:34.167 01:01:40 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:34.167 01:01:40 -- common/autotest_common.sh@10 -- # set +x 00:03:34.167 ************************************ 00:03:34.167 END TEST unittest_bdev_crypto 00:03:34.167 ************************************ 00:03:34.167 01:01:40 -- unit/unittest.sh@218 -- # grep -q '#define SPDK_CONFIG_VBDEV_COMPRESS 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:34.167 01:01:40 -- unit/unittest.sh@219 -- # run_test unittest_bdev_compress valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:34.167 01:01:40 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:03:34.167 01:01:40 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:34.167 01:01:40 -- common/autotest_common.sh@10 -- # set +x 00:03:34.167 ************************************ 00:03:34.167 START TEST unittest_bdev_compress 00:03:34.167 ************************************ 00:03:34.167 01:01:40 -- common/autotest_common.sh@1111 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:34.168 ==68284== Memcheck, a memory error detector 00:03:34.168 ==68284== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:34.168 ==68284== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:34.168 ==68284== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:34.168 ==68284== 00:03:34.168 --68284-- Valgrind options: 00:03:34.168 --68284-- --leak-check=full 00:03:34.168 --68284-- --error-exitcode=2 00:03:34.168 --68284-- --verbose 00:03:34.168 --68284-- Contents of /proc/version: 00:03:34.168 --68284-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:34.168 --68284-- 00:03:34.168 --68284-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:34.168 --68284-- Page sizes: currently 4096, max supported 4096 00:03:34.168 --68284-- Valgrind library directory: /usr/libexec/valgrind 00:03:34.168 --68284-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:34.168 --68284-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:34.426 --68284-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:34.426 --68284-- might be shown as UnknownInlinedFun 00:03:34.426 --68284-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:34.426 --68284-- object doesn't have a dynamic symbol table 00:03:34.426 --68284-- Scheduler: using generic scheduler lock implementation. 00:03:34.426 --68284-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:34.426 ==68284== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68284-by-???-on-8019b903ff7f 00:03:34.426 ==68284== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68284-by-???-on-8019b903ff7f 00:03:34.426 ==68284== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68284-by-???-on-8019b903ff7f 00:03:34.426 ==68284== 00:03:34.426 ==68284== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:34.426 ==68284== don't want to do, unless you know exactly what you're doing, 00:03:34.426 ==68284== or are doing some strange experiment): 00:03:34.426 ==68284== /usr/libexec/valgrind/../../bin/vgdb --pid=68284 ...command... 00:03:34.426 ==68284== 00:03:34.426 ==68284== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:34.426 ==68284== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:34.426 ==68284== and then give GDB the following command 00:03:34.426 ==68284== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68284 00:03:34.426 ==68284== --pid is optional if only one valgrind process is running 00:03:34.426 ==68284== 00:03:34.426 --68284-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:34.426 --68284-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:34.426 --68284-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:34.426 --68284-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:34.426 ==68284== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.426 --68284-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:34.426 --68284-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:34.426 --68284-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:34.426 --68284-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:34.426 --68284-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:34.426 --68284-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:34.426 --68284-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:34.426 --68284-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:34.426 --68284-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:34.426 --68284-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:34.426 --68284-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:34.426 --68284-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:34.427 --68284-- Reading syms from /usr/lib64/libm.so.6 00:03:34.427 --68284-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:34.427 --68284-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:34.427 --68284-- Reading syms from /usr/lib64/libc.so.6 00:03:34.427 ==68284== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.427 --68284-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:34.427 --68284-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:34.427 ==68284== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.427 --68284-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:34.427 --68284-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:34.427 ==68284== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.427 --68284-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:34.427 --68284-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:34.427 ==68284== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.427 --68284-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:34.427 --68284-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:34.685 --68284-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:34.685 --68284-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:34.685 --68284-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:34.685 --68284-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:34.685 --68284-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:34.685 --68284-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:34.685 --68284-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.685 --68284-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.686 --68284-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.686 --68284-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.686 --68284-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.686 --68284-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.686 --68284-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.686 --68284-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.686 --68284-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.686 ==68284== Preferring higher priority redirection: 00:03:34.686 --68284-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:34.686 --68284-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:34.686 --68284-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.686 --68284-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.686 --68284-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.686 --68284-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.686 --68284-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.686 --68284-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.686 --68284-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.686 --68284-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.686 --68284-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.686 ==68284== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.686 --68284-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:34.686 --68284-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:34.686 ==68284== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.686 --68284-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:34.686 --68284-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:34.686 --68284-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:34.686 --68284-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:34.686 --68284-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:34.686 --68284-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:34.686 --68284-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:34.686 --68284-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:34.686 --68284-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:34.945 --68284-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:34.945 --68284-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:34.945 --68284-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:34.945 --68284-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:34.945 --68284-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:34.945 --68284-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:34.945 --68284-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:34.945 --68284-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:34.945 --68284-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:34.945 00:03:34.945 00:03:34.945 CUnit - A unit testing framework for C - Version 2.1-3 00:03:34.945 http://cunit.sourceforge.net/ 00:03:34.945 00:03:34.945 --68284-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:34.945 00:03:34.945 Suite: compress 00:03:34.945 Test: test_compress_operation ...passed 00:03:34.945 Test: test_compress_operation_cross_boundary ...passed 00:03:34.945 Test: test_vbdev_compress_submit_request ...[2024-04-19 01:01:41.019438] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: status 1 on operation from reduce API 00:03:34.945 [2024-04-19 01:01:41.061501] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: status 1 on operation from reduce API 00:03:34.945 passed 00:03:34.945 Test: test_passthru ...passed 00:03:34.945 Test: test_supported_io ...passed 00:03:34.945 Test: test_reset ...passed 00:03:34.945 00:03:34.945 Run Summary: Type Total Ran Passed Failed Inactive 00:03:34.945 suites 1 1 n/a 0 0 00:03:34.945 tests 6 6 6 0 0 00:03:34.945 asserts 11 11 11 0 n/a 00:03:34.945 00:03:34.945 Elapsed time = 0.110 seconds 00:03:34.945 --68284-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:34.945 --68284-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:35.204 ==68284== 00:03:35.204 ==68284== HEAP SUMMARY: 00:03:35.204 ==68284== in use at exit: 0 bytes in 0 blocks 00:03:35.204 ==68284== total heap usage: 1,130 allocs, 1,130 frees, 191,049 bytes allocated 00:03:35.204 ==68284== 00:03:35.204 ==68284== All heap blocks were freed -- no leaks are possible 00:03:35.204 ==68284== 00:03:35.204 ==68284== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:35.204 00:03:35.204 real 0m0.825s 00:03:35.204 user 0m0.785s 00:03:35.204 sys 0m0.036s 00:03:35.204 01:01:41 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:35.204 01:01:41 -- common/autotest_common.sh@10 -- # set +x 00:03:35.204 ************************************ 00:03:35.204 END TEST unittest_bdev_compress 00:03:35.204 ************************************ 00:03:35.204 01:01:41 -- unit/unittest.sh@220 -- # run_test unittest_lib_reduce valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:35.204 01:01:41 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:03:35.204 01:01:41 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:35.204 01:01:41 -- common/autotest_common.sh@10 -- # set +x 00:03:35.204 ************************************ 00:03:35.204 START TEST unittest_lib_reduce 00:03:35.204 ************************************ 00:03:35.204 01:01:41 -- common/autotest_common.sh@1111 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:35.204 ==68313== Memcheck, a memory error detector 00:03:35.204 ==68313== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:35.204 ==68313== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:35.204 ==68313== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:35.204 ==68313== 00:03:35.204 --68313-- Valgrind options: 00:03:35.204 --68313-- --leak-check=full 00:03:35.204 --68313-- --error-exitcode=2 00:03:35.204 --68313-- --verbose 00:03:35.204 --68313-- Contents of /proc/version: 00:03:35.204 --68313-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:35.204 --68313-- 00:03:35.204 --68313-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:35.204 --68313-- Page sizes: currently 4096, max supported 4096 00:03:35.204 --68313-- Valgrind library directory: /usr/libexec/valgrind 00:03:35.204 --68313-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:35.204 --68313-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:35.204 --68313-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:35.204 --68313-- might be shown as UnknownInlinedFun 00:03:35.205 --68313-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:35.205 --68313-- object doesn't have a dynamic symbol table 00:03:35.205 --68313-- Scheduler: using generic scheduler lock implementation. 00:03:35.205 --68313-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:35.205 ==68313== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68313-by-???-on-8019b903ff7f 00:03:35.205 ==68313== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68313-by-???-on-8019b903ff7f 00:03:35.205 ==68313== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68313-by-???-on-8019b903ff7f 00:03:35.205 ==68313== 00:03:35.205 ==68313== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:35.205 ==68313== don't want to do, unless you know exactly what you're doing, 00:03:35.205 ==68313== or are doing some strange experiment): 00:03:35.205 ==68313== /usr/libexec/valgrind/../../bin/vgdb --pid=68313 ...command... 00:03:35.205 ==68313== 00:03:35.205 ==68313== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:35.205 ==68313== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:35.205 ==68313== and then give GDB the following command 00:03:35.205 ==68313== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68313 00:03:35.205 ==68313== --pid is optional if only one valgrind process is running 00:03:35.205 ==68313== 00:03:35.205 --68313-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:35.205 --68313-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:35.205 --68313-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:35.205 --68313-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:35.205 ==68313== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.205 --68313-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:35.205 --68313-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:35.205 --68313-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:35.205 --68313-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:35.205 --68313-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:35.205 --68313-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:35.205 --68313-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:35.205 --68313-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:35.205 --68313-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:35.205 --68313-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:35.205 --68313-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:35.205 --68313-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:35.463 --68313-- Reading syms from /usr/lib64/libm.so.6 00:03:35.463 --68313-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:35.463 --68313-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:35.463 --68313-- Reading syms from /usr/lib64/libc.so.6 00:03:35.463 ==68313== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.463 --68313-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.463 --68313-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:35.463 ==68313== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.463 --68313-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.463 --68313-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:35.463 ==68313== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.463 --68313-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.464 --68313-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:35.464 ==68313== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.464 --68313-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.464 --68313-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:35.464 --68313-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:35.464 --68313-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:35.464 --68313-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:35.464 --68313-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:35.464 --68313-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:35.464 --68313-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:35.464 --68313-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 ==68313== Preferring higher priority redirection: 00:03:35.464 --68313-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:35.464 --68313-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:35.464 --68313-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.464 --68313-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.723 --68313-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.723 --68313-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.723 --68313-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.723 ==68313== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.723 --68313-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:35.723 --68313-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:35.723 ==68313== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.723 --68313-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:35.723 --68313-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:35.723 --68313-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:35.723 --68313-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:35.723 --68313-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:35.723 --68313-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:35.723 --68313-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:35.723 --68313-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:35.723 --68313-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:35.723 --68313-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:35.723 --68313-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:35.723 --68313-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:35.723 --68313-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:35.723 --68313-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:35.723 --68313-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:35.723 --68313-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:35.723 --68313-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:35.723 --68313-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:35.723 00:03:35.723 00:03:35.723 CUnit - A unit testing framework for C - Version 2.1-3 00:03:35.723 http://cunit.sourceforge.net/ 00:03:35.723 00:03:35.723 00:03:35.723 Suite: reduce 00:03:35.723 Test: get_pm_file_size ...passed 00:03:35.723 Test: get_vol_size ...passed 00:03:35.723 Test: init_failure ...--68313-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:35.723 [2024-04-19 01:01:41.861841] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 579:spdk_reduce_vol_init: *ERROR*: backing device is too small 00:03:35.723 [2024-04-19 01:01:41.901455] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 586:spdk_reduce_vol_init: *ERROR*: backing_dev function pointer not specified 00:03:35.723 passed 00:03:35.723 Test: init_md ...--68313-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:35.723 --68313-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:35.983 --68313-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:35.983 passed 00:03:35.983 Test: init_backing_dev ...passed 00:03:35.983 Test: load ...passed 00:03:35.983 Test: write_maps ...passed 00:03:36.242 Test: read_write ...passed 00:03:36.242 Test: readv_writev ...passed 00:03:36.242 Test: destroy ...passed 00:03:36.242 Test: defer_bdev_io ...passed 00:03:36.242 Test: overlapped ...passed 00:03:36.242 Test: compress_algorithm ...passed 00:03:36.242 Test: test_prepare_compress_chunk ...passed 00:03:36.242 Test: test_reduce_decompress_chunk ...passed 00:03:36.242 Test: test_allocate_vol_requests ...passed 00:03:36.242 00:03:36.242 Run Summary: Type Total Ran Passed Failed Inactive 00:03:36.242 suites 1 1 n/a 0 0 00:03:36.242 tests 16 16 16 0 0 00:03:36.242 asserts 11091 11091 11091 0 n/a 00:03:36.242 00:03:36.242 Elapsed time = 0.512 seconds 00:03:36.242 --68313-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:36.242 --68313-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:36.242 ==68313== 00:03:36.242 ==68313== HEAP SUMMARY: 00:03:36.242 ==68313== in use at exit: 5,259,264 bytes in 3 blocks 00:03:36.242 ==68313== total heap usage: 433 allocs, 430 frees, 328,177,062 bytes allocated 00:03:36.242 ==68313== 00:03:36.242 ==68313== Searching for pointers to 3 not-freed blocks 00:03:36.242 ==68313== Checked 11,609,120 bytes 00:03:36.242 ==68313== 00:03:36.242 ==68313== LEAK SUMMARY: 00:03:36.242 ==68313== definitely lost: 0 bytes in 0 blocks 00:03:36.242 ==68313== indirectly lost: 0 bytes in 0 blocks 00:03:36.242 ==68313== possibly lost: 0 bytes in 0 blocks 00:03:36.242 ==68313== still reachable: 5,259,264 bytes in 3 blocks 00:03:36.242 ==68313== suppressed: 0 bytes in 0 blocks 00:03:36.242 ==68313== Reachable blocks (those to which a pointer was found) are not shown. 00:03:36.242 ==68313== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:36.242 ==68313== 00:03:36.242 ==68313== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:36.242 00:03:36.242 real 0m1.207s 00:03:36.242 user 0m1.144s 00:03:36.242 sys 0m0.056s 00:03:36.242 01:01:42 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:36.242 01:01:42 -- common/autotest_common.sh@10 -- # set +x 00:03:36.242 ************************************ 00:03:36.242 END TEST unittest_lib_reduce 00:03:36.242 ************************************ 00:03:36.501 01:01:42 -- unit/unittest.sh@223 -- # grep -q '#define SPDK_CONFIG_DPDK_COMPRESSDEV 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:36.501 01:01:42 -- unit/unittest.sh@224 -- # run_test unittest_dpdk_compressdev valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:36.501 01:01:42 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:03:36.501 01:01:42 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:36.501 01:01:42 -- common/autotest_common.sh@10 -- # set +x 00:03:36.501 ************************************ 00:03:36.501 START TEST unittest_dpdk_compressdev 00:03:36.501 ************************************ 00:03:36.501 01:01:42 -- common/autotest_common.sh@1111 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:36.501 ==68349== Memcheck, a memory error detector 00:03:36.501 ==68349== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:36.501 ==68349== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:36.501 ==68349== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:36.501 ==68349== 00:03:36.501 --68349-- Valgrind options: 00:03:36.501 --68349-- --leak-check=full 00:03:36.501 --68349-- --error-exitcode=2 00:03:36.501 --68349-- --verbose 00:03:36.501 --68349-- Contents of /proc/version: 00:03:36.501 --68349-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:36.501 --68349-- 00:03:36.501 --68349-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:36.501 --68349-- Page sizes: currently 4096, max supported 4096 00:03:36.501 --68349-- Valgrind library directory: /usr/libexec/valgrind 00:03:36.501 --68349-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:36.501 --68349-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:36.501 --68349-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:36.501 --68349-- might be shown as UnknownInlinedFun 00:03:36.501 --68349-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:36.501 --68349-- object doesn't have a dynamic symbol table 00:03:36.501 --68349-- Scheduler: using generic scheduler lock implementation. 00:03:36.501 --68349-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:36.501 ==68349== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68349-by-???-on-8019b903ff7f 00:03:36.501 ==68349== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68349-by-???-on-8019b903ff7f 00:03:36.501 ==68349== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68349-by-???-on-8019b903ff7f 00:03:36.501 ==68349== 00:03:36.501 ==68349== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:36.501 ==68349== don't want to do, unless you know exactly what you're doing, 00:03:36.501 ==68349== or are doing some strange experiment): 00:03:36.501 ==68349== /usr/libexec/valgrind/../../bin/vgdb --pid=68349 ...command... 00:03:36.501 ==68349== 00:03:36.501 ==68349== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:36.501 ==68349== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:36.501 ==68349== and then give GDB the following command 00:03:36.501 ==68349== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68349 00:03:36.501 ==68349== --pid is optional if only one valgrind process is running 00:03:36.501 ==68349== 00:03:36.502 --68349-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:36.502 --68349-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:36.502 --68349-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:36.502 --68349-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:36.502 ==68349== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.502 --68349-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:36.502 --68349-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:36.502 --68349-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:36.502 --68349-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:36.502 --68349-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:36.502 --68349-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:36.502 --68349-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:36.502 --68349-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:36.502 --68349-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:36.502 --68349-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:36.502 --68349-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:36.502 --68349-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:36.502 --68349-- Reading syms from /usr/lib64/libm.so.6 00:03:36.502 --68349-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:36.502 --68349-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:36.502 --68349-- Reading syms from /usr/lib64/libc.so.6 00:03:36.759 ==68349== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.760 --68349-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.760 --68349-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:36.760 ==68349== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.760 --68349-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.760 --68349-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:36.760 ==68349== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.760 --68349-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.760 --68349-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:36.760 ==68349== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.760 --68349-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.760 --68349-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:36.760 --68349-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:36.760 --68349-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:36.760 --68349-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:36.760 --68349-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:36.760 --68349-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:36.760 --68349-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:36.760 --68349-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 ==68349== Preferring higher priority redirection: 00:03:36.760 --68349-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:36.760 --68349-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:36.760 --68349-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 --68349-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.760 ==68349== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.760 --68349-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:36.760 --68349-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:36.760 ==68349== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.760 --68349-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:36.760 --68349-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:36.761 --68349-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:37.019 --68349-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:37.019 --68349-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:37.019 --68349-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:37.019 --68349-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:37.019 --68349-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:37.019 --68349-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:37.019 --68349-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:37.019 --68349-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:37.019 --68349-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:37.019 --68349-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:37.019 --68349-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:37.019 --68349-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:37.019 --68349-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:37.019 --68349-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:37.019 --68349-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:37.019 00:03:37.019 00:03:37.019 CUnit - A unit testing framework for C - Version 2.1-3 00:03:37.019 http://cunit.sourceforge.net/ 00:03:37.019 00:03:37.019 --68349-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:37.019 00:03:37.019 Suite: compress 00:03:37.019 Test: test_compress_operation ...[2024-04-19 01:01:43.145495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 451:_compress_operation: *ERROR*: trying to get a comp op! 00:03:37.019 [2024-04-19 01:01:43.186343] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 459:_compress_operation: *ERROR*: ERROR trying to get src_mbufs! 00:03:37.019 [2024-04-19 01:01:43.212827] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 539:_compress_operation: *ERROR*: Compression API returned 0x3 00:03:37.020 [2024-04-19 01:01:43.227650] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 496:_compress_operation: *ERROR*: Dst buffer uses chained mbufs but driver (null) doesn't support SGL output 00:03:37.020 [2024-04-19 01:01:43.229709] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 480:_compress_operation: *ERROR*: Src buffer uses chained mbufs but driver (null) doesn't support SGL input 00:03:37.020 passed 00:03:37.278 Test: test_compress_operation_cross_boundary ...[2024-04-19 01:01:43.259571] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 480:_compress_operation: *ERROR*: Src buffer uses chained mbufs but driver (null) doesn't support SGL input 00:03:37.278 [2024-04-19 01:01:43.260345] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 496:_compress_operation: *ERROR*: Dst buffer uses chained mbufs but driver (null) doesn't support SGL output 00:03:37.278 passed 00:03:37.278 Test: test_setup_compress_mbuf ...passed 00:03:37.278 Test: test_initdrivers ...[2024-04-19 01:01:43.268479] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 261:accel_init_compress_drivers: *ERROR*: invalid device count from rte_compressdev_count() 00:03:37.278 [2024-04-19 01:01:43.269495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 267:accel_init_compress_drivers: *ERROR*: error registering dynamic field with DPDK 00:03:37.278 [2024-04-19 01:01:43.273949] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 156:create_compress_dev: *ERROR*: Failed to configure compressdev 0 00:03:37.278 [2024-04-19 01:01:43.276003] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 156:create_compress_dev: *ERROR*: Failed to configure compressdev 0 00:03:37.278 [2024-04-19 01:01:43.277541] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 176:create_compress_dev: *ERROR*: Failed to setup queue pair on compressdev 0 with error 4294967295 00:03:37.278 [2024-04-19 01:01:43.279207] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 186:create_compress_dev: *ERROR*: Failed to start device 0: error -1 00:03:37.279 [2024-04-19 01:01:43.280972] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 195:create_compress_dev: *ERROR*: Failed to create private comp xform device 0: error -2 00:03:37.279 passed 00:03:37.279 Test: test_poller ...passed 00:03:37.279 00:03:37.279 Run Summary: Type Total Ran Passed Failed Inactive 00:03:37.279 suites 1 1 n/a 0 0 00:03:37.279 tests 5 5 5 0 0 00:03:37.279 asserts 70 70 70 0 n/a 00:03:37.279 00:03:37.279 Elapsed time = 0.242 seconds 00:03:37.279 --68349-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:37.279 --68349-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:37.279 ==68349== 00:03:37.279 ==68349== HEAP SUMMARY: 00:03:37.279 ==68349== in use at exit: 2,016 bytes in 50 blocks 00:03:37.279 ==68349== total heap usage: 1,206 allocs, 1,156 frees, 187,154 bytes allocated 00:03:37.279 ==68349== 00:03:37.279 ==68349== Searching for pointers to 50 not-freed blocks 00:03:37.279 ==68349== Checked 6,542,232 bytes 00:03:37.279 ==68349== 00:03:37.279 ==68349== LEAK SUMMARY: 00:03:37.279 ==68349== definitely lost: 0 bytes in 0 blocks 00:03:37.279 ==68349== indirectly lost: 0 bytes in 0 blocks 00:03:37.279 ==68349== possibly lost: 0 bytes in 0 blocks 00:03:37.279 ==68349== still reachable: 2,016 bytes in 50 blocks 00:03:37.279 ==68349== suppressed: 0 bytes in 0 blocks 00:03:37.279 ==68349== Reachable blocks (those to which a pointer was found) are not shown. 00:03:37.279 ==68349== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:37.279 ==68349== 00:03:37.279 ==68349== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:37.279 00:03:37.279 real 0m0.964s 00:03:37.279 user 0m0.926s 00:03:37.279 sys 0m0.034s 00:03:37.279 01:01:43 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:37.279 01:01:43 -- common/autotest_common.sh@10 -- # set +x 00:03:37.279 ************************************ 00:03:37.279 END TEST unittest_dpdk_compressdev 00:03:37.279 ************************************ 00:03:37.279 01:01:43 -- unit/unittest.sh@227 -- # grep -q '#define SPDK_CONFIG_RAID5F 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:37.279 01:01:43 -- unit/unittest.sh@228 -- # run_test unittest_bdev_raid5f valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:37.279 01:01:43 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:03:37.279 01:01:43 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:37.279 01:01:43 -- common/autotest_common.sh@10 -- # set +x 00:03:37.538 ************************************ 00:03:37.538 START TEST unittest_bdev_raid5f 00:03:37.538 ************************************ 00:03:37.538 01:01:43 -- common/autotest_common.sh@1111 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:37.538 ==68383== Memcheck, a memory error detector 00:03:37.538 ==68383== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:37.538 ==68383== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:37.538 ==68383== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:37.538 ==68383== 00:03:37.538 --68383-- Valgrind options: 00:03:37.538 --68383-- --leak-check=full 00:03:37.538 --68383-- --error-exitcode=2 00:03:37.538 --68383-- --verbose 00:03:37.538 --68383-- Contents of /proc/version: 00:03:37.538 --68383-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:37.538 --68383-- 00:03:37.538 --68383-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:37.538 --68383-- Page sizes: currently 4096, max supported 4096 00:03:37.538 --68383-- Valgrind library directory: /usr/libexec/valgrind 00:03:37.538 --68383-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:37.538 --68383-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:37.538 --68383-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:37.538 --68383-- might be shown as UnknownInlinedFun 00:03:37.538 --68383-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:37.538 --68383-- object doesn't have a dynamic symbol table 00:03:37.538 --68383-- Scheduler: using generic scheduler lock implementation. 00:03:37.538 --68383-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:37.538 ==68383== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68383-by-???-on-8019b903ff7f 00:03:37.538 ==68383== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68383-by-???-on-8019b903ff7f 00:03:37.539 ==68383== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68383-by-???-on-8019b903ff7f 00:03:37.539 ==68383== 00:03:37.539 ==68383== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:37.539 ==68383== don't want to do, unless you know exactly what you're doing, 00:03:37.539 ==68383== or are doing some strange experiment): 00:03:37.539 ==68383== /usr/libexec/valgrind/../../bin/vgdb --pid=68383 ...command... 00:03:37.539 ==68383== 00:03:37.539 ==68383== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:37.539 ==68383== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:37.539 ==68383== and then give GDB the following command 00:03:37.539 ==68383== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68383 00:03:37.539 ==68383== --pid is optional if only one valgrind process is running 00:03:37.539 ==68383== 00:03:37.539 --68383-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:37.539 --68383-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:37.539 --68383-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:37.539 --68383-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:37.539 ==68383== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.539 --68383-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:37.539 --68383-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:37.539 --68383-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:37.539 --68383-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:37.539 --68383-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:37.539 --68383-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:37.539 --68383-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:37.539 --68383-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:37.539 --68383-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:37.539 --68383-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:37.539 --68383-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:37.539 --68383-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:37.539 --68383-- Reading syms from /usr/lib64/libm.so.6 00:03:37.539 --68383-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:37.539 --68383-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:37.539 --68383-- Reading syms from /usr/lib64/libc.so.6 00:03:37.798 ==68383== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.798 --68383-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.798 --68383-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:37.798 ==68383== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.798 --68383-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.798 --68383-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:37.798 ==68383== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.798 --68383-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.798 --68383-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:37.798 ==68383== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.798 --68383-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.798 --68383-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:37.798 --68383-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:37.798 --68383-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:37.798 --68383-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:37.798 --68383-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:37.798 --68383-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:37.798 --68383-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:37.798 --68383-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 ==68383== Preferring higher priority redirection: 00:03:37.798 --68383-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:37.798 --68383-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:37.798 --68383-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 --68383-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.798 ==68383== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.798 --68383-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:37.798 --68383-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:37.798 ==68383== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.799 --68383-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:37.799 --68383-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:37.799 --68383-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:37.799 --68383-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:37.799 --68383-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:38.057 --68383-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:38.057 --68383-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:38.057 --68383-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:38.057 --68383-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:38.058 --68383-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:38.058 --68383-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:38.058 --68383-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:38.058 --68383-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:38.058 --68383-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:38.058 --68383-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:38.058 --68383-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:38.058 --68383-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:38.058 --68383-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:38.058 --68383-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:38.058 --68383-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:38.058 00:03:38.058 00:03:38.058 CUnit - A unit testing framework for C - Version 2.1-3 00:03:38.058 http://cunit.sourceforge.net/ 00:03:38.058 00:03:38.058 00:03:38.058 Suite: raid5f 00:03:38.058 Test: test_raid5f_start ...passed 00:03:39.432 Test: test_raid5f_submit_read_request ...passed 00:03:39.432 Test: test_raid5f_stripe_request_map_iovecs ...passed 00:03:47.540 Test: test_raid5f_submit_full_stripe_write_request ...passed 00:04:26.249 Test: test_raid5f_chunk_write_error ...passed 00:04:44.334 Test: test_raid5f_chunk_write_error_with_enomem ...passed 00:04:50.901 Test: test_raid5f_submit_full_stripe_write_request_degraded ...passed 00:04:50.901 Test: test_raid5f_submit_read_request_degraded ...--68383-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:05:58.625 passed 00:05:58.625 00:05:58.625 Run Summary: Type Total Ran Passed Failed Inactive 00:05:58.625 suites 1 1 n/a 0 0 00:05:58.625 tests 8 8 8 0 0 00:05:58.625 asserts 351864 351864 351864 0 n/a 00:05:58.625 00:05:58.625 Elapsed time = 129.003 seconds 00:05:58.625 --68383-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:05:58.625 --68383-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:05:58.625 ==68383== 00:05:58.625 ==68383== HEAP SUMMARY: 00:05:58.625 ==68383== in use at exit: 192 bytes in 1 blocks 00:05:58.625 ==68383== total heap usage: 537,385 allocs, 537,384 frees, 6,189,919,119 bytes allocated 00:05:58.625 ==68383== 00:05:58.625 ==68383== Searching for pointers to 1 not-freed blocks 00:05:58.625 ==68383== Checked 6,591,728 bytes 00:05:58.625 ==68383== 00:05:58.625 ==68383== LEAK SUMMARY: 00:05:58.625 ==68383== definitely lost: 0 bytes in 0 blocks 00:05:58.625 ==68383== indirectly lost: 0 bytes in 0 blocks 00:05:58.625 ==68383== possibly lost: 0 bytes in 0 blocks 00:05:58.625 ==68383== still reachable: 192 bytes in 1 blocks 00:05:58.625 ==68383== suppressed: 0 bytes in 0 blocks 00:05:58.625 ==68383== Reachable blocks (those to which a pointer was found) are not shown. 00:05:58.625 ==68383== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:05:58.625 ==68383== 00:05:58.625 ==68383== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:05:58.625 00:05:58.625 real 2m10.027s 00:05:58.625 user 2m9.143s 00:05:58.625 sys 0m0.612s 00:05:58.625 01:03:53 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:05:58.625 01:03:53 -- common/autotest_common.sh@10 -- # set +x 00:05:58.625 ************************************ 00:05:58.625 END TEST unittest_bdev_raid5f 00:05:58.625 ************************************ 00:05:58.625 01:03:53 -- unit/unittest.sh@231 -- # run_test unittest_blob_blobfs unittest_blob 00:05:58.625 01:03:53 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:05:58.625 01:03:53 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:05:58.625 01:03:53 -- common/autotest_common.sh@10 -- # set +x 00:05:58.625 ************************************ 00:05:58.625 START TEST unittest_blob_blobfs 00:05:58.625 ************************************ 00:05:58.625 01:03:53 -- common/autotest_common.sh@1111 -- # unittest_blob 00:05:58.625 01:03:53 -- unit/unittest.sh@38 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut ]] 00:05:58.625 01:03:53 -- unit/unittest.sh@39 -- # 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:05:58.625 ==69772== Memcheck, a memory error detector 00:05:58.625 ==69772== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:05:58.625 ==69772== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:05:58.625 ==69772== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:05:58.625 ==69772== 00:05:58.625 --69772-- Valgrind options: 00:05:58.625 --69772-- --leak-check=full 00:05:58.625 --69772-- --error-exitcode=2 00:05:58.625 --69772-- --verbose 00:05:58.625 --69772-- Contents of /proc/version: 00:05:58.625 --69772-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:05:58.625 --69772-- 00:05:58.625 --69772-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:05:58.625 --69772-- Page sizes: currently 4096, max supported 4096 00:05:58.625 --69772-- Valgrind library directory: /usr/libexec/valgrind 00:05:58.625 --69772-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:05:58.625 --69772-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:05:58.625 --69772-- Warning: cross-CU LIMITATION: some inlined fn names 00:05:58.625 --69772-- might be shown as UnknownInlinedFun 00:05:58.626 --69772-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:05:58.626 --69772-- object doesn't have a dynamic symbol table 00:05:58.626 --69772-- Scheduler: using generic scheduler lock implementation. 00:05:58.626 --69772-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:05:58.626 ==69772== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69772-by-???-on-8019b903ff7f 00:05:58.626 ==69772== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69772-by-???-on-8019b903ff7f 00:05:58.626 ==69772== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69772-by-???-on-8019b903ff7f 00:05:58.626 ==69772== 00:05:58.626 ==69772== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:05:58.626 ==69772== don't want to do, unless you know exactly what you're doing, 00:05:58.626 ==69772== or are doing some strange experiment): 00:05:58.626 ==69772== /usr/libexec/valgrind/../../bin/vgdb --pid=69772 ...command... 00:05:58.626 ==69772== 00:05:58.626 ==69772== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:05:58.626 ==69772== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:05:58.626 ==69772== and then give GDB the following command 00:05:58.626 ==69772== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69772 00:05:58.626 ==69772== --pid is optional if only one valgrind process is running 00:05:58.626 ==69772== 00:05:58.626 --69772-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:05:58.626 --69772-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:05:58.626 --69772-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:05:58.626 --69772-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:05:58.626 ==69772== WARNING: new redirection conflicts with existing -- ignoring it 00:05:58.626 --69772-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:05:58.626 --69772-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:05:58.626 --69772-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:05:58.626 --69772-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:05:58.626 --69772-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:05:58.626 --69772-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:05:58.626 --69772-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:05:58.626 --69772-- Reading syms from /usr/lib64/liburing.so.2.4 00:05:58.626 --69772-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:05:58.626 --69772-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:05:58.626 --69772-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:05:58.626 --69772-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:05:58.626 --69772-- Reading syms from /usr/lib64/libm.so.6 00:05:58.626 --69772-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:05:58.626 --69772-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:05:58.626 --69772-- Reading syms from /usr/lib64/libc.so.6 00:05:58.626 ==69772== WARNING: new redirection conflicts with existing -- ignoring it 00:05:58.626 --69772-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:05:58.626 --69772-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:05:58.626 ==69772== WARNING: new redirection conflicts with existing -- ignoring it 00:05:58.626 --69772-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:05:58.626 --69772-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:05:58.626 ==69772== WARNING: new redirection conflicts with existing -- ignoring it 00:05:58.626 --69772-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:05:58.626 --69772-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:05:58.626 ==69772== WARNING: new redirection conflicts with existing -- ignoring it 00:05:58.626 --69772-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:05:58.626 --69772-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:05:58.626 --69772-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:05:58.626 --69772-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:05:58.626 --69772-- Reading syms from /usr/lib64/libz.so.1.2.13 00:05:58.626 --69772-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:05:58.626 --69772-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:05:58.626 --69772-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:05:58.626 --69772-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.626 --69772-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.626 --69772-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.626 --69772-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.626 --69772-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.626 --69772-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.626 --69772-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.626 --69772-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.626 --69772-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.626 --69772-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.626 --69772-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.626 --69772-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 ==69772== Preferring higher priority redirection: 00:05:58.627 --69772-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:05:58.627 --69772-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:05:58.627 --69772-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 --69772-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:05:58.627 ==69772== WARNING: new redirection conflicts with existing -- ignoring it 00:05:58.627 --69772-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:05:58.627 --69772-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:05:58.627 ==69772== WARNING: new redirection conflicts with existing -- ignoring it 00:05:58.627 --69772-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:05:58.627 --69772-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:05:58.627 --69772-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:05:58.627 --69772-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:05:58.627 --69772-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:05:58.627 --69772-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:05:58.627 --69772-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:05:58.627 --69772-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:05:58.627 --69772-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:05:58.627 --69772-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:05:58.627 --69772-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:05:58.627 --69772-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:05:58.627 --69772-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:05:58.627 --69772-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:05:58.627 --69772-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:05:58.627 --69772-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:05:58.627 --69772-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:05:58.627 --69772-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:05:58.627 --69772-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:05:58.627 00:05:58.627 00:05:58.627 CUnit - A unit testing framework for C - Version 2.1-3 00:05:58.628 http://cunit.sourceforge.net/ 00:05:58.628 00:05:58.628 00:05:58.628 Suite: blob_nocopy_noextent 00:05:58.628 Test: blob_init ...[2024-04-19 01:03:54.292690] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5404:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:05:58.628 --69772-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:05:58.628 passed 00:05:58.628 Test: blob_thin_provision ...passed 00:05:58.628 Test: blob_read_only ...passed 00:05:58.628 Test: bs_load ...[2024-04-19 01:03:54.909250] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 898:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:05:58.628 passed 00:05:58.628 Test: bs_load_custom_cluster_size ...passed 00:05:58.628 Test: bs_load_after_failed_grow ...passed 00:05:58.628 Test: bs_cluster_sz ...[2024-04-19 01:03:55.093632] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3740:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:05:58.628 [2024-04-19 01:03:55.095910] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5535: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:05:58.628 [2024-04-19 01:03:55.098450] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3799:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:05:58.628 passed 00:05:58.628 Test: bs_resize_md ...passed 00:05:58.628 Test: bs_destroy ...passed 00:05:58.628 Test: bs_type ...passed 00:05:58.628 Test: bs_super_block ...passed 00:05:58.628 Test: bs_test_recover_cluster_count ...passed 00:05:58.628 Test: bs_grow_live ...passed 00:05:58.628 Test: bs_grow_live_no_space ...passed 00:05:58.628 Test: bs_test_grow ...passed 00:05:58.628 Test: blob_serialize_test ...passed 00:05:58.628 Test: super_block_crc ...passed 00:05:58.628 Test: blob_thin_prov_write_count_io ...passed 00:05:58.628 Test: blob_thin_prov_unmap_cluster ...passed 00:05:58.628 Test: bs_load_iter_test ...passed 00:05:58.628 Test: blob_relations ...[2024-04-19 01:03:55.803161] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:58.628 [2024-04-19 01:03:55.804732] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.628 [2024-04-19 01:03:55.820377] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:58.628 [2024-04-19 01:03:55.820529] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.628 passed 00:05:58.628 Test: blob_relations2 ...[2024-04-19 01:03:55.904129] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:58.628 [2024-04-19 01:03:55.904282] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.628 [2024-04-19 01:03:55.905419] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:58.628 [2024-04-19 01:03:55.905549] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.628 [2024-04-19 01:03:55.933768] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:58.628 [2024-04-19 01:03:55.933921] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.628 [2024-04-19 01:03:55.937187] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:58.628 [2024-04-19 01:03:55.937342] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.628 passed 00:05:58.628 Test: blob_relations3 ...passed 00:05:58.628 Test: blobstore_clean_power_failure ...passed 00:05:58.628 Test: blob_delete_snapshot_power_failure ...[2024-04-19 01:03:56.286022] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:05:58.628 [2024-04-19 01:03:56.323219] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:05:58.628 [2024-04-19 01:03:56.323537] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:05:58.628 [2024-04-19 01:03:56.327376] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.628 [2024-04-19 01:03:56.357764] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:05:58.628 [2024-04-19 01:03:56.358067] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:05:58.628 [2024-04-19 01:03:56.358397] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:05:58.628 [2024-04-19 01:03:56.358542] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.629 [2024-04-19 01:03:56.389151] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7488:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:05:58.629 [2024-04-19 01:03:56.390874] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.629 [2024-04-19 01:03:56.423866] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7360:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:05:58.629 [2024-04-19 01:03:56.425442] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.629 [2024-04-19 01:03:56.461206] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7304:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:05:58.629 [2024-04-19 01:03:56.461817] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.629 passed 00:05:58.629 Test: blob_create_snapshot_power_failure ...[2024-04-19 01:03:56.562541] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:05:58.629 [2024-04-19 01:03:56.626473] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:05:58.629 [2024-04-19 01:03:56.660177] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:05:58.629 passed 00:05:58.629 Test: blob_io_unit ...passed 00:05:58.629 Test: blob_io_unit_compatibility ...passed 00:05:58.629 Test: blob_ext_md_pages ...passed 00:05:58.629 Test: blob_esnap_io_4096_4096 ...passed 00:05:58.629 Test: blob_esnap_io_512_512 ...passed 00:05:58.629 Test: blob_esnap_io_4096_512 ...passed 00:05:58.629 Test: blob_esnap_io_512_4096 ...passed 00:05:58.629 Suite: blob_bs_nocopy_noextent 00:05:58.629 Test: blob_open ...passed 00:05:58.629 Test: blob_create ...--69772-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:05:58.629 --69772-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:05:58.629 [2024-04-19 01:03:57.461893] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:05:58.629 passed 00:05:58.629 Test: blob_create_loop ...passed 00:05:58.629 Test: blob_create_fail ...[2024-04-19 01:03:57.833155] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:05:58.629 passed 00:05:58.629 Test: blob_create_internal ...--69772-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:05:58.629 passed 00:05:58.629 Test: blob_create_zero_extent ...passed 00:05:58.629 Test: blob_snapshot ...passed 00:05:58.629 Test: blob_clone ...passed 00:05:58.629 Test: blob_inflate ...[2024-04-19 01:03:58.238188] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7010:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:05:58.629 passed 00:05:58.629 Test: blob_delete ...passed 00:05:58.629 Test: blob_resize_test ...[2024-04-19 01:03:58.375605] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:05:58.629 passed 00:05:58.629 Test: channel_ops ...passed 00:05:58.629 Test: blob_super ...passed 00:05:58.629 Test: blob_rw_verify_iov ...passed 00:05:58.629 Test: blob_unmap ...passed 00:05:58.629 Test: blob_iter ...passed 00:05:58.629 Test: blob_parse_md ...passed 00:05:58.629 Test: bs_load_pending_removal ...passed 00:05:58.629 Test: bs_unload ...[2024-04-19 01:03:58.917013] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:05:58.629 passed 00:05:58.629 Test: bs_usable_clusters ...passed 00:05:58.629 Test: blob_crc ...[2024-04-19 01:03:59.050439] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1611:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:05:58.629 [2024-04-19 01:03:59.051601] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1611:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:05:58.629 passed 00:05:58.629 Test: blob_flags ...passed 00:05:58.629 Test: bs_version ...passed 00:05:58.629 Test: blob_set_xattrs_test ...[2024-04-19 01:03:59.280210] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:05:58.629 [2024-04-19 01:03:59.281935] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:05:58.629 passed 00:05:58.629 Test: blob_thin_prov_alloc ...passed 00:05:58.630 Test: blob_insert_cluster_msg_test ...passed 00:05:58.630 Test: blob_thin_prov_rw ...passed 00:05:58.630 Test: blob_thin_prov_rle ...passed 00:05:58.630 Test: blob_thin_prov_rw_iov ...passed 00:05:58.630 Test: blob_snapshot_rw ...passed 00:05:58.630 Test: blob_snapshot_rw_iov ...passed 00:05:58.630 Test: blob_inflate_rw ...passed 00:05:58.630 Test: blob_snapshot_freeze_io ...passed 00:05:58.630 Test: blob_operation_split_rw ...passed 00:05:58.630 Test: blob_operation_split_rw_iov ...passed 00:05:58.630 Test: blob_simultaneous_operations ...[2024-04-19 01:04:01.734012] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:58.630 [2024-04-19 01:04:01.734286] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.630 [2024-04-19 01:04:01.739017] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:58.630 [2024-04-19 01:04:01.739161] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.630 [2024-04-19 01:04:01.758794] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:58.630 [2024-04-19 01:04:01.758933] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.630 [2024-04-19 01:04:01.760930] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:58.630 [2024-04-19 01:04:01.761065] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.630 passed 00:05:58.630 Test: blob_persist_test ...passed 00:05:58.630 Test: blob_decouple_snapshot ...passed 00:05:58.630 Test: blob_seek_io_unit ...passed 00:05:58.630 Test: blob_nested_freezes ...passed 00:05:58.630 Suite: blob_blob_nocopy_noextent 00:05:58.630 Test: blob_write ...passed 00:05:58.630 Test: blob_read ...passed 00:05:58.630 Test: blob_rw_verify ...passed 00:05:58.630 Test: blob_rw_verify_iov_nomem ...passed 00:05:58.630 Test: blob_rw_iov_read_only ...passed 00:05:58.630 Test: blob_xattr ...passed 00:05:58.630 Test: blob_dirty_shutdown ...passed 00:05:58.630 Test: blob_is_degraded ...passed 00:05:58.630 Suite: blob_esnap_bs_nocopy_noextent 00:05:58.630 Test: blob_esnap_create ...passed 00:05:58.630 Test: blob_esnap_thread_add_remove ...passed 00:05:58.630 Test: blob_esnap_clone_snapshot ...passed 00:05:58.630 Test: blob_esnap_clone_inflate ...passed 00:05:58.630 Test: blob_esnap_clone_decouple ...passed 00:05:58.630 Test: blob_esnap_clone_reload ...passed 00:05:58.630 Test: blob_esnap_hotplug ...passed 00:05:58.630 Suite: blob_nocopy_extent 00:05:58.630 Test: blob_init ...[2024-04-19 01:04:03.345000] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5404:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:05:58.630 passed 00:05:58.630 Test: blob_thin_provision ...passed 00:05:58.630 Test: blob_read_only ...passed 00:05:58.630 Test: bs_load ...[2024-04-19 01:04:03.453975] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 898:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:05:58.630 passed 00:05:58.630 Test: bs_load_custom_cluster_size ...passed 00:05:58.630 Test: bs_load_after_failed_grow ...passed 00:05:58.630 Test: bs_cluster_sz ...[2024-04-19 01:04:03.528758] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3740:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:05:58.630 [2024-04-19 01:04:03.529326] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5535: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:05:58.630 [2024-04-19 01:04:03.529602] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3799:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:05:58.630 passed 00:05:58.630 Test: bs_resize_md ...passed 00:05:58.630 Test: bs_destroy ...passed 00:05:58.630 Test: bs_type ...passed 00:05:58.630 Test: bs_super_block ...passed 00:05:58.630 Test: bs_test_recover_cluster_count ...passed 00:05:58.630 Test: bs_grow_live ...passed 00:05:58.630 Test: bs_grow_live_no_space ...passed 00:05:58.630 Test: bs_test_grow ...passed 00:05:58.630 Test: blob_serialize_test ...passed 00:05:58.630 Test: super_block_crc ...passed 00:05:58.630 Test: blob_thin_prov_write_count_io ...passed 00:05:58.630 Test: blob_thin_prov_unmap_cluster ...passed 00:05:58.630 Test: bs_load_iter_test ...passed 00:05:58.630 Test: blob_relations ...[2024-04-19 01:04:03.940007] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:58.630 [2024-04-19 01:04:03.940220] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.630 [2024-04-19 01:04:03.944862] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:58.630 [2024-04-19 01:04:03.945017] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.630 passed 00:05:58.631 Test: blob_relations2 ...[2024-04-19 01:04:03.985147] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:58.631 [2024-04-19 01:04:03.985304] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.631 [2024-04-19 01:04:03.985467] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:58.631 [2024-04-19 01:04:03.985571] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.631 [2024-04-19 01:04:03.994444] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:58.631 [2024-04-19 01:04:03.994601] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.631 [2024-04-19 01:04:03.997274] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:58.631 [2024-04-19 01:04:03.997425] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.631 passed 00:05:58.631 Test: blob_relations3 ...passed 00:05:58.631 Test: blobstore_clean_power_failure ...passed 00:05:58.631 Test: blob_delete_snapshot_power_failure ...[2024-04-19 01:04:04.307637] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:05:58.631 [2024-04-19 01:04:04.349108] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:05:58.631 [2024-04-19 01:04:04.380337] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:05:58.631 [2024-04-19 01:04:04.380505] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:05:58.631 [2024-04-19 01:04:04.380639] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.631 [2024-04-19 01:04:04.413580] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:05:58.631 [2024-04-19 01:04:04.413761] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:05:58.631 [2024-04-19 01:04:04.413869] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:05:58.631 [2024-04-19 01:04:04.413998] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.631 [2024-04-19 01:04:04.445240] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:05:58.631 [2024-04-19 01:04:04.445414] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:05:58.631 [2024-04-19 01:04:04.445534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:05:58.631 [2024-04-19 01:04:04.445664] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.631 [2024-04-19 01:04:04.477140] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7488:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:05:58.631 [2024-04-19 01:04:04.477407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.631 [2024-04-19 01:04:04.509154] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7360:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:05:58.632 [2024-04-19 01:04:04.509525] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.632 [2024-04-19 01:04:04.542063] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7304:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:05:58.632 [2024-04-19 01:04:04.542262] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:58.632 passed 00:05:58.632 Test: blob_create_snapshot_power_failure ...[2024-04-19 01:04:04.636383] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:05:58.632 [2024-04-19 01:04:04.664330] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:05:58.632 [2024-04-19 01:04:04.721031] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:05:58.632 [2024-04-19 01:04:04.751562] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:05:58.890 passed 00:05:58.890 Test: blob_io_unit ...passed 00:05:58.890 Test: blob_io_unit_compatibility ...passed 00:05:58.890 Test: blob_ext_md_pages ...passed 00:05:58.890 Test: blob_esnap_io_4096_4096 ...passed 00:05:59.149 Test: blob_esnap_io_512_512 ...passed 00:05:59.149 Test: blob_esnap_io_4096_512 ...passed 00:05:59.149 Test: blob_esnap_io_512_4096 ...passed 00:05:59.149 Suite: blob_bs_nocopy_extent 00:05:59.149 Test: blob_open ...passed 00:05:59.149 Test: blob_create ...[2024-04-19 01:04:05.341696] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:05:59.149 passed 00:05:59.716 Test: blob_create_loop ...passed 00:05:59.716 Test: blob_create_fail ...[2024-04-19 01:04:05.778731] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:05:59.716 passed 00:05:59.716 Test: blob_create_internal ...passed 00:05:59.716 Test: blob_create_zero_extent ...passed 00:05:59.973 Test: blob_snapshot ...passed 00:05:59.973 Test: blob_clone ...passed 00:05:59.973 Test: blob_inflate ...[2024-04-19 01:04:06.129569] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7010:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:05:59.973 passed 00:06:00.231 Test: blob_delete ...passed 00:06:00.231 Test: blob_resize_test ...[2024-04-19 01:04:06.256569] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:06:00.231 passed 00:06:00.231 Test: channel_ops ...passed 00:06:00.231 Test: blob_super ...passed 00:06:00.490 Test: blob_rw_verify_iov ...passed 00:06:00.490 Test: blob_unmap ...passed 00:06:00.490 Test: blob_iter ...passed 00:06:00.490 Test: blob_parse_md ...passed 00:06:00.749 Test: bs_load_pending_removal ...passed 00:06:00.749 Test: bs_unload ...[2024-04-19 01:04:06.762439] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:06:00.749 passed 00:06:00.749 Test: bs_usable_clusters ...passed 00:06:00.749 Test: blob_crc ...[2024-04-19 01:04:06.890829] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1611:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:00.749 [2024-04-19 01:04:06.891154] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1611:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:00.749 passed 00:06:01.008 Test: blob_flags ...passed 00:06:01.008 Test: bs_version ...passed 00:06:01.008 Test: blob_set_xattrs_test ...[2024-04-19 01:04:07.095714] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:01.008 [2024-04-19 01:04:07.095979] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:01.008 passed 00:06:01.266 Test: blob_thin_prov_alloc ...passed 00:06:01.525 Test: blob_insert_cluster_msg_test ...passed 00:06:01.525 Test: blob_thin_prov_rw ...passed 00:06:01.525 Test: blob_thin_prov_rle ...passed 00:06:01.525 Test: blob_thin_prov_rw_iov ...passed 00:06:01.783 Test: blob_snapshot_rw ...passed 00:06:01.783 Test: blob_snapshot_rw_iov ...passed 00:06:02.353 Test: blob_inflate_rw ...passed 00:06:02.353 Test: blob_snapshot_freeze_io ...passed 00:06:02.920 Test: blob_operation_split_rw ...passed 00:06:03.178 Test: blob_operation_split_rw_iov ...passed 00:06:03.178 Test: blob_simultaneous_operations ...[2024-04-19 01:04:09.375531] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:03.178 [2024-04-19 01:04:09.375730] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:03.178 [2024-04-19 01:04:09.378066] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:03.178 [2024-04-19 01:04:09.378205] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:03.437 [2024-04-19 01:04:09.396262] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:03.437 [2024-04-19 01:04:09.396405] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:03.437 [2024-04-19 01:04:09.396992] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:03.437 [2024-04-19 01:04:09.397113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:03.437 passed 00:06:03.437 Test: blob_persist_test ...passed 00:06:03.437 Test: blob_decouple_snapshot ...passed 00:06:03.696 Test: blob_seek_io_unit ...passed 00:06:03.696 Test: blob_nested_freezes ...passed 00:06:03.696 Suite: blob_blob_nocopy_extent 00:06:03.696 Test: blob_write ...passed 00:06:03.696 Test: blob_read ...passed 00:06:03.954 Test: blob_rw_verify ...passed 00:06:03.954 Test: blob_rw_verify_iov_nomem ...passed 00:06:03.954 Test: blob_rw_iov_read_only ...passed 00:06:03.954 Test: blob_xattr ...passed 00:06:04.237 Test: blob_dirty_shutdown ...passed 00:06:04.237 Test: blob_is_degraded ...passed 00:06:04.237 Suite: blob_esnap_bs_nocopy_extent 00:06:04.237 Test: blob_esnap_create ...passed 00:06:04.566 Test: blob_esnap_thread_add_remove ...passed 00:06:04.566 Test: blob_esnap_clone_snapshot ...passed 00:06:04.566 Test: blob_esnap_clone_inflate ...passed 00:06:04.566 Test: blob_esnap_clone_decouple ...passed 00:06:04.566 Test: blob_esnap_clone_reload ...passed 00:06:04.903 Test: blob_esnap_hotplug ...passed 00:06:04.903 Suite: blob_copy_noextent 00:06:04.903 Test: blob_init ...[2024-04-19 01:04:10.788400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5404:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:06:04.903 passed 00:06:04.903 Test: blob_thin_provision ...passed 00:06:04.903 Test: blob_read_only ...passed 00:06:04.903 Test: bs_load ...[2024-04-19 01:04:10.881491] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 898:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:06:04.903 passed 00:06:04.903 Test: bs_load_custom_cluster_size ...passed 00:06:04.903 Test: bs_load_after_failed_grow ...passed 00:06:04.903 Test: bs_cluster_sz ...[2024-04-19 01:04:10.935018] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3740:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:06:04.903 [2024-04-19 01:04:10.935602] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5535: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:06:04.903 [2024-04-19 01:04:10.935898] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3799:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:06:04.903 passed 00:06:04.903 Test: bs_resize_md ...passed 00:06:04.903 Test: bs_destroy ...passed 00:06:04.903 Test: bs_type ...passed 00:06:05.232 Test: bs_super_block ...passed 00:06:05.232 Test: bs_test_recover_cluster_count ...passed 00:06:05.232 Test: bs_grow_live ...passed 00:06:05.232 Test: bs_grow_live_no_space ...passed 00:06:05.232 Test: bs_test_grow ...passed 00:06:05.232 Test: blob_serialize_test ...passed 00:06:05.232 Test: super_block_crc ...passed 00:06:05.232 Test: blob_thin_prov_write_count_io ...passed 00:06:05.232 Test: blob_thin_prov_unmap_cluster ...passed 00:06:05.232 Test: bs_load_iter_test ...passed 00:06:05.233 Test: blob_relations ...[2024-04-19 01:04:11.350492] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:05.233 [2024-04-19 01:04:11.350692] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:05.233 [2024-04-19 01:04:11.354380] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:05.233 [2024-04-19 01:04:11.354529] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:05.233 passed 00:06:05.233 Test: blob_relations2 ...[2024-04-19 01:04:11.390523] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:05.233 [2024-04-19 01:04:11.390678] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:05.233 [2024-04-19 01:04:11.390838] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:05.233 [2024-04-19 01:04:11.390940] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:05.233 [2024-04-19 01:04:11.397463] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:05.233 [2024-04-19 01:04:11.397629] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:05.233 [2024-04-19 01:04:11.399958] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:05.233 [2024-04-19 01:04:11.400103] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:05.233 passed 00:06:05.233 Test: blob_relations3 ...passed 00:06:05.518 Test: blobstore_clean_power_failure ...passed 00:06:05.518 Test: blob_delete_snapshot_power_failure ...[2024-04-19 01:04:11.707527] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:06:05.777 [2024-04-19 01:04:11.737450] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:05.777 [2024-04-19 01:04:11.737622] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:05.777 [2024-04-19 01:04:11.737757] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:05.777 [2024-04-19 01:04:11.767774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:06:05.777 [2024-04-19 01:04:11.767930] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:05.777 [2024-04-19 01:04:11.768038] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:05.777 [2024-04-19 01:04:11.768165] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:05.777 [2024-04-19 01:04:11.798400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7488:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:06:05.777 [2024-04-19 01:04:11.798638] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:05.777 [2024-04-19 01:04:11.831183] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7360:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:06:05.777 [2024-04-19 01:04:11.831577] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:05.777 [2024-04-19 01:04:11.862935] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7304:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:06:05.777 [2024-04-19 01:04:11.863159] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:05.777 passed 00:06:05.777 Test: blob_create_snapshot_power_failure ...[2024-04-19 01:04:11.954008] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:06.036 [2024-04-19 01:04:12.009697] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:06:06.036 [2024-04-19 01:04:12.039417] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:06:06.036 passed 00:06:06.036 Test: blob_io_unit ...passed 00:06:06.036 Test: blob_io_unit_compatibility ...passed 00:06:06.294 Test: blob_ext_md_pages ...passed 00:06:06.294 Test: blob_esnap_io_4096_4096 ...passed 00:06:06.294 Test: blob_esnap_io_512_512 ...passed 00:06:06.294 Test: blob_esnap_io_4096_512 ...passed 00:06:06.552 Test: blob_esnap_io_512_4096 ...passed 00:06:06.552 Suite: blob_bs_copy_noextent 00:06:06.552 Test: blob_open ...passed 00:06:06.552 Test: blob_create ...[2024-04-19 01:04:12.629679] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:06:06.552 passed 00:06:06.810 Test: blob_create_loop ...passed 00:06:06.810 Test: blob_create_fail ...[2024-04-19 01:04:12.991469] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:06.810 passed 00:06:07.087 Test: blob_create_internal ...passed 00:06:07.087 Test: blob_create_zero_extent ...passed 00:06:07.087 Test: blob_snapshot ...passed 00:06:07.087 Test: blob_clone ...passed 00:06:07.352 Test: blob_inflate ...[2024-04-19 01:04:13.331092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7010:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:06:07.352 passed 00:06:07.352 Test: blob_delete ...passed 00:06:07.352 Test: blob_resize_test ...[2024-04-19 01:04:13.455559] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:06:07.352 passed 00:06:07.352 Test: channel_ops ...passed 00:06:07.611 Test: blob_super ...passed 00:06:07.611 Test: blob_rw_verify_iov ...passed 00:06:07.611 Test: blob_unmap ...passed 00:06:07.611 Test: blob_iter ...passed 00:06:07.868 Test: blob_parse_md ...passed 00:06:07.868 Test: bs_load_pending_removal ...passed 00:06:07.868 Test: bs_unload ...[2024-04-19 01:04:13.957820] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:06:07.868 passed 00:06:07.868 Test: bs_usable_clusters ...passed 00:06:08.126 Test: blob_crc ...[2024-04-19 01:04:14.084925] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1611:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:08.126 [2024-04-19 01:04:14.085243] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1611:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:08.126 passed 00:06:08.126 Test: blob_flags ...passed 00:06:08.126 Test: bs_version ...passed 00:06:08.126 Test: blob_set_xattrs_test ...[2024-04-19 01:04:14.286900] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:08.126 [2024-04-19 01:04:14.287148] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:08.126 passed 00:06:08.693 Test: blob_thin_prov_alloc ...passed 00:06:08.693 Test: blob_insert_cluster_msg_test ...passed 00:06:08.693 Test: blob_thin_prov_rw ...passed 00:06:08.693 Test: blob_thin_prov_rle ...passed 00:06:08.952 Test: blob_thin_prov_rw_iov ...passed 00:06:08.952 Test: blob_snapshot_rw ...passed 00:06:08.952 Test: blob_snapshot_rw_iov ...passed 00:06:09.517 Test: blob_inflate_rw ...passed 00:06:09.517 Test: blob_snapshot_freeze_io ...passed 00:06:10.083 Test: blob_operation_split_rw ...passed 00:06:10.342 Test: blob_operation_split_rw_iov ...passed 00:06:10.600 Test: blob_simultaneous_operations ...[2024-04-19 01:04:16.593756] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:10.600 [2024-04-19 01:04:16.593951] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:10.600 [2024-04-19 01:04:16.595975] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:10.600 [2024-04-19 01:04:16.596111] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:10.600 [2024-04-19 01:04:16.605350] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:10.600 [2024-04-19 01:04:16.605490] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:10.600 [2024-04-19 01:04:16.606045] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:10.600 [2024-04-19 01:04:16.606166] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:10.600 passed 00:06:10.600 Test: blob_persist_test ...passed 00:06:10.858 Test: blob_decouple_snapshot ...passed 00:06:10.858 Test: blob_seek_io_unit ...passed 00:06:10.858 Test: blob_nested_freezes ...passed 00:06:10.858 Suite: blob_blob_copy_noextent 00:06:10.858 Test: blob_write ...passed 00:06:11.117 Test: blob_read ...passed 00:06:11.117 Test: blob_rw_verify ...passed 00:06:11.117 Test: blob_rw_verify_iov_nomem ...passed 00:06:11.117 Test: blob_rw_iov_read_only ...passed 00:06:11.376 Test: blob_xattr ...passed 00:06:11.376 Test: blob_dirty_shutdown ...passed 00:06:11.376 Test: blob_is_degraded ...passed 00:06:11.376 Suite: blob_esnap_bs_copy_noextent 00:06:11.376 Test: blob_esnap_create ...passed 00:06:11.635 Test: blob_esnap_thread_add_remove ...passed 00:06:11.635 Test: blob_esnap_clone_snapshot ...passed 00:06:11.635 Test: blob_esnap_clone_inflate ...passed 00:06:11.635 Test: blob_esnap_clone_decouple ...passed 00:06:11.893 Test: blob_esnap_clone_reload ...passed 00:06:11.893 Test: blob_esnap_hotplug ...passed 00:06:11.893 Suite: blob_copy_extent 00:06:11.893 Test: blob_init ...[2024-04-19 01:04:17.966631] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5404:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:06:11.893 passed 00:06:11.893 Test: blob_thin_provision ...passed 00:06:11.893 Test: blob_read_only ...passed 00:06:11.893 Test: bs_load ...[2024-04-19 01:04:18.060175] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 898:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:06:11.893 passed 00:06:11.893 Test: bs_load_custom_cluster_size ...passed 00:06:12.150 Test: bs_load_after_failed_grow ...passed 00:06:12.150 Test: bs_cluster_sz ...[2024-04-19 01:04:18.115271] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3740:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:06:12.150 [2024-04-19 01:04:18.115832] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5535: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:06:12.150 [2024-04-19 01:04:18.116088] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3799:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:06:12.150 passed 00:06:12.150 Test: bs_resize_md ...passed 00:06:12.150 Test: bs_destroy ...passed 00:06:12.150 Test: bs_type ...passed 00:06:12.150 Test: bs_super_block ...passed 00:06:12.150 Test: bs_test_recover_cluster_count ...passed 00:06:12.150 Test: bs_grow_live ...passed 00:06:12.150 Test: bs_grow_live_no_space ...passed 00:06:12.150 Test: bs_test_grow ...passed 00:06:12.150 Test: blob_serialize_test ...passed 00:06:12.150 Test: super_block_crc ...passed 00:06:12.409 Test: blob_thin_prov_write_count_io ...passed 00:06:12.409 Test: blob_thin_prov_unmap_cluster ...passed 00:06:12.409 Test: bs_load_iter_test ...passed 00:06:12.409 Test: blob_relations ...[2024-04-19 01:04:18.507537] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:12.409 [2024-04-19 01:04:18.507745] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:12.409 [2024-04-19 01:04:18.512414] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:12.409 [2024-04-19 01:04:18.512571] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:12.409 passed 00:06:12.409 Test: blob_relations2 ...[2024-04-19 01:04:18.549810] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:12.409 [2024-04-19 01:04:18.549971] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:12.409 [2024-04-19 01:04:18.550130] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:12.409 [2024-04-19 01:04:18.550233] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:12.409 [2024-04-19 01:04:18.557800] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:12.409 [2024-04-19 01:04:18.557956] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:12.409 [2024-04-19 01:04:18.560621] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:12.409 [2024-04-19 01:04:18.560768] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:12.409 passed 00:06:12.409 Test: blob_relations3 ...passed 00:06:12.668 Test: blobstore_clean_power_failure ...passed 00:06:12.668 Test: blob_delete_snapshot_power_failure ...[2024-04-19 01:04:18.868562] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:06:12.926 [2024-04-19 01:04:18.901289] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:06:12.926 [2024-04-19 01:04:18.932146] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:12.926 [2024-04-19 01:04:18.932319] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:12.926 [2024-04-19 01:04:18.932457] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:12.926 [2024-04-19 01:04:18.963509] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:06:12.926 [2024-04-19 01:04:18.963669] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:12.926 [2024-04-19 01:04:18.963779] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:12.926 [2024-04-19 01:04:18.963906] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:12.926 [2024-04-19 01:04:18.995039] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:06:12.926 [2024-04-19 01:04:18.995185] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:12.926 [2024-04-19 01:04:18.995299] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:12.926 [2024-04-19 01:04:18.995428] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:12.926 [2024-04-19 01:04:19.026948] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7488:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:06:12.926 [2024-04-19 01:04:19.027177] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:12.926 [2024-04-19 01:04:19.058919] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7360:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:06:12.927 [2024-04-19 01:04:19.059272] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:12.927 [2024-04-19 01:04:19.091933] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7304:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:06:12.927 [2024-04-19 01:04:19.092130] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:13.185 passed 00:06:13.185 Test: blob_create_snapshot_power_failure ...[2024-04-19 01:04:19.185549] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:13.185 [2024-04-19 01:04:19.213537] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:06:13.185 [2024-04-19 01:04:19.270195] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:06:13.185 [2024-04-19 01:04:19.300640] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:06:13.443 passed 00:06:13.443 Test: blob_io_unit ...passed 00:06:13.443 Test: blob_io_unit_compatibility ...passed 00:06:13.443 Test: blob_ext_md_pages ...passed 00:06:13.443 Test: blob_esnap_io_4096_4096 ...passed 00:06:13.701 Test: blob_esnap_io_512_512 ...passed 00:06:13.702 Test: blob_esnap_io_4096_512 ...passed 00:06:13.702 Test: blob_esnap_io_512_4096 ...passed 00:06:13.702 Suite: blob_bs_copy_extent 00:06:13.702 Test: blob_open ...passed 00:06:13.702 Test: blob_create ...[2024-04-19 01:04:19.887840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:06:13.702 passed 00:06:14.268 Test: blob_create_loop ...passed 00:06:14.268 Test: blob_create_fail ...[2024-04-19 01:04:20.326940] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:14.268 passed 00:06:14.268 Test: blob_create_internal ...passed 00:06:14.268 Test: blob_create_zero_extent ...passed 00:06:14.525 Test: blob_snapshot ...passed 00:06:14.525 Test: blob_clone ...passed 00:06:14.525 Test: blob_inflate ...[2024-04-19 01:04:20.669262] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7010:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:06:14.525 passed 00:06:14.782 Test: blob_delete ...passed 00:06:14.782 Test: blob_resize_test ...[2024-04-19 01:04:20.794086] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:06:14.782 passed 00:06:14.782 Test: channel_ops ...passed 00:06:14.782 Test: blob_super ...passed 00:06:15.041 Test: blob_rw_verify_iov ...passed 00:06:15.041 Test: blob_unmap ...passed 00:06:15.041 Test: blob_iter ...passed 00:06:15.041 Test: blob_parse_md ...passed 00:06:15.299 Test: bs_load_pending_removal ...passed 00:06:15.299 Test: bs_unload ...[2024-04-19 01:04:21.296990] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:06:15.299 passed 00:06:15.299 Test: bs_usable_clusters ...passed 00:06:15.299 Test: blob_crc ...[2024-04-19 01:04:21.425170] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1611:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:15.299 [2024-04-19 01:04:21.425512] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1611:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:15.299 passed 00:06:15.557 Test: blob_flags ...passed 00:06:15.557 Test: bs_version ...passed 00:06:15.557 Test: blob_set_xattrs_test ...[2024-04-19 01:04:21.630153] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:15.557 [2024-04-19 01:04:21.630441] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:15.557 passed 00:06:15.815 Test: blob_thin_prov_alloc ...passed 00:06:16.073 Test: blob_insert_cluster_msg_test ...passed 00:06:16.073 Test: blob_thin_prov_rw ...passed 00:06:16.073 Test: blob_thin_prov_rle ...passed 00:06:16.073 Test: blob_thin_prov_rw_iov ...passed 00:06:16.331 Test: blob_snapshot_rw ...passed 00:06:16.331 Test: blob_snapshot_rw_iov ...passed 00:06:16.897 Test: blob_inflate_rw ...passed 00:06:16.897 Test: blob_snapshot_freeze_io ...passed 00:06:17.479 Test: blob_operation_split_rw ...passed 00:06:17.737 Test: blob_operation_split_rw_iov ...passed 00:06:17.737 Test: blob_simultaneous_operations ...[2024-04-19 01:04:23.893156] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:17.737 [2024-04-19 01:04:23.893355] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:17.737 [2024-04-19 01:04:23.895397] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:17.737 [2024-04-19 01:04:23.895534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:17.737 [2024-04-19 01:04:23.904097] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:17.737 [2024-04-19 01:04:23.904234] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:17.737 [2024-04-19 01:04:23.904837] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:17.737 [2024-04-19 01:04:23.904959] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:17.737 passed 00:06:17.995 Test: blob_persist_test ...passed 00:06:17.995 Test: blob_decouple_snapshot ...passed 00:06:17.995 Test: blob_seek_io_unit ...passed 00:06:18.253 Test: blob_nested_freezes ...passed 00:06:18.253 Suite: blob_blob_copy_extent 00:06:18.253 Test: blob_write ...passed 00:06:18.253 Test: blob_read ...passed 00:06:18.253 Test: blob_rw_verify ...passed 00:06:18.511 Test: blob_rw_verify_iov_nomem ...passed 00:06:18.511 Test: blob_rw_iov_read_only ...passed 00:06:18.511 Test: blob_xattr ...passed 00:06:18.769 Test: blob_dirty_shutdown ...passed 00:06:18.769 Test: blob_is_degraded ...passed 00:06:18.769 Suite: blob_esnap_bs_copy_extent 00:06:18.769 Test: blob_esnap_create ...passed 00:06:18.769 Test: blob_esnap_thread_add_remove ...passed 00:06:19.027 Test: blob_esnap_clone_snapshot ...passed 00:06:19.027 Test: blob_esnap_clone_inflate ...passed 00:06:19.027 Test: blob_esnap_clone_decouple ...passed 00:06:19.027 Test: blob_esnap_clone_reload ...passed 00:06:19.285 Test: blob_esnap_hotplug ...passed 00:06:19.285 00:06:19.285 Run Summary: Type Total Ran Passed Failed Inactive 00:06:19.285 suites 16 16 n/a 0 0 00:06:19.285 tests 352 352 352 0 0 00:06:19.285 asserts 93211 93211 93211 0 n/a 00:06:19.285 00:06:19.285 Elapsed time = 30.901 seconds 00:06:19.285 --69772-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:19.285 ==69772== 00:06:19.285 ==69772== HEAP SUMMARY: 00:06:19.285 ==69772== in use at exit: 25,296 bytes in 737 blocks 00:06:19.285 ==69772== total heap usage: 148,709 allocs, 147,972 frees, 590,046,603 bytes allocated 00:06:19.285 ==69772== 00:06:19.285 ==69772== Searching for pointers to 737 not-freed blocks 00:06:19.285 ==69772== Checked 7,108,016 bytes 00:06:19.285 ==69772== 00:06:19.285 ==69772== LEAK SUMMARY: 00:06:19.285 ==69772== definitely lost: 0 bytes in 0 blocks 00:06:19.285 ==69772== indirectly lost: 0 bytes in 0 blocks 00:06:19.285 ==69772== possibly lost: 0 bytes in 0 blocks 00:06:19.285 ==69772== still reachable: 25,296 bytes in 737 blocks 00:06:19.285 ==69772== suppressed: 0 bytes in 0 blocks 00:06:19.285 ==69772== Reachable blocks (those to which a pointer was found) are not shown. 00:06:19.285 ==69772== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:19.285 ==69772== 00:06:19.285 ==69772== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:19.286 01:04:25 -- unit/unittest.sh@41 -- # 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:06:19.286 ==70108== Memcheck, a memory error detector 00:06:19.286 ==70108== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:19.286 ==70108== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:19.286 ==70108== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:06:19.286 ==70108== 00:06:19.286 --70108-- Valgrind options: 00:06:19.286 --70108-- --leak-check=full 00:06:19.286 --70108-- --error-exitcode=2 00:06:19.286 --70108-- --verbose 00:06:19.286 --70108-- Contents of /proc/version: 00:06:19.286 --70108-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:19.286 --70108-- 00:06:19.286 --70108-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:19.286 --70108-- Page sizes: currently 4096, max supported 4096 00:06:19.286 --70108-- Valgrind library directory: /usr/libexec/valgrind 00:06:19.286 --70108-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:06:19.286 --70108-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:19.286 --70108-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:19.286 --70108-- might be shown as UnknownInlinedFun 00:06:19.286 --70108-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:19.286 --70108-- object doesn't have a dynamic symbol table 00:06:19.286 --70108-- Scheduler: using generic scheduler lock implementation. 00:06:19.286 --70108-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:19.286 ==70108== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70108-by-???-on-8019b903ff7f 00:06:19.286 ==70108== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70108-by-???-on-8019b903ff7f 00:06:19.286 ==70108== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70108-by-???-on-8019b903ff7f 00:06:19.286 ==70108== 00:06:19.286 ==70108== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:19.286 ==70108== don't want to do, unless you know exactly what you're doing, 00:06:19.286 ==70108== or are doing some strange experiment): 00:06:19.286 ==70108== /usr/libexec/valgrind/../../bin/vgdb --pid=70108 ...command... 00:06:19.286 ==70108== 00:06:19.286 ==70108== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:19.286 ==70108== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:06:19.286 ==70108== and then give GDB the following command 00:06:19.286 ==70108== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70108 00:06:19.286 ==70108== --pid is optional if only one valgrind process is running 00:06:19.286 ==70108== 00:06:19.286 --70108-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:19.286 --70108-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:19.545 --70108-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:19.545 --70108-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:19.545 ==70108== WARNING: new redirection conflicts with existing -- ignoring it 00:06:19.545 --70108-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:19.545 --70108-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:19.545 --70108-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:19.545 --70108-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:19.545 --70108-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:19.545 --70108-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:19.545 --70108-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:19.545 --70108-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:19.545 --70108-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:19.545 --70108-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:19.545 --70108-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:19.545 --70108-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:19.545 --70108-- Reading syms from /usr/lib64/libm.so.6 00:06:19.545 --70108-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:19.545 --70108-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:19.545 --70108-- Reading syms from /usr/lib64/libc.so.6 00:06:19.545 ==70108== WARNING: new redirection conflicts with existing -- ignoring it 00:06:19.545 --70108-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:19.545 --70108-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:19.545 ==70108== WARNING: new redirection conflicts with existing -- ignoring it 00:06:19.545 --70108-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:19.545 --70108-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:19.545 ==70108== WARNING: new redirection conflicts with existing -- ignoring it 00:06:19.545 --70108-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:19.545 --70108-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:19.545 ==70108== WARNING: new redirection conflicts with existing -- ignoring it 00:06:19.545 --70108-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:19.545 --70108-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:19.545 --70108-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:19.545 --70108-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:19.545 --70108-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:19.545 --70108-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:19.545 --70108-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:19.804 --70108-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:19.804 --70108-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 ==70108== Preferring higher priority redirection: 00:06:19.804 --70108-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:19.804 --70108-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:19.804 --70108-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 --70108-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:19.804 ==70108== WARNING: new redirection conflicts with existing -- ignoring it 00:06:19.804 --70108-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:19.804 --70108-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:19.804 ==70108== WARNING: new redirection conflicts with existing -- ignoring it 00:06:19.804 --70108-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:19.804 --70108-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:19.804 --70108-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:19.804 --70108-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:19.804 --70108-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:19.804 --70108-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:19.804 --70108-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:19.804 --70108-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:19.805 --70108-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:19.805 --70108-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:19.805 --70108-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:19.805 --70108-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:19.805 --70108-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:19.805 --70108-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:19.805 --70108-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:19.805 --70108-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:19.805 --70108-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:19.805 --70108-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:20.062 --70108-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:20.062 00:06:20.062 00:06:20.062 CUnit - A unit testing framework for C - Version 2.1-3 00:06:20.062 http://cunit.sourceforge.net/ 00:06:20.062 00:06:20.062 00:06:20.062 Suite: blob_bdev 00:06:20.062 Test: create_bs_dev ...passed 00:06:20.063 Test: create_bs_dev_ro ...[2024-04-19 01:04:26.062569] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blob/bdev/blob_bdev.c: 507:spdk_bdev_create_bs_dev: *ERROR*: bdev name 'nope': unsupported options 00:06:20.063 passed 00:06:20.063 Test: create_bs_dev_rw ...passed 00:06:20.063 Test: claim_bs_dev ...[2024-04-19 01:04:26.113526] /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:06:20.063 passed 00:06:20.063 Test: claim_bs_dev_ro ...passed 00:06:20.063 Test: deferred_destroy_refs ...passed 00:06:20.063 Test: deferred_destroy_channels ...passed 00:06:20.063 Test: deferred_destroy_threads ...passed 00:06:20.063 00:06:20.063 Run Summary: Type Total Ran Passed Failed Inactive 00:06:20.063 suites 1 1 n/a 0 0 00:06:20.063 tests 8 8 8 0 0 00:06:20.063 asserts 119 119 119 0 n/a 00:06:20.063 00:06:20.063 Elapsed time = 0.117 seconds 00:06:20.063 --70108-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:20.063 --70108-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:20.063 ==70108== 00:06:20.063 ==70108== HEAP SUMMARY: 00:06:20.063 ==70108== in use at exit: 0 bytes in 0 blocks 00:06:20.063 ==70108== total heap usage: 2,185 allocs, 2,185 frees, 223,379 bytes allocated 00:06:20.063 ==70108== 00:06:20.063 ==70108== All heap blocks were freed -- no leaks are possible 00:06:20.063 ==70108== 00:06:20.063 ==70108== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:20.063 01:04:26 -- unit/unittest.sh@42 -- # 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:06:20.321 ==70120== Memcheck, a memory error detector 00:06:20.321 ==70120== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:20.321 ==70120== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:20.321 ==70120== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:06:20.321 ==70120== 00:06:20.321 --70120-- Valgrind options: 00:06:20.321 --70120-- --leak-check=full 00:06:20.321 --70120-- --error-exitcode=2 00:06:20.321 --70120-- --verbose 00:06:20.321 --70120-- Contents of /proc/version: 00:06:20.321 --70120-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:20.321 --70120-- 00:06:20.321 --70120-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:20.321 --70120-- Page sizes: currently 4096, max supported 4096 00:06:20.321 --70120-- Valgrind library directory: /usr/libexec/valgrind 00:06:20.321 --70120-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:06:20.321 --70120-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:20.321 --70120-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:20.321 --70120-- might be shown as UnknownInlinedFun 00:06:20.321 --70120-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:20.321 --70120-- object doesn't have a dynamic symbol table 00:06:20.321 --70120-- Scheduler: using generic scheduler lock implementation. 00:06:20.321 --70120-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:20.321 ==70120== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70120-by-???-on-8019b903ff7f 00:06:20.321 ==70120== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70120-by-???-on-8019b903ff7f 00:06:20.321 ==70120== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70120-by-???-on-8019b903ff7f 00:06:20.321 ==70120== 00:06:20.321 ==70120== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:20.321 ==70120== don't want to do, unless you know exactly what you're doing, 00:06:20.321 ==70120== or are doing some strange experiment): 00:06:20.321 ==70120== /usr/libexec/valgrind/../../bin/vgdb --pid=70120 ...command... 00:06:20.321 ==70120== 00:06:20.321 ==70120== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:20.321 ==70120== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:06:20.321 ==70120== and then give GDB the following command 00:06:20.321 ==70120== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70120 00:06:20.321 ==70120== --pid is optional if only one valgrind process is running 00:06:20.321 ==70120== 00:06:20.321 --70120-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:20.321 --70120-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:20.321 --70120-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:20.321 --70120-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:20.321 ==70120== WARNING: new redirection conflicts with existing -- ignoring it 00:06:20.321 --70120-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:20.321 --70120-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:20.321 --70120-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:20.321 --70120-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:20.321 --70120-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:20.321 --70120-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:20.321 --70120-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:20.321 --70120-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:20.321 --70120-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:20.321 --70120-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:20.321 --70120-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:20.321 --70120-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:20.321 --70120-- Reading syms from /usr/lib64/libm.so.6 00:06:20.321 --70120-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:20.321 --70120-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:20.321 --70120-- Reading syms from /usr/lib64/libc.so.6 00:06:20.321 ==70120== WARNING: new redirection conflicts with existing -- ignoring it 00:06:20.321 --70120-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:20.321 --70120-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:20.321 ==70120== WARNING: new redirection conflicts with existing -- ignoring it 00:06:20.321 --70120-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:20.321 --70120-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:20.321 ==70120== WARNING: new redirection conflicts with existing -- ignoring it 00:06:20.321 --70120-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:20.321 --70120-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:20.321 ==70120== WARNING: new redirection conflicts with existing -- ignoring it 00:06:20.321 --70120-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:20.321 --70120-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:20.321 --70120-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:20.321 --70120-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:20.321 --70120-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:20.321 --70120-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:20.580 --70120-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:20.580 --70120-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:20.580 --70120-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 ==70120== Preferring higher priority redirection: 00:06:20.580 --70120-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:20.580 --70120-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:20.580 --70120-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.580 --70120-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.581 --70120-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:20.581 ==70120== WARNING: new redirection conflicts with existing -- ignoring it 00:06:20.581 --70120-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:20.581 --70120-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:20.581 ==70120== WARNING: new redirection conflicts with existing -- ignoring it 00:06:20.581 --70120-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:20.581 --70120-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:20.581 --70120-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:20.581 --70120-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:20.581 --70120-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:20.581 --70120-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:20.581 --70120-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:20.581 --70120-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:20.581 --70120-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:20.581 --70120-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:20.581 --70120-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:20.581 --70120-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:20.581 --70120-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:20.581 --70120-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:20.581 --70120-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:20.581 --70120-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:20.581 --70120-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:20.581 --70120-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:20.581 00:06:20.581 00:06:20.581 CUnit - A unit testing framework for C - Version 2.1-3 00:06:20.581 http://cunit.sourceforge.net/ 00:06:20.581 00:06:20.581 00:06:20.581 Suite: tree 00:06:20.581 Test: blobfs_tree_op_test ...passed 00:06:20.581 00:06:20.581 Run Summary: Type Total Ran Passed Failed Inactive 00:06:20.581 suites 1 1 n/a 0 0 00:06:20.581 tests 1 1 1 0 0 00:06:20.581 asserts 27 27 27 0 n/a 00:06:20.581 00:06:20.581 Elapsed time = 0.025 seconds 00:06:20.581 --70120-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:20.581 --70120-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:20.865 ==70120== 00:06:20.865 ==70120== HEAP SUMMARY: 00:06:20.865 ==70120== in use at exit: 0 bytes in 0 blocks 00:06:20.865 ==70120== total heap usage: 59 allocs, 59 frees, 96,630 bytes allocated 00:06:20.865 ==70120== 00:06:20.865 ==70120== All heap blocks were freed -- no leaks are possible 00:06:20.865 ==70120== 00:06:20.865 ==70120== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:20.865 01:04:26 -- unit/unittest.sh@43 -- # 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:06:20.865 ==70127== Memcheck, a memory error detector 00:06:20.865 ==70127== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:20.865 ==70127== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:20.865 ==70127== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:06:20.865 ==70127== 00:06:20.865 --70127-- Valgrind options: 00:06:20.865 --70127-- --leak-check=full 00:06:20.865 --70127-- --error-exitcode=2 00:06:20.865 --70127-- --verbose 00:06:20.865 --70127-- Contents of /proc/version: 00:06:20.865 --70127-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:20.865 --70127-- 00:06:20.865 --70127-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:20.865 --70127-- Page sizes: currently 4096, max supported 4096 00:06:20.865 --70127-- Valgrind library directory: /usr/libexec/valgrind 00:06:20.865 --70127-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:06:20.865 --70127-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:20.865 --70127-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:20.865 --70127-- might be shown as UnknownInlinedFun 00:06:20.865 --70127-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:20.865 --70127-- object doesn't have a dynamic symbol table 00:06:20.865 --70127-- Scheduler: using generic scheduler lock implementation. 00:06:20.865 --70127-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:20.865 ==70127== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70127-by-???-on-8019b903ff7f 00:06:20.866 ==70127== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70127-by-???-on-8019b903ff7f 00:06:20.866 ==70127== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70127-by-???-on-8019b903ff7f 00:06:20.866 ==70127== 00:06:20.866 ==70127== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:20.866 ==70127== don't want to do, unless you know exactly what you're doing, 00:06:20.866 ==70127== or are doing some strange experiment): 00:06:20.866 ==70127== /usr/libexec/valgrind/../../bin/vgdb --pid=70127 ...command... 00:06:20.866 ==70127== 00:06:20.866 ==70127== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:20.866 ==70127== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:06:20.866 ==70127== and then give GDB the following command 00:06:20.866 ==70127== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70127 00:06:20.866 ==70127== --pid is optional if only one valgrind process is running 00:06:20.866 ==70127== 00:06:20.866 --70127-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:20.866 --70127-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:20.866 --70127-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:20.866 --70127-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:20.866 ==70127== WARNING: new redirection conflicts with existing -- ignoring it 00:06:20.866 --70127-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:20.866 --70127-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:20.866 --70127-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:20.866 --70127-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:20.866 --70127-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:20.866 --70127-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:20.866 --70127-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:20.866 --70127-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:20.866 --70127-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:20.866 --70127-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:20.866 --70127-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:20.866 --70127-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:20.866 --70127-- Reading syms from /usr/lib64/libm.so.6 00:06:20.866 --70127-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:20.866 --70127-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:20.866 --70127-- Reading syms from /usr/lib64/libc.so.6 00:06:20.866 ==70127== WARNING: new redirection conflicts with existing -- ignoring it 00:06:20.866 --70127-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:20.866 --70127-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:20.866 ==70127== WARNING: new redirection conflicts with existing -- ignoring it 00:06:20.866 --70127-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:20.866 --70127-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:20.866 ==70127== WARNING: new redirection conflicts with existing -- ignoring it 00:06:20.866 --70127-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:20.866 --70127-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:20.866 ==70127== WARNING: new redirection conflicts with existing -- ignoring it 00:06:20.866 --70127-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:20.866 --70127-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:20.866 --70127-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:20.866 --70127-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:20.866 --70127-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:20.866 --70127-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:21.124 --70127-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:21.124 --70127-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:21.124 --70127-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.124 --70127-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.125 --70127-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.125 --70127-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.125 --70127-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.125 --70127-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.125 --70127-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.125 --70127-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.125 --70127-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.125 ==70127== Preferring higher priority redirection: 00:06:21.125 --70127-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:21.125 --70127-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:21.125 --70127-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.125 --70127-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.125 --70127-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.125 --70127-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.125 --70127-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.125 --70127-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.125 --70127-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.125 --70127-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.125 --70127-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:21.125 ==70127== WARNING: new redirection conflicts with existing -- ignoring it 00:06:21.125 --70127-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:21.125 --70127-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:21.125 ==70127== WARNING: new redirection conflicts with existing -- ignoring it 00:06:21.125 --70127-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:21.125 --70127-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:21.125 --70127-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:21.125 --70127-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:21.125 --70127-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:21.125 --70127-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:21.125 --70127-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:21.125 --70127-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:21.125 --70127-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:21.125 --70127-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:21.125 --70127-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:21.125 --70127-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:21.125 --70127-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:21.125 --70127-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:21.125 --70127-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:21.125 --70127-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:21.125 --70127-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:06:21.125 --70127-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:21.125 --70127-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:21.125 --70127-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:21.125 00:06:21.125 00:06:21.125 CUnit - A unit testing framework for C - Version 2.1-3 00:06:21.125 http://cunit.sourceforge.net/ 00:06:21.125 00:06:21.125 00:06:21.125 Suite: blobfs_async_ut 00:06:21.383 Test: fs_init ...--70127-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:21.383 passed 00:06:21.641 Test: fs_open ...--70127-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:21.641 passed 00:06:21.641 Test: fs_create ...passed 00:06:21.900 Test: fs_truncate ...passed 00:06:21.900 Test: fs_rename ...[2024-04-19 01:04:27.946059] /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:06:21.900 passed 00:06:21.900 Test: fs_rw_async ...passed 00:06:21.900 Test: fs_writev_readv_async ...passed 00:06:21.900 Test: tree_find_buffer_ut ...passed 00:06:22.159 Test: channel_ops ...passed 00:06:22.159 Test: channel_ops_sync ...passed 00:06:22.159 00:06:22.159 Run Summary: Type Total Ran Passed Failed Inactive 00:06:22.159 suites 1 1 n/a 0 0 00:06:22.159 tests 10 10 10 0 0 00:06:22.159 asserts 292 292 292 0 n/a 00:06:22.159 00:06:22.159 Elapsed time = 0.836 seconds 00:06:22.159 --70127-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:22.159 --70127-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:22.159 ==70127== 00:06:22.159 ==70127== HEAP SUMMARY: 00:06:22.159 ==70127== in use at exit: 306,840 bytes in 9,244 blocks 00:06:22.159 ==70127== total heap usage: 11,530 allocs, 2,286 frees, 70,876,681 bytes allocated 00:06:22.159 ==70127== 00:06:22.159 ==70127== Searching for pointers to 9,244 not-freed blocks 00:06:22.159 ==70127== Checked 7,247,488 bytes 00:06:22.159 ==70127== 00:06:22.159 ==70127== LEAK SUMMARY: 00:06:22.159 ==70127== definitely lost: 0 bytes in 0 blocks 00:06:22.159 ==70127== indirectly lost: 0 bytes in 0 blocks 00:06:22.159 ==70127== possibly lost: 0 bytes in 0 blocks 00:06:22.159 ==70127== still reachable: 306,840 bytes in 9,244 blocks 00:06:22.159 ==70127== suppressed: 0 bytes in 0 blocks 00:06:22.159 ==70127== Reachable blocks (those to which a pointer was found) are not shown. 00:06:22.159 ==70127== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:22.159 ==70127== 00:06:22.159 ==70127== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:22.159 01:04:28 -- unit/unittest.sh@45 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut 00:06:22.159 00:06:22.159 00:06:22.159 CUnit - A unit testing framework for C - Version 2.1-3 00:06:22.159 http://cunit.sourceforge.net/ 00:06:22.159 00:06:22.159 00:06:22.159 Suite: blobfs_sync_ut 00:06:22.159 Test: cache_read_after_write ...[2024-04-19 01:04:28.305140] /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:06:22.159 passed 00:06:22.159 Test: file_length ...passed 00:06:22.159 Test: append_write_to_extend_blob ...passed 00:06:22.159 Test: partial_buffer ...passed 00:06:22.159 Test: cache_write_null_buffer ...passed 00:06:22.159 Test: fs_create_sync ...passed 00:06:22.159 Test: fs_rename_sync ...passed 00:06:22.159 Test: cache_append_no_cache ...passed 00:06:22.159 Test: fs_delete_file_without_close ...passed 00:06:22.159 00:06:22.159 Run Summary: Type Total Ran Passed Failed Inactive 00:06:22.159 suites 1 1 n/a 0 0 00:06:22.159 tests 9 9 9 0 0 00:06:22.159 asserts 345 345 345 0 n/a 00:06:22.159 00:06:22.160 Elapsed time = 0.135 seconds 00:06:22.160 01:04:28 -- unit/unittest.sh@46 -- # 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:06:22.160 ==70143== Memcheck, a memory error detector 00:06:22.160 ==70143== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:22.160 ==70143== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:22.160 ==70143== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:06:22.160 ==70143== 00:06:22.160 --70143-- Valgrind options: 00:06:22.160 --70143-- --leak-check=full 00:06:22.160 --70143-- --error-exitcode=2 00:06:22.160 --70143-- --verbose 00:06:22.160 --70143-- Contents of /proc/version: 00:06:22.160 --70143-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:22.160 --70143-- 00:06:22.160 --70143-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:22.160 --70143-- Page sizes: currently 4096, max supported 4096 00:06:22.160 --70143-- Valgrind library directory: /usr/libexec/valgrind 00:06:22.160 --70143-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:06:22.160 --70143-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:22.160 --70143-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:22.160 --70143-- might be shown as UnknownInlinedFun 00:06:22.418 --70143-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:22.418 --70143-- object doesn't have a dynamic symbol table 00:06:22.418 --70143-- Scheduler: using generic scheduler lock implementation. 00:06:22.418 --70143-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:22.418 ==70143== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70143-by-???-on-8019b903ff7f 00:06:22.418 ==70143== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70143-by-???-on-8019b903ff7f 00:06:22.418 ==70143== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70143-by-???-on-8019b903ff7f 00:06:22.418 ==70143== 00:06:22.418 ==70143== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:22.418 ==70143== don't want to do, unless you know exactly what you're doing, 00:06:22.418 ==70143== or are doing some strange experiment): 00:06:22.418 ==70143== /usr/libexec/valgrind/../../bin/vgdb --pid=70143 ...command... 00:06:22.418 ==70143== 00:06:22.418 ==70143== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:22.418 ==70143== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:06:22.418 ==70143== and then give GDB the following command 00:06:22.418 ==70143== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70143 00:06:22.418 ==70143== --pid is optional if only one valgrind process is running 00:06:22.418 ==70143== 00:06:22.418 --70143-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:22.418 --70143-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:22.418 --70143-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:22.418 --70143-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:22.418 ==70143== WARNING: new redirection conflicts with existing -- ignoring it 00:06:22.418 --70143-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:22.418 --70143-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:22.418 --70143-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:22.418 --70143-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:22.418 --70143-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:22.418 --70143-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:22.418 --70143-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:22.418 --70143-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:22.418 --70143-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:22.418 --70143-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:22.419 --70143-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:22.419 --70143-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:22.419 --70143-- Reading syms from /usr/lib64/libm.so.6 00:06:22.419 --70143-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:22.419 --70143-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:22.419 --70143-- Reading syms from /usr/lib64/libc.so.6 00:06:22.419 ==70143== WARNING: new redirection conflicts with existing -- ignoring it 00:06:22.419 --70143-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:22.419 --70143-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:22.419 ==70143== WARNING: new redirection conflicts with existing -- ignoring it 00:06:22.419 --70143-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:22.419 --70143-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:22.419 ==70143== WARNING: new redirection conflicts with existing -- ignoring it 00:06:22.419 --70143-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:22.419 --70143-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:22.419 ==70143== WARNING: new redirection conflicts with existing -- ignoring it 00:06:22.419 --70143-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:22.419 --70143-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:22.419 --70143-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:22.419 --70143-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:22.419 --70143-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:22.419 --70143-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:22.419 --70143-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:22.419 --70143-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:22.677 --70143-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.677 --70143-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.678 --70143-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.678 --70143-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.678 --70143-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.678 --70143-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.678 ==70143== Preferring higher priority redirection: 00:06:22.678 --70143-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:22.678 --70143-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:22.678 --70143-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.678 --70143-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.678 --70143-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.678 --70143-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.678 --70143-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.678 --70143-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.678 --70143-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.678 --70143-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.678 --70143-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:22.678 ==70143== WARNING: new redirection conflicts with existing -- ignoring it 00:06:22.678 --70143-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:22.678 --70143-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:22.678 ==70143== WARNING: new redirection conflicts with existing -- ignoring it 00:06:22.678 --70143-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:22.678 --70143-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:22.678 --70143-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:22.678 --70143-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:22.678 --70143-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:22.678 --70143-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:22.678 --70143-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:22.678 --70143-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:22.678 --70143-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:22.678 --70143-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:22.678 --70143-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:22.678 --70143-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:22.678 --70143-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:22.678 --70143-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:22.678 --70143-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:22.678 --70143-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:22.678 --70143-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:22.678 --70143-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:22.678 00:06:22.678 00:06:22.678 CUnit - A unit testing framework for C - Version 2.1-3 00:06:22.678 http://cunit.sourceforge.net/ 00:06:22.678 00:06:22.678 00:06:22.678 Suite: blobfs_bdev_ut 00:06:22.678 Test: spdk_blobfs_bdev_detect_test ...[2024-04-19 01:04:28.794462] /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:06:22.678 passed 00:06:22.678 Test: spdk_blobfs_bdev_create_test ...[2024-04-19 01:04:28.827127] /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:06:22.678 passed 00:06:22.678 Test: spdk_blobfs_bdev_mount_test ...[2024-04-19 01:04:28.830875] /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:06:22.678 [2024-04-19 01:04:28.834231] /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:06:22.678 passed 00:06:22.678 00:06:22.678 Run Summary: Type Total Ran Passed Failed Inactive 00:06:22.678 suites 1 1 n/a 0 0 00:06:22.678 tests 3 3 3 0 0 00:06:22.678 asserts 16 16 16 0 n/a 00:06:22.678 00:06:22.678 Elapsed time = 0.052 seconds 00:06:22.678 --70143-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:22.678 --70143-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:22.937 ==70143== 00:06:22.937 ==70143== HEAP SUMMARY: 00:06:22.937 ==70143== in use at exit: 0 bytes in 0 blocks 00:06:22.937 ==70143== total heap usage: 80 allocs, 80 frees, 108,239 bytes allocated 00:06:22.937 ==70143== 00:06:22.937 ==70143== All heap blocks were freed -- no leaks are possible 00:06:22.937 ==70143== 00:06:22.937 ==70143== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:22.938 00:06:22.938 real 0m35.309s 00:06:22.938 user 0m34.858s 00:06:22.938 sys 0m0.418s 00:06:22.938 01:04:28 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:22.938 01:04:28 -- common/autotest_common.sh@10 -- # set +x 00:06:22.938 ************************************ 00:06:22.938 END TEST unittest_blob_blobfs 00:06:22.938 ************************************ 00:06:22.938 01:04:28 -- unit/unittest.sh@232 -- # run_test unittest_event unittest_event 00:06:22.938 01:04:28 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:22.938 01:04:28 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:22.938 01:04:28 -- common/autotest_common.sh@10 -- # set +x 00:06:22.938 ************************************ 00:06:22.938 START TEST unittest_event 00:06:22.938 ************************************ 00:06:22.938 01:04:28 -- common/autotest_common.sh@1111 -- # unittest_event 00:06:22.938 01:04:28 -- unit/unittest.sh@50 -- # 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:06:22.938 ==70176== Memcheck, a memory error detector 00:06:22.938 ==70176== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:22.938 ==70176== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:22.938 ==70176== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:06:22.938 ==70176== 00:06:22.938 --70176-- Valgrind options: 00:06:22.938 --70176-- --leak-check=full 00:06:22.938 --70176-- --error-exitcode=2 00:06:22.938 --70176-- --verbose 00:06:22.938 --70176-- Contents of /proc/version: 00:06:22.938 --70176-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:22.938 --70176-- 00:06:22.938 --70176-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:22.938 --70176-- Page sizes: currently 4096, max supported 4096 00:06:22.938 --70176-- Valgrind library directory: /usr/libexec/valgrind 00:06:22.938 --70176-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:06:22.938 --70176-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:22.938 --70176-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:22.938 --70176-- might be shown as UnknownInlinedFun 00:06:22.938 --70176-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:22.938 --70176-- object doesn't have a dynamic symbol table 00:06:22.938 --70176-- Scheduler: using generic scheduler lock implementation. 00:06:22.938 --70176-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:22.938 ==70176== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70176-by-???-on-8019b903ff7f 00:06:22.938 ==70176== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70176-by-???-on-8019b903ff7f 00:06:22.938 ==70176== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70176-by-???-on-8019b903ff7f 00:06:22.938 ==70176== 00:06:22.938 ==70176== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:22.938 ==70176== don't want to do, unless you know exactly what you're doing, 00:06:22.938 ==70176== or are doing some strange experiment): 00:06:22.938 ==70176== /usr/libexec/valgrind/../../bin/vgdb --pid=70176 ...command... 00:06:22.938 ==70176== 00:06:22.938 ==70176== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:22.938 ==70176== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:06:22.938 ==70176== and then give GDB the following command 00:06:22.938 ==70176== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70176 00:06:22.938 ==70176== --pid is optional if only one valgrind process is running 00:06:22.938 ==70176== 00:06:22.938 --70176-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:22.938 --70176-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:22.938 --70176-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:22.938 --70176-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:22.938 ==70176== WARNING: new redirection conflicts with existing -- ignoring it 00:06:22.938 --70176-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:22.938 --70176-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:22.938 --70176-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:22.938 --70176-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:22.938 --70176-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:22.938 --70176-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:22.938 --70176-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:22.938 --70176-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:22.938 --70176-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:22.938 --70176-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:22.938 --70176-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:22.938 --70176-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:22.938 --70176-- Reading syms from /usr/lib64/libm.so.6 00:06:22.938 --70176-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:22.938 --70176-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:22.938 --70176-- Reading syms from /usr/lib64/libc.so.6 00:06:23.198 ==70176== WARNING: new redirection conflicts with existing -- ignoring it 00:06:23.198 --70176-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:23.198 --70176-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:23.198 ==70176== WARNING: new redirection conflicts with existing -- ignoring it 00:06:23.198 --70176-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:23.198 --70176-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:23.198 ==70176== WARNING: new redirection conflicts with existing -- ignoring it 00:06:23.198 --70176-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:23.198 --70176-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:23.198 ==70176== WARNING: new redirection conflicts with existing -- ignoring it 00:06:23.198 --70176-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:23.198 --70176-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:23.198 --70176-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:23.198 --70176-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:23.198 --70176-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:23.198 --70176-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:23.198 --70176-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:23.198 --70176-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:23.198 --70176-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 --70176-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.198 ==70176== Preferring higher priority redirection: 00:06:23.198 --70176-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:23.198 --70176-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:23.199 --70176-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.199 --70176-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.199 --70176-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.199 --70176-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.199 --70176-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.199 --70176-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.199 --70176-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.199 --70176-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.199 --70176-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.199 ==70176== WARNING: new redirection conflicts with existing -- ignoring it 00:06:23.199 --70176-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:23.199 --70176-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:23.199 ==70176== WARNING: new redirection conflicts with existing -- ignoring it 00:06:23.199 --70176-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:23.199 --70176-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:23.199 --70176-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:23.458 --70176-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:23.458 --70176-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:23.458 --70176-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:23.458 --70176-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:23.458 --70176-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:23.458 --70176-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:23.458 --70176-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:23.458 --70176-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:23.458 --70176-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:23.458 --70176-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:23.459 --70176-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:23.459 --70176-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:23.459 --70176-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:23.459 --70176-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:23.459 --70176-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:23.459 00:06:23.459 00:06:23.459 CUnit - A unit testing framework for C - Version 2.1-3 00:06:23.459 http://cunit.sourceforge.net/ 00:06:23.459 00:06:23.459 00:06:23.459 Suite: app_suite 00:06:23.459 Test: test_spdk_app_parse_args ...--70176-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:23.459 --70176-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:23.459 --70176-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:06:23.459 --70176-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:06:23.459 --70176-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:23.459 app_ut: invalid option -- 'z' 00:06:23.459 app_ut [options] 00:06:23.459 00:06:23.459 CPU options: 00:06:23.459 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:06:23.459 (like [0,1,10]) 00:06:23.459 --lcores lcore to CPU mapping list. The list is in the format: 00:06:23.459 [<,lcores[@CPUs]>...] 00:06:23.459 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:06:23.459 Within the group, '-' is used for range separator, 00:06:23.459 ',' is used for single number separator. 00:06:23.459 '( )' can be omitted for single element group, 00:06:23.459 '@' can be omitted if cpus and lcores have the same value 00:06:23.459 --disable-cpumask-locks Disable CPU core lock files. 00:06:23.459 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:06:23.459 pollers in the app support interrupt mode) 00:06:23.459 -p, --main-core main (primary) core for DPDK 00:06:23.459 00:06:23.459 Configuration options: 00:06:23.459 -c, --config, --json JSON config file 00:06:23.459 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:06:23.459 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:06:23.459 --wait-for-rpc wait for RPCs to initialize subsystems 00:06:23.459 --rpcs-allowed comma-separated list of permitted RPCS 00:06:23.459 --json-ignore-init-errors don't exit on invalid config entry 00:06:23.459 00:06:23.459 Memory options: 00:06:23.459 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:06:23.459 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:06:23.459 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:06:23.459 -R, --huge-unlink unlink huge files after initialization 00:06:23.459 -n, --mem-channels number of memory channels used for DPDK 00:06:23.459 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:06:23.459 --msg-mempool-size global message memory pool size in count (default: 262143) 00:06:23.459 --no-huge run without using hugepages 00:06:23.459 -i, --shm-id shared memory ID (optional) 00:06:23.459 -g, --single-file-segments force creating just one hugetlbfs file 00:06:23.459 00:06:23.459 PCI options: 00:06:23.459 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:06:23.459 -B, --pci-blocked pci addr to block (can be used more than once) 00:06:23.459 -u, --no-pci disable PCI access 00:06:23.459 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:06:23.459 00:06:23.459 Log options: 00:06:23.459 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:06:23.459 --silence-noticelog disable notice level logging to stderr 00:06:23.459 00:06:23.459 Trace options: 00:06:23.459 --num-trace-entries number of trace entries for each core, must be power of 2, 00:06:23.459 setting 0 to disable trace (default 32768) 00:06:23.459 Tracepoints vary in size and can use more than one trace entry. 00:06:23.459 -e, --tpoint-group [:] 00:06:23.459 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:06:23.459 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:06:23.459 a tracepoint group. First tpoint inside a group can be enabled by 00:06:23.459 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:06:23.459 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:06:23.459 in /include/spdk_internal/trace_defs.h 00:06:23.459 00:06:23.459 Other options: 00:06:23.459 -h, --help show this usage 00:06:23.459 -v, --version print SPDK version 00:06:23.459 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:06:23.459 --env-context Opaque context for use of the env implementation 00:06:23.459 app_ut: unrecognized option '--test-long-opt' 00:06:23.459 app_ut [options] 00:06:23.459 00:06:23.459 CPU options: 00:06:23.460 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:06:23.460 (like [0,1,10]) 00:06:23.460 --lcores lcore to CPU mapping list. The list is in the format: 00:06:23.460 [<,lcores[@CPUs]>...] 00:06:23.460 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:06:23.460 Within the group, '-' is used for range separator, 00:06:23.460 ',' is used for single number separator. 00:06:23.460 '( )' can be omitted for single element group, 00:06:23.460 '@' can be omitted if cpus and lcores have the same value 00:06:23.460 --disable-cpumask-locks Disable CPU core lock files. 00:06:23.460 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:06:23.460 pollers in the app support interrupt mode) 00:06:23.460 -p, --main-core main (primary) core for DPDK 00:06:23.460 00:06:23.460 Configuration options: 00:06:23.460 -c, --config, --json JSON config file 00:06:23.460 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:06:23.460 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:06:23.460 --wait-for-rpc wait for RPCs to initialize subsystems 00:06:23.460 --rpcs-allowed comma-separated list of permitted RPCS 00:06:23.460 --json-ignore-init-errors don't exit on invalid config entry 00:06:23.460 00:06:23.460 Memory options: 00:06:23.460 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:06:23.460 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:06:23.460 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:06:23.460 -R, --huge-unlink unlink huge files after initialization 00:06:23.460 -n, --mem-channels number of memory channels used for DPDK 00:06:23.460 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:06:23.460 --msg-mempool-size global message memory pool size in count (default: 262143) 00:06:23.460 --no-huge run without using hugepages 00:06:23.460 -i, --shm-id shared memory ID (optional) 00:06:23.460 -g, --single-file-segments force creating just one hugetlbfs file 00:06:23.460 00:06:23.460 PCI options: 00:06:23.460 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:06:23.460 -B, --pci-blocked pci addr to block (can be used more than once) 00:06:23.460 -u, --no-pci disable PCI access 00:06:23.460 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:06:23.460 00:06:23.460 Log options: 00:06:23.460 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:06:23.460 --silence-noticelog disable notice level logging to stderr 00:06:23.460 00:06:23.460 Trace options: 00:06:23.460 --num-trace-entries number of trace entries for each core, must be power of 2, 00:06:23.460 setting 0 to disable trace (default 32768) 00:06:23.460 Tracepoints vary in size and can use more than one trace entry. 00:06:23.460 -e, --tpoint-group [:] 00:06:23.460 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:06:23.460 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:06:23.460 a tracepoint group. First tpoint inside a group can be enabled by 00:06:23.460 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:06:23.460 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:06:23.460 in /include/spdk_internal/trace_defs.h 00:06:23.460 00:06:23.460 Other options: 00:06:23.460 -h, --help show this usage 00:06:23.460 -v, --version print SPDK version 00:06:23.460 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:06:23.460 --env-context Opaque context for use of the env implementation 00:06:23.460 [2024-04-19 01:04:29.617516] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1105:spdk_app_parse_args: *ERROR*: Duplicated option 'c' between app-specific command line parameter and generic spdk opts. 00:06:23.461 [2024-04-19 01:04:29.653496] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1286:spdk_app_parse_args: *ERROR*: -B and -W cannot be used at the same time 00:06:23.461 app_ut [options] 00:06:23.461 00:06:23.461 CPU options: 00:06:23.461 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:06:23.461 (like [0,1,10]) 00:06:23.461 --lcores lcore to CPU mapping list. The list is in the format: 00:06:23.461 [<,lcores[@CPUs]>...] 00:06:23.461 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:06:23.461 Within the group, '-' is used for range separator, 00:06:23.461 ',' is used for single number separator. 00:06:23.461 '( )' can be omitted for single element group, 00:06:23.461 '@' can be omitted if cpus and lcores have the same value 00:06:23.461 --disable-cpumask-locks Disable CPU core lock files. 00:06:23.461 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:06:23.461 pollers in the app support interrupt mode) 00:06:23.461 -p, --main-core main (primary) core for DPDK 00:06:23.461 00:06:23.461 Configuration options: 00:06:23.461 -c, --config, --json JSON config file 00:06:23.461 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:06:23.461 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:06:23.461 --wait-for-rpc wait for RPCs to initialize subsystems 00:06:23.461 --rpcs-allowed comma-separated list of permitted RPCS 00:06:23.461 --json-ignore-init-errors don't exit on invalid config entry 00:06:23.461 00:06:23.461 Memory options: 00:06:23.461 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:06:23.461 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:06:23.461 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:06:23.461 -R, --huge-unlink unlink huge files after initialization 00:06:23.461 -n, --mem-channels number of memory channels used for DPDK 00:06:23.461 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:06:23.461 --msg-mempool-size global message memory pool size in count (default: 262143) 00:06:23.461 --no-huge run without using hugepages 00:06:23.461 -i, --shm-id shared memory ID (optional) 00:06:23.461 -g, --single-file-segments force creating just one hugetlbfs file 00:06:23.461 00:06:23.461 PCI options: 00:06:23.461 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:06:23.461 -B, --pci-blocked pci addr to block (can be used more than once) 00:06:23.461 -u, --no-pci disable PCI access 00:06:23.461 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:06:23.461 00:06:23.461 Log options: 00:06:23.461 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:06:23.461 --silence-noticelog disable notice level logging to stderr 00:06:23.461 00:06:23.461 Trace options: 00:06:23.461 --num-trace-entries number of trace entries for each core, must be power of 2, 00:06:23.461 setting 0 to disable trace (default 32768) 00:06:23.461 Tracepoints vary in size and can use more than one trace entry. 00:06:23.461 -e, --tpoint-group [:] 00:06:23.461 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:06:23.461 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:06:23.461 a tracepoint group. First tpoint inside a group can be enabled by 00:06:23.461 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:06:23.461 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:06:23.461 in /include/spdk_internal/trace_defs.h 00:06:23.461 00:06:23.461 Other options: 00:06:23.461 -h, --help show this usage 00:06:23.461 -v, --version print SPDK version 00:06:23.461 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:06:23.461 --env-context Opaque context for use of the env implementation 00:06:23.461 [2024-04-19 01:04:29.656771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1191:spdk_app_parse_args: *ERROR*: Invalid main core --single-file-segments 00:06:23.461 passed 00:06:23.461 00:06:23.720 Run Summary: Type Total Ran Passed Failed Inactive 00:06:23.720 suites 1 1 n/a 0 0 00:06:23.720 tests 1 1 1 0 0 00:06:23.720 asserts 8 8 8 0 n/a 00:06:23.720 00:06:23.720 Elapsed time = 0.108 seconds 00:06:23.720 --70176-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:23.720 ==70176== 00:06:23.720 ==70176== HEAP SUMMARY: 00:06:23.720 ==70176== in use at exit: 0 bytes in 0 blocks 00:06:23.720 ==70176== total heap usage: 129 allocs, 129 frees, 195,628 bytes allocated 00:06:23.720 ==70176== 00:06:23.720 ==70176== All heap blocks were freed -- no leaks are possible 00:06:23.720 ==70176== 00:06:23.720 ==70176== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:23.720 01:04:29 -- unit/unittest.sh@51 -- # 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:06:23.720 ==70183== Memcheck, a memory error detector 00:06:23.720 ==70183== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:23.720 ==70183== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:23.720 ==70183== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:06:23.720 ==70183== 00:06:23.720 --70183-- Valgrind options: 00:06:23.720 --70183-- --leak-check=full 00:06:23.720 --70183-- --error-exitcode=2 00:06:23.720 --70183-- --verbose 00:06:23.720 --70183-- Contents of /proc/version: 00:06:23.720 --70183-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:23.720 --70183-- 00:06:23.720 --70183-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:23.720 --70183-- Page sizes: currently 4096, max supported 4096 00:06:23.720 --70183-- Valgrind library directory: /usr/libexec/valgrind 00:06:23.720 --70183-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:06:23.720 --70183-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:23.720 --70183-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:23.720 --70183-- might be shown as UnknownInlinedFun 00:06:23.720 --70183-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:23.720 --70183-- object doesn't have a dynamic symbol table 00:06:23.720 --70183-- Scheduler: using generic scheduler lock implementation. 00:06:23.720 --70183-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:23.720 ==70183== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70183-by-???-on-8019b903ff7f 00:06:23.720 ==70183== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70183-by-???-on-8019b903ff7f 00:06:23.720 ==70183== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70183-by-???-on-8019b903ff7f 00:06:23.720 ==70183== 00:06:23.720 ==70183== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:23.720 ==70183== don't want to do, unless you know exactly what you're doing, 00:06:23.720 ==70183== or are doing some strange experiment): 00:06:23.720 ==70183== /usr/libexec/valgrind/../../bin/vgdb --pid=70183 ...command... 00:06:23.720 ==70183== 00:06:23.720 ==70183== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:23.720 ==70183== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:06:23.720 ==70183== and then give GDB the following command 00:06:23.720 ==70183== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70183 00:06:23.720 ==70183== --pid is optional if only one valgrind process is running 00:06:23.720 ==70183== 00:06:23.720 --70183-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:23.721 --70183-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:23.721 --70183-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:23.721 --70183-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:23.721 ==70183== WARNING: new redirection conflicts with existing -- ignoring it 00:06:23.721 --70183-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:23.721 --70183-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:23.721 --70183-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:23.721 --70183-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:23.721 --70183-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:23.721 --70183-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:23.721 --70183-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:23.721 --70183-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:23.721 --70183-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:23.721 --70183-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:23.721 --70183-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:23.721 --70183-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:23.721 --70183-- Reading syms from /usr/lib64/libm.so.6 00:06:23.721 --70183-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:23.721 --70183-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:23.721 --70183-- Reading syms from /usr/lib64/libc.so.6 00:06:23.979 ==70183== WARNING: new redirection conflicts with existing -- ignoring it 00:06:23.979 --70183-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:23.979 --70183-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:23.979 ==70183== WARNING: new redirection conflicts with existing -- ignoring it 00:06:23.979 --70183-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:23.979 --70183-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:23.979 ==70183== WARNING: new redirection conflicts with existing -- ignoring it 00:06:23.979 --70183-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:23.979 --70183-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:23.979 ==70183== WARNING: new redirection conflicts with existing -- ignoring it 00:06:23.979 --70183-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:23.979 --70183-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:23.979 --70183-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:23.979 --70183-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:23.979 --70183-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:23.979 --70183-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:23.979 --70183-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:23.979 --70183-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:23.979 --70183-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.979 --70183-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.979 --70183-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.979 --70183-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.979 --70183-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.979 --70183-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 ==70183== Preferring higher priority redirection: 00:06:23.980 --70183-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:23.980 --70183-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:23.980 --70183-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 --70183-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:23.980 ==70183== WARNING: new redirection conflicts with existing -- ignoring it 00:06:23.980 --70183-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:23.980 --70183-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:23.980 ==70183== WARNING: new redirection conflicts with existing -- ignoring it 00:06:23.980 --70183-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:23.980 --70183-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:23.980 --70183-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:23.980 --70183-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:23.980 --70183-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:23.980 --70183-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:23.980 --70183-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:23.980 --70183-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:23.980 --70183-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:23.980 --70183-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:23.980 --70183-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:23.980 --70183-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:23.980 --70183-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:23.980 --70183-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:23.980 --70183-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:23.980 --70183-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:24.239 --70183-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:24.239 --70183-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:24.239 00:06:24.239 00:06:24.239 CUnit - A unit testing framework for C - Version 2.1-3 00:06:24.239 http://cunit.sourceforge.net/ 00:06:24.239 00:06:24.239 00:06:24.239 Suite: app_suite 00:06:24.239 Test: test_create_reactor ...--70183-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:24.239 passed 00:06:24.239 Test: test_init_reactors ...passed 00:06:24.239 Test: test_event_call ...passed 00:06:24.239 Test: test_schedule_thread ...passed 00:06:24.239 Test: test_reschedule_thread ...passed 00:06:24.239 Test: test_bind_thread ...passed 00:06:24.239 Test: test_for_each_reactor ...passed 00:06:24.239 Test: test_reactor_stats ...passed 00:06:24.498 Test: test_scheduler ...passed 00:06:24.498 Test: test_governor ...passed 00:06:24.498 00:06:24.498 Run Summary: Type Total Ran Passed Failed Inactive 00:06:24.498 suites 1 1 n/a 0 0 00:06:24.498 tests 10 10 10 0 0 00:06:24.498 asserts 344 344 344 0 n/a 00:06:24.498 00:06:24.498 Elapsed time = 0.295 seconds 00:06:24.498 --70183-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:24.498 --70183-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:24.498 ==70183== 00:06:24.498 ==70183== HEAP SUMMARY: 00:06:24.498 ==70183== in use at exit: 72 bytes in 1 blocks 00:06:24.498 ==70183== total heap usage: 13,741 allocs, 13,740 frees, 649,748 bytes allocated 00:06:24.498 ==70183== 00:06:24.498 ==70183== Searching for pointers to 1 not-freed blocks 00:06:24.498 ==70183== Checked 6,571,112 bytes 00:06:24.498 ==70183== 00:06:24.498 ==70183== LEAK SUMMARY: 00:06:24.498 ==70183== definitely lost: 0 bytes in 0 blocks 00:06:24.498 ==70183== indirectly lost: 0 bytes in 0 blocks 00:06:24.498 ==70183== possibly lost: 0 bytes in 0 blocks 00:06:24.498 ==70183== still reachable: 72 bytes in 1 blocks 00:06:24.498 ==70183== suppressed: 0 bytes in 0 blocks 00:06:24.498 ==70183== Reachable blocks (those to which a pointer was found) are not shown. 00:06:24.498 ==70183== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:24.498 ==70183== 00:06:24.498 ==70183== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:24.498 00:06:24.498 real 0m1.675s 00:06:24.498 user 0m1.606s 00:06:24.498 sys 0m0.063s 00:06:24.498 01:04:30 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:24.498 01:04:30 -- common/autotest_common.sh@10 -- # set +x 00:06:24.498 ************************************ 00:06:24.498 END TEST unittest_event 00:06:24.498 ************************************ 00:06:24.498 01:04:30 -- unit/unittest.sh@233 -- # uname -s 00:06:24.498 01:04:30 -- unit/unittest.sh@233 -- # '[' Linux = Linux ']' 00:06:24.498 01:04:30 -- unit/unittest.sh@234 -- # run_test unittest_ftl unittest_ftl 00:06:24.498 01:04:30 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:24.498 01:04:30 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:24.498 01:04:30 -- common/autotest_common.sh@10 -- # set +x 00:06:24.498 ************************************ 00:06:24.498 START TEST unittest_ftl 00:06:24.498 ************************************ 00:06:24.498 01:04:30 -- common/autotest_common.sh@1111 -- # unittest_ftl 00:06:24.498 01:04:30 -- unit/unittest.sh@55 -- # 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:06:24.498 ==70220== Memcheck, a memory error detector 00:06:24.498 ==70220== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:24.498 ==70220== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:24.498 ==70220== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:06:24.498 ==70220== 00:06:24.498 --70220-- Valgrind options: 00:06:24.498 --70220-- --leak-check=full 00:06:24.498 --70220-- --error-exitcode=2 00:06:24.498 --70220-- --verbose 00:06:24.498 --70220-- Contents of /proc/version: 00:06:24.498 --70220-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:24.498 --70220-- 00:06:24.499 --70220-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:24.499 --70220-- Page sizes: currently 4096, max supported 4096 00:06:24.499 --70220-- Valgrind library directory: /usr/libexec/valgrind 00:06:24.499 --70220-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:06:24.499 --70220-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:24.499 --70220-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:24.499 --70220-- might be shown as UnknownInlinedFun 00:06:24.499 --70220-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:24.499 --70220-- object doesn't have a dynamic symbol table 00:06:24.499 --70220-- Scheduler: using generic scheduler lock implementation. 00:06:24.499 --70220-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:24.499 ==70220== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70220-by-???-on-8019b903ff7f 00:06:24.499 ==70220== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70220-by-???-on-8019b903ff7f 00:06:24.499 ==70220== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70220-by-???-on-8019b903ff7f 00:06:24.499 ==70220== 00:06:24.499 ==70220== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:24.499 ==70220== don't want to do, unless you know exactly what you're doing, 00:06:24.499 ==70220== or are doing some strange experiment): 00:06:24.499 ==70220== /usr/libexec/valgrind/../../bin/vgdb --pid=70220 ...command... 00:06:24.499 ==70220== 00:06:24.499 ==70220== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:24.499 ==70220== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:06:24.499 ==70220== and then give GDB the following command 00:06:24.499 ==70220== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70220 00:06:24.499 ==70220== --pid is optional if only one valgrind process is running 00:06:24.499 ==70220== 00:06:24.758 --70220-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:24.758 --70220-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:24.758 --70220-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:24.758 --70220-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:24.758 ==70220== WARNING: new redirection conflicts with existing -- ignoring it 00:06:24.758 --70220-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:24.758 --70220-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:24.758 --70220-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:24.758 --70220-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:24.758 --70220-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:24.758 --70220-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:24.758 --70220-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:24.758 --70220-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:24.758 --70220-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:24.758 --70220-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:24.758 --70220-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:24.758 --70220-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:24.758 --70220-- Reading syms from /usr/lib64/libm.so.6 00:06:24.758 --70220-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:24.758 --70220-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:24.758 --70220-- Reading syms from /usr/lib64/libc.so.6 00:06:24.758 ==70220== WARNING: new redirection conflicts with existing -- ignoring it 00:06:24.758 --70220-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:24.758 --70220-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:24.758 ==70220== WARNING: new redirection conflicts with existing -- ignoring it 00:06:24.758 --70220-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:24.758 --70220-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:24.758 ==70220== WARNING: new redirection conflicts with existing -- ignoring it 00:06:24.758 --70220-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:24.758 --70220-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:24.758 ==70220== WARNING: new redirection conflicts with existing -- ignoring it 00:06:24.758 --70220-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:24.758 --70220-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:25.017 --70220-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:25.017 --70220-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:25.017 --70220-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:25.017 --70220-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:25.017 --70220-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:25.017 --70220-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:25.017 --70220-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.017 --70220-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 ==70220== Preferring higher priority redirection: 00:06:25.018 --70220-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:25.018 --70220-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:25.018 --70220-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 --70220-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:25.018 ==70220== WARNING: new redirection conflicts with existing -- ignoring it 00:06:25.018 --70220-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:25.018 --70220-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:25.018 ==70220== WARNING: new redirection conflicts with existing -- ignoring it 00:06:25.018 --70220-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:25.018 --70220-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:25.018 --70220-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:25.018 --70220-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:25.018 --70220-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:25.018 --70220-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:25.018 --70220-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:25.018 --70220-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:25.018 --70220-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:25.018 --70220-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:25.018 --70220-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:25.018 --70220-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:25.018 --70220-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:25.018 --70220-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:25.018 --70220-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:25.018 --70220-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:25.276 --70220-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:25.276 --70220-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:25.276 00:06:25.276 00:06:25.276 CUnit - A unit testing framework for C - Version 2.1-3 00:06:25.276 http://cunit.sourceforge.net/ 00:06:25.276 00:06:25.276 00:06:25.276 Suite: ftl_band_suite 00:06:25.276 Test: test_band_block_offset_from_addr_base ...--70220-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:25.276 --70220-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:25.276 passed 00:06:25.276 Test: test_band_block_offset_from_addr_offset ...passed 00:06:25.276 Test: test_band_addr_from_block_offset ...passed 00:06:25.534 Test: test_band_set_addr ...passed 00:06:25.534 Test: test_invalidate_addr ...passed 00:06:25.534 Test: test_next_xfer_addr ...passed 00:06:25.534 00:06:25.534 Run Summary: Type Total Ran Passed Failed Inactive 00:06:25.534 suites 1 1 n/a 0 0 00:06:25.534 tests 6 6 6 0 0 00:06:25.534 asserts 30356 30356 30356 0 n/a 00:06:25.534 00:06:25.534 Elapsed time = 0.320 seconds 00:06:25.534 --70220-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:25.535 --70220-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:25.535 ==70220== 00:06:25.535 ==70220== HEAP SUMMARY: 00:06:25.535 ==70220== in use at exit: 67,109,768 bytes in 1,026 blocks 00:06:25.535 ==70220== total heap usage: 6,547 allocs, 5,521 frees, 429,735,343 bytes allocated 00:06:25.535 ==70220== 00:06:25.535 ==70220== Searching for pointers to 1,026 not-freed blocks 00:06:25.793 ==70220== Checked 6,599,952 bytes 00:06:25.793 ==70220== 00:06:25.793 ==70220== LEAK SUMMARY: 00:06:25.793 ==70220== definitely lost: 0 bytes in 0 blocks 00:06:25.793 ==70220== indirectly lost: 0 bytes in 0 blocks 00:06:25.793 ==70220== possibly lost: 0 bytes in 0 blocks 00:06:25.793 ==70220== still reachable: 67,109,768 bytes in 1,026 blocks 00:06:25.793 ==70220== suppressed: 0 bytes in 0 blocks 00:06:25.793 ==70220== Reachable blocks (those to which a pointer was found) are not shown. 00:06:25.793 ==70220== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:25.793 ==70220== 00:06:25.793 ==70220== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:25.793 01:04:31 -- 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_bitmap.c/ftl_bitmap_ut 00:06:25.793 ==70232== Memcheck, a memory error detector 00:06:25.794 ==70232== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:25.794 ==70232== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:25.794 ==70232== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:06:25.794 ==70232== 00:06:25.794 --70232-- Valgrind options: 00:06:25.794 --70232-- --leak-check=full 00:06:25.794 --70232-- --error-exitcode=2 00:06:25.794 --70232-- --verbose 00:06:25.794 --70232-- Contents of /proc/version: 00:06:25.794 --70232-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:25.794 --70232-- 00:06:25.794 --70232-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:25.794 --70232-- Page sizes: currently 4096, max supported 4096 00:06:25.794 --70232-- Valgrind library directory: /usr/libexec/valgrind 00:06:25.794 --70232-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:06:25.794 --70232-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:25.794 --70232-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:25.794 --70232-- might be shown as UnknownInlinedFun 00:06:25.794 --70232-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:25.794 --70232-- object doesn't have a dynamic symbol table 00:06:25.794 --70232-- Scheduler: using generic scheduler lock implementation. 00:06:25.794 --70232-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:25.794 ==70232== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70232-by-???-on-8019b903ff7f 00:06:25.794 ==70232== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70232-by-???-on-8019b903ff7f 00:06:25.794 ==70232== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70232-by-???-on-8019b903ff7f 00:06:25.794 ==70232== 00:06:25.794 ==70232== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:25.794 ==70232== don't want to do, unless you know exactly what you're doing, 00:06:25.794 ==70232== or are doing some strange experiment): 00:06:25.794 ==70232== /usr/libexec/valgrind/../../bin/vgdb --pid=70232 ...command... 00:06:25.794 ==70232== 00:06:25.794 ==70232== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:25.794 ==70232== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:06:25.794 ==70232== and then give GDB the following command 00:06:25.794 ==70232== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70232 00:06:25.794 ==70232== --pid is optional if only one valgrind process is running 00:06:25.794 ==70232== 00:06:25.794 --70232-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:25.794 --70232-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:25.794 --70232-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:25.794 --70232-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:25.794 ==70232== WARNING: new redirection conflicts with existing -- ignoring it 00:06:25.794 --70232-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:25.794 --70232-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:25.794 --70232-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:25.794 --70232-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:25.794 --70232-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:25.794 --70232-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:25.794 --70232-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:25.794 --70232-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:25.794 --70232-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:25.794 --70232-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:25.794 --70232-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:25.794 --70232-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:25.794 --70232-- Reading syms from /usr/lib64/libm.so.6 00:06:25.794 --70232-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:25.794 --70232-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:25.794 --70232-- Reading syms from /usr/lib64/libc.so.6 00:06:25.794 ==70232== WARNING: new redirection conflicts with existing -- ignoring it 00:06:25.794 --70232-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:25.794 --70232-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:25.794 ==70232== WARNING: new redirection conflicts with existing -- ignoring it 00:06:25.794 --70232-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:25.794 --70232-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:25.794 ==70232== WARNING: new redirection conflicts with existing -- ignoring it 00:06:25.794 --70232-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:25.794 --70232-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:25.794 ==70232== WARNING: new redirection conflicts with existing -- ignoring it 00:06:25.794 --70232-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:25.794 --70232-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:26.053 --70232-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:26.053 --70232-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:26.053 --70232-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:26.053 --70232-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:26.053 --70232-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:26.053 --70232-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:26.053 --70232-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.053 --70232-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.053 --70232-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.053 --70232-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.053 --70232-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.053 --70232-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.053 --70232-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.053 --70232-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.053 --70232-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.053 --70232-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.053 --70232-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.053 --70232-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.053 --70232-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.053 --70232-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 ==70232== Preferring higher priority redirection: 00:06:26.054 --70232-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:26.054 --70232-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:26.054 --70232-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 --70232-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.054 ==70232== WARNING: new redirection conflicts with existing -- ignoring it 00:06:26.054 --70232-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:26.054 --70232-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:26.054 ==70232== WARNING: new redirection conflicts with existing -- ignoring it 00:06:26.054 --70232-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:26.054 --70232-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:26.054 --70232-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:26.054 --70232-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:26.054 --70232-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:26.054 --70232-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:26.054 --70232-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:26.054 --70232-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:26.054 --70232-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:26.054 --70232-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:26.054 --70232-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:26.054 --70232-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:26.054 --70232-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:26.054 --70232-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:26.054 --70232-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:26.054 --70232-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:26.054 --70232-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:26.054 --70232-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:26.054 00:06:26.054 00:06:26.054 CUnit - A unit testing framework for C - Version 2.1-3 00:06:26.054 http://cunit.sourceforge.net/ 00:06:26.054 00:06:26.054 00:06:26.054 Suite: ftl_bitmap 00:06:26.054 Test: test_ftl_bitmap_create ...[2024-04-19 01:04:32.223030] /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:06:26.054 [2024-04-19 01:04:32.250753] /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:06:26.054 passed 00:06:26.054 Test: test_ftl_bitmap_get ...passed 00:06:26.054 Test: test_ftl_bitmap_set ...passed 00:06:26.054 Test: test_ftl_bitmap_clear ...passed 00:06:26.313 Test: test_ftl_bitmap_find_first_set ...passed 00:06:26.313 Test: test_ftl_bitmap_find_first_clear ...passed 00:06:26.313 Test: test_ftl_bitmap_count_set ...passed 00:06:26.313 00:06:26.313 Run Summary: Type Total Ran Passed Failed Inactive 00:06:26.313 suites 1 1 n/a 0 0 00:06:26.313 tests 7 7 7 0 0 00:06:26.313 asserts 137 137 137 0 n/a 00:06:26.313 00:06:26.313 Elapsed time = 0.056 seconds 00:06:26.313 --70232-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:26.313 --70232-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:26.313 ==70232== 00:06:26.313 ==70232== HEAP SUMMARY: 00:06:26.313 ==70232== in use at exit: 0 bytes in 0 blocks 00:06:26.313 ==70232== total heap usage: 73 allocs, 73 frees, 107,709 bytes allocated 00:06:26.313 ==70232== 00:06:26.313 ==70232== All heap blocks were freed -- no leaks are possible 00:06:26.313 ==70232== 00:06:26.313 ==70232== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:26.314 01:04:32 -- 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_io.c/ftl_io_ut 00:06:26.314 ==70233== Memcheck, a memory error detector 00:06:26.314 ==70233== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:26.314 ==70233== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:26.314 ==70233== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:06:26.314 ==70233== 00:06:26.314 --70233-- Valgrind options: 00:06:26.314 --70233-- --leak-check=full 00:06:26.314 --70233-- --error-exitcode=2 00:06:26.314 --70233-- --verbose 00:06:26.314 --70233-- Contents of /proc/version: 00:06:26.314 --70233-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:26.314 --70233-- 00:06:26.314 --70233-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:26.314 --70233-- Page sizes: currently 4096, max supported 4096 00:06:26.314 --70233-- Valgrind library directory: /usr/libexec/valgrind 00:06:26.314 --70233-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:06:26.314 --70233-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:26.314 --70233-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:26.314 --70233-- might be shown as UnknownInlinedFun 00:06:26.314 --70233-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:26.314 --70233-- object doesn't have a dynamic symbol table 00:06:26.314 --70233-- Scheduler: using generic scheduler lock implementation. 00:06:26.314 --70233-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:26.314 ==70233== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70233-by-???-on-8019b903ff7f 00:06:26.314 ==70233== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70233-by-???-on-8019b903ff7f 00:06:26.314 ==70233== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70233-by-???-on-8019b903ff7f 00:06:26.314 ==70233== 00:06:26.314 ==70233== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:26.314 ==70233== don't want to do, unless you know exactly what you're doing, 00:06:26.314 ==70233== or are doing some strange experiment): 00:06:26.314 ==70233== /usr/libexec/valgrind/../../bin/vgdb --pid=70233 ...command... 00:06:26.314 ==70233== 00:06:26.314 ==70233== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:26.314 ==70233== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:06:26.314 ==70233== and then give GDB the following command 00:06:26.314 ==70233== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70233 00:06:26.314 ==70233== --pid is optional if only one valgrind process is running 00:06:26.314 ==70233== 00:06:26.314 --70233-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:26.314 --70233-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:26.314 --70233-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:26.314 --70233-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:26.314 ==70233== WARNING: new redirection conflicts with existing -- ignoring it 00:06:26.314 --70233-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:26.314 --70233-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:26.314 --70233-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:26.314 --70233-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:26.314 --70233-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:26.314 --70233-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:26.314 --70233-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:26.314 --70233-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:26.314 --70233-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:26.314 --70233-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:26.314 --70233-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:26.314 --70233-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:26.314 --70233-- Reading syms from /usr/lib64/libm.so.6 00:06:26.314 --70233-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:26.314 --70233-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:26.314 --70233-- Reading syms from /usr/lib64/libc.so.6 00:06:26.314 ==70233== WARNING: new redirection conflicts with existing -- ignoring it 00:06:26.314 --70233-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:26.314 --70233-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:26.314 ==70233== WARNING: new redirection conflicts with existing -- ignoring it 00:06:26.314 --70233-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:26.314 --70233-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:26.314 ==70233== WARNING: new redirection conflicts with existing -- ignoring it 00:06:26.314 --70233-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:26.314 --70233-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:26.314 ==70233== WARNING: new redirection conflicts with existing -- ignoring it 00:06:26.314 --70233-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:26.314 --70233-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:26.573 --70233-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:26.573 --70233-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:26.573 --70233-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:26.573 --70233-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:26.573 --70233-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:26.573 --70233-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:26.573 --70233-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 ==70233== Preferring higher priority redirection: 00:06:26.573 --70233-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:26.573 --70233-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:26.573 --70233-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 --70233-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:26.573 ==70233== WARNING: new redirection conflicts with existing -- ignoring it 00:06:26.573 --70233-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:26.573 --70233-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:26.573 ==70233== WARNING: new redirection conflicts with existing -- ignoring it 00:06:26.573 --70233-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:26.573 --70233-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:26.573 --70233-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:26.573 --70233-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:26.573 --70233-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:26.573 --70233-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:26.574 --70233-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:26.574 --70233-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:26.574 --70233-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:26.574 --70233-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:26.574 --70233-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:26.574 --70233-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:26.574 --70233-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:26.574 --70233-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:26.574 --70233-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:26.574 --70233-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:26.574 --70233-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:26.574 --70233-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:26.574 00:06:26.574 00:06:26.574 CUnit - A unit testing framework for C - Version 2.1-3 00:06:26.574 http://cunit.sourceforge.net/ 00:06:26.574 00:06:26.574 00:06:26.574 Suite: ftl_io_suite 00:06:26.832 Test: test_completion ...--70233-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:26.832 passed 00:06:26.832 Test: test_multiple_ios ...passed 00:06:26.832 00:06:26.832 Run Summary: Type Total Ran Passed Failed Inactive 00:06:26.832 suites 1 1 n/a 0 0 00:06:26.832 tests 2 2 2 0 0 00:06:26.832 asserts 47 47 47 0 n/a 00:06:26.832 00:06:26.832 Elapsed time = 0.094 seconds 00:06:26.832 --70233-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:26.832 --70233-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:26.832 ==70233== 00:06:26.832 ==70233== HEAP SUMMARY: 00:06:26.832 ==70233== in use at exit: 0 bytes in 0 blocks 00:06:26.832 ==70233== total heap usage: 2,156 allocs, 2,156 frees, 221,064 bytes allocated 00:06:26.832 ==70233== 00:06:26.832 ==70233== All heap blocks were freed -- no leaks are possible 00:06:26.832 ==70233== 00:06:26.832 ==70233== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:26.832 01:04:32 -- 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_mngt/ftl_mngt_ut 00:06:26.832 ==70247== Memcheck, a memory error detector 00:06:26.832 ==70247== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:26.832 ==70247== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:26.833 ==70247== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:06:26.833 ==70247== 00:06:26.833 --70247-- Valgrind options: 00:06:26.833 --70247-- --leak-check=full 00:06:26.833 --70247-- --error-exitcode=2 00:06:26.833 --70247-- --verbose 00:06:26.833 --70247-- Contents of /proc/version: 00:06:26.833 --70247-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:26.833 --70247-- 00:06:26.833 --70247-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:26.833 --70247-- Page sizes: currently 4096, max supported 4096 00:06:26.833 --70247-- Valgrind library directory: /usr/libexec/valgrind 00:06:26.833 --70247-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:06:26.833 --70247-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:26.833 --70247-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:26.833 --70247-- might be shown as UnknownInlinedFun 00:06:26.833 --70247-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:26.833 --70247-- object doesn't have a dynamic symbol table 00:06:26.833 --70247-- Scheduler: using generic scheduler lock implementation. 00:06:26.833 --70247-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:26.833 ==70247== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70247-by-???-on-8019b903ff7f 00:06:26.833 ==70247== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70247-by-???-on-8019b903ff7f 00:06:26.833 ==70247== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70247-by-???-on-8019b903ff7f 00:06:26.833 ==70247== 00:06:26.833 ==70247== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:26.833 ==70247== don't want to do, unless you know exactly what you're doing, 00:06:26.833 ==70247== or are doing some strange experiment): 00:06:26.833 ==70247== /usr/libexec/valgrind/../../bin/vgdb --pid=70247 ...command... 00:06:26.833 ==70247== 00:06:26.833 ==70247== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:26.833 ==70247== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:06:26.833 ==70247== and then give GDB the following command 00:06:26.833 ==70247== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70247 00:06:26.833 ==70247== --pid is optional if only one valgrind process is running 00:06:26.833 ==70247== 00:06:26.833 --70247-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:26.833 --70247-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:26.833 --70247-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:26.833 --70247-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:26.833 ==70247== WARNING: new redirection conflicts with existing -- ignoring it 00:06:26.833 --70247-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:26.833 --70247-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:27.093 --70247-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:27.093 --70247-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:27.093 --70247-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:27.093 --70247-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:27.093 --70247-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:27.093 --70247-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:27.093 --70247-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:27.093 --70247-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:27.093 --70247-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:27.093 --70247-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:27.093 --70247-- Reading syms from /usr/lib64/libm.so.6 00:06:27.093 --70247-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:27.093 --70247-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:27.093 --70247-- Reading syms from /usr/lib64/libc.so.6 00:06:27.093 ==70247== WARNING: new redirection conflicts with existing -- ignoring it 00:06:27.093 --70247-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:27.093 --70247-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:27.093 ==70247== WARNING: new redirection conflicts with existing -- ignoring it 00:06:27.093 --70247-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:27.093 --70247-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:27.093 ==70247== WARNING: new redirection conflicts with existing -- ignoring it 00:06:27.093 --70247-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:27.093 --70247-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:27.093 ==70247== WARNING: new redirection conflicts with existing -- ignoring it 00:06:27.093 --70247-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:27.093 --70247-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:27.093 --70247-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:27.093 --70247-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:27.093 --70247-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:27.093 --70247-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:27.093 --70247-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:27.093 --70247-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:27.093 --70247-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.093 --70247-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.093 --70247-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.093 --70247-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.093 --70247-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.093 --70247-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.093 --70247-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.093 --70247-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.093 --70247-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 ==70247== Preferring higher priority redirection: 00:06:27.094 --70247-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:27.094 --70247-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:27.094 --70247-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 --70247-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.094 ==70247== WARNING: new redirection conflicts with existing -- ignoring it 00:06:27.094 --70247-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:27.094 --70247-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:27.094 ==70247== WARNING: new redirection conflicts with existing -- ignoring it 00:06:27.094 --70247-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:27.094 --70247-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:27.094 --70247-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:27.353 --70247-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:27.353 --70247-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:27.353 --70247-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:27.353 --70247-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:27.353 --70247-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:27.353 --70247-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:27.353 --70247-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:27.353 --70247-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:27.353 --70247-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:27.353 --70247-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:27.353 --70247-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:27.353 --70247-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:27.353 --70247-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:27.353 --70247-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:27.353 --70247-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:27.353 00:06:27.353 00:06:27.353 CUnit - A unit testing framework for C - Version 2.1-3 00:06:27.353 http://cunit.sourceforge.net/ 00:06:27.353 00:06:27.353 00:06:27.353 Suite: ftl_mngt 00:06:27.353 Test: test_next_step ...passed 00:06:27.353 Test: test_continue_step ...passed 00:06:27.353 Test: test_get_func_and_step_cntx_alloc ...passed 00:06:27.353 Test: test_fail_step ...passed 00:06:27.353 Test: test_mngt_call_and_call_rollback ...passed 00:06:27.353 Test: test_nested_process_failure ...passed 00:06:27.353 00:06:27.353 Run Summary: Type Total Ran Passed Failed Inactive 00:06:27.353 suites 1 1 n/a 0 0 00:06:27.353 tests 6 6 6 0 0 00:06:27.353 asserts 176 176 176 0 n/a 00:06:27.353 00:06:27.353 Elapsed time = 0.092 seconds 00:06:27.353 --70247-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:27.353 --70247-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:27.353 ==70247== 00:06:27.353 ==70247== HEAP SUMMARY: 00:06:27.353 ==70247== in use at exit: 0 bytes in 0 blocks 00:06:27.353 ==70247== total heap usage: 177 allocs, 177 frees, 111,915 bytes allocated 00:06:27.353 ==70247== 00:06:27.353 ==70247== All heap blocks were freed -- no leaks are possible 00:06:27.353 ==70247== 00:06:27.353 ==70247== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:27.353 01:04:33 -- 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_mempool.c/ftl_mempool_ut 00:06:27.353 ==70254== Memcheck, a memory error detector 00:06:27.353 ==70254== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:27.353 ==70254== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:27.353 ==70254== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:06:27.353 ==70254== 00:06:27.353 --70254-- Valgrind options: 00:06:27.353 --70254-- --leak-check=full 00:06:27.353 --70254-- --error-exitcode=2 00:06:27.353 --70254-- --verbose 00:06:27.353 --70254-- Contents of /proc/version: 00:06:27.353 --70254-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:27.353 --70254-- 00:06:27.353 --70254-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:27.353 --70254-- Page sizes: currently 4096, max supported 4096 00:06:27.353 --70254-- Valgrind library directory: /usr/libexec/valgrind 00:06:27.353 --70254-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:06:27.354 --70254-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:27.354 --70254-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:27.354 --70254-- might be shown as UnknownInlinedFun 00:06:27.612 --70254-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:27.612 --70254-- object doesn't have a dynamic symbol table 00:06:27.612 --70254-- Scheduler: using generic scheduler lock implementation. 00:06:27.612 --70254-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:27.612 ==70254== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70254-by-???-on-8019b903ff7f 00:06:27.612 ==70254== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70254-by-???-on-8019b903ff7f 00:06:27.612 ==70254== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70254-by-???-on-8019b903ff7f 00:06:27.612 ==70254== 00:06:27.612 ==70254== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:27.612 ==70254== don't want to do, unless you know exactly what you're doing, 00:06:27.613 ==70254== or are doing some strange experiment): 00:06:27.613 ==70254== /usr/libexec/valgrind/../../bin/vgdb --pid=70254 ...command... 00:06:27.613 ==70254== 00:06:27.613 ==70254== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:27.613 ==70254== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:06:27.613 ==70254== and then give GDB the following command 00:06:27.613 ==70254== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70254 00:06:27.613 ==70254== --pid is optional if only one valgrind process is running 00:06:27.613 ==70254== 00:06:27.613 --70254-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:27.613 --70254-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:27.613 --70254-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:27.613 --70254-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:27.613 ==70254== WARNING: new redirection conflicts with existing -- ignoring it 00:06:27.613 --70254-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:27.613 --70254-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:27.613 --70254-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:27.613 --70254-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:27.613 --70254-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:27.613 --70254-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:27.613 --70254-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:27.613 --70254-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:27.613 --70254-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:27.613 --70254-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:27.613 --70254-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:27.613 --70254-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:27.613 --70254-- Reading syms from /usr/lib64/libm.so.6 00:06:27.613 --70254-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:27.613 --70254-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:27.613 --70254-- Reading syms from /usr/lib64/libc.so.6 00:06:27.613 ==70254== WARNING: new redirection conflicts with existing -- ignoring it 00:06:27.613 --70254-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:27.613 --70254-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:27.613 ==70254== WARNING: new redirection conflicts with existing -- ignoring it 00:06:27.613 --70254-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:27.613 --70254-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:27.613 ==70254== WARNING: new redirection conflicts with existing -- ignoring it 00:06:27.613 --70254-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:27.613 --70254-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:27.613 ==70254== WARNING: new redirection conflicts with existing -- ignoring it 00:06:27.613 --70254-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:27.613 --70254-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:27.613 --70254-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:27.613 --70254-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:27.613 --70254-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:27.613 --70254-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:27.613 --70254-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:27.613 --70254-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:27.872 --70254-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 ==70254== Preferring higher priority redirection: 00:06:27.872 --70254-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:27.872 --70254-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:27.872 --70254-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 --70254-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:27.872 ==70254== WARNING: new redirection conflicts with existing -- ignoring it 00:06:27.872 --70254-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:27.872 --70254-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:27.872 ==70254== WARNING: new redirection conflicts with existing -- ignoring it 00:06:27.872 --70254-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:27.872 --70254-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:27.872 --70254-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:27.872 --70254-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:27.872 --70254-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:27.872 --70254-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:27.872 --70254-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:27.872 --70254-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:27.872 --70254-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:27.872 --70254-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:27.872 --70254-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:27.872 --70254-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:27.872 --70254-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:27.872 --70254-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:27.872 --70254-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:27.873 --70254-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:27.873 --70254-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:27.873 --70254-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:27.873 00:06:27.873 00:06:27.873 CUnit - A unit testing framework for C - Version 2.1-3 00:06:27.873 http://cunit.sourceforge.net/ 00:06:27.873 00:06:27.873 --70254-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:27.873 00:06:27.873 Suite: ftl_mempool 00:06:27.873 Test: test_ftl_mempool_create ...passed 00:06:27.873 Test: test_ftl_mempool_get_put ...passed 00:06:27.873 00:06:27.873 Run Summary: Type Total Ran Passed Failed Inactive 00:06:27.873 suites 1 1 n/a 0 0 00:06:27.873 tests 2 2 2 0 0 00:06:27.873 asserts 36 36 36 0 n/a 00:06:27.873 00:06:27.873 Elapsed time = 0.016 seconds 00:06:27.873 --70254-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:27.873 --70254-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:27.873 ==70254== 00:06:27.873 ==70254== HEAP SUMMARY: 00:06:27.873 ==70254== in use at exit: 0 bytes in 0 blocks 00:06:27.873 ==70254== total heap usage: 55 allocs, 55 frees, 100,167 bytes allocated 00:06:27.873 ==70254== 00:06:27.873 ==70254== All heap blocks were freed -- no leaks are possible 00:06:27.873 ==70254== 00:06:27.873 ==70254== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:27.873 01:04:34 -- 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_l2p/ftl_l2p_ut 00:06:27.873 ==70259== Memcheck, a memory error detector 00:06:27.873 ==70259== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:27.873 ==70259== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:27.873 ==70259== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:06:27.873 ==70259== 00:06:27.873 --70259-- Valgrind options: 00:06:27.873 --70259-- --leak-check=full 00:06:27.873 --70259-- --error-exitcode=2 00:06:27.873 --70259-- --verbose 00:06:27.873 --70259-- Contents of /proc/version: 00:06:27.873 --70259-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:27.873 --70259-- 00:06:27.873 --70259-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:27.873 --70259-- Page sizes: currently 4096, max supported 4096 00:06:27.873 --70259-- Valgrind library directory: /usr/libexec/valgrind 00:06:27.873 --70259-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:06:27.873 --70259-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:27.873 --70259-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:27.873 --70259-- might be shown as UnknownInlinedFun 00:06:28.131 --70259-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:28.131 --70259-- object doesn't have a dynamic symbol table 00:06:28.131 --70259-- Scheduler: using generic scheduler lock implementation. 00:06:28.131 --70259-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:28.131 ==70259== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70259-by-???-on-8019b903ff7f 00:06:28.131 ==70259== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70259-by-???-on-8019b903ff7f 00:06:28.131 ==70259== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70259-by-???-on-8019b903ff7f 00:06:28.131 ==70259== 00:06:28.131 ==70259== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:28.131 ==70259== don't want to do, unless you know exactly what you're doing, 00:06:28.131 ==70259== or are doing some strange experiment): 00:06:28.132 ==70259== /usr/libexec/valgrind/../../bin/vgdb --pid=70259 ...command... 00:06:28.132 ==70259== 00:06:28.132 ==70259== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:28.132 ==70259== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:06:28.132 ==70259== and then give GDB the following command 00:06:28.132 ==70259== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70259 00:06:28.132 ==70259== --pid is optional if only one valgrind process is running 00:06:28.132 ==70259== 00:06:28.132 --70259-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:28.132 --70259-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:28.132 --70259-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:28.132 --70259-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:28.132 ==70259== WARNING: new redirection conflicts with existing -- ignoring it 00:06:28.132 --70259-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:28.132 --70259-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:28.132 --70259-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:28.132 --70259-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:28.132 --70259-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:28.132 --70259-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:28.132 --70259-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:28.132 --70259-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:28.132 --70259-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:28.132 --70259-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:28.132 --70259-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:28.132 --70259-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:28.132 --70259-- Reading syms from /usr/lib64/libm.so.6 00:06:28.132 --70259-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:28.132 --70259-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:28.132 --70259-- Reading syms from /usr/lib64/libc.so.6 00:06:28.132 ==70259== WARNING: new redirection conflicts with existing -- ignoring it 00:06:28.132 --70259-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:28.132 --70259-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:28.132 ==70259== WARNING: new redirection conflicts with existing -- ignoring it 00:06:28.132 --70259-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:28.132 --70259-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:28.132 ==70259== WARNING: new redirection conflicts with existing -- ignoring it 00:06:28.132 --70259-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:28.132 --70259-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:28.132 ==70259== WARNING: new redirection conflicts with existing -- ignoring it 00:06:28.132 --70259-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:28.132 --70259-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:28.132 --70259-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:28.132 --70259-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:28.132 --70259-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:28.132 --70259-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:28.132 --70259-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:28.132 --70259-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:28.390 --70259-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.390 --70259-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.390 --70259-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 ==70259== Preferring higher priority redirection: 00:06:28.391 --70259-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:28.391 --70259-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:28.391 --70259-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 --70259-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.391 ==70259== WARNING: new redirection conflicts with existing -- ignoring it 00:06:28.391 --70259-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:28.391 --70259-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:28.391 ==70259== WARNING: new redirection conflicts with existing -- ignoring it 00:06:28.391 --70259-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:28.391 --70259-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:28.391 --70259-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:28.391 --70259-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:28.391 --70259-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:28.391 --70259-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:28.391 --70259-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:28.391 --70259-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:28.391 --70259-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:28.391 --70259-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:28.391 --70259-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:28.391 --70259-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:28.391 --70259-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:28.391 --70259-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:28.391 --70259-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:28.391 --70259-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:28.391 --70259-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:28.391 --70259-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:28.391 00:06:28.391 00:06:28.391 CUnit - A unit testing framework for C - Version 2.1-3 00:06:28.391 http://cunit.sourceforge.net/ 00:06:28.391 00:06:28.391 00:06:28.391 Suite: ftl_addr64_suite 00:06:28.391 Test: test_addr_cached ...passed 00:06:28.391 00:06:28.391 Run Summary: Type Total Ran Passed Failed Inactive 00:06:28.391 suites 1 1 n/a 0 0 00:06:28.391 tests 1 1 1 0 0 00:06:28.392 asserts 1536 1536 1536 0 n/a 00:06:28.392 00:06:28.392 Elapsed time = 0.009 seconds 00:06:28.392 --70259-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:28.392 --70259-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:28.392 ==70259== 00:06:28.392 ==70259== HEAP SUMMARY: 00:06:28.392 ==70259== in use at exit: 0 bytes in 0 blocks 00:06:28.392 ==70259== total heap usage: 53 allocs, 53 frees, 109,410 bytes allocated 00:06:28.392 ==70259== 00:06:28.392 ==70259== All heap blocks were freed -- no leaks are possible 00:06:28.392 ==70259== 00:06:28.392 ==70259== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:28.392 01:04:34 -- 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_sb/ftl_sb_ut 00:06:28.392 ==70267== Memcheck, a memory error detector 00:06:28.392 ==70267== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:28.392 ==70267== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:28.392 ==70267== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:06:28.392 ==70267== 00:06:28.392 --70267-- Valgrind options: 00:06:28.392 --70267-- --leak-check=full 00:06:28.392 --70267-- --error-exitcode=2 00:06:28.392 --70267-- --verbose 00:06:28.392 --70267-- Contents of /proc/version: 00:06:28.392 --70267-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:28.392 --70267-- 00:06:28.392 --70267-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:28.392 --70267-- Page sizes: currently 4096, max supported 4096 00:06:28.392 --70267-- Valgrind library directory: /usr/libexec/valgrind 00:06:28.392 --70267-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:06:28.392 --70267-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:28.392 --70267-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:28.392 --70267-- might be shown as UnknownInlinedFun 00:06:28.392 --70267-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:28.392 --70267-- object doesn't have a dynamic symbol table 00:06:28.650 --70267-- Scheduler: using generic scheduler lock implementation. 00:06:28.650 --70267-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:28.650 ==70267== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70267-by-???-on-8019b903ff7f 00:06:28.650 ==70267== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70267-by-???-on-8019b903ff7f 00:06:28.650 ==70267== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70267-by-???-on-8019b903ff7f 00:06:28.650 ==70267== 00:06:28.650 ==70267== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:28.650 ==70267== don't want to do, unless you know exactly what you're doing, 00:06:28.650 ==70267== or are doing some strange experiment): 00:06:28.650 ==70267== /usr/libexec/valgrind/../../bin/vgdb --pid=70267 ...command... 00:06:28.650 ==70267== 00:06:28.650 ==70267== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:28.650 ==70267== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:06:28.650 ==70267== and then give GDB the following command 00:06:28.650 ==70267== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70267 00:06:28.651 ==70267== --pid is optional if only one valgrind process is running 00:06:28.651 ==70267== 00:06:28.651 --70267-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:28.651 --70267-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:28.651 --70267-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:28.651 --70267-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:28.651 ==70267== WARNING: new redirection conflicts with existing -- ignoring it 00:06:28.651 --70267-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:28.651 --70267-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:28.651 --70267-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:28.651 --70267-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:28.651 --70267-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:28.651 --70267-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:28.651 --70267-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:28.651 --70267-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:28.651 --70267-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:28.651 --70267-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:28.651 --70267-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:28.651 --70267-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:28.651 --70267-- Reading syms from /usr/lib64/libm.so.6 00:06:28.651 --70267-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:28.651 --70267-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:28.651 --70267-- Reading syms from /usr/lib64/libc.so.6 00:06:28.651 ==70267== WARNING: new redirection conflicts with existing -- ignoring it 00:06:28.651 --70267-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:28.651 --70267-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:28.651 ==70267== WARNING: new redirection conflicts with existing -- ignoring it 00:06:28.651 --70267-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:28.651 --70267-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:28.651 ==70267== WARNING: new redirection conflicts with existing -- ignoring it 00:06:28.651 --70267-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:28.651 --70267-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:28.651 ==70267== WARNING: new redirection conflicts with existing -- ignoring it 00:06:28.651 --70267-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:28.651 --70267-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:28.651 --70267-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:28.651 --70267-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:28.651 --70267-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:28.651 --70267-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:28.651 --70267-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:28.651 --70267-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:28.651 --70267-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.651 --70267-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.651 --70267-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.651 --70267-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.651 --70267-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.651 --70267-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.651 --70267-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 ==70267== Preferring higher priority redirection: 00:06:28.910 --70267-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:28.910 --70267-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:28.910 --70267-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.910 --70267-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.911 --70267-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.911 --70267-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.911 --70267-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.911 --70267-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.911 --70267-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.911 --70267-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.911 --70267-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:28.911 ==70267== WARNING: new redirection conflicts with existing -- ignoring it 00:06:28.911 --70267-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:28.911 --70267-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:28.911 ==70267== WARNING: new redirection conflicts with existing -- ignoring it 00:06:28.911 --70267-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:28.911 --70267-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:28.911 --70267-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:28.911 --70267-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:28.911 --70267-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:28.911 --70267-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:28.911 --70267-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:28.911 --70267-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:28.911 --70267-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:28.911 --70267-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:28.911 --70267-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:28.911 --70267-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:28.911 --70267-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:28.911 --70267-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:28.911 --70267-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:28.911 --70267-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:28.911 --70267-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:28.911 00:06:28.911 00:06:28.911 CUnit - A unit testing framework for C - Version 2.1-3 00:06:28.911 http://cunit.sourceforge.net/ 00:06:28.911 00:06:28.911 00:06:28.911 Suite: ftl_sb 00:06:28.911 Test: test_sb_crc_v2 ...--70267-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:28.911 passed 00:06:28.911 Test: test_sb_crc_v3 ...passed 00:06:28.911 Test: test_sb_v3_md_layout ...[2024-04-19 01:04:35.061823] /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:06:28.911 [2024-04-19 01:04:35.103613] /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:06:28.911 [2024-04-19 01:04:35.104746] /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:06:28.911 [2024-04-19 01:04:35.105402] /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:06:28.911 [2024-04-19 01:04:35.106666] /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:06:28.911 [2024-04-19 01:04:35.107769] /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:06:28.911 [2024-04-19 01:04:35.108799] /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:06:28.911 [2024-04-19 01:04:35.109437] /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:06:28.911 [2024-04-19 01:04:35.119475] /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:06:28.911 [2024-04-19 01:04:35.120529] /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:06:28.911 [2024-04-19 01:04:35.121423] /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:06:28.911 passed 00:06:29.169 Test: test_sb_v5_md_layout ...--70267-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:29.169 passed 00:06:29.169 00:06:29.169 Run Summary: Type Total Ran Passed Failed Inactive 00:06:29.169 suites 1 1 n/a 0 0 00:06:29.169 tests 4 4 4 0 0 00:06:29.169 asserts 148 148 148 0 n/a 00:06:29.169 00:06:29.169 Elapsed time = 0.179 seconds 00:06:29.169 --70267-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:29.169 --70267-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:29.169 ==70267== 00:06:29.169 ==70267== HEAP SUMMARY: 00:06:29.170 ==70267== in use at exit: 0 bytes in 0 blocks 00:06:29.170 ==70267== total heap usage: 249 allocs, 249 frees, 123,579 bytes allocated 00:06:29.170 ==70267== 00:06:29.170 ==70267== All heap blocks were freed -- no leaks are possible 00:06:29.170 ==70267== 00:06:29.170 ==70267== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:29.170 01:04:35 -- 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_layout_upgrade/ftl_layout_upgrade_ut 00:06:29.170 ==70272== Memcheck, a memory error detector 00:06:29.170 ==70272== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:29.170 ==70272== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:29.170 ==70272== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:06:29.170 ==70272== 00:06:29.170 --70272-- Valgrind options: 00:06:29.170 --70272-- --leak-check=full 00:06:29.170 --70272-- --error-exitcode=2 00:06:29.170 --70272-- --verbose 00:06:29.170 --70272-- Contents of /proc/version: 00:06:29.170 --70272-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:29.170 --70272-- 00:06:29.170 --70272-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:29.170 --70272-- Page sizes: currently 4096, max supported 4096 00:06:29.170 --70272-- Valgrind library directory: /usr/libexec/valgrind 00:06:29.170 --70272-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:06:29.170 --70272-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:29.170 --70272-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:29.170 --70272-- might be shown as UnknownInlinedFun 00:06:29.170 --70272-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:29.170 --70272-- object doesn't have a dynamic symbol table 00:06:29.170 --70272-- Scheduler: using generic scheduler lock implementation. 00:06:29.170 --70272-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:29.170 ==70272== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70272-by-???-on-8019b903ff7f 00:06:29.170 ==70272== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70272-by-???-on-8019b903ff7f 00:06:29.170 ==70272== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70272-by-???-on-8019b903ff7f 00:06:29.170 ==70272== 00:06:29.170 ==70272== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:29.170 ==70272== don't want to do, unless you know exactly what you're doing, 00:06:29.170 ==70272== or are doing some strange experiment): 00:06:29.170 ==70272== /usr/libexec/valgrind/../../bin/vgdb --pid=70272 ...command... 00:06:29.170 ==70272== 00:06:29.170 ==70272== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:29.170 ==70272== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:06:29.170 ==70272== and then give GDB the following command 00:06:29.170 ==70272== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70272 00:06:29.170 ==70272== --pid is optional if only one valgrind process is running 00:06:29.170 ==70272== 00:06:29.170 --70272-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:29.170 --70272-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:29.170 --70272-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:29.170 --70272-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:29.170 ==70272== WARNING: new redirection conflicts with existing -- ignoring it 00:06:29.170 --70272-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:29.170 --70272-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:29.170 --70272-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:29.170 --70272-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:29.170 --70272-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:29.170 --70272-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:29.170 --70272-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:29.170 --70272-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:29.170 --70272-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:29.170 --70272-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:29.170 --70272-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:29.170 --70272-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:29.170 --70272-- Reading syms from /usr/lib64/libm.so.6 00:06:29.170 --70272-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:29.428 --70272-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:29.428 --70272-- Reading syms from /usr/lib64/libc.so.6 00:06:29.428 ==70272== WARNING: new redirection conflicts with existing -- ignoring it 00:06:29.428 --70272-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:29.428 --70272-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:29.428 ==70272== WARNING: new redirection conflicts with existing -- ignoring it 00:06:29.428 --70272-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:29.428 --70272-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:29.428 ==70272== WARNING: new redirection conflicts with existing -- ignoring it 00:06:29.428 --70272-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:29.429 --70272-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:29.429 ==70272== WARNING: new redirection conflicts with existing -- ignoring it 00:06:29.429 --70272-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:29.429 --70272-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:29.429 --70272-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:29.429 --70272-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:29.429 --70272-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:29.429 --70272-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:29.429 --70272-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:29.429 --70272-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:29.429 --70272-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 ==70272== Preferring higher priority redirection: 00:06:29.429 --70272-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:29.429 --70272-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:29.429 --70272-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 --70272-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:29.429 ==70272== WARNING: new redirection conflicts with existing -- ignoring it 00:06:29.429 --70272-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:29.429 --70272-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:29.429 ==70272== WARNING: new redirection conflicts with existing -- ignoring it 00:06:29.429 --70272-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:29.429 --70272-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:29.429 --70272-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:29.429 --70272-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:29.429 --70272-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:29.429 --70272-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:29.429 --70272-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:29.429 --70272-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:29.429 --70272-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:29.430 --70272-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:29.689 --70272-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:29.689 --70272-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:29.689 --70272-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:29.689 --70272-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:29.689 --70272-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:29.689 --70272-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:29.689 --70272-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:29.689 00:06:29.689 00:06:29.689 CUnit - A unit testing framework for C - Version 2.1-3 00:06:29.689 http://cunit.sourceforge.net/ 00:06:29.689 00:06:29.689 00:06:29.689 Suite: ftl_layout_upgrade 00:06:29.689 Test: test_l2p_upgrade ...--70272-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:29.689 --70272-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:29.689 passed 00:06:29.689 00:06:29.689 Run Summary: Type Total Ran Passed Failed Inactive 00:06:29.689 suites 1 1 n/a 0 0 00:06:29.689 tests 1 1 1 0 0 00:06:29.689 asserts 140 140 140 0 n/a 00:06:29.689 00:06:29.689 Elapsed time = 0.118 seconds 00:06:29.689 --70272-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:29.689 --70272-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:29.689 ==70272== 00:06:29.689 ==70272== HEAP SUMMARY: 00:06:29.689 ==70272== in use at exit: 0 bytes in 0 blocks 00:06:29.689 ==70272== total heap usage: 116 allocs, 116 frees, 114,166 bytes allocated 00:06:29.689 ==70272== 00:06:29.689 ==70272== All heap blocks were freed -- no leaks are possible 00:06:29.689 ==70272== 00:06:29.689 ==70272== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:29.689 00:06:29.689 real 0m5.212s 00:06:29.689 user 0m4.961s 00:06:29.689 sys 0m0.234s 00:06:29.689 01:04:35 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:29.689 01:04:35 -- common/autotest_common.sh@10 -- # set +x 00:06:29.689 ************************************ 00:06:29.689 END TEST unittest_ftl 00:06:29.689 ************************************ 00:06:29.689 01:04:35 -- unit/unittest.sh@237 -- # 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:06:29.689 01:04:35 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:06:29.689 01:04:35 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:29.689 01:04:35 -- common/autotest_common.sh@10 -- # set +x 00:06:29.948 ************************************ 00:06:29.948 START TEST unittest_accel 00:06:29.948 ************************************ 00:06:29.948 01:04:35 -- common/autotest_common.sh@1111 -- # 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:06:29.948 ==70301== Memcheck, a memory error detector 00:06:29.948 ==70301== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:29.948 ==70301== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:29.948 ==70301== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:06:29.948 ==70301== 00:06:29.948 --70301-- Valgrind options: 00:06:29.948 --70301-- --leak-check=full 00:06:29.948 --70301-- --error-exitcode=2 00:06:29.948 --70301-- --verbose 00:06:29.948 --70301-- Contents of /proc/version: 00:06:29.948 --70301-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:29.948 --70301-- 00:06:29.948 --70301-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:29.948 --70301-- Page sizes: currently 4096, max supported 4096 00:06:29.948 --70301-- Valgrind library directory: /usr/libexec/valgrind 00:06:29.948 --70301-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:06:29.948 --70301-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:29.948 --70301-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:29.948 --70301-- might be shown as UnknownInlinedFun 00:06:29.948 --70301-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:29.948 --70301-- object doesn't have a dynamic symbol table 00:06:29.948 --70301-- Scheduler: using generic scheduler lock implementation. 00:06:29.948 --70301-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:29.948 ==70301== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70301-by-???-on-8019b903ff7f 00:06:29.948 ==70301== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70301-by-???-on-8019b903ff7f 00:06:29.948 ==70301== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70301-by-???-on-8019b903ff7f 00:06:29.948 ==70301== 00:06:29.948 ==70301== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:29.948 ==70301== don't want to do, unless you know exactly what you're doing, 00:06:29.948 ==70301== or are doing some strange experiment): 00:06:29.948 ==70301== /usr/libexec/valgrind/../../bin/vgdb --pid=70301 ...command... 00:06:29.948 ==70301== 00:06:29.948 ==70301== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:29.948 ==70301== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:06:29.948 ==70301== and then give GDB the following command 00:06:29.948 ==70301== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70301 00:06:29.948 ==70301== --pid is optional if only one valgrind process is running 00:06:29.948 ==70301== 00:06:29.948 --70301-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:29.948 --70301-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:29.948 --70301-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:29.948 --70301-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:29.948 ==70301== WARNING: new redirection conflicts with existing -- ignoring it 00:06:29.948 --70301-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:29.948 --70301-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:29.948 --70301-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:29.948 --70301-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:29.948 --70301-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:29.948 --70301-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:29.948 --70301-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:29.948 --70301-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:29.948 --70301-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:29.948 --70301-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:29.948 --70301-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:29.948 --70301-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:29.948 --70301-- Reading syms from /usr/lib64/libm.so.6 00:06:29.948 --70301-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:29.948 --70301-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:29.948 --70301-- Reading syms from /usr/lib64/libc.so.6 00:06:29.948 ==70301== WARNING: new redirection conflicts with existing -- ignoring it 00:06:29.948 --70301-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:29.948 --70301-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:29.949 ==70301== WARNING: new redirection conflicts with existing -- ignoring it 00:06:29.949 --70301-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:29.949 --70301-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:29.949 ==70301== WARNING: new redirection conflicts with existing -- ignoring it 00:06:29.949 --70301-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:29.949 --70301-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:29.949 ==70301== WARNING: new redirection conflicts with existing -- ignoring it 00:06:29.949 --70301-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:29.949 --70301-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:29.949 --70301-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:29.949 --70301-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:29.949 --70301-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:29.949 --70301-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:30.207 --70301-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:30.207 --70301-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:30.207 --70301-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.207 --70301-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.207 --70301-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.207 --70301-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 ==70301== Preferring higher priority redirection: 00:06:30.208 --70301-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:30.208 --70301-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:30.208 --70301-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 --70301-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:30.208 ==70301== WARNING: new redirection conflicts with existing -- ignoring it 00:06:30.208 --70301-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:30.208 --70301-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:30.208 ==70301== WARNING: new redirection conflicts with existing -- ignoring it 00:06:30.208 --70301-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:30.208 --70301-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:30.208 --70301-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:30.208 --70301-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:30.208 --70301-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:30.208 --70301-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:30.208 --70301-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:30.208 --70301-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:30.208 --70301-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:30.208 --70301-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:30.208 --70301-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:30.208 --70301-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:30.208 --70301-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:30.208 --70301-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:30.208 --70301-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:30.208 --70301-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:30.208 --70301-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:06:30.208 --70301-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:30.208 --70301-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:30.208 00:06:30.208 00:06:30.208 CUnit - A unit testing framework for C - Version 2.1-3 00:06:30.208 http://cunit.sourceforge.net/ 00:06:30.208 00:06:30.208 --70301-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:30.209 00:06:30.209 Suite: accel_sequence 00:06:30.209 Test: test_sequence_fill_copy ...--70301-- REDIR: 0x55739b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:06:30.467 passed 00:06:30.467 Test: test_sequence_abort ...passed 00:06:30.467 Test: test_sequence_append_error ...passed 00:06:30.467 Test: test_sequence_completion_error ...[2024-04-19 01:04:36.579555] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1934:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x5f54980 00:06:30.467 [2024-04-19 01:04:36.608984] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1934:accel_sequence_task_cb: *ERROR*: Failed to execute decompress operation, sequence: 0x5f54980 00:06:30.467 [2024-04-19 01:04:36.612450] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1844:accel_process_sequence: *ERROR*: Failed to submit fill operation, sequence: 0x5f54980 00:06:30.467 [2024-04-19 01:04:36.614107] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1844:accel_process_sequence: *ERROR*: Failed to submit decompress operation, sequence: 0x5f54980 00:06:30.467 passed 00:06:30.725 Test: test_sequence_decompress ...passed 00:06:30.725 Test: test_sequence_reverse ...passed 00:06:30.725 Test: test_sequence_copy_elision ...passed 00:06:30.725 Test: test_sequence_accel_buffers ...passed 00:06:30.725 Test: test_sequence_memory_domain ...[2024-04-19 01:04:36.856558] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1736:accel_task_pull_data: *ERROR*: Failed to pull data from memory domain: UT_DMA, rc: -7 00:06:30.725 [2024-04-19 01:04:36.861130] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1775:accel_task_push_data: *ERROR*: Failed to push data to memory domain: UT_DMA, rc: -98 00:06:30.725 passed 00:06:30.725 Test: test_sequence_module_memory_domain ...passed 00:06:30.725 Test: test_sequence_crypto ...--70301-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:30.983 passed 00:06:30.983 Test: test_sequence_driver ...[2024-04-19 01:04:36.976610] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1883:accel_process_sequence: *ERROR*: Failed to execute sequence: 0x6b7c9c0 using driver: ut 00:06:30.983 [2024-04-19 01:04:36.980555] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1947:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x6b7c9c0 through driver: ut 00:06:30.983 passed 00:06:30.983 Test: test_sequence_same_iovs ...passed 00:06:30.983 Test: test_sequence_crc32 ...passed 00:06:30.983 Suite: accel 00:06:30.984 Test: test_spdk_accel_task_complete ...passed 00:06:30.984 Test: test_get_task ...passed 00:06:30.984 Test: test_spdk_accel_submit_copy ...passed 00:06:30.984 Test: test_spdk_accel_submit_dualcast ...[2024-04-19 01:04:37.081942] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 433:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:06:30.984 [2024-04-19 01:04:37.083129] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 433:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:06:30.984 passed 00:06:30.984 Test: test_spdk_accel_submit_compare ...passed 00:06:30.984 Test: test_spdk_accel_submit_fill ...passed 00:06:30.984 Test: test_spdk_accel_submit_crc32c ...passed 00:06:30.984 Test: test_spdk_accel_submit_crc32cv ...passed 00:06:30.984 Test: test_spdk_accel_submit_copy_crc32c ...passed 00:06:30.984 Test: test_spdk_accel_submit_xor ...passed 00:06:30.984 Test: test_spdk_accel_module_find_by_name ...passed 00:06:30.984 Test: test_spdk_accel_module_register ...passed 00:06:30.984 00:06:30.984 Run Summary: Type Total Ran Passed Failed Inactive 00:06:30.984 suites 2 2 n/a 0 0 00:06:30.984 tests 26 26 26 0 0 00:06:30.984 asserts 831 831 831 0 n/a 00:06:30.984 00:06:30.984 Elapsed time = 0.783 seconds 00:06:30.984 --70301-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:30.984 --70301-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:31.243 ==70301== 00:06:31.243 ==70301== HEAP SUMMARY: 00:06:31.243 ==70301== in use at exit: 384 bytes in 2 blocks 00:06:31.243 ==70301== total heap usage: 2,454 allocs, 2,452 frees, 22,269,884 bytes allocated 00:06:31.243 ==70301== 00:06:31.243 ==70301== Searching for pointers to 2 not-freed blocks 00:06:31.243 ==70301== Checked 6,837,648 bytes 00:06:31.243 ==70301== 00:06:31.243 ==70301== LEAK SUMMARY: 00:06:31.243 ==70301== definitely lost: 0 bytes in 0 blocks 00:06:31.243 ==70301== indirectly lost: 0 bytes in 0 blocks 00:06:31.243 ==70301== possibly lost: 0 bytes in 0 blocks 00:06:31.243 ==70301== still reachable: 384 bytes in 2 blocks 00:06:31.243 ==70301== suppressed: 0 bytes in 0 blocks 00:06:31.243 ==70301== Reachable blocks (those to which a pointer was found) are not shown. 00:06:31.243 ==70301== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:31.243 ==70301== 00:06:31.243 ==70301== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:31.243 00:06:31.243 real 0m1.351s 00:06:31.243 user 0m1.307s 00:06:31.243 sys 0m0.040s 00:06:31.243 01:04:37 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:31.243 01:04:37 -- common/autotest_common.sh@10 -- # set +x 00:06:31.243 ************************************ 00:06:31.243 END TEST unittest_accel 00:06:31.243 ************************************ 00:06:31.243 01:04:37 -- unit/unittest.sh@238 -- # 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:06:31.243 01:04:37 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:06:31.243 01:04:37 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:31.243 01:04:37 -- common/autotest_common.sh@10 -- # set +x 00:06:31.243 ************************************ 00:06:31.243 START TEST unittest_ioat 00:06:31.243 ************************************ 00:06:31.243 01:04:37 -- common/autotest_common.sh@1111 -- # 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:06:31.243 ==70336== Memcheck, a memory error detector 00:06:31.243 ==70336== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:31.243 ==70336== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:31.243 ==70336== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:06:31.243 ==70336== 00:06:31.243 --70336-- Valgrind options: 00:06:31.243 --70336-- --leak-check=full 00:06:31.243 --70336-- --error-exitcode=2 00:06:31.243 --70336-- --verbose 00:06:31.243 --70336-- Contents of /proc/version: 00:06:31.243 --70336-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:31.243 --70336-- 00:06:31.243 --70336-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:31.243 --70336-- Page sizes: currently 4096, max supported 4096 00:06:31.243 --70336-- Valgrind library directory: /usr/libexec/valgrind 00:06:31.243 --70336-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:06:31.243 --70336-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:31.243 --70336-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:31.243 --70336-- might be shown as UnknownInlinedFun 00:06:31.243 --70336-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:31.243 --70336-- object doesn't have a dynamic symbol table 00:06:31.243 --70336-- Scheduler: using generic scheduler lock implementation. 00:06:31.243 --70336-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:31.243 ==70336== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70336-by-???-on-8019b903ff7f 00:06:31.243 ==70336== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70336-by-???-on-8019b903ff7f 00:06:31.243 ==70336== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70336-by-???-on-8019b903ff7f 00:06:31.243 ==70336== 00:06:31.243 ==70336== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:31.243 ==70336== don't want to do, unless you know exactly what you're doing, 00:06:31.243 ==70336== or are doing some strange experiment): 00:06:31.243 ==70336== /usr/libexec/valgrind/../../bin/vgdb --pid=70336 ...command... 00:06:31.243 ==70336== 00:06:31.243 ==70336== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:31.243 ==70336== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:06:31.243 ==70336== and then give GDB the following command 00:06:31.243 ==70336== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70336 00:06:31.243 ==70336== --pid is optional if only one valgrind process is running 00:06:31.243 ==70336== 00:06:31.243 --70336-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:31.243 --70336-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:31.243 --70336-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:31.243 --70336-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:31.244 ==70336== WARNING: new redirection conflicts with existing -- ignoring it 00:06:31.244 --70336-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:31.244 --70336-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:31.244 --70336-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:31.244 --70336-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:31.244 --70336-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:31.244 --70336-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:31.244 --70336-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:31.244 --70336-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:31.244 --70336-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:31.244 --70336-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:31.503 --70336-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:31.503 --70336-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:31.503 --70336-- Reading syms from /usr/lib64/libm.so.6 00:06:31.503 --70336-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:31.503 --70336-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:31.503 --70336-- Reading syms from /usr/lib64/libc.so.6 00:06:31.503 ==70336== WARNING: new redirection conflicts with existing -- ignoring it 00:06:31.503 --70336-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:31.503 --70336-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:31.503 ==70336== WARNING: new redirection conflicts with existing -- ignoring it 00:06:31.503 --70336-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:31.503 --70336-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:31.503 ==70336== WARNING: new redirection conflicts with existing -- ignoring it 00:06:31.503 --70336-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:31.503 --70336-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:31.503 ==70336== WARNING: new redirection conflicts with existing -- ignoring it 00:06:31.503 --70336-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:31.503 --70336-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:31.503 --70336-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:31.503 --70336-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:31.503 --70336-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:31.503 --70336-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:31.503 --70336-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:31.503 --70336-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:31.503 --70336-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 --70336-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.503 ==70336== Preferring higher priority redirection: 00:06:31.503 --70336-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:31.504 --70336-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:31.504 --70336-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.762 --70336-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.762 --70336-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.762 --70336-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.762 --70336-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.762 --70336-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.762 --70336-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.762 --70336-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.762 --70336-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:31.762 ==70336== WARNING: new redirection conflicts with existing -- ignoring it 00:06:31.762 --70336-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:31.762 --70336-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:31.762 ==70336== WARNING: new redirection conflicts with existing -- ignoring it 00:06:31.762 --70336-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:31.762 --70336-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:31.762 --70336-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:31.762 --70336-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:31.762 --70336-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:31.762 --70336-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:31.762 --70336-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:31.762 --70336-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:31.762 --70336-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:31.763 --70336-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:31.763 --70336-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:31.763 --70336-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:31.763 --70336-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:31.763 --70336-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:31.763 --70336-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:31.763 --70336-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:31.763 --70336-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:31.763 --70336-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:31.763 00:06:31.763 00:06:31.763 CUnit - A unit testing framework for C - Version 2.1-3 00:06:31.763 http://cunit.sourceforge.net/ 00:06:31.763 00:06:31.763 00:06:31.763 Suite: ioat 00:06:31.763 Test: ioat_state_check ...passed 00:06:31.763 00:06:31.763 Run Summary: Type Total Ran Passed Failed Inactive 00:06:31.763 suites 1 1 n/a 0 0 00:06:31.763 tests 1 1 1 0 0 00:06:31.763 asserts 32 32 32 0 n/a 00:06:31.763 00:06:31.763 Elapsed time = 0.013 seconds 00:06:31.763 --70336-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:31.763 --70336-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:32.021 ==70336== 00:06:32.021 ==70336== HEAP SUMMARY: 00:06:32.021 ==70336== in use at exit: 0 bytes in 0 blocks 00:06:32.021 ==70336== total heap usage: 57 allocs, 57 frees, 107,249 bytes allocated 00:06:32.021 ==70336== 00:06:32.021 ==70336== All heap blocks were freed -- no leaks are possible 00:06:32.021 ==70336== 00:06:32.021 ==70336== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:32.021 00:06:32.021 real 0m0.700s 00:06:32.021 user 0m0.661s 00:06:32.021 sys 0m0.037s 00:06:32.021 01:04:38 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:32.021 01:04:38 -- common/autotest_common.sh@10 -- # set +x 00:06:32.021 ************************************ 00:06:32.021 END TEST unittest_ioat 00:06:32.021 ************************************ 00:06:32.021 01:04:38 -- unit/unittest.sh@239 -- # grep -q '#define SPDK_CONFIG_IDXD 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:06:32.021 01:04:38 -- unit/unittest.sh@240 -- # 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:06:32.021 01:04:38 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:06:32.021 01:04:38 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:32.021 01:04:38 -- common/autotest_common.sh@10 -- # set +x 00:06:32.021 ************************************ 00:06:32.021 START TEST unittest_idxd_user 00:06:32.021 ************************************ 00:06:32.021 01:04:38 -- common/autotest_common.sh@1111 -- # 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:06:32.021 ==70369== Memcheck, a memory error detector 00:06:32.021 ==70369== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:32.021 ==70369== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:32.021 ==70369== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:06:32.021 ==70369== 00:06:32.021 --70369-- Valgrind options: 00:06:32.021 --70369-- --leak-check=full 00:06:32.021 --70369-- --error-exitcode=2 00:06:32.021 --70369-- --verbose 00:06:32.021 --70369-- Contents of /proc/version: 00:06:32.021 --70369-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:32.021 --70369-- 00:06:32.021 --70369-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:32.021 --70369-- Page sizes: currently 4096, max supported 4096 00:06:32.021 --70369-- Valgrind library directory: /usr/libexec/valgrind 00:06:32.021 --70369-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:06:32.021 --70369-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:32.021 --70369-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:32.021 --70369-- might be shown as UnknownInlinedFun 00:06:32.021 --70369-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:32.021 --70369-- object doesn't have a dynamic symbol table 00:06:32.021 --70369-- Scheduler: using generic scheduler lock implementation. 00:06:32.021 --70369-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:32.021 ==70369== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70369-by-???-on-8019b903ff7f 00:06:32.021 ==70369== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70369-by-???-on-8019b903ff7f 00:06:32.021 ==70369== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70369-by-???-on-8019b903ff7f 00:06:32.021 ==70369== 00:06:32.021 ==70369== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:32.021 ==70369== don't want to do, unless you know exactly what you're doing, 00:06:32.021 ==70369== or are doing some strange experiment): 00:06:32.021 ==70369== /usr/libexec/valgrind/../../bin/vgdb --pid=70369 ...command... 00:06:32.021 ==70369== 00:06:32.021 ==70369== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:32.021 ==70369== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:06:32.021 ==70369== and then give GDB the following command 00:06:32.021 ==70369== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70369 00:06:32.021 ==70369== --pid is optional if only one valgrind process is running 00:06:32.021 ==70369== 00:06:32.021 --70369-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:32.021 --70369-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:32.021 --70369-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:32.021 --70369-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:32.021 ==70369== WARNING: new redirection conflicts with existing -- ignoring it 00:06:32.021 --70369-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:32.021 --70369-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:32.021 --70369-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:32.022 --70369-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:32.022 --70369-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:32.022 --70369-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:32.022 --70369-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:32.022 --70369-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:32.022 --70369-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:32.022 --70369-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:32.022 --70369-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:32.022 --70369-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:32.022 --70369-- Reading syms from /usr/lib64/libm.so.6 00:06:32.022 --70369-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:32.022 --70369-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:32.022 --70369-- Reading syms from /usr/lib64/libc.so.6 00:06:32.279 ==70369== WARNING: new redirection conflicts with existing -- ignoring it 00:06:32.279 --70369-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:32.279 --70369-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:32.279 ==70369== WARNING: new redirection conflicts with existing -- ignoring it 00:06:32.279 --70369-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:32.279 --70369-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:32.279 ==70369== WARNING: new redirection conflicts with existing -- ignoring it 00:06:32.279 --70369-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:32.279 --70369-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:32.279 ==70369== WARNING: new redirection conflicts with existing -- ignoring it 00:06:32.279 --70369-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:32.279 --70369-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:32.279 --70369-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:32.279 --70369-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:32.280 --70369-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:32.280 --70369-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:32.280 --70369-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:32.280 --70369-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:32.280 --70369-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 ==70369== Preferring higher priority redirection: 00:06:32.280 --70369-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:32.280 --70369-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:32.280 --70369-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 --70369-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:32.280 ==70369== WARNING: new redirection conflicts with existing -- ignoring it 00:06:32.280 --70369-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:32.280 --70369-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:32.280 ==70369== WARNING: new redirection conflicts with existing -- ignoring it 00:06:32.280 --70369-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:32.280 --70369-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:32.280 --70369-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:32.280 --70369-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:32.280 --70369-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:32.280 --70369-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:32.280 --70369-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:32.280 --70369-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:32.280 --70369-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:32.280 --70369-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:32.280 --70369-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:32.280 --70369-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:32.280 --70369-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:32.280 --70369-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:32.281 --70369-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:32.281 --70369-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:32.281 --70369-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:32.539 --70369-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:32.539 00:06:32.539 00:06:32.539 CUnit - A unit testing framework for C - Version 2.1-3 00:06:32.539 http://cunit.sourceforge.net/ 00:06:32.539 00:06:32.539 00:06:32.539 Suite: idxd_user 00:06:32.539 Test: test_idxd_wait_cmd ...[2024-04-19 01:04:38.510766] /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:06:32.539 [2024-04-19 01:04:38.539243] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 46:idxd_wait_cmd: *ERROR*: Command timeout, waited 1 00:06:32.539 passed 00:06:32.539 Test: test_idxd_reset_dev ...[2024-04-19 01:04:38.542696] /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:06:32.539 [2024-04-19 01:04:38.542954] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 132:idxd_reset_dev: *ERROR*: Error resetting device 4294967274 00:06:32.539 passed 00:06:32.539 Test: test_idxd_group_config ...passed 00:06:32.539 Test: test_idxd_wq_config ...passed 00:06:32.539 00:06:32.539 Run Summary: Type Total Ran Passed Failed Inactive 00:06:32.539 suites 1 1 n/a 0 0 00:06:32.539 tests 4 4 4 0 0 00:06:32.539 asserts 20 20 20 0 n/a 00:06:32.539 00:06:32.539 Elapsed time = 0.059 seconds 00:06:32.539 --70369-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:32.539 --70369-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:32.539 ==70369== 00:06:32.539 ==70369== HEAP SUMMARY: 00:06:32.539 ==70369== in use at exit: 0 bytes in 0 blocks 00:06:32.539 ==70369== total heap usage: 75 allocs, 75 frees, 128,522 bytes allocated 00:06:32.539 ==70369== 00:06:32.539 ==70369== All heap blocks were freed -- no leaks are possible 00:06:32.539 ==70369== 00:06:32.539 ==70369== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:32.539 00:06:32.539 real 0m0.568s 00:06:32.539 user 0m0.539s 00:06:32.539 sys 0m0.028s 00:06:32.539 01:04:38 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:32.539 01:04:38 -- common/autotest_common.sh@10 -- # set +x 00:06:32.539 ************************************ 00:06:32.539 END TEST unittest_idxd_user 00:06:32.539 ************************************ 00:06:32.539 01:04:38 -- unit/unittest.sh@242 -- # run_test unittest_iscsi unittest_iscsi 00:06:32.539 01:04:38 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:32.539 01:04:38 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:32.539 01:04:38 -- common/autotest_common.sh@10 -- # set +x 00:06:32.539 ************************************ 00:06:32.539 START TEST unittest_iscsi 00:06:32.539 ************************************ 00:06:32.539 01:04:38 -- common/autotest_common.sh@1111 -- # unittest_iscsi 00:06:32.539 01:04:38 -- unit/unittest.sh@66 -- # 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:06:32.539 ==70398== Memcheck, a memory error detector 00:06:32.539 ==70398== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:32.539 ==70398== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:32.539 ==70398== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:06:32.540 ==70398== 00:06:32.540 --70398-- Valgrind options: 00:06:32.540 --70398-- --leak-check=full 00:06:32.540 --70398-- --error-exitcode=2 00:06:32.540 --70398-- --verbose 00:06:32.540 --70398-- Contents of /proc/version: 00:06:32.540 --70398-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:32.540 --70398-- 00:06:32.540 --70398-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:32.540 --70398-- Page sizes: currently 4096, max supported 4096 00:06:32.540 --70398-- Valgrind library directory: /usr/libexec/valgrind 00:06:32.540 --70398-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:06:32.540 --70398-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:32.540 --70398-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:32.540 --70398-- might be shown as UnknownInlinedFun 00:06:32.540 --70398-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:32.540 --70398-- object doesn't have a dynamic symbol table 00:06:32.540 --70398-- Scheduler: using generic scheduler lock implementation. 00:06:32.540 --70398-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:32.540 ==70398== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70398-by-???-on-8019b903ff7f 00:06:32.540 ==70398== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70398-by-???-on-8019b903ff7f 00:06:32.540 ==70398== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70398-by-???-on-8019b903ff7f 00:06:32.540 ==70398== 00:06:32.540 ==70398== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:32.540 ==70398== don't want to do, unless you know exactly what you're doing, 00:06:32.540 ==70398== or are doing some strange experiment): 00:06:32.540 ==70398== /usr/libexec/valgrind/../../bin/vgdb --pid=70398 ...command... 00:06:32.540 ==70398== 00:06:32.540 ==70398== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:32.540 ==70398== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:06:32.540 ==70398== and then give GDB the following command 00:06:32.540 ==70398== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70398 00:06:32.540 ==70398== --pid is optional if only one valgrind process is running 00:06:32.540 ==70398== 00:06:32.540 --70398-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:32.799 --70398-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:32.799 --70398-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:32.799 --70398-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:32.799 ==70398== WARNING: new redirection conflicts with existing -- ignoring it 00:06:32.799 --70398-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:32.799 --70398-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:32.799 --70398-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:32.799 --70398-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:32.799 --70398-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:32.799 --70398-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:32.799 --70398-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:32.799 --70398-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:32.799 --70398-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:32.799 --70398-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:32.799 --70398-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:32.799 --70398-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:32.799 --70398-- Reading syms from /usr/lib64/libm.so.6 00:06:32.799 --70398-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:32.799 --70398-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:32.799 --70398-- Reading syms from /usr/lib64/libc.so.6 00:06:32.799 ==70398== WARNING: new redirection conflicts with existing -- ignoring it 00:06:32.799 --70398-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:32.799 --70398-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:32.799 ==70398== WARNING: new redirection conflicts with existing -- ignoring it 00:06:32.799 --70398-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:32.799 --70398-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:32.799 ==70398== WARNING: new redirection conflicts with existing -- ignoring it 00:06:32.799 --70398-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:32.799 --70398-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:32.799 ==70398== WARNING: new redirection conflicts with existing -- ignoring it 00:06:32.799 --70398-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:32.799 --70398-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:32.799 --70398-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:32.799 --70398-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:32.799 --70398-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:32.799 --70398-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:33.057 --70398-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:33.057 --70398-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:33.057 --70398-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 ==70398== Preferring higher priority redirection: 00:06:33.058 --70398-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:33.058 --70398-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:33.058 --70398-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 --70398-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.058 ==70398== WARNING: new redirection conflicts with existing -- ignoring it 00:06:33.058 --70398-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:33.058 --70398-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:33.058 ==70398== WARNING: new redirection conflicts with existing -- ignoring it 00:06:33.058 --70398-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:33.058 --70398-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:33.058 --70398-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:33.058 --70398-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:33.058 --70398-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:33.058 --70398-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:33.058 --70398-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:33.058 --70398-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:33.058 --70398-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:33.058 --70398-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:33.058 --70398-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:33.058 --70398-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:33.058 --70398-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:33.058 --70398-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:33.058 --70398-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:33.058 --70398-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:33.058 --70398-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:33.316 --70398-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:33.316 00:06:33.316 00:06:33.316 CUnit - A unit testing framework for C - Version 2.1-3 00:06:33.316 http://cunit.sourceforge.net/ 00:06:33.316 00:06:33.316 00:06:33.316 Suite: conn_suite 00:06:33.316 Test: read_task_split_in_order_case ...passed 00:06:33.316 Test: read_task_split_reverse_order_case ...passed 00:06:33.316 Test: propagate_scsi_error_status_for_split_read_tasks ...passed 00:06:33.316 Test: process_non_read_task_completion_test ...passed 00:06:33.316 Test: free_tasks_on_connection ...passed 00:06:33.316 Test: free_tasks_with_queued_datain ...passed 00:06:33.316 Test: abort_queued_datain_task_test ...passed 00:06:33.316 Test: abort_queued_datain_tasks_test ...passed 00:06:33.316 00:06:33.316 Run Summary: Type Total Ran Passed Failed Inactive 00:06:33.316 suites 1 1 n/a 0 0 00:06:33.316 tests 8 8 8 0 0 00:06:33.316 asserts 230 230 230 0 n/a 00:06:33.316 00:06:33.316 Elapsed time = 0.111 seconds 00:06:33.316 --70398-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:33.316 --70398-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:33.316 ==70398== 00:06:33.316 ==70398== HEAP SUMMARY: 00:06:33.316 ==70398== in use at exit: 0 bytes in 0 blocks 00:06:33.316 ==70398== total heap usage: 123 allocs, 123 frees, 170,465 bytes allocated 00:06:33.316 ==70398== 00:06:33.316 ==70398== All heap blocks were freed -- no leaks are possible 00:06:33.316 ==70398== 00:06:33.316 ==70398== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:33.316 01:04:39 -- unit/unittest.sh@67 -- # 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:06:33.316 ==70405== Memcheck, a memory error detector 00:06:33.316 ==70405== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:33.316 ==70405== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:33.316 ==70405== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:06:33.316 ==70405== 00:06:33.316 --70405-- Valgrind options: 00:06:33.316 --70405-- --leak-check=full 00:06:33.316 --70405-- --error-exitcode=2 00:06:33.316 --70405-- --verbose 00:06:33.316 --70405-- Contents of /proc/version: 00:06:33.316 --70405-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:33.316 --70405-- 00:06:33.316 --70405-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:33.316 --70405-- Page sizes: currently 4096, max supported 4096 00:06:33.316 --70405-- Valgrind library directory: /usr/libexec/valgrind 00:06:33.316 --70405-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:06:33.316 --70405-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:33.316 --70405-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:33.316 --70405-- might be shown as UnknownInlinedFun 00:06:33.316 --70405-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:33.316 --70405-- object doesn't have a dynamic symbol table 00:06:33.316 --70405-- Scheduler: using generic scheduler lock implementation. 00:06:33.316 --70405-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:33.316 ==70405== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70405-by-???-on-8019b903ff7f 00:06:33.316 ==70405== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70405-by-???-on-8019b903ff7f 00:06:33.316 ==70405== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70405-by-???-on-8019b903ff7f 00:06:33.316 ==70405== 00:06:33.316 ==70405== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:33.316 ==70405== don't want to do, unless you know exactly what you're doing, 00:06:33.316 ==70405== or are doing some strange experiment): 00:06:33.316 ==70405== /usr/libexec/valgrind/../../bin/vgdb --pid=70405 ...command... 00:06:33.316 ==70405== 00:06:33.316 ==70405== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:33.316 ==70405== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:06:33.316 ==70405== and then give GDB the following command 00:06:33.316 ==70405== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70405 00:06:33.316 ==70405== --pid is optional if only one valgrind process is running 00:06:33.316 ==70405== 00:06:33.574 --70405-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:33.574 --70405-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:33.574 --70405-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:33.574 --70405-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:33.574 ==70405== WARNING: new redirection conflicts with existing -- ignoring it 00:06:33.574 --70405-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:33.575 --70405-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:33.575 --70405-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:33.575 --70405-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:33.575 --70405-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:33.575 --70405-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:33.575 --70405-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:33.575 --70405-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:33.575 --70405-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:33.575 --70405-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:33.575 --70405-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:33.575 --70405-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:33.575 --70405-- Reading syms from /usr/lib64/libm.so.6 00:06:33.575 --70405-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:33.575 --70405-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:33.575 --70405-- Reading syms from /usr/lib64/libc.so.6 00:06:33.575 ==70405== WARNING: new redirection conflicts with existing -- ignoring it 00:06:33.575 --70405-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:33.575 --70405-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:33.575 ==70405== WARNING: new redirection conflicts with existing -- ignoring it 00:06:33.575 --70405-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:33.575 --70405-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:33.575 ==70405== WARNING: new redirection conflicts with existing -- ignoring it 00:06:33.575 --70405-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:33.575 --70405-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:33.575 ==70405== WARNING: new redirection conflicts with existing -- ignoring it 00:06:33.575 --70405-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:33.575 --70405-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:33.575 --70405-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:33.575 --70405-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:33.575 --70405-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:33.575 --70405-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:33.575 --70405-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:33.575 --70405-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:33.575 --70405-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.575 --70405-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.833 --70405-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.834 --70405-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.834 --70405-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.834 --70405-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.834 --70405-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.834 --70405-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.834 --70405-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.834 ==70405== Preferring higher priority redirection: 00:06:33.834 --70405-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:33.834 --70405-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:33.834 --70405-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.834 --70405-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.834 --70405-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.834 --70405-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.834 --70405-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.834 --70405-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.834 --70405-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.834 --70405-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.834 --70405-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:33.834 ==70405== WARNING: new redirection conflicts with existing -- ignoring it 00:06:33.834 --70405-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:33.834 --70405-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:33.834 ==70405== WARNING: new redirection conflicts with existing -- ignoring it 00:06:33.834 --70405-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:33.834 --70405-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:33.834 --70405-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:33.834 --70405-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:33.834 --70405-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:33.834 --70405-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:33.834 --70405-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:33.834 --70405-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:33.834 --70405-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:33.834 --70405-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:33.834 --70405-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:33.834 --70405-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:33.834 --70405-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:33.834 --70405-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:33.834 --70405-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:33.834 --70405-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:33.834 --70405-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:33.834 --70405-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:33.834 00:06:33.834 00:06:33.834 CUnit - A unit testing framework for C - Version 2.1-3 00:06:33.834 http://cunit.sourceforge.net/ 00:06:33.834 00:06:33.834 00:06:33.834 Suite: iscsi_suite 00:06:33.834 Test: param_negotiation_test ...--70405-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:06:33.834 passed 00:06:33.834 Test: list_negotiation_test ...passed 00:06:33.834 Test: parse_valid_test ...--70405-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:33.834 passed 00:06:33.834 Test: parse_invalid_test ...[2024-04-19 01:04:40.011287] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:06:33.834 [2024-04-19 01:04:40.038548] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:06:33.834 [2024-04-19 01:04:40.040237] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 207:iscsi_parse_param: *ERROR*: Empty key 00:06:33.834 [2024-04-19 01:04:40.041980] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 8193 00:06:33.834 [2024-04-19 01:04:40.043457] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 256 00:06:33.834 [2024-04-19 01:04:40.044860] /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:06:33.834 [2024-04-19 01:04:40.046154] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 228:iscsi_parse_param: *ERROR*: Duplicated Key B 00:06:34.093 passed 00:06:34.093 00:06:34.093 Run Summary: Type Total Ran Passed Failed Inactive 00:06:34.093 suites 1 1 n/a 0 0 00:06:34.093 tests 4 4 4 0 0 00:06:34.093 asserts 161 161 161 0 n/a 00:06:34.093 00:06:34.093 Elapsed time = 0.121 seconds 00:06:34.093 --70405-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:34.093 --70405-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:34.093 ==70405== 00:06:34.093 ==70405== HEAP SUMMARY: 00:06:34.093 ==70405== in use at exit: 0 bytes in 0 blocks 00:06:34.093 ==70405== total heap usage: 1,082 allocs, 1,082 frees, 454,807 bytes allocated 00:06:34.093 ==70405== 00:06:34.093 ==70405== All heap blocks were freed -- no leaks are possible 00:06:34.093 ==70405== 00:06:34.093 ==70405== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:34.093 01:04:40 -- unit/unittest.sh@68 -- # 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:06:34.093 ==70413== Memcheck, a memory error detector 00:06:34.093 ==70413== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:34.093 ==70413== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:34.093 ==70413== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:06:34.093 ==70413== 00:06:34.093 --70413-- Valgrind options: 00:06:34.093 --70413-- --leak-check=full 00:06:34.093 --70413-- --error-exitcode=2 00:06:34.093 --70413-- --verbose 00:06:34.093 --70413-- Contents of /proc/version: 00:06:34.093 --70413-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:34.093 --70413-- 00:06:34.093 --70413-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:34.093 --70413-- Page sizes: currently 4096, max supported 4096 00:06:34.093 --70413-- Valgrind library directory: /usr/libexec/valgrind 00:06:34.093 --70413-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:06:34.093 --70413-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:34.093 --70413-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:34.093 --70413-- might be shown as UnknownInlinedFun 00:06:34.093 --70413-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:34.093 --70413-- object doesn't have a dynamic symbol table 00:06:34.093 --70413-- Scheduler: using generic scheduler lock implementation. 00:06:34.093 --70413-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:34.093 ==70413== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70413-by-???-on-8019b903ff7f 00:06:34.093 ==70413== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70413-by-???-on-8019b903ff7f 00:06:34.093 ==70413== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70413-by-???-on-8019b903ff7f 00:06:34.093 ==70413== 00:06:34.093 ==70413== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:34.093 ==70413== don't want to do, unless you know exactly what you're doing, 00:06:34.093 ==70413== or are doing some strange experiment): 00:06:34.093 ==70413== /usr/libexec/valgrind/../../bin/vgdb --pid=70413 ...command... 00:06:34.093 ==70413== 00:06:34.093 ==70413== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:34.093 ==70413== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:06:34.093 ==70413== and then give GDB the following command 00:06:34.093 ==70413== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70413 00:06:34.093 ==70413== --pid is optional if only one valgrind process is running 00:06:34.093 ==70413== 00:06:34.093 --70413-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:34.093 --70413-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:34.093 --70413-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:34.093 --70413-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:34.093 ==70413== WARNING: new redirection conflicts with existing -- ignoring it 00:06:34.093 --70413-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:34.093 --70413-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:34.093 --70413-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:34.093 --70413-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:34.093 --70413-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:34.093 --70413-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:34.093 --70413-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:34.093 --70413-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:34.094 --70413-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:34.094 --70413-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:34.094 --70413-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:34.094 --70413-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:34.094 --70413-- Reading syms from /usr/lib64/libm.so.6 00:06:34.094 --70413-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:34.094 --70413-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:34.094 --70413-- Reading syms from /usr/lib64/libc.so.6 00:06:34.094 ==70413== WARNING: new redirection conflicts with existing -- ignoring it 00:06:34.094 --70413-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:34.094 --70413-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:34.094 ==70413== WARNING: new redirection conflicts with existing -- ignoring it 00:06:34.094 --70413-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:34.094 --70413-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:34.094 ==70413== WARNING: new redirection conflicts with existing -- ignoring it 00:06:34.094 --70413-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:34.094 --70413-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:34.094 ==70413== WARNING: new redirection conflicts with existing -- ignoring it 00:06:34.094 --70413-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:34.094 --70413-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:34.352 --70413-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:34.352 --70413-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:34.352 --70413-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:34.352 --70413-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:34.352 --70413-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:34.352 --70413-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:34.352 --70413-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.352 --70413-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.352 --70413-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.352 --70413-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.352 --70413-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 ==70413== Preferring higher priority redirection: 00:06:34.353 --70413-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:34.353 --70413-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:34.353 --70413-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 --70413-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.353 ==70413== WARNING: new redirection conflicts with existing -- ignoring it 00:06:34.353 --70413-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:34.353 --70413-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:34.353 ==70413== WARNING: new redirection conflicts with existing -- ignoring it 00:06:34.353 --70413-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:34.353 --70413-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:34.353 --70413-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:34.353 --70413-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:34.353 --70413-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:34.353 --70413-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:34.353 --70413-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:34.353 --70413-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:34.353 --70413-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:34.353 --70413-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:34.353 --70413-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:34.353 --70413-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:34.353 --70413-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:34.353 --70413-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:34.353 --70413-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:34.353 --70413-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:34.353 --70413-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:34.353 --70413-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:34.353 00:06:34.353 00:06:34.353 CUnit - A unit testing framework for C - Version 2.1-3 00:06:34.353 http://cunit.sourceforge.net/ 00:06:34.353 00:06:34.353 00:06:34.353 Suite: iscsi_target_node_suite 00:06:34.613 Test: add_lun_test_cases ...[2024-04-19 01:04:40.563225] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1248:iscsi_tgt_node_add_lun: *ERROR*: Target has active connections (count=1) 00:06:34.613 [2024-04-19 01:04:40.590575] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1254:iscsi_tgt_node_add_lun: *ERROR*: Specified LUN ID (-2) is negative 00:06:34.613 [2024-04-19 01:04:40.591621] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1260:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:06:34.613 [2024-04-19 01:04:40.592079] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1260:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:06:34.613 [2024-04-19 01:04:40.592851] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1266:iscsi_tgt_node_add_lun: *ERROR*: spdk_scsi_dev_add_lun failed 00:06:34.613 passed 00:06:34.613 Test: allow_any_allowed ...passed 00:06:34.613 Test: allow_ipv6_allowed ...passed 00:06:34.613 Test: allow_ipv6_denied ...passed 00:06:34.613 Test: allow_ipv6_invalid ...passed 00:06:34.613 Test: allow_ipv4_allowed ...passed 00:06:34.613 Test: allow_ipv4_denied ...passed 00:06:34.613 Test: allow_ipv4_invalid ...passed 00:06:34.613 Test: node_access_allowed ...passed 00:06:34.613 Test: node_access_denied_by_empty_netmask ...passed 00:06:34.613 Test: node_access_multi_initiator_groups_cases ...passed 00:06:34.613 Test: allow_iscsi_name_multi_maps_case ...passed 00:06:34.613 Test: chap_param_test_cases ...[2024-04-19 01:04:40.645265] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1035:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=0) 00:06:34.613 [2024-04-19 01:04:40.645758] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1035:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=0,r=0,m=1) 00:06:34.613 [2024-04-19 01:04:40.646156] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1035:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=0,m=1) 00:06:34.613 [2024-04-19 01:04:40.646503] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1035:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=1) 00:06:34.613 [2024-04-19 01:04:40.647160] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1026:iscsi_check_chap_params: *ERROR*: Invalid auth group ID (-1) 00:06:34.613 passed 00:06:34.613 00:06:34.613 Run Summary: Type Total Ran Passed Failed Inactive 00:06:34.613 suites 1 1 n/a 0 0 00:06:34.613 tests 13 13 13 0 0 00:06:34.613 asserts 50 50 50 0 n/a 00:06:34.613 00:06:34.613 Elapsed time = 0.090 seconds 00:06:34.613 --70413-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:34.613 --70413-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:34.613 ==70413== 00:06:34.613 ==70413== HEAP SUMMARY: 00:06:34.613 ==70413== in use at exit: 0 bytes in 0 blocks 00:06:34.613 ==70413== total heap usage: 130 allocs, 130 frees, 151,991 bytes allocated 00:06:34.613 ==70413== 00:06:34.613 ==70413== All heap blocks were freed -- no leaks are possible 00:06:34.613 ==70413== 00:06:34.613 ==70413== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:34.613 01:04:40 -- unit/unittest.sh@69 -- # 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:06:34.613 ==70424== Memcheck, a memory error detector 00:06:34.613 ==70424== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:34.613 ==70424== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:34.613 ==70424== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:06:34.613 ==70424== 00:06:34.613 --70424-- Valgrind options: 00:06:34.613 --70424-- --leak-check=full 00:06:34.613 --70424-- --error-exitcode=2 00:06:34.613 --70424-- --verbose 00:06:34.613 --70424-- Contents of /proc/version: 00:06:34.613 --70424-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:34.613 --70424-- 00:06:34.613 --70424-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:34.613 --70424-- Page sizes: currently 4096, max supported 4096 00:06:34.613 --70424-- Valgrind library directory: /usr/libexec/valgrind 00:06:34.613 --70424-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:06:34.614 --70424-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:34.614 --70424-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:34.614 --70424-- might be shown as UnknownInlinedFun 00:06:34.614 --70424-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:34.614 --70424-- object doesn't have a dynamic symbol table 00:06:34.614 --70424-- Scheduler: using generic scheduler lock implementation. 00:06:34.614 --70424-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:34.614 ==70424== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70424-by-???-on-8019b903ff7f 00:06:34.614 ==70424== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70424-by-???-on-8019b903ff7f 00:06:34.614 ==70424== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70424-by-???-on-8019b903ff7f 00:06:34.614 ==70424== 00:06:34.614 ==70424== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:34.614 ==70424== don't want to do, unless you know exactly what you're doing, 00:06:34.614 ==70424== or are doing some strange experiment): 00:06:34.614 ==70424== /usr/libexec/valgrind/../../bin/vgdb --pid=70424 ...command... 00:06:34.614 ==70424== 00:06:34.614 ==70424== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:34.614 ==70424== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:06:34.614 ==70424== and then give GDB the following command 00:06:34.614 ==70424== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70424 00:06:34.614 ==70424== --pid is optional if only one valgrind process is running 00:06:34.614 ==70424== 00:06:34.614 --70424-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:34.614 --70424-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:34.614 --70424-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:34.614 --70424-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:34.614 ==70424== WARNING: new redirection conflicts with existing -- ignoring it 00:06:34.614 --70424-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:34.614 --70424-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:34.614 --70424-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:34.614 --70424-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:34.873 --70424-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:34.873 --70424-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:34.873 --70424-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:34.873 --70424-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:34.873 --70424-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:34.873 --70424-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:34.873 --70424-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:34.873 --70424-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:34.873 --70424-- Reading syms from /usr/lib64/libm.so.6 00:06:34.873 --70424-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:34.873 --70424-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:34.873 --70424-- Reading syms from /usr/lib64/libc.so.6 00:06:34.873 ==70424== WARNING: new redirection conflicts with existing -- ignoring it 00:06:34.873 --70424-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:34.873 --70424-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:34.873 ==70424== WARNING: new redirection conflicts with existing -- ignoring it 00:06:34.873 --70424-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:34.873 --70424-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:34.873 ==70424== WARNING: new redirection conflicts with existing -- ignoring it 00:06:34.873 --70424-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:34.873 --70424-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:34.873 ==70424== WARNING: new redirection conflicts with existing -- ignoring it 00:06:34.873 --70424-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:34.873 --70424-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:34.873 --70424-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:34.873 --70424-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:34.873 --70424-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:34.873 --70424-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:34.873 --70424-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:34.873 --70424-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:34.873 --70424-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 ==70424== Preferring higher priority redirection: 00:06:34.873 --70424-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:34.873 --70424-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:34.873 --70424-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.873 --70424-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.874 --70424-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.874 --70424-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.874 --70424-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.874 --70424-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.874 --70424-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:34.874 ==70424== WARNING: new redirection conflicts with existing -- ignoring it 00:06:34.874 --70424-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:34.874 --70424-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:34.874 ==70424== WARNING: new redirection conflicts with existing -- ignoring it 00:06:34.874 --70424-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:34.874 --70424-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:34.874 --70424-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:34.874 --70424-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:34.874 --70424-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:35.132 --70424-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:35.132 --70424-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:35.132 --70424-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:35.132 --70424-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:35.132 --70424-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:35.132 --70424-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:35.132 --70424-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:35.132 --70424-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:35.132 --70424-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:35.132 --70424-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:35.132 --70424-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:35.132 --70424-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:35.132 --70424-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:35.132 00:06:35.132 00:06:35.133 CUnit - A unit testing framework for C - Version 2.1-3 00:06:35.133 http://cunit.sourceforge.net/ 00:06:35.133 00:06:35.133 00:06:35.133 Suite: iscsi_suite 00:06:35.133 Test: op_login_check_target_test ...[2024-04-19 01:04:41.182269] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1434:iscsi_op_login_check_target: *ERROR*: access denied 00:06:35.133 passed 00:06:35.133 Test: op_login_session_normal_test ...[2024-04-19 01:04:41.213475] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:06:35.133 [2024-04-19 01:04:41.215559] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:06:35.133 [2024-04-19 01:04:41.217345] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:06:35.133 [2024-04-19 01:04:41.223455] /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:06:35.133 [2024-04-19 01:04:41.226402] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1467:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:06:35.133 [2024-04-19 01:04:41.229856] /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:06:35.133 [2024-04-19 01:04:41.230087] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1467:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:06:35.133 passed 00:06:35.133 Test: maxburstlength_test ...[2024-04-19 01:04:41.281426] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4211:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:06:35.133 [2024-04-19 01:04:41.282376] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4548:iscsi_pdu_hdr_handle: *ERROR*: processing PDU header (opcode=5) failed on NULL(NULL) 00:06:35.133 passed 00:06:35.133 Test: underflow_for_read_transfer_test ...passed 00:06:35.133 Test: underflow_for_zero_read_transfer_test ...passed 00:06:35.133 Test: underflow_for_request_sense_test ...passed 00:06:35.133 Test: underflow_for_check_condition_test ...passed 00:06:35.133 Test: add_transfer_task_test ...passed 00:06:35.392 Test: get_transfer_task_test ...passed 00:06:35.392 Test: del_transfer_task_test ...passed 00:06:35.392 Test: clear_all_transfer_tasks_test ...passed 00:06:35.392 Test: build_iovs_test ...passed 00:06:35.392 Test: build_iovs_with_md_test ...passed 00:06:35.392 Test: pdu_hdr_op_login_test ...[2024-04-19 01:04:41.449155] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1251:iscsi_op_login_rsp_init: *ERROR*: transit error 00:06:35.392 [2024-04-19 01:04:41.457270] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1258:iscsi_op_login_rsp_init: *ERROR*: unsupported version min 1/max 0, expecting 0 00:06:35.392 [2024-04-19 01:04:41.459970] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1272:iscsi_op_login_rsp_init: *ERROR*: Received reserved NSG code: 2 00:06:35.392 passed 00:06:35.392 Test: pdu_hdr_op_text_test ...[2024-04-19 01:04:41.463432] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2240:iscsi_pdu_hdr_op_text: *ERROR*: data segment len(=69) > immediate data len(=68) 00:06:35.392 [2024-04-19 01:04:41.468445] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2272:iscsi_pdu_hdr_op_text: *ERROR*: final and continue 00:06:35.392 [2024-04-19 01:04:41.472382] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2285:iscsi_pdu_hdr_op_text: *ERROR*: The correct itt is 5679, and the current itt is 5678... 00:06:35.392 passed 00:06:35.392 Test: pdu_hdr_op_logout_test ...[2024-04-19 01:04:41.476462] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2515: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:06:35.392 passed 00:06:35.392 Test: pdu_hdr_op_scsi_test ...[2024-04-19 01:04:41.491652] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3336:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:06:35.392 [2024-04-19 01:04:41.492140] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3336:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:06:35.392 [2024-04-19 01:04:41.493178] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3364:iscsi_pdu_hdr_op_scsi: *ERROR*: Bidirectional CDB is not supported 00:06:35.392 [2024-04-19 01:04:41.497983] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3397:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=69) > immediate data len(=68) 00:06:35.392 [2024-04-19 01:04:41.499787] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3404:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=68) > task transfer len(=67) 00:06:35.392 [2024-04-19 01:04:41.503572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3428:iscsi_pdu_hdr_op_scsi: *ERROR*: Reject scsi cmd with EDTL > 0 but (R | W) == 0 00:06:35.392 passed 00:06:35.392 Test: pdu_hdr_op_task_mgmt_test ...[2024-04-19 01:04:41.506138] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3605:iscsi_pdu_hdr_op_task: *ERROR*: ISCSI_OP_TASK not allowed in discovery and invalid session 00:06:35.392 [2024-04-19 01:04:41.519025] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3694:iscsi_pdu_hdr_op_task: *ERROR*: unsupported function 0 00:06:35.392 passed 00:06:35.392 Test: pdu_hdr_op_nopout_test ...[2024-04-19 01:04:41.526821] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3713:iscsi_pdu_hdr_op_nopout: *ERROR*: ISCSI_OP_NOPOUT not allowed in discovery session 00:06:35.392 [2024-04-19 01:04:41.530450] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3735:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:06:35.392 [2024-04-19 01:04:41.531163] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3735:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:06:35.392 [2024-04-19 01:04:41.531397] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3743:iscsi_pdu_hdr_op_nopout: *ERROR*: got NOPOUT ITT=0xffffffff, I=0 00:06:35.392 passed 00:06:35.392 Test: pdu_hdr_op_data_test ...[2024-04-19 01:04:41.532699] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4186:iscsi_pdu_hdr_op_data: *ERROR*: ISCSI_OP_SCSI_DATAOUT not allowed in discovery session 00:06:35.392 [2024-04-19 01:04:41.534071] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4203:iscsi_pdu_hdr_op_data: *ERROR*: Not found task for transfer_tag=0 00:06:35.392 [2024-04-19 01:04:41.535074] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4211:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:06:35.392 [2024-04-19 01:04:41.536358] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4216:iscsi_pdu_hdr_op_data: *ERROR*: The r2t task tag is 0, and the dataout task tag is 1 00:06:35.392 [2024-04-19 01:04:41.538439] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4222:iscsi_pdu_hdr_op_data: *ERROR*: DataSN(1) exp=0 error 00:06:35.392 [2024-04-19 01:04:41.540658] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4233:iscsi_pdu_hdr_op_data: *ERROR*: offset(4096) error 00:06:35.392 [2024-04-19 01:04:41.543875] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4243:iscsi_pdu_hdr_op_data: *ERROR*: R2T burst(65536) > MaxBurstLength(65535) 00:06:35.392 passed 00:06:35.392 Test: empty_text_with_cbit_test ...passed 00:06:35.393 Test: pdu_payload_read_test ...[2024-04-19 01:04:41.585523] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4631:iscsi_pdu_payload_read: *ERROR*: Data(65537) > MaxSegment(65536) 00:06:35.651 passed 00:06:35.651 Test: data_out_pdu_sequence_test ...passed 00:06:35.651 Test: immediate_data_and_data_out_pdu_sequence_test ...passed 00:06:35.651 00:06:35.651 Run Summary: Type Total Ran Passed Failed Inactive 00:06:35.651 suites 1 1 n/a 0 0 00:06:35.651 tests 24 24 24 0 0 00:06:35.651 asserts 150253 150253 150253 0 n/a 00:06:35.651 00:06:35.651 Elapsed time = 0.512 seconds 00:06:35.651 --70424-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:35.651 --70424-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:35.651 ==70424== 00:06:35.651 ==70424== HEAP SUMMARY: 00:06:35.651 ==70424== in use at exit: 1,008 bytes in 3 blocks 00:06:35.651 ==70424== total heap usage: 325 allocs, 322 frees, 727,644 bytes allocated 00:06:35.651 ==70424== 00:06:35.651 ==70424== Searching for pointers to 3 not-freed blocks 00:06:35.651 ==70424== Checked 6,805,720 bytes 00:06:35.651 ==70424== 00:06:35.651 ==70424== LEAK SUMMARY: 00:06:35.651 ==70424== definitely lost: 0 bytes in 0 blocks 00:06:35.651 ==70424== indirectly lost: 0 bytes in 0 blocks 00:06:35.651 ==70424== possibly lost: 0 bytes in 0 blocks 00:06:35.651 ==70424== still reachable: 1,008 bytes in 3 blocks 00:06:35.651 ==70424== suppressed: 0 bytes in 0 blocks 00:06:35.651 ==70424== Reachable blocks (those to which a pointer was found) are not shown. 00:06:35.651 ==70424== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:35.651 ==70424== 00:06:35.651 ==70424== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:35.651 01:04:41 -- unit/unittest.sh@70 -- # 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:06:35.651 ==70432== Memcheck, a memory error detector 00:06:35.651 ==70432== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:35.651 ==70432== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:35.651 ==70432== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:06:35.651 ==70432== 00:06:35.651 --70432-- Valgrind options: 00:06:35.651 --70432-- --leak-check=full 00:06:35.651 --70432-- --error-exitcode=2 00:06:35.651 --70432-- --verbose 00:06:35.651 --70432-- Contents of /proc/version: 00:06:35.651 --70432-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:35.651 --70432-- 00:06:35.651 --70432-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:35.651 --70432-- Page sizes: currently 4096, max supported 4096 00:06:35.651 --70432-- Valgrind library directory: /usr/libexec/valgrind 00:06:35.651 --70432-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:06:35.651 --70432-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:35.651 --70432-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:35.651 --70432-- might be shown as UnknownInlinedFun 00:06:35.651 --70432-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:35.651 --70432-- object doesn't have a dynamic symbol table 00:06:35.651 --70432-- Scheduler: using generic scheduler lock implementation. 00:06:35.651 --70432-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:35.651 ==70432== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70432-by-???-on-8019b903ff7f 00:06:35.651 ==70432== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70432-by-???-on-8019b903ff7f 00:06:35.651 ==70432== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70432-by-???-on-8019b903ff7f 00:06:35.651 ==70432== 00:06:35.651 ==70432== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:35.651 ==70432== don't want to do, unless you know exactly what you're doing, 00:06:35.651 ==70432== or are doing some strange experiment): 00:06:35.651 ==70432== /usr/libexec/valgrind/../../bin/vgdb --pid=70432 ...command... 00:06:35.651 ==70432== 00:06:35.651 ==70432== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:35.651 ==70432== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:06:35.651 ==70432== and then give GDB the following command 00:06:35.651 ==70432== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70432 00:06:35.651 ==70432== --pid is optional if only one valgrind process is running 00:06:35.651 ==70432== 00:06:35.652 --70432-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:35.652 --70432-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:35.652 --70432-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:35.910 --70432-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:35.910 ==70432== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.910 --70432-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:35.910 --70432-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:35.910 --70432-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:35.910 --70432-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:35.910 --70432-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:35.910 --70432-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:35.910 --70432-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:35.910 --70432-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:35.910 --70432-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:35.910 --70432-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:35.910 --70432-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:35.910 --70432-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:35.910 --70432-- Reading syms from /usr/lib64/libm.so.6 00:06:35.910 --70432-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:35.910 --70432-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:35.910 --70432-- Reading syms from /usr/lib64/libc.so.6 00:06:35.910 ==70432== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.910 --70432-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:35.910 --70432-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:35.910 ==70432== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.911 --70432-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:35.911 --70432-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:35.911 ==70432== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.911 --70432-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:35.911 --70432-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:35.911 ==70432== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.911 --70432-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:35.911 --70432-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:35.911 --70432-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:35.911 --70432-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:35.911 --70432-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:35.911 --70432-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:35.911 --70432-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:35.911 --70432-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:35.911 --70432-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 ==70432== Preferring higher priority redirection: 00:06:35.911 --70432-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:35.911 --70432-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:35.911 --70432-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 --70432-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.911 ==70432== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.911 --70432-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:35.911 --70432-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:35.911 ==70432== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.912 --70432-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:35.912 --70432-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:35.912 --70432-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:36.170 --70432-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:36.170 --70432-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:36.170 --70432-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:36.170 --70432-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:36.170 --70432-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:36.170 --70432-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:36.170 --70432-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:36.170 --70432-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:36.170 --70432-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:36.170 --70432-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:36.170 --70432-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:36.170 --70432-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:36.170 --70432-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:36.171 --70432-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:36.171 --70432-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:36.171 00:06:36.171 00:06:36.171 CUnit - A unit testing framework for C - Version 2.1-3 00:06:36.171 http://cunit.sourceforge.net/ 00:06:36.171 00:06:36.171 00:06:36.171 Suite: init_grp_suite 00:06:36.171 Test: create_initiator_group_success_case ...passed 00:06:36.171 Test: find_initiator_group_success_case ...passed 00:06:36.171 Test: register_initiator_group_twice_case ...passed 00:06:36.171 Test: add_initiator_name_success_case ...--70432-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:06:36.171 passed 00:06:36.171 Test: add_initiator_name_fail_case ...[2024-04-19 01:04:42.238186] /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:06:36.171 passed 00:06:36.171 Test: delete_all_initiator_names_success_case ...passed 00:06:36.171 Test: add_netmask_success_case ...passed 00:06:36.171 Test: add_netmask_fail_case ...[2024-04-19 01:04:42.278363] /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:06:36.171 passed 00:06:36.171 Test: delete_all_netmasks_success_case ...passed 00:06:36.171 Test: initiator_name_overwrite_all_to_any_case ...passed 00:06:36.171 Test: netmask_overwrite_all_to_any_case ...passed 00:06:36.171 Test: add_delete_initiator_names_case ...passed 00:06:36.171 Test: add_duplicated_initiator_names_case ...passed 00:06:36.171 Test: delete_nonexisting_initiator_names_case ...passed 00:06:36.171 Test: add_delete_netmasks_case ...passed 00:06:36.171 Test: add_duplicated_netmasks_case ...passed 00:06:36.171 Test: delete_nonexisting_netmasks_case ...passed 00:06:36.171 00:06:36.171 Run Summary: Type Total Ran Passed Failed Inactive 00:06:36.171 suites 1 1 n/a 0 0 00:06:36.171 tests 17 17 17 0 0 00:06:36.171 asserts 108 108 108 0 n/a 00:06:36.171 00:06:36.171 Elapsed time = 0.092 seconds 00:06:36.171 --70432-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:36.171 --70432-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:36.171 ==70432== 00:06:36.171 ==70432== HEAP SUMMARY: 00:06:36.171 ==70432== in use at exit: 0 bytes in 0 blocks 00:06:36.171 ==70432== total heap usage: 142 allocs, 142 frees, 115,273 bytes allocated 00:06:36.171 ==70432== 00:06:36.171 ==70432== All heap blocks were freed -- no leaks are possible 00:06:36.171 ==70432== 00:06:36.171 ==70432== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:36.171 01:04:42 -- unit/unittest.sh@71 -- # 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:06:36.171 ==70439== Memcheck, a memory error detector 00:06:36.171 ==70439== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:36.171 ==70439== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:36.171 ==70439== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:06:36.171 ==70439== 00:06:36.171 --70439-- Valgrind options: 00:06:36.171 --70439-- --leak-check=full 00:06:36.171 --70439-- --error-exitcode=2 00:06:36.171 --70439-- --verbose 00:06:36.171 --70439-- Contents of /proc/version: 00:06:36.171 --70439-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:36.171 --70439-- 00:06:36.171 --70439-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:36.171 --70439-- Page sizes: currently 4096, max supported 4096 00:06:36.171 --70439-- Valgrind library directory: /usr/libexec/valgrind 00:06:36.171 --70439-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:06:36.171 --70439-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:36.430 --70439-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:36.430 --70439-- might be shown as UnknownInlinedFun 00:06:36.430 --70439-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:36.430 --70439-- object doesn't have a dynamic symbol table 00:06:36.430 --70439-- Scheduler: using generic scheduler lock implementation. 00:06:36.430 --70439-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:36.430 ==70439== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70439-by-???-on-8019b903ff7f 00:06:36.430 ==70439== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70439-by-???-on-8019b903ff7f 00:06:36.430 ==70439== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70439-by-???-on-8019b903ff7f 00:06:36.430 ==70439== 00:06:36.430 ==70439== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:36.430 ==70439== don't want to do, unless you know exactly what you're doing, 00:06:36.430 ==70439== or are doing some strange experiment): 00:06:36.430 ==70439== /usr/libexec/valgrind/../../bin/vgdb --pid=70439 ...command... 00:06:36.430 ==70439== 00:06:36.430 ==70439== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:36.430 ==70439== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:06:36.430 ==70439== and then give GDB the following command 00:06:36.430 ==70439== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70439 00:06:36.430 ==70439== --pid is optional if only one valgrind process is running 00:06:36.430 ==70439== 00:06:36.430 --70439-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:36.430 --70439-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:36.430 --70439-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:36.430 --70439-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:36.430 ==70439== WARNING: new redirection conflicts with existing -- ignoring it 00:06:36.430 --70439-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:36.430 --70439-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:36.430 --70439-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:36.430 --70439-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:36.430 --70439-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:36.430 --70439-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:36.430 --70439-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:36.431 --70439-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:36.431 --70439-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:36.431 --70439-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:36.431 --70439-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:36.431 --70439-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:36.431 --70439-- Reading syms from /usr/lib64/libm.so.6 00:06:36.431 --70439-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:36.431 --70439-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:36.431 --70439-- Reading syms from /usr/lib64/libc.so.6 00:06:36.431 ==70439== WARNING: new redirection conflicts with existing -- ignoring it 00:06:36.431 --70439-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:36.431 --70439-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:36.431 ==70439== WARNING: new redirection conflicts with existing -- ignoring it 00:06:36.431 --70439-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:36.431 --70439-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:36.431 ==70439== WARNING: new redirection conflicts with existing -- ignoring it 00:06:36.431 --70439-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:36.431 --70439-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:36.431 ==70439== WARNING: new redirection conflicts with existing -- ignoring it 00:06:36.431 --70439-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:36.431 --70439-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:36.431 --70439-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:36.431 --70439-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:36.431 --70439-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:36.431 --70439-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:36.431 --70439-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:36.431 --70439-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:36.690 --70439-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 ==70439== Preferring higher priority redirection: 00:06:36.690 --70439-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:36.690 --70439-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:36.690 --70439-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 --70439-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.690 ==70439== WARNING: new redirection conflicts with existing -- ignoring it 00:06:36.690 --70439-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:36.690 --70439-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:36.690 ==70439== WARNING: new redirection conflicts with existing -- ignoring it 00:06:36.690 --70439-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:36.691 --70439-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:36.691 --70439-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:36.691 --70439-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:36.691 --70439-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:36.691 --70439-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:36.691 --70439-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:36.691 --70439-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:36.691 --70439-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:36.691 --70439-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:36.691 --70439-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:36.691 --70439-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:36.691 --70439-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:36.691 --70439-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:36.691 --70439-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:36.691 --70439-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:36.691 --70439-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:36.691 --70439-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:36.691 00:06:36.691 00:06:36.691 CUnit - A unit testing framework for C - Version 2.1-3 00:06:36.691 http://cunit.sourceforge.net/ 00:06:36.691 00:06:36.691 00:06:36.691 Suite: portal_grp_suite 00:06:36.691 Test: portal_create_ipv4_normal_case ...passed 00:06:36.691 Test: portal_create_ipv6_normal_case ...passed 00:06:36.691 Test: portal_create_ipv4_wildcard_case ...passed 00:06:36.691 Test: portal_create_ipv6_wildcard_case ...passed 00:06:36.691 Test: portal_create_twice_case ...[2024-04-19 01:04:42.830309] /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:06:36.691 passed 00:06:36.691 Test: portal_grp_register_unregister_case ...passed 00:06:36.691 Test: portal_grp_register_twice_case ...passed 00:06:36.691 Test: portal_grp_add_delete_case ...--70439-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:36.950 passed 00:06:36.950 Test: portal_grp_add_delete_twice_case ...passed 00:06:36.950 00:06:36.950 Run Summary: Type Total Ran Passed Failed Inactive 00:06:36.950 suites 1 1 n/a 0 0 00:06:36.950 tests 9 9 9 0 0 00:06:36.950 asserts 44 44 44 0 n/a 00:06:36.950 00:06:36.950 Elapsed time = 0.125 seconds 00:06:36.950 --70439-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:36.950 --70439-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:36.950 ==70439== 00:06:36.950 ==70439== HEAP SUMMARY: 00:06:36.950 ==70439== in use at exit: 0 bytes in 0 blocks 00:06:36.950 ==70439== total heap usage: 2,177 allocs, 2,177 frees, 222,496 bytes allocated 00:06:36.950 ==70439== 00:06:36.950 ==70439== All heap blocks were freed -- no leaks are possible 00:06:36.950 ==70439== 00:06:36.950 ==70439== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:36.950 00:06:36.950 real 0m4.342s 00:06:36.950 user 0m4.185s 00:06:36.950 sys 0m0.143s 00:06:36.950 01:04:43 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:36.950 01:04:43 -- common/autotest_common.sh@10 -- # set +x 00:06:36.950 ************************************ 00:06:36.950 END TEST unittest_iscsi 00:06:36.950 ************************************ 00:06:36.950 01:04:43 -- unit/unittest.sh@243 -- # run_test unittest_json unittest_json 00:06:36.950 01:04:43 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:36.950 01:04:43 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:36.950 01:04:43 -- common/autotest_common.sh@10 -- # set +x 00:06:36.951 ************************************ 00:06:36.951 START TEST unittest_json 00:06:36.951 ************************************ 00:06:36.951 01:04:43 -- common/autotest_common.sh@1111 -- # unittest_json 00:06:36.951 01:04:43 -- unit/unittest.sh@75 -- # 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:06:36.951 ==70468== Memcheck, a memory error detector 00:06:36.951 ==70468== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:36.951 ==70468== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:36.951 ==70468== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:06:36.951 ==70468== 00:06:36.951 --70468-- Valgrind options: 00:06:36.951 --70468-- --leak-check=full 00:06:36.951 --70468-- --error-exitcode=2 00:06:36.951 --70468-- --verbose 00:06:36.951 --70468-- Contents of /proc/version: 00:06:36.951 --70468-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:36.951 --70468-- 00:06:36.951 --70468-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:36.951 --70468-- Page sizes: currently 4096, max supported 4096 00:06:36.951 --70468-- Valgrind library directory: /usr/libexec/valgrind 00:06:36.951 --70468-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:06:36.951 --70468-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:36.951 --70468-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:36.951 --70468-- might be shown as UnknownInlinedFun 00:06:36.951 --70468-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:36.951 --70468-- object doesn't have a dynamic symbol table 00:06:36.951 --70468-- Scheduler: using generic scheduler lock implementation. 00:06:36.951 --70468-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:36.951 ==70468== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70468-by-???-on-8019b903ff7f 00:06:36.951 ==70468== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70468-by-???-on-8019b903ff7f 00:06:36.951 ==70468== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70468-by-???-on-8019b903ff7f 00:06:36.951 ==70468== 00:06:36.951 ==70468== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:36.951 ==70468== don't want to do, unless you know exactly what you're doing, 00:06:36.951 ==70468== or are doing some strange experiment): 00:06:36.951 ==70468== /usr/libexec/valgrind/../../bin/vgdb --pid=70468 ...command... 00:06:36.951 ==70468== 00:06:36.951 ==70468== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:36.951 ==70468== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:06:36.951 ==70468== and then give GDB the following command 00:06:36.951 ==70468== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70468 00:06:36.951 ==70468== --pid is optional if only one valgrind process is running 00:06:36.951 ==70468== 00:06:36.951 --70468-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:36.951 --70468-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:37.210 --70468-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:37.210 --70468-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:37.210 ==70468== WARNING: new redirection conflicts with existing -- ignoring it 00:06:37.210 --70468-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:37.210 --70468-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:37.210 --70468-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:37.210 --70468-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:37.210 --70468-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:37.210 --70468-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:37.210 --70468-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:37.210 --70468-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:37.210 --70468-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:37.210 --70468-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:37.210 --70468-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:37.210 --70468-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:37.210 --70468-- Reading syms from /usr/lib64/libm.so.6 00:06:37.210 --70468-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:37.210 --70468-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:37.210 --70468-- Reading syms from /usr/lib64/libc.so.6 00:06:37.210 ==70468== WARNING: new redirection conflicts with existing -- ignoring it 00:06:37.210 --70468-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:37.210 --70468-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:37.210 ==70468== WARNING: new redirection conflicts with existing -- ignoring it 00:06:37.210 --70468-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:37.210 --70468-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:37.210 ==70468== WARNING: new redirection conflicts with existing -- ignoring it 00:06:37.210 --70468-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:37.210 --70468-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:37.210 ==70468== WARNING: new redirection conflicts with existing -- ignoring it 00:06:37.210 --70468-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:37.210 --70468-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:37.210 --70468-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:37.210 --70468-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:37.210 --70468-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:37.210 --70468-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:37.469 --70468-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:37.469 --70468-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:37.469 --70468-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 ==70468== Preferring higher priority redirection: 00:06:37.469 --70468-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:37.469 --70468-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:37.469 --70468-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 --70468-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:37.469 ==70468== WARNING: new redirection conflicts with existing -- ignoring it 00:06:37.469 --70468-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:37.469 --70468-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:37.469 ==70468== WARNING: new redirection conflicts with existing -- ignoring it 00:06:37.470 --70468-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:37.470 --70468-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:37.470 --70468-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:37.470 --70468-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:37.470 --70468-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:37.470 --70468-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:37.470 --70468-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:37.470 --70468-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:37.470 --70468-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:37.470 --70468-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:37.470 --70468-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:37.470 --70468-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:37.470 --70468-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:37.470 --70468-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:37.470 --70468-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:37.470 --70468-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:37.470 --70468-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:37.470 --70468-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:37.470 00:06:37.470 00:06:37.470 CUnit - A unit testing framework for C - Version 2.1-3 00:06:37.470 http://cunit.sourceforge.net/ 00:06:37.470 00:06:37.470 00:06:37.470 Suite: json 00:06:37.729 Test: test_parse_literal ...passed 00:06:37.729 Test: test_parse_string_simple ...passed 00:06:37.729 Test: test_parse_string_control_chars ...passed 00:06:37.729 Test: test_parse_string_utf8 ...passed 00:06:37.988 Test: test_parse_string_escapes_twochar ...passed 00:06:37.988 Test: test_parse_string_escapes_unicode ...passed 00:06:37.988 Test: test_parse_number ...passed 00:06:37.988 Test: test_parse_array ...passed 00:06:38.246 Test: test_parse_object ...passed 00:06:38.246 Test: test_parse_nesting ...passed 00:06:38.505 Test: test_parse_comment ...passed 00:06:38.505 00:06:38.505 Run Summary: Type Total Ran Passed Failed Inactive 00:06:38.505 suites 1 1 n/a 0 0 00:06:38.505 tests 11 11 11 0 0 00:06:38.505 asserts 1516 1516 1516 0 n/a 00:06:38.505 00:06:38.505 Elapsed time = 0.803 seconds 00:06:38.505 --70468-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:38.505 --70468-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:38.505 ==70468== 00:06:38.505 ==70468== HEAP SUMMARY: 00:06:38.505 ==70468== in use at exit: 0 bytes in 0 blocks 00:06:38.505 ==70468== total heap usage: 68 allocs, 68 frees, 94,030 bytes allocated 00:06:38.505 ==70468== 00:06:38.505 ==70468== All heap blocks were freed -- no leaks are possible 00:06:38.505 ==70468== 00:06:38.505 ==70468== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:38.505 01:04:44 -- unit/unittest.sh@76 -- # 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:06:38.505 ==70480== Memcheck, a memory error detector 00:06:38.505 ==70480== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:38.505 ==70480== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:38.505 ==70480== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:06:38.505 ==70480== 00:06:38.505 --70480-- Valgrind options: 00:06:38.505 --70480-- --leak-check=full 00:06:38.505 --70480-- --error-exitcode=2 00:06:38.505 --70480-- --verbose 00:06:38.505 --70480-- Contents of /proc/version: 00:06:38.505 --70480-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:38.505 --70480-- 00:06:38.505 --70480-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:38.505 --70480-- Page sizes: currently 4096, max supported 4096 00:06:38.505 --70480-- Valgrind library directory: /usr/libexec/valgrind 00:06:38.505 --70480-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:06:38.505 --70480-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:38.505 --70480-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:38.505 --70480-- might be shown as UnknownInlinedFun 00:06:38.505 --70480-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:38.505 --70480-- object doesn't have a dynamic symbol table 00:06:38.505 --70480-- Scheduler: using generic scheduler lock implementation. 00:06:38.505 --70480-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:38.505 ==70480== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70480-by-???-on-8019b903ff7f 00:06:38.505 ==70480== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70480-by-???-on-8019b903ff7f 00:06:38.505 ==70480== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70480-by-???-on-8019b903ff7f 00:06:38.505 ==70480== 00:06:38.505 ==70480== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:38.505 ==70480== don't want to do, unless you know exactly what you're doing, 00:06:38.505 ==70480== or are doing some strange experiment): 00:06:38.505 ==70480== /usr/libexec/valgrind/../../bin/vgdb --pid=70480 ...command... 00:06:38.505 ==70480== 00:06:38.505 ==70480== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:38.505 ==70480== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:06:38.505 ==70480== and then give GDB the following command 00:06:38.505 ==70480== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70480 00:06:38.506 ==70480== --pid is optional if only one valgrind process is running 00:06:38.506 ==70480== 00:06:38.506 --70480-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:38.506 --70480-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:38.506 --70480-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:38.506 --70480-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:38.506 ==70480== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.506 --70480-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:38.506 --70480-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:38.506 --70480-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:38.506 --70480-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:38.506 --70480-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:38.506 --70480-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:38.506 --70480-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:38.506 --70480-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:38.506 --70480-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:38.506 --70480-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:38.506 --70480-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:38.506 --70480-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:38.506 --70480-- Reading syms from /usr/lib64/libm.so.6 00:06:38.506 --70480-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:38.506 --70480-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:38.506 --70480-- Reading syms from /usr/lib64/libc.so.6 00:06:38.764 ==70480== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.764 --70480-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:38.764 --70480-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:38.764 ==70480== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.764 --70480-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:38.764 --70480-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:38.764 ==70480== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.764 --70480-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:38.764 --70480-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:38.764 ==70480== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.764 --70480-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:38.764 --70480-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:38.764 --70480-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:38.764 --70480-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:38.764 --70480-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:38.764 --70480-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:38.764 --70480-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:38.764 --70480-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:38.764 --70480-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 --70480-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.764 ==70480== Preferring higher priority redirection: 00:06:38.764 --70480-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:38.764 --70480-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:38.764 --70480-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.765 --70480-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.765 --70480-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.765 --70480-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.765 --70480-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.765 --70480-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.765 --70480-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.765 --70480-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.765 --70480-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.765 ==70480== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.765 --70480-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:38.765 --70480-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:38.765 ==70480== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.765 --70480-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:38.765 --70480-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:38.765 --70480-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:38.765 --70480-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:38.765 --70480-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:38.765 --70480-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:38.765 --70480-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:38.765 --70480-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:38.765 --70480-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:38.765 --70480-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:38.765 --70480-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:38.765 --70480-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:38.765 --70480-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:38.765 --70480-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:38.765 --70480-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:38.765 --70480-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:39.023 --70480-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:39.023 --70480-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:39.023 00:06:39.023 00:06:39.023 CUnit - A unit testing framework for C - Version 2.1-3 00:06:39.023 http://cunit.sourceforge.net/ 00:06:39.023 00:06:39.023 00:06:39.023 Suite: json 00:06:39.023 Test: test_strequal ...passed 00:06:39.023 Test: test_num_to_uint16 ...passed 00:06:39.023 Test: test_num_to_int32 ...passed 00:06:39.023 Test: test_num_to_uint64 ...passed 00:06:39.023 Test: test_decode_object ...passed 00:06:39.023 Test: test_decode_array ...passed 00:06:39.023 Test: test_decode_bool ...passed 00:06:39.023 Test: test_decode_uint16 ...passed 00:06:39.023 Test: test_decode_int32 ...passed 00:06:39.023 Test: test_decode_uint32 ...passed 00:06:39.023 Test: test_decode_uint64 ...passed 00:06:39.023 Test: test_decode_string ...passed 00:06:39.023 Test: test_decode_uuid ...passed 00:06:39.023 Test: test_find ...passed 00:06:39.023 Test: test_find_array ...passed 00:06:39.023 Test: test_iterating ...passed 00:06:39.023 Test: test_free_object ...passed 00:06:39.023 00:06:39.023 Run Summary: Type Total Ran Passed Failed Inactive 00:06:39.023 suites 1 1 n/a 0 0 00:06:39.023 tests 17 17 17 0 0 00:06:39.023 asserts 236 236 236 0 n/a 00:06:39.023 00:06:39.023 Elapsed time = 0.104 seconds 00:06:39.023 --70480-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:39.023 --70480-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:39.023 ==70480== 00:06:39.023 ==70480== HEAP SUMMARY: 00:06:39.023 ==70480== in use at exit: 0 bytes in 0 blocks 00:06:39.023 ==70480== total heap usage: 111 allocs, 111 frees, 109,304 bytes allocated 00:06:39.023 ==70480== 00:06:39.023 ==70480== All heap blocks were freed -- no leaks are possible 00:06:39.023 ==70480== 00:06:39.023 ==70480== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:39.023 01:04:45 -- 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_write.c/json_write_ut 00:06:39.023 ==70493== Memcheck, a memory error detector 00:06:39.023 ==70493== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:39.024 ==70493== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:39.024 ==70493== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:06:39.024 ==70493== 00:06:39.024 --70493-- Valgrind options: 00:06:39.024 --70493-- --leak-check=full 00:06:39.024 --70493-- --error-exitcode=2 00:06:39.024 --70493-- --verbose 00:06:39.024 --70493-- Contents of /proc/version: 00:06:39.024 --70493-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:39.024 --70493-- 00:06:39.024 --70493-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:39.024 --70493-- Page sizes: currently 4096, max supported 4096 00:06:39.024 --70493-- Valgrind library directory: /usr/libexec/valgrind 00:06:39.024 --70493-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:06:39.024 --70493-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:39.024 --70493-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:39.024 --70493-- might be shown as UnknownInlinedFun 00:06:39.024 --70493-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:39.024 --70493-- object doesn't have a dynamic symbol table 00:06:39.024 --70493-- Scheduler: using generic scheduler lock implementation. 00:06:39.024 --70493-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:39.024 ==70493== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70493-by-???-on-8019b903ff7f 00:06:39.024 ==70493== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70493-by-???-on-8019b903ff7f 00:06:39.024 ==70493== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70493-by-???-on-8019b903ff7f 00:06:39.024 ==70493== 00:06:39.024 ==70493== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:39.024 ==70493== don't want to do, unless you know exactly what you're doing, 00:06:39.024 ==70493== or are doing some strange experiment): 00:06:39.024 ==70493== /usr/libexec/valgrind/../../bin/vgdb --pid=70493 ...command... 00:06:39.024 ==70493== 00:06:39.024 ==70493== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:39.024 ==70493== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:06:39.024 ==70493== and then give GDB the following command 00:06:39.024 ==70493== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70493 00:06:39.024 ==70493== --pid is optional if only one valgrind process is running 00:06:39.024 ==70493== 00:06:39.024 --70493-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:39.024 --70493-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:39.283 --70493-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:39.283 --70493-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:39.283 ==70493== WARNING: new redirection conflicts with existing -- ignoring it 00:06:39.283 --70493-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:39.283 --70493-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:39.283 --70493-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:39.283 --70493-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:39.283 --70493-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:39.283 --70493-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:39.283 --70493-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:39.283 --70493-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:39.283 --70493-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:39.283 --70493-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:39.283 --70493-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:39.283 --70493-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:39.283 --70493-- Reading syms from /usr/lib64/libm.so.6 00:06:39.283 --70493-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:39.283 --70493-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:39.283 --70493-- Reading syms from /usr/lib64/libc.so.6 00:06:39.283 ==70493== WARNING: new redirection conflicts with existing -- ignoring it 00:06:39.283 --70493-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:39.283 --70493-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:39.283 ==70493== WARNING: new redirection conflicts with existing -- ignoring it 00:06:39.283 --70493-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:39.283 --70493-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:39.283 ==70493== WARNING: new redirection conflicts with existing -- ignoring it 00:06:39.283 --70493-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:39.283 --70493-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:39.283 ==70493== WARNING: new redirection conflicts with existing -- ignoring it 00:06:39.283 --70493-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:39.283 --70493-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:39.283 --70493-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:39.283 --70493-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:39.283 --70493-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:39.283 --70493-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:39.283 --70493-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:39.283 --70493-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:39.283 --70493-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.283 --70493-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.283 --70493-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 ==70493== Preferring higher priority redirection: 00:06:39.284 --70493-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:39.284 --70493-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:39.284 --70493-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 --70493-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.284 ==70493== WARNING: new redirection conflicts with existing -- ignoring it 00:06:39.284 --70493-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:39.284 --70493-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:39.284 ==70493== WARNING: new redirection conflicts with existing -- ignoring it 00:06:39.284 --70493-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:39.284 --70493-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:39.543 --70493-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:39.543 --70493-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:39.543 --70493-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:39.543 --70493-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:39.543 --70493-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:39.543 --70493-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:39.543 --70493-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:39.543 --70493-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:39.543 --70493-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:39.543 --70493-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:39.543 --70493-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:39.543 --70493-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:39.543 --70493-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:39.543 --70493-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:39.543 --70493-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:39.543 --70493-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:39.543 00:06:39.543 00:06:39.543 CUnit - A unit testing framework for C - Version 2.1-3 00:06:39.543 http://cunit.sourceforge.net/ 00:06:39.543 00:06:39.543 00:06:39.543 Suite: json 00:06:39.543 Test: test_write_literal ...passed 00:06:39.543 Test: test_write_string_simple ...passed 00:06:39.543 Test: test_write_string_escapes ...passed 00:06:39.543 Test: test_write_string_utf16le ...passed 00:06:39.543 Test: test_write_number_int32 ...passed 00:06:39.543 Test: test_write_number_uint32 ...passed 00:06:39.543 Test: test_write_number_uint128 ...passed 00:06:39.801 Test: test_write_string_number_uint128 ...passed 00:06:39.801 Test: test_write_number_int64 ...passed 00:06:39.801 Test: test_write_number_uint64 ...passed 00:06:39.801 Test: test_write_number_double ...passed 00:06:39.801 Test: test_write_uuid ...passed 00:06:39.801 Test: test_write_array ...passed 00:06:39.801 Test: test_write_object ...passed 00:06:39.801 Test: test_write_nesting ...passed 00:06:39.801 Test: test_write_val ...passed 00:06:39.801 00:06:39.801 Run Summary: Type Total Ran Passed Failed Inactive 00:06:39.801 suites 1 1 n/a 0 0 00:06:39.801 tests 16 16 16 0 0 00:06:39.801 asserts 918 918 918 0 n/a 00:06:39.801 00:06:39.801 Elapsed time = 0.280 seconds 00:06:39.801 --70493-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:39.801 --70493-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:39.801 ==70493== 00:06:39.801 ==70493== HEAP SUMMARY: 00:06:39.801 ==70493== in use at exit: 0 bytes in 0 blocks 00:06:39.801 ==70493== total heap usage: 258 allocs, 258 frees, 823,341 bytes allocated 00:06:39.801 ==70493== 00:06:39.801 ==70493== All heap blocks were freed -- no leaks are possible 00:06:39.801 ==70493== 00:06:39.801 ==70493== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:39.801 01:04:45 -- unit/unittest.sh@78 -- # 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:06:39.801 ==70501== Memcheck, a memory error detector 00:06:39.801 ==70501== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:39.801 ==70501== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:39.801 ==70501== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:06:39.801 ==70501== 00:06:39.801 --70501-- Valgrind options: 00:06:39.801 --70501-- --leak-check=full 00:06:39.801 --70501-- --error-exitcode=2 00:06:39.801 --70501-- --verbose 00:06:39.801 --70501-- Contents of /proc/version: 00:06:39.801 --70501-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:39.801 --70501-- 00:06:39.801 --70501-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:39.801 --70501-- Page sizes: currently 4096, max supported 4096 00:06:39.801 --70501-- Valgrind library directory: /usr/libexec/valgrind 00:06:39.801 --70501-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:06:39.801 --70501-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:39.801 --70501-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:39.801 --70501-- might be shown as UnknownInlinedFun 00:06:39.801 --70501-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:39.801 --70501-- object doesn't have a dynamic symbol table 00:06:39.801 --70501-- Scheduler: using generic scheduler lock implementation. 00:06:39.801 --70501-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:39.801 ==70501== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70501-by-???-on-8019b903ff7f 00:06:39.801 ==70501== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70501-by-???-on-8019b903ff7f 00:06:39.802 ==70501== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70501-by-???-on-8019b903ff7f 00:06:39.802 ==70501== 00:06:39.802 ==70501== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:39.802 ==70501== don't want to do, unless you know exactly what you're doing, 00:06:39.802 ==70501== or are doing some strange experiment): 00:06:39.802 ==70501== /usr/libexec/valgrind/../../bin/vgdb --pid=70501 ...command... 00:06:39.802 ==70501== 00:06:39.802 ==70501== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:39.802 ==70501== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:06:39.802 ==70501== and then give GDB the following command 00:06:39.802 ==70501== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70501 00:06:39.802 ==70501== --pid is optional if only one valgrind process is running 00:06:39.802 ==70501== 00:06:40.060 --70501-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:40.060 --70501-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:40.060 --70501-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:40.060 --70501-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:40.060 ==70501== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.060 --70501-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:40.060 --70501-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:40.060 --70501-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:40.060 --70501-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:40.060 --70501-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:40.060 --70501-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:40.060 --70501-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:40.060 --70501-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:40.060 --70501-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:40.060 --70501-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:40.060 --70501-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:40.060 --70501-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:40.060 --70501-- Reading syms from /usr/lib64/libm.so.6 00:06:40.060 --70501-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:40.060 --70501-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:40.060 --70501-- Reading syms from /usr/lib64/libc.so.6 00:06:40.060 ==70501== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.060 --70501-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:40.060 --70501-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:40.060 ==70501== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.060 --70501-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:40.060 --70501-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:40.060 ==70501== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.060 --70501-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:40.060 --70501-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:40.060 ==70501== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.061 --70501-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:40.061 --70501-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:40.061 --70501-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:40.061 --70501-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:40.061 --70501-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:40.061 --70501-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:40.319 --70501-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:40.319 --70501-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:40.319 --70501-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.319 --70501-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 --70501-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 --70501-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 --70501-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 --70501-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 --70501-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 --70501-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 --70501-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 --70501-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 --70501-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 ==70501== Preferring higher priority redirection: 00:06:40.320 --70501-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:40.320 --70501-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:40.320 --70501-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 --70501-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 --70501-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 --70501-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 --70501-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 --70501-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 --70501-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 --70501-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 --70501-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.320 ==70501== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.320 --70501-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:40.320 --70501-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:40.320 ==70501== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.320 --70501-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:40.320 --70501-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:40.320 --70501-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:40.320 --70501-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:40.320 --70501-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:40.320 --70501-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:40.320 --70501-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:40.320 --70501-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:40.320 --70501-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:40.320 --70501-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:40.320 --70501-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:40.320 --70501-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:40.320 --70501-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:40.320 --70501-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:40.320 --70501-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:40.320 --70501-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:40.320 --70501-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:40.320 --70501-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:40.578 00:06:40.578 00:06:40.578 CUnit - A unit testing framework for C - Version 2.1-3 00:06:40.578 http://cunit.sourceforge.net/ 00:06:40.578 00:06:40.578 00:06:40.578 Suite: jsonrpc 00:06:40.578 Test: test_parse_request ...--70501-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:40.578 passed 00:06:40.578 Test: test_parse_request_streaming ...passed 00:06:40.578 00:06:40.578 Run Summary: Type Total Ran Passed Failed Inactive 00:06:40.578 suites 1 1 n/a 0 0 00:06:40.578 tests 2 2 2 0 0 00:06:40.578 asserts 289 289 289 0 n/a 00:06:40.578 00:06:40.578 Elapsed time = 0.129 seconds 00:06:40.578 --70501-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:40.578 --70501-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:40.578 ==70501== 00:06:40.578 ==70501== HEAP SUMMARY: 00:06:40.578 ==70501== in use at exit: 0 bytes in 0 blocks 00:06:40.578 ==70501== total heap usage: 166 allocs, 166 frees, 4,958,311 bytes allocated 00:06:40.578 ==70501== 00:06:40.578 ==70501== All heap blocks were freed -- no leaks are possible 00:06:40.578 ==70501== 00:06:40.578 ==70501== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:40.578 00:06:40.578 real 0m3.679s 00:06:40.578 user 0m3.553s 00:06:40.578 sys 0m0.112s 00:06:40.578 01:04:46 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:40.578 01:04:46 -- common/autotest_common.sh@10 -- # set +x 00:06:40.578 ************************************ 00:06:40.578 END TEST unittest_json 00:06:40.578 ************************************ 00:06:40.579 01:04:46 -- unit/unittest.sh@244 -- # run_test unittest_rpc unittest_rpc 00:06:40.579 01:04:46 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:40.579 01:04:46 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:40.579 01:04:46 -- common/autotest_common.sh@10 -- # set +x 00:06:40.579 ************************************ 00:06:40.579 START TEST unittest_rpc 00:06:40.579 ************************************ 00:06:40.579 01:04:46 -- common/autotest_common.sh@1111 -- # unittest_rpc 00:06:40.579 01:04:46 -- unit/unittest.sh@82 -- # 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:06:40.579 ==70533== Memcheck, a memory error detector 00:06:40.579 ==70533== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:40.579 ==70533== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:40.579 ==70533== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:06:40.579 ==70533== 00:06:40.579 --70533-- Valgrind options: 00:06:40.579 --70533-- --leak-check=full 00:06:40.579 --70533-- --error-exitcode=2 00:06:40.579 --70533-- --verbose 00:06:40.579 --70533-- Contents of /proc/version: 00:06:40.579 --70533-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:40.579 --70533-- 00:06:40.579 --70533-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:40.579 --70533-- Page sizes: currently 4096, max supported 4096 00:06:40.579 --70533-- Valgrind library directory: /usr/libexec/valgrind 00:06:40.579 --70533-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:06:40.579 --70533-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:40.837 --70533-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:40.837 --70533-- might be shown as UnknownInlinedFun 00:06:40.837 --70533-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:40.837 --70533-- object doesn't have a dynamic symbol table 00:06:40.837 --70533-- Scheduler: using generic scheduler lock implementation. 00:06:40.837 --70533-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:40.837 ==70533== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70533-by-???-on-8019b903ff7f 00:06:40.837 ==70533== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70533-by-???-on-8019b903ff7f 00:06:40.837 ==70533== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70533-by-???-on-8019b903ff7f 00:06:40.837 ==70533== 00:06:40.837 ==70533== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:40.837 ==70533== don't want to do, unless you know exactly what you're doing, 00:06:40.837 ==70533== or are doing some strange experiment): 00:06:40.837 ==70533== /usr/libexec/valgrind/../../bin/vgdb --pid=70533 ...command... 00:06:40.837 ==70533== 00:06:40.837 ==70533== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:40.837 ==70533== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:06:40.837 ==70533== and then give GDB the following command 00:06:40.837 ==70533== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70533 00:06:40.837 ==70533== --pid is optional if only one valgrind process is running 00:06:40.837 ==70533== 00:06:40.837 --70533-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:40.837 --70533-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:40.837 --70533-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:40.837 --70533-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:40.837 ==70533== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.837 --70533-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:40.837 --70533-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:40.837 --70533-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:40.837 --70533-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:40.837 --70533-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:40.837 --70533-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:40.837 --70533-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:40.837 --70533-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:40.837 --70533-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:40.837 --70533-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:40.837 --70533-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:40.837 --70533-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:40.837 --70533-- Reading syms from /usr/lib64/libm.so.6 00:06:40.837 --70533-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:40.837 --70533-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:40.837 --70533-- Reading syms from /usr/lib64/libc.so.6 00:06:40.837 ==70533== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.837 --70533-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:40.837 --70533-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:40.837 ==70533== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.837 --70533-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:40.837 --70533-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:40.837 ==70533== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.837 --70533-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:40.837 --70533-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:40.837 ==70533== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.837 --70533-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:40.837 --70533-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:40.837 --70533-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:40.837 --70533-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:40.837 --70533-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:40.837 --70533-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:40.837 --70533-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:41.095 --70533-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:41.095 --70533-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.095 --70533-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.095 --70533-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.095 --70533-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.095 --70533-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.095 --70533-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.095 --70533-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.095 --70533-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.095 --70533-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.095 --70533-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.095 --70533-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.095 --70533-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.095 --70533-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.095 --70533-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.095 --70533-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.095 --70533-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.095 --70533-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 ==70533== Preferring higher priority redirection: 00:06:41.096 --70533-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:41.096 --70533-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:41.096 --70533-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 --70533-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.096 ==70533== WARNING: new redirection conflicts with existing -- ignoring it 00:06:41.096 --70533-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:41.096 --70533-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:41.096 ==70533== WARNING: new redirection conflicts with existing -- ignoring it 00:06:41.096 --70533-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:41.096 --70533-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:41.096 --70533-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:41.096 --70533-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:41.096 --70533-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:41.096 --70533-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:41.096 --70533-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:41.096 --70533-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:41.096 --70533-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:41.096 --70533-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:41.096 --70533-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:41.096 --70533-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:41.096 --70533-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:41.096 --70533-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:41.096 --70533-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:41.096 --70533-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:41.096 --70533-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:06:41.096 --70533-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:41.096 --70533-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:41.096 00:06:41.096 00:06:41.096 CUnit - A unit testing framework for C - Version 2.1-3 00:06:41.096 http://cunit.sourceforge.net/ 00:06:41.096 00:06:41.096 00:06:41.096 Suite: rpc 00:06:41.096 Test: test_jsonrpc_handler ...passed 00:06:41.096 Test: test_spdk_rpc_is_method_allowed ...passed 00:06:41.096 Test: test_rpc_get_methods ...[2024-04-19 01:04:47.238845] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rpc/rpc.c: 446:rpc_get_methods: *ERROR*: spdk_json_decode_object failed 00:06:41.096 passed 00:06:41.096 Test: test_rpc_spdk_get_version ...passed 00:06:41.096 Test: test_spdk_rpc_listen_close ...passed 00:06:41.096 Test: test_rpc_run_multiple_servers ...passed 00:06:41.096 00:06:41.096 Run Summary: Type Total Ran Passed Failed Inactive 00:06:41.096 suites 1 1 n/a 0 0 00:06:41.096 tests 6 6 6 0 0 00:06:41.096 asserts 23 23 23 0 n/a 00:06:41.096 00:06:41.096 Elapsed time = 0.059 seconds 00:06:41.096 --70533-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:41.354 --70533-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:41.354 ==70533== 00:06:41.354 ==70533== HEAP SUMMARY: 00:06:41.354 ==70533== in use at exit: 513 bytes in 6 blocks 00:06:41.354 ==70533== total heap usage: 87 allocs, 81 frees, 122,793 bytes allocated 00:06:41.354 ==70533== 00:06:41.354 ==70533== Searching for pointers to 6 not-freed blocks 00:06:41.354 ==70533== Checked 6,231,552 bytes 00:06:41.354 ==70533== 00:06:41.354 ==70533== LEAK SUMMARY: 00:06:41.354 ==70533== definitely lost: 0 bytes in 0 blocks 00:06:41.354 ==70533== indirectly lost: 0 bytes in 0 blocks 00:06:41.354 ==70533== possibly lost: 0 bytes in 0 blocks 00:06:41.354 ==70533== still reachable: 513 bytes in 6 blocks 00:06:41.354 ==70533== suppressed: 0 bytes in 0 blocks 00:06:41.354 ==70533== Reachable blocks (those to which a pointer was found) are not shown. 00:06:41.354 ==70533== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:41.354 ==70533== 00:06:41.354 ==70533== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:41.354 00:06:41.354 real 0m0.578s 00:06:41.354 user 0m0.555s 00:06:41.354 sys 0m0.021s 00:06:41.354 01:04:47 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:41.354 01:04:47 -- common/autotest_common.sh@10 -- # set +x 00:06:41.354 ************************************ 00:06:41.354 END TEST unittest_rpc 00:06:41.354 ************************************ 00:06:41.354 01:04:47 -- unit/unittest.sh@245 -- # 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:06:41.354 01:04:47 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:06:41.354 01:04:47 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:41.354 01:04:47 -- common/autotest_common.sh@10 -- # set +x 00:06:41.354 ************************************ 00:06:41.354 START TEST unittest_notify 00:06:41.355 ************************************ 00:06:41.355 01:04:47 -- common/autotest_common.sh@1111 -- # 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:06:41.355 ==70556== Memcheck, a memory error detector 00:06:41.355 ==70556== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:41.355 ==70556== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:41.355 ==70556== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:06:41.355 ==70556== 00:06:41.355 --70556-- Valgrind options: 00:06:41.355 --70556-- --leak-check=full 00:06:41.355 --70556-- --error-exitcode=2 00:06:41.355 --70556-- --verbose 00:06:41.355 --70556-- Contents of /proc/version: 00:06:41.355 --70556-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:41.355 --70556-- 00:06:41.355 --70556-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:41.355 --70556-- Page sizes: currently 4096, max supported 4096 00:06:41.355 --70556-- Valgrind library directory: /usr/libexec/valgrind 00:06:41.355 --70556-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:06:41.355 --70556-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:41.355 --70556-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:41.355 --70556-- might be shown as UnknownInlinedFun 00:06:41.355 --70556-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:41.355 --70556-- object doesn't have a dynamic symbol table 00:06:41.355 --70556-- Scheduler: using generic scheduler lock implementation. 00:06:41.355 --70556-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:41.355 ==70556== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70556-by-???-on-8019b903ff7f 00:06:41.355 ==70556== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70556-by-???-on-8019b903ff7f 00:06:41.355 ==70556== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70556-by-???-on-8019b903ff7f 00:06:41.355 ==70556== 00:06:41.355 ==70556== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:41.355 ==70556== don't want to do, unless you know exactly what you're doing, 00:06:41.355 ==70556== or are doing some strange experiment): 00:06:41.355 ==70556== /usr/libexec/valgrind/../../bin/vgdb --pid=70556 ...command... 00:06:41.355 ==70556== 00:06:41.355 ==70556== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:41.355 ==70556== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:06:41.355 ==70556== and then give GDB the following command 00:06:41.355 ==70556== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70556 00:06:41.355 ==70556== --pid is optional if only one valgrind process is running 00:06:41.355 ==70556== 00:06:41.355 --70556-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:41.355 --70556-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:41.355 --70556-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:41.355 --70556-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:41.355 ==70556== WARNING: new redirection conflicts with existing -- ignoring it 00:06:41.355 --70556-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:41.355 --70556-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:41.355 --70556-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:41.355 --70556-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:41.355 --70556-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:41.355 --70556-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:41.355 --70556-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:41.355 --70556-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:41.355 --70556-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:41.355 --70556-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:41.355 --70556-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:41.355 --70556-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:41.355 --70556-- Reading syms from /usr/lib64/libm.so.6 00:06:41.355 --70556-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:41.355 --70556-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:41.355 --70556-- Reading syms from /usr/lib64/libc.so.6 00:06:41.614 ==70556== WARNING: new redirection conflicts with existing -- ignoring it 00:06:41.614 --70556-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:41.614 --70556-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:41.614 ==70556== WARNING: new redirection conflicts with existing -- ignoring it 00:06:41.614 --70556-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:41.614 --70556-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:41.614 ==70556== WARNING: new redirection conflicts with existing -- ignoring it 00:06:41.614 --70556-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:41.614 --70556-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:41.614 ==70556== WARNING: new redirection conflicts with existing -- ignoring it 00:06:41.614 --70556-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:41.614 --70556-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:41.614 --70556-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:41.614 --70556-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:41.614 --70556-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:41.614 --70556-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:41.614 --70556-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:41.614 --70556-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:41.614 --70556-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 ==70556== Preferring higher priority redirection: 00:06:41.614 --70556-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:41.614 --70556-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:41.614 --70556-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.614 --70556-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.615 --70556-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.615 --70556-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.615 --70556-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.615 ==70556== WARNING: new redirection conflicts with existing -- ignoring it 00:06:41.615 --70556-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:41.615 --70556-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:41.615 ==70556== WARNING: new redirection conflicts with existing -- ignoring it 00:06:41.615 --70556-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:41.615 --70556-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:41.615 --70556-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:41.615 --70556-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:41.615 --70556-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:41.615 --70556-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:41.615 --70556-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:41.615 --70556-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:41.615 --70556-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:41.615 --70556-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:41.615 --70556-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:41.615 --70556-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:41.615 --70556-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:41.615 --70556-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:41.615 --70556-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:41.615 --70556-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:41.873 --70556-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:41.873 --70556-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:41.873 00:06:41.873 00:06:41.873 CUnit - A unit testing framework for C - Version 2.1-3 00:06:41.873 http://cunit.sourceforge.net/ 00:06:41.873 00:06:41.873 00:06:41.873 Suite: app_suite 00:06:41.873 Test: notify ...passed 00:06:41.873 00:06:41.873 Run Summary: Type Total Ran Passed Failed Inactive 00:06:41.873 suites 1 1 n/a 0 0 00:06:41.873 tests 1 1 1 0 0 00:06:41.873 asserts 13 13 13 0 n/a 00:06:41.873 00:06:41.873 Elapsed time = 0.011 seconds 00:06:41.873 --70556-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:41.873 --70556-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:41.873 ==70556== 00:06:41.873 ==70556== HEAP SUMMARY: 00:06:41.873 ==70556== in use at exit: 288 bytes in 2 blocks 00:06:41.873 ==70556== total heap usage: 59 allocs, 57 frees, 107,536 bytes allocated 00:06:41.873 ==70556== 00:06:41.873 ==70556== Searching for pointers to 2 not-freed blocks 00:06:41.873 ==70556== Checked 6,481,360 bytes 00:06:41.873 ==70556== 00:06:41.873 ==70556== LEAK SUMMARY: 00:06:41.873 ==70556== definitely lost: 0 bytes in 0 blocks 00:06:41.873 ==70556== indirectly lost: 0 bytes in 0 blocks 00:06:41.873 ==70556== possibly lost: 0 bytes in 0 blocks 00:06:41.873 ==70556== still reachable: 288 bytes in 2 blocks 00:06:41.873 ==70556== suppressed: 0 bytes in 0 blocks 00:06:41.873 ==70556== Reachable blocks (those to which a pointer was found) are not shown. 00:06:41.873 ==70556== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:41.873 ==70556== 00:06:41.873 ==70556== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:41.873 00:06:41.873 real 0m0.533s 00:06:41.873 user 0m0.503s 00:06:41.873 sys 0m0.028s 00:06:41.873 01:04:47 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:41.873 01:04:47 -- common/autotest_common.sh@10 -- # set +x 00:06:41.873 ************************************ 00:06:41.873 END TEST unittest_notify 00:06:41.873 ************************************ 00:06:41.873 01:04:47 -- unit/unittest.sh@246 -- # run_test unittest_nvme unittest_nvme 00:06:41.873 01:04:47 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:41.873 01:04:47 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:41.873 01:04:47 -- common/autotest_common.sh@10 -- # set +x 00:06:41.873 ************************************ 00:06:41.873 START TEST unittest_nvme 00:06:41.873 ************************************ 00:06:41.873 01:04:47 -- common/autotest_common.sh@1111 -- # unittest_nvme 00:06:41.873 01:04:47 -- unit/unittest.sh@86 -- # 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:06:41.873 ==70590== Memcheck, a memory error detector 00:06:41.873 ==70590== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:41.873 ==70590== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:41.873 ==70590== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:06:41.873 ==70590== 00:06:41.873 --70590-- Valgrind options: 00:06:41.873 --70590-- --leak-check=full 00:06:41.873 --70590-- --error-exitcode=2 00:06:41.873 --70590-- --verbose 00:06:41.873 --70590-- Contents of /proc/version: 00:06:41.873 --70590-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:41.873 --70590-- 00:06:41.873 --70590-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:41.873 --70590-- Page sizes: currently 4096, max supported 4096 00:06:41.873 --70590-- Valgrind library directory: /usr/libexec/valgrind 00:06:41.873 --70590-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:06:41.873 --70590-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:41.873 --70590-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:41.873 --70590-- might be shown as UnknownInlinedFun 00:06:41.873 --70590-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:41.873 --70590-- object doesn't have a dynamic symbol table 00:06:41.873 --70590-- Scheduler: using generic scheduler lock implementation. 00:06:41.873 --70590-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:41.873 ==70590== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70590-by-???-on-8019b903ff7f 00:06:41.873 ==70590== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70590-by-???-on-8019b903ff7f 00:06:41.873 ==70590== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70590-by-???-on-8019b903ff7f 00:06:41.873 ==70590== 00:06:41.874 ==70590== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:41.874 ==70590== don't want to do, unless you know exactly what you're doing, 00:06:41.874 ==70590== or are doing some strange experiment): 00:06:41.874 ==70590== /usr/libexec/valgrind/../../bin/vgdb --pid=70590 ...command... 00:06:41.874 ==70590== 00:06:41.874 ==70590== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:41.874 ==70590== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:06:41.874 ==70590== and then give GDB the following command 00:06:41.874 ==70590== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70590 00:06:41.874 ==70590== --pid is optional if only one valgrind process is running 00:06:41.874 ==70590== 00:06:41.874 --70590-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:41.874 --70590-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:41.874 --70590-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:41.874 --70590-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:41.874 ==70590== WARNING: new redirection conflicts with existing -- ignoring it 00:06:41.874 --70590-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:41.874 --70590-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:41.874 --70590-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:41.874 --70590-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:41.874 --70590-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:41.874 --70590-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:41.874 --70590-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:42.132 --70590-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:42.132 --70590-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:42.132 --70590-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:42.132 --70590-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:42.132 --70590-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:42.132 --70590-- Reading syms from /usr/lib64/libm.so.6 00:06:42.132 --70590-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:42.132 --70590-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:42.132 --70590-- Reading syms from /usr/lib64/libc.so.6 00:06:42.132 ==70590== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.132 --70590-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:42.132 --70590-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:42.132 ==70590== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.132 --70590-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:42.132 --70590-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:42.132 ==70590== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.132 --70590-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:42.132 --70590-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:42.132 ==70590== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.132 --70590-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:42.132 --70590-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:42.132 --70590-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:42.132 --70590-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:42.132 --70590-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:42.132 --70590-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:42.132 --70590-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:42.132 --70590-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:42.132 --70590-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.132 --70590-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.132 --70590-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.132 --70590-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.132 --70590-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.132 --70590-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.132 --70590-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.132 --70590-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.132 --70590-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.132 --70590-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.132 --70590-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.132 --70590-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.132 --70590-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.132 --70590-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.132 --70590-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.132 --70590-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.132 --70590-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 ==70590== Preferring higher priority redirection: 00:06:42.133 --70590-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:42.133 --70590-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:42.133 --70590-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 --70590-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.133 ==70590== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.133 --70590-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:42.133 --70590-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:42.133 ==70590== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.133 --70590-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:42.133 --70590-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:42.133 --70590-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:42.133 --70590-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:42.133 --70590-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:42.391 --70590-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:42.391 --70590-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:42.391 --70590-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:42.391 --70590-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:42.392 --70590-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:42.392 --70590-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:42.392 --70590-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:42.392 --70590-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:42.392 --70590-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:42.392 --70590-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:42.392 --70590-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:42.392 --70590-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:42.392 --70590-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:42.392 00:06:42.392 00:06:42.392 CUnit - A unit testing framework for C - Version 2.1-3 00:06:42.392 http://cunit.sourceforge.net/ 00:06:42.392 00:06:42.392 00:06:42.392 Suite: nvme 00:06:42.392 Test: test_opc_data_transfer ...passed 00:06:42.392 Test: test_spdk_nvme_transport_id_parse_trtype ...passed 00:06:42.392 Test: test_spdk_nvme_transport_id_parse_adrfam ...passed 00:06:42.392 Test: test_trid_parse_and_compare ...[2024-04-19 01:04:48.439031] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1171:parse_next_key: *ERROR*: Key without ':' or '=' separator 00:06:42.392 [2024-04-19 01:04:48.467133] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1228:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:06:42.392 [2024-04-19 01:04:48.468931] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1183:parse_next_key: *ERROR*: Key length 32 greater than maximum allowed 31 00:06:42.392 [2024-04-19 01:04:48.469156] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1228:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:06:42.392 [2024-04-19 01:04:48.470656] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1194:parse_next_key: *ERROR*: Key without value 00:06:42.392 [2024-04-19 01:04:48.470858] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1228:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:06:42.392 --70590-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:06:42.392 passed 00:06:42.392 Test: test_trid_trtype_str ...passed 00:06:42.392 Test: test_trid_adrfam_str ...passed 00:06:42.392 Test: test_nvme_ctrlr_probe ...[2024-04-19 01:04:48.524446] /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:06:42.392 passed 00:06:42.392 Test: test_spdk_nvme_probe ...[2024-04-19 01:04:48.530751] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:06:42.392 [2024-04-19 01:04:48.531338] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:06:42.392 [2024-04-19 01:04:48.533767] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 812:nvme_probe_internal: *ERROR*: NVMe trtype 256 (PCIE) not available 00:06:42.392 [2024-04-19 01:04:48.534147] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:06:42.392 passed 00:06:42.392 Test: test_spdk_nvme_connect ...[2024-04-19 01:04:48.543562] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 993:spdk_nvme_connect: *ERROR*: No transport ID specified 00:06:42.392 [2024-04-19 01:04:48.578329] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:06:42.392 [2024-04-19 01:04:48.578647] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1004:spdk_nvme_connect: *ERROR*: Create probe context failed 00:06:42.392 passed 00:06:42.392 Test: test_nvme_ctrlr_probe_internal ...[2024-04-19 01:04:48.581819] /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:06:42.392 [2024-04-19 01:04:48.582328] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 821:nvme_probe_internal: *ERROR*: NVMe ctrlr scan failed 00:06:42.392 passed 00:06:42.392 Test: test_nvme_init_controllers ...[2024-04-19 01:04:48.590249] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 708:nvme_ctrlr_poll_internal: *ERROR*: Failed to initialize SSD: 00:06:42.392 passed 00:06:42.392 Test: test_nvme_driver_init ...[2024-04-19 01:04:48.603277] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 578:nvme_driver_init: *ERROR*: primary process failed to reserve memory 00:06:42.392 [2024-04-19 01:04:48.603796] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:06:42.651 [2024-04-19 01:04:48.712582] /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:06:42.651 [2024-04-19 01:04:48.716419] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 618:nvme_driver_init: *ERROR*: failed to initialize mutex 00:06:42.651 passed 00:06:42.651 Test: test_spdk_nvme_detach ...passed 00:06:42.651 Test: test_nvme_completion_poll_cb ...passed 00:06:42.651 Test: test_nvme_user_copy_cmd_complete ...--70590-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:42.651 passed 00:06:42.651 Test: test_nvme_allocate_request_null ...passed 00:06:42.651 Test: test_nvme_allocate_request ...passed 00:06:42.651 Test: test_nvme_free_request ...passed 00:06:42.651 Test: test_nvme_allocate_request_user_copy ...passed 00:06:42.651 Test: test_nvme_robust_mutex_init_shared ...passed 00:06:42.651 Test: test_nvme_request_check_timeout ...passed 00:06:42.651 Test: test_nvme_wait_for_completion ...passed 00:06:42.651 Test: test_spdk_nvme_parse_func ...--70590-- REDIR: 0x5577910 (libc.so.6:strcasestr) redirected to 0x48505a0 (strcasestr) 00:06:42.651 passed 00:06:42.651 Test: test_spdk_nvme_detach_async ...passed 00:06:42.651 Test: test_nvme_parse_addr ...[2024-04-19 01:04:48.844358] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1581:nvme_parse_addr: *ERROR*: addr and service must both be non-NULL 00:06:42.651 passed 00:06:42.651 00:06:42.651 Run Summary: Type Total Ran Passed Failed Inactive 00:06:42.651 suites 1 1 n/a 0 0 00:06:42.651 tests 25 25 25 0 0 00:06:42.651 asserts 326 326 326 0 n/a 00:06:42.651 00:06:42.651 Elapsed time = 0.323 seconds 00:06:42.910 --70590-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:42.910 --70590-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:42.910 ==70590== 00:06:42.910 ==70590== HEAP SUMMARY: 00:06:42.910 ==70590== in use at exit: 0 bytes in 0 blocks 00:06:42.910 ==70590== total heap usage: 177 allocs, 177 frees, 147,493 bytes allocated 00:06:42.910 ==70590== 00:06:42.910 ==70590== All heap blocks were freed -- no leaks are possible 00:06:42.910 ==70590== 00:06:42.910 ==70590== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:42.910 01:04:48 -- unit/unittest.sh@87 -- # 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:06:42.910 ==70598== Memcheck, a memory error detector 00:06:42.910 ==70598== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:42.911 ==70598== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:42.911 ==70598== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:06:42.911 ==70598== 00:06:42.911 --70598-- Valgrind options: 00:06:42.911 --70598-- --leak-check=full 00:06:42.911 --70598-- --error-exitcode=2 00:06:42.911 --70598-- --verbose 00:06:42.911 --70598-- Contents of /proc/version: 00:06:42.911 --70598-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:42.911 --70598-- 00:06:42.911 --70598-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:42.911 --70598-- Page sizes: currently 4096, max supported 4096 00:06:42.911 --70598-- Valgrind library directory: /usr/libexec/valgrind 00:06:42.911 --70598-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:06:42.911 --70598-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:42.911 --70598-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:42.911 --70598-- might be shown as UnknownInlinedFun 00:06:42.911 --70598-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:42.911 --70598-- object doesn't have a dynamic symbol table 00:06:42.911 --70598-- Scheduler: using generic scheduler lock implementation. 00:06:42.911 --70598-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:42.911 ==70598== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70598-by-???-on-8019b903ff7f 00:06:42.911 ==70598== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70598-by-???-on-8019b903ff7f 00:06:42.911 ==70598== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70598-by-???-on-8019b903ff7f 00:06:42.911 ==70598== 00:06:42.911 ==70598== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:42.911 ==70598== don't want to do, unless you know exactly what you're doing, 00:06:42.911 ==70598== or are doing some strange experiment): 00:06:42.911 ==70598== /usr/libexec/valgrind/../../bin/vgdb --pid=70598 ...command... 00:06:42.911 ==70598== 00:06:42.911 ==70598== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:42.911 ==70598== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:06:42.911 ==70598== and then give GDB the following command 00:06:42.911 ==70598== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70598 00:06:42.911 ==70598== --pid is optional if only one valgrind process is running 00:06:42.911 ==70598== 00:06:42.911 --70598-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:42.911 --70598-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:42.911 --70598-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:42.911 --70598-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:42.911 ==70598== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.911 --70598-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:42.911 --70598-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:42.911 --70598-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:42.911 --70598-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:42.911 --70598-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:42.911 --70598-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:42.911 --70598-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:42.911 --70598-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:42.911 --70598-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:42.911 --70598-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:42.911 --70598-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:42.911 --70598-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:42.911 --70598-- Reading syms from /usr/lib64/libm.so.6 00:06:42.911 --70598-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:42.911 --70598-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:42.911 --70598-- Reading syms from /usr/lib64/libc.so.6 00:06:42.911 ==70598== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.911 --70598-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:42.911 --70598-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:42.911 ==70598== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.911 --70598-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:42.911 --70598-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:42.911 ==70598== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.911 --70598-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:42.911 --70598-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:42.911 ==70598== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.911 --70598-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:42.911 --70598-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:43.170 --70598-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:43.170 --70598-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:43.170 --70598-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:43.170 --70598-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:43.170 --70598-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:43.170 --70598-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:43.170 --70598-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 ==70598== Preferring higher priority redirection: 00:06:43.170 --70598-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:43.170 --70598-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:43.170 --70598-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.170 --70598-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.171 --70598-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.171 --70598-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.171 --70598-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.171 --70598-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.171 --70598-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.171 --70598-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.171 ==70598== WARNING: new redirection conflicts with existing -- ignoring it 00:06:43.171 --70598-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:43.171 --70598-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:43.171 ==70598== WARNING: new redirection conflicts with existing -- ignoring it 00:06:43.171 --70598-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:43.171 --70598-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:43.171 --70598-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:43.171 --70598-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:43.171 --70598-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:43.171 --70598-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:43.171 --70598-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:43.171 --70598-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:43.171 --70598-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:43.171 --70598-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:43.171 --70598-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:43.171 --70598-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:43.171 --70598-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:43.171 --70598-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:43.171 --70598-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:43.171 --70598-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:43.171 --70598-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:43.171 --70598-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:43.171 00:06:43.171 00:06:43.171 CUnit - A unit testing framework for C - Version 2.1-3 00:06:43.171 http://cunit.sourceforge.net/ 00:06:43.171 00:06:43.171 00:06:43.171 Suite: nvme_ctrlr 00:06:43.429 Test: test_nvme_ctrlr_init_en_1_rdy_0 ...[2024-04-19 01:04:49.374793] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:43.429 --70598-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:43.429 --70598-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:43.429 --70598-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:43.429 passed 00:06:43.429 Test: test_nvme_ctrlr_init_en_1_rdy_1 ...[2024-04-19 01:04:49.501754] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:43.429 passed 00:06:43.429 Test: test_nvme_ctrlr_init_en_0_rdy_0 ...[2024-04-19 01:04:49.507489] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:43.429 passed 00:06:43.429 Test: test_nvme_ctrlr_init_en_0_rdy_1 ...[2024-04-19 01:04:49.512774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:43.429 passed 00:06:43.429 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_rr ...[2024-04-19 01:04:49.518034] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:43.429 [2024-04-19 01:04:49.525207] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-04-19 01:04:49.529444] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-04-19 01:04:49.533275] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:06:43.429 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_wrr ...[2024-04-19 01:04:49.540601] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:43.430 [2024-04-19 01:04:49.550833] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-04-19 01:04:49.554593] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:06:43.430 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_vs ...[2024-04-19 01:04:49.561874] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:43.430 [2024-04-19 01:04:49.567661] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-04-19 01:04:49.575329] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:06:43.430 Test: test_nvme_ctrlr_init_delay ...[2024-04-19 01:04:49.582571] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:43.430 passed 00:06:43.430 Test: test_alloc_io_qpair_rr_1 ...[2024-04-19 01:04:49.589819] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:43.430 [2024-04-19 01:04:49.607595] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5329:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:06:43.430 [2024-04-19 01:04:49.614764] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 398:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:06:43.430 [2024-04-19 01:04:49.616124] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 398:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:06:43.430 [2024-04-19 01:04:49.616590] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 398:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:06:43.430 passed 00:06:43.430 Test: test_ctrlr_get_default_ctrlr_opts ...passed 00:06:43.430 Test: test_ctrlr_get_default_io_qpair_opts ...passed 00:06:43.430 Test: test_alloc_io_qpair_wrr_1 ...[2024-04-19 01:04:49.636272] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:43.430 passed 00:06:43.430 Test: test_alloc_io_qpair_wrr_2 ...[2024-04-19 01:04:49.641876] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:43.689 [2024-04-19 01:04:49.645111] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5329:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:06:43.689 passed 00:06:43.689 Test: test_spdk_nvme_ctrlr_update_firmware ...[2024-04-19 01:04:49.652083] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4857:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_update_firmware invalid size! 00:06:43.689 [2024-04-19 01:04:49.656782] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4894:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:06:43.689 [2024-04-19 01:04:49.661739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4934:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] nvme_ctrlr_cmd_fw_commit failed! 00:06:43.689 [2024-04-19 01:04:49.664983] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4894:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:06:43.689 passed 00:06:43.689 Test: test_nvme_ctrlr_fail ...[2024-04-19 01:04:49.667714] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1041:nvme_ctrlr_fail: *ERROR*: [] in failed state. 00:06:43.689 passed 00:06:43.689 Test: test_nvme_ctrlr_construct_intel_support_log_page_list ...passed 00:06:43.689 Test: test_nvme_ctrlr_set_supported_features ...passed 00:06:43.689 Test: test_spdk_nvme_ctrlr_doorbell_buffer_config ...passed 00:06:43.689 Test: test_nvme_ctrlr_test_active_ns ...[2024-04-19 01:04:49.689260] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:44.256 passed 00:06:44.256 Test: test_nvme_ctrlr_test_active_ns_error_case ...passed 00:06:44.256 Test: test_spdk_nvme_ctrlr_reconnect_io_qpair ...passed 00:06:44.256 Test: test_spdk_nvme_ctrlr_set_trid ...passed 00:06:44.256 Test: test_nvme_ctrlr_init_set_nvmf_ioccsz ...[2024-04-19 01:04:50.328547] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:44.256 passed 00:06:44.256 Test: test_nvme_ctrlr_init_set_num_queues ...[2024-04-19 01:04:50.353799] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:44.256 passed 00:06:44.256 Test: test_nvme_ctrlr_init_set_keep_alive_timeout ...[2024-04-19 01:04:50.357812] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:44.256 [2024-04-19 01:04:50.364940] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:2882:nvme_ctrlr_set_keep_alive_timeout_done: *ERROR*: [] Keep alive timeout Get Feature failed: SC 6 SCT 0 00:06:44.256 passed 00:06:44.256 Test: test_alloc_io_qpair_fail ...[2024-04-19 01:04:50.367412] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:44.256 [2024-04-19 01:04:50.368498] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 510:spdk_nvme_ctrlr_alloc_io_qpair: *ERROR*: [] nvme_transport_ctrlr_connect_io_qpair() failed 00:06:44.256 passed 00:06:44.256 Test: test_nvme_ctrlr_add_remove_process ...passed 00:06:44.256 Test: test_nvme_ctrlr_set_arbitration_feature ...passed 00:06:44.256 Test: test_nvme_ctrlr_set_state ...[2024-04-19 01:04:50.385027] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1477:_nvme_ctrlr_set_state: *ERROR*: [] Specified timeout would cause integer overflow. Defaulting to no timeout. 00:06:44.256 passed 00:06:44.256 Test: test_nvme_ctrlr_active_ns_list_v0 ...[2024-04-19 01:04:50.385995] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:44.256 passed 00:06:44.256 Test: test_nvme_ctrlr_active_ns_list_v2 ...[2024-04-19 01:04:50.423994] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:44.515 passed 00:06:44.515 Test: test_nvme_ctrlr_ns_mgmt ...[2024-04-19 01:04:50.504681] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:44.515 passed 00:06:44.515 Test: test_nvme_ctrlr_reset ...[2024-04-19 01:04:50.522038] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:44.515 passed 00:06:44.515 Test: test_nvme_ctrlr_aer_callback ...[2024-04-19 01:04:50.541939] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:44.515 passed 00:06:44.515 Test: test_nvme_ctrlr_ns_attr_changed ...[2024-04-19 01:04:50.559425] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:44.515 passed 00:06:44.515 Test: test_nvme_ctrlr_identify_namespaces_iocs_specific_next ...passed 00:06:44.515 Test: test_nvme_ctrlr_set_supported_log_pages ...passed 00:06:44.515 Test: test_nvme_ctrlr_set_intel_supported_log_pages ...[2024-04-19 01:04:50.595097] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:44.515 passed 00:06:44.515 Test: test_nvme_ctrlr_parse_ana_log_page ...passed 00:06:44.515 Test: test_nvme_ctrlr_ana_resize ...[2024-04-19 01:04:50.612028] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:44.515 passed 00:06:44.515 Test: test_nvme_ctrlr_get_memory_domains ...passed 00:06:44.515 Test: test_nvme_transport_ctrlr_ready ...[2024-04-19 01:04:50.624610] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4028:nvme_ctrlr_process_init: *ERROR*: [] Transport controller ready step failed: rc -1 00:06:44.515 [2024-04-19 01:04:50.626228] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4079:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr operation failed with error: -1, ctrlr state: 51 (error) 00:06:44.515 passed 00:06:44.515 Test: test_nvme_ctrlr_disable ...[2024-04-19 01:04:50.627277] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:06:44.515 passed 00:06:44.515 00:06:44.515 Run Summary: Type Total Ran Passed Failed Inactive 00:06:44.515 suites 1 1 n/a 0 0 00:06:44.515 tests 43 43 43 0 0 00:06:44.515 asserts 10418 10418 10418 0 n/a 00:06:44.515 00:06:44.515 Elapsed time = 1.221 seconds 00:06:44.515 --70598-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:44.515 --70598-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:44.515 ==70598== 00:06:44.515 ==70598== HEAP SUMMARY: 00:06:44.515 ==70598== in use at exit: 0 bytes in 0 blocks 00:06:44.515 ==70598== total heap usage: 8,071 allocs, 8,071 frees, 64,073,372 bytes allocated 00:06:44.515 ==70598== 00:06:44.515 ==70598== All heap blocks were freed -- no leaks are possible 00:06:44.515 ==70598== 00:06:44.515 ==70598== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:44.515 01:04:50 -- 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_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:06:44.515 ==70620== Memcheck, a memory error detector 00:06:44.515 ==70620== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:44.515 ==70620== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:44.515 ==70620== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:06:44.515 ==70620== 00:06:44.515 --70620-- Valgrind options: 00:06:44.515 --70620-- --leak-check=full 00:06:44.515 --70620-- --error-exitcode=2 00:06:44.515 --70620-- --verbose 00:06:44.515 --70620-- Contents of /proc/version: 00:06:44.515 --70620-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:44.515 --70620-- 00:06:44.515 --70620-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:44.515 --70620-- Page sizes: currently 4096, max supported 4096 00:06:44.515 --70620-- Valgrind library directory: /usr/libexec/valgrind 00:06:44.515 --70620-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:06:44.515 --70620-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:44.515 --70620-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:44.516 --70620-- might be shown as UnknownInlinedFun 00:06:44.773 --70620-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:44.773 --70620-- object doesn't have a dynamic symbol table 00:06:44.773 --70620-- Scheduler: using generic scheduler lock implementation. 00:06:44.773 --70620-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:44.773 ==70620== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70620-by-???-on-8019b903ff7f 00:06:44.773 ==70620== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70620-by-???-on-8019b903ff7f 00:06:44.773 ==70620== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70620-by-???-on-8019b903ff7f 00:06:44.773 ==70620== 00:06:44.773 ==70620== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:44.773 ==70620== don't want to do, unless you know exactly what you're doing, 00:06:44.773 ==70620== or are doing some strange experiment): 00:06:44.774 ==70620== /usr/libexec/valgrind/../../bin/vgdb --pid=70620 ...command... 00:06:44.774 ==70620== 00:06:44.774 ==70620== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:44.774 ==70620== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:06:44.774 ==70620== and then give GDB the following command 00:06:44.774 ==70620== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70620 00:06:44.774 ==70620== --pid is optional if only one valgrind process is running 00:06:44.774 ==70620== 00:06:44.774 --70620-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:44.774 --70620-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:44.774 --70620-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:44.774 --70620-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:44.774 ==70620== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.774 --70620-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:44.774 --70620-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:44.774 --70620-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:44.774 --70620-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:44.774 --70620-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:44.774 --70620-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:44.774 --70620-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:44.774 --70620-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:44.774 --70620-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:44.774 --70620-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:44.774 --70620-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:44.774 --70620-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:44.774 --70620-- Reading syms from /usr/lib64/libm.so.6 00:06:44.774 --70620-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:44.774 --70620-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:44.774 --70620-- Reading syms from /usr/lib64/libc.so.6 00:06:44.774 ==70620== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.774 --70620-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:44.774 --70620-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:44.774 ==70620== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.774 --70620-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:44.774 --70620-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:44.774 ==70620== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.774 --70620-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:44.774 --70620-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:44.774 ==70620== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.774 --70620-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:44.774 --70620-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:44.774 --70620-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:44.774 --70620-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:44.774 --70620-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:44.774 --70620-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:44.774 --70620-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:44.774 --70620-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:45.032 --70620-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.032 --70620-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.032 --70620-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.032 --70620-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.032 --70620-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.032 --70620-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 ==70620== Preferring higher priority redirection: 00:06:45.033 --70620-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:45.033 --70620-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:45.033 --70620-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 --70620-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.033 ==70620== WARNING: new redirection conflicts with existing -- ignoring it 00:06:45.033 --70620-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:45.033 --70620-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:45.033 ==70620== WARNING: new redirection conflicts with existing -- ignoring it 00:06:45.033 --70620-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:45.033 --70620-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:45.033 --70620-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:45.033 --70620-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:45.033 --70620-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:45.033 --70620-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:45.033 --70620-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:45.033 --70620-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:45.033 --70620-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:45.033 --70620-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:45.033 --70620-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:45.033 --70620-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:45.033 --70620-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:45.033 --70620-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:45.033 --70620-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:45.033 --70620-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:45.033 --70620-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:45.033 --70620-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:45.033 00:06:45.033 00:06:45.033 CUnit - A unit testing framework for C - Version 2.1-3 00:06:45.033 http://cunit.sourceforge.net/ 00:06:45.033 00:06:45.033 00:06:45.033 Suite: nvme_ctrlr_cmd 00:06:45.033 Test: test_get_log_pages ...passed 00:06:45.033 Test: test_set_feature_cmd ...passed 00:06:45.033 Test: test_set_feature_ns_cmd ...passed 00:06:45.034 Test: test_get_feature_cmd ...passed 00:06:45.034 Test: test_get_feature_ns_cmd ...passed 00:06:45.034 Test: test_abort_cmd ...passed 00:06:45.034 Test: test_set_host_id_cmds ...[2024-04-19 01:04:51.199824] /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:06:45.034 passed 00:06:45.034 Test: test_io_cmd_raw_no_payload_build ...passed 00:06:45.034 Test: test_io_raw_cmd ...passed 00:06:45.034 Test: test_io_raw_cmd_with_md ...passed 00:06:45.034 Test: test_namespace_attach ...passed 00:06:45.034 Test: test_namespace_detach ...passed 00:06:45.034 Test: test_namespace_create ...passed 00:06:45.034 Test: test_namespace_delete ...passed 00:06:45.292 Test: test_doorbell_buffer_config ...passed 00:06:45.292 Test: test_format_nvme ...passed 00:06:45.292 Test: test_fw_commit ...passed 00:06:45.292 Test: test_fw_image_download ...passed 00:06:45.292 Test: test_sanitize ...passed 00:06:45.292 Test: test_directive ...passed 00:06:45.292 Test: test_nvme_request_add_abort ...passed 00:06:45.292 Test: test_spdk_nvme_ctrlr_cmd_abort ...passed 00:06:45.292 Test: test_nvme_ctrlr_cmd_identify ...passed 00:06:45.292 Test: test_spdk_nvme_ctrlr_cmd_security_receive_send ...passed 00:06:45.292 00:06:45.292 Run Summary: Type Total Ran Passed Failed Inactive 00:06:45.292 suites 1 1 n/a 0 0 00:06:45.292 tests 24 24 24 0 0 00:06:45.292 asserts 198 198 198 0 n/a 00:06:45.292 00:06:45.292 Elapsed time = 0.151 seconds 00:06:45.292 --70620-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:45.292 --70620-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:45.292 ==70620== 00:06:45.292 ==70620== HEAP SUMMARY: 00:06:45.292 ==70620== in use at exit: 0 bytes in 0 blocks 00:06:45.292 ==70620== total heap usage: 102 allocs, 102 frees, 104,236 bytes allocated 00:06:45.292 ==70620== 00:06:45.292 ==70620== All heap blocks were freed -- no leaks are possible 00:06:45.292 ==70620== 00:06:45.292 ==70620== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:45.292 01:04:51 -- 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_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:06:45.292 ==70624== Memcheck, a memory error detector 00:06:45.292 ==70624== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:45.292 ==70624== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:45.292 ==70624== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:06:45.292 ==70624== 00:06:45.292 --70624-- Valgrind options: 00:06:45.292 --70624-- --leak-check=full 00:06:45.292 --70624-- --error-exitcode=2 00:06:45.292 --70624-- --verbose 00:06:45.292 --70624-- Contents of /proc/version: 00:06:45.292 --70624-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:45.292 --70624-- 00:06:45.292 --70624-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:45.292 --70624-- Page sizes: currently 4096, max supported 4096 00:06:45.292 --70624-- Valgrind library directory: /usr/libexec/valgrind 00:06:45.292 --70624-- 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:06:45.292 --70624-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:45.292 --70624-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:45.292 --70624-- might be shown as UnknownInlinedFun 00:06:45.292 --70624-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:45.292 --70624-- object doesn't have a dynamic symbol table 00:06:45.293 --70624-- Scheduler: using generic scheduler lock implementation. 00:06:45.293 --70624-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:45.293 ==70624== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70624-by-???-on-8019b903ff7f 00:06:45.293 ==70624== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70624-by-???-on-8019b903ff7f 00:06:45.293 ==70624== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70624-by-???-on-8019b903ff7f 00:06:45.293 ==70624== 00:06:45.293 ==70624== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:45.293 ==70624== don't want to do, unless you know exactly what you're doing, 00:06:45.293 ==70624== or are doing some strange experiment): 00:06:45.293 ==70624== /usr/libexec/valgrind/../../bin/vgdb --pid=70624 ...command... 00:06:45.293 ==70624== 00:06:45.293 ==70624== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:45.293 ==70624== /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:06:45.293 ==70624== and then give GDB the following command 00:06:45.293 ==70624== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70624 00:06:45.293 ==70624== --pid is optional if only one valgrind process is running 00:06:45.293 ==70624== 00:06:45.293 --70624-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:45.293 --70624-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:45.293 --70624-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:45.293 --70624-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:45.293 ==70624== WARNING: new redirection conflicts with existing -- ignoring it 00:06:45.293 --70624-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:45.293 --70624-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:45.293 --70624-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:45.293 --70624-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:45.293 --70624-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:45.293 --70624-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:45.293 --70624-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:45.293 --70624-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:45.293 --70624-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:45.293 --70624-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:45.293 --70624-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:45.293 --70624-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:45.293 --70624-- Reading syms from /usr/lib64/libm.so.6 00:06:45.293 --70624-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:45.293 --70624-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:45.293 --70624-- Reading syms from /usr/lib64/libc.so.6 00:06:45.551 ==70624== WARNING: new redirection conflicts with existing -- ignoring it 00:06:45.552 --70624-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:45.552 --70624-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:45.552 ==70624== WARNING: new redirection conflicts with existing -- ignoring it 00:06:45.552 --70624-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:45.552 --70624-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:45.552 ==70624== WARNING: new redirection conflicts with existing -- ignoring it 00:06:45.552 --70624-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:45.552 --70624-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:45.552 ==70624== WARNING: new redirection conflicts with existing -- ignoring it 00:06:45.552 --70624-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:45.552 --70624-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:45.552 --70624-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:45.552 --70624-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:45.552 --70624-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:45.552 --70624-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:45.552 --70624-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:45.552 --70624-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:45.552 --70624-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 ==70624== Preferring higher priority redirection: 00:06:45.552 --70624-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:45.552 --70624-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:45.552 --70624-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 --70624-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.552 ==70624== WARNING: new redirection conflicts with existing -- ignoring it 00:06:45.552 --70624-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:45.552 --70624-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:45.552 ==70624== WARNING: new redirection conflicts with existing -- ignoring it 00:06:45.552 --70624-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:45.553 --70624-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:45.553 --70624-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:45.553 --70624-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:45.553 --70624-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:45.553 --70624-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:45.553 --70624-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:45.553 --70624-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:45.553 --70624-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:45.553 --70624-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:45.553 --70624-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:45.553 --70624-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:45.553 --70624-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:45.553 --70624-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:45.553 --70624-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:45.810 --70624-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:45.811 --70624-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:45.811 --70624-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:45.811 00:06:45.811 00:06:45.811 CUnit - A unit testing framework for C - Version 2.1-3 00:06:45.811 http://cunit.sourceforge.net/ 00:06:45.811 00:06:45.811 00:06:45.811 Suite: nvme_ctrlr_cmd 00:06:45.811 Test: test_geometry_cmd ...passed 00:06:45.811 Test: test_spdk_nvme_ctrlr_is_ocssd_supported ...passed 00:06:45.811 00:06:45.811 Run Summary: Type Total Ran Passed Failed Inactive 00:06:45.811 suites 1 1 n/a 0 0 00:06:45.811 tests 2 2 2 0 0 00:06:45.811 asserts 7 7 7 0 n/a 00:06:45.811 00:06:45.811 Elapsed time = 0.016 seconds 00:06:45.811 --70624-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:45.811 --70624-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:45.811 ==70624== 00:06:45.811 ==70624== HEAP SUMMARY: 00:06:45.811 ==70624== in use at exit: 0 bytes in 0 blocks 00:06:45.811 ==70624== total heap usage: 53 allocs, 53 frees, 98,078 bytes allocated 00:06:45.811 ==70624== 00:06:45.811 ==70624== All heap blocks were freed -- no leaks are possible 00:06:45.811 ==70624== 00:06:45.811 ==70624== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:45.811 01:04:51 -- 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_ns.c/nvme_ns_ut 00:06:45.811 ==70631== Memcheck, a memory error detector 00:06:45.811 ==70631== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:45.811 ==70631== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:45.811 ==70631== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:06:45.811 ==70631== 00:06:45.811 --70631-- Valgrind options: 00:06:45.811 --70631-- --leak-check=full 00:06:45.811 --70631-- --error-exitcode=2 00:06:45.811 --70631-- --verbose 00:06:45.811 --70631-- Contents of /proc/version: 00:06:45.811 --70631-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:45.811 --70631-- 00:06:45.811 --70631-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:45.811 --70631-- Page sizes: currently 4096, max supported 4096 00:06:45.811 --70631-- Valgrind library directory: /usr/libexec/valgrind 00:06:45.811 --70631-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:06:45.811 --70631-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:45.811 --70631-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:45.811 --70631-- might be shown as UnknownInlinedFun 00:06:45.811 --70631-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:45.811 --70631-- object doesn't have a dynamic symbol table 00:06:45.811 --70631-- Scheduler: using generic scheduler lock implementation. 00:06:45.811 --70631-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:45.811 ==70631== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70631-by-???-on-8019b903ff7f 00:06:45.811 ==70631== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70631-by-???-on-8019b903ff7f 00:06:45.811 ==70631== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70631-by-???-on-8019b903ff7f 00:06:45.811 ==70631== 00:06:45.811 ==70631== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:45.811 ==70631== don't want to do, unless you know exactly what you're doing, 00:06:45.811 ==70631== or are doing some strange experiment): 00:06:45.811 ==70631== /usr/libexec/valgrind/../../bin/vgdb --pid=70631 ...command... 00:06:45.811 ==70631== 00:06:45.811 ==70631== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:45.811 ==70631== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:06:45.811 ==70631== and then give GDB the following command 00:06:45.811 ==70631== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70631 00:06:45.811 ==70631== --pid is optional if only one valgrind process is running 00:06:45.811 ==70631== 00:06:45.811 --70631-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:45.811 --70631-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:45.811 --70631-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:45.811 --70631-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:45.811 ==70631== WARNING: new redirection conflicts with existing -- ignoring it 00:06:45.811 --70631-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:45.811 --70631-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:45.811 --70631-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:45.811 --70631-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:45.811 --70631-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:45.811 --70631-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:45.811 --70631-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:45.811 --70631-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:45.811 --70631-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:45.811 --70631-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:45.811 --70631-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:45.811 --70631-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:45.811 --70631-- Reading syms from /usr/lib64/libm.so.6 00:06:45.811 --70631-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:45.811 --70631-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:45.811 --70631-- Reading syms from /usr/lib64/libc.so.6 00:06:46.069 ==70631== WARNING: new redirection conflicts with existing -- ignoring it 00:06:46.069 --70631-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:46.069 --70631-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:46.069 ==70631== WARNING: new redirection conflicts with existing -- ignoring it 00:06:46.069 --70631-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:46.069 --70631-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:46.069 ==70631== WARNING: new redirection conflicts with existing -- ignoring it 00:06:46.069 --70631-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:46.069 --70631-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:46.069 ==70631== WARNING: new redirection conflicts with existing -- ignoring it 00:06:46.069 --70631-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:46.069 --70631-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:46.069 --70631-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:46.069 --70631-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:46.069 --70631-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:46.069 --70631-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:46.069 --70631-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:46.069 --70631-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:46.069 --70631-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 ==70631== Preferring higher priority redirection: 00:06:46.069 --70631-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:46.069 --70631-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:46.069 --70631-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.069 --70631-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.070 --70631-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.070 ==70631== WARNING: new redirection conflicts with existing -- ignoring it 00:06:46.070 --70631-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:46.070 --70631-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:46.070 ==70631== WARNING: new redirection conflicts with existing -- ignoring it 00:06:46.070 --70631-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:46.070 --70631-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:46.070 --70631-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:46.070 --70631-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:46.070 --70631-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:46.070 --70631-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:46.070 --70631-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:46.070 --70631-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:46.070 --70631-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:46.070 --70631-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:46.070 --70631-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:46.070 --70631-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:46.070 --70631-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:46.070 --70631-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:46.070 --70631-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:46.328 --70631-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:46.328 --70631-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:46.328 --70631-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:46.328 00:06:46.328 00:06:46.328 CUnit - A unit testing framework for C - Version 2.1-3 00:06:46.328 http://cunit.sourceforge.net/ 00:06:46.328 00:06:46.328 00:06:46.328 Suite: nvme 00:06:46.328 Test: test_nvme_ns_construct ...passed 00:06:46.328 Test: test_nvme_ns_uuid ...passed 00:06:46.328 Test: test_nvme_ns_csi ...passed 00:06:46.328 Test: test_nvme_ns_data ...passed 00:06:46.328 Test: test_nvme_ns_set_identify_data ...passed 00:06:46.328 Test: test_spdk_nvme_ns_get_values ...passed 00:06:46.328 Test: test_spdk_nvme_ns_is_active ...passed 00:06:46.328 Test: spdk_nvme_ns_supports ...passed 00:06:46.328 Test: test_nvme_ns_has_supported_iocs_specific_data ...passed 00:06:46.328 Test: test_nvme_ctrlr_identify_ns_iocs_specific ...--70631-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:46.328 passed 00:06:46.328 Test: test_nvme_ctrlr_identify_id_desc ...passed 00:06:46.328 Test: test_nvme_ns_find_id_desc ...passed 00:06:46.328 00:06:46.328 Run Summary: Type Total Ran Passed Failed Inactive 00:06:46.328 suites 1 1 n/a 0 0 00:06:46.328 tests 12 12 12 0 0 00:06:46.328 asserts 83 83 83 0 n/a 00:06:46.328 00:06:46.328 Elapsed time = 0.066 seconds 00:06:46.328 --70631-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:46.328 --70631-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:46.328 ==70631== 00:06:46.328 ==70631== HEAP SUMMARY: 00:06:46.328 ==70631== in use at exit: 0 bytes in 0 blocks 00:06:46.328 ==70631== total heap usage: 93 allocs, 93 frees, 112,715 bytes allocated 00:06:46.328 ==70631== 00:06:46.328 ==70631== All heap blocks were freed -- no leaks are possible 00:06:46.328 ==70631== 00:06:46.328 ==70631== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:46.328 01:04:52 -- 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_ns_cmd.c/nvme_ns_cmd_ut 00:06:46.328 ==70637== Memcheck, a memory error detector 00:06:46.328 ==70637== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:46.328 ==70637== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:46.328 ==70637== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:06:46.328 ==70637== 00:06:46.328 --70637-- Valgrind options: 00:06:46.328 --70637-- --leak-check=full 00:06:46.328 --70637-- --error-exitcode=2 00:06:46.328 --70637-- --verbose 00:06:46.328 --70637-- Contents of /proc/version: 00:06:46.328 --70637-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:46.328 --70637-- 00:06:46.328 --70637-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:46.328 --70637-- Page sizes: currently 4096, max supported 4096 00:06:46.328 --70637-- Valgrind library directory: /usr/libexec/valgrind 00:06:46.328 --70637-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:06:46.328 --70637-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:46.328 --70637-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:46.328 --70637-- might be shown as UnknownInlinedFun 00:06:46.328 --70637-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:46.328 --70637-- object doesn't have a dynamic symbol table 00:06:46.328 --70637-- Scheduler: using generic scheduler lock implementation. 00:06:46.328 --70637-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:46.328 ==70637== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70637-by-???-on-8019b903ff7f 00:06:46.328 ==70637== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70637-by-???-on-8019b903ff7f 00:06:46.329 ==70637== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70637-by-???-on-8019b903ff7f 00:06:46.329 ==70637== 00:06:46.329 ==70637== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:46.329 ==70637== don't want to do, unless you know exactly what you're doing, 00:06:46.329 ==70637== or are doing some strange experiment): 00:06:46.329 ==70637== /usr/libexec/valgrind/../../bin/vgdb --pid=70637 ...command... 00:06:46.329 ==70637== 00:06:46.329 ==70637== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:46.329 ==70637== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:06:46.329 ==70637== and then give GDB the following command 00:06:46.329 ==70637== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70637 00:06:46.329 ==70637== --pid is optional if only one valgrind process is running 00:06:46.329 ==70637== 00:06:46.329 --70637-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:46.329 --70637-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:46.329 --70637-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:46.329 --70637-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:46.329 ==70637== WARNING: new redirection conflicts with existing -- ignoring it 00:06:46.329 --70637-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:46.329 --70637-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:46.329 --70637-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:46.329 --70637-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:46.587 --70637-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:46.587 --70637-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:46.587 --70637-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:46.587 --70637-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:46.587 --70637-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:46.587 --70637-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:46.587 --70637-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:46.587 --70637-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:46.587 --70637-- Reading syms from /usr/lib64/libm.so.6 00:06:46.587 --70637-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:46.587 --70637-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:46.587 --70637-- Reading syms from /usr/lib64/libc.so.6 00:06:46.587 ==70637== WARNING: new redirection conflicts with existing -- ignoring it 00:06:46.587 --70637-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:46.587 --70637-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:46.587 ==70637== WARNING: new redirection conflicts with existing -- ignoring it 00:06:46.588 --70637-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:46.588 --70637-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:46.588 ==70637== WARNING: new redirection conflicts with existing -- ignoring it 00:06:46.588 --70637-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:46.588 --70637-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:46.588 ==70637== WARNING: new redirection conflicts with existing -- ignoring it 00:06:46.588 --70637-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:46.588 --70637-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:46.588 --70637-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:46.588 --70637-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:46.588 --70637-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:46.588 --70637-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:46.588 --70637-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:46.588 --70637-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:46.588 --70637-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 ==70637== Preferring higher priority redirection: 00:06:46.588 --70637-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:46.588 --70637-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:46.588 --70637-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 --70637-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:46.588 ==70637== WARNING: new redirection conflicts with existing -- ignoring it 00:06:46.588 --70637-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:46.588 --70637-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:46.588 ==70637== WARNING: new redirection conflicts with existing -- ignoring it 00:06:46.588 --70637-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:46.588 --70637-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:46.588 --70637-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:46.588 --70637-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:46.589 --70637-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:46.847 --70637-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:46.847 --70637-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:46.847 --70637-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:46.847 --70637-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:46.847 --70637-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:46.847 --70637-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:46.847 --70637-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:46.847 --70637-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:46.847 --70637-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:46.847 --70637-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:46.847 --70637-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:46.847 --70637-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:46.847 --70637-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:46.847 00:06:46.847 00:06:46.847 CUnit - A unit testing framework for C - Version 2.1-3 00:06:46.847 http://cunit.sourceforge.net/ 00:06:46.847 00:06:46.847 00:06:46.847 Suite: nvme_ns_cmd 00:06:46.847 Test: split_test ...passed 00:06:46.847 Test: split_test2 ...passed 00:06:46.847 Test: split_test3 ...passed 00:06:46.847 Test: split_test4 ...passed 00:06:46.847 Test: test_nvme_ns_cmd_flush ...passed 00:06:46.847 Test: test_nvme_ns_cmd_dataset_management ...--70637-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:46.847 passed 00:06:46.847 Test: test_nvme_ns_cmd_copy ...passed 00:06:46.847 Test: test_io_flags ...[2024-04-19 01:04:52.961320] /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:06:46.847 passed 00:06:46.847 Test: test_nvme_ns_cmd_write_zeroes ...passed 00:06:46.847 Test: test_nvme_ns_cmd_write_uncorrectable ...passed 00:06:46.847 Test: test_nvme_ns_cmd_reservation_register ...passed 00:06:46.847 Test: test_nvme_ns_cmd_reservation_release ...passed 00:06:46.847 Test: test_nvme_ns_cmd_reservation_acquire ...passed 00:06:46.847 Test: test_nvme_ns_cmd_reservation_report ...passed 00:06:46.847 Test: test_cmd_child_request ...passed 00:06:46.847 Test: test_nvme_ns_cmd_readv ...passed 00:06:46.847 Test: test_nvme_ns_cmd_read_with_md ...passed 00:06:46.847 Test: test_nvme_ns_cmd_writev ...[2024-04-19 01:04:53.042114] /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:06:46.847 passed 00:06:47.114 Test: test_nvme_ns_cmd_write_with_md ...passed 00:06:47.114 Test: test_nvme_ns_cmd_zone_append_with_md ...passed 00:06:47.114 Test: test_nvme_ns_cmd_zone_appendv_with_md ...passed 00:06:47.114 Test: test_nvme_ns_cmd_comparev ...passed 00:06:47.114 Test: test_nvme_ns_cmd_compare_and_write ...passed 00:06:47.114 Test: test_nvme_ns_cmd_compare_with_md ...passed 00:06:47.114 Test: test_nvme_ns_cmd_comparev_with_md ...passed 00:06:47.114 Test: test_nvme_ns_cmd_setup_request ...passed 00:06:47.114 Test: test_spdk_nvme_ns_cmd_readv_with_md ...passed 00:06:47.114 Test: test_spdk_nvme_ns_cmd_writev_ext ...[2024-04-19 01:04:53.138847] /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:06:47.114 passed 00:06:47.114 Test: test_spdk_nvme_ns_cmd_readv_ext ...[2024-04-19 01:04:53.147596] /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:06:47.114 passed 00:06:47.114 Test: test_nvme_ns_cmd_verify ...passed 00:06:47.114 Test: test_nvme_ns_cmd_io_mgmt_send ...passed 00:06:47.114 Test: test_nvme_ns_cmd_io_mgmt_recv ...passed 00:06:47.114 00:06:47.114 Run Summary: Type Total Ran Passed Failed Inactive 00:06:47.114 suites 1 1 n/a 0 0 00:06:47.114 tests 32 32 32 0 0 00:06:47.114 asserts 550 550 550 0 n/a 00:06:47.114 00:06:47.114 Elapsed time = 0.279 seconds 00:06:47.114 --70637-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:47.114 --70637-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:47.114 ==70637== 00:06:47.114 ==70637== HEAP SUMMARY: 00:06:47.114 ==70637== in use at exit: 0 bytes in 0 blocks 00:06:47.114 ==70637== total heap usage: 218 allocs, 218 frees, 3,161,007 bytes allocated 00:06:47.114 ==70637== 00:06:47.114 ==70637== All heap blocks were freed -- no leaks are possible 00:06:47.114 ==70637== 00:06:47.114 ==70637== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:47.114 01:04:53 -- 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_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:06:47.114 ==70644== Memcheck, a memory error detector 00:06:47.114 ==70644== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:47.114 ==70644== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:47.114 ==70644== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:06:47.114 ==70644== 00:06:47.114 --70644-- Valgrind options: 00:06:47.114 --70644-- --leak-check=full 00:06:47.114 --70644-- --error-exitcode=2 00:06:47.114 --70644-- --verbose 00:06:47.114 --70644-- Contents of /proc/version: 00:06:47.114 --70644-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:47.114 --70644-- 00:06:47.114 --70644-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:47.114 --70644-- Page sizes: currently 4096, max supported 4096 00:06:47.114 --70644-- Valgrind library directory: /usr/libexec/valgrind 00:06:47.114 --70644-- 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:06:47.114 --70644-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:47.114 --70644-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:47.114 --70644-- might be shown as UnknownInlinedFun 00:06:47.114 --70644-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:47.114 --70644-- object doesn't have a dynamic symbol table 00:06:47.114 --70644-- Scheduler: using generic scheduler lock implementation. 00:06:47.114 --70644-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:47.114 ==70644== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70644-by-???-on-8019b903ff7f 00:06:47.114 ==70644== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70644-by-???-on-8019b903ff7f 00:06:47.114 ==70644== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70644-by-???-on-8019b903ff7f 00:06:47.114 ==70644== 00:06:47.114 ==70644== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:47.114 ==70644== don't want to do, unless you know exactly what you're doing, 00:06:47.114 ==70644== or are doing some strange experiment): 00:06:47.114 ==70644== /usr/libexec/valgrind/../../bin/vgdb --pid=70644 ...command... 00:06:47.114 ==70644== 00:06:47.114 ==70644== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:47.114 ==70644== /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:06:47.114 ==70644== and then give GDB the following command 00:06:47.114 ==70644== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70644 00:06:47.114 ==70644== --pid is optional if only one valgrind process is running 00:06:47.114 ==70644== 00:06:47.114 --70644-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:47.114 --70644-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:47.114 --70644-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:47.114 --70644-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:47.114 ==70644== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.114 --70644-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:47.114 --70644-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:47.114 --70644-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:47.114 --70644-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:47.372 --70644-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:47.372 --70644-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:47.372 --70644-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:47.372 --70644-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:47.372 --70644-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:47.372 --70644-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:47.372 --70644-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:47.372 --70644-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:47.372 --70644-- Reading syms from /usr/lib64/libm.so.6 00:06:47.372 --70644-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:47.372 --70644-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:47.372 --70644-- Reading syms from /usr/lib64/libc.so.6 00:06:47.372 ==70644== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.372 --70644-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:47.372 --70644-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:47.372 ==70644== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.372 --70644-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:47.372 --70644-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:47.372 ==70644== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.372 --70644-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:47.372 --70644-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:47.372 ==70644== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.372 --70644-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:47.372 --70644-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:47.372 --70644-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:47.372 --70644-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:47.372 --70644-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:47.372 --70644-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:47.372 --70644-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:47.372 --70644-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:47.372 --70644-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.372 --70644-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.372 --70644-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.372 --70644-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.372 --70644-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.372 --70644-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.372 --70644-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.372 --70644-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.372 --70644-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.372 --70644-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.372 --70644-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.372 --70644-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 ==70644== Preferring higher priority redirection: 00:06:47.373 --70644-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:47.373 --70644-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:47.373 --70644-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 --70644-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.373 ==70644== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.373 --70644-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:47.373 --70644-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:47.373 ==70644== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.373 --70644-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:47.373 --70644-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:47.373 --70644-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:47.373 --70644-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:47.373 --70644-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:47.630 --70644-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:47.630 --70644-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:47.630 --70644-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:47.630 --70644-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:47.630 --70644-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:47.630 --70644-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:47.630 --70644-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:47.630 --70644-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:47.630 --70644-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:47.630 --70644-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:47.630 --70644-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:47.630 --70644-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:47.631 --70644-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:47.631 00:06:47.631 00:06:47.631 CUnit - A unit testing framework for C - Version 2.1-3 00:06:47.631 http://cunit.sourceforge.net/ 00:06:47.631 00:06:47.631 00:06:47.631 Suite: nvme_ns_cmd 00:06:47.631 Test: test_nvme_ocssd_ns_cmd_vector_reset ...passed 00:06:47.631 Test: test_nvme_ocssd_ns_cmd_vector_reset_single_entry ...passed 00:06:47.631 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md ...passed 00:06:47.631 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md_single_entry ...passed 00:06:47.631 Test: test_nvme_ocssd_ns_cmd_vector_read ...passed 00:06:47.631 Test: test_nvme_ocssd_ns_cmd_vector_read_single_entry ...passed 00:06:47.631 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md ...passed 00:06:47.631 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md_single_entry ...passed 00:06:47.631 Test: test_nvme_ocssd_ns_cmd_vector_write ...passed 00:06:47.631 Test: test_nvme_ocssd_ns_cmd_vector_write_single_entry ...passed 00:06:47.631 Test: test_nvme_ocssd_ns_cmd_vector_copy ...passed 00:06:47.631 Test: test_nvme_ocssd_ns_cmd_vector_copy_single_entry ...passed 00:06:47.631 00:06:47.631 Run Summary: Type Total Ran Passed Failed Inactive 00:06:47.631 suites 1 1 n/a 0 0 00:06:47.631 tests 12 12 12 0 0 00:06:47.631 asserts 123 123 123 0 n/a 00:06:47.631 00:06:47.631 Elapsed time = 0.060 seconds 00:06:47.631 --70644-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:47.631 --70644-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:47.631 ==70644== 00:06:47.631 ==70644== HEAP SUMMARY: 00:06:47.631 ==70644== in use at exit: 0 bytes in 0 blocks 00:06:47.631 ==70644== total heap usage: 109 allocs, 109 frees, 508,031 bytes allocated 00:06:47.631 ==70644== 00:06:47.631 ==70644== All heap blocks were freed -- no leaks are possible 00:06:47.631 ==70644== 00:06:47.631 ==70644== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:47.631 01:04:53 -- 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_qpair.c/nvme_qpair_ut 00:06:47.631 ==70656== Memcheck, a memory error detector 00:06:47.631 ==70656== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:47.631 ==70656== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:47.631 ==70656== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:06:47.631 ==70656== 00:06:47.631 --70656-- Valgrind options: 00:06:47.631 --70656-- --leak-check=full 00:06:47.631 --70656-- --error-exitcode=2 00:06:47.631 --70656-- --verbose 00:06:47.631 --70656-- Contents of /proc/version: 00:06:47.631 --70656-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:47.631 --70656-- 00:06:47.631 --70656-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:47.631 --70656-- Page sizes: currently 4096, max supported 4096 00:06:47.631 --70656-- Valgrind library directory: /usr/libexec/valgrind 00:06:47.631 --70656-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:06:47.631 --70656-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:47.631 --70656-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:47.631 --70656-- might be shown as UnknownInlinedFun 00:06:47.631 --70656-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:47.631 --70656-- object doesn't have a dynamic symbol table 00:06:47.631 --70656-- Scheduler: using generic scheduler lock implementation. 00:06:47.631 --70656-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:47.631 ==70656== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70656-by-???-on-8019b903ff7f 00:06:47.631 ==70656== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70656-by-???-on-8019b903ff7f 00:06:47.631 ==70656== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70656-by-???-on-8019b903ff7f 00:06:47.631 ==70656== 00:06:47.631 ==70656== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:47.631 ==70656== don't want to do, unless you know exactly what you're doing, 00:06:47.631 ==70656== or are doing some strange experiment): 00:06:47.631 ==70656== /usr/libexec/valgrind/../../bin/vgdb --pid=70656 ...command... 00:06:47.631 ==70656== 00:06:47.631 ==70656== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:47.631 ==70656== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:06:47.631 ==70656== and then give GDB the following command 00:06:47.631 ==70656== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70656 00:06:47.631 ==70656== --pid is optional if only one valgrind process is running 00:06:47.631 ==70656== 00:06:47.890 --70656-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:47.890 --70656-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:47.890 --70656-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:47.890 --70656-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:47.890 ==70656== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.890 --70656-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:47.890 --70656-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:47.890 --70656-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:47.890 --70656-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:47.890 --70656-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:47.890 --70656-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:47.890 --70656-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:47.890 --70656-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:47.890 --70656-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:47.890 --70656-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:47.890 --70656-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:47.890 --70656-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:47.890 --70656-- Reading syms from /usr/lib64/libm.so.6 00:06:47.890 --70656-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:47.890 --70656-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:47.890 --70656-- Reading syms from /usr/lib64/libc.so.6 00:06:47.890 ==70656== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.890 --70656-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:47.890 --70656-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:47.890 ==70656== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.890 --70656-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:47.890 --70656-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:47.890 ==70656== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.890 --70656-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:47.890 --70656-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:47.890 ==70656== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.890 --70656-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:47.890 --70656-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:47.890 --70656-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:47.890 --70656-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:47.890 --70656-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:47.890 --70656-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:47.890 --70656-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:47.890 --70656-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:47.890 --70656-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.890 --70656-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.890 --70656-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.890 --70656-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.890 --70656-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.890 --70656-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.890 --70656-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.890 --70656-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.890 --70656-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.890 --70656-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.890 --70656-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.890 --70656-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.890 --70656-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.891 --70656-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.891 --70656-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.891 --70656-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.891 --70656-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.891 --70656-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.891 --70656-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.891 --70656-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.891 --70656-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.891 --70656-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.891 --70656-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.891 --70656-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.891 --70656-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.891 --70656-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.891 --70656-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.891 --70656-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.149 --70656-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.149 --70656-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.149 ==70656== Preferring higher priority redirection: 00:06:48.149 --70656-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:48.149 --70656-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:48.149 --70656-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.149 --70656-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.149 --70656-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.149 --70656-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.149 --70656-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.149 --70656-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.150 --70656-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.150 --70656-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.150 --70656-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.150 ==70656== WARNING: new redirection conflicts with existing -- ignoring it 00:06:48.150 --70656-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:48.150 --70656-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:48.150 ==70656== WARNING: new redirection conflicts with existing -- ignoring it 00:06:48.150 --70656-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:48.150 --70656-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:48.150 --70656-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:48.150 --70656-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:48.150 --70656-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:48.150 --70656-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:48.150 --70656-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:48.150 --70656-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:48.150 --70656-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:48.150 --70656-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:48.150 --70656-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:48.150 --70656-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:48.150 --70656-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:48.150 --70656-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:48.150 --70656-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:48.150 --70656-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:48.150 --70656-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:48.150 --70656-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:48.150 00:06:48.150 00:06:48.150 CUnit - A unit testing framework for C - Version 2.1-3 00:06:48.150 http://cunit.sourceforge.net/ 00:06:48.150 00:06:48.150 00:06:48.150 Suite: nvme_qpair 00:06:48.150 Test: test3 ...--70656-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:48.150 passed 00:06:48.150 Test: test_ctrlr_failed ...passed 00:06:48.150 Test: struct_packing ...passed 00:06:48.150 Test: test_nvme_qpair_process_completions ...[2024-04-19 01:04:54.280940] /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:06:48.150 [2024-04-19 01:04:54.319033] /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:06:48.150 --70656-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:06:48.150 --70656-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:48.150 [2024-04-19 01:04:54.335843] /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:06:48.150 [2024-04-19 01:04:54.337230] /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:06:48.150 passed 00:06:48.150 Test: test_nvme_completion_is_retry ...passed 00:06:48.150 Test: test_get_status_string ...passed 00:06:48.150 Test: test_nvme_qpair_add_cmd_error_injection ...passed 00:06:48.408 Test: test_nvme_qpair_submit_request ...passed 00:06:48.408 Test: test_nvme_qpair_resubmit_request_with_transport_failed ...passed 00:06:48.408 Test: test_nvme_qpair_manual_complete_request ...passed 00:06:48.408 Test: test_nvme_qpair_init_deinit ...[2024-04-19 01:04:54.392630] /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:06:48.408 passed 00:06:48.408 Test: test_nvme_get_sgl_print_info ...passed 00:06:48.408 00:06:48.408 Run Summary: Type Total Ran Passed Failed Inactive 00:06:48.408 suites 1 1 n/a 0 0 00:06:48.408 tests 12 12 12 0 0 00:06:48.408 asserts 154 154 154 0 n/a 00:06:48.408 00:06:48.408 Elapsed time = 0.160 seconds 00:06:48.408 --70656-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:48.408 ==70656== 00:06:48.408 ==70656== HEAP SUMMARY: 00:06:48.408 ==70656== in use at exit: 0 bytes in 0 blocks 00:06:48.408 ==70656== total heap usage: 106 allocs, 106 frees, 197,479 bytes allocated 00:06:48.408 ==70656== 00:06:48.408 ==70656== All heap blocks were freed -- no leaks are possible 00:06:48.408 ==70656== 00:06:48.408 ==70656== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:48.409 01:04:54 -- 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_pcie.c/nvme_pcie_ut 00:06:48.409 ==70659== Memcheck, a memory error detector 00:06:48.409 ==70659== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:48.409 ==70659== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:48.409 ==70659== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:06:48.409 ==70659== 00:06:48.409 --70659-- Valgrind options: 00:06:48.409 --70659-- --leak-check=full 00:06:48.409 --70659-- --error-exitcode=2 00:06:48.409 --70659-- --verbose 00:06:48.409 --70659-- Contents of /proc/version: 00:06:48.409 --70659-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:48.409 --70659-- 00:06:48.409 --70659-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:48.409 --70659-- Page sizes: currently 4096, max supported 4096 00:06:48.409 --70659-- Valgrind library directory: /usr/libexec/valgrind 00:06:48.409 --70659-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:06:48.409 --70659-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:48.409 --70659-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:48.409 --70659-- might be shown as UnknownInlinedFun 00:06:48.409 --70659-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:48.409 --70659-- object doesn't have a dynamic symbol table 00:06:48.409 --70659-- Scheduler: using generic scheduler lock implementation. 00:06:48.409 --70659-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:48.409 ==70659== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70659-by-???-on-8019b903ff7f 00:06:48.409 ==70659== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70659-by-???-on-8019b903ff7f 00:06:48.409 ==70659== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70659-by-???-on-8019b903ff7f 00:06:48.409 ==70659== 00:06:48.409 ==70659== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:48.409 ==70659== don't want to do, unless you know exactly what you're doing, 00:06:48.409 ==70659== or are doing some strange experiment): 00:06:48.409 ==70659== /usr/libexec/valgrind/../../bin/vgdb --pid=70659 ...command... 00:06:48.409 ==70659== 00:06:48.409 ==70659== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:48.409 ==70659== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:06:48.409 ==70659== and then give GDB the following command 00:06:48.409 ==70659== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70659 00:06:48.409 ==70659== --pid is optional if only one valgrind process is running 00:06:48.409 ==70659== 00:06:48.409 --70659-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:48.409 --70659-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:48.409 --70659-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:48.409 --70659-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:48.409 ==70659== WARNING: new redirection conflicts with existing -- ignoring it 00:06:48.409 --70659-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:48.409 --70659-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:48.409 --70659-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:48.409 --70659-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:48.409 --70659-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:48.409 --70659-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:48.409 --70659-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:48.409 --70659-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:48.409 --70659-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:48.409 --70659-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:48.409 --70659-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:48.409 --70659-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:48.409 --70659-- Reading syms from /usr/lib64/libm.so.6 00:06:48.409 --70659-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:48.409 --70659-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:48.409 --70659-- Reading syms from /usr/lib64/libc.so.6 00:06:48.667 ==70659== WARNING: new redirection conflicts with existing -- ignoring it 00:06:48.667 --70659-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:48.667 --70659-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:48.667 ==70659== WARNING: new redirection conflicts with existing -- ignoring it 00:06:48.667 --70659-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:48.667 --70659-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:48.667 ==70659== WARNING: new redirection conflicts with existing -- ignoring it 00:06:48.667 --70659-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:48.667 --70659-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:48.667 ==70659== WARNING: new redirection conflicts with existing -- ignoring it 00:06:48.667 --70659-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:48.667 --70659-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:48.667 --70659-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:48.667 --70659-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:48.667 --70659-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:48.667 --70659-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:48.667 --70659-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:48.667 --70659-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:48.667 --70659-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.667 --70659-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.667 --70659-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.667 --70659-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.667 --70659-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.667 --70659-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.667 --70659-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.667 --70659-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.667 --70659-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.667 --70659-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.667 --70659-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.667 --70659-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.667 --70659-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 ==70659== Preferring higher priority redirection: 00:06:48.668 --70659-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:48.668 --70659-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:48.668 --70659-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 --70659-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.668 ==70659== WARNING: new redirection conflicts with existing -- ignoring it 00:06:48.668 --70659-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:48.668 --70659-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:48.668 ==70659== WARNING: new redirection conflicts with existing -- ignoring it 00:06:48.668 --70659-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:48.668 --70659-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:48.668 --70659-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:48.668 --70659-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:48.668 --70659-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:48.668 --70659-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:48.668 --70659-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:48.668 --70659-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:48.668 --70659-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:48.668 --70659-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:48.668 --70659-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:48.668 --70659-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:48.926 --70659-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:48.926 --70659-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:48.926 --70659-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:48.926 --70659-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:48.926 --70659-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:48.926 --70659-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:48.926 00:06:48.926 00:06:48.926 CUnit - A unit testing framework for C - Version 2.1-3 00:06:48.926 http://cunit.sourceforge.net/ 00:06:48.926 00:06:48.926 00:06:48.926 Suite: nvme_pcie 00:06:48.926 Test: test_prp_list_append ...[2024-04-19 01:04:54.929253] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1202:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:06:48.926 [2024-04-19 01:04:54.969162] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1231:nvme_pcie_prp_list_append: *ERROR*: PRP 2 not page aligned (0x900800) 00:06:48.926 [2024-04-19 01:04:54.970363] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1221:nvme_pcie_prp_list_append: *ERROR*: vtophys(0x100000) failed 00:06:48.926 [2024-04-19 01:04:54.972672] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1215:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:06:48.926 [2024-04-19 01:04:54.973465] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1215:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:06:48.926 passed 00:06:48.926 Test: test_nvme_pcie_hotplug_monitor ...--70659-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:06:48.926 passed 00:06:48.926 Test: test_shadow_doorbell_update ...passed 00:06:48.926 Test: test_build_contig_hw_sgl_request ...passed 00:06:48.926 Test: test_nvme_pcie_qpair_build_metadata ...passed 00:06:48.926 Test: test_nvme_pcie_qpair_build_prps_sgl_request ...passed 00:06:48.926 Test: test_nvme_pcie_qpair_build_hw_sgl_request ...passed 00:06:48.926 Test: test_nvme_pcie_qpair_build_contig_request ...[2024-04-19 01:04:55.034376] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1202:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:06:48.926 passed 00:06:48.926 Test: test_nvme_pcie_ctrlr_regs_get_set ...passed 00:06:48.926 Test: test_nvme_pcie_ctrlr_map_unmap_cmb ...passed 00:06:48.926 Test: test_nvme_pcie_ctrlr_map_io_cmb ...[2024-04-19 01:04:55.055940] /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:06:48.926 passed 00:06:48.926 Test: test_nvme_pcie_ctrlr_map_unmap_pmr ...[2024-04-19 01:04:55.066583] /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:06:48.926 passed 00:06:48.926 Test: test_nvme_pcie_ctrlr_config_pmr ...[2024-04-19 01:04:55.073901] /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:06:48.926 passed 00:06:48.926 Test: test_nvme_pcie_ctrlr_map_io_pmr ...[2024-04-19 01:04:55.076864] /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:06:48.926 passed 00:06:48.926 00:06:48.926 Run Summary: Type Total Ran Passed Failed Inactive 00:06:48.926 suites 1 1 n/a 0 0 00:06:48.926 tests 14 14 14 0 0 00:06:48.926 asserts 235 235 235 0 n/a 00:06:48.926 00:06:48.926 Elapsed time = 0.161 seconds 00:06:48.926 --70659-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:48.926 --70659-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:49.184 ==70659== 00:06:49.184 ==70659== HEAP SUMMARY: 00:06:49.184 ==70659== in use at exit: 0 bytes in 0 blocks 00:06:49.184 ==70659== total heap usage: 115 allocs, 115 frees, 141,030 bytes allocated 00:06:49.184 ==70659== 00:06:49.184 ==70659== All heap blocks were freed -- no leaks are possible 00:06:49.184 ==70659== 00:06:49.184 ==70659== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:49.184 01:04:55 -- 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_poll_group.c/nvme_poll_group_ut 00:06:49.184 ==70671== Memcheck, a memory error detector 00:06:49.184 ==70671== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:49.184 ==70671== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:49.184 ==70671== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:06:49.184 ==70671== 00:06:49.184 --70671-- Valgrind options: 00:06:49.184 --70671-- --leak-check=full 00:06:49.184 --70671-- --error-exitcode=2 00:06:49.185 --70671-- --verbose 00:06:49.185 --70671-- Contents of /proc/version: 00:06:49.185 --70671-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:49.185 --70671-- 00:06:49.185 --70671-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:49.185 --70671-- Page sizes: currently 4096, max supported 4096 00:06:49.185 --70671-- Valgrind library directory: /usr/libexec/valgrind 00:06:49.185 --70671-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:06:49.185 --70671-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:49.185 --70671-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:49.185 --70671-- might be shown as UnknownInlinedFun 00:06:49.185 --70671-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:49.185 --70671-- object doesn't have a dynamic symbol table 00:06:49.185 --70671-- Scheduler: using generic scheduler lock implementation. 00:06:49.185 --70671-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:49.185 ==70671== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70671-by-???-on-8019b903ff7f 00:06:49.185 ==70671== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70671-by-???-on-8019b903ff7f 00:06:49.185 ==70671== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70671-by-???-on-8019b903ff7f 00:06:49.185 ==70671== 00:06:49.185 ==70671== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:49.185 ==70671== don't want to do, unless you know exactly what you're doing, 00:06:49.185 ==70671== or are doing some strange experiment): 00:06:49.185 ==70671== /usr/libexec/valgrind/../../bin/vgdb --pid=70671 ...command... 00:06:49.185 ==70671== 00:06:49.185 ==70671== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:49.185 ==70671== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:06:49.185 ==70671== and then give GDB the following command 00:06:49.185 ==70671== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70671 00:06:49.185 ==70671== --pid is optional if only one valgrind process is running 00:06:49.185 ==70671== 00:06:49.185 --70671-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:49.185 --70671-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:49.185 --70671-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:49.185 --70671-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:49.185 ==70671== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.185 --70671-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:49.185 --70671-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:49.185 --70671-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:49.185 --70671-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:49.185 --70671-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:49.185 --70671-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:49.185 --70671-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:49.185 --70671-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:49.185 --70671-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:49.185 --70671-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:49.185 --70671-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:49.185 --70671-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:49.185 --70671-- Reading syms from /usr/lib64/libm.so.6 00:06:49.185 --70671-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:49.185 --70671-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:49.185 --70671-- Reading syms from /usr/lib64/libc.so.6 00:06:49.185 ==70671== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.185 --70671-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:49.185 --70671-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:49.185 ==70671== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.185 --70671-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:49.185 --70671-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:49.185 ==70671== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.185 --70671-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:49.185 --70671-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:49.185 ==70671== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.185 --70671-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:49.185 --70671-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:49.185 --70671-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:49.185 --70671-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:49.185 --70671-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:49.185 --70671-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:49.443 --70671-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:49.443 --70671-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:49.443 --70671-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.443 --70671-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.443 --70671-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.443 --70671-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.443 --70671-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.443 --70671-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.443 --70671-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.443 --70671-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.443 --70671-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 ==70671== Preferring higher priority redirection: 00:06:49.444 --70671-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:49.444 --70671-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:49.444 --70671-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 --70671-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.444 ==70671== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.444 --70671-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:49.444 --70671-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:49.444 ==70671== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.444 --70671-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:49.444 --70671-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:49.444 --70671-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:49.444 --70671-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:49.444 --70671-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:49.444 --70671-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:49.444 --70671-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:49.444 --70671-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:49.444 --70671-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:49.444 --70671-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:49.444 --70671-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:49.444 --70671-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:49.444 --70671-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:49.444 --70671-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:49.444 --70671-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:49.444 --70671-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:49.444 --70671-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:49.444 --70671-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:49.444 00:06:49.444 00:06:49.444 CUnit - A unit testing framework for C - Version 2.1-3 00:06:49.444 http://cunit.sourceforge.net/ 00:06:49.444 00:06:49.444 00:06:49.444 Suite: nvme_ns_cmd 00:06:49.444 Test: nvme_poll_group_create_test ...passed 00:06:49.444 Test: nvme_poll_group_add_remove_test ...passed 00:06:49.444 Test: nvme_poll_group_process_completions ...passed 00:06:49.444 Test: nvme_poll_group_destroy_test ...passed 00:06:49.444 Test: nvme_poll_group_get_free_stats ...passed 00:06:49.444 00:06:49.702 Run Summary: Type Total Ran Passed Failed Inactive 00:06:49.702 suites 1 1 n/a 0 0 00:06:49.702 tests 5 5 5 0 0 00:06:49.702 asserts 75 75 75 0 n/a 00:06:49.702 00:06:49.702 Elapsed time = 0.058 seconds 00:06:49.702 --70671-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:49.702 --70671-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:49.702 ==70671== 00:06:49.702 ==70671== HEAP SUMMARY: 00:06:49.702 ==70671== in use at exit: 0 bytes in 0 blocks 00:06:49.702 ==70671== total heap usage: 84 allocs, 84 frees, 108,785 bytes allocated 00:06:49.702 ==70671== 00:06:49.702 ==70671== All heap blocks were freed -- no leaks are possible 00:06:49.702 ==70671== 00:06:49.702 ==70671== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:49.702 01:04:55 -- 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_quirks.c/nvme_quirks_ut 00:06:49.702 ==70674== Memcheck, a memory error detector 00:06:49.702 ==70674== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:49.702 ==70674== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:49.702 ==70674== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:06:49.702 ==70674== 00:06:49.702 --70674-- Valgrind options: 00:06:49.702 --70674-- --leak-check=full 00:06:49.702 --70674-- --error-exitcode=2 00:06:49.702 --70674-- --verbose 00:06:49.702 --70674-- Contents of /proc/version: 00:06:49.702 --70674-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:49.702 --70674-- 00:06:49.702 --70674-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:49.702 --70674-- Page sizes: currently 4096, max supported 4096 00:06:49.702 --70674-- Valgrind library directory: /usr/libexec/valgrind 00:06:49.703 --70674-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:06:49.703 --70674-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:49.703 --70674-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:49.703 --70674-- might be shown as UnknownInlinedFun 00:06:49.703 --70674-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:49.703 --70674-- object doesn't have a dynamic symbol table 00:06:49.703 --70674-- Scheduler: using generic scheduler lock implementation. 00:06:49.703 --70674-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:49.703 ==70674== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70674-by-???-on-8019b903ff7f 00:06:49.703 ==70674== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70674-by-???-on-8019b903ff7f 00:06:49.703 ==70674== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70674-by-???-on-8019b903ff7f 00:06:49.703 ==70674== 00:06:49.703 ==70674== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:49.703 ==70674== don't want to do, unless you know exactly what you're doing, 00:06:49.703 ==70674== or are doing some strange experiment): 00:06:49.703 ==70674== /usr/libexec/valgrind/../../bin/vgdb --pid=70674 ...command... 00:06:49.703 ==70674== 00:06:49.703 ==70674== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:49.703 ==70674== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:06:49.703 ==70674== and then give GDB the following command 00:06:49.703 ==70674== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70674 00:06:49.703 ==70674== --pid is optional if only one valgrind process is running 00:06:49.703 ==70674== 00:06:49.703 --70674-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:49.703 --70674-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:49.703 --70674-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:49.703 --70674-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:49.703 ==70674== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.703 --70674-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:49.703 --70674-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:49.703 --70674-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:49.703 --70674-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:49.703 --70674-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:49.703 --70674-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:49.703 --70674-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:49.703 --70674-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:49.703 --70674-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:49.703 --70674-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:49.703 --70674-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:49.703 --70674-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:49.703 --70674-- Reading syms from /usr/lib64/libm.so.6 00:06:49.703 --70674-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:49.703 --70674-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:49.703 --70674-- Reading syms from /usr/lib64/libc.so.6 00:06:49.703 ==70674== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.703 --70674-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:49.703 --70674-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:49.703 ==70674== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.703 --70674-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:49.703 --70674-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:49.703 ==70674== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.703 --70674-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:49.703 --70674-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:49.703 ==70674== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.703 --70674-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:49.703 --70674-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:49.961 --70674-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:49.961 --70674-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:49.961 --70674-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:49.961 --70674-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:49.961 --70674-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:49.961 --70674-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:49.961 --70674-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 ==70674== Preferring higher priority redirection: 00:06:49.961 --70674-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:49.961 --70674-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:49.961 --70674-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.961 --70674-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.962 ==70674== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.962 --70674-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:49.962 --70674-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:49.962 ==70674== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.962 --70674-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:49.962 --70674-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:49.962 --70674-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:49.962 --70674-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:49.962 --70674-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:49.962 --70674-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:49.962 --70674-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:49.962 --70674-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:49.962 --70674-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:49.962 --70674-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:49.962 --70674-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:49.962 --70674-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:49.962 --70674-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:49.962 --70674-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:49.962 --70674-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:49.962 --70674-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:49.962 --70674-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:49.962 --70674-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:49.962 00:06:49.962 00:06:49.962 CUnit - A unit testing framework for C - Version 2.1-3 00:06:49.962 http://cunit.sourceforge.net/ 00:06:49.962 00:06:49.962 00:06:49.962 Suite: nvme_quirks 00:06:49.962 Test: test_nvme_quirks_striping ...passed 00:06:49.962 00:06:50.219 Run Summary: Type Total Ran Passed Failed Inactive 00:06:50.219 suites 1 1 n/a 0 0 00:06:50.219 tests 1 1 1 0 0 00:06:50.219 asserts 5 5 5 0 n/a 00:06:50.219 00:06:50.219 Elapsed time = 0.009 seconds 00:06:50.219 --70674-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:50.219 --70674-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:50.219 ==70674== 00:06:50.219 ==70674== HEAP SUMMARY: 00:06:50.219 ==70674== in use at exit: 0 bytes in 0 blocks 00:06:50.219 ==70674== total heap usage: 54 allocs, 54 frees, 102,629 bytes allocated 00:06:50.219 ==70674== 00:06:50.219 ==70674== All heap blocks were freed -- no leaks are possible 00:06:50.219 ==70674== 00:06:50.219 ==70674== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:50.219 01:04:56 -- 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_tcp.c/nvme_tcp_ut 00:06:50.219 ==70683== Memcheck, a memory error detector 00:06:50.219 ==70683== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:50.219 ==70683== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:50.219 ==70683== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:06:50.219 ==70683== 00:06:50.219 --70683-- Valgrind options: 00:06:50.219 --70683-- --leak-check=full 00:06:50.219 --70683-- --error-exitcode=2 00:06:50.219 --70683-- --verbose 00:06:50.219 --70683-- Contents of /proc/version: 00:06:50.219 --70683-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:50.219 --70683-- 00:06:50.219 --70683-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:50.219 --70683-- Page sizes: currently 4096, max supported 4096 00:06:50.219 --70683-- Valgrind library directory: /usr/libexec/valgrind 00:06:50.219 --70683-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:06:50.219 --70683-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:50.219 --70683-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:50.219 --70683-- might be shown as UnknownInlinedFun 00:06:50.219 --70683-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:50.219 --70683-- object doesn't have a dynamic symbol table 00:06:50.219 --70683-- Scheduler: using generic scheduler lock implementation. 00:06:50.219 --70683-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:50.219 ==70683== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70683-by-???-on-8019b903ff7f 00:06:50.219 ==70683== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70683-by-???-on-8019b903ff7f 00:06:50.219 ==70683== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70683-by-???-on-8019b903ff7f 00:06:50.219 ==70683== 00:06:50.219 ==70683== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:50.219 ==70683== don't want to do, unless you know exactly what you're doing, 00:06:50.219 ==70683== or are doing some strange experiment): 00:06:50.219 ==70683== /usr/libexec/valgrind/../../bin/vgdb --pid=70683 ...command... 00:06:50.219 ==70683== 00:06:50.219 ==70683== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:50.219 ==70683== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:06:50.219 ==70683== and then give GDB the following command 00:06:50.219 ==70683== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70683 00:06:50.219 ==70683== --pid is optional if only one valgrind process is running 00:06:50.219 ==70683== 00:06:50.219 --70683-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:50.219 --70683-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:50.219 --70683-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:50.219 --70683-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:50.219 ==70683== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.219 --70683-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:50.219 --70683-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:50.219 --70683-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:50.219 --70683-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:50.219 --70683-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:50.219 --70683-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:50.219 --70683-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:50.219 --70683-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:50.219 --70683-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:50.219 --70683-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:50.219 --70683-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:50.219 --70683-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:50.219 --70683-- Reading syms from /usr/lib64/libm.so.6 00:06:50.219 --70683-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:50.219 --70683-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:50.219 --70683-- Reading syms from /usr/lib64/libc.so.6 00:06:50.219 ==70683== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.219 --70683-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:50.219 --70683-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:50.219 ==70683== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.219 --70683-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:50.219 --70683-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:50.219 ==70683== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.219 --70683-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:50.219 --70683-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:50.220 ==70683== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.220 --70683-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:50.220 --70683-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:50.477 --70683-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:50.477 --70683-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:50.477 --70683-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:50.477 --70683-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:50.477 --70683-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:50.477 --70683-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:50.477 --70683-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 --70683-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.477 ==70683== Preferring higher priority redirection: 00:06:50.477 --70683-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:50.478 --70683-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:50.478 --70683-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.478 --70683-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.478 --70683-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.478 --70683-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.478 --70683-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.478 --70683-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.478 --70683-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.478 --70683-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.478 --70683-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.478 ==70683== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.478 --70683-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:50.478 --70683-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:50.478 ==70683== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.478 --70683-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:50.478 --70683-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:50.478 --70683-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:50.478 --70683-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:50.478 --70683-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:50.478 --70683-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:50.478 --70683-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:50.478 --70683-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:50.478 --70683-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:50.478 --70683-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:50.478 --70683-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:50.478 --70683-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:50.478 --70683-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:50.478 --70683-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:50.478 --70683-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:50.478 --70683-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:50.478 --70683-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:06:50.478 --70683-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:50.478 --70683-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:50.478 00:06:50.478 00:06:50.478 CUnit - A unit testing framework for C - Version 2.1-3 00:06:50.478 http://cunit.sourceforge.net/ 00:06:50.478 00:06:50.735 00:06:50.735 Suite: nvme_tcp 00:06:50.735 Test: test_nvme_tcp_pdu_set_data_buf ...passed 00:06:50.735 Test: test_nvme_tcp_build_iovs ...passed 00:06:50.735 Test: test_nvme_tcp_build_sgl_request ...[2024-04-19 01:04:56.730402] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 824:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x1ffeffcc50, and the iovcnt=16, remaining_size=28672 00:06:50.735 passed 00:06:50.735 Test: test_nvme_tcp_pdu_set_data_buf_with_md ...passed 00:06:50.735 Test: test_nvme_tcp_build_iovs_with_md ...passed 00:06:50.735 Test: test_nvme_tcp_req_complete_safe ...passed 00:06:50.735 Test: test_nvme_tcp_req_get ...passed 00:06:50.735 Test: test_nvme_tcp_req_init ...passed 00:06:50.735 Test: test_nvme_tcp_qpair_capsule_cmd_send ...passed 00:06:50.735 Test: test_nvme_tcp_qpair_write_pdu ...passed 00:06:50.735 Test: test_nvme_tcp_qpair_set_recv_state ...[2024-04-19 01:04:56.858891] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffe830 is same with the state(6) to be set 00:06:50.735 passed 00:06:50.735 Test: test_nvme_tcp_alloc_reqs ...--70683-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:50.735 passed 00:06:50.735 Test: test_nvme_tcp_qpair_send_h2c_term_req ...[2024-04-19 01:04:56.876360] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb60 is same with the state(5) to be set 00:06:50.735 passed 00:06:50.735 Test: test_nvme_tcp_pdu_ch_handle ...[2024-04-19 01:04:56.878868] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1164:nvme_tcp_pdu_ch_handle: *ERROR*: Already received IC_RESP PDU, and we should reject this pdu=0x1ffeffe570 00:06:50.735 [2024-04-19 01:04:56.881977] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1223:nvme_tcp_pdu_ch_handle: *ERROR*: Expected PDU header length 128, got 0 00:06:50.735 [2024-04-19 01:04:56.882218] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdfa0 is same with the state(5) to be set 00:06:50.735 [2024-04-19 01:04:56.884450] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1174:nvme_tcp_pdu_ch_handle: *ERROR*: The TCP/IP tqpair connection is not negotiated 00:06:50.735 [2024-04-19 01:04:56.884672] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdfa0 is same with the state(5) to be set 00:06:50.735 [2024-04-19 01:04:56.887072] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1215:nvme_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x00 00:06:50.735 [2024-04-19 01:04:56.887298] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdfa0 is same with the state(5) to be set 00:06:50.735 [2024-04-19 01:04:56.889048] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdfa0 is same with the state(5) to be set 00:06:50.735 [2024-04-19 01:04:56.891484] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdfa0 is same with the state(5) to be set 00:06:50.735 [2024-04-19 01:04:56.893814] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdfa0 is same with the state(5) to be set 00:06:50.735 [2024-04-19 01:04:56.895903] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdfa0 is same with the state(5) to be set 00:06:50.735 [2024-04-19 01:04:56.898368] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdfa0 is same with the state(5) to be set 00:06:50.735 passed 00:06:50.735 Test: test_nvme_tcp_qpair_connect_sock ...[2024-04-19 01:04:56.916816] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2321:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 3 00:06:50.735 [2024-04-19 01:04:56.918037] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2333:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:06:50.735 --70683-- REDIR: 0x5633f80 (libc.so.6:__strncasecmp_avx2) redirected to 0x484c1f0 (strncasecmp) 00:06:50.735 --70683-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:50.735 --70683-- REDIR: 0x5652e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:06:50.735 [2024-04-19 01:04:56.943036] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2333:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:06:50.735 passed 00:06:50.993 Test: test_nvme_tcp_qpair_icreq_send ...passed 00:06:50.993 Test: test_nvme_tcp_c2h_payload_handle ...[2024-04-19 01:04:56.958897] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1338:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x1ffeffe130): PDU Sequence Error 00:06:50.993 passed 00:06:50.993 Test: test_nvme_tcp_icresp_handle ...[2024-04-19 01:04:56.960918] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1564:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp PFV 0, got 1 00:06:50.993 [2024-04-19 01:04:56.961922] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1571:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp maxh2cdata >=4096, got 2048 00:06:50.993 [2024-04-19 01:04:56.962151] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb70 is same with the state(5) to be set 00:06:50.993 [2024-04-19 01:04:56.963237] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1580:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp cpda <=31, got 64 00:06:50.993 [2024-04-19 01:04:56.963477] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb70 is same with the state(5) to be set 00:06:50.993 [2024-04-19 01:04:56.967558] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb70 is same with the state(0) to be set 00:06:50.993 passed 00:06:50.993 Test: test_nvme_tcp_pdu_payload_handle ...[2024-04-19 01:04:56.974001] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1338:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x1ffeffe570): PDU Sequence Error 00:06:50.993 passed 00:06:50.993 Test: test_nvme_tcp_capsule_resp_hdr_handle ...[2024-04-19 01:04:56.982469] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1641:nvme_tcp_capsule_resp_hdr_handle: *ERROR*: no tcp_req is found with cid=1 for tqpair=0x1ffeffcda0 00:06:50.993 passed 00:06:50.993 Test: test_nvme_tcp_ctrlr_connect_qpair ...passed 00:06:50.993 Test: test_nvme_tcp_ctrlr_disconnect_qpair ...[2024-04-19 01:04:57.010350] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 353:nvme_tcp_ctrlr_disconnect_qpair: *ERROR*: tqpair=0x1ffeffc530, errno=0, rc=0 00:06:50.993 [2024-04-19 01:04:57.014754] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffc530 is same with the state(5) to be set 00:06:50.993 [2024-04-19 01:04:57.016610] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffc530 is same with the state(5) to be set 00:06:50.994 --70683-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:06:50.994 --70683-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:50.994 [2024-04-19 01:04:57.028365] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2173:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc530 (0): Success 00:06:50.994 [2024-04-19 01:04:57.029920] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2173:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc530 (0): Success 00:06:50.994 passed 00:06:50.994 Test: test_nvme_tcp_ctrlr_create_io_qpair ...[2024-04-19 01:04:57.152707] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2504:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:06:50.994 [2024-04-19 01:04:57.154897] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2504:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:06:50.994 passed 00:06:50.994 Test: test_nvme_tcp_ctrlr_delete_io_qpair ...passed 00:06:50.994 Test: test_nvme_tcp_poll_group_get_stats ...[2024-04-19 01:04:57.160578] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2952:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:06:50.994 [2024-04-19 01:04:57.161185] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2952:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:06:50.994 passed 00:06:50.994 Test: test_nvme_tcp_ctrlr_construct ...[2024-04-19 01:04:57.174749] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2504:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:06:50.994 [2024-04-19 01:04:57.175005] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2699:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:06:50.994 [2024-04-19 01:04:57.176248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2321:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 254 00:06:50.994 [2024-04-19 01:04:57.176578] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2699:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:06:50.994 [2024-04-19 01:04:57.177468] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2371:nvme_tcp_qpair_connect_sock: *ERROR*: sock connection error of tqpair=0x5a27b10 with addr=192.168.1.78, port=23 00:06:50.994 [2024-04-19 01:04:57.177704] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2699:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:06:50.994 passed 00:06:50.994 Test: test_nvme_tcp_qpair_submit_request ...[2024-04-19 01:04:57.181754] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 824:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x5a299c0, and the iovcnt=1, remaining_size=1024 00:06:50.994 [2024-04-19 01:04:57.182149] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1017:nvme_tcp_qpair_submit_request: *ERROR*: nvme_tcp_req_init() failed 00:06:50.994 passed 00:06:50.994 00:06:51.252 Run Summary: Type Total Ran Passed Failed Inactive 00:06:51.253 suites 1 1 n/a 0 0 00:06:51.253 tests 27 27 27 0 0 00:06:51.253 asserts 624 624 624 0 n/a 00:06:51.253 00:06:51.253 Elapsed time = 0.505 seconds 00:06:51.253 --70683-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:51.253 ==70683== 00:06:51.253 ==70683== HEAP SUMMARY: 00:06:51.253 ==70683== in use at exit: 192 bytes in 1 blocks 00:06:51.253 ==70683== total heap usage: 261 allocs, 260 frees, 94,113,658 bytes allocated 00:06:51.253 ==70683== 00:06:51.253 ==70683== Searching for pointers to 1 not-freed blocks 00:06:51.253 ==70683== Checked 6,509,744 bytes 00:06:51.253 ==70683== 00:06:51.253 ==70683== LEAK SUMMARY: 00:06:51.253 ==70683== definitely lost: 0 bytes in 0 blocks 00:06:51.253 ==70683== indirectly lost: 0 bytes in 0 blocks 00:06:51.253 ==70683== possibly lost: 0 bytes in 0 blocks 00:06:51.253 ==70683== still reachable: 192 bytes in 1 blocks 00:06:51.253 ==70683== suppressed: 0 bytes in 0 blocks 00:06:51.253 ==70683== Reachable blocks (those to which a pointer was found) are not shown. 00:06:51.253 ==70683== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:51.253 ==70683== 00:06:51.253 ==70683== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:51.253 01:04:57 -- 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_transport.c/nvme_transport_ut 00:06:51.253 ==70693== Memcheck, a memory error detector 00:06:51.253 ==70693== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:51.253 ==70693== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:51.253 ==70693== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:06:51.253 ==70693== 00:06:51.253 --70693-- Valgrind options: 00:06:51.253 --70693-- --leak-check=full 00:06:51.253 --70693-- --error-exitcode=2 00:06:51.253 --70693-- --verbose 00:06:51.253 --70693-- Contents of /proc/version: 00:06:51.253 --70693-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:51.253 --70693-- 00:06:51.253 --70693-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:51.253 --70693-- Page sizes: currently 4096, max supported 4096 00:06:51.253 --70693-- Valgrind library directory: /usr/libexec/valgrind 00:06:51.253 --70693-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:06:51.253 --70693-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:51.253 --70693-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:51.253 --70693-- might be shown as UnknownInlinedFun 00:06:51.253 --70693-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:51.253 --70693-- object doesn't have a dynamic symbol table 00:06:51.253 --70693-- Scheduler: using generic scheduler lock implementation. 00:06:51.253 --70693-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:51.253 ==70693== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70693-by-???-on-8019b903ff7f 00:06:51.253 ==70693== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70693-by-???-on-8019b903ff7f 00:06:51.253 ==70693== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70693-by-???-on-8019b903ff7f 00:06:51.253 ==70693== 00:06:51.253 ==70693== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:51.253 ==70693== don't want to do, unless you know exactly what you're doing, 00:06:51.253 ==70693== or are doing some strange experiment): 00:06:51.253 ==70693== /usr/libexec/valgrind/../../bin/vgdb --pid=70693 ...command... 00:06:51.253 ==70693== 00:06:51.253 ==70693== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:51.253 ==70693== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:06:51.253 ==70693== and then give GDB the following command 00:06:51.253 ==70693== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70693 00:06:51.253 ==70693== --pid is optional if only one valgrind process is running 00:06:51.253 ==70693== 00:06:51.253 --70693-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:51.253 --70693-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:51.253 --70693-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:51.253 --70693-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:51.253 ==70693== WARNING: new redirection conflicts with existing -- ignoring it 00:06:51.253 --70693-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:51.254 --70693-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:51.254 --70693-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:51.254 --70693-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:51.254 --70693-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:51.254 --70693-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:51.254 --70693-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:51.254 --70693-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:51.254 --70693-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:51.254 --70693-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:51.254 --70693-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:51.254 --70693-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:51.254 --70693-- Reading syms from /usr/lib64/libm.so.6 00:06:51.254 --70693-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:51.254 --70693-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:51.254 --70693-- Reading syms from /usr/lib64/libc.so.6 00:06:51.512 ==70693== WARNING: new redirection conflicts with existing -- ignoring it 00:06:51.512 --70693-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:51.512 --70693-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:51.512 ==70693== WARNING: new redirection conflicts with existing -- ignoring it 00:06:51.512 --70693-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:51.512 --70693-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:51.512 ==70693== WARNING: new redirection conflicts with existing -- ignoring it 00:06:51.512 --70693-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:51.512 --70693-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:51.512 ==70693== WARNING: new redirection conflicts with existing -- ignoring it 00:06:51.512 --70693-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:51.512 --70693-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:51.512 --70693-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:51.512 --70693-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:51.512 --70693-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:51.512 --70693-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:51.512 --70693-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:51.512 --70693-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:51.512 --70693-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.512 --70693-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.512 --70693-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.512 --70693-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.512 --70693-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.512 --70693-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.512 --70693-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.512 --70693-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.512 --70693-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.512 --70693-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.512 --70693-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.512 --70693-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.512 --70693-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 ==70693== Preferring higher priority redirection: 00:06:51.513 --70693-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:51.513 --70693-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:51.513 --70693-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 --70693-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.513 ==70693== WARNING: new redirection conflicts with existing -- ignoring it 00:06:51.513 --70693-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:51.513 --70693-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:51.513 ==70693== WARNING: new redirection conflicts with existing -- ignoring it 00:06:51.513 --70693-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:51.513 --70693-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:51.513 --70693-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:51.513 --70693-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:51.513 --70693-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:51.513 --70693-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:51.513 --70693-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:51.513 --70693-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:51.513 --70693-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:51.513 --70693-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:51.513 --70693-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:51.513 --70693-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:51.513 --70693-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:51.513 --70693-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:51.513 --70693-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:51.513 --70693-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:51.513 --70693-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:51.513 --70693-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:51.772 00:06:51.772 00:06:51.772 CUnit - A unit testing framework for C - Version 2.1-3 00:06:51.772 http://cunit.sourceforge.net/ 00:06:51.772 00:06:51.772 00:06:51.772 Suite: nvme_transport 00:06:51.772 Test: test_nvme_get_transport ...passed 00:06:51.772 Test: test_nvme_transport_poll_group_connect_qpair ...passed 00:06:51.772 Test: test_nvme_transport_poll_group_disconnect_qpair ...passed 00:06:51.772 Test: test_nvme_transport_poll_group_add_remove ...passed 00:06:51.772 Test: test_ctrlr_get_memory_domains ...passed 00:06:51.772 00:06:51.772 Run Summary: Type Total Ran Passed Failed Inactive 00:06:51.772 suites 1 1 n/a 0 0 00:06:51.772 tests 5 5 5 0 0 00:06:51.772 asserts 28 28 28 0 n/a 00:06:51.772 00:06:51.772 Elapsed time = 0.027 seconds 00:06:51.772 --70693-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:51.772 --70693-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:51.772 ==70693== 00:06:51.772 ==70693== HEAP SUMMARY: 00:06:51.772 ==70693== in use at exit: 0 bytes in 0 blocks 00:06:51.772 ==70693== total heap usage: 65 allocs, 65 frees, 107,643 bytes allocated 00:06:51.772 ==70693== 00:06:51.772 ==70693== All heap blocks were freed -- no leaks are possible 00:06:51.772 ==70693== 00:06:51.772 ==70693== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:51.772 01:04:57 -- 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_io_msg.c/nvme_io_msg_ut 00:06:51.772 ==70704== Memcheck, a memory error detector 00:06:51.772 ==70704== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:51.772 ==70704== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:51.772 ==70704== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:06:51.772 ==70704== 00:06:51.772 --70704-- Valgrind options: 00:06:51.772 --70704-- --leak-check=full 00:06:51.772 --70704-- --error-exitcode=2 00:06:51.772 --70704-- --verbose 00:06:51.772 --70704-- Contents of /proc/version: 00:06:51.772 --70704-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:51.772 --70704-- 00:06:51.772 --70704-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:51.772 --70704-- Page sizes: currently 4096, max supported 4096 00:06:51.772 --70704-- Valgrind library directory: /usr/libexec/valgrind 00:06:51.772 --70704-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:06:51.772 --70704-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:51.772 --70704-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:51.772 --70704-- might be shown as UnknownInlinedFun 00:06:51.772 --70704-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:51.772 --70704-- object doesn't have a dynamic symbol table 00:06:51.772 --70704-- Scheduler: using generic scheduler lock implementation. 00:06:51.772 --70704-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:51.772 ==70704== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70704-by-???-on-8019b903ff7f 00:06:51.772 ==70704== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70704-by-???-on-8019b903ff7f 00:06:51.772 ==70704== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70704-by-???-on-8019b903ff7f 00:06:51.772 ==70704== 00:06:51.772 ==70704== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:51.772 ==70704== don't want to do, unless you know exactly what you're doing, 00:06:51.772 ==70704== or are doing some strange experiment): 00:06:51.772 ==70704== /usr/libexec/valgrind/../../bin/vgdb --pid=70704 ...command... 00:06:51.772 ==70704== 00:06:51.772 ==70704== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:51.772 ==70704== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:06:51.772 ==70704== and then give GDB the following command 00:06:51.772 ==70704== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70704 00:06:51.772 ==70704== --pid is optional if only one valgrind process is running 00:06:51.772 ==70704== 00:06:51.772 --70704-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:51.772 --70704-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:51.772 --70704-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:51.773 --70704-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:51.773 ==70704== WARNING: new redirection conflicts with existing -- ignoring it 00:06:51.773 --70704-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:51.773 --70704-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:51.773 --70704-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:51.773 --70704-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:51.773 --70704-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:51.773 --70704-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:51.773 --70704-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:51.773 --70704-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:51.773 --70704-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:51.773 --70704-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:51.773 --70704-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:51.773 --70704-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:51.773 --70704-- Reading syms from /usr/lib64/libm.so.6 00:06:51.773 --70704-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:51.773 --70704-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:51.773 --70704-- Reading syms from /usr/lib64/libc.so.6 00:06:52.031 ==70704== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.031 --70704-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:52.031 --70704-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:52.031 ==70704== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.032 --70704-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:52.032 --70704-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:52.032 ==70704== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.032 --70704-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:52.032 --70704-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:52.032 ==70704== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.032 --70704-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:52.032 --70704-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:52.032 --70704-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:52.032 --70704-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:52.032 --70704-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:52.032 --70704-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:52.032 --70704-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:52.032 --70704-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:52.032 --70704-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 ==70704== Preferring higher priority redirection: 00:06:52.032 --70704-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:52.032 --70704-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:52.032 --70704-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 --70704-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.032 ==70704== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.032 --70704-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:52.032 --70704-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:52.032 ==70704== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.032 --70704-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:52.032 --70704-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:52.032 --70704-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:52.032 --70704-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:52.032 --70704-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:52.033 --70704-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:52.033 --70704-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:52.033 --70704-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:52.033 --70704-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:52.033 --70704-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:52.033 --70704-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:52.033 --70704-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:52.033 --70704-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:52.033 --70704-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:52.033 --70704-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:52.033 --70704-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:52.291 --70704-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:52.291 --70704-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:52.291 00:06:52.291 00:06:52.291 CUnit - A unit testing framework for C - Version 2.1-3 00:06:52.291 http://cunit.sourceforge.net/ 00:06:52.292 00:06:52.292 00:06:52.292 Suite: nvme_io_msg 00:06:52.292 Test: test_nvme_io_msg_send ...passed 00:06:52.292 Test: test_nvme_io_msg_process ...passed 00:06:52.292 Test: test_nvme_io_msg_ctrlr_register_unregister ...passed 00:06:52.292 00:06:52.292 Run Summary: Type Total Ran Passed Failed Inactive 00:06:52.292 suites 1 1 n/a 0 0 00:06:52.292 tests 3 3 3 0 0 00:06:52.292 asserts 56 56 56 0 n/a 00:06:52.292 00:06:52.292 Elapsed time = 0.031 seconds 00:06:52.292 --70704-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:52.292 --70704-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:52.292 ==70704== 00:06:52.292 ==70704== HEAP SUMMARY: 00:06:52.292 ==70704== in use at exit: 0 bytes in 0 blocks 00:06:52.292 ==70704== total heap usage: 85 allocs, 85 frees, 112,787 bytes allocated 00:06:52.292 ==70704== 00:06:52.292 ==70704== All heap blocks were freed -- no leaks are possible 00:06:52.292 ==70704== 00:06:52.292 ==70704== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:52.292 01:04:58 -- 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_pcie_common.c/nvme_pcie_common_ut 00:06:52.292 ==70706== Memcheck, a memory error detector 00:06:52.292 ==70706== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:52.292 ==70706== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:52.292 ==70706== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:06:52.292 ==70706== 00:06:52.292 --70706-- Valgrind options: 00:06:52.292 --70706-- --leak-check=full 00:06:52.292 --70706-- --error-exitcode=2 00:06:52.292 --70706-- --verbose 00:06:52.292 --70706-- Contents of /proc/version: 00:06:52.292 --70706-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:52.292 --70706-- 00:06:52.292 --70706-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:52.292 --70706-- Page sizes: currently 4096, max supported 4096 00:06:52.292 --70706-- Valgrind library directory: /usr/libexec/valgrind 00:06:52.292 --70706-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:06:52.292 --70706-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:52.292 --70706-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:52.292 --70706-- might be shown as UnknownInlinedFun 00:06:52.292 --70706-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:52.292 --70706-- object doesn't have a dynamic symbol table 00:06:52.292 --70706-- Scheduler: using generic scheduler lock implementation. 00:06:52.292 --70706-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:52.292 ==70706== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70706-by-???-on-8019b903ff7f 00:06:52.292 ==70706== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70706-by-???-on-8019b903ff7f 00:06:52.292 ==70706== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70706-by-???-on-8019b903ff7f 00:06:52.292 ==70706== 00:06:52.292 ==70706== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:52.292 ==70706== don't want to do, unless you know exactly what you're doing, 00:06:52.292 ==70706== or are doing some strange experiment): 00:06:52.292 ==70706== /usr/libexec/valgrind/../../bin/vgdb --pid=70706 ...command... 00:06:52.292 ==70706== 00:06:52.292 ==70706== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:52.292 ==70706== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:06:52.292 ==70706== and then give GDB the following command 00:06:52.292 ==70706== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70706 00:06:52.292 ==70706== --pid is optional if only one valgrind process is running 00:06:52.292 ==70706== 00:06:52.292 --70706-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:52.292 --70706-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:52.292 --70706-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:52.292 --70706-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:52.292 ==70706== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.292 --70706-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:52.292 --70706-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:52.292 --70706-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:52.292 --70706-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:52.292 --70706-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:52.292 --70706-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:52.292 --70706-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:52.292 --70706-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:52.292 --70706-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:52.292 --70706-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:52.292 --70706-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:52.292 --70706-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:52.292 --70706-- Reading syms from /usr/lib64/libm.so.6 00:06:52.292 --70706-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:52.292 --70706-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:52.293 --70706-- Reading syms from /usr/lib64/libc.so.6 00:06:52.551 ==70706== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.551 --70706-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:52.551 --70706-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:52.551 ==70706== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.551 --70706-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:52.551 --70706-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:52.551 ==70706== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.551 --70706-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:52.551 --70706-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:52.551 ==70706== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.551 --70706-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:52.551 --70706-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:52.551 --70706-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:52.551 --70706-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:52.551 --70706-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:52.551 --70706-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:52.551 --70706-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:52.551 --70706-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:52.551 --70706-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.551 --70706-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.551 --70706-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.551 --70706-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.551 --70706-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.551 --70706-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.551 --70706-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.551 --70706-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.551 --70706-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.551 --70706-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.551 --70706-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.551 --70706-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.551 --70706-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.551 --70706-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 ==70706== Preferring higher priority redirection: 00:06:52.552 --70706-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:52.552 --70706-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:52.552 --70706-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 --70706-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.552 ==70706== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.552 --70706-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:52.552 --70706-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:52.552 ==70706== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.552 --70706-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:52.552 --70706-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:52.552 --70706-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:52.552 --70706-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:52.552 --70706-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:52.552 --70706-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:52.552 --70706-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:52.552 --70706-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:52.552 --70706-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:52.552 --70706-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:52.552 --70706-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:52.552 --70706-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:52.810 --70706-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:52.810 --70706-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:52.810 --70706-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:52.810 --70706-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:52.810 --70706-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:52.810 --70706-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:52.810 00:06:52.810 00:06:52.810 CUnit - A unit testing framework for C - Version 2.1-3 00:06:52.810 http://cunit.sourceforge.net/ 00:06:52.810 00:06:52.810 00:06:52.810 Suite: nvme_pcie_common 00:06:52.810 Test: test_nvme_pcie_ctrlr_alloc_cmb ...[2024-04-19 01:04:58.810070] /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:06:52.810 passed 00:06:52.810 Test: test_nvme_pcie_qpair_construct_destroy ...--70706-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:52.810 passed 00:06:52.810 Test: test_nvme_pcie_ctrlr_cmd_create_delete_io_queue ...passed 00:06:52.810 Test: test_nvme_pcie_ctrlr_connect_qpair ...[2024-04-19 01:04:58.916149] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 503:nvme_completion_create_cq_cb: *ERROR*: nvme_create_io_cq failed! 00:06:52.810 [2024-04-19 01:04:58.920835] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 456:nvme_completion_create_sq_cb: *ERROR*: nvme_create_io_sq failed, deleting cq! 00:06:52.810 [2024-04-19 01:04:58.923592] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 550:_nvme_pcie_ctrlr_create_io_qpair: *ERROR*: Failed to send request to create_io_cq 00:06:52.810 passed 00:06:52.810 Test: test_nvme_pcie_ctrlr_construct_admin_qpair ...passed 00:06:52.810 Test: test_nvme_pcie_poll_group_get_stats ...[2024-04-19 01:04:58.932767] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1793:nvme_pcie_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:06:52.810 [2024-04-19 01:04:58.933364] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1793:nvme_pcie_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:06:52.810 passed 00:06:52.810 00:06:52.810 Run Summary: Type Total Ran Passed Failed Inactive 00:06:52.810 suites 1 1 n/a 0 0 00:06:52.810 tests 6 6 6 0 0 00:06:52.810 asserts 148 148 148 0 n/a 00:06:52.810 00:06:52.810 Elapsed time = 0.133 seconds 00:06:52.810 --70706-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:52.810 --70706-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:52.811 ==70706== 00:06:52.811 ==70706== HEAP SUMMARY: 00:06:52.811 ==70706== in use at exit: 0 bytes in 0 blocks 00:06:52.811 ==70706== total heap usage: 106 allocs, 106 frees, 254,412 bytes allocated 00:06:52.811 ==70706== 00:06:52.811 ==70706== All heap blocks were freed -- no leaks are possible 00:06:52.811 ==70706== 00:06:52.811 ==70706== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:52.811 01:04:58 -- 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_fabric.c/nvme_fabric_ut 00:06:52.811 ==70717== Memcheck, a memory error detector 00:06:52.811 ==70717== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:52.811 ==70717== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:52.811 ==70717== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:06:52.811 ==70717== 00:06:52.811 --70717-- Valgrind options: 00:06:52.811 --70717-- --leak-check=full 00:06:52.811 --70717-- --error-exitcode=2 00:06:52.811 --70717-- --verbose 00:06:52.811 --70717-- Contents of /proc/version: 00:06:52.811 --70717-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:52.811 --70717-- 00:06:52.811 --70717-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:52.811 --70717-- Page sizes: currently 4096, max supported 4096 00:06:52.811 --70717-- Valgrind library directory: /usr/libexec/valgrind 00:06:52.811 --70717-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:06:52.811 --70717-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:52.811 --70717-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:52.811 --70717-- might be shown as UnknownInlinedFun 00:06:53.069 --70717-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:53.069 --70717-- object doesn't have a dynamic symbol table 00:06:53.069 --70717-- Scheduler: using generic scheduler lock implementation. 00:06:53.069 --70717-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:53.069 ==70717== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70717-by-???-on-8019b903ff7f 00:06:53.069 ==70717== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70717-by-???-on-8019b903ff7f 00:06:53.069 ==70717== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70717-by-???-on-8019b903ff7f 00:06:53.069 ==70717== 00:06:53.069 ==70717== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:53.069 ==70717== don't want to do, unless you know exactly what you're doing, 00:06:53.069 ==70717== or are doing some strange experiment): 00:06:53.069 ==70717== /usr/libexec/valgrind/../../bin/vgdb --pid=70717 ...command... 00:06:53.069 ==70717== 00:06:53.069 ==70717== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:53.069 ==70717== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:06:53.069 ==70717== and then give GDB the following command 00:06:53.069 ==70717== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70717 00:06:53.069 ==70717== --pid is optional if only one valgrind process is running 00:06:53.069 ==70717== 00:06:53.069 --70717-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:53.069 --70717-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:53.069 --70717-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:53.069 --70717-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:53.069 ==70717== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.069 --70717-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:53.069 --70717-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:53.069 --70717-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:53.069 --70717-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:53.069 --70717-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:53.069 --70717-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:53.069 --70717-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:53.069 --70717-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:53.069 --70717-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:53.069 --70717-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:53.070 --70717-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:53.070 --70717-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:53.070 --70717-- Reading syms from /usr/lib64/libm.so.6 00:06:53.070 --70717-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:53.070 --70717-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:53.070 --70717-- Reading syms from /usr/lib64/libc.so.6 00:06:53.070 ==70717== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.070 --70717-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:53.070 --70717-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:53.070 ==70717== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.070 --70717-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:53.070 --70717-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:53.070 ==70717== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.070 --70717-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:53.070 --70717-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:53.070 ==70717== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.070 --70717-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:53.070 --70717-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:53.070 --70717-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:53.070 --70717-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:53.070 --70717-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:53.070 --70717-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:53.070 --70717-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:53.070 --70717-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:53.329 --70717-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 ==70717== Preferring higher priority redirection: 00:06:53.329 --70717-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:53.329 --70717-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:53.329 --70717-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 --70717-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.329 ==70717== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.329 --70717-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:53.329 --70717-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:53.329 ==70717== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.329 --70717-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:53.329 --70717-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:53.329 --70717-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:53.329 --70717-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:53.329 --70717-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:53.329 --70717-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:53.329 --70717-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:53.329 --70717-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:53.329 --70717-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:53.330 --70717-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:53.330 --70717-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:53.330 --70717-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:53.330 --70717-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:53.330 --70717-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:53.330 --70717-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:53.330 --70717-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:53.330 --70717-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:53.330 --70717-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:53.330 00:06:53.330 00:06:53.330 CUnit - A unit testing framework for C - Version 2.1-3 00:06:53.330 http://cunit.sourceforge.net/ 00:06:53.330 00:06:53.330 00:06:53.330 Suite: nvme_fabric 00:06:53.330 Test: test_nvme_fabric_prop_set_cmd ...passed 00:06:53.330 Test: test_nvme_fabric_prop_get_cmd ...passed 00:06:53.330 Test: test_nvme_fabric_get_discovery_log_page ...passed 00:06:53.330 Test: test_nvme_fabric_discover_probe ...--70717-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:06:53.330 --70717-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:53.330 passed 00:06:53.330 Test: test_nvme_fabric_qpair_connect ...--70717-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:53.330 [2024-04-19 01:04:59.484850] /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:06:53.330 passed 00:06:53.330 00:06:53.330 Run Summary: Type Total Ran Passed Failed Inactive 00:06:53.330 suites 1 1 n/a 0 0 00:06:53.330 tests 5 5 5 0 0 00:06:53.330 asserts 60 60 60 0 n/a 00:06:53.330 00:06:53.330 Elapsed time = 0.075 seconds 00:06:53.330 --70717-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:53.589 --70717-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:53.589 ==70717== 00:06:53.589 ==70717== HEAP SUMMARY: 00:06:53.589 ==70717== in use at exit: 0 bytes in 0 blocks 00:06:53.589 ==70717== total heap usage: 85 allocs, 85 frees, 120,312 bytes allocated 00:06:53.589 ==70717== 00:06:53.589 ==70717== All heap blocks were freed -- no leaks are possible 00:06:53.589 ==70717== 00:06:53.589 ==70717== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:53.589 01:04:59 -- 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_opal.c/nvme_opal_ut 00:06:53.589 ==70719== Memcheck, a memory error detector 00:06:53.589 ==70719== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:53.589 ==70719== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:53.589 ==70719== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:06:53.589 ==70719== 00:06:53.589 --70719-- Valgrind options: 00:06:53.589 --70719-- --leak-check=full 00:06:53.589 --70719-- --error-exitcode=2 00:06:53.589 --70719-- --verbose 00:06:53.589 --70719-- Contents of /proc/version: 00:06:53.589 --70719-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:53.589 --70719-- 00:06:53.589 --70719-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:53.589 --70719-- Page sizes: currently 4096, max supported 4096 00:06:53.589 --70719-- Valgrind library directory: /usr/libexec/valgrind 00:06:53.589 --70719-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:06:53.589 --70719-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:53.589 --70719-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:53.589 --70719-- might be shown as UnknownInlinedFun 00:06:53.589 --70719-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:53.589 --70719-- object doesn't have a dynamic symbol table 00:06:53.589 --70719-- Scheduler: using generic scheduler lock implementation. 00:06:53.589 --70719-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:53.589 ==70719== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70719-by-???-on-8019b903ff7f 00:06:53.589 ==70719== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70719-by-???-on-8019b903ff7f 00:06:53.589 ==70719== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70719-by-???-on-8019b903ff7f 00:06:53.589 ==70719== 00:06:53.589 ==70719== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:53.589 ==70719== don't want to do, unless you know exactly what you're doing, 00:06:53.589 ==70719== or are doing some strange experiment): 00:06:53.589 ==70719== /usr/libexec/valgrind/../../bin/vgdb --pid=70719 ...command... 00:06:53.589 ==70719== 00:06:53.589 ==70719== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:53.589 ==70719== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:06:53.589 ==70719== and then give GDB the following command 00:06:53.589 ==70719== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70719 00:06:53.589 ==70719== --pid is optional if only one valgrind process is running 00:06:53.589 ==70719== 00:06:53.589 --70719-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:53.589 --70719-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:53.589 --70719-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:53.589 --70719-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:53.589 ==70719== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.589 --70719-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:53.589 --70719-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:53.590 --70719-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:53.590 --70719-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:53.590 --70719-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:53.590 --70719-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:53.590 --70719-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:53.590 --70719-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:53.590 --70719-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:53.590 --70719-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:53.590 --70719-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:53.590 --70719-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:53.590 --70719-- Reading syms from /usr/lib64/libm.so.6 00:06:53.590 --70719-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:53.590 --70719-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:53.590 --70719-- Reading syms from /usr/lib64/libc.so.6 00:06:53.590 ==70719== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.590 --70719-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:53.590 --70719-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:53.590 ==70719== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.590 --70719-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:53.590 --70719-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:53.590 ==70719== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.590 --70719-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:53.590 --70719-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:53.590 ==70719== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.590 --70719-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:53.590 --70719-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:53.848 --70719-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:53.848 --70719-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:53.848 --70719-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:53.848 --70719-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:53.848 --70719-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:53.848 --70719-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:53.849 --70719-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 ==70719== Preferring higher priority redirection: 00:06:53.849 --70719-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:53.849 --70719-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:53.849 --70719-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 --70719-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.849 ==70719== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.849 --70719-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:53.849 --70719-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:53.849 ==70719== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.849 --70719-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:53.849 --70719-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:53.849 --70719-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:53.849 --70719-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:53.849 --70719-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:53.849 --70719-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:53.849 --70719-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:53.849 --70719-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:53.849 --70719-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:53.849 --70719-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:53.849 --70719-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:53.849 --70719-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:53.849 --70719-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:53.849 --70719-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:53.849 --70719-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:53.849 --70719-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:53.849 --70719-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:53.849 --70719-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:53.850 00:06:53.850 00:06:53.850 CUnit - A unit testing framework for C - Version 2.1-3 00:06:53.850 http://cunit.sourceforge.net/ 00:06:53.850 00:06:53.850 00:06:53.850 Suite: nvme_opal 00:06:53.850 Test: test_opal_nvme_security_recv_send_done ...passed 00:06:53.850 Test: test_opal_add_short_atom_header ...[2024-04-19 01:05:00.035310] /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:06:54.114 passed 00:06:54.114 00:06:54.114 Run Summary: Type Total Ran Passed Failed Inactive 00:06:54.114 suites 1 1 n/a 0 0 00:06:54.114 tests 2 2 2 0 0 00:06:54.114 asserts 22 22 22 0 n/a 00:06:54.114 00:06:54.114 Elapsed time = 0.048 seconds 00:06:54.114 --70719-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:54.114 --70719-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:54.114 ==70719== 00:06:54.114 ==70719== HEAP SUMMARY: 00:06:54.114 ==70719== in use at exit: 0 bytes in 0 blocks 00:06:54.114 ==70719== total heap usage: 64 allocs, 64 frees, 111,986 bytes allocated 00:06:54.114 ==70719== 00:06:54.114 ==70719== All heap blocks were freed -- no leaks are possible 00:06:54.114 ==70719== 00:06:54.114 ==70719== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:54.114 00:06:54.114 real 0m12.155s 00:06:54.114 user 0m11.541s 00:06:54.114 sys 0m0.432s 00:06:54.114 01:05:00 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:54.114 01:05:00 -- common/autotest_common.sh@10 -- # set +x 00:06:54.114 ************************************ 00:06:54.114 END TEST unittest_nvme 00:06:54.114 ************************************ 00:06:54.114 01:05:00 -- unit/unittest.sh@247 -- # 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:06:54.114 01:05:00 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:06:54.114 01:05:00 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:54.114 01:05:00 -- common/autotest_common.sh@10 -- # set +x 00:06:54.114 ************************************ 00:06:54.114 START TEST unittest_log 00:06:54.114 ************************************ 00:06:54.114 01:05:00 -- common/autotest_common.sh@1111 -- # 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:06:54.114 ==70749== Memcheck, a memory error detector 00:06:54.114 ==70749== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:54.114 ==70749== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:54.114 ==70749== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:06:54.114 ==70749== 00:06:54.114 --70749-- Valgrind options: 00:06:54.114 --70749-- --leak-check=full 00:06:54.114 --70749-- --error-exitcode=2 00:06:54.114 --70749-- --verbose 00:06:54.114 --70749-- Contents of /proc/version: 00:06:54.114 --70749-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:54.114 --70749-- 00:06:54.114 --70749-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:54.114 --70749-- Page sizes: currently 4096, max supported 4096 00:06:54.114 --70749-- Valgrind library directory: /usr/libexec/valgrind 00:06:54.114 --70749-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:06:54.114 --70749-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:54.114 --70749-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:54.114 --70749-- might be shown as UnknownInlinedFun 00:06:54.114 --70749-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:54.114 --70749-- object doesn't have a dynamic symbol table 00:06:54.114 --70749-- Scheduler: using generic scheduler lock implementation. 00:06:54.114 --70749-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:54.114 ==70749== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70749-by-???-on-8019b903ff7f 00:06:54.114 ==70749== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70749-by-???-on-8019b903ff7f 00:06:54.114 ==70749== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70749-by-???-on-8019b903ff7f 00:06:54.114 ==70749== 00:06:54.114 ==70749== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:54.114 ==70749== don't want to do, unless you know exactly what you're doing, 00:06:54.114 ==70749== or are doing some strange experiment): 00:06:54.114 ==70749== /usr/libexec/valgrind/../../bin/vgdb --pid=70749 ...command... 00:06:54.114 ==70749== 00:06:54.114 ==70749== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:54.114 ==70749== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:06:54.114 ==70749== and then give GDB the following command 00:06:54.114 ==70749== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70749 00:06:54.114 ==70749== --pid is optional if only one valgrind process is running 00:06:54.114 ==70749== 00:06:54.114 --70749-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:54.114 --70749-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:54.114 --70749-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:54.114 --70749-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:54.114 ==70749== WARNING: new redirection conflicts with existing -- ignoring it 00:06:54.114 --70749-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:54.114 --70749-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:54.114 --70749-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:54.114 --70749-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:54.114 --70749-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:54.114 --70749-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:54.114 --70749-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:54.114 --70749-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:54.114 --70749-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:54.114 --70749-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:54.114 --70749-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:54.114 --70749-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:54.372 --70749-- Reading syms from /usr/lib64/libm.so.6 00:06:54.372 --70749-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:54.372 --70749-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:54.372 --70749-- Reading syms from /usr/lib64/libc.so.6 00:06:54.372 ==70749== WARNING: new redirection conflicts with existing -- ignoring it 00:06:54.372 --70749-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:54.372 --70749-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:54.372 ==70749== WARNING: new redirection conflicts with existing -- ignoring it 00:06:54.372 --70749-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:54.372 --70749-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:54.372 ==70749== WARNING: new redirection conflicts with existing -- ignoring it 00:06:54.372 --70749-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:54.372 --70749-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:54.372 ==70749== WARNING: new redirection conflicts with existing -- ignoring it 00:06:54.372 --70749-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:54.372 --70749-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:54.372 --70749-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:54.372 --70749-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:54.372 --70749-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:54.372 --70749-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:54.372 --70749-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:54.372 --70749-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:54.372 --70749-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.372 --70749-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.373 --70749-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.373 --70749-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.373 --70749-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.373 --70749-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.373 --70749-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.373 --70749-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.373 --70749-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.373 ==70749== Preferring higher priority redirection: 00:06:54.373 --70749-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:54.373 --70749-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:54.373 --70749-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.373 --70749-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.373 --70749-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.373 --70749-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.373 --70749-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.631 --70749-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.631 --70749-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.631 --70749-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.631 --70749-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.631 ==70749== WARNING: new redirection conflicts with existing -- ignoring it 00:06:54.631 --70749-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:54.631 --70749-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:54.631 ==70749== WARNING: new redirection conflicts with existing -- ignoring it 00:06:54.631 --70749-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:54.631 --70749-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:54.631 --70749-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:54.631 --70749-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:54.631 --70749-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:54.631 --70749-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:54.631 --70749-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:54.631 --70749-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:54.631 --70749-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:54.631 --70749-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:54.631 --70749-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:54.631 --70749-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:54.631 --70749-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:54.631 --70749-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:54.631 --70749-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:54.631 --70749-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:54.632 --70749-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:06:54.632 --70749-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:54.632 --70749-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:54.632 00:06:54.632 00:06:54.632 CUnit - A unit testing framework for C - Version 2.1-3 00:06:54.632 http://cunit.sourceforge.net/ 00:06:54.632 00:06:54.632 00:06:54.632 Suite: log 00:06:54.632 Test: log_test ...[2024-04-19 01:05:00.769485] log_ut.c: 56:log_test: *WARNING*: log warning unit test 00:06:54.632 [2024-04-19 01:05:00.807119] log_ut.c: 57:log_test: *DEBUG*: log test 00:06:54.632 log dump test: 00:06:54.632 00000000 6c 6f 67 20 64 75 6d 70 log dump 00:06:54.632 spdk dump test: 00:06:54.632 00000000 73 70 64 6b 20 64 75 6d 70 spdk dump 00:06:54.632 spdk dump test: 00:06:54.632 00000000 73 70 64 6b 20 64 75 6d 70 20 31 36 20 6d 6f 72 spdk dump 16 mor 00:06:54.632 00000010 65 20 63 68 61 72 73 e chars 00:06:54.632 passed 00:06:54.632 Test: deprecation ...--70749-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:54.632 --70749-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:56.009 passed 00:06:56.009 00:06:56.009 Run Summary: Type Total Ran Passed Failed Inactive 00:06:56.009 suites 1 1 n/a 0 0 00:06:56.009 tests 2 2 2 0 0 00:06:56.009 asserts 73 73 73 0 n/a 00:06:56.009 00:06:56.009 Elapsed time = 0.088 seconds 00:06:56.009 --70749-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:56.009 --70749-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:56.009 ==70749== 00:06:56.009 ==70749== HEAP SUMMARY: 00:06:56.009 ==70749== in use at exit: 576 bytes in 3 blocks 00:06:56.009 ==70749== total heap usage: 67 allocs, 64 frees, 103,578 bytes allocated 00:06:56.009 ==70749== 00:06:56.009 ==70749== Searching for pointers to 3 not-freed blocks 00:06:56.009 ==70749== Checked 6,211,136 bytes 00:06:56.009 ==70749== 00:06:56.009 ==70749== LEAK SUMMARY: 00:06:56.009 ==70749== definitely lost: 0 bytes in 0 blocks 00:06:56.009 ==70749== indirectly lost: 0 bytes in 0 blocks 00:06:56.009 ==70749== possibly lost: 0 bytes in 0 blocks 00:06:56.009 ==70749== still reachable: 576 bytes in 3 blocks 00:06:56.009 ==70749== suppressed: 0 bytes in 0 blocks 00:06:56.009 ==70749== Reachable blocks (those to which a pointer was found) are not shown. 00:06:56.009 ==70749== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:56.009 ==70749== 00:06:56.009 ==70749== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:56.009 00:06:56.009 real 0m1.772s 00:06:56.009 user 0m0.748s 00:06:56.009 sys 0m0.021s 00:06:56.009 01:05:01 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:56.009 01:05:01 -- common/autotest_common.sh@10 -- # set +x 00:06:56.009 ************************************ 00:06:56.009 END TEST unittest_log 00:06:56.009 ************************************ 00:06:56.009 01:05:01 -- unit/unittest.sh@248 -- # 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:06:56.009 01:05:01 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:06:56.009 01:05:01 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:56.009 01:05:01 -- common/autotest_common.sh@10 -- # set +x 00:06:56.009 ************************************ 00:06:56.009 START TEST unittest_lvol 00:06:56.009 ************************************ 00:06:56.009 01:05:01 -- common/autotest_common.sh@1111 -- # 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:06:56.009 ==70792== Memcheck, a memory error detector 00:06:56.009 ==70792== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:56.009 ==70792== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:56.009 ==70792== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:06:56.009 ==70792== 00:06:56.009 --70792-- Valgrind options: 00:06:56.009 --70792-- --leak-check=full 00:06:56.009 --70792-- --error-exitcode=2 00:06:56.009 --70792-- --verbose 00:06:56.009 --70792-- Contents of /proc/version: 00:06:56.009 --70792-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:56.009 --70792-- 00:06:56.009 --70792-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:56.009 --70792-- Page sizes: currently 4096, max supported 4096 00:06:56.009 --70792-- Valgrind library directory: /usr/libexec/valgrind 00:06:56.009 --70792-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:06:56.009 --70792-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:56.009 --70792-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:56.009 --70792-- might be shown as UnknownInlinedFun 00:06:56.009 --70792-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:56.009 --70792-- object doesn't have a dynamic symbol table 00:06:56.009 --70792-- Scheduler: using generic scheduler lock implementation. 00:06:56.009 --70792-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:56.009 ==70792== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70792-by-???-on-8019b903ff7f 00:06:56.010 ==70792== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70792-by-???-on-8019b903ff7f 00:06:56.010 ==70792== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70792-by-???-on-8019b903ff7f 00:06:56.010 ==70792== 00:06:56.010 ==70792== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:56.010 ==70792== don't want to do, unless you know exactly what you're doing, 00:06:56.010 ==70792== or are doing some strange experiment): 00:06:56.010 ==70792== /usr/libexec/valgrind/../../bin/vgdb --pid=70792 ...command... 00:06:56.010 ==70792== 00:06:56.010 ==70792== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:56.010 ==70792== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:06:56.010 ==70792== and then give GDB the following command 00:06:56.010 ==70792== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70792 00:06:56.010 ==70792== --pid is optional if only one valgrind process is running 00:06:56.010 ==70792== 00:06:56.010 --70792-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:56.010 --70792-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:56.010 --70792-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:56.010 --70792-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:56.010 ==70792== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.010 --70792-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:56.010 --70792-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:56.010 --70792-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:56.010 --70792-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:56.010 --70792-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:56.010 --70792-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:56.010 --70792-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:56.010 --70792-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:56.010 --70792-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:56.010 --70792-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:56.010 --70792-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:56.010 --70792-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:56.010 --70792-- Reading syms from /usr/lib64/libm.so.6 00:06:56.010 --70792-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:56.010 --70792-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:56.010 --70792-- Reading syms from /usr/lib64/libc.so.6 00:06:56.010 ==70792== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.010 --70792-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:56.010 --70792-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:56.010 ==70792== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.010 --70792-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:56.010 --70792-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:56.010 ==70792== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.010 --70792-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:56.010 --70792-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:56.010 ==70792== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.010 --70792-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:56.010 --70792-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:56.010 --70792-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:56.269 --70792-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:56.269 --70792-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:56.269 --70792-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:56.269 --70792-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:56.269 --70792-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:56.269 --70792-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 ==70792== Preferring higher priority redirection: 00:06:56.269 --70792-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:56.269 --70792-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:56.269 --70792-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 --70792-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.269 ==70792== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.269 --70792-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:56.269 --70792-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:56.269 ==70792== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.269 --70792-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:56.269 --70792-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:56.269 --70792-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:56.269 --70792-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:56.269 --70792-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:56.269 --70792-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:56.269 --70792-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:56.269 --70792-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:56.269 --70792-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:56.269 --70792-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:56.269 --70792-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:56.269 --70792-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:56.270 --70792-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:56.270 --70792-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:56.270 --70792-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:56.270 --70792-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:56.270 --70792-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:56.270 --70792-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:56.270 --70792-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:56.270 00:06:56.270 00:06:56.270 CUnit - A unit testing framework for C - Version 2.1-3 00:06:56.270 http://cunit.sourceforge.net/ 00:06:56.270 00:06:56.270 00:06:56.270 Suite: lvol 00:06:56.270 Test: lvs_init_unload_success ...--70792-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:06:56.528 [2024-04-19 01:05:02.507875] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 892:spdk_lvs_unload: *ERROR*: Lvols still open on lvol store 00:06:56.528 passed 00:06:56.528 Test: lvs_init_destroy_success ...[2024-04-19 01:05:02.549745] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 962:spdk_lvs_destroy: *ERROR*: Lvols still open on lvol store 00:06:56.528 passed 00:06:56.528 Test: lvs_init_opts_success ...passed 00:06:56.528 Test: lvs_unload_lvs_is_null_fail ...[2024-04-19 01:05:02.562686] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 882:spdk_lvs_unload: *ERROR*: Lvol store is NULL 00:06:56.528 passed 00:06:56.528 Test: lvs_names ...[2024-04-19 01:05:02.564564] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 726:spdk_lvs_init: *ERROR*: No name specified. 00:06:56.528 [2024-04-19 01:05:02.565703] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 720:spdk_lvs_init: *ERROR*: Name has no null terminator. 00:06:56.528 --70792-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:56.528 [2024-04-19 01:05:02.569692] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 736:spdk_lvs_init: *ERROR*: lvolstore with name x already exists 00:06:56.528 passed 00:06:56.528 Test: lvol_create_destroy_success ...passed 00:06:56.529 Test: lvol_create_fail ...[2024-04-19 01:05:02.593892] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 689:spdk_lvs_init: *ERROR*: Blobstore device does not exist 00:06:56.529 [2024-04-19 01:05:02.595217] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1190:spdk_lvol_create: *ERROR*: lvol store does not exist 00:06:56.529 passed 00:06:56.529 Test: lvol_destroy_fail ...[2024-04-19 01:05:02.602405] /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:06:56.529 passed 00:06:56.529 Test: lvol_close ...[2024-04-19 01:05:02.607109] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1614:spdk_lvol_close: *ERROR*: lvol does not exist 00:06:56.529 [2024-04-19 01:05:02.609688] /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:06:56.529 passed 00:06:56.529 Test: lvol_resize ...passed 00:06:56.529 Test: lvol_set_read_only ...passed 00:06:56.529 Test: test_lvs_load ...[2024-04-19 01:05:02.638131] /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:06:56.529 [2024-04-19 01:05:02.638495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 441:lvs_load: *ERROR*: Invalid options 00:06:56.529 passed 00:06:56.529 Test: lvols_load ...[2024-04-19 01:05:02.650229] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:06:56.529 [2024-04-19 01:05:02.658532] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:06:56.529 passed 00:06:56.529 Test: lvol_open ...passed 00:06:56.529 Test: lvol_snapshot ...passed 00:06:56.529 Test: lvol_snapshot_fail ...[2024-04-19 01:05:02.686956] /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:06:56.529 passed 00:06:56.529 Test: lvol_clone ...passed 00:06:56.529 Test: lvol_clone_fail ...[2024-04-19 01:05:02.697207] /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:06:56.529 passed 00:06:56.529 Test: lvol_iter_clones ...passed 00:06:56.529 Test: lvol_refcnt ...[2024-04-19 01:05:02.713044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1572:spdk_lvol_destroy: *ERROR*: Cannot destroy lvol fb089e64-0f7a-4711-98c8-e788d1bcd040 because it is still open 00:06:56.529 passed 00:06:56.529 Test: lvol_names ...[2024-04-19 01:05:02.718446] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:06:56.529 [2024-04-19 01:05:02.719561] /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:06:56.529 [2024-04-19 01:05:02.724505] /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:06:56.529 passed 00:06:56.529 Test: lvol_create_thin_provisioned ...passed 00:06:56.529 Test: lvol_rename ...[2024-04-19 01:05:02.733508] /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:06:56.529 [2024-04-19 01:05:02.739128] /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:06:56.529 passed 00:06:56.788 Test: lvs_rename ...[2024-04-19 01:05:02.752983] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 769:lvs_rename_cb: *ERROR*: Lvol store rename operation failed 00:06:56.788 passed 00:06:56.788 Test: lvol_inflate ...[2024-04-19 01:05:02.760945] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:06:56.788 passed 00:06:56.788 Test: lvol_decouple_parent ...[2024-04-19 01:05:02.766932] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:06:56.788 passed 00:06:56.788 Test: lvol_get_xattr ...passed 00:06:56.788 Test: lvol_esnap_reload ...passed 00:06:56.788 Test: lvol_esnap_create_bad_args ...[2024-04-19 01:05:02.780118] /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:06:56.788 [2024-04-19 01:05:02.781576] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:06:56.788 [2024-04-19 01:05:02.783181] /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:06:56.788 [2024-04-19 01:05:02.784339] /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:06:56.788 [2024-04-19 01:05:02.793959] /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:06:56.788 passed 00:06:56.788 Test: lvol_esnap_create_delete ...passed 00:06:56.788 Test: lvol_esnap_load_esnaps ...[2024-04-19 01:05:02.801616] /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:06:56.788 passed 00:06:56.788 Test: lvol_esnap_missing ...[2024-04-19 01:05:02.811435] /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:06:56.788 [2024-04-19 01:05:02.812609] /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:06:56.788 passed 00:06:56.788 Test: lvol_esnap_hotplug ... 00:06:56.788 lvol_esnap_hotplug scenario 0: PASS - one missing, happy path 00:06:56.788 lvol_esnap_hotplug scenario 1: PASS - one missing, cb registers degraded_set 00:06:56.788 [2024-04-19 01:05:02.871066] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 7e5458dd-eae6-4416-9668-f3e5a14863bb: failed to create esnap bs_dev: error -12 00:06:56.788 lvol_esnap_hotplug scenario 2: PASS - one missing, cb retuns -ENOMEM 00:06:56.788 lvol_esnap_hotplug scenario 3: PASS - two missing with same esnap, happy path 00:06:56.788 [2024-04-19 01:05:02.874020] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 86ac7e9e-1908-4667-8443-fe2359946f57: failed to create esnap bs_dev: error -12 00:06:56.788 lvol_esnap_hotplug scenario 4: PASS - two missing with same esnap, first -ENOMEM 00:06:56.788 [2024-04-19 01:05:02.874546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 2070dd05-d70e-4f7e-af2c-a2e0beb9594e: failed to create esnap bs_dev: error -12 00:06:56.788 lvol_esnap_hotplug scenario 5: PASS - two missing with same esnap, second -ENOMEM 00:06:56.788 lvol_esnap_hotplug scenario 6: PASS - two missing with different esnaps, happy path 00:06:56.788 lvol_esnap_hotplug scenario 7: PASS - two missing with different esnaps, first still missing 00:06:56.788 lvol_esnap_hotplug scenario 8: PASS - three missing with same esnap, happy path 00:06:56.788 lvol_esnap_hotplug scenario 9: PASS - three missing with same esnap, first still missing 00:06:56.788 lvol_esnap_hotplug scenario 10: PASS - three missing with same esnap, first two still missing 00:06:56.788 lvol_esnap_hotplug scenario 11: PASS - three missing with same esnap, middle still missing 00:06:56.788 lvol_esnap_hotplug scenario 12: PASS - three missing with same esnap, last still missing 00:06:56.788 passed 00:06:56.788 Test: lvol_get_by ...passed 00:06:56.788 00:06:56.788 Run Summary: Type Total Ran Passed Failed Inactive 00:06:56.788 suites 1 1 n/a 0 0 00:06:56.788 tests 34 34 34 0 0 00:06:56.788 asserts 1439 1439 1439 0 n/a 00:06:56.788 00:06:56.788 Elapsed time = 0.439 seconds 00:06:56.788 --70792-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:56.788 --70792-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:56.788 ==70792== 00:06:56.788 ==70792== HEAP SUMMARY: 00:06:56.788 ==70792== in use at exit: 0 bytes in 0 blocks 00:06:56.788 ==70792== total heap usage: 1,946 allocs, 1,946 frees, 283,173 bytes allocated 00:06:56.788 ==70792== 00:06:56.788 ==70792== All heap blocks were freed -- no leaks are possible 00:06:56.788 ==70792== 00:06:56.788 ==70792== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:56.788 00:06:56.788 real 0m1.010s 00:06:56.788 user 0m0.978s 00:06:56.788 sys 0m0.029s 00:06:56.788 01:05:02 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:56.788 01:05:02 -- common/autotest_common.sh@10 -- # set +x 00:06:56.789 ************************************ 00:06:56.789 END TEST unittest_lvol 00:06:56.789 ************************************ 00:06:57.047 01:05:03 -- unit/unittest.sh@249 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:06:57.047 01:05:03 -- unit/unittest.sh@250 -- # 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:06:57.047 01:05:03 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:06:57.047 01:05:03 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:57.047 01:05:03 -- common/autotest_common.sh@10 -- # set +x 00:06:57.047 ************************************ 00:06:57.047 START TEST unittest_nvme_rdma 00:06:57.047 ************************************ 00:06:57.047 01:05:03 -- common/autotest_common.sh@1111 -- # 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:06:57.047 ==70824== Memcheck, a memory error detector 00:06:57.047 ==70824== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:57.047 ==70824== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:57.047 ==70824== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:06:57.047 ==70824== 00:06:57.047 --70824-- Valgrind options: 00:06:57.047 --70824-- --leak-check=full 00:06:57.047 --70824-- --error-exitcode=2 00:06:57.047 --70824-- --verbose 00:06:57.047 --70824-- Contents of /proc/version: 00:06:57.047 --70824-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:57.047 --70824-- 00:06:57.047 --70824-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:57.047 --70824-- Page sizes: currently 4096, max supported 4096 00:06:57.047 --70824-- Valgrind library directory: /usr/libexec/valgrind 00:06:57.047 --70824-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:06:57.047 --70824-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:57.047 --70824-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:57.047 --70824-- might be shown as UnknownInlinedFun 00:06:57.047 --70824-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:57.047 --70824-- object doesn't have a dynamic symbol table 00:06:57.047 --70824-- Scheduler: using generic scheduler lock implementation. 00:06:57.048 --70824-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:57.048 ==70824== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70824-by-???-on-8019b903ff7f 00:06:57.048 ==70824== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70824-by-???-on-8019b903ff7f 00:06:57.048 ==70824== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70824-by-???-on-8019b903ff7f 00:06:57.048 ==70824== 00:06:57.048 ==70824== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:57.048 ==70824== don't want to do, unless you know exactly what you're doing, 00:06:57.048 ==70824== or are doing some strange experiment): 00:06:57.048 ==70824== /usr/libexec/valgrind/../../bin/vgdb --pid=70824 ...command... 00:06:57.048 ==70824== 00:06:57.048 ==70824== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:57.048 ==70824== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:06:57.048 ==70824== and then give GDB the following command 00:06:57.048 ==70824== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70824 00:06:57.048 ==70824== --pid is optional if only one valgrind process is running 00:06:57.048 ==70824== 00:06:57.048 --70824-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:57.048 --70824-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:57.048 --70824-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:57.048 --70824-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:57.048 ==70824== WARNING: new redirection conflicts with existing -- ignoring it 00:06:57.048 --70824-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:57.048 --70824-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:57.048 --70824-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:57.048 --70824-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:57.048 --70824-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:57.048 --70824-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:57.048 --70824-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:57.048 --70824-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:57.048 --70824-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:57.048 --70824-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:57.048 --70824-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:57.048 --70824-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:57.048 --70824-- Reading syms from /usr/lib64/libm.so.6 00:06:57.048 --70824-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:57.048 --70824-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:57.048 --70824-- Reading syms from /usr/lib64/libc.so.6 00:06:57.306 ==70824== WARNING: new redirection conflicts with existing -- ignoring it 00:06:57.306 --70824-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:57.306 --70824-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:57.306 ==70824== WARNING: new redirection conflicts with existing -- ignoring it 00:06:57.306 --70824-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:57.306 --70824-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:57.306 ==70824== WARNING: new redirection conflicts with existing -- ignoring it 00:06:57.306 --70824-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:57.306 --70824-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:57.306 ==70824== WARNING: new redirection conflicts with existing -- ignoring it 00:06:57.306 --70824-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:57.307 --70824-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:57.307 --70824-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:57.307 --70824-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:57.307 --70824-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:57.307 --70824-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:57.307 --70824-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:57.307 --70824-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:57.307 --70824-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 ==70824== Preferring higher priority redirection: 00:06:57.307 --70824-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:57.307 --70824-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:57.307 --70824-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 --70824-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.307 ==70824== WARNING: new redirection conflicts with existing -- ignoring it 00:06:57.307 --70824-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:57.307 --70824-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:57.307 ==70824== WARNING: new redirection conflicts with existing -- ignoring it 00:06:57.307 --70824-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:57.307 --70824-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:57.307 --70824-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:57.307 --70824-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:57.307 --70824-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:57.567 --70824-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:57.567 --70824-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:57.567 --70824-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:57.567 --70824-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:57.567 --70824-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:57.567 --70824-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:57.567 --70824-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:57.567 --70824-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:57.567 --70824-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:57.567 --70824-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:57.567 --70824-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:57.567 --70824-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:57.567 --70824-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:57.567 00:06:57.567 00:06:57.567 CUnit - A unit testing framework for C - Version 2.1-3 00:06:57.567 http://cunit.sourceforge.net/ 00:06:57.567 00:06:57.567 00:06:57.567 Suite: nvme_rdma 00:06:57.567 Test: test_nvme_rdma_build_sgl_request ...[2024-04-19 01:05:03.665451] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1459:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -34 00:06:57.567 [2024-04-19 01:05:03.703457] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1632:nvme_rdma_build_sgl_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:06:57.567 [2024-04-19 01:05:03.705778] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1688:nvme_rdma_build_sgl_request: *ERROR*: Size of SGL descriptors (64) exceeds ICD (60) 00:06:57.567 passed 00:06:57.567 Test: test_nvme_rdma_build_sgl_inline_request ...passed 00:06:57.567 Test: test_nvme_rdma_build_contig_request ...[2024-04-19 01:05:03.724209] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1569:nvme_rdma_build_contig_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:06:57.567 passed 00:06:57.567 Test: test_nvme_rdma_build_contig_inline_request ...passed 00:06:57.567 Test: test_nvme_rdma_create_reqs ...[2024-04-19 01:05:03.735522] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1011:nvme_rdma_create_reqs: *ERROR*: Failed to allocate rdma_reqs 00:06:57.568 --70824-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:57.568 passed 00:06:57.568 Test: test_nvme_rdma_create_rsps ...[2024-04-19 01:05:03.757128] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 929:nvme_rdma_create_rsps: *ERROR*: Failed to allocate rsp_sgls 00:06:57.568 passed 00:06:57.568 Test: test_nvme_rdma_ctrlr_create_qpair ...[2024-04-19 01:05:03.777653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1826:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:06:57.568 [2024-04-19 01:05:03.778513] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1826:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:06:57.568 passed 00:06:57.827 Test: test_nvme_rdma_poller_create ...passed 00:06:57.827 Test: test_nvme_rdma_qpair_process_cm_event ...[2024-04-19 01:05:03.805628] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 530:nvme_rdma_qpair_process_cm_event: *ERROR*: Unexpected Acceptor Event [255] 00:06:57.827 passed 00:06:57.827 Test: test_nvme_rdma_ctrlr_construct ...--70824-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:57.827 passed 00:06:57.827 Test: test_nvme_rdma_req_put_and_get ...passed 00:06:57.827 Test: test_nvme_rdma_req_init ...passed 00:06:57.827 Test: test_nvme_rdma_validate_cm_event ...[2024-04-19 01:05:03.863491] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 621: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:06:57.827 [2024-04-19 01:05:03.865003] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 621: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:06:57.827 passed 00:06:57.828 Test: test_nvme_rdma_qpair_init ...passed 00:06:57.828 Test: test_nvme_rdma_qpair_submit_request ...passed 00:06:57.828 Test: test_nvme_rdma_memory_domain ...[2024-04-19 01:05:03.894260] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 353:nvme_rdma_get_memory_domain: *ERROR*: Failed to create memory domain 00:06:57.828 passed 00:06:57.828 Test: test_rdma_ctrlr_get_memory_domains ...passed 00:06:57.828 Test: test_rdma_get_memory_translation ...[2024-04-19 01:05:03.911701] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1448:nvme_rdma_get_memory_translation: *ERROR*: DMA memory translation failed, rc -1, iov count 0 00:06:57.828 [2024-04-19 01:05:03.915080] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1459:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -1 00:06:57.828 passed 00:06:57.828 Test: test_get_rdma_qpair_from_wc ...passed 00:06:57.828 Test: test_nvme_rdma_ctrlr_get_max_sges ...passed 00:06:57.828 Test: test_nvme_rdma_poll_group_get_stats ...[2024-04-19 01:05:03.932567] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3273:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:06:57.828 [2024-04-19 01:05:03.933325] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3273:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:06:57.828 passed 00:06:57.828 Test: test_nvme_rdma_qpair_set_poller ...[2024-04-19 01:05:03.961734] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2985:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:06:57.828 [2024-04-19 01:05:03.963480] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3031:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device 0xfeedbeef 00:06:57.828 [2024-04-19 01:05:03.964320] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 727:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x1ffeffe630 on poll group 0x5a1d2e0 00:06:57.828 [2024-04-19 01:05:03.965446] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2985:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:06:57.828 --70824-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:06:57.828 [2024-04-19 01:05:03.966024] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3031:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device (nil) 00:06:57.828 [2024-04-19 01:05:03.966167] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 727:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x1ffeffe630 on poll group 0x5a1d2e0 00:06:57.828 --70824-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:06:57.828 --70824-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:57.828 [2024-04-19 01:05:03.981143] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 705:nvme_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:06:57.828 passed 00:06:57.828 00:06:57.828 Run Summary: Type Total Ran Passed Failed Inactive 00:06:57.828 suites 1 1 n/a 0 0 00:06:57.828 tests 22 22 22 0 0 00:06:57.828 asserts 412 412 412 0 n/a 00:06:57.828 00:06:57.828 Elapsed time = 0.354 seconds 00:06:57.828 --70824-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:58.087 ==70824== 00:06:58.087 ==70824== HEAP SUMMARY: 00:06:58.087 ==70824== in use at exit: 56 bytes in 1 blocks 00:06:58.087 ==70824== total heap usage: 164 allocs, 163 frees, 141,166 bytes allocated 00:06:58.087 ==70824== 00:06:58.087 ==70824== Searching for pointers to 1 not-freed blocks 00:06:58.087 ==70824== Checked 6,358,120 bytes 00:06:58.087 ==70824== 00:06:58.087 ==70824== LEAK SUMMARY: 00:06:58.087 ==70824== definitely lost: 0 bytes in 0 blocks 00:06:58.087 ==70824== indirectly lost: 0 bytes in 0 blocks 00:06:58.087 ==70824== possibly lost: 0 bytes in 0 blocks 00:06:58.087 ==70824== still reachable: 56 bytes in 1 blocks 00:06:58.087 ==70824== suppressed: 0 bytes in 0 blocks 00:06:58.087 ==70824== Reachable blocks (those to which a pointer was found) are not shown. 00:06:58.087 ==70824== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:58.087 ==70824== 00:06:58.087 ==70824== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:58.087 00:06:58.087 real 0m1.033s 00:06:58.087 user 0m0.995s 00:06:58.087 sys 0m0.034s 00:06:58.087 01:05:04 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:58.087 01:05:04 -- common/autotest_common.sh@10 -- # set +x 00:06:58.087 ************************************ 00:06:58.087 END TEST unittest_nvme_rdma 00:06:58.087 ************************************ 00:06:58.087 01:05:04 -- unit/unittest.sh@251 -- # 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:06:58.087 01:05:04 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:06:58.087 01:05:04 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:58.087 01:05:04 -- common/autotest_common.sh@10 -- # set +x 00:06:58.087 ************************************ 00:06:58.087 START TEST unittest_nvmf_transport 00:06:58.087 ************************************ 00:06:58.087 01:05:04 -- common/autotest_common.sh@1111 -- # 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:06:58.087 ==70857== Memcheck, a memory error detector 00:06:58.087 ==70857== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:58.087 ==70857== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:58.087 ==70857== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:06:58.087 ==70857== 00:06:58.087 --70857-- Valgrind options: 00:06:58.087 --70857-- --leak-check=full 00:06:58.087 --70857-- --error-exitcode=2 00:06:58.087 --70857-- --verbose 00:06:58.087 --70857-- Contents of /proc/version: 00:06:58.087 --70857-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:58.088 --70857-- 00:06:58.088 --70857-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:58.088 --70857-- Page sizes: currently 4096, max supported 4096 00:06:58.088 --70857-- Valgrind library directory: /usr/libexec/valgrind 00:06:58.088 --70857-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:06:58.088 --70857-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:58.088 --70857-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:58.088 --70857-- might be shown as UnknownInlinedFun 00:06:58.088 --70857-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:58.088 --70857-- object doesn't have a dynamic symbol table 00:06:58.088 --70857-- Scheduler: using generic scheduler lock implementation. 00:06:58.088 --70857-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:58.088 ==70857== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70857-by-???-on-8019b903ff7f 00:06:58.088 ==70857== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70857-by-???-on-8019b903ff7f 00:06:58.088 ==70857== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70857-by-???-on-8019b903ff7f 00:06:58.088 ==70857== 00:06:58.088 ==70857== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:58.088 ==70857== don't want to do, unless you know exactly what you're doing, 00:06:58.088 ==70857== or are doing some strange experiment): 00:06:58.088 ==70857== /usr/libexec/valgrind/../../bin/vgdb --pid=70857 ...command... 00:06:58.088 ==70857== 00:06:58.088 ==70857== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:58.088 ==70857== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:06:58.088 ==70857== and then give GDB the following command 00:06:58.088 ==70857== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70857 00:06:58.088 ==70857== --pid is optional if only one valgrind process is running 00:06:58.088 ==70857== 00:06:58.088 --70857-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:58.088 --70857-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:58.088 --70857-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:58.088 --70857-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:58.088 ==70857== WARNING: new redirection conflicts with existing -- ignoring it 00:06:58.088 --70857-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:58.088 --70857-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:58.088 --70857-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:58.088 --70857-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:58.088 --70857-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:58.088 --70857-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:58.088 --70857-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:58.088 --70857-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:58.088 --70857-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:58.088 --70857-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:58.088 --70857-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:58.088 --70857-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:58.347 --70857-- Reading syms from /usr/lib64/libm.so.6 00:06:58.347 --70857-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:58.347 --70857-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:58.347 --70857-- Reading syms from /usr/lib64/libc.so.6 00:06:58.347 ==70857== WARNING: new redirection conflicts with existing -- ignoring it 00:06:58.347 --70857-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:58.347 --70857-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:58.347 ==70857== WARNING: new redirection conflicts with existing -- ignoring it 00:06:58.347 --70857-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:58.347 --70857-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:58.347 ==70857== WARNING: new redirection conflicts with existing -- ignoring it 00:06:58.347 --70857-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:58.347 --70857-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:58.347 ==70857== WARNING: new redirection conflicts with existing -- ignoring it 00:06:58.347 --70857-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:58.347 --70857-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:58.347 --70857-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:58.347 --70857-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:58.347 --70857-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:58.348 --70857-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:58.348 --70857-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:58.348 --70857-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:58.348 --70857-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 ==70857== Preferring higher priority redirection: 00:06:58.348 --70857-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:58.348 --70857-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:58.348 --70857-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.348 --70857-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.607 --70857-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.607 --70857-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.607 --70857-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.607 --70857-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.607 ==70857== WARNING: new redirection conflicts with existing -- ignoring it 00:06:58.607 --70857-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:58.607 --70857-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:58.607 ==70857== WARNING: new redirection conflicts with existing -- ignoring it 00:06:58.607 --70857-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:58.607 --70857-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:58.607 --70857-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:58.607 --70857-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:58.607 --70857-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:58.607 --70857-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:58.607 --70857-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:58.607 --70857-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:58.607 --70857-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:58.607 --70857-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:58.607 --70857-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:58.607 --70857-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:58.607 --70857-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:58.607 --70857-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:58.607 --70857-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:58.607 --70857-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:58.607 --70857-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:58.607 --70857-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:58.607 00:06:58.607 00:06:58.607 CUnit - A unit testing framework for C - Version 2.1-3 00:06:58.607 http://cunit.sourceforge.net/ 00:06:58.607 00:06:58.607 00:06:58.607 Suite: nvmf 00:06:58.607 Test: test_spdk_nvmf_transport_create ...[2024-04-19 01:05:04.758509] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 249:nvmf_transport_create: *ERROR*: Transport type 'new_ops' unavailable. 00:06:58.607 [2024-04-19 01:05:04.806169] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 269:nvmf_transport_create: *ERROR*: io_unit_size cannot be 0 00:06:58.607 [2024-04-19 01:05:04.808486] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 273:nvmf_transport_create: *ERROR*: io_unit_size 131072 is larger than iobuf pool large buffer size 65536 00:06:58.866 [2024-04-19 01:05:04.821377] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 256:nvmf_transport_create: *ERROR*: max_io_size 4096 must be a power of 2 and be greater than or equal 8KB 00:06:58.866 passed 00:06:58.866 Test: test_nvmf_transport_poll_group_create ...passed 00:06:58.866 Test: test_spdk_nvmf_transport_opts_init ...[2024-04-19 01:05:04.838563] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 790:spdk_nvmf_transport_opts_init: *ERROR*: Transport type invalid_ops unavailable. 00:06:58.866 [2024-04-19 01:05:04.839509] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 795:spdk_nvmf_transport_opts_init: *ERROR*: opts should not be NULL 00:06:58.866 [2024-04-19 01:05:04.840457] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 800:spdk_nvmf_transport_opts_init: *ERROR*: opts_size inside opts should not be zero value 00:06:58.866 passed 00:06:58.866 Test: test_spdk_nvmf_transport_listen_ext ...passed 00:06:58.866 00:06:58.866 Run Summary: Type Total Ran Passed Failed Inactive 00:06:58.866 suites 1 1 n/a 0 0 00:06:58.866 tests 4 4 4 0 0 00:06:58.866 asserts 49 49 49 0 n/a 00:06:58.866 00:06:58.866 Elapsed time = 0.110 seconds 00:06:58.866 --70857-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:58.866 --70857-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:58.866 ==70857== 00:06:58.866 ==70857== HEAP SUMMARY: 00:06:58.866 ==70857== in use at exit: 888 bytes in 3 blocks 00:06:58.866 ==70857== total heap usage: 136 allocs, 133 frees, 185,492 bytes allocated 00:06:58.866 ==70857== 00:06:58.866 ==70857== Searching for pointers to 3 not-freed blocks 00:06:58.866 ==70857== Checked 6,912,208 bytes 00:06:58.866 ==70857== 00:06:58.866 ==70857== LEAK SUMMARY: 00:06:58.866 ==70857== definitely lost: 0 bytes in 0 blocks 00:06:58.866 ==70857== indirectly lost: 0 bytes in 0 blocks 00:06:58.866 ==70857== possibly lost: 0 bytes in 0 blocks 00:06:58.866 ==70857== still reachable: 888 bytes in 3 blocks 00:06:58.866 ==70857== suppressed: 0 bytes in 0 blocks 00:06:58.866 ==70857== Reachable blocks (those to which a pointer was found) are not shown. 00:06:58.866 ==70857== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:58.866 ==70857== 00:06:58.866 ==70857== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:58.866 00:06:58.866 real 0m0.865s 00:06:58.866 user 0m0.821s 00:06:58.866 sys 0m0.040s 00:06:58.866 01:05:04 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:58.866 01:05:04 -- common/autotest_common.sh@10 -- # set +x 00:06:58.866 ************************************ 00:06:58.866 END TEST unittest_nvmf_transport 00:06:58.866 ************************************ 00:06:58.866 01:05:05 -- unit/unittest.sh@252 -- # 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:06:58.866 01:05:05 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:06:58.867 01:05:05 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:58.867 01:05:05 -- common/autotest_common.sh@10 -- # set +x 00:06:58.867 ************************************ 00:06:58.867 START TEST unittest_rdma 00:06:58.867 ************************************ 00:06:58.867 01:05:05 -- common/autotest_common.sh@1111 -- # 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:06:58.867 ==70889== Memcheck, a memory error detector 00:06:58.867 ==70889== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:58.867 ==70889== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:58.867 ==70889== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:06:58.867 ==70889== 00:06:58.867 --70889-- Valgrind options: 00:06:58.867 --70889-- --leak-check=full 00:06:58.867 --70889-- --error-exitcode=2 00:06:58.867 --70889-- --verbose 00:06:58.867 --70889-- Contents of /proc/version: 00:06:58.867 --70889-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:58.867 --70889-- 00:06:58.867 --70889-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:58.867 --70889-- Page sizes: currently 4096, max supported 4096 00:06:58.867 --70889-- Valgrind library directory: /usr/libexec/valgrind 00:06:58.867 --70889-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:06:58.867 --70889-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:58.867 --70889-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:58.867 --70889-- might be shown as UnknownInlinedFun 00:06:58.867 --70889-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:58.867 --70889-- object doesn't have a dynamic symbol table 00:06:58.867 --70889-- Scheduler: using generic scheduler lock implementation. 00:06:59.126 --70889-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:59.126 ==70889== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70889-by-???-on-8019b903ff7f 00:06:59.126 ==70889== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70889-by-???-on-8019b903ff7f 00:06:59.126 ==70889== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70889-by-???-on-8019b903ff7f 00:06:59.126 ==70889== 00:06:59.126 ==70889== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:59.126 ==70889== don't want to do, unless you know exactly what you're doing, 00:06:59.126 ==70889== or are doing some strange experiment): 00:06:59.126 ==70889== /usr/libexec/valgrind/../../bin/vgdb --pid=70889 ...command... 00:06:59.126 ==70889== 00:06:59.126 ==70889== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:59.126 ==70889== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:06:59.126 ==70889== and then give GDB the following command 00:06:59.126 ==70889== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70889 00:06:59.126 ==70889== --pid is optional if only one valgrind process is running 00:06:59.126 ==70889== 00:06:59.126 --70889-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:59.126 --70889-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:59.126 --70889-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:59.126 --70889-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:59.126 ==70889== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.126 --70889-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:59.126 --70889-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:59.126 --70889-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:59.126 --70889-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:59.126 --70889-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:59.126 --70889-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:59.126 --70889-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:59.126 --70889-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:59.126 --70889-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:59.126 --70889-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:59.127 --70889-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:59.127 --70889-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:59.127 --70889-- Reading syms from /usr/lib64/libm.so.6 00:06:59.127 --70889-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:59.127 --70889-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:59.127 --70889-- Reading syms from /usr/lib64/libc.so.6 00:06:59.127 ==70889== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.127 --70889-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:59.127 --70889-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:59.127 ==70889== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.127 --70889-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:59.127 --70889-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:59.127 ==70889== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.127 --70889-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:59.127 --70889-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:59.127 ==70889== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.127 --70889-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:59.127 --70889-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:59.386 --70889-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:59.386 --70889-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:59.386 --70889-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:59.386 --70889-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:59.386 --70889-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:59.386 --70889-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:59.386 --70889-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 --70889-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.386 ==70889== Preferring higher priority redirection: 00:06:59.386 --70889-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:59.387 --70889-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:59.387 --70889-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.387 --70889-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.387 --70889-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.387 --70889-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.387 --70889-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.387 --70889-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.387 --70889-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.387 --70889-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.387 --70889-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.387 ==70889== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.387 --70889-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:59.387 --70889-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:59.387 ==70889== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.387 --70889-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:59.387 --70889-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:59.387 --70889-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:59.387 --70889-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:59.387 --70889-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:59.387 --70889-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:59.387 --70889-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:59.387 --70889-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:59.387 --70889-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:59.387 --70889-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:59.387 --70889-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:59.387 --70889-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:59.387 --70889-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:59.387 --70889-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:59.387 --70889-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:59.387 --70889-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:59.646 --70889-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:59.646 --70889-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:59.646 00:06:59.646 00:06:59.646 CUnit - A unit testing framework for C - Version 2.1-3 00:06:59.646 http://cunit.sourceforge.net/ 00:06:59.646 00:06:59.646 00:06:59.646 Suite: rdma_common 00:06:59.646 Test: test_spdk_rdma_pd ...[2024-04-19 01:05:05.652803] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:06:59.646 [2024-04-19 01:05:05.704340] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:06:59.646 passed 00:06:59.646 00:06:59.646 Run Summary: Type Total Ran Passed Failed Inactive 00:06:59.646 suites 1 1 n/a 0 0 00:06:59.646 tests 1 1 1 0 0 00:06:59.646 asserts 31 31 31 0 n/a 00:06:59.646 00:06:59.646 Elapsed time = 0.083 seconds 00:06:59.646 --70889-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:59.646 --70889-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:59.646 ==70889== 00:06:59.646 ==70889== HEAP SUMMARY: 00:06:59.646 ==70889== in use at exit: 0 bytes in 0 blocks 00:06:59.646 ==70889== total heap usage: 81 allocs, 81 frees, 116,928 bytes allocated 00:06:59.646 ==70889== 00:06:59.646 ==70889== All heap blocks were freed -- no leaks are possible 00:06:59.646 ==70889== 00:06:59.646 ==70889== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:59.646 00:06:59.646 real 0m0.767s 00:06:59.646 user 0m0.728s 00:06:59.646 sys 0m0.036s 00:06:59.646 01:05:05 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:59.646 01:05:05 -- common/autotest_common.sh@10 -- # set +x 00:06:59.646 ************************************ 00:06:59.646 END TEST unittest_rdma 00:06:59.646 ************************************ 00:06:59.646 01:05:05 -- unit/unittest.sh@255 -- # grep -q '#define SPDK_CONFIG_NVME_CUSE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:06:59.646 01:05:05 -- unit/unittest.sh@256 -- # 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:06:59.646 01:05:05 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:06:59.646 01:05:05 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:59.646 01:05:05 -- common/autotest_common.sh@10 -- # set +x 00:06:59.646 ************************************ 00:06:59.646 START TEST unittest_nvme_cuse 00:06:59.646 ************************************ 00:06:59.646 01:05:05 -- common/autotest_common.sh@1111 -- # 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:06:59.905 ==70919== Memcheck, a memory error detector 00:06:59.905 ==70919== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:59.905 ==70919== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:59.905 ==70919== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:06:59.905 ==70919== 00:06:59.905 --70919-- Valgrind options: 00:06:59.905 --70919-- --leak-check=full 00:06:59.905 --70919-- --error-exitcode=2 00:06:59.905 --70919-- --verbose 00:06:59.905 --70919-- Contents of /proc/version: 00:06:59.905 --70919-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:06:59.905 --70919-- 00:06:59.905 --70919-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:59.905 --70919-- Page sizes: currently 4096, max supported 4096 00:06:59.905 --70919-- Valgrind library directory: /usr/libexec/valgrind 00:06:59.905 --70919-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:06:59.905 --70919-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:59.905 --70919-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:59.905 --70919-- might be shown as UnknownInlinedFun 00:06:59.905 --70919-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:59.905 --70919-- object doesn't have a dynamic symbol table 00:06:59.905 --70919-- Scheduler: using generic scheduler lock implementation. 00:06:59.905 --70919-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:59.905 ==70919== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70919-by-???-on-8019b903ff7f 00:06:59.905 ==70919== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70919-by-???-on-8019b903ff7f 00:06:59.905 ==70919== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70919-by-???-on-8019b903ff7f 00:06:59.905 ==70919== 00:06:59.905 ==70919== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:59.905 ==70919== don't want to do, unless you know exactly what you're doing, 00:06:59.905 ==70919== or are doing some strange experiment): 00:06:59.905 ==70919== /usr/libexec/valgrind/../../bin/vgdb --pid=70919 ...command... 00:06:59.905 ==70919== 00:06:59.905 ==70919== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:59.905 ==70919== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:06:59.905 ==70919== and then give GDB the following command 00:06:59.905 ==70919== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70919 00:06:59.905 ==70919== --pid is optional if only one valgrind process is running 00:06:59.905 ==70919== 00:06:59.905 --70919-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:59.905 --70919-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:59.905 --70919-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:59.905 --70919-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:59.905 ==70919== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.905 --70919-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:59.905 --70919-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:59.905 --70919-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:59.905 --70919-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:59.905 --70919-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:59.906 --70919-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:59.906 --70919-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:59.906 --70919-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:59.906 --70919-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:59.906 --70919-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:59.906 --70919-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:59.906 --70919-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:59.906 --70919-- Reading syms from /usr/lib64/libm.so.6 00:06:59.906 --70919-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:59.906 --70919-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:59.906 --70919-- Reading syms from /usr/lib64/libc.so.6 00:06:59.906 ==70919== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.906 --70919-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:59.906 --70919-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:59.906 ==70919== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.906 --70919-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:59.906 --70919-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:59.906 ==70919== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.906 --70919-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:59.906 --70919-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:59.906 ==70919== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.906 --70919-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:59.906 --70919-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:00.165 --70919-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:00.165 --70919-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:00.165 --70919-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:00.165 --70919-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:00.165 --70919-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:00.165 --70919-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:00.165 --70919-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.165 --70919-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.165 --70919-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.165 --70919-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.165 --70919-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 ==70919== Preferring higher priority redirection: 00:07:00.166 --70919-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:00.166 --70919-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:00.166 --70919-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 --70919-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:00.166 ==70919== WARNING: new redirection conflicts with existing -- ignoring it 00:07:00.166 --70919-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:00.166 --70919-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:00.166 ==70919== WARNING: new redirection conflicts with existing -- ignoring it 00:07:00.166 --70919-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:00.166 --70919-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:00.166 --70919-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:00.166 --70919-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:00.166 --70919-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:00.166 --70919-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:00.426 --70919-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:00.426 --70919-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:00.426 --70919-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:00.426 --70919-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:00.426 --70919-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:00.426 --70919-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:00.426 --70919-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:00.426 --70919-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:00.426 --70919-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:00.426 --70919-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:00.426 --70919-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:00.426 --70919-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:00.426 00:07:00.426 00:07:00.426 CUnit - A unit testing framework for C - Version 2.1-3 00:07:00.426 http://cunit.sourceforge.net/ 00:07:00.426 00:07:00.426 00:07:00.426 Suite: nvme_cuse 00:07:00.426 Test: test_cuse_nvme_submit_io_read_write ...--70919-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:00.426 passed 00:07:00.426 Test: test_cuse_nvme_submit_io_read_write_with_md ...passed 00:07:00.426 Test: test_cuse_nvme_submit_passthru_cmd ...passed 00:07:00.426 Test: test_cuse_nvme_submit_passthru_cmd_with_md ...passed 00:07:00.426 Test: test_nvme_cuse_get_cuse_ns_device ...passed 00:07:00.426 Test: test_cuse_nvme_submit_io ...[2024-04-19 01:05:06.553782] /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:07:00.426 passed 00:07:00.426 Test: test_cuse_nvme_reset ...[2024-04-19 01:05:06.592227] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 352:cuse_nvme_reset: *ERROR*: Namespace reset not supported 00:07:00.426 passed 00:07:00.684 Test: test_nvme_cuse_stop ...--70919-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:01.250 passed 00:07:01.250 Test: test_spdk_nvme_cuse_get_ctrlr_name ...--70919-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:01.250 --70919-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:01.250 passed 00:07:01.250 00:07:01.250 Run Summary: Type Total Ran Passed Failed Inactive 00:07:01.250 suites 1 1 n/a 0 0 00:07:01.250 tests 9 9 9 0 0 00:07:01.250 asserts 118 118 118 0 n/a 00:07:01.250 00:07:01.250 Elapsed time = 0.772 seconds 00:07:01.250 --70919-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:01.250 --70919-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:01.250 ==70919== 00:07:01.250 ==70919== HEAP SUMMARY: 00:07:01.250 ==70919== in use at exit: 0 bytes in 0 blocks 00:07:01.250 ==70919== total heap usage: 133 allocs, 133 frees, 227,258 bytes allocated 00:07:01.250 ==70919== 00:07:01.250 ==70919== All heap blocks were freed -- no leaks are possible 00:07:01.250 ==70919== 00:07:01.250 ==70919== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:01.250 00:07:01.250 real 0m1.447s 00:07:01.250 user 0m1.090s 00:07:01.250 sys 0m0.351s 00:07:01.250 01:05:07 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:01.250 01:05:07 -- common/autotest_common.sh@10 -- # set +x 00:07:01.250 ************************************ 00:07:01.250 END TEST unittest_nvme_cuse 00:07:01.250 ************************************ 00:07:01.250 01:05:07 -- unit/unittest.sh@259 -- # run_test unittest_nvmf unittest_nvmf 00:07:01.250 01:05:07 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:01.250 01:05:07 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:01.250 01:05:07 -- common/autotest_common.sh@10 -- # set +x 00:07:01.250 ************************************ 00:07:01.250 START TEST unittest_nvmf 00:07:01.250 ************************************ 00:07:01.250 01:05:07 -- common/autotest_common.sh@1111 -- # unittest_nvmf 00:07:01.250 01:05:07 -- unit/unittest.sh@106 -- # 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:07:01.250 ==70955== Memcheck, a memory error detector 00:07:01.250 ==70955== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:01.250 ==70955== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:01.250 ==70955== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:07:01.250 ==70955== 00:07:01.250 --70955-- Valgrind options: 00:07:01.250 --70955-- --leak-check=full 00:07:01.250 --70955-- --error-exitcode=2 00:07:01.250 --70955-- --verbose 00:07:01.250 --70955-- Contents of /proc/version: 00:07:01.250 --70955-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:01.251 --70955-- 00:07:01.251 --70955-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:01.251 --70955-- Page sizes: currently 4096, max supported 4096 00:07:01.251 --70955-- Valgrind library directory: /usr/libexec/valgrind 00:07:01.251 --70955-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:07:01.251 --70955-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:01.251 --70955-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:01.251 --70955-- might be shown as UnknownInlinedFun 00:07:01.251 --70955-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:01.251 --70955-- object doesn't have a dynamic symbol table 00:07:01.251 --70955-- Scheduler: using generic scheduler lock implementation. 00:07:01.251 --70955-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:01.251 ==70955== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70955-by-???-on-8019b903ff7f 00:07:01.251 ==70955== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70955-by-???-on-8019b903ff7f 00:07:01.251 ==70955== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70955-by-???-on-8019b903ff7f 00:07:01.251 ==70955== 00:07:01.251 ==70955== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:01.251 ==70955== don't want to do, unless you know exactly what you're doing, 00:07:01.251 ==70955== or are doing some strange experiment): 00:07:01.251 ==70955== /usr/libexec/valgrind/../../bin/vgdb --pid=70955 ...command... 00:07:01.251 ==70955== 00:07:01.251 ==70955== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:01.251 ==70955== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:07:01.251 ==70955== and then give GDB the following command 00:07:01.251 ==70955== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70955 00:07:01.251 ==70955== --pid is optional if only one valgrind process is running 00:07:01.251 ==70955== 00:07:01.251 --70955-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:01.251 --70955-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:01.251 --70955-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:01.510 --70955-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:01.510 ==70955== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.510 --70955-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:01.510 --70955-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:01.510 --70955-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:01.510 --70955-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:01.510 --70955-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:01.510 --70955-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:01.510 --70955-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:01.510 --70955-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:01.510 --70955-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:01.510 --70955-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:01.510 --70955-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:01.510 --70955-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:01.510 --70955-- Reading syms from /usr/lib64/libm.so.6 00:07:01.510 --70955-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:01.510 --70955-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:01.510 --70955-- Reading syms from /usr/lib64/libc.so.6 00:07:01.510 ==70955== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.510 --70955-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:01.510 --70955-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:01.510 ==70955== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.510 --70955-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:01.510 --70955-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:01.510 ==70955== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.510 --70955-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:01.510 --70955-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:01.510 ==70955== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.510 --70955-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:01.510 --70955-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:01.510 --70955-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:01.510 --70955-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:01.510 --70955-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:01.510 --70955-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:01.510 --70955-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:01.510 --70955-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:01.770 --70955-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 ==70955== Preferring higher priority redirection: 00:07:01.770 --70955-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:01.770 --70955-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:01.770 --70955-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 --70955-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.770 ==70955== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.770 --70955-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:01.770 --70955-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:01.770 ==70955== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.770 --70955-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:01.770 --70955-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:01.770 --70955-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:01.770 --70955-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:01.770 --70955-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:01.770 --70955-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:01.771 --70955-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:01.771 --70955-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:01.771 --70955-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:01.771 --70955-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:01.771 --70955-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:01.771 --70955-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:01.771 --70955-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:01.771 --70955-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:01.771 --70955-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:01.771 --70955-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:01.771 --70955-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:01.771 --70955-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:01.771 --70955-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:01.771 --70955-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:02.029 00:07:02.029 00:07:02.029 CUnit - A unit testing framework for C - Version 2.1-3 00:07:02.029 http://cunit.sourceforge.net/ 00:07:02.029 00:07:02.029 00:07:02.029 Suite: nvmf 00:07:02.029 Test: test_get_log_page ...[2024-04-19 01:05:08.005527] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2562:nvmf_ctrlr_get_log_page: *ERROR*: Invalid log page offset 0x2 00:07:02.029 passed 00:07:02.029 Test: test_process_fabrics_cmd ...passed 00:07:02.029 Test: test_connect ...--70955-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:02.029 [2024-04-19 01:05:08.154350] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 956:nvmf_ctrlr_cmd_connect: *ERROR*: Connect command data length 0x3ff too small 00:07:02.029 [2024-04-19 01:05:08.157152] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 819:_nvmf_ctrlr_connect: *ERROR*: Connect command unsupported RECFMT 1234 00:07:02.029 [2024-04-19 01:05:08.161800] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 995:nvmf_ctrlr_cmd_connect: *ERROR*: Connect HOSTNQN is not null terminated 00:07:02.029 [2024-04-19 01:05:08.164221] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 766:nvmf_qpair_access_allowed: *ERROR*: Subsystem 'nqn.2016-06.io.spdk:subsystem1' does not allow host 'nqn.2016-06.io.spdk:host1' 00:07:02.029 [2024-04-19 01:05:08.166474] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 830:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE = 0 00:07:02.029 [2024-04-19 01:05:08.169190] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 837:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE for admin queue 32 (min 1, max 31) 00:07:02.029 [2024-04-19 01:05:08.172265] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 843:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE 64 (min 1, max 63) 00:07:02.029 [2024-04-19 01:05:08.174614] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 870:_nvmf_ctrlr_connect: *ERROR*: The NVMf target only supports dynamic mode (CNTLID = 0x1234). 00:07:02.030 [2024-04-19 01:05:08.191586] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 706:_nvmf_ctrlr_add_io_qpair: *ERROR*: Unknown controller ID 0xffff 00:07:02.030 [2024-04-19 01:05:08.199088] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 623:nvmf_ctrlr_add_io_qpair: *ERROR*: I/O connect not allowed on discovery controller 00:07:02.030 [2024-04-19 01:05:08.219858] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 629:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect before ctrlr was enabled 00:07:02.030 [2024-04-19 01:05:08.223392] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 635:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOSQES 3 00:07:02.030 [2024-04-19 01:05:08.226917] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 642:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOCQES 3 00:07:02.030 [2024-04-19 01:05:08.229985] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 665:nvmf_ctrlr_add_io_qpair: *ERROR*: Requested QID 3 but Max QID is 2 00:07:02.287 [2024-04-19 01:05:08.244305] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 242:ctrlr_add_qpair_and_send_rsp: *ERROR*: Got I/O connect with duplicate QID 1 00:07:02.288 [2024-04-19 01:05:08.252837] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 750:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 2, group (nil)) 00:07:02.288 [2024-04-19 01:05:08.255030] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 750:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 0, group (nil)) 00:07:02.288 passed 00:07:02.288 Test: test_get_ns_id_desc_list ...passed 00:07:02.288 Test: test_identify_ns ...[2024-04-19 01:05:08.282830] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:07:02.288 [2024-04-19 01:05:08.292771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4 00:07:02.288 [2024-04-19 01:05:08.293775] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4294967295 00:07:02.288 passed 00:07:02.288 Test: test_identify_ns_iocs_specific ...[2024-04-19 01:05:08.296766] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:07:02.288 [2024-04-19 01:05:08.303668] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:07:02.288 passed 00:07:02.288 Test: test_reservation_write_exclusive ...passed 00:07:02.288 Test: test_reservation_exclusive_access ...passed 00:07:02.288 Test: test_reservation_write_exclusive_regs_only_and_all_regs ...passed 00:07:02.288 Test: test_reservation_exclusive_access_regs_only_and_all_regs ...passed 00:07:02.288 Test: test_reservation_notification_log_page ...passed 00:07:02.288 Test: test_get_dif_ctx ...passed 00:07:02.288 Test: test_set_get_features ...[2024-04-19 01:05:08.361802] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1592:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:07:02.288 [2024-04-19 01:05:08.366322] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1592:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:07:02.288 [2024-04-19 01:05:08.367711] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1603:temp_threshold_opts_valid: *ERROR*: Invalid THSEL 3 00:07:02.288 [2024-04-19 01:05:08.370598] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1679:nvmf_ctrlr_set_features_error_recovery: *ERROR*: Host set unsupported DULBE bit 00:07:02.288 passed 00:07:02.288 Test: test_identify_ctrlr ...passed 00:07:02.288 Test: test_identify_ctrlr_iocs_specific ...passed 00:07:02.288 Test: test_custom_admin_cmd ...passed 00:07:02.288 Test: test_fused_compare_and_write ...[2024-04-19 01:05:08.419048] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4163:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong sequence of fused operations 00:07:02.288 [2024-04-19 01:05:08.420994] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4152:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:07:02.288 [2024-04-19 01:05:08.422855] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4170:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:07:02.288 passed 00:07:02.288 Test: test_multi_async_event_reqs ...passed 00:07:02.288 Test: test_get_ana_log_page_one_ns_per_anagrp ...passed 00:07:02.288 Test: test_get_ana_log_page_multi_ns_per_anagrp ...passed 00:07:02.288 Test: test_multi_async_events ...passed 00:07:02.288 Test: test_rae ...passed 00:07:02.288 Test: test_nvmf_ctrlr_create_destruct ...--70955-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:02.547 passed 00:07:02.547 Test: test_nvmf_ctrlr_use_zcopy ...passed 00:07:02.547 Test: test_spdk_nvmf_request_zcopy_start ...[2024-04-19 01:05:08.511061] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4290:nvmf_ctrlr_process_io_cmd: *ERROR*: I/O command sent before CONNECT 00:07:02.547 passed 00:07:02.547 Test: test_zcopy_read ...passed 00:07:02.547 Test: test_zcopy_write ...passed 00:07:02.547 Test: test_nvmf_property_set ...passed 00:07:02.547 Test: test_nvmf_ctrlr_get_features_host_behavior_support ...[2024-04-19 01:05:08.556284] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1890:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:07:02.547 [2024-04-19 01:05:08.557965] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1890:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:07:02.547 passed 00:07:02.547 Test: test_nvmf_ctrlr_set_features_host_behavior_support ...[2024-04-19 01:05:08.562163] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1913:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iovcnt: 0 00:07:02.547 [2024-04-19 01:05:08.564451] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1919:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iov_len: 0 00:07:02.547 [2024-04-19 01:05:08.569507] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1931:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid acre: 0x02 00:07:02.547 passed 00:07:02.547 Test: test_nvmf_ctrlr_ns_attachment ...passed 00:07:02.547 00:07:02.547 Run Summary: Type Total Ran Passed Failed Inactive 00:07:02.547 suites 1 1 n/a 0 0 00:07:02.547 tests 31 31 31 0 0 00:07:02.547 asserts 951 951 951 0 n/a 00:07:02.547 00:07:02.547 Elapsed time = 0.594 seconds 00:07:02.547 --70955-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:02.547 --70955-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:02.547 ==70955== 00:07:02.547 ==70955== HEAP SUMMARY: 00:07:02.547 ==70955== in use at exit: 384 bytes in 2 blocks 00:07:02.547 ==70955== total heap usage: 1,298 allocs, 1,296 frees, 229,112 bytes allocated 00:07:02.547 ==70955== 00:07:02.547 ==70955== Searching for pointers to 2 not-freed blocks 00:07:02.547 ==70955== Checked 6,784,400 bytes 00:07:02.547 ==70955== 00:07:02.547 ==70955== LEAK SUMMARY: 00:07:02.547 ==70955== definitely lost: 0 bytes in 0 blocks 00:07:02.547 ==70955== indirectly lost: 0 bytes in 0 blocks 00:07:02.547 ==70955== possibly lost: 0 bytes in 0 blocks 00:07:02.547 ==70955== still reachable: 384 bytes in 2 blocks 00:07:02.547 ==70955== suppressed: 0 bytes in 0 blocks 00:07:02.547 ==70955== Reachable blocks (those to which a pointer was found) are not shown. 00:07:02.547 ==70955== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:02.547 ==70955== 00:07:02.547 ==70955== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:02.547 01:05:08 -- unit/unittest.sh@107 -- # 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:07:02.547 ==70967== Memcheck, a memory error detector 00:07:02.547 ==70967== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:02.547 ==70967== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:02.548 ==70967== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:07:02.548 ==70967== 00:07:02.548 --70967-- Valgrind options: 00:07:02.548 --70967-- --leak-check=full 00:07:02.548 --70967-- --error-exitcode=2 00:07:02.548 --70967-- --verbose 00:07:02.548 --70967-- Contents of /proc/version: 00:07:02.548 --70967-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:02.548 --70967-- 00:07:02.548 --70967-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:02.548 --70967-- Page sizes: currently 4096, max supported 4096 00:07:02.548 --70967-- Valgrind library directory: /usr/libexec/valgrind 00:07:02.548 --70967-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:07:02.548 --70967-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:02.548 --70967-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:02.548 --70967-- might be shown as UnknownInlinedFun 00:07:02.548 --70967-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:02.548 --70967-- object doesn't have a dynamic symbol table 00:07:02.548 --70967-- Scheduler: using generic scheduler lock implementation. 00:07:02.548 --70967-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:02.548 ==70967== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70967-by-???-on-8019b903ff7f 00:07:02.548 ==70967== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70967-by-???-on-8019b903ff7f 00:07:02.548 ==70967== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70967-by-???-on-8019b903ff7f 00:07:02.548 ==70967== 00:07:02.548 ==70967== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:02.548 ==70967== don't want to do, unless you know exactly what you're doing, 00:07:02.548 ==70967== or are doing some strange experiment): 00:07:02.548 ==70967== /usr/libexec/valgrind/../../bin/vgdb --pid=70967 ...command... 00:07:02.548 ==70967== 00:07:02.548 ==70967== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:02.548 ==70967== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:07:02.548 ==70967== and then give GDB the following command 00:07:02.548 ==70967== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70967 00:07:02.548 ==70967== --pid is optional if only one valgrind process is running 00:07:02.548 ==70967== 00:07:02.812 --70967-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:02.812 --70967-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:02.812 --70967-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:02.812 --70967-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:02.812 ==70967== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.812 --70967-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:02.812 --70967-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:02.812 --70967-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:02.812 --70967-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:02.812 --70967-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:02.812 --70967-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:02.812 --70967-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:02.812 --70967-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:02.812 --70967-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:02.812 --70967-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:02.812 --70967-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:02.812 --70967-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:02.812 --70967-- Reading syms from /usr/lib64/libm.so.6 00:07:02.812 --70967-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:02.812 --70967-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:02.812 --70967-- Reading syms from /usr/lib64/libc.so.6 00:07:02.812 ==70967== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.812 --70967-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:02.812 --70967-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:02.812 ==70967== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.812 --70967-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:02.812 --70967-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:02.812 ==70967== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.812 --70967-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:02.812 --70967-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:02.812 ==70967== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.812 --70967-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:02.812 --70967-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:02.812 --70967-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:02.812 --70967-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:02.812 --70967-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:02.813 --70967-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:03.071 --70967-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:03.071 --70967-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:03.071 --70967-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 ==70967== Preferring higher priority redirection: 00:07:03.071 --70967-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:03.071 --70967-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:03.071 --70967-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 --70967-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.071 ==70967== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.071 --70967-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:03.071 --70967-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:03.071 ==70967== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.071 --70967-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:03.071 --70967-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:03.071 --70967-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:03.071 --70967-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:03.071 --70967-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:03.071 --70967-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:03.071 --70967-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:03.071 --70967-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:03.071 --70967-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:03.071 --70967-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:03.071 --70967-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:03.071 --70967-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:03.071 --70967-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:03.071 --70967-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:03.071 --70967-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:03.071 --70967-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:03.071 --70967-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:03.071 --70967-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:03.330 --70967-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:03.330 00:07:03.330 00:07:03.330 CUnit - A unit testing framework for C - Version 2.1-3 00:07:03.330 http://cunit.sourceforge.net/ 00:07:03.330 00:07:03.330 00:07:03.330 Suite: nvmf 00:07:03.330 Test: test_get_rw_params ...passed 00:07:03.330 Test: test_lba_in_range ...passed 00:07:03.330 Test: test_get_dif_ctx ...passed 00:07:03.330 Test: test_nvmf_bdev_ctrlr_identify_ns ...--70967-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:03.330 passed 00:07:03.330 Test: test_spdk_nvmf_bdev_ctrlr_compare_and_write_cmd ...[2024-04-19 01:05:09.352273] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 435:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: Fused command start lba / num blocks mismatch 00:07:03.330 [2024-04-19 01:05:09.392295] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 443:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: end of media 00:07:03.330 [2024-04-19 01:05:09.395583] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 450:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: Write NLB 2 * block size 512 > SGL length 1023 00:07:03.330 passed 00:07:03.330 Test: test_nvmf_bdev_ctrlr_zcopy_start ...[2024-04-19 01:05:09.403041] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 953:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: end of media 00:07:03.330 [2024-04-19 01:05:09.405133] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 960:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: Read NLB 2 * block size 512 > SGL length 1023 00:07:03.330 passed 00:07:03.330 Test: test_nvmf_bdev_ctrlr_cmd ...[2024-04-19 01:05:09.410647] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 389:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: end of media 00:07:03.330 [2024-04-19 01:05:09.412694] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 396:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: Compare NLB 3 * block size 512 > SGL length 512 00:07:03.330 [2024-04-19 01:05:09.423386] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 488:nvmf_bdev_ctrlr_write_zeroes_cmd: *ERROR*: invalid write zeroes size, should not exceed 1Kib 00:07:03.330 [2024-04-19 01:05:09.424861] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 495:nvmf_bdev_ctrlr_write_zeroes_cmd: *ERROR*: end of media 00:07:03.330 passed 00:07:03.330 Test: test_nvmf_bdev_ctrlr_read_write_cmd ...passed 00:07:03.330 Test: test_nvmf_bdev_ctrlr_nvme_passthru ...passed 00:07:03.330 00:07:03.330 Run Summary: Type Total Ran Passed Failed Inactive 00:07:03.330 suites 1 1 n/a 0 0 00:07:03.330 tests 9 9 9 0 0 00:07:03.330 asserts 157 157 157 0 n/a 00:07:03.330 00:07:03.330 Elapsed time = 0.170 seconds 00:07:03.330 --70967-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:03.330 --70967-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:03.589 ==70967== 00:07:03.589 ==70967== HEAP SUMMARY: 00:07:03.589 ==70967== in use at exit: 192 bytes in 1 blocks 00:07:03.589 ==70967== total heap usage: 93 allocs, 92 frees, 122,132 bytes allocated 00:07:03.589 ==70967== 00:07:03.589 ==70967== Searching for pointers to 1 not-freed blocks 00:07:03.589 ==70967== Checked 6,288,608 bytes 00:07:03.589 ==70967== 00:07:03.589 ==70967== LEAK SUMMARY: 00:07:03.589 ==70967== definitely lost: 0 bytes in 0 blocks 00:07:03.589 ==70967== indirectly lost: 0 bytes in 0 blocks 00:07:03.589 ==70967== possibly lost: 0 bytes in 0 blocks 00:07:03.589 ==70967== still reachable: 192 bytes in 1 blocks 00:07:03.589 ==70967== suppressed: 0 bytes in 0 blocks 00:07:03.589 ==70967== Reachable blocks (those to which a pointer was found) are not shown. 00:07:03.589 ==70967== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:03.589 ==70967== 00:07:03.589 ==70967== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:03.589 01:05:09 -- 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_discovery.c/ctrlr_discovery_ut 00:07:03.589 ==70981== Memcheck, a memory error detector 00:07:03.589 ==70981== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:03.589 ==70981== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:03.589 ==70981== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:07:03.589 ==70981== 00:07:03.589 --70981-- Valgrind options: 00:07:03.589 --70981-- --leak-check=full 00:07:03.589 --70981-- --error-exitcode=2 00:07:03.589 --70981-- --verbose 00:07:03.589 --70981-- Contents of /proc/version: 00:07:03.589 --70981-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:03.589 --70981-- 00:07:03.590 --70981-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:03.590 --70981-- Page sizes: currently 4096, max supported 4096 00:07:03.590 --70981-- Valgrind library directory: /usr/libexec/valgrind 00:07:03.590 --70981-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:07:03.590 --70981-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:03.590 --70981-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:03.590 --70981-- might be shown as UnknownInlinedFun 00:07:03.590 --70981-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:03.590 --70981-- object doesn't have a dynamic symbol table 00:07:03.590 --70981-- Scheduler: using generic scheduler lock implementation. 00:07:03.590 --70981-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:03.590 ==70981== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70981-by-???-on-8019b903ff7f 00:07:03.590 ==70981== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70981-by-???-on-8019b903ff7f 00:07:03.590 ==70981== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70981-by-???-on-8019b903ff7f 00:07:03.590 ==70981== 00:07:03.590 ==70981== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:03.590 ==70981== don't want to do, unless you know exactly what you're doing, 00:07:03.590 ==70981== or are doing some strange experiment): 00:07:03.590 ==70981== /usr/libexec/valgrind/../../bin/vgdb --pid=70981 ...command... 00:07:03.590 ==70981== 00:07:03.590 ==70981== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:03.590 ==70981== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:07:03.590 ==70981== and then give GDB the following command 00:07:03.590 ==70981== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70981 00:07:03.590 ==70981== --pid is optional if only one valgrind process is running 00:07:03.590 ==70981== 00:07:03.590 --70981-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:03.590 --70981-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:03.590 --70981-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:03.590 --70981-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:03.590 ==70981== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.590 --70981-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:03.590 --70981-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:03.590 --70981-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:03.590 --70981-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:03.590 --70981-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:03.590 --70981-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:03.590 --70981-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:03.590 --70981-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:03.590 --70981-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:03.590 --70981-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:03.590 --70981-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:03.590 --70981-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:03.590 --70981-- Reading syms from /usr/lib64/libm.so.6 00:07:03.590 --70981-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:03.590 --70981-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:03.590 --70981-- Reading syms from /usr/lib64/libc.so.6 00:07:03.850 ==70981== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.850 --70981-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:03.850 --70981-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:03.850 ==70981== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.850 --70981-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:03.850 --70981-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:03.850 ==70981== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.850 --70981-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:03.850 --70981-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:03.850 ==70981== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.850 --70981-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:03.850 --70981-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:03.850 --70981-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:03.850 --70981-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:03.850 --70981-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:03.850 --70981-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:03.850 --70981-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:03.850 --70981-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:03.850 --70981-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.850 --70981-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.851 --70981-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.851 --70981-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.851 ==70981== Preferring higher priority redirection: 00:07:03.851 --70981-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:03.851 --70981-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:03.851 --70981-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.851 --70981-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.851 --70981-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.851 --70981-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.851 --70981-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.851 --70981-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.851 --70981-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.851 --70981-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.851 --70981-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.851 ==70981== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.851 --70981-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:03.851 --70981-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:03.851 ==70981== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.851 --70981-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:03.851 --70981-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:03.851 --70981-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:03.851 --70981-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:03.851 --70981-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:04.110 --70981-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:04.110 --70981-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:04.110 --70981-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:04.110 --70981-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:04.110 --70981-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:04.110 --70981-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:04.110 --70981-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:04.110 --70981-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:04.110 --70981-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:04.110 --70981-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:04.110 --70981-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:04.110 --70981-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:04.110 --70981-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:04.110 --70981-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:04.110 00:07:04.110 00:07:04.110 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.110 http://cunit.sourceforge.net/ 00:07:04.110 00:07:04.110 00:07:04.110 Suite: nvmf 00:07:04.110 Test: test_discovery_log ...--70981-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:04.110 --70981-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:04.110 passed 00:07:04.110 Test: test_discovery_log_with_filters ...passed 00:07:04.110 00:07:04.368 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.368 suites 1 1 n/a 0 0 00:07:04.368 tests 2 2 2 0 0 00:07:04.368 asserts 238 238 238 0 n/a 00:07:04.368 00:07:04.368 Elapsed time = 0.149 seconds 00:07:04.368 --70981-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:04.369 --70981-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:04.369 ==70981== 00:07:04.369 ==70981== HEAP SUMMARY: 00:07:04.369 ==70981== in use at exit: 384 bytes in 2 blocks 00:07:04.369 ==70981== total heap usage: 261 allocs, 259 frees, 557,203 bytes allocated 00:07:04.369 ==70981== 00:07:04.369 ==70981== Searching for pointers to 2 not-freed blocks 00:07:04.369 ==70981== Checked 6,723,008 bytes 00:07:04.369 ==70981== 00:07:04.369 ==70981== LEAK SUMMARY: 00:07:04.369 ==70981== definitely lost: 0 bytes in 0 blocks 00:07:04.369 ==70981== indirectly lost: 0 bytes in 0 blocks 00:07:04.369 ==70981== possibly lost: 0 bytes in 0 blocks 00:07:04.369 ==70981== still reachable: 384 bytes in 2 blocks 00:07:04.369 ==70981== suppressed: 0 bytes in 0 blocks 00:07:04.369 ==70981== Reachable blocks (those to which a pointer was found) are not shown. 00:07:04.369 ==70981== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:04.369 ==70981== 00:07:04.369 ==70981== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:04.369 01:05:10 -- unit/unittest.sh@109 -- # 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:07:04.369 ==70988== Memcheck, a memory error detector 00:07:04.369 ==70988== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:04.369 ==70988== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:04.369 ==70988== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:07:04.369 ==70988== 00:07:04.369 --70988-- Valgrind options: 00:07:04.369 --70988-- --leak-check=full 00:07:04.369 --70988-- --error-exitcode=2 00:07:04.369 --70988-- --verbose 00:07:04.369 --70988-- Contents of /proc/version: 00:07:04.369 --70988-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:04.369 --70988-- 00:07:04.369 --70988-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:04.369 --70988-- Page sizes: currently 4096, max supported 4096 00:07:04.369 --70988-- Valgrind library directory: /usr/libexec/valgrind 00:07:04.369 --70988-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:07:04.369 --70988-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:04.369 --70988-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:04.369 --70988-- might be shown as UnknownInlinedFun 00:07:04.369 --70988-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:04.369 --70988-- object doesn't have a dynamic symbol table 00:07:04.369 --70988-- Scheduler: using generic scheduler lock implementation. 00:07:04.369 --70988-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:04.369 ==70988== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70988-by-???-on-8019b903ff7f 00:07:04.369 ==70988== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70988-by-???-on-8019b903ff7f 00:07:04.369 ==70988== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70988-by-???-on-8019b903ff7f 00:07:04.369 ==70988== 00:07:04.369 ==70988== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:04.369 ==70988== don't want to do, unless you know exactly what you're doing, 00:07:04.369 ==70988== or are doing some strange experiment): 00:07:04.369 ==70988== /usr/libexec/valgrind/../../bin/vgdb --pid=70988 ...command... 00:07:04.369 ==70988== 00:07:04.369 ==70988== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:04.369 ==70988== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:07:04.369 ==70988== and then give GDB the following command 00:07:04.369 ==70988== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70988 00:07:04.369 ==70988== --pid is optional if only one valgrind process is running 00:07:04.369 ==70988== 00:07:04.369 --70988-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:04.369 --70988-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:04.369 --70988-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:04.369 --70988-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:04.369 ==70988== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.369 --70988-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:04.369 --70988-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:04.369 --70988-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:04.369 --70988-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:04.369 --70988-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:04.369 --70988-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:04.370 --70988-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:04.370 --70988-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:04.370 --70988-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:04.370 --70988-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:04.370 --70988-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:04.370 --70988-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:04.370 --70988-- Reading syms from /usr/lib64/libm.so.6 00:07:04.370 --70988-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:04.370 --70988-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:04.370 --70988-- Reading syms from /usr/lib64/libc.so.6 00:07:04.627 ==70988== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.627 --70988-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.627 --70988-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:04.627 ==70988== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.627 --70988-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.627 --70988-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:04.627 ==70988== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.627 --70988-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.628 --70988-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:04.628 ==70988== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.628 --70988-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.628 --70988-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:04.628 --70988-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:04.628 --70988-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:04.628 --70988-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:04.628 --70988-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:04.628 --70988-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:04.628 --70988-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:04.628 --70988-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 ==70988== Preferring higher priority redirection: 00:07:04.628 --70988-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:04.628 --70988-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:04.628 --70988-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 --70988-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.628 ==70988== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.628 --70988-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:04.628 --70988-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:04.628 ==70988== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.628 --70988-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:04.628 --70988-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:04.628 --70988-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:04.628 --70988-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:04.628 --70988-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:04.628 --70988-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:04.628 --70988-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:04.628 --70988-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:04.629 --70988-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:04.629 --70988-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:04.629 --70988-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:04.629 --70988-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:04.629 --70988-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:04.629 --70988-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:04.629 --70988-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:04.629 --70988-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:04.629 --70988-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:04.886 --70988-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:04.886 --70988-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:04.886 --70988-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:04.886 00:07:04.886 00:07:04.886 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.886 http://cunit.sourceforge.net/ 00:07:04.886 00:07:04.886 00:07:04.887 Suite: nvmf 00:07:04.887 Test: nvmf_test_create_subsystem ...--70988-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:04.887 --70988-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:04.887 [2024-04-19 01:05:10.925781] /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:07:04.887 [2024-04-19 01:05:10.954325] /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:07:04.887 [2024-04-19 01:05:10.955272] /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:07:04.887 [2024-04-19 01:05:10.955853] /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:07:04.887 [2024-04-19 01:05:10.956466] /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:07:04.887 [2024-04-19 01:05:10.957008] /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:07:04.887 [2024-04-19 01:05:10.959842] /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:07:04.887 [2024-04-19 01:05:10.964730] /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:07:04.887 [2024-04-19 01:05:10.967245] /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:07:04.887 [2024-04-19 01:05:10.968036] /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:07:04.887 [2024-04-19 01:05:10.968593] /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:07:04.887 passed 00:07:04.887 Test: test_spdk_nvmf_subsystem_add_ns ...[2024-04-19 01:05:10.989716] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:1896:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Requested NSID 5 already in use 00:07:04.887 [2024-04-19 01:05:10.990656] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:1877:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Invalid NSID 4294967295 00:07:04.887 passed 00:07:04.887 Test: test_spdk_nvmf_subsystem_set_sn ...passed 00:07:04.887 Test: test_spdk_nvmf_ns_visible ...[2024-04-19 01:05:11.003744] /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:07:04.887 passed 00:07:04.887 Test: test_reservation_register ...[2024-04-19 01:05:11.069789] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2928:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:04.887 [2024-04-19 01:05:11.090550] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2986:nvmf_ns_reservation_register: *ERROR*: No registrant 00:07:04.887 passed 00:07:05.145 Test: test_reservation_register_with_ptpl ...--70988-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:05.145 passed 00:07:05.145 Test: test_reservation_acquire_preempt_1 ...[2024-04-19 01:05:11.173366] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2928:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:05.145 passed 00:07:05.145 Test: test_reservation_acquire_release_with_ptpl ...passed 00:07:05.145 Test: test_reservation_release ...[2024-04-19 01:05:11.205947] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2928:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:05.145 passed 00:07:05.145 Test: test_reservation_unregister_notification ...[2024-04-19 01:05:11.213026] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2928:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:05.145 passed 00:07:05.145 Test: test_reservation_release_notification ...[2024-04-19 01:05:11.217889] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2928:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:05.145 passed 00:07:05.145 Test: test_reservation_release_notification_write_exclusive ...[2024-04-19 01:05:11.221963] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2928:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:05.145 passed 00:07:05.145 Test: test_reservation_clear_notification ...[2024-04-19 01:05:11.226036] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2928:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:05.145 passed 00:07:05.145 Test: test_reservation_preempt_notification ...[2024-04-19 01:05:11.230138] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2928:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:05.145 passed 00:07:05.145 Test: test_spdk_nvmf_ns_event ...passed 00:07:05.145 Test: test_nvmf_ns_reservation_add_remove_registrant ...passed 00:07:05.145 Test: test_nvmf_subsystem_add_ctrlr ...passed 00:07:05.145 Test: test_spdk_nvmf_subsystem_add_host ...[2024-04-19 01:05:11.291701] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 262:nvmf_transport_create: *ERROR*: max_aq_depth 0 is less than minimum defined by NVMf spec, use min value 00:07:05.145 [2024-04-19 01:05:11.300136] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 967:spdk_nvmf_subsystem_add_host: *ERROR*: Unable to add host to transport_ut transport 00:07:05.145 passed 00:07:05.145 Test: test_nvmf_ns_reservation_report ...[2024-04-19 01:05:11.315235] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3291:nvmf_ns_reservation_report: *ERROR*: NVMeoF uses extended controller data structure, please set EDS bit in cdw11 and try again 00:07:05.146 passed 00:07:05.146 Test: test_nvmf_nqn_is_valid ...[2024-04-19 01:05:11.318975] /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:07:05.146 [2024-04-19 01:05:11.319473] /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:a7e4c5c8-4f44-40ec-98f1-a7597c72e25": uuid is not the correct length 00:07:05.146 [2024-04-19 01:05:11.319935] /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:07:05.146 passed 00:07:05.146 Test: test_nvmf_ns_reservation_restore ...[2024-04-19 01:05:11.331996] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2485:nvmf_ns_reservation_restore: *ERROR*: Existing bdev UUID is not same with configuration file 00:07:05.146 passed 00:07:05.146 Test: test_nvmf_subsystem_state_change ...passed 00:07:05.146 Test: test_nvmf_reservation_custom_ops ...passed 00:07:05.146 00:07:05.404 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.404 suites 1 1 n/a 0 0 00:07:05.404 tests 23 23 23 0 0 00:07:05.404 asserts 482 482 482 0 n/a 00:07:05.404 00:07:05.404 Elapsed time = 0.468 seconds 00:07:05.404 --70988-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:05.404 ==70988== 00:07:05.404 ==70988== HEAP SUMMARY: 00:07:05.404 ==70988== in use at exit: 680 bytes in 3 blocks 00:07:05.404 ==70988== total heap usage: 1,483 allocs, 1,480 frees, 1,012,250 bytes allocated 00:07:05.404 ==70988== 00:07:05.404 ==70988== Searching for pointers to 3 not-freed blocks 00:07:05.404 ==70988== Checked 6,797,000 bytes 00:07:05.404 ==70988== 00:07:05.404 ==70988== LEAK SUMMARY: 00:07:05.404 ==70988== definitely lost: 0 bytes in 0 blocks 00:07:05.404 ==70988== indirectly lost: 0 bytes in 0 blocks 00:07:05.404 ==70988== possibly lost: 0 bytes in 0 blocks 00:07:05.404 ==70988== still reachable: 680 bytes in 3 blocks 00:07:05.404 ==70988== suppressed: 0 bytes in 0 blocks 00:07:05.404 ==70988== Reachable blocks (those to which a pointer was found) are not shown. 00:07:05.404 ==70988== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:05.404 ==70988== 00:07:05.404 ==70988== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:05.404 01:05:11 -- unit/unittest.sh@110 -- # 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:07:05.404 ==71000== Memcheck, a memory error detector 00:07:05.404 ==71000== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:05.404 ==71000== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:05.404 ==71000== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:07:05.404 ==71000== 00:07:05.404 --71000-- Valgrind options: 00:07:05.404 --71000-- --leak-check=full 00:07:05.404 --71000-- --error-exitcode=2 00:07:05.404 --71000-- --verbose 00:07:05.404 --71000-- Contents of /proc/version: 00:07:05.404 --71000-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:05.404 --71000-- 00:07:05.404 --71000-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:05.404 --71000-- Page sizes: currently 4096, max supported 4096 00:07:05.404 --71000-- Valgrind library directory: /usr/libexec/valgrind 00:07:05.404 --71000-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:07:05.404 --71000-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:05.404 --71000-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:05.404 --71000-- might be shown as UnknownInlinedFun 00:07:05.404 --71000-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:05.404 --71000-- object doesn't have a dynamic symbol table 00:07:05.404 --71000-- Scheduler: using generic scheduler lock implementation. 00:07:05.404 --71000-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:05.404 ==71000== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71000-by-???-on-8019b903ff7f 00:07:05.404 ==71000== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71000-by-???-on-8019b903ff7f 00:07:05.404 ==71000== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71000-by-???-on-8019b903ff7f 00:07:05.404 ==71000== 00:07:05.404 ==71000== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:05.404 ==71000== don't want to do, unless you know exactly what you're doing, 00:07:05.404 ==71000== or are doing some strange experiment): 00:07:05.404 ==71000== /usr/libexec/valgrind/../../bin/vgdb --pid=71000 ...command... 00:07:05.404 ==71000== 00:07:05.404 ==71000== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:05.404 ==71000== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:07:05.404 ==71000== and then give GDB the following command 00:07:05.404 ==71000== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71000 00:07:05.404 ==71000== --pid is optional if only one valgrind process is running 00:07:05.404 ==71000== 00:07:05.404 --71000-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:05.405 --71000-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:05.405 --71000-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:05.405 --71000-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:05.405 ==71000== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.405 --71000-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:05.405 --71000-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:05.405 --71000-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:05.405 --71000-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:05.405 --71000-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:05.405 --71000-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:05.405 --71000-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:05.405 --71000-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:05.405 --71000-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:05.405 --71000-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:05.405 --71000-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:05.405 --71000-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:05.405 --71000-- Reading syms from /usr/lib64/libm.so.6 00:07:05.405 --71000-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:05.405 --71000-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:05.405 --71000-- Reading syms from /usr/lib64/libc.so.6 00:07:05.663 ==71000== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.663 --71000-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:05.663 --71000-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:05.663 ==71000== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.663 --71000-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:05.663 --71000-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:05.663 ==71000== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.663 --71000-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:05.663 --71000-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:05.663 ==71000== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.663 --71000-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:05.663 --71000-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:05.663 --71000-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:05.663 --71000-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:05.663 --71000-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:05.663 --71000-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:05.663 --71000-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:05.663 --71000-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:05.663 --71000-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 ==71000== Preferring higher priority redirection: 00:07:05.663 --71000-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:05.663 --71000-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:05.663 --71000-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.663 --71000-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.664 --71000-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.664 --71000-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.664 --71000-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.664 --71000-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.664 --71000-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.664 --71000-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.664 ==71000== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.664 --71000-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:05.664 --71000-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:05.664 ==71000== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.664 --71000-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:05.664 --71000-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:05.664 --71000-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:05.664 --71000-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:05.664 --71000-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:05.664 --71000-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:05.664 --71000-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:05.664 --71000-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:05.664 --71000-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:05.664 --71000-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:05.664 --71000-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:05.664 --71000-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:05.664 --71000-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:05.664 --71000-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:05.664 --71000-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:05.922 --71000-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:05.922 --71000-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:05.922 --71000-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:05.922 --71000-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:05.922 00:07:05.922 00:07:05.922 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.922 http://cunit.sourceforge.net/ 00:07:05.922 00:07:05.922 00:07:05.922 Suite: nvmf 00:07:05.922 Test: test_nvmf_tcp_create ...--71000-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:05.922 [2024-04-19 01:05:11.976726] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c: 742:nvmf_tcp_create: *ERROR*: Unsupported IO Unit size specified, 16 bytes 00:07:05.922 passed 00:07:05.922 Test: test_nvmf_tcp_destroy ...passed 00:07:05.922 Test: test_nvmf_tcp_poll_group_create ...passed 00:07:06.180 Test: test_nvmf_tcp_send_c2h_data ...passed 00:07:06.180 Test: test_nvmf_tcp_h2c_data_hdr_handle ...passed 00:07:06.180 Test: test_nvmf_tcp_in_capsule_data_handle ...passed 00:07:06.180 Test: test_nvmf_tcp_qpair_init_mem_resource ...passed 00:07:06.180 Test: test_nvmf_tcp_send_c2h_term_req ...[2024-04-19 01:05:12.235429] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:06.180 [2024-04-19 01:05:12.237537] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:07:06.180 [2024-04-19 01:05:12.239733] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:07:06.180 [2024-04-19 01:05:12.239883] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:06.180 [2024-04-19 01:05:12.239981] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:07:06.180 passed 00:07:06.180 Test: test_nvmf_tcp_send_capsule_resp_pdu ...passed 00:07:06.180 Test: test_nvmf_tcp_icreq_handle ...[2024-04-19 01:05:12.250833] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2102:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:07:06.180 [2024-04-19 01:05:12.251254] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:06.180 [2024-04-19 01:05:12.251370] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:07:06.180 [2024-04-19 01:05:12.251823] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2102:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:07:06.181 [2024-04-19 01:05:12.251931] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:07:06.181 [2024-04-19 01:05:12.252039] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:06.181 [2024-04-19 01:05:12.252130] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:07:06.181 [2024-04-19 01:05:12.258287] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write IC_RESP to socket: rc=0, errno=0 00:07:06.181 [2024-04-19 01:05:12.258409] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:07:06.181 passed 00:07:06.181 Test: test_nvmf_tcp_check_xfer_type ...passed 00:07:06.181 Test: test_nvmf_tcp_invalid_sgl ...[2024-04-19 01:05:12.272530] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2497:nvmf_tcp_req_parse_sgl: *ERROR*: SGL length 0x1001 exceeds max io size 0x1000 00:07:06.181 [2024-04-19 01:05:12.273446] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:06.181 [2024-04-19 01:05:12.273561] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:07:06.181 passed 00:07:06.181 Test: test_nvmf_tcp_pdu_ch_handle ...[2024-04-19 01:05:12.275814] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2229:nvmf_tcp_pdu_ch_handle: *ERROR*: Already received ICreq PDU, and reject this pdu=0x1ffeffe580 00:07:06.181 [2024-04-19 01:05:12.277297] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:06.181 [2024-04-19 01:05:12.277409] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:07:06.181 [2024-04-19 01:05:12.280027] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2286:nvmf_tcp_pdu_ch_handle: *ERROR*: PDU type=0x00, Expected ICReq header length 128, got 0 on tqpair=0x1ffeffdde0 00:07:06.181 [2024-04-19 01:05:12.280279] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:06.181 [2024-04-19 01:05:12.280395] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:07:06.181 [2024-04-19 01:05:12.282466] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2239:nvmf_tcp_pdu_ch_handle: *ERROR*: The TCP/IP connection is not negotiated 00:07:06.181 [2024-04-19 01:05:12.282693] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:06.181 [2024-04-19 01:05:12.282795] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:07:06.181 [2024-04-19 01:05:12.284762] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2278:nvmf_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x05 00:07:06.181 [2024-04-19 01:05:12.285004] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:06.181 [2024-04-19 01:05:12.285106] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:07:06.181 [2024-04-19 01:05:12.286904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:06.181 [2024-04-19 01:05:12.287017] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:07:06.181 [2024-04-19 01:05:12.289525] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:06.181 [2024-04-19 01:05:12.289640] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:07:06.181 [2024-04-19 01:05:12.292009] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:06.181 [2024-04-19 01:05:12.292124] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:07:06.181 [2024-04-19 01:05:12.294185] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:06.181 [2024-04-19 01:05:12.294310] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:07:06.181 [2024-04-19 01:05:12.296993] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:06.182 [2024-04-19 01:05:12.297107] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:07:06.182 [2024-04-19 01:05:12.299437] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:06.182 [2024-04-19 01:05:12.299553] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:07:06.182 passed 00:07:06.182 Test: test_nvmf_tcp_tls_add_remove_credentials ...--71000-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:06.182 --71000-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:06.182 --71000-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:06.182 --71000-- REDIR: 0x5633bb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:07:06.182 --71000-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:06.440 passed 00:07:06.440 Test: test_nvmf_tcp_tls_generate_psk_id ...[2024-04-19 01:05:12.628349] /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:07:06.440 [2024-04-19 01:05:12.629600] /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:07:06.440 passed 00:07:06.698 Test: test_nvmf_tcp_tls_generate_retained_psk ...[2024-04-19 01:05:12.658875] /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:07:06.699 [2024-04-19 01:05:12.659495] /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:07:06.699 passed 00:07:06.699 Test: test_nvmf_tcp_tls_generate_tls_psk ...[2024-04-19 01:05:12.666322] /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:07:06.699 [2024-04-19 01:05:12.666961] /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:07:06.699 passed 00:07:06.699 00:07:06.699 Run Summary: Type Total Ran Passed Failed Inactive 00:07:06.699 suites 1 1 n/a 0 0 00:07:06.699 tests 17 17 17 0 0 00:07:06.699 asserts 222 222 222 0 n/a 00:07:06.699 00:07:06.699 Elapsed time = 0.739 seconds 00:07:06.699 --71000-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:06.699 ==71000== 00:07:06.699 ==71000== HEAP SUMMARY: 00:07:06.699 ==71000== in use at exit: 67,110,344 bytes in 1,029 blocks 00:07:06.699 ==71000== total heap usage: 12,575 allocs, 11,546 frees, 404,381,975 bytes allocated 00:07:06.699 ==71000== 00:07:06.699 ==71000== Searching for pointers to 1,029 not-freed blocks 00:07:06.699 ==71000== Checked 7,022,848 bytes 00:07:06.699 ==71000== 00:07:06.699 ==71000== LEAK SUMMARY: 00:07:06.699 ==71000== definitely lost: 0 bytes in 0 blocks 00:07:06.699 ==71000== indirectly lost: 0 bytes in 0 blocks 00:07:06.699 ==71000== possibly lost: 0 bytes in 0 blocks 00:07:06.699 ==71000== still reachable: 67,110,344 bytes in 1,029 blocks 00:07:06.699 ==71000== suppressed: 0 bytes in 0 blocks 00:07:06.699 ==71000== Reachable blocks (those to which a pointer was found) are not shown. 00:07:06.699 ==71000== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:06.699 ==71000== 00:07:06.699 ==71000== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:06.699 01:05:12 -- unit/unittest.sh@111 -- # 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:07:06.699 ==71014== Memcheck, a memory error detector 00:07:06.699 ==71014== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:06.699 ==71014== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:06.699 ==71014== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:07:06.699 ==71014== 00:07:06.699 --71014-- Valgrind options: 00:07:06.699 --71014-- --leak-check=full 00:07:06.699 --71014-- --error-exitcode=2 00:07:06.699 --71014-- --verbose 00:07:06.699 --71014-- Contents of /proc/version: 00:07:06.699 --71014-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:06.699 --71014-- 00:07:06.699 --71014-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:06.699 --71014-- Page sizes: currently 4096, max supported 4096 00:07:06.699 --71014-- Valgrind library directory: /usr/libexec/valgrind 00:07:06.699 --71014-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:07:06.699 --71014-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:06.699 --71014-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:06.699 --71014-- might be shown as UnknownInlinedFun 00:07:06.699 --71014-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:06.699 --71014-- object doesn't have a dynamic symbol table 00:07:06.699 --71014-- Scheduler: using generic scheduler lock implementation. 00:07:06.699 --71014-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:06.699 ==71014== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71014-by-???-on-8019b903ff7f 00:07:06.699 ==71014== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71014-by-???-on-8019b903ff7f 00:07:06.699 ==71014== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71014-by-???-on-8019b903ff7f 00:07:06.699 ==71014== 00:07:06.699 ==71014== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:06.699 ==71014== don't want to do, unless you know exactly what you're doing, 00:07:06.699 ==71014== or are doing some strange experiment): 00:07:06.699 ==71014== /usr/libexec/valgrind/../../bin/vgdb --pid=71014 ...command... 00:07:06.699 ==71014== 00:07:06.699 ==71014== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:06.699 ==71014== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:07:06.699 ==71014== and then give GDB the following command 00:07:06.699 ==71014== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71014 00:07:06.699 ==71014== --pid is optional if only one valgrind process is running 00:07:06.699 ==71014== 00:07:06.699 --71014-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:06.699 --71014-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:06.957 --71014-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:06.957 --71014-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:06.957 ==71014== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.958 --71014-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:06.958 --71014-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:06.958 --71014-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:06.958 --71014-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:06.958 --71014-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:06.958 --71014-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:06.958 --71014-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:06.958 --71014-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:06.958 --71014-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:06.958 --71014-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:06.958 --71014-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:06.958 --71014-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:06.958 --71014-- Reading syms from /usr/lib64/libm.so.6 00:07:06.958 --71014-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:06.958 --71014-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:06.958 --71014-- Reading syms from /usr/lib64/libc.so.6 00:07:06.958 ==71014== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.958 --71014-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:06.958 --71014-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:06.958 ==71014== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.958 --71014-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:06.958 --71014-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:06.958 ==71014== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.958 --71014-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:06.958 --71014-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:06.958 ==71014== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.958 --71014-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:06.958 --71014-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:06.958 --71014-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:06.958 --71014-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:06.958 --71014-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:06.958 --71014-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:06.958 --71014-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:06.958 --71014-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:06.958 --71014-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 --71014-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.958 ==71014== Preferring higher priority redirection: 00:07:06.958 --71014-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:06.958 --71014-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:06.958 --71014-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.959 --71014-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.959 --71014-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.959 --71014-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.959 --71014-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.959 --71014-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.959 --71014-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.959 --71014-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.959 --71014-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.959 ==71014== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.959 --71014-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:06.959 --71014-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:06.959 ==71014== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.959 --71014-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:06.959 --71014-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:07.216 --71014-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:07.216 --71014-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:07.216 --71014-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:07.216 --71014-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:07.216 --71014-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:07.216 --71014-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:07.216 --71014-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:07.216 --71014-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:07.216 --71014-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:07.216 --71014-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:07.216 --71014-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:07.216 --71014-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:07.216 --71014-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:07.216 --71014-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:07.216 --71014-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:07.216 --71014-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:07.216 --71014-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:07.216 00:07:07.216 00:07:07.216 CUnit - A unit testing framework for C - Version 2.1-3 00:07:07.216 http://cunit.sourceforge.net/ 00:07:07.216 00:07:07.216 00:07:07.216 Suite: nvmf 00:07:07.216 Test: test_nvmf_tgt_create_poll_group ...--71014-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:07.216 passed 00:07:07.216 00:07:07.216 Run Summary: Type Total Ran Passed Failed Inactive 00:07:07.216 suites 1 1 n/a 0 0 00:07:07.216 tests 1 1 1 0 0 00:07:07.216 asserts 17 17 17 0 n/a 00:07:07.216 00:07:07.216 Elapsed time = 0.084 seconds 00:07:07.216 --71014-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:07.216 --71014-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:07.474 ==71014== 00:07:07.474 ==71014== HEAP SUMMARY: 00:07:07.474 ==71014== in use at exit: 67,109,960 bytes in 1,027 blocks 00:07:07.474 ==71014== total heap usage: 1,121 allocs, 94 frees, 67,269,224 bytes allocated 00:07:07.474 ==71014== 00:07:07.474 ==71014== Searching for pointers to 1,027 not-freed blocks 00:07:07.474 ==71014== Checked 6,632,952 bytes 00:07:07.474 ==71014== 00:07:07.474 ==71014== LEAK SUMMARY: 00:07:07.474 ==71014== definitely lost: 0 bytes in 0 blocks 00:07:07.474 ==71014== indirectly lost: 0 bytes in 0 blocks 00:07:07.474 ==71014== possibly lost: 0 bytes in 0 blocks 00:07:07.474 ==71014== still reachable: 67,109,960 bytes in 1,027 blocks 00:07:07.474 ==71014== suppressed: 0 bytes in 0 blocks 00:07:07.474 ==71014== Reachable blocks (those to which a pointer was found) are not shown. 00:07:07.474 ==71014== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:07.474 ==71014== 00:07:07.474 ==71014== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:07.474 00:07:07.474 real 0m6.146s 00:07:07.474 user 0m5.900s 00:07:07.474 sys 0m0.224s 00:07:07.474 01:05:13 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:07.474 01:05:13 -- common/autotest_common.sh@10 -- # set +x 00:07:07.474 ************************************ 00:07:07.474 END TEST unittest_nvmf 00:07:07.474 ************************************ 00:07:07.474 01:05:13 -- unit/unittest.sh@260 -- # grep -q '#define SPDK_CONFIG_FC 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:07.474 01:05:13 -- unit/unittest.sh@265 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:07.474 01:05:13 -- unit/unittest.sh@266 -- # 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:07:07.474 01:05:13 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:07.474 01:05:13 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:07.474 01:05:13 -- common/autotest_common.sh@10 -- # set +x 00:07:07.474 ************************************ 00:07:07.474 START TEST unittest_nvmf_rdma 00:07:07.474 ************************************ 00:07:07.474 01:05:13 -- common/autotest_common.sh@1111 -- # 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:07:07.474 ==71048== Memcheck, a memory error detector 00:07:07.474 ==71048== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:07.474 ==71048== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:07.474 ==71048== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:07:07.474 ==71048== 00:07:07.474 --71048-- Valgrind options: 00:07:07.474 --71048-- --leak-check=full 00:07:07.474 --71048-- --error-exitcode=2 00:07:07.474 --71048-- --verbose 00:07:07.474 --71048-- Contents of /proc/version: 00:07:07.474 --71048-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:07.474 --71048-- 00:07:07.474 --71048-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:07.474 --71048-- Page sizes: currently 4096, max supported 4096 00:07:07.474 --71048-- Valgrind library directory: /usr/libexec/valgrind 00:07:07.474 --71048-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:07:07.475 --71048-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:07.475 --71048-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:07.475 --71048-- might be shown as UnknownInlinedFun 00:07:07.475 --71048-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:07.475 --71048-- object doesn't have a dynamic symbol table 00:07:07.475 --71048-- Scheduler: using generic scheduler lock implementation. 00:07:07.475 --71048-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:07.475 ==71048== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71048-by-???-on-8019b903ff7f 00:07:07.475 ==71048== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71048-by-???-on-8019b903ff7f 00:07:07.475 ==71048== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71048-by-???-on-8019b903ff7f 00:07:07.475 ==71048== 00:07:07.475 ==71048== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:07.475 ==71048== don't want to do, unless you know exactly what you're doing, 00:07:07.475 ==71048== or are doing some strange experiment): 00:07:07.475 ==71048== /usr/libexec/valgrind/../../bin/vgdb --pid=71048 ...command... 00:07:07.475 ==71048== 00:07:07.475 ==71048== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:07.475 ==71048== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:07:07.475 ==71048== and then give GDB the following command 00:07:07.475 ==71048== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71048 00:07:07.475 ==71048== --pid is optional if only one valgrind process is running 00:07:07.475 ==71048== 00:07:07.475 --71048-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:07.475 --71048-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:07.475 --71048-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:07.475 --71048-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:07.475 ==71048== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.475 --71048-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:07.475 --71048-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:07.475 --71048-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:07.475 --71048-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:07.475 --71048-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:07.475 --71048-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:07.475 --71048-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:07.475 --71048-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:07.475 --71048-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:07.475 --71048-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:07.475 --71048-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:07.475 --71048-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:07.734 --71048-- Reading syms from /usr/lib64/libm.so.6 00:07:07.734 --71048-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:07.734 --71048-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:07.734 --71048-- Reading syms from /usr/lib64/libc.so.6 00:07:07.734 ==71048== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.734 --71048-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.734 --71048-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:07.734 ==71048== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.734 --71048-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.734 --71048-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:07.734 ==71048== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.734 --71048-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.734 --71048-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:07.734 ==71048== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.734 --71048-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.734 --71048-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:07.734 --71048-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:07.734 --71048-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:07.734 --71048-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:07.734 --71048-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:07.734 --71048-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:07.734 --71048-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:07.734 --71048-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.734 --71048-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.735 --71048-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.735 --71048-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.735 --71048-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.735 --71048-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.735 --71048-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.735 --71048-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.735 --71048-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.735 ==71048== Preferring higher priority redirection: 00:07:07.735 --71048-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:07.735 --71048-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:07.735 --71048-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.735 --71048-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.735 --71048-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.735 --71048-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.735 --71048-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.994 --71048-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.994 --71048-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.994 --71048-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.994 --71048-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.994 ==71048== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.994 --71048-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:07.994 --71048-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:07.994 ==71048== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.994 --71048-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:07.994 --71048-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:07.994 --71048-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:07.994 --71048-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:07.994 --71048-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:07.994 --71048-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:07.994 --71048-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:07.994 --71048-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:07.994 --71048-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:07.994 --71048-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:07.994 --71048-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:07.994 --71048-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:07.994 --71048-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:07.994 --71048-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:07.994 --71048-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:07.994 --71048-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:07.994 --71048-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:07.994 --71048-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:07.994 00:07:07.994 00:07:07.994 CUnit - A unit testing framework for C - Version 2.1-3 00:07:07.994 http://cunit.sourceforge.net/ 00:07:07.994 00:07:07.994 00:07:07.994 Suite: nvmf 00:07:08.253 Test: test_spdk_nvmf_rdma_request_parse_sgl ...[2024-04-19 01:05:14.194142] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1916:nvmf_rdma_request_parse_sgl: *ERROR*: SGL length 0x40000 exceeds max io size 0x20000 00:07:08.253 [2024-04-19 01:05:14.241321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1966:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x1000 exceeds capsule length 0x0 00:07:08.253 [2024-04-19 01:05:14.243159] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1966:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x2000 exceeds capsule length 0x1000 00:07:08.253 passed 00:07:08.253 Test: test_spdk_nvmf_rdma_request_process ...passed 00:07:08.253 Test: test_nvmf_rdma_get_optimal_poll_group ...passed 00:07:08.511 Test: test_spdk_nvmf_rdma_request_parse_sgl_with_md ...passed 00:07:08.511 Test: test_nvmf_rdma_opts_init ...passed 00:07:08.511 Test: test_nvmf_rdma_request_free_data ...--71048-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:08.511 passed 00:07:08.511 Test: test_nvmf_rdma_update_ibv_state ...[2024-04-19 01:05:14.518206] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 614:nvmf_rdma_update_ibv_state: *ERROR*: Failed to get updated RDMA queue pair state! 00:07:08.511 [2024-04-19 01:05:14.520682] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 625:nvmf_rdma_update_ibv_state: *ERROR*: QP#0: bad state updated: 10, maybe hardware issue 00:07:08.511 passed 00:07:08.511 Test: test_nvmf_rdma_resources_create ...passed 00:07:08.511 Test: test_nvmf_rdma_qpair_compare ...passed 00:07:08.511 Test: test_nvmf_rdma_resize_cq ...[2024-04-19 01:05:14.567214] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1006:nvmf_rdma_resize_cq: *ERROR*: iWARP doesn't support CQ resize. Current capacity 20, required 0 00:07:08.511 Using CQ of insufficient size may lead to CQ overrun 00:07:08.511 [2024-04-19 01:05:14.568507] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1011:nvmf_rdma_resize_cq: *ERROR*: RDMA CQE requirement (26) exceeds device max_cqe limitation (3) 00:07:08.511 --71048-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:08.511 --71048-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:08.511 [2024-04-19 01:05:14.574687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1019:nvmf_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:07:08.511 passed 00:07:08.511 00:07:08.511 Run Summary: Type Total Ran Passed Failed Inactive 00:07:08.511 suites 1 1 n/a 0 0 00:07:08.511 tests 10 10 10 0 0 00:07:08.511 asserts 584 584 584 0 n/a 00:07:08.511 00:07:08.511 Elapsed time = 0.424 seconds 00:07:08.511 --71048-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:08.511 ==71048== 00:07:08.511 ==71048== HEAP SUMMARY: 00:07:08.511 ==71048== in use at exit: 296 bytes in 1 blocks 00:07:08.511 ==71048== total heap usage: 180 allocs, 179 frees, 918,319 bytes allocated 00:07:08.511 ==71048== 00:07:08.511 ==71048== Searching for pointers to 1 not-freed blocks 00:07:08.511 ==71048== Checked 6,944,056 bytes 00:07:08.511 ==71048== 00:07:08.511 ==71048== LEAK SUMMARY: 00:07:08.511 ==71048== definitely lost: 0 bytes in 0 blocks 00:07:08.511 ==71048== indirectly lost: 0 bytes in 0 blocks 00:07:08.511 ==71048== possibly lost: 0 bytes in 0 blocks 00:07:08.511 ==71048== still reachable: 296 bytes in 1 blocks 00:07:08.511 ==71048== suppressed: 0 bytes in 0 blocks 00:07:08.511 ==71048== Reachable blocks (those to which a pointer was found) are not shown. 00:07:08.512 ==71048== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:08.512 ==71048== 00:07:08.512 ==71048== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:08.512 00:07:08.512 real 0m1.136s 00:07:08.512 user 0m1.094s 00:07:08.512 sys 0m0.039s 00:07:08.512 01:05:14 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:08.512 01:05:14 -- common/autotest_common.sh@10 -- # set +x 00:07:08.512 ************************************ 00:07:08.512 END TEST unittest_nvmf_rdma 00:07:08.512 ************************************ 00:07:08.512 01:05:14 -- unit/unittest.sh@269 -- # grep -q '#define SPDK_CONFIG_VFIO_USER 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:08.512 01:05:14 -- unit/unittest.sh@270 -- # 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:07:08.512 01:05:14 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:08.512 01:05:14 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:08.512 01:05:14 -- common/autotest_common.sh@10 -- # set +x 00:07:08.512 ************************************ 00:07:08.512 START TEST unittest_nvmf_vfio_user 00:07:08.512 ************************************ 00:07:08.512 01:05:14 -- common/autotest_common.sh@1111 -- # 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:07:08.769 ==71078== Memcheck, a memory error detector 00:07:08.769 ==71078== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:08.769 ==71078== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:08.769 ==71078== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:07:08.769 ==71078== 00:07:08.769 --71078-- Valgrind options: 00:07:08.769 --71078-- --leak-check=full 00:07:08.769 --71078-- --error-exitcode=2 00:07:08.769 --71078-- --verbose 00:07:08.769 --71078-- Contents of /proc/version: 00:07:08.769 --71078-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:08.769 --71078-- 00:07:08.769 --71078-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:08.769 --71078-- Page sizes: currently 4096, max supported 4096 00:07:08.770 --71078-- Valgrind library directory: /usr/libexec/valgrind 00:07:08.770 --71078-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:07:08.770 --71078-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:08.770 --71078-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:08.770 --71078-- might be shown as UnknownInlinedFun 00:07:08.770 --71078-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:08.770 --71078-- object doesn't have a dynamic symbol table 00:07:08.770 --71078-- Scheduler: using generic scheduler lock implementation. 00:07:08.770 --71078-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:08.770 ==71078== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71078-by-???-on-8019b903ff7f 00:07:08.770 ==71078== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71078-by-???-on-8019b903ff7f 00:07:08.770 ==71078== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71078-by-???-on-8019b903ff7f 00:07:08.770 ==71078== 00:07:08.770 ==71078== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:08.770 ==71078== don't want to do, unless you know exactly what you're doing, 00:07:08.770 ==71078== or are doing some strange experiment): 00:07:08.770 ==71078== /usr/libexec/valgrind/../../bin/vgdb --pid=71078 ...command... 00:07:08.770 ==71078== 00:07:08.770 ==71078== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:08.770 ==71078== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:07:08.770 ==71078== and then give GDB the following command 00:07:08.770 ==71078== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71078 00:07:08.770 ==71078== --pid is optional if only one valgrind process is running 00:07:08.770 ==71078== 00:07:08.770 --71078-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:08.770 --71078-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:08.770 --71078-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:08.770 --71078-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:08.770 ==71078== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.770 --71078-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:08.770 --71078-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:08.770 --71078-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:08.770 --71078-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:08.770 --71078-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:08.770 --71078-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:08.770 --71078-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:08.770 --71078-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:08.770 --71078-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:08.770 --71078-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:08.770 --71078-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:08.770 --71078-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:08.770 --71078-- Reading syms from /usr/lib64/libm.so.6 00:07:08.770 --71078-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:08.770 --71078-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:08.770 --71078-- Reading syms from /usr/lib64/libc.so.6 00:07:08.770 ==71078== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.770 --71078-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:08.770 --71078-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:08.770 ==71078== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.770 --71078-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:08.770 --71078-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:08.770 ==71078== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.770 --71078-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:08.770 --71078-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:08.770 ==71078== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.770 --71078-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:08.770 --71078-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:08.770 --71078-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:08.770 --71078-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:08.770 --71078-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:08.770 --71078-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:09.028 --71078-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:09.028 --71078-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:09.028 --71078-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.028 --71078-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.029 --71078-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.029 --71078-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.029 --71078-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.029 --71078-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.029 ==71078== Preferring higher priority redirection: 00:07:09.029 --71078-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:09.029 --71078-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:09.029 --71078-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.029 --71078-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.029 --71078-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.029 --71078-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.029 --71078-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.029 --71078-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.029 --71078-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.029 --71078-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.029 --71078-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.029 ==71078== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.029 --71078-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:09.029 --71078-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:09.029 ==71078== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.029 --71078-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:09.029 --71078-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:09.029 --71078-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:09.029 --71078-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:09.029 --71078-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:09.029 --71078-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:09.029 --71078-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:09.029 --71078-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:09.029 --71078-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:09.029 --71078-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:09.029 --71078-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:09.029 --71078-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:09.029 --71078-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:09.029 --71078-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:09.029 --71078-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:09.029 --71078-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:09.029 --71078-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:09.029 --71078-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:09.029 00:07:09.029 00:07:09.029 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.029 http://cunit.sourceforge.net/ 00:07:09.029 00:07:09.029 00:07:09.029 Suite: vfio_user 00:07:09.029 Test: test_nvme_cmd_map_prps ...--71078-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:09.029 [2024-04-19 01:05:15.185441] /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:07:09.029 [2024-04-19 01:05:15.219536] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/vfio_user.c: 823:nvme_cmd_map_prps: *ERROR*: Too many page entries 00:07:09.029 passed 00:07:09.029 Test: test_nvme_cmd_map_sgls ...passed 00:07:09.288 Test: test_nvmf_vfio_user_create_destroy ...passed 00:07:09.288 00:07:09.288 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.288 suites 1 1 n/a 0 0 00:07:09.288 tests 3 3 3 0 0 00:07:09.288 asserts 100 100 100 0 n/a 00:07:09.288 00:07:09.288 Elapsed time = 0.067 seconds 00:07:09.288 --71078-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:09.288 --71078-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:09.288 ==71078== 00:07:09.288 ==71078== HEAP SUMMARY: 00:07:09.288 ==71078== in use at exit: 296 bytes in 1 blocks 00:07:09.288 ==71078== total heap usage: 110 allocs, 109 frees, 447,804 bytes allocated 00:07:09.288 ==71078== 00:07:09.288 ==71078== Searching for pointers to 1 not-freed blocks 00:07:09.288 ==71078== Checked 6,780,248 bytes 00:07:09.288 ==71078== 00:07:09.288 ==71078== LEAK SUMMARY: 00:07:09.288 ==71078== definitely lost: 0 bytes in 0 blocks 00:07:09.288 ==71078== indirectly lost: 0 bytes in 0 blocks 00:07:09.288 ==71078== possibly lost: 0 bytes in 0 blocks 00:07:09.288 ==71078== still reachable: 296 bytes in 1 blocks 00:07:09.288 ==71078== suppressed: 0 bytes in 0 blocks 00:07:09.288 ==71078== Reachable blocks (those to which a pointer was found) are not shown. 00:07:09.288 ==71078== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:09.288 ==71078== 00:07:09.288 ==71078== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:09.288 00:07:09.288 real 0m0.620s 00:07:09.288 user 0m0.591s 00:07:09.288 sys 0m0.027s 00:07:09.288 01:05:15 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:09.288 01:05:15 -- common/autotest_common.sh@10 -- # set +x 00:07:09.288 ************************************ 00:07:09.288 END TEST unittest_nvmf_vfio_user 00:07:09.288 ************************************ 00:07:09.288 01:05:15 -- unit/unittest.sh@273 -- # run_test unittest_scsi unittest_scsi 00:07:09.288 01:05:15 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:09.288 01:05:15 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:09.288 01:05:15 -- common/autotest_common.sh@10 -- # set +x 00:07:09.288 ************************************ 00:07:09.288 START TEST unittest_scsi 00:07:09.288 ************************************ 00:07:09.288 01:05:15 -- common/autotest_common.sh@1111 -- # unittest_scsi 00:07:09.288 01:05:15 -- unit/unittest.sh@115 -- # 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:07:09.288 ==71113== Memcheck, a memory error detector 00:07:09.288 ==71113== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:09.288 ==71113== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:09.288 ==71113== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:07:09.288 ==71113== 00:07:09.288 --71113-- Valgrind options: 00:07:09.288 --71113-- --leak-check=full 00:07:09.288 --71113-- --error-exitcode=2 00:07:09.288 --71113-- --verbose 00:07:09.288 --71113-- Contents of /proc/version: 00:07:09.288 --71113-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:09.288 --71113-- 00:07:09.288 --71113-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:09.288 --71113-- Page sizes: currently 4096, max supported 4096 00:07:09.289 --71113-- Valgrind library directory: /usr/libexec/valgrind 00:07:09.289 --71113-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:07:09.289 --71113-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:09.289 --71113-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:09.289 --71113-- might be shown as UnknownInlinedFun 00:07:09.289 --71113-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:09.289 --71113-- object doesn't have a dynamic symbol table 00:07:09.289 --71113-- Scheduler: using generic scheduler lock implementation. 00:07:09.289 --71113-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:09.289 ==71113== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71113-by-???-on-8019b903ff7f 00:07:09.289 ==71113== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71113-by-???-on-8019b903ff7f 00:07:09.289 ==71113== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71113-by-???-on-8019b903ff7f 00:07:09.289 ==71113== 00:07:09.289 ==71113== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:09.289 ==71113== don't want to do, unless you know exactly what you're doing, 00:07:09.289 ==71113== or are doing some strange experiment): 00:07:09.289 ==71113== /usr/libexec/valgrind/../../bin/vgdb --pid=71113 ...command... 00:07:09.289 ==71113== 00:07:09.289 ==71113== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:09.289 ==71113== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:07:09.289 ==71113== and then give GDB the following command 00:07:09.289 ==71113== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71113 00:07:09.289 ==71113== --pid is optional if only one valgrind process is running 00:07:09.289 ==71113== 00:07:09.289 --71113-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:09.289 --71113-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:09.289 --71113-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:09.289 --71113-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:09.289 ==71113== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.289 --71113-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:09.289 --71113-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:09.548 --71113-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:09.548 --71113-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:09.548 --71113-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:09.548 --71113-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:09.548 --71113-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:09.548 --71113-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:09.548 --71113-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:09.548 --71113-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:09.548 --71113-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:09.548 --71113-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:09.548 --71113-- Reading syms from /usr/lib64/libm.so.6 00:07:09.548 --71113-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:09.548 --71113-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:09.548 --71113-- Reading syms from /usr/lib64/libc.so.6 00:07:09.548 ==71113== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.548 --71113-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.548 --71113-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:09.548 ==71113== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.548 --71113-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.548 --71113-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:09.548 ==71113== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.548 --71113-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.548 --71113-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:09.548 ==71113== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.548 --71113-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.548 --71113-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:09.548 --71113-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:09.548 --71113-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:09.548 --71113-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:09.548 --71113-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:09.548 --71113-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:09.548 --71113-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:09.808 --71113-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 ==71113== Preferring higher priority redirection: 00:07:09.808 --71113-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:09.808 --71113-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:09.808 --71113-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.808 --71113-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.809 --71113-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.809 ==71113== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.809 --71113-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:09.809 --71113-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:09.809 ==71113== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.809 --71113-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:09.809 --71113-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:09.809 --71113-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:09.809 --71113-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:09.809 --71113-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:09.809 --71113-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:09.809 --71113-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:09.809 --71113-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:09.809 --71113-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:09.809 --71113-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:09.809 --71113-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:09.809 --71113-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:09.809 --71113-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:09.809 --71113-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:09.809 --71113-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:09.809 --71113-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:09.809 --71113-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:09.809 --71113-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:09.809 00:07:09.809 00:07:09.809 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.809 http://cunit.sourceforge.net/ 00:07:09.809 00:07:09.809 00:07:09.809 Suite: dev_suite 00:07:09.809 Test: dev_destruct_null_dev ...passed 00:07:09.809 Test: dev_destruct_zero_luns ...passed 00:07:09.809 Test: dev_destruct_null_lun ...passed 00:07:09.809 Test: dev_destruct_success ...passed 00:07:09.809 Test: dev_construct_num_luns_zero ...[2024-04-19 01:05:15.984340] /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:07:10.068 passed 00:07:10.068 Test: dev_construct_no_lun_zero ...[2024-04-19 01:05:16.024262] /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:07:10.068 passed 00:07:10.068 Test: dev_construct_null_lun ...[2024-04-19 01:05:16.026685] /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:07:10.068 passed 00:07:10.068 Test: dev_construct_name_too_long ...[2024-04-19 01:05:16.028421] /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:07:10.068 passed 00:07:10.068 Test: dev_construct_success ...passed 00:07:10.068 Test: dev_construct_success_lun_zero_not_first ...passed 00:07:10.068 Test: dev_queue_mgmt_task_success ...passed 00:07:10.068 Test: dev_queue_task_success ...passed 00:07:10.068 Test: dev_stop_success ...passed 00:07:10.068 Test: dev_add_port_max_ports ...[2024-04-19 01:05:16.042830] /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:07:10.068 passed 00:07:10.068 Test: dev_add_port_construct_failure1 ...[2024-04-19 01:05:16.047512] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/port.c: 49:scsi_port_construct: *ERROR*: port name too long 00:07:10.068 passed 00:07:10.068 Test: dev_add_port_construct_failure2 ...[2024-04-19 01:05:16.050032] /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:07:10.068 passed 00:07:10.068 Test: dev_add_port_success1 ...passed 00:07:10.068 Test: dev_add_port_success2 ...passed 00:07:10.068 Test: dev_add_port_success3 ...passed 00:07:10.068 Test: dev_find_port_by_id_num_ports_zero ...passed 00:07:10.068 Test: dev_find_port_by_id_id_not_found_failure ...passed 00:07:10.068 Test: dev_find_port_by_id_success ...passed 00:07:10.068 Test: dev_add_lun_bdev_not_found ...passed 00:07:10.068 Test: dev_add_lun_no_free_lun_id ...[2024-04-19 01:05:16.063728] /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:07:10.068 passed 00:07:10.068 Test: dev_add_lun_success1 ...passed 00:07:10.068 Test: dev_add_lun_success2 ...passed 00:07:10.068 Test: dev_check_pending_tasks ...passed 00:07:10.068 Test: dev_iterate_luns ...passed 00:07:10.068 Test: dev_find_free_lun ...passed 00:07:10.068 00:07:10.068 Run Summary: Type Total Ran Passed Failed Inactive 00:07:10.068 suites 1 1 n/a 0 0 00:07:10.068 tests 29 29 29 0 0 00:07:10.068 asserts 97 97 97 0 n/a 00:07:10.068 00:07:10.068 Elapsed time = 0.143 seconds 00:07:10.068 --71113-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:10.068 --71113-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:10.068 ==71113== 00:07:10.068 ==71113== HEAP SUMMARY: 00:07:10.068 ==71113== in use at exit: 0 bytes in 0 blocks 00:07:10.068 ==71113== total heap usage: 136 allocs, 136 frees, 662,232 bytes allocated 00:07:10.068 ==71113== 00:07:10.068 ==71113== All heap blocks were freed -- no leaks are possible 00:07:10.068 ==71113== 00:07:10.068 ==71113== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:10.068 01:05:16 -- unit/unittest.sh@116 -- # 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:07:10.068 ==71124== Memcheck, a memory error detector 00:07:10.068 ==71124== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:10.068 ==71124== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:10.068 ==71124== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:07:10.068 ==71124== 00:07:10.068 --71124-- Valgrind options: 00:07:10.068 --71124-- --leak-check=full 00:07:10.068 --71124-- --error-exitcode=2 00:07:10.068 --71124-- --verbose 00:07:10.068 --71124-- Contents of /proc/version: 00:07:10.068 --71124-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:10.068 --71124-- 00:07:10.068 --71124-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:10.068 --71124-- Page sizes: currently 4096, max supported 4096 00:07:10.068 --71124-- Valgrind library directory: /usr/libexec/valgrind 00:07:10.068 --71124-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:07:10.068 --71124-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:10.068 --71124-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:10.068 --71124-- might be shown as UnknownInlinedFun 00:07:10.068 --71124-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:10.068 --71124-- object doesn't have a dynamic symbol table 00:07:10.068 --71124-- Scheduler: using generic scheduler lock implementation. 00:07:10.068 --71124-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:10.068 ==71124== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71124-by-???-on-8019b903ff7f 00:07:10.068 ==71124== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71124-by-???-on-8019b903ff7f 00:07:10.068 ==71124== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71124-by-???-on-8019b903ff7f 00:07:10.068 ==71124== 00:07:10.068 ==71124== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:10.068 ==71124== don't want to do, unless you know exactly what you're doing, 00:07:10.068 ==71124== or are doing some strange experiment): 00:07:10.068 ==71124== /usr/libexec/valgrind/../../bin/vgdb --pid=71124 ...command... 00:07:10.068 ==71124== 00:07:10.068 ==71124== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:10.068 ==71124== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:07:10.068 ==71124== and then give GDB the following command 00:07:10.068 ==71124== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71124 00:07:10.068 ==71124== --pid is optional if only one valgrind process is running 00:07:10.068 ==71124== 00:07:10.068 --71124-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:10.068 --71124-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:10.326 --71124-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:10.326 --71124-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:10.326 ==71124== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.326 --71124-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:10.326 --71124-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:10.326 --71124-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:10.326 --71124-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:10.326 --71124-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:10.326 --71124-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:10.326 --71124-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:10.326 --71124-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:10.326 --71124-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:10.326 --71124-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:10.326 --71124-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:10.326 --71124-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:10.326 --71124-- Reading syms from /usr/lib64/libm.so.6 00:07:10.326 --71124-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:10.326 --71124-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:10.326 --71124-- Reading syms from /usr/lib64/libc.so.6 00:07:10.326 ==71124== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.326 --71124-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.326 --71124-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:10.326 ==71124== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.326 --71124-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.326 --71124-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:10.326 ==71124== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.327 --71124-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.327 --71124-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:10.327 ==71124== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.327 --71124-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.327 --71124-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:10.327 --71124-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:10.327 --71124-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:10.327 --71124-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:10.327 --71124-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:10.327 --71124-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:10.327 --71124-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:10.327 --71124-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 ==71124== Preferring higher priority redirection: 00:07:10.327 --71124-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:10.327 --71124-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:10.327 --71124-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 --71124-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.327 ==71124== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.327 --71124-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:10.327 --71124-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:10.327 ==71124== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.327 --71124-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:10.327 --71124-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:10.585 --71124-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:10.585 --71124-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:10.585 --71124-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:10.585 --71124-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:10.585 --71124-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:10.585 --71124-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:10.585 --71124-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:10.585 --71124-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:10.585 --71124-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:10.585 --71124-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:10.585 --71124-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:10.585 --71124-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:10.585 --71124-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:10.585 --71124-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:10.585 --71124-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:10.585 --71124-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:10.585 --71124-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:10.585 00:07:10.585 00:07:10.585 CUnit - A unit testing framework for C - Version 2.1-3 00:07:10.585 http://cunit.sourceforge.net/ 00:07:10.585 00:07:10.585 00:07:10.585 Suite: lun_suite 00:07:10.585 Test: lun_task_mgmt_execute_abort_task_not_supported ...[2024-04-19 01:05:16.692238] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: abort task not supported 00:07:10.585 passed 00:07:10.585 Test: lun_task_mgmt_execute_abort_task_all_not_supported ...[2024-04-19 01:05:16.729708] /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:07:10.585 passed 00:07:10.585 Test: lun_task_mgmt_execute_lun_reset ...passed 00:07:10.585 Test: lun_task_mgmt_execute_target_reset ...passed 00:07:10.585 Test: lun_task_mgmt_execute_invalid_case ...[2024-04-19 01:05:16.735834] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: unknown task not supported 00:07:10.585 passed 00:07:10.585 Test: lun_append_task_null_lun_task_cdb_spc_inquiry ...passed 00:07:10.585 Test: lun_append_task_null_lun_alloc_len_lt_4096 ...passed 00:07:10.585 Test: lun_append_task_null_lun_not_supported ...passed 00:07:10.585 Test: lun_execute_scsi_task_pending ...passed 00:07:10.585 Test: lun_execute_scsi_task_complete ...passed 00:07:10.585 Test: lun_execute_scsi_task_resize ...passed 00:07:10.585 Test: lun_destruct_success ...passed 00:07:10.585 Test: lun_construct_null_ctx ...[2024-04-19 01:05:16.760294] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 432:scsi_lun_construct: *ERROR*: bdev_name must be non-NULL 00:07:10.585 passed 00:07:10.585 Test: lun_construct_success ...passed 00:07:10.585 Test: lun_reset_task_wait_scsi_task_complete ...passed 00:07:10.585 Test: lun_reset_task_suspend_scsi_task ...passed 00:07:10.585 Test: lun_check_pending_tasks_only_for_specific_initiator ...passed 00:07:10.843 Test: abort_pending_mgmt_tasks_when_lun_is_removed ...passed 00:07:10.843 00:07:10.843 Run Summary: Type Total Ran Passed Failed Inactive 00:07:10.843 suites 1 1 n/a 0 0 00:07:10.843 tests 18 18 18 0 0 00:07:10.843 asserts 153 153 153 0 n/a 00:07:10.843 00:07:10.843 Elapsed time = 0.130 seconds 00:07:10.843 --71124-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:10.843 --71124-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:10.843 ==71124== 00:07:10.843 ==71124== HEAP SUMMARY: 00:07:10.843 ==71124== in use at exit: 0 bytes in 0 blocks 00:07:10.843 ==71124== total heap usage: 1,167 allocs, 1,167 frees, 199,640 bytes allocated 00:07:10.843 ==71124== 00:07:10.843 ==71124== All heap blocks were freed -- no leaks are possible 00:07:10.843 ==71124== 00:07:10.843 ==71124== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:10.843 01:05:16 -- unit/unittest.sh@117 -- # 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:07:10.843 ==71126== Memcheck, a memory error detector 00:07:10.843 ==71126== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:10.843 ==71126== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:10.843 ==71126== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:07:10.843 ==71126== 00:07:10.843 --71126-- Valgrind options: 00:07:10.843 --71126-- --leak-check=full 00:07:10.843 --71126-- --error-exitcode=2 00:07:10.843 --71126-- --verbose 00:07:10.843 --71126-- Contents of /proc/version: 00:07:10.843 --71126-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:10.843 --71126-- 00:07:10.843 --71126-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:10.843 --71126-- Page sizes: currently 4096, max supported 4096 00:07:10.843 --71126-- Valgrind library directory: /usr/libexec/valgrind 00:07:10.843 --71126-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:07:10.843 --71126-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:10.843 --71126-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:10.843 --71126-- might be shown as UnknownInlinedFun 00:07:10.843 --71126-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:10.843 --71126-- object doesn't have a dynamic symbol table 00:07:10.843 --71126-- Scheduler: using generic scheduler lock implementation. 00:07:10.843 --71126-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:10.843 ==71126== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71126-by-???-on-8019b903ff7f 00:07:10.843 ==71126== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71126-by-???-on-8019b903ff7f 00:07:10.843 ==71126== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71126-by-???-on-8019b903ff7f 00:07:10.843 ==71126== 00:07:10.843 ==71126== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:10.843 ==71126== don't want to do, unless you know exactly what you're doing, 00:07:10.843 ==71126== or are doing some strange experiment): 00:07:10.843 ==71126== /usr/libexec/valgrind/../../bin/vgdb --pid=71126 ...command... 00:07:10.843 ==71126== 00:07:10.843 ==71126== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:10.843 ==71126== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:07:10.843 ==71126== and then give GDB the following command 00:07:10.843 ==71126== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71126 00:07:10.843 ==71126== --pid is optional if only one valgrind process is running 00:07:10.843 ==71126== 00:07:10.843 --71126-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:10.844 --71126-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:10.844 --71126-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:10.844 --71126-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:10.844 ==71126== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.844 --71126-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:10.844 --71126-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:10.844 --71126-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:10.844 --71126-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:10.844 --71126-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:10.844 --71126-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:10.844 --71126-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:10.844 --71126-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:10.844 --71126-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:10.844 --71126-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:10.844 --71126-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:10.844 --71126-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:10.844 --71126-- Reading syms from /usr/lib64/libm.so.6 00:07:10.844 --71126-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:10.844 --71126-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:10.844 --71126-- Reading syms from /usr/lib64/libc.so.6 00:07:11.102 ==71126== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.102 --71126-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:11.102 --71126-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:11.102 ==71126== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.102 --71126-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:11.102 --71126-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:11.102 ==71126== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.102 --71126-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:11.102 --71126-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:11.102 ==71126== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.102 --71126-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:11.102 --71126-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:11.102 --71126-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:11.102 --71126-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:11.102 --71126-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:11.102 --71126-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:11.102 --71126-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:11.102 --71126-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:11.102 --71126-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.102 --71126-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.103 --71126-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.103 --71126-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.103 ==71126== Preferring higher priority redirection: 00:07:11.103 --71126-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:11.103 --71126-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:11.103 --71126-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.103 --71126-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.103 --71126-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.103 --71126-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.103 --71126-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.103 --71126-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.103 --71126-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.103 --71126-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.103 --71126-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.103 ==71126== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.103 --71126-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:11.103 --71126-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:11.103 ==71126== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.103 --71126-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:11.103 --71126-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:11.103 --71126-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:11.103 --71126-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:11.103 --71126-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:11.103 --71126-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:11.103 --71126-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:11.103 --71126-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:11.103 --71126-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:11.103 --71126-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:11.103 --71126-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:11.103 --71126-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:11.103 --71126-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:11.103 --71126-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:11.103 --71126-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:11.103 --71126-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:11.361 --71126-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:11.361 --71126-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:11.361 00:07:11.361 00:07:11.361 CUnit - A unit testing framework for C - Version 2.1-3 00:07:11.361 http://cunit.sourceforge.net/ 00:07:11.361 00:07:11.361 00:07:11.361 Suite: scsi_suite 00:07:11.361 Test: scsi_init ...passed 00:07:11.361 00:07:11.361 Run Summary: Type Total Ran Passed Failed Inactive 00:07:11.361 suites 1 1 n/a 0 0 00:07:11.361 tests 1 1 1 0 0 00:07:11.361 asserts 1 1 1 0 n/a 00:07:11.361 00:07:11.361 Elapsed time = 0.003 seconds 00:07:11.361 --71126-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:11.361 --71126-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:11.361 ==71126== 00:07:11.361 ==71126== HEAP SUMMARY: 00:07:11.361 ==71126== in use at exit: 0 bytes in 0 blocks 00:07:11.361 ==71126== total heap usage: 75 allocs, 75 frees, 135,175 bytes allocated 00:07:11.361 ==71126== 00:07:11.361 ==71126== All heap blocks were freed -- no leaks are possible 00:07:11.361 ==71126== 00:07:11.361 ==71126== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:11.361 01:05:17 -- unit/unittest.sh@118 -- # 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:07:11.361 ==71133== Memcheck, a memory error detector 00:07:11.361 ==71133== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:11.361 ==71133== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:11.361 ==71133== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:07:11.361 ==71133== 00:07:11.361 --71133-- Valgrind options: 00:07:11.361 --71133-- --leak-check=full 00:07:11.361 --71133-- --error-exitcode=2 00:07:11.361 --71133-- --verbose 00:07:11.361 --71133-- Contents of /proc/version: 00:07:11.361 --71133-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:11.361 --71133-- 00:07:11.361 --71133-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:11.361 --71133-- Page sizes: currently 4096, max supported 4096 00:07:11.361 --71133-- Valgrind library directory: /usr/libexec/valgrind 00:07:11.361 --71133-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:07:11.361 --71133-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:11.361 --71133-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:11.361 --71133-- might be shown as UnknownInlinedFun 00:07:11.361 --71133-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:11.361 --71133-- object doesn't have a dynamic symbol table 00:07:11.361 --71133-- Scheduler: using generic scheduler lock implementation. 00:07:11.361 --71133-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:11.361 ==71133== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71133-by-???-on-8019b903ff7f 00:07:11.361 ==71133== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71133-by-???-on-8019b903ff7f 00:07:11.361 ==71133== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71133-by-???-on-8019b903ff7f 00:07:11.361 ==71133== 00:07:11.361 ==71133== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:11.361 ==71133== don't want to do, unless you know exactly what you're doing, 00:07:11.361 ==71133== or are doing some strange experiment): 00:07:11.361 ==71133== /usr/libexec/valgrind/../../bin/vgdb --pid=71133 ...command... 00:07:11.361 ==71133== 00:07:11.361 ==71133== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:11.361 ==71133== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:07:11.361 ==71133== and then give GDB the following command 00:07:11.361 ==71133== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71133 00:07:11.362 ==71133== --pid is optional if only one valgrind process is running 00:07:11.362 ==71133== 00:07:11.362 --71133-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:11.362 --71133-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:11.362 --71133-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:11.362 --71133-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:11.362 ==71133== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.362 --71133-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:11.362 --71133-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:11.362 --71133-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:11.362 --71133-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:11.362 --71133-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:11.362 --71133-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:11.362 --71133-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:11.362 --71133-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:11.362 --71133-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:11.362 --71133-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:11.362 --71133-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:11.362 --71133-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:11.362 --71133-- Reading syms from /usr/lib64/libm.so.6 00:07:11.362 --71133-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:11.362 --71133-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:11.362 --71133-- Reading syms from /usr/lib64/libc.so.6 00:07:11.667 ==71133== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.667 --71133-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:11.667 --71133-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:11.667 ==71133== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.667 --71133-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:11.667 --71133-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:11.667 ==71133== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.667 --71133-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:11.667 --71133-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:11.667 ==71133== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.667 --71133-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:11.667 --71133-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:11.667 --71133-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:11.667 --71133-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:11.667 --71133-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:11.667 --71133-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:11.667 --71133-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:11.667 --71133-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:11.667 --71133-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 --71133-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.667 ==71133== Preferring higher priority redirection: 00:07:11.667 --71133-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:11.667 --71133-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:11.668 --71133-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.668 --71133-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.668 --71133-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.668 --71133-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.668 --71133-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.668 --71133-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.668 --71133-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.668 --71133-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.668 --71133-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.668 ==71133== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.668 --71133-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:11.668 --71133-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:11.668 ==71133== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.668 --71133-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:11.668 --71133-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:11.668 --71133-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:11.668 --71133-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:11.668 --71133-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:11.668 --71133-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:11.668 --71133-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:11.668 --71133-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:11.668 --71133-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:11.668 --71133-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:11.668 --71133-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:11.668 --71133-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:11.668 --71133-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:11.668 --71133-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:11.668 --71133-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:11.668 --71133-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:11.668 --71133-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:11.668 --71133-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:11.668 00:07:11.668 00:07:11.668 CUnit - A unit testing framework for C - Version 2.1-3 00:07:11.668 http://cunit.sourceforge.net/ 00:07:11.668 00:07:11.668 00:07:11.668 Suite: translation_suite 00:07:11.668 Test: mode_select_6_test ...passed 00:07:11.668 Test: mode_select_6_test2 ...passed 00:07:11.925 Test: mode_sense_6_test ...--71133-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:11.925 passed 00:07:11.925 Test: mode_sense_10_test ...passed 00:07:11.925 Test: inquiry_evpd_test ...passed 00:07:11.925 Test: inquiry_standard_test ...passed 00:07:11.925 Test: inquiry_overflow_test ...passed 00:07:11.925 Test: task_complete_test ...passed 00:07:11.925 Test: lba_range_test ...passed 00:07:11.925 Test: xfer_len_test ...[2024-04-19 01:05:17.953616] /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:07:11.925 passed 00:07:11.925 Test: xfer_test ...passed 00:07:11.925 Test: scsi_name_padding_test ...passed 00:07:11.925 Test: get_dif_ctx_test ...passed 00:07:11.925 Test: unmap_split_test ...passed 00:07:11.925 00:07:11.925 Run Summary: Type Total Ran Passed Failed Inactive 00:07:11.925 suites 1 1 n/a 0 0 00:07:11.925 tests 14 14 14 0 0 00:07:11.925 asserts 1205 1205 1205 0 n/a 00:07:11.925 00:07:11.925 Elapsed time = 0.171 seconds 00:07:11.925 --71133-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:11.925 --71133-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:11.925 ==71133== 00:07:11.925 ==71133== HEAP SUMMARY: 00:07:11.925 ==71133== in use at exit: 0 bytes in 0 blocks 00:07:11.925 ==71133== total heap usage: 378 allocs, 378 frees, 1,206,868 bytes allocated 00:07:11.925 ==71133== 00:07:11.925 ==71133== All heap blocks were freed -- no leaks are possible 00:07:11.925 ==71133== 00:07:11.925 ==71133== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:11.925 01:05:18 -- 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_pr.c/scsi_pr_ut 00:07:11.925 ==71147== Memcheck, a memory error detector 00:07:11.925 ==71147== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:11.925 ==71147== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:11.925 ==71147== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:07:11.925 ==71147== 00:07:11.925 --71147-- Valgrind options: 00:07:11.925 --71147-- --leak-check=full 00:07:11.925 --71147-- --error-exitcode=2 00:07:11.925 --71147-- --verbose 00:07:11.925 --71147-- Contents of /proc/version: 00:07:11.926 --71147-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:11.926 --71147-- 00:07:11.926 --71147-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:11.926 --71147-- Page sizes: currently 4096, max supported 4096 00:07:11.926 --71147-- Valgrind library directory: /usr/libexec/valgrind 00:07:11.926 --71147-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:07:11.926 --71147-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:11.926 --71147-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:11.926 --71147-- might be shown as UnknownInlinedFun 00:07:11.926 --71147-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:11.926 --71147-- object doesn't have a dynamic symbol table 00:07:11.926 --71147-- Scheduler: using generic scheduler lock implementation. 00:07:11.926 --71147-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:11.926 ==71147== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71147-by-???-on-8019b903ff7f 00:07:11.926 ==71147== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71147-by-???-on-8019b903ff7f 00:07:11.926 ==71147== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71147-by-???-on-8019b903ff7f 00:07:11.926 ==71147== 00:07:11.926 ==71147== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:11.926 ==71147== don't want to do, unless you know exactly what you're doing, 00:07:11.926 ==71147== or are doing some strange experiment): 00:07:11.926 ==71147== /usr/libexec/valgrind/../../bin/vgdb --pid=71147 ...command... 00:07:11.926 ==71147== 00:07:11.926 ==71147== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:11.926 ==71147== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:07:11.926 ==71147== and then give GDB the following command 00:07:11.926 ==71147== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71147 00:07:11.926 ==71147== --pid is optional if only one valgrind process is running 00:07:11.926 ==71147== 00:07:12.184 --71147-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:12.184 --71147-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:12.184 --71147-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:12.184 --71147-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:12.184 ==71147== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.184 --71147-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:12.184 --71147-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:12.184 --71147-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:12.184 --71147-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:12.184 --71147-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:12.184 --71147-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:12.184 --71147-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:12.184 --71147-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:12.184 --71147-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:12.184 --71147-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:12.184 --71147-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:12.184 --71147-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:12.184 --71147-- Reading syms from /usr/lib64/libm.so.6 00:07:12.184 --71147-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:12.184 --71147-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:12.184 --71147-- Reading syms from /usr/lib64/libc.so.6 00:07:12.184 ==71147== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.184 --71147-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.184 --71147-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:12.184 ==71147== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.184 --71147-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.184 --71147-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:12.184 ==71147== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.184 --71147-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.184 --71147-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:12.184 ==71147== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.184 --71147-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.184 --71147-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:12.184 --71147-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:12.184 --71147-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:12.184 --71147-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:12.184 --71147-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:12.184 --71147-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:12.184 --71147-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:12.184 --71147-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 ==71147== Preferring higher priority redirection: 00:07:12.184 --71147-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:12.184 --71147-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:12.184 --71147-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.184 --71147-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.442 --71147-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.442 --71147-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.442 --71147-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.442 --71147-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.442 ==71147== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.442 --71147-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:12.442 --71147-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:12.442 ==71147== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.442 --71147-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:12.442 --71147-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:12.442 --71147-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:12.442 --71147-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:12.442 --71147-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:12.442 --71147-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:12.442 --71147-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:12.442 --71147-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:12.442 --71147-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:12.442 --71147-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:12.442 --71147-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:12.442 --71147-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:12.442 --71147-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:12.442 --71147-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:12.442 --71147-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:12.442 --71147-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:12.442 --71147-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:12.442 --71147-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:12.442 00:07:12.442 00:07:12.442 CUnit - A unit testing framework for C - Version 2.1-3 00:07:12.442 http://cunit.sourceforge.net/ 00:07:12.442 00:07:12.442 00:07:12.442 Suite: reservation_suite 00:07:12.442 Test: test_reservation_register ...[2024-04-19 01:05:18.543048] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:07:12.442 passed 00:07:12.442 Test: test_reservation_reserve ...[2024-04-19 01:05:18.577985] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:07:12.442 [2024-04-19 01:05:18.582989] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 209:scsi_pr_out_reserve: *ERROR*: Only 1 holder is allowed for type 1 00:07:12.442 [2024-04-19 01:05:18.588675] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 204:scsi_pr_out_reserve: *ERROR*: Reservation type doesn't match 00:07:12.442 passed 00:07:12.442 Test: test_reservation_preempt_non_all_regs ...[2024-04-19 01:05:18.591117] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:07:12.442 [2024-04-19 01:05:18.593941] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 458:scsi_pr_out_preempt: *ERROR*: Zeroed sa_rkey 00:07:12.442 passed 00:07:12.442 Test: test_reservation_preempt_all_regs ...[2024-04-19 01:05:18.601344] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:07:12.442 passed 00:07:12.442 Test: test_reservation_cmds_conflict ...[2024-04-19 01:05:18.606853] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:07:12.442 [2024-04-19 01:05:18.611429] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 851:scsi_pr_check: *ERROR*: CHECK: Registrants only reservation type reject command 0x2a 00:07:12.443 [2024-04-19 01:05:18.613736] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 845:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x28 00:07:12.443 [2024-04-19 01:05:18.614417] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 845:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x2a 00:07:12.443 [2024-04-19 01:05:18.615053] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 845:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x28 00:07:12.443 [2024-04-19 01:05:18.615659] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 845:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x2a 00:07:12.443 passed 00:07:12.443 Test: test_scsi2_reserve_release ...passed 00:07:12.443 Test: test_pr_with_scsi2_reserve_release ...[2024-04-19 01:05:18.628089] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:07:12.443 passed 00:07:12.443 00:07:12.443 Run Summary: Type Total Ran Passed Failed Inactive 00:07:12.443 suites 1 1 n/a 0 0 00:07:12.443 tests 7 7 7 0 0 00:07:12.443 asserts 257 257 257 0 n/a 00:07:12.443 00:07:12.443 Elapsed time = 0.111 seconds 00:07:12.443 --71147-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:12.701 --71147-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:12.701 ==71147== 00:07:12.701 ==71147== HEAP SUMMARY: 00:07:12.701 ==71147== in use at exit: 0 bytes in 0 blocks 00:07:12.701 ==71147== total heap usage: 102 allocs, 102 frees, 122,608 bytes allocated 00:07:12.701 ==71147== 00:07:12.701 ==71147== All heap blocks were freed -- no leaks are possible 00:07:12.701 ==71147== 00:07:12.701 ==71147== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:12.701 00:07:12.701 real 0m3.316s 00:07:12.701 user 0m3.191s 00:07:12.701 sys 0m0.115s 00:07:12.701 01:05:18 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:12.701 01:05:18 -- common/autotest_common.sh@10 -- # set +x 00:07:12.701 ************************************ 00:07:12.701 END TEST unittest_scsi 00:07:12.701 ************************************ 00:07:12.701 01:05:18 -- unit/unittest.sh@276 -- # uname -s 00:07:12.701 01:05:18 -- unit/unittest.sh@276 -- # '[' Linux = Linux ']' 00:07:12.701 01:05:18 -- unit/unittest.sh@277 -- # run_test unittest_sock unittest_sock 00:07:12.701 01:05:18 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:12.701 01:05:18 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:12.701 01:05:18 -- common/autotest_common.sh@10 -- # set +x 00:07:12.701 ************************************ 00:07:12.701 START TEST unittest_sock 00:07:12.701 ************************************ 00:07:12.701 01:05:18 -- common/autotest_common.sh@1111 -- # unittest_sock 00:07:12.701 01:05:18 -- unit/unittest.sh@123 -- # 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:07:12.701 ==71171== Memcheck, a memory error detector 00:07:12.701 ==71171== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:12.701 ==71171== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:12.701 ==71171== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:07:12.701 ==71171== 00:07:12.701 --71171-- Valgrind options: 00:07:12.701 --71171-- --leak-check=full 00:07:12.701 --71171-- --error-exitcode=2 00:07:12.701 --71171-- --verbose 00:07:12.701 --71171-- Contents of /proc/version: 00:07:12.701 --71171-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:12.701 --71171-- 00:07:12.701 --71171-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:12.701 --71171-- Page sizes: currently 4096, max supported 4096 00:07:12.701 --71171-- Valgrind library directory: /usr/libexec/valgrind 00:07:12.701 --71171-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:07:12.701 --71171-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:12.701 --71171-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:12.701 --71171-- might be shown as UnknownInlinedFun 00:07:12.701 --71171-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:12.702 --71171-- object doesn't have a dynamic symbol table 00:07:12.702 --71171-- Scheduler: using generic scheduler lock implementation. 00:07:12.702 --71171-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:12.702 ==71171== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71171-by-???-on-8019b903ff7f 00:07:12.702 ==71171== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71171-by-???-on-8019b903ff7f 00:07:12.702 ==71171== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71171-by-???-on-8019b903ff7f 00:07:12.702 ==71171== 00:07:12.702 ==71171== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:12.702 ==71171== don't want to do, unless you know exactly what you're doing, 00:07:12.702 ==71171== or are doing some strange experiment): 00:07:12.702 ==71171== /usr/libexec/valgrind/../../bin/vgdb --pid=71171 ...command... 00:07:12.702 ==71171== 00:07:12.702 ==71171== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:12.702 ==71171== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:07:12.702 ==71171== and then give GDB the following command 00:07:12.702 ==71171== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71171 00:07:12.702 ==71171== --pid is optional if only one valgrind process is running 00:07:12.702 ==71171== 00:07:12.702 --71171-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:12.702 --71171-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:12.702 --71171-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:12.702 --71171-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:12.702 ==71171== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.702 --71171-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:12.702 --71171-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:12.702 --71171-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:12.702 --71171-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:12.702 --71171-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:12.702 --71171-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:12.702 --71171-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:12.702 --71171-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:12.702 --71171-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:12.702 --71171-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:12.702 --71171-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:12.702 --71171-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:12.702 --71171-- Reading syms from /usr/lib64/libm.so.6 00:07:12.702 --71171-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:12.702 --71171-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:12.702 --71171-- Reading syms from /usr/lib64/libc.so.6 00:07:12.982 ==71171== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.982 --71171-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.982 --71171-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:12.982 ==71171== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.982 --71171-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.982 --71171-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:12.982 ==71171== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.982 --71171-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.982 --71171-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:12.982 ==71171== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.982 --71171-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.982 --71171-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:12.982 --71171-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:12.982 --71171-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:12.982 --71171-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:12.982 --71171-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:12.982 --71171-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:12.982 --71171-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:12.982 --71171-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.982 --71171-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.982 --71171-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.982 --71171-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 ==71171== Preferring higher priority redirection: 00:07:12.983 --71171-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:12.983 --71171-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:12.983 --71171-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 --71171-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.983 ==71171== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.983 --71171-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:12.983 --71171-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:12.983 ==71171== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.983 --71171-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:12.983 --71171-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:12.983 --71171-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:12.983 --71171-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:12.983 --71171-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:12.983 --71171-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:12.984 --71171-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:12.984 --71171-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:12.984 --71171-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:12.984 --71171-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:12.984 --71171-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:12.984 --71171-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:12.984 --71171-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:12.984 --71171-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:12.984 --71171-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:12.984 --71171-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:12.984 --71171-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:13.261 --71171-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:13.261 --71171-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:13.261 00:07:13.261 00:07:13.261 CUnit - A unit testing framework for C - Version 2.1-3 00:07:13.261 http://cunit.sourceforge.net/ 00:07:13.261 00:07:13.261 00:07:13.261 Suite: sock 00:07:13.261 Test: posix_sock ...--71171-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:13.261 --71171-- REDIR: 0x5633bb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:07:13.261 --71171-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:13.261 --71171-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:13.261 passed 00:07:13.261 Test: ut_sock ...passed 00:07:13.261 Test: posix_sock_group ...passed 00:07:13.261 Test: ut_sock_group ...passed 00:07:13.261 Test: posix_sock_group_fairness ...passed 00:07:13.261 Test: _posix_sock_close ...passed 00:07:13.261 Test: sock_get_default_opts ...passed 00:07:13.261 Test: ut_sock_impl_get_set_opts ...passed 00:07:13.261 Test: posix_sock_impl_get_set_opts ...passed 00:07:13.261 Test: ut_sock_map ...passed 00:07:13.261 Test: override_impl_opts ...passed 00:07:13.261 Test: ut_sock_group_get_ctx ...passed 00:07:13.261 00:07:13.261 Run Summary: Type Total Ran Passed Failed Inactive 00:07:13.261 suites 1 1 n/a 0 0 00:07:13.261 tests 12 12 12 0 0 00:07:13.261 asserts 349 349 349 0 n/a 00:07:13.261 00:07:13.261 Elapsed time = 0.217 seconds 00:07:13.261 --71171-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:13.547 ==71171== 00:07:13.547 ==71171== HEAP SUMMARY: 00:07:13.547 ==71171== in use at exit: 192 bytes in 1 blocks 00:07:13.547 ==71171== total heap usage: 267 allocs, 266 frees, 221,229 bytes allocated 00:07:13.547 ==71171== 00:07:13.547 ==71171== Searching for pointers to 1 not-freed blocks 00:07:13.547 ==71171== Checked 6,386,896 bytes 00:07:13.547 ==71171== 00:07:13.547 ==71171== LEAK SUMMARY: 00:07:13.547 ==71171== definitely lost: 0 bytes in 0 blocks 00:07:13.547 ==71171== indirectly lost: 0 bytes in 0 blocks 00:07:13.547 ==71171== possibly lost: 0 bytes in 0 blocks 00:07:13.547 ==71171== still reachable: 192 bytes in 1 blocks 00:07:13.547 ==71171== suppressed: 0 bytes in 0 blocks 00:07:13.547 ==71171== Reachable blocks (those to which a pointer was found) are not shown. 00:07:13.547 ==71171== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:13.547 ==71171== 00:07:13.547 ==71171== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:13.547 01:05:19 -- unit/unittest.sh@124 -- # 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:07:13.547 ==71185== Memcheck, a memory error detector 00:07:13.547 ==71185== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:13.547 ==71185== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:13.547 ==71185== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:07:13.547 ==71185== 00:07:13.547 --71185-- Valgrind options: 00:07:13.547 --71185-- --leak-check=full 00:07:13.548 --71185-- --error-exitcode=2 00:07:13.548 --71185-- --verbose 00:07:13.548 --71185-- Contents of /proc/version: 00:07:13.548 --71185-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:13.548 --71185-- 00:07:13.548 --71185-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:13.548 --71185-- Page sizes: currently 4096, max supported 4096 00:07:13.548 --71185-- Valgrind library directory: /usr/libexec/valgrind 00:07:13.548 --71185-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:07:13.548 --71185-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:13.548 --71185-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:13.548 --71185-- might be shown as UnknownInlinedFun 00:07:13.548 --71185-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:13.548 --71185-- object doesn't have a dynamic symbol table 00:07:13.548 --71185-- Scheduler: using generic scheduler lock implementation. 00:07:13.548 --71185-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:13.548 ==71185== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71185-by-???-on-8019b903ff7f 00:07:13.548 ==71185== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71185-by-???-on-8019b903ff7f 00:07:13.548 ==71185== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71185-by-???-on-8019b903ff7f 00:07:13.548 ==71185== 00:07:13.548 ==71185== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:13.548 ==71185== don't want to do, unless you know exactly what you're doing, 00:07:13.548 ==71185== or are doing some strange experiment): 00:07:13.548 ==71185== /usr/libexec/valgrind/../../bin/vgdb --pid=71185 ...command... 00:07:13.548 ==71185== 00:07:13.548 ==71185== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:13.548 ==71185== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:07:13.548 ==71185== and then give GDB the following command 00:07:13.548 ==71185== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71185 00:07:13.548 ==71185== --pid is optional if only one valgrind process is running 00:07:13.548 ==71185== 00:07:13.548 --71185-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:13.548 --71185-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:13.548 --71185-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:13.548 --71185-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:13.548 ==71185== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.548 --71185-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:13.548 --71185-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:13.548 --71185-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:13.548 --71185-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:13.548 --71185-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:13.548 --71185-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:13.548 --71185-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:13.548 --71185-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:13.548 --71185-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:13.548 --71185-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:13.548 --71185-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:13.548 --71185-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:13.548 --71185-- Reading syms from /usr/lib64/libm.so.6 00:07:13.548 --71185-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:13.548 --71185-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:13.548 --71185-- Reading syms from /usr/lib64/libc.so.6 00:07:13.548 ==71185== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.548 --71185-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:13.548 --71185-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:13.548 ==71185== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.548 --71185-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:13.548 --71185-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:13.548 ==71185== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.548 --71185-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:13.548 --71185-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:13.548 ==71185== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.548 --71185-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:13.548 --71185-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:13.548 --71185-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:13.548 --71185-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:13.548 --71185-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:13.548 --71185-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:13.840 --71185-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:13.840 --71185-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:13.840 --71185-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.840 --71185-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.841 --71185-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.841 --71185-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.841 --71185-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.841 ==71185== Preferring higher priority redirection: 00:07:13.841 --71185-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:13.841 --71185-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:13.841 --71185-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.841 --71185-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.841 --71185-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.841 --71185-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.841 --71185-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.841 --71185-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.841 --71185-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.841 --71185-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.841 --71185-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.841 ==71185== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.841 --71185-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:13.841 --71185-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:13.841 ==71185== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.841 --71185-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:13.841 --71185-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:13.841 --71185-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:13.841 --71185-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:13.841 --71185-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:13.841 --71185-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:13.841 --71185-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:13.841 --71185-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:13.841 --71185-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:13.841 --71185-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:13.841 --71185-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:13.841 --71185-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:13.841 --71185-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:13.841 --71185-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:13.841 --71185-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:13.841 --71185-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:13.841 --71185-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:13.841 --71185-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:13.841 --71185-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:13.841 00:07:13.841 00:07:13.841 CUnit - A unit testing framework for C - Version 2.1-3 00:07:13.841 http://cunit.sourceforge.net/ 00:07:13.841 00:07:13.841 00:07:13.841 Suite: posix 00:07:13.841 Test: flush ...passed 00:07:13.841 00:07:13.841 Run Summary: Type Total Ran Passed Failed Inactive 00:07:13.841 suites 1 1 n/a 0 0 00:07:13.841 tests 1 1 1 0 0 00:07:13.841 asserts 28 28 28 0 n/a 00:07:13.841 00:07:13.841 Elapsed time = 0.032 seconds 00:07:13.841 --71185-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:13.841 --71185-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:14.133 ==71185== 00:07:14.133 ==71185== HEAP SUMMARY: 00:07:14.133 ==71185== in use at exit: 192 bytes in 1 blocks 00:07:14.133 ==71185== total heap usage: 87 allocs, 86 frees, 149,494 bytes allocated 00:07:14.133 ==71185== 00:07:14.133 ==71185== Searching for pointers to 1 not-freed blocks 00:07:14.133 ==71185== Checked 6,341,840 bytes 00:07:14.133 ==71185== 00:07:14.133 ==71185== LEAK SUMMARY: 00:07:14.133 ==71185== definitely lost: 0 bytes in 0 blocks 00:07:14.133 ==71185== indirectly lost: 0 bytes in 0 blocks 00:07:14.133 ==71185== possibly lost: 0 bytes in 0 blocks 00:07:14.133 ==71185== still reachable: 192 bytes in 1 blocks 00:07:14.133 ==71185== suppressed: 0 bytes in 0 blocks 00:07:14.133 ==71185== Reachable blocks (those to which a pointer was found) are not shown. 00:07:14.133 ==71185== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:14.133 ==71185== 00:07:14.133 ==71185== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:14.133 01:05:20 -- unit/unittest.sh@126 -- # grep -q '#define SPDK_CONFIG_URING 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:14.133 01:05:20 -- unit/unittest.sh@127 -- # 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:07:14.133 ==71197== Memcheck, a memory error detector 00:07:14.133 ==71197== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:14.133 ==71197== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:14.133 ==71197== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:07:14.133 ==71197== 00:07:14.133 --71197-- Valgrind options: 00:07:14.133 --71197-- --leak-check=full 00:07:14.133 --71197-- --error-exitcode=2 00:07:14.133 --71197-- --verbose 00:07:14.133 --71197-- Contents of /proc/version: 00:07:14.133 --71197-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:14.133 --71197-- 00:07:14.133 --71197-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:14.133 --71197-- Page sizes: currently 4096, max supported 4096 00:07:14.133 --71197-- Valgrind library directory: /usr/libexec/valgrind 00:07:14.133 --71197-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:07:14.133 --71197-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:14.133 --71197-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:14.133 --71197-- might be shown as UnknownInlinedFun 00:07:14.133 --71197-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:14.133 --71197-- object doesn't have a dynamic symbol table 00:07:14.133 --71197-- Scheduler: using generic scheduler lock implementation. 00:07:14.133 --71197-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:14.133 ==71197== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71197-by-???-on-8019b903ff7f 00:07:14.133 ==71197== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71197-by-???-on-8019b903ff7f 00:07:14.133 ==71197== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71197-by-???-on-8019b903ff7f 00:07:14.133 ==71197== 00:07:14.133 ==71197== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:14.133 ==71197== don't want to do, unless you know exactly what you're doing, 00:07:14.133 ==71197== or are doing some strange experiment): 00:07:14.133 ==71197== /usr/libexec/valgrind/../../bin/vgdb --pid=71197 ...command... 00:07:14.133 ==71197== 00:07:14.133 ==71197== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:14.133 ==71197== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:07:14.133 ==71197== and then give GDB the following command 00:07:14.133 ==71197== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71197 00:07:14.133 ==71197== --pid is optional if only one valgrind process is running 00:07:14.133 ==71197== 00:07:14.133 --71197-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:14.133 --71197-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:14.133 --71197-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:14.133 --71197-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:14.133 ==71197== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.133 --71197-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:14.133 --71197-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:14.133 --71197-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:14.133 --71197-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:14.133 --71197-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:14.133 --71197-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:14.133 --71197-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:14.133 --71197-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:14.133 --71197-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:14.133 --71197-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:14.133 --71197-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:14.133 --71197-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:14.133 --71197-- Reading syms from /usr/lib64/libm.so.6 00:07:14.133 --71197-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:14.133 --71197-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:14.133 --71197-- Reading syms from /usr/lib64/libc.so.6 00:07:14.408 ==71197== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.408 --71197-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.408 --71197-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:14.408 ==71197== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.408 --71197-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.409 --71197-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:14.409 ==71197== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.409 --71197-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.409 --71197-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:14.409 ==71197== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.409 --71197-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.409 --71197-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:14.409 --71197-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:14.409 --71197-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:14.409 --71197-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:14.409 --71197-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:14.409 --71197-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:14.409 --71197-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:14.409 --71197-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 ==71197== Preferring higher priority redirection: 00:07:14.409 --71197-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:14.409 --71197-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:14.409 --71197-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 --71197-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.409 ==71197== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.409 --71197-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:14.409 --71197-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:14.409 ==71197== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.409 --71197-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:14.409 --71197-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:14.409 --71197-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:14.409 --71197-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:14.409 --71197-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:14.409 --71197-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:14.409 --71197-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:14.409 --71197-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:14.409 --71197-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:14.409 --71197-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:14.668 --71197-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:14.668 --71197-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:14.668 --71197-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:14.668 --71197-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:14.668 --71197-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:14.668 --71197-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:14.668 --71197-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:14.668 --71197-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:14.668 --71197-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:14.668 00:07:14.668 00:07:14.668 CUnit - A unit testing framework for C - Version 2.1-3 00:07:14.668 http://cunit.sourceforge.net/ 00:07:14.668 00:07:14.668 00:07:14.668 Suite: uring 00:07:14.668 Test: flush_client ...passed 00:07:14.668 Test: flush_server ...passed 00:07:14.668 00:07:14.668 Run Summary: Type Total Ran Passed Failed Inactive 00:07:14.668 suites 1 1 n/a 0 0 00:07:14.668 tests 2 2 2 0 0 00:07:14.668 asserts 49 49 49 0 n/a 00:07:14.668 00:07:14.668 Elapsed time = 0.056 seconds 00:07:14.668 --71197-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:14.668 --71197-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:14.668 ==71197== 00:07:14.668 ==71197== HEAP SUMMARY: 00:07:14.668 ==71197== in use at exit: 192 bytes in 1 blocks 00:07:14.668 ==71197== total heap usage: 91 allocs, 90 frees, 149,754 bytes allocated 00:07:14.668 ==71197== 00:07:14.668 ==71197== Searching for pointers to 1 not-freed blocks 00:07:14.668 ==71197== Checked 6,362,320 bytes 00:07:14.668 ==71197== 00:07:14.668 ==71197== LEAK SUMMARY: 00:07:14.668 ==71197== definitely lost: 0 bytes in 0 blocks 00:07:14.668 ==71197== indirectly lost: 0 bytes in 0 blocks 00:07:14.668 ==71197== possibly lost: 0 bytes in 0 blocks 00:07:14.668 ==71197== still reachable: 192 bytes in 1 blocks 00:07:14.668 ==71197== suppressed: 0 bytes in 0 blocks 00:07:14.668 ==71197== Reachable blocks (those to which a pointer was found) are not shown. 00:07:14.668 ==71197== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:14.668 ==71197== 00:07:14.668 ==71197== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:14.668 00:07:14.668 real 0m2.119s 00:07:14.668 user 0m2.004s 00:07:14.668 sys 0m0.084s 00:07:14.668 01:05:20 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:14.668 01:05:20 -- common/autotest_common.sh@10 -- # set +x 00:07:14.668 ************************************ 00:07:14.668 END TEST unittest_sock 00:07:14.668 ************************************ 00:07:14.668 01:05:20 -- unit/unittest.sh@279 -- # 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:07:14.668 01:05:20 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:14.668 01:05:20 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:14.668 01:05:20 -- common/autotest_common.sh@10 -- # set +x 00:07:14.927 ************************************ 00:07:14.927 START TEST unittest_thread 00:07:14.927 ************************************ 00:07:14.927 01:05:20 -- common/autotest_common.sh@1111 -- # 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:07:14.927 ==71226== Memcheck, a memory error detector 00:07:14.927 ==71226== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:14.927 ==71226== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:14.927 ==71226== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:07:14.927 ==71226== 00:07:14.927 --71226-- Valgrind options: 00:07:14.927 --71226-- --leak-check=full 00:07:14.927 --71226-- --error-exitcode=2 00:07:14.927 --71226-- --verbose 00:07:14.927 --71226-- Contents of /proc/version: 00:07:14.927 --71226-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:14.927 --71226-- 00:07:14.927 --71226-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:14.927 --71226-- Page sizes: currently 4096, max supported 4096 00:07:14.927 --71226-- Valgrind library directory: /usr/libexec/valgrind 00:07:14.927 --71226-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:07:14.927 --71226-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:14.927 --71226-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:14.927 --71226-- might be shown as UnknownInlinedFun 00:07:14.927 --71226-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:14.927 --71226-- object doesn't have a dynamic symbol table 00:07:14.927 --71226-- Scheduler: using generic scheduler lock implementation. 00:07:14.927 --71226-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:14.927 ==71226== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71226-by-???-on-8019b903ff7f 00:07:14.927 ==71226== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71226-by-???-on-8019b903ff7f 00:07:14.927 ==71226== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71226-by-???-on-8019b903ff7f 00:07:14.927 ==71226== 00:07:14.927 ==71226== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:14.927 ==71226== don't want to do, unless you know exactly what you're doing, 00:07:14.927 ==71226== or are doing some strange experiment): 00:07:14.927 ==71226== /usr/libexec/valgrind/../../bin/vgdb --pid=71226 ...command... 00:07:14.927 ==71226== 00:07:14.927 ==71226== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:14.927 ==71226== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:07:14.927 ==71226== and then give GDB the following command 00:07:14.927 ==71226== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71226 00:07:14.927 ==71226== --pid is optional if only one valgrind process is running 00:07:14.927 ==71226== 00:07:14.927 --71226-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:14.928 --71226-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:14.928 --71226-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:14.928 --71226-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:14.928 ==71226== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.928 --71226-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:14.928 --71226-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:14.928 --71226-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:14.928 --71226-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:14.928 --71226-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:14.928 --71226-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:14.928 --71226-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:14.928 --71226-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:14.928 --71226-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:14.928 --71226-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:14.928 --71226-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:14.928 --71226-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:14.928 --71226-- Reading syms from /usr/lib64/libm.so.6 00:07:14.928 --71226-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:14.928 --71226-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:14.928 --71226-- Reading syms from /usr/lib64/libc.so.6 00:07:14.928 ==71226== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.928 --71226-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.928 --71226-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:14.928 ==71226== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.928 --71226-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.928 --71226-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:14.928 ==71226== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.928 --71226-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.928 --71226-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:14.928 ==71226== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.928 --71226-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.928 --71226-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:15.186 --71226-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:15.186 --71226-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:15.186 --71226-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:15.186 --71226-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:15.186 --71226-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:15.186 --71226-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:15.186 --71226-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 --71226-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.186 ==71226== Preferring higher priority redirection: 00:07:15.186 --71226-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:15.187 --71226-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:15.187 --71226-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.187 --71226-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.187 --71226-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.187 --71226-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.187 --71226-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.187 --71226-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.187 --71226-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.187 --71226-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.187 --71226-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.187 ==71226== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.187 --71226-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:15.187 --71226-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:15.187 ==71226== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.187 --71226-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:15.187 --71226-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:15.187 --71226-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:15.187 --71226-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:15.187 --71226-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:15.187 --71226-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:15.187 --71226-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:15.187 --71226-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:15.187 --71226-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:15.187 --71226-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:15.187 --71226-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:15.187 --71226-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:15.187 --71226-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:15.187 --71226-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:15.187 --71226-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:15.187 --71226-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:15.187 --71226-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:15.187 --71226-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:15.187 00:07:15.187 00:07:15.187 CUnit - A unit testing framework for C - Version 2.1-3 00:07:15.187 http://cunit.sourceforge.net/ 00:07:15.187 00:07:15.187 00:07:15.187 Suite: io_channel 00:07:15.187 Test: thread_alloc ...--71226-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:15.444 passed 00:07:15.444 Test: thread_send_msg ...passed 00:07:15.444 Test: thread_poller ...passed 00:07:15.444 Test: poller_pause ...passed 00:07:15.444 Test: thread_for_each ...passed 00:07:15.444 Test: for_each_channel_remove ...passed 00:07:15.444 Test: for_each_channel_unreg ...[2024-04-19 01:05:21.575993] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2163:spdk_io_device_register: *ERROR*: io_device 0x1ffeffe998 already registered (old:0x5d9cb10 new:0x5d9cd60) 00:07:15.444 passed 00:07:15.444 Test: thread_name ...passed 00:07:15.444 Test: channel ...[2024-04-19 01:05:21.633948] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2297:spdk_get_io_channel: *ERROR*: could not find io_device 0x4b8b68 00:07:15.445 passed 00:07:15.445 Test: channel_destroy_races ...passed 00:07:15.708 Test: thread_exit_test ...[2024-04-19 01:05:21.661552] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c: 629:thread_exit: *ERROR*: thread 0x5f28620 got timeout, and move it to the exited state forcefully 00:07:15.708 passed 00:07:15.708 Test: thread_update_stats_test ...passed 00:07:15.708 Test: nested_channel ...passed 00:07:15.708 Test: device_unregister_and_thread_exit_race ...passed 00:07:15.708 Test: cache_closest_timed_poller ...passed 00:07:15.708 Test: multi_timed_pollers_have_same_expiration ...passed 00:07:15.708 Test: io_device_lookup ...passed 00:07:15.708 Test: spdk_spin ...[2024-04-19 01:05:21.816358] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3061:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void *)0)) 00:07:15.708 [2024-04-19 01:05:21.816902] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9a0 00:07:15.708 [2024-04-19 01:05:21.819026] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3099:spdk_spin_held: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void *)0)) 00:07:15.708 [2024-04-19 01:05:21.829712] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3062:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 2: Deadlock detected (thread != sspin->thread) 00:07:15.708 [2024-04-19 01:05:21.829992] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9a0 00:07:15.708 [2024-04-19 01:05:21.830839] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3082:spdk_spin_unlock: *ERROR*: unrecoverable spinlock error 3: Unlock on wrong SPDK thread (thread == sspin->thread) 00:07:15.708 [2024-04-19 01:05:21.831105] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9a0 00:07:15.708 [2024-04-19 01:05:21.832442] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3082:spdk_spin_unlock: *ERROR*: unrecoverable spinlock error 3: Unlock on wrong SPDK thread (thread == sspin->thread) 00:07:15.708 [2024-04-19 01:05:21.832557] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9a0 00:07:15.708 [2024-04-19 01:05:21.836043] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3043:spdk_spin_destroy: *ERROR*: unrecoverable spinlock error 5: Destroying a held spinlock (sspin->thread == ((void *)0)) 00:07:15.708 [2024-04-19 01:05:21.836321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9a0 00:07:15.708 passed 00:07:15.708 Test: for_each_channel_and_thread_exit_race ...passed 00:07:15.708 Test: for_each_thread_and_thread_exit_race ...passed 00:07:15.708 00:07:15.708 Run Summary: Type Total Ran Passed Failed Inactive 00:07:15.708 suites 1 1 n/a 0 0 00:07:15.708 tests 20 20 20 0 0 00:07:15.708 asserts 409 409 409 0 n/a 00:07:15.708 00:07:15.708 Elapsed time = 0.504 seconds 00:07:15.708 --71226-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:15.708 --71226-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:15.991 ==71226== 00:07:15.991 ==71226== HEAP SUMMARY: 00:07:15.991 ==71226== in use at exit: 0 bytes in 0 blocks 00:07:15.991 ==71226== total heap usage: 40,323 allocs, 40,323 frees, 1,483,799 bytes allocated 00:07:15.991 ==71226== 00:07:15.991 ==71226== All heap blocks were freed -- no leaks are possible 00:07:15.991 ==71226== 00:07:15.991 ==71226== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:15.991 00:07:15.991 real 0m1.034s 00:07:15.991 user 0m1.001s 00:07:15.991 sys 0m0.030s 00:07:15.991 01:05:21 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:15.991 01:05:21 -- common/autotest_common.sh@10 -- # set +x 00:07:15.991 ************************************ 00:07:15.991 END TEST unittest_thread 00:07:15.991 ************************************ 00:07:15.991 01:05:21 -- unit/unittest.sh@280 -- # 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:07:15.991 01:05:21 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:15.991 01:05:21 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:15.991 01:05:21 -- common/autotest_common.sh@10 -- # set +x 00:07:15.991 ************************************ 00:07:15.991 START TEST unittest_iobuf 00:07:15.991 ************************************ 00:07:15.991 01:05:21 -- common/autotest_common.sh@1111 -- # 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:07:15.991 ==71263== Memcheck, a memory error detector 00:07:15.991 ==71263== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:15.991 ==71263== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:15.991 ==71263== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:07:15.991 ==71263== 00:07:15.991 --71263-- Valgrind options: 00:07:15.991 --71263-- --leak-check=full 00:07:15.991 --71263-- --error-exitcode=2 00:07:15.991 --71263-- --verbose 00:07:15.991 --71263-- Contents of /proc/version: 00:07:15.991 --71263-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:15.991 --71263-- 00:07:15.991 --71263-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:15.991 --71263-- Page sizes: currently 4096, max supported 4096 00:07:15.991 --71263-- Valgrind library directory: /usr/libexec/valgrind 00:07:15.991 --71263-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:07:15.991 --71263-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:15.991 --71263-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:15.991 --71263-- might be shown as UnknownInlinedFun 00:07:15.991 --71263-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:15.991 --71263-- object doesn't have a dynamic symbol table 00:07:15.991 --71263-- Scheduler: using generic scheduler lock implementation. 00:07:15.991 --71263-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:15.991 ==71263== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71263-by-???-on-8019b903ff7f 00:07:15.991 ==71263== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71263-by-???-on-8019b903ff7f 00:07:15.991 ==71263== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71263-by-???-on-8019b903ff7f 00:07:15.991 ==71263== 00:07:15.991 ==71263== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:15.991 ==71263== don't want to do, unless you know exactly what you're doing, 00:07:15.991 ==71263== or are doing some strange experiment): 00:07:15.992 ==71263== /usr/libexec/valgrind/../../bin/vgdb --pid=71263 ...command... 00:07:15.992 ==71263== 00:07:15.992 ==71263== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:15.992 ==71263== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:07:15.992 ==71263== and then give GDB the following command 00:07:15.992 ==71263== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71263 00:07:15.992 ==71263== --pid is optional if only one valgrind process is running 00:07:15.992 ==71263== 00:07:15.992 --71263-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:15.992 --71263-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:15.992 --71263-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:15.992 --71263-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:15.992 ==71263== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.992 --71263-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:15.992 --71263-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:15.992 --71263-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:15.992 --71263-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:15.992 --71263-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:15.992 --71263-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:15.992 --71263-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:15.992 --71263-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:15.992 --71263-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:15.992 --71263-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:15.992 --71263-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:15.992 --71263-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:15.992 --71263-- Reading syms from /usr/lib64/libm.so.6 00:07:15.992 --71263-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:15.992 --71263-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:15.992 --71263-- Reading syms from /usr/lib64/libc.so.6 00:07:16.261 ==71263== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.261 --71263-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.261 --71263-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:16.261 ==71263== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.261 --71263-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.261 --71263-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:16.261 ==71263== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.261 --71263-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.261 --71263-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:16.261 ==71263== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.261 --71263-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.261 --71263-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:16.261 --71263-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:16.261 --71263-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:16.261 --71263-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:16.261 --71263-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:16.261 --71263-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:16.262 --71263-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:16.262 --71263-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 ==71263== Preferring higher priority redirection: 00:07:16.262 --71263-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:16.262 --71263-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:16.262 --71263-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 --71263-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.262 ==71263== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.262 --71263-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:16.262 --71263-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:16.262 ==71263== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.262 --71263-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:16.262 --71263-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:16.262 --71263-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:16.262 --71263-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:16.262 --71263-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:16.521 --71263-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:16.521 --71263-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:16.521 --71263-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:16.521 --71263-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:16.521 --71263-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:16.521 --71263-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:16.521 --71263-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:16.521 --71263-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:16.521 --71263-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:16.521 --71263-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:16.521 --71263-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:16.521 --71263-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:16.521 --71263-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:16.521 00:07:16.521 00:07:16.521 CUnit - A unit testing framework for C - Version 2.1-3 00:07:16.521 http://cunit.sourceforge.net/ 00:07:16.521 00:07:16.521 00:07:16.521 Suite: io_channel 00:07:16.521 Test: iobuf ...--71263-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:16.780 passed 00:07:16.780 Test: iobuf_cache ...[2024-04-19 01:05:22.824574] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 311: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:07:16.780 [2024-04-19 01:05:22.860649] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 314:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:07:16.780 [2024-04-19 01:05:22.866159] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 323: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:07:16.780 [2024-04-19 01:05:22.866552] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 326:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:07:16.780 [2024-04-19 01:05:22.870052] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 311: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:07:16.780 [2024-04-19 01:05:22.870224] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 314:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:07:16.780 passed 00:07:16.780 00:07:16.780 Run Summary: Type Total Ran Passed Failed Inactive 00:07:16.780 suites 1 1 n/a 0 0 00:07:16.780 tests 2 2 2 0 0 00:07:16.780 asserts 107 107 107 0 n/a 00:07:16.780 00:07:16.780 Elapsed time = 0.308 seconds 00:07:16.780 --71263-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:16.780 --71263-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:16.780 ==71263== 00:07:16.780 ==71263== HEAP SUMMARY: 00:07:16.780 ==71263== in use at exit: 0 bytes in 0 blocks 00:07:16.780 ==71263== total heap usage: 3,272 allocs, 3,272 frees, 330,077 bytes allocated 00:07:16.780 ==71263== 00:07:16.781 ==71263== All heap blocks were freed -- no leaks are possible 00:07:16.781 ==71263== 00:07:16.781 ==71263== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:17.040 00:07:17.040 real 0m1.015s 00:07:17.040 user 0m0.981s 00:07:17.040 sys 0m0.030s 00:07:17.040 01:05:22 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:17.040 01:05:22 -- common/autotest_common.sh@10 -- # set +x 00:07:17.040 ************************************ 00:07:17.040 END TEST unittest_iobuf 00:07:17.040 ************************************ 00:07:17.040 01:05:23 -- unit/unittest.sh@281 -- # run_test unittest_util unittest_util 00:07:17.040 01:05:23 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:17.040 01:05:23 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:17.040 01:05:23 -- common/autotest_common.sh@10 -- # set +x 00:07:17.040 ************************************ 00:07:17.040 START TEST unittest_util 00:07:17.040 ************************************ 00:07:17.040 01:05:23 -- common/autotest_common.sh@1111 -- # unittest_util 00:07:17.040 01:05:23 -- unit/unittest.sh@132 -- # 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:07:17.040 ==71295== Memcheck, a memory error detector 00:07:17.040 ==71295== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:17.040 ==71295== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:17.041 ==71295== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:07:17.041 ==71295== 00:07:17.041 --71295-- Valgrind options: 00:07:17.041 --71295-- --leak-check=full 00:07:17.041 --71295-- --error-exitcode=2 00:07:17.041 --71295-- --verbose 00:07:17.041 --71295-- Contents of /proc/version: 00:07:17.041 --71295-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:17.041 --71295-- 00:07:17.041 --71295-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:17.041 --71295-- Page sizes: currently 4096, max supported 4096 00:07:17.041 --71295-- Valgrind library directory: /usr/libexec/valgrind 00:07:17.041 --71295-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:07:17.041 --71295-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:17.041 --71295-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:17.041 --71295-- might be shown as UnknownInlinedFun 00:07:17.041 --71295-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:17.041 --71295-- object doesn't have a dynamic symbol table 00:07:17.041 --71295-- Scheduler: using generic scheduler lock implementation. 00:07:17.041 --71295-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:17.041 ==71295== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71295-by-???-on-8019b903ff7f 00:07:17.041 ==71295== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71295-by-???-on-8019b903ff7f 00:07:17.041 ==71295== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71295-by-???-on-8019b903ff7f 00:07:17.041 ==71295== 00:07:17.041 ==71295== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:17.041 ==71295== don't want to do, unless you know exactly what you're doing, 00:07:17.041 ==71295== or are doing some strange experiment): 00:07:17.041 ==71295== /usr/libexec/valgrind/../../bin/vgdb --pid=71295 ...command... 00:07:17.041 ==71295== 00:07:17.041 ==71295== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:17.041 ==71295== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:07:17.041 ==71295== and then give GDB the following command 00:07:17.041 ==71295== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71295 00:07:17.041 ==71295== --pid is optional if only one valgrind process is running 00:07:17.041 ==71295== 00:07:17.041 --71295-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:17.041 --71295-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:17.041 --71295-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:17.041 --71295-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:17.041 ==71295== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.041 --71295-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:17.041 --71295-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:17.041 --71295-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:17.041 --71295-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:17.041 --71295-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:17.041 --71295-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:17.041 --71295-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:17.041 --71295-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:17.041 --71295-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:17.041 --71295-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:17.041 --71295-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:17.041 --71295-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:17.041 --71295-- Reading syms from /usr/lib64/libm.so.6 00:07:17.041 --71295-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:17.041 --71295-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:17.041 --71295-- Reading syms from /usr/lib64/libc.so.6 00:07:17.300 ==71295== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.300 --71295-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.300 --71295-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:17.300 ==71295== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.300 --71295-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.300 --71295-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:17.300 ==71295== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.300 --71295-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.300 --71295-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:17.300 ==71295== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.300 --71295-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.300 --71295-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:17.300 --71295-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:17.300 --71295-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:17.300 --71295-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:17.300 --71295-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:17.300 --71295-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:17.300 --71295-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:17.300 --71295-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.300 --71295-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.300 --71295-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 ==71295== Preferring higher priority redirection: 00:07:17.301 --71295-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:17.301 --71295-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:17.301 --71295-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 --71295-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.301 ==71295== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.301 --71295-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:17.301 --71295-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:17.301 ==71295== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.301 --71295-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:17.301 --71295-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:17.301 --71295-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:17.560 --71295-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:17.560 --71295-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:17.560 --71295-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:17.560 --71295-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:17.560 --71295-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:17.560 --71295-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:17.560 --71295-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:17.560 --71295-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:17.560 --71295-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:17.560 --71295-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:17.560 --71295-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:17.560 --71295-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:17.560 --71295-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:17.560 --71295-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:17.560 --71295-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:17.560 00:07:17.560 00:07:17.560 CUnit - A unit testing framework for C - Version 2.1-3 00:07:17.560 http://cunit.sourceforge.net/ 00:07:17.560 00:07:17.560 00:07:17.560 Suite: base64 00:07:17.560 Test: test_base64_get_encoded_strlen ...passed 00:07:17.560 Test: test_base64_get_decoded_len ...passed 00:07:17.560 Test: test_base64_encode ...passed 00:07:17.560 Test: test_base64_decode ...passed 00:07:17.560 Test: test_base64_urlsafe_encode ...passed 00:07:17.560 Test: test_base64_urlsafe_decode ...passed 00:07:17.560 00:07:17.560 Run Summary: Type Total Ran Passed Failed Inactive 00:07:17.560 suites 1 1 n/a 0 0 00:07:17.560 tests 6 6 6 0 0 00:07:17.560 asserts 112 112 112 0 n/a 00:07:17.560 00:07:17.560 Elapsed time = 0.047 seconds 00:07:17.560 --71295-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:17.560 --71295-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:17.560 ==71295== 00:07:17.560 ==71295== HEAP SUMMARY: 00:07:17.560 ==71295== in use at exit: 0 bytes in 0 blocks 00:07:17.560 ==71295== total heap usage: 58 allocs, 58 frees, 93,677 bytes allocated 00:07:17.560 ==71295== 00:07:17.560 ==71295== All heap blocks were freed -- no leaks are possible 00:07:17.560 ==71295== 00:07:17.560 ==71295== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:17.818 01:05:23 -- unit/unittest.sh@133 -- # 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:07:17.818 ==71301== Memcheck, a memory error detector 00:07:17.818 ==71301== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:17.818 ==71301== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:17.818 ==71301== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:07:17.818 ==71301== 00:07:17.818 --71301-- Valgrind options: 00:07:17.818 --71301-- --leak-check=full 00:07:17.818 --71301-- --error-exitcode=2 00:07:17.818 --71301-- --verbose 00:07:17.818 --71301-- Contents of /proc/version: 00:07:17.818 --71301-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:17.818 --71301-- 00:07:17.818 --71301-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:17.818 --71301-- Page sizes: currently 4096, max supported 4096 00:07:17.818 --71301-- Valgrind library directory: /usr/libexec/valgrind 00:07:17.818 --71301-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:07:17.819 --71301-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:17.819 --71301-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:17.819 --71301-- might be shown as UnknownInlinedFun 00:07:17.819 --71301-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:17.819 --71301-- object doesn't have a dynamic symbol table 00:07:17.819 --71301-- Scheduler: using generic scheduler lock implementation. 00:07:17.819 --71301-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:17.819 ==71301== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71301-by-???-on-8019b903ff7f 00:07:17.819 ==71301== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71301-by-???-on-8019b903ff7f 00:07:17.819 ==71301== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71301-by-???-on-8019b903ff7f 00:07:17.819 ==71301== 00:07:17.819 ==71301== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:17.819 ==71301== don't want to do, unless you know exactly what you're doing, 00:07:17.819 ==71301== or are doing some strange experiment): 00:07:17.819 ==71301== /usr/libexec/valgrind/../../bin/vgdb --pid=71301 ...command... 00:07:17.819 ==71301== 00:07:17.819 ==71301== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:17.819 ==71301== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:07:17.819 ==71301== and then give GDB the following command 00:07:17.819 ==71301== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71301 00:07:17.819 ==71301== --pid is optional if only one valgrind process is running 00:07:17.819 ==71301== 00:07:17.819 --71301-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:17.819 --71301-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:17.819 --71301-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:17.819 --71301-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:17.819 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.819 --71301-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:17.819 --71301-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:17.819 --71301-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:17.819 --71301-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:17.819 --71301-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:17.819 --71301-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:17.819 --71301-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:17.819 --71301-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:17.819 --71301-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:17.819 --71301-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:17.819 --71301-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:17.819 --71301-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:17.819 --71301-- Reading syms from /usr/lib64/libm.so.6 00:07:17.819 --71301-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:17.819 --71301-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:17.819 --71301-- Reading syms from /usr/lib64/libc.so.6 00:07:17.819 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.819 --71301-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.819 --71301-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:17.819 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.819 --71301-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.819 --71301-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:17.819 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.819 --71301-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.819 --71301-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:17.819 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.819 --71301-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.819 --71301-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:17.819 --71301-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:17.819 --71301-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:17.819 --71301-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:17.819 --71301-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:18.077 --71301-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:18.077 --71301-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:18.077 --71301-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.077 --71301-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 --71301-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 --71301-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 --71301-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 --71301-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 --71301-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 --71301-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 --71301-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 --71301-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 --71301-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 ==71301== Preferring higher priority redirection: 00:07:18.078 --71301-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:18.078 --71301-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:18.078 --71301-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 --71301-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 --71301-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 --71301-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 --71301-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 --71301-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 --71301-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 --71301-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 --71301-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.078 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.078 --71301-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:18.078 --71301-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:18.078 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.078 --71301-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:18.078 --71301-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:18.078 --71301-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:18.078 --71301-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:18.078 --71301-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:18.078 --71301-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:18.078 --71301-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:18.078 --71301-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:18.078 --71301-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:18.078 --71301-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:18.078 --71301-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:18.078 --71301-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:18.078 --71301-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:18.078 --71301-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:18.078 --71301-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:18.078 --71301-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:18.078 --71301-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:18.078 --71301-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:18.078 00:07:18.078 00:07:18.078 CUnit - A unit testing framework for C - Version 2.1-3 00:07:18.078 http://cunit.sourceforge.net/ 00:07:18.078 00:07:18.078 00:07:18.078 Suite: bit_array 00:07:18.078 Test: test_1bit ...--71301-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:18.078 passed 00:07:18.078 Test: test_64bit ...passed 00:07:18.078 Test: test_find ...passed 00:07:18.078 Test: test_resize ...passed 00:07:18.078 Test: test_errors ...passed 00:07:18.078 Test: test_count ...passed 00:07:18.078 Test: test_mask_store_load ...passed 00:07:18.078 Test: test_mask_clear ...passed 00:07:18.078 00:07:18.337 Run Summary: Type Total Ran Passed Failed Inactive 00:07:18.337 suites 1 1 n/a 0 0 00:07:18.337 tests 8 8 8 0 0 00:07:18.337 asserts 5075 5075 5075 0 n/a 00:07:18.337 00:07:18.337 Elapsed time = 0.057 seconds 00:07:18.337 --71301-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:18.337 --71301-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:18.337 ==71301== 00:07:18.337 ==71301== HEAP SUMMARY: 00:07:18.337 ==71301== in use at exit: 0 bytes in 0 blocks 00:07:18.337 ==71301== total heap usage: 79 allocs, 79 frees, 98,976 bytes allocated 00:07:18.337 ==71301== 00:07:18.337 ==71301== All heap blocks were freed -- no leaks are possible 00:07:18.337 ==71301== 00:07:18.337 ==71301== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:18.337 01:05:24 -- unit/unittest.sh@134 -- # 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:07:18.338 ==71310== Memcheck, a memory error detector 00:07:18.338 ==71310== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:18.338 ==71310== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:18.338 ==71310== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:07:18.338 ==71310== 00:07:18.338 --71310-- Valgrind options: 00:07:18.338 --71310-- --leak-check=full 00:07:18.338 --71310-- --error-exitcode=2 00:07:18.338 --71310-- --verbose 00:07:18.338 --71310-- Contents of /proc/version: 00:07:18.338 --71310-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:18.338 --71310-- 00:07:18.338 --71310-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:18.338 --71310-- Page sizes: currently 4096, max supported 4096 00:07:18.338 --71310-- Valgrind library directory: /usr/libexec/valgrind 00:07:18.338 --71310-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:07:18.338 --71310-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:18.338 --71310-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:18.338 --71310-- might be shown as UnknownInlinedFun 00:07:18.338 --71310-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:18.338 --71310-- object doesn't have a dynamic symbol table 00:07:18.338 --71310-- Scheduler: using generic scheduler lock implementation. 00:07:18.338 --71310-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:18.338 ==71310== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71310-by-???-on-8019b903ff7f 00:07:18.338 ==71310== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71310-by-???-on-8019b903ff7f 00:07:18.338 ==71310== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71310-by-???-on-8019b903ff7f 00:07:18.338 ==71310== 00:07:18.338 ==71310== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:18.338 ==71310== don't want to do, unless you know exactly what you're doing, 00:07:18.338 ==71310== or are doing some strange experiment): 00:07:18.338 ==71310== /usr/libexec/valgrind/../../bin/vgdb --pid=71310 ...command... 00:07:18.338 ==71310== 00:07:18.338 ==71310== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:18.338 ==71310== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:07:18.338 ==71310== and then give GDB the following command 00:07:18.338 ==71310== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71310 00:07:18.338 ==71310== --pid is optional if only one valgrind process is running 00:07:18.338 ==71310== 00:07:18.338 --71310-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:18.338 --71310-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:18.338 --71310-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:18.338 --71310-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:18.338 ==71310== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.338 --71310-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:18.338 --71310-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:18.338 --71310-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:18.338 --71310-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:18.338 --71310-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:18.338 --71310-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:18.338 --71310-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:18.338 --71310-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:18.338 --71310-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:18.338 --71310-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:18.338 --71310-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:18.338 --71310-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:18.338 --71310-- Reading syms from /usr/lib64/libm.so.6 00:07:18.338 --71310-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:18.338 --71310-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:18.338 --71310-- Reading syms from /usr/lib64/libc.so.6 00:07:18.338 ==71310== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.338 --71310-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:18.338 --71310-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:18.338 ==71310== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.338 --71310-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:18.338 --71310-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:18.338 ==71310== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.338 --71310-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:18.338 --71310-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:18.339 ==71310== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.339 --71310-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:18.339 --71310-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:18.595 --71310-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:18.595 --71310-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:18.595 --71310-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:18.595 --71310-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:18.595 --71310-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:18.595 --71310-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:18.595 --71310-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.595 --71310-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.595 --71310-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.595 --71310-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.595 --71310-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.595 --71310-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.595 --71310-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.595 --71310-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.595 --71310-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.595 --71310-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.595 --71310-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.595 --71310-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.595 --71310-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.595 --71310-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 ==71310== Preferring higher priority redirection: 00:07:18.596 --71310-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:18.596 --71310-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:18.596 --71310-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 --71310-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.596 ==71310== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.596 --71310-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:18.596 --71310-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:18.596 ==71310== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.596 --71310-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:18.596 --71310-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:18.596 --71310-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:18.596 --71310-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:18.596 --71310-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:18.596 --71310-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:18.596 --71310-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:18.596 --71310-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:18.596 --71310-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:18.596 --71310-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:18.596 --71310-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:18.596 --71310-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:18.596 --71310-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:18.596 --71310-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:18.596 --71310-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:18.596 --71310-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:18.596 --71310-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:18.596 --71310-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:18.596 00:07:18.596 00:07:18.596 CUnit - A unit testing framework for C - Version 2.1-3 00:07:18.596 http://cunit.sourceforge.net/ 00:07:18.596 00:07:18.596 00:07:18.596 Suite: cpuset 00:07:18.596 Test: test_cpuset ...passed 00:07:18.854 Test: test_cpuset_parse ...[2024-04-19 01:05:24.808434] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 239:parse_list: *ERROR*: Unexpected end of core list '[' 00:07:18.854 [2024-04-19 01:05:24.835938] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[]' failed on character ']' 00:07:18.854 [2024-04-19 01:05:24.836675] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[10--11]' failed on character '-' 00:07:18.854 [2024-04-19 01:05:24.837603] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 219:parse_list: *ERROR*: Invalid range of CPUs (11 > 10) 00:07:18.854 [2024-04-19 01:05:24.838092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[10-11,]' failed on character ',' 00:07:18.854 [2024-04-19 01:05:24.838460] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[,10-11]' failed on character ',' 00:07:18.854 [2024-04-19 01:05:24.839024] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 203:parse_list: *ERROR*: Core number 1025 is out of range in '[1025]' 00:07:18.854 [2024-04-19 01:05:24.839817] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 198:parse_list: *ERROR*: Conversion of core mask in '[184467440737095516150]' failed 00:07:18.854 passed 00:07:18.854 Test: test_cpuset_fmt ...passed 00:07:18.854 00:07:18.854 Run Summary: Type Total Ran Passed Failed Inactive 00:07:18.854 suites 1 1 n/a 0 0 00:07:18.854 tests 3 3 3 0 0 00:07:18.854 asserts 65 65 65 0 n/a 00:07:18.854 00:07:18.854 Elapsed time = 0.072 seconds 00:07:18.854 --71310-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:18.854 --71310-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:18.854 ==71310== 00:07:18.854 ==71310== HEAP SUMMARY: 00:07:18.854 ==71310== in use at exit: 0 bytes in 0 blocks 00:07:18.854 ==71310== total heap usage: 70 allocs, 70 frees, 103,956 bytes allocated 00:07:18.854 ==71310== 00:07:18.854 ==71310== All heap blocks were freed -- no leaks are possible 00:07:18.854 ==71310== 00:07:18.854 ==71310== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:18.854 01:05:24 -- unit/unittest.sh@135 -- # 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:07:18.854 ==71315== Memcheck, a memory error detector 00:07:18.854 ==71315== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:18.854 ==71315== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:18.854 ==71315== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:07:18.854 ==71315== 00:07:18.854 --71315-- Valgrind options: 00:07:18.854 --71315-- --leak-check=full 00:07:18.854 --71315-- --error-exitcode=2 00:07:18.854 --71315-- --verbose 00:07:18.854 --71315-- Contents of /proc/version: 00:07:18.854 --71315-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:18.854 --71315-- 00:07:18.854 --71315-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:18.854 --71315-- Page sizes: currently 4096, max supported 4096 00:07:18.854 --71315-- Valgrind library directory: /usr/libexec/valgrind 00:07:18.854 --71315-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:07:18.854 --71315-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:18.854 --71315-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:18.854 --71315-- might be shown as UnknownInlinedFun 00:07:18.854 --71315-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:18.854 --71315-- object doesn't have a dynamic symbol table 00:07:18.854 --71315-- Scheduler: using generic scheduler lock implementation. 00:07:18.855 --71315-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:18.855 ==71315== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71315-by-???-on-8019b903ff7f 00:07:18.855 ==71315== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71315-by-???-on-8019b903ff7f 00:07:18.855 ==71315== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71315-by-???-on-8019b903ff7f 00:07:18.855 ==71315== 00:07:18.855 ==71315== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:18.855 ==71315== don't want to do, unless you know exactly what you're doing, 00:07:18.855 ==71315== or are doing some strange experiment): 00:07:18.855 ==71315== /usr/libexec/valgrind/../../bin/vgdb --pid=71315 ...command... 00:07:18.855 ==71315== 00:07:18.855 ==71315== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:18.855 ==71315== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:07:18.855 ==71315== and then give GDB the following command 00:07:18.855 ==71315== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71315 00:07:18.855 ==71315== --pid is optional if only one valgrind process is running 00:07:18.855 ==71315== 00:07:18.855 --71315-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:18.855 --71315-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:18.855 --71315-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:18.855 --71315-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:18.855 ==71315== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.855 --71315-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:18.855 --71315-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:18.855 --71315-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:18.855 --71315-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:18.855 --71315-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:18.855 --71315-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:18.855 --71315-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:18.855 --71315-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:18.855 --71315-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:18.855 --71315-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:18.855 --71315-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:18.855 --71315-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:19.114 --71315-- Reading syms from /usr/lib64/libm.so.6 00:07:19.114 --71315-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:19.114 --71315-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:19.114 --71315-- Reading syms from /usr/lib64/libc.so.6 00:07:19.114 ==71315== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.114 --71315-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.114 --71315-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.114 ==71315== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.114 --71315-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.114 --71315-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:19.114 ==71315== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.114 --71315-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.114 --71315-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.114 ==71315== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.114 --71315-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.114 --71315-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:19.114 --71315-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:19.114 --71315-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:19.114 --71315-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:19.114 --71315-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:19.114 --71315-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:19.114 --71315-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:19.114 --71315-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.114 --71315-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.115 --71315-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.115 --71315-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.115 --71315-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.115 ==71315== Preferring higher priority redirection: 00:07:19.115 --71315-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:19.115 --71315-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:19.115 --71315-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.115 --71315-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.115 --71315-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.115 --71315-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.115 --71315-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.374 --71315-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.374 --71315-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.374 --71315-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.374 --71315-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.374 ==71315== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.374 --71315-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:19.374 --71315-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:19.374 ==71315== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.374 --71315-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:19.374 --71315-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:19.374 --71315-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:19.374 --71315-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:19.374 --71315-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:19.374 --71315-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:19.374 --71315-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:19.374 --71315-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:19.374 --71315-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:19.374 --71315-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:19.374 --71315-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:19.374 --71315-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:19.374 --71315-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:19.374 --71315-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:19.374 --71315-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:19.374 --71315-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:19.374 --71315-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:19.374 --71315-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:19.374 00:07:19.374 00:07:19.374 CUnit - A unit testing framework for C - Version 2.1-3 00:07:19.374 http://cunit.sourceforge.net/ 00:07:19.374 00:07:19.374 00:07:19.374 Suite: crc16 00:07:19.374 Test: test_crc16_t10dif ...passed 00:07:19.374 Test: test_crc16_t10dif_seed ...passed 00:07:19.374 Test: test_crc16_t10dif_copy ...passed 00:07:19.374 00:07:19.374 Run Summary: Type Total Ran Passed Failed Inactive 00:07:19.374 suites 1 1 n/a 0 0 00:07:19.374 tests 3 3 3 0 0 00:07:19.374 asserts 5 5 5 0 n/a 00:07:19.374 00:07:19.374 Elapsed time = 0.012 seconds 00:07:19.374 --71315-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:19.374 --71315-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:19.632 ==71315== 00:07:19.632 ==71315== HEAP SUMMARY: 00:07:19.632 ==71315== in use at exit: 0 bytes in 0 blocks 00:07:19.632 ==71315== total heap usage: 53 allocs, 53 frees, 93,453 bytes allocated 00:07:19.632 ==71315== 00:07:19.632 ==71315== All heap blocks were freed -- no leaks are possible 00:07:19.632 ==71315== 00:07:19.632 ==71315== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:19.632 01:05:25 -- unit/unittest.sh@136 -- # 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:07:19.632 ==71323== Memcheck, a memory error detector 00:07:19.632 ==71323== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:19.632 ==71323== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:19.632 ==71323== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:07:19.632 ==71323== 00:07:19.632 --71323-- Valgrind options: 00:07:19.632 --71323-- --leak-check=full 00:07:19.632 --71323-- --error-exitcode=2 00:07:19.632 --71323-- --verbose 00:07:19.632 --71323-- Contents of /proc/version: 00:07:19.632 --71323-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:19.632 --71323-- 00:07:19.632 --71323-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:19.632 --71323-- Page sizes: currently 4096, max supported 4096 00:07:19.632 --71323-- Valgrind library directory: /usr/libexec/valgrind 00:07:19.632 --71323-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:07:19.632 --71323-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:19.632 --71323-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:19.632 --71323-- might be shown as UnknownInlinedFun 00:07:19.632 --71323-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:19.632 --71323-- object doesn't have a dynamic symbol table 00:07:19.632 --71323-- Scheduler: using generic scheduler lock implementation. 00:07:19.632 --71323-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:19.632 ==71323== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71323-by-???-on-8019b903ff7f 00:07:19.632 ==71323== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71323-by-???-on-8019b903ff7f 00:07:19.632 ==71323== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71323-by-???-on-8019b903ff7f 00:07:19.632 ==71323== 00:07:19.632 ==71323== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:19.632 ==71323== don't want to do, unless you know exactly what you're doing, 00:07:19.632 ==71323== or are doing some strange experiment): 00:07:19.632 ==71323== /usr/libexec/valgrind/../../bin/vgdb --pid=71323 ...command... 00:07:19.632 ==71323== 00:07:19.632 ==71323== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:19.632 ==71323== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:07:19.633 ==71323== and then give GDB the following command 00:07:19.633 ==71323== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71323 00:07:19.633 ==71323== --pid is optional if only one valgrind process is running 00:07:19.633 ==71323== 00:07:19.633 --71323-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:19.633 --71323-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:19.633 --71323-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:19.633 --71323-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:19.633 ==71323== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.633 --71323-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:19.633 --71323-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:19.633 --71323-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:19.633 --71323-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:19.633 --71323-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:19.633 --71323-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:19.633 --71323-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:19.633 --71323-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:19.633 --71323-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:19.633 --71323-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:19.633 --71323-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:19.633 --71323-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:19.633 --71323-- Reading syms from /usr/lib64/libm.so.6 00:07:19.633 --71323-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:19.633 --71323-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:19.633 --71323-- Reading syms from /usr/lib64/libc.so.6 00:07:19.633 ==71323== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.633 --71323-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.633 --71323-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.633 ==71323== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.633 --71323-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.633 --71323-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:19.633 ==71323== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.633 --71323-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.633 --71323-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.633 ==71323== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.633 --71323-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.633 --71323-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:19.633 --71323-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:19.633 --71323-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:19.633 --71323-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:19.633 --71323-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:19.891 --71323-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:19.891 --71323-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:19.891 --71323-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 ==71323== Preferring higher priority redirection: 00:07:19.891 --71323-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:19.891 --71323-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:19.891 --71323-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.891 --71323-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.892 --71323-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.892 --71323-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.892 --71323-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.892 --71323-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.892 --71323-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.892 ==71323== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.892 --71323-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:19.892 --71323-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:19.892 ==71323== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.892 --71323-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:19.892 --71323-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:19.892 --71323-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:19.892 --71323-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:19.892 --71323-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:19.892 --71323-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:19.892 --71323-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:19.892 --71323-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:19.892 --71323-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:19.892 --71323-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:19.892 --71323-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:19.892 --71323-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:19.892 --71323-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:19.892 --71323-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:19.892 --71323-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:19.892 --71323-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:19.892 --71323-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:19.892 --71323-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:19.892 00:07:19.892 00:07:19.892 CUnit - A unit testing framework for C - Version 2.1-3 00:07:19.892 http://cunit.sourceforge.net/ 00:07:19.892 00:07:19.892 00:07:19.892 Suite: crc32_ieee 00:07:19.892 Test: test_crc32_ieee ...passed 00:07:19.892 00:07:19.892 Run Summary: Type Total Ran Passed Failed Inactive 00:07:19.892 suites 1 1 n/a 0 0 00:07:19.892 tests 1 1 1 0 0 00:07:19.892 asserts 1 1 1 0 n/a 00:07:19.892 00:07:19.892 Elapsed time = 0.004 seconds 00:07:19.892 --71323-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:19.892 --71323-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:20.150 ==71323== 00:07:20.150 ==71323== HEAP SUMMARY: 00:07:20.150 ==71323== in use at exit: 0 bytes in 0 blocks 00:07:20.150 ==71323== total heap usage: 48 allocs, 48 frees, 93,314 bytes allocated 00:07:20.150 ==71323== 00:07:20.150 ==71323== All heap blocks were freed -- no leaks are possible 00:07:20.150 ==71323== 00:07:20.150 ==71323== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:20.150 01:05:26 -- unit/unittest.sh@137 -- # 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:07:20.150 ==71334== Memcheck, a memory error detector 00:07:20.150 ==71334== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:20.150 ==71334== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:20.150 ==71334== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:07:20.150 ==71334== 00:07:20.150 --71334-- Valgrind options: 00:07:20.150 --71334-- --leak-check=full 00:07:20.150 --71334-- --error-exitcode=2 00:07:20.150 --71334-- --verbose 00:07:20.150 --71334-- Contents of /proc/version: 00:07:20.150 --71334-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:20.150 --71334-- 00:07:20.150 --71334-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:20.150 --71334-- Page sizes: currently 4096, max supported 4096 00:07:20.150 --71334-- Valgrind library directory: /usr/libexec/valgrind 00:07:20.150 --71334-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:07:20.150 --71334-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:20.150 --71334-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:20.150 --71334-- might be shown as UnknownInlinedFun 00:07:20.150 --71334-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:20.150 --71334-- object doesn't have a dynamic symbol table 00:07:20.150 --71334-- Scheduler: using generic scheduler lock implementation. 00:07:20.150 --71334-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:20.150 ==71334== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71334-by-???-on-8019b903ff7f 00:07:20.150 ==71334== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71334-by-???-on-8019b903ff7f 00:07:20.151 ==71334== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71334-by-???-on-8019b903ff7f 00:07:20.151 ==71334== 00:07:20.151 ==71334== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:20.151 ==71334== don't want to do, unless you know exactly what you're doing, 00:07:20.151 ==71334== or are doing some strange experiment): 00:07:20.151 ==71334== /usr/libexec/valgrind/../../bin/vgdb --pid=71334 ...command... 00:07:20.151 ==71334== 00:07:20.151 ==71334== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:20.151 ==71334== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:07:20.151 ==71334== and then give GDB the following command 00:07:20.151 ==71334== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71334 00:07:20.151 ==71334== --pid is optional if only one valgrind process is running 00:07:20.151 ==71334== 00:07:20.151 --71334-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:20.151 --71334-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:20.151 --71334-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:20.151 --71334-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:20.151 ==71334== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.151 --71334-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:20.151 --71334-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:20.151 --71334-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:20.151 --71334-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:20.151 --71334-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:20.151 --71334-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:20.151 --71334-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:20.151 --71334-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:20.151 --71334-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:20.151 --71334-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:20.151 --71334-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:20.151 --71334-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:20.151 --71334-- Reading syms from /usr/lib64/libm.so.6 00:07:20.151 --71334-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:20.151 --71334-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:20.151 --71334-- Reading syms from /usr/lib64/libc.so.6 00:07:20.151 ==71334== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.151 --71334-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.151 --71334-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:20.151 ==71334== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.151 --71334-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.151 --71334-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:20.151 ==71334== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.151 --71334-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.151 --71334-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:20.151 ==71334== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.151 --71334-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.151 --71334-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:20.151 --71334-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:20.151 --71334-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:20.151 --71334-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:20.151 --71334-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:20.409 --71334-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:20.409 --71334-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:20.409 --71334-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.409 --71334-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.410 --71334-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.410 ==71334== Preferring higher priority redirection: 00:07:20.410 --71334-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:20.410 --71334-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:20.410 --71334-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.410 --71334-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.410 --71334-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.410 --71334-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.410 --71334-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.410 --71334-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.410 --71334-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.410 --71334-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.410 --71334-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.410 ==71334== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.410 --71334-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:20.410 --71334-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:20.410 ==71334== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.410 --71334-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:20.410 --71334-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:20.410 --71334-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:20.410 --71334-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:20.410 --71334-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:20.410 --71334-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:20.410 --71334-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:20.410 --71334-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:20.410 --71334-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:20.410 --71334-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:20.410 --71334-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:20.410 --71334-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:20.410 --71334-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:20.410 --71334-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:20.410 --71334-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:20.410 --71334-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:20.410 --71334-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:20.410 --71334-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:20.410 00:07:20.410 00:07:20.410 CUnit - A unit testing framework for C - Version 2.1-3 00:07:20.410 http://cunit.sourceforge.net/ 00:07:20.410 00:07:20.410 00:07:20.410 Suite: crc32c 00:07:20.410 Test: test_crc32c ...passed 00:07:20.410 Test: test_crc32c_nvme ...passed 00:07:20.410 00:07:20.410 Run Summary: Type Total Ran Passed Failed Inactive 00:07:20.410 suites 1 1 n/a 0 0 00:07:20.410 tests 2 2 2 0 0 00:07:20.410 asserts 16 16 16 0 n/a 00:07:20.410 00:07:20.410 Elapsed time = 0.021 seconds 00:07:20.410 --71334-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:20.410 --71334-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:20.668 ==71334== 00:07:20.668 ==71334== HEAP SUMMARY: 00:07:20.668 ==71334== in use at exit: 0 bytes in 0 blocks 00:07:20.668 ==71334== total heap usage: 50 allocs, 50 frees, 93,363 bytes allocated 00:07:20.668 ==71334== 00:07:20.668 ==71334== All heap blocks were freed -- no leaks are possible 00:07:20.668 ==71334== 00:07:20.668 ==71334== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:20.668 01:05:26 -- unit/unittest.sh@138 -- # 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:07:20.668 ==71336== Memcheck, a memory error detector 00:07:20.668 ==71336== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:20.668 ==71336== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:20.668 ==71336== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:07:20.668 ==71336== 00:07:20.668 --71336-- Valgrind options: 00:07:20.668 --71336-- --leak-check=full 00:07:20.668 --71336-- --error-exitcode=2 00:07:20.668 --71336-- --verbose 00:07:20.668 --71336-- Contents of /proc/version: 00:07:20.668 --71336-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:20.668 --71336-- 00:07:20.668 --71336-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:20.668 --71336-- Page sizes: currently 4096, max supported 4096 00:07:20.668 --71336-- Valgrind library directory: /usr/libexec/valgrind 00:07:20.669 --71336-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:07:20.669 --71336-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:20.669 --71336-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:20.669 --71336-- might be shown as UnknownInlinedFun 00:07:20.669 --71336-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:20.669 --71336-- object doesn't have a dynamic symbol table 00:07:20.669 --71336-- Scheduler: using generic scheduler lock implementation. 00:07:20.669 --71336-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:20.669 ==71336== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71336-by-???-on-8019b903ff7f 00:07:20.669 ==71336== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71336-by-???-on-8019b903ff7f 00:07:20.669 ==71336== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71336-by-???-on-8019b903ff7f 00:07:20.669 ==71336== 00:07:20.669 ==71336== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:20.669 ==71336== don't want to do, unless you know exactly what you're doing, 00:07:20.669 ==71336== or are doing some strange experiment): 00:07:20.669 ==71336== /usr/libexec/valgrind/../../bin/vgdb --pid=71336 ...command... 00:07:20.669 ==71336== 00:07:20.669 ==71336== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:20.669 ==71336== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:07:20.669 ==71336== and then give GDB the following command 00:07:20.669 ==71336== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71336 00:07:20.669 ==71336== --pid is optional if only one valgrind process is running 00:07:20.669 ==71336== 00:07:20.669 --71336-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:20.669 --71336-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:20.669 --71336-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:20.669 --71336-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:20.669 ==71336== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.669 --71336-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:20.669 --71336-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:20.669 --71336-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:20.669 --71336-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:20.669 --71336-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:20.669 --71336-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:20.669 --71336-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:20.669 --71336-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:20.669 --71336-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:20.669 --71336-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:20.669 --71336-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:20.669 --71336-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:20.669 --71336-- Reading syms from /usr/lib64/libm.so.6 00:07:20.669 --71336-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:20.669 --71336-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:20.669 --71336-- Reading syms from /usr/lib64/libc.so.6 00:07:20.669 ==71336== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.669 --71336-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.669 --71336-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:20.669 ==71336== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.669 --71336-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.669 --71336-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:20.669 ==71336== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.669 --71336-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.669 --71336-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:20.669 ==71336== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.669 --71336-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.669 --71336-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:20.669 --71336-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:20.669 --71336-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:20.669 --71336-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:20.669 --71336-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:20.928 --71336-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:20.928 --71336-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:20.928 --71336-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 ==71336== Preferring higher priority redirection: 00:07:20.928 --71336-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:20.928 --71336-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:20.928 --71336-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 --71336-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.928 ==71336== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.928 --71336-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:20.928 --71336-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:20.928 ==71336== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.928 --71336-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:20.928 --71336-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:20.928 --71336-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:20.928 --71336-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:20.928 --71336-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:20.928 --71336-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:20.928 --71336-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:20.928 --71336-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:20.928 --71336-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:20.928 --71336-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:20.928 --71336-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:20.929 --71336-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:20.929 --71336-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:20.929 --71336-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:20.929 --71336-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:20.929 --71336-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:20.929 --71336-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:20.929 00:07:20.929 00:07:20.929 CUnit - A unit testing framework for C - Version 2.1-3 00:07:20.929 http://cunit.sourceforge.net/ 00:07:20.929 00:07:20.929 00:07:20.929 Suite: crc64 00:07:20.929 Test: test_crc64_nvme ...--71336-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:20.929 passed 00:07:20.929 00:07:20.929 Run Summary: Type Total Ran Passed Failed Inactive 00:07:20.929 suites 1 1 n/a 0 0 00:07:20.929 tests 1 1 1 0 0 00:07:20.929 asserts 4 4 4 0 n/a 00:07:20.929 00:07:20.929 Elapsed time = 0.008 seconds 00:07:20.929 --71336-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:20.929 --71336-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:20.929 ==71336== 00:07:20.929 ==71336== HEAP SUMMARY: 00:07:20.929 ==71336== in use at exit: 0 bytes in 0 blocks 00:07:20.929 ==71336== total heap usage: 45 allocs, 45 frees, 88,653 bytes allocated 00:07:20.929 ==71336== 00:07:20.929 ==71336== All heap blocks were freed -- no leaks are possible 00:07:20.929 ==71336== 00:07:20.929 ==71336== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:20.929 01:05:27 -- unit/unittest.sh@139 -- # 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:07:20.929 ==71345== Memcheck, a memory error detector 00:07:20.929 ==71345== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:20.929 ==71345== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:20.929 ==71345== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:07:20.929 ==71345== 00:07:20.929 --71345-- Valgrind options: 00:07:20.929 --71345-- --leak-check=full 00:07:20.929 --71345-- --error-exitcode=2 00:07:20.929 --71345-- --verbose 00:07:20.929 --71345-- Contents of /proc/version: 00:07:20.929 --71345-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:20.929 --71345-- 00:07:20.929 --71345-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:20.929 --71345-- Page sizes: currently 4096, max supported 4096 00:07:20.929 --71345-- Valgrind library directory: /usr/libexec/valgrind 00:07:20.929 --71345-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:07:20.929 --71345-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:21.189 --71345-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:21.189 --71345-- might be shown as UnknownInlinedFun 00:07:21.189 --71345-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:21.189 --71345-- object doesn't have a dynamic symbol table 00:07:21.189 --71345-- Scheduler: using generic scheduler lock implementation. 00:07:21.189 --71345-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:21.189 ==71345== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71345-by-???-on-8019b903ff7f 00:07:21.189 ==71345== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71345-by-???-on-8019b903ff7f 00:07:21.189 ==71345== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71345-by-???-on-8019b903ff7f 00:07:21.189 ==71345== 00:07:21.189 ==71345== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:21.189 ==71345== don't want to do, unless you know exactly what you're doing, 00:07:21.189 ==71345== or are doing some strange experiment): 00:07:21.189 ==71345== /usr/libexec/valgrind/../../bin/vgdb --pid=71345 ...command... 00:07:21.189 ==71345== 00:07:21.189 ==71345== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:21.189 ==71345== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:07:21.189 ==71345== and then give GDB the following command 00:07:21.189 ==71345== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71345 00:07:21.189 ==71345== --pid is optional if only one valgrind process is running 00:07:21.189 ==71345== 00:07:21.189 --71345-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:21.189 --71345-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:21.189 --71345-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:21.189 --71345-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:21.189 ==71345== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.189 --71345-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:21.189 --71345-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:21.189 --71345-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:21.189 --71345-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:21.189 --71345-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:21.189 --71345-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:21.189 --71345-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:21.189 --71345-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:21.189 --71345-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:21.189 --71345-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:21.189 --71345-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:21.189 --71345-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:21.189 --71345-- Reading syms from /usr/lib64/libm.so.6 00:07:21.189 --71345-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:21.189 --71345-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:21.189 --71345-- Reading syms from /usr/lib64/libc.so.6 00:07:21.189 ==71345== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.189 --71345-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.189 --71345-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:21.189 ==71345== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.189 --71345-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.189 --71345-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:21.189 ==71345== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.189 --71345-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.189 --71345-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:21.189 ==71345== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.189 --71345-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.189 --71345-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:21.449 --71345-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:21.449 --71345-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:21.449 --71345-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:21.449 --71345-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:21.449 --71345-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:21.449 --71345-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:21.449 --71345-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 ==71345== Preferring higher priority redirection: 00:07:21.449 --71345-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:21.449 --71345-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:21.449 --71345-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.449 --71345-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.450 ==71345== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.450 --71345-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:21.450 --71345-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:21.450 ==71345== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.450 --71345-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:21.450 --71345-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:21.450 --71345-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:21.450 --71345-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:21.450 --71345-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:21.450 --71345-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:21.450 --71345-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:21.450 --71345-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:21.450 --71345-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:21.450 --71345-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:21.450 --71345-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:21.708 --71345-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:21.708 --71345-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:21.708 --71345-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:21.708 --71345-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:21.708 --71345-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:21.708 --71345-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:21.708 --71345-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:21.708 00:07:21.708 00:07:21.708 CUnit - A unit testing framework for C - Version 2.1-3 00:07:21.708 http://cunit.sourceforge.net/ 00:07:21.708 00:07:21.708 00:07:21.708 Suite: string 00:07:21.708 Test: test_parse_ip_addr ...passed 00:07:21.708 Test: test_str_chomp ...passed 00:07:21.708 Test: test_parse_capacity ...--71345-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:21.708 passed 00:07:21.708 Test: test_sprintf_append_realloc ...--71345-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:21.708 passed 00:07:21.708 Test: test_strtol ...passed 00:07:21.708 Test: test_strtoll ...passed 00:07:21.708 Test: test_strarray ...--71345-- REDIR: 0x5652e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:07:21.708 --71345-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:21.708 passed 00:07:21.708 Test: test_strcpy_replace ...--71345-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:07:21.708 passed 00:07:21.708 00:07:21.708 Run Summary: Type Total Ran Passed Failed Inactive 00:07:21.708 suites 1 1 n/a 0 0 00:07:21.708 tests 8 8 8 0 0 00:07:21.708 asserts 161 161 161 0 n/a 00:07:21.708 00:07:21.708 Elapsed time = 0.101 seconds 00:07:21.708 --71345-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:21.708 --71345-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:21.708 ==71345== 00:07:21.708 ==71345== HEAP SUMMARY: 00:07:21.708 ==71345== in use at exit: 0 bytes in 0 blocks 00:07:21.708 ==71345== total heap usage: 105 allocs, 105 frees, 94,368 bytes allocated 00:07:21.708 ==71345== 00:07:21.708 ==71345== All heap blocks were freed -- no leaks are possible 00:07:21.708 ==71345== 00:07:21.708 ==71345== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:21.708 01:05:27 -- unit/unittest.sh@140 -- # 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:07:21.708 ==71351== Memcheck, a memory error detector 00:07:21.708 ==71351== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:21.708 ==71351== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:21.708 ==71351== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:07:21.708 ==71351== 00:07:21.708 --71351-- Valgrind options: 00:07:21.708 --71351-- --leak-check=full 00:07:21.708 --71351-- --error-exitcode=2 00:07:21.708 --71351-- --verbose 00:07:21.708 --71351-- Contents of /proc/version: 00:07:21.708 --71351-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:21.708 --71351-- 00:07:21.708 --71351-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:21.708 --71351-- Page sizes: currently 4096, max supported 4096 00:07:21.708 --71351-- Valgrind library directory: /usr/libexec/valgrind 00:07:21.708 --71351-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:07:21.708 --71351-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:21.966 --71351-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:21.966 --71351-- might be shown as UnknownInlinedFun 00:07:21.966 --71351-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:21.966 --71351-- object doesn't have a dynamic symbol table 00:07:21.966 --71351-- Scheduler: using generic scheduler lock implementation. 00:07:21.966 --71351-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:21.966 ==71351== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71351-by-???-on-8019b903ff7f 00:07:21.966 ==71351== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71351-by-???-on-8019b903ff7f 00:07:21.966 ==71351== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71351-by-???-on-8019b903ff7f 00:07:21.966 ==71351== 00:07:21.966 ==71351== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:21.966 ==71351== don't want to do, unless you know exactly what you're doing, 00:07:21.966 ==71351== or are doing some strange experiment): 00:07:21.966 ==71351== /usr/libexec/valgrind/../../bin/vgdb --pid=71351 ...command... 00:07:21.966 ==71351== 00:07:21.966 ==71351== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:21.966 ==71351== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:07:21.966 ==71351== and then give GDB the following command 00:07:21.966 ==71351== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71351 00:07:21.966 ==71351== --pid is optional if only one valgrind process is running 00:07:21.966 ==71351== 00:07:21.966 --71351-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:21.966 --71351-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:21.966 --71351-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:21.966 --71351-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:21.966 ==71351== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.966 --71351-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:21.966 --71351-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:21.966 --71351-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:21.966 --71351-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:21.966 --71351-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:21.966 --71351-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:21.966 --71351-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:21.966 --71351-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:21.966 --71351-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:21.966 --71351-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:21.966 --71351-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:21.966 --71351-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:21.966 --71351-- Reading syms from /usr/lib64/libm.so.6 00:07:21.966 --71351-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:21.966 --71351-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:21.966 --71351-- Reading syms from /usr/lib64/libc.so.6 00:07:21.966 ==71351== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.966 --71351-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.966 --71351-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:21.966 ==71351== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.966 --71351-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.966 --71351-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:21.966 ==71351== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.966 --71351-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.966 --71351-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:21.966 ==71351== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.966 --71351-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.966 --71351-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:21.966 --71351-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:21.966 --71351-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:21.966 --71351-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:21.966 --71351-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:21.966 --71351-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:22.224 --71351-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:22.224 --71351-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.224 --71351-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 --71351-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 --71351-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 --71351-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 --71351-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 --71351-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 --71351-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 --71351-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 --71351-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 --71351-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 --71351-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 ==71351== Preferring higher priority redirection: 00:07:22.225 --71351-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:22.225 --71351-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:22.225 --71351-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 --71351-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 --71351-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 --71351-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 --71351-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 --71351-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 --71351-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 --71351-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 --71351-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.225 ==71351== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.225 --71351-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:22.225 --71351-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:22.225 ==71351== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.225 --71351-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:22.225 --71351-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:22.225 --71351-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:22.225 --71351-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:22.225 --71351-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:22.225 --71351-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:22.225 --71351-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:22.225 --71351-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:22.225 --71351-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:22.225 --71351-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:22.225 --71351-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:22.225 --71351-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:22.225 --71351-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:22.225 --71351-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:22.225 --71351-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:22.225 --71351-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:22.225 --71351-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:22.225 --71351-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:22.225 00:07:22.225 00:07:22.225 CUnit - A unit testing framework for C - Version 2.1-3 00:07:22.225 http://cunit.sourceforge.net/ 00:07:22.225 00:07:22.225 00:07:22.225 Suite: dif 00:07:22.225 Test: dif_generate_and_verify_test ...[2024-04-19 01:05:28.405758] /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:07:22.225 [2024-04-19 01:05:28.433648] /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:07:22.225 [2024-04-19 01:05:28.434862] /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:07:22.225 [2024-04-19 01:05:28.437041] /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:07:22.483 [2024-04-19 01:05:28.438159] /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:07:22.483 [2024-04-19 01:05:28.439109] /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:07:22.483 passed 00:07:22.483 Test: dif_disable_check_test ...[2024-04-19 01:05:28.445784] /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:07:22.483 [2024-04-19 01:05:28.446772] /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:07:22.483 [2024-04-19 01:05:28.447776] /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:07:22.483 passed 00:07:22.483 Test: dif_generate_and_verify_different_pi_formats_test ...[2024-04-19 01:05:28.465699] /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:07:22.483 [2024-04-19 01:05:28.467586] /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:07:22.483 [2024-04-19 01:05:28.468902] /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:07:22.483 [2024-04-19 01:05:28.469779] /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:07:22.483 [2024-04-19 01:05:28.470877] /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:07:22.483 [2024-04-19 01:05:28.471665] /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:07:22.483 [2024-04-19 01:05:28.472454] /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:07:22.483 [2024-04-19 01:05:28.473228] /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:07:22.483 [2024-04-19 01:05:28.474182] /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:07:22.483 [2024-04-19 01:05:28.474988] /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:07:22.483 [2024-04-19 01:05:28.475772] /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:07:22.483 passed 00:07:22.483 Test: dif_apptag_mask_test ...[2024-04-19 01:05:28.478405] /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:07:22.483 [2024-04-19 01:05:28.481060] /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:07:22.483 passed 00:07:22.483 Test: dif_sec_512_md_0_error_test ...[2024-04-19 01:05:28.481963] /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:07:22.483 passed 00:07:22.483 Test: dif_sec_4096_md_0_error_test ...[2024-04-19 01:05:28.482845] /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:07:22.483 [2024-04-19 01:05:28.483412] /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:07:22.483 passed 00:07:22.483 Test: dif_sec_4100_md_128_error_test ...[2024-04-19 01:05:28.484135] /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:07:22.483 [2024-04-19 01:05:28.484756] /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:07:22.483 passed 00:07:22.483 Test: dif_guard_seed_test ...passed 00:07:22.483 Test: dif_guard_value_test ...passed 00:07:22.483 Test: dif_disable_sec_512_md_8_single_iov_test ...passed 00:07:22.483 Test: dif_sec_512_md_8_prchk_0_single_iov_test ...passed 00:07:22.483 Test: dif_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:07:22.483 Test: dif_sec_512_md_8_prchk_0_1_2_4_multi_iovs_test ...passed 00:07:22.484 Test: dif_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:07:22.484 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_test ...passed 00:07:22.484 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:07:22.484 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:07:22.484 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_test ...passed 00:07:22.484 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:07:22.484 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_guard_test ...passed 00:07:22.484 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_guard_test ...passed 00:07:22.484 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_apptag_test ...passed 00:07:22.484 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_apptag_test ...passed 00:07:22.484 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_reftag_test ...passed 00:07:22.484 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_reftag_test ...passed 00:07:22.484 Test: dif_sec_512_md_8_prchk_7_multi_iovs_complex_splits_test ...passed 00:07:22.484 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:07:22.484 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-04-19 01:05:28.643489] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=dd4c, Actual=fd4c 00:07:22.484 [2024-04-19 01:05:28.648723] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=de21, Actual=fe21 00:07:22.484 [2024-04-19 01:05:28.654228] /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=2088 00:07:22.484 [2024-04-19 01:05:28.659836] /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=2088 00:07:22.484 [2024-04-19 01:05:28.665770] /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=2058 00:07:22.484 [2024-04-19 01:05:28.669764] /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=2058 00:07:22.484 [2024-04-19 01:05:28.674659] /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=787b 00:07:22.484 [2024-04-19 01:05:28.677203] /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=9bc3 00:07:22.484 [2024-04-19 01:05:28.680052] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab773ed, Actual=1ab753ed 00:07:22.484 [2024-04-19 01:05:28.684351] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38576660, Actual=38574660 00:07:22.484 [2024-04-19 01:05:28.688899] /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=2088 00:07:22.484 [2024-04-19 01:05:28.693215] /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=2088 00:07:22.743 [2024-04-19 01:05:28.698345] /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=2058 00:07:22.743 [2024-04-19 01:05:28.702675] /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=2058 00:07:22.743 [2024-04-19 01:05:28.707248] /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=db52192b 00:07:22.743 [2024-04-19 01:05:28.709696] /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=1b7cfe8e 00:07:22.743 [2024-04-19 01:05:28.712126] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc00d3, Actual=a576a7728ecc20d3 00:07:22.743 [2024-04-19 01:05:28.716132] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d48378266, Actual=88010a2d4837a266 00:07:22.743 [2024-04-19 01:05:28.720351] /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=2088 00:07:22.743 [2024-04-19 01:05:28.724336] /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=2088 00:07:22.743 [2024-04-19 01:05:28.728955] /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=20000058 00:07:22.743 [2024-04-19 01:05:28.732960] /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=20000058 00:07:22.743 [2024-04-19 01:05:28.737197] /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=6b17b6713c185f65 00:07:22.743 [2024-04-19 01:05:28.739311] /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=38e930844569f560 00:07:22.743 passed 00:07:22.743 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_and_md_test ...[2024-04-19 01:05:28.741320] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=dd4c, Actual=fd4c 00:07:22.743 [2024-04-19 01:05:28.742104] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=de21, Actual=fe21 00:07:22.743 [2024-04-19 01:05:28.742944] /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=2088 00:07:22.743 [2024-04-19 01:05:28.743540] /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=2088 00:07:22.743 [2024-04-19 01:05:28.744379] /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=2058 00:07:22.743 [2024-04-19 01:05:28.744977] /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=2058 00:07:22.743 [2024-04-19 01:05:28.745785] /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=787b 00:07:22.743 [2024-04-19 01:05:28.746342] /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=9bc3 00:07:22.743 [2024-04-19 01:05:28.747168] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab773ed, Actual=1ab753ed 00:07:22.743 [2024-04-19 01:05:28.747823] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38576660, Actual=38574660 00:07:22.743 [2024-04-19 01:05:28.748704] /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=2088 00:07:22.743 [2024-04-19 01:05:28.749371] /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=2088 00:07:22.743 [2024-04-19 01:05:28.750253] /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=2058 00:07:22.743 [2024-04-19 01:05:28.750916] /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=2058 00:07:22.743 [2024-04-19 01:05:28.751791] /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=db52192b 00:07:22.743 [2024-04-19 01:05:28.752406] /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=1b7cfe8e 00:07:22.743 [2024-04-19 01:05:28.753185] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc00d3, Actual=a576a7728ecc20d3 00:07:22.743 [2024-04-19 01:05:28.753778] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d48378266, Actual=88010a2d4837a266 00:07:22.743 [2024-04-19 01:05:28.754594] /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=2088 00:07:22.744 [2024-04-19 01:05:28.755177] /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=2088 00:07:22.744 [2024-04-19 01:05:28.755992] /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=20000058 00:07:22.744 [2024-04-19 01:05:28.756586] /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=20000058 00:07:22.744 [2024-04-19 01:05:28.757405] /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=6b17b6713c185f65 00:07:22.744 [2024-04-19 01:05:28.757961] /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=38e930844569f560 00:07:22.744 passed 00:07:22.744 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_test ...[2024-04-19 01:05:28.759462] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=dd4c, Actual=fd4c 00:07:22.744 [2024-04-19 01:05:28.760058] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=de21, Actual=fe21 00:07:22.744 [2024-04-19 01:05:28.760885] /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=2088 00:07:22.744 [2024-04-19 01:05:28.761490] /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=2088 00:07:22.744 [2024-04-19 01:05:28.762317] /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=2058 00:07:22.744 [2024-04-19 01:05:28.762917] /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=2058 00:07:22.744 [2024-04-19 01:05:28.763740] /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=787b 00:07:22.744 [2024-04-19 01:05:28.764306] /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=9bc3 00:07:22.744 [2024-04-19 01:05:28.765134] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab773ed, Actual=1ab753ed 00:07:22.744 [2024-04-19 01:05:28.765791] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38576660, Actual=38574660 00:07:22.744 [2024-04-19 01:05:28.766694] /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=2088 00:07:22.744 [2024-04-19 01:05:28.767349] /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=2088 00:07:22.744 [2024-04-19 01:05:28.768230] /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=2058 00:07:22.744 [2024-04-19 01:05:28.768891] /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=2058 00:07:22.744 [2024-04-19 01:05:28.769765] /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=db52192b 00:07:22.744 [2024-04-19 01:05:28.770381] /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=1b7cfe8e 00:07:22.744 [2024-04-19 01:05:28.771156] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc00d3, Actual=a576a7728ecc20d3 00:07:22.744 [2024-04-19 01:05:28.771753] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d48378266, Actual=88010a2d4837a266 00:07:22.744 [2024-04-19 01:05:28.772577] /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=2088 00:07:22.744 [2024-04-19 01:05:28.773167] /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=2088 00:07:22.744 [2024-04-19 01:05:28.773992] /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=20000058 00:07:22.744 [2024-04-19 01:05:28.774590] /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=20000058 00:07:22.744 [2024-04-19 01:05:28.775399] /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=6b17b6713c185f65 00:07:22.744 [2024-04-19 01:05:28.775954] /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=38e930844569f560 00:07:22.744 passed 00:07:22.744 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_guard_test ...[2024-04-19 01:05:28.777458] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=dd4c, Actual=fd4c 00:07:22.744 [2024-04-19 01:05:28.778044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=de21, Actual=fe21 00:07:22.745 [2024-04-19 01:05:28.778881] /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=2088 00:07:22.745 [2024-04-19 01:05:28.779477] /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=2088 00:07:22.745 [2024-04-19 01:05:28.780307] /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=2058 00:07:22.745 [2024-04-19 01:05:28.780895] /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=2058 00:07:22.745 [2024-04-19 01:05:28.781705] /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=787b 00:07:22.745 [2024-04-19 01:05:28.782254] /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=9bc3 00:07:22.745 [2024-04-19 01:05:28.783102] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab773ed, Actual=1ab753ed 00:07:22.745 [2024-04-19 01:05:28.783770] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38576660, Actual=38574660 00:07:22.745 [2024-04-19 01:05:28.784648] /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=2088 00:07:22.745 [2024-04-19 01:05:28.785309] /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=2088 00:07:22.745 [2024-04-19 01:05:28.786182] /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=2058 00:07:22.745 [2024-04-19 01:05:28.786844] /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=2058 00:07:22.745 [2024-04-19 01:05:28.787724] /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=db52192b 00:07:22.745 [2024-04-19 01:05:28.788344] /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=1b7cfe8e 00:07:22.745 [2024-04-19 01:05:28.789124] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc00d3, Actual=a576a7728ecc20d3 00:07:22.745 [2024-04-19 01:05:28.789722] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d48378266, Actual=88010a2d4837a266 00:07:22.745 [2024-04-19 01:05:28.790539] /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=2088 00:07:22.745 [2024-04-19 01:05:28.791136] /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=2088 00:07:22.745 [2024-04-19 01:05:28.791962] /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=20000058 00:07:22.745 [2024-04-19 01:05:28.792567] /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=20000058 00:07:22.745 [2024-04-19 01:05:28.793376] /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=6b17b6713c185f65 00:07:22.745 [2024-04-19 01:05:28.793933] /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=38e930844569f560 00:07:22.745 passed 00:07:22.745 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_pi_16_test ...[2024-04-19 01:05:28.795430] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=dd4c, Actual=fd4c 00:07:22.745 [2024-04-19 01:05:28.796025] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=de21, Actual=fe21 00:07:22.745 [2024-04-19 01:05:28.796873] /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=2088 00:07:22.745 [2024-04-19 01:05:28.797472] /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=2088 00:07:22.745 [2024-04-19 01:05:28.798298] /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=2058 00:07:22.745 [2024-04-19 01:05:28.798886] /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=2058 00:07:22.745 [2024-04-19 01:05:28.799697] /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=787b 00:07:22.745 [2024-04-19 01:05:28.800248] /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=9bc3 00:07:22.745 passed 00:07:22.745 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_test ...[2024-04-19 01:05:28.801788] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab773ed, Actual=1ab753ed 00:07:22.745 [2024-04-19 01:05:28.802461] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38576660, Actual=38574660 00:07:22.746 [2024-04-19 01:05:28.803376] /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=2088 00:07:22.746 [2024-04-19 01:05:28.804035] /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=2088 00:07:22.746 [2024-04-19 01:05:28.804941] /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=2058 00:07:22.746 [2024-04-19 01:05:28.805607] /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=2058 00:07:22.746 [2024-04-19 01:05:28.806490] /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=db52192b 00:07:22.746 [2024-04-19 01:05:28.807102] /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=1b7cfe8e 00:07:22.746 [2024-04-19 01:05:28.808164] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc00d3, Actual=a576a7728ecc20d3 00:07:22.746 [2024-04-19 01:05:28.808767] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d48378266, Actual=88010a2d4837a266 00:07:22.746 [2024-04-19 01:05:28.809366] /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=2088 00:07:22.746 [2024-04-19 01:05:28.809945] /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=2088 00:07:22.746 [2024-04-19 01:05:28.810539] /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=20000058 00:07:22.746 [2024-04-19 01:05:28.811125] /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=20000058 00:07:22.746 [2024-04-19 01:05:28.813181] /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=6b17b6713c185f65 00:07:22.746 [2024-04-19 01:05:28.813737] /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=38e930844569f560 00:07:22.746 passed 00:07:22.746 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_pi_16_test ...[2024-04-19 01:05:28.814964] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=dd4c, Actual=fd4c 00:07:22.746 [2024-04-19 01:05:28.815559] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=de21, Actual=fe21 00:07:22.746 [2024-04-19 01:05:28.816392] /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=2088 00:07:22.746 [2024-04-19 01:05:28.816989] /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=2088 00:07:22.746 [2024-04-19 01:05:28.817816] /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=2058 00:07:22.746 [2024-04-19 01:05:28.818419] /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=2058 00:07:22.746 [2024-04-19 01:05:28.819220] /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=787b 00:07:22.746 [2024-04-19 01:05:28.819776] /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=9bc3 00:07:22.746 passed 00:07:22.746 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_test ...[2024-04-19 01:05:28.821319] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab773ed, Actual=1ab753ed 00:07:22.746 [2024-04-19 01:05:28.821981] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38576660, Actual=38574660 00:07:22.746 [2024-04-19 01:05:28.822898] /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=2088 00:07:22.746 [2024-04-19 01:05:28.823555] /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=2088 00:07:22.747 [2024-04-19 01:05:28.824459] /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=2058 00:07:22.747 [2024-04-19 01:05:28.825117] /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=2058 00:07:22.747 [2024-04-19 01:05:28.826011] /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=db52192b 00:07:22.747 [2024-04-19 01:05:28.826628] /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=1b7cfe8e 00:07:22.747 [2024-04-19 01:05:28.827693] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc00d3, Actual=a576a7728ecc20d3 00:07:22.747 [2024-04-19 01:05:28.828296] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d48378266, Actual=88010a2d4837a266 00:07:22.747 [2024-04-19 01:05:28.828879] /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=2088 00:07:22.747 [2024-04-19 01:05:28.829470] /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=2088 00:07:22.747 [2024-04-19 01:05:28.830057] /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=20000058 00:07:22.747 [2024-04-19 01:05:28.830644] /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=20000058 00:07:22.747 [2024-04-19 01:05:28.831219] /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=6b17b6713c185f65 00:07:22.747 [2024-04-19 01:05:28.831762] /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=38e930844569f560 00:07:22.747 passed 00:07:22.747 Test: dif_copy_sec_512_md_8_prchk_0_single_iov ...passed 00:07:22.747 Test: dif_copy_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:07:22.747 Test: dif_copy_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:07:22.747 Test: dif_copy_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:07:22.747 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:07:22.747 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:07:22.747 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:07:22.747 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:07:22.747 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:07:23.004 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-04-19 01:05:28.958019] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=dd4c, Actual=fd4c 00:07:23.004 [2024-04-19 01:05:28.961015] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88e5, Actual=a8e5 00:07:23.004 [2024-04-19 01:05:28.963371] /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=2088 00:07:23.004 [2024-04-19 01:05:28.965355] /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=2088 00:07:23.004 [2024-04-19 01:05:28.967641] /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=2058 00:07:23.004 [2024-04-19 01:05:28.969634] /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=2058 00:07:23.004 [2024-04-19 01:05:28.971868] /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=787b 00:07:23.004 [2024-04-19 01:05:28.974093] /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=48f4 00:07:23.004 [2024-04-19 01:05:28.976728] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab773ed, Actual=1ab753ed 00:07:23.004 [2024-04-19 01:05:28.979068] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=26ad2ce6, Actual=26ad0ce6 00:07:23.004 [2024-04-19 01:05:28.981691] /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=2088 00:07:23.004 [2024-04-19 01:05:28.984045] /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=2088 00:07:23.004 [2024-04-19 01:05:28.986681] /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=2058 00:07:23.004 [2024-04-19 01:05:28.989037] /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=2058 00:07:23.004 [2024-04-19 01:05:28.991639] /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=db52192b 00:07:23.004 [2024-04-19 01:05:28.993975] /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=c98df842 00:07:23.004 [2024-04-19 01:05:28.996238] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc00d3, Actual=a576a7728ecc20d3 00:07:23.004 [2024-04-19 01:05:28.998250] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=37f2d5de06663fc0, Actual=37f2d5de06661fc0 00:07:23.004 [2024-04-19 01:05:29.000521] /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=2088 00:07:23.004 [2024-04-19 01:05:29.004284] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=288 00:07:23.004 [2024-04-19 01:05:29.006723] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=200005c 00:07:23.004 [2024-04-19 01:05:29.008842] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=200005c 00:07:23.004 [2024-04-19 01:05:29.011248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=a576a7728ecc20d3, Actual=40e2b125503686af 00:07:23.004 [2024-04-19 01:05:29.013382] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=cd8425887035b4fd, Actual=b9bd06132c3786e6 00:07:23.004 passed 00:07:23.004 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-04-19 01:05:29.015787] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ff4c, Actual=fd4c 00:07:23.004 [2024-04-19 01:05:29.016480] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=98c4, Actual=9ac4 00:07:23.004 [2024-04-19 01:05:29.017350] /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=288 00:07:23.004 [2024-04-19 01:05:29.017952] /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=288 00:07:23.004 [2024-04-19 01:05:29.018809] /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=258 00:07:23.004 [2024-04-19 01:05:29.019407] /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=258 00:07:23.004 [2024-04-19 01:05:29.020242] /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=f1df 00:07:23.004 [2024-04-19 01:05:29.020829] /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=2a1 00:07:23.004 [2024-04-19 01:05:29.021757] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab751ed, Actual=1ab753ed 00:07:23.004 [2024-04-19 01:05:29.022455] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=442d43ce, Actual=442d41ce 00:07:23.004 [2024-04-19 01:05:29.023411] /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=288 00:07:23.004 [2024-04-19 01:05:29.024095] /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=288 00:07:23.004 [2024-04-19 01:05:29.025040] /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=20000000058 00:07:23.004 [2024-04-19 01:05:29.025738] /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=20000000058 00:07:23.004 [2024-04-19 01:05:29.026679] /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=37f39567 00:07:23.004 [2024-04-19 01:05:29.027373] /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=a7f3d456 00:07:23.005 [2024-04-19 01:05:29.028236] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a5728ecc20d3, Actual=a576a7728ecc20d3 00:07:23.005 [2024-04-19 01:05:29.028834] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a6b5965d2a1bef99, Actual=a6b5945d2a1bef99 00:07:23.005 [2024-04-19 01:05:29.029691] /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=288 00:07:23.005 [2024-04-19 01:05:29.030286] /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=288 00:07:23.005 [2024-04-19 01:05:29.031148] /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=2000058 00:07:23.005 [2024-04-19 01:05:29.031762] /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=2000058 00:07:23.005 [2024-04-19 01:05:29.032613] /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=40e2b125503686af 00:07:23.005 [2024-04-19 01:05:29.033215] /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=4c5f09800ad802b9 00:07:23.005 passed 00:07:23.005 Test: dix_sec_512_md_0_error ...[2024-04-19 01:05:29.034408] /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:07:23.005 passed 00:07:23.005 Test: dix_sec_512_md_8_prchk_0_single_iov ...passed 00:07:23.005 Test: dix_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:07:23.005 Test: dix_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:07:23.005 Test: dix_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:07:23.005 Test: dix_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:07:23.005 Test: dix_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:07:23.005 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:07:23.005 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:07:23.005 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:07:23.005 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-04-19 01:05:29.152210] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=ff4c, Actual=fd4c 00:07:23.005 [2024-04-19 01:05:29.155273] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=fb45, Actual=f945 00:07:23.005 [2024-04-19 01:05:29.158790] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=288 00:07:23.005 [2024-04-19 01:05:29.160889] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=288 00:07:23.005 [2024-04-19 01:05:29.164532] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=25c 00:07:23.005 [2024-04-19 01:05:29.166616] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=25c 00:07:23.005 [2024-04-19 01:05:29.169474] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=fd4c, Actual=f1df 00:07:23.005 [2024-04-19 01:05:29.171791] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=4e97, Actual=6120 00:07:23.005 [2024-04-19 01:05:29.174611] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=1ab751ed, Actual=1ab753ed 00:07:23.005 [2024-04-19 01:05:29.177129] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=85ad763b, Actual=85ad743b 00:07:23.005 [2024-04-19 01:05:29.179917] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=288 00:07:23.005 [2024-04-19 01:05:29.182462] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=288 00:07:23.005 [2024-04-19 01:05:29.185263] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=2000000005c 00:07:23.005 [2024-04-19 01:05:29.187806] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=2000000005c 00:07:23.005 [2024-04-19 01:05:29.190598] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=1ab753ed, Actual=37f39567 00:07:23.006 [2024-04-19 01:05:29.193139] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=2b267559, Actual=6673e1a3 00:07:23.006 [2024-04-19 01:05:29.195492] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=a576a5728ecc20d3, Actual=a576a7728ecc20d3 00:07:23.006 [2024-04-19 01:05:29.198836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=535799ce0cf46bc6, Actual=53579bce0cf46bc6 00:07:23.006 [2024-04-19 01:05:29.201189] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=288 00:07:23.006 [2024-04-19 01:05:29.203274] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=288 00:07:23.006 [2024-04-19 01:05:29.205608] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=200005c 00:07:23.006 [2024-04-19 01:05:29.207692] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=200005c 00:07:23.006 [2024-04-19 01:05:29.210032] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=a576a7728ecc20d3, Actual=40e2b125503686af 00:07:23.006 [2024-04-19 01:05:29.212102] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=cd8425887035b4fd, Actual=b9bd06132c3786e6 00:07:23.006 passed 00:07:23.006 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-04-19 01:05:29.214491] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ff4c, Actual=fd4c 00:07:23.006 [2024-04-19 01:05:29.215158] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=98c4, Actual=9ac4 00:07:23.006 [2024-04-19 01:05:29.216012] /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=288 00:07:23.006 [2024-04-19 01:05:29.216592] /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=288 00:07:23.263 [2024-04-19 01:05:29.217434] /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=258 00:07:23.263 [2024-04-19 01:05:29.218011] /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=258 00:07:23.263 [2024-04-19 01:05:29.218823] /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=f1df 00:07:23.263 [2024-04-19 01:05:29.219397] /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=2a1 00:07:23.263 [2024-04-19 01:05:29.220315] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab751ed, Actual=1ab753ed 00:07:23.263 [2024-04-19 01:05:29.220974] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=442d43ce, Actual=442d41ce 00:07:23.263 [2024-04-19 01:05:29.221893] /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=288 00:07:23.263 [2024-04-19 01:05:29.222560] /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=288 00:07:23.263 [2024-04-19 01:05:29.223485] /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=20000000058 00:07:23.263 [2024-04-19 01:05:29.224147] /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=20000000058 00:07:23.263 [2024-04-19 01:05:29.225060] /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=37f39567 00:07:23.263 [2024-04-19 01:05:29.225720] /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=a7f3d456 00:07:23.264 [2024-04-19 01:05:29.226539] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a5728ecc20d3, Actual=a576a7728ecc20d3 00:07:23.264 [2024-04-19 01:05:29.227099] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a6b5965d2a1bef99, Actual=a6b5945d2a1bef99 00:07:23.264 [2024-04-19 01:05:29.227941] /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=288 00:07:23.264 [2024-04-19 01:05:29.228518] /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=288 00:07:23.264 [2024-04-19 01:05:29.229349] /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=2000058 00:07:23.264 [2024-04-19 01:05:29.229925] /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=2000058 00:07:23.264 [2024-04-19 01:05:29.230741] /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=40e2b125503686af 00:07:23.264 [2024-04-19 01:05:29.231319] /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=4c5f09800ad802b9 00:07:23.264 passed 00:07:23.264 Test: set_md_interleave_iovs_test ...passed 00:07:23.264 Test: set_md_interleave_iovs_split_test ...passed 00:07:23.264 Test: dif_generate_stream_pi_16_test ...passed 00:07:23.264 Test: dif_generate_stream_test ...passed 00:07:23.264 Test: set_md_interleave_iovs_alignment_test ...[2024-04-19 01:05:29.302379] /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:07:23.264 passed 00:07:23.264 Test: dif_generate_split_test ...passed 00:07:23.264 Test: set_md_interleave_iovs_multi_segments_test ...passed 00:07:23.264 Test: dif_verify_split_test ...passed 00:07:23.264 Test: dif_verify_stream_multi_segments_test ...passed 00:07:23.264 Test: update_crc32c_pi_16_test ...passed 00:07:23.264 Test: update_crc32c_test ...passed 00:07:23.264 Test: dif_update_crc32c_split_test ...passed 00:07:23.264 Test: dif_update_crc32c_stream_multi_segments_test ...passed 00:07:23.264 Test: get_range_with_md_test ...passed 00:07:23.264 Test: dif_sec_512_md_8_prchk_7_multi_iovs_remap_pi_16_test ...passed 00:07:23.264 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_remap_test ...passed 00:07:23.264 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:07:23.521 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_remap ...passed 00:07:23.521 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits_remap_pi_16_test ...passed 00:07:23.521 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:07:23.521 Test: dif_generate_and_verify_unmap_test ...passed 00:07:23.521 00:07:23.521 Run Summary: Type Total Ran Passed Failed Inactive 00:07:23.521 suites 1 1 n/a 0 0 00:07:23.521 tests 79 79 79 0 0 00:07:23.521 asserts 3584 3584 3584 0 n/a 00:07:23.521 00:07:23.521 Elapsed time = 1.155 seconds 00:07:23.521 --71351-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:23.521 --71351-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:23.521 ==71351== 00:07:23.521 ==71351== HEAP SUMMARY: 00:07:23.521 ==71351== in use at exit: 0 bytes in 0 blocks 00:07:23.521 ==71351== total heap usage: 826 allocs, 826 frees, 1,847,460 bytes allocated 00:07:23.521 ==71351== 00:07:23.521 ==71351== All heap blocks were freed -- no leaks are possible 00:07:23.521 ==71351== 00:07:23.521 ==71351== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:23.521 01:05:29 -- unit/unittest.sh@141 -- # 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:07:23.521 ==71370== Memcheck, a memory error detector 00:07:23.521 ==71370== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:23.521 ==71370== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:23.521 ==71370== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:07:23.521 ==71370== 00:07:23.521 --71370-- Valgrind options: 00:07:23.521 --71370-- --leak-check=full 00:07:23.521 --71370-- --error-exitcode=2 00:07:23.521 --71370-- --verbose 00:07:23.521 --71370-- Contents of /proc/version: 00:07:23.521 --71370-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:23.521 --71370-- 00:07:23.521 --71370-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:23.521 --71370-- Page sizes: currently 4096, max supported 4096 00:07:23.521 --71370-- Valgrind library directory: /usr/libexec/valgrind 00:07:23.521 --71370-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:07:23.521 --71370-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:23.522 --71370-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:23.522 --71370-- might be shown as UnknownInlinedFun 00:07:23.522 --71370-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:23.522 --71370-- object doesn't have a dynamic symbol table 00:07:23.522 --71370-- Scheduler: using generic scheduler lock implementation. 00:07:23.522 --71370-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:23.522 ==71370== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71370-by-???-on-8019b903ff7f 00:07:23.522 ==71370== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71370-by-???-on-8019b903ff7f 00:07:23.522 ==71370== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71370-by-???-on-8019b903ff7f 00:07:23.522 ==71370== 00:07:23.522 ==71370== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:23.522 ==71370== don't want to do, unless you know exactly what you're doing, 00:07:23.522 ==71370== or are doing some strange experiment): 00:07:23.522 ==71370== /usr/libexec/valgrind/../../bin/vgdb --pid=71370 ...command... 00:07:23.522 ==71370== 00:07:23.522 ==71370== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:23.522 ==71370== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:07:23.522 ==71370== and then give GDB the following command 00:07:23.522 ==71370== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71370 00:07:23.522 ==71370== --pid is optional if only one valgrind process is running 00:07:23.522 ==71370== 00:07:23.522 --71370-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:23.522 --71370-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:23.522 --71370-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:23.522 --71370-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:23.522 ==71370== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.522 --71370-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:23.522 --71370-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:23.522 --71370-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:23.522 --71370-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:23.522 --71370-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:23.522 --71370-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:23.522 --71370-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:23.522 --71370-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:23.522 --71370-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:23.522 --71370-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:23.522 --71370-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:23.522 --71370-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:23.522 --71370-- Reading syms from /usr/lib64/libm.so.6 00:07:23.522 --71370-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:23.522 --71370-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:23.522 --71370-- Reading syms from /usr/lib64/libc.so.6 00:07:23.780 ==71370== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.780 --71370-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:23.780 --71370-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:23.780 ==71370== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.780 --71370-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:23.780 --71370-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:23.780 ==71370== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.780 --71370-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:23.780 --71370-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:23.780 ==71370== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.780 --71370-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:23.780 --71370-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:23.780 --71370-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:23.780 --71370-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:23.780 --71370-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:23.780 --71370-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:23.780 --71370-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:23.780 --71370-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:23.780 --71370-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 ==71370== Preferring higher priority redirection: 00:07:23.780 --71370-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:23.780 --71370-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:23.780 --71370-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.780 --71370-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.781 --71370-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.781 ==71370== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.781 --71370-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:23.781 --71370-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:23.781 ==71370== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.781 --71370-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:23.781 --71370-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:23.781 --71370-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:23.781 --71370-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:23.781 --71370-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:23.781 --71370-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:23.781 --71370-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:23.781 --71370-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:23.781 --71370-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:23.781 --71370-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:23.781 --71370-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:23.781 --71370-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:23.781 --71370-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:23.781 --71370-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:23.781 --71370-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:23.781 --71370-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:23.781 --71370-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:24.038 --71370-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:24.038 --71370-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:24.038 00:07:24.038 00:07:24.038 CUnit - A unit testing framework for C - Version 2.1-3 00:07:24.038 http://cunit.sourceforge.net/ 00:07:24.038 00:07:24.038 00:07:24.038 Suite: iov 00:07:24.038 Test: test_single_iov ...passed 00:07:24.038 Test: test_simple_iov ...passed 00:07:24.038 Test: test_complex_iov ...passed 00:07:24.038 Test: test_iovs_to_buf ...passed 00:07:24.038 Test: test_buf_to_iovs ...passed 00:07:24.038 Test: test_memset ...passed 00:07:24.038 Test: test_iov_one ...passed 00:07:24.038 Test: test_iov_xfer ...passed 00:07:24.038 00:07:24.038 Run Summary: Type Total Ran Passed Failed Inactive 00:07:24.038 suites 1 1 n/a 0 0 00:07:24.038 tests 8 8 8 0 0 00:07:24.038 asserts 156 156 156 0 n/a 00:07:24.038 00:07:24.038 Elapsed time = 0.042 seconds 00:07:24.038 --71370-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:24.038 --71370-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:24.038 ==71370== 00:07:24.038 ==71370== HEAP SUMMARY: 00:07:24.038 ==71370== in use at exit: 192 bytes in 1 blocks 00:07:24.038 ==71370== total heap usage: 69 allocs, 68 frees, 103,234 bytes allocated 00:07:24.038 ==71370== 00:07:24.038 ==71370== Searching for pointers to 1 not-freed blocks 00:07:24.038 ==71370== Checked 6,202,576 bytes 00:07:24.038 ==71370== 00:07:24.038 ==71370== LEAK SUMMARY: 00:07:24.038 ==71370== definitely lost: 0 bytes in 0 blocks 00:07:24.038 ==71370== indirectly lost: 0 bytes in 0 blocks 00:07:24.038 ==71370== possibly lost: 0 bytes in 0 blocks 00:07:24.038 ==71370== still reachable: 192 bytes in 1 blocks 00:07:24.038 ==71370== suppressed: 0 bytes in 0 blocks 00:07:24.038 ==71370== Reachable blocks (those to which a pointer was found) are not shown. 00:07:24.038 ==71370== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:24.038 ==71370== 00:07:24.038 ==71370== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:24.038 01:05:30 -- unit/unittest.sh@142 -- # 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:07:24.038 ==71379== Memcheck, a memory error detector 00:07:24.038 ==71379== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:24.038 ==71379== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:24.038 ==71379== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:07:24.038 ==71379== 00:07:24.038 --71379-- Valgrind options: 00:07:24.038 --71379-- --leak-check=full 00:07:24.038 --71379-- --error-exitcode=2 00:07:24.038 --71379-- --verbose 00:07:24.038 --71379-- Contents of /proc/version: 00:07:24.038 --71379-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:24.038 --71379-- 00:07:24.038 --71379-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:24.038 --71379-- Page sizes: currently 4096, max supported 4096 00:07:24.038 --71379-- Valgrind library directory: /usr/libexec/valgrind 00:07:24.038 --71379-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:07:24.038 --71379-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:24.038 --71379-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:24.038 --71379-- might be shown as UnknownInlinedFun 00:07:24.038 --71379-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:24.038 --71379-- object doesn't have a dynamic symbol table 00:07:24.038 --71379-- Scheduler: using generic scheduler lock implementation. 00:07:24.038 --71379-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:24.038 ==71379== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71379-by-???-on-8019b903ff7f 00:07:24.038 ==71379== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71379-by-???-on-8019b903ff7f 00:07:24.038 ==71379== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71379-by-???-on-8019b903ff7f 00:07:24.038 ==71379== 00:07:24.038 ==71379== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:24.038 ==71379== don't want to do, unless you know exactly what you're doing, 00:07:24.038 ==71379== or are doing some strange experiment): 00:07:24.038 ==71379== /usr/libexec/valgrind/../../bin/vgdb --pid=71379 ...command... 00:07:24.038 ==71379== 00:07:24.038 ==71379== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:24.038 ==71379== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:07:24.038 ==71379== and then give GDB the following command 00:07:24.038 ==71379== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71379 00:07:24.038 ==71379== --pid is optional if only one valgrind process is running 00:07:24.038 ==71379== 00:07:24.038 --71379-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:24.038 --71379-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:24.038 --71379-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:24.038 --71379-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:24.038 ==71379== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.038 --71379-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:24.038 --71379-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:24.038 --71379-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:24.038 --71379-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:24.038 --71379-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:24.038 --71379-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:24.038 --71379-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:24.038 --71379-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:24.038 --71379-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:24.038 --71379-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:24.038 --71379-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:24.038 --71379-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:24.295 --71379-- Reading syms from /usr/lib64/libm.so.6 00:07:24.295 --71379-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:24.295 --71379-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:24.295 --71379-- Reading syms from /usr/lib64/libc.so.6 00:07:24.295 ==71379== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.295 --71379-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.295 --71379-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:24.295 ==71379== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.295 --71379-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.295 --71379-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:24.295 ==71379== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.295 --71379-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.295 --71379-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:24.295 ==71379== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.295 --71379-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.295 --71379-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:24.295 --71379-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:24.295 --71379-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:24.295 --71379-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:24.295 --71379-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:24.295 --71379-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:24.295 --71379-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:24.295 --71379-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.295 --71379-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.295 --71379-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.295 --71379-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.295 --71379-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.295 --71379-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 ==71379== Preferring higher priority redirection: 00:07:24.296 --71379-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:24.296 --71379-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:24.296 --71379-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 --71379-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.296 ==71379== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.296 --71379-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:24.296 --71379-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:24.296 ==71379== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.296 --71379-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:24.296 --71379-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:24.296 --71379-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:24.296 --71379-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:24.296 --71379-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:24.296 --71379-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:24.296 --71379-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:24.553 --71379-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:24.553 --71379-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:24.553 --71379-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:24.553 --71379-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:24.553 --71379-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:24.553 --71379-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:24.553 --71379-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:24.553 --71379-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:24.553 --71379-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:24.553 --71379-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:24.553 --71379-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:24.553 00:07:24.553 00:07:24.553 CUnit - A unit testing framework for C - Version 2.1-3 00:07:24.553 http://cunit.sourceforge.net/ 00:07:24.553 00:07:24.553 00:07:24.553 Suite: math 00:07:24.553 Test: test_serial_number_arithmetic ...passed 00:07:24.553 Suite: erase 00:07:24.553 Test: test_memset_s ...passed 00:07:24.553 00:07:24.553 Run Summary: Type Total Ran Passed Failed Inactive 00:07:24.553 suites 2 2 n/a 0 0 00:07:24.553 tests 2 2 2 0 0 00:07:24.553 asserts 18 18 18 0 n/a 00:07:24.553 00:07:24.553 Elapsed time = 0.008 seconds 00:07:24.553 --71379-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:24.553 --71379-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:24.553 ==71379== 00:07:24.554 ==71379== HEAP SUMMARY: 00:07:24.554 ==71379== in use at exit: 0 bytes in 0 blocks 00:07:24.554 ==71379== total heap usage: 52 allocs, 52 frees, 93,466 bytes allocated 00:07:24.554 ==71379== 00:07:24.554 ==71379== All heap blocks were freed -- no leaks are possible 00:07:24.554 ==71379== 00:07:24.554 ==71379== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:24.554 01:05:30 -- unit/unittest.sh@143 -- # 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:07:24.554 ==71384== Memcheck, a memory error detector 00:07:24.554 ==71384== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:24.554 ==71384== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:24.554 ==71384== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:07:24.554 ==71384== 00:07:24.554 --71384-- Valgrind options: 00:07:24.554 --71384-- --leak-check=full 00:07:24.554 --71384-- --error-exitcode=2 00:07:24.554 --71384-- --verbose 00:07:24.554 --71384-- Contents of /proc/version: 00:07:24.554 --71384-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:24.554 --71384-- 00:07:24.554 --71384-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:24.554 --71384-- Page sizes: currently 4096, max supported 4096 00:07:24.554 --71384-- Valgrind library directory: /usr/libexec/valgrind 00:07:24.554 --71384-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:07:24.554 --71384-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:24.554 --71384-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:24.554 --71384-- might be shown as UnknownInlinedFun 00:07:24.554 --71384-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:24.554 --71384-- object doesn't have a dynamic symbol table 00:07:24.554 --71384-- Scheduler: using generic scheduler lock implementation. 00:07:24.554 --71384-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:24.554 ==71384== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71384-by-???-on-8019b903ff7f 00:07:24.554 ==71384== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71384-by-???-on-8019b903ff7f 00:07:24.554 ==71384== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71384-by-???-on-8019b903ff7f 00:07:24.554 ==71384== 00:07:24.554 ==71384== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:24.554 ==71384== don't want to do, unless you know exactly what you're doing, 00:07:24.554 ==71384== or are doing some strange experiment): 00:07:24.554 ==71384== /usr/libexec/valgrind/../../bin/vgdb --pid=71384 ...command... 00:07:24.554 ==71384== 00:07:24.554 ==71384== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:24.554 ==71384== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:07:24.554 ==71384== and then give GDB the following command 00:07:24.554 ==71384== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71384 00:07:24.554 ==71384== --pid is optional if only one valgrind process is running 00:07:24.554 ==71384== 00:07:24.554 --71384-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:24.554 --71384-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:24.554 --71384-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:24.554 --71384-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:24.554 ==71384== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.554 --71384-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:24.554 --71384-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:24.554 --71384-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:24.554 --71384-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:24.554 --71384-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:24.554 --71384-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:24.554 --71384-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:24.554 --71384-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:24.554 --71384-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:24.554 --71384-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:24.554 --71384-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:24.554 --71384-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:24.810 --71384-- Reading syms from /usr/lib64/libm.so.6 00:07:24.810 --71384-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:24.810 --71384-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:24.810 --71384-- Reading syms from /usr/lib64/libc.so.6 00:07:24.810 ==71384== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.810 --71384-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.810 --71384-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:24.810 ==71384== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.810 --71384-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.810 --71384-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:24.810 ==71384== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.810 --71384-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.811 --71384-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:24.811 ==71384== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.811 --71384-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.811 --71384-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:24.811 --71384-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:24.811 --71384-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:24.811 --71384-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:24.811 --71384-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:24.811 --71384-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:24.811 --71384-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:24.811 --71384-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 ==71384== Preferring higher priority redirection: 00:07:24.811 --71384-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:24.811 --71384-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:24.811 --71384-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 --71384-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.811 ==71384== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.811 --71384-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:24.811 --71384-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:24.811 ==71384== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.811 --71384-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:24.811 --71384-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:24.811 --71384-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:24.811 --71384-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:24.811 --71384-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:24.811 --71384-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:24.811 --71384-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:24.811 --71384-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:24.811 --71384-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:25.068 --71384-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:25.068 --71384-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:25.068 --71384-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:25.068 --71384-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:25.068 --71384-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:25.068 --71384-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:25.068 --71384-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:25.068 --71384-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:25.068 --71384-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:25.068 00:07:25.068 00:07:25.068 CUnit - A unit testing framework for C - Version 2.1-3 00:07:25.068 http://cunit.sourceforge.net/ 00:07:25.068 00:07:25.068 00:07:25.068 Suite: pipe 00:07:25.068 Test: test_create_destroy ...passed 00:07:25.068 Test: test_write_get_buffer ...passed 00:07:25.068 Test: test_write_advance ...passed 00:07:25.068 Test: test_read_get_buffer ...passed 00:07:25.068 Test: test_read_advance ...passed 00:07:25.068 Test: test_data ...passed 00:07:25.068 00:07:25.068 Run Summary: Type Total Ran Passed Failed Inactive 00:07:25.068 suites 1 1 n/a 0 0 00:07:25.068 tests 6 6 6 0 0 00:07:25.068 asserts 251 251 251 0 n/a 00:07:25.068 00:07:25.068 Elapsed time = 0.069 seconds 00:07:25.068 --71384-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:25.068 --71384-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:25.068 ==71384== 00:07:25.068 ==71384== HEAP SUMMARY: 00:07:25.068 ==71384== in use at exit: 0 bytes in 0 blocks 00:07:25.068 ==71384== total heap usage: 70 allocs, 70 frees, 103,120 bytes allocated 00:07:25.068 ==71384== 00:07:25.068 ==71384== All heap blocks were freed -- no leaks are possible 00:07:25.068 ==71384== 00:07:25.068 ==71384== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:25.068 01:05:31 -- unit/unittest.sh@144 -- # 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:07:25.068 ==71392== Memcheck, a memory error detector 00:07:25.068 ==71392== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:25.068 ==71392== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:25.068 ==71392== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:07:25.068 ==71392== 00:07:25.068 --71392-- Valgrind options: 00:07:25.068 --71392-- --leak-check=full 00:07:25.069 --71392-- --error-exitcode=2 00:07:25.069 --71392-- --verbose 00:07:25.069 --71392-- Contents of /proc/version: 00:07:25.069 --71392-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:25.069 --71392-- 00:07:25.069 --71392-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:25.069 --71392-- Page sizes: currently 4096, max supported 4096 00:07:25.069 --71392-- Valgrind library directory: /usr/libexec/valgrind 00:07:25.069 --71392-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:07:25.069 --71392-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:25.069 --71392-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:25.069 --71392-- might be shown as UnknownInlinedFun 00:07:25.069 --71392-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:25.069 --71392-- object doesn't have a dynamic symbol table 00:07:25.069 --71392-- Scheduler: using generic scheduler lock implementation. 00:07:25.069 --71392-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:25.069 ==71392== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71392-by-???-on-8019b903ff7f 00:07:25.069 ==71392== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71392-by-???-on-8019b903ff7f 00:07:25.069 ==71392== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71392-by-???-on-8019b903ff7f 00:07:25.069 ==71392== 00:07:25.069 ==71392== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:25.069 ==71392== don't want to do, unless you know exactly what you're doing, 00:07:25.069 ==71392== or are doing some strange experiment): 00:07:25.069 ==71392== /usr/libexec/valgrind/../../bin/vgdb --pid=71392 ...command... 00:07:25.069 ==71392== 00:07:25.069 ==71392== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:25.069 ==71392== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:07:25.069 ==71392== and then give GDB the following command 00:07:25.069 ==71392== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71392 00:07:25.069 ==71392== --pid is optional if only one valgrind process is running 00:07:25.069 ==71392== 00:07:25.069 --71392-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:25.069 --71392-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:25.326 --71392-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:25.326 --71392-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:25.326 ==71392== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.326 --71392-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:25.326 --71392-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:25.326 --71392-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:25.326 --71392-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:25.326 --71392-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:25.326 --71392-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:25.326 --71392-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:25.326 --71392-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:25.326 --71392-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:25.326 --71392-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:25.326 --71392-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:25.326 --71392-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:25.326 --71392-- Reading syms from /usr/lib64/libm.so.6 00:07:25.326 --71392-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:25.326 --71392-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:25.326 --71392-- Reading syms from /usr/lib64/libc.so.6 00:07:25.326 ==71392== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.326 --71392-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:25.326 --71392-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:25.326 ==71392== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.326 --71392-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:25.326 --71392-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:25.326 ==71392== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.326 --71392-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:25.326 --71392-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:25.326 ==71392== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.326 --71392-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:25.326 --71392-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:25.327 --71392-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:25.327 --71392-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:25.327 --71392-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:25.327 --71392-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:25.327 --71392-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:25.327 --71392-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:25.327 --71392-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 ==71392== Preferring higher priority redirection: 00:07:25.327 --71392-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:25.327 --71392-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:25.327 --71392-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 --71392-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.327 ==71392== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.327 --71392-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:25.327 --71392-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:25.327 ==71392== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.327 --71392-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:25.327 --71392-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:25.585 --71392-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:25.585 --71392-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:25.585 --71392-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:25.585 --71392-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:25.585 --71392-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:25.585 --71392-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:25.585 --71392-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:25.585 --71392-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:25.585 --71392-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:25.585 --71392-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:25.585 --71392-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:25.586 --71392-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:25.586 --71392-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:25.586 --71392-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:25.586 --71392-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:25.586 --71392-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:25.586 00:07:25.586 00:07:25.586 CUnit - A unit testing framework for C - Version 2.1-3 00:07:25.586 http://cunit.sourceforge.net/ 00:07:25.586 00:07:25.586 00:07:25.586 Suite: xor 00:07:25.586 Test: test_xor_gen ...--71392-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:25.586 passed 00:07:25.586 00:07:25.586 Run Summary: Type Total Ran Passed Failed Inactive 00:07:25.586 suites 1 1 n/a 0 0 00:07:25.586 tests 1 1 1 0 0 00:07:25.586 asserts 17 17 17 0 n/a 00:07:25.586 00:07:25.586 Elapsed time = 0.025 seconds 00:07:25.586 --71392-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:25.586 --71392-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:25.586 ==71392== 00:07:25.586 ==71392== HEAP SUMMARY: 00:07:25.586 ==71392== in use at exit: 0 bytes in 0 blocks 00:07:25.586 ==71392== total heap usage: 60 allocs, 60 frees, 134,804 bytes allocated 00:07:25.586 ==71392== 00:07:25.586 ==71392== All heap blocks were freed -- no leaks are possible 00:07:25.586 ==71392== 00:07:25.586 ==71392== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:25.586 00:07:25.586 real 0m8.691s 00:07:25.586 user 0m8.356s 00:07:25.586 sys 0m0.308s 00:07:25.586 01:05:31 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:25.586 01:05:31 -- common/autotest_common.sh@10 -- # set +x 00:07:25.586 ************************************ 00:07:25.586 END TEST unittest_util 00:07:25.586 ************************************ 00:07:25.586 01:05:31 -- unit/unittest.sh@282 -- # grep -q '#define SPDK_CONFIG_VHOST 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:25.586 01:05:31 -- unit/unittest.sh@283 -- # 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:07:25.586 01:05:31 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:25.586 01:05:31 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:25.586 01:05:31 -- common/autotest_common.sh@10 -- # set +x 00:07:25.586 ************************************ 00:07:25.586 START TEST unittest_vhost 00:07:25.586 ************************************ 00:07:25.586 01:05:31 -- common/autotest_common.sh@1111 -- # 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:07:25.586 ==71419== Memcheck, a memory error detector 00:07:25.586 ==71419== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:25.586 ==71419== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:25.586 ==71419== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:07:25.586 ==71419== 00:07:25.586 --71419-- Valgrind options: 00:07:25.586 --71419-- --leak-check=full 00:07:25.586 --71419-- --error-exitcode=2 00:07:25.586 --71419-- --verbose 00:07:25.586 --71419-- Contents of /proc/version: 00:07:25.586 --71419-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:25.586 --71419-- 00:07:25.586 --71419-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:25.586 --71419-- Page sizes: currently 4096, max supported 4096 00:07:25.586 --71419-- Valgrind library directory: /usr/libexec/valgrind 00:07:25.586 --71419-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:07:25.586 --71419-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:25.845 --71419-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:25.845 --71419-- might be shown as UnknownInlinedFun 00:07:25.845 --71419-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:25.845 --71419-- object doesn't have a dynamic symbol table 00:07:25.845 --71419-- Scheduler: using generic scheduler lock implementation. 00:07:25.845 --71419-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:25.845 ==71419== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71419-by-???-on-8019b903ff7f 00:07:25.845 ==71419== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71419-by-???-on-8019b903ff7f 00:07:25.845 ==71419== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71419-by-???-on-8019b903ff7f 00:07:25.845 ==71419== 00:07:25.845 ==71419== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:25.845 ==71419== don't want to do, unless you know exactly what you're doing, 00:07:25.845 ==71419== or are doing some strange experiment): 00:07:25.845 ==71419== /usr/libexec/valgrind/../../bin/vgdb --pid=71419 ...command... 00:07:25.845 ==71419== 00:07:25.845 ==71419== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:25.845 ==71419== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:07:25.845 ==71419== and then give GDB the following command 00:07:25.845 ==71419== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71419 00:07:25.845 ==71419== --pid is optional if only one valgrind process is running 00:07:25.845 ==71419== 00:07:25.845 --71419-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:25.845 --71419-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:25.845 --71419-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:25.845 --71419-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:25.845 ==71419== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.845 --71419-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:25.845 --71419-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:25.845 --71419-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:25.845 --71419-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:25.845 --71419-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:25.845 --71419-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:25.845 --71419-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:25.845 --71419-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:25.845 --71419-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:25.845 --71419-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:25.845 --71419-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:25.845 --71419-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:25.845 --71419-- Reading syms from /usr/lib64/libm.so.6 00:07:25.845 --71419-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:25.845 --71419-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:25.845 --71419-- Reading syms from /usr/lib64/libc.so.6 00:07:25.845 ==71419== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.845 --71419-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:25.845 --71419-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:25.845 ==71419== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.845 --71419-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:25.845 --71419-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:25.845 ==71419== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.845 --71419-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:25.845 --71419-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:25.845 ==71419== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.845 --71419-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:25.845 --71419-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:26.104 --71419-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:26.104 --71419-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:26.104 --71419-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:26.104 --71419-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:26.104 --71419-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:26.104 --71419-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:26.104 --71419-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 ==71419== Preferring higher priority redirection: 00:07:26.104 --71419-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:26.104 --71419-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:26.104 --71419-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.104 --71419-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.105 --71419-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.105 ==71419== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.105 --71419-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:26.105 --71419-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:26.105 ==71419== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.105 --71419-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:26.105 --71419-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:26.105 --71419-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:26.105 --71419-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:26.105 --71419-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:26.105 --71419-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:26.105 --71419-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:26.105 --71419-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:26.105 --71419-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:26.105 --71419-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:26.364 --71419-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:26.364 --71419-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:26.364 --71419-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:26.364 --71419-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:26.364 --71419-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:26.364 --71419-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:26.364 --71419-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:26.364 --71419-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:26.364 00:07:26.364 00:07:26.364 CUnit - A unit testing framework for C - Version 2.1-3 00:07:26.364 http://cunit.sourceforge.net/ 00:07:26.364 00:07:26.364 --71419-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:26.364 00:07:26.364 Suite: vhost_suite 00:07:26.364 Test: desc_to_iov_test ...[2024-04-19 01:05:32.473933] /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:07:26.364 passed 00:07:26.364 Test: create_controller_test ...[2024-04-19 01:05:32.553112] /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:07:26.364 [2024-04-19 01:05:32.554369] /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:07:26.364 [2024-04-19 01:05:32.555675] /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:07:26.364 [2024-04-19 01:05:32.556034] /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:07:26.365 [2024-04-19 01:05:32.556796] /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:07:26.365 [2024-04-19 01:05:32.558362] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1782:vhost_user_dev_init: *ERROR*: Resulting socket path for controller xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx[2024-04-19 01:05:32.564810] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 133:vhost_dev_register: *ERROR*: vhost controller vdev_name_0 already exists. 00:07:26.365 passed 00:07:26.365 Test: session_find_by_vid_test ...passed 00:07:26.623 Test: remove_controller_test ...[2024-04-19 01:05:32.579518] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1867:vhost_user_dev_unregister: *ERROR*: Controller vdev_name_0 has still valid connection. 00:07:26.623 passed 00:07:26.623 Test: vq_avail_ring_get_test ...passed 00:07:26.623 Test: vq_packed_ring_test ...passed 00:07:26.623 Test: vhost_blk_construct_test ...passed 00:07:26.623 00:07:26.623 Run Summary: Type Total Ran Passed Failed Inactive 00:07:26.623 suites 1 1 n/a 0 0 00:07:26.623 tests 7 7 7 0 0 00:07:26.623 asserts 147 147 147 0 n/a 00:07:26.623 00:07:26.623 Elapsed time = 0.294 seconds 00:07:26.623 --71419-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:26.623 --71419-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:26.623 ==71419== 00:07:26.623 ==71419== HEAP SUMMARY: 00:07:26.623 ==71419== in use at exit: 303,664 bytes in 9,253 blocks 00:07:26.623 ==71419== total heap usage: 10,432 allocs, 1,179 frees, 627,254 bytes allocated 00:07:26.623 ==71419== 00:07:26.623 ==71419== Searching for pointers to 9,253 not-freed blocks 00:07:26.623 ==71419== Checked 6,783,928 bytes 00:07:26.623 ==71419== 00:07:26.623 ==71419== LEAK SUMMARY: 00:07:26.623 ==71419== definitely lost: 0 bytes in 0 blocks 00:07:26.623 ==71419== indirectly lost: 0 bytes in 0 blocks 00:07:26.623 ==71419== possibly lost: 0 bytes in 0 blocks 00:07:26.623 ==71419== still reachable: 303,664 bytes in 9,253 blocks 00:07:26.623 ==71419== suppressed: 0 bytes in 0 blocks 00:07:26.623 ==71419== Reachable blocks (those to which a pointer was found) are not shown. 00:07:26.623 ==71419== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:26.623 ==71419== 00:07:26.623 ==71419== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:26.624 00:07:26.624 real 0m1.023s 00:07:26.624 user 0m0.985s 00:07:26.624 sys 0m0.035s 00:07:26.624 01:05:32 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:26.624 01:05:32 -- common/autotest_common.sh@10 -- # set +x 00:07:26.624 ************************************ 00:07:26.624 END TEST unittest_vhost 00:07:26.624 ************************************ 00:07:26.624 01:05:32 -- unit/unittest.sh@285 -- # 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:07:26.624 01:05:32 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:26.624 01:05:32 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:26.624 01:05:32 -- common/autotest_common.sh@10 -- # set +x 00:07:26.881 ************************************ 00:07:26.881 START TEST unittest_dma 00:07:26.881 ************************************ 00:07:26.881 01:05:32 -- common/autotest_common.sh@1111 -- # 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:07:26.881 ==71448== Memcheck, a memory error detector 00:07:26.881 ==71448== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:26.881 ==71448== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:26.881 ==71448== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:07:26.881 ==71448== 00:07:26.881 --71448-- Valgrind options: 00:07:26.881 --71448-- --leak-check=full 00:07:26.881 --71448-- --error-exitcode=2 00:07:26.881 --71448-- --verbose 00:07:26.881 --71448-- Contents of /proc/version: 00:07:26.881 --71448-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:26.881 --71448-- 00:07:26.881 --71448-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:26.881 --71448-- Page sizes: currently 4096, max supported 4096 00:07:26.881 --71448-- Valgrind library directory: /usr/libexec/valgrind 00:07:26.881 --71448-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:07:26.881 --71448-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:26.881 --71448-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:26.881 --71448-- might be shown as UnknownInlinedFun 00:07:26.881 --71448-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:26.881 --71448-- object doesn't have a dynamic symbol table 00:07:26.882 --71448-- Scheduler: using generic scheduler lock implementation. 00:07:26.882 --71448-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:26.882 ==71448== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71448-by-???-on-8019b903ff7f 00:07:26.882 ==71448== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71448-by-???-on-8019b903ff7f 00:07:26.882 ==71448== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71448-by-???-on-8019b903ff7f 00:07:26.882 ==71448== 00:07:26.882 ==71448== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:26.882 ==71448== don't want to do, unless you know exactly what you're doing, 00:07:26.882 ==71448== or are doing some strange experiment): 00:07:26.882 ==71448== /usr/libexec/valgrind/../../bin/vgdb --pid=71448 ...command... 00:07:26.882 ==71448== 00:07:26.882 ==71448== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:26.882 ==71448== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:07:26.882 ==71448== and then give GDB the following command 00:07:26.882 ==71448== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71448 00:07:26.882 ==71448== --pid is optional if only one valgrind process is running 00:07:26.882 ==71448== 00:07:26.882 --71448-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:26.882 --71448-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:26.882 --71448-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:26.882 --71448-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:26.882 ==71448== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.882 --71448-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:26.882 --71448-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:26.882 --71448-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:26.882 --71448-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:26.882 --71448-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:26.882 --71448-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:26.882 --71448-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:26.882 --71448-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:26.882 --71448-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:26.882 --71448-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:26.882 --71448-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:26.882 --71448-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:26.882 --71448-- Reading syms from /usr/lib64/libm.so.6 00:07:26.882 --71448-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:26.882 --71448-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:26.882 --71448-- Reading syms from /usr/lib64/libc.so.6 00:07:26.882 ==71448== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.882 --71448-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.882 --71448-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:26.882 ==71448== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.882 --71448-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.882 --71448-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:26.882 ==71448== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.882 --71448-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.882 --71448-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:26.882 ==71448== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.882 --71448-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.882 --71448-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:27.139 --71448-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:27.139 --71448-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:27.140 --71448-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:27.140 --71448-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:27.140 --71448-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:27.140 --71448-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:27.140 --71448-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 ==71448== Preferring higher priority redirection: 00:07:27.140 --71448-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:27.140 --71448-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:27.140 --71448-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 --71448-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.140 ==71448== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.140 --71448-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:27.140 --71448-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:27.140 ==71448== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.140 --71448-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:27.140 --71448-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:27.140 --71448-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:27.140 --71448-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:27.140 --71448-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:27.140 --71448-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:27.140 --71448-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:27.141 --71448-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:27.141 --71448-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:27.141 --71448-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:27.141 --71448-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:27.141 --71448-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:27.141 --71448-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:27.141 --71448-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:27.141 --71448-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:27.141 --71448-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:27.141 --71448-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:27.141 --71448-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:27.141 00:07:27.141 00:07:27.141 CUnit - A unit testing framework for C - Version 2.1-3 00:07:27.141 http://cunit.sourceforge.net/ 00:07:27.141 00:07:27.141 00:07:27.141 Suite: dma_suite 00:07:27.141 Test: test_dma ...[2024-04-19 01:05:33.308780] /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:07:27.398 passed 00:07:27.398 00:07:27.398 Run Summary: Type Total Ran Passed Failed Inactive 00:07:27.398 suites 1 1 n/a 0 0 00:07:27.398 tests 1 1 1 0 0 00:07:27.398 asserts 54 54 54 0 n/a 00:07:27.398 00:07:27.398 Elapsed time = 0.059 seconds 00:07:27.398 --71448-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:27.398 --71448-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:27.398 ==71448== 00:07:27.398 ==71448== HEAP SUMMARY: 00:07:27.398 ==71448== in use at exit: 0 bytes in 0 blocks 00:07:27.398 ==71448== total heap usage: 68 allocs, 68 frees, 107,516 bytes allocated 00:07:27.398 ==71448== 00:07:27.398 ==71448== All heap blocks were freed -- no leaks are possible 00:07:27.398 ==71448== 00:07:27.398 ==71448== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:27.398 00:07:27.398 real 0m0.570s 00:07:27.398 user 0m0.537s 00:07:27.398 sys 0m0.031s 00:07:27.398 01:05:33 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:27.398 01:05:33 -- common/autotest_common.sh@10 -- # set +x 00:07:27.398 ************************************ 00:07:27.398 END TEST unittest_dma 00:07:27.398 ************************************ 00:07:27.398 01:05:33 -- unit/unittest.sh@287 -- # run_test unittest_init unittest_init 00:07:27.398 01:05:33 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:27.398 01:05:33 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:27.398 01:05:33 -- common/autotest_common.sh@10 -- # set +x 00:07:27.398 ************************************ 00:07:27.398 START TEST unittest_init 00:07:27.398 ************************************ 00:07:27.398 01:05:33 -- common/autotest_common.sh@1111 -- # unittest_init 00:07:27.398 01:05:33 -- unit/unittest.sh@148 -- # 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:07:27.398 ==71482== Memcheck, a memory error detector 00:07:27.398 ==71482== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:27.398 ==71482== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:27.398 ==71482== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:07:27.398 ==71482== 00:07:27.398 --71482-- Valgrind options: 00:07:27.398 --71482-- --leak-check=full 00:07:27.398 --71482-- --error-exitcode=2 00:07:27.398 --71482-- --verbose 00:07:27.398 --71482-- Contents of /proc/version: 00:07:27.398 --71482-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:27.398 --71482-- 00:07:27.398 --71482-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:27.398 --71482-- Page sizes: currently 4096, max supported 4096 00:07:27.398 --71482-- Valgrind library directory: /usr/libexec/valgrind 00:07:27.398 --71482-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:07:27.398 --71482-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:27.398 --71482-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:27.398 --71482-- might be shown as UnknownInlinedFun 00:07:27.398 --71482-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:27.398 --71482-- object doesn't have a dynamic symbol table 00:07:27.398 --71482-- Scheduler: using generic scheduler lock implementation. 00:07:27.398 --71482-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:27.398 ==71482== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71482-by-???-on-8019b903ff7f 00:07:27.398 ==71482== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71482-by-???-on-8019b903ff7f 00:07:27.398 ==71482== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71482-by-???-on-8019b903ff7f 00:07:27.398 ==71482== 00:07:27.398 ==71482== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:27.398 ==71482== don't want to do, unless you know exactly what you're doing, 00:07:27.398 ==71482== or are doing some strange experiment): 00:07:27.398 ==71482== /usr/libexec/valgrind/../../bin/vgdb --pid=71482 ...command... 00:07:27.398 ==71482== 00:07:27.398 ==71482== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:27.398 ==71482== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:07:27.399 ==71482== and then give GDB the following command 00:07:27.399 ==71482== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71482 00:07:27.399 ==71482== --pid is optional if only one valgrind process is running 00:07:27.399 ==71482== 00:07:27.399 --71482-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:27.399 --71482-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:27.399 --71482-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:27.399 --71482-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:27.399 ==71482== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.399 --71482-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:27.399 --71482-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:27.399 --71482-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:27.399 --71482-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:27.399 --71482-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:27.399 --71482-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:27.399 --71482-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:27.399 --71482-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:27.399 --71482-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:27.657 --71482-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:27.657 --71482-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:27.657 --71482-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:27.657 --71482-- Reading syms from /usr/lib64/libm.so.6 00:07:27.657 --71482-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:27.657 --71482-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:27.657 --71482-- Reading syms from /usr/lib64/libc.so.6 00:07:27.657 ==71482== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.657 --71482-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.657 --71482-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:27.657 ==71482== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.657 --71482-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.657 --71482-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:27.657 ==71482== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.657 --71482-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.657 --71482-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:27.657 ==71482== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.657 --71482-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.657 --71482-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:27.657 --71482-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:27.657 --71482-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:27.657 --71482-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:27.657 --71482-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:27.657 --71482-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:27.657 --71482-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:27.657 --71482-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.657 --71482-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.657 --71482-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.657 --71482-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.657 --71482-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.657 --71482-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.657 --71482-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.657 --71482-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.657 --71482-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.657 --71482-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.657 --71482-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.657 --71482-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.657 --71482-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.657 --71482-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.657 --71482-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.657 --71482-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.657 --71482-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.657 --71482-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.658 --71482-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.658 --71482-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.658 --71482-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.658 --71482-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.658 --71482-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.658 --71482-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.658 --71482-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.658 --71482-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.658 --71482-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.658 --71482-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.658 --71482-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.658 --71482-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.916 ==71482== Preferring higher priority redirection: 00:07:27.916 --71482-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:27.916 --71482-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:27.916 --71482-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.916 --71482-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.916 --71482-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.917 --71482-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.917 --71482-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.917 --71482-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.917 --71482-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.917 --71482-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.917 --71482-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.917 ==71482== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.917 --71482-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:27.917 --71482-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:27.917 ==71482== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.917 --71482-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:27.917 --71482-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:27.917 --71482-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:27.917 --71482-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:27.917 --71482-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:27.917 --71482-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:27.917 --71482-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:27.917 --71482-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:27.917 --71482-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:27.917 --71482-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:27.917 --71482-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:27.917 --71482-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:27.917 --71482-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:27.917 --71482-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:27.917 --71482-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:27.917 --71482-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:27.917 --71482-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:27.917 --71482-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:27.917 --71482-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:27.917 00:07:27.917 00:07:27.917 CUnit - A unit testing framework for C - Version 2.1-3 00:07:27.917 http://cunit.sourceforge.net/ 00:07:27.917 00:07:27.917 00:07:27.917 Suite: subsystem_suite 00:07:27.917 Test: subsystem_sort_test_depends_on_single ...passed 00:07:28.176 Test: subsystem_sort_test_depends_on_multiple ...passed 00:07:28.176 Test: subsystem_sort_test_missing_dependency ...[2024-04-19 01:05:34.138911] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 196:spdk_subsystem_init: *ERROR*: subsystem A dependency B is missing 00:07:28.176 [2024-04-19 01:05:34.176760] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 191:spdk_subsystem_init: *ERROR*: subsystem C is missing 00:07:28.176 passed 00:07:28.176 00:07:28.176 Run Summary: Type Total Ran Passed Failed Inactive 00:07:28.176 suites 1 1 n/a 0 0 00:07:28.176 tests 3 3 3 0 0 00:07:28.176 asserts 20 20 20 0 n/a 00:07:28.176 00:07:28.176 Elapsed time = 0.079 seconds 00:07:28.176 --71482-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:28.176 --71482-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:28.176 ==71482== 00:07:28.176 ==71482== HEAP SUMMARY: 00:07:28.176 ==71482== in use at exit: 33,688 bytes in 1,027 blocks 00:07:28.176 ==71482== total heap usage: 1,118 allocs, 91 frees, 183,024 bytes allocated 00:07:28.176 ==71482== 00:07:28.176 ==71482== Searching for pointers to 1,027 not-freed blocks 00:07:28.176 ==71482== Checked 6,510,520 bytes 00:07:28.176 ==71482== 00:07:28.176 ==71482== LEAK SUMMARY: 00:07:28.176 ==71482== definitely lost: 0 bytes in 0 blocks 00:07:28.177 ==71482== indirectly lost: 0 bytes in 0 blocks 00:07:28.177 ==71482== possibly lost: 0 bytes in 0 blocks 00:07:28.177 ==71482== still reachable: 33,688 bytes in 1,027 blocks 00:07:28.177 ==71482== suppressed: 0 bytes in 0 blocks 00:07:28.177 ==71482== Reachable blocks (those to which a pointer was found) are not shown. 00:07:28.177 ==71482== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:28.177 ==71482== 00:07:28.177 ==71482== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:28.177 00:07:28.177 real 0m0.824s 00:07:28.177 user 0m0.790s 00:07:28.177 sys 0m0.031s 00:07:28.177 01:05:34 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:28.177 01:05:34 -- common/autotest_common.sh@10 -- # set +x 00:07:28.177 ************************************ 00:07:28.177 END TEST unittest_init 00:07:28.177 ************************************ 00:07:28.177 01:05:34 -- unit/unittest.sh@288 -- # 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:07:28.177 01:05:34 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:28.177 01:05:34 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:28.177 01:05:34 -- common/autotest_common.sh@10 -- # set +x 00:07:28.177 ************************************ 00:07:28.177 START TEST unittest_keyring 00:07:28.177 ************************************ 00:07:28.177 01:05:34 -- common/autotest_common.sh@1111 -- # 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:07:28.177 ==71512== Memcheck, a memory error detector 00:07:28.177 ==71512== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:28.177 ==71512== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:28.177 ==71512== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:07:28.177 ==71512== 00:07:28.177 --71512-- Valgrind options: 00:07:28.177 --71512-- --leak-check=full 00:07:28.177 --71512-- --error-exitcode=2 00:07:28.177 --71512-- --verbose 00:07:28.177 --71512-- Contents of /proc/version: 00:07:28.177 --71512-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:28.177 --71512-- 00:07:28.177 --71512-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:28.177 --71512-- Page sizes: currently 4096, max supported 4096 00:07:28.177 --71512-- Valgrind library directory: /usr/libexec/valgrind 00:07:28.177 --71512-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:07:28.177 --71512-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:28.177 --71512-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:28.177 --71512-- might be shown as UnknownInlinedFun 00:07:28.177 --71512-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:28.177 --71512-- object doesn't have a dynamic symbol table 00:07:28.177 --71512-- Scheduler: using generic scheduler lock implementation. 00:07:28.177 --71512-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:28.177 ==71512== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71512-by-???-on-8019b903ff7f 00:07:28.177 ==71512== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71512-by-???-on-8019b903ff7f 00:07:28.177 ==71512== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71512-by-???-on-8019b903ff7f 00:07:28.177 ==71512== 00:07:28.177 ==71512== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:28.177 ==71512== don't want to do, unless you know exactly what you're doing, 00:07:28.177 ==71512== or are doing some strange experiment): 00:07:28.177 ==71512== /usr/libexec/valgrind/../../bin/vgdb --pid=71512 ...command... 00:07:28.177 ==71512== 00:07:28.177 ==71512== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:28.177 ==71512== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:07:28.177 ==71512== and then give GDB the following command 00:07:28.177 ==71512== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71512 00:07:28.178 ==71512== --pid is optional if only one valgrind process is running 00:07:28.178 ==71512== 00:07:28.437 --71512-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:28.437 --71512-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:28.437 --71512-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:28.437 --71512-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:28.437 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.437 --71512-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:28.437 --71512-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:28.437 --71512-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:28.437 --71512-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:28.437 --71512-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:28.437 --71512-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:28.437 --71512-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:28.437 --71512-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:28.437 --71512-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:28.437 --71512-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:28.437 --71512-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:28.437 --71512-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:28.437 --71512-- Reading syms from /usr/lib64/libm.so.6 00:07:28.437 --71512-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:28.437 --71512-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:28.437 --71512-- Reading syms from /usr/lib64/libc.so.6 00:07:28.437 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.437 --71512-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.437 --71512-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:28.437 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.437 --71512-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.437 --71512-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:28.437 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.437 --71512-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.437 --71512-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:28.437 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.437 --71512-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.437 --71512-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:28.696 --71512-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:28.696 --71512-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:28.696 --71512-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:28.696 --71512-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:28.696 --71512-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:28.696 --71512-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:28.696 --71512-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.696 --71512-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.697 --71512-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.697 --71512-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.697 ==71512== Preferring higher priority redirection: 00:07:28.697 --71512-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:28.697 --71512-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:28.697 --71512-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.697 --71512-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.697 --71512-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.697 --71512-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.697 --71512-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.697 --71512-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.697 --71512-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.697 --71512-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.697 --71512-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.697 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.697 --71512-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:28.697 --71512-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:28.697 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.697 --71512-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:28.697 --71512-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:28.697 --71512-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:28.697 --71512-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:28.697 --71512-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:28.697 --71512-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:28.697 --71512-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:28.697 --71512-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:28.697 --71512-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:28.697 --71512-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:28.697 --71512-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:28.697 --71512-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:28.697 --71512-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:28.697 --71512-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:28.697 --71512-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:28.697 --71512-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:28.957 --71512-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:28.957 --71512-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:28.957 00:07:28.957 00:07:28.957 CUnit - A unit testing framework for C - Version 2.1-3 00:07:28.957 http://cunit.sourceforge.net/ 00:07:28.957 00:07:28.957 00:07:28.957 Suite: keyring 00:07:28.957 Test: test_keyring_add_remove ...[2024-04-19 01:05:34.959091] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key 'key0' already exists 00:07:28.957 [2024-04-19 01:05:34.997969] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key ':key0' already exists 00:07:28.957 [2024-04-19 01:05:35.001148] /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:07:28.957 passed 00:07:28.957 Test: test_keyring_get_put ...passed 00:07:28.957 00:07:28.957 Run Summary: Type Total Ran Passed Failed Inactive 00:07:28.957 suites 1 1 n/a 0 0 00:07:28.957 tests 2 2 2 0 0 00:07:28.957 asserts 44 44 44 0 n/a 00:07:28.957 00:07:28.957 Elapsed time = 0.078 seconds 00:07:28.957 --71512-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:28.957 --71512-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:28.957 ==71512== 00:07:28.957 ==71512== HEAP SUMMARY: 00:07:28.957 ==71512== in use at exit: 0 bytes in 0 blocks 00:07:28.957 ==71512== total heap usage: 79 allocs, 79 frees, 117,212 bytes allocated 00:07:28.957 ==71512== 00:07:28.957 ==71512== All heap blocks were freed -- no leaks are possible 00:07:28.957 ==71512== 00:07:28.957 ==71512== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:28.957 00:07:28.957 real 0m0.754s 00:07:28.957 user 0m0.714s 00:07:28.957 sys 0m0.037s 00:07:28.957 01:05:35 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:28.957 01:05:35 -- common/autotest_common.sh@10 -- # set +x 00:07:28.957 ************************************ 00:07:28.957 END TEST unittest_keyring 00:07:28.957 ************************************ 00:07:28.957 01:05:35 -- unit/unittest.sh@290 -- # '[' yes = yes ']' 00:07:28.957 01:05:35 -- unit/unittest.sh@290 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:07:28.957 01:05:35 -- unit/unittest.sh@291 -- # hostname 00:07:28.957 01:05:35 -- unit/unittest.sh@291 -- # 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 8019b903ff7f -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:07:55.484 01:05:57 -- unit/unittest.sh@292 -- # 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:07:55.484 01:06:01 -- 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 -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:07:56.853 01:06:03 -- 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 -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:07:58.748 01:06:04 -- 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 -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:08:00.643 01:06:06 -- 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/examples/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:08:02.538 01:06:08 -- 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/lib/vhost/rte_vhost/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:08:04.435 01:06:10 -- 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/test/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:08:05.805 01:06:11 -- unit/unittest.sh@299 -- # 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:08:05.805 01:06:11 -- unit/unittest.sh@300 -- # 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:08:06.742 Reading data file /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:08:06.742 Found 357 entries. 00:08:06.742 Found common filename prefix "/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk" 00:08:06.742 Writing .css and .png files. 00:08:06.742 Generating output. 00:08:06.742 Processing file include/linux/virtio_ring.h 00:08:06.742 Processing file include/spdk/nvme_spec.h 00:08:06.742 Processing file include/spdk/nvme.h 00:08:06.742 Processing file include/spdk/histogram_data.h 00:08:06.742 Processing file include/spdk/trace.h 00:08:06.742 Processing file include/spdk/thread.h 00:08:06.742 Processing file include/spdk/endian.h 00:08:06.742 Processing file include/spdk/base64.h 00:08:06.742 Processing file include/spdk/util.h 00:08:06.742 Processing file include/spdk/bdev_module.h 00:08:06.742 Processing file include/spdk/mmio.h 00:08:06.742 Processing file include/spdk/nvmf_transport.h 00:08:06.742 Processing file include/spdk_internal/sgl.h 00:08:06.742 Processing file include/spdk_internal/utf.h 00:08:06.742 Processing file include/spdk_internal/virtio.h 00:08:06.742 Processing file include/spdk_internal/nvme_tcp.h 00:08:06.742 Processing file include/spdk_internal/sock.h 00:08:06.742 Processing file include/spdk_internal/rdma.h 00:08:06.742 Processing file lib/accel/accel_rpc.c 00:08:06.742 Processing file lib/accel/accel.c 00:08:06.742 Processing file lib/accel/accel_sw.c 00:08:06.742 Processing file lib/bdev/part.c 00:08:06.742 Processing file lib/bdev/scsi_nvme.c 00:08:06.742 Processing file lib/bdev/bdev_rpc.c 00:08:06.742 Processing file lib/bdev/bdev.c 00:08:06.742 Processing file lib/bdev/bdev_zone.c 00:08:06.742 Processing file lib/blob/blob_bs_dev.c 00:08:06.742 Processing file lib/blob/request.c 00:08:06.742 Processing file lib/blob/blobstore.c 00:08:06.742 Processing file lib/blob/blobstore.h 00:08:06.742 Processing file lib/blob/zeroes.c 00:08:06.742 Processing file lib/blobfs/tree.c 00:08:06.742 Processing file lib/blobfs/blobfs.c 00:08:06.742 Processing file lib/conf/conf.c 00:08:06.742 Processing file lib/dma/dma.c 00:08:07.000 Processing file lib/env_dpdk/pci_vmd.c 00:08:07.000 Processing file lib/env_dpdk/env.c 00:08:07.000 Processing file lib/env_dpdk/pci.c 00:08:07.000 Processing file lib/env_dpdk/pci_dpdk.c 00:08:07.000 Processing file lib/env_dpdk/pci_virtio.c 00:08:07.000 Processing file lib/env_dpdk/pci_dpdk_2207.c 00:08:07.000 Processing file lib/env_dpdk/init.c 00:08:07.000 Processing file lib/env_dpdk/threads.c 00:08:07.000 Processing file lib/env_dpdk/pci_event.c 00:08:07.000 Processing file lib/env_dpdk/memory.c 00:08:07.000 Processing file lib/env_dpdk/pci_ioat.c 00:08:07.000 Processing file lib/env_dpdk/pci_dpdk_2211.c 00:08:07.000 Processing file lib/env_dpdk/pci_idxd.c 00:08:07.000 Processing file lib/env_dpdk/sigbus_handler.c 00:08:07.000 Processing file lib/env_ocf/ocf_env.h 00:08:07.000 Processing file lib/env_ocf/include/ocf/ocf_mngt.h 00:08:07.000 Processing file lib/env_ocf/include/ocf/ocf_core.h 00:08:07.001 Processing file lib/env_ocf/include/ocf/ocf_io.h 00:08:07.001 Processing file lib/event/scheduler_static.c 00:08:07.001 Processing file lib/event/log_rpc.c 00:08:07.001 Processing file lib/event/app_rpc.c 00:08:07.001 Processing file lib/event/app.c 00:08:07.001 Processing file lib/event/reactor.c 00:08:07.001 Processing file lib/ftl/ftl_nv_cache_io.h 00:08:07.001 Processing file lib/ftl/ftl_writer.c 00:08:07.001 Processing file lib/ftl/ftl_band.c 00:08:07.001 Processing file lib/ftl/ftl_io.h 00:08:07.001 Processing file lib/ftl/ftl_rq.c 00:08:07.001 Processing file lib/ftl/ftl_p2l.c 00:08:07.001 Processing file lib/ftl/ftl_band.h 00:08:07.001 Processing file lib/ftl/ftl_l2p_cache.c 00:08:07.001 Processing file lib/ftl/ftl_core.h 00:08:07.001 Processing file lib/ftl/ftl_init.c 00:08:07.001 Processing file lib/ftl/ftl_debug.h 00:08:07.001 Processing file lib/ftl/ftl_trace.c 00:08:07.001 Processing file lib/ftl/ftl_core.c 00:08:07.001 Processing file lib/ftl/ftl_l2p.c 00:08:07.001 Processing file lib/ftl/ftl_nv_cache.c 00:08:07.001 Processing file lib/ftl/ftl_reloc.c 00:08:07.001 Processing file lib/ftl/ftl_debug.c 00:08:07.001 Processing file lib/ftl/ftl_layout.c 00:08:07.001 Processing file lib/ftl/ftl_band_ops.c 00:08:07.001 Processing file lib/ftl/ftl_l2p_flat.c 00:08:07.001 Processing file lib/ftl/ftl_nv_cache.h 00:08:07.001 Processing file lib/ftl/ftl_sb.c 00:08:07.001 Processing file lib/ftl/ftl_writer.h 00:08:07.001 Processing file lib/ftl/ftl_io.c 00:08:07.001 Processing file lib/ftl/base/ftl_base_dev.c 00:08:07.001 Processing file lib/ftl/base/ftl_base_bdev.c 00:08:07.001 Processing file lib/ftl/mngt/ftl_mngt_p2l.c 00:08:07.001 Processing file lib/ftl/mngt/ftl_mngt_bdev.c 00:08:07.001 Processing file lib/ftl/mngt/ftl_mngt_l2p.c 00:08:07.001 Processing file lib/ftl/mngt/ftl_mngt.c 00:08:07.001 Processing file lib/ftl/mngt/ftl_mngt_band.c 00:08:07.001 Processing file lib/ftl/mngt/ftl_mngt_ioch.c 00:08:07.001 Processing file lib/ftl/mngt/ftl_mngt_shutdown.c 00:08:07.001 Processing file lib/ftl/mngt/ftl_mngt_startup.c 00:08:07.001 Processing file lib/ftl/mngt/ftl_mngt_recovery.c 00:08:07.001 Processing file lib/ftl/mngt/ftl_mngt_upgrade.c 00:08:07.001 Processing file lib/ftl/mngt/ftl_mngt_self_test.c 00:08:07.001 Processing file lib/ftl/mngt/ftl_mngt_md.c 00:08:07.001 Processing file lib/ftl/mngt/ftl_mngt_misc.c 00:08:07.001 Processing file lib/ftl/nvc/ftl_nvc_bdev_vss.c 00:08:07.001 Processing file lib/ftl/nvc/ftl_nvc_dev.c 00:08:07.001 Processing file lib/ftl/upgrade/ftl_layout_upgrade.c 00:08:07.001 Processing file lib/ftl/upgrade/ftl_sb_v3.c 00:08:07.001 Processing file lib/ftl/upgrade/ftl_sb_v5.c 00:08:07.001 Processing file lib/ftl/upgrade/ftl_sb_upgrade.c 00:08:07.001 Processing file lib/ftl/utils/ftl_bitmap.c 00:08:07.001 Processing file lib/ftl/utils/ftl_layout_tracker_bdev.c 00:08:07.001 Processing file lib/ftl/utils/ftl_md.c 00:08:07.001 Processing file lib/ftl/utils/ftl_conf.c 00:08:07.001 Processing file lib/ftl/utils/ftl_property.h 00:08:07.001 Processing file lib/ftl/utils/ftl_df.h 00:08:07.001 Processing file lib/ftl/utils/ftl_property.c 00:08:07.001 Processing file lib/ftl/utils/ftl_mempool.c 00:08:07.001 Processing file lib/ftl/utils/ftl_addr_utils.h 00:08:07.001 Processing file lib/idxd/idxd_internal.h 00:08:07.001 Processing file lib/idxd/idxd.c 00:08:07.001 Processing file lib/idxd/idxd_user.c 00:08:07.001 Processing file lib/init/subsystem.c 00:08:07.001 Processing file lib/init/subsystem_rpc.c 00:08:07.001 Processing file lib/init/json_config.c 00:08:07.001 Processing file lib/init/rpc.c 00:08:07.001 Processing file lib/ioat/ioat_internal.h 00:08:07.001 Processing file lib/ioat/ioat.c 00:08:07.259 Processing file lib/iscsi/iscsi.h 00:08:07.259 Processing file lib/iscsi/init_grp.c 00:08:07.259 Processing file lib/iscsi/task.c 00:08:07.259 Processing file lib/iscsi/conn.c 00:08:07.259 Processing file lib/iscsi/iscsi_rpc.c 00:08:07.259 Processing file lib/iscsi/param.c 00:08:07.259 Processing file lib/iscsi/portal_grp.c 00:08:07.259 Processing file lib/iscsi/md5.c 00:08:07.259 Processing file lib/iscsi/task.h 00:08:07.259 Processing file lib/iscsi/iscsi_subsystem.c 00:08:07.259 Processing file lib/iscsi/tgt_node.c 00:08:07.259 Processing file lib/iscsi/iscsi.c 00:08:07.259 Processing file lib/json/json_parse.c 00:08:07.259 Processing file lib/json/json_write.c 00:08:07.259 Processing file lib/json/json_util.c 00:08:07.259 Processing file lib/jsonrpc/jsonrpc_client_tcp.c 00:08:07.259 Processing file lib/jsonrpc/jsonrpc_server.c 00:08:07.259 Processing file lib/jsonrpc/jsonrpc_server_tcp.c 00:08:07.259 Processing file lib/jsonrpc/jsonrpc_client.c 00:08:07.259 Processing file lib/keyring/keyring.c 00:08:07.259 Processing file lib/keyring/keyring_rpc.c 00:08:07.259 Processing file lib/log/log_flags.c 00:08:07.259 Processing file lib/log/log_deprecated.c 00:08:07.259 Processing file lib/log/log.c 00:08:07.259 Processing file lib/lvol/lvol.c 00:08:07.259 Processing file lib/nbd/nbd_rpc.c 00:08:07.259 Processing file lib/nbd/nbd.c 00:08:07.259 Processing file lib/notify/notify.c 00:08:07.259 Processing file lib/notify/notify_rpc.c 00:08:07.516 Processing file lib/nvme/nvme_transport.c 00:08:07.516 Processing file lib/nvme/nvme_pcie_internal.h 00:08:07.516 Processing file lib/nvme/nvme_cuse.c 00:08:07.516 Processing file lib/nvme/nvme_rdma.c 00:08:07.516 Processing file lib/nvme/nvme_auth.c 00:08:07.516 Processing file lib/nvme/nvme_zns.c 00:08:07.516 Processing file lib/nvme/nvme_opal.c 00:08:07.516 Processing file lib/nvme/nvme_ns_ocssd_cmd.c 00:08:07.516 Processing file lib/nvme/nvme_discovery.c 00:08:07.516 Processing file lib/nvme/nvme_quirks.c 00:08:07.516 Processing file lib/nvme/nvme_vfio_user.c 00:08:07.516 Processing file lib/nvme/nvme_io_msg.c 00:08:07.516 Processing file lib/nvme/nvme_poll_group.c 00:08:07.516 Processing file lib/nvme/nvme_ns.c 00:08:07.516 Processing file lib/nvme/nvme_ns_cmd.c 00:08:07.516 Processing file lib/nvme/nvme_internal.h 00:08:07.516 Processing file lib/nvme/nvme_fabric.c 00:08:07.516 Processing file lib/nvme/nvme_tcp.c 00:08:07.516 Processing file lib/nvme/nvme.c 00:08:07.516 Processing file lib/nvme/nvme_qpair.c 00:08:07.516 Processing file lib/nvme/nvme_ctrlr.c 00:08:07.516 Processing file lib/nvme/nvme_ctrlr_cmd.c 00:08:07.516 Processing file lib/nvme/nvme_ctrlr_ocssd_cmd.c 00:08:07.516 Processing file lib/nvme/nvme_pcie.c 00:08:07.516 Processing file lib/nvme/nvme_pcie_common.c 00:08:07.774 Processing file lib/nvmf/subsystem.c 00:08:07.774 Processing file lib/nvmf/ctrlr_bdev.c 00:08:07.774 Processing file lib/nvmf/nvmf_rpc.c 00:08:07.774 Processing file lib/nvmf/ctrlr.c 00:08:07.774 Processing file lib/nvmf/nvmf_internal.h 00:08:07.774 Processing file lib/nvmf/tcp.c 00:08:07.774 Processing file lib/nvmf/rdma.c 00:08:07.774 Processing file lib/nvmf/transport.c 00:08:07.774 Processing file lib/nvmf/ctrlr_discovery.c 00:08:07.774 Processing file lib/nvmf/vfio_user.c 00:08:07.774 Processing file lib/nvmf/nvmf.c 00:08:07.774 Processing file lib/rdma/common.c 00:08:07.774 Processing file lib/rdma/rdma_verbs.c 00:08:07.774 Processing file lib/reduce/reduce.c 00:08:07.774 Processing file lib/rpc/rpc.c 00:08:07.774 Processing file lib/scsi/port.c 00:08:07.774 Processing file lib/scsi/lun.c 00:08:07.774 Processing file lib/scsi/scsi_rpc.c 00:08:07.774 Processing file lib/scsi/dev.c 00:08:07.774 Processing file lib/scsi/scsi_pr.c 00:08:07.774 Processing file lib/scsi/scsi.c 00:08:07.774 Processing file lib/scsi/scsi_bdev.c 00:08:07.774 Processing file lib/scsi/task.c 00:08:07.774 Processing file lib/sock/sock.c 00:08:07.774 Processing file lib/sock/sock_rpc.c 00:08:07.774 Processing file lib/thread/thread.c 00:08:07.774 Processing file lib/thread/iobuf.c 00:08:07.774 Processing file lib/trace/trace_flags.c 00:08:07.774 Processing file lib/trace/trace_rpc.c 00:08:07.774 Processing file lib/trace/trace.c 00:08:07.774 Processing file lib/trace_parser/trace.cpp 00:08:07.774 Processing file lib/ublk/ublk.c 00:08:07.774 Processing file lib/ublk/ublk_rpc.c 00:08:07.774 Processing file lib/ut/ut.c 00:08:07.774 Processing file lib/ut_mock/mock.c 00:08:07.774 Processing file lib/util/pipe.c 00:08:07.774 Processing file lib/util/base64.c 00:08:07.774 Processing file lib/util/hexlify.c 00:08:07.774 Processing file lib/util/uuid.c 00:08:07.774 Processing file lib/util/crc32.c 00:08:07.775 Processing file lib/util/string.c 00:08:07.775 Processing file lib/util/cpuset.c 00:08:07.775 Processing file lib/util/bit_array.c 00:08:07.775 Processing file lib/util/crc32_ieee.c 00:08:07.775 Processing file lib/util/file.c 00:08:07.775 Processing file lib/util/zipf.c 00:08:07.775 Processing file lib/util/xor.c 00:08:07.775 Processing file lib/util/fd.c 00:08:07.775 Processing file lib/util/crc32c.c 00:08:07.775 Processing file lib/util/fd_group.c 00:08:07.775 Processing file lib/util/math.c 00:08:07.775 Processing file lib/util/crc64.c 00:08:07.775 Processing file lib/util/strerror_tls.c 00:08:07.775 Processing file lib/util/iov.c 00:08:07.775 Processing file lib/util/crc16.c 00:08:07.775 Processing file lib/util/dif.c 00:08:07.775 Processing file lib/vfio_user/host/vfio_user.c 00:08:07.775 Processing file lib/vfio_user/host/vfio_user_pci.c 00:08:07.775 Processing file lib/vfu_tgt/tgt_endpoint.c 00:08:07.775 Processing file lib/vfu_tgt/tgt_rpc.c 00:08:08.032 Processing file lib/vhost/vhost_blk.c 00:08:08.032 Processing file lib/vhost/vhost.c 00:08:08.032 Processing file lib/vhost/vhost_internal.h 00:08:08.032 Processing file lib/vhost/rte_vhost_user.c 00:08:08.032 Processing file lib/vhost/vhost_scsi.c 00:08:08.032 Processing file lib/vhost/vhost_rpc.c 00:08:08.032 Processing file lib/virtio/virtio.c 00:08:08.032 Processing file lib/virtio/virtio_vfio_user.c 00:08:08.032 Processing file lib/virtio/virtio_vhost_user.c 00:08:08.032 Processing file lib/virtio/virtio_pci.c 00:08:08.032 Processing file lib/vmd/led.c 00:08:08.032 Processing file lib/vmd/vmd.c 00:08:08.032 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev.c 00:08:08.032 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.c 00:08:08.032 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.c 00:08:08.032 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c 00:08:08.032 Processing file module/accel/dsa/accel_dsa_rpc.c 00:08:08.032 Processing file module/accel/dsa/accel_dsa.c 00:08:08.032 Processing file module/accel/error/accel_error_rpc.c 00:08:08.032 Processing file module/accel/error/accel_error.c 00:08:08.032 Processing file module/accel/iaa/accel_iaa_rpc.c 00:08:08.032 Processing file module/accel/iaa/accel_iaa.c 00:08:08.032 Processing file module/accel/ioat/accel_ioat_rpc.c 00:08:08.032 Processing file module/accel/ioat/accel_ioat.c 00:08:08.032 Processing file module/bdev/aio/bdev_aio_rpc.c 00:08:08.032 Processing file module/bdev/aio/bdev_aio.c 00:08:08.032 Processing file module/bdev/compress/vbdev_compress.c 00:08:08.032 Processing file module/bdev/compress/vbdev_compress_rpc.c 00:08:08.032 Processing file module/bdev/crypto/vbdev_crypto_rpc.c 00:08:08.032 Processing file module/bdev/crypto/vbdev_crypto.c 00:08:08.032 Processing file module/bdev/delay/vbdev_delay.c 00:08:08.032 Processing file module/bdev/delay/vbdev_delay_rpc.c 00:08:08.032 Processing file module/bdev/error/vbdev_error_rpc.c 00:08:08.032 Processing file module/bdev/error/vbdev_error.c 00:08:08.032 Processing file module/bdev/ftl/bdev_ftl_rpc.c 00:08:08.032 Processing file module/bdev/ftl/bdev_ftl.c 00:08:08.032 Processing file module/bdev/gpt/gpt.c 00:08:08.032 Processing file module/bdev/gpt/gpt.h 00:08:08.032 Processing file module/bdev/gpt/vbdev_gpt.c 00:08:08.032 Processing file module/bdev/iscsi/bdev_iscsi.c 00:08:08.032 Processing file module/bdev/iscsi/bdev_iscsi_rpc.c 00:08:08.032 Processing file module/bdev/lvol/vbdev_lvol.c 00:08:08.032 Processing file module/bdev/lvol/vbdev_lvol_rpc.c 00:08:08.032 Processing file module/bdev/malloc/bdev_malloc.c 00:08:08.033 Processing file module/bdev/malloc/bdev_malloc_rpc.c 00:08:08.033 Processing file module/bdev/null/bdev_null.c 00:08:08.033 Processing file module/bdev/null/bdev_null_rpc.c 00:08:08.290 Processing file module/bdev/nvme/nvme_rpc.c 00:08:08.290 Processing file module/bdev/nvme/vbdev_opal.c 00:08:08.290 Processing file module/bdev/nvme/bdev_nvme.c 00:08:08.290 Processing file module/bdev/nvme/bdev_nvme_rpc.c 00:08:08.290 Processing file module/bdev/nvme/bdev_mdns_client.c 00:08:08.290 Processing file module/bdev/nvme/vbdev_opal_rpc.c 00:08:08.290 Processing file module/bdev/nvme/bdev_nvme_cuse_rpc.c 00:08:08.290 Processing file module/bdev/ocf/vbdev_ocf_rpc.c 00:08:08.290 Processing file module/bdev/ocf/volume.c 00:08:08.290 Processing file module/bdev/ocf/vbdev_ocf.c 00:08:08.290 Processing file module/bdev/ocf/utils.c 00:08:08.290 Processing file module/bdev/ocf/data.c 00:08:08.290 Processing file module/bdev/ocf/ctx.c 00:08:08.290 Processing file module/bdev/ocf/volume.h 00:08:08.290 Processing file module/bdev/ocf/stats.c 00:08:08.291 Processing file module/bdev/passthru/vbdev_passthru_rpc.c 00:08:08.291 Processing file module/bdev/passthru/vbdev_passthru.c 00:08:08.291 Processing file module/bdev/raid/raid0.c 00:08:08.291 Processing file module/bdev/raid/raid1.c 00:08:08.291 Processing file module/bdev/raid/bdev_raid.h 00:08:08.291 Processing file module/bdev/raid/bdev_raid.c 00:08:08.291 Processing file module/bdev/raid/bdev_raid_rpc.c 00:08:08.291 Processing file module/bdev/raid/bdev_raid_sb.c 00:08:08.291 Processing file module/bdev/raid/concat.c 00:08:08.291 Processing file module/bdev/raid/raid5f.c 00:08:08.291 Processing file module/bdev/rbd/bdev_rbd.c 00:08:08.291 Processing file module/bdev/rbd/bdev_rbd_rpc.c 00:08:08.291 Processing file module/bdev/split/vbdev_split.c 00:08:08.291 Processing file module/bdev/split/vbdev_split_rpc.c 00:08:08.291 Processing file module/bdev/uring/bdev_uring_rpc.c 00:08:08.291 Processing file module/bdev/uring/bdev_uring.c 00:08:08.291 Processing file module/bdev/virtio/bdev_virtio_scsi.c 00:08:08.291 Processing file module/bdev/virtio/bdev_virtio_blk.c 00:08:08.291 Processing file module/bdev/virtio/bdev_virtio_rpc.c 00:08:08.291 Processing file module/bdev/xnvme/bdev_xnvme_rpc.c 00:08:08.291 Processing file module/bdev/xnvme/bdev_xnvme.c 00:08:08.291 Processing file module/bdev/zone_block/vbdev_zone_block_rpc.c 00:08:08.291 Processing file module/bdev/zone_block/vbdev_zone_block.c 00:08:08.291 Processing file module/blob/bdev/blob_bdev.c 00:08:08.291 Processing file module/blobfs/bdev/blobfs_bdev_rpc.c 00:08:08.291 Processing file module/blobfs/bdev/blobfs_fuse.c 00:08:08.291 Processing file module/blobfs/bdev/blobfs_bdev.c 00:08:08.291 Processing file module/env_dpdk/env_dpdk_rpc.c 00:08:08.291 Processing file module/event/subsystems/accel/accel.c 00:08:08.291 Processing file module/event/subsystems/bdev/bdev.c 00:08:08.549 Processing file module/event/subsystems/iobuf/iobuf.c 00:08:08.549 Processing file module/event/subsystems/iobuf/iobuf_rpc.c 00:08:08.549 Processing file module/event/subsystems/iscsi/iscsi.c 00:08:08.549 Processing file module/event/subsystems/keyring/keyring.c 00:08:08.549 Processing file module/event/subsystems/nbd/nbd.c 00:08:08.549 Processing file module/event/subsystems/nvmf/nvmf_tgt.c 00:08:08.549 Processing file module/event/subsystems/nvmf/nvmf_rpc.c 00:08:08.549 Processing file module/event/subsystems/scheduler/scheduler.c 00:08:08.549 Processing file module/event/subsystems/scsi/scsi.c 00:08:08.549 Processing file module/event/subsystems/sock/sock.c 00:08:08.549 Processing file module/event/subsystems/ublk/ublk.c 00:08:08.549 Processing file module/event/subsystems/vfu_tgt/vfu_tgt.c 00:08:08.549 Processing file module/event/subsystems/vhost_blk/vhost_blk.c 00:08:08.549 Processing file module/event/subsystems/vhost_scsi/vhost_scsi.c 00:08:08.549 Processing file module/event/subsystems/vmd/vmd_rpc.c 00:08:08.549 Processing file module/event/subsystems/vmd/vmd.c 00:08:08.549 Processing file module/keyring/file/keyring.c 00:08:08.549 Processing file module/keyring/file/keyring_rpc.c 00:08:08.549 Processing file module/scheduler/dpdk_governor/dpdk_governor.c 00:08:08.549 Processing file module/scheduler/dynamic/scheduler_dynamic.c 00:08:08.549 Processing file module/scheduler/gscheduler/gscheduler.c 00:08:08.549 Processing file module/sock/sock_kernel.h 00:08:08.549 Processing file module/sock/posix/posix.c 00:08:08.549 Processing file module/sock/uring/uring.c 00:08:08.549 Processing file module/vfu_device/vfu_virtio.c 00:08:08.549 Processing file module/vfu_device/vfu_virtio_blk.c 00:08:08.549 Processing file module/vfu_device/vfu_virtio_internal.h 00:08:08.549 Processing file module/vfu_device/vfu_virtio_scsi.c 00:08:08.549 Processing file module/vfu_device/vfu_virtio_rpc.c 00:08:08.549 Processing file xnvme/include/libxnvme_cmd.h 00:08:08.549 Writing directory view page. 00:08:08.549 Overall coverage rate: 00:08:08.549 lines......: 35.7% (41108 of 115041 lines) 00:08:08.549 functions..: 39.0% (3759 of 9631 functions) 00:08:08.549 01:06:14 -- unit/unittest.sh@303 -- # set +x 00:08:08.549 00:08:08.549 00:08:08.550 ===================== 00:08:08.550 All unit tests passed 00:08:08.550 ===================== 00:08:08.550 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:08:08.550 00:08:08.550 00:08:08.550 01:06:14 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:08:08.550 01:06:14 -- pm/common@30 -- # signal_monitor_resources TERM 00:08:08.550 01:06:14 -- pm/common@41 -- # local monitor pid pids signal=TERM 00:08:08.550 01:06:14 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:08:08.550 01:06:14 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:08:08.550 01:06:14 -- pm/common@45 -- # pid=176 00:08:08.550 01:06:14 -- pm/common@52 -- # sudo kill -TERM 176 00:08:08.550 01:06:14 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:08:08.550 01:06:14 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:08:08.550 01:06:14 -- pm/common@45 -- # pid=175 00:08:08.550 01:06:14 -- pm/common@52 -- # sudo kill -TERM 175 00:08:08.558 [Pipeline] } 00:08:08.576 [Pipeline] // stage 00:08:08.581 [Pipeline] } 00:08:08.600 [Pipeline] // timeout 00:08:08.605 [Pipeline] } 00:08:08.622 [Pipeline] // catchError 00:08:08.631 [Pipeline] stage 00:08:08.634 [Pipeline] { (Epilogue) 00:08:08.650 [Pipeline] sh 00:08:08.999 [Pipeline] setCustomBuildProperty 00:08:09.009 [Pipeline] catchError 00:08:09.011 [Pipeline] { 00:08:09.025 [Pipeline] sh 00:08:09.315 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:08:09.315 Artifacts sizes are good 00:08:09.323 [Pipeline] } 00:08:09.341 [Pipeline] // catchError 00:08:09.350 [Pipeline] sh 00:08:09.637 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:08:17.761 [Pipeline] archiveArtifacts 00:08:17.766 Archiving artifacts 00:08:18.607 [Pipeline] } 00:08:18.627 [Pipeline] // stage 00:08:18.632 [Pipeline] } 00:08:18.660 [Pipeline] // wrap 00:08:18.666 [Pipeline] } 00:08:18.684 [Pipeline] // node 00:08:18.689 [Pipeline] } 00:08:18.702 [Pipeline] // timeout 00:08:18.707 [Pipeline] } 00:08:18.720 [Pipeline] // retry 00:08:18.726 [Pipeline] End of Pipeline 00:08:18.763 Finished: SUCCESS