00:00:00.000 Started by user sys_sgci 00:00:00.009 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/autotest-per-patch_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-upstream/autotest.groovy 00:00:00.010 The recommended git tool is: git 00:00:00.010 using credential 00000000-0000-0000-0000-000000000002 00:00:00.012 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autotest-per-patch_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.024 Fetching changes from the remote Git repository 00:00:00.025 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.036 Using shallow fetch with depth 1 00:00:00.036 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.036 > git --version # timeout=10 00:00:00.046 > git --version # 'git version 2.39.2' 00:00:00.046 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.056 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.056 > 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.339 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.356 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.380 Checking out Revision b9dd3f7ec12b0ee8a44940dc99ce739345caa4cf (FETCH_HEAD) 00:00:02.380 > git config core.sparsecheckout # timeout=10 00:00:02.399 > git read-tree -mu HEAD # timeout=10 00:00:02.428 > git checkout -f b9dd3f7ec12b0ee8a44940dc99ce739345caa4cf # timeout=5 00:00:02.444 Commit message: "jenkins/jjb-config: Ignore OS version mismatch under freebsd" 00:00:02.444 > git rev-list --no-walk b9dd3f7ec12b0ee8a44940dc99ce739345caa4cf # timeout=10 00:00:02.978 [Pipeline] Start of Pipeline 00:00:02.992 [Pipeline] library 00:00:02.994 Loading library shm_lib@master 00:00:02.994 Library shm_lib@master is cached. Copying from home. 00:00:03.021 [Pipeline] node 00:00:03.027 Running on ME1 in /var/jenkins/workspace/autotest-per-patch 00:00:03.032 [Pipeline] { 00:00:03.046 [Pipeline] cleanWs 00:00:03.056 [WS-CLEANUP] Deleting project workspace... 00:00:03.056 [WS-CLEANUP] Deferred wipeout is used... 00:00:03.062 [WS-CLEANUP] done 00:00:03.069 [Pipeline] stage 00:00:03.076 [Pipeline] { (Prologue) 00:00:03.183 [Pipeline] withCredentials 00:00:03.194 > git --version # timeout=10 00:00:03.206 > git --version # 'git version 2.39.2' 00:00:03.226 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:00:03.229 [Pipeline] { 00:00:03.237 [Pipeline] retry 00:00:03.239 [Pipeline] { 00:00:03.407 [Pipeline] sh 00:00:03.686 + git ls-remote https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master 00:00:05.615 [Pipeline] } 00:00:05.638 [Pipeline] // retry 00:00:05.643 [Pipeline] } 00:00:05.662 [Pipeline] // withCredentials 00:00:05.674 [Pipeline] httpRequest 00:00:06.077 [Pipeline] echo 00:00:06.079 Sorcerer 10.211.164.101 is alive 00:00:06.089 [Pipeline] retry 00:00:06.091 [Pipeline] { 00:00:06.106 [Pipeline] httpRequest 00:00:06.112 HttpMethod: GET 00:00:06.113 URL: http://10.211.164.101/packages/jbp_b9dd3f7ec12b0ee8a44940dc99ce739345caa4cf.tar.gz 00:00:06.113 Sending request to url: http://10.211.164.101/packages/jbp_b9dd3f7ec12b0ee8a44940dc99ce739345caa4cf.tar.gz 00:00:06.115 Response Code: HTTP/1.1 200 OK 00:00:06.116 Success: Status code 200 is in the accepted range: 200,404 00:00:06.116 Saving response body to /var/jenkins/workspace/autotest-per-patch/jbp_b9dd3f7ec12b0ee8a44940dc99ce739345caa4cf.tar.gz 00:00:06.261 [Pipeline] } 00:00:06.279 [Pipeline] // retry 00:00:06.287 [Pipeline] sh 00:00:06.573 + tar --no-same-owner -xf jbp_b9dd3f7ec12b0ee8a44940dc99ce739345caa4cf.tar.gz 00:00:06.593 [Pipeline] httpRequest 00:00:06.989 [Pipeline] echo 00:00:06.991 Sorcerer 10.211.164.101 is alive 00:00:06.999 [Pipeline] retry 00:00:07.001 [Pipeline] { 00:00:07.015 [Pipeline] httpRequest 00:00:07.020 HttpMethod: GET 00:00:07.020 URL: http://10.211.164.101/packages/spdk_899af6c35556773d93494c6a94d023acd5b69645.tar.gz 00:00:07.021 Sending request to url: http://10.211.164.101/packages/spdk_899af6c35556773d93494c6a94d023acd5b69645.tar.gz 00:00:07.023 Response Code: HTTP/1.1 404 Not Found 00:00:07.023 Success: Status code 404 is in the accepted range: 200,404 00:00:07.024 Saving response body to /var/jenkins/workspace/autotest-per-patch/spdk_899af6c35556773d93494c6a94d023acd5b69645.tar.gz 00:00:07.028 [Pipeline] } 00:00:07.047 [Pipeline] // retry 00:00:07.054 [Pipeline] sh 00:00:07.339 + rm -f spdk_899af6c35556773d93494c6a94d023acd5b69645.tar.gz 00:00:07.353 [Pipeline] retry 00:00:07.355 [Pipeline] { 00:00:07.379 [Pipeline] checkout 00:00:07.386 The recommended git tool is: NONE 00:00:07.412 using credential 00000000-0000-0000-0000-000000000002 00:00:07.415 Wiping out workspace first. 00:00:07.425 Cloning the remote Git repository 00:00:07.429 Honoring refspec on initial clone 00:00:07.435 Cloning repository https://review.spdk.io/gerrit/a/spdk/spdk 00:00:07.435 > git init /var/jenkins/workspace/autotest-per-patch/spdk # timeout=10 00:00:07.441 Using reference repository: /var/ci_repos/spdk_multi 00:00:07.441 Fetching upstream changes from https://review.spdk.io/gerrit/a/spdk/spdk 00:00:07.441 > git --version # timeout=10 00:00:07.442 > git --version # 'git version 2.46.0' 00:00:07.442 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:07.444 Setting http proxy: proxy-dmz.intel.com:911 00:00:07.444 > git fetch --tags --force --progress -- https://review.spdk.io/gerrit/a/spdk/spdk refs/changes/14/25414/1 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:18.531 Avoid second fetch 00:00:18.541 Checking out Revision 899af6c35556773d93494c6a94d023acd5b69645 (FETCH_HEAD) 00:00:18.702 Commit message: "lib/nvme: destruct controllers that failed init asynchronously" 00:00:18.707 First time build. Skipping changelog. 00:00:18.522 > git config remote.origin.url https://review.spdk.io/gerrit/a/spdk/spdk # timeout=10 00:00:18.524 > git config --add remote.origin.fetch refs/changes/14/25414/1 # timeout=10 00:00:18.526 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:18.532 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:18.537 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:18.542 > git config core.sparsecheckout # timeout=10 00:00:18.543 > git checkout -f 899af6c35556773d93494c6a94d023acd5b69645 # timeout=10 00:00:18.703 > git rev-list --no-walk 301f1b668449ea7ce7ce05b31d069b2450b4bb7d # timeout=10 00:00:18.710 > git remote # timeout=10 00:00:18.712 > git submodule init # timeout=10 00:00:18.737 > git submodule sync # timeout=10 00:00:18.760 > git config --get remote.origin.url # timeout=10 00:00:18.764 > git submodule init # timeout=10 00:00:18.786 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:00:18.788 > git config --get submodule.dpdk.url # timeout=10 00:00:18.789 > git remote # timeout=10 00:00:18.791 > git config --get remote.origin.url # timeout=10 00:00:18.792 > git config -f .gitmodules --get submodule.dpdk.path # timeout=10 00:00:18.793 > git config --get submodule.intel-ipsec-mb.url # timeout=10 00:00:18.795 > git remote # timeout=10 00:00:18.796 > git config --get remote.origin.url # timeout=10 00:00:18.798 > git config -f .gitmodules --get submodule.intel-ipsec-mb.path # timeout=10 00:00:18.799 > git config --get submodule.isa-l.url # timeout=10 00:00:18.800 > git remote # timeout=10 00:00:18.802 > git config --get remote.origin.url # timeout=10 00:00:18.803 > git config -f .gitmodules --get submodule.isa-l.path # timeout=10 00:00:18.804 > git config --get submodule.ocf.url # timeout=10 00:00:18.805 > git remote # timeout=10 00:00:18.807 > git config --get remote.origin.url # timeout=10 00:00:18.808 > git config -f .gitmodules --get submodule.ocf.path # timeout=10 00:00:18.809 > git config --get submodule.libvfio-user.url # timeout=10 00:00:18.811 > git remote # timeout=10 00:00:18.812 > git config --get remote.origin.url # timeout=10 00:00:18.814 > git config -f .gitmodules --get submodule.libvfio-user.path # timeout=10 00:00:18.815 > git config --get submodule.xnvme.url # timeout=10 00:00:18.816 > git remote # timeout=10 00:00:18.818 > git config --get remote.origin.url # timeout=10 00:00:18.819 > git config -f .gitmodules --get submodule.xnvme.path # timeout=10 00:00:18.820 > git config --get submodule.isa-l-crypto.url # timeout=10 00:00:18.822 > git remote # timeout=10 00:00:18.823 > git config --get remote.origin.url # timeout=10 00:00:18.824 > git config -f .gitmodules --get submodule.isa-l-crypto.path # timeout=10 00:00:18.826 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.826 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.826 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.827 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.827 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.827 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.827 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.829 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.829 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.829 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi intel-ipsec-mb # timeout=10 00:00:18.829 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi libvfio-user # timeout=10 00:00:18.830 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.830 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi ocf # timeout=10 00:00:18.831 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.831 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l-crypto # timeout=10 00:00:18.831 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.831 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l # timeout=10 00:00:18.832 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.832 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi dpdk # timeout=10 00:00:18.832 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.832 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi xnvme # timeout=10 00:00:49.870 [Pipeline] dir 00:00:49.870 Running in /var/jenkins/workspace/autotest-per-patch/spdk 00:00:49.872 [Pipeline] { 00:00:49.883 [Pipeline] sh 00:00:50.161 ++ nproc 00:00:50.162 + threads=4 00:00:50.162 + git repack -a -d --threads=4 00:00:53.447 + git submodule foreach git repack -a -d --threads=4 00:00:53.447 Entering 'dpdk' 00:00:57.631 Entering 'intel-ipsec-mb' 00:00:57.631 Entering 'isa-l' 00:00:57.631 Entering 'isa-l-crypto' 00:00:57.631 Entering 'libvfio-user' 00:00:57.631 Entering 'ocf' 00:00:57.889 Entering 'xnvme' 00:00:57.889 + find .git -type f -name alternates -print -delete 00:00:58.149 .git/objects/info/alternates 00:00:58.149 .git/modules/xnvme/objects/info/alternates 00:00:58.149 .git/modules/dpdk/objects/info/alternates 00:00:58.149 .git/modules/ocf/objects/info/alternates 00:00:58.149 .git/modules/isa-l-crypto/objects/info/alternates 00:00:58.149 .git/modules/libvfio-user/objects/info/alternates 00:00:58.149 .git/modules/isa-l/objects/info/alternates 00:00:58.149 .git/modules/intel-ipsec-mb/objects/info/alternates 00:00:58.160 [Pipeline] } 00:00:58.179 [Pipeline] // dir 00:00:58.185 [Pipeline] } 00:00:58.202 [Pipeline] // retry 00:00:58.211 [Pipeline] sh 00:00:58.496 + hash pigz 00:00:58.496 + tar -cf spdk_899af6c35556773d93494c6a94d023acd5b69645.tar.gz -I pigz spdk 00:01:00.413 [Pipeline] retry 00:01:00.414 [Pipeline] { 00:01:00.426 [Pipeline] httpRequest 00:01:00.433 HttpMethod: PUT 00:01:00.433 URL: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_899af6c35556773d93494c6a94d023acd5b69645.tar.gz 00:01:00.434 Sending request to url: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_899af6c35556773d93494c6a94d023acd5b69645.tar.gz 00:01:03.205 Response Code: HTTP/1.1 200 OK 00:01:03.217 Success: Status code 200 is in the accepted range: 200 00:01:03.219 [Pipeline] } 00:01:03.236 [Pipeline] // retry 00:01:03.243 [Pipeline] echo 00:01:03.245 00:01:03.245 Locking 00:01:03.245 Waited 0s for lock 00:01:03.245 Everything Fine. Saved: /storage/packages/spdk_899af6c35556773d93494c6a94d023acd5b69645.tar.gz 00:01:03.245 00:01:03.249 [Pipeline] sh 00:01:03.539 + git -C spdk log --oneline -n5 00:01:03.539 899af6c35 lib/nvme: destruct controllers that failed init asynchronously 00:01:03.539 d1c46ed8e lib/rdma_provider: Add API to check if accel seq supported 00:01:03.539 a59d7e018 lib/mlx5: Add API to check if UMR registration supported 00:01:03.539 f6925f5e4 accel/mlx5: Merge crypto+copy to reg UMR 00:01:03.539 008a6371b accel/mlx5: Initial implementation of mlx5 platform driver 00:01:03.554 [Pipeline] setCustomBuildProperty 00:01:03.563 [Pipeline] setCustomBuildProperty 00:01:03.573 [Pipeline] catchError 00:01:03.574 [Pipeline] { 00:01:03.590 [Pipeline] sh 00:01:03.873 + git -C spdk describe --tags --abbrev=0 origin/master 00:01:03.888 [Pipeline] sh 00:01:04.174 + git -C spdk describe --tags --abbrev=0 --exclude=LTS HEAD 00:01:04.189 [Pipeline] echo 00:01:04.191 Branch: master 00:01:04.195 [Pipeline] fileExists 00:01:04.211 [Pipeline] readJSON 00:01:04.227 [Pipeline] } 00:01:04.282 [Pipeline] // catchError 00:01:04.293 [Pipeline] sh 00:01:04.578 + /var/jenkins/workspace/autotest-per-patch/jbp/jenkins/jjb-config/jobs/scripts/get-pkgdep-jobs.sh /var/jenkins/workspace/autotest-per-patch/spdk 00:01:04.595 [Pipeline] } 00:01:04.618 [Pipeline] // stage 00:01:04.638 [Pipeline] catchError 00:01:04.640 [Pipeline] { 00:01:04.659 [Pipeline] stage 00:01:04.661 [Pipeline] { (Pre tests) 00:01:04.702 [Pipeline] parallel 00:01:04.714 [Pipeline] { (Branch: check-format-docker-autotest) 00:01:04.715 [Pipeline] { (Branch: check-so-deps-docker-autotest) 00:01:04.716 [Pipeline] { (Branch: doc-docker-autotest) 00:01:04.718 [Pipeline] { (Branch: build-files-docker-autotest) 00:01:04.738 [Pipeline] retry 00:01:04.740 [Pipeline] { 00:01:04.745 [Pipeline] retry 00:01:04.747 [Pipeline] { 00:01:04.752 [Pipeline] retry 00:01:04.754 [Pipeline] { 00:01:04.760 [Pipeline] retry 00:01:04.761 [Pipeline] { 00:01:04.781 [Pipeline] build 00:01:04.783 Scheduling project: check-format-docker-autotest 00:01:04.791 [Pipeline] build 00:01:04.794 Scheduling project: check-so-deps-docker-autotest 00:01:04.801 [Pipeline] build 00:01:04.804 Scheduling project: doc-docker-autotest 00:01:04.812 [Pipeline] build 00:01:04.815 Scheduling project: build-files-docker-autotest 00:01:10.075 Starting building: check-format-docker-autotest #35615 00:01:10.079 Starting building: doc-docker-autotest #35930 00:01:10.082 Starting building: build-files-docker-autotest #35590 00:01:10.086 Starting building: check-so-deps-docker-autotest #35838 00:02:44.258 Build doc-docker-autotest #35930 completed: SUCCESS 00:02:44.261 [Pipeline] } 00:02:44.285 [Pipeline] // retry 00:02:44.290 [Pipeline] } 00:02:51.598 Build check-format-docker-autotest #35615 completed: SUCCESS 00:02:51.600 [Pipeline] } 00:02:51.627 [Pipeline] // retry 00:02:51.633 [Pipeline] } 00:04:32.736 Build build-files-docker-autotest #35590 completed: SUCCESS 00:04:32.739 [Pipeline] } 00:04:32.766 [Pipeline] // retry 00:04:32.772 [Pipeline] } 00:04:43.422 Build check-so-deps-docker-autotest #35838 completed: SUCCESS 00:04:43.424 [Pipeline] } 00:04:43.452 [Pipeline] // retry 00:04:43.458 [Pipeline] } 00:04:43.505 [Pipeline] // parallel 00:04:43.510 [Pipeline] } 00:04:43.535 [Pipeline] // stage 00:04:43.540 [Pipeline] } 00:04:43.564 [Pipeline] // catchError 00:04:43.574 [Pipeline] catchError 00:04:43.576 [Pipeline] { 00:04:43.594 [Pipeline] stage 00:04:43.596 [Pipeline] { (Tests) 00:04:43.769 [Pipeline] parallel 00:04:43.861 [Pipeline] { (Branch: unittest-clang-docker-autotest) 00:04:43.862 [Pipeline] { (Branch: unittest-main-docker-autotest) 00:04:43.864 [Pipeline] { (Branch: autobuild-external-vg-autotest) 00:04:43.865 [Pipeline] { (Branch: scan-build-docker-autotest) 00:04:43.866 [Pipeline] { (Branch: unittest-valgrind-docker-autotest) 00:04:43.867 [Pipeline] { (Branch: lvol-vg-autotest) 00:04:43.868 [Pipeline] { (Branch: vhost-initiator-vg-autotest) 00:04:43.870 [Pipeline] { (Branch: nvmf-tcp-vg-autotest) 00:04:43.871 [Pipeline] { (Branch: nvmf-tcp-uring-vg-autotest) 00:04:43.872 [Pipeline] { (Branch: nvme-vg-autotest) 00:04:43.873 [Pipeline] { (Branch: rocky9-vg-autotest) 00:04:43.874 [Pipeline] { (Branch: ubuntu22-vg-autotest) 00:04:43.875 [Pipeline] { (Branch: ubuntu24-vg-autotest) 00:04:43.876 [Pipeline] { (Branch: freebsd-vg-autotest) 00:04:43.878 [Pipeline] { (Branch: iscsi-vg-autotest) 00:04:43.879 [Pipeline] { (Branch: iscsi-uring-vg-autotest) 00:04:43.880 [Pipeline] { (Branch: zns-vg-autotest) 00:04:43.881 [Pipeline] { (Branch: nvme-cmb-pmr-vg-autotest) 00:04:43.882 [Pipeline] { (Branch: raid-vg-autotest) 00:04:43.883 [Pipeline] { (Branch: BlobFS-phy-autotest) 00:04:43.884 [Pipeline] { (Branch: crypto-phy-autotest) 00:04:43.886 [Pipeline] { (Branch: vhost-phy-autotest) 00:04:43.887 [Pipeline] { (Branch: nvmf-phy-autotest) 00:04:43.888 [Pipeline] { (Branch: nvmf-tcp-phy-autotest) 00:04:43.889 [Pipeline] { (Branch: nvme-phy-autotest) 00:04:43.890 [Pipeline] { (Branch: vfio-user-phy-autotest) 00:04:43.891 [Pipeline] { (Branch: short-fuzz-phy-autotest) 00:04:43.893 [Pipeline] { (Branch: packaging-docker-autotest) 00:04:43.894 [Pipeline] { (Branch: release-build-main-docker-autotest) 00:04:43.895 [Pipeline] { (Branch: release-build-clang-docker-autotest) 00:04:43.920 [Pipeline] retry 00:04:43.922 [Pipeline] { 00:04:43.928 [Pipeline] retry 00:04:43.930 [Pipeline] { 00:04:43.935 [Pipeline] retry 00:04:43.937 [Pipeline] { 00:04:43.942 [Pipeline] retry 00:04:43.944 [Pipeline] { 00:04:43.950 [Pipeline] retry 00:04:43.952 [Pipeline] { 00:04:43.957 [Pipeline] retry 00:04:43.959 [Pipeline] { 00:04:43.964 [Pipeline] retry 00:04:43.966 [Pipeline] { 00:04:43.972 [Pipeline] retry 00:04:43.973 [Pipeline] { 00:04:43.979 [Pipeline] retry 00:04:43.981 [Pipeline] { 00:04:43.987 [Pipeline] retry 00:04:43.989 [Pipeline] { 00:04:43.994 [Pipeline] retry 00:04:43.996 [Pipeline] { 00:04:44.002 [Pipeline] retry 00:04:44.003 [Pipeline] { 00:04:44.009 [Pipeline] retry 00:04:44.011 [Pipeline] { 00:04:44.016 [Pipeline] retry 00:04:44.017 [Pipeline] { 00:04:44.023 [Pipeline] retry 00:04:44.024 [Pipeline] { 00:04:44.030 [Pipeline] retry 00:04:44.032 [Pipeline] { 00:04:44.037 [Pipeline] retry 00:04:44.038 [Pipeline] { 00:04:44.044 [Pipeline] retry 00:04:44.045 [Pipeline] { 00:04:44.050 [Pipeline] retry 00:04:44.052 [Pipeline] { 00:04:44.057 [Pipeline] retry 00:04:44.059 [Pipeline] { 00:04:44.064 [Pipeline] retry 00:04:44.066 [Pipeline] { 00:04:44.071 [Pipeline] retry 00:04:44.073 [Pipeline] { 00:04:44.078 [Pipeline] retry 00:04:44.080 [Pipeline] { 00:04:44.086 [Pipeline] retry 00:04:44.087 [Pipeline] { 00:04:44.093 [Pipeline] retry 00:04:44.094 [Pipeline] { 00:04:44.100 [Pipeline] retry 00:04:44.102 [Pipeline] { 00:04:44.107 [Pipeline] retry 00:04:44.109 [Pipeline] { 00:04:44.114 [Pipeline] retry 00:04:44.116 [Pipeline] { 00:04:44.121 [Pipeline] retry 00:04:44.122 [Pipeline] { 00:04:44.127 [Pipeline] retry 00:04:44.129 [Pipeline] { 00:04:44.154 [Pipeline] build 00:04:44.157 Scheduling project: unittest-clang-docker-autotest 00:04:44.164 [Pipeline] build 00:04:44.166 Scheduling project: unittest-main-docker-autotest 00:04:44.173 [Pipeline] build 00:04:44.175 Scheduling project: autobuild-external-vg-autotest 00:04:44.182 [Pipeline] build 00:04:44.184 Scheduling project: scan-build-docker-autotest 00:04:44.191 [Pipeline] build 00:04:44.193 Scheduling project: unittest-valgrind-docker-autotest 00:04:44.200 [Pipeline] build 00:04:44.202 Scheduling project: lvol-vg-autotest 00:04:44.208 [Pipeline] build 00:04:44.210 Scheduling project: vhost-initiator-vg-autotest 00:04:44.217 [Pipeline] build 00:04:44.219 Scheduling project: nvmf-tcp-vg-autotest 00:04:44.226 [Pipeline] build 00:04:44.228 Scheduling project: nvmf-tcp-uring-vg-autotest 00:04:44.234 [Pipeline] build 00:04:44.237 Scheduling project: nvme-vg-autotest 00:04:44.243 [Pipeline] build 00:04:44.245 Scheduling project: rocky9-vg-autotest 00:04:44.251 [Pipeline] build 00:04:44.254 Scheduling project: ubuntu22-vg-autotest 00:04:44.260 [Pipeline] build 00:04:44.262 Scheduling project: ubuntu24-vg-autotest 00:04:44.269 [Pipeline] build 00:04:44.271 Scheduling project: freebsd-vg-autotest 00:04:44.277 [Pipeline] build 00:04:44.279 Scheduling project: iscsi-vg-autotest 00:04:44.285 [Pipeline] build 00:04:44.287 Scheduling project: iscsi-uring-vg-autotest 00:04:44.293 [Pipeline] build 00:04:44.296 Scheduling project: zns-vg-autotest 00:04:44.302 [Pipeline] build 00:04:44.304 Scheduling project: nvme-cmb-pmr-vg-autotest 00:04:44.310 [Pipeline] build 00:04:44.313 Scheduling project: raid-vg-autotest 00:04:44.319 [Pipeline] build 00:04:44.321 Scheduling project: BlobFS-phy-autotest 00:04:44.327 [Pipeline] build 00:04:44.329 Scheduling project: crypto-phy-autotest 00:04:44.335 [Pipeline] build 00:04:44.337 Scheduling project: vhost-phy-autotest 00:04:44.343 [Pipeline] build 00:04:44.346 Scheduling project: nvmf-phy-autotest 00:04:44.352 [Pipeline] build 00:04:44.354 Scheduling project: nvmf-tcp-phy-autotest 00:04:44.360 [Pipeline] build 00:04:44.362 Scheduling project: nvme-phy-autotest 00:04:44.368 [Pipeline] build 00:04:44.370 Scheduling project: vfio-user-phy-autotest 00:04:44.376 [Pipeline] build 00:04:44.379 Scheduling project: short-fuzz-phy-autotest 00:04:44.385 [Pipeline] build 00:04:44.387 Scheduling project: packaging-docker-autotest 00:04:44.393 [Pipeline] build 00:04:44.395 Scheduling project: release-build-main-docker-autotest 00:04:44.401 [Pipeline] build 00:04:44.403 Scheduling project: release-build-clang-docker-autotest 00:04:50.243 Starting building: release-build-main-docker-autotest #5332 00:04:50.248 Starting building: ubuntu24-vg-autotest #9362 00:04:50.253 Starting building: rocky9-vg-autotest #30175 00:04:50.257 Starting building: vfio-user-phy-autotest #40716 00:04:50.262 Starting building: release-build-clang-docker-autotest #5331 00:04:50.265 Starting building: crypto-phy-autotest #40718 00:04:50.268 Starting building: autobuild-external-vg-autotest #32906 00:04:50.271 Starting building: unittest-clang-docker-autotest #32256 00:04:50.274 Starting building: unittest-valgrind-docker-autotest #32259 00:04:50.277 Starting building: raid-vg-autotest #7492 00:04:50.280 Starting building: vhost-phy-autotest #40782 00:04:50.283 Starting building: nvmf-tcp-phy-autotest #86841 00:04:50.286 Starting building: nvmf-phy-autotest #86959 00:04:50.289 Starting building: iscsi-vg-autotest #93224 00:04:50.292 Starting building: freebsd-vg-autotest #70345 00:04:50.295 Starting building: BlobFS-phy-autotest #40723 00:04:50.299 Starting building: short-fuzz-phy-autotest #40712 00:04:50.302 Starting building: packaging-docker-autotest #32255 00:04:50.306 Starting building: scan-build-docker-autotest #32267 00:04:50.309 Starting building: ubuntu22-vg-autotest #51820 00:04:50.314 Starting building: unittest-main-docker-autotest #32259 00:04:50.317 Starting building: nvmf-tcp-uring-vg-autotest #93131 00:04:50.320 Starting building: nvme-vg-autotest #93189 00:04:50.325 Starting building: iscsi-uring-vg-autotest #93089 00:04:50.329 Starting building: zns-vg-autotest #92284 00:04:50.332 Starting building: nvme-phy-autotest #86901 00:04:50.335 Starting building: nvmf-tcp-vg-autotest #93166 00:04:50.338 Starting building: lvol-vg-autotest #93134 00:04:50.346 Starting building: nvme-cmb-pmr-vg-autotest #94314 00:04:50.348 Starting building: vhost-initiator-vg-autotest #93211 00:08:38.327 Build release-build-main-docker-autotest #5332 completed: SUCCESS 00:08:38.329 [Pipeline] } 00:08:38.371 [Pipeline] // retry 00:08:38.378 [Pipeline] } 00:08:42.557 Build unittest-clang-docker-autotest #32256 completed: FAILURE 00:08:42.717 [Pipeline] echo 00:08:42.719 No retry patterns found. 00:08:42.719 [Pipeline] } 00:08:42.751 [Pipeline] // retry 00:08:42.759 [Pipeline] error 00:08:42.765 [Pipeline] } 00:08:42.771 Failed in branch unittest-clang-docker-autotest 00:09:11.865 Build release-build-clang-docker-autotest #5331 completed: SUCCESS 00:09:11.867 [Pipeline] } 00:09:11.903 [Pipeline] // retry 00:09:11.910 [Pipeline] } 00:09:32.368 Build freebsd-vg-autotest #70345 completed: FAILURE 00:09:32.492 [Pipeline] echo 00:09:32.500 No retry patterns found. 00:09:32.506 [Pipeline] } 00:09:32.557 [Pipeline] // retry 00:09:32.565 [Pipeline] error 00:09:32.571 [Pipeline] } 00:09:32.577 Failed in branch freebsd-vg-autotest 00:10:01.996 Build packaging-docker-autotest #32255 completed: SUCCESS 00:10:02.030 [Pipeline] } 00:10:02.076 [Pipeline] // retry 00:10:02.082 [Pipeline] } 00:10:31.288 Build scan-build-docker-autotest #32267 completed: SUCCESS 00:10:31.291 [Pipeline] } 00:10:31.327 [Pipeline] // retry 00:10:31.328 Build ubuntu22-vg-autotest #51820 completed: FAILURE 00:10:31.334 [Pipeline] } 00:10:31.507 [Pipeline] echo 00:10:31.508 No retry patterns found. 00:10:31.509 [Pipeline] } 00:10:31.541 [Pipeline] // retry 00:10:31.547 [Pipeline] error 00:10:31.551 [Pipeline] } 00:10:31.555 Failed in branch ubuntu22-vg-autotest 00:10:46.453 Build unittest-main-docker-autotest #32259 completed: FAILURE 00:10:46.599 [Pipeline] echo 00:10:46.600 No retry patterns found. 00:10:46.601 [Pipeline] } 00:10:46.625 [Pipeline] // retry 00:10:46.630 [Pipeline] error 00:10:46.634 [Pipeline] } 00:10:46.638 Failed in branch unittest-main-docker-autotest 00:11:11.400 Build rocky9-vg-autotest #30175 completed: FAILURE 00:11:11.552 [Pipeline] echo 00:11:11.553 No retry patterns found. 00:11:11.554 [Pipeline] } 00:11:11.586 [Pipeline] // retry 00:11:11.592 [Pipeline] error 00:11:11.598 [Pipeline] } 00:11:11.604 Failed in branch rocky9-vg-autotest 00:12:19.843 Build ubuntu24-vg-autotest #9362 completed: FAILURE 00:12:19.994 [Pipeline] echo 00:12:19.996 No retry patterns found. 00:12:19.997 [Pipeline] } 00:12:20.029 [Pipeline] // retry 00:12:20.037 [Pipeline] error 00:12:20.043 [Pipeline] } 00:12:20.048 Failed in branch ubuntu24-vg-autotest 00:13:00.457 Build vhost-initiator-vg-autotest #93211 completed: SUCCESS 00:13:00.460 [Pipeline] } 00:13:00.500 [Pipeline] // retry 00:13:00.507 [Pipeline] } 00:13:30.195 Build autobuild-external-vg-autotest #32906 completed: SUCCESS 00:13:30.197 [Pipeline] } 00:13:30.241 [Pipeline] // retry 00:13:30.247 [Pipeline] } 00:13:51.437 Build unittest-valgrind-docker-autotest #32259 completed: FAILURE 00:13:51.925 [Pipeline] echo 00:13:51.926 No retry patterns found. 00:13:51.927 [Pipeline] } 00:13:51.951 [Pipeline] // retry 00:13:51.958 [Pipeline] error 00:13:51.962 [Pipeline] } 00:13:51.966 Failed in branch unittest-valgrind-docker-autotest 00:14:04.865 Build short-fuzz-phy-autotest #40712 completed: SUCCESS 00:14:04.869 [Pipeline] } 00:14:04.915 [Pipeline] // retry 00:14:04.921 [Pipeline] } 00:14:14.894 Build zns-vg-autotest #92284 completed: SUCCESS 00:14:14.896 [Pipeline] } 00:14:14.920 [Pipeline] // retry 00:14:14.924 [Pipeline] } 00:16:10.665 Build nvme-cmb-pmr-vg-autotest #94314 completed: SUCCESS 00:16:10.668 [Pipeline] } 00:16:10.709 [Pipeline] // retry 00:16:10.715 [Pipeline] } 00:17:36.389 Build vhost-phy-autotest #40782 completed: SUCCESS 00:17:36.391 [Pipeline] } 00:17:36.431 [Pipeline] // retry 00:17:36.438 [Pipeline] } 00:18:27.330 Build lvol-vg-autotest #93134 completed: SUCCESS 00:18:27.333 [Pipeline] } 00:18:27.376 [Pipeline] // retry 00:18:27.382 [Pipeline] } 00:18:34.463 Build BlobFS-phy-autotest #40723 completed: SUCCESS 00:18:34.467 [Pipeline] } 00:18:34.506 [Pipeline] // retry 00:18:34.513 [Pipeline] } 00:19:23.818 Build iscsi-uring-vg-autotest #93089 completed: SUCCESS 00:19:23.821 [Pipeline] } 00:19:23.858 [Pipeline] // retry 00:19:23.864 [Pipeline] } 00:22:25.936 Build iscsi-vg-autotest #93224 completed: SUCCESS 00:22:25.939 [Pipeline] } 00:22:25.976 [Pipeline] // retry 00:22:25.981 [Pipeline] } 00:22:44.242 Build crypto-phy-autotest #40718 completed: SUCCESS 00:22:44.244 [Pipeline] } 00:22:44.282 [Pipeline] // retry 00:22:44.288 [Pipeline] } 00:23:34.418 Build vfio-user-phy-autotest #40716 completed: SUCCESS 00:23:34.422 [Pipeline] } 00:23:34.461 [Pipeline] // retry 00:23:34.468 [Pipeline] } 00:25:26.233 Build raid-vg-autotest #7492 completed: SUCCESS 00:25:26.238 [Pipeline] } 00:25:26.280 [Pipeline] // retry 00:25:26.287 [Pipeline] } 00:27:02.121 Build nvmf-tcp-uring-vg-autotest #93131 completed: SUCCESS 00:27:02.123 [Pipeline] } 00:27:02.163 [Pipeline] // retry 00:27:02.170 [Pipeline] } 00:27:37.231 Build nvme-phy-autotest #86901 completed: SUCCESS 00:27:37.234 [Pipeline] } 00:27:37.270 [Pipeline] // retry 00:27:37.277 [Pipeline] } 00:28:42.400 Build nvmf-phy-autotest #86959 completed: SUCCESS 00:28:42.403 [Pipeline] } 00:28:42.444 [Pipeline] // retry 00:28:42.462 [Pipeline] } 00:32:12.086 Build nvme-vg-autotest #93189 completed: SUCCESS 00:32:12.088 [Pipeline] } 00:32:12.126 [Pipeline] // retry 00:32:12.132 [Pipeline] } 00:34:33.360 Build nvmf-tcp-vg-autotest #93166 completed: SUCCESS 00:34:33.362 [Pipeline] } 00:34:33.400 [Pipeline] // retry 00:34:33.407 [Pipeline] } 00:40:24.931 Build nvmf-tcp-phy-autotest #86841 completed: SUCCESS 00:40:24.933 [Pipeline] } 00:40:24.972 [Pipeline] // retry 00:40:24.978 [Pipeline] } 00:40:25.200 [Pipeline] // parallel 00:40:25.211 [Pipeline] } 00:40:25.246 [Pipeline] // stage 00:40:25.263 [Pipeline] } 00:40:25.282 ERROR: Build unittest-clang-docker-autotest #32256 failed 00:40:25.282 Setting overall build result to FAILURE 00:40:25.306 [Pipeline] // catchError 00:40:25.316 [Pipeline] stage 00:40:25.318 [Pipeline] { (Autorun Post and Coverage) 00:40:25.342 [Pipeline] setCustomBuildProperty 00:40:25.368 [Pipeline] dir 00:40:25.369 Running in /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_35930 00:40:25.370 [Pipeline] { 00:40:25.396 [Pipeline] copyArtifacts 00:40:25.706 Copied 6 artifacts from "doc-docker-autotest" build number 35930 00:40:25.712 [Pipeline] writeFile 00:40:25.735 [Pipeline] } 00:40:25.761 [Pipeline] // dir 00:40:25.777 [Pipeline] dir 00:40:25.778 Running in /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_35615 00:40:25.779 [Pipeline] { 00:40:25.801 [Pipeline] copyArtifacts 00:40:25.860 Copied 5 artifacts from "check-format-docker-autotest" build number 35615 00:40:25.864 [Pipeline] writeFile 00:40:25.882 [Pipeline] } 00:40:25.905 [Pipeline] // dir 00:40:25.994 [Pipeline] dir 00:40:25.995 Running in /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_35590 00:40:25.996 [Pipeline] { 00:40:26.016 [Pipeline] copyArtifacts 00:40:26.085 Copied 5 artifacts from "build-files-docker-autotest" build number 35590 00:40:26.089 [Pipeline] writeFile 00:40:26.143 [Pipeline] } 00:40:26.177 [Pipeline] // dir 00:40:26.222 [Pipeline] dir 00:40:26.222 Running in /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_35838 00:40:26.224 [Pipeline] { 00:40:26.244 [Pipeline] copyArtifacts 00:40:26.311 Copied 5 artifacts from "check-so-deps-docker-autotest" build number 35838 00:40:26.316 [Pipeline] writeFile 00:40:26.347 [Pipeline] } 00:40:26.372 [Pipeline] // dir 00:40:26.431 [Pipeline] dir 00:40:26.431 Running in /var/jenkins/workspace/autotest-per-patch/release-build-main-docker-autotest_5332 00:40:26.433 [Pipeline] { 00:40:26.457 [Pipeline] copyArtifacts 00:40:26.526 Copied 5 artifacts from "release-build-main-docker-autotest" build number 5332 00:40:26.530 [Pipeline] writeFile 00:40:26.557 [Pipeline] } 00:40:26.581 [Pipeline] // dir 00:40:26.694 [Pipeline] dir 00:40:26.694 Running in /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_32256 00:40:26.695 [Pipeline] { 00:40:26.717 [Pipeline] copyArtifacts 00:40:26.877 Copied 5 artifacts from "unittest-clang-docker-autotest" build number 32256 00:40:26.881 [Pipeline] writeFile 00:40:26.924 [Pipeline] } 00:40:26.953 [Pipeline] // dir 00:40:27.028 [Pipeline] dir 00:40:27.028 Running in /var/jenkins/workspace/autotest-per-patch/release-build-clang-docker-autotest_5331 00:40:27.030 [Pipeline] { 00:40:27.054 [Pipeline] copyArtifacts 00:40:27.124 Copied 5 artifacts from "release-build-clang-docker-autotest" build number 5331 00:40:27.129 [Pipeline] writeFile 00:40:27.157 [Pipeline] } 00:40:27.184 [Pipeline] // dir 00:40:27.267 [Pipeline] dir 00:40:27.268 Running in /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_70345 00:40:27.269 [Pipeline] { 00:40:27.291 [Pipeline] copyArtifacts 00:40:27.483 Copied 11 artifacts from "freebsd-vg-autotest" build number 70345 00:40:27.488 [Pipeline] writeFile 00:40:27.535 [Pipeline] } 00:40:27.569 [Pipeline] // dir 00:40:27.864 [Pipeline] dir 00:40:27.865 Running in /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_32255 00:40:27.866 [Pipeline] { 00:40:27.902 [Pipeline] copyArtifacts 00:40:27.970 Copied 5 artifacts from "packaging-docker-autotest" build number 32255 00:40:27.975 [Pipeline] writeFile 00:40:28.140 [Pipeline] } 00:40:28.209 [Pipeline] // dir 00:40:28.233 [Pipeline] dir 00:40:28.233 Running in /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_32267 00:40:28.235 [Pipeline] { 00:40:28.257 [Pipeline] copyArtifacts 00:40:28.381 Copied 9 artifacts from "scan-build-docker-autotest" build number 32267 00:40:28.386 [Pipeline] writeFile 00:40:28.410 [Pipeline] } 00:40:28.438 [Pipeline] // dir 00:40:28.545 [Pipeline] dir 00:40:28.546 Running in /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_51820 00:40:28.546 [Pipeline] { 00:40:28.566 [Pipeline] copyArtifacts 00:40:29.259 Copied 18 artifacts from "ubuntu22-vg-autotest" build number 51820 00:40:29.264 [Pipeline] writeFile 00:40:29.303 [Pipeline] } 00:40:29.325 [Pipeline] // dir 00:40:29.434 [Pipeline] dir 00:40:29.435 Running in /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_32259 00:40:29.436 [Pipeline] { 00:40:29.460 [Pipeline] copyArtifacts 00:40:29.584 Copied 5 artifacts from "unittest-main-docker-autotest" build number 32259 00:40:29.587 [Pipeline] writeFile 00:40:29.624 [Pipeline] } 00:40:29.649 [Pipeline] // dir 00:40:29.728 [Pipeline] dir 00:40:29.728 Running in /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_30175 00:40:29.730 [Pipeline] { 00:40:29.749 [Pipeline] copyArtifacts 00:40:30.156 Copied 18 artifacts from "rocky9-vg-autotest" build number 30175 00:40:30.160 [Pipeline] writeFile 00:40:30.198 [Pipeline] } 00:40:30.221 [Pipeline] // dir 00:40:30.332 [Pipeline] dir 00:40:30.332 Running in /var/jenkins/workspace/autotest-per-patch/ubuntu24-vg-autotest_9362 00:40:30.333 [Pipeline] { 00:40:30.354 [Pipeline] copyArtifacts 00:40:31.021 Copied 18 artifacts from "ubuntu24-vg-autotest" build number 9362 00:40:31.026 [Pipeline] writeFile 00:40:31.061 [Pipeline] } 00:40:31.089 [Pipeline] // dir 00:40:31.357 [Pipeline] dir 00:40:31.358 Running in /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_93211 00:40:31.359 [Pipeline] { 00:40:31.388 [Pipeline] copyArtifacts 00:40:31.657 Copied 16 artifacts from "vhost-initiator-vg-autotest" build number 93211 00:40:31.661 [Pipeline] writeFile 00:40:31.794 [Pipeline] } 00:40:31.848 [Pipeline] // dir 00:40:31.992 [Pipeline] dir 00:40:31.993 Running in /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_32906 00:40:31.994 [Pipeline] { 00:40:32.016 [Pipeline] copyArtifacts 00:40:32.124 Copied 9 artifacts from "autobuild-external-vg-autotest" build number 32906 00:40:32.129 [Pipeline] writeFile 00:40:32.198 [Pipeline] } 00:40:32.233 [Pipeline] // dir 00:40:32.469 [Pipeline] dir 00:40:32.469 Running in /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_32259 00:40:32.470 [Pipeline] { 00:40:32.497 [Pipeline] copyArtifacts 00:40:32.590 Copied 5 artifacts from "unittest-valgrind-docker-autotest" build number 32259 00:40:32.594 [Pipeline] writeFile 00:40:32.687 [Pipeline] } 00:40:32.735 [Pipeline] // dir 00:40:33.117 [Pipeline] dir 00:40:33.118 Running in /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_40712 00:40:33.119 [Pipeline] { 00:40:33.156 [Pipeline] copyArtifacts 00:40:33.450 Copied 14 artifacts from "short-fuzz-phy-autotest" build number 40712 00:40:33.456 [Pipeline] writeFile 00:40:33.621 [Pipeline] } 00:40:33.691 [Pipeline] // dir 00:40:33.894 [Pipeline] dir 00:40:33.894 Running in /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_92284 00:40:33.896 [Pipeline] { 00:40:33.924 [Pipeline] copyArtifacts 00:40:34.161 Copied 13 artifacts from "zns-vg-autotest" build number 92284 00:40:34.166 [Pipeline] writeFile 00:40:34.256 [Pipeline] } 00:40:34.297 [Pipeline] // dir 00:40:34.516 [Pipeline] dir 00:40:34.516 Running in /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_94314 00:40:34.518 [Pipeline] { 00:40:34.544 [Pipeline] copyArtifacts 00:40:34.781 Copied 13 artifacts from "nvme-cmb-pmr-vg-autotest" build number 94314 00:40:34.786 [Pipeline] writeFile 00:40:34.884 [Pipeline] } 00:40:34.942 [Pipeline] // dir 00:40:35.206 [Pipeline] dir 00:40:35.207 Running in /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_40782 00:40:35.208 [Pipeline] { 00:40:35.235 [Pipeline] copyArtifacts 00:40:35.489 Copied 13 artifacts from "vhost-phy-autotest" build number 40782 00:40:35.494 [Pipeline] writeFile 00:40:35.604 [Pipeline] } 00:40:35.653 [Pipeline] // dir 00:40:36.207 [Pipeline] dir 00:40:36.208 Running in /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_93134 00:40:36.209 [Pipeline] { 00:40:36.245 [Pipeline] copyArtifacts 00:40:36.470 Copied 13 artifacts from "lvol-vg-autotest" build number 93134 00:40:36.474 [Pipeline] writeFile 00:40:36.676 [Pipeline] } 00:40:36.764 [Pipeline] // dir 00:40:36.896 [Pipeline] dir 00:40:36.897 Running in /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_40723 00:40:36.898 [Pipeline] { 00:40:36.922 [Pipeline] copyArtifacts 00:40:37.348 Copied 29 artifacts from "BlobFS-phy-autotest" build number 40723 00:40:37.353 [Pipeline] writeFile 00:40:37.418 [Pipeline] } 00:40:37.454 [Pipeline] // dir 00:40:37.791 [Pipeline] dir 00:40:37.792 Running in /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_93089 00:40:37.793 [Pipeline] { 00:40:37.825 [Pipeline] copyArtifacts 00:40:40.841 Copied 17 artifacts from "iscsi-uring-vg-autotest" build number 93089 00:40:40.845 [Pipeline] writeFile 00:40:40.944 [Pipeline] } 00:40:41.025 [Pipeline] // dir 00:40:41.331 [Pipeline] dir 00:40:41.331 Running in /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_93224 00:40:41.332 [Pipeline] { 00:40:41.364 [Pipeline] copyArtifacts 00:40:44.134 Copied 17 artifacts from "iscsi-vg-autotest" build number 93224 00:40:44.139 [Pipeline] writeFile 00:40:44.238 [Pipeline] } 00:40:44.306 [Pipeline] // dir 00:40:45.224 [Pipeline] dir 00:40:45.224 Running in /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_40718 00:40:45.225 [Pipeline] { 00:40:45.277 [Pipeline] copyArtifacts 00:40:45.523 Copied 13 artifacts from "crypto-phy-autotest" build number 40718 00:40:45.528 [Pipeline] writeFile 00:40:45.915 [Pipeline] } 00:40:46.082 [Pipeline] // dir 00:40:46.394 [Pipeline] dir 00:40:46.395 Running in /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_40716 00:40:46.396 [Pipeline] { 00:40:46.430 [Pipeline] copyArtifacts 00:40:46.676 Copied 13 artifacts from "vfio-user-phy-autotest" build number 40716 00:40:46.680 [Pipeline] writeFile 00:40:46.825 [Pipeline] } 00:40:46.887 [Pipeline] // dir 00:40:47.949 [Pipeline] dir 00:40:47.950 Running in /var/jenkins/workspace/autotest-per-patch/raid-vg-autotest_7492 00:40:47.951 [Pipeline] { 00:40:47.997 [Pipeline] copyArtifacts 00:40:48.229 Copied 13 artifacts from "raid-vg-autotest" build number 7492 00:40:48.234 [Pipeline] writeFile 00:40:48.589 [Pipeline] } 00:40:48.755 [Pipeline] // dir 00:40:49.507 [Pipeline] dir 00:40:49.508 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_93131 00:40:49.509 [Pipeline] { 00:40:49.557 [Pipeline] copyArtifacts 00:40:49.845 Copied 14 artifacts from "nvmf-tcp-uring-vg-autotest" build number 93131 00:40:49.849 [Pipeline] writeFile 00:40:50.188 [Pipeline] } 00:40:50.342 [Pipeline] // dir 00:40:50.852 [Pipeline] dir 00:40:50.852 Running in /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_86901 00:40:50.853 [Pipeline] { 00:40:50.888 [Pipeline] copyArtifacts 00:40:51.143 Copied 13 artifacts from "nvme-phy-autotest" build number 86901 00:40:51.148 [Pipeline] writeFile 00:40:51.364 [Pipeline] } 00:40:51.465 [Pipeline] // dir 00:40:52.283 [Pipeline] dir 00:40:52.283 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_86959 00:40:52.284 [Pipeline] { 00:40:52.381 [Pipeline] copyArtifacts 00:40:52.627 Copied 14 artifacts from "nvmf-phy-autotest" build number 86959 00:40:52.632 [Pipeline] writeFile 00:40:52.962 [Pipeline] } 00:40:53.091 [Pipeline] // dir 00:40:53.633 [Pipeline] dir 00:40:53.633 Running in /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_93189 00:40:53.634 [Pipeline] { 00:40:53.669 [Pipeline] copyArtifacts 00:40:53.937 Copied 13 artifacts from "nvme-vg-autotest" build number 93189 00:40:53.943 [Pipeline] writeFile 00:40:54.162 [Pipeline] } 00:40:54.257 [Pipeline] // dir 00:40:55.310 [Pipeline] dir 00:40:55.310 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_93166 00:40:55.311 [Pipeline] { 00:40:55.373 [Pipeline] copyArtifacts 00:40:55.639 Copied 14 artifacts from "nvmf-tcp-vg-autotest" build number 93166 00:40:55.643 [Pipeline] writeFile 00:40:56.081 [Pipeline] } 00:40:56.275 [Pipeline] // dir 00:40:57.774 [Pipeline] dir 00:40:57.775 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_86841 00:40:57.776 [Pipeline] { 00:40:57.872 [Pipeline] copyArtifacts 00:40:58.149 Copied 14 artifacts from "nvmf-tcp-phy-autotest" build number 86841 00:40:58.153 [Pipeline] writeFile 00:40:58.899 [Pipeline] } 00:40:59.145 [Pipeline] // dir 00:40:59.154 [Pipeline] catchError 00:40:59.155 [Pipeline] { 00:40:59.171 [Pipeline] sh 00:40:59.451 + jbp/jenkins/jjb-config/jobs/scripts/post_gen_coverage.sh 00:40:59.451 + shopt -s globstar nullglob 00:40:59.451 + echo 'Start stage post_gen_coverage.sh' 00:40:59.451 Start stage post_gen_coverage.sh 00:40:59.451 + cd /var/jenkins/workspace/autotest-per-patch 00:40:59.451 + rm -rf /var/jenkins/workspace/autotest-per-patch/spdk/doc 00:40:59.451 + trap 'compress_coverage_and_docs; remove_partial_coverage_files && echo '\''End stage post_gen_coverage.sh'\''' EXIT 00:40:59.451 + move_artifacts 00:40:59.451 + local out_dirs 00:40:59.451 + out_dirs=(./**/output/) 00:40:59.451 + for dir in "${out_dirs[@]}" 00:40:59.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.451 + [[ -f ./autobuild-external-vg-autotest_32906/output//doc.tar.xz ]] 00:40:59.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.451 + [[ -f ./autobuild-external-vg-autotest_32906/output//ut_coverage.tar.xz ]] 00:40:59.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.451 + [[ -f ./autobuild-external-vg-autotest_32906/output//llvm.tar.xz ]] 00:40:59.451 + mv ./autobuild-external-vg-autotest_32906/output//build-kernel-manifest.txt ./autobuild-external-vg-autotest_32906/output//build-pkg-manifest.txt ./autobuild-external-vg-autotest_32906/output//build-repo-manifest.txt ./autobuild-external-vg-autotest_32906/output//dmesg.init.log ./autobuild-external-vg-autotest_32906/output//dmesg.log ./autobuild-external-vg-autotest_32906/output//power.tar.xz ./autobuild-external-vg-autotest_32906/output//test_completions.txt ./autobuild-external-vg-autotest_32906/output//timing.svg ./autobuild-external-vg-autotest_32906/output//timing.txt ./autobuild-external-vg-autotest_32906/output//.. 00:40:59.451 + rmdir ./autobuild-external-vg-autotest_32906/output/ 00:40:59.451 + for dir in "${out_dirs[@]}" 00:40:59.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.451 + [[ -f ./BlobFS-phy-autotest_40723/output//doc.tar.xz ]] 00:40:59.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.451 + [[ -f ./BlobFS-phy-autotest_40723/output//ut_coverage.tar.xz ]] 00:40:59.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.451 + [[ -f ./BlobFS-phy-autotest_40723/output//llvm.tar.xz ]] 00:40:59.451 + mv ./BlobFS-phy-autotest_40723/output//all_tests.txt ./BlobFS-phy-autotest_40723/output//build-kernel-manifest.txt ./BlobFS-phy-autotest_40723/output//build-pkg-manifest.txt ./BlobFS-phy-autotest_40723/output//build-repo-manifest.txt ./BlobFS-phy-autotest_40723/output//cov_base.info.xz ./BlobFS-phy-autotest_40723/output//cov_test.info.xz ./BlobFS-phy-autotest_40723/output//cov_total.info.xz ./BlobFS-phy-autotest_40723/output//dmesg.init.log ./BlobFS-phy-autotest_40723/output//dmesg.log ./BlobFS-phy-autotest_40723/output//power.tar.xz ./BlobFS-phy-autotest_40723/output//rocksdb ./BlobFS-phy-autotest_40723/output//test_completions.txt ./BlobFS-phy-autotest_40723/output//timing.svg ./BlobFS-phy-autotest_40723/output//timing.txt ./BlobFS-phy-autotest_40723/output//.. 00:40:59.451 + rmdir ./BlobFS-phy-autotest_40723/output/ 00:40:59.451 + for dir in "${out_dirs[@]}" 00:40:59.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.451 + [[ -f ./build-files-docker-autotest_35590/output//doc.tar.xz ]] 00:40:59.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.451 + [[ -f ./build-files-docker-autotest_35590/output//ut_coverage.tar.xz ]] 00:40:59.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.451 + [[ -f ./build-files-docker-autotest_35590/output//llvm.tar.xz ]] 00:40:59.451 + mv ./build-files-docker-autotest_35590/output//build-repo-manifest.txt ./build-files-docker-autotest_35590/output//power.tar.xz ./build-files-docker-autotest_35590/output//test_completions.txt ./build-files-docker-autotest_35590/output//timing.svg ./build-files-docker-autotest_35590/output//timing.txt ./build-files-docker-autotest_35590/output//.. 00:40:59.451 + rmdir ./build-files-docker-autotest_35590/output/ 00:40:59.451 + for dir in "${out_dirs[@]}" 00:40:59.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.451 + [[ -f ./check-format-docker-autotest_35615/output//doc.tar.xz ]] 00:40:59.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.451 + [[ -f ./check-format-docker-autotest_35615/output//ut_coverage.tar.xz ]] 00:40:59.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.451 + [[ -f ./check-format-docker-autotest_35615/output//llvm.tar.xz ]] 00:40:59.452 + mv ./check-format-docker-autotest_35615/output//build-repo-manifest.txt ./check-format-docker-autotest_35615/output//power.tar.xz ./check-format-docker-autotest_35615/output//test_completions.txt ./check-format-docker-autotest_35615/output//timing.svg ./check-format-docker-autotest_35615/output//timing.txt ./check-format-docker-autotest_35615/output//.. 00:40:59.452 + rmdir ./check-format-docker-autotest_35615/output/ 00:40:59.452 + for dir in "${out_dirs[@]}" 00:40:59.452 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.452 + [[ -f ./check-so-deps-docker-autotest_35838/output//doc.tar.xz ]] 00:40:59.452 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.452 + [[ -f ./check-so-deps-docker-autotest_35838/output//ut_coverage.tar.xz ]] 00:40:59.452 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.452 + [[ -f ./check-so-deps-docker-autotest_35838/output//llvm.tar.xz ]] 00:40:59.452 + mv ./check-so-deps-docker-autotest_35838/output//build-repo-manifest.txt ./check-so-deps-docker-autotest_35838/output//power.tar.xz ./check-so-deps-docker-autotest_35838/output//test_completions.txt ./check-so-deps-docker-autotest_35838/output//timing.svg ./check-so-deps-docker-autotest_35838/output//timing.txt ./check-so-deps-docker-autotest_35838/output//.. 00:40:59.452 + rmdir ./check-so-deps-docker-autotest_35838/output/ 00:40:59.452 + for dir in "${out_dirs[@]}" 00:40:59.452 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.452 + [[ -f ./crypto-phy-autotest_40718/output//doc.tar.xz ]] 00:40:59.452 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.452 + [[ -f ./crypto-phy-autotest_40718/output//ut_coverage.tar.xz ]] 00:40:59.452 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.452 + [[ -f ./crypto-phy-autotest_40718/output//llvm.tar.xz ]] 00:40:59.452 + mv ./crypto-phy-autotest_40718/output//all_tests.txt ./crypto-phy-autotest_40718/output//build-kernel-manifest.txt ./crypto-phy-autotest_40718/output//build-pkg-manifest.txt ./crypto-phy-autotest_40718/output//build-repo-manifest.txt ./crypto-phy-autotest_40718/output//cov_base.info.xz ./crypto-phy-autotest_40718/output//cov_test.info.xz ./crypto-phy-autotest_40718/output//cov_total.info.xz ./crypto-phy-autotest_40718/output//dmesg.init.log ./crypto-phy-autotest_40718/output//dmesg.log ./crypto-phy-autotest_40718/output//power.tar.xz ./crypto-phy-autotest_40718/output//test_completions.txt ./crypto-phy-autotest_40718/output//timing.svg ./crypto-phy-autotest_40718/output//timing.txt ./crypto-phy-autotest_40718/output//.. 00:40:59.452 + rmdir ./crypto-phy-autotest_40718/output/ 00:40:59.452 + for dir in "${out_dirs[@]}" 00:40:59.452 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.452 + [[ -f ./doc-docker-autotest_35930/output//doc.tar.xz ]] 00:40:59.452 + tar -C ./doc-docker-autotest_35930/output/ -xf ./doc-docker-autotest_35930/output//doc.tar.xz 00:40:59.711 + rm ./doc-docker-autotest_35930/output//doc.tar.xz 00:40:59.711 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.711 + [[ -f ./doc-docker-autotest_35930/output//ut_coverage.tar.xz ]] 00:40:59.711 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.711 + [[ -f ./doc-docker-autotest_35930/output//llvm.tar.xz ]] 00:40:59.711 + mv ./doc-docker-autotest_35930/output//build-repo-manifest.txt ./doc-docker-autotest_35930/output//doc ./doc-docker-autotest_35930/output//power.tar.xz ./doc-docker-autotest_35930/output//test_completions.txt ./doc-docker-autotest_35930/output//timing.svg ./doc-docker-autotest_35930/output//timing.txt ./doc-docker-autotest_35930/output//.. 00:40:59.711 + rmdir ./doc-docker-autotest_35930/output/ 00:40:59.711 + for dir in "${out_dirs[@]}" 00:40:59.711 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.711 + [[ -f ./freebsd-vg-autotest_70345/output//doc.tar.xz ]] 00:40:59.711 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.711 + [[ -f ./freebsd-vg-autotest_70345/output//ut_coverage.tar.xz ]] 00:40:59.711 + tar -C ./freebsd-vg-autotest_70345/output/ -xf ./freebsd-vg-autotest_70345/output//ut_coverage.tar.xz 00:40:59.711 + rm ./freebsd-vg-autotest_70345/output//ut_coverage.tar.xz 00:40:59.711 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.711 + [[ -f ./freebsd-vg-autotest_70345/output//llvm.tar.xz ]] 00:40:59.711 + mv ./freebsd-vg-autotest_70345/output//all_tests.txt ./freebsd-vg-autotest_70345/output//build-pkg-manifest.txt ./freebsd-vg-autotest_70345/output//build-repo-manifest.txt ./freebsd-vg-autotest_70345/output//cov_base.info.xz ./freebsd-vg-autotest_70345/output//messages ./freebsd-vg-autotest_70345/output//power.tar.xz ./freebsd-vg-autotest_70345/output//proc_list.txt ./freebsd-vg-autotest_70345/output//test_completions.txt ./freebsd-vg-autotest_70345/output//timing.svg ./freebsd-vg-autotest_70345/output//timing.txt ./freebsd-vg-autotest_70345/output//ut_coverage ./freebsd-vg-autotest_70345/output//.. 00:40:59.711 + rmdir ./freebsd-vg-autotest_70345/output/ 00:40:59.711 + for dir in "${out_dirs[@]}" 00:40:59.711 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.711 + [[ -f ./iscsi-uring-vg-autotest_93089/output//doc.tar.xz ]] 00:40:59.711 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.711 + [[ -f ./iscsi-uring-vg-autotest_93089/output//ut_coverage.tar.xz ]] 00:40:59.711 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.711 + [[ -f ./iscsi-uring-vg-autotest_93089/output//llvm.tar.xz ]] 00:40:59.711 + mv ./iscsi-uring-vg-autotest_93089/output//all_tests.txt ./iscsi-uring-vg-autotest_93089/output//build-kernel-manifest.txt ./iscsi-uring-vg-autotest_93089/output//build-pkg-manifest.txt ./iscsi-uring-vg-autotest_93089/output//build-repo-manifest.txt ./iscsi-uring-vg-autotest_93089/output//calsoft.json ./iscsi-uring-vg-autotest_93089/output//calsoft.tar.xz ./iscsi-uring-vg-autotest_93089/output//cov_base.info.xz ./iscsi-uring-vg-autotest_93089/output//cov_test.info.xz ./iscsi-uring-vg-autotest_93089/output//cov_total.info.xz ./iscsi-uring-vg-autotest_93089/output//dmesg.init.log ./iscsi-uring-vg-autotest_93089/output//dmesg.log ./iscsi-uring-vg-autotest_93089/output//iscsi_autofuzz_logs.txt ./iscsi-uring-vg-autotest_93089/output//iscsi_autofuzz_tgt_output.txt ./iscsi-uring-vg-autotest_93089/output//power.tar.xz ./iscsi-uring-vg-autotest_93089/output//test_completions.txt ./iscsi-uring-vg-autotest_93089/output//timing.svg ./iscsi-uring-vg-autotest_93089/output//timing.txt ./iscsi-uring-vg-autotest_93089/output//.. 00:40:59.711 + rmdir ./iscsi-uring-vg-autotest_93089/output/ 00:40:59.711 + for dir in "${out_dirs[@]}" 00:40:59.711 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.711 + [[ -f ./iscsi-vg-autotest_93224/output//doc.tar.xz ]] 00:40:59.711 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.711 + [[ -f ./iscsi-vg-autotest_93224/output//ut_coverage.tar.xz ]] 00:40:59.711 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.711 + [[ -f ./iscsi-vg-autotest_93224/output//llvm.tar.xz ]] 00:40:59.711 + mv ./iscsi-vg-autotest_93224/output//all_tests.txt ./iscsi-vg-autotest_93224/output//build-kernel-manifest.txt ./iscsi-vg-autotest_93224/output//build-pkg-manifest.txt ./iscsi-vg-autotest_93224/output//build-repo-manifest.txt ./iscsi-vg-autotest_93224/output//calsoft.json ./iscsi-vg-autotest_93224/output//calsoft.tar.xz ./iscsi-vg-autotest_93224/output//cov_base.info.xz ./iscsi-vg-autotest_93224/output//cov_test.info.xz ./iscsi-vg-autotest_93224/output//cov_total.info.xz ./iscsi-vg-autotest_93224/output//dmesg.init.log ./iscsi-vg-autotest_93224/output//dmesg.log ./iscsi-vg-autotest_93224/output//iscsi_autofuzz_logs.txt ./iscsi-vg-autotest_93224/output//iscsi_autofuzz_tgt_output.txt ./iscsi-vg-autotest_93224/output//power.tar.xz ./iscsi-vg-autotest_93224/output//test_completions.txt ./iscsi-vg-autotest_93224/output//timing.svg ./iscsi-vg-autotest_93224/output//timing.txt ./iscsi-vg-autotest_93224/output//.. 00:40:59.711 + rmdir ./iscsi-vg-autotest_93224/output/ 00:40:59.711 + for dir in "${out_dirs[@]}" 00:40:59.711 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./lvol-vg-autotest_93134/output//doc.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./lvol-vg-autotest_93134/output//ut_coverage.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./lvol-vg-autotest_93134/output//llvm.tar.xz ]] 00:40:59.712 + mv ./lvol-vg-autotest_93134/output//all_tests.txt ./lvol-vg-autotest_93134/output//build-kernel-manifest.txt ./lvol-vg-autotest_93134/output//build-pkg-manifest.txt ./lvol-vg-autotest_93134/output//build-repo-manifest.txt ./lvol-vg-autotest_93134/output//cov_base.info.xz ./lvol-vg-autotest_93134/output//cov_test.info.xz ./lvol-vg-autotest_93134/output//cov_total.info.xz ./lvol-vg-autotest_93134/output//dmesg.init.log ./lvol-vg-autotest_93134/output//dmesg.log ./lvol-vg-autotest_93134/output//power.tar.xz ./lvol-vg-autotest_93134/output//test_completions.txt ./lvol-vg-autotest_93134/output//timing.svg ./lvol-vg-autotest_93134/output//timing.txt ./lvol-vg-autotest_93134/output//.. 00:40:59.712 + rmdir ./lvol-vg-autotest_93134/output/ 00:40:59.712 + for dir in "${out_dirs[@]}" 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvme-cmb-pmr-vg-autotest_94314/output//doc.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvme-cmb-pmr-vg-autotest_94314/output//ut_coverage.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvme-cmb-pmr-vg-autotest_94314/output//llvm.tar.xz ]] 00:40:59.712 + mv ./nvme-cmb-pmr-vg-autotest_94314/output//all_tests.txt ./nvme-cmb-pmr-vg-autotest_94314/output//build-kernel-manifest.txt ./nvme-cmb-pmr-vg-autotest_94314/output//build-pkg-manifest.txt ./nvme-cmb-pmr-vg-autotest_94314/output//build-repo-manifest.txt ./nvme-cmb-pmr-vg-autotest_94314/output//cov_base.info.xz ./nvme-cmb-pmr-vg-autotest_94314/output//cov_test.info.xz ./nvme-cmb-pmr-vg-autotest_94314/output//cov_total.info.xz ./nvme-cmb-pmr-vg-autotest_94314/output//dmesg.init.log ./nvme-cmb-pmr-vg-autotest_94314/output//dmesg.log ./nvme-cmb-pmr-vg-autotest_94314/output//power.tar.xz ./nvme-cmb-pmr-vg-autotest_94314/output//test_completions.txt ./nvme-cmb-pmr-vg-autotest_94314/output//timing.svg ./nvme-cmb-pmr-vg-autotest_94314/output//timing.txt ./nvme-cmb-pmr-vg-autotest_94314/output//.. 00:40:59.712 + rmdir ./nvme-cmb-pmr-vg-autotest_94314/output/ 00:40:59.712 + for dir in "${out_dirs[@]}" 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvme-phy-autotest_86901/output//doc.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvme-phy-autotest_86901/output//ut_coverage.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvme-phy-autotest_86901/output//llvm.tar.xz ]] 00:40:59.712 + mv ./nvme-phy-autotest_86901/output//all_tests.txt ./nvme-phy-autotest_86901/output//build-kernel-manifest.txt ./nvme-phy-autotest_86901/output//build-pkg-manifest.txt ./nvme-phy-autotest_86901/output//build-repo-manifest.txt ./nvme-phy-autotest_86901/output//cov_base.info.xz ./nvme-phy-autotest_86901/output//cov_test.info.xz ./nvme-phy-autotest_86901/output//cov_total.info.xz ./nvme-phy-autotest_86901/output//dmesg.init.log ./nvme-phy-autotest_86901/output//dmesg.log ./nvme-phy-autotest_86901/output//power.tar.xz ./nvme-phy-autotest_86901/output//test_completions.txt ./nvme-phy-autotest_86901/output//timing.svg ./nvme-phy-autotest_86901/output//timing.txt ./nvme-phy-autotest_86901/output//.. 00:40:59.712 + rmdir ./nvme-phy-autotest_86901/output/ 00:40:59.712 + for dir in "${out_dirs[@]}" 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvme-vg-autotest_93189/output//doc.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvme-vg-autotest_93189/output//ut_coverage.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvme-vg-autotest_93189/output//llvm.tar.xz ]] 00:40:59.712 + mv ./nvme-vg-autotest_93189/output//all_tests.txt ./nvme-vg-autotest_93189/output//build-kernel-manifest.txt ./nvme-vg-autotest_93189/output//build-pkg-manifest.txt ./nvme-vg-autotest_93189/output//build-repo-manifest.txt ./nvme-vg-autotest_93189/output//cov_base.info.xz ./nvme-vg-autotest_93189/output//cov_test.info.xz ./nvme-vg-autotest_93189/output//cov_total.info.xz ./nvme-vg-autotest_93189/output//dmesg.init.log ./nvme-vg-autotest_93189/output//dmesg.log ./nvme-vg-autotest_93189/output//power.tar.xz ./nvme-vg-autotest_93189/output//test_completions.txt ./nvme-vg-autotest_93189/output//timing.svg ./nvme-vg-autotest_93189/output//timing.txt ./nvme-vg-autotest_93189/output//.. 00:40:59.712 + rmdir ./nvme-vg-autotest_93189/output/ 00:40:59.712 + for dir in "${out_dirs[@]}" 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvmf-phy-autotest_86959/output//doc.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvmf-phy-autotest_86959/output//ut_coverage.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvmf-phy-autotest_86959/output//llvm.tar.xz ]] 00:40:59.712 + mv ./nvmf-phy-autotest_86959/output//all_tests.txt ./nvmf-phy-autotest_86959/output//build-kernel-manifest.txt ./nvmf-phy-autotest_86959/output//build-pkg-manifest.txt ./nvmf-phy-autotest_86959/output//build-repo-manifest.txt ./nvmf-phy-autotest_86959/output//cov_base.info.xz ./nvmf-phy-autotest_86959/output//cov_test.info.xz ./nvmf-phy-autotest_86959/output//cov_total.info.xz ./nvmf-phy-autotest_86959/output//dmesg.init.log ./nvmf-phy-autotest_86959/output//dmesg.log ./nvmf-phy-autotest_86959/output//nvmf_trace.0_shm.tar.gz ./nvmf-phy-autotest_86959/output//power.tar.xz ./nvmf-phy-autotest_86959/output//test_completions.txt ./nvmf-phy-autotest_86959/output//timing.svg ./nvmf-phy-autotest_86959/output//timing.txt ./nvmf-phy-autotest_86959/output//.. 00:40:59.712 + rmdir ./nvmf-phy-autotest_86959/output/ 00:40:59.712 + for dir in "${out_dirs[@]}" 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvmf-tcp-phy-autotest_86841/output//doc.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvmf-tcp-phy-autotest_86841/output//ut_coverage.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvmf-tcp-phy-autotest_86841/output//llvm.tar.xz ]] 00:40:59.712 + mv ./nvmf-tcp-phy-autotest_86841/output//all_tests.txt ./nvmf-tcp-phy-autotest_86841/output//build-kernel-manifest.txt ./nvmf-tcp-phy-autotest_86841/output//build-pkg-manifest.txt ./nvmf-tcp-phy-autotest_86841/output//build-repo-manifest.txt ./nvmf-tcp-phy-autotest_86841/output//cov_base.info.xz ./nvmf-tcp-phy-autotest_86841/output//cov_test.info.xz ./nvmf-tcp-phy-autotest_86841/output//cov_total.info.xz ./nvmf-tcp-phy-autotest_86841/output//dmesg.init.log ./nvmf-tcp-phy-autotest_86841/output//dmesg.log ./nvmf-tcp-phy-autotest_86841/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-phy-autotest_86841/output//power.tar.xz ./nvmf-tcp-phy-autotest_86841/output//test_completions.txt ./nvmf-tcp-phy-autotest_86841/output//timing.svg ./nvmf-tcp-phy-autotest_86841/output//timing.txt ./nvmf-tcp-phy-autotest_86841/output//.. 00:40:59.712 + rmdir ./nvmf-tcp-phy-autotest_86841/output/ 00:40:59.712 + for dir in "${out_dirs[@]}" 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvmf-tcp-uring-vg-autotest_93131/output//doc.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvmf-tcp-uring-vg-autotest_93131/output//ut_coverage.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvmf-tcp-uring-vg-autotest_93131/output//llvm.tar.xz ]] 00:40:59.712 + mv ./nvmf-tcp-uring-vg-autotest_93131/output//all_tests.txt ./nvmf-tcp-uring-vg-autotest_93131/output//build-kernel-manifest.txt ./nvmf-tcp-uring-vg-autotest_93131/output//build-pkg-manifest.txt ./nvmf-tcp-uring-vg-autotest_93131/output//build-repo-manifest.txt ./nvmf-tcp-uring-vg-autotest_93131/output//cov_base.info.xz ./nvmf-tcp-uring-vg-autotest_93131/output//cov_test.info.xz ./nvmf-tcp-uring-vg-autotest_93131/output//cov_total.info.xz ./nvmf-tcp-uring-vg-autotest_93131/output//dmesg.init.log ./nvmf-tcp-uring-vg-autotest_93131/output//dmesg.log ./nvmf-tcp-uring-vg-autotest_93131/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-uring-vg-autotest_93131/output//power.tar.xz ./nvmf-tcp-uring-vg-autotest_93131/output//test_completions.txt ./nvmf-tcp-uring-vg-autotest_93131/output//timing.svg ./nvmf-tcp-uring-vg-autotest_93131/output//timing.txt ./nvmf-tcp-uring-vg-autotest_93131/output//.. 00:40:59.712 + rmdir ./nvmf-tcp-uring-vg-autotest_93131/output/ 00:40:59.712 + for dir in "${out_dirs[@]}" 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvmf-tcp-vg-autotest_93166/output//doc.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvmf-tcp-vg-autotest_93166/output//ut_coverage.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./nvmf-tcp-vg-autotest_93166/output//llvm.tar.xz ]] 00:40:59.712 + mv ./nvmf-tcp-vg-autotest_93166/output//all_tests.txt ./nvmf-tcp-vg-autotest_93166/output//build-kernel-manifest.txt ./nvmf-tcp-vg-autotest_93166/output//build-pkg-manifest.txt ./nvmf-tcp-vg-autotest_93166/output//build-repo-manifest.txt ./nvmf-tcp-vg-autotest_93166/output//cov_base.info.xz ./nvmf-tcp-vg-autotest_93166/output//cov_test.info.xz ./nvmf-tcp-vg-autotest_93166/output//cov_total.info.xz ./nvmf-tcp-vg-autotest_93166/output//dmesg.init.log ./nvmf-tcp-vg-autotest_93166/output//dmesg.log ./nvmf-tcp-vg-autotest_93166/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-vg-autotest_93166/output//power.tar.xz ./nvmf-tcp-vg-autotest_93166/output//test_completions.txt ./nvmf-tcp-vg-autotest_93166/output//timing.svg ./nvmf-tcp-vg-autotest_93166/output//timing.txt ./nvmf-tcp-vg-autotest_93166/output//.. 00:40:59.712 + rmdir ./nvmf-tcp-vg-autotest_93166/output/ 00:40:59.712 + for dir in "${out_dirs[@]}" 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./packaging-docker-autotest_32255/output//doc.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./packaging-docker-autotest_32255/output//ut_coverage.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./packaging-docker-autotest_32255/output//llvm.tar.xz ]] 00:40:59.712 + mv ./packaging-docker-autotest_32255/output//build-repo-manifest.txt ./packaging-docker-autotest_32255/output//power.tar.xz ./packaging-docker-autotest_32255/output//test_completions.txt ./packaging-docker-autotest_32255/output//timing.svg ./packaging-docker-autotest_32255/output//timing.txt ./packaging-docker-autotest_32255/output//.. 00:40:59.712 + rmdir ./packaging-docker-autotest_32255/output/ 00:40:59.712 + for dir in "${out_dirs[@]}" 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./raid-vg-autotest_7492/output//doc.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./raid-vg-autotest_7492/output//ut_coverage.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./raid-vg-autotest_7492/output//llvm.tar.xz ]] 00:40:59.712 + mv ./raid-vg-autotest_7492/output//all_tests.txt ./raid-vg-autotest_7492/output//build-kernel-manifest.txt ./raid-vg-autotest_7492/output//build-pkg-manifest.txt ./raid-vg-autotest_7492/output//build-repo-manifest.txt ./raid-vg-autotest_7492/output//cov_base.info.xz ./raid-vg-autotest_7492/output//cov_test.info.xz ./raid-vg-autotest_7492/output//cov_total.info.xz ./raid-vg-autotest_7492/output//dmesg.init.log ./raid-vg-autotest_7492/output//dmesg.log ./raid-vg-autotest_7492/output//power.tar.xz ./raid-vg-autotest_7492/output//test_completions.txt ./raid-vg-autotest_7492/output//timing.svg ./raid-vg-autotest_7492/output//timing.txt ./raid-vg-autotest_7492/output//.. 00:40:59.712 + rmdir ./raid-vg-autotest_7492/output/ 00:40:59.712 + for dir in "${out_dirs[@]}" 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./release-build-clang-docker-autotest_5331/output//doc.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./release-build-clang-docker-autotest_5331/output//ut_coverage.tar.xz ]] 00:40:59.712 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.712 + [[ -f ./release-build-clang-docker-autotest_5331/output//llvm.tar.xz ]] 00:40:59.713 + mv ./release-build-clang-docker-autotest_5331/output//build-repo-manifest.txt ./release-build-clang-docker-autotest_5331/output//power.tar.xz ./release-build-clang-docker-autotest_5331/output//test_completions.txt ./release-build-clang-docker-autotest_5331/output//timing.svg ./release-build-clang-docker-autotest_5331/output//timing.txt ./release-build-clang-docker-autotest_5331/output//.. 00:40:59.713 + rmdir ./release-build-clang-docker-autotest_5331/output/ 00:40:59.713 + for dir in "${out_dirs[@]}" 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./release-build-main-docker-autotest_5332/output//doc.tar.xz ]] 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./release-build-main-docker-autotest_5332/output//ut_coverage.tar.xz ]] 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./release-build-main-docker-autotest_5332/output//llvm.tar.xz ]] 00:40:59.713 + mv ./release-build-main-docker-autotest_5332/output//build-repo-manifest.txt ./release-build-main-docker-autotest_5332/output//power.tar.xz ./release-build-main-docker-autotest_5332/output//test_completions.txt ./release-build-main-docker-autotest_5332/output//timing.svg ./release-build-main-docker-autotest_5332/output//timing.txt ./release-build-main-docker-autotest_5332/output//.. 00:40:59.713 + rmdir ./release-build-main-docker-autotest_5332/output/ 00:40:59.713 + for dir in "${out_dirs[@]}" 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./rocky9-vg-autotest_30175/output//doc.tar.xz ]] 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./rocky9-vg-autotest_30175/output//ut_coverage.tar.xz ]] 00:40:59.713 + tar -C ./rocky9-vg-autotest_30175/output/ -xf ./rocky9-vg-autotest_30175/output//ut_coverage.tar.xz 00:40:59.713 + rm ./rocky9-vg-autotest_30175/output//ut_coverage.tar.xz 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./rocky9-vg-autotest_30175/output//llvm.tar.xz ]] 00:40:59.713 + mv ./rocky9-vg-autotest_30175/output//all_tests.txt ./rocky9-vg-autotest_30175/output//build-pkg-manifest.txt ./rocky9-vg-autotest_30175/output//build-repo-manifest.txt ./rocky9-vg-autotest_30175/output//coredumps ./rocky9-vg-autotest_30175/output//cov_base.info.xz ./rocky9-vg-autotest_30175/output//dmesg.init.log ./rocky9-vg-autotest_30175/output//dmesg.log ./rocky9-vg-autotest_30175/output//power.tar.xz ./rocky9-vg-autotest_30175/output//proc_list.txt ./rocky9-vg-autotest_30175/output//test_completions.txt ./rocky9-vg-autotest_30175/output//timing.svg ./rocky9-vg-autotest_30175/output//timing.txt ./rocky9-vg-autotest_30175/output//udev.log ./rocky9-vg-autotest_30175/output//ut_coverage ./rocky9-vg-autotest_30175/output//.. 00:40:59.713 + rmdir ./rocky9-vg-autotest_30175/output/ 00:40:59.713 + for dir in "${out_dirs[@]}" 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./scan-build-docker-autotest_32267/output//doc.tar.xz ]] 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./scan-build-docker-autotest_32267/output//ut_coverage.tar.xz ]] 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./scan-build-docker-autotest_32267/output//llvm.tar.xz ]] 00:40:59.713 + mv ./scan-build-docker-autotest_32267/output//all_c_files.txt ./scan-build-docker-autotest_32267/output//build_output.txt ./scan-build-docker-autotest_32267/output//build-repo-manifest.txt ./scan-build-docker-autotest_32267/output//built_c_files.txt ./scan-build-docker-autotest_32267/output//power.tar.xz ./scan-build-docker-autotest_32267/output//test_completions.txt ./scan-build-docker-autotest_32267/output//timing.svg ./scan-build-docker-autotest_32267/output//timing.txt ./scan-build-docker-autotest_32267/output//unbuilt_c_files.txt ./scan-build-docker-autotest_32267/output//.. 00:40:59.713 + rmdir ./scan-build-docker-autotest_32267/output/ 00:40:59.713 + for dir in "${out_dirs[@]}" 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./short-fuzz-phy-autotest_40712/output//doc.tar.xz ]] 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./short-fuzz-phy-autotest_40712/output//ut_coverage.tar.xz ]] 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./short-fuzz-phy-autotest_40712/output//llvm.tar.xz ]] 00:40:59.713 + tar -C ./short-fuzz-phy-autotest_40712/output/ -xf ./short-fuzz-phy-autotest_40712/output//llvm.tar.xz 00:40:59.713 + rm ./short-fuzz-phy-autotest_40712/output//llvm.tar.xz 00:40:59.713 + mv ./short-fuzz-phy-autotest_40712/output//all_tests.txt ./short-fuzz-phy-autotest_40712/output//build-kernel-manifest.txt ./short-fuzz-phy-autotest_40712/output//build-pkg-manifest.txt ./short-fuzz-phy-autotest_40712/output//build-repo-manifest.txt ./short-fuzz-phy-autotest_40712/output//cov_base.info.xz ./short-fuzz-phy-autotest_40712/output//cov_test.info.xz ./short-fuzz-phy-autotest_40712/output//cov_total.info.xz ./short-fuzz-phy-autotest_40712/output//dmesg.init.log ./short-fuzz-phy-autotest_40712/output//dmesg.log ./short-fuzz-phy-autotest_40712/output//llvm ./short-fuzz-phy-autotest_40712/output//power.tar.xz ./short-fuzz-phy-autotest_40712/output//test_completions.txt ./short-fuzz-phy-autotest_40712/output//timing.svg ./short-fuzz-phy-autotest_40712/output//timing.txt ./short-fuzz-phy-autotest_40712/output//.. 00:40:59.713 + rmdir ./short-fuzz-phy-autotest_40712/output/ 00:40:59.713 + for dir in "${out_dirs[@]}" 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./ubuntu22-vg-autotest_51820/output//doc.tar.xz ]] 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./ubuntu22-vg-autotest_51820/output//ut_coverage.tar.xz ]] 00:40:59.713 + tar -C ./ubuntu22-vg-autotest_51820/output/ -xf ./ubuntu22-vg-autotest_51820/output//ut_coverage.tar.xz 00:40:59.713 + rm ./ubuntu22-vg-autotest_51820/output//ut_coverage.tar.xz 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./ubuntu22-vg-autotest_51820/output//llvm.tar.xz ]] 00:40:59.713 + mv ./ubuntu22-vg-autotest_51820/output//all_tests.txt ./ubuntu22-vg-autotest_51820/output//build-pkg-manifest.txt ./ubuntu22-vg-autotest_51820/output//build-repo-manifest.txt ./ubuntu22-vg-autotest_51820/output//coredumps ./ubuntu22-vg-autotest_51820/output//cov_base.info.xz ./ubuntu22-vg-autotest_51820/output//dmesg.init.log ./ubuntu22-vg-autotest_51820/output//dmesg.log ./ubuntu22-vg-autotest_51820/output//power.tar.xz ./ubuntu22-vg-autotest_51820/output//proc_list.txt ./ubuntu22-vg-autotest_51820/output//test_completions.txt ./ubuntu22-vg-autotest_51820/output//timing.svg ./ubuntu22-vg-autotest_51820/output//timing.txt ./ubuntu22-vg-autotest_51820/output//udev.log ./ubuntu22-vg-autotest_51820/output//ut_coverage ./ubuntu22-vg-autotest_51820/output//.. 00:40:59.713 + rmdir ./ubuntu22-vg-autotest_51820/output/ 00:40:59.713 + for dir in "${out_dirs[@]}" 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./ubuntu24-vg-autotest_9362/output//doc.tar.xz ]] 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./ubuntu24-vg-autotest_9362/output//ut_coverage.tar.xz ]] 00:40:59.713 + tar -C ./ubuntu24-vg-autotest_9362/output/ -xf ./ubuntu24-vg-autotest_9362/output//ut_coverage.tar.xz 00:40:59.713 + rm ./ubuntu24-vg-autotest_9362/output//ut_coverage.tar.xz 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./ubuntu24-vg-autotest_9362/output//llvm.tar.xz ]] 00:40:59.713 + mv ./ubuntu24-vg-autotest_9362/output//all_tests.txt ./ubuntu24-vg-autotest_9362/output//build-pkg-manifest.txt ./ubuntu24-vg-autotest_9362/output//build-repo-manifest.txt ./ubuntu24-vg-autotest_9362/output//coredumps ./ubuntu24-vg-autotest_9362/output//cov_base.info.xz ./ubuntu24-vg-autotest_9362/output//dmesg.init.log ./ubuntu24-vg-autotest_9362/output//dmesg.log ./ubuntu24-vg-autotest_9362/output//power.tar.xz ./ubuntu24-vg-autotest_9362/output//proc_list.txt ./ubuntu24-vg-autotest_9362/output//test_completions.txt ./ubuntu24-vg-autotest_9362/output//timing.svg ./ubuntu24-vg-autotest_9362/output//timing.txt ./ubuntu24-vg-autotest_9362/output//udev.log ./ubuntu24-vg-autotest_9362/output//ut_coverage ./ubuntu24-vg-autotest_9362/output//.. 00:40:59.713 + rmdir ./ubuntu24-vg-autotest_9362/output/ 00:40:59.713 + for dir in "${out_dirs[@]}" 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./unittest-clang-docker-autotest_32256/output//doc.tar.xz ]] 00:40:59.713 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.713 + [[ -f ./unittest-clang-docker-autotest_32256/output//ut_coverage.tar.xz ]] 00:40:59.713 + tar -C ./unittest-clang-docker-autotest_32256/output/ -xf ./unittest-clang-docker-autotest_32256/output//ut_coverage.tar.xz 00:40:59.980 + rm ./unittest-clang-docker-autotest_32256/output//ut_coverage.tar.xz 00:40:59.980 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.980 + [[ -f ./unittest-clang-docker-autotest_32256/output//llvm.tar.xz ]] 00:40:59.980 + mv ./unittest-clang-docker-autotest_32256/output//build-repo-manifest.txt ./unittest-clang-docker-autotest_32256/output//power.tar.xz ./unittest-clang-docker-autotest_32256/output//test_completions.txt ./unittest-clang-docker-autotest_32256/output//timing.txt ./unittest-clang-docker-autotest_32256/output//ut_coverage ./unittest-clang-docker-autotest_32256/output//.. 00:40:59.980 + rmdir ./unittest-clang-docker-autotest_32256/output/ 00:40:59.980 + for dir in "${out_dirs[@]}" 00:40:59.980 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.980 + [[ -f ./unittest-main-docker-autotest_32259/output//doc.tar.xz ]] 00:40:59.980 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.980 + [[ -f ./unittest-main-docker-autotest_32259/output//ut_coverage.tar.xz ]] 00:40:59.980 + tar -C ./unittest-main-docker-autotest_32259/output/ -xf ./unittest-main-docker-autotest_32259/output//ut_coverage.tar.xz 00:40:59.980 + rm ./unittest-main-docker-autotest_32259/output//ut_coverage.tar.xz 00:40:59.980 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.980 + [[ -f ./unittest-main-docker-autotest_32259/output//llvm.tar.xz ]] 00:40:59.980 + mv ./unittest-main-docker-autotest_32259/output//build-repo-manifest.txt ./unittest-main-docker-autotest_32259/output//power.tar.xz ./unittest-main-docker-autotest_32259/output//test_completions.txt ./unittest-main-docker-autotest_32259/output//timing.txt ./unittest-main-docker-autotest_32259/output//ut_coverage ./unittest-main-docker-autotest_32259/output//.. 00:40:59.980 + rmdir ./unittest-main-docker-autotest_32259/output/ 00:40:59.980 + for dir in "${out_dirs[@]}" 00:40:59.980 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.980 + [[ -f ./unittest-valgrind-docker-autotest_32259/output//doc.tar.xz ]] 00:40:59.980 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.980 + [[ -f ./unittest-valgrind-docker-autotest_32259/output//ut_coverage.tar.xz ]] 00:40:59.980 + tar -C ./unittest-valgrind-docker-autotest_32259/output/ -xf ./unittest-valgrind-docker-autotest_32259/output//ut_coverage.tar.xz 00:40:59.980 + rm ./unittest-valgrind-docker-autotest_32259/output//ut_coverage.tar.xz 00:40:59.980 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.980 + [[ -f ./unittest-valgrind-docker-autotest_32259/output//llvm.tar.xz ]] 00:40:59.980 + mv ./unittest-valgrind-docker-autotest_32259/output//build-repo-manifest.txt ./unittest-valgrind-docker-autotest_32259/output//power.tar.xz ./unittest-valgrind-docker-autotest_32259/output//test_completions.txt ./unittest-valgrind-docker-autotest_32259/output//timing.txt ./unittest-valgrind-docker-autotest_32259/output//ut_coverage ./unittest-valgrind-docker-autotest_32259/output//.. 00:40:59.980 + rmdir ./unittest-valgrind-docker-autotest_32259/output/ 00:40:59.980 + for dir in "${out_dirs[@]}" 00:40:59.980 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.980 + [[ -f ./vfio-user-phy-autotest_40716/output//doc.tar.xz ]] 00:40:59.980 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.980 + [[ -f ./vfio-user-phy-autotest_40716/output//ut_coverage.tar.xz ]] 00:40:59.980 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.980 + [[ -f ./vfio-user-phy-autotest_40716/output//llvm.tar.xz ]] 00:40:59.980 + mv ./vfio-user-phy-autotest_40716/output//all_tests.txt ./vfio-user-phy-autotest_40716/output//build-kernel-manifest.txt ./vfio-user-phy-autotest_40716/output//build-pkg-manifest.txt ./vfio-user-phy-autotest_40716/output//build-repo-manifest.txt ./vfio-user-phy-autotest_40716/output//cov_base.info.xz ./vfio-user-phy-autotest_40716/output//cov_test.info.xz ./vfio-user-phy-autotest_40716/output//cov_total.info.xz ./vfio-user-phy-autotest_40716/output//dmesg.init.log ./vfio-user-phy-autotest_40716/output//dmesg.log ./vfio-user-phy-autotest_40716/output//power.tar.xz ./vfio-user-phy-autotest_40716/output//test_completions.txt ./vfio-user-phy-autotest_40716/output//timing.svg ./vfio-user-phy-autotest_40716/output//timing.txt ./vfio-user-phy-autotest_40716/output//.. 00:40:59.980 + rmdir ./vfio-user-phy-autotest_40716/output/ 00:40:59.980 + for dir in "${out_dirs[@]}" 00:40:59.980 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.980 + [[ -f ./vhost-initiator-vg-autotest_93211/output//doc.tar.xz ]] 00:40:59.980 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.980 + [[ -f ./vhost-initiator-vg-autotest_93211/output//ut_coverage.tar.xz ]] 00:40:59.980 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.980 + [[ -f ./vhost-initiator-vg-autotest_93211/output//llvm.tar.xz ]] 00:40:59.981 + mv ./vhost-initiator-vg-autotest_93211/output//all_tests.txt ./vhost-initiator-vg-autotest_93211/output//build-kernel-manifest.txt ./vhost-initiator-vg-autotest_93211/output//build-pkg-manifest.txt ./vhost-initiator-vg-autotest_93211/output//build-repo-manifest.txt ./vhost-initiator-vg-autotest_93211/output//cov_base.info.xz ./vhost-initiator-vg-autotest_93211/output//cov_test.info.xz ./vhost-initiator-vg-autotest_93211/output//cov_total.info.xz ./vhost-initiator-vg-autotest_93211/output//dmesg.init.log ./vhost-initiator-vg-autotest_93211/output//dmesg.log ./vhost-initiator-vg-autotest_93211/output//power.tar.xz ./vhost-initiator-vg-autotest_93211/output//test_completions.txt ./vhost-initiator-vg-autotest_93211/output//timing.svg ./vhost-initiator-vg-autotest_93211/output//timing.txt ./vhost-initiator-vg-autotest_93211/output//vhost_fuzz_output1.txt.xz ./vhost-initiator-vg-autotest_93211/output//vhost_fuzz_output2.txt.xz ./vhost-initiator-vg-autotest_93211/output//vhost_fuzz_tgt_output.txt.xz ./vhost-initiator-vg-autotest_93211/output//.. 00:40:59.981 + rmdir ./vhost-initiator-vg-autotest_93211/output/ 00:40:59.981 + for dir in "${out_dirs[@]}" 00:40:59.981 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.981 + [[ -f ./vhost-phy-autotest_40782/output//doc.tar.xz ]] 00:40:59.981 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.981 + [[ -f ./vhost-phy-autotest_40782/output//ut_coverage.tar.xz ]] 00:40:59.981 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.981 + [[ -f ./vhost-phy-autotest_40782/output//llvm.tar.xz ]] 00:40:59.981 + mv ./vhost-phy-autotest_40782/output//all_tests.txt ./vhost-phy-autotest_40782/output//build-kernel-manifest.txt ./vhost-phy-autotest_40782/output//build-pkg-manifest.txt ./vhost-phy-autotest_40782/output//build-repo-manifest.txt ./vhost-phy-autotest_40782/output//cov_base.info.xz ./vhost-phy-autotest_40782/output//cov_test.info.xz ./vhost-phy-autotest_40782/output//cov_total.info.xz ./vhost-phy-autotest_40782/output//dmesg.init.log ./vhost-phy-autotest_40782/output//dmesg.log ./vhost-phy-autotest_40782/output//power.tar.xz ./vhost-phy-autotest_40782/output//test_completions.txt ./vhost-phy-autotest_40782/output//timing.svg ./vhost-phy-autotest_40782/output//timing.txt ./vhost-phy-autotest_40782/output//.. 00:40:59.981 + rmdir ./vhost-phy-autotest_40782/output/ 00:40:59.981 + for dir in "${out_dirs[@]}" 00:40:59.981 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.981 + [[ -f ./zns-vg-autotest_92284/output//doc.tar.xz ]] 00:40:59.981 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.981 + [[ -f ./zns-vg-autotest_92284/output//ut_coverage.tar.xz ]] 00:40:59.981 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:40:59.981 + [[ -f ./zns-vg-autotest_92284/output//llvm.tar.xz ]] 00:40:59.981 + mv ./zns-vg-autotest_92284/output//all_tests.txt ./zns-vg-autotest_92284/output//build-kernel-manifest.txt ./zns-vg-autotest_92284/output//build-pkg-manifest.txt ./zns-vg-autotest_92284/output//build-repo-manifest.txt ./zns-vg-autotest_92284/output//cov_base.info.xz ./zns-vg-autotest_92284/output//cov_test.info.xz ./zns-vg-autotest_92284/output//cov_total.info.xz ./zns-vg-autotest_92284/output//dmesg.init.log ./zns-vg-autotest_92284/output//dmesg.log ./zns-vg-autotest_92284/output//power.tar.xz ./zns-vg-autotest_92284/output//test_completions.txt ./zns-vg-autotest_92284/output//timing.svg ./zns-vg-autotest_92284/output//timing.txt ./zns-vg-autotest_92284/output//.. 00:40:59.981 + rmdir ./zns-vg-autotest_92284/output/ 00:40:59.981 + unpack_cov_files 00:40:59.981 + local info_files 00:40:59.981 + info_files=(*/cov_*.info.xz) 00:40:59.981 + xargs -P0 -r -n1 xz -d 00:40:59.981 + printf '%s\n' BlobFS-phy-autotest_40723/cov_base.info.xz BlobFS-phy-autotest_40723/cov_test.info.xz BlobFS-phy-autotest_40723/cov_total.info.xz crypto-phy-autotest_40718/cov_base.info.xz crypto-phy-autotest_40718/cov_test.info.xz crypto-phy-autotest_40718/cov_total.info.xz freebsd-vg-autotest_70345/cov_base.info.xz iscsi-uring-vg-autotest_93089/cov_base.info.xz iscsi-uring-vg-autotest_93089/cov_test.info.xz iscsi-uring-vg-autotest_93089/cov_total.info.xz iscsi-vg-autotest_93224/cov_base.info.xz iscsi-vg-autotest_93224/cov_test.info.xz iscsi-vg-autotest_93224/cov_total.info.xz lvol-vg-autotest_93134/cov_base.info.xz lvol-vg-autotest_93134/cov_test.info.xz lvol-vg-autotest_93134/cov_total.info.xz nvme-cmb-pmr-vg-autotest_94314/cov_base.info.xz nvme-cmb-pmr-vg-autotest_94314/cov_test.info.xz nvme-cmb-pmr-vg-autotest_94314/cov_total.info.xz nvme-phy-autotest_86901/cov_base.info.xz nvme-phy-autotest_86901/cov_test.info.xz nvme-phy-autotest_86901/cov_total.info.xz nvme-vg-autotest_93189/cov_base.info.xz nvme-vg-autotest_93189/cov_test.info.xz nvme-vg-autotest_93189/cov_total.info.xz nvmf-phy-autotest_86959/cov_base.info.xz nvmf-phy-autotest_86959/cov_test.info.xz nvmf-phy-autotest_86959/cov_total.info.xz nvmf-tcp-phy-autotest_86841/cov_base.info.xz nvmf-tcp-phy-autotest_86841/cov_test.info.xz nvmf-tcp-phy-autotest_86841/cov_total.info.xz nvmf-tcp-uring-vg-autotest_93131/cov_base.info.xz nvmf-tcp-uring-vg-autotest_93131/cov_test.info.xz nvmf-tcp-uring-vg-autotest_93131/cov_total.info.xz nvmf-tcp-vg-autotest_93166/cov_base.info.xz nvmf-tcp-vg-autotest_93166/cov_test.info.xz nvmf-tcp-vg-autotest_93166/cov_total.info.xz raid-vg-autotest_7492/cov_base.info.xz raid-vg-autotest_7492/cov_test.info.xz raid-vg-autotest_7492/cov_total.info.xz rocky9-vg-autotest_30175/cov_base.info.xz short-fuzz-phy-autotest_40712/cov_base.info.xz short-fuzz-phy-autotest_40712/cov_test.info.xz short-fuzz-phy-autotest_40712/cov_total.info.xz ubuntu22-vg-autotest_51820/cov_base.info.xz ubuntu24-vg-autotest_9362/cov_base.info.xz vfio-user-phy-autotest_40716/cov_base.info.xz vfio-user-phy-autotest_40716/cov_test.info.xz vfio-user-phy-autotest_40716/cov_total.info.xz vhost-initiator-vg-autotest_93211/cov_base.info.xz vhost-initiator-vg-autotest_93211/cov_test.info.xz vhost-initiator-vg-autotest_93211/cov_total.info.xz vhost-phy-autotest_40782/cov_base.info.xz vhost-phy-autotest_40782/cov_test.info.xz vhost-phy-autotest_40782/cov_total.info.xz zns-vg-autotest_92284/cov_base.info.xz zns-vg-autotest_92284/cov_test.info.xz zns-vg-autotest_92284/cov_total.info.xz 00:41:00.557 + fix_downstream_job_paths 00:41:00.557 + sed -i -e 's#^SF:/.\+/spdk/#SF:/var/jenkins/workspace/autotest-per-patch/spdk/#g' BlobFS-phy-autotest_40723/cov_total.info crypto-phy-autotest_40718/cov_total.info iscsi-uring-vg-autotest_93089/cov_total.info iscsi-vg-autotest_93224/cov_total.info lvol-vg-autotest_93134/cov_total.info nvme-cmb-pmr-vg-autotest_94314/cov_total.info nvme-phy-autotest_86901/cov_total.info nvme-vg-autotest_93189/cov_total.info nvmf-phy-autotest_86959/cov_total.info nvmf-tcp-phy-autotest_86841/cov_total.info nvmf-tcp-uring-vg-autotest_93131/cov_total.info nvmf-tcp-vg-autotest_93166/cov_total.info raid-vg-autotest_7492/cov_total.info short-fuzz-phy-autotest_40712/cov_total.info vfio-user-phy-autotest_40716/cov_total.info vhost-initiator-vg-autotest_93211/cov_total.info vhost-phy-autotest_40782/cov_total.info zns-vg-autotest_92284/cov_total.info 00:41:01.489 + ignore_ocf_headers 00:41:01.489 + sed -i 's#--show-details#--show-details --ignore-errors source#g' spdk/autorun_post.py 00:41:01.489 + create_errtrace_files_for_all_builds 00:41:01.489 + local build_log_list 00:41:01.489 + build_log_list=($(find "$WORKSPACE" -type f -name 'build.log')) 00:41:01.489 ++ find /var/jenkins/workspace/autotest-per-patch -type f -name build.log 00:41:01.489 + for build in "${build_log_list[@]}" 00:41:01.489 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_93189/build.log 00:41:01.489 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.489 + build_log=/var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_93189/build.log 00:41:01.489 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_93189/build.log 00:41:01.489 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_93189 00:41:01.489 + job_name=nvme-vg-autotest_93189 00:41:01.489 + start_pattern='Backtrace start' 00:41:01.489 + end_pattern='Backtrace end' 00:41:01.489 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_93189/build.log ]] 00:41:01.489 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_93189/build.log 00:41:01.489 + backtraces= 00:41:01.489 + [[ -n '' ]] 00:41:01.489 + for build in "${build_log_list[@]}" 00:41:01.489 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_35615/build.log 00:41:01.489 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.489 + build_log=/var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_35615/build.log 00:41:01.489 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_35615/build.log 00:41:01.489 ++ basename /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_35615 00:41:01.489 + job_name=check-format-docker-autotest_35615 00:41:01.489 + start_pattern='Backtrace start' 00:41:01.489 + end_pattern='Backtrace end' 00:41:01.489 + [[ -f /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_35615/build.log ]] 00:41:01.489 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_35615/build.log 00:41:01.489 + backtraces= 00:41:01.489 + [[ -n '' ]] 00:41:01.489 + for build in "${build_log_list[@]}" 00:41:01.489 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_92284/build.log 00:41:01.489 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.489 + build_log=/var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_92284/build.log 00:41:01.489 +++ dirname /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_92284/build.log 00:41:01.489 ++ basename /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_92284 00:41:01.489 + job_name=zns-vg-autotest_92284 00:41:01.489 + start_pattern='Backtrace start' 00:41:01.489 + end_pattern='Backtrace end' 00:41:01.489 + [[ -f /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_92284/build.log ]] 00:41:01.489 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_92284/build.log 00:41:01.752 + backtraces= 00:41:01.752 + [[ -n '' ]] 00:41:01.752 + for build in "${build_log_list[@]}" 00:41:01.752 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_32259/build.log 00:41:01.753 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.753 + build_log=/var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_32259/build.log 00:41:01.753 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_32259/build.log 00:41:01.753 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_32259 00:41:01.753 + job_name=unittest-main-docker-autotest_32259 00:41:01.753 + start_pattern='Backtrace start' 00:41:01.753 + end_pattern='Backtrace end' 00:41:01.753 + [[ -f /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_32259/build.log ]] 00:41:01.753 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_32259/build.log 00:41:01.753 + backtraces='00:05:50.331 ========== Backtrace start: ========== 00:41:01.753 00:05:50.331 00:41:01.753 00:05:50.331 in /var/jenkins/workspace/unittest-main-docker-autotest/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.753 00:05:50.331 ... 00:41:01.753 00:05:50.331 83 function unittest_rpc() { 00:41:01.753 00:05:50.331 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.753 00:05:50.331 85 } 00:41:01.753 00:05:50.331 86 00:41:01.753 00:05:50.331 87 function unittest_nvme() { 00:41:01.753 00:05:50.331 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.753 00:05:50.331 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.753 00:05:50.331 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.753 00:05:50.331 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.753 00:05:50.331 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.753 00:05:50.331 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.753 00:05:50.331 ... 00:41:01.753 00:05:50.331 in /var/jenkins/workspace/unittest-main-docker-autotest/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.753 00:05:50.331 ... 00:41:01.753 00:05:50.331 1122 timing_enter $test_name 00:41:01.753 00:05:50.331 1123 echo "************************************" 00:41:01.753 00:05:50.331 1124 echo "START TEST $test_name" 00:41:01.753 00:05:50.331 1125 echo "************************************" 00:41:01.753 00:05:50.331 1126 xtrace_restore 00:41:01.753 00:05:50.331 1127 time "$@" 00:41:01.753 00:05:50.331 1128 xtrace_disable 00:41:01.753 00:05:50.331 1129 echo "************************************" 00:41:01.753 00:05:50.331 1130 echo "END TEST $test_name" 00:41:01.753 00:05:50.331 1131 echo "************************************" 00:41:01.753 00:05:50.332 1132 timing_exit $test_name 00:41:01.753 00:05:50.332 ... 00:41:01.753 00:05:50.332 in /var/jenkins/workspace/unittest-main-docker-autotest/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.753 00:05:50.332 ... 00:41:01.753 00:05:50.332 225 fi 00:41:01.753 00:05:50.332 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.753 00:05:50.332 227 run_test "unittest_json" unittest_json 00:41:01.753 00:05:50.332 228 run_test "unittest_rpc" unittest_rpc 00:41:01.753 00:05:50.332 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.753 00:05:50.332 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.753 00:05:50.332 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.753 00:05:50.332 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.753 00:05:50.332 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.753 00:05:50.332 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.753 00:05:50.332 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.753 00:05:50.332 ... 00:41:01.753 00:05:50.332 00:41:01.753 00:05:50.332 ========== Backtrace end ========== 00:41:01.753 00:05:50.332 ========== Backtrace start: ========== 00:41:01.753 00:05:50.332 00:41:01.753 00:05:50.332 in jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh:66 -> main([]) 00:41:01.753 00:05:50.332 ... 00:41:01.753 00:05:50.332 backtrace unavailable 00:41:01.753 00:05:50.332 ... 00:41:01.753 00:05:50.332 00:41:01.753 00:05:50.332 ========== Backtrace end ==========' 00:41:01.753 + [[ -n 00:05:50.331 ========== Backtrace start: ========== 00:41:01.753 00:05:50.331 00:41:01.753 00:05:50.331 in /var/jenkins/workspace/unittest-main-docker-autotest/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.753 00:05:50.331 ... 00:41:01.753 00:05:50.331 83 function unittest_rpc() { 00:41:01.753 00:05:50.331 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.753 00:05:50.331 85 } 00:41:01.753 00:05:50.331 86 00:41:01.753 00:05:50.331 87 function unittest_nvme() { 00:41:01.753 00:05:50.331 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.753 00:05:50.331 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.753 00:05:50.331 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.753 00:05:50.331 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.753 00:05:50.331 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.753 00:05:50.331 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.753 00:05:50.331 ... 00:41:01.753 00:05:50.331 in /var/jenkins/workspace/unittest-main-docker-autotest/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.753 00:05:50.331 ... 00:41:01.753 00:05:50.331 1122 timing_enter $test_name 00:41:01.753 00:05:50.331 1123 echo "************************************" 00:41:01.753 00:05:50.331 1124 echo "START TEST $test_name" 00:41:01.753 00:05:50.331 1125 echo "************************************" 00:41:01.753 00:05:50.331 1126 xtrace_restore 00:41:01.753 00:05:50.331 1127 time "$@" 00:41:01.753 00:05:50.331 1128 xtrace_disable 00:41:01.753 00:05:50.331 1129 echo "************************************" 00:41:01.753 00:05:50.331 1130 echo "END TEST $test_name" 00:41:01.753 00:05:50.331 1131 echo "************************************" 00:41:01.753 00:05:50.332 1132 timing_exit $test_name 00:41:01.753 00:05:50.332 ... 00:41:01.753 00:05:50.332 in /var/jenkins/workspace/unittest-main-docker-autotest/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.753 00:05:50.332 ... 00:41:01.753 00:05:50.332 225 fi 00:41:01.753 00:05:50.332 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.753 00:05:50.332 227 run_test "unittest_json" unittest_json 00:41:01.753 00:05:50.332 228 run_test "unittest_rpc" unittest_rpc 00:41:01.753 00:05:50.332 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.753 00:05:50.332 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.753 00:05:50.332 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.753 00:05:50.332 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.753 00:05:50.332 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.753 00:05:50.332 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.753 00:05:50.332 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.753 00:05:50.332 ... 00:41:01.753 00:05:50.332 00:41:01.753 00:05:50.332 ========== Backtrace end ========== 00:41:01.753 00:05:50.332 ========== Backtrace start: ========== 00:41:01.753 00:05:50.332 00:41:01.753 00:05:50.332 in jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh:66 -> main([]) 00:41:01.753 00:05:50.332 ... 00:41:01.753 00:05:50.332 backtrace unavailable 00:41:01.753 00:05:50.332 ... 00:41:01.753 00:05:50.332 00:41:01.753 00:05:50.332 ========== Backtrace end ========== ]] 00:41:01.753 + echo '00:05:50.331 ========== Backtrace start: ========== 00:41:01.753 00:05:50.331 00:41:01.753 00:05:50.331 in /var/jenkins/workspace/unittest-main-docker-autotest/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.753 00:05:50.331 ... 00:41:01.753 00:05:50.331 83 function unittest_rpc() { 00:41:01.753 00:05:50.331 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.753 00:05:50.331 85 } 00:41:01.753 00:05:50.331 86 00:41:01.753 00:05:50.331 87 function unittest_nvme() { 00:41:01.753 00:05:50.331 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.753 00:05:50.331 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.753 00:05:50.331 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.753 00:05:50.331 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.753 00:05:50.331 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.753 00:05:50.331 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.753 00:05:50.331 ... 00:41:01.753 00:05:50.331 in /var/jenkins/workspace/unittest-main-docker-autotest/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.753 00:05:50.331 ... 00:41:01.753 00:05:50.331 1122 timing_enter $test_name 00:41:01.753 00:05:50.331 1123 echo "************************************" 00:41:01.753 00:05:50.331 1124 echo "START TEST $test_name" 00:41:01.753 00:05:50.331 1125 echo "************************************" 00:41:01.753 00:05:50.331 1126 xtrace_restore 00:41:01.753 00:05:50.331 1127 time "$@" 00:41:01.753 00:05:50.331 1128 xtrace_disable 00:41:01.753 00:05:50.331 1129 echo "************************************" 00:41:01.753 00:05:50.331 1130 echo "END TEST $test_name" 00:41:01.753 00:05:50.331 1131 echo "************************************" 00:41:01.753 00:05:50.332 1132 timing_exit $test_name 00:41:01.753 00:05:50.332 ... 00:41:01.753 00:05:50.332 in /var/jenkins/workspace/unittest-main-docker-autotest/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.753 00:05:50.332 ... 00:41:01.753 00:05:50.332 225 fi 00:41:01.753 00:05:50.332 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.754 00:05:50.332 227 run_test "unittest_json" unittest_json 00:41:01.754 00:05:50.332 228 run_test "unittest_rpc" unittest_rpc 00:41:01.754 00:05:50.332 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.754 00:05:50.332 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.754 00:05:50.332 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.754 00:05:50.332 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.754 00:05:50.332 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.754 00:05:50.332 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.754 00:05:50.332 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.754 00:05:50.332 ... 00:41:01.754 00:05:50.332 00:41:01.754 00:05:50.332 ========== Backtrace end ========== 00:41:01.754 00:05:50.332 ========== Backtrace start: ========== 00:41:01.754 00:05:50.332 00:41:01.754 00:05:50.332 in jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh:66 -> main([]) 00:41:01.754 00:05:50.332 ... 00:41:01.754 00:05:50.332 backtrace unavailable 00:41:01.754 00:05:50.332 ... 00:41:01.754 00:05:50.332 00:41:01.754 00:05:50.332 ========== Backtrace end ==========' 00:41:01.754 + for build in "${build_log_list[@]}" 00:41:01.754 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_40723/build.log 00:41:01.754 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.754 + build_log=/var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_40723/build.log 00:41:01.754 +++ dirname /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_40723/build.log 00:41:01.754 ++ basename /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_40723 00:41:01.754 + job_name=BlobFS-phy-autotest_40723 00:41:01.754 + start_pattern='Backtrace start' 00:41:01.754 + end_pattern='Backtrace end' 00:41:01.754 + [[ -f /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_40723/build.log ]] 00:41:01.754 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_40723/build.log 00:41:01.754 + backtraces= 00:41:01.754 + [[ -n '' ]] 00:41:01.754 + for build in "${build_log_list[@]}" 00:41:01.754 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/raid-vg-autotest_7492/build.log 00:41:01.754 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.754 + build_log=/var/jenkins/workspace/autotest-per-patch/raid-vg-autotest_7492/build.log 00:41:01.754 +++ dirname /var/jenkins/workspace/autotest-per-patch/raid-vg-autotest_7492/build.log 00:41:01.754 ++ basename /var/jenkins/workspace/autotest-per-patch/raid-vg-autotest_7492 00:41:01.754 + job_name=raid-vg-autotest_7492 00:41:01.754 + start_pattern='Backtrace start' 00:41:01.754 + end_pattern='Backtrace end' 00:41:01.754 + [[ -f /var/jenkins/workspace/autotest-per-patch/raid-vg-autotest_7492/build.log ]] 00:41:01.754 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/raid-vg-autotest_7492/build.log 00:41:01.754 + backtraces= 00:41:01.754 + [[ -n '' ]] 00:41:01.754 + for build in "${build_log_list[@]}" 00:41:01.754 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/ubuntu24-vg-autotest_9362/build.log 00:41:01.754 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.754 + build_log=/var/jenkins/workspace/autotest-per-patch/ubuntu24-vg-autotest_9362/build.log 00:41:01.754 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu24-vg-autotest_9362/build.log 00:41:01.754 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu24-vg-autotest_9362 00:41:01.754 + job_name=ubuntu24-vg-autotest_9362 00:41:01.754 + start_pattern='Backtrace start' 00:41:01.754 + end_pattern='Backtrace end' 00:41:01.754 + [[ -f /var/jenkins/workspace/autotest-per-patch/ubuntu24-vg-autotest_9362/build.log ]] 00:41:01.754 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/ubuntu24-vg-autotest_9362/build.log 00:41:01.754 + backtraces='00:06:55.284 ========== Backtrace start: ========== 00:41:01.754 00:06:55.284 00:41:01.754 00:06:55.284 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.754 00:06:55.284 ... 00:41:01.754 00:06:55.284 83 function unittest_rpc() { 00:41:01.754 00:06:55.284 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.754 00:06:55.284 85 } 00:41:01.754 00:06:55.284 86 00:41:01.754 00:06:55.284 87 function unittest_nvme() { 00:41:01.754 00:06:55.284 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.754 00:06:55.284 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.754 00:06:55.284 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.754 00:06:55.284 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.754 00:06:55.284 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.754 00:06:55.284 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.754 00:06:55.284 ... 00:41:01.754 00:06:55.284 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.754 00:06:55.284 ... 00:41:01.754 00:06:55.284 1122 timing_enter $test_name 00:41:01.754 00:06:55.284 1123 echo "************************************" 00:41:01.754 00:06:55.284 1124 echo "START TEST $test_name" 00:41:01.754 00:06:55.284 1125 echo "************************************" 00:41:01.754 00:06:55.284 1126 xtrace_restore 00:41:01.754 00:06:55.284 1127 time "$@" 00:41:01.754 00:06:55.284 1128 xtrace_disable 00:41:01.754 00:06:55.284 1129 echo "************************************" 00:41:01.754 00:06:55.284 1130 echo "END TEST $test_name" 00:41:01.754 00:06:55.284 1131 echo "************************************" 00:41:01.754 00:06:55.284 1132 timing_exit $test_name 00:41:01.754 00:06:55.284 ... 00:41:01.754 00:06:55.284 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.754 00:06:55.284 ... 00:41:01.754 00:06:55.284 225 fi 00:41:01.754 00:06:55.284 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.754 00:06:55.284 227 run_test "unittest_json" unittest_json 00:41:01.754 00:06:55.284 228 run_test "unittest_rpc" unittest_rpc 00:41:01.754 00:06:55.284 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.754 00:06:55.284 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.754 00:06:55.284 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.754 00:06:55.284 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.754 00:06:55.284 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.754 00:06:55.284 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.754 00:06:55.284 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.754 00:06:55.284 ... 00:41:01.754 00:06:55.284 00:41:01.754 00:06:55.284 ========== Backtrace end ========== 00:41:01.754 00:06:55.285 ========== Backtrace start: ========== 00:41:01.754 00:06:55.285 00:41:01.754 00:06:55.285 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest"],["/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:41:01.754 00:06:55.285 ... 00:41:01.754 00:06:55.285 1122 timing_enter $test_name 00:41:01.754 00:06:55.285 1123 echo "************************************" 00:41:01.754 00:06:55.285 1124 echo "START TEST $test_name" 00:41:01.754 00:06:55.285 1125 echo "************************************" 00:41:01.754 00:06:55.285 1126 xtrace_restore 00:41:01.754 00:06:55.285 1127 time "$@" 00:41:01.754 00:06:55.285 1128 xtrace_disable 00:41:01.754 00:06:55.285 1129 echo "************************************" 00:41:01.754 00:06:55.285 1130 echo "END TEST $test_name" 00:41:01.754 00:06:55.285 1131 echo "************************************" 00:41:01.754 00:06:55.285 1132 timing_exit $test_name 00:41:01.754 00:06:55.285 ... 00:41:01.754 00:06:55.285 in /home/vagrant/spdk_repo/spdk/autotest.sh:138 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.754 00:06:55.285 ... 00:41:01.754 00:06:55.285 133 ##################### 00:41:01.754 00:06:55.285 134 # Unit Tests 00:41:01.754 00:06:55.285 135 ##################### 00:41:01.754 00:06:55.285 136 00:41:01.754 00:06:55.285 137 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:41:01.754 00:06:55.285 => 138 run_test "unittest" $rootdir/test/unit/unittest.sh 00:41:01.754 00:06:55.285 139 fi 00:41:01.754 00:06:55.285 140 00:41:01.754 00:06:55.285 141 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:41:01.754 00:06:55.285 142 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:41:01.754 00:06:55.285 143 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:41:01.754 00:06:55.285 ... 00:41:01.754 00:06:55.285 00:41:01.754 00:06:55.285 ========== Backtrace end ========== 00:41:01.754 00:07:07.731 ========== Backtrace start: ========== 00:41:01.754 00:07:07.731 00:41:01.754 00:07:07.731 in spdk/autorun.sh:27 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.754 00:07:07.731 ... 00:41:01.754 00:07:07.731 22 trap '\''timing_finish || exit 1'\'' EXIT 00:41:01.754 00:07:07.731 23 00:41:01.754 00:07:07.731 24 # Runs agent scripts 00:41:01.754 00:07:07.731 25 $rootdir/autobuild.sh "$conf" 00:41:01.754 00:07:07.731 26 if ((SPDK_TEST_UNITTEST == 1 || SPDK_RUN_FUNCTIONAL_TEST == 1)); then 00:41:01.754 00:07:07.731 => 27 sudo -E $rootdir/autotest.sh "$conf" 00:41:01.754 00:07:07.731 28 fi 00:41:01.754 00:07:07.731 ... 00:41:01.754 00:07:07.731 00:41:01.754 00:07:07.731 ========== Backtrace end ==========' 00:41:01.754 + [[ -n 00:06:55.284 ========== Backtrace start: ========== 00:41:01.754 00:06:55.284 00:41:01.754 00:06:55.284 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.754 00:06:55.284 ... 00:41:01.754 00:06:55.284 83 function unittest_rpc() { 00:41:01.754 00:06:55.284 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.754 00:06:55.284 85 } 00:41:01.754 00:06:55.284 86 00:41:01.754 00:06:55.284 87 function unittest_nvme() { 00:41:01.754 00:06:55.284 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.754 00:06:55.284 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.754 00:06:55.284 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.754 00:06:55.284 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.754 00:06:55.284 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.754 00:06:55.284 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.754 00:06:55.284 ... 00:41:01.754 00:06:55.284 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.754 00:06:55.284 ... 00:41:01.755 00:06:55.284 1122 timing_enter $test_name 00:41:01.755 00:06:55.284 1123 echo "************************************" 00:41:01.755 00:06:55.284 1124 echo "START TEST $test_name" 00:41:01.755 00:06:55.284 1125 echo "************************************" 00:41:01.755 00:06:55.284 1126 xtrace_restore 00:41:01.755 00:06:55.284 1127 time "$@" 00:41:01.755 00:06:55.284 1128 xtrace_disable 00:41:01.755 00:06:55.284 1129 echo "************************************" 00:41:01.755 00:06:55.284 1130 echo "END TEST $test_name" 00:41:01.755 00:06:55.284 1131 echo "************************************" 00:41:01.755 00:06:55.284 1132 timing_exit $test_name 00:41:01.755 00:06:55.284 ... 00:41:01.755 00:06:55.284 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.755 00:06:55.284 ... 00:41:01.755 00:06:55.284 225 fi 00:41:01.755 00:06:55.284 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.755 00:06:55.284 227 run_test "unittest_json" unittest_json 00:41:01.755 00:06:55.284 228 run_test "unittest_rpc" unittest_rpc 00:41:01.755 00:06:55.284 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.755 00:06:55.284 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.755 00:06:55.284 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.755 00:06:55.284 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.755 00:06:55.284 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.755 00:06:55.284 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.755 00:06:55.284 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.755 00:06:55.284 ... 00:41:01.755 00:06:55.284 00:41:01.755 00:06:55.284 ========== Backtrace end ========== 00:41:01.755 00:06:55.285 ========== Backtrace start: ========== 00:41:01.755 00:06:55.285 00:41:01.755 00:06:55.285 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest"],["/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:41:01.755 00:06:55.285 ... 00:41:01.755 00:06:55.285 1122 timing_enter $test_name 00:41:01.755 00:06:55.285 1123 echo "************************************" 00:41:01.755 00:06:55.285 1124 echo "START TEST $test_name" 00:41:01.755 00:06:55.285 1125 echo "************************************" 00:41:01.755 00:06:55.285 1126 xtrace_restore 00:41:01.755 00:06:55.285 1127 time "$@" 00:41:01.755 00:06:55.285 1128 xtrace_disable 00:41:01.755 00:06:55.285 1129 echo "************************************" 00:41:01.755 00:06:55.285 1130 echo "END TEST $test_name" 00:41:01.755 00:06:55.285 1131 echo "************************************" 00:41:01.755 00:06:55.285 1132 timing_exit $test_name 00:41:01.755 00:06:55.285 ... 00:41:01.755 00:06:55.285 in /home/vagrant/spdk_repo/spdk/autotest.sh:138 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.755 00:06:55.285 ... 00:41:01.755 00:06:55.285 133 ##################### 00:41:01.755 00:06:55.285 134 # Unit Tests 00:41:01.755 00:06:55.285 135 ##################### 00:41:01.755 00:06:55.285 136 00:41:01.755 00:06:55.285 137 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:41:01.755 00:06:55.285 => 138 run_test "unittest" $rootdir/test/unit/unittest.sh 00:41:01.755 00:06:55.285 139 fi 00:41:01.755 00:06:55.285 140 00:41:01.755 00:06:55.285 141 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:41:01.755 00:06:55.285 142 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:41:01.755 00:06:55.285 143 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:41:01.755 00:06:55.285 ... 00:41:01.755 00:06:55.285 00:41:01.755 00:06:55.285 ========== Backtrace end ========== 00:41:01.755 00:07:07.731 ========== Backtrace start: ========== 00:41:01.755 00:07:07.731 00:41:01.755 00:07:07.731 in spdk/autorun.sh:27 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.755 00:07:07.731 ... 00:41:01.755 00:07:07.731 22 trap 'timing_finish || exit 1' EXIT 00:41:01.755 00:07:07.731 23 00:41:01.755 00:07:07.731 24 # Runs agent scripts 00:41:01.755 00:07:07.731 25 $rootdir/autobuild.sh "$conf" 00:41:01.755 00:07:07.731 26 if ((SPDK_TEST_UNITTEST == 1 || SPDK_RUN_FUNCTIONAL_TEST == 1)); then 00:41:01.755 00:07:07.731 => 27 sudo -E $rootdir/autotest.sh "$conf" 00:41:01.755 00:07:07.731 28 fi 00:41:01.755 00:07:07.731 ... 00:41:01.755 00:07:07.731 00:41:01.755 00:07:07.731 ========== Backtrace end ========== ]] 00:41:01.755 + echo '00:06:55.284 ========== Backtrace start: ========== 00:41:01.755 00:06:55.284 00:41:01.755 00:06:55.284 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.755 00:06:55.284 ... 00:41:01.755 00:06:55.284 83 function unittest_rpc() { 00:41:01.755 00:06:55.284 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.755 00:06:55.284 85 } 00:41:01.755 00:06:55.284 86 00:41:01.755 00:06:55.284 87 function unittest_nvme() { 00:41:01.755 00:06:55.284 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.755 00:06:55.284 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.755 00:06:55.284 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.755 00:06:55.284 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.755 00:06:55.284 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.755 00:06:55.284 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.755 00:06:55.284 ... 00:41:01.755 00:06:55.284 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.755 00:06:55.284 ... 00:41:01.755 00:06:55.284 1122 timing_enter $test_name 00:41:01.755 00:06:55.284 1123 echo "************************************" 00:41:01.755 00:06:55.284 1124 echo "START TEST $test_name" 00:41:01.755 00:06:55.284 1125 echo "************************************" 00:41:01.755 00:06:55.284 1126 xtrace_restore 00:41:01.755 00:06:55.284 1127 time "$@" 00:41:01.755 00:06:55.284 1128 xtrace_disable 00:41:01.755 00:06:55.284 1129 echo "************************************" 00:41:01.755 00:06:55.284 1130 echo "END TEST $test_name" 00:41:01.755 00:06:55.284 1131 echo "************************************" 00:41:01.755 00:06:55.284 1132 timing_exit $test_name 00:41:01.755 00:06:55.284 ... 00:41:01.755 00:06:55.284 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.755 00:06:55.284 ... 00:41:01.755 00:06:55.284 225 fi 00:41:01.755 00:06:55.284 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.755 00:06:55.284 227 run_test "unittest_json" unittest_json 00:41:01.755 00:06:55.284 228 run_test "unittest_rpc" unittest_rpc 00:41:01.755 00:06:55.284 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.755 00:06:55.284 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.755 00:06:55.284 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.755 00:06:55.284 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.755 00:06:55.284 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.755 00:06:55.284 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.755 00:06:55.284 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.755 00:06:55.284 ... 00:41:01.755 00:06:55.284 00:41:01.755 00:06:55.284 ========== Backtrace end ========== 00:41:01.755 00:06:55.285 ========== Backtrace start: ========== 00:41:01.755 00:06:55.285 00:41:01.755 00:06:55.285 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest"],["/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:41:01.755 00:06:55.285 ... 00:41:01.755 00:06:55.285 1122 timing_enter $test_name 00:41:01.755 00:06:55.285 1123 echo "************************************" 00:41:01.755 00:06:55.285 1124 echo "START TEST $test_name" 00:41:01.755 00:06:55.285 1125 echo "************************************" 00:41:01.755 00:06:55.285 1126 xtrace_restore 00:41:01.755 00:06:55.285 1127 time "$@" 00:41:01.755 00:06:55.285 1128 xtrace_disable 00:41:01.755 00:06:55.285 1129 echo "************************************" 00:41:01.755 00:06:55.285 1130 echo "END TEST $test_name" 00:41:01.755 00:06:55.285 1131 echo "************************************" 00:41:01.755 00:06:55.285 1132 timing_exit $test_name 00:41:01.755 00:06:55.285 ... 00:41:01.755 00:06:55.285 in /home/vagrant/spdk_repo/spdk/autotest.sh:138 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.755 00:06:55.285 ... 00:41:01.755 00:06:55.285 133 ##################### 00:41:01.755 00:06:55.285 134 # Unit Tests 00:41:01.755 00:06:55.285 135 ##################### 00:41:01.755 00:06:55.285 136 00:41:01.755 00:06:55.285 137 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:41:01.755 00:06:55.285 => 138 run_test "unittest" $rootdir/test/unit/unittest.sh 00:41:01.755 00:06:55.285 139 fi 00:41:01.755 00:06:55.285 140 00:41:01.755 00:06:55.285 141 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:41:01.755 00:06:55.285 142 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:41:01.756 00:06:55.285 143 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:41:01.756 00:06:55.285 ... 00:41:01.756 00:06:55.285 00:41:01.756 00:06:55.285 ========== Backtrace end ========== 00:41:01.756 00:07:07.731 ========== Backtrace start: ========== 00:41:01.756 00:07:07.731 00:41:01.756 00:07:07.731 in spdk/autorun.sh:27 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.756 00:07:07.731 ... 00:41:01.756 00:07:07.731 22 trap '\''timing_finish || exit 1'\'' EXIT 00:41:01.756 00:07:07.731 23 00:41:01.756 00:07:07.731 24 # Runs agent scripts 00:41:01.756 00:07:07.731 25 $rootdir/autobuild.sh "$conf" 00:41:01.756 00:07:07.731 26 if ((SPDK_TEST_UNITTEST == 1 || SPDK_RUN_FUNCTIONAL_TEST == 1)); then 00:41:01.756 00:07:07.731 => 27 sudo -E $rootdir/autotest.sh "$conf" 00:41:01.756 00:07:07.731 28 fi 00:41:01.756 00:07:07.731 ... 00:41:01.756 00:07:07.731 00:41:01.756 00:07:07.731 ========== Backtrace end ==========' 00:41:01.756 + for build in "${build_log_list[@]}" 00:41:01.756 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_35590/build.log 00:41:01.756 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.756 + build_log=/var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_35590/build.log 00:41:01.756 +++ dirname /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_35590/build.log 00:41:01.756 ++ basename /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_35590 00:41:01.756 + job_name=build-files-docker-autotest_35590 00:41:01.756 + start_pattern='Backtrace start' 00:41:01.756 + end_pattern='Backtrace end' 00:41:01.756 + [[ -f /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_35590/build.log ]] 00:41:01.756 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_35590/build.log 00:41:01.756 + backtraces= 00:41:01.756 + [[ -n '' ]] 00:41:01.756 + for build in "${build_log_list[@]}" 00:41:01.756 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_93224/build.log 00:41:01.756 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.756 + build_log=/var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_93224/build.log 00:41:01.756 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_93224/build.log 00:41:01.756 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_93224 00:41:01.756 + job_name=iscsi-vg-autotest_93224 00:41:01.756 + start_pattern='Backtrace start' 00:41:01.756 + end_pattern='Backtrace end' 00:41:01.756 + [[ -f /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_93224/build.log ]] 00:41:01.756 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_93224/build.log 00:41:01.756 + backtraces= 00:41:01.756 + [[ -n '' ]] 00:41:01.756 + for build in "${build_log_list[@]}" 00:41:01.756 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_86959/build.log 00:41:01.756 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.756 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_86959/build.log 00:41:01.756 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_86959/build.log 00:41:01.756 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_86959 00:41:01.756 + job_name=nvmf-phy-autotest_86959 00:41:01.756 + start_pattern='Backtrace start' 00:41:01.756 + end_pattern='Backtrace end' 00:41:01.756 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_86959/build.log ]] 00:41:01.756 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_86959/build.log 00:41:01.756 + backtraces= 00:41:01.756 + [[ -n '' ]] 00:41:01.756 + for build in "${build_log_list[@]}" 00:41:01.756 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_93134/build.log 00:41:01.756 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.756 + build_log=/var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_93134/build.log 00:41:01.756 +++ dirname /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_93134/build.log 00:41:01.756 ++ basename /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_93134 00:41:01.756 + job_name=lvol-vg-autotest_93134 00:41:01.756 + start_pattern='Backtrace start' 00:41:01.756 + end_pattern='Backtrace end' 00:41:01.756 + [[ -f /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_93134/build.log ]] 00:41:01.756 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_93134/build.log 00:41:01.756 + backtraces= 00:41:01.756 + [[ -n '' ]] 00:41:01.756 + for build in "${build_log_list[@]}" 00:41:01.756 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_93089/build.log 00:41:01.756 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.756 + build_log=/var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_93089/build.log 00:41:01.756 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_93089/build.log 00:41:01.756 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_93089 00:41:01.756 + job_name=iscsi-uring-vg-autotest_93089 00:41:01.756 + start_pattern='Backtrace start' 00:41:01.756 + end_pattern='Backtrace end' 00:41:01.756 + [[ -f /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_93089/build.log ]] 00:41:01.756 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_93089/build.log 00:41:01.756 + backtraces= 00:41:01.756 + [[ -n '' ]] 00:41:01.756 + for build in "${build_log_list[@]}" 00:41:01.756 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_35838/build.log 00:41:01.756 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.756 + build_log=/var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_35838/build.log 00:41:01.756 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_35838/build.log 00:41:01.756 ++ basename /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_35838 00:41:01.756 + job_name=check-so-deps-docker-autotest_35838 00:41:01.756 + start_pattern='Backtrace start' 00:41:01.756 + end_pattern='Backtrace end' 00:41:01.756 + [[ -f /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_35838/build.log ]] 00:41:01.756 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_35838/build.log 00:41:01.756 + backtraces= 00:41:01.756 + [[ -n '' ]] 00:41:01.756 + for build in "${build_log_list[@]}" 00:41:01.756 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_32259/build.log 00:41:01.756 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.756 + build_log=/var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_32259/build.log 00:41:01.756 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_32259/build.log 00:41:01.756 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_32259 00:41:01.756 + job_name=unittest-valgrind-docker-autotest_32259 00:41:01.756 + start_pattern='Backtrace start' 00:41:01.756 + end_pattern='Backtrace end' 00:41:01.756 + [[ -f /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_32259/build.log ]] 00:41:01.756 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_32259/build.log 00:41:01.756 + backtraces='00:08:55.336 ========== Backtrace start: ========== 00:41:01.756 00:08:55.336 00:41:01.756 00:08:55.336 in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.756 00:08:55.336 ... 00:41:01.756 00:08:55.336 83 function unittest_rpc() { 00:41:01.756 00:08:55.336 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.756 00:08:55.336 85 } 00:41:01.756 00:08:55.336 86 00:41:01.756 00:08:55.336 87 function unittest_nvme() { 00:41:01.756 00:08:55.336 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.756 00:08:55.336 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.756 00:08:55.336 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.756 00:08:55.336 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.756 00:08:55.336 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.756 00:08:55.336 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.756 00:08:55.336 ... 00:41:01.756 00:08:55.336 in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.756 00:08:55.336 ... 00:41:01.756 00:08:55.336 1122 timing_enter $test_name 00:41:01.756 00:08:55.336 1123 echo "************************************" 00:41:01.756 00:08:55.336 1124 echo "START TEST $test_name" 00:41:01.757 00:08:55.336 1125 echo "************************************" 00:41:01.757 00:08:55.336 1126 xtrace_restore 00:41:01.757 00:08:55.336 1127 time "$@" 00:41:01.757 00:08:55.336 1128 xtrace_disable 00:41:01.757 00:08:55.336 1129 echo "************************************" 00:41:01.757 00:08:55.336 1130 echo "END TEST $test_name" 00:41:01.757 00:08:55.336 1131 echo "************************************" 00:41:01.757 00:08:55.336 1132 timing_exit $test_name 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 225 fi 00:41:01.757 00:08:55.336 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.757 00:08:55.336 227 run_test "unittest_json" unittest_json 00:41:01.757 00:08:55.336 228 run_test "unittest_rpc" unittest_rpc 00:41:01.757 00:08:55.336 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.757 00:08:55.336 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.757 00:08:55.336 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.757 00:08:55.336 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.757 00:08:55.336 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.757 00:08:55.336 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.757 00:08:55.336 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 00:41:01.757 00:08:55.336 ========== Backtrace end ========== 00:41:01.757 00:08:55.336 ========== Backtrace start: ========== 00:41:01.757 00:08:55.336 00:41:01.757 00:08:55.336 in jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh:66 -> main([]) 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 backtrace unavailable 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 00:41:01.757 00:08:55.336 ========== Backtrace end ==========' 00:41:01.757 + [[ -n 00:08:55.336 ========== Backtrace start: ========== 00:41:01.757 00:08:55.336 00:41:01.757 00:08:55.336 in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 83 function unittest_rpc() { 00:41:01.757 00:08:55.336 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.757 00:08:55.336 85 } 00:41:01.757 00:08:55.336 86 00:41:01.757 00:08:55.336 87 function unittest_nvme() { 00:41:01.757 00:08:55.336 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.757 00:08:55.336 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.757 00:08:55.336 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.757 00:08:55.336 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.757 00:08:55.336 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.757 00:08:55.336 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 1122 timing_enter $test_name 00:41:01.757 00:08:55.336 1123 echo "************************************" 00:41:01.757 00:08:55.336 1124 echo "START TEST $test_name" 00:41:01.757 00:08:55.336 1125 echo "************************************" 00:41:01.757 00:08:55.336 1126 xtrace_restore 00:41:01.757 00:08:55.336 1127 time "$@" 00:41:01.757 00:08:55.336 1128 xtrace_disable 00:41:01.757 00:08:55.336 1129 echo "************************************" 00:41:01.757 00:08:55.336 1130 echo "END TEST $test_name" 00:41:01.757 00:08:55.336 1131 echo "************************************" 00:41:01.757 00:08:55.336 1132 timing_exit $test_name 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 225 fi 00:41:01.757 00:08:55.336 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.757 00:08:55.336 227 run_test "unittest_json" unittest_json 00:41:01.757 00:08:55.336 228 run_test "unittest_rpc" unittest_rpc 00:41:01.757 00:08:55.336 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.757 00:08:55.336 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.757 00:08:55.336 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.757 00:08:55.336 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.757 00:08:55.336 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.757 00:08:55.336 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.757 00:08:55.336 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 00:41:01.757 00:08:55.336 ========== Backtrace end ========== 00:41:01.757 00:08:55.336 ========== Backtrace start: ========== 00:41:01.757 00:08:55.336 00:41:01.757 00:08:55.336 in jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh:66 -> main([]) 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 backtrace unavailable 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 00:41:01.757 00:08:55.336 ========== Backtrace end ========== ]] 00:41:01.757 + echo '00:08:55.336 ========== Backtrace start: ========== 00:41:01.757 00:08:55.336 00:41:01.757 00:08:55.336 in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 83 function unittest_rpc() { 00:41:01.757 00:08:55.336 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.757 00:08:55.336 85 } 00:41:01.757 00:08:55.336 86 00:41:01.757 00:08:55.336 87 function unittest_nvme() { 00:41:01.757 00:08:55.336 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.757 00:08:55.336 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.757 00:08:55.336 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.757 00:08:55.336 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.757 00:08:55.336 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.757 00:08:55.336 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 1122 timing_enter $test_name 00:41:01.757 00:08:55.336 1123 echo "************************************" 00:41:01.757 00:08:55.336 1124 echo "START TEST $test_name" 00:41:01.757 00:08:55.336 1125 echo "************************************" 00:41:01.757 00:08:55.336 1126 xtrace_restore 00:41:01.757 00:08:55.336 1127 time "$@" 00:41:01.757 00:08:55.336 1128 xtrace_disable 00:41:01.757 00:08:55.336 1129 echo "************************************" 00:41:01.757 00:08:55.336 1130 echo "END TEST $test_name" 00:41:01.757 00:08:55.336 1131 echo "************************************" 00:41:01.757 00:08:55.336 1132 timing_exit $test_name 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 225 fi 00:41:01.757 00:08:55.336 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.757 00:08:55.336 227 run_test "unittest_json" unittest_json 00:41:01.757 00:08:55.336 228 run_test "unittest_rpc" unittest_rpc 00:41:01.757 00:08:55.336 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.757 00:08:55.336 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.757 00:08:55.336 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.757 00:08:55.336 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.757 00:08:55.336 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.757 00:08:55.336 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.757 00:08:55.336 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 00:41:01.757 00:08:55.336 ========== Backtrace end ========== 00:41:01.757 00:08:55.336 ========== Backtrace start: ========== 00:41:01.757 00:08:55.336 00:41:01.757 00:08:55.336 in jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh:66 -> main([]) 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 backtrace unavailable 00:41:01.757 00:08:55.336 ... 00:41:01.757 00:08:55.336 00:41:01.757 00:08:55.336 ========== Backtrace end ==========' 00:41:01.757 + for build in "${build_log_list[@]}" 00:41:01.757 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_86841/build.log 00:41:01.757 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.757 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_86841/build.log 00:41:01.757 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_86841/build.log 00:41:01.757 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_86841 00:41:01.757 + job_name=nvmf-tcp-phy-autotest_86841 00:41:01.757 + start_pattern='Backtrace start' 00:41:01.757 + end_pattern='Backtrace end' 00:41:01.757 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_86841/build.log ]] 00:41:01.757 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_86841/build.log 00:41:01.757 + backtraces= 00:41:01.757 + [[ -n '' ]] 00:41:01.757 + for build in "${build_log_list[@]}" 00:41:01.757 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_35930/build.log 00:41:01.757 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.757 + build_log=/var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_35930/build.log 00:41:01.757 +++ dirname /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_35930/build.log 00:41:01.757 ++ basename /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_35930 00:41:01.757 + job_name=doc-docker-autotest_35930 00:41:01.757 + start_pattern='Backtrace start' 00:41:01.757 + end_pattern='Backtrace end' 00:41:01.758 + [[ -f /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_35930/build.log ]] 00:41:01.758 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_35930/build.log 00:41:01.758 + backtraces= 00:41:01.758 + [[ -n '' ]] 00:41:01.758 + for build in "${build_log_list[@]}" 00:41:01.758 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_30175/build.log 00:41:01.758 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.758 + build_log=/var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_30175/build.log 00:41:01.758 +++ dirname /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_30175/build.log 00:41:01.758 ++ basename /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_30175 00:41:01.758 + job_name=rocky9-vg-autotest_30175 00:41:01.758 + start_pattern='Backtrace start' 00:41:01.758 + end_pattern='Backtrace end' 00:41:01.758 + [[ -f /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_30175/build.log ]] 00:41:01.758 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_30175/build.log 00:41:01.758 + backtraces='00:05:45.982 ========== Backtrace start: ========== 00:41:01.758 00:05:45.982 00:41:01.758 00:05:45.982 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.758 00:05:45.982 ... 00:41:01.758 00:05:45.982 83 function unittest_rpc() { 00:41:01.758 00:05:45.982 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.758 00:05:45.982 85 } 00:41:01.758 00:05:45.982 86 00:41:01.758 00:05:45.982 87 function unittest_nvme() { 00:41:01.758 00:05:45.982 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.758 00:05:45.982 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.758 00:05:45.982 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.758 00:05:45.982 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.758 00:05:45.982 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.758 00:05:45.982 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.758 00:05:45.982 ... 00:41:01.758 00:05:45.982 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.758 00:05:45.982 ... 00:41:01.758 00:05:45.982 1122 timing_enter $test_name 00:41:01.758 00:05:45.982 1123 echo "************************************" 00:41:01.758 00:05:45.982 1124 echo "START TEST $test_name" 00:41:01.758 00:05:45.982 1125 echo "************************************" 00:41:01.758 00:05:45.982 1126 xtrace_restore 00:41:01.758 00:05:45.982 1127 time "$@" 00:41:01.758 00:05:45.982 1128 xtrace_disable 00:41:01.758 00:05:45.982 1129 echo "************************************" 00:41:01.758 00:05:45.982 1130 echo "END TEST $test_name" 00:41:01.758 00:05:45.982 1131 echo "************************************" 00:41:01.758 00:05:45.982 1132 timing_exit $test_name 00:41:01.758 00:05:45.982 ... 00:41:01.758 00:05:45.982 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.758 00:05:45.982 ... 00:41:01.758 00:05:45.982 225 fi 00:41:01.758 00:05:45.982 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.758 00:05:45.982 227 run_test "unittest_json" unittest_json 00:41:01.758 00:05:45.982 228 run_test "unittest_rpc" unittest_rpc 00:41:01.758 00:05:45.982 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.758 00:05:45.982 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.758 00:05:45.982 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.758 00:05:45.982 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.758 00:05:45.982 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.758 00:05:45.982 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.758 00:05:45.982 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.758 00:05:45.982 ... 00:41:01.758 00:05:45.982 00:41:01.758 00:05:45.982 ========== Backtrace end ========== 00:41:01.758 00:05:45.982 ========== Backtrace start: ========== 00:41:01.758 00:05:45.982 00:41:01.758 00:05:45.982 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest"],["/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:41:01.758 00:05:45.982 ... 00:41:01.758 00:05:45.982 1122 timing_enter $test_name 00:41:01.758 00:05:45.982 1123 echo "************************************" 00:41:01.758 00:05:45.982 1124 echo "START TEST $test_name" 00:41:01.758 00:05:45.982 1125 echo "************************************" 00:41:01.758 00:05:45.982 1126 xtrace_restore 00:41:01.758 00:05:45.982 1127 time "$@" 00:41:01.758 00:05:45.982 1128 xtrace_disable 00:41:01.758 00:05:45.982 1129 echo "************************************" 00:41:01.758 00:05:45.982 1130 echo "END TEST $test_name" 00:41:01.758 00:05:45.982 1131 echo "************************************" 00:41:01.758 00:05:45.982 1132 timing_exit $test_name 00:41:01.758 00:05:45.983 ... 00:41:01.758 00:05:45.983 in /home/vagrant/spdk_repo/spdk/autotest.sh:138 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.758 00:05:45.983 ... 00:41:01.758 00:05:45.983 133 ##################### 00:41:01.758 00:05:45.983 134 # Unit Tests 00:41:01.758 00:05:45.983 135 ##################### 00:41:01.758 00:05:45.983 136 00:41:01.758 00:05:45.983 137 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:41:01.758 00:05:45.983 => 138 run_test "unittest" $rootdir/test/unit/unittest.sh 00:41:01.758 00:05:45.983 139 fi 00:41:01.758 00:05:45.983 140 00:41:01.758 00:05:45.983 141 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:41:01.758 00:05:45.983 142 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:41:01.758 00:05:45.983 143 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:41:01.758 00:05:45.983 ... 00:41:01.758 00:05:45.983 00:41:01.758 00:05:45.983 ========== Backtrace end ========== 00:41:01.758 00:05:57.870 ========== Backtrace start: ========== 00:41:01.758 00:05:57.870 00:41:01.758 00:05:58.129 in spdk/autorun.sh:27 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.758 00:05:58.129 ... 00:41:01.758 00:05:58.129 22 trap '\''timing_finish || exit 1'\'' EXIT 00:41:01.758 00:05:58.129 23 00:41:01.758 00:05:58.129 24 # Runs agent scripts 00:41:01.758 00:05:58.129 25 $rootdir/autobuild.sh "$conf" 00:41:01.758 00:05:58.129 26 if ((SPDK_TEST_UNITTEST == 1 || SPDK_RUN_FUNCTIONAL_TEST == 1)); then 00:41:01.758 00:05:58.129 => 27 sudo -E $rootdir/autotest.sh "$conf" 00:41:01.758 00:05:58.129 28 fi 00:41:01.758 00:05:58.129 ... 00:41:01.758 00:05:58.129 00:41:01.758 00:05:58.129 ========== Backtrace end ==========' 00:41:01.758 + [[ -n 00:05:45.982 ========== Backtrace start: ========== 00:41:01.758 00:05:45.982 00:41:01.758 00:05:45.982 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.758 00:05:45.982 ... 00:41:01.758 00:05:45.982 83 function unittest_rpc() { 00:41:01.758 00:05:45.982 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.758 00:05:45.982 85 } 00:41:01.758 00:05:45.982 86 00:41:01.758 00:05:45.982 87 function unittest_nvme() { 00:41:01.758 00:05:45.982 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.758 00:05:45.982 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.758 00:05:45.982 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.758 00:05:45.982 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.758 00:05:45.982 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.758 00:05:45.982 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.758 00:05:45.982 ... 00:41:01.758 00:05:45.982 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.758 00:05:45.982 ... 00:41:01.758 00:05:45.982 1122 timing_enter $test_name 00:41:01.758 00:05:45.982 1123 echo "************************************" 00:41:01.758 00:05:45.982 1124 echo "START TEST $test_name" 00:41:01.758 00:05:45.982 1125 echo "************************************" 00:41:01.758 00:05:45.982 1126 xtrace_restore 00:41:01.758 00:05:45.982 1127 time "$@" 00:41:01.758 00:05:45.982 1128 xtrace_disable 00:41:01.758 00:05:45.982 1129 echo "************************************" 00:41:01.759 00:05:45.982 1130 echo "END TEST $test_name" 00:41:01.759 00:05:45.982 1131 echo "************************************" 00:41:01.759 00:05:45.982 1132 timing_exit $test_name 00:41:01.759 00:05:45.982 ... 00:41:01.759 00:05:45.982 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.759 00:05:45.982 ... 00:41:01.759 00:05:45.982 225 fi 00:41:01.759 00:05:45.982 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.759 00:05:45.982 227 run_test "unittest_json" unittest_json 00:41:01.759 00:05:45.982 228 run_test "unittest_rpc" unittest_rpc 00:41:01.759 00:05:45.982 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.759 00:05:45.982 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.759 00:05:45.982 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.759 00:05:45.982 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.759 00:05:45.982 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.759 00:05:45.982 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.759 00:05:45.982 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.759 00:05:45.982 ... 00:41:01.759 00:05:45.982 00:41:01.759 00:05:45.982 ========== Backtrace end ========== 00:41:01.759 00:05:45.982 ========== Backtrace start: ========== 00:41:01.759 00:05:45.982 00:41:01.759 00:05:45.982 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest"],["/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:41:01.759 00:05:45.982 ... 00:41:01.759 00:05:45.982 1122 timing_enter $test_name 00:41:01.759 00:05:45.982 1123 echo "************************************" 00:41:01.759 00:05:45.982 1124 echo "START TEST $test_name" 00:41:01.759 00:05:45.982 1125 echo "************************************" 00:41:01.759 00:05:45.982 1126 xtrace_restore 00:41:01.759 00:05:45.982 1127 time "$@" 00:41:01.759 00:05:45.982 1128 xtrace_disable 00:41:01.759 00:05:45.982 1129 echo "************************************" 00:41:01.759 00:05:45.982 1130 echo "END TEST $test_name" 00:41:01.759 00:05:45.982 1131 echo "************************************" 00:41:01.759 00:05:45.982 1132 timing_exit $test_name 00:41:01.759 00:05:45.983 ... 00:41:01.759 00:05:45.983 in /home/vagrant/spdk_repo/spdk/autotest.sh:138 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.759 00:05:45.983 ... 00:41:01.759 00:05:45.983 133 ##################### 00:41:01.759 00:05:45.983 134 # Unit Tests 00:41:01.759 00:05:45.983 135 ##################### 00:41:01.759 00:05:45.983 136 00:41:01.759 00:05:45.983 137 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:41:01.759 00:05:45.983 => 138 run_test "unittest" $rootdir/test/unit/unittest.sh 00:41:01.759 00:05:45.983 139 fi 00:41:01.759 00:05:45.983 140 00:41:01.759 00:05:45.983 141 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:41:01.759 00:05:45.983 142 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:41:01.759 00:05:45.983 143 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:41:01.759 00:05:45.983 ... 00:41:01.759 00:05:45.983 00:41:01.759 00:05:45.983 ========== Backtrace end ========== 00:41:01.759 00:05:57.870 ========== Backtrace start: ========== 00:41:01.759 00:05:57.870 00:41:01.759 00:05:58.129 in spdk/autorun.sh:27 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.759 00:05:58.129 ... 00:41:01.759 00:05:58.129 22 trap 'timing_finish || exit 1' EXIT 00:41:01.759 00:05:58.129 23 00:41:01.759 00:05:58.129 24 # Runs agent scripts 00:41:01.759 00:05:58.129 25 $rootdir/autobuild.sh "$conf" 00:41:01.759 00:05:58.129 26 if ((SPDK_TEST_UNITTEST == 1 || SPDK_RUN_FUNCTIONAL_TEST == 1)); then 00:41:01.759 00:05:58.129 => 27 sudo -E $rootdir/autotest.sh "$conf" 00:41:01.759 00:05:58.129 28 fi 00:41:01.759 00:05:58.129 ... 00:41:01.759 00:05:58.129 00:41:01.759 00:05:58.129 ========== Backtrace end ========== ]] 00:41:01.759 + echo '00:05:45.982 ========== Backtrace start: ========== 00:41:01.759 00:05:45.982 00:41:01.759 00:05:45.982 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.759 00:05:45.982 ... 00:41:01.759 00:05:45.982 83 function unittest_rpc() { 00:41:01.759 00:05:45.982 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.759 00:05:45.982 85 } 00:41:01.759 00:05:45.982 86 00:41:01.759 00:05:45.982 87 function unittest_nvme() { 00:41:01.759 00:05:45.982 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.759 00:05:45.982 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.759 00:05:45.982 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.759 00:05:45.982 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.759 00:05:45.982 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.759 00:05:45.982 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.759 00:05:45.982 ... 00:41:01.759 00:05:45.982 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.759 00:05:45.982 ... 00:41:01.759 00:05:45.982 1122 timing_enter $test_name 00:41:01.759 00:05:45.982 1123 echo "************************************" 00:41:01.759 00:05:45.982 1124 echo "START TEST $test_name" 00:41:01.759 00:05:45.982 1125 echo "************************************" 00:41:01.759 00:05:45.982 1126 xtrace_restore 00:41:01.759 00:05:45.982 1127 time "$@" 00:41:01.759 00:05:45.982 1128 xtrace_disable 00:41:01.759 00:05:45.982 1129 echo "************************************" 00:41:01.759 00:05:45.982 1130 echo "END TEST $test_name" 00:41:01.759 00:05:45.982 1131 echo "************************************" 00:41:01.759 00:05:45.982 1132 timing_exit $test_name 00:41:01.759 00:05:45.982 ... 00:41:01.759 00:05:45.982 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.759 00:05:45.982 ... 00:41:01.759 00:05:45.982 225 fi 00:41:01.759 00:05:45.982 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.759 00:05:45.982 227 run_test "unittest_json" unittest_json 00:41:01.759 00:05:45.982 228 run_test "unittest_rpc" unittest_rpc 00:41:01.759 00:05:45.982 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.759 00:05:45.982 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.759 00:05:45.982 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.759 00:05:45.982 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.759 00:05:45.982 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.759 00:05:45.982 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.759 00:05:45.982 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.759 00:05:45.982 ... 00:41:01.759 00:05:45.982 00:41:01.759 00:05:45.982 ========== Backtrace end ========== 00:41:01.759 00:05:45.982 ========== Backtrace start: ========== 00:41:01.759 00:05:45.982 00:41:01.759 00:05:45.982 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest"],["/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:41:01.759 00:05:45.982 ... 00:41:01.759 00:05:45.982 1122 timing_enter $test_name 00:41:01.759 00:05:45.982 1123 echo "************************************" 00:41:01.759 00:05:45.982 1124 echo "START TEST $test_name" 00:41:01.759 00:05:45.982 1125 echo "************************************" 00:41:01.759 00:05:45.982 1126 xtrace_restore 00:41:01.759 00:05:45.982 1127 time "$@" 00:41:01.759 00:05:45.982 1128 xtrace_disable 00:41:01.759 00:05:45.982 1129 echo "************************************" 00:41:01.759 00:05:45.982 1130 echo "END TEST $test_name" 00:41:01.759 00:05:45.982 1131 echo "************************************" 00:41:01.759 00:05:45.982 1132 timing_exit $test_name 00:41:01.759 00:05:45.983 ... 00:41:01.759 00:05:45.983 in /home/vagrant/spdk_repo/spdk/autotest.sh:138 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.759 00:05:45.983 ... 00:41:01.759 00:05:45.983 133 ##################### 00:41:01.759 00:05:45.983 134 # Unit Tests 00:41:01.759 00:05:45.983 135 ##################### 00:41:01.759 00:05:45.983 136 00:41:01.759 00:05:45.983 137 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:41:01.759 00:05:45.983 => 138 run_test "unittest" $rootdir/test/unit/unittest.sh 00:41:01.759 00:05:45.983 139 fi 00:41:01.759 00:05:45.983 140 00:41:01.759 00:05:45.983 141 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:41:01.759 00:05:45.983 142 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:41:01.759 00:05:45.983 143 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:41:01.759 00:05:45.983 ... 00:41:01.759 00:05:45.983 00:41:01.759 00:05:45.983 ========== Backtrace end ========== 00:41:01.759 00:05:57.870 ========== Backtrace start: ========== 00:41:01.759 00:05:57.870 00:41:01.759 00:05:58.129 in spdk/autorun.sh:27 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.759 00:05:58.129 ... 00:41:01.759 00:05:58.129 22 trap '\''timing_finish || exit 1'\'' EXIT 00:41:01.759 00:05:58.129 23 00:41:01.759 00:05:58.129 24 # Runs agent scripts 00:41:01.759 00:05:58.129 25 $rootdir/autobuild.sh "$conf" 00:41:01.759 00:05:58.129 26 if ((SPDK_TEST_UNITTEST == 1 || SPDK_RUN_FUNCTIONAL_TEST == 1)); then 00:41:01.760 00:05:58.129 => 27 sudo -E $rootdir/autotest.sh "$conf" 00:41:01.760 00:05:58.129 28 fi 00:41:01.760 00:05:58.129 ... 00:41:01.760 00:05:58.129 00:41:01.760 00:05:58.129 ========== Backtrace end ==========' 00:41:01.760 + for build in "${build_log_list[@]}" 00:41:01.760 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_40782/build.log 00:41:01.760 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.760 + build_log=/var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_40782/build.log 00:41:01.760 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_40782/build.log 00:41:01.760 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_40782 00:41:01.760 + job_name=vhost-phy-autotest_40782 00:41:01.760 + start_pattern='Backtrace start' 00:41:01.760 + end_pattern='Backtrace end' 00:41:01.760 + [[ -f /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_40782/build.log ]] 00:41:01.760 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_40782/build.log 00:41:01.760 + backtraces= 00:41:01.760 + [[ -n '' ]] 00:41:01.760 + for build in "${build_log_list[@]}" 00:41:01.760 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_70345/build.log 00:41:01.760 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.760 + build_log=/var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_70345/build.log 00:41:01.760 +++ dirname /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_70345/build.log 00:41:01.760 ++ basename /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_70345 00:41:01.760 + job_name=freebsd-vg-autotest_70345 00:41:01.760 + start_pattern='Backtrace start' 00:41:01.760 + end_pattern='Backtrace end' 00:41:01.760 + [[ -f /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_70345/build.log ]] 00:41:01.760 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_70345/build.log 00:41:01.760 + backtraces='00:03:55.214 ========== Backtrace start: ========== 00:41:01.760 00:03:55.214 00:41:01.760 00:03:55.214 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.760 00:03:55.214 ... 00:41:01.760 00:03:55.214 83 function unittest_rpc() { 00:41:01.760 00:03:55.214 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.760 00:03:55.214 85 } 00:41:01.760 00:03:55.214 86 00:41:01.760 00:03:55.214 87 function unittest_nvme() { 00:41:01.760 00:03:55.214 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.760 00:03:55.214 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.760 00:03:55.214 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.760 00:03:55.214 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.760 00:03:55.214 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.760 00:03:55.214 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.760 00:03:55.214 ... 00:41:01.760 00:03:55.214 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.760 00:03:55.214 ... 00:41:01.760 00:03:55.214 1122 timing_enter $test_name 00:41:01.760 00:03:55.214 1123 echo "************************************" 00:41:01.760 00:03:55.214 1124 echo "START TEST $test_name" 00:41:01.760 00:03:55.214 1125 echo "************************************" 00:41:01.760 00:03:55.214 1126 xtrace_restore 00:41:01.760 00:03:55.214 1127 time "$@" 00:41:01.760 00:03:55.215 1128 xtrace_disable 00:41:01.760 00:03:55.215 1129 echo "************************************" 00:41:01.760 00:03:55.215 1130 echo "END TEST $test_name" 00:41:01.760 00:03:55.215 1131 echo "************************************" 00:41:01.760 00:03:55.215 1132 timing_exit $test_name 00:41:01.760 00:03:55.215 ... 00:41:01.760 00:03:55.215 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.760 00:03:55.215 ... 00:41:01.760 00:03:55.215 225 fi 00:41:01.760 00:03:55.215 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.760 00:03:55.215 227 run_test "unittest_json" unittest_json 00:41:01.760 00:03:55.215 228 run_test "unittest_rpc" unittest_rpc 00:41:01.760 00:03:55.215 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.760 00:03:55.215 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.760 00:03:55.215 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.760 00:03:55.215 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.760 00:03:55.215 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.760 00:03:55.215 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.760 00:03:55.215 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.760 00:03:55.215 ... 00:41:01.760 00:03:55.215 00:41:01.760 00:03:55.215 ========== Backtrace end ========== 00:41:01.760 00:03:55.215 ========== Backtrace start: ========== 00:41:01.760 00:03:55.215 00:41:01.760 00:03:55.215 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest"],["/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:41:01.760 00:03:55.215 ... 00:41:01.760 00:03:55.215 1122 timing_enter $test_name 00:41:01.760 00:03:55.215 1123 echo "************************************" 00:41:01.760 00:03:55.215 1124 echo "START TEST $test_name" 00:41:01.760 00:03:55.215 1125 echo "************************************" 00:41:01.760 00:03:55.215 1126 xtrace_restore 00:41:01.760 00:03:55.215 1127 time "$@" 00:41:01.760 00:03:55.215 1128 xtrace_disable 00:41:01.760 00:03:55.215 1129 echo "************************************" 00:41:01.760 00:03:55.215 1130 echo "END TEST $test_name" 00:41:01.760 00:03:55.215 1131 echo "************************************" 00:41:01.760 00:03:55.215 1132 timing_exit $test_name 00:41:01.760 00:03:55.215 ... 00:41:01.760 00:03:55.215 in /home/vagrant/spdk_repo/spdk/autotest.sh:138 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.760 00:03:55.215 ... 00:41:01.760 00:03:55.215 133 ##################### 00:41:01.760 00:03:55.215 134 # Unit Tests 00:41:01.760 00:03:55.215 135 ##################### 00:41:01.760 00:03:55.215 136 00:41:01.760 00:03:55.215 137 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:41:01.760 00:03:55.215 => 138 run_test "unittest" $rootdir/test/unit/unittest.sh 00:41:01.760 00:03:55.215 139 fi 00:41:01.760 00:03:55.215 140 00:41:01.760 00:03:55.215 141 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:41:01.760 00:03:55.215 142 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:41:01.760 00:03:55.215 143 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:41:01.760 00:03:55.215 ... 00:41:01.760 00:03:55.215 00:41:01.760 00:03:55.215 ========== Backtrace end ========== 00:41:01.760 00:04:07.421 ========== Backtrace start: ========== 00:41:01.760 00:04:07.421 00:41:01.760 00:04:07.421 in spdk/autorun.sh:27 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.760 00:04:07.421 ... 00:41:01.760 00:04:07.421 22 trap '\''timing_finish || exit 1'\'' EXIT 00:41:01.760 00:04:07.421 23 00:41:01.760 00:04:07.421 24 # Runs agent scripts 00:41:01.760 00:04:07.421 25 $rootdir/autobuild.sh "$conf" 00:41:01.760 00:04:07.421 26 if ((SPDK_TEST_UNITTEST == 1 || SPDK_RUN_FUNCTIONAL_TEST == 1)); then 00:41:01.760 00:04:07.421 => 27 sudo -E $rootdir/autotest.sh "$conf" 00:41:01.760 00:04:07.421 28 fi 00:41:01.760 00:04:07.421 ... 00:41:01.760 00:04:07.421 00:41:01.760 00:04:07.421 ========== Backtrace end ==========' 00:41:01.760 + [[ -n 00:03:55.214 ========== Backtrace start: ========== 00:41:01.760 00:03:55.214 00:41:01.760 00:03:55.214 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.760 00:03:55.214 ... 00:41:01.760 00:03:55.214 83 function unittest_rpc() { 00:41:01.760 00:03:55.214 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.760 00:03:55.214 85 } 00:41:01.760 00:03:55.214 86 00:41:01.760 00:03:55.214 87 function unittest_nvme() { 00:41:01.760 00:03:55.214 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.760 00:03:55.214 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.760 00:03:55.214 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.760 00:03:55.214 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.760 00:03:55.214 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.760 00:03:55.214 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.760 00:03:55.214 ... 00:41:01.760 00:03:55.214 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.760 00:03:55.214 ... 00:41:01.760 00:03:55.214 1122 timing_enter $test_name 00:41:01.760 00:03:55.214 1123 echo "************************************" 00:41:01.760 00:03:55.214 1124 echo "START TEST $test_name" 00:41:01.760 00:03:55.214 1125 echo "************************************" 00:41:01.760 00:03:55.214 1126 xtrace_restore 00:41:01.760 00:03:55.214 1127 time "$@" 00:41:01.760 00:03:55.215 1128 xtrace_disable 00:41:01.760 00:03:55.215 1129 echo "************************************" 00:41:01.760 00:03:55.215 1130 echo "END TEST $test_name" 00:41:01.760 00:03:55.215 1131 echo "************************************" 00:41:01.760 00:03:55.215 1132 timing_exit $test_name 00:41:01.760 00:03:55.215 ... 00:41:01.760 00:03:55.215 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.760 00:03:55.215 ... 00:41:01.760 00:03:55.215 225 fi 00:41:01.760 00:03:55.215 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.760 00:03:55.215 227 run_test "unittest_json" unittest_json 00:41:01.760 00:03:55.215 228 run_test "unittest_rpc" unittest_rpc 00:41:01.760 00:03:55.215 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.760 00:03:55.215 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.760 00:03:55.215 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.760 00:03:55.215 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.760 00:03:55.215 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.760 00:03:55.215 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.760 00:03:55.215 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.760 00:03:55.215 ... 00:41:01.760 00:03:55.215 00:41:01.760 00:03:55.215 ========== Backtrace end ========== 00:41:01.760 00:03:55.215 ========== Backtrace start: ========== 00:41:01.760 00:03:55.215 00:41:01.761 00:03:55.215 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest"],["/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:41:01.761 00:03:55.215 ... 00:41:01.761 00:03:55.215 1122 timing_enter $test_name 00:41:01.761 00:03:55.215 1123 echo "************************************" 00:41:01.761 00:03:55.215 1124 echo "START TEST $test_name" 00:41:01.761 00:03:55.215 1125 echo "************************************" 00:41:01.761 00:03:55.215 1126 xtrace_restore 00:41:01.761 00:03:55.215 1127 time "$@" 00:41:01.761 00:03:55.215 1128 xtrace_disable 00:41:01.761 00:03:55.215 1129 echo "************************************" 00:41:01.761 00:03:55.215 1130 echo "END TEST $test_name" 00:41:01.761 00:03:55.215 1131 echo "************************************" 00:41:01.761 00:03:55.215 1132 timing_exit $test_name 00:41:01.761 00:03:55.215 ... 00:41:01.761 00:03:55.215 in /home/vagrant/spdk_repo/spdk/autotest.sh:138 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.761 00:03:55.215 ... 00:41:01.761 00:03:55.215 133 ##################### 00:41:01.761 00:03:55.215 134 # Unit Tests 00:41:01.761 00:03:55.215 135 ##################### 00:41:01.761 00:03:55.215 136 00:41:01.761 00:03:55.215 137 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:41:01.761 00:03:55.215 => 138 run_test "unittest" $rootdir/test/unit/unittest.sh 00:41:01.761 00:03:55.215 139 fi 00:41:01.761 00:03:55.215 140 00:41:01.761 00:03:55.215 141 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:41:01.761 00:03:55.215 142 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:41:01.761 00:03:55.215 143 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:41:01.761 00:03:55.215 ... 00:41:01.761 00:03:55.215 00:41:01.761 00:03:55.215 ========== Backtrace end ========== 00:41:01.761 00:04:07.421 ========== Backtrace start: ========== 00:41:01.761 00:04:07.421 00:41:01.761 00:04:07.421 in spdk/autorun.sh:27 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.761 00:04:07.421 ... 00:41:01.761 00:04:07.421 22 trap 'timing_finish || exit 1' EXIT 00:41:01.761 00:04:07.421 23 00:41:01.761 00:04:07.421 24 # Runs agent scripts 00:41:01.761 00:04:07.421 25 $rootdir/autobuild.sh "$conf" 00:41:01.761 00:04:07.421 26 if ((SPDK_TEST_UNITTEST == 1 || SPDK_RUN_FUNCTIONAL_TEST == 1)); then 00:41:01.761 00:04:07.421 => 27 sudo -E $rootdir/autotest.sh "$conf" 00:41:01.761 00:04:07.421 28 fi 00:41:01.761 00:04:07.421 ... 00:41:01.761 00:04:07.421 00:41:01.761 00:04:07.421 ========== Backtrace end ========== ]] 00:41:01.761 + echo '00:03:55.214 ========== Backtrace start: ========== 00:41:01.761 00:03:55.214 00:41:01.761 00:03:55.214 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.761 00:03:55.214 ... 00:41:01.761 00:03:55.214 83 function unittest_rpc() { 00:41:01.761 00:03:55.214 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.761 00:03:55.214 85 } 00:41:01.761 00:03:55.214 86 00:41:01.761 00:03:55.214 87 function unittest_nvme() { 00:41:01.761 00:03:55.214 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.761 00:03:55.214 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.761 00:03:55.214 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.761 00:03:55.214 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.761 00:03:55.214 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.761 00:03:55.214 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.761 00:03:55.214 ... 00:41:01.761 00:03:55.214 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.761 00:03:55.214 ... 00:41:01.761 00:03:55.214 1122 timing_enter $test_name 00:41:01.761 00:03:55.214 1123 echo "************************************" 00:41:01.761 00:03:55.214 1124 echo "START TEST $test_name" 00:41:01.761 00:03:55.214 1125 echo "************************************" 00:41:01.761 00:03:55.214 1126 xtrace_restore 00:41:01.761 00:03:55.214 1127 time "$@" 00:41:01.761 00:03:55.215 1128 xtrace_disable 00:41:01.761 00:03:55.215 1129 echo "************************************" 00:41:01.761 00:03:55.215 1130 echo "END TEST $test_name" 00:41:01.761 00:03:55.215 1131 echo "************************************" 00:41:01.761 00:03:55.215 1132 timing_exit $test_name 00:41:01.761 00:03:55.215 ... 00:41:01.761 00:03:55.215 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.761 00:03:55.215 ... 00:41:01.761 00:03:55.215 225 fi 00:41:01.761 00:03:55.215 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.761 00:03:55.215 227 run_test "unittest_json" unittest_json 00:41:01.761 00:03:55.215 228 run_test "unittest_rpc" unittest_rpc 00:41:01.761 00:03:55.215 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.761 00:03:55.215 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.761 00:03:55.215 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.761 00:03:55.215 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.761 00:03:55.215 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.761 00:03:55.215 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.761 00:03:55.215 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.761 00:03:55.215 ... 00:41:01.761 00:03:55.215 00:41:01.761 00:03:55.215 ========== Backtrace end ========== 00:41:01.761 00:03:55.215 ========== Backtrace start: ========== 00:41:01.761 00:03:55.215 00:41:01.761 00:03:55.215 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest"],["/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:41:01.761 00:03:55.215 ... 00:41:01.761 00:03:55.215 1122 timing_enter $test_name 00:41:01.761 00:03:55.215 1123 echo "************************************" 00:41:01.761 00:03:55.215 1124 echo "START TEST $test_name" 00:41:01.761 00:03:55.215 1125 echo "************************************" 00:41:01.761 00:03:55.215 1126 xtrace_restore 00:41:01.761 00:03:55.215 1127 time "$@" 00:41:01.761 00:03:55.215 1128 xtrace_disable 00:41:01.761 00:03:55.215 1129 echo "************************************" 00:41:01.761 00:03:55.215 1130 echo "END TEST $test_name" 00:41:01.761 00:03:55.215 1131 echo "************************************" 00:41:01.761 00:03:55.215 1132 timing_exit $test_name 00:41:01.761 00:03:55.215 ... 00:41:01.761 00:03:55.215 in /home/vagrant/spdk_repo/spdk/autotest.sh:138 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.761 00:03:55.215 ... 00:41:01.761 00:03:55.215 133 ##################### 00:41:01.761 00:03:55.215 134 # Unit Tests 00:41:01.761 00:03:55.215 135 ##################### 00:41:01.761 00:03:55.215 136 00:41:01.761 00:03:55.215 137 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:41:01.761 00:03:55.215 => 138 run_test "unittest" $rootdir/test/unit/unittest.sh 00:41:01.761 00:03:55.215 139 fi 00:41:01.761 00:03:55.215 140 00:41:01.761 00:03:55.215 141 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:41:01.761 00:03:55.215 142 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:41:01.761 00:03:55.215 143 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:41:01.761 00:03:55.215 ... 00:41:01.761 00:03:55.215 00:41:01.761 00:03:55.215 ========== Backtrace end ========== 00:41:01.761 00:04:07.421 ========== Backtrace start: ========== 00:41:01.761 00:04:07.421 00:41:01.761 00:04:07.421 in spdk/autorun.sh:27 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.761 00:04:07.421 ... 00:41:01.761 00:04:07.421 22 trap '\''timing_finish || exit 1'\'' EXIT 00:41:01.761 00:04:07.421 23 00:41:01.761 00:04:07.421 24 # Runs agent scripts 00:41:01.761 00:04:07.421 25 $rootdir/autobuild.sh "$conf" 00:41:01.761 00:04:07.421 26 if ((SPDK_TEST_UNITTEST == 1 || SPDK_RUN_FUNCTIONAL_TEST == 1)); then 00:41:01.761 00:04:07.421 => 27 sudo -E $rootdir/autotest.sh "$conf" 00:41:01.761 00:04:07.421 28 fi 00:41:01.761 00:04:07.421 ... 00:41:01.761 00:04:07.421 00:41:01.761 00:04:07.421 ========== Backtrace end ==========' 00:41:01.761 + for build in "${build_log_list[@]}" 00:41:01.761 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_32256/build.log 00:41:01.761 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.761 + build_log=/var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_32256/build.log 00:41:01.761 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_32256/build.log 00:41:01.761 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_32256 00:41:01.761 + job_name=unittest-clang-docker-autotest_32256 00:41:01.761 + start_pattern='Backtrace start' 00:41:01.761 + end_pattern='Backtrace end' 00:41:01.761 + [[ -f /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_32256/build.log ]] 00:41:01.761 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_32256/build.log 00:41:01.761 + backtraces='00:03:43.956 ========== Backtrace start: ========== 00:41:01.761 00:03:43.956 00:41:01.761 00:03:43.956 in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.761 00:03:43.956 ... 00:41:01.761 00:03:43.956 83 function unittest_rpc() { 00:41:01.761 00:03:43.956 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.761 00:03:43.956 85 } 00:41:01.761 00:03:43.956 86 00:41:01.761 00:03:43.956 87 function unittest_nvme() { 00:41:01.762 00:03:43.956 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.762 00:03:43.956 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.762 00:03:43.956 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.762 00:03:43.956 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.762 00:03:43.956 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.762 00:03:43.956 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 1122 timing_enter $test_name 00:41:01.762 00:03:43.956 1123 echo "************************************" 00:41:01.762 00:03:43.956 1124 echo "START TEST $test_name" 00:41:01.762 00:03:43.956 1125 echo "************************************" 00:41:01.762 00:03:43.956 1126 xtrace_restore 00:41:01.762 00:03:43.956 1127 time "$@" 00:41:01.762 00:03:43.956 1128 xtrace_disable 00:41:01.762 00:03:43.956 1129 echo "************************************" 00:41:01.762 00:03:43.956 1130 echo "END TEST $test_name" 00:41:01.762 00:03:43.956 1131 echo "************************************" 00:41:01.762 00:03:43.956 1132 timing_exit $test_name 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 225 fi 00:41:01.762 00:03:43.956 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.762 00:03:43.956 227 run_test "unittest_json" unittest_json 00:41:01.762 00:03:43.956 228 run_test "unittest_rpc" unittest_rpc 00:41:01.762 00:03:43.956 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.762 00:03:43.956 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.762 00:03:43.956 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.762 00:03:43.956 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.762 00:03:43.956 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.762 00:03:43.956 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.762 00:03:43.956 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 00:41:01.762 00:03:43.956 ========== Backtrace end ========== 00:41:01.762 00:03:43.956 ========== Backtrace start: ========== 00:41:01.762 00:03:43.956 00:41:01.762 00:03:43.956 in jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh:66 -> main([]) 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 backtrace unavailable 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 00:41:01.762 00:03:43.956 ========== Backtrace end ==========' 00:41:01.762 + [[ -n 00:03:43.956 ========== Backtrace start: ========== 00:41:01.762 00:03:43.956 00:41:01.762 00:03:43.956 in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 83 function unittest_rpc() { 00:41:01.762 00:03:43.956 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.762 00:03:43.956 85 } 00:41:01.762 00:03:43.956 86 00:41:01.762 00:03:43.956 87 function unittest_nvme() { 00:41:01.762 00:03:43.956 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.762 00:03:43.956 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.762 00:03:43.956 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.762 00:03:43.956 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.762 00:03:43.956 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.762 00:03:43.956 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 1122 timing_enter $test_name 00:41:01.762 00:03:43.956 1123 echo "************************************" 00:41:01.762 00:03:43.956 1124 echo "START TEST $test_name" 00:41:01.762 00:03:43.956 1125 echo "************************************" 00:41:01.762 00:03:43.956 1126 xtrace_restore 00:41:01.762 00:03:43.956 1127 time "$@" 00:41:01.762 00:03:43.956 1128 xtrace_disable 00:41:01.762 00:03:43.956 1129 echo "************************************" 00:41:01.762 00:03:43.956 1130 echo "END TEST $test_name" 00:41:01.762 00:03:43.956 1131 echo "************************************" 00:41:01.762 00:03:43.956 1132 timing_exit $test_name 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 225 fi 00:41:01.762 00:03:43.956 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.762 00:03:43.956 227 run_test "unittest_json" unittest_json 00:41:01.762 00:03:43.956 228 run_test "unittest_rpc" unittest_rpc 00:41:01.762 00:03:43.956 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.762 00:03:43.956 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.762 00:03:43.956 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.762 00:03:43.956 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.762 00:03:43.956 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.762 00:03:43.956 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.762 00:03:43.956 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 00:41:01.762 00:03:43.956 ========== Backtrace end ========== 00:41:01.762 00:03:43.956 ========== Backtrace start: ========== 00:41:01.762 00:03:43.956 00:41:01.762 00:03:43.956 in jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh:66 -> main([]) 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 backtrace unavailable 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 00:41:01.762 00:03:43.956 ========== Backtrace end ========== ]] 00:41:01.762 + echo '00:03:43.956 ========== Backtrace start: ========== 00:41:01.762 00:03:43.956 00:41:01.762 00:03:43.956 in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 83 function unittest_rpc() { 00:41:01.762 00:03:43.956 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.762 00:03:43.956 85 } 00:41:01.762 00:03:43.956 86 00:41:01.762 00:03:43.956 87 function unittest_nvme() { 00:41:01.762 00:03:43.956 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.762 00:03:43.956 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.762 00:03:43.956 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.762 00:03:43.956 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.762 00:03:43.956 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.762 00:03:43.956 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 1122 timing_enter $test_name 00:41:01.762 00:03:43.956 1123 echo "************************************" 00:41:01.762 00:03:43.956 1124 echo "START TEST $test_name" 00:41:01.762 00:03:43.956 1125 echo "************************************" 00:41:01.762 00:03:43.956 1126 xtrace_restore 00:41:01.762 00:03:43.956 1127 time "$@" 00:41:01.762 00:03:43.956 1128 xtrace_disable 00:41:01.762 00:03:43.956 1129 echo "************************************" 00:41:01.762 00:03:43.956 1130 echo "END TEST $test_name" 00:41:01.762 00:03:43.956 1131 echo "************************************" 00:41:01.762 00:03:43.956 1132 timing_exit $test_name 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 225 fi 00:41:01.762 00:03:43.956 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.762 00:03:43.956 227 run_test "unittest_json" unittest_json 00:41:01.762 00:03:43.956 228 run_test "unittest_rpc" unittest_rpc 00:41:01.762 00:03:43.956 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.762 00:03:43.956 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.762 00:03:43.956 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.762 00:03:43.956 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.762 00:03:43.956 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.762 00:03:43.956 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.762 00:03:43.956 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.762 00:03:43.956 ... 00:41:01.762 00:03:43.956 00:41:01.762 00:03:43.956 ========== Backtrace end ========== 00:41:01.762 00:03:43.956 ========== Backtrace start: ========== 00:41:01.762 00:03:43.956 00:41:01.763 00:03:43.956 in jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh:66 -> main([]) 00:41:01.763 00:03:43.956 ... 00:41:01.763 00:03:43.956 backtrace unavailable 00:41:01.763 00:03:43.956 ... 00:41:01.763 00:03:43.956 00:41:01.763 00:03:43.956 ========== Backtrace end ==========' 00:41:01.763 + for build in "${build_log_list[@]}" 00:41:01.763 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_32906/build.log 00:41:01.763 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.763 + build_log=/var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_32906/build.log 00:41:01.763 +++ dirname /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_32906/build.log 00:41:01.763 ++ basename /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_32906 00:41:01.763 + job_name=autobuild-external-vg-autotest_32906 00:41:01.763 + start_pattern='Backtrace start' 00:41:01.763 + end_pattern='Backtrace end' 00:41:01.763 + [[ -f /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_32906/build.log ]] 00:41:01.763 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_32906/build.log 00:41:01.763 + backtraces= 00:41:01.763 + [[ -n '' ]] 00:41:01.763 + for build in "${build_log_list[@]}" 00:41:01.763 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/release-build-main-docker-autotest_5332/build.log 00:41:01.763 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.763 + build_log=/var/jenkins/workspace/autotest-per-patch/release-build-main-docker-autotest_5332/build.log 00:41:01.763 +++ dirname /var/jenkins/workspace/autotest-per-patch/release-build-main-docker-autotest_5332/build.log 00:41:01.763 ++ basename /var/jenkins/workspace/autotest-per-patch/release-build-main-docker-autotest_5332 00:41:01.763 + job_name=release-build-main-docker-autotest_5332 00:41:01.763 + start_pattern='Backtrace start' 00:41:01.763 + end_pattern='Backtrace end' 00:41:01.763 + [[ -f /var/jenkins/workspace/autotest-per-patch/release-build-main-docker-autotest_5332/build.log ]] 00:41:01.763 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/release-build-main-docker-autotest_5332/build.log 00:41:01.763 + backtraces= 00:41:01.763 + [[ -n '' ]] 00:41:01.763 + for build in "${build_log_list[@]}" 00:41:01.763 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_93211/build.log 00:41:01.763 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.763 + build_log=/var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_93211/build.log 00:41:01.763 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_93211/build.log 00:41:01.763 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_93211 00:41:01.763 + job_name=vhost-initiator-vg-autotest_93211 00:41:01.763 + start_pattern='Backtrace start' 00:41:01.763 + end_pattern='Backtrace end' 00:41:01.763 + [[ -f /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_93211/build.log ]] 00:41:01.763 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_93211/build.log 00:41:01.763 + backtraces= 00:41:01.763 + [[ -n '' ]] 00:41:01.763 + for build in "${build_log_list[@]}" 00:41:01.763 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_40716/build.log 00:41:01.763 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.763 + build_log=/var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_40716/build.log 00:41:01.763 +++ dirname /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_40716/build.log 00:41:01.763 ++ basename /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_40716 00:41:01.763 + job_name=vfio-user-phy-autotest_40716 00:41:01.763 + start_pattern='Backtrace start' 00:41:01.763 + end_pattern='Backtrace end' 00:41:01.763 + [[ -f /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_40716/build.log ]] 00:41:01.763 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_40716/build.log 00:41:01.763 + backtraces= 00:41:01.763 + [[ -n '' ]] 00:41:01.763 + for build in "${build_log_list[@]}" 00:41:01.763 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_93166/build.log 00:41:01.763 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.763 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_93166/build.log 00:41:01.763 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_93166/build.log 00:41:01.763 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_93166 00:41:01.763 + job_name=nvmf-tcp-vg-autotest_93166 00:41:01.763 + start_pattern='Backtrace start' 00:41:01.763 + end_pattern='Backtrace end' 00:41:01.763 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_93166/build.log ]] 00:41:01.763 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_93166/build.log 00:41:01.763 + backtraces= 00:41:01.763 + [[ -n '' ]] 00:41:01.763 + for build in "${build_log_list[@]}" 00:41:01.763 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_32267/build.log 00:41:01.763 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.763 + build_log=/var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_32267/build.log 00:41:01.763 +++ dirname /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_32267/build.log 00:41:01.763 ++ basename /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_32267 00:41:01.763 + job_name=scan-build-docker-autotest_32267 00:41:01.763 + start_pattern='Backtrace start' 00:41:01.763 + end_pattern='Backtrace end' 00:41:01.763 + [[ -f /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_32267/build.log ]] 00:41:01.763 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_32267/build.log 00:41:01.763 + backtraces= 00:41:01.763 + [[ -n '' ]] 00:41:01.763 + for build in "${build_log_list[@]}" 00:41:01.763 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_93131/build.log 00:41:01.763 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.763 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_93131/build.log 00:41:01.763 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_93131/build.log 00:41:01.763 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_93131 00:41:01.763 + job_name=nvmf-tcp-uring-vg-autotest_93131 00:41:01.763 + start_pattern='Backtrace start' 00:41:01.763 + end_pattern='Backtrace end' 00:41:01.763 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_93131/build.log ]] 00:41:01.763 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_93131/build.log 00:41:01.763 + backtraces= 00:41:01.763 + [[ -n '' ]] 00:41:01.763 + for build in "${build_log_list[@]}" 00:41:01.763 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_32255/build.log 00:41:01.763 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.763 + build_log=/var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_32255/build.log 00:41:01.763 +++ dirname /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_32255/build.log 00:41:01.763 ++ basename /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_32255 00:41:01.763 + job_name=packaging-docker-autotest_32255 00:41:01.763 + start_pattern='Backtrace start' 00:41:01.763 + end_pattern='Backtrace end' 00:41:01.763 + [[ -f /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_32255/build.log ]] 00:41:01.763 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_32255/build.log 00:41:01.763 + backtraces= 00:41:01.763 + [[ -n '' ]] 00:41:01.763 + for build in "${build_log_list[@]}" 00:41:01.763 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_94314/build.log 00:41:01.763 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.763 + build_log=/var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_94314/build.log 00:41:01.763 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_94314/build.log 00:41:01.763 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_94314 00:41:01.763 + job_name=nvme-cmb-pmr-vg-autotest_94314 00:41:01.763 + start_pattern='Backtrace start' 00:41:01.763 + end_pattern='Backtrace end' 00:41:01.763 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_94314/build.log ]] 00:41:01.763 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_94314/build.log 00:41:01.763 + backtraces= 00:41:01.763 + [[ -n '' ]] 00:41:01.763 + for build in "${build_log_list[@]}" 00:41:01.763 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/release-build-clang-docker-autotest_5331/build.log 00:41:01.763 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.763 + build_log=/var/jenkins/workspace/autotest-per-patch/release-build-clang-docker-autotest_5331/build.log 00:41:01.763 +++ dirname /var/jenkins/workspace/autotest-per-patch/release-build-clang-docker-autotest_5331/build.log 00:41:01.763 ++ basename /var/jenkins/workspace/autotest-per-patch/release-build-clang-docker-autotest_5331 00:41:01.764 + job_name=release-build-clang-docker-autotest_5331 00:41:01.764 + start_pattern='Backtrace start' 00:41:01.764 + end_pattern='Backtrace end' 00:41:01.764 + [[ -f /var/jenkins/workspace/autotest-per-patch/release-build-clang-docker-autotest_5331/build.log ]] 00:41:01.764 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/release-build-clang-docker-autotest_5331/build.log 00:41:01.764 + backtraces= 00:41:01.764 + [[ -n '' ]] 00:41:01.764 + for build in "${build_log_list[@]}" 00:41:01.764 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_86901/build.log 00:41:01.764 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.764 + build_log=/var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_86901/build.log 00:41:01.764 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_86901/build.log 00:41:01.764 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_86901 00:41:01.764 + job_name=nvme-phy-autotest_86901 00:41:01.764 + start_pattern='Backtrace start' 00:41:01.764 + end_pattern='Backtrace end' 00:41:01.764 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_86901/build.log ]] 00:41:01.764 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_86901/build.log 00:41:01.764 + backtraces= 00:41:01.764 + [[ -n '' ]] 00:41:01.764 + for build in "${build_log_list[@]}" 00:41:01.764 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_40712/build.log 00:41:01.764 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.764 + build_log=/var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_40712/build.log 00:41:01.764 +++ dirname /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_40712/build.log 00:41:01.764 ++ basename /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_40712 00:41:01.764 + job_name=short-fuzz-phy-autotest_40712 00:41:01.764 + start_pattern='Backtrace start' 00:41:01.764 + end_pattern='Backtrace end' 00:41:01.764 + [[ -f /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_40712/build.log ]] 00:41:01.764 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_40712/build.log 00:41:01.764 + backtraces= 00:41:01.764 + [[ -n '' ]] 00:41:01.764 + for build in "${build_log_list[@]}" 00:41:01.764 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_51820/build.log 00:41:01.764 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.764 + build_log=/var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_51820/build.log 00:41:01.764 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_51820/build.log 00:41:01.764 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_51820 00:41:01.764 + job_name=ubuntu22-vg-autotest_51820 00:41:01.764 + start_pattern='Backtrace start' 00:41:01.764 + end_pattern='Backtrace end' 00:41:01.764 + [[ -f /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_51820/build.log ]] 00:41:01.764 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_51820/build.log 00:41:01.764 + backtraces='00:05:06.693 ========== Backtrace start: ========== 00:41:01.764 00:05:06.693 00:41:01.764 00:05:06.693 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.764 00:05:06.693 ... 00:41:01.764 00:05:06.693 83 function unittest_rpc() { 00:41:01.764 00:05:06.693 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.764 00:05:06.693 85 } 00:41:01.764 00:05:06.693 86 00:41:01.764 00:05:06.693 87 function unittest_nvme() { 00:41:01.764 00:05:06.693 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.764 00:05:06.693 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.764 00:05:06.693 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.764 00:05:06.693 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.764 00:05:06.693 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.764 00:05:06.693 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.764 00:05:06.693 ... 00:41:01.764 00:05:06.693 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.764 00:05:06.693 ... 00:41:01.764 00:05:06.693 1122 timing_enter $test_name 00:41:01.764 00:05:06.693 1123 echo "************************************" 00:41:01.764 00:05:06.693 1124 echo "START TEST $test_name" 00:41:01.764 00:05:06.693 1125 echo "************************************" 00:41:01.764 00:05:06.693 1126 xtrace_restore 00:41:01.764 00:05:06.693 1127 time "$@" 00:41:01.764 00:05:06.693 1128 xtrace_disable 00:41:01.764 00:05:06.693 1129 echo "************************************" 00:41:01.764 00:05:06.693 1130 echo "END TEST $test_name" 00:41:01.764 00:05:06.693 1131 echo "************************************" 00:41:01.764 00:05:06.693 1132 timing_exit $test_name 00:41:01.764 00:05:06.693 ... 00:41:01.764 00:05:06.693 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.764 00:05:06.693 ... 00:41:01.764 00:05:06.693 225 fi 00:41:01.764 00:05:06.693 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.764 00:05:06.693 227 run_test "unittest_json" unittest_json 00:41:01.764 00:05:06.693 228 run_test "unittest_rpc" unittest_rpc 00:41:01.764 00:05:06.693 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.764 00:05:06.693 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.764 00:05:06.693 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.764 00:05:06.693 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.764 00:05:06.693 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.764 00:05:06.693 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.764 00:05:06.693 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.764 00:05:06.693 ... 00:41:01.764 00:05:06.693 00:41:01.764 00:05:06.693 ========== Backtrace end ========== 00:41:01.764 00:05:06.693 ========== Backtrace start: ========== 00:41:01.764 00:05:06.693 00:41:01.764 00:05:06.693 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest"],["/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:41:01.764 00:05:06.693 ... 00:41:01.764 00:05:06.693 1122 timing_enter $test_name 00:41:01.764 00:05:06.693 1123 echo "************************************" 00:41:01.764 00:05:06.693 1124 echo "START TEST $test_name" 00:41:01.764 00:05:06.693 1125 echo "************************************" 00:41:01.764 00:05:06.693 1126 xtrace_restore 00:41:01.764 00:05:06.693 1127 time "$@" 00:41:01.764 00:05:06.693 1128 xtrace_disable 00:41:01.764 00:05:06.693 1129 echo "************************************" 00:41:01.764 00:05:06.693 1130 echo "END TEST $test_name" 00:41:01.764 00:05:06.693 1131 echo "************************************" 00:41:01.764 00:05:06.693 1132 timing_exit $test_name 00:41:01.764 00:05:06.693 ... 00:41:01.764 00:05:06.693 in /home/vagrant/spdk_repo/spdk/autotest.sh:138 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.764 00:05:06.693 ... 00:41:01.764 00:05:06.693 133 ##################### 00:41:01.764 00:05:06.693 134 # Unit Tests 00:41:01.764 00:05:06.693 135 ##################### 00:41:01.764 00:05:06.693 136 00:41:01.764 00:05:06.693 137 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:41:01.764 00:05:06.693 => 138 run_test "unittest" $rootdir/test/unit/unittest.sh 00:41:01.764 00:05:06.693 139 fi 00:41:01.764 00:05:06.693 140 00:41:01.764 00:05:06.693 141 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:41:01.764 00:05:06.693 142 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:41:01.764 00:05:06.693 143 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:41:01.764 00:05:06.693 ... 00:41:01.764 00:05:06.693 00:41:01.764 00:05:06.693 ========== Backtrace end ========== 00:41:01.764 00:05:16.949 ========== Backtrace start: ========== 00:41:01.764 00:05:16.949 00:41:01.764 00:05:17.207 in spdk/autorun.sh:27 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.764 00:05:17.207 ... 00:41:01.764 00:05:17.207 22 trap '\''timing_finish || exit 1'\'' EXIT 00:41:01.764 00:05:17.207 23 00:41:01.764 00:05:17.207 24 # Runs agent scripts 00:41:01.764 00:05:17.207 25 $rootdir/autobuild.sh "$conf" 00:41:01.764 00:05:17.207 26 if ((SPDK_TEST_UNITTEST == 1 || SPDK_RUN_FUNCTIONAL_TEST == 1)); then 00:41:01.764 00:05:17.207 => 27 sudo -E $rootdir/autotest.sh "$conf" 00:41:01.764 00:05:17.207 28 fi 00:41:01.764 00:05:17.207 ... 00:41:01.764 00:05:17.207 00:41:01.764 00:05:17.207 ========== Backtrace end ==========' 00:41:01.764 + [[ -n 00:05:06.693 ========== Backtrace start: ========== 00:41:01.764 00:05:06.693 00:41:01.764 00:05:06.693 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.764 00:05:06.693 ... 00:41:01.764 00:05:06.693 83 function unittest_rpc() { 00:41:01.764 00:05:06.693 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.764 00:05:06.693 85 } 00:41:01.764 00:05:06.693 86 00:41:01.764 00:05:06.693 87 function unittest_nvme() { 00:41:01.764 00:05:06.693 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.764 00:05:06.693 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.764 00:05:06.693 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.764 00:05:06.693 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.764 00:05:06.693 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.764 00:05:06.693 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.764 00:05:06.693 ... 00:41:01.764 00:05:06.693 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.764 00:05:06.693 ... 00:41:01.764 00:05:06.693 1122 timing_enter $test_name 00:41:01.764 00:05:06.693 1123 echo "************************************" 00:41:01.764 00:05:06.693 1124 echo "START TEST $test_name" 00:41:01.764 00:05:06.693 1125 echo "************************************" 00:41:01.764 00:05:06.693 1126 xtrace_restore 00:41:01.764 00:05:06.693 1127 time "$@" 00:41:01.764 00:05:06.693 1128 xtrace_disable 00:41:01.764 00:05:06.693 1129 echo "************************************" 00:41:01.764 00:05:06.693 1130 echo "END TEST $test_name" 00:41:01.764 00:05:06.693 1131 echo "************************************" 00:41:01.764 00:05:06.693 1132 timing_exit $test_name 00:41:01.765 00:05:06.693 ... 00:41:01.765 00:05:06.693 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.765 00:05:06.693 ... 00:41:01.765 00:05:06.693 225 fi 00:41:01.765 00:05:06.693 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.765 00:05:06.693 227 run_test "unittest_json" unittest_json 00:41:01.765 00:05:06.693 228 run_test "unittest_rpc" unittest_rpc 00:41:01.765 00:05:06.693 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.765 00:05:06.693 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.765 00:05:06.693 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.765 00:05:06.693 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.765 00:05:06.693 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.765 00:05:06.693 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.765 00:05:06.693 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.765 00:05:06.693 ... 00:41:01.765 00:05:06.693 00:41:01.765 00:05:06.693 ========== Backtrace end ========== 00:41:01.765 00:05:06.693 ========== Backtrace start: ========== 00:41:01.765 00:05:06.693 00:41:01.765 00:05:06.693 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest"],["/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:41:01.765 00:05:06.693 ... 00:41:01.765 00:05:06.693 1122 timing_enter $test_name 00:41:01.765 00:05:06.693 1123 echo "************************************" 00:41:01.765 00:05:06.693 1124 echo "START TEST $test_name" 00:41:01.765 00:05:06.693 1125 echo "************************************" 00:41:01.765 00:05:06.693 1126 xtrace_restore 00:41:01.765 00:05:06.693 1127 time "$@" 00:41:01.765 00:05:06.693 1128 xtrace_disable 00:41:01.765 00:05:06.693 1129 echo "************************************" 00:41:01.765 00:05:06.693 1130 echo "END TEST $test_name" 00:41:01.765 00:05:06.693 1131 echo "************************************" 00:41:01.765 00:05:06.693 1132 timing_exit $test_name 00:41:01.765 00:05:06.693 ... 00:41:01.765 00:05:06.693 in /home/vagrant/spdk_repo/spdk/autotest.sh:138 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.765 00:05:06.693 ... 00:41:01.765 00:05:06.693 133 ##################### 00:41:01.765 00:05:06.693 134 # Unit Tests 00:41:01.765 00:05:06.693 135 ##################### 00:41:01.765 00:05:06.693 136 00:41:01.765 00:05:06.693 137 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:41:01.765 00:05:06.693 => 138 run_test "unittest" $rootdir/test/unit/unittest.sh 00:41:01.765 00:05:06.693 139 fi 00:41:01.765 00:05:06.693 140 00:41:01.765 00:05:06.693 141 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:41:01.765 00:05:06.693 142 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:41:01.765 00:05:06.693 143 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:41:01.765 00:05:06.693 ... 00:41:01.765 00:05:06.693 00:41:01.765 00:05:06.693 ========== Backtrace end ========== 00:41:01.765 00:05:16.949 ========== Backtrace start: ========== 00:41:01.765 00:05:16.949 00:41:01.765 00:05:17.207 in spdk/autorun.sh:27 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.765 00:05:17.207 ... 00:41:01.765 00:05:17.207 22 trap 'timing_finish || exit 1' EXIT 00:41:01.765 00:05:17.207 23 00:41:01.765 00:05:17.207 24 # Runs agent scripts 00:41:01.765 00:05:17.207 25 $rootdir/autobuild.sh "$conf" 00:41:01.765 00:05:17.207 26 if ((SPDK_TEST_UNITTEST == 1 || SPDK_RUN_FUNCTIONAL_TEST == 1)); then 00:41:01.765 00:05:17.207 => 27 sudo -E $rootdir/autotest.sh "$conf" 00:41:01.765 00:05:17.207 28 fi 00:41:01.765 00:05:17.207 ... 00:41:01.765 00:05:17.207 00:41:01.765 00:05:17.207 ========== Backtrace end ========== ]] 00:41:01.765 + echo '00:05:06.693 ========== Backtrace start: ========== 00:41:01.765 00:05:06.693 00:41:01.765 00:05:06.693 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:88 -> unittest_nvme([]) 00:41:01.765 00:05:06.693 ... 00:41:01.765 00:05:06.693 83 function unittest_rpc() { 00:41:01.765 00:05:06.693 84 $valgrind $testdir/lib/rpc/rpc.c/rpc_ut 00:41:01.765 00:05:06.693 85 } 00:41:01.765 00:05:06.693 86 00:41:01.765 00:05:06.693 87 function unittest_nvme() { 00:41:01.765 00:05:06.693 => 88 $valgrind $testdir/lib/nvme/nvme.c/nvme_ut 00:41:01.765 00:05:06.693 89 $valgrind $testdir/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:41:01.765 00:05:06.693 90 $valgrind $testdir/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:41:01.765 00:05:06.693 91 $valgrind $testdir/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:41:01.765 00:05:06.693 92 $valgrind $testdir/lib/nvme/nvme_ns.c/nvme_ns_ut 00:41:01.765 00:05:06.693 93 $valgrind $testdir/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:41:01.765 00:05:06.693 ... 00:41:01.765 00:05:06.693 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest_nvme"],["unittest_nvme"]) 00:41:01.765 00:05:06.693 ... 00:41:01.765 00:05:06.693 1122 timing_enter $test_name 00:41:01.765 00:05:06.693 1123 echo "************************************" 00:41:01.765 00:05:06.693 1124 echo "START TEST $test_name" 00:41:01.765 00:05:06.693 1125 echo "************************************" 00:41:01.765 00:05:06.693 1126 xtrace_restore 00:41:01.765 00:05:06.693 1127 time "$@" 00:41:01.765 00:05:06.693 1128 xtrace_disable 00:41:01.765 00:05:06.693 1129 echo "************************************" 00:41:01.765 00:05:06.693 1130 echo "END TEST $test_name" 00:41:01.765 00:05:06.693 1131 echo "************************************" 00:41:01.765 00:05:06.693 1132 timing_exit $test_name 00:41:01.765 00:05:06.693 ... 00:41:01.765 00:05:06.693 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:230 -> main([]) 00:41:01.765 00:05:06.693 ... 00:41:01.765 00:05:06.693 225 fi 00:41:01.765 00:05:06.693 226 run_test "unittest_iscsi" unittest_iscsi 00:41:01.765 00:05:06.693 227 run_test "unittest_json" unittest_json 00:41:01.765 00:05:06.693 228 run_test "unittest_rpc" unittest_rpc 00:41:01.765 00:05:06.693 229 run_test "unittest_notify" $valgrind $testdir/lib/notify/notify.c/notify_ut 00:41:01.765 00:05:06.693 => 230 run_test "unittest_nvme" unittest_nvme 00:41:01.765 00:05:06.693 231 run_test "unittest_log" $valgrind $testdir/lib/log/log.c/log_ut 00:41:01.765 00:05:06.693 232 run_test "unittest_lvol" $valgrind $testdir/lib/lvol/lvol.c/lvol_ut 00:41:01.765 00:05:06.693 233 if [[ $CONFIG_RDMA == y ]]; then 00:41:01.765 00:05:06.693 234 run_test "unittest_nvme_rdma" $valgrind $testdir/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:41:01.765 00:05:06.693 235 run_test "unittest_nvmf_transport" $valgrind $testdir/lib/nvmf/transport.c/transport_ut 00:41:01.765 00:05:06.693 ... 00:41:01.765 00:05:06.693 00:41:01.765 00:05:06.693 ========== Backtrace end ========== 00:41:01.765 00:05:06.693 ========== Backtrace start: ========== 00:41:01.765 00:05:06.693 00:41:01.765 00:05:06.693 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1127 -> run_test(["unittest"],["/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:41:01.765 00:05:06.693 ... 00:41:01.765 00:05:06.693 1122 timing_enter $test_name 00:41:01.765 00:05:06.693 1123 echo "************************************" 00:41:01.765 00:05:06.693 1124 echo "START TEST $test_name" 00:41:01.765 00:05:06.693 1125 echo "************************************" 00:41:01.765 00:05:06.693 1126 xtrace_restore 00:41:01.765 00:05:06.693 1127 time "$@" 00:41:01.765 00:05:06.693 1128 xtrace_disable 00:41:01.765 00:05:06.693 1129 echo "************************************" 00:41:01.765 00:05:06.693 1130 echo "END TEST $test_name" 00:41:01.765 00:05:06.693 1131 echo "************************************" 00:41:01.765 00:05:06.693 1132 timing_exit $test_name 00:41:01.765 00:05:06.693 ... 00:41:01.765 00:05:06.693 in /home/vagrant/spdk_repo/spdk/autotest.sh:138 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.765 00:05:06.693 ... 00:41:01.765 00:05:06.693 133 ##################### 00:41:01.765 00:05:06.693 134 # Unit Tests 00:41:01.765 00:05:06.693 135 ##################### 00:41:01.765 00:05:06.693 136 00:41:01.765 00:05:06.693 137 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:41:01.765 00:05:06.693 => 138 run_test "unittest" $rootdir/test/unit/unittest.sh 00:41:01.765 00:05:06.693 139 fi 00:41:01.765 00:05:06.693 140 00:41:01.765 00:05:06.693 141 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:41:01.765 00:05:06.693 142 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:41:01.765 00:05:06.693 143 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:41:01.765 00:05:06.693 ... 00:41:01.765 00:05:06.693 00:41:01.765 00:05:06.693 ========== Backtrace end ========== 00:41:01.765 00:05:16.949 ========== Backtrace start: ========== 00:41:01.765 00:05:16.949 00:41:01.765 00:05:17.207 in spdk/autorun.sh:27 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:41:01.765 00:05:17.207 ... 00:41:01.765 00:05:17.207 22 trap '\''timing_finish || exit 1'\'' EXIT 00:41:01.765 00:05:17.207 23 00:41:01.765 00:05:17.207 24 # Runs agent scripts 00:41:01.765 00:05:17.207 25 $rootdir/autobuild.sh "$conf" 00:41:01.765 00:05:17.207 26 if ((SPDK_TEST_UNITTEST == 1 || SPDK_RUN_FUNCTIONAL_TEST == 1)); then 00:41:01.765 00:05:17.207 => 27 sudo -E $rootdir/autotest.sh "$conf" 00:41:01.765 00:05:17.207 28 fi 00:41:01.765 00:05:17.207 ... 00:41:01.765 00:05:17.207 00:41:01.765 00:05:17.207 ========== Backtrace end ==========' 00:41:01.765 + for build in "${build_log_list[@]}" 00:41:01.765 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_40718/build.log 00:41:01.765 + local build_log job_name start_pattern end_pattern backtraces 00:41:01.766 + build_log=/var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_40718/build.log 00:41:01.766 +++ dirname /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_40718/build.log 00:41:01.766 ++ basename /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_40718 00:41:01.766 + job_name=crypto-phy-autotest_40718 00:41:01.766 + start_pattern='Backtrace start' 00:41:01.766 + end_pattern='Backtrace end' 00:41:01.766 + [[ -f /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_40718/build.log ]] 00:41:01.766 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_40718/build.log 00:41:01.766 + backtraces= 00:41:01.766 + [[ -n '' ]] 00:41:01.766 + run_flamegraph 00:41:01.766 + create_timing_file 00:41:01.766 + local array file 00:41:01.766 + array=($(find $WORKSPACE -type f -name 'timing.txt')) 00:41:01.766 ++ find /var/jenkins/workspace/autotest-per-patch -type f -name timing.txt 00:41:02.024 + timing_dir=/var/jenkins/workspace/autotest-per-patch/post_process 00:41:02.024 + mkdir -p /var/jenkins/workspace/autotest-per-patch/post_process 00:41:02.024 + timing_file=/var/jenkins/workspace/autotest-per-patch/post_process/total_timing.txt 00:41:02.024 + for file in "${array[@]}" 00:41:02.024 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_93189/timing.txt 00:41:02.024 + local job_file job_name 00:41:02.024 + job_file=/var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_93189/timing.txt 00:41:02.024 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_93189/timing.txt 00:41:02.024 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_93189 00:41:02.024 + job_name=nvme-vg-autotest_93189 00:41:02.024 + sed 's/^/nvme-vg-autotest_93189;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_93189/timing.txt 00:41:02.024 + for file in "${array[@]}" 00:41:02.024 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_35615/timing.txt 00:41:02.024 + local job_file job_name 00:41:02.024 + job_file=/var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_35615/timing.txt 00:41:02.024 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_35615/timing.txt 00:41:02.024 ++ basename /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_35615 00:41:02.024 + job_name=check-format-docker-autotest_35615 00:41:02.024 + sed 's/^/check-format-docker-autotest_35615;autorun;/' /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_35615/timing.txt 00:41:02.024 + for file in "${array[@]}" 00:41:02.024 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_92284/timing.txt 00:41:02.024 + local job_file job_name 00:41:02.024 + job_file=/var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_92284/timing.txt 00:41:02.024 +++ dirname /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_92284/timing.txt 00:41:02.024 ++ basename /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_92284 00:41:02.024 + job_name=zns-vg-autotest_92284 00:41:02.024 + sed 's/^/zns-vg-autotest_92284;autorun;/' /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_92284/timing.txt 00:41:02.024 + for file in "${array[@]}" 00:41:02.024 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_32259/timing.txt 00:41:02.024 + local job_file job_name 00:41:02.024 + job_file=/var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_32259/timing.txt 00:41:02.024 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_32259/timing.txt 00:41:02.024 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_32259 00:41:02.024 + job_name=unittest-main-docker-autotest_32259 00:41:02.024 + sed 's/^/unittest-main-docker-autotest_32259;autorun;/' /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_32259/timing.txt 00:41:02.024 + for file in "${array[@]}" 00:41:02.024 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_40723/timing.txt 00:41:02.024 + local job_file job_name 00:41:02.024 + job_file=/var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_40723/timing.txt 00:41:02.024 +++ dirname /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_40723/timing.txt 00:41:02.024 ++ basename /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_40723 00:41:02.024 + job_name=BlobFS-phy-autotest_40723 00:41:02.024 + sed 's/^/BlobFS-phy-autotest_40723;autorun;/' /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_40723/timing.txt 00:41:02.024 + for file in "${array[@]}" 00:41:02.024 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/raid-vg-autotest_7492/timing.txt 00:41:02.024 + local job_file job_name 00:41:02.024 + job_file=/var/jenkins/workspace/autotest-per-patch/raid-vg-autotest_7492/timing.txt 00:41:02.025 +++ dirname /var/jenkins/workspace/autotest-per-patch/raid-vg-autotest_7492/timing.txt 00:41:02.025 ++ basename /var/jenkins/workspace/autotest-per-patch/raid-vg-autotest_7492 00:41:02.025 + job_name=raid-vg-autotest_7492 00:41:02.025 + sed 's/^/raid-vg-autotest_7492;autorun;/' /var/jenkins/workspace/autotest-per-patch/raid-vg-autotest_7492/timing.txt 00:41:02.025 + for file in "${array[@]}" 00:41:02.025 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/ubuntu24-vg-autotest_9362/timing.txt 00:41:02.025 + local job_file job_name 00:41:02.025 + job_file=/var/jenkins/workspace/autotest-per-patch/ubuntu24-vg-autotest_9362/timing.txt 00:41:02.025 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu24-vg-autotest_9362/timing.txt 00:41:02.025 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu24-vg-autotest_9362 00:41:02.025 + job_name=ubuntu24-vg-autotest_9362 00:41:02.025 + sed 's/^/ubuntu24-vg-autotest_9362;autorun;/' /var/jenkins/workspace/autotest-per-patch/ubuntu24-vg-autotest_9362/timing.txt 00:41:02.025 + for file in "${array[@]}" 00:41:02.025 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_35590/timing.txt 00:41:02.025 + local job_file job_name 00:41:02.025 + job_file=/var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_35590/timing.txt 00:41:02.025 +++ dirname /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_35590/timing.txt 00:41:02.025 ++ basename /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_35590 00:41:02.025 + job_name=build-files-docker-autotest_35590 00:41:02.025 + sed 's/^/build-files-docker-autotest_35590;autorun;/' /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_35590/timing.txt 00:41:02.025 + for file in "${array[@]}" 00:41:02.025 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_93224/timing.txt 00:41:02.025 + local job_file job_name 00:41:02.025 + job_file=/var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_93224/timing.txt 00:41:02.025 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_93224/timing.txt 00:41:02.025 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_93224 00:41:02.025 + job_name=iscsi-vg-autotest_93224 00:41:02.025 + sed 's/^/iscsi-vg-autotest_93224;autorun;/' /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_93224/timing.txt 00:41:02.025 + for file in "${array[@]}" 00:41:02.025 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_86959/timing.txt 00:41:02.025 + local job_file job_name 00:41:02.025 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_86959/timing.txt 00:41:02.025 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_86959/timing.txt 00:41:02.025 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_86959 00:41:02.025 + job_name=nvmf-phy-autotest_86959 00:41:02.025 + sed 's/^/nvmf-phy-autotest_86959;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_86959/timing.txt 00:41:02.025 + for file in "${array[@]}" 00:41:02.025 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_93134/timing.txt 00:41:02.025 + local job_file job_name 00:41:02.025 + job_file=/var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_93134/timing.txt 00:41:02.025 +++ dirname /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_93134/timing.txt 00:41:02.025 ++ basename /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_93134 00:41:02.025 + job_name=lvol-vg-autotest_93134 00:41:02.025 + sed 's/^/lvol-vg-autotest_93134;autorun;/' /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_93134/timing.txt 00:41:02.025 + for file in "${array[@]}" 00:41:02.025 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_93089/timing.txt 00:41:02.025 + local job_file job_name 00:41:02.025 + job_file=/var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_93089/timing.txt 00:41:02.025 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_93089/timing.txt 00:41:02.025 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_93089 00:41:02.025 + job_name=iscsi-uring-vg-autotest_93089 00:41:02.025 + sed 's/^/iscsi-uring-vg-autotest_93089;autorun;/' /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_93089/timing.txt 00:41:02.025 + for file in "${array[@]}" 00:41:02.025 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_35838/timing.txt 00:41:02.025 + local job_file job_name 00:41:02.025 + job_file=/var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_35838/timing.txt 00:41:02.025 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_35838/timing.txt 00:41:02.025 ++ basename /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_35838 00:41:02.025 + job_name=check-so-deps-docker-autotest_35838 00:41:02.025 + sed 's/^/check-so-deps-docker-autotest_35838;autorun;/' /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_35838/timing.txt 00:41:02.025 + for file in "${array[@]}" 00:41:02.025 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_32259/timing.txt 00:41:02.025 + local job_file job_name 00:41:02.025 + job_file=/var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_32259/timing.txt 00:41:02.025 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_32259/timing.txt 00:41:02.025 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_32259 00:41:02.025 + job_name=unittest-valgrind-docker-autotest_32259 00:41:02.025 + sed 's/^/unittest-valgrind-docker-autotest_32259;autorun;/' /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_32259/timing.txt 00:41:02.025 + for file in "${array[@]}" 00:41:02.025 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_86841/timing.txt 00:41:02.025 + local job_file job_name 00:41:02.025 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_86841/timing.txt 00:41:02.025 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_86841/timing.txt 00:41:02.025 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_86841 00:41:02.025 + job_name=nvmf-tcp-phy-autotest_86841 00:41:02.025 + sed 's/^/nvmf-tcp-phy-autotest_86841;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_86841/timing.txt 00:41:02.025 + for file in "${array[@]}" 00:41:02.025 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_35930/timing.txt 00:41:02.025 + local job_file job_name 00:41:02.025 + job_file=/var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_35930/timing.txt 00:41:02.025 +++ dirname /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_35930/timing.txt 00:41:02.025 ++ basename /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_35930 00:41:02.025 + job_name=doc-docker-autotest_35930 00:41:02.025 + sed 's/^/doc-docker-autotest_35930;autorun;/' /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_35930/timing.txt 00:41:02.025 + for file in "${array[@]}" 00:41:02.025 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_30175/timing.txt 00:41:02.025 + local job_file job_name 00:41:02.025 + job_file=/var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_30175/timing.txt 00:41:02.025 +++ dirname /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_30175/timing.txt 00:41:02.025 ++ basename /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_30175 00:41:02.025 + job_name=rocky9-vg-autotest_30175 00:41:02.025 + sed 's/^/rocky9-vg-autotest_30175;autorun;/' /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_30175/timing.txt 00:41:02.025 + for file in "${array[@]}" 00:41:02.025 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_40782/timing.txt 00:41:02.025 + local job_file job_name 00:41:02.025 + job_file=/var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_40782/timing.txt 00:41:02.025 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_40782/timing.txt 00:41:02.025 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_40782 00:41:02.025 + job_name=vhost-phy-autotest_40782 00:41:02.025 + sed 's/^/vhost-phy-autotest_40782;autorun;/' /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_40782/timing.txt 00:41:02.025 + for file in "${array[@]}" 00:41:02.025 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_70345/timing.txt 00:41:02.025 + local job_file job_name 00:41:02.025 + job_file=/var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_70345/timing.txt 00:41:02.025 +++ dirname /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_70345/timing.txt 00:41:02.025 ++ basename /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_70345 00:41:02.025 + job_name=freebsd-vg-autotest_70345 00:41:02.025 + sed 's/^/freebsd-vg-autotest_70345;autorun;/' /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_70345/timing.txt 00:41:02.025 + for file in "${array[@]}" 00:41:02.025 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_32256/timing.txt 00:41:02.025 + local job_file job_name 00:41:02.025 + job_file=/var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_32256/timing.txt 00:41:02.025 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_32256/timing.txt 00:41:02.025 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_32256 00:41:02.025 + job_name=unittest-clang-docker-autotest_32256 00:41:02.025 + sed 's/^/unittest-clang-docker-autotest_32256;autorun;/' /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_32256/timing.txt 00:41:02.025 + for file in "${array[@]}" 00:41:02.025 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_32906/timing.txt 00:41:02.025 + local job_file job_name 00:41:02.025 + job_file=/var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_32906/timing.txt 00:41:02.025 +++ dirname /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_32906/timing.txt 00:41:02.025 ++ basename /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_32906 00:41:02.025 + job_name=autobuild-external-vg-autotest_32906 00:41:02.025 + sed 's/^/autobuild-external-vg-autotest_32906;autorun;/' /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_32906/timing.txt 00:41:02.025 + for file in "${array[@]}" 00:41:02.025 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/release-build-main-docker-autotest_5332/timing.txt 00:41:02.025 + local job_file job_name 00:41:02.025 + job_file=/var/jenkins/workspace/autotest-per-patch/release-build-main-docker-autotest_5332/timing.txt 00:41:02.025 +++ dirname /var/jenkins/workspace/autotest-per-patch/release-build-main-docker-autotest_5332/timing.txt 00:41:02.025 ++ basename /var/jenkins/workspace/autotest-per-patch/release-build-main-docker-autotest_5332 00:41:02.025 + job_name=release-build-main-docker-autotest_5332 00:41:02.025 + sed 's/^/release-build-main-docker-autotest_5332;autorun;/' /var/jenkins/workspace/autotest-per-patch/release-build-main-docker-autotest_5332/timing.txt 00:41:02.025 + for file in "${array[@]}" 00:41:02.025 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_93211/timing.txt 00:41:02.025 + local job_file job_name 00:41:02.025 + job_file=/var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_93211/timing.txt 00:41:02.025 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_93211/timing.txt 00:41:02.025 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_93211 00:41:02.025 + job_name=vhost-initiator-vg-autotest_93211 00:41:02.025 + sed 's/^/vhost-initiator-vg-autotest_93211;autorun;/' /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_93211/timing.txt 00:41:02.025 + for file in "${array[@]}" 00:41:02.026 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_40716/timing.txt 00:41:02.026 + local job_file job_name 00:41:02.026 + job_file=/var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_40716/timing.txt 00:41:02.026 +++ dirname /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_40716/timing.txt 00:41:02.026 ++ basename /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_40716 00:41:02.026 + job_name=vfio-user-phy-autotest_40716 00:41:02.026 + sed 's/^/vfio-user-phy-autotest_40716;autorun;/' /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_40716/timing.txt 00:41:02.026 + for file in "${array[@]}" 00:41:02.026 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_93166/timing.txt 00:41:02.026 + local job_file job_name 00:41:02.026 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_93166/timing.txt 00:41:02.026 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_93166/timing.txt 00:41:02.026 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_93166 00:41:02.026 + job_name=nvmf-tcp-vg-autotest_93166 00:41:02.026 + sed 's/^/nvmf-tcp-vg-autotest_93166;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_93166/timing.txt 00:41:02.026 + for file in "${array[@]}" 00:41:02.026 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_32267/timing.txt 00:41:02.026 + local job_file job_name 00:41:02.026 + job_file=/var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_32267/timing.txt 00:41:02.026 +++ dirname /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_32267/timing.txt 00:41:02.026 ++ basename /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_32267 00:41:02.026 + job_name=scan-build-docker-autotest_32267 00:41:02.026 + sed 's/^/scan-build-docker-autotest_32267;autorun;/' /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_32267/timing.txt 00:41:02.026 + for file in "${array[@]}" 00:41:02.026 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_93131/timing.txt 00:41:02.026 + local job_file job_name 00:41:02.026 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_93131/timing.txt 00:41:02.026 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_93131/timing.txt 00:41:02.026 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_93131 00:41:02.026 + job_name=nvmf-tcp-uring-vg-autotest_93131 00:41:02.026 + sed 's/^/nvmf-tcp-uring-vg-autotest_93131;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_93131/timing.txt 00:41:02.026 + for file in "${array[@]}" 00:41:02.026 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_32255/timing.txt 00:41:02.026 + local job_file job_name 00:41:02.026 + job_file=/var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_32255/timing.txt 00:41:02.026 +++ dirname /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_32255/timing.txt 00:41:02.026 ++ basename /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_32255 00:41:02.026 + job_name=packaging-docker-autotest_32255 00:41:02.026 + sed 's/^/packaging-docker-autotest_32255;autorun;/' /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_32255/timing.txt 00:41:02.026 + for file in "${array[@]}" 00:41:02.026 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_94314/timing.txt 00:41:02.026 + local job_file job_name 00:41:02.026 + job_file=/var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_94314/timing.txt 00:41:02.026 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_94314/timing.txt 00:41:02.026 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_94314 00:41:02.026 + job_name=nvme-cmb-pmr-vg-autotest_94314 00:41:02.026 + sed 's/^/nvme-cmb-pmr-vg-autotest_94314;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_94314/timing.txt 00:41:02.026 + for file in "${array[@]}" 00:41:02.026 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/release-build-clang-docker-autotest_5331/timing.txt 00:41:02.026 + local job_file job_name 00:41:02.026 + job_file=/var/jenkins/workspace/autotest-per-patch/release-build-clang-docker-autotest_5331/timing.txt 00:41:02.026 +++ dirname /var/jenkins/workspace/autotest-per-patch/release-build-clang-docker-autotest_5331/timing.txt 00:41:02.026 ++ basename /var/jenkins/workspace/autotest-per-patch/release-build-clang-docker-autotest_5331 00:41:02.026 + job_name=release-build-clang-docker-autotest_5331 00:41:02.026 + sed 's/^/release-build-clang-docker-autotest_5331;autorun;/' /var/jenkins/workspace/autotest-per-patch/release-build-clang-docker-autotest_5331/timing.txt 00:41:02.026 + for file in "${array[@]}" 00:41:02.026 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_86901/timing.txt 00:41:02.026 + local job_file job_name 00:41:02.026 + job_file=/var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_86901/timing.txt 00:41:02.026 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_86901/timing.txt 00:41:02.026 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_86901 00:41:02.026 + job_name=nvme-phy-autotest_86901 00:41:02.026 + sed 's/^/nvme-phy-autotest_86901;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_86901/timing.txt 00:41:02.026 + for file in "${array[@]}" 00:41:02.026 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_40712/timing.txt 00:41:02.026 + local job_file job_name 00:41:02.026 + job_file=/var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_40712/timing.txt 00:41:02.026 +++ dirname /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_40712/timing.txt 00:41:02.026 ++ basename /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_40712 00:41:02.026 + job_name=short-fuzz-phy-autotest_40712 00:41:02.026 + sed 's/^/short-fuzz-phy-autotest_40712;autorun;/' /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_40712/timing.txt 00:41:02.026 + for file in "${array[@]}" 00:41:02.026 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_51820/timing.txt 00:41:02.026 + local job_file job_name 00:41:02.026 + job_file=/var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_51820/timing.txt 00:41:02.026 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_51820/timing.txt 00:41:02.026 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_51820 00:41:02.026 + job_name=ubuntu22-vg-autotest_51820 00:41:02.026 + sed 's/^/ubuntu22-vg-autotest_51820;autorun;/' /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_51820/timing.txt 00:41:02.026 + for file in "${array[@]}" 00:41:02.026 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_40718/timing.txt 00:41:02.026 + local job_file job_name 00:41:02.026 + job_file=/var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_40718/timing.txt 00:41:02.026 +++ dirname /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_40718/timing.txt 00:41:02.026 ++ basename /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_40718 00:41:02.026 + job_name=crypto-phy-autotest_40718 00:41:02.026 + sed 's/^/crypto-phy-autotest_40718;autorun;/' /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_40718/timing.txt 00:41:02.026 + /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /var/jenkins/workspace/autotest-per-patch/post_process/total_timing.txt 00:41:02.026 + run_autorun_post 00:41:02.026 + s_opt= 00:41:02.026 + [[ '' == true ]] 00:41:02.026 + spdk/autorun_post.py -d ./ -r ./spdk 00:41:08.578 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:254 00:41:40.629 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:457 00:41:40.629 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:562 00:41:40.629 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:583 00:41:40.629 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:614 00:42:19.322 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/thread.h! 00:42:19.322 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/nvmf_transport.h! 00:42:19.322 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/histogram_data.h! 00:42:19.322 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/fsdev_module.h! 00:42:19.322 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/mmio.h! 00:42:19.322 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/base64.h! 00:42:19.322 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/util.h! 00:42:19.322 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/nvme_spec.h! 00:42:19.322 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/bdev_module.h! 00:42:19.322 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/nvme.h! 00:42:19.322 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/endian.h! 00:42:19.322 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/trace.h! 00:42:21.847 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/lib/env_ocf/include/ocf/ocf_core.h! 00:42:21.847 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/lib/env_ocf/include/ocf/ocf_mngt.h! 00:42:21.847 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/lib/env_ocf/include/ocf/ocf_io.h! 00:42:36.723 -----Begin Post Process Script------ 00:42:36.723 /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_93189/cov_total.info 00:42:36.723 /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_92284/cov_total.info 00:42:36.723 /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_40723/cov_total.info 00:42:36.723 /var/jenkins/workspace/autotest-per-patch/raid-vg-autotest_7492/cov_total.info 00:42:36.723 /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_93224/cov_total.info 00:42:36.723 /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_86959/cov_total.info 00:42:36.723 /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_93134/cov_total.info 00:42:36.723 /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_93089/cov_total.info 00:42:36.723 /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_86841/cov_total.info 00:42:36.723 /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_40782/cov_total.info 00:42:36.723 /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_93211/cov_total.info 00:42:36.723 /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_40716/cov_total.info 00:42:36.723 /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_93166/cov_total.info 00:42:36.723 /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_93131/cov_total.info 00:42:36.723 /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_94314/cov_total.info 00:42:36.723 /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_86901/cov_total.info 00:42:36.723 /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_40712/cov_total.info 00:42:36.723 /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_40718/cov_total.info 00:42:36.723 00:42:36.723 00:42:36.723 -----Tests Executed in Build------ 00:42:36.723 accel 00:42:36.723 accel_assign_opcode 00:42:36.723 accel_cdev_comp 00:42:36.723 accel_cdev_decomp 00:42:36.723 accel_cdev_decomp_full 00:42:36.723 accel_cdev_decomp_full_mcore 00:42:36.723 accel_cdev_decomp_full_mthread 00:42:36.723 accel_cdev_decomp_mcore 00:42:36.723 accel_cdev_decomp_mthread 00:42:36.723 accel_comp 00:42:36.723 accel_compare 00:42:36.723 accel_compress_verify 00:42:36.723 accel_copy 00:42:36.723 accel_copy_crc32c 00:42:36.723 accel_copy_crc32c_C2 00:42:36.723 accel_crc32c 00:42:36.723 accel_crc32c_C2 00:42:36.723 accel_decomp 00:42:36.723 accel_decomp_full 00:42:36.723 accel_decomp_full_mcore 00:42:36.723 accel_decomp_full_mthread 00:42:36.723 accel_decomp_mcore 00:42:36.723 accel_decomp_mthread 00:42:36.723 accel_dif_functional_tests 00:42:36.723 accel_dif_generate 00:42:36.723 accel_dif_generate_copy 00:42:36.723 accel_dif_verify 00:42:36.723 accel_dix_generate 00:42:36.723 accel_dix_verify 00:42:36.723 accel_dualcast 00:42:36.723 accel_fill 00:42:36.723 accel_help 00:42:36.723 accel_missing_filename 00:42:36.723 accel_negative_buffers 00:42:36.723 accel_rpc 00:42:36.723 accel_wrong_workload 00:42:36.723 accel_xor 00:42:36.723 acl 00:42:36.723 alias_rpc 00:42:36.723 allowed 00:42:36.723 app_cmdline 00:42:36.723 app_repeat 00:42:36.723 asan 00:42:36.723 autobuild 00:42:36.723 autobuild_build_doc 00:42:36.723 autobuild_check_dpdk_pci_api 00:42:36.723 autobuild_check_format 00:42:36.723 autobuild_check_so_deps 00:42:36.723 autobuild_external_code 00:42:36.723 autobuild_generated_files_check 00:42:36.723 autobuild_generated_files_check_post_clean 00:42:36.723 autobuild_header_dependency_check 00:42:36.723 autobuild_llvm_precompile 00:42:36.723 autobuild_make_install 00:42:36.723 autobuild_make_uninstall 00:42:36.723 autobuild_ocf_precompile 00:42:36.723 bdev_bounds 00:42:36.723 bdev_crypto_enomem 00:42:36.723 bdev_error 00:42:36.723 bdev_fio 00:42:36.723 bdev_fio_rw_verify 00:42:36.723 bdev_fio_trim 00:42:36.723 bdev_gpt_uuid 00:42:36.723 bdev_hello_world 00:42:36.723 bdev_json_nonarray 00:42:36.723 bdev_json_nonenclosed 00:42:36.723 bdev_nbd 00:42:36.723 bdev_nvme_reset_stuck_adm_cmd 00:42:36.723 bdev_qd_sampling 00:42:36.723 bdev_qos 00:42:36.723 bdev_qos_bw 00:42:36.723 bdev_qos_iops 00:42:36.723 bdev_qos_ro_bw 00:42:36.723 bdev_raid 00:42:36.723 bdev_stat 00:42:36.723 bdev_verify 00:42:36.723 bdev_verify_big_io 00:42:36.723 bdev_write_zeroes 00:42:36.723 bdevperf_config 00:42:36.723 blob_io_wait 00:42:36.723 blobfs 00:42:36.723 blobfs_mkfs 00:42:36.723 blobstore 00:42:36.723 blobstore_grow 00:42:36.723 blockdev_crypto_aesni 00:42:36.723 blockdev_crypto_qat 00:42:36.723 blockdev_crypto_sw 00:42:36.723 blockdev_general 00:42:36.723 blockdev_nvme 00:42:36.723 blockdev_nvme_gpt 00:42:36.723 blockdev_raid5f 00:42:36.723 blockdev_rbd 00:42:36.723 blockdev_xnvme 00:42:36.723 build_release 00:42:36.723 build_rpm_from_gen_spec 00:42:36.723 build_shared_rpm 00:42:36.723 chaining 00:42:36.723 chap_during_discovery 00:42:36.723 chap_mutual_auth 00:42:36.723 check_header_filenames 00:42:36.723 cmb_copy 00:42:36.723 compress_compdev 00:42:36.723 compress_isal 00:42:36.723 confirm_abi_deps 00:42:36.723 confirm_makefile_deps 00:42:36.723 core_isolating 00:42:36.723 cpu_locks 00:42:36.723 custom_alloc 00:42:36.723 dd_bs_lt_native_bs 00:42:36.723 dd_bs_not_multiple 00:42:36.723 dd_copy_to_out_bdev 00:42:36.723 dd_double_input 00:42:36.723 dd_double_output 00:42:36.723 dd_flag_append 00:42:36.723 dd_flag_append_forced_aio 00:42:36.723 dd_flag_directory 00:42:36.723 dd_flag_directory_forced_aio 00:42:36.723 dd_flag_noatime 00:42:36.723 dd_flag_noatime_forced_aio 00:42:36.723 dd_flag_nofollow 00:42:36.723 dd_flag_nofollow_forced_aio 00:42:36.723 dd_flags_misc 00:42:36.723 dd_flags_misc_forced_aio 00:42:36.723 dd_inflate_file 00:42:36.723 dd_invalid_arguments 00:42:36.723 dd_invalid_count 00:42:36.723 dd_invalid_iflag 00:42:36.723 dd_invalid_input_count 00:42:36.723 dd_invalid_json 00:42:36.723 dd_invalid_oflag 00:42:36.723 dd_invalid_output_count 00:42:36.723 dd_invalid_seek 00:42:36.723 dd_invalid_skip 00:42:36.723 dd_malloc_copy 00:42:36.723 dd_no_input 00:42:36.723 dd_no_output 00:42:36.723 dd_offset_magic 00:42:36.723 dd_rw 00:42:36.723 dd_rw_offset 00:42:36.723 dd_smaller_blocksize 00:42:36.724 dd_sparse_bdev_to_file 00:42:36.724 dd_sparse_file_to_bdev 00:42:36.724 dd_sparse_file_to_file 00:42:36.724 dd_unknown_flag 00:42:36.724 dd_uring_copy 00:42:36.724 dd_wrong_blocksize 00:42:36.724 default_locks 00:42:36.724 default_locks_via_rpc 00:42:36.724 denied 00:42:36.724 devices 00:42:36.724 dm_mount 00:42:36.724 dma 00:42:36.724 dpdk_governor 00:42:36.724 dpdk_mem_utility 00:42:36.724 driver 00:42:36.724 env 00:42:36.724 env_dpdk_post_init 00:42:36.724 env_mem_callbacks 00:42:36.724 env_memory 00:42:36.724 env_pci 00:42:36.724 env_vtophys 00:42:36.724 even_2G_alloc 00:42:36.724 event 00:42:36.724 event_perf 00:42:36.724 event_reactor 00:42:36.724 event_reactor_perf 00:42:36.724 event_scheduler 00:42:36.724 exit_on_failed_rpc_init 00:42:36.724 external_make_accel_driver_shared 00:42:36.724 external_make_accel_driver_static 00:42:36.724 external_make_accel_module_shared 00:42:36.724 external_make_accel_module_static 00:42:36.724 external_make_hello_bdev_shared_combo 00:42:36.724 external_make_hello_bdev_shared_iso 00:42:36.724 external_make_hello_bdev_static 00:42:36.724 external_make_hello_no_bdev_shared_combo 00:42:36.724 external_make_hello_no_bdev_shared_iso 00:42:36.724 external_make_hello_no_bdev_static 00:42:36.724 external_make_nvme_shared 00:42:36.724 external_make_nvme_static 00:42:36.724 external_run_accel_driver_shared 00:42:36.724 external_run_accel_driver_static 00:42:36.724 external_run_accel_module_shared 00:42:36.724 external_run_accel_module_static 00:42:36.724 external_run_hello_bdev_shared_combo 00:42:36.724 external_run_hello_bdev_shared_iso 00:42:36.724 external_run_hello_bdev_static 00:42:36.724 external_run_hello_no_bdev_shared_combo 00:42:36.724 external_run_hello_no_bdev_shared_iso 00:42:36.724 external_run_hello_no_bdev_static 00:42:36.724 external_run_nvme_shared 00:42:36.724 external_run_nvme_static 00:42:36.724 filesystem_btrfs 00:42:36.724 filesystem_ext4 00:42:36.724 filesystem_in_capsule_btrfs 00:42:36.724 filesystem_in_capsule_ext4 00:42:36.724 filesystem_in_capsule_xfs 00:42:36.724 filesystem_xfs 00:42:36.724 fio_dif_1_default 00:42:36.724 fio_dif_1_multi_subsystems 00:42:36.724 fio_dif_digest 00:42:36.724 fio_dif_rand_params 00:42:36.724 framework_get_governor 00:42:36.724 ftl 00:42:36.724 ftl_bdevperf 00:42:36.724 ftl_dirty_shutdown 00:42:36.724 ftl_fio_basic 00:42:36.724 ftl_restore 00:42:36.724 ftl_trim 00:42:36.724 ftl_upgrade_shutdown 00:42:36.724 go_rpc 00:42:36.724 guess_driver 00:42:36.724 hello_blob 00:42:36.724 hugepages 00:42:36.724 idle 00:42:36.724 interrupt_mode 00:42:36.724 ioat 00:42:36.724 ioat_perf 00:42:36.724 ioat_verify 00:42:36.724 is_zoned 00:42:36.724 iscsi_tgt 00:42:36.724 iscsi_tgt_bdev_io_wait 00:42:36.724 iscsi_tgt_calsoft 00:42:36.724 iscsi_tgt_digest 00:42:36.724 iscsi_tgt_digests 00:42:36.724 iscsi_tgt_filesystem 00:42:36.724 iscsi_tgt_filesystem_btrfs 00:42:36.724 iscsi_tgt_filesystem_ext4 00:42:36.724 iscsi_tgt_filesystem_xfs 00:42:36.724 iscsi_tgt_fio 00:42:36.724 iscsi_tgt_fuzz 00:42:36.724 iscsi_tgt_initiator 00:42:36.724 iscsi_tgt_ip_migration 00:42:36.724 iscsi_tgt_iscsi_lvol 00:42:36.724 iscsi_tgt_login_redirection 00:42:36.724 iscsi_tgt_multiconnection 00:42:36.724 iscsi_tgt_qos 00:42:36.724 iscsi_tgt_rbd 00:42:36.724 iscsi_tgt_reset 00:42:36.724 iscsi_tgt_resize 00:42:36.724 iscsi_tgt_rpc_config 00:42:36.724 iscsi_tgt_sock 00:42:36.724 iscsi_tgt_trace_record 00:42:36.724 json_config 00:42:36.724 json_config_extra_key 00:42:36.724 kernel_target_abort 00:42:36.724 keyring_file 00:42:36.724 keyring_linux 00:42:36.724 llvm_fuzz 00:42:36.724 locking_app_on_locked_coremask 00:42:36.724 locking_app_on_unlocked_coremask 00:42:36.724 locking_overlapped_coremask 00:42:36.724 locking_overlapped_coremask_via_rpc 00:42:36.724 lvol 00:42:36.724 lvol_basic 00:42:36.724 lvol_esnap 00:42:36.724 lvol_external_copy 00:42:36.724 lvol_external_snapshot 00:42:36.724 lvol_hotremove 00:42:36.724 lvol_provisioning 00:42:36.724 lvol_rename 00:42:36.724 lvol_resize 00:42:36.724 lvol_snapshot_clone 00:42:36.724 lvol_tasting 00:42:36.724 lvs_grow_clean 00:42:36.724 lvs_grow_dirty 00:42:36.724 make 00:42:36.724 no_shrink_alloc 00:42:36.724 non_locking_app_on_locked_coremask 00:42:36.724 nvme 00:42:36.724 nvme_arbitration 00:42:36.724 nvme_cli_cuse 00:42:36.724 nvme_cli_plugin 00:42:36.724 nvme_cmb 00:42:36.724 nvme_cuse 00:42:36.724 nvme_cuse_app 00:42:36.724 nvme_cuse_rpc 00:42:36.724 nvme_doorbell_aers 00:42:36.724 nvme_e2edp 00:42:36.724 nvme_err_injection 00:42:36.724 nvme_fdp 00:42:36.724 nvme_fio 00:42:36.724 nvme_flexible_data_placement 00:42:36.724 nvme_hello_world 00:42:36.724 nvme_identify 00:42:36.724 nvme_mount 00:42:36.724 nvme_multi_aen 00:42:36.724 nvme_multi_secondary 00:42:36.724 nvme_ns_manage_cuse 00:42:36.724 nvme_overhead 00:42:36.724 nvme_perf 00:42:36.724 nvme_pmr 00:42:36.724 nvme_pmr_persistence 00:42:36.724 nvme_reserve 00:42:36.724 nvme_reset 00:42:36.724 nvme_rpc 00:42:36.724 nvme_rpc_timeouts 00:42:36.724 nvme_scc 00:42:36.724 nvme_sgl 00:42:36.724 nvme_simple_copy 00:42:36.724 nvme_single_aen 00:42:36.724 nvme_smartctl_cuse 00:42:36.724 nvme_startup 00:42:36.724 nvme_xnvme 00:42:36.724 nvme_zns 00:42:36.724 nvmf_abort 00:42:36.724 nvmf_abort_qd_sizes 00:42:36.724 nvmf_aer 00:42:36.724 nvmf_async_init 00:42:36.724 nvmf_auth_host 00:42:36.724 nvmf_auth_target 00:42:36.724 nvmf_bdev_io_wait 00:42:36.724 nvmf_bdevio 00:42:36.724 nvmf_bdevio_no_huge 00:42:36.724 nvmf_bdevperf 00:42:36.724 nvmf_connect_disconnect 00:42:36.724 nvmf_connect_stress 00:42:36.724 nvmf_control_msg_list 00:42:36.724 nvmf_delete_subsystem 00:42:36.724 nvmf_dif 00:42:36.724 nvmf_digest 00:42:36.724 nvmf_digest_clean 00:42:36.724 nvmf_digest_error 00:42:36.724 nvmf_discovery_remove_ifc 00:42:36.724 nvmf_example 00:42:36.724 nvmf_failover 00:42:36.724 nvmf_filesystem 00:42:36.724 nvmf_filesystem_in_capsule 00:42:36.724 nvmf_filesystem_no_in_capsule 00:42:36.724 nvmf_fio_host 00:42:36.724 nvmf_fio_target 00:42:36.724 nvmf_fips 00:42:36.724 nvmf_fused_ordering 00:42:36.724 nvmf_host 00:42:36.724 nvmf_host_discovery 00:42:36.724 nvmf_host_management 00:42:36.724 nvmf_host_multipath 00:42:36.724 nvmf_host_multipath_status 00:42:36.724 nvmf_identify 00:42:36.724 nvmf_identify_kernel_target 00:42:36.724 nvmf_identify_passthru 00:42:36.724 nvmf_interrupt 00:42:36.724 nvmf_invalid 00:42:36.724 nvmf_llvm_fuzz 00:42:36.724 nvmf_lvol 00:42:36.724 nvmf_lvs_grow 00:42:36.724 nvmf_mdns_discovery 00:42:36.724 nvmf_multicontroller 00:42:36.724 nvmf_multitarget 00:42:36.724 nvmf_nmic 00:42:36.724 nvmf_ns_hotplug_stress 00:42:36.724 nvmf_ns_masking 00:42:36.724 nvmf_nsid 00:42:36.724 nvmf_nvme_cli 00:42:36.724 nvmf_perf 00:42:36.724 nvmf_perf_adq 00:42:36.724 nvmf_queue_depth 00:42:36.724 nvmf_rdma 00:42:36.724 nvmf_referrals 00:42:36.724 nvmf_rpc 00:42:36.724 nvmf_shutdown 00:42:36.724 nvmf_shutdown_tc1 00:42:36.724 nvmf_shutdown_tc2 00:42:36.724 nvmf_shutdown_tc3 00:42:36.724 nvmf_shutdown_tc4 00:42:36.724 nvmf_srq_overwhelm 00:42:36.724 nvmf_target_core 00:42:36.724 nvmf_target_core_interrupt_mode 00:42:36.724 nvmf_target_disconnect 00:42:36.724 nvmf_target_disconnect_tc1 00:42:36.724 nvmf_target_disconnect_tc2 00:42:36.724 nvmf_target_disconnect_tc3 00:42:36.724 nvmf_target_discovery 00:42:36.724 nvmf_target_extra 00:42:36.724 nvmf_target_multipath 00:42:36.724 nvmf_tcp 00:42:36.724 nvmf_timeout 00:42:36.724 nvmf_tls 00:42:36.724 nvmf_vfio_user 00:42:36.724 nvmf_vfio_user_fuzz 00:42:36.724 nvmf_vfio_user_nvme_compliance 00:42:36.724 nvmf_vhost 00:42:36.724 nvmf_wait_for_buf 00:42:36.724 nvmf_zcopy 00:42:36.724 ocf 00:42:36.724 ocf_bdevperf_iotypes 00:42:36.724 ocf_configuration_change 00:42:36.724 ocf_create_destruct 00:42:36.724 ocf_fio_modes 00:42:36.724 ocf_flush 00:42:36.724 ocf_multicore 00:42:36.724 ocf_remove 00:42:36.724 ocf_stats 00:42:36.724 odd_alloc 00:42:36.724 packaging 00:42:36.724 raid0_resize_superblock_test 00:42:36.724 raid0_resize_test 00:42:36.724 raid1_resize_data_offset_test 00:42:36.724 raid1_resize_superblock_test 00:42:36.724 raid1_resize_test 00:42:36.724 raid5f_rebuild_test 00:42:36.724 raid5f_rebuild_test_sb 00:42:36.724 raid5f_state_function_test 00:42:36.724 raid5f_state_function_test_sb 00:42:36.724 raid5f_superblock_test 00:42:36.724 raid_function_test_concat 00:42:36.724 raid_function_test_raid0 00:42:36.724 raid_read_error_test 00:42:36.724 raid_rebuild_test 00:42:36.724 raid_rebuild_test_io 00:42:36.724 raid_rebuild_test_sb 00:42:36.724 raid_rebuild_test_sb_4k 00:42:36.724 raid_rebuild_test_sb_io 00:42:36.724 raid_rebuild_test_sb_md_interleaved 00:42:36.724 raid_rebuild_test_sb_md_separate 00:42:36.724 raid_state_function_test 00:42:36.724 raid_state_function_test_sb 00:42:36.724 raid_state_function_test_sb_4k 00:42:36.724 raid_state_function_test_sb_md_interleaved 00:42:36.724 raid_state_function_test_sb_md_separate 00:42:36.724 raid_superblock_test 00:42:36.724 raid_superblock_test_4k 00:42:36.725 raid_superblock_test_md_interleaved 00:42:36.725 raid_superblock_test_md_separate 00:42:36.725 raid_write_error_test 00:42:36.725 reactor_set_interrupt 00:42:36.725 reap_unregistered_poller 00:42:36.725 rocksdb 00:42:36.725 rocksdb_insert 00:42:36.725 rocksdb_overwrite 00:42:36.725 rocksdb_randread 00:42:36.725 rocksdb_readwrite 00:42:36.725 rocksdb_writesync 00:42:36.725 rpc 00:42:36.725 rpc_client 00:42:36.725 rpc_daemon_integrity 00:42:36.725 rpc_integrity 00:42:36.725 rpc_plugins 00:42:36.725 rpc_trace_cmd_test 00:42:36.725 rpm_packaging 00:42:36.725 scanbuild_make 00:42:36.725 scheduler 00:42:36.725 scheduler_create_thread 00:42:36.725 scheduler_opts 00:42:36.725 scheduler_rpc 00:42:36.725 setup.sh 00:42:36.725 single_node_setup 00:42:36.725 skip_rpc 00:42:36.725 skip_rpc_with_delay 00:42:36.725 skip_rpc_with_json 00:42:36.725 sma 00:42:36.725 sma_crypto 00:42:36.725 sma_discovery 00:42:36.725 sma_nvmf_tcp 00:42:36.725 sma_plugins 00:42:36.725 sma_qos 00:42:36.725 sma_vfiouser_qemu 00:42:36.725 sma_vhost 00:42:36.725 spdk_dd 00:42:36.725 spdk_dd_basic_rw 00:42:36.725 spdk_dd_bdev_to_bdev 00:42:36.725 spdk_dd_malloc 00:42:36.725 spdk_dd_negative 00:42:36.725 spdk_dd_posix 00:42:36.725 spdk_dd_sparse 00:42:36.725 spdk_dd_uring 00:42:36.725 spdk_target_abort 00:42:36.725 spdkcli_iscsi 00:42:36.725 spdkcli_nvmf_rdma 00:42:36.725 spdkcli_nvmf_tcp 00:42:36.725 spdkcli_raid 00:42:36.725 spdkcli_rbd 00:42:36.725 spdkcli_tcp 00:42:36.725 spdkcli_vhost 00:42:36.725 spdkcli_virtio 00:42:36.725 static_as_default 00:42:36.725 sw_hotplug 00:42:36.725 test_bdev_lvol_delete_lvstore_with_clones 00:42:36.725 test_bdev_lvol_delete_ordering 00:42:36.725 test_clone_decouple_parent 00:42:36.725 test_clone_inflate 00:42:36.725 test_clone_snapshot_relations 00:42:36.725 test_construct_lvol 00:42:36.725 test_construct_lvol_alias_conflict 00:42:36.725 test_construct_lvol_fio_clear_method_none 00:42:36.725 test_construct_lvol_fio_clear_method_unmap 00:42:36.725 test_construct_lvol_full_lvs 00:42:36.725 test_construct_lvol_inexistent_lvs 00:42:36.725 test_construct_lvols_conflict_alias 00:42:36.725 test_construct_lvs 00:42:36.725 test_construct_lvs_clear_methods 00:42:36.725 test_construct_lvs_conflict_alias 00:42:36.725 test_construct_lvs_different_cluster_size 00:42:36.725 test_construct_lvs_nonexistent_bdev 00:42:36.725 test_construct_multi_lvols 00:42:36.725 test_construct_nested_lvol 00:42:36.725 test_construct_two_lvs_on_the_same_bdev 00:42:36.725 test_create_multi_ublk 00:42:36.725 test_create_snapshot_of_snapshot 00:42:36.725 test_create_snapshot_with_io 00:42:36.725 test_create_ublk 00:42:36.725 test_delete_lvol_store_persistent_positive 00:42:36.725 test_delete_snapshot_with_clone 00:42:36.725 test_delete_snapshot_with_snapshot 00:42:36.725 test_destroy_after_bdev_lvol_resize_positive 00:42:36.725 test_esnap_clones 00:42:36.725 test_esnap_late_arrival 00:42:36.725 test_esnap_reload 00:42:36.725 test_esnap_remove_degraded 00:42:36.725 test_hotremove_lvol_store 00:42:36.725 test_hotremove_lvol_store_base 00:42:36.725 test_hotremove_lvol_store_base_with_lvols 00:42:36.725 test_hotremove_lvol_store_multiple_lvols 00:42:36.725 test_lvol_bdev_readonly 00:42:36.725 test_lvol_list 00:42:36.725 test_lvol_rename_negative 00:42:36.725 test_lvol_set_parent_bdev_from_esnap 00:42:36.725 test_lvol_set_parent_bdev_from_none 00:42:36.725 test_lvol_set_parent_bdev_from_snapshot 00:42:36.725 test_lvol_set_parent_failed 00:42:36.725 test_lvol_set_parent_from_esnap 00:42:36.725 test_lvol_set_parent_from_none 00:42:36.725 test_lvol_set_parent_from_snapshot 00:42:36.725 test_rename_lvs_negative 00:42:36.725 test_rename_positive 00:42:36.725 test_resize_lvol 00:42:36.725 test_resize_lvol_negative 00:42:36.725 test_resize_lvol_with_io_traffic 00:42:36.725 test_save_ublk_config 00:42:36.725 test_shallow_copy_compare 00:42:36.725 test_sigterm 00:42:36.725 test_snapshot_compare_with_lvol_bdev 00:42:36.725 test_tasting 00:42:36.725 test_thin_lvol_check_integrity 00:42:36.725 test_thin_lvol_check_space 00:42:36.725 test_thin_lvol_check_zeroes 00:42:36.725 test_thin_lvol_resize 00:42:36.725 test_thin_overprovisioning 00:42:36.725 test_unregister_lvol_bdev 00:42:36.725 thread 00:42:36.725 thread_poller_perf 00:42:36.725 thread_spdk_lock 00:42:36.725 ublk 00:42:36.725 ublk_recovery 00:42:36.725 ubsan 00:42:36.725 unittest_accel 00:42:36.725 unittest_bdev 00:42:36.725 unittest_bdev_compress 00:42:36.725 unittest_bdev_crypto 00:42:36.725 unittest_bdev_raid5f 00:42:36.725 unittest_blob_blobfs 00:42:36.725 unittest_build 00:42:36.725 unittest_dpdk_compressdev 00:42:36.725 unittest_event 00:42:36.725 unittest_ftl 00:42:36.725 unittest_idxd_user 00:42:36.725 unittest_include 00:42:36.725 unittest_ioat 00:42:36.725 unittest_iscsi 00:42:36.725 unittest_json 00:42:36.725 unittest_lib_reduce 00:42:36.725 unittest_notify 00:42:36.725 unittest_pci_event 00:42:36.725 unittest_rpc 00:42:36.725 valgrind 00:42:36.725 version 00:42:36.725 vfio_llvm_fuzz 00:42:36.725 vfio_user_nvme_fio 00:42:36.725 vfio_user_nvme_restart_vm 00:42:36.725 vfio_user_qemu 00:42:36.725 vfio_user_virtio_bdevperf 00:42:36.725 vfio_user_virtio_blk_restart_vm 00:42:36.725 vfio_user_virtio_fs_fio 00:42:36.725 vfio_user_virtio_scsi_restart_vm 00:42:36.725 vhost 00:42:36.725 vhost_blk_lvol_integrity 00:42:36.725 vhost_blk_packed_ring_integrity 00:42:36.725 vhost_blockdev 00:42:36.725 vhost_boot 00:42:36.725 vhost_fuzz 00:42:36.725 vhost_negative 00:42:36.725 vhost_scsi_lvol_integrity 00:42:36.725 vhost_shared 00:42:36.725 xnvme_bdevperf 00:42:36.725 xnvme_to_malloc_dd_copy 00:42:36.725 zoned_fio 00:42:36.725 00:42:36.725 00:42:36.725 -----Tests Missing From Build------ 00:42:36.725 accel_mlx5_copy 00:42:36.725 accel_mlx5_crc32c 00:42:36.725 accel_mlx5_crypto 00:42:36.725 accel_scan_dsa_modules 00:42:36.725 accel_scan_iaa_modules 00:42:36.725 balanced 00:42:36.725 build_native_dpdk 00:42:36.725 build_shared_native_dpdk_rpm 00:42:36.725 build_shared_rpm_with_rpmed_dpdk 00:42:36.725 busy 00:42:36.725 core_load 00:42:36.725 ftl_restore_fast 00:42:36.725 iscsi_tgt_data_digest 00:42:36.725 iscsi_tgt_ext4test 00:42:36.725 nvme_boot_partition 00:42:36.725 nvme_bp 00:42:36.725 nvme_opal 00:42:36.725 nvme_opal_bdevio 00:42:36.725 nvme_opal_bdevperf 00:42:36.725 nvme_opal_spdk_tgt 00:42:36.725 nvmf_device_removal_pci_remove 00:42:36.725 nvmf_device_removal_pci_remove_no_srq 00:42:36.725 nvmf_digest_dsa_initiator 00:42:36.725 nvmf_digest_dsa_target 00:42:36.725 nvmf_fc 00:42:36.725 nvmf_fuzz 00:42:36.725 nvmf_initiator_timeout 00:42:36.725 nvmf_multiconnection 00:42:36.725 spdkcli_nvmf_fc 00:42:36.725 unittest 00:42:36.725 unittest_dma 00:42:36.725 unittest_fsdev 00:42:36.725 unittest_init 00:42:36.725 unittest_iobuf 00:42:36.725 unittest_keyring 00:42:36.725 unittest_log 00:42:36.725 unittest_lvol 00:42:36.725 unittest_nvme 00:42:36.725 unittest_nvme_cuse 00:42:36.725 unittest_nvme_rdma 00:42:36.725 unittest_nvmf 00:42:36.725 unittest_nvmf_fc 00:42:36.725 unittest_nvmf_fc_ls 00:42:36.725 unittest_nvmf_rdma 00:42:36.725 unittest_nvmf_transport 00:42:36.725 unittest_nvmf_vfio_user 00:42:36.725 unittest_rdma 00:42:36.725 unittest_scsi 00:42:36.725 unittest_sock 00:42:36.725 unittest_thread 00:42:36.725 unittest_util 00:42:36.725 unittest_vhost 00:42:36.725 vhost_blk_cores_2ctrl 00:42:36.725 vhost_blk_fs_integrity 00:42:36.725 vhost_blk_hot_remove 00:42:36.725 vhost_blk_integrity 00:42:36.725 vhost_hotplug 00:42:36.725 vhost_migration 00:42:36.725 vhost_migration_tc1 00:42:36.725 vhost_migration_tc2 00:42:36.725 vhost_readonly 00:42:36.725 vhost_scsi_cores_2ctrl 00:42:36.725 vhost_scsi_fs_integrity 00:42:36.725 vhost_scsi_hot_remove 00:42:36.725 vhost_scsi_integrity 00:42:36.725 vmd 00:42:36.725 vmd_bdev_svc 00:42:36.725 vmd_fio 00:42:36.725 vmd_hello_world 00:42:36.725 vmd_identify 00:42:36.725 vmd_perf 00:42:36.725 00:42:36.725 00:42:36.725 -----Tests Missing ASAN------ 00:42:36.725 accel_cdev_comp 00:42:36.725 accel_cdev_decomp 00:42:36.725 accel_cdev_decomp_full 00:42:36.725 accel_cdev_decomp_full_mcore 00:42:36.725 accel_cdev_decomp_full_mthread 00:42:36.725 accel_cdev_decomp_mcore 00:42:36.725 accel_cdev_decomp_mthread 00:42:36.725 accel_mlx5_copy 00:42:36.725 accel_mlx5_crc32c 00:42:36.725 accel_mlx5_crypto 00:42:36.725 accel_scan_dsa_modules 00:42:36.725 accel_scan_iaa_modules 00:42:36.725 acl 00:42:36.725 allowed 00:42:36.725 autobuild 00:42:36.725 autobuild_build_doc 00:42:36.725 autobuild_check_dpdk_pci_api 00:42:36.725 autobuild_check_format 00:42:36.725 autobuild_check_so_deps 00:42:36.725 autobuild_external_code 00:42:36.725 autobuild_generated_files_check 00:42:36.725 autobuild_generated_files_check_post_clean 00:42:36.725 autobuild_header_dependency_check 00:42:36.725 autobuild_llvm_precompile 00:42:36.725 autobuild_make_install 00:42:36.725 autobuild_make_uninstall 00:42:36.725 autobuild_ocf_precompile 00:42:36.725 balanced 00:42:36.725 bdev_crypto_enomem 00:42:36.725 bdev_error 00:42:36.725 bdev_fio_trim 00:42:36.725 bdev_qd_sampling 00:42:36.725 bdev_qos 00:42:36.726 bdev_qos_bw 00:42:36.726 bdev_qos_iops 00:42:36.726 bdev_qos_ro_bw 00:42:36.726 bdev_stat 00:42:36.726 bdevperf_config 00:42:36.726 blockdev_crypto_aesni 00:42:36.726 blockdev_crypto_qat 00:42:36.726 blockdev_crypto_sw 00:42:36.726 blockdev_general 00:42:36.726 blockdev_rbd 00:42:36.726 build_native_dpdk 00:42:36.726 build_release 00:42:36.726 build_rpm_from_gen_spec 00:42:36.726 build_shared_native_dpdk_rpm 00:42:36.726 build_shared_rpm 00:42:36.726 build_shared_rpm_with_rpmed_dpdk 00:42:36.726 busy 00:42:36.726 chaining 00:42:36.726 chap_during_discovery 00:42:36.726 chap_mutual_auth 00:42:36.726 check_header_filenames 00:42:36.726 cmb_copy 00:42:36.726 compress_compdev 00:42:36.726 compress_isal 00:42:36.726 confirm_abi_deps 00:42:36.726 confirm_makefile_deps 00:42:36.726 core_isolating 00:42:36.726 core_load 00:42:36.726 custom_alloc 00:42:36.726 dd_bs_lt_native_bs 00:42:36.726 dd_bs_not_multiple 00:42:36.726 dd_copy_to_out_bdev 00:42:36.726 dd_double_input 00:42:36.726 dd_double_output 00:42:36.726 dd_flag_append 00:42:36.726 dd_flag_append_forced_aio 00:42:36.726 dd_flag_directory 00:42:36.726 dd_flag_directory_forced_aio 00:42:36.726 dd_flag_noatime 00:42:36.726 dd_flag_noatime_forced_aio 00:42:36.726 dd_flag_nofollow 00:42:36.726 dd_flag_nofollow_forced_aio 00:42:36.726 dd_flags_misc 00:42:36.726 dd_flags_misc_forced_aio 00:42:36.726 dd_inflate_file 00:42:36.726 dd_invalid_arguments 00:42:36.726 dd_invalid_count 00:42:36.726 dd_invalid_iflag 00:42:36.726 dd_invalid_input_count 00:42:36.726 dd_invalid_json 00:42:36.726 dd_invalid_oflag 00:42:36.726 dd_invalid_output_count 00:42:36.726 dd_invalid_seek 00:42:36.726 dd_invalid_skip 00:42:36.726 dd_malloc_copy 00:42:36.726 dd_no_input 00:42:36.726 dd_no_output 00:42:36.726 dd_offset_magic 00:42:36.726 dd_rw 00:42:36.726 dd_rw_offset 00:42:36.726 dd_smaller_blocksize 00:42:36.726 dd_sparse_bdev_to_file 00:42:36.726 dd_sparse_file_to_bdev 00:42:36.726 dd_sparse_file_to_file 00:42:36.726 dd_unknown_flag 00:42:36.726 dd_uring_copy 00:42:36.726 dd_wrong_blocksize 00:42:36.726 denied 00:42:36.726 devices 00:42:36.726 dm_mount 00:42:36.726 dma 00:42:36.726 dpdk_governor 00:42:36.726 driver 00:42:36.726 even_2G_alloc 00:42:36.726 external_make_accel_driver_shared 00:42:36.726 external_make_accel_driver_static 00:42:36.726 external_make_accel_module_shared 00:42:36.726 external_make_accel_module_static 00:42:36.726 external_make_hello_bdev_shared_combo 00:42:36.726 external_make_hello_bdev_shared_iso 00:42:36.726 external_make_hello_bdev_static 00:42:36.726 external_make_hello_no_bdev_shared_combo 00:42:36.726 external_make_hello_no_bdev_shared_iso 00:42:36.726 external_make_hello_no_bdev_static 00:42:36.726 external_make_nvme_shared 00:42:36.726 external_make_nvme_static 00:42:36.726 external_run_accel_driver_shared 00:42:36.726 external_run_accel_driver_static 00:42:36.726 external_run_accel_module_shared 00:42:36.726 external_run_accel_module_static 00:42:36.726 external_run_hello_bdev_shared_combo 00:42:36.726 external_run_hello_bdev_shared_iso 00:42:36.726 external_run_hello_bdev_static 00:42:36.726 external_run_hello_no_bdev_shared_combo 00:42:36.726 external_run_hello_no_bdev_shared_iso 00:42:36.726 external_run_hello_no_bdev_static 00:42:36.726 external_run_nvme_shared 00:42:36.726 external_run_nvme_static 00:42:36.726 filesystem_btrfs 00:42:36.726 filesystem_ext4 00:42:36.726 filesystem_in_capsule_btrfs 00:42:36.726 filesystem_in_capsule_ext4 00:42:36.726 filesystem_in_capsule_xfs 00:42:36.726 filesystem_xfs 00:42:36.726 fio_dif_1_default 00:42:36.726 fio_dif_1_multi_subsystems 00:42:36.726 fio_dif_digest 00:42:36.726 fio_dif_rand_params 00:42:36.726 framework_get_governor 00:42:36.726 ftl_restore_fast 00:42:36.726 go_rpc 00:42:36.726 guess_driver 00:42:36.726 hugepages 00:42:36.726 idle 00:42:36.726 interrupt_mode 00:42:36.726 ioat 00:42:36.726 ioat_perf 00:42:36.726 ioat_verify 00:42:36.726 is_zoned 00:42:36.726 iscsi_tgt 00:42:36.726 iscsi_tgt_bdev_io_wait 00:42:36.726 iscsi_tgt_calsoft 00:42:36.726 iscsi_tgt_data_digest 00:42:36.726 iscsi_tgt_digest 00:42:36.726 iscsi_tgt_digests 00:42:36.726 iscsi_tgt_ext4test 00:42:36.726 iscsi_tgt_filesystem 00:42:36.726 iscsi_tgt_filesystem_btrfs 00:42:36.726 iscsi_tgt_filesystem_ext4 00:42:36.726 iscsi_tgt_filesystem_xfs 00:42:36.726 iscsi_tgt_fio 00:42:36.726 iscsi_tgt_fuzz 00:42:36.726 iscsi_tgt_initiator 00:42:36.726 iscsi_tgt_ip_migration 00:42:36.726 iscsi_tgt_iscsi_lvol 00:42:36.726 iscsi_tgt_login_redirection 00:42:36.726 iscsi_tgt_multiconnection 00:42:36.726 iscsi_tgt_qos 00:42:36.726 iscsi_tgt_rbd 00:42:36.726 iscsi_tgt_reset 00:42:36.726 iscsi_tgt_resize 00:42:36.726 iscsi_tgt_rpc_config 00:42:36.726 iscsi_tgt_sock 00:42:36.726 iscsi_tgt_trace_record 00:42:36.726 kernel_target_abort 00:42:36.726 keyring_file 00:42:36.726 keyring_linux 00:42:36.726 llvm_fuzz 00:42:36.726 lvs_grow_clean 00:42:36.726 lvs_grow_dirty 00:42:36.726 no_shrink_alloc 00:42:36.726 nvme_boot_partition 00:42:36.726 nvme_bp 00:42:36.726 nvme_cli_cuse 00:42:36.726 nvme_cli_plugin 00:42:36.726 nvme_cmb 00:42:36.726 nvme_cuse 00:42:36.726 nvme_cuse_app 00:42:36.726 nvme_cuse_rpc 00:42:36.726 nvme_mount 00:42:36.726 nvme_ns_manage_cuse 00:42:36.726 nvme_opal 00:42:36.726 nvme_opal_bdevio 00:42:36.726 nvme_opal_bdevperf 00:42:36.726 nvme_opal_spdk_tgt 00:42:36.726 nvme_pmr 00:42:36.726 nvme_pmr_persistence 00:42:36.726 nvme_smartctl_cuse 00:42:36.726 nvme_zns 00:42:36.726 nvmf_abort 00:42:36.726 nvmf_abort_qd_sizes 00:42:36.726 nvmf_aer 00:42:36.726 nvmf_async_init 00:42:36.726 nvmf_auth_host 00:42:36.726 nvmf_auth_target 00:42:36.726 nvmf_bdev_io_wait 00:42:36.726 nvmf_bdevio 00:42:36.726 nvmf_bdevio_no_huge 00:42:36.726 nvmf_bdevperf 00:42:36.726 nvmf_connect_disconnect 00:42:36.726 nvmf_connect_stress 00:42:36.726 nvmf_control_msg_list 00:42:36.726 nvmf_delete_subsystem 00:42:36.726 nvmf_device_removal_pci_remove 00:42:36.726 nvmf_device_removal_pci_remove_no_srq 00:42:36.726 nvmf_dif 00:42:36.726 nvmf_digest 00:42:36.726 nvmf_digest_clean 00:42:36.726 nvmf_digest_dsa_initiator 00:42:36.726 nvmf_digest_dsa_target 00:42:36.726 nvmf_digest_error 00:42:36.726 nvmf_discovery_remove_ifc 00:42:36.726 nvmf_example 00:42:36.726 nvmf_failover 00:42:36.726 nvmf_fc 00:42:36.726 nvmf_filesystem 00:42:36.726 nvmf_filesystem_in_capsule 00:42:36.726 nvmf_filesystem_no_in_capsule 00:42:36.726 nvmf_fio_host 00:42:36.726 nvmf_fio_target 00:42:36.726 nvmf_fips 00:42:36.726 nvmf_fused_ordering 00:42:36.726 nvmf_fuzz 00:42:36.726 nvmf_host 00:42:36.726 nvmf_host_discovery 00:42:36.726 nvmf_host_management 00:42:36.726 nvmf_host_multipath 00:42:36.726 nvmf_host_multipath_status 00:42:36.726 nvmf_identify 00:42:36.726 nvmf_identify_kernel_target 00:42:36.726 nvmf_identify_passthru 00:42:36.726 nvmf_initiator_timeout 00:42:36.726 nvmf_interrupt 00:42:36.726 nvmf_invalid 00:42:36.726 nvmf_llvm_fuzz 00:42:36.726 nvmf_lvol 00:42:36.726 nvmf_lvs_grow 00:42:36.726 nvmf_mdns_discovery 00:42:36.726 nvmf_multiconnection 00:42:36.726 nvmf_multicontroller 00:42:36.726 nvmf_multitarget 00:42:36.726 nvmf_nmic 00:42:36.726 nvmf_ns_hotplug_stress 00:42:36.726 nvmf_ns_masking 00:42:36.726 nvmf_nsid 00:42:36.726 nvmf_nvme_cli 00:42:36.726 nvmf_perf 00:42:36.726 nvmf_perf_adq 00:42:36.726 nvmf_queue_depth 00:42:36.726 nvmf_rdma 00:42:36.726 nvmf_referrals 00:42:36.726 nvmf_rpc 00:42:36.726 nvmf_shutdown 00:42:36.726 nvmf_shutdown_tc1 00:42:36.726 nvmf_shutdown_tc2 00:42:36.726 nvmf_shutdown_tc3 00:42:36.726 nvmf_shutdown_tc4 00:42:36.726 nvmf_srq_overwhelm 00:42:36.726 nvmf_target_core 00:42:36.726 nvmf_target_core_interrupt_mode 00:42:36.726 nvmf_target_disconnect 00:42:36.726 nvmf_target_disconnect_tc1 00:42:36.726 nvmf_target_disconnect_tc2 00:42:36.726 nvmf_target_disconnect_tc3 00:42:36.726 nvmf_target_discovery 00:42:36.726 nvmf_target_extra 00:42:36.726 nvmf_target_multipath 00:42:36.726 nvmf_tcp 00:42:36.726 nvmf_timeout 00:42:36.726 nvmf_tls 00:42:36.726 nvmf_vfio_user 00:42:36.726 nvmf_vfio_user_fuzz 00:42:36.726 nvmf_vfio_user_nvme_compliance 00:42:36.726 nvmf_wait_for_buf 00:42:36.726 nvmf_zcopy 00:42:36.726 ocf 00:42:36.726 ocf_bdevperf_iotypes 00:42:36.726 ocf_configuration_change 00:42:36.726 ocf_create_destruct 00:42:36.726 ocf_fio_modes 00:42:36.726 ocf_flush 00:42:36.726 ocf_multicore 00:42:36.726 ocf_remove 00:42:36.726 ocf_stats 00:42:36.726 odd_alloc 00:42:36.726 packaging 00:42:36.726 reactor_set_interrupt 00:42:36.726 reap_unregistered_poller 00:42:36.726 rpm_packaging 00:42:36.726 scanbuild_make 00:42:36.726 scheduler 00:42:36.726 scheduler_opts 00:42:36.726 scheduler_rpc 00:42:36.726 setup.sh 00:42:36.726 single_node_setup 00:42:36.726 spdk_dd 00:42:36.726 spdk_dd_basic_rw 00:42:36.726 spdk_dd_bdev_to_bdev 00:42:36.726 spdk_dd_malloc 00:42:36.726 spdk_dd_negative 00:42:36.726 spdk_dd_posix 00:42:36.726 spdk_dd_sparse 00:42:36.726 spdk_dd_uring 00:42:36.726 spdk_target_abort 00:42:36.726 spdkcli_iscsi 00:42:36.726 spdkcli_nvmf_fc 00:42:36.726 spdkcli_nvmf_rdma 00:42:36.726 spdkcli_nvmf_tcp 00:42:36.727 spdkcli_rbd 00:42:36.727 spdkcli_virtio 00:42:36.727 static_as_default 00:42:36.727 thread_spdk_lock 00:42:36.727 unittest 00:42:36.727 unittest_bdev_compress 00:42:36.727 unittest_bdev_crypto 00:42:36.727 unittest_bdev_raid5f 00:42:36.727 unittest_dma 00:42:36.727 unittest_dpdk_compressdev 00:42:36.727 unittest_fsdev 00:42:36.727 unittest_init 00:42:36.727 unittest_iobuf 00:42:36.727 unittest_keyring 00:42:36.727 unittest_lib_reduce 00:42:36.727 unittest_log 00:42:36.727 unittest_lvol 00:42:36.727 unittest_nvme 00:42:36.727 unittest_nvme_cuse 00:42:36.727 unittest_nvme_rdma 00:42:36.727 unittest_nvmf 00:42:36.727 unittest_nvmf_fc 00:42:36.727 unittest_nvmf_fc_ls 00:42:36.727 unittest_nvmf_rdma 00:42:36.727 unittest_nvmf_transport 00:42:36.727 unittest_nvmf_vfio_user 00:42:36.727 unittest_rdma 00:42:36.727 unittest_scsi 00:42:36.727 unittest_sock 00:42:36.727 unittest_thread 00:42:36.727 unittest_util 00:42:36.727 unittest_vhost 00:42:36.727 valgrind 00:42:36.727 vfio_llvm_fuzz 00:42:36.727 vhost_blk_cores_2ctrl 00:42:36.727 vhost_blk_fs_integrity 00:42:36.727 vhost_blk_hot_remove 00:42:36.727 vhost_blk_integrity 00:42:36.727 vhost_blockdev 00:42:36.727 vhost_fuzz 00:42:36.727 vhost_hotplug 00:42:36.727 vhost_migration 00:42:36.727 vhost_migration_tc1 00:42:36.727 vhost_migration_tc2 00:42:36.727 vhost_readonly 00:42:36.727 vhost_scsi_cores_2ctrl 00:42:36.727 vhost_scsi_fs_integrity 00:42:36.727 vhost_scsi_hot_remove 00:42:36.727 vhost_scsi_integrity 00:42:36.727 vhost_shared 00:42:36.727 vmd 00:42:36.727 vmd_bdev_svc 00:42:36.727 vmd_fio 00:42:36.727 vmd_hello_world 00:42:36.727 vmd_identify 00:42:36.727 vmd_perf 00:42:36.727 zoned_fio 00:42:36.727 00:42:36.727 00:42:36.727 -----Tests Missing UBSAN------ 00:42:36.727 accel_mlx5_copy 00:42:36.727 accel_mlx5_crc32c 00:42:36.727 accel_mlx5_crypto 00:42:36.727 accel_scan_dsa_modules 00:42:36.727 accel_scan_iaa_modules 00:42:36.727 autobuild 00:42:36.727 autobuild_build_doc 00:42:36.727 autobuild_check_dpdk_pci_api 00:42:36.727 autobuild_check_format 00:42:36.727 autobuild_check_so_deps 00:42:36.727 autobuild_external_code 00:42:36.727 autobuild_generated_files_check 00:42:36.727 autobuild_generated_files_check_post_clean 00:42:36.727 autobuild_header_dependency_check 00:42:36.727 autobuild_make_install 00:42:36.727 autobuild_make_uninstall 00:42:36.727 balanced 00:42:36.727 build_native_dpdk 00:42:36.727 build_release 00:42:36.727 build_rpm_from_gen_spec 00:42:36.727 build_shared_native_dpdk_rpm 00:42:36.727 build_shared_rpm 00:42:36.727 build_shared_rpm_with_rpmed_dpdk 00:42:36.727 busy 00:42:36.727 check_header_filenames 00:42:36.727 cmb_copy 00:42:36.727 confirm_abi_deps 00:42:36.727 confirm_makefile_deps 00:42:36.727 core_load 00:42:36.727 external_make_accel_driver_shared 00:42:36.727 external_make_accel_driver_static 00:42:36.727 external_make_accel_module_shared 00:42:36.727 external_make_accel_module_static 00:42:36.727 external_make_hello_bdev_shared_combo 00:42:36.727 external_make_hello_bdev_shared_iso 00:42:36.727 external_make_hello_bdev_static 00:42:36.727 external_make_hello_no_bdev_shared_combo 00:42:36.727 external_make_hello_no_bdev_shared_iso 00:42:36.727 external_make_hello_no_bdev_static 00:42:36.727 external_make_nvme_shared 00:42:36.727 external_make_nvme_static 00:42:36.727 external_run_accel_driver_shared 00:42:36.727 external_run_accel_driver_static 00:42:36.727 external_run_accel_module_shared 00:42:36.727 external_run_accel_module_static 00:42:36.727 external_run_hello_bdev_shared_combo 00:42:36.727 external_run_hello_bdev_shared_iso 00:42:36.727 external_run_hello_bdev_static 00:42:36.727 external_run_hello_no_bdev_shared_combo 00:42:36.727 external_run_hello_no_bdev_shared_iso 00:42:36.727 external_run_hello_no_bdev_static 00:42:36.727 external_run_nvme_shared 00:42:36.727 external_run_nvme_static 00:42:36.727 ftl_restore_fast 00:42:36.727 is_zoned 00:42:36.727 iscsi_tgt_data_digest 00:42:36.727 iscsi_tgt_ext4test 00:42:36.727 nvme_boot_partition 00:42:36.727 nvme_bp 00:42:36.727 nvme_cmb 00:42:36.727 nvme_opal 00:42:36.727 nvme_opal_bdevio 00:42:36.727 nvme_opal_bdevperf 00:42:36.727 nvme_opal_spdk_tgt 00:42:36.727 nvme_pmr 00:42:36.727 nvme_pmr_persistence 00:42:36.727 nvme_zns 00:42:36.727 nvmf_device_removal_pci_remove 00:42:36.727 nvmf_device_removal_pci_remove_no_srq 00:42:36.727 nvmf_digest_dsa_initiator 00:42:36.727 nvmf_digest_dsa_target 00:42:36.727 nvmf_fc 00:42:36.727 nvmf_fuzz 00:42:36.727 nvmf_initiator_timeout 00:42:36.727 nvmf_multiconnection 00:42:36.727 packaging 00:42:36.727 rpm_packaging 00:42:36.727 scanbuild_make 00:42:36.727 spdkcli_nvmf_fc 00:42:36.727 unittest 00:42:36.727 unittest_bdev_compress 00:42:36.727 unittest_bdev_crypto 00:42:36.727 unittest_bdev_raid5f 00:42:36.727 unittest_dma 00:42:36.727 unittest_dpdk_compressdev 00:42:36.727 unittest_fsdev 00:42:36.727 unittest_init 00:42:36.727 unittest_iobuf 00:42:36.727 unittest_keyring 00:42:36.727 unittest_lib_reduce 00:42:36.727 unittest_log 00:42:36.727 unittest_lvol 00:42:36.727 unittest_nvme 00:42:36.727 unittest_nvme_cuse 00:42:36.727 unittest_nvme_rdma 00:42:36.727 unittest_nvmf 00:42:36.727 unittest_nvmf_fc 00:42:36.727 unittest_nvmf_fc_ls 00:42:36.727 unittest_nvmf_rdma 00:42:36.727 unittest_nvmf_transport 00:42:36.727 unittest_nvmf_vfio_user 00:42:36.727 unittest_rdma 00:42:36.727 unittest_scsi 00:42:36.727 unittest_sock 00:42:36.727 unittest_thread 00:42:36.727 unittest_util 00:42:36.727 unittest_vhost 00:42:36.727 valgrind 00:42:36.727 vhost_blk_cores_2ctrl 00:42:36.727 vhost_blk_fs_integrity 00:42:36.727 vhost_blk_hot_remove 00:42:36.727 vhost_blk_integrity 00:42:36.727 vhost_hotplug 00:42:36.727 vhost_migration 00:42:36.727 vhost_migration_tc1 00:42:36.727 vhost_migration_tc2 00:42:36.727 vhost_readonly 00:42:36.727 vhost_scsi_cores_2ctrl 00:42:36.727 vhost_scsi_fs_integrity 00:42:36.727 vhost_scsi_hot_remove 00:42:36.727 vhost_scsi_integrity 00:42:36.727 vmd 00:42:36.727 vmd_bdev_svc 00:42:36.727 vmd_fio 00:42:36.727 vmd_hello_world 00:42:36.727 vmd_identify 00:42:36.727 vmd_perf 00:42:36.727 zoned_fio 00:42:36.727 Not all tests were run. Failing the build. 00:42:36.727 ['unittest', 'unittest_dma', 'unittest_fsdev', 'unittest_init', 'unittest_iobuf', 'unittest_keyring', 'unittest_log', 'unittest_lvol', 'unittest_nvme', 'unittest_nvme_cuse', 'unittest_nvme_rdma', 'unittest_nvmf', 'unittest_nvmf_rdma', 'unittest_nvmf_transport', 'unittest_nvmf_vfio_user', 'unittest_rdma', 'unittest_scsi', 'unittest_sock', 'unittest_thread', 'unittest_util', 'unittest_vhost'] 00:42:36.727 + compress_coverage_and_docs 00:42:36.727 + echo 'Start compress coverage and docs' 00:42:36.727 Start compress coverage and docs 00:42:36.727 + tar -C coverage -czf coverage_autotest-per-patch_132133.tar.gz ./ --remove-files 00:42:37.292 + tar -C ut_coverage -czf ut_coverage_autotest-per-patch_132133.tar.gz ./ --remove-files 00:42:37.550 + tar -C doc -czf doc_autotest-per-patch_132133.tar.gz ./ --remove-files 00:42:37.809 + [[ -d llvm ]] 00:42:37.809 + true 00:42:37.809 + echo 'End compress coverage and docs' 00:42:37.809 End compress coverage and docs 00:42:37.809 + remove_partial_coverage_files 00:42:37.809 + find . -name 'cov_*.info' -delete 00:42:37.809 + echo 'End stage post_gen_coverage.sh' 00:42:37.809 End stage post_gen_coverage.sh 00:42:37.824 [Pipeline] } 00:42:37.829 ERROR: script returned exit code 1 00:42:37.855 [Pipeline] // catchError 00:42:37.867 [Pipeline] catchError 00:42:37.870 [Pipeline] { 00:42:37.889 [Pipeline] dir 00:42:37.890 Running in /var/jenkins/workspace/autotest-per-patch/post_process 00:42:37.891 [Pipeline] {