00:00:00.000 Started by user sys_sgci 00:00:00.006 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.007 The recommended git tool is: git 00:00:00.007 using credential 00000000-0000-0000-0000-000000000002 00:00:00.009 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autotest-per-patch_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.020 Fetching changes from the remote Git repository 00:00:00.021 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.032 Using shallow fetch with depth 1 00:00:00.032 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.032 > git --version # timeout=10 00:00:00.040 > git --version # 'git version 2.39.2' 00:00:00.040 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.050 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.050 > 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.096 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.109 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.121 Checking out Revision 9bf0dabeadcf84e29a3d5dbec2430e38aceadf8d (FETCH_HEAD) 00:00:02.121 > git config core.sparsecheckout # timeout=10 00:00:02.132 > git read-tree -mu HEAD # timeout=10 00:00:02.149 > git checkout -f 9bf0dabeadcf84e29a3d5dbec2430e38aceadf8d # timeout=5 00:00:02.167 Commit message: "inventory: add WCP3 to free inventory" 00:00:02.167 > git rev-list --no-walk 9bf0dabeadcf84e29a3d5dbec2430e38aceadf8d # timeout=10 00:00:02.745 [Pipeline] Start of Pipeline 00:00:02.758 [Pipeline] library 00:00:02.759 Loading library shm_lib@master 00:00:02.759 Library shm_lib@master is cached. Copying from home. 00:00:02.786 [Pipeline] node 00:00:02.794 Running on ME1 in /var/jenkins/workspace/autotest-per-patch 00:00:02.799 [Pipeline] { 00:00:02.815 [Pipeline] cleanWs 00:00:02.825 [WS-CLEANUP] Deleting project workspace... 00:00:02.825 [WS-CLEANUP] Deferred wipeout is used... 00:00:02.831 [WS-CLEANUP] done 00:00:02.834 [Pipeline] stage 00:00:02.837 [Pipeline] { (Prologue) 00:00:02.922 [Pipeline] withCredentials 00:00:02.933 > git --version # timeout=10 00:00:02.943 > git --version # 'git version 2.39.2' 00:00:02.962 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:00:02.964 [Pipeline] { 00:00:02.972 [Pipeline] retry 00:00:02.974 [Pipeline] { 00:00:03.135 [Pipeline] sh 00:00:03.416 + git ls-remote https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master 00:00:05.975 [Pipeline] } 00:00:05.998 [Pipeline] // retry 00:00:06.002 [Pipeline] } 00:00:06.029 [Pipeline] // withCredentials 00:00:06.040 [Pipeline] httpRequest 00:00:06.056 [Pipeline] echo 00:00:06.058 Sorcerer 10.211.164.101 is alive 00:00:06.066 [Pipeline] httpRequest 00:00:06.070 HttpMethod: GET 00:00:06.071 URL: http://10.211.164.101/packages/jbp_9bf0dabeadcf84e29a3d5dbec2430e38aceadf8d.tar.gz 00:00:06.072 Sending request to url: http://10.211.164.101/packages/jbp_9bf0dabeadcf84e29a3d5dbec2430e38aceadf8d.tar.gz 00:00:06.073 Response Code: HTTP/1.1 200 OK 00:00:06.074 Success: Status code 200 is in the accepted range: 200,404 00:00:06.074 Saving response body to /var/jenkins/workspace/autotest-per-patch/jbp_9bf0dabeadcf84e29a3d5dbec2430e38aceadf8d.tar.gz 00:00:06.217 [Pipeline] sh 00:00:06.499 + tar --no-same-owner -xf jbp_9bf0dabeadcf84e29a3d5dbec2430e38aceadf8d.tar.gz 00:00:06.518 [Pipeline] httpRequest 00:00:06.535 [Pipeline] echo 00:00:06.536 Sorcerer 10.211.164.101 is alive 00:00:06.543 [Pipeline] httpRequest 00:00:06.548 HttpMethod: GET 00:00:06.548 URL: http://10.211.164.101/packages/spdk_4835eb82bb1be9e262aefa045af927257ebac260.tar.gz 00:00:06.549 Sending request to url: http://10.211.164.101/packages/spdk_4835eb82bb1be9e262aefa045af927257ebac260.tar.gz 00:00:06.551 Response Code: HTTP/1.1 404 Not Found 00:00:06.551 Success: Status code 404 is in the accepted range: 200,404 00:00:06.552 Saving response body to /var/jenkins/workspace/autotest-per-patch/spdk_4835eb82bb1be9e262aefa045af927257ebac260.tar.gz 00:00:06.559 [Pipeline] sh 00:00:06.844 + rm -f spdk_4835eb82bb1be9e262aefa045af927257ebac260.tar.gz 00:00:06.859 [Pipeline] retry 00:00:06.861 [Pipeline] { 00:00:06.880 [Pipeline] checkout 00:00:06.887 The recommended git tool is: NONE 00:00:06.899 using credential 00000000-0000-0000-0000-000000000002 00:00:06.904 Cloning the remote Git repository 00:00:06.908 Honoring refspec on initial clone 00:00:06.908 Cloning repository https://review.spdk.io/gerrit/a/spdk/spdk 00:00:06.908 > git init /var/jenkins/workspace/autotest-per-patch/spdk # timeout=10 00:00:06.913 Using reference repository: /var/ci_repos/spdk_multi 00:00:06.913 Fetching upstream changes from https://review.spdk.io/gerrit/a/spdk/spdk 00:00:06.913 > git --version # timeout=10 00:00:06.915 > git --version # 'git version 2.42.0' 00:00:06.915 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:06.916 Setting http proxy: proxy-dmz.intel.com:911 00:00:06.917 > git fetch --tags --force --progress -- https://review.spdk.io/gerrit/a/spdk/spdk refs/changes/68/24168/2 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:11.915 Avoid second fetch 00:00:11.924 Checking out Revision 4835eb82bb1be9e262aefa045af927257ebac260 (FETCH_HEAD) 00:00:12.103 Commit message: "nvmf: consolidate listener addition in avahi_entry_group_add_listeners" 00:00:12.107 First time build. Skipping changelog. 00:00:11.903 > git config remote.origin.url https://review.spdk.io/gerrit/a/spdk/spdk # timeout=10 00:00:11.905 > git config --add remote.origin.fetch refs/changes/68/24168/2 # timeout=10 00:00:11.907 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:11.914 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:11.918 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:11.922 > git config core.sparsecheckout # timeout=10 00:00:11.923 > git checkout -f 4835eb82bb1be9e262aefa045af927257ebac260 # timeout=10 00:00:12.101 > git rev-list --no-walk 91a2673cbcc7c473de56b447d1a78855d04da2b5 # timeout=10 00:00:12.107 > git remote # timeout=10 00:00:12.109 > git submodule init # timeout=10 00:00:12.133 > git submodule sync # timeout=10 00:00:12.157 > git config --get remote.origin.url # timeout=10 00:00:12.161 > git submodule init # timeout=10 00:00:12.182 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:00:12.184 > git config --get submodule.dpdk.url # timeout=10 00:00:12.185 > git remote # timeout=10 00:00:12.187 > git config --get remote.origin.url # timeout=10 00:00:12.188 > git config -f .gitmodules --get submodule.dpdk.path # timeout=10 00:00:12.190 > git config --get submodule.intel-ipsec-mb.url # timeout=10 00:00:12.191 > git remote # timeout=10 00:00:12.193 > git config --get remote.origin.url # timeout=10 00:00:12.194 > git config -f .gitmodules --get submodule.intel-ipsec-mb.path # timeout=10 00:00:12.196 > git config --get submodule.isa-l.url # timeout=10 00:00:12.197 > git remote # timeout=10 00:00:12.199 > git config --get remote.origin.url # timeout=10 00:00:12.200 > git config -f .gitmodules --get submodule.isa-l.path # timeout=10 00:00:12.201 > git config --get submodule.ocf.url # timeout=10 00:00:12.203 > git remote # timeout=10 00:00:12.204 > git config --get remote.origin.url # timeout=10 00:00:12.205 > git config -f .gitmodules --get submodule.ocf.path # timeout=10 00:00:12.207 > git config --get submodule.libvfio-user.url # timeout=10 00:00:12.208 > git remote # timeout=10 00:00:12.209 > git config --get remote.origin.url # timeout=10 00:00:12.211 > git config -f .gitmodules --get submodule.libvfio-user.path # timeout=10 00:00:12.212 > git config --get submodule.xnvme.url # timeout=10 00:00:12.213 > git remote # timeout=10 00:00:12.215 > git config --get remote.origin.url # timeout=10 00:00:12.216 > git config -f .gitmodules --get submodule.xnvme.path # timeout=10 00:00:12.218 > git config --get submodule.isa-l-crypto.url # timeout=10 00:00:12.219 > git remote # timeout=10 00:00:12.221 > git config --get remote.origin.url # timeout=10 00:00:12.222 > git config -f .gitmodules --get submodule.isa-l-crypto.path # timeout=10 00:00:12.224 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:12.224 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:12.224 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:12.224 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:12.225 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:12.225 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:12.225 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:12.226 Setting http proxy: proxy-dmz.intel.com:911 00:00:12.226 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi dpdk # timeout=10 00:00:12.227 Setting http proxy: proxy-dmz.intel.com:911 00:00:12.227 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l # timeout=10 00:00:12.227 Setting http proxy: proxy-dmz.intel.com:911 00:00:12.227 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi libvfio-user # timeout=10 00:00:12.228 Setting http proxy: proxy-dmz.intel.com:911 00:00:12.228 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi intel-ipsec-mb # timeout=10 00:00:12.228 Setting http proxy: proxy-dmz.intel.com:911 00:00:12.228 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi xnvme # timeout=10 00:00:12.228 Setting http proxy: proxy-dmz.intel.com:911 00:00:12.228 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l-crypto # timeout=10 00:00:12.230 Setting http proxy: proxy-dmz.intel.com:911 00:00:12.230 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi ocf # timeout=10 00:00:37.505 [Pipeline] dir 00:00:37.506 Running in /var/jenkins/workspace/autotest-per-patch/spdk 00:00:37.508 [Pipeline] { 00:00:37.525 [Pipeline] sh 00:00:37.812 ++ nproc 00:00:37.812 + threads=4 00:00:37.812 + git repack -a -d --threads=4 00:00:41.989 + git submodule foreach git repack -a -d --threads=4 00:00:41.989 Entering 'dpdk' 00:00:45.266 Entering 'intel-ipsec-mb' 00:00:45.266 Entering 'isa-l' 00:00:45.266 Entering 'isa-l-crypto' 00:00:45.266 Entering 'libvfio-user' 00:00:45.523 Entering 'ocf' 00:00:45.523 Entering 'xnvme' 00:00:45.782 + find .git -type f -name alternates -print -delete 00:00:45.782 .git/objects/info/alternates 00:00:45.782 .git/modules/xnvme/objects/info/alternates 00:00:45.782 .git/modules/dpdk/objects/info/alternates 00:00:45.782 .git/modules/ocf/objects/info/alternates 00:00:45.782 .git/modules/isa-l-crypto/objects/info/alternates 00:00:45.782 .git/modules/libvfio-user/objects/info/alternates 00:00:45.782 .git/modules/isa-l/objects/info/alternates 00:00:45.782 .git/modules/intel-ipsec-mb/objects/info/alternates 00:00:45.796 [Pipeline] } 00:00:45.818 [Pipeline] // dir 00:00:45.824 [Pipeline] } 00:00:45.844 [Pipeline] // retry 00:00:45.852 [Pipeline] sh 00:00:46.135 + hash pigz 00:00:46.135 + tar -cf spdk_4835eb82bb1be9e262aefa045af927257ebac260.tar.gz -I pigz spdk 00:00:48.675 [Pipeline] httpRequest 00:00:48.683 HttpMethod: PUT 00:00:48.684 URL: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_4835eb82bb1be9e262aefa045af927257ebac260.tar.gz 00:00:48.684 Sending request to url: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_4835eb82bb1be9e262aefa045af927257ebac260.tar.gz 00:00:52.069 Response Code: HTTP/1.1 200 OK 00:00:52.074 Success: Status code 200 is in the accepted range: 200 00:00:52.080 [Pipeline] echo 00:00:52.081 00:00:52.082 Locking 00:00:52.082 Waited 0s for lock 00:00:52.082 Everything Fine. Saved: /storage/packages/spdk_4835eb82bb1be9e262aefa045af927257ebac260.tar.gz 00:00:52.082 00:00:52.086 [Pipeline] sh 00:00:52.370 + git -C spdk log --oneline -n5 00:00:52.370 4835eb82b nvmf: consolidate listener addition in avahi_entry_group_add_listeners 00:00:52.370 719d03c6a sock/uring: only register net impl if supported 00:00:52.370 e64f085ad vbdev_lvol_ut: unify usage of dummy base bdev 00:00:52.370 9937c0160 lib/rdma: bind TRACE_BDEV_IO_START/DONE to OBJECT_NVMF_RDMA_IO 00:00:52.370 6c7c1f57e accel: add sequence outstanding stat 00:00:52.394 [Pipeline] setCustomBuildProperty 00:00:52.404 [Pipeline] setCustomBuildProperty 00:00:52.415 [Pipeline] catchError 00:00:52.417 [Pipeline] { 00:00:52.437 [Pipeline] sh 00:00:52.719 + git -C spdk describe --tags --abbrev=0 origin/master 00:00:52.735 [Pipeline] sh 00:00:53.020 + git -C spdk describe --tags --abbrev=0 --exclude=LTS HEAD 00:00:53.038 [Pipeline] echo 00:00:53.040 Branch: master 00:00:53.046 [Pipeline] fileExists 00:00:53.068 [Pipeline] readJSON 00:00:53.085 [Pipeline] } 00:00:53.122 [Pipeline] // catchError 00:00:53.137 [Pipeline] sh 00:00:53.422 + /var/jenkins/workspace/autotest-per-patch/jbp/jenkins/jjb-config/jobs/scripts/get-pkgdep-jobs.sh /var/jenkins/workspace/autotest-per-patch/spdk 00:00:53.448 [Pipeline] } 00:00:53.481 [Pipeline] // stage 00:00:53.509 [Pipeline] catchError 00:00:53.511 [Pipeline] { 00:00:53.534 [Pipeline] stage 00:00:53.537 [Pipeline] { (Pre tests) 00:00:53.579 [Pipeline] parallel 00:00:53.594 [Pipeline] { (Branch: check-format-docker-autotest) 00:00:53.596 [Pipeline] { (Branch: check-so-deps-docker-autotest) 00:00:53.598 [Pipeline] { (Branch: doc-docker-autotest) 00:00:53.600 [Pipeline] { (Branch: build-files-docker-autotest) 00:00:53.623 [Pipeline] retry 00:00:53.625 [Pipeline] { 00:00:53.630 [Pipeline] retry 00:00:53.631 [Pipeline] { 00:00:53.635 [Pipeline] retry 00:00:53.636 [Pipeline] { 00:00:53.641 [Pipeline] retry 00:00:53.643 [Pipeline] { 00:00:53.669 [Pipeline] build 00:00:53.671 Scheduling project: check-format-docker-autotest 00:00:53.678 [Pipeline] build 00:00:53.681 Scheduling project: check-so-deps-docker-autotest 00:00:53.688 [Pipeline] build 00:00:53.690 Scheduling project: doc-docker-autotest 00:00:53.697 [Pipeline] build 00:00:53.700 Scheduling project: build-files-docker-autotest 00:01:00.324 Starting building: doc-docker-autotest #26763 00:01:00.328 Starting building: check-format-docker-autotest #26569 00:01:00.332 Starting building: build-files-docker-autotest #26548 00:01:00.335 Starting building: check-so-deps-docker-autotest #26580 00:01:33.376 Build doc-docker-autotest #26763 completed: SUCCESS 00:01:33.380 [Pipeline] } 00:01:33.405 [Pipeline] // retry 00:01:33.411 [Pipeline] } 00:01:44.012 Build check-format-docker-autotest #26569 completed: SUCCESS 00:01:44.015 [Pipeline] } 00:01:44.039 [Pipeline] // retry 00:01:44.043 [Pipeline] } 00:03:21.329 Build build-files-docker-autotest #26548 completed: SUCCESS 00:03:21.334 [Pipeline] } 00:03:21.360 [Pipeline] // retry 00:03:21.367 [Pipeline] } 00:03:51.584 Build check-so-deps-docker-autotest #26580 completed: SUCCESS 00:03:51.588 [Pipeline] } 00:03:51.619 [Pipeline] // retry 00:03:51.625 [Pipeline] } 00:03:51.678 [Pipeline] // parallel 00:03:51.683 [Pipeline] } 00:03:51.712 [Pipeline] // stage 00:03:51.717 [Pipeline] } 00:03:51.734 [Pipeline] // catchError 00:03:51.742 [Pipeline] catchError 00:03:51.744 [Pipeline] { 00:03:51.758 [Pipeline] stage 00:03:51.760 [Pipeline] { (Tests) 00:03:51.877 [Pipeline] parallel 00:03:51.976 [Pipeline] { (Branch: unittest-clang-docker-autotest) 00:03:51.977 [Pipeline] { (Branch: unittest-main-docker-autotest) 00:03:51.979 [Pipeline] { (Branch: autobuild-external-vg-autotest) 00:03:51.980 [Pipeline] { (Branch: scan-build-docker-autotest) 00:03:51.982 [Pipeline] { (Branch: unittest-valgrind-docker-autotest) 00:03:51.983 [Pipeline] { (Branch: lvol-vg-autotest) 00:03:51.984 [Pipeline] { (Branch: vhost-initiator-vg-autotest) 00:03:51.986 [Pipeline] { (Branch: nvmf-tcp-vg-autotest) 00:03:51.987 [Pipeline] { (Branch: nvmf-tcp-uring-vg-autotest) 00:03:51.989 [Pipeline] { (Branch: nvme-vg-autotest) 00:03:51.990 [Pipeline] { (Branch: centos7-vg-autotest) 00:03:51.991 [Pipeline] { (Branch: rocky9-vg-autotest) 00:03:51.992 [Pipeline] { (Branch: ubuntu20-vg-autotest) 00:03:51.994 [Pipeline] { (Branch: ubuntu22-vg-autotest) 00:03:51.995 [Pipeline] { (Branch: freebsd-vg-autotest) 00:03:51.996 [Pipeline] { (Branch: iscsi-vg-autotest) 00:03:51.998 [Pipeline] { (Branch: iscsi-uring-vg-autotest) 00:03:51.999 [Pipeline] { (Branch: zns-vg-autotest) 00:03:52.000 [Pipeline] { (Branch: nvme-cmb-pmr-vg-autotest) 00:03:52.001 [Pipeline] { (Branch: BlobFS-phy-autotest) 00:03:52.002 [Pipeline] { (Branch: crypto-phy-autotest) 00:03:52.004 [Pipeline] { (Branch: vhost-phy-autotest) 00:03:52.005 [Pipeline] { (Branch: nvmf-phy-autotest) 00:03:52.006 [Pipeline] { (Branch: nvmf-tcp-phy-autotest) 00:03:52.007 [Pipeline] { (Branch: nvme-phy-autotest) 00:03:52.008 [Pipeline] { (Branch: vfio-user-phy-autotest) 00:03:52.010 [Pipeline] { (Branch: short-fuzz-phy-autotest) 00:03:52.011 [Pipeline] { (Branch: packaging-docker-autotest) 00:03:52.043 [Pipeline] retry 00:03:52.045 [Pipeline] { 00:03:52.049 [Pipeline] retry 00:03:52.051 [Pipeline] { 00:03:52.055 [Pipeline] retry 00:03:52.057 [Pipeline] { 00:03:52.061 [Pipeline] retry 00:03:52.062 [Pipeline] { 00:03:52.066 [Pipeline] retry 00:03:52.068 [Pipeline] { 00:03:52.072 [Pipeline] retry 00:03:52.073 [Pipeline] { 00:03:52.076 [Pipeline] retry 00:03:52.077 [Pipeline] { 00:03:52.080 [Pipeline] retry 00:03:52.082 [Pipeline] { 00:03:52.085 [Pipeline] retry 00:03:52.086 [Pipeline] { 00:03:52.089 [Pipeline] retry 00:03:52.091 [Pipeline] { 00:03:52.094 [Pipeline] retry 00:03:52.095 [Pipeline] { 00:03:52.098 [Pipeline] retry 00:03:52.099 [Pipeline] { 00:03:52.103 [Pipeline] retry 00:03:52.104 [Pipeline] { 00:03:52.107 [Pipeline] retry 00:03:52.108 [Pipeline] { 00:03:52.112 [Pipeline] retry 00:03:52.113 [Pipeline] { 00:03:52.116 [Pipeline] retry 00:03:52.118 [Pipeline] { 00:03:52.121 [Pipeline] retry 00:03:52.122 [Pipeline] { 00:03:52.126 [Pipeline] retry 00:03:52.127 [Pipeline] { 00:03:52.131 [Pipeline] retry 00:03:52.132 [Pipeline] { 00:03:52.136 [Pipeline] retry 00:03:52.137 [Pipeline] { 00:03:52.141 [Pipeline] retry 00:03:52.142 [Pipeline] { 00:03:52.145 [Pipeline] retry 00:03:52.147 [Pipeline] { 00:03:52.150 [Pipeline] retry 00:03:52.151 [Pipeline] { 00:03:52.155 [Pipeline] retry 00:03:52.156 [Pipeline] { 00:03:52.160 [Pipeline] retry 00:03:52.161 [Pipeline] { 00:03:52.165 [Pipeline] retry 00:03:52.166 [Pipeline] { 00:03:52.169 [Pipeline] retry 00:03:52.171 [Pipeline] { 00:03:52.174 [Pipeline] retry 00:03:52.175 [Pipeline] { 00:03:52.195 [Pipeline] build 00:03:52.197 Scheduling project: unittest-clang-docker-autotest 00:03:52.202 [Pipeline] build 00:03:52.204 Scheduling project: unittest-main-docker-autotest 00:03:52.210 [Pipeline] build 00:03:52.211 Scheduling project: autobuild-external-vg-autotest 00:03:52.217 [Pipeline] build 00:03:52.219 Scheduling project: scan-build-docker-autotest 00:03:52.224 [Pipeline] build 00:03:52.226 Scheduling project: unittest-valgrind-docker-autotest 00:03:52.231 [Pipeline] build 00:03:52.233 Scheduling project: lvol-vg-autotest 00:03:52.238 [Pipeline] build 00:03:52.240 Scheduling project: vhost-initiator-vg-autotest 00:03:52.245 [Pipeline] build 00:03:52.247 Scheduling project: nvmf-tcp-vg-autotest 00:03:52.251 [Pipeline] build 00:03:52.253 Scheduling project: nvmf-tcp-uring-vg-autotest 00:03:52.258 [Pipeline] build 00:03:52.260 Scheduling project: nvme-vg-autotest 00:03:52.266 [Pipeline] build 00:03:52.267 Scheduling project: centos7-vg-autotest 00:03:52.272 [Pipeline] build 00:03:52.274 Scheduling project: rocky9-vg-autotest 00:03:52.280 [Pipeline] build 00:03:52.281 Scheduling project: ubuntu20-vg-autotest 00:03:52.286 [Pipeline] build 00:03:52.288 Scheduling project: ubuntu22-vg-autotest 00:03:52.293 [Pipeline] build 00:03:52.295 Scheduling project: freebsd-vg-autotest 00:03:52.300 [Pipeline] build 00:03:52.301 Scheduling project: iscsi-vg-autotest 00:03:52.306 [Pipeline] build 00:03:52.308 Scheduling project: iscsi-uring-vg-autotest 00:03:52.313 [Pipeline] build 00:03:52.315 Scheduling project: zns-vg-autotest 00:03:52.319 [Pipeline] build 00:03:52.321 Scheduling project: nvme-cmb-pmr-vg-autotest 00:03:52.326 [Pipeline] build 00:03:52.328 Scheduling project: BlobFS-phy-autotest 00:03:52.333 [Pipeline] build 00:03:52.335 Scheduling project: crypto-phy-autotest 00:03:52.340 [Pipeline] build 00:03:52.341 Scheduling project: vhost-phy-autotest 00:03:52.347 [Pipeline] build 00:03:52.348 Scheduling project: nvmf-phy-autotest 00:03:52.353 [Pipeline] build 00:03:52.355 Scheduling project: nvmf-tcp-phy-autotest 00:03:52.360 [Pipeline] build 00:03:52.362 Scheduling project: nvme-phy-autotest 00:03:52.368 [Pipeline] build 00:03:52.369 Scheduling project: vfio-user-phy-autotest 00:03:52.375 [Pipeline] build 00:03:52.377 Scheduling project: short-fuzz-phy-autotest 00:03:52.381 [Pipeline] build 00:03:52.383 Scheduling project: packaging-docker-autotest 00:03:59.284 Starting building: BlobFS-phy-autotest #30810 00:03:59.289 Starting building: unittest-valgrind-docker-autotest #23810 00:03:59.292 Starting building: packaging-docker-autotest #23805 00:03:59.296 Starting building: unittest-clang-docker-autotest #23804 00:03:59.300 Starting building: vhost-phy-autotest #30826 00:03:59.305 Starting building: crypto-phy-autotest #30800 00:03:59.308 Starting building: vfio-user-phy-autotest #30809 00:03:59.311 Starting building: autobuild-external-vg-autotest #24087 00:03:59.316 Starting building: unittest-main-docker-autotest #23806 00:03:59.319 Starting building: rocky9-vg-autotest #20763 00:03:59.322 Starting building: scan-build-docker-autotest #23808 00:03:59.335 Starting building: lvol-vg-autotest #82792 00:03:59.337 Starting building: short-fuzz-phy-autotest #30799 00:03:59.341 Starting building: nvmf-tcp-phy-autotest #76932 00:03:59.344 Starting building: nvmf-tcp-uring-vg-autotest #82785 00:03:59.348 Starting building: nvme-cmb-pmr-vg-autotest #83967 00:03:59.352 Starting building: centos7-vg-autotest #78237 00:03:59.357 Starting building: nvme-vg-autotest #82843 00:03:59.361 Starting building: nvme-phy-autotest #76972 00:03:59.364 Starting building: ubuntu22-vg-autotest #42464 00:03:59.368 Starting building: ubuntu20-vg-autotest #78431 00:03:59.370 Starting building: nvmf-phy-autotest #77048 00:03:59.373 Starting building: iscsi-vg-autotest #82879 00:03:59.377 Starting building: freebsd-vg-autotest #63044 00:03:59.381 Starting building: iscsi-uring-vg-autotest #82746 00:03:59.383 Starting building: nvmf-tcp-vg-autotest #82835 00:03:59.386 Starting building: vhost-initiator-vg-autotest #82863 00:03:59.389 Starting building: zns-vg-autotest #81948 00:06:56.554 Build nvmf-tcp-vg-autotest #82835 completed: FAILURE 00:06:56.619 [Pipeline] echo 00:06:56.620 No retry patterns found. 00:06:56.621 [Pipeline] } 00:06:56.676 [Pipeline] // retry 00:06:56.686 [Pipeline] error 00:06:56.692 [Pipeline] } 00:06:56.697 Failed in branch nvmf-tcp-vg-autotest 00:08:06.448 Build unittest-clang-docker-autotest #23804 completed: SUCCESS 00:08:06.451 [Pipeline] } 00:08:06.490 [Pipeline] // retry 00:08:06.496 [Pipeline] } 00:08:36.175 Build packaging-docker-autotest #23805 completed: SUCCESS 00:08:36.177 [Pipeline] } 00:08:36.208 [Pipeline] // retry 00:08:36.215 [Pipeline] } 00:09:31.786 Build scan-build-docker-autotest #23808 completed: SUCCESS 00:09:31.789 [Pipeline] } 00:09:31.843 [Pipeline] // retry 00:09:31.850 [Pipeline] } 00:10:30.218 Build unittest-main-docker-autotest #23806 completed: SUCCESS 00:10:30.221 [Pipeline] } 00:10:30.252 [Pipeline] // retry 00:10:30.257 [Pipeline] } 00:11:53.133 Build autobuild-external-vg-autotest #24087 completed: SUCCESS 00:11:53.135 [Pipeline] } 00:11:53.165 [Pipeline] // retry 00:11:53.171 [Pipeline] } 00:12:43.778 Build short-fuzz-phy-autotest #30799 completed: SUCCESS 00:12:43.781 [Pipeline] } 00:12:43.829 [Pipeline] // retry 00:12:43.834 [Pipeline] } 00:13:12.081 Build vhost-initiator-vg-autotest #82863 completed: SUCCESS 00:13:12.084 [Pipeline] } 00:13:12.149 [Pipeline] // retry 00:13:12.156 [Pipeline] } 00:14:32.237 Build unittest-valgrind-docker-autotest #23810 completed: SUCCESS 00:14:32.240 [Pipeline] } 00:14:32.292 [Pipeline] // retry 00:14:32.301 [Pipeline] } 00:14:41.100 Build zns-vg-autotest #81948 completed: SUCCESS 00:14:41.108 [Pipeline] } 00:14:41.157 [Pipeline] // retry 00:14:41.165 [Pipeline] } 00:16:22.509 Build nvme-cmb-pmr-vg-autotest #83967 completed: SUCCESS 00:16:22.512 [Pipeline] } 00:16:22.570 [Pipeline] // retry 00:16:22.581 [Pipeline] } 00:18:22.616 Build lvol-vg-autotest #82792 completed: SUCCESS 00:18:22.619 [Pipeline] } 00:18:22.668 [Pipeline] // retry 00:18:22.675 [Pipeline] } 00:19:17.913 Build BlobFS-phy-autotest #30810 completed: SUCCESS 00:19:17.917 [Pipeline] } 00:19:17.970 [Pipeline] // retry 00:19:17.978 [Pipeline] } 00:20:01.571 Build iscsi-uring-vg-autotest #82746 completed: SUCCESS 00:20:01.576 [Pipeline] } 00:20:01.618 [Pipeline] // retry 00:20:01.627 [Pipeline] } 00:20:51.419 Build iscsi-vg-autotest #82879 completed: SUCCESS 00:20:51.422 [Pipeline] } 00:20:51.472 [Pipeline] // retry 00:20:51.480 [Pipeline] } 00:22:13.446 Build vhost-phy-autotest #30826 completed: SUCCESS 00:22:13.448 [Pipeline] } 00:22:13.496 [Pipeline] // retry 00:22:13.502 [Pipeline] } 00:22:25.623 Build vfio-user-phy-autotest #30809 completed: SUCCESS 00:22:25.627 [Pipeline] } 00:22:25.659 [Pipeline] // retry 00:22:25.665 [Pipeline] } 00:22:59.640 Build freebsd-vg-autotest #63044 completed: SUCCESS 00:22:59.643 [Pipeline] } 00:22:59.700 [Pipeline] // retry 00:22:59.708 [Pipeline] } 00:26:47.003 Build nvmf-tcp-uring-vg-autotest #82785 completed: SUCCESS 00:26:47.007 [Pipeline] } 00:26:47.054 [Pipeline] // retry 00:26:47.061 [Pipeline] } 00:28:19.202 Build nvme-phy-autotest #76972 completed: SUCCESS 00:28:19.206 [Pipeline] } 00:28:19.256 [Pipeline] // retry 00:28:19.261 [Pipeline] } 00:28:52.458 Build nvmf-phy-autotest #77048 completed: SUCCESS 00:28:52.460 [Pipeline] } 00:28:52.510 [Pipeline] // retry 00:28:52.519 [Pipeline] } 00:35:03.569 Build nvme-vg-autotest #82843 completed: SUCCESS 00:35:03.572 [Pipeline] } 00:35:03.625 [Pipeline] // retry 00:35:03.632 [Pipeline] } 00:36:25.034 Build nvmf-tcp-phy-autotest #76932 completed: SUCCESS 00:36:25.038 [Pipeline] } 00:36:25.121 [Pipeline] // retry 00:36:25.128 [Pipeline] } 00:40:49.055 Build crypto-phy-autotest #30800 completed: SUCCESS 00:40:49.058 [Pipeline] } 00:40:49.114 [Pipeline] // retry 00:40:49.121 [Pipeline] } 00:40:58.320 Build centos7-vg-autotest #78237 completed: SUCCESS 00:40:58.323 [Pipeline] } 00:40:58.351 [Pipeline] // retry 00:40:58.359 [Pipeline] } 00:48:27.206 Build rocky9-vg-autotest #20763 completed: SUCCESS 00:48:27.210 [Pipeline] } 00:48:27.256 [Pipeline] // retry 00:48:27.264 [Pipeline] } 00:58:44.778 Build ubuntu22-vg-autotest #42464 completed: SUCCESS 00:58:44.781 [Pipeline] } 00:58:44.824 [Pipeline] // retry 00:58:44.830 [Pipeline] } 01:00:46.358 Build ubuntu20-vg-autotest #78431 completed: SUCCESS 01:00:46.361 [Pipeline] } 01:00:46.414 [Pipeline] // retry 01:00:46.424 [Pipeline] } 01:00:46.716 [Pipeline] // parallel 01:00:46.722 [Pipeline] } 01:00:46.750 [Pipeline] // stage 01:00:46.759 [Pipeline] } 01:00:46.764 ERROR: Build nvmf-tcp-vg-autotest #82835 failed 01:00:46.764 Setting overall build result to FAILURE 01:00:46.792 [Pipeline] // catchError 01:00:46.802 [Pipeline] stage 01:00:46.803 [Pipeline] { (Autorun Post and Coverage) 01:00:46.822 [Pipeline] setCustomBuildProperty 01:00:46.845 [Pipeline] dir 01:00:46.846 Running in /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26763 01:00:46.848 [Pipeline] { 01:00:46.881 [Pipeline] copyArtifacts 01:00:51.376 Copied 5 artifacts from "doc-docker-autotest" build number 26763 01:00:51.380 [Pipeline] writeFile 01:00:51.406 [Pipeline] } 01:00:51.464 [Pipeline] // dir 01:00:51.474 [Pipeline] dir 01:00:51.474 Running in /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26569 01:00:51.475 [Pipeline] { 01:00:51.490 [Pipeline] copyArtifacts 01:00:51.532 Copied 4 artifacts from "check-format-docker-autotest" build number 26569 01:00:51.535 [Pipeline] writeFile 01:00:51.550 [Pipeline] } 01:00:51.567 [Pipeline] // dir 01:00:51.627 [Pipeline] dir 01:00:51.628 Running in /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26548 01:00:51.629 [Pipeline] { 01:00:51.649 [Pipeline] copyArtifacts 01:00:51.696 Copied 4 artifacts from "build-files-docker-autotest" build number 26548 01:00:51.700 [Pipeline] writeFile 01:00:51.743 [Pipeline] } 01:00:51.777 [Pipeline] // dir 01:00:51.821 [Pipeline] dir 01:00:51.821 Running in /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26580 01:00:51.822 [Pipeline] { 01:00:51.840 [Pipeline] copyArtifacts 01:00:51.889 Copied 4 artifacts from "check-so-deps-docker-autotest" build number 26580 01:00:51.893 [Pipeline] writeFile 01:00:51.917 [Pipeline] } 01:00:51.939 [Pipeline] // dir 01:00:51.965 [Pipeline] dir 01:00:51.965 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82835 01:00:51.966 [Pipeline] { 01:00:51.985 [Pipeline] copyArtifacts 01:00:52.063 Copied 7 artifacts from "nvmf-tcp-vg-autotest" build number 82835 01:00:52.067 [Pipeline] writeFile 01:00:52.092 [Pipeline] } 01:00:52.113 [Pipeline] // dir 01:00:52.271 [Pipeline] dir 01:00:52.271 Running in /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23804 01:00:52.273 [Pipeline] { 01:00:52.301 [Pipeline] copyArtifacts 01:00:52.354 Copied 4 artifacts from "unittest-clang-docker-autotest" build number 23804 01:00:52.358 [Pipeline] writeFile 01:00:52.448 [Pipeline] } 01:00:52.491 [Pipeline] // dir 01:00:52.797 [Pipeline] dir 01:00:52.797 Running in /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23805 01:00:52.798 [Pipeline] { 01:00:52.836 [Pipeline] copyArtifacts 01:00:52.878 Copied 4 artifacts from "packaging-docker-autotest" build number 23805 01:00:52.887 [Pipeline] writeFile 01:00:53.052 [Pipeline] } 01:00:53.134 [Pipeline] // dir 01:00:53.154 [Pipeline] dir 01:00:53.154 Running in /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23808 01:00:53.155 [Pipeline] { 01:00:53.176 [Pipeline] copyArtifacts 01:00:53.268 Copied 8 artifacts from "scan-build-docker-autotest" build number 23808 01:00:53.273 [Pipeline] writeFile 01:00:53.303 [Pipeline] } 01:00:53.337 [Pipeline] // dir 01:00:53.532 [Pipeline] dir 01:00:53.533 Running in /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23806 01:00:53.534 [Pipeline] { 01:00:53.568 [Pipeline] copyArtifacts 01:00:53.801 Copied 5 artifacts from "unittest-main-docker-autotest" build number 23806 01:00:53.805 [Pipeline] writeFile 01:00:53.849 [Pipeline] } 01:00:53.956 [Pipeline] // dir 01:00:54.090 [Pipeline] dir 01:00:54.090 Running in /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24087 01:00:54.091 [Pipeline] { 01:00:54.117 [Pipeline] copyArtifacts 01:00:54.209 Copied 8 artifacts from "autobuild-external-vg-autotest" build number 24087 01:00:54.213 [Pipeline] writeFile 01:00:54.278 [Pipeline] } 01:00:54.325 [Pipeline] // dir 01:00:54.774 [Pipeline] dir 01:00:54.774 Running in /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30799 01:00:54.775 [Pipeline] { 01:00:54.814 [Pipeline] copyArtifacts 01:00:54.915 Copied 10 artifacts from "short-fuzz-phy-autotest" build number 30799 01:00:54.918 [Pipeline] writeFile 01:00:55.077 [Pipeline] } 01:00:55.181 [Pipeline] // dir 01:00:55.444 [Pipeline] dir 01:00:55.444 Running in /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82863 01:00:55.445 [Pipeline] { 01:00:55.478 [Pipeline] copyArtifacts 01:00:55.716 Copied 15 artifacts from "vhost-initiator-vg-autotest" build number 82863 01:00:55.720 [Pipeline] writeFile 01:00:55.826 [Pipeline] } 01:00:55.920 [Pipeline] // dir 01:00:56.289 [Pipeline] dir 01:00:56.289 Running in /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23810 01:00:56.290 [Pipeline] { 01:00:56.334 [Pipeline] copyArtifacts 01:00:56.585 Copied 5 artifacts from "unittest-valgrind-docker-autotest" build number 23810 01:00:56.590 [Pipeline] writeFile 01:00:56.728 [Pipeline] } 01:00:56.830 [Pipeline] // dir 01:00:57.267 [Pipeline] dir 01:00:57.267 Running in /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81948 01:00:57.268 [Pipeline] { 01:00:57.306 [Pipeline] copyArtifacts 01:00:57.521 Copied 12 artifacts from "zns-vg-autotest" build number 81948 01:00:57.527 [Pipeline] writeFile 01:00:57.680 [Pipeline] } 01:00:57.797 [Pipeline] // dir 01:00:58.184 [Pipeline] dir 01:00:58.184 Running in /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83967 01:00:58.186 [Pipeline] { 01:00:58.236 [Pipeline] copyArtifacts 01:00:58.456 Copied 12 artifacts from "nvme-cmb-pmr-vg-autotest" build number 83967 01:00:58.462 [Pipeline] writeFile 01:00:58.612 [Pipeline] } 01:00:58.706 [Pipeline] // dir 01:00:59.407 [Pipeline] dir 01:00:59.407 Running in /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82792 01:00:59.408 [Pipeline] { 01:00:59.466 [Pipeline] copyArtifacts 01:00:59.672 Copied 12 artifacts from "lvol-vg-autotest" build number 82792 01:00:59.676 [Pipeline] writeFile 01:00:59.912 [Pipeline] } 01:01:00.075 [Pipeline] // dir 01:01:00.389 [Pipeline] dir 01:01:00.390 Running in /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30810 01:01:00.391 [Pipeline] { 01:01:00.427 [Pipeline] copyArtifacts 01:01:00.810 Copied 28 artifacts from "BlobFS-phy-autotest" build number 30810 01:01:00.815 [Pipeline] writeFile 01:01:00.952 [Pipeline] } 01:01:01.027 [Pipeline] // dir 01:01:02.950 [Pipeline] dir 01:01:02.950 Running in /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82746 01:01:02.951 [Pipeline] { 01:01:03.139 [Pipeline] copyArtifacts 01:01:05.462 Copied 16 artifacts from "iscsi-uring-vg-autotest" build number 82746 01:01:05.466 [Pipeline] writeFile 01:01:06.311 [Pipeline] } 01:01:06.785 [Pipeline] // dir 01:01:10.086 [Pipeline] dir 01:01:10.086 Running in /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82879 01:01:10.087 [Pipeline] { 01:01:10.367 [Pipeline] copyArtifacts 01:01:13.722 Copied 16 artifacts from "iscsi-vg-autotest" build number 82879 01:01:13.725 [Pipeline] writeFile 01:01:15.197 [Pipeline] } 01:01:15.991 [Pipeline] // dir 01:01:16.417 [Pipeline] dir 01:01:16.418 Running in /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30826 01:01:16.419 [Pipeline] { 01:01:16.479 [Pipeline] copyArtifacts 01:01:16.692 Copied 12 artifacts from "vhost-phy-autotest" build number 30826 01:01:16.697 [Pipeline] writeFile 01:01:16.842 [Pipeline] } 01:01:16.951 [Pipeline] // dir 01:01:17.394 [Pipeline] dir 01:01:17.394 Running in /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30809 01:01:17.395 [Pipeline] { 01:01:17.440 [Pipeline] copyArtifacts 01:01:17.662 Copied 12 artifacts from "vfio-user-phy-autotest" build number 30809 01:01:17.667 [Pipeline] writeFile 01:01:17.851 [Pipeline] } 01:01:17.949 [Pipeline] // dir 01:01:18.762 [Pipeline] dir 01:01:18.762 Running in /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_63044 01:01:18.763 [Pipeline] { 01:01:18.818 [Pipeline] copyArtifacts 01:01:18.924 Copied 7 artifacts from "freebsd-vg-autotest" build number 63044 01:01:18.929 [Pipeline] writeFile 01:01:19.212 [Pipeline] } 01:01:19.356 [Pipeline] // dir 01:01:20.232 [Pipeline] dir 01:01:20.232 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82785 01:01:20.233 [Pipeline] { 01:01:20.298 [Pipeline] copyArtifacts 01:01:20.529 Copied 13 artifacts from "nvmf-tcp-uring-vg-autotest" build number 82785 01:01:20.534 [Pipeline] writeFile 01:01:20.854 [Pipeline] } 01:01:21.023 [Pipeline] // dir 01:01:21.698 [Pipeline] dir 01:01:21.698 Running in /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76972 01:01:21.699 [Pipeline] { 01:01:21.753 [Pipeline] copyArtifacts 01:01:21.965 Copied 12 artifacts from "nvme-phy-autotest" build number 76972 01:01:21.969 [Pipeline] writeFile 01:01:22.235 [Pipeline] } 01:01:22.328 [Pipeline] // dir 01:01:23.066 [Pipeline] dir 01:01:23.066 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_77048 01:01:23.067 [Pipeline] { 01:01:23.130 [Pipeline] copyArtifacts 01:01:23.380 Copied 13 artifacts from "nvmf-phy-autotest" build number 77048 01:01:23.384 [Pipeline] writeFile 01:01:23.713 [Pipeline] } 01:01:23.929 [Pipeline] // dir 01:01:24.637 [Pipeline] dir 01:01:24.637 Running in /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82843 01:01:24.638 [Pipeline] { 01:01:24.690 [Pipeline] copyArtifacts 01:01:24.904 Copied 12 artifacts from "nvme-vg-autotest" build number 82843 01:01:24.908 [Pipeline] writeFile 01:01:25.196 [Pipeline] } 01:01:25.321 [Pipeline] // dir 01:01:26.916 [Pipeline] dir 01:01:26.916 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76932 01:01:26.918 [Pipeline] { 01:01:27.032 [Pipeline] copyArtifacts 01:01:27.337 Copied 13 artifacts from "nvmf-tcp-phy-autotest" build number 76932 01:01:27.341 [Pipeline] writeFile 01:01:28.053 [Pipeline] } 01:01:28.372 [Pipeline] // dir 01:01:29.695 [Pipeline] dir 01:01:29.696 Running in /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30800 01:01:29.697 [Pipeline] { 01:01:29.790 [Pipeline] copyArtifacts 01:01:30.032 Copied 12 artifacts from "crypto-phy-autotest" build number 30800 01:01:30.037 [Pipeline] writeFile 01:01:30.531 [Pipeline] } 01:01:30.759 [Pipeline] // dir 01:01:31.776 [Pipeline] dir 01:01:31.776 Running in /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78237 01:01:31.778 [Pipeline] { 01:01:31.840 [Pipeline] copyArtifacts 01:01:32.254 Copied 13 artifacts from "centos7-vg-autotest" build number 78237 01:01:32.259 [Pipeline] writeFile 01:01:32.615 [Pipeline] } 01:01:32.783 [Pipeline] // dir 01:01:34.346 [Pipeline] dir 01:01:34.347 Running in /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20763 01:01:34.348 [Pipeline] { 01:01:34.454 [Pipeline] copyArtifacts 01:01:34.901 Copied 13 artifacts from "rocky9-vg-autotest" build number 20763 01:01:34.905 [Pipeline] writeFile 01:01:35.462 [Pipeline] } 01:01:35.700 [Pipeline] // dir 01:01:37.175 [Pipeline] dir 01:01:37.175 Running in /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42464 01:01:37.177 [Pipeline] { 01:01:37.277 [Pipeline] copyArtifacts 01:01:37.684 Copied 13 artifacts from "ubuntu22-vg-autotest" build number 42464 01:01:37.689 [Pipeline] writeFile 01:01:38.128 [Pipeline] } 01:01:38.371 [Pipeline] // dir 01:01:39.804 [Pipeline] dir 01:01:39.804 Running in /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78431 01:01:39.805 [Pipeline] { 01:01:39.892 [Pipeline] copyArtifacts 01:01:40.262 Copied 13 artifacts from "ubuntu20-vg-autotest" build number 78431 01:01:40.267 [Pipeline] writeFile 01:01:40.753 [Pipeline] } 01:01:41.027 [Pipeline] // dir 01:01:41.038 [Pipeline] catchError 01:01:41.040 [Pipeline] { 01:01:41.067 [Pipeline] sh 01:01:41.345 + jbp/jenkins/jjb-config/jobs/scripts/post_gen_coverage.sh 01:01:41.345 + shopt -s globstar nullglob 01:01:41.345 + echo 'Start stage post_gen_coverage.sh' 01:01:41.345 Start stage post_gen_coverage.sh 01:01:41.345 + cd /var/jenkins/workspace/autotest-per-patch 01:01:41.345 + rm -rf /var/jenkins/workspace/autotest-per-patch/spdk/doc 01:01:41.345 + trap 'compress_coverage_and_docs; remove_partial_coverage_files && echo '\''End stage post_gen_coverage.sh'\''' EXIT 01:01:41.345 + move_artifacts 01:01:41.345 + local out_dirs 01:01:41.345 + out_dirs=(./**/output/) 01:01:41.345 + for dir in "${out_dirs[@]}" 01:01:41.345 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.345 + [[ -f ./autobuild-external-vg-autotest_24087/output//doc.tar.xz ]] 01:01:41.345 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.345 + [[ -f ./autobuild-external-vg-autotest_24087/output//ut_coverage.tar.xz ]] 01:01:41.345 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.345 + [[ -f ./autobuild-external-vg-autotest_24087/output//llvm.tar.xz ]] 01:01:41.345 + mv ./autobuild-external-vg-autotest_24087/output//build-pkg-manifest.txt ./autobuild-external-vg-autotest_24087/output//build-repo-manifest.txt ./autobuild-external-vg-autotest_24087/output//dmesg.init.log ./autobuild-external-vg-autotest_24087/output//dmesg.log ./autobuild-external-vg-autotest_24087/output//power.tar.xz ./autobuild-external-vg-autotest_24087/output//test_completions.txt ./autobuild-external-vg-autotest_24087/output//timing.svg ./autobuild-external-vg-autotest_24087/output//timing.txt ./autobuild-external-vg-autotest_24087/output//.. 01:01:41.345 + rmdir ./autobuild-external-vg-autotest_24087/output/ 01:01:41.345 + for dir in "${out_dirs[@]}" 01:01:41.345 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.345 + [[ -f ./BlobFS-phy-autotest_30810/output//doc.tar.xz ]] 01:01:41.345 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.345 + [[ -f ./BlobFS-phy-autotest_30810/output//ut_coverage.tar.xz ]] 01:01:41.345 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.345 + [[ -f ./BlobFS-phy-autotest_30810/output//llvm.tar.xz ]] 01:01:41.345 + mv ./BlobFS-phy-autotest_30810/output//all_tests.txt ./BlobFS-phy-autotest_30810/output//build-pkg-manifest.txt ./BlobFS-phy-autotest_30810/output//build-repo-manifest.txt ./BlobFS-phy-autotest_30810/output//cov_base.info.xz ./BlobFS-phy-autotest_30810/output//cov_test.info.xz ./BlobFS-phy-autotest_30810/output//cov_total.info.xz ./BlobFS-phy-autotest_30810/output//dmesg.init.log ./BlobFS-phy-autotest_30810/output//dmesg.log ./BlobFS-phy-autotest_30810/output//power.tar.xz ./BlobFS-phy-autotest_30810/output//rocksdb ./BlobFS-phy-autotest_30810/output//test_completions.txt ./BlobFS-phy-autotest_30810/output//timing.svg ./BlobFS-phy-autotest_30810/output//timing.txt ./BlobFS-phy-autotest_30810/output//.. 01:01:41.345 + rmdir ./BlobFS-phy-autotest_30810/output/ 01:01:41.345 + for dir in "${out_dirs[@]}" 01:01:41.345 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.345 + [[ -f ./build-files-docker-autotest_26548/output//doc.tar.xz ]] 01:01:41.345 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.345 + [[ -f ./build-files-docker-autotest_26548/output//ut_coverage.tar.xz ]] 01:01:41.345 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.345 + [[ -f ./build-files-docker-autotest_26548/output//llvm.tar.xz ]] 01:01:41.345 + mv ./build-files-docker-autotest_26548/output//build-repo-manifest.txt ./build-files-docker-autotest_26548/output//power.tar.xz ./build-files-docker-autotest_26548/output//test_completions.txt ./build-files-docker-autotest_26548/output//timing.txt ./build-files-docker-autotest_26548/output//.. 01:01:41.345 + rmdir ./build-files-docker-autotest_26548/output/ 01:01:41.345 + for dir in "${out_dirs[@]}" 01:01:41.345 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.345 + [[ -f ./centos7-vg-autotest_78237/output//doc.tar.xz ]] 01:01:41.345 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.345 + [[ -f ./centos7-vg-autotest_78237/output//ut_coverage.tar.xz ]] 01:01:41.345 + tar -C ./centos7-vg-autotest_78237/output/ -xf ./centos7-vg-autotest_78237/output//ut_coverage.tar.xz 01:01:41.603 + rm ./centos7-vg-autotest_78237/output//ut_coverage.tar.xz 01:01:41.603 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.603 + [[ -f ./centos7-vg-autotest_78237/output//llvm.tar.xz ]] 01:01:41.603 + mv ./centos7-vg-autotest_78237/output//all_tests.txt ./centos7-vg-autotest_78237/output//build-pkg-manifest.txt ./centos7-vg-autotest_78237/output//build-repo-manifest.txt ./centos7-vg-autotest_78237/output//cov_base.info.xz ./centos7-vg-autotest_78237/output//cov_test.info.xz ./centos7-vg-autotest_78237/output//cov_total.info.xz ./centos7-vg-autotest_78237/output//dmesg.init.log ./centos7-vg-autotest_78237/output//dmesg.log ./centos7-vg-autotest_78237/output//power.tar.xz ./centos7-vg-autotest_78237/output//test_completions.txt ./centos7-vg-autotest_78237/output//timing.svg ./centos7-vg-autotest_78237/output//timing.txt ./centos7-vg-autotest_78237/output//ut_coverage ./centos7-vg-autotest_78237/output//.. 01:01:41.603 + rmdir ./centos7-vg-autotest_78237/output/ 01:01:41.603 + for dir in "${out_dirs[@]}" 01:01:41.603 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.603 + [[ -f ./check-format-docker-autotest_26569/output//doc.tar.xz ]] 01:01:41.603 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.603 + [[ -f ./check-format-docker-autotest_26569/output//ut_coverage.tar.xz ]] 01:01:41.603 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.603 + [[ -f ./check-format-docker-autotest_26569/output//llvm.tar.xz ]] 01:01:41.603 + mv ./check-format-docker-autotest_26569/output//build-repo-manifest.txt ./check-format-docker-autotest_26569/output//power.tar.xz ./check-format-docker-autotest_26569/output//test_completions.txt ./check-format-docker-autotest_26569/output//timing.txt ./check-format-docker-autotest_26569/output//.. 01:01:41.603 + rmdir ./check-format-docker-autotest_26569/output/ 01:01:41.603 + for dir in "${out_dirs[@]}" 01:01:41.603 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.603 + [[ -f ./check-so-deps-docker-autotest_26580/output//doc.tar.xz ]] 01:01:41.603 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.603 + [[ -f ./check-so-deps-docker-autotest_26580/output//ut_coverage.tar.xz ]] 01:01:41.603 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.603 + [[ -f ./check-so-deps-docker-autotest_26580/output//llvm.tar.xz ]] 01:01:41.603 + mv ./check-so-deps-docker-autotest_26580/output//build-repo-manifest.txt ./check-so-deps-docker-autotest_26580/output//power.tar.xz ./check-so-deps-docker-autotest_26580/output//test_completions.txt ./check-so-deps-docker-autotest_26580/output//timing.txt ./check-so-deps-docker-autotest_26580/output//.. 01:01:41.603 + rmdir ./check-so-deps-docker-autotest_26580/output/ 01:01:41.603 + for dir in "${out_dirs[@]}" 01:01:41.603 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.603 + [[ -f ./crypto-phy-autotest_30800/output//doc.tar.xz ]] 01:01:41.603 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.603 + [[ -f ./crypto-phy-autotest_30800/output//ut_coverage.tar.xz ]] 01:01:41.603 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.603 + [[ -f ./crypto-phy-autotest_30800/output//llvm.tar.xz ]] 01:01:41.603 + mv ./crypto-phy-autotest_30800/output//all_tests.txt ./crypto-phy-autotest_30800/output//build-pkg-manifest.txt ./crypto-phy-autotest_30800/output//build-repo-manifest.txt ./crypto-phy-autotest_30800/output//cov_base.info.xz ./crypto-phy-autotest_30800/output//cov_test.info.xz ./crypto-phy-autotest_30800/output//cov_total.info.xz ./crypto-phy-autotest_30800/output//dmesg.init.log ./crypto-phy-autotest_30800/output//dmesg.log ./crypto-phy-autotest_30800/output//power.tar.xz ./crypto-phy-autotest_30800/output//test_completions.txt ./crypto-phy-autotest_30800/output//timing.svg ./crypto-phy-autotest_30800/output//timing.txt ./crypto-phy-autotest_30800/output//.. 01:01:41.603 + rmdir ./crypto-phy-autotest_30800/output/ 01:01:41.603 + for dir in "${out_dirs[@]}" 01:01:41.603 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.603 + [[ -f ./doc-docker-autotest_26763/output//doc.tar.xz ]] 01:01:41.603 + tar -C ./doc-docker-autotest_26763/output/ -xf ./doc-docker-autotest_26763/output//doc.tar.xz 01:01:41.603 + rm ./doc-docker-autotest_26763/output//doc.tar.xz 01:01:41.603 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.603 + [[ -f ./doc-docker-autotest_26763/output//ut_coverage.tar.xz ]] 01:01:41.603 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.603 + [[ -f ./doc-docker-autotest_26763/output//llvm.tar.xz ]] 01:01:41.603 + mv ./doc-docker-autotest_26763/output//build-repo-manifest.txt ./doc-docker-autotest_26763/output//doc ./doc-docker-autotest_26763/output//power.tar.xz ./doc-docker-autotest_26763/output//test_completions.txt ./doc-docker-autotest_26763/output//timing.txt ./doc-docker-autotest_26763/output//.. 01:01:41.604 + rmdir ./doc-docker-autotest_26763/output/ 01:01:41.604 + for dir in "${out_dirs[@]}" 01:01:41.604 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.604 + [[ -f ./freebsd-vg-autotest_63044/output//doc.tar.xz ]] 01:01:41.604 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.604 + [[ -f ./freebsd-vg-autotest_63044/output//ut_coverage.tar.xz ]] 01:01:41.604 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.604 + [[ -f ./freebsd-vg-autotest_63044/output//llvm.tar.xz ]] 01:01:41.604 + mv ./freebsd-vg-autotest_63044/output//all_tests.txt ./freebsd-vg-autotest_63044/output//build-pkg-manifest.txt ./freebsd-vg-autotest_63044/output//build-repo-manifest.txt ./freebsd-vg-autotest_63044/output//messages ./freebsd-vg-autotest_63044/output//power.tar.xz ./freebsd-vg-autotest_63044/output//test_completions.txt ./freebsd-vg-autotest_63044/output//timing.txt ./freebsd-vg-autotest_63044/output//.. 01:01:41.604 + rmdir ./freebsd-vg-autotest_63044/output/ 01:01:41.604 + for dir in "${out_dirs[@]}" 01:01:41.604 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.604 + [[ -f ./iscsi-uring-vg-autotest_82746/output//doc.tar.xz ]] 01:01:41.604 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.604 + [[ -f ./iscsi-uring-vg-autotest_82746/output//ut_coverage.tar.xz ]] 01:01:41.604 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.604 + [[ -f ./iscsi-uring-vg-autotest_82746/output//llvm.tar.xz ]] 01:01:41.604 + mv ./iscsi-uring-vg-autotest_82746/output//all_tests.txt ./iscsi-uring-vg-autotest_82746/output//build-pkg-manifest.txt ./iscsi-uring-vg-autotest_82746/output//build-repo-manifest.txt ./iscsi-uring-vg-autotest_82746/output//calsoft.json ./iscsi-uring-vg-autotest_82746/output//calsoft.tar.xz ./iscsi-uring-vg-autotest_82746/output//cov_base.info.xz ./iscsi-uring-vg-autotest_82746/output//cov_test.info.xz ./iscsi-uring-vg-autotest_82746/output//cov_total.info.xz ./iscsi-uring-vg-autotest_82746/output//dmesg.init.log ./iscsi-uring-vg-autotest_82746/output//dmesg.log ./iscsi-uring-vg-autotest_82746/output//iscsi_autofuzz_logs.txt ./iscsi-uring-vg-autotest_82746/output//iscsi_autofuzz_tgt_output.txt ./iscsi-uring-vg-autotest_82746/output//power.tar.xz ./iscsi-uring-vg-autotest_82746/output//test_completions.txt ./iscsi-uring-vg-autotest_82746/output//timing.svg ./iscsi-uring-vg-autotest_82746/output//timing.txt ./iscsi-uring-vg-autotest_82746/output//.. 01:01:41.604 + rmdir ./iscsi-uring-vg-autotest_82746/output/ 01:01:41.604 + for dir in "${out_dirs[@]}" 01:01:41.604 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.604 + [[ -f ./iscsi-vg-autotest_82879/output//doc.tar.xz ]] 01:01:41.604 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.604 + [[ -f ./iscsi-vg-autotest_82879/output//ut_coverage.tar.xz ]] 01:01:41.604 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.604 + [[ -f ./iscsi-vg-autotest_82879/output//llvm.tar.xz ]] 01:01:41.604 + mv ./iscsi-vg-autotest_82879/output//all_tests.txt ./iscsi-vg-autotest_82879/output//build-pkg-manifest.txt ./iscsi-vg-autotest_82879/output//build-repo-manifest.txt ./iscsi-vg-autotest_82879/output//calsoft.json ./iscsi-vg-autotest_82879/output//calsoft.tar.xz ./iscsi-vg-autotest_82879/output//cov_base.info.xz ./iscsi-vg-autotest_82879/output//cov_test.info.xz ./iscsi-vg-autotest_82879/output//cov_total.info.xz ./iscsi-vg-autotest_82879/output//dmesg.init.log ./iscsi-vg-autotest_82879/output//dmesg.log ./iscsi-vg-autotest_82879/output//iscsi_autofuzz_logs.txt ./iscsi-vg-autotest_82879/output//iscsi_autofuzz_tgt_output.txt ./iscsi-vg-autotest_82879/output//power.tar.xz ./iscsi-vg-autotest_82879/output//test_completions.txt ./iscsi-vg-autotest_82879/output//timing.svg ./iscsi-vg-autotest_82879/output//timing.txt ./iscsi-vg-autotest_82879/output//.. 01:01:41.604 + rmdir ./iscsi-vg-autotest_82879/output/ 01:01:41.604 + for dir in "${out_dirs[@]}" 01:01:41.604 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.604 + [[ -f ./lvol-vg-autotest_82792/output//doc.tar.xz ]] 01:01:41.604 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.604 + [[ -f ./lvol-vg-autotest_82792/output//ut_coverage.tar.xz ]] 01:01:41.604 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.604 + [[ -f ./lvol-vg-autotest_82792/output//llvm.tar.xz ]] 01:01:41.604 + mv ./lvol-vg-autotest_82792/output//all_tests.txt ./lvol-vg-autotest_82792/output//build-pkg-manifest.txt ./lvol-vg-autotest_82792/output//build-repo-manifest.txt ./lvol-vg-autotest_82792/output//cov_base.info.xz ./lvol-vg-autotest_82792/output//cov_test.info.xz ./lvol-vg-autotest_82792/output//cov_total.info.xz ./lvol-vg-autotest_82792/output//dmesg.init.log ./lvol-vg-autotest_82792/output//dmesg.log ./lvol-vg-autotest_82792/output//power.tar.xz ./lvol-vg-autotest_82792/output//test_completions.txt ./lvol-vg-autotest_82792/output//timing.svg ./lvol-vg-autotest_82792/output//timing.txt ./lvol-vg-autotest_82792/output//.. 01:01:41.604 + rmdir ./lvol-vg-autotest_82792/output/ 01:01:41.862 + for dir in "${out_dirs[@]}" 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvme-cmb-pmr-vg-autotest_83967/output//doc.tar.xz ]] 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvme-cmb-pmr-vg-autotest_83967/output//ut_coverage.tar.xz ]] 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvme-cmb-pmr-vg-autotest_83967/output//llvm.tar.xz ]] 01:01:41.862 + mv ./nvme-cmb-pmr-vg-autotest_83967/output//all_tests.txt ./nvme-cmb-pmr-vg-autotest_83967/output//build-pkg-manifest.txt ./nvme-cmb-pmr-vg-autotest_83967/output//build-repo-manifest.txt ./nvme-cmb-pmr-vg-autotest_83967/output//cov_base.info.xz ./nvme-cmb-pmr-vg-autotest_83967/output//cov_test.info.xz ./nvme-cmb-pmr-vg-autotest_83967/output//cov_total.info.xz ./nvme-cmb-pmr-vg-autotest_83967/output//dmesg.init.log ./nvme-cmb-pmr-vg-autotest_83967/output//dmesg.log ./nvme-cmb-pmr-vg-autotest_83967/output//power.tar.xz ./nvme-cmb-pmr-vg-autotest_83967/output//test_completions.txt ./nvme-cmb-pmr-vg-autotest_83967/output//timing.svg ./nvme-cmb-pmr-vg-autotest_83967/output//timing.txt ./nvme-cmb-pmr-vg-autotest_83967/output//.. 01:01:41.862 + rmdir ./nvme-cmb-pmr-vg-autotest_83967/output/ 01:01:41.862 + for dir in "${out_dirs[@]}" 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvme-phy-autotest_76972/output//doc.tar.xz ]] 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvme-phy-autotest_76972/output//ut_coverage.tar.xz ]] 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvme-phy-autotest_76972/output//llvm.tar.xz ]] 01:01:41.862 + mv ./nvme-phy-autotest_76972/output//all_tests.txt ./nvme-phy-autotest_76972/output//build-pkg-manifest.txt ./nvme-phy-autotest_76972/output//build-repo-manifest.txt ./nvme-phy-autotest_76972/output//cov_base.info.xz ./nvme-phy-autotest_76972/output//cov_test.info.xz ./nvme-phy-autotest_76972/output//cov_total.info.xz ./nvme-phy-autotest_76972/output//dmesg.init.log ./nvme-phy-autotest_76972/output//dmesg.log ./nvme-phy-autotest_76972/output//power.tar.xz ./nvme-phy-autotest_76972/output//test_completions.txt ./nvme-phy-autotest_76972/output//timing.svg ./nvme-phy-autotest_76972/output//timing.txt ./nvme-phy-autotest_76972/output//.. 01:01:41.862 + rmdir ./nvme-phy-autotest_76972/output/ 01:01:41.862 + for dir in "${out_dirs[@]}" 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvme-vg-autotest_82843/output//doc.tar.xz ]] 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvme-vg-autotest_82843/output//ut_coverage.tar.xz ]] 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvme-vg-autotest_82843/output//llvm.tar.xz ]] 01:01:41.862 + mv ./nvme-vg-autotest_82843/output//all_tests.txt ./nvme-vg-autotest_82843/output//build-pkg-manifest.txt ./nvme-vg-autotest_82843/output//build-repo-manifest.txt ./nvme-vg-autotest_82843/output//cov_base.info.xz ./nvme-vg-autotest_82843/output//cov_test.info.xz ./nvme-vg-autotest_82843/output//cov_total.info.xz ./nvme-vg-autotest_82843/output//dmesg.init.log ./nvme-vg-autotest_82843/output//dmesg.log ./nvme-vg-autotest_82843/output//power.tar.xz ./nvme-vg-autotest_82843/output//test_completions.txt ./nvme-vg-autotest_82843/output//timing.svg ./nvme-vg-autotest_82843/output//timing.txt ./nvme-vg-autotest_82843/output//.. 01:01:41.862 + rmdir ./nvme-vg-autotest_82843/output/ 01:01:41.862 + for dir in "${out_dirs[@]}" 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvmf-phy-autotest_77048/output//doc.tar.xz ]] 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvmf-phy-autotest_77048/output//ut_coverage.tar.xz ]] 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvmf-phy-autotest_77048/output//llvm.tar.xz ]] 01:01:41.862 + mv ./nvmf-phy-autotest_77048/output//all_tests.txt ./nvmf-phy-autotest_77048/output//build-pkg-manifest.txt ./nvmf-phy-autotest_77048/output//build-repo-manifest.txt ./nvmf-phy-autotest_77048/output//cov_base.info.xz ./nvmf-phy-autotest_77048/output//cov_test.info.xz ./nvmf-phy-autotest_77048/output//cov_total.info.xz ./nvmf-phy-autotest_77048/output//dmesg.init.log ./nvmf-phy-autotest_77048/output//dmesg.log ./nvmf-phy-autotest_77048/output//nvmf_trace.0_shm.tar.gz ./nvmf-phy-autotest_77048/output//power.tar.xz ./nvmf-phy-autotest_77048/output//test_completions.txt ./nvmf-phy-autotest_77048/output//timing.svg ./nvmf-phy-autotest_77048/output//timing.txt ./nvmf-phy-autotest_77048/output//.. 01:01:41.862 + rmdir ./nvmf-phy-autotest_77048/output/ 01:01:41.862 + for dir in "${out_dirs[@]}" 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvmf-tcp-phy-autotest_76932/output//doc.tar.xz ]] 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvmf-tcp-phy-autotest_76932/output//ut_coverage.tar.xz ]] 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvmf-tcp-phy-autotest_76932/output//llvm.tar.xz ]] 01:01:41.862 + mv ./nvmf-tcp-phy-autotest_76932/output//all_tests.txt ./nvmf-tcp-phy-autotest_76932/output//build-pkg-manifest.txt ./nvmf-tcp-phy-autotest_76932/output//build-repo-manifest.txt ./nvmf-tcp-phy-autotest_76932/output//cov_base.info.xz ./nvmf-tcp-phy-autotest_76932/output//cov_test.info.xz ./nvmf-tcp-phy-autotest_76932/output//cov_total.info.xz ./nvmf-tcp-phy-autotest_76932/output//dmesg.init.log ./nvmf-tcp-phy-autotest_76932/output//dmesg.log ./nvmf-tcp-phy-autotest_76932/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-phy-autotest_76932/output//power.tar.xz ./nvmf-tcp-phy-autotest_76932/output//test_completions.txt ./nvmf-tcp-phy-autotest_76932/output//timing.svg ./nvmf-tcp-phy-autotest_76932/output//timing.txt ./nvmf-tcp-phy-autotest_76932/output//.. 01:01:41.862 + rmdir ./nvmf-tcp-phy-autotest_76932/output/ 01:01:41.862 + for dir in "${out_dirs[@]}" 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvmf-tcp-uring-vg-autotest_82785/output//doc.tar.xz ]] 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvmf-tcp-uring-vg-autotest_82785/output//ut_coverage.tar.xz ]] 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvmf-tcp-uring-vg-autotest_82785/output//llvm.tar.xz ]] 01:01:41.862 + mv ./nvmf-tcp-uring-vg-autotest_82785/output//all_tests.txt ./nvmf-tcp-uring-vg-autotest_82785/output//build-pkg-manifest.txt ./nvmf-tcp-uring-vg-autotest_82785/output//build-repo-manifest.txt ./nvmf-tcp-uring-vg-autotest_82785/output//cov_base.info.xz ./nvmf-tcp-uring-vg-autotest_82785/output//cov_test.info.xz ./nvmf-tcp-uring-vg-autotest_82785/output//cov_total.info.xz ./nvmf-tcp-uring-vg-autotest_82785/output//dmesg.init.log ./nvmf-tcp-uring-vg-autotest_82785/output//dmesg.log ./nvmf-tcp-uring-vg-autotest_82785/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-uring-vg-autotest_82785/output//power.tar.xz ./nvmf-tcp-uring-vg-autotest_82785/output//test_completions.txt ./nvmf-tcp-uring-vg-autotest_82785/output//timing.svg ./nvmf-tcp-uring-vg-autotest_82785/output//timing.txt ./nvmf-tcp-uring-vg-autotest_82785/output//.. 01:01:41.862 + rmdir ./nvmf-tcp-uring-vg-autotest_82785/output/ 01:01:41.862 + for dir in "${out_dirs[@]}" 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvmf-tcp-vg-autotest_82835/output//doc.tar.xz ]] 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvmf-tcp-vg-autotest_82835/output//ut_coverage.tar.xz ]] 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./nvmf-tcp-vg-autotest_82835/output//llvm.tar.xz ]] 01:01:41.862 + mv ./nvmf-tcp-vg-autotest_82835/output//build-pkg-manifest.txt ./nvmf-tcp-vg-autotest_82835/output//build-repo-manifest.txt ./nvmf-tcp-vg-autotest_82835/output//dmesg.init.log ./nvmf-tcp-vg-autotest_82835/output//dmesg.log ./nvmf-tcp-vg-autotest_82835/output//power.tar.xz ./nvmf-tcp-vg-autotest_82835/output//test_completions.txt ./nvmf-tcp-vg-autotest_82835/output//timing.txt ./nvmf-tcp-vg-autotest_82835/output//.. 01:01:41.862 + rmdir ./nvmf-tcp-vg-autotest_82835/output/ 01:01:41.862 + for dir in "${out_dirs[@]}" 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./packaging-docker-autotest_23805/output//doc.tar.xz ]] 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./packaging-docker-autotest_23805/output//ut_coverage.tar.xz ]] 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./packaging-docker-autotest_23805/output//llvm.tar.xz ]] 01:01:41.862 + mv ./packaging-docker-autotest_23805/output//build-repo-manifest.txt ./packaging-docker-autotest_23805/output//power.tar.xz ./packaging-docker-autotest_23805/output//test_completions.txt ./packaging-docker-autotest_23805/output//timing.txt ./packaging-docker-autotest_23805/output//.. 01:01:41.862 + rmdir ./packaging-docker-autotest_23805/output/ 01:01:41.862 + for dir in "${out_dirs[@]}" 01:01:41.862 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.862 + [[ -f ./rocky9-vg-autotest_20763/output//doc.tar.xz ]] 01:01:41.863 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.863 + [[ -f ./rocky9-vg-autotest_20763/output//ut_coverage.tar.xz ]] 01:01:41.863 + tar -C ./rocky9-vg-autotest_20763/output/ -xf ./rocky9-vg-autotest_20763/output//ut_coverage.tar.xz 01:01:41.863 + rm ./rocky9-vg-autotest_20763/output//ut_coverage.tar.xz 01:01:41.863 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.863 + [[ -f ./rocky9-vg-autotest_20763/output//llvm.tar.xz ]] 01:01:41.863 + mv ./rocky9-vg-autotest_20763/output//all_tests.txt ./rocky9-vg-autotest_20763/output//build-pkg-manifest.txt ./rocky9-vg-autotest_20763/output//build-repo-manifest.txt ./rocky9-vg-autotest_20763/output//cov_base.info.xz ./rocky9-vg-autotest_20763/output//cov_test.info.xz ./rocky9-vg-autotest_20763/output//cov_total.info.xz ./rocky9-vg-autotest_20763/output//dmesg.init.log ./rocky9-vg-autotest_20763/output//dmesg.log ./rocky9-vg-autotest_20763/output//power.tar.xz ./rocky9-vg-autotest_20763/output//test_completions.txt ./rocky9-vg-autotest_20763/output//timing.svg ./rocky9-vg-autotest_20763/output//timing.txt ./rocky9-vg-autotest_20763/output//ut_coverage ./rocky9-vg-autotest_20763/output//.. 01:01:41.863 + rmdir ./rocky9-vg-autotest_20763/output/ 01:01:41.863 + for dir in "${out_dirs[@]}" 01:01:41.863 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.863 + [[ -f ./scan-build-docker-autotest_23808/output//doc.tar.xz ]] 01:01:41.863 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.863 + [[ -f ./scan-build-docker-autotest_23808/output//ut_coverage.tar.xz ]] 01:01:41.863 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.863 + [[ -f ./scan-build-docker-autotest_23808/output//llvm.tar.xz ]] 01:01:41.863 + mv ./scan-build-docker-autotest_23808/output//all_c_files.txt ./scan-build-docker-autotest_23808/output//build_output.txt ./scan-build-docker-autotest_23808/output//build-repo-manifest.txt ./scan-build-docker-autotest_23808/output//built_c_files.txt ./scan-build-docker-autotest_23808/output//power.tar.xz ./scan-build-docker-autotest_23808/output//test_completions.txt ./scan-build-docker-autotest_23808/output//timing.txt ./scan-build-docker-autotest_23808/output//unbuilt_c_files.txt ./scan-build-docker-autotest_23808/output//.. 01:01:41.863 + rmdir ./scan-build-docker-autotest_23808/output/ 01:01:41.863 + for dir in "${out_dirs[@]}" 01:01:41.863 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.863 + [[ -f ./short-fuzz-phy-autotest_30799/output//doc.tar.xz ]] 01:01:41.863 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.863 + [[ -f ./short-fuzz-phy-autotest_30799/output//ut_coverage.tar.xz ]] 01:01:41.863 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.863 + [[ -f ./short-fuzz-phy-autotest_30799/output//llvm.tar.xz ]] 01:01:41.863 + tar -C ./short-fuzz-phy-autotest_30799/output/ -xf ./short-fuzz-phy-autotest_30799/output//llvm.tar.xz 01:01:41.863 + rm ./short-fuzz-phy-autotest_30799/output//llvm.tar.xz 01:01:41.863 + mv ./short-fuzz-phy-autotest_30799/output//all_tests.txt ./short-fuzz-phy-autotest_30799/output//build-pkg-manifest.txt ./short-fuzz-phy-autotest_30799/output//build-repo-manifest.txt ./short-fuzz-phy-autotest_30799/output//dmesg.init.log ./short-fuzz-phy-autotest_30799/output//dmesg.log ./short-fuzz-phy-autotest_30799/output//llvm ./short-fuzz-phy-autotest_30799/output//power.tar.xz ./short-fuzz-phy-autotest_30799/output//test_completions.txt ./short-fuzz-phy-autotest_30799/output//timing.svg ./short-fuzz-phy-autotest_30799/output//timing.txt ./short-fuzz-phy-autotest_30799/output//.. 01:01:41.863 + rmdir ./short-fuzz-phy-autotest_30799/output/ 01:01:41.863 + for dir in "${out_dirs[@]}" 01:01:41.863 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.863 + [[ -f ./ubuntu20-vg-autotest_78431/output//doc.tar.xz ]] 01:01:41.863 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:41.863 + [[ -f ./ubuntu20-vg-autotest_78431/output//ut_coverage.tar.xz ]] 01:01:41.863 + tar -C ./ubuntu20-vg-autotest_78431/output/ -xf ./ubuntu20-vg-autotest_78431/output//ut_coverage.tar.xz 01:01:42.120 + rm ./ubuntu20-vg-autotest_78431/output//ut_coverage.tar.xz 01:01:42.120 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.120 + [[ -f ./ubuntu20-vg-autotest_78431/output//llvm.tar.xz ]] 01:01:42.120 + mv ./ubuntu20-vg-autotest_78431/output//all_tests.txt ./ubuntu20-vg-autotest_78431/output//build-pkg-manifest.txt ./ubuntu20-vg-autotest_78431/output//build-repo-manifest.txt ./ubuntu20-vg-autotest_78431/output//cov_base.info.xz ./ubuntu20-vg-autotest_78431/output//cov_test.info.xz ./ubuntu20-vg-autotest_78431/output//cov_total.info.xz ./ubuntu20-vg-autotest_78431/output//dmesg.init.log ./ubuntu20-vg-autotest_78431/output//dmesg.log ./ubuntu20-vg-autotest_78431/output//power.tar.xz ./ubuntu20-vg-autotest_78431/output//test_completions.txt ./ubuntu20-vg-autotest_78431/output//timing.svg ./ubuntu20-vg-autotest_78431/output//timing.txt ./ubuntu20-vg-autotest_78431/output//ut_coverage ./ubuntu20-vg-autotest_78431/output//.. 01:01:42.120 + rmdir ./ubuntu20-vg-autotest_78431/output/ 01:01:42.120 + for dir in "${out_dirs[@]}" 01:01:42.120 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.120 + [[ -f ./ubuntu22-vg-autotest_42464/output//doc.tar.xz ]] 01:01:42.120 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.120 + [[ -f ./ubuntu22-vg-autotest_42464/output//ut_coverage.tar.xz ]] 01:01:42.120 + tar -C ./ubuntu22-vg-autotest_42464/output/ -xf ./ubuntu22-vg-autotest_42464/output//ut_coverage.tar.xz 01:01:42.378 + rm ./ubuntu22-vg-autotest_42464/output//ut_coverage.tar.xz 01:01:42.378 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.378 + [[ -f ./ubuntu22-vg-autotest_42464/output//llvm.tar.xz ]] 01:01:42.378 + mv ./ubuntu22-vg-autotest_42464/output//all_tests.txt ./ubuntu22-vg-autotest_42464/output//build-pkg-manifest.txt ./ubuntu22-vg-autotest_42464/output//build-repo-manifest.txt ./ubuntu22-vg-autotest_42464/output//cov_base.info.xz ./ubuntu22-vg-autotest_42464/output//cov_test.info.xz ./ubuntu22-vg-autotest_42464/output//cov_total.info.xz ./ubuntu22-vg-autotest_42464/output//dmesg.init.log ./ubuntu22-vg-autotest_42464/output//dmesg.log ./ubuntu22-vg-autotest_42464/output//power.tar.xz ./ubuntu22-vg-autotest_42464/output//test_completions.txt ./ubuntu22-vg-autotest_42464/output//timing.svg ./ubuntu22-vg-autotest_42464/output//timing.txt ./ubuntu22-vg-autotest_42464/output//ut_coverage ./ubuntu22-vg-autotest_42464/output//.. 01:01:42.378 + rmdir ./ubuntu22-vg-autotest_42464/output/ 01:01:42.378 + for dir in "${out_dirs[@]}" 01:01:42.378 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.378 + [[ -f ./unittest-clang-docker-autotest_23804/output//doc.tar.xz ]] 01:01:42.378 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.378 + [[ -f ./unittest-clang-docker-autotest_23804/output//ut_coverage.tar.xz ]] 01:01:42.378 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.378 + [[ -f ./unittest-clang-docker-autotest_23804/output//llvm.tar.xz ]] 01:01:42.378 + mv ./unittest-clang-docker-autotest_23804/output//build-repo-manifest.txt ./unittest-clang-docker-autotest_23804/output//power.tar.xz ./unittest-clang-docker-autotest_23804/output//test_completions.txt ./unittest-clang-docker-autotest_23804/output//timing.txt ./unittest-clang-docker-autotest_23804/output//.. 01:01:42.378 + rmdir ./unittest-clang-docker-autotest_23804/output/ 01:01:42.378 + for dir in "${out_dirs[@]}" 01:01:42.378 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.378 + [[ -f ./unittest-main-docker-autotest_23806/output//doc.tar.xz ]] 01:01:42.378 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.378 + [[ -f ./unittest-main-docker-autotest_23806/output//ut_coverage.tar.xz ]] 01:01:42.378 + tar -C ./unittest-main-docker-autotest_23806/output/ -xf ./unittest-main-docker-autotest_23806/output//ut_coverage.tar.xz 01:01:42.636 + rm ./unittest-main-docker-autotest_23806/output//ut_coverage.tar.xz 01:01:42.636 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.636 + [[ -f ./unittest-main-docker-autotest_23806/output//llvm.tar.xz ]] 01:01:42.636 + mv ./unittest-main-docker-autotest_23806/output//build-repo-manifest.txt ./unittest-main-docker-autotest_23806/output//power.tar.xz ./unittest-main-docker-autotest_23806/output//test_completions.txt ./unittest-main-docker-autotest_23806/output//timing.txt ./unittest-main-docker-autotest_23806/output//ut_coverage ./unittest-main-docker-autotest_23806/output//.. 01:01:42.636 + rmdir ./unittest-main-docker-autotest_23806/output/ 01:01:42.636 + for dir in "${out_dirs[@]}" 01:01:42.636 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.636 + [[ -f ./unittest-valgrind-docker-autotest_23810/output//doc.tar.xz ]] 01:01:42.636 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.636 + [[ -f ./unittest-valgrind-docker-autotest_23810/output//ut_coverage.tar.xz ]] 01:01:42.636 + tar -C ./unittest-valgrind-docker-autotest_23810/output/ -xf ./unittest-valgrind-docker-autotest_23810/output//ut_coverage.tar.xz 01:01:42.894 + rm ./unittest-valgrind-docker-autotest_23810/output//ut_coverage.tar.xz 01:01:42.894 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.894 + [[ -f ./unittest-valgrind-docker-autotest_23810/output//llvm.tar.xz ]] 01:01:42.894 + mv ./unittest-valgrind-docker-autotest_23810/output//build-repo-manifest.txt ./unittest-valgrind-docker-autotest_23810/output//power.tar.xz ./unittest-valgrind-docker-autotest_23810/output//test_completions.txt ./unittest-valgrind-docker-autotest_23810/output//timing.txt ./unittest-valgrind-docker-autotest_23810/output//ut_coverage ./unittest-valgrind-docker-autotest_23810/output//.. 01:01:42.894 + rmdir ./unittest-valgrind-docker-autotest_23810/output/ 01:01:42.894 + for dir in "${out_dirs[@]}" 01:01:42.894 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.894 + [[ -f ./vfio-user-phy-autotest_30809/output//doc.tar.xz ]] 01:01:42.894 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.894 + [[ -f ./vfio-user-phy-autotest_30809/output//ut_coverage.tar.xz ]] 01:01:42.894 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.894 + [[ -f ./vfio-user-phy-autotest_30809/output//llvm.tar.xz ]] 01:01:42.894 + mv ./vfio-user-phy-autotest_30809/output//all_tests.txt ./vfio-user-phy-autotest_30809/output//build-pkg-manifest.txt ./vfio-user-phy-autotest_30809/output//build-repo-manifest.txt ./vfio-user-phy-autotest_30809/output//cov_base.info.xz ./vfio-user-phy-autotest_30809/output//cov_test.info.xz ./vfio-user-phy-autotest_30809/output//cov_total.info.xz ./vfio-user-phy-autotest_30809/output//dmesg.init.log ./vfio-user-phy-autotest_30809/output//dmesg.log ./vfio-user-phy-autotest_30809/output//power.tar.xz ./vfio-user-phy-autotest_30809/output//test_completions.txt ./vfio-user-phy-autotest_30809/output//timing.svg ./vfio-user-phy-autotest_30809/output//timing.txt ./vfio-user-phy-autotest_30809/output//.. 01:01:42.894 + rmdir ./vfio-user-phy-autotest_30809/output/ 01:01:42.894 + for dir in "${out_dirs[@]}" 01:01:42.894 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.894 + [[ -f ./vhost-initiator-vg-autotest_82863/output//doc.tar.xz ]] 01:01:42.894 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.894 + [[ -f ./vhost-initiator-vg-autotest_82863/output//ut_coverage.tar.xz ]] 01:01:42.894 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.894 + [[ -f ./vhost-initiator-vg-autotest_82863/output//llvm.tar.xz ]] 01:01:42.894 + mv ./vhost-initiator-vg-autotest_82863/output//all_tests.txt ./vhost-initiator-vg-autotest_82863/output//build-pkg-manifest.txt ./vhost-initiator-vg-autotest_82863/output//build-repo-manifest.txt ./vhost-initiator-vg-autotest_82863/output//cov_base.info.xz ./vhost-initiator-vg-autotest_82863/output//cov_test.info.xz ./vhost-initiator-vg-autotest_82863/output//cov_total.info.xz ./vhost-initiator-vg-autotest_82863/output//dmesg.init.log ./vhost-initiator-vg-autotest_82863/output//dmesg.log ./vhost-initiator-vg-autotest_82863/output//power.tar.xz ./vhost-initiator-vg-autotest_82863/output//test_completions.txt ./vhost-initiator-vg-autotest_82863/output//timing.svg ./vhost-initiator-vg-autotest_82863/output//timing.txt ./vhost-initiator-vg-autotest_82863/output//vhost_fuzz_output1.txt.xz ./vhost-initiator-vg-autotest_82863/output//vhost_fuzz_output2.txt.xz ./vhost-initiator-vg-autotest_82863/output//vhost_fuzz_tgt_output.txt.xz ./vhost-initiator-vg-autotest_82863/output//.. 01:01:42.894 + rmdir ./vhost-initiator-vg-autotest_82863/output/ 01:01:42.894 + for dir in "${out_dirs[@]}" 01:01:42.894 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.894 + [[ -f ./vhost-phy-autotest_30826/output//doc.tar.xz ]] 01:01:42.894 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.894 + [[ -f ./vhost-phy-autotest_30826/output//ut_coverage.tar.xz ]] 01:01:42.894 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.894 + [[ -f ./vhost-phy-autotest_30826/output//llvm.tar.xz ]] 01:01:42.894 + mv ./vhost-phy-autotest_30826/output//all_tests.txt ./vhost-phy-autotest_30826/output//build-pkg-manifest.txt ./vhost-phy-autotest_30826/output//build-repo-manifest.txt ./vhost-phy-autotest_30826/output//cov_base.info.xz ./vhost-phy-autotest_30826/output//cov_test.info.xz ./vhost-phy-autotest_30826/output//cov_total.info.xz ./vhost-phy-autotest_30826/output//dmesg.init.log ./vhost-phy-autotest_30826/output//dmesg.log ./vhost-phy-autotest_30826/output//power.tar.xz ./vhost-phy-autotest_30826/output//test_completions.txt ./vhost-phy-autotest_30826/output//timing.svg ./vhost-phy-autotest_30826/output//timing.txt ./vhost-phy-autotest_30826/output//.. 01:01:42.894 + rmdir ./vhost-phy-autotest_30826/output/ 01:01:42.894 + for dir in "${out_dirs[@]}" 01:01:42.894 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.894 + [[ -f ./zns-vg-autotest_81948/output//doc.tar.xz ]] 01:01:42.894 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.894 + [[ -f ./zns-vg-autotest_81948/output//ut_coverage.tar.xz ]] 01:01:42.894 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:42.894 + [[ -f ./zns-vg-autotest_81948/output//llvm.tar.xz ]] 01:01:42.894 + mv ./zns-vg-autotest_81948/output//all_tests.txt ./zns-vg-autotest_81948/output//build-pkg-manifest.txt ./zns-vg-autotest_81948/output//build-repo-manifest.txt ./zns-vg-autotest_81948/output//cov_base.info.xz ./zns-vg-autotest_81948/output//cov_test.info.xz ./zns-vg-autotest_81948/output//cov_total.info.xz ./zns-vg-autotest_81948/output//dmesg.init.log ./zns-vg-autotest_81948/output//dmesg.log ./zns-vg-autotest_81948/output//power.tar.xz ./zns-vg-autotest_81948/output//test_completions.txt ./zns-vg-autotest_81948/output//timing.svg ./zns-vg-autotest_81948/output//timing.txt ./zns-vg-autotest_81948/output//.. 01:01:42.894 + rmdir ./zns-vg-autotest_81948/output/ 01:01:42.894 + unpack_cov_files 01:01:42.894 + local info_files 01:01:42.894 + info_files=(*/cov_*.info.xz) 01:01:42.894 + xargs -P0 -r -n1 xz -d 01:01:42.894 + printf '%s\n' BlobFS-phy-autotest_30810/cov_base.info.xz BlobFS-phy-autotest_30810/cov_test.info.xz BlobFS-phy-autotest_30810/cov_total.info.xz centos7-vg-autotest_78237/cov_base.info.xz centos7-vg-autotest_78237/cov_test.info.xz centos7-vg-autotest_78237/cov_total.info.xz crypto-phy-autotest_30800/cov_base.info.xz crypto-phy-autotest_30800/cov_test.info.xz crypto-phy-autotest_30800/cov_total.info.xz iscsi-uring-vg-autotest_82746/cov_base.info.xz iscsi-uring-vg-autotest_82746/cov_test.info.xz iscsi-uring-vg-autotest_82746/cov_total.info.xz iscsi-vg-autotest_82879/cov_base.info.xz iscsi-vg-autotest_82879/cov_test.info.xz iscsi-vg-autotest_82879/cov_total.info.xz lvol-vg-autotest_82792/cov_base.info.xz lvol-vg-autotest_82792/cov_test.info.xz lvol-vg-autotest_82792/cov_total.info.xz nvme-cmb-pmr-vg-autotest_83967/cov_base.info.xz nvme-cmb-pmr-vg-autotest_83967/cov_test.info.xz nvme-cmb-pmr-vg-autotest_83967/cov_total.info.xz nvme-phy-autotest_76972/cov_base.info.xz nvme-phy-autotest_76972/cov_test.info.xz nvme-phy-autotest_76972/cov_total.info.xz nvme-vg-autotest_82843/cov_base.info.xz nvme-vg-autotest_82843/cov_test.info.xz nvme-vg-autotest_82843/cov_total.info.xz nvmf-phy-autotest_77048/cov_base.info.xz nvmf-phy-autotest_77048/cov_test.info.xz nvmf-phy-autotest_77048/cov_total.info.xz nvmf-tcp-phy-autotest_76932/cov_base.info.xz nvmf-tcp-phy-autotest_76932/cov_test.info.xz nvmf-tcp-phy-autotest_76932/cov_total.info.xz nvmf-tcp-uring-vg-autotest_82785/cov_base.info.xz nvmf-tcp-uring-vg-autotest_82785/cov_test.info.xz nvmf-tcp-uring-vg-autotest_82785/cov_total.info.xz rocky9-vg-autotest_20763/cov_base.info.xz rocky9-vg-autotest_20763/cov_test.info.xz rocky9-vg-autotest_20763/cov_total.info.xz ubuntu20-vg-autotest_78431/cov_base.info.xz ubuntu20-vg-autotest_78431/cov_test.info.xz ubuntu20-vg-autotest_78431/cov_total.info.xz ubuntu22-vg-autotest_42464/cov_base.info.xz ubuntu22-vg-autotest_42464/cov_test.info.xz ubuntu22-vg-autotest_42464/cov_total.info.xz vfio-user-phy-autotest_30809/cov_base.info.xz vfio-user-phy-autotest_30809/cov_test.info.xz vfio-user-phy-autotest_30809/cov_total.info.xz vhost-initiator-vg-autotest_82863/cov_base.info.xz vhost-initiator-vg-autotest_82863/cov_test.info.xz vhost-initiator-vg-autotest_82863/cov_total.info.xz vhost-phy-autotest_30826/cov_base.info.xz vhost-phy-autotest_30826/cov_test.info.xz vhost-phy-autotest_30826/cov_total.info.xz zns-vg-autotest_81948/cov_base.info.xz zns-vg-autotest_81948/cov_test.info.xz zns-vg-autotest_81948/cov_total.info.xz 01:01:43.458 + fix_downstream_job_paths 01:01:43.458 + sed -i -e 's#^SF:/.\+/spdk/#SF:/var/jenkins/workspace/autotest-per-patch/spdk/#g' BlobFS-phy-autotest_30810/cov_total.info centos7-vg-autotest_78237/cov_total.info crypto-phy-autotest_30800/cov_total.info iscsi-uring-vg-autotest_82746/cov_total.info iscsi-vg-autotest_82879/cov_total.info lvol-vg-autotest_82792/cov_total.info nvme-cmb-pmr-vg-autotest_83967/cov_total.info nvme-phy-autotest_76972/cov_total.info nvme-vg-autotest_82843/cov_total.info nvmf-phy-autotest_77048/cov_total.info nvmf-tcp-phy-autotest_76932/cov_total.info nvmf-tcp-uring-vg-autotest_82785/cov_total.info rocky9-vg-autotest_20763/cov_total.info ubuntu20-vg-autotest_78431/cov_total.info ubuntu22-vg-autotest_42464/cov_total.info vfio-user-phy-autotest_30809/cov_total.info vhost-initiator-vg-autotest_82863/cov_total.info vhost-phy-autotest_30826/cov_total.info zns-vg-autotest_81948/cov_total.info 01:01:44.393 + ignore_ocf_headers 01:01:44.393 + sed -i 's#--show-details#--show-details --ignore-errors source#g' spdk/autorun_post.py 01:01:44.393 + create_errtrace_files_for_all_builds 01:01:44.393 + local build_log_list 01:01:44.393 + build_log_list=($(find "$WORKSPACE" -type f -name 'build.log')) 01:01:44.393 ++ find /var/jenkins/workspace/autotest-per-patch -type f -name build.log 01:01:44.393 + for build in "${build_log_list[@]}" 01:01:44.393 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23804/build.log 01:01:44.393 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.393 + build_log=/var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23804/build.log 01:01:44.393 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23804/build.log 01:01:44.393 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23804 01:01:44.393 + job_name=unittest-clang-docker-autotest_23804 01:01:44.393 + start_pattern='Backtrace start' 01:01:44.393 + end_pattern='Backtrace end' 01:01:44.393 + [[ -f /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23804/build.log ]] 01:01:44.393 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23804/build.log 01:01:44.393 + backtraces= 01:01:44.393 + [[ -n '' ]] 01:01:44.393 + for build in "${build_log_list[@]}" 01:01:44.393 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30799/build.log 01:01:44.393 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.393 + build_log=/var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30799/build.log 01:01:44.393 +++ dirname /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30799/build.log 01:01:44.393 ++ basename /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30799 01:01:44.393 + job_name=short-fuzz-phy-autotest_30799 01:01:44.393 + start_pattern='Backtrace start' 01:01:44.393 + end_pattern='Backtrace end' 01:01:44.393 + [[ -f /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30799/build.log ]] 01:01:44.393 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30799/build.log 01:01:44.393 + backtraces= 01:01:44.393 + [[ -n '' ]] 01:01:44.393 + for build in "${build_log_list[@]}" 01:01:44.393 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82785/build.log 01:01:44.393 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.393 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82785/build.log 01:01:44.393 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82785/build.log 01:01:44.393 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82785 01:01:44.393 + job_name=nvmf-tcp-uring-vg-autotest_82785 01:01:44.393 + start_pattern='Backtrace start' 01:01:44.393 + end_pattern='Backtrace end' 01:01:44.393 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82785/build.log ]] 01:01:44.393 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82785/build.log 01:01:44.393 + backtraces= 01:01:44.393 + [[ -n '' ]] 01:01:44.393 + for build in "${build_log_list[@]}" 01:01:44.393 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23805/build.log 01:01:44.393 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.393 + build_log=/var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23805/build.log 01:01:44.393 +++ dirname /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23805/build.log 01:01:44.393 ++ basename /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23805 01:01:44.393 + job_name=packaging-docker-autotest_23805 01:01:44.393 + start_pattern='Backtrace start' 01:01:44.393 + end_pattern='Backtrace end' 01:01:44.393 + [[ -f /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23805/build.log ]] 01:01:44.393 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23805/build.log 01:01:44.393 + backtraces= 01:01:44.393 + [[ -n '' ]] 01:01:44.393 + for build in "${build_log_list[@]}" 01:01:44.393 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24087/build.log 01:01:44.393 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.393 + build_log=/var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24087/build.log 01:01:44.393 +++ dirname /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24087/build.log 01:01:44.393 ++ basename /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24087 01:01:44.393 + job_name=autobuild-external-vg-autotest_24087 01:01:44.393 + start_pattern='Backtrace start' 01:01:44.393 + end_pattern='Backtrace end' 01:01:44.393 + [[ -f /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24087/build.log ]] 01:01:44.393 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24087/build.log 01:01:44.393 + backtraces= 01:01:44.393 + [[ -n '' ]] 01:01:44.393 + for build in "${build_log_list[@]}" 01:01:44.393 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26548/build.log 01:01:44.393 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.393 + build_log=/var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26548/build.log 01:01:44.393 +++ dirname /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26548/build.log 01:01:44.393 ++ basename /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26548 01:01:44.393 + job_name=build-files-docker-autotest_26548 01:01:44.393 + start_pattern='Backtrace start' 01:01:44.393 + end_pattern='Backtrace end' 01:01:44.393 + [[ -f /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26548/build.log ]] 01:01:44.393 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26548/build.log 01:01:44.393 + backtraces= 01:01:44.393 + [[ -n '' ]] 01:01:44.393 + for build in "${build_log_list[@]}" 01:01:44.393 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_63044/build.log 01:01:44.393 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.393 + build_log=/var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_63044/build.log 01:01:44.393 +++ dirname /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_63044/build.log 01:01:44.393 ++ basename /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_63044 01:01:44.393 + job_name=freebsd-vg-autotest_63044 01:01:44.393 + start_pattern='Backtrace start' 01:01:44.393 + end_pattern='Backtrace end' 01:01:44.393 + [[ -f /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_63044/build.log ]] 01:01:44.393 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_63044/build.log 01:01:44.393 + backtraces= 01:01:44.393 + [[ -n '' ]] 01:01:44.393 + for build in "${build_log_list[@]}" 01:01:44.393 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82835/build.log 01:01:44.393 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.393 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82835/build.log 01:01:44.393 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82835/build.log 01:01:44.393 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82835 01:01:44.393 + job_name=nvmf-tcp-vg-autotest_82835 01:01:44.393 + start_pattern='Backtrace start' 01:01:44.393 + end_pattern='Backtrace end' 01:01:44.393 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82835/build.log ]] 01:01:44.393 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82835/build.log 01:01:44.393 + backtraces='00:02:41.329 ========== Backtrace start: ========== 01:01:44.393 00:02:41.329 01:01:44.393 00:02:41.329 in /home/vagrant/spdk_repo/spdk/autobuild.sh:69 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 01:01:44.393 00:02:41.329 ... 01:01:44.393 00:02:41.329 64 $rootdir/configure $config_params 01:01:44.393 00:02:41.329 65 else 01:01:44.393 00:02:41.329 66 # if we aren'\''t testing the unittests, build with shared objects. 01:01:44.393 00:02:41.329 67 $rootdir/configure $config_params --with-shared 01:01:44.393 00:02:41.329 68 fi 01:01:44.393 00:02:41.329 => 69 run_test "make" $MAKE $MAKEFLAGS 01:01:44.393 00:02:41.329 70 fi 01:01:44.393 00:02:41.329 ... 01:01:44.393 00:02:41.329 01:01:44.393 00:02:41.329 ========== Backtrace end ==========' 01:01:44.393 + [[ -n 00:02:41.329 ========== Backtrace start: ========== 01:01:44.393 00:02:41.329 01:01:44.393 00:02:41.329 in /home/vagrant/spdk_repo/spdk/autobuild.sh:69 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 01:01:44.393 00:02:41.329 ... 01:01:44.393 00:02:41.329 64 $rootdir/configure $config_params 01:01:44.393 00:02:41.329 65 else 01:01:44.393 00:02:41.329 66 # if we aren't testing the unittests, build with shared objects. 01:01:44.393 00:02:41.329 67 $rootdir/configure $config_params --with-shared 01:01:44.393 00:02:41.329 68 fi 01:01:44.393 00:02:41.329 => 69 run_test "make" $MAKE $MAKEFLAGS 01:01:44.393 00:02:41.329 70 fi 01:01:44.393 00:02:41.329 ... 01:01:44.393 00:02:41.329 01:01:44.393 00:02:41.329 ========== Backtrace end ========== ]] 01:01:44.393 + echo '00:02:41.329 ========== Backtrace start: ========== 01:01:44.393 00:02:41.329 01:01:44.393 00:02:41.329 in /home/vagrant/spdk_repo/spdk/autobuild.sh:69 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 01:01:44.393 00:02:41.329 ... 01:01:44.393 00:02:41.329 64 $rootdir/configure $config_params 01:01:44.393 00:02:41.329 65 else 01:01:44.393 00:02:41.329 66 # if we aren'\''t testing the unittests, build with shared objects. 01:01:44.394 00:02:41.329 67 $rootdir/configure $config_params --with-shared 01:01:44.394 00:02:41.329 68 fi 01:01:44.394 00:02:41.329 => 69 run_test "make" $MAKE $MAKEFLAGS 01:01:44.394 00:02:41.329 70 fi 01:01:44.394 00:02:41.329 ... 01:01:44.394 00:02:41.329 01:01:44.394 00:02:41.329 ========== Backtrace end ==========' 01:01:44.394 + for build in "${build_log_list[@]}" 01:01:44.394 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83967/build.log 01:01:44.394 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.394 + build_log=/var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83967/build.log 01:01:44.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83967/build.log 01:01:44.394 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83967 01:01:44.394 + job_name=nvme-cmb-pmr-vg-autotest_83967 01:01:44.394 + start_pattern='Backtrace start' 01:01:44.394 + end_pattern='Backtrace end' 01:01:44.394 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83967/build.log ]] 01:01:44.394 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83967/build.log 01:01:44.394 + backtraces= 01:01:44.394 + [[ -n '' ]] 01:01:44.394 + for build in "${build_log_list[@]}" 01:01:44.394 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42464/build.log 01:01:44.394 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.394 + build_log=/var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42464/build.log 01:01:44.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42464/build.log 01:01:44.394 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42464 01:01:44.394 + job_name=ubuntu22-vg-autotest_42464 01:01:44.394 + start_pattern='Backtrace start' 01:01:44.394 + end_pattern='Backtrace end' 01:01:44.394 + [[ -f /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42464/build.log ]] 01:01:44.394 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42464/build.log 01:01:44.394 + backtraces= 01:01:44.394 + [[ -n '' ]] 01:01:44.394 + for build in "${build_log_list[@]}" 01:01:44.394 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26569/build.log 01:01:44.394 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.394 + build_log=/var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26569/build.log 01:01:44.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26569/build.log 01:01:44.394 ++ basename /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26569 01:01:44.394 + job_name=check-format-docker-autotest_26569 01:01:44.394 + start_pattern='Backtrace start' 01:01:44.394 + end_pattern='Backtrace end' 01:01:44.394 + [[ -f /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26569/build.log ]] 01:01:44.394 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26569/build.log 01:01:44.394 + backtraces= 01:01:44.394 + [[ -n '' ]] 01:01:44.394 + for build in "${build_log_list[@]}" 01:01:44.394 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30826/build.log 01:01:44.394 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.394 + build_log=/var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30826/build.log 01:01:44.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30826/build.log 01:01:44.394 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30826 01:01:44.394 + job_name=vhost-phy-autotest_30826 01:01:44.394 + start_pattern='Backtrace start' 01:01:44.394 + end_pattern='Backtrace end' 01:01:44.394 + [[ -f /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30826/build.log ]] 01:01:44.394 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30826/build.log 01:01:44.394 + backtraces= 01:01:44.394 + [[ -n '' ]] 01:01:44.394 + for build in "${build_log_list[@]}" 01:01:44.394 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23810/build.log 01:01:44.394 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.394 + build_log=/var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23810/build.log 01:01:44.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23810/build.log 01:01:44.394 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23810 01:01:44.394 + job_name=unittest-valgrind-docker-autotest_23810 01:01:44.394 + start_pattern='Backtrace start' 01:01:44.394 + end_pattern='Backtrace end' 01:01:44.394 + [[ -f /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23810/build.log ]] 01:01:44.394 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23810/build.log 01:01:44.394 + backtraces= 01:01:44.394 + [[ -n '' ]] 01:01:44.394 + for build in "${build_log_list[@]}" 01:01:44.394 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78431/build.log 01:01:44.394 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.394 + build_log=/var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78431/build.log 01:01:44.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78431/build.log 01:01:44.394 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78431 01:01:44.394 + job_name=ubuntu20-vg-autotest_78431 01:01:44.394 + start_pattern='Backtrace start' 01:01:44.394 + end_pattern='Backtrace end' 01:01:44.394 + [[ -f /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78431/build.log ]] 01:01:44.394 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78431/build.log 01:01:44.394 + backtraces= 01:01:44.394 + [[ -n '' ]] 01:01:44.394 + for build in "${build_log_list[@]}" 01:01:44.394 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30809/build.log 01:01:44.394 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.394 + build_log=/var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30809/build.log 01:01:44.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30809/build.log 01:01:44.394 ++ basename /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30809 01:01:44.394 + job_name=vfio-user-phy-autotest_30809 01:01:44.394 + start_pattern='Backtrace start' 01:01:44.394 + end_pattern='Backtrace end' 01:01:44.394 + [[ -f /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30809/build.log ]] 01:01:44.394 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30809/build.log 01:01:44.652 + backtraces= 01:01:44.652 + [[ -n '' ]] 01:01:44.652 + for build in "${build_log_list[@]}" 01:01:44.652 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23808/build.log 01:01:44.652 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.652 + build_log=/var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23808/build.log 01:01:44.652 +++ dirname /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23808/build.log 01:01:44.652 ++ basename /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23808 01:01:44.652 + job_name=scan-build-docker-autotest_23808 01:01:44.652 + start_pattern='Backtrace start' 01:01:44.652 + end_pattern='Backtrace end' 01:01:44.652 + [[ -f /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23808/build.log ]] 01:01:44.652 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23808/build.log 01:01:44.652 + backtraces= 01:01:44.652 + [[ -n '' ]] 01:01:44.652 + for build in "${build_log_list[@]}" 01:01:44.652 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30800/build.log 01:01:44.652 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.652 + build_log=/var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30800/build.log 01:01:44.652 +++ dirname /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30800/build.log 01:01:44.652 ++ basename /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30800 01:01:44.652 + job_name=crypto-phy-autotest_30800 01:01:44.652 + start_pattern='Backtrace start' 01:01:44.652 + end_pattern='Backtrace end' 01:01:44.652 + [[ -f /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30800/build.log ]] 01:01:44.652 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30800/build.log 01:01:44.652 + backtraces= 01:01:44.652 + [[ -n '' ]] 01:01:44.652 + for build in "${build_log_list[@]}" 01:01:44.652 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30810/build.log 01:01:44.652 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.652 + build_log=/var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30810/build.log 01:01:44.652 +++ dirname /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30810/build.log 01:01:44.652 ++ basename /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30810 01:01:44.652 + job_name=BlobFS-phy-autotest_30810 01:01:44.652 + start_pattern='Backtrace start' 01:01:44.652 + end_pattern='Backtrace end' 01:01:44.652 + [[ -f /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30810/build.log ]] 01:01:44.652 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30810/build.log 01:01:44.652 + backtraces= 01:01:44.652 + [[ -n '' ]] 01:01:44.652 + for build in "${build_log_list[@]}" 01:01:44.652 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23806/build.log 01:01:44.652 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.652 + build_log=/var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23806/build.log 01:01:44.652 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23806/build.log 01:01:44.652 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23806 01:01:44.652 + job_name=unittest-main-docker-autotest_23806 01:01:44.652 + start_pattern='Backtrace start' 01:01:44.652 + end_pattern='Backtrace end' 01:01:44.652 + [[ -f /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23806/build.log ]] 01:01:44.652 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23806/build.log 01:01:44.652 + backtraces= 01:01:44.652 + [[ -n '' ]] 01:01:44.652 + for build in "${build_log_list[@]}" 01:01:44.652 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81948/build.log 01:01:44.652 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.652 + build_log=/var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81948/build.log 01:01:44.652 +++ dirname /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81948/build.log 01:01:44.652 ++ basename /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81948 01:01:44.652 + job_name=zns-vg-autotest_81948 01:01:44.652 + start_pattern='Backtrace start' 01:01:44.652 + end_pattern='Backtrace end' 01:01:44.652 + [[ -f /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81948/build.log ]] 01:01:44.652 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81948/build.log 01:01:44.652 + backtraces= 01:01:44.652 + [[ -n '' ]] 01:01:44.652 + for build in "${build_log_list[@]}" 01:01:44.652 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26580/build.log 01:01:44.652 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.652 + build_log=/var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26580/build.log 01:01:44.652 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26580/build.log 01:01:44.652 ++ basename /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26580 01:01:44.652 + job_name=check-so-deps-docker-autotest_26580 01:01:44.652 + start_pattern='Backtrace start' 01:01:44.652 + end_pattern='Backtrace end' 01:01:44.652 + [[ -f /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26580/build.log ]] 01:01:44.652 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26580/build.log 01:01:44.652 + backtraces= 01:01:44.652 + [[ -n '' ]] 01:01:44.652 + for build in "${build_log_list[@]}" 01:01:44.652 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82843/build.log 01:01:44.652 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.652 + build_log=/var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82843/build.log 01:01:44.652 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82843/build.log 01:01:44.652 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82843 01:01:44.652 + job_name=nvme-vg-autotest_82843 01:01:44.652 + start_pattern='Backtrace start' 01:01:44.652 + end_pattern='Backtrace end' 01:01:44.652 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82843/build.log ]] 01:01:44.652 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82843/build.log 01:01:44.652 + backtraces= 01:01:44.652 + [[ -n '' ]] 01:01:44.652 + for build in "${build_log_list[@]}" 01:01:44.652 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82746/build.log 01:01:44.652 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.652 + build_log=/var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82746/build.log 01:01:44.652 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82746/build.log 01:01:44.652 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82746 01:01:44.652 + job_name=iscsi-uring-vg-autotest_82746 01:01:44.652 + start_pattern='Backtrace start' 01:01:44.652 + end_pattern='Backtrace end' 01:01:44.652 + [[ -f /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82746/build.log ]] 01:01:44.652 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82746/build.log 01:01:44.652 + backtraces= 01:01:44.652 + [[ -n '' ]] 01:01:44.652 + for build in "${build_log_list[@]}" 01:01:44.652 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82792/build.log 01:01:44.652 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.652 + build_log=/var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82792/build.log 01:01:44.652 +++ dirname /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82792/build.log 01:01:44.653 ++ basename /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82792 01:01:44.653 + job_name=lvol-vg-autotest_82792 01:01:44.653 + start_pattern='Backtrace start' 01:01:44.653 + end_pattern='Backtrace end' 01:01:44.653 + [[ -f /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82792/build.log ]] 01:01:44.653 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82792/build.log 01:01:44.653 + backtraces= 01:01:44.653 + [[ -n '' ]] 01:01:44.653 + for build in "${build_log_list[@]}" 01:01:44.653 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82879/build.log 01:01:44.653 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.653 + build_log=/var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82879/build.log 01:01:44.653 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82879/build.log 01:01:44.653 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82879 01:01:44.653 + job_name=iscsi-vg-autotest_82879 01:01:44.653 + start_pattern='Backtrace start' 01:01:44.653 + end_pattern='Backtrace end' 01:01:44.653 + [[ -f /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82879/build.log ]] 01:01:44.653 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82879/build.log 01:01:44.653 + backtraces= 01:01:44.653 + [[ -n '' ]] 01:01:44.653 + for build in "${build_log_list[@]}" 01:01:44.653 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76972/build.log 01:01:44.653 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.653 + build_log=/var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76972/build.log 01:01:44.653 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76972/build.log 01:01:44.653 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76972 01:01:44.653 + job_name=nvme-phy-autotest_76972 01:01:44.653 + start_pattern='Backtrace start' 01:01:44.653 + end_pattern='Backtrace end' 01:01:44.653 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76972/build.log ]] 01:01:44.653 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76972/build.log 01:01:44.653 + backtraces= 01:01:44.653 + [[ -n '' ]] 01:01:44.653 + for build in "${build_log_list[@]}" 01:01:44.653 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78237/build.log 01:01:44.653 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.653 + build_log=/var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78237/build.log 01:01:44.653 +++ dirname /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78237/build.log 01:01:44.653 ++ basename /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78237 01:01:44.653 + job_name=centos7-vg-autotest_78237 01:01:44.653 + start_pattern='Backtrace start' 01:01:44.653 + end_pattern='Backtrace end' 01:01:44.653 + [[ -f /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78237/build.log ]] 01:01:44.653 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78237/build.log 01:01:44.653 + backtraces= 01:01:44.653 + [[ -n '' ]] 01:01:44.653 + for build in "${build_log_list[@]}" 01:01:44.653 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82863/build.log 01:01:44.653 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.653 + build_log=/var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82863/build.log 01:01:44.653 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82863/build.log 01:01:44.653 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82863 01:01:44.653 + job_name=vhost-initiator-vg-autotest_82863 01:01:44.653 + start_pattern='Backtrace start' 01:01:44.653 + end_pattern='Backtrace end' 01:01:44.653 + [[ -f /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82863/build.log ]] 01:01:44.653 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82863/build.log 01:01:44.653 + backtraces= 01:01:44.653 + [[ -n '' ]] 01:01:44.653 + for build in "${build_log_list[@]}" 01:01:44.653 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_77048/build.log 01:01:44.653 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.653 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_77048/build.log 01:01:44.653 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_77048/build.log 01:01:44.653 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_77048 01:01:44.653 + job_name=nvmf-phy-autotest_77048 01:01:44.653 + start_pattern='Backtrace start' 01:01:44.653 + end_pattern='Backtrace end' 01:01:44.653 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_77048/build.log ]] 01:01:44.653 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_77048/build.log 01:01:44.653 + backtraces= 01:01:44.653 + [[ -n '' ]] 01:01:44.653 + for build in "${build_log_list[@]}" 01:01:44.653 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26763/build.log 01:01:44.653 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.653 + build_log=/var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26763/build.log 01:01:44.653 +++ dirname /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26763/build.log 01:01:44.653 ++ basename /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26763 01:01:44.653 + job_name=doc-docker-autotest_26763 01:01:44.653 + start_pattern='Backtrace start' 01:01:44.653 + end_pattern='Backtrace end' 01:01:44.653 + [[ -f /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26763/build.log ]] 01:01:44.653 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26763/build.log 01:01:44.653 + backtraces= 01:01:44.653 + [[ -n '' ]] 01:01:44.653 + for build in "${build_log_list[@]}" 01:01:44.653 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76932/build.log 01:01:44.653 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.653 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76932/build.log 01:01:44.653 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76932/build.log 01:01:44.653 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76932 01:01:44.653 + job_name=nvmf-tcp-phy-autotest_76932 01:01:44.653 + start_pattern='Backtrace start' 01:01:44.653 + end_pattern='Backtrace end' 01:01:44.653 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76932/build.log ]] 01:01:44.653 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76932/build.log 01:01:44.653 + backtraces= 01:01:44.653 + [[ -n '' ]] 01:01:44.653 + for build in "${build_log_list[@]}" 01:01:44.653 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20763/build.log 01:01:44.653 + local build_log job_name start_pattern end_pattern backtraces 01:01:44.653 + build_log=/var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20763/build.log 01:01:44.653 +++ dirname /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20763/build.log 01:01:44.653 ++ basename /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20763 01:01:44.653 + job_name=rocky9-vg-autotest_20763 01:01:44.653 + start_pattern='Backtrace start' 01:01:44.653 + end_pattern='Backtrace end' 01:01:44.653 + [[ -f /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20763/build.log ]] 01:01:44.653 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20763/build.log 01:01:44.653 + backtraces= 01:01:44.653 + [[ -n '' ]] 01:01:44.653 + run_flamegraph 01:01:44.653 + create_timing_file 01:01:44.653 + local array file 01:01:44.653 + array=($(find $WORKSPACE -type f -name 'timing.txt')) 01:01:44.653 ++ find /var/jenkins/workspace/autotest-per-patch -type f -name timing.txt 01:01:44.911 + timing_dir=/var/jenkins/workspace/autotest-per-patch/post_process 01:01:44.911 + mkdir -p /var/jenkins/workspace/autotest-per-patch/post_process 01:01:44.911 + timing_file=/var/jenkins/workspace/autotest-per-patch/post_process/total_timing.txt 01:01:44.911 + for file in "${array[@]}" 01:01:44.911 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23804/timing.txt 01:01:44.911 + local job_file job_name 01:01:44.911 + job_file=/var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23804/timing.txt 01:01:44.911 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23804/timing.txt 01:01:44.911 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23804 01:01:44.911 + job_name=unittest-clang-docker-autotest_23804 01:01:44.911 + sed 's/^/unittest-clang-docker-autotest_23804;autorun;/' /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23804/timing.txt 01:01:44.911 + for file in "${array[@]}" 01:01:44.912 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30799/timing.txt 01:01:44.912 + local job_file job_name 01:01:44.912 + job_file=/var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30799/timing.txt 01:01:44.912 +++ dirname /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30799/timing.txt 01:01:44.912 ++ basename /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30799 01:01:44.912 + job_name=short-fuzz-phy-autotest_30799 01:01:44.912 + sed 's/^/short-fuzz-phy-autotest_30799;autorun;/' /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30799/timing.txt 01:01:44.912 + for file in "${array[@]}" 01:01:44.912 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82785/timing.txt 01:01:44.912 + local job_file job_name 01:01:44.912 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82785/timing.txt 01:01:44.912 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82785/timing.txt 01:01:44.912 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82785 01:01:44.912 + job_name=nvmf-tcp-uring-vg-autotest_82785 01:01:44.912 + sed 's/^/nvmf-tcp-uring-vg-autotest_82785;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82785/timing.txt 01:01:44.912 + for file in "${array[@]}" 01:01:44.912 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23805/timing.txt 01:01:44.912 + local job_file job_name 01:01:44.912 + job_file=/var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23805/timing.txt 01:01:44.912 +++ dirname /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23805/timing.txt 01:01:44.912 ++ basename /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23805 01:01:44.912 + job_name=packaging-docker-autotest_23805 01:01:44.912 + sed 's/^/packaging-docker-autotest_23805;autorun;/' /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23805/timing.txt 01:01:44.912 + for file in "${array[@]}" 01:01:44.912 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24087/timing.txt 01:01:44.912 + local job_file job_name 01:01:44.912 + job_file=/var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24087/timing.txt 01:01:44.912 +++ dirname /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24087/timing.txt 01:01:44.912 ++ basename /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24087 01:01:44.912 + job_name=autobuild-external-vg-autotest_24087 01:01:44.912 + sed 's/^/autobuild-external-vg-autotest_24087;autorun;/' /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24087/timing.txt 01:01:44.912 + for file in "${array[@]}" 01:01:44.912 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26548/timing.txt 01:01:44.912 + local job_file job_name 01:01:44.912 + job_file=/var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26548/timing.txt 01:01:44.912 +++ dirname /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26548/timing.txt 01:01:44.912 ++ basename /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26548 01:01:44.912 + job_name=build-files-docker-autotest_26548 01:01:44.912 + sed 's/^/build-files-docker-autotest_26548;autorun;/' /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26548/timing.txt 01:01:44.912 + for file in "${array[@]}" 01:01:44.912 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_63044/timing.txt 01:01:44.912 + local job_file job_name 01:01:44.912 + job_file=/var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_63044/timing.txt 01:01:44.912 +++ dirname /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_63044/timing.txt 01:01:44.912 ++ basename /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_63044 01:01:44.912 + job_name=freebsd-vg-autotest_63044 01:01:44.912 + sed 's/^/freebsd-vg-autotest_63044;autorun;/' /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_63044/timing.txt 01:01:44.912 + for file in "${array[@]}" 01:01:44.912 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82835/timing.txt 01:01:44.912 + local job_file job_name 01:01:44.912 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82835/timing.txt 01:01:44.912 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82835/timing.txt 01:01:44.912 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82835 01:01:44.912 + job_name=nvmf-tcp-vg-autotest_82835 01:01:44.912 + sed 's/^/nvmf-tcp-vg-autotest_82835;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82835/timing.txt 01:01:44.912 + for file in "${array[@]}" 01:01:44.912 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83967/timing.txt 01:01:44.912 + local job_file job_name 01:01:44.912 + job_file=/var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83967/timing.txt 01:01:44.912 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83967/timing.txt 01:01:44.912 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83967 01:01:44.912 + job_name=nvme-cmb-pmr-vg-autotest_83967 01:01:44.912 + sed 's/^/nvme-cmb-pmr-vg-autotest_83967;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83967/timing.txt 01:01:44.912 + for file in "${array[@]}" 01:01:44.912 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42464/timing.txt 01:01:44.912 + local job_file job_name 01:01:44.912 + job_file=/var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42464/timing.txt 01:01:44.912 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42464/timing.txt 01:01:44.912 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42464 01:01:44.912 + job_name=ubuntu22-vg-autotest_42464 01:01:44.912 + sed 's/^/ubuntu22-vg-autotest_42464;autorun;/' /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42464/timing.txt 01:01:44.912 + for file in "${array[@]}" 01:01:44.912 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26569/timing.txt 01:01:44.912 + local job_file job_name 01:01:44.912 + job_file=/var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26569/timing.txt 01:01:44.912 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26569/timing.txt 01:01:44.912 ++ basename /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26569 01:01:44.912 + job_name=check-format-docker-autotest_26569 01:01:44.912 + sed 's/^/check-format-docker-autotest_26569;autorun;/' /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26569/timing.txt 01:01:44.912 + for file in "${array[@]}" 01:01:44.912 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30826/timing.txt 01:01:44.912 + local job_file job_name 01:01:44.912 + job_file=/var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30826/timing.txt 01:01:44.912 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30826/timing.txt 01:01:44.912 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30826 01:01:44.912 + job_name=vhost-phy-autotest_30826 01:01:44.912 + sed 's/^/vhost-phy-autotest_30826;autorun;/' /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30826/timing.txt 01:01:44.912 + for file in "${array[@]}" 01:01:44.912 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23810/timing.txt 01:01:44.912 + local job_file job_name 01:01:44.913 + job_file=/var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23810/timing.txt 01:01:44.913 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23810/timing.txt 01:01:44.913 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23810 01:01:44.913 + job_name=unittest-valgrind-docker-autotest_23810 01:01:44.913 + sed 's/^/unittest-valgrind-docker-autotest_23810;autorun;/' /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23810/timing.txt 01:01:44.913 + for file in "${array[@]}" 01:01:44.913 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78431/timing.txt 01:01:44.913 + local job_file job_name 01:01:44.913 + job_file=/var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78431/timing.txt 01:01:44.913 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78431/timing.txt 01:01:44.913 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78431 01:01:44.913 + job_name=ubuntu20-vg-autotest_78431 01:01:44.913 + sed 's/^/ubuntu20-vg-autotest_78431;autorun;/' /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78431/timing.txt 01:01:44.913 + for file in "${array[@]}" 01:01:44.913 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30809/timing.txt 01:01:44.913 + local job_file job_name 01:01:44.913 + job_file=/var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30809/timing.txt 01:01:44.913 +++ dirname /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30809/timing.txt 01:01:44.913 ++ basename /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30809 01:01:44.913 + job_name=vfio-user-phy-autotest_30809 01:01:44.913 + sed 's/^/vfio-user-phy-autotest_30809;autorun;/' /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30809/timing.txt 01:01:44.913 + for file in "${array[@]}" 01:01:44.913 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23808/timing.txt 01:01:44.913 + local job_file job_name 01:01:44.913 + job_file=/var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23808/timing.txt 01:01:44.913 +++ dirname /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23808/timing.txt 01:01:44.913 ++ basename /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23808 01:01:44.913 + job_name=scan-build-docker-autotest_23808 01:01:44.913 + sed 's/^/scan-build-docker-autotest_23808;autorun;/' /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23808/timing.txt 01:01:44.913 + for file in "${array[@]}" 01:01:44.913 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30800/timing.txt 01:01:44.913 + local job_file job_name 01:01:44.913 + job_file=/var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30800/timing.txt 01:01:44.913 +++ dirname /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30800/timing.txt 01:01:44.913 ++ basename /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30800 01:01:44.913 + job_name=crypto-phy-autotest_30800 01:01:44.913 + sed 's/^/crypto-phy-autotest_30800;autorun;/' /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30800/timing.txt 01:01:44.913 + for file in "${array[@]}" 01:01:44.913 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30810/timing.txt 01:01:44.913 + local job_file job_name 01:01:44.913 + job_file=/var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30810/timing.txt 01:01:44.913 +++ dirname /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30810/timing.txt 01:01:44.913 ++ basename /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30810 01:01:44.913 + job_name=BlobFS-phy-autotest_30810 01:01:44.913 + sed 's/^/BlobFS-phy-autotest_30810;autorun;/' /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30810/timing.txt 01:01:44.913 + for file in "${array[@]}" 01:01:44.913 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23806/timing.txt 01:01:44.913 + local job_file job_name 01:01:44.913 + job_file=/var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23806/timing.txt 01:01:44.913 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23806/timing.txt 01:01:44.913 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23806 01:01:44.913 + job_name=unittest-main-docker-autotest_23806 01:01:44.913 + sed 's/^/unittest-main-docker-autotest_23806;autorun;/' /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23806/timing.txt 01:01:44.913 + for file in "${array[@]}" 01:01:44.913 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81948/timing.txt 01:01:44.913 + local job_file job_name 01:01:44.913 + job_file=/var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81948/timing.txt 01:01:44.913 +++ dirname /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81948/timing.txt 01:01:44.913 ++ basename /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81948 01:01:44.913 + job_name=zns-vg-autotest_81948 01:01:44.913 + sed 's/^/zns-vg-autotest_81948;autorun;/' /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81948/timing.txt 01:01:44.913 + for file in "${array[@]}" 01:01:44.913 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26580/timing.txt 01:01:44.913 + local job_file job_name 01:01:44.913 + job_file=/var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26580/timing.txt 01:01:44.913 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26580/timing.txt 01:01:44.913 ++ basename /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26580 01:01:44.913 + job_name=check-so-deps-docker-autotest_26580 01:01:44.913 + sed 's/^/check-so-deps-docker-autotest_26580;autorun;/' /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26580/timing.txt 01:01:44.913 + for file in "${array[@]}" 01:01:44.913 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82843/timing.txt 01:01:44.913 + local job_file job_name 01:01:44.913 + job_file=/var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82843/timing.txt 01:01:44.913 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82843/timing.txt 01:01:44.913 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82843 01:01:44.913 + job_name=nvme-vg-autotest_82843 01:01:44.913 + sed 's/^/nvme-vg-autotest_82843;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82843/timing.txt 01:01:44.913 + for file in "${array[@]}" 01:01:44.913 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82746/timing.txt 01:01:44.913 + local job_file job_name 01:01:44.913 + job_file=/var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82746/timing.txt 01:01:44.913 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82746/timing.txt 01:01:44.913 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82746 01:01:44.913 + job_name=iscsi-uring-vg-autotest_82746 01:01:44.913 + sed 's/^/iscsi-uring-vg-autotest_82746;autorun;/' /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82746/timing.txt 01:01:44.913 + for file in "${array[@]}" 01:01:44.913 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82792/timing.txt 01:01:44.913 + local job_file job_name 01:01:44.913 + job_file=/var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82792/timing.txt 01:01:44.913 +++ dirname /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82792/timing.txt 01:01:44.913 ++ basename /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82792 01:01:44.913 + job_name=lvol-vg-autotest_82792 01:01:44.914 + sed 's/^/lvol-vg-autotest_82792;autorun;/' /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82792/timing.txt 01:01:44.914 + for file in "${array[@]}" 01:01:44.914 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82879/timing.txt 01:01:44.914 + local job_file job_name 01:01:44.914 + job_file=/var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82879/timing.txt 01:01:44.914 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82879/timing.txt 01:01:44.914 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82879 01:01:44.914 + job_name=iscsi-vg-autotest_82879 01:01:44.914 + sed 's/^/iscsi-vg-autotest_82879;autorun;/' /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82879/timing.txt 01:01:44.914 + for file in "${array[@]}" 01:01:44.914 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76972/timing.txt 01:01:44.914 + local job_file job_name 01:01:44.914 + job_file=/var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76972/timing.txt 01:01:44.914 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76972/timing.txt 01:01:44.914 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76972 01:01:44.914 + job_name=nvme-phy-autotest_76972 01:01:44.914 + sed 's/^/nvme-phy-autotest_76972;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76972/timing.txt 01:01:44.914 + for file in "${array[@]}" 01:01:44.914 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78237/timing.txt 01:01:44.914 + local job_file job_name 01:01:44.914 + job_file=/var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78237/timing.txt 01:01:44.914 +++ dirname /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78237/timing.txt 01:01:44.914 ++ basename /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78237 01:01:44.914 + job_name=centos7-vg-autotest_78237 01:01:44.914 + sed 's/^/centos7-vg-autotest_78237;autorun;/' /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78237/timing.txt 01:01:44.914 + for file in "${array[@]}" 01:01:44.914 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82863/timing.txt 01:01:44.914 + local job_file job_name 01:01:44.914 + job_file=/var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82863/timing.txt 01:01:44.914 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82863/timing.txt 01:01:44.914 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82863 01:01:44.914 + job_name=vhost-initiator-vg-autotest_82863 01:01:44.914 + sed 's/^/vhost-initiator-vg-autotest_82863;autorun;/' /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82863/timing.txt 01:01:44.914 + for file in "${array[@]}" 01:01:44.914 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_77048/timing.txt 01:01:44.914 + local job_file job_name 01:01:44.914 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_77048/timing.txt 01:01:44.914 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_77048/timing.txt 01:01:44.914 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_77048 01:01:44.914 + job_name=nvmf-phy-autotest_77048 01:01:44.914 + sed 's/^/nvmf-phy-autotest_77048;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_77048/timing.txt 01:01:44.914 + for file in "${array[@]}" 01:01:44.914 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26763/timing.txt 01:01:44.914 + local job_file job_name 01:01:44.914 + job_file=/var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26763/timing.txt 01:01:44.914 +++ dirname /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26763/timing.txt 01:01:44.914 ++ basename /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26763 01:01:44.914 + job_name=doc-docker-autotest_26763 01:01:44.914 + sed 's/^/doc-docker-autotest_26763;autorun;/' /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26763/timing.txt 01:01:44.914 + for file in "${array[@]}" 01:01:44.914 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76932/timing.txt 01:01:44.914 + local job_file job_name 01:01:44.914 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76932/timing.txt 01:01:44.914 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76932/timing.txt 01:01:44.914 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76932 01:01:44.914 + job_name=nvmf-tcp-phy-autotest_76932 01:01:44.914 + sed 's/^/nvmf-tcp-phy-autotest_76932;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76932/timing.txt 01:01:44.914 + for file in "${array[@]}" 01:01:44.914 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20763/timing.txt 01:01:44.914 + local job_file job_name 01:01:44.914 + job_file=/var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20763/timing.txt 01:01:44.914 +++ dirname /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20763/timing.txt 01:01:44.914 ++ basename /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20763 01:01:44.914 + job_name=rocky9-vg-autotest_20763 01:01:44.914 + sed 's/^/rocky9-vg-autotest_20763;autorun;/' /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20763/timing.txt 01:01:44.914 + /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /var/jenkins/workspace/autotest-per-patch/post_process/total_timing.txt 01:01:44.914 + run_autorun_post 01:01:44.914 + s_opt= 01:01:44.914 + [[ '' == true ]] 01:01:44.914 + spdk/autorun_post.py -d ./ -r ./spdk 01:02:06.820 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:254 01:02:28.728 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/xor.c:120 01:02:28.728 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc32c.c:21 01:02:28.728 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc64.c:165 01:02:28.728 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc16.c:628 01:02:28.728 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc16.c:634 01:03:00.780 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/nvme_spec.h! 01:03:00.780 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/nvmf_transport.h! 01:03:00.780 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/base64.h! 01:03:00.780 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/thread.h! 01:03:00.780 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/nvme.h! 01:03:00.780 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/histogram_data.h! 01:03:00.780 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/trace.h! 01:03:00.780 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/mmio.h! 01:03:00.780 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/endian.h! 01:03:00.780 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/bdev_module.h! 01:03:00.780 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/util.h! 01:03:00.780 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/histogram_data.h/histogram_ut.c! 01:03:01.345 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/lib/env_ocf/include/ocf/ocf_io.h! 01:03:01.345 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/lib/env_ocf/include/ocf/ocf_core.h! 01:03:01.345 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/lib/env_ocf/include/ocf/ocf_mngt.h! 01:03:16.204 -----Begin Post Process Script------ 01:03:16.204 /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82785/cov_total.info 01:03:16.204 /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83967/cov_total.info 01:03:16.204 /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42464/cov_total.info 01:03:16.204 /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30826/cov_total.info 01:03:16.204 /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78431/cov_total.info 01:03:16.204 /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30809/cov_total.info 01:03:16.204 /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30800/cov_total.info 01:03:16.204 /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30810/cov_total.info 01:03:16.204 /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81948/cov_total.info 01:03:16.205 /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82843/cov_total.info 01:03:16.205 /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82746/cov_total.info 01:03:16.205 /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82792/cov_total.info 01:03:16.205 /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82879/cov_total.info 01:03:16.205 /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76972/cov_total.info 01:03:16.205 /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78237/cov_total.info 01:03:16.205 /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82863/cov_total.info 01:03:16.205 /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_77048/cov_total.info 01:03:16.205 /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76932/cov_total.info 01:03:16.205 /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20763/cov_total.info 01:03:16.205 01:03:16.205 01:03:16.205 -----Tests Executed in Build------ 01:03:16.205 accel 01:03:16.205 accel_assign_opcode 01:03:16.205 accel_cdev_comp 01:03:16.205 accel_cdev_decomp 01:03:16.205 accel_cdev_decomp_full 01:03:16.205 accel_cdev_decomp_full_mcore 01:03:16.205 accel_cdev_decomp_full_mthread 01:03:16.205 accel_cdev_decomp_mcore 01:03:16.205 accel_cdev_decomp_mthread 01:03:16.205 accel_comp 01:03:16.205 accel_compare 01:03:16.205 accel_compress_verify 01:03:16.205 accel_copy 01:03:16.205 accel_copy_crc32c 01:03:16.205 accel_copy_crc32c_C2 01:03:16.205 accel_crc32c 01:03:16.205 accel_crc32c_C2 01:03:16.205 accel_decomp 01:03:16.205 accel_decomp_full 01:03:16.205 accel_decomp_full_mcore 01:03:16.205 accel_decomp_full_mthread 01:03:16.205 accel_decomp_mcore 01:03:16.205 accel_decomp_mthread 01:03:16.205 accel_dif_functional_tests 01:03:16.205 accel_dif_generate 01:03:16.205 accel_dif_generate_copy 01:03:16.205 accel_dif_verify 01:03:16.205 accel_dualcast 01:03:16.205 accel_fill 01:03:16.205 accel_help 01:03:16.205 accel_missing_filename 01:03:16.205 accel_negative_buffers 01:03:16.205 accel_rpc 01:03:16.205 accel_wrong_workload 01:03:16.205 accel_xor 01:03:16.205 acl 01:03:16.205 alias_rpc 01:03:16.205 allowed 01:03:16.205 app_cmdline 01:03:16.205 app_repeat 01:03:16.205 asan 01:03:16.205 autobuild 01:03:16.205 autobuild_build_doc 01:03:16.205 autobuild_check_dpdk_pci_api 01:03:16.205 autobuild_check_format 01:03:16.205 autobuild_check_so_deps 01:03:16.205 autobuild_external_code 01:03:16.205 autobuild_generated_files_check 01:03:16.205 autobuild_generated_files_check_post_clean 01:03:16.205 autobuild_header_dependency_check 01:03:16.205 autobuild_llvm_precompile 01:03:16.205 autobuild_make_install 01:03:16.205 autobuild_make_uninstall 01:03:16.205 autobuild_ocf_precompile 01:03:16.205 bdev_bounds 01:03:16.205 bdev_crypto_enomem 01:03:16.205 bdev_error 01:03:16.205 bdev_fio 01:03:16.205 bdev_fio_rw_verify 01:03:16.205 bdev_fio_trim 01:03:16.205 bdev_gpt_uuid 01:03:16.205 bdev_hello_world 01:03:16.205 bdev_json_nonarray 01:03:16.205 bdev_json_nonenclosed 01:03:16.205 bdev_nbd 01:03:16.205 bdev_nvme_reset_stuck_adm_cmd 01:03:16.205 bdev_qd_sampling 01:03:16.205 bdev_qos 01:03:16.205 bdev_qos_bw 01:03:16.205 bdev_qos_iops 01:03:16.205 bdev_qos_ro_bw 01:03:16.205 bdev_raid 01:03:16.205 bdev_stat 01:03:16.205 bdev_verify 01:03:16.205 bdev_verify_big_io 01:03:16.205 bdev_write_zeroes 01:03:16.205 bdevperf_config 01:03:16.205 blob_io_wait 01:03:16.205 blobfs 01:03:16.205 blobfs_mkfs 01:03:16.205 blobstore 01:03:16.205 blobstore_grow 01:03:16.205 blockdev_crypto_aesni 01:03:16.205 blockdev_crypto_qat 01:03:16.205 blockdev_crypto_sw 01:03:16.205 blockdev_general 01:03:16.205 blockdev_nvme 01:03:16.205 blockdev_nvme_gpt 01:03:16.205 blockdev_raid5f 01:03:16.205 blockdev_rbd 01:03:16.205 blockdev_xnvme 01:03:16.205 build_rpm_from_gen_spec 01:03:16.205 build_shared_rpm 01:03:16.205 chaining 01:03:16.205 chap_during_discovery 01:03:16.205 chap_mutual_auth 01:03:16.205 check_header_filenames 01:03:16.205 cmb_copy 01:03:16.205 compress_compdev 01:03:16.205 compress_isal 01:03:16.205 confirm_abi_deps 01:03:16.205 confirm_makefile_deps 01:03:16.205 cpu_locks 01:03:16.205 custom_alloc 01:03:16.205 dd_bs_lt_native_bs 01:03:16.205 dd_copy_to_out_bdev 01:03:16.205 dd_double_input 01:03:16.205 dd_double_output 01:03:16.205 dd_flag_append 01:03:16.205 dd_flag_append_forced_aio 01:03:16.205 dd_flag_directory 01:03:16.205 dd_flag_directory_forced_aio 01:03:16.205 dd_flag_noatime 01:03:16.205 dd_flag_noatime_forced_aio 01:03:16.205 dd_flag_nofollow 01:03:16.205 dd_flag_nofollow_forced_aio 01:03:16.205 dd_flags_misc 01:03:16.205 dd_flags_misc_forced_aio 01:03:16.205 dd_inflate_file 01:03:16.205 dd_invalid_arguments 01:03:16.205 dd_invalid_count 01:03:16.205 dd_invalid_iflag 01:03:16.205 dd_invalid_json 01:03:16.205 dd_invalid_oflag 01:03:16.205 dd_malloc_copy 01:03:16.205 dd_no_input 01:03:16.205 dd_no_output 01:03:16.205 dd_offset_magic 01:03:16.205 dd_rw 01:03:16.205 dd_rw_offset 01:03:16.205 dd_smaller_blocksize 01:03:16.205 dd_sparse_bdev_to_file 01:03:16.205 dd_sparse_file_to_bdev 01:03:16.205 dd_sparse_file_to_file 01:03:16.205 dd_unknown_flag 01:03:16.205 dd_uring_copy 01:03:16.205 dd_wrong_blocksize 01:03:16.205 default_locks 01:03:16.205 default_locks_via_rpc 01:03:16.205 default_setup 01:03:16.205 denied 01:03:16.205 devices 01:03:16.205 dm_mount 01:03:16.205 dma 01:03:16.205 dpdk_governor 01:03:16.205 dpdk_mem_utility 01:03:16.205 driver 01:03:16.205 env 01:03:16.205 env_dpdk_post_init 01:03:16.205 env_mem_callbacks 01:03:16.205 env_memory 01:03:16.205 env_pci 01:03:16.205 env_vtophys 01:03:16.205 even_2G_alloc 01:03:16.205 event 01:03:16.205 event_perf 01:03:16.205 event_reactor 01:03:16.205 event_reactor_perf 01:03:16.205 event_scheduler 01:03:16.205 exit_on_failed_rpc_init 01:03:16.205 external_make_accel_driver_shared 01:03:16.205 external_make_accel_driver_static 01:03:16.205 external_make_accel_module_shared 01:03:16.205 external_make_accel_module_static 01:03:16.205 external_make_hello_bdev_shared_combo 01:03:16.205 external_make_hello_bdev_shared_iso 01:03:16.205 external_make_hello_bdev_static 01:03:16.205 external_make_hello_no_bdev_shared_combo 01:03:16.205 external_make_hello_no_bdev_shared_iso 01:03:16.205 external_make_hello_no_bdev_static 01:03:16.205 external_make_nvme_shared 01:03:16.205 external_make_nvme_static 01:03:16.205 external_run_accel_driver_shared 01:03:16.205 external_run_accel_driver_static 01:03:16.205 external_run_accel_module_shared 01:03:16.205 external_run_accel_module_static 01:03:16.205 external_run_hello_bdev_shared_combo 01:03:16.205 external_run_hello_bdev_shared_iso 01:03:16.205 external_run_hello_bdev_static 01:03:16.205 external_run_hello_no_bdev_shared_combo 01:03:16.205 external_run_hello_no_bdev_shared_iso 01:03:16.205 external_run_hello_no_bdev_static 01:03:16.205 external_run_nvme_shared 01:03:16.205 external_run_nvme_static 01:03:16.205 filesystem_btrfs 01:03:16.205 filesystem_ext4 01:03:16.205 filesystem_in_capsule_btrfs 01:03:16.205 filesystem_in_capsule_ext4 01:03:16.205 filesystem_in_capsule_xfs 01:03:16.205 filesystem_xfs 01:03:16.205 fio_dif_1_default 01:03:16.205 fio_dif_1_multi_subsystems 01:03:16.205 fio_dif_digest 01:03:16.205 fio_dif_rand_params 01:03:16.205 ftl 01:03:16.205 ftl_bdevperf 01:03:16.205 ftl_dirty_shutdown 01:03:16.205 ftl_fio_basic 01:03:16.205 ftl_restore 01:03:16.205 ftl_trim 01:03:16.205 ftl_upgrade_shutdown 01:03:16.205 guess_driver 01:03:16.205 hello_blob 01:03:16.205 hugepages 01:03:16.205 idle 01:03:16.205 interrupt_mode 01:03:16.205 ioat 01:03:16.205 ioat_perf 01:03:16.205 ioat_verify 01:03:16.205 is_zoned 01:03:16.205 iscsi_tgt 01:03:16.205 iscsi_tgt_bdev_io_wait 01:03:16.205 iscsi_tgt_calsoft 01:03:16.205 iscsi_tgt_digest 01:03:16.205 iscsi_tgt_digests 01:03:16.205 iscsi_tgt_filesystem 01:03:16.205 iscsi_tgt_filesystem_btrfs 01:03:16.205 iscsi_tgt_filesystem_ext4 01:03:16.205 iscsi_tgt_filesystem_xfs 01:03:16.205 iscsi_tgt_fio 01:03:16.205 iscsi_tgt_fuzz 01:03:16.205 iscsi_tgt_initiator 01:03:16.205 iscsi_tgt_ip_migration 01:03:16.205 iscsi_tgt_iscsi_lvol 01:03:16.205 iscsi_tgt_login_redirection 01:03:16.205 iscsi_tgt_multiconnection 01:03:16.205 iscsi_tgt_qos 01:03:16.205 iscsi_tgt_rbd 01:03:16.205 iscsi_tgt_reset 01:03:16.205 iscsi_tgt_resize 01:03:16.205 iscsi_tgt_rpc_config 01:03:16.205 iscsi_tgt_sock 01:03:16.205 iscsi_tgt_trace_record 01:03:16.205 json_config 01:03:16.205 json_config_extra_key 01:03:16.205 kernel_target_abort 01:03:16.205 keyring_file 01:03:16.205 keyring_linux 01:03:16.205 llvm_fuzz 01:03:16.205 locking_app_on_locked_coremask 01:03:16.205 locking_app_on_unlocked_coremask 01:03:16.205 locking_overlapped_coremask 01:03:16.205 locking_overlapped_coremask_via_rpc 01:03:16.205 lvol 01:03:16.205 lvol_basic 01:03:16.205 lvol_esnap 01:03:16.205 lvol_external_copy 01:03:16.205 lvol_external_snapshot 01:03:16.205 lvol_hotremove 01:03:16.205 lvol_provisioning 01:03:16.205 lvol_rename 01:03:16.205 lvol_resize 01:03:16.205 lvol_snapshot_clone 01:03:16.205 lvol_tasting 01:03:16.205 lvs_grow_clean 01:03:16.205 lvs_grow_dirty 01:03:16.205 make 01:03:16.205 no_shrink_alloc 01:03:16.205 non_locking_app_on_locked_coremask 01:03:16.205 nvme 01:03:16.205 nvme_arbitration 01:03:16.205 nvme_cli_cuse 01:03:16.205 nvme_cli_plugin 01:03:16.205 nvme_cmb 01:03:16.205 nvme_cuse 01:03:16.205 nvme_cuse_app 01:03:16.205 nvme_cuse_rpc 01:03:16.205 nvme_doorbell_aers 01:03:16.205 nvme_e2edp 01:03:16.205 nvme_err_injection 01:03:16.205 nvme_fdp 01:03:16.205 nvme_fio 01:03:16.205 nvme_flexible_data_placement 01:03:16.205 nvme_hello_world 01:03:16.205 nvme_identify 01:03:16.205 nvme_mount 01:03:16.205 nvme_multi_aen 01:03:16.205 nvme_multi_secondary 01:03:16.205 nvme_ns_manage_cuse 01:03:16.205 nvme_overhead 01:03:16.205 nvme_perf 01:03:16.205 nvme_pmr 01:03:16.205 nvme_pmr_persistence 01:03:16.205 nvme_reserve 01:03:16.205 nvme_reset 01:03:16.205 nvme_rpc 01:03:16.205 nvme_rpc_timeouts 01:03:16.205 nvme_scc 01:03:16.205 nvme_sgl 01:03:16.205 nvme_simple_copy 01:03:16.205 nvme_single_aen 01:03:16.205 nvme_smartctl_cuse 01:03:16.206 nvme_startup 01:03:16.206 nvme_xnvme 01:03:16.206 nvme_zns 01:03:16.206 nvmf_abort 01:03:16.206 nvmf_abort_qd_sizes 01:03:16.206 nvmf_aer 01:03:16.206 nvmf_async_init 01:03:16.206 nvmf_auth_host 01:03:16.206 nvmf_auth_target 01:03:16.206 nvmf_bdev_io_wait 01:03:16.206 nvmf_bdevio 01:03:16.206 nvmf_bdevio_no_huge 01:03:16.206 nvmf_bdevperf 01:03:16.206 nvmf_connect_disconnect 01:03:16.206 nvmf_connect_stress 01:03:16.206 nvmf_delete_subsystem 01:03:16.206 nvmf_dif 01:03:16.206 nvmf_digest 01:03:16.206 nvmf_digest_clean 01:03:16.206 nvmf_digest_error 01:03:16.206 nvmf_discovery_remove_ifc 01:03:16.206 nvmf_example 01:03:16.206 nvmf_failover 01:03:16.206 nvmf_filesystem 01:03:16.206 nvmf_filesystem_in_capsule 01:03:16.206 nvmf_filesystem_no_in_capsule 01:03:16.206 nvmf_fio_host 01:03:16.206 nvmf_fio_target 01:03:16.206 nvmf_fips 01:03:16.206 nvmf_fused_ordering 01:03:16.206 nvmf_host_discovery 01:03:16.206 nvmf_host_management 01:03:16.206 nvmf_host_multipath 01:03:16.206 nvmf_host_multipath_status 01:03:16.206 nvmf_identify 01:03:16.206 nvmf_identify_kernel_target 01:03:16.206 nvmf_identify_passthru 01:03:16.206 nvmf_invalid 01:03:16.206 nvmf_llvm_fuzz 01:03:16.206 nvmf_lvol 01:03:16.206 nvmf_lvs_grow 01:03:16.206 nvmf_multicontroller 01:03:16.206 nvmf_multitarget 01:03:16.206 nvmf_nmic 01:03:16.206 nvmf_ns_hotplug_stress 01:03:16.206 nvmf_ns_masking 01:03:16.206 nvmf_nvme_cli 01:03:16.206 nvmf_perf 01:03:16.206 nvmf_perf_adq 01:03:16.206 nvmf_queue_depth 01:03:16.206 nvmf_rdma 01:03:16.206 nvmf_referrals 01:03:16.206 nvmf_rpc 01:03:16.206 nvmf_shutdown 01:03:16.206 nvmf_shutdown_tc1 01:03:16.206 nvmf_shutdown_tc2 01:03:16.206 nvmf_shutdown_tc3 01:03:16.206 nvmf_srq_overwhelm 01:03:16.206 nvmf_target_disconnect 01:03:16.206 nvmf_target_disconnect_tc1 01:03:16.206 nvmf_target_disconnect_tc2 01:03:16.206 nvmf_target_disconnect_tc3 01:03:16.206 nvmf_target_discovery 01:03:16.206 nvmf_target_multipath 01:03:16.206 nvmf_tcp 01:03:16.206 nvmf_timeout 01:03:16.206 nvmf_tls 01:03:16.206 nvmf_vfio_user 01:03:16.206 nvmf_vfio_user_fuzz 01:03:16.206 nvmf_vfio_user_nvme_compliance 01:03:16.206 nvmf_vhost 01:03:16.206 nvmf_zcopy 01:03:16.206 ocf 01:03:16.206 ocf_bdevperf_iotypes 01:03:16.206 ocf_configuration_change 01:03:16.206 ocf_create_destruct 01:03:16.206 ocf_fio_modes 01:03:16.206 ocf_flush 01:03:16.206 ocf_multicore 01:03:16.206 ocf_remove 01:03:16.206 ocf_stats 01:03:16.206 odd_alloc 01:03:16.206 packaging 01:03:16.206 per_node_1G_alloc 01:03:16.206 raid0_resize_test 01:03:16.206 raid5f_rebuild_test 01:03:16.206 raid5f_rebuild_test_sb 01:03:16.206 raid5f_state_function_test 01:03:16.206 raid5f_state_function_test_sb 01:03:16.206 raid5f_superblock_test 01:03:16.206 raid_function_test_concat 01:03:16.206 raid_function_test_raid0 01:03:16.206 raid_read_error_test 01:03:16.206 raid_rebuild_test 01:03:16.206 raid_rebuild_test_io 01:03:16.206 raid_rebuild_test_sb 01:03:16.206 raid_rebuild_test_sb_4k 01:03:16.206 raid_rebuild_test_sb_io 01:03:16.206 raid_rebuild_test_sb_md_interleaved 01:03:16.206 raid_rebuild_test_sb_md_separate 01:03:16.206 raid_state_function_test 01:03:16.206 raid_state_function_test_sb 01:03:16.206 raid_state_function_test_sb_4k 01:03:16.206 raid_state_function_test_sb_md_interleaved 01:03:16.206 raid_state_function_test_sb_md_separate 01:03:16.206 raid_superblock_test 01:03:16.206 raid_superblock_test_4k 01:03:16.206 raid_superblock_test_md_interleaved 01:03:16.206 raid_superblock_test_md_separate 01:03:16.206 raid_write_error_test 01:03:16.206 reactor_set_interrupt 01:03:16.206 reap_unregistered_poller 01:03:16.206 rocksdb 01:03:16.206 rocksdb_insert 01:03:16.206 rocksdb_overwrite 01:03:16.206 rocksdb_randread 01:03:16.206 rocksdb_readwrite 01:03:16.206 rocksdb_writesync 01:03:16.206 rpc 01:03:16.206 rpc_client 01:03:16.206 rpc_daemon_integrity 01:03:16.206 rpc_integrity 01:03:16.206 rpc_plugins 01:03:16.206 rpc_trace_cmd_test 01:03:16.206 rpm_packaging 01:03:16.206 scanbuild_make 01:03:16.206 scheduler 01:03:16.206 scheduler_create_thread 01:03:16.206 setup.sh 01:03:16.206 skip_rpc 01:03:16.206 skip_rpc_with_delay 01:03:16.206 skip_rpc_with_json 01:03:16.206 sma 01:03:16.206 sma_crypto 01:03:16.206 sma_discovery 01:03:16.206 sma_nvmf_tcp 01:03:16.206 sma_plugins 01:03:16.206 sma_qos 01:03:16.206 sma_vfiouser_qemu 01:03:16.206 sma_vhost 01:03:16.206 spdk_dd 01:03:16.206 spdk_dd_basic_rw 01:03:16.206 spdk_dd_bdev_to_bdev 01:03:16.206 spdk_dd_malloc 01:03:16.206 spdk_dd_negative 01:03:16.206 spdk_dd_posix 01:03:16.206 spdk_dd_sparse 01:03:16.206 spdk_dd_uring 01:03:16.206 spdk_target_abort 01:03:16.206 spdkcli_iscsi 01:03:16.206 spdkcli_nvmf_rdma 01:03:16.206 spdkcli_nvmf_tcp 01:03:16.206 spdkcli_raid 01:03:16.206 spdkcli_rbd 01:03:16.206 spdkcli_tcp 01:03:16.206 spdkcli_vhost 01:03:16.206 spdkcli_virtio 01:03:16.206 sw_hotplug 01:03:16.206 test_bdev_lvol_delete_lvstore_with_clones 01:03:16.206 test_bdev_lvol_delete_ordering 01:03:16.206 test_clone_decouple_parent 01:03:16.206 test_clone_inflate 01:03:16.206 test_clone_snapshot_relations 01:03:16.206 test_construct_lvol 01:03:16.206 test_construct_lvol_alias_conflict 01:03:16.206 test_construct_lvol_fio_clear_method_none 01:03:16.206 test_construct_lvol_fio_clear_method_unmap 01:03:16.206 test_construct_lvol_full_lvs 01:03:16.206 test_construct_lvol_inexistent_lvs 01:03:16.206 test_construct_lvols_conflict_alias 01:03:16.206 test_construct_lvs 01:03:16.206 test_construct_lvs_clear_methods 01:03:16.206 test_construct_lvs_conflict_alias 01:03:16.206 test_construct_lvs_different_cluster_size 01:03:16.206 test_construct_lvs_nonexistent_bdev 01:03:16.206 test_construct_multi_lvols 01:03:16.206 test_construct_nested_lvol 01:03:16.206 test_construct_two_lvs_on_the_same_bdev 01:03:16.206 test_create_multi_ublk 01:03:16.206 test_create_snapshot_of_snapshot 01:03:16.206 test_create_snapshot_with_io 01:03:16.206 test_create_ublk 01:03:16.206 test_delete_lvol_store_persistent_positive 01:03:16.206 test_delete_snapshot_with_clone 01:03:16.206 test_delete_snapshot_with_snapshot 01:03:16.206 test_destroy_after_bdev_lvol_resize_positive 01:03:16.206 test_esnap_clones 01:03:16.206 test_esnap_late_arrival 01:03:16.206 test_esnap_reload 01:03:16.206 test_esnap_remove_degraded 01:03:16.206 test_hotremove_lvol_store 01:03:16.206 test_hotremove_lvol_store_base 01:03:16.206 test_hotremove_lvol_store_base_with_lvols 01:03:16.206 test_hotremove_lvol_store_multiple_lvols 01:03:16.206 test_lvol_bdev_readonly 01:03:16.206 test_lvol_list 01:03:16.206 test_lvol_rename_negative 01:03:16.206 test_lvol_set_parent_bdev_from_esnap 01:03:16.206 test_lvol_set_parent_bdev_from_none 01:03:16.206 test_lvol_set_parent_bdev_from_snapshot 01:03:16.206 test_lvol_set_parent_failed 01:03:16.206 test_lvol_set_parent_from_esnap 01:03:16.206 test_lvol_set_parent_from_none 01:03:16.206 test_lvol_set_parent_from_snapshot 01:03:16.206 test_rename_lvs_negative 01:03:16.206 test_rename_positive 01:03:16.206 test_resize_lvol 01:03:16.206 test_resize_lvol_negative 01:03:16.206 test_resize_lvol_with_io_traffic 01:03:16.206 test_save_ublk_config 01:03:16.206 test_shallow_copy_compare 01:03:16.206 test_sigterm 01:03:16.206 test_snapshot_compare_with_lvol_bdev 01:03:16.206 test_tasting 01:03:16.206 test_thin_lvol_check_integrity 01:03:16.206 test_thin_lvol_check_space 01:03:16.206 test_thin_lvol_check_zeroes 01:03:16.206 test_thin_lvol_resize 01:03:16.206 test_thin_overprovisioning 01:03:16.206 test_unregister_lvol_bdev 01:03:16.206 thread 01:03:16.206 thread_poller_perf 01:03:16.206 thread_spdk_lock 01:03:16.206 ublk 01:03:16.206 ublk_recovery 01:03:16.206 ubsan 01:03:16.206 unittest 01:03:16.206 unittest_accel 01:03:16.206 unittest_bdev 01:03:16.206 unittest_bdev_compress 01:03:16.206 unittest_bdev_crypto 01:03:16.206 unittest_bdev_raid5f 01:03:16.206 unittest_blob_blobfs 01:03:16.206 unittest_build 01:03:16.206 unittest_dma 01:03:16.206 unittest_dpdk_compressdev 01:03:16.206 unittest_event 01:03:16.206 unittest_ftl 01:03:16.206 unittest_idxd_user 01:03:16.206 unittest_include 01:03:16.206 unittest_init 01:03:16.206 unittest_ioat 01:03:16.206 unittest_iobuf 01:03:16.206 unittest_iscsi 01:03:16.206 unittest_json 01:03:16.206 unittest_keyring 01:03:16.206 unittest_lib_reduce 01:03:16.206 unittest_log 01:03:16.206 unittest_lvol 01:03:16.206 unittest_notify 01:03:16.206 unittest_nvme 01:03:16.206 unittest_nvme_cuse 01:03:16.206 unittest_nvme_rdma 01:03:16.206 unittest_nvmf 01:03:16.206 unittest_nvmf_rdma 01:03:16.206 unittest_nvmf_transport 01:03:16.206 unittest_nvmf_vfio_user 01:03:16.206 unittest_pci_event 01:03:16.206 unittest_rdma 01:03:16.206 unittest_rpc 01:03:16.206 unittest_scsi 01:03:16.206 unittest_sock 01:03:16.206 unittest_thread 01:03:16.206 unittest_util 01:03:16.206 unittest_vhost 01:03:16.206 valgrind 01:03:16.206 version 01:03:16.206 vfio_llvm_fuzz 01:03:16.206 vfio_user_nvme_fio 01:03:16.206 vfio_user_nvme_restart_vm 01:03:16.206 vfio_user_qemu 01:03:16.206 vfio_user_virtio_bdevperf 01:03:16.206 vfio_user_virtio_blk_restart_vm 01:03:16.206 vfio_user_virtio_scsi_restart_vm 01:03:16.207 vhost 01:03:16.207 vhost_blk_lvol_integrity 01:03:16.207 vhost_blk_packed_ring_integrity 01:03:16.207 vhost_blockdev 01:03:16.207 vhost_boot 01:03:16.207 vhost_fuzz 01:03:16.207 vhost_negative 01:03:16.207 vhost_scsi_lvol_integrity 01:03:16.207 vhost_shared 01:03:16.207 xnvme_bdevperf 01:03:16.207 xnvme_to_malloc_dd_copy 01:03:16.207 zoned_fio 01:03:16.207 01:03:16.207 01:03:16.207 -----Tests Missing From Build------ 01:03:16.207 accel_scan_dsa_modules 01:03:16.207 accel_scan_iaa_modules 01:03:16.207 balanced 01:03:16.207 build_native_dpdk 01:03:16.207 build_shared_native_dpdk_rpm 01:03:16.207 build_shared_rpm_with_rpmed_dpdk 01:03:16.207 busy 01:03:16.207 core_load 01:03:16.207 ftl_restore_fast 01:03:16.207 go_rpc 01:03:16.207 iscsi_tgt_data_digest 01:03:16.207 iscsi_tgt_ext4test 01:03:16.207 nvme_boot_partition 01:03:16.207 nvme_bp 01:03:16.207 nvme_opal 01:03:16.207 nvme_opal_bdevio 01:03:16.207 nvme_opal_bdevperf 01:03:16.207 nvme_opal_spdk_tgt 01:03:16.207 nvmf_device_removal_pci_remove 01:03:16.207 nvmf_device_removal_pci_remove_no_srq 01:03:16.207 nvmf_digest_dsa_initiator 01:03:16.207 nvmf_digest_dsa_target 01:03:16.207 nvmf_fc 01:03:16.207 nvmf_fuzz 01:03:16.207 nvmf_initiator_timeout 01:03:16.207 nvmf_mdns_discovery 01:03:16.207 nvmf_multiconnection 01:03:16.207 spdkcli_nvmf_fc 01:03:16.207 unittest_nvmf_fc 01:03:16.207 unittest_nvmf_fc_ls 01:03:16.207 vhost_blk_cores_2ctrl 01:03:16.207 vhost_blk_fs_integrity 01:03:16.207 vhost_blk_hot_remove 01:03:16.207 vhost_blk_integrity 01:03:16.207 vhost_hotplug 01:03:16.207 vhost_migration 01:03:16.207 vhost_migration_tc1 01:03:16.207 vhost_migration_tc2 01:03:16.207 vhost_readonly 01:03:16.207 vhost_scsi_cores_2ctrl 01:03:16.207 vhost_scsi_fs_integrity 01:03:16.207 vhost_scsi_hot_remove 01:03:16.207 vhost_scsi_integrity 01:03:16.207 vmd 01:03:16.207 vmd_bdev_svc 01:03:16.207 vmd_fio 01:03:16.207 vmd_hello_world 01:03:16.207 vmd_identify 01:03:16.207 vmd_perf 01:03:16.207 01:03:16.207 01:03:16.207 -----Tests Missing ASAN------ 01:03:16.207 accel_cdev_comp 01:03:16.207 accel_cdev_decomp 01:03:16.207 accel_cdev_decomp_full 01:03:16.207 accel_cdev_decomp_full_mcore 01:03:16.207 accel_cdev_decomp_full_mthread 01:03:16.207 accel_cdev_decomp_mcore 01:03:16.207 accel_cdev_decomp_mthread 01:03:16.207 accel_scan_dsa_modules 01:03:16.207 accel_scan_iaa_modules 01:03:16.207 autobuild 01:03:16.207 autobuild_build_doc 01:03:16.207 autobuild_check_dpdk_pci_api 01:03:16.207 autobuild_check_format 01:03:16.207 autobuild_check_so_deps 01:03:16.207 autobuild_external_code 01:03:16.207 autobuild_generated_files_check 01:03:16.207 autobuild_generated_files_check_post_clean 01:03:16.207 autobuild_header_dependency_check 01:03:16.207 autobuild_llvm_precompile 01:03:16.207 autobuild_make_install 01:03:16.207 autobuild_make_uninstall 01:03:16.207 autobuild_ocf_precompile 01:03:16.207 balanced 01:03:16.207 bdev_crypto_enomem 01:03:16.207 blockdev_crypto_aesni 01:03:16.207 blockdev_crypto_qat 01:03:16.207 blockdev_crypto_sw 01:03:16.207 blockdev_rbd 01:03:16.207 build_native_dpdk 01:03:16.207 build_shared_native_dpdk_rpm 01:03:16.207 build_shared_rpm_with_rpmed_dpdk 01:03:16.207 busy 01:03:16.207 chaining 01:03:16.207 chap_during_discovery 01:03:16.207 chap_mutual_auth 01:03:16.207 check_header_filenames 01:03:16.207 cmb_copy 01:03:16.207 compress_compdev 01:03:16.207 compress_isal 01:03:16.207 confirm_abi_deps 01:03:16.207 confirm_makefile_deps 01:03:16.207 core_load 01:03:16.207 dd_uring_copy 01:03:16.207 dma 01:03:16.207 dpdk_governor 01:03:16.207 external_make_accel_driver_shared 01:03:16.207 external_make_accel_driver_static 01:03:16.207 external_make_accel_module_shared 01:03:16.207 external_make_accel_module_static 01:03:16.207 external_make_hello_bdev_shared_combo 01:03:16.207 external_make_hello_bdev_shared_iso 01:03:16.207 external_make_hello_bdev_static 01:03:16.207 external_make_hello_no_bdev_shared_combo 01:03:16.207 external_make_hello_no_bdev_shared_iso 01:03:16.207 external_make_hello_no_bdev_static 01:03:16.207 external_make_nvme_shared 01:03:16.207 external_make_nvme_static 01:03:16.207 external_run_accel_driver_shared 01:03:16.207 external_run_accel_driver_static 01:03:16.207 external_run_accel_module_shared 01:03:16.207 external_run_accel_module_static 01:03:16.207 external_run_hello_bdev_shared_combo 01:03:16.207 external_run_hello_bdev_shared_iso 01:03:16.207 external_run_hello_bdev_static 01:03:16.207 external_run_hello_no_bdev_shared_combo 01:03:16.207 external_run_hello_no_bdev_shared_iso 01:03:16.207 external_run_hello_no_bdev_static 01:03:16.207 external_run_nvme_shared 01:03:16.207 external_run_nvme_static 01:03:16.207 filesystem_btrfs 01:03:16.207 filesystem_ext4 01:03:16.207 filesystem_in_capsule_btrfs 01:03:16.207 filesystem_in_capsule_ext4 01:03:16.207 filesystem_in_capsule_xfs 01:03:16.207 filesystem_xfs 01:03:16.207 fio_dif_1_default 01:03:16.207 fio_dif_1_multi_subsystems 01:03:16.207 fio_dif_digest 01:03:16.207 fio_dif_rand_params 01:03:16.207 ftl_restore_fast 01:03:16.207 go_rpc 01:03:16.207 idle 01:03:16.207 interrupt_mode 01:03:16.207 ioat 01:03:16.207 ioat_perf 01:03:16.207 ioat_verify 01:03:16.207 is_zoned 01:03:16.207 iscsi_tgt 01:03:16.207 iscsi_tgt_bdev_io_wait 01:03:16.207 iscsi_tgt_calsoft 01:03:16.207 iscsi_tgt_data_digest 01:03:16.207 iscsi_tgt_digest 01:03:16.207 iscsi_tgt_digests 01:03:16.207 iscsi_tgt_ext4test 01:03:16.207 iscsi_tgt_filesystem 01:03:16.207 iscsi_tgt_filesystem_btrfs 01:03:16.207 iscsi_tgt_filesystem_ext4 01:03:16.207 iscsi_tgt_filesystem_xfs 01:03:16.207 iscsi_tgt_fio 01:03:16.207 iscsi_tgt_fuzz 01:03:16.207 iscsi_tgt_initiator 01:03:16.207 iscsi_tgt_ip_migration 01:03:16.207 iscsi_tgt_iscsi_lvol 01:03:16.207 iscsi_tgt_login_redirection 01:03:16.207 iscsi_tgt_multiconnection 01:03:16.207 iscsi_tgt_qos 01:03:16.207 iscsi_tgt_rbd 01:03:16.207 iscsi_tgt_reset 01:03:16.207 iscsi_tgt_resize 01:03:16.207 iscsi_tgt_rpc_config 01:03:16.207 iscsi_tgt_sock 01:03:16.207 iscsi_tgt_trace_record 01:03:16.207 kernel_target_abort 01:03:16.207 keyring_file 01:03:16.207 keyring_linux 01:03:16.207 llvm_fuzz 01:03:16.207 lvs_grow_clean 01:03:16.207 lvs_grow_dirty 01:03:16.207 nvme_boot_partition 01:03:16.207 nvme_bp 01:03:16.207 nvme_cli_cuse 01:03:16.207 nvme_cli_plugin 01:03:16.207 nvme_cmb 01:03:16.207 nvme_cuse 01:03:16.207 nvme_cuse_app 01:03:16.207 nvme_cuse_rpc 01:03:16.207 nvme_ns_manage_cuse 01:03:16.207 nvme_opal 01:03:16.207 nvme_opal_bdevio 01:03:16.207 nvme_opal_bdevperf 01:03:16.207 nvme_opal_spdk_tgt 01:03:16.207 nvme_pmr 01:03:16.207 nvme_pmr_persistence 01:03:16.207 nvme_smartctl_cuse 01:03:16.207 nvme_zns 01:03:16.207 nvmf_abort 01:03:16.207 nvmf_abort_qd_sizes 01:03:16.207 nvmf_aer 01:03:16.207 nvmf_async_init 01:03:16.207 nvmf_auth_host 01:03:16.207 nvmf_auth_target 01:03:16.207 nvmf_bdev_io_wait 01:03:16.207 nvmf_bdevio 01:03:16.207 nvmf_bdevio_no_huge 01:03:16.207 nvmf_bdevperf 01:03:16.207 nvmf_connect_disconnect 01:03:16.207 nvmf_connect_stress 01:03:16.207 nvmf_delete_subsystem 01:03:16.207 nvmf_device_removal_pci_remove 01:03:16.207 nvmf_device_removal_pci_remove_no_srq 01:03:16.207 nvmf_dif 01:03:16.207 nvmf_digest 01:03:16.207 nvmf_digest_clean 01:03:16.207 nvmf_digest_dsa_initiator 01:03:16.207 nvmf_digest_dsa_target 01:03:16.207 nvmf_digest_error 01:03:16.207 nvmf_discovery_remove_ifc 01:03:16.207 nvmf_example 01:03:16.207 nvmf_failover 01:03:16.207 nvmf_fc 01:03:16.207 nvmf_filesystem 01:03:16.207 nvmf_filesystem_in_capsule 01:03:16.207 nvmf_filesystem_no_in_capsule 01:03:16.207 nvmf_fio_host 01:03:16.207 nvmf_fio_target 01:03:16.207 nvmf_fips 01:03:16.207 nvmf_fused_ordering 01:03:16.207 nvmf_fuzz 01:03:16.207 nvmf_host_discovery 01:03:16.207 nvmf_host_management 01:03:16.207 nvmf_host_multipath 01:03:16.207 nvmf_host_multipath_status 01:03:16.207 nvmf_identify 01:03:16.207 nvmf_identify_kernel_target 01:03:16.207 nvmf_identify_passthru 01:03:16.207 nvmf_initiator_timeout 01:03:16.207 nvmf_invalid 01:03:16.207 nvmf_llvm_fuzz 01:03:16.207 nvmf_lvol 01:03:16.207 nvmf_lvs_grow 01:03:16.207 nvmf_mdns_discovery 01:03:16.207 nvmf_multiconnection 01:03:16.207 nvmf_multicontroller 01:03:16.207 nvmf_multitarget 01:03:16.207 nvmf_nmic 01:03:16.207 nvmf_ns_hotplug_stress 01:03:16.207 nvmf_ns_masking 01:03:16.207 nvmf_nvme_cli 01:03:16.207 nvmf_perf 01:03:16.207 nvmf_perf_adq 01:03:16.207 nvmf_queue_depth 01:03:16.207 nvmf_rdma 01:03:16.207 nvmf_referrals 01:03:16.207 nvmf_rpc 01:03:16.207 nvmf_shutdown 01:03:16.207 nvmf_shutdown_tc1 01:03:16.207 nvmf_shutdown_tc2 01:03:16.207 nvmf_shutdown_tc3 01:03:16.207 nvmf_srq_overwhelm 01:03:16.207 nvmf_target_disconnect 01:03:16.207 nvmf_target_disconnect_tc1 01:03:16.207 nvmf_target_disconnect_tc2 01:03:16.207 nvmf_target_disconnect_tc3 01:03:16.207 nvmf_target_discovery 01:03:16.207 nvmf_target_multipath 01:03:16.207 nvmf_tcp 01:03:16.207 nvmf_timeout 01:03:16.207 nvmf_tls 01:03:16.207 nvmf_vfio_user 01:03:16.207 nvmf_vfio_user_fuzz 01:03:16.207 nvmf_vfio_user_nvme_compliance 01:03:16.207 nvmf_zcopy 01:03:16.207 ocf 01:03:16.207 ocf_bdevperf_iotypes 01:03:16.207 ocf_configuration_change 01:03:16.207 ocf_create_destruct 01:03:16.207 ocf_fio_modes 01:03:16.207 ocf_flush 01:03:16.208 ocf_multicore 01:03:16.208 ocf_remove 01:03:16.208 ocf_stats 01:03:16.208 scanbuild_make 01:03:16.208 scheduler 01:03:16.208 spdk_dd_uring 01:03:16.208 spdk_target_abort 01:03:16.208 spdkcli_iscsi 01:03:16.208 spdkcli_nvmf_fc 01:03:16.208 spdkcli_nvmf_rdma 01:03:16.208 spdkcli_nvmf_tcp 01:03:16.208 spdkcli_raid 01:03:16.208 spdkcli_rbd 01:03:16.208 spdkcli_virtio 01:03:16.208 unittest_bdev_compress 01:03:16.208 unittest_bdev_crypto 01:03:16.208 unittest_dpdk_compressdev 01:03:16.208 unittest_lib_reduce 01:03:16.208 unittest_nvmf_fc 01:03:16.208 unittest_nvmf_fc_ls 01:03:16.208 unittest_nvmf_vfio_user 01:03:16.208 valgrind 01:03:16.208 vfio_llvm_fuzz 01:03:16.208 vhost_blk_cores_2ctrl 01:03:16.208 vhost_blk_fs_integrity 01:03:16.208 vhost_blk_hot_remove 01:03:16.208 vhost_blk_integrity 01:03:16.208 vhost_blockdev 01:03:16.208 vhost_fuzz 01:03:16.208 vhost_hotplug 01:03:16.208 vhost_migration 01:03:16.208 vhost_migration_tc1 01:03:16.208 vhost_migration_tc2 01:03:16.208 vhost_readonly 01:03:16.208 vhost_scsi_cores_2ctrl 01:03:16.208 vhost_scsi_fs_integrity 01:03:16.208 vhost_scsi_hot_remove 01:03:16.208 vhost_scsi_integrity 01:03:16.208 vhost_shared 01:03:16.208 vmd 01:03:16.208 vmd_bdev_svc 01:03:16.208 vmd_fio 01:03:16.208 vmd_hello_world 01:03:16.208 vmd_identify 01:03:16.208 vmd_perf 01:03:16.208 zoned_fio 01:03:16.208 01:03:16.208 01:03:16.208 -----Tests Missing UBSAN------ 01:03:16.208 accel_scan_dsa_modules 01:03:16.208 accel_scan_iaa_modules 01:03:16.208 autobuild 01:03:16.208 autobuild_build_doc 01:03:16.208 autobuild_check_dpdk_pci_api 01:03:16.208 autobuild_check_format 01:03:16.208 autobuild_check_so_deps 01:03:16.208 autobuild_external_code 01:03:16.208 autobuild_generated_files_check 01:03:16.208 autobuild_generated_files_check_post_clean 01:03:16.208 autobuild_header_dependency_check 01:03:16.208 autobuild_make_install 01:03:16.208 autobuild_make_uninstall 01:03:16.208 balanced 01:03:16.208 build_native_dpdk 01:03:16.208 build_rpm_from_gen_spec 01:03:16.208 build_shared_native_dpdk_rpm 01:03:16.208 build_shared_rpm 01:03:16.208 build_shared_rpm_with_rpmed_dpdk 01:03:16.208 busy 01:03:16.208 check_header_filenames 01:03:16.208 cmb_copy 01:03:16.208 confirm_abi_deps 01:03:16.208 confirm_makefile_deps 01:03:16.208 core_load 01:03:16.208 external_make_accel_driver_shared 01:03:16.208 external_make_accel_driver_static 01:03:16.208 external_make_accel_module_shared 01:03:16.208 external_make_accel_module_static 01:03:16.208 external_make_hello_bdev_shared_combo 01:03:16.208 external_make_hello_bdev_shared_iso 01:03:16.208 external_make_hello_bdev_static 01:03:16.208 external_make_hello_no_bdev_shared_combo 01:03:16.208 external_make_hello_no_bdev_shared_iso 01:03:16.208 external_make_hello_no_bdev_static 01:03:16.208 external_make_nvme_shared 01:03:16.208 external_make_nvme_static 01:03:16.208 external_run_accel_driver_shared 01:03:16.208 external_run_accel_driver_static 01:03:16.208 external_run_accel_module_shared 01:03:16.208 external_run_accel_module_static 01:03:16.208 external_run_hello_bdev_shared_combo 01:03:16.208 external_run_hello_bdev_shared_iso 01:03:16.208 external_run_hello_bdev_static 01:03:16.208 external_run_hello_no_bdev_shared_combo 01:03:16.208 external_run_hello_no_bdev_shared_iso 01:03:16.208 external_run_hello_no_bdev_static 01:03:16.208 external_run_nvme_shared 01:03:16.208 external_run_nvme_static 01:03:16.208 ftl_restore_fast 01:03:16.208 go_rpc 01:03:16.208 is_zoned 01:03:16.208 iscsi_tgt_data_digest 01:03:16.208 iscsi_tgt_ext4test 01:03:16.208 nvme_boot_partition 01:03:16.208 nvme_bp 01:03:16.208 nvme_cmb 01:03:16.208 nvme_opal 01:03:16.208 nvme_opal_bdevio 01:03:16.208 nvme_opal_bdevperf 01:03:16.208 nvme_opal_spdk_tgt 01:03:16.208 nvme_pmr 01:03:16.208 nvme_pmr_persistence 01:03:16.208 nvme_zns 01:03:16.208 nvmf_device_removal_pci_remove 01:03:16.208 nvmf_device_removal_pci_remove_no_srq 01:03:16.208 nvmf_digest_dsa_initiator 01:03:16.208 nvmf_digest_dsa_target 01:03:16.208 nvmf_fc 01:03:16.208 nvmf_fuzz 01:03:16.208 nvmf_initiator_timeout 01:03:16.208 nvmf_mdns_discovery 01:03:16.208 nvmf_multiconnection 01:03:16.208 packaging 01:03:16.208 rpm_packaging 01:03:16.208 scanbuild_make 01:03:16.208 spdkcli_nvmf_fc 01:03:16.208 unittest_bdev_compress 01:03:16.208 unittest_bdev_crypto 01:03:16.208 unittest_dpdk_compressdev 01:03:16.208 unittest_lib_reduce 01:03:16.208 unittest_nvmf_fc 01:03:16.208 unittest_nvmf_fc_ls 01:03:16.208 unittest_nvmf_vfio_user 01:03:16.208 valgrind 01:03:16.208 vhost_blk_cores_2ctrl 01:03:16.208 vhost_blk_fs_integrity 01:03:16.208 vhost_blk_hot_remove 01:03:16.208 vhost_blk_integrity 01:03:16.208 vhost_hotplug 01:03:16.208 vhost_migration 01:03:16.208 vhost_migration_tc1 01:03:16.208 vhost_migration_tc2 01:03:16.208 vhost_readonly 01:03:16.208 vhost_scsi_cores_2ctrl 01:03:16.208 vhost_scsi_fs_integrity 01:03:16.208 vhost_scsi_hot_remove 01:03:16.208 vhost_scsi_integrity 01:03:16.208 vmd 01:03:16.208 vmd_bdev_svc 01:03:16.208 vmd_fio 01:03:16.208 vmd_hello_world 01:03:16.208 vmd_identify 01:03:16.208 vmd_perf 01:03:16.208 zoned_fio 01:03:16.208 Not all tests were run. Failing the build. 01:03:16.208 ['go_rpc', 'nvmf_mdns_discovery'] 01:03:16.208 + compress_coverage_and_docs 01:03:16.208 + echo 'Start compress coverage and docs' 01:03:16.208 Start compress coverage and docs 01:03:16.208 + tar -C coverage -czf coverage_autotest-per-patch_126152.tar.gz ./ --remove-files 01:03:17.138 + tar -C ut_coverage -czf ut_coverage_autotest-per-patch_126152.tar.gz ./ --remove-files 01:03:18.071 + tar -C doc -czf doc_autotest-per-patch_126152.tar.gz ./ --remove-files 01:03:18.071 + [[ -d llvm ]] 01:03:18.071 + true 01:03:18.071 + echo 'End compress coverage and docs' 01:03:18.071 End compress coverage and docs 01:03:18.071 + remove_partial_coverage_files 01:03:18.071 + find . -name 'cov_*.info' -delete 01:03:18.332 + echo 'End stage post_gen_coverage.sh' 01:03:18.332 End stage post_gen_coverage.sh 01:03:18.349 [Pipeline] } 01:03:18.353 ERROR: script returned exit code 1 01:03:18.387 [Pipeline] // catchError 01:03:18.403 [Pipeline] catchError 01:03:18.405 [Pipeline] { 01:03:18.434 [Pipeline] dir 01:03:18.435 Running in /var/jenkins/workspace/autotest-per-patch/post_process 01:03:18.438 [Pipeline] {