00:00:00.000 Started by user sys_sgci 00:00:00.007 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.031 Using shallow fetch with depth 1 00:00:00.031 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.031 > git --version # timeout=10 00:00:00.041 > git --version # 'git version 2.39.2' 00:00:00.041 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.051 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.051 > 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.219 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.231 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.244 Checking out Revision 308e970df89ed396a3f9dcf22fba8891259694e4 (FETCH_HEAD) 00:00:02.244 > git config core.sparsecheckout # timeout=10 00:00:02.255 > git read-tree -mu HEAD # timeout=10 00:00:02.270 > git checkout -f 308e970df89ed396a3f9dcf22fba8891259694e4 # timeout=5 00:00:02.289 Commit message: "jjb/create-perf-report: make job run concurrent" 00:00:02.289 > git rev-list --no-walk 308e970df89ed396a3f9dcf22fba8891259694e4 # timeout=10 00:00:02.747 [Pipeline] Start of Pipeline 00:00:02.762 [Pipeline] library 00:00:02.764 Loading library shm_lib@master 00:00:02.764 Library shm_lib@master is cached. Copying from home. 00:00:02.788 [Pipeline] node 00:00:02.794 Running on ME1 in /var/jenkins/workspace/autotest-per-patch 00:00:02.798 [Pipeline] { 00:00:02.813 [Pipeline] cleanWs 00:00:02.823 [WS-CLEANUP] Deleting project workspace... 00:00:02.823 [WS-CLEANUP] Deferred wipeout is used... 00:00:02.830 [WS-CLEANUP] done 00:00:02.836 [Pipeline] stage 00:00:02.841 [Pipeline] { (Prologue) 00:00:02.946 [Pipeline] withCredentials 00:00:02.958 > git --version # timeout=10 00:00:02.971 > git --version # 'git version 2.39.2' 00:00:02.990 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:00:02.993 [Pipeline] { 00:00:03.001 [Pipeline] retry 00:00:03.003 [Pipeline] { 00:00:03.180 [Pipeline] sh 00:00:03.463 + git ls-remote https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master 00:00:06.024 [Pipeline] } 00:00:06.051 [Pipeline] // retry 00:00:06.057 [Pipeline] } 00:00:06.082 [Pipeline] // withCredentials 00:00:06.096 [Pipeline] httpRequest 00:00:06.116 [Pipeline] echo 00:00:06.118 Sorcerer 10.211.164.101 is alive 00:00:06.128 [Pipeline] httpRequest 00:00:06.133 HttpMethod: GET 00:00:06.133 URL: http://10.211.164.101/packages/jbp_308e970df89ed396a3f9dcf22fba8891259694e4.tar.gz 00:00:06.134 Sending request to url: http://10.211.164.101/packages/jbp_308e970df89ed396a3f9dcf22fba8891259694e4.tar.gz 00:00:06.135 Response Code: HTTP/1.1 200 OK 00:00:06.136 Success: Status code 200 is in the accepted range: 200,404 00:00:06.137 Saving response body to /var/jenkins/workspace/autotest-per-patch/jbp_308e970df89ed396a3f9dcf22fba8891259694e4.tar.gz 00:00:06.281 [Pipeline] sh 00:00:06.565 + tar --no-same-owner -xf jbp_308e970df89ed396a3f9dcf22fba8891259694e4.tar.gz 00:00:06.591 [Pipeline] httpRequest 00:00:06.611 [Pipeline] echo 00:00:06.613 Sorcerer 10.211.164.101 is alive 00:00:06.626 [Pipeline] httpRequest 00:00:06.632 HttpMethod: GET 00:00:06.633 URL: http://10.211.164.101/packages/spdk_5e8e6dfc28f00b537c15b56c217efbfdbceb92b6.tar.gz 00:00:06.633 Sending request to url: http://10.211.164.101/packages/spdk_5e8e6dfc28f00b537c15b56c217efbfdbceb92b6.tar.gz 00:00:06.634 Response Code: HTTP/1.1 404 Not Found 00:00:06.635 Success: Status code 404 is in the accepted range: 200,404 00:00:06.635 Saving response body to /var/jenkins/workspace/autotest-per-patch/spdk_5e8e6dfc28f00b537c15b56c217efbfdbceb92b6.tar.gz 00:00:06.651 [Pipeline] sh 00:00:06.942 + rm -f spdk_5e8e6dfc28f00b537c15b56c217efbfdbceb92b6.tar.gz 00:00:06.961 [Pipeline] retry 00:00:06.965 [Pipeline] { 00:00:06.993 [Pipeline] checkout 00:00:07.002 The recommended git tool is: NONE 00:00:07.026 using credential 00000000-0000-0000-0000-000000000002 00:00:07.033 Cloning the remote Git repository 00:00:07.038 Honoring refspec on initial clone 00:00:07.041 Cloning repository https://review.spdk.io/gerrit/a/spdk/spdk 00:00:07.041 > git init /var/jenkins/workspace/autotest-per-patch/spdk # timeout=10 00:00:07.047 Using reference repository: /var/ci_repos/spdk_multi 00:00:07.047 Fetching upstream changes from https://review.spdk.io/gerrit/a/spdk/spdk 00:00:07.047 > git --version # timeout=10 00:00:07.048 > git --version # 'git version 2.42.0' 00:00:07.048 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:07.050 Setting http proxy: proxy-dmz.intel.com:911 00:00:07.050 > git fetch --tags --force --progress -- https://review.spdk.io/gerrit/a/spdk/spdk refs/changes/59/24159/1 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:12.100 Avoid second fetch 00:00:12.110 Checking out Revision 5e8e6dfc28f00b537c15b56c217efbfdbceb92b6 (FETCH_HEAD) 00:00:12.293 Commit message: "[WIP] lib/ublk: single io_uring per pooler group" 00:00:12.298 First time build. Skipping changelog. 00:00:12.087 > git config remote.origin.url https://review.spdk.io/gerrit/a/spdk/spdk # timeout=10 00:00:12.089 > git config --add remote.origin.fetch refs/changes/59/24159/1 # timeout=10 00:00:12.091 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:12.098 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:12.103 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:12.108 > git config core.sparsecheckout # timeout=10 00:00:12.109 > git checkout -f 5e8e6dfc28f00b537c15b56c217efbfdbceb92b6 # timeout=10 00:00:12.291 > git rev-list --no-walk a7a09b9a0c5c77a9c5b1cbd027b0139c4b9af87a # timeout=10 00:00:12.298 > git remote # timeout=10 00:00:12.299 > git submodule init # timeout=10 00:00:12.324 > git submodule sync # timeout=10 00:00:12.347 > git config --get remote.origin.url # timeout=10 00:00:12.351 > git submodule init # timeout=10 00:00:12.373 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:00:12.375 > git config --get submodule.dpdk.url # timeout=10 00:00:12.376 > git remote # timeout=10 00:00:12.378 > git config --get remote.origin.url # timeout=10 00:00:12.379 > git config -f .gitmodules --get submodule.dpdk.path # timeout=10 00:00:12.381 > git config --get submodule.intel-ipsec-mb.url # timeout=10 00:00:12.382 > git remote # timeout=10 00:00:12.384 > git config --get remote.origin.url # timeout=10 00:00:12.385 > git config -f .gitmodules --get submodule.intel-ipsec-mb.path # timeout=10 00:00:12.387 > git config --get submodule.isa-l.url # timeout=10 00:00:12.388 > git remote # timeout=10 00:00:12.390 > git config --get remote.origin.url # timeout=10 00:00:12.391 > git config -f .gitmodules --get submodule.isa-l.path # timeout=10 00:00:12.392 > git config --get submodule.ocf.url # timeout=10 00:00:12.394 > git remote # timeout=10 00:00:12.395 > git config --get remote.origin.url # timeout=10 00:00:12.397 > git config -f .gitmodules --get submodule.ocf.path # timeout=10 00:00:12.398 > git config --get submodule.libvfio-user.url # timeout=10 00:00:12.399 > git remote # timeout=10 00:00:12.401 > git config --get remote.origin.url # timeout=10 00:00:12.402 > git config -f .gitmodules --get submodule.libvfio-user.path # timeout=10 00:00:12.404 > git config --get submodule.xnvme.url # timeout=10 00:00:12.405 > git remote # timeout=10 00:00:12.407 > git config --get remote.origin.url # timeout=10 00:00:12.408 > git config -f .gitmodules --get submodule.xnvme.path # timeout=10 00:00:12.410 > git config --get submodule.isa-l-crypto.url # timeout=10 00:00:12.411 > git remote # timeout=10 00:00:12.413 > git config --get remote.origin.url # timeout=10 00:00:12.414 > git config -f .gitmodules --get submodule.isa-l-crypto.path # timeout=10 00:00:12.416 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:12.416 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:12.416 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:12.416 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:12.416 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:12.417 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:12.418 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:12.418 Setting http proxy: proxy-dmz.intel.com:911 00:00:12.418 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi ocf # timeout=10 00:00:12.418 Setting http proxy: proxy-dmz.intel.com:911 00:00:12.418 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi dpdk # timeout=10 00:00:12.419 Setting http proxy: proxy-dmz.intel.com:911 00:00:12.419 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l # timeout=10 00:00:12.419 Setting http proxy: proxy-dmz.intel.com:911 00:00:12.419 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi libvfio-user # timeout=10 00:00:12.419 Setting http proxy: proxy-dmz.intel.com:911 00:00:12.419 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l-crypto # timeout=10 00:00:12.419 Setting http proxy: proxy-dmz.intel.com:911 00:00:12.419 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi intel-ipsec-mb # timeout=10 00:00:12.420 Setting http proxy: proxy-dmz.intel.com:911 00:00:12.420 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi xnvme # timeout=10 00:00:37.303 [Pipeline] dir 00:00:37.304 Running in /var/jenkins/workspace/autotest-per-patch/spdk 00:00:37.306 [Pipeline] { 00:00:37.325 [Pipeline] sh 00:00:37.610 ++ nproc 00:00:37.610 + threads=4 00:00:37.610 + git repack -a -d --threads=4 00:00:41.789 + git submodule foreach git repack -a -d --threads=4 00:00:41.789 Entering 'dpdk' 00:00:45.070 Entering 'intel-ipsec-mb' 00:00:45.070 Entering 'isa-l' 00:00:45.070 Entering 'isa-l-crypto' 00:00:45.070 Entering 'libvfio-user' 00:00:45.328 Entering 'ocf' 00:00:45.587 Entering 'xnvme' 00:00:45.587 + find .git -type f -name alternates -print -delete 00:00:45.587 .git/objects/info/alternates 00:00:45.587 .git/modules/xnvme/objects/info/alternates 00:00:45.587 .git/modules/dpdk/objects/info/alternates 00:00:45.587 .git/modules/ocf/objects/info/alternates 00:00:45.587 .git/modules/isa-l-crypto/objects/info/alternates 00:00:45.587 .git/modules/libvfio-user/objects/info/alternates 00:00:45.587 .git/modules/isa-l/objects/info/alternates 00:00:45.587 .git/modules/intel-ipsec-mb/objects/info/alternates 00:00:45.599 [Pipeline] } 00:00:45.622 [Pipeline] // dir 00:00:45.629 [Pipeline] } 00:00:45.655 [Pipeline] // retry 00:00:45.665 [Pipeline] sh 00:00:45.942 + hash pigz 00:00:45.942 + tar -cf spdk_5e8e6dfc28f00b537c15b56c217efbfdbceb92b6.tar.gz -I pigz spdk 00:00:48.482 [Pipeline] httpRequest 00:00:48.490 HttpMethod: PUT 00:00:48.490 URL: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_5e8e6dfc28f00b537c15b56c217efbfdbceb92b6.tar.gz 00:00:48.491 Sending request to url: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_5e8e6dfc28f00b537c15b56c217efbfdbceb92b6.tar.gz 00:00:51.475 Response Code: HTTP/1.1 200 OK 00:00:51.479 Success: Status code 200 is in the accepted range: 200 00:00:51.484 [Pipeline] echo 00:00:51.486 00:00:51.486 Locking 00:00:51.486 Waited 0s for lock 00:00:51.486 Everything Fine. Saved: /storage/packages/spdk_5e8e6dfc28f00b537c15b56c217efbfdbceb92b6.tar.gz 00:00:51.486 00:00:51.490 [Pipeline] sh 00:00:51.775 + git -C spdk log --oneline -n5 00:00:51.775 5e8e6dfc2 [WIP] lib/ublk: single io_uring per pooler group 00:00:51.775 e97369083 test/ublk: perform ublk creation tests in FD mode 00:00:51.775 c86b521a7 lib/ublk: RPC to change fixed files state 00:00:51.775 4278ac688 lib/ublk: config. option for using IOSQE_FIXED_FILE 00:00:51.775 8ee34f93c nvmf: fix deprecated "transport" check in decode_rpc_listen_address 00:00:51.794 [Pipeline] setCustomBuildProperty 00:00:51.804 [Pipeline] setCustomBuildProperty 00:00:51.814 [Pipeline] catchError 00:00:51.815 [Pipeline] { 00:00:51.829 [Pipeline] sh 00:00:52.110 + git -C spdk describe --tags --abbrev=0 origin/master 00:00:52.125 [Pipeline] sh 00:00:52.409 + git -C spdk describe --tags --abbrev=0 --exclude=LTS HEAD 00:00:52.424 [Pipeline] echo 00:00:52.425 Branch: master 00:00:52.428 [Pipeline] fileExists 00:00:52.441 [Pipeline] readJSON 00:00:52.463 [Pipeline] } 00:00:52.491 [Pipeline] // catchError 00:00:52.503 [Pipeline] sh 00:00:52.788 + /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:52.805 [Pipeline] } 00:00:52.833 [Pipeline] // stage 00:00:52.851 [Pipeline] catchError 00:00:52.853 [Pipeline] { 00:00:52.873 [Pipeline] stage 00:00:52.875 [Pipeline] { (Pre tests) 00:00:52.912 [Pipeline] parallel 00:00:52.924 [Pipeline] { (Branch: check-format-docker-autotest) 00:00:52.925 [Pipeline] { (Branch: check-so-deps-docker-autotest) 00:00:52.927 [Pipeline] { (Branch: doc-docker-autotest) 00:00:52.928 [Pipeline] { (Branch: build-files-docker-autotest) 00:00:52.951 [Pipeline] retry 00:00:52.953 [Pipeline] { 00:00:52.958 [Pipeline] retry 00:00:52.960 [Pipeline] { 00:00:52.964 [Pipeline] retry 00:00:52.966 [Pipeline] { 00:00:52.971 [Pipeline] retry 00:00:52.973 [Pipeline] { 00:00:52.997 [Pipeline] build 00:00:53.000 Scheduling project: check-format-docker-autotest 00:00:53.008 [Pipeline] build 00:00:53.011 Scheduling project: check-so-deps-docker-autotest 00:00:53.018 [Pipeline] build 00:00:53.021 Scheduling project: doc-docker-autotest 00:00:53.030 [Pipeline] build 00:00:53.035 Scheduling project: build-files-docker-autotest 00:01:00.044 Starting building: doc-docker-autotest #26700 00:01:00.047 Starting building: check-format-docker-autotest #26506 00:01:00.050 Starting building: build-files-docker-autotest #26485 00:01:00.053 Starting building: check-so-deps-docker-autotest #26510 00:01:34.061 Build doc-docker-autotest #26700 completed: SUCCESS 00:01:34.064 [Pipeline] } 00:01:34.087 [Pipeline] // retry 00:01:34.092 [Pipeline] } 00:01:44.796 Build check-format-docker-autotest #26506 completed: SUCCESS 00:01:44.799 [Pipeline] } 00:01:44.835 [Pipeline] // retry 00:01:44.841 [Pipeline] } 00:03:13.030 Build build-files-docker-autotest #26485 completed: SUCCESS 00:03:13.034 [Pipeline] } 00:03:13.075 [Pipeline] // retry 00:03:13.081 [Pipeline] } 00:03:50.031 Build check-so-deps-docker-autotest #26510 completed: SUCCESS 00:03:50.034 [Pipeline] } 00:03:50.070 [Pipeline] // retry 00:03:50.076 [Pipeline] } 00:03:50.136 [Pipeline] // parallel 00:03:50.143 [Pipeline] } 00:03:50.176 [Pipeline] // stage 00:03:50.182 [Pipeline] } 00:03:50.213 [Pipeline] // catchError 00:03:50.225 [Pipeline] catchError 00:03:50.227 [Pipeline] { 00:03:50.253 [Pipeline] stage 00:03:50.255 [Pipeline] { (Tests) 00:03:50.421 [Pipeline] parallel 00:03:50.519 [Pipeline] { (Branch: unittest-clang-docker-autotest) 00:03:50.521 [Pipeline] { (Branch: unittest-main-docker-autotest) 00:03:50.522 [Pipeline] { (Branch: autobuild-external-vg-autotest) 00:03:50.524 [Pipeline] { (Branch: scan-build-docker-autotest) 00:03:50.525 [Pipeline] { (Branch: unittest-valgrind-docker-autotest) 00:03:50.526 [Pipeline] { (Branch: lvol-vg-autotest) 00:03:50.527 [Pipeline] { (Branch: vhost-initiator-vg-autotest) 00:03:50.529 [Pipeline] { (Branch: nvmf-tcp-vg-autotest) 00:03:50.530 [Pipeline] { (Branch: nvmf-tcp-uring-vg-autotest) 00:03:50.531 [Pipeline] { (Branch: nvme-vg-autotest) 00:03:50.532 [Pipeline] { (Branch: centos7-vg-autotest) 00:03:50.534 [Pipeline] { (Branch: rocky9-vg-autotest) 00:03:50.535 [Pipeline] { (Branch: ubuntu20-vg-autotest) 00:03:50.536 [Pipeline] { (Branch: ubuntu22-vg-autotest) 00:03:50.537 [Pipeline] { (Branch: freebsd-vg-autotest) 00:03:50.539 [Pipeline] { (Branch: iscsi-vg-autotest) 00:03:50.540 [Pipeline] { (Branch: iscsi-uring-vg-autotest) 00:03:50.542 [Pipeline] { (Branch: zns-vg-autotest) 00:03:50.543 [Pipeline] { (Branch: nvme-cmb-pmr-vg-autotest) 00:03:50.544 [Pipeline] { (Branch: BlobFS-phy-autotest) 00:03:50.546 [Pipeline] { (Branch: crypto-phy-autotest) 00:03:50.547 [Pipeline] { (Branch: vhost-phy-autotest) 00:03:50.548 [Pipeline] { (Branch: nvmf-phy-autotest) 00:03:50.550 [Pipeline] { (Branch: nvmf-tcp-phy-autotest) 00:03:50.551 [Pipeline] { (Branch: nvme-phy-autotest) 00:03:50.552 [Pipeline] { (Branch: vfio-user-phy-autotest) 00:03:50.553 [Pipeline] { (Branch: short-fuzz-phy-autotest) 00:03:50.555 [Pipeline] { (Branch: packaging-docker-autotest) 00:03:50.581 [Pipeline] retry 00:03:50.583 [Pipeline] { 00:03:50.588 [Pipeline] retry 00:03:50.589 [Pipeline] { 00:03:50.594 [Pipeline] retry 00:03:50.595 [Pipeline] { 00:03:50.600 [Pipeline] retry 00:03:50.601 [Pipeline] { 00:03:50.605 [Pipeline] retry 00:03:50.607 [Pipeline] { 00:03:50.611 [Pipeline] retry 00:03:50.613 [Pipeline] { 00:03:50.617 [Pipeline] retry 00:03:50.618 [Pipeline] { 00:03:50.623 [Pipeline] retry 00:03:50.624 [Pipeline] { 00:03:50.628 [Pipeline] retry 00:03:50.629 [Pipeline] { 00:03:50.633 [Pipeline] retry 00:03:50.635 [Pipeline] { 00:03:50.639 [Pipeline] retry 00:03:50.640 [Pipeline] { 00:03:50.644 [Pipeline] retry 00:03:50.646 [Pipeline] { 00:03:50.650 [Pipeline] retry 00:03:50.652 [Pipeline] { 00:03:50.656 [Pipeline] retry 00:03:50.657 [Pipeline] { 00:03:50.661 [Pipeline] retry 00:03:50.663 [Pipeline] { 00:03:50.667 [Pipeline] retry 00:03:50.668 [Pipeline] { 00:03:50.673 [Pipeline] retry 00:03:50.674 [Pipeline] { 00:03:50.679 [Pipeline] retry 00:03:50.680 [Pipeline] { 00:03:50.685 [Pipeline] retry 00:03:50.686 [Pipeline] { 00:03:50.690 [Pipeline] retry 00:03:50.692 [Pipeline] { 00:03:50.696 [Pipeline] retry 00:03:50.697 [Pipeline] { 00:03:50.702 [Pipeline] retry 00:03:50.703 [Pipeline] { 00:03:50.707 [Pipeline] retry 00:03:50.709 [Pipeline] { 00:03:50.713 [Pipeline] retry 00:03:50.714 [Pipeline] { 00:03:50.718 [Pipeline] retry 00:03:50.720 [Pipeline] { 00:03:50.724 [Pipeline] retry 00:03:50.726 [Pipeline] { 00:03:50.730 [Pipeline] retry 00:03:50.732 [Pipeline] { 00:03:50.736 [Pipeline] retry 00:03:50.738 [Pipeline] { 00:03:50.760 [Pipeline] build 00:03:50.763 Scheduling project: unittest-clang-docker-autotest 00:03:50.769 [Pipeline] build 00:03:50.772 Scheduling project: unittest-main-docker-autotest 00:03:50.778 [Pipeline] build 00:03:50.780 Scheduling project: autobuild-external-vg-autotest 00:03:50.786 [Pipeline] build 00:03:50.789 Scheduling project: scan-build-docker-autotest 00:03:50.795 [Pipeline] build 00:03:50.798 Scheduling project: unittest-valgrind-docker-autotest 00:03:50.804 [Pipeline] build 00:03:50.806 Scheduling project: lvol-vg-autotest 00:03:50.812 [Pipeline] build 00:03:50.815 Scheduling project: vhost-initiator-vg-autotest 00:03:50.821 [Pipeline] build 00:03:50.823 Scheduling project: nvmf-tcp-vg-autotest 00:03:50.829 [Pipeline] build 00:03:50.831 Scheduling project: nvmf-tcp-uring-vg-autotest 00:03:50.837 [Pipeline] build 00:03:50.840 Scheduling project: nvme-vg-autotest 00:03:50.846 [Pipeline] build 00:03:50.848 Scheduling project: centos7-vg-autotest 00:03:50.855 [Pipeline] build 00:03:50.857 Scheduling project: rocky9-vg-autotest 00:03:50.864 [Pipeline] build 00:03:50.866 Scheduling project: ubuntu20-vg-autotest 00:03:50.873 [Pipeline] build 00:03:50.875 Scheduling project: ubuntu22-vg-autotest 00:03:50.881 [Pipeline] build 00:03:50.884 Scheduling project: freebsd-vg-autotest 00:03:50.889 [Pipeline] build 00:03:50.892 Scheduling project: iscsi-vg-autotest 00:03:50.897 [Pipeline] build 00:03:50.900 Scheduling project: iscsi-uring-vg-autotest 00:03:50.906 [Pipeline] build 00:03:50.908 Scheduling project: zns-vg-autotest 00:03:50.914 [Pipeline] build 00:03:50.916 Scheduling project: nvme-cmb-pmr-vg-autotest 00:03:50.922 [Pipeline] build 00:03:50.924 Scheduling project: BlobFS-phy-autotest 00:03:50.930 [Pipeline] build 00:03:50.932 Scheduling project: crypto-phy-autotest 00:03:50.938 [Pipeline] build 00:03:50.940 Scheduling project: vhost-phy-autotest 00:03:50.946 [Pipeline] build 00:03:50.949 Scheduling project: nvmf-phy-autotest 00:03:50.954 [Pipeline] build 00:03:50.957 Scheduling project: nvmf-tcp-phy-autotest 00:03:50.962 [Pipeline] build 00:03:50.965 Scheduling project: nvme-phy-autotest 00:03:50.971 [Pipeline] build 00:03:50.973 Scheduling project: vfio-user-phy-autotest 00:03:50.979 [Pipeline] build 00:03:50.981 Scheduling project: short-fuzz-phy-autotest 00:03:50.987 [Pipeline] build 00:03:50.989 Scheduling project: packaging-docker-autotest 00:04:00.411 Starting building: BlobFS-phy-autotest #30703 00:04:00.414 Starting building: crypto-phy-autotest #30693 00:04:00.418 Starting building: unittest-main-docker-autotest #23755 00:04:00.423 Starting building: vhost-phy-autotest #30719 00:04:00.427 Starting building: short-fuzz-phy-autotest #30692 00:04:00.432 Starting building: vfio-user-phy-autotest #30702 00:04:00.436 Starting building: autobuild-external-vg-autotest #24036 00:04:00.443 Starting building: unittest-valgrind-docker-autotest #23759 00:04:00.447 Starting building: packaging-docker-autotest #23754 00:04:00.450 Starting building: unittest-clang-docker-autotest #23753 00:04:00.454 Starting building: rocky9-vg-autotest #20656 00:04:00.458 Starting building: scan-build-docker-autotest #23757 00:04:00.461 Starting building: iscsi-uring-vg-autotest #82639 00:04:00.465 Starting building: nvme-vg-autotest #82736 00:04:00.467 Starting building: nvme-cmb-pmr-vg-autotest #83860 00:04:00.474 Starting building: nvme-phy-autotest #76865 00:04:00.477 Starting building: vhost-initiator-vg-autotest #82756 00:04:00.481 Starting building: nvmf-tcp-uring-vg-autotest #82678 00:04:00.484 Starting building: iscsi-vg-autotest #82772 00:04:00.487 Starting building: nvmf-tcp-vg-autotest #82728 00:04:00.494 Starting building: lvol-vg-autotest #82685 00:04:00.499 Starting building: zns-vg-autotest #81841 00:04:00.503 Starting building: nvmf-phy-autotest #76941 00:04:00.506 Starting building: centos7-vg-autotest #78130 00:04:00.510 Starting building: freebsd-vg-autotest #62993 00:04:00.512 Starting building: ubuntu22-vg-autotest #42357 00:04:00.514 Starting building: nvmf-tcp-phy-autotest #76825 00:04:00.516 Starting building: ubuntu20-vg-autotest #78324 00:06:34.929 Build unittest-clang-docker-autotest #23753 completed: FAILURE 00:06:35.008 [Pipeline] echo 00:06:35.009 No retry patterns found. 00:06:35.010 [Pipeline] } 00:06:35.044 [Pipeline] // retry 00:06:35.050 [Pipeline] error 00:06:35.058 [Pipeline] } 00:06:35.064 Failed in branch unittest-clang-docker-autotest 00:06:52.534 Build short-fuzz-phy-autotest #30692 completed: FAILURE 00:06:52.569 [Pipeline] echo 00:06:52.570 No retry patterns found. 00:06:52.572 [Pipeline] } 00:06:52.613 [Pipeline] // retry 00:06:52.622 [Pipeline] error 00:06:52.626 [Pipeline] } 00:06:52.629 Failed in branch short-fuzz-phy-autotest 00:08:39.945 Build packaging-docker-autotest #23754 completed: SUCCESS 00:08:39.950 [Pipeline] } 00:08:40.004 [Pipeline] // retry 00:08:40.013 [Pipeline] } 00:08:44.178 Build scan-build-docker-autotest #23757 completed: SUCCESS 00:08:44.181 [Pipeline] } 00:08:44.217 [Pipeline] // retry 00:08:44.224 [Pipeline] } 00:10:38.638 Build unittest-main-docker-autotest #23755 completed: SUCCESS 00:10:38.643 [Pipeline] } 00:10:38.699 [Pipeline] // retry 00:10:38.708 [Pipeline] } 00:11:24.805 Build autobuild-external-vg-autotest #24036 completed: SUCCESS 00:11:24.809 [Pipeline] } 00:11:24.868 [Pipeline] // retry 00:11:24.875 [Pipeline] } 00:13:35.212 Build unittest-valgrind-docker-autotest #23759 completed: SUCCESS 00:13:35.217 [Pipeline] } 00:13:35.275 [Pipeline] // retry 00:13:35.283 [Pipeline] } 00:13:46.353 Build vhost-initiator-vg-autotest #82756 completed: SUCCESS 00:13:46.356 [Pipeline] } 00:13:46.392 [Pipeline] // retry 00:13:46.399 [Pipeline] } 00:13:54.599 Build zns-vg-autotest #81841 completed: SUCCESS 00:13:54.604 [Pipeline] } 00:13:54.652 [Pipeline] // retry 00:13:54.659 [Pipeline] } 00:15:33.348 Build nvme-cmb-pmr-vg-autotest #83860 completed: SUCCESS 00:15:33.352 [Pipeline] } 00:15:33.418 [Pipeline] // retry 00:15:33.447 [Pipeline] } 00:19:03.261 Build lvol-vg-autotest #82685 completed: SUCCESS 00:19:03.265 [Pipeline] } 00:19:03.318 [Pipeline] // retry 00:19:03.326 [Pipeline] } 00:19:12.294 Build iscsi-uring-vg-autotest #82639 completed: SUCCESS 00:19:12.296 [Pipeline] } 00:19:12.343 [Pipeline] // retry 00:19:12.350 [Pipeline] } 00:19:29.990 Build vhost-phy-autotest #30719 completed: SUCCESS 00:19:29.994 [Pipeline] } 00:19:30.042 [Pipeline] // retry 00:19:30.048 [Pipeline] } 00:20:03.108 Build BlobFS-phy-autotest #30703 completed: SUCCESS 00:20:03.114 [Pipeline] } 00:20:03.173 [Pipeline] // retry 00:20:03.181 [Pipeline] } 00:20:36.624 Build iscsi-vg-autotest #82772 completed: SUCCESS 00:20:36.626 [Pipeline] } 00:20:36.678 [Pipeline] // retry 00:20:36.685 [Pipeline] } 00:21:56.809 Build freebsd-vg-autotest #62993 completed: SUCCESS 00:21:56.812 [Pipeline] } 00:21:56.858 [Pipeline] // retry 00:21:56.865 [Pipeline] } 00:22:14.380 Build nvme-vg-autotest #82736 completed: FAILURE 00:22:15.033 [Pipeline] echo 00:22:15.034 No retry patterns found. 00:22:15.035 [Pipeline] } 00:22:15.074 [Pipeline] // retry 00:22:15.084 [Pipeline] error 00:22:15.091 [Pipeline] } 00:22:15.096 Failed in branch nvme-vg-autotest 00:23:29.639 Build vfio-user-phy-autotest #30702 completed: SUCCESS 00:23:29.644 [Pipeline] } 00:23:29.692 [Pipeline] // retry 00:23:29.699 [Pipeline] } 00:27:26.622 Build nvme-phy-autotest #76865 completed: SUCCESS 00:27:26.624 [Pipeline] } 00:27:26.668 [Pipeline] // retry 00:27:26.673 [Pipeline] } 00:27:43.605 Build nvmf-tcp-uring-vg-autotest #82678 completed: SUCCESS 00:27:43.610 [Pipeline] } 00:27:43.660 [Pipeline] // retry 00:27:43.666 [Pipeline] } 00:29:17.933 Build nvmf-tcp-vg-autotest #82728 completed: SUCCESS 00:29:17.936 [Pipeline] } 00:29:17.982 [Pipeline] // retry 00:29:17.992 [Pipeline] } 00:33:22.917 Build nvmf-tcp-phy-autotest #76825 completed: SUCCESS 00:33:22.922 [Pipeline] } 00:33:22.969 [Pipeline] // retry 00:33:22.977 [Pipeline] } 00:34:12.897 Build nvmf-phy-autotest #76941 completed: SUCCESS 00:34:12.899 [Pipeline] } 00:34:12.945 [Pipeline] // retry 00:34:12.952 [Pipeline] } 00:35:08.569 Build crypto-phy-autotest #30693 completed: SUCCESS 00:35:08.572 [Pipeline] } 00:35:08.619 [Pipeline] // retry 00:35:08.626 [Pipeline] } 00:35:23.305 Build centos7-vg-autotest #78130 completed: SUCCESS 00:35:23.308 [Pipeline] } 00:35:23.352 [Pipeline] // retry 00:35:23.359 [Pipeline] } 00:47:53.324 Build rocky9-vg-autotest #20656 completed: SUCCESS 00:47:53.327 [Pipeline] } 00:47:53.376 [Pipeline] // retry 00:47:53.383 [Pipeline] } 00:54:21.905 Build ubuntu22-vg-autotest #42357 completed: SUCCESS 00:54:21.909 [Pipeline] } 00:54:21.948 [Pipeline] // retry 00:54:21.954 [Pipeline] } 00:55:33.089 Build ubuntu20-vg-autotest #78324 completed: SUCCESS 00:55:33.093 [Pipeline] } 00:55:33.133 [Pipeline] // retry 00:55:33.140 [Pipeline] } 00:55:33.404 [Pipeline] // parallel 00:55:33.418 [Pipeline] } 00:55:33.458 [Pipeline] // stage 00:55:33.469 [Pipeline] } 00:55:33.478 ERROR: Build unittest-clang-docker-autotest #23753 failed 00:55:33.478 Setting overall build result to FAILURE 00:55:33.505 [Pipeline] // catchError 00:55:33.517 [Pipeline] stage 00:55:33.519 [Pipeline] { (Autorun Post and Coverage) 00:55:33.555 [Pipeline] setCustomBuildProperty 00:55:33.589 [Pipeline] dir 00:55:33.590 Running in /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26700 00:55:33.592 [Pipeline] { 00:55:33.622 [Pipeline] copyArtifacts 00:55:33.981 Copied 5 artifacts from "doc-docker-autotest" build number 26700 00:55:33.986 [Pipeline] writeFile 00:55:34.016 [Pipeline] } 00:55:34.052 [Pipeline] // dir 00:55:34.077 [Pipeline] dir 00:55:34.078 Running in /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26506 00:55:34.080 [Pipeline] { 00:55:34.155 [Pipeline] copyArtifacts 00:55:34.192 Copied 4 artifacts from "check-format-docker-autotest" build number 26506 00:55:34.196 [Pipeline] writeFile 00:55:34.216 [Pipeline] } 00:55:34.241 [Pipeline] // dir 00:55:34.329 [Pipeline] dir 00:55:34.329 Running in /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26485 00:55:34.330 [Pipeline] { 00:55:34.350 [Pipeline] copyArtifacts 00:55:34.400 Copied 4 artifacts from "build-files-docker-autotest" build number 26485 00:55:34.403 [Pipeline] writeFile 00:55:34.448 [Pipeline] } 00:55:34.482 [Pipeline] // dir 00:55:34.523 [Pipeline] dir 00:55:34.523 Running in /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26510 00:55:34.524 [Pipeline] { 00:55:34.545 [Pipeline] copyArtifacts 00:55:34.590 Copied 4 artifacts from "check-so-deps-docker-autotest" build number 26510 00:55:34.593 [Pipeline] writeFile 00:55:34.619 [Pipeline] } 00:55:34.647 [Pipeline] // dir 00:55:34.681 [Pipeline] dir 00:55:34.681 Running in /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23753 00:55:34.682 [Pipeline] { 00:55:34.702 [Pipeline] copyArtifacts 00:55:34.751 Copied 4 artifacts from "unittest-clang-docker-autotest" build number 23753 00:55:34.755 [Pipeline] writeFile 00:55:34.779 [Pipeline] } 00:55:34.804 [Pipeline] // dir 00:55:34.830 [Pipeline] dir 00:55:34.830 Running in /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30692 00:55:34.831 [Pipeline] { 00:55:34.849 [Pipeline] copyArtifacts 00:55:34.936 Copied 7 artifacts from "short-fuzz-phy-autotest" build number 30692 00:55:34.940 [Pipeline] writeFile 00:55:34.964 [Pipeline] } 00:55:34.990 [Pipeline] // dir 00:55:35.315 [Pipeline] dir 00:55:35.316 Running in /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23754 00:55:35.317 [Pipeline] { 00:55:35.354 [Pipeline] copyArtifacts 00:55:35.404 Copied 4 artifacts from "packaging-docker-autotest" build number 23754 00:55:35.409 [Pipeline] writeFile 00:55:35.543 [Pipeline] } 00:55:35.649 [Pipeline] // dir 00:55:35.673 [Pipeline] dir 00:55:35.673 Running in /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23757 00:55:35.675 [Pipeline] { 00:55:35.699 [Pipeline] copyArtifacts 00:55:35.793 Copied 8 artifacts from "scan-build-docker-autotest" build number 23757 00:55:35.798 [Pipeline] writeFile 00:55:35.824 [Pipeline] } 00:55:35.855 [Pipeline] // dir 00:55:36.023 [Pipeline] dir 00:55:36.023 Running in /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23755 00:55:36.024 [Pipeline] { 00:55:36.046 [Pipeline] copyArtifacts 00:55:36.294 Copied 5 artifacts from "unittest-main-docker-autotest" build number 23755 00:55:36.298 [Pipeline] writeFile 00:55:36.348 [Pipeline] } 00:55:36.382 [Pipeline] // dir 00:55:36.554 [Pipeline] dir 00:55:36.555 Running in /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24036 00:55:36.556 [Pipeline] { 00:55:36.585 [Pipeline] copyArtifacts 00:55:36.683 Copied 8 artifacts from "autobuild-external-vg-autotest" build number 24036 00:55:36.688 [Pipeline] writeFile 00:55:36.754 [Pipeline] } 00:55:36.800 [Pipeline] // dir 00:55:37.225 [Pipeline] dir 00:55:37.225 Running in /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23759 00:55:37.227 [Pipeline] { 00:55:37.263 [Pipeline] copyArtifacts 00:55:37.496 Copied 5 artifacts from "unittest-valgrind-docker-autotest" build number 23759 00:55:37.501 [Pipeline] writeFile 00:55:37.637 [Pipeline] } 00:55:37.744 [Pipeline] // dir 00:55:38.066 [Pipeline] dir 00:55:38.067 Running in /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82756 00:55:38.068 [Pipeline] { 00:55:38.106 [Pipeline] copyArtifacts 00:55:38.354 Copied 15 artifacts from "vhost-initiator-vg-autotest" build number 82756 00:55:38.358 [Pipeline] writeFile 00:55:38.474 [Pipeline] } 00:55:38.544 [Pipeline] // dir 00:55:38.951 [Pipeline] dir 00:55:38.951 Running in /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81841 00:55:38.953 [Pipeline] { 00:55:39.001 [Pipeline] copyArtifacts 00:55:39.217 Copied 12 artifacts from "zns-vg-autotest" build number 81841 00:55:39.222 [Pipeline] writeFile 00:55:39.365 [Pipeline] } 00:55:39.462 [Pipeline] // dir 00:55:39.831 [Pipeline] dir 00:55:39.832 Running in /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83860 00:55:39.833 [Pipeline] { 00:55:39.869 [Pipeline] copyArtifacts 00:55:40.073 Copied 12 artifacts from "nvme-cmb-pmr-vg-autotest" build number 83860 00:55:40.079 [Pipeline] writeFile 00:55:40.214 [Pipeline] } 00:55:40.316 [Pipeline] // dir 00:55:40.972 [Pipeline] dir 00:55:40.972 Running in /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82685 00:55:40.974 [Pipeline] { 00:55:41.028 [Pipeline] copyArtifacts 00:55:41.275 Copied 12 artifacts from "lvol-vg-autotest" build number 82685 00:55:41.279 [Pipeline] writeFile 00:55:41.571 [Pipeline] } 00:55:41.694 [Pipeline] // dir 00:55:43.481 [Pipeline] dir 00:55:43.482 Running in /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82639 00:55:43.483 [Pipeline] { 00:55:43.641 [Pipeline] copyArtifacts 00:55:46.317 Copied 16 artifacts from "iscsi-uring-vg-autotest" build number 82639 00:55:46.322 [Pipeline] writeFile 00:55:47.171 [Pipeline] } 00:55:47.565 [Pipeline] // dir 00:55:47.875 [Pipeline] dir 00:55:47.875 Running in /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30719 00:55:47.876 [Pipeline] { 00:55:47.915 [Pipeline] copyArtifacts 00:55:48.140 Copied 12 artifacts from "vhost-phy-autotest" build number 30719 00:55:48.144 [Pipeline] writeFile 00:55:48.280 [Pipeline] } 00:55:48.384 [Pipeline] // dir 00:55:48.677 [Pipeline] dir 00:55:48.677 Running in /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30703 00:55:48.679 [Pipeline] { 00:55:48.716 [Pipeline] copyArtifacts 00:55:49.088 Copied 28 artifacts from "BlobFS-phy-autotest" build number 30703 00:55:49.093 [Pipeline] writeFile 00:55:49.200 [Pipeline] } 00:55:49.292 [Pipeline] // dir 00:55:52.167 [Pipeline] dir 00:55:52.167 Running in /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82772 00:55:52.169 [Pipeline] { 00:55:52.469 [Pipeline] copyArtifacts 00:55:55.606 Copied 16 artifacts from "iscsi-vg-autotest" build number 82772 00:55:55.611 [Pipeline] writeFile 00:55:56.999 [Pipeline] } 00:55:57.637 [Pipeline] // dir 00:55:58.387 [Pipeline] dir 00:55:58.387 Running in /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62993 00:55:58.388 [Pipeline] { 00:55:58.447 [Pipeline] copyArtifacts 00:55:58.548 Copied 7 artifacts from "freebsd-vg-autotest" build number 62993 00:55:58.552 [Pipeline] writeFile 00:55:58.829 [Pipeline] } 00:55:58.964 [Pipeline] // dir 00:55:59.446 [Pipeline] dir 00:55:59.446 Running in /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82736 00:55:59.447 [Pipeline] { 00:55:59.488 [Pipeline] copyArtifacts 00:55:59.757 Copied 11 artifacts from "nvme-vg-autotest" build number 82736 00:55:59.763 [Pipeline] writeFile 00:55:59.959 [Pipeline] } 00:56:00.090 [Pipeline] // dir 00:56:00.552 [Pipeline] dir 00:56:00.553 Running in /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30702 00:56:00.554 [Pipeline] { 00:56:00.604 [Pipeline] copyArtifacts 00:56:00.818 Copied 12 artifacts from "vfio-user-phy-autotest" build number 30702 00:56:00.823 [Pipeline] writeFile 00:56:01.001 [Pipeline] } 00:56:01.103 [Pipeline] // dir 00:56:01.655 [Pipeline] dir 00:56:01.655 Running in /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76865 00:56:01.656 [Pipeline] { 00:56:01.703 [Pipeline] copyArtifacts 00:56:01.918 Copied 12 artifacts from "nvme-phy-autotest" build number 76865 00:56:01.923 [Pipeline] writeFile 00:56:02.144 [Pipeline] } 00:56:02.258 [Pipeline] // dir 00:56:03.144 [Pipeline] dir 00:56:03.145 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82678 00:56:03.146 [Pipeline] { 00:56:03.221 [Pipeline] copyArtifacts 00:56:03.458 Copied 13 artifacts from "nvmf-tcp-uring-vg-autotest" build number 82678 00:56:03.463 [Pipeline] writeFile 00:56:03.725 [Pipeline] } 00:56:03.881 [Pipeline] // dir 00:56:04.844 [Pipeline] dir 00:56:04.844 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82728 00:56:04.845 [Pipeline] { 00:56:04.915 [Pipeline] copyArtifacts 00:56:05.120 Copied 13 artifacts from "nvmf-tcp-vg-autotest" build number 82728 00:56:05.124 [Pipeline] writeFile 00:56:05.481 [Pipeline] } 00:56:05.668 [Pipeline] // dir 00:56:07.182 [Pipeline] dir 00:56:07.183 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76825 00:56:07.184 [Pipeline] { 00:56:07.297 [Pipeline] copyArtifacts 00:56:07.542 Copied 13 artifacts from "nvmf-tcp-phy-autotest" build number 76825 00:56:07.547 [Pipeline] writeFile 00:56:08.230 [Pipeline] } 00:56:08.499 [Pipeline] // dir 00:56:09.363 [Pipeline] dir 00:56:09.363 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76941 00:56:09.364 [Pipeline] { 00:56:09.434 [Pipeline] copyArtifacts 00:56:09.630 Copied 13 artifacts from "nvmf-phy-autotest" build number 76941 00:56:09.635 [Pipeline] writeFile 00:56:09.975 [Pipeline] } 00:56:10.076 [Pipeline] // dir 00:56:11.431 [Pipeline] dir 00:56:11.431 Running in /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30693 00:56:11.432 [Pipeline] { 00:56:11.522 [Pipeline] copyArtifacts 00:56:11.701 Copied 12 artifacts from "crypto-phy-autotest" build number 30693 00:56:11.704 [Pipeline] writeFile 00:56:12.260 [Pipeline] } 00:56:12.511 [Pipeline] // dir 00:56:13.416 [Pipeline] dir 00:56:13.416 Running in /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78130 00:56:13.417 [Pipeline] { 00:56:13.532 [Pipeline] copyArtifacts 00:56:13.858 Copied 13 artifacts from "centos7-vg-autotest" build number 78130 00:56:13.864 [Pipeline] writeFile 00:56:14.134 [Pipeline] } 00:56:14.353 [Pipeline] // dir 00:56:15.724 [Pipeline] dir 00:56:15.724 Running in /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20656 00:56:15.725 [Pipeline] { 00:56:15.815 [Pipeline] copyArtifacts 00:56:16.254 Copied 13 artifacts from "rocky9-vg-autotest" build number 20656 00:56:16.259 [Pipeline] writeFile 00:56:16.763 [Pipeline] } 00:56:16.986 [Pipeline] // dir 00:56:18.202 [Pipeline] dir 00:56:18.202 Running in /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42357 00:56:18.203 [Pipeline] { 00:56:18.282 [Pipeline] copyArtifacts 00:56:18.650 Copied 13 artifacts from "ubuntu22-vg-autotest" build number 42357 00:56:18.655 [Pipeline] writeFile 00:56:19.125 [Pipeline] } 00:56:19.342 [Pipeline] // dir 00:56:20.596 [Pipeline] dir 00:56:20.596 Running in /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78324 00:56:20.597 [Pipeline] { 00:56:20.680 [Pipeline] copyArtifacts 00:56:21.051 Copied 13 artifacts from "ubuntu20-vg-autotest" build number 78324 00:56:21.056 [Pipeline] writeFile 00:56:21.546 [Pipeline] } 00:56:21.756 [Pipeline] // dir 00:56:21.765 [Pipeline] catchError 00:56:21.766 [Pipeline] { 00:56:21.785 [Pipeline] sh 00:56:22.064 + jbp/jenkins/jjb-config/jobs/scripts/post_gen_coverage.sh 00:56:22.064 + shopt -s globstar nullglob 00:56:22.064 + echo 'Start stage post_gen_coverage.sh' 00:56:22.064 Start stage post_gen_coverage.sh 00:56:22.064 + cd /var/jenkins/workspace/autotest-per-patch 00:56:22.064 + rm -rf /var/jenkins/workspace/autotest-per-patch/spdk/doc 00:56:22.064 + trap 'compress_coverage_and_docs; remove_partial_coverage_files && echo '\''End stage post_gen_coverage.sh'\''' EXIT 00:56:22.064 + move_artifacts 00:56:22.064 + local out_dirs 00:56:22.064 + out_dirs=(./**/output/) 00:56:22.064 + for dir in "${out_dirs[@]}" 00:56:22.064 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.064 + [[ -f ./autobuild-external-vg-autotest_24036/output//doc.tar.xz ]] 00:56:22.064 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.064 + [[ -f ./autobuild-external-vg-autotest_24036/output//ut_coverage.tar.xz ]] 00:56:22.064 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.064 + [[ -f ./autobuild-external-vg-autotest_24036/output//llvm.tar.xz ]] 00:56:22.064 + mv ./autobuild-external-vg-autotest_24036/output//build-pkg-manifest.txt ./autobuild-external-vg-autotest_24036/output//build-repo-manifest.txt ./autobuild-external-vg-autotest_24036/output//dmesg.init.log ./autobuild-external-vg-autotest_24036/output//dmesg.log ./autobuild-external-vg-autotest_24036/output//power.tar.xz ./autobuild-external-vg-autotest_24036/output//test_completions.txt ./autobuild-external-vg-autotest_24036/output//timing.svg ./autobuild-external-vg-autotest_24036/output//timing.txt ./autobuild-external-vg-autotest_24036/output//.. 00:56:22.064 + rmdir ./autobuild-external-vg-autotest_24036/output/ 00:56:22.064 + for dir in "${out_dirs[@]}" 00:56:22.064 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.064 + [[ -f ./BlobFS-phy-autotest_30703/output//doc.tar.xz ]] 00:56:22.064 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.064 + [[ -f ./BlobFS-phy-autotest_30703/output//ut_coverage.tar.xz ]] 00:56:22.064 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.064 + [[ -f ./BlobFS-phy-autotest_30703/output//llvm.tar.xz ]] 00:56:22.064 + mv ./BlobFS-phy-autotest_30703/output//all_tests.txt ./BlobFS-phy-autotest_30703/output//build-pkg-manifest.txt ./BlobFS-phy-autotest_30703/output//build-repo-manifest.txt ./BlobFS-phy-autotest_30703/output//cov_base.info.xz ./BlobFS-phy-autotest_30703/output//cov_test.info.xz ./BlobFS-phy-autotest_30703/output//cov_total.info.xz ./BlobFS-phy-autotest_30703/output//dmesg.init.log ./BlobFS-phy-autotest_30703/output//dmesg.log ./BlobFS-phy-autotest_30703/output//power.tar.xz ./BlobFS-phy-autotest_30703/output//rocksdb ./BlobFS-phy-autotest_30703/output//test_completions.txt ./BlobFS-phy-autotest_30703/output//timing.svg ./BlobFS-phy-autotest_30703/output//timing.txt ./BlobFS-phy-autotest_30703/output//.. 00:56:22.064 + rmdir ./BlobFS-phy-autotest_30703/output/ 00:56:22.064 + for dir in "${out_dirs[@]}" 00:56:22.064 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.064 + [[ -f ./build-files-docker-autotest_26485/output//doc.tar.xz ]] 00:56:22.064 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.064 + [[ -f ./build-files-docker-autotest_26485/output//ut_coverage.tar.xz ]] 00:56:22.064 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.064 + [[ -f ./build-files-docker-autotest_26485/output//llvm.tar.xz ]] 00:56:22.064 + mv ./build-files-docker-autotest_26485/output//build-repo-manifest.txt ./build-files-docker-autotest_26485/output//power.tar.xz ./build-files-docker-autotest_26485/output//test_completions.txt ./build-files-docker-autotest_26485/output//timing.txt ./build-files-docker-autotest_26485/output//.. 00:56:22.064 + rmdir ./build-files-docker-autotest_26485/output/ 00:56:22.064 + for dir in "${out_dirs[@]}" 00:56:22.064 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.064 + [[ -f ./centos7-vg-autotest_78130/output//doc.tar.xz ]] 00:56:22.064 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.064 + [[ -f ./centos7-vg-autotest_78130/output//ut_coverage.tar.xz ]] 00:56:22.064 + tar -C ./centos7-vg-autotest_78130/output/ -xf ./centos7-vg-autotest_78130/output//ut_coverage.tar.xz 00:56:22.322 + rm ./centos7-vg-autotest_78130/output//ut_coverage.tar.xz 00:56:22.322 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.322 + [[ -f ./centos7-vg-autotest_78130/output//llvm.tar.xz ]] 00:56:22.322 + mv ./centos7-vg-autotest_78130/output//all_tests.txt ./centos7-vg-autotest_78130/output//build-pkg-manifest.txt ./centos7-vg-autotest_78130/output//build-repo-manifest.txt ./centos7-vg-autotest_78130/output//cov_base.info.xz ./centos7-vg-autotest_78130/output//cov_test.info.xz ./centos7-vg-autotest_78130/output//cov_total.info.xz ./centos7-vg-autotest_78130/output//dmesg.init.log ./centos7-vg-autotest_78130/output//dmesg.log ./centos7-vg-autotest_78130/output//power.tar.xz ./centos7-vg-autotest_78130/output//test_completions.txt ./centos7-vg-autotest_78130/output//timing.svg ./centos7-vg-autotest_78130/output//timing.txt ./centos7-vg-autotest_78130/output//ut_coverage ./centos7-vg-autotest_78130/output//.. 00:56:22.322 + rmdir ./centos7-vg-autotest_78130/output/ 00:56:22.322 + for dir in "${out_dirs[@]}" 00:56:22.322 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.322 + [[ -f ./check-format-docker-autotest_26506/output//doc.tar.xz ]] 00:56:22.322 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.322 + [[ -f ./check-format-docker-autotest_26506/output//ut_coverage.tar.xz ]] 00:56:22.322 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.322 + [[ -f ./check-format-docker-autotest_26506/output//llvm.tar.xz ]] 00:56:22.322 + mv ./check-format-docker-autotest_26506/output//build-repo-manifest.txt ./check-format-docker-autotest_26506/output//power.tar.xz ./check-format-docker-autotest_26506/output//test_completions.txt ./check-format-docker-autotest_26506/output//timing.txt ./check-format-docker-autotest_26506/output//.. 00:56:22.322 + rmdir ./check-format-docker-autotest_26506/output/ 00:56:22.322 + for dir in "${out_dirs[@]}" 00:56:22.322 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.322 + [[ -f ./check-so-deps-docker-autotest_26510/output//doc.tar.xz ]] 00:56:22.322 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.322 + [[ -f ./check-so-deps-docker-autotest_26510/output//ut_coverage.tar.xz ]] 00:56:22.322 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.322 + [[ -f ./check-so-deps-docker-autotest_26510/output//llvm.tar.xz ]] 00:56:22.322 + mv ./check-so-deps-docker-autotest_26510/output//build-repo-manifest.txt ./check-so-deps-docker-autotest_26510/output//power.tar.xz ./check-so-deps-docker-autotest_26510/output//test_completions.txt ./check-so-deps-docker-autotest_26510/output//timing.txt ./check-so-deps-docker-autotest_26510/output//.. 00:56:22.322 + rmdir ./check-so-deps-docker-autotest_26510/output/ 00:56:22.322 + for dir in "${out_dirs[@]}" 00:56:22.322 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.322 + [[ -f ./crypto-phy-autotest_30693/output//doc.tar.xz ]] 00:56:22.322 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.322 + [[ -f ./crypto-phy-autotest_30693/output//ut_coverage.tar.xz ]] 00:56:22.322 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.322 + [[ -f ./crypto-phy-autotest_30693/output//llvm.tar.xz ]] 00:56:22.322 + mv ./crypto-phy-autotest_30693/output//all_tests.txt ./crypto-phy-autotest_30693/output//build-pkg-manifest.txt ./crypto-phy-autotest_30693/output//build-repo-manifest.txt ./crypto-phy-autotest_30693/output//cov_base.info.xz ./crypto-phy-autotest_30693/output//cov_test.info.xz ./crypto-phy-autotest_30693/output//cov_total.info.xz ./crypto-phy-autotest_30693/output//dmesg.init.log ./crypto-phy-autotest_30693/output//dmesg.log ./crypto-phy-autotest_30693/output//power.tar.xz ./crypto-phy-autotest_30693/output//test_completions.txt ./crypto-phy-autotest_30693/output//timing.svg ./crypto-phy-autotest_30693/output//timing.txt ./crypto-phy-autotest_30693/output//.. 00:56:22.322 + rmdir ./crypto-phy-autotest_30693/output/ 00:56:22.323 + for dir in "${out_dirs[@]}" 00:56:22.323 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.323 + [[ -f ./doc-docker-autotest_26700/output//doc.tar.xz ]] 00:56:22.323 + tar -C ./doc-docker-autotest_26700/output/ -xf ./doc-docker-autotest_26700/output//doc.tar.xz 00:56:22.323 + rm ./doc-docker-autotest_26700/output//doc.tar.xz 00:56:22.323 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.323 + [[ -f ./doc-docker-autotest_26700/output//ut_coverage.tar.xz ]] 00:56:22.323 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.323 + [[ -f ./doc-docker-autotest_26700/output//llvm.tar.xz ]] 00:56:22.323 + mv ./doc-docker-autotest_26700/output//build-repo-manifest.txt ./doc-docker-autotest_26700/output//doc ./doc-docker-autotest_26700/output//power.tar.xz ./doc-docker-autotest_26700/output//test_completions.txt ./doc-docker-autotest_26700/output//timing.txt ./doc-docker-autotest_26700/output//.. 00:56:22.323 + rmdir ./doc-docker-autotest_26700/output/ 00:56:22.323 + for dir in "${out_dirs[@]}" 00:56:22.323 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.323 + [[ -f ./freebsd-vg-autotest_62993/output//doc.tar.xz ]] 00:56:22.323 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.323 + [[ -f ./freebsd-vg-autotest_62993/output//ut_coverage.tar.xz ]] 00:56:22.323 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.323 + [[ -f ./freebsd-vg-autotest_62993/output//llvm.tar.xz ]] 00:56:22.323 + mv ./freebsd-vg-autotest_62993/output//all_tests.txt ./freebsd-vg-autotest_62993/output//build-pkg-manifest.txt ./freebsd-vg-autotest_62993/output//build-repo-manifest.txt ./freebsd-vg-autotest_62993/output//messages ./freebsd-vg-autotest_62993/output//power.tar.xz ./freebsd-vg-autotest_62993/output//test_completions.txt ./freebsd-vg-autotest_62993/output//timing.txt ./freebsd-vg-autotest_62993/output//.. 00:56:22.323 + rmdir ./freebsd-vg-autotest_62993/output/ 00:56:22.323 + for dir in "${out_dirs[@]}" 00:56:22.323 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.323 + [[ -f ./iscsi-uring-vg-autotest_82639/output//doc.tar.xz ]] 00:56:22.323 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.323 + [[ -f ./iscsi-uring-vg-autotest_82639/output//ut_coverage.tar.xz ]] 00:56:22.323 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.323 + [[ -f ./iscsi-uring-vg-autotest_82639/output//llvm.tar.xz ]] 00:56:22.323 + mv ./iscsi-uring-vg-autotest_82639/output//all_tests.txt ./iscsi-uring-vg-autotest_82639/output//build-pkg-manifest.txt ./iscsi-uring-vg-autotest_82639/output//build-repo-manifest.txt ./iscsi-uring-vg-autotest_82639/output//calsoft.json ./iscsi-uring-vg-autotest_82639/output//calsoft.tar.xz ./iscsi-uring-vg-autotest_82639/output//cov_base.info.xz ./iscsi-uring-vg-autotest_82639/output//cov_test.info.xz ./iscsi-uring-vg-autotest_82639/output//cov_total.info.xz ./iscsi-uring-vg-autotest_82639/output//dmesg.init.log ./iscsi-uring-vg-autotest_82639/output//dmesg.log ./iscsi-uring-vg-autotest_82639/output//iscsi_autofuzz_logs.txt ./iscsi-uring-vg-autotest_82639/output//iscsi_autofuzz_tgt_output.txt ./iscsi-uring-vg-autotest_82639/output//power.tar.xz ./iscsi-uring-vg-autotest_82639/output//test_completions.txt ./iscsi-uring-vg-autotest_82639/output//timing.svg ./iscsi-uring-vg-autotest_82639/output//timing.txt ./iscsi-uring-vg-autotest_82639/output//.. 00:56:22.323 + rmdir ./iscsi-uring-vg-autotest_82639/output/ 00:56:22.323 + for dir in "${out_dirs[@]}" 00:56:22.323 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.323 + [[ -f ./iscsi-vg-autotest_82772/output//doc.tar.xz ]] 00:56:22.323 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.323 + [[ -f ./iscsi-vg-autotest_82772/output//ut_coverage.tar.xz ]] 00:56:22.323 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.323 + [[ -f ./iscsi-vg-autotest_82772/output//llvm.tar.xz ]] 00:56:22.323 + mv ./iscsi-vg-autotest_82772/output//all_tests.txt ./iscsi-vg-autotest_82772/output//build-pkg-manifest.txt ./iscsi-vg-autotest_82772/output//build-repo-manifest.txt ./iscsi-vg-autotest_82772/output//calsoft.json ./iscsi-vg-autotest_82772/output//calsoft.tar.xz ./iscsi-vg-autotest_82772/output//cov_base.info.xz ./iscsi-vg-autotest_82772/output//cov_test.info.xz ./iscsi-vg-autotest_82772/output//cov_total.info.xz ./iscsi-vg-autotest_82772/output//dmesg.init.log ./iscsi-vg-autotest_82772/output//dmesg.log ./iscsi-vg-autotest_82772/output//iscsi_autofuzz_logs.txt ./iscsi-vg-autotest_82772/output//iscsi_autofuzz_tgt_output.txt ./iscsi-vg-autotest_82772/output//power.tar.xz ./iscsi-vg-autotest_82772/output//test_completions.txt ./iscsi-vg-autotest_82772/output//timing.svg ./iscsi-vg-autotest_82772/output//timing.txt ./iscsi-vg-autotest_82772/output//.. 00:56:22.323 + rmdir ./iscsi-vg-autotest_82772/output/ 00:56:22.323 + for dir in "${out_dirs[@]}" 00:56:22.323 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.323 + [[ -f ./lvol-vg-autotest_82685/output//doc.tar.xz ]] 00:56:22.323 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.323 + [[ -f ./lvol-vg-autotest_82685/output//ut_coverage.tar.xz ]] 00:56:22.323 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.323 + [[ -f ./lvol-vg-autotest_82685/output//llvm.tar.xz ]] 00:56:22.323 + mv ./lvol-vg-autotest_82685/output//all_tests.txt ./lvol-vg-autotest_82685/output//build-pkg-manifest.txt ./lvol-vg-autotest_82685/output//build-repo-manifest.txt ./lvol-vg-autotest_82685/output//cov_base.info.xz ./lvol-vg-autotest_82685/output//cov_test.info.xz ./lvol-vg-autotest_82685/output//cov_total.info.xz ./lvol-vg-autotest_82685/output//dmesg.init.log ./lvol-vg-autotest_82685/output//dmesg.log ./lvol-vg-autotest_82685/output//power.tar.xz ./lvol-vg-autotest_82685/output//test_completions.txt ./lvol-vg-autotest_82685/output//timing.svg ./lvol-vg-autotest_82685/output//timing.txt ./lvol-vg-autotest_82685/output//.. 00:56:22.323 + rmdir ./lvol-vg-autotest_82685/output/ 00:56:22.323 + for dir in "${out_dirs[@]}" 00:56:22.323 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.323 + [[ -f ./nvme-cmb-pmr-vg-autotest_83860/output//doc.tar.xz ]] 00:56:22.323 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.323 + [[ -f ./nvme-cmb-pmr-vg-autotest_83860/output//ut_coverage.tar.xz ]] 00:56:22.323 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.323 + [[ -f ./nvme-cmb-pmr-vg-autotest_83860/output//llvm.tar.xz ]] 00:56:22.323 + mv ./nvme-cmb-pmr-vg-autotest_83860/output//all_tests.txt ./nvme-cmb-pmr-vg-autotest_83860/output//build-pkg-manifest.txt ./nvme-cmb-pmr-vg-autotest_83860/output//build-repo-manifest.txt ./nvme-cmb-pmr-vg-autotest_83860/output//cov_base.info.xz ./nvme-cmb-pmr-vg-autotest_83860/output//cov_test.info.xz ./nvme-cmb-pmr-vg-autotest_83860/output//cov_total.info.xz ./nvme-cmb-pmr-vg-autotest_83860/output//dmesg.init.log ./nvme-cmb-pmr-vg-autotest_83860/output//dmesg.log ./nvme-cmb-pmr-vg-autotest_83860/output//power.tar.xz ./nvme-cmb-pmr-vg-autotest_83860/output//test_completions.txt ./nvme-cmb-pmr-vg-autotest_83860/output//timing.svg ./nvme-cmb-pmr-vg-autotest_83860/output//timing.txt ./nvme-cmb-pmr-vg-autotest_83860/output//.. 00:56:22.323 + rmdir ./nvme-cmb-pmr-vg-autotest_83860/output/ 00:56:22.581 + for dir in "${out_dirs[@]}" 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./nvme-phy-autotest_76865/output//doc.tar.xz ]] 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./nvme-phy-autotest_76865/output//ut_coverage.tar.xz ]] 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./nvme-phy-autotest_76865/output//llvm.tar.xz ]] 00:56:22.581 + mv ./nvme-phy-autotest_76865/output//all_tests.txt ./nvme-phy-autotest_76865/output//build-pkg-manifest.txt ./nvme-phy-autotest_76865/output//build-repo-manifest.txt ./nvme-phy-autotest_76865/output//cov_base.info.xz ./nvme-phy-autotest_76865/output//cov_test.info.xz ./nvme-phy-autotest_76865/output//cov_total.info.xz ./nvme-phy-autotest_76865/output//dmesg.init.log ./nvme-phy-autotest_76865/output//dmesg.log ./nvme-phy-autotest_76865/output//power.tar.xz ./nvme-phy-autotest_76865/output//test_completions.txt ./nvme-phy-autotest_76865/output//timing.svg ./nvme-phy-autotest_76865/output//timing.txt ./nvme-phy-autotest_76865/output//.. 00:56:22.581 + rmdir ./nvme-phy-autotest_76865/output/ 00:56:22.581 + for dir in "${out_dirs[@]}" 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./nvme-vg-autotest_82736/output//doc.tar.xz ]] 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./nvme-vg-autotest_82736/output//ut_coverage.tar.xz ]] 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./nvme-vg-autotest_82736/output//llvm.tar.xz ]] 00:56:22.581 + mv ./nvme-vg-autotest_82736/output//all_tests.txt ./nvme-vg-autotest_82736/output//build-pkg-manifest.txt ./nvme-vg-autotest_82736/output//build-repo-manifest.txt ./nvme-vg-autotest_82736/output//cov_base.info.xz ./nvme-vg-autotest_82736/output//dmesg.init.log ./nvme-vg-autotest_82736/output//dmesg.log ./nvme-vg-autotest_82736/output//power.tar.xz ./nvme-vg-autotest_82736/output//proc_list.txt ./nvme-vg-autotest_82736/output//test_completions.txt ./nvme-vg-autotest_82736/output//timing.txt ./nvme-vg-autotest_82736/output//udev.log ./nvme-vg-autotest_82736/output//.. 00:56:22.581 + rmdir ./nvme-vg-autotest_82736/output/ 00:56:22.581 + for dir in "${out_dirs[@]}" 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./nvmf-phy-autotest_76941/output//doc.tar.xz ]] 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./nvmf-phy-autotest_76941/output//ut_coverage.tar.xz ]] 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./nvmf-phy-autotest_76941/output//llvm.tar.xz ]] 00:56:22.581 + mv ./nvmf-phy-autotest_76941/output//all_tests.txt ./nvmf-phy-autotest_76941/output//build-pkg-manifest.txt ./nvmf-phy-autotest_76941/output//build-repo-manifest.txt ./nvmf-phy-autotest_76941/output//cov_base.info.xz ./nvmf-phy-autotest_76941/output//cov_test.info.xz ./nvmf-phy-autotest_76941/output//cov_total.info.xz ./nvmf-phy-autotest_76941/output//dmesg.init.log ./nvmf-phy-autotest_76941/output//dmesg.log ./nvmf-phy-autotest_76941/output//nvmf_trace.0_shm.tar.gz ./nvmf-phy-autotest_76941/output//power.tar.xz ./nvmf-phy-autotest_76941/output//test_completions.txt ./nvmf-phy-autotest_76941/output//timing.svg ./nvmf-phy-autotest_76941/output//timing.txt ./nvmf-phy-autotest_76941/output//.. 00:56:22.581 + rmdir ./nvmf-phy-autotest_76941/output/ 00:56:22.581 + for dir in "${out_dirs[@]}" 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./nvmf-tcp-phy-autotest_76825/output//doc.tar.xz ]] 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./nvmf-tcp-phy-autotest_76825/output//ut_coverage.tar.xz ]] 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./nvmf-tcp-phy-autotest_76825/output//llvm.tar.xz ]] 00:56:22.581 + mv ./nvmf-tcp-phy-autotest_76825/output//all_tests.txt ./nvmf-tcp-phy-autotest_76825/output//build-pkg-manifest.txt ./nvmf-tcp-phy-autotest_76825/output//build-repo-manifest.txt ./nvmf-tcp-phy-autotest_76825/output//cov_base.info.xz ./nvmf-tcp-phy-autotest_76825/output//cov_test.info.xz ./nvmf-tcp-phy-autotest_76825/output//cov_total.info.xz ./nvmf-tcp-phy-autotest_76825/output//dmesg.init.log ./nvmf-tcp-phy-autotest_76825/output//dmesg.log ./nvmf-tcp-phy-autotest_76825/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-phy-autotest_76825/output//power.tar.xz ./nvmf-tcp-phy-autotest_76825/output//test_completions.txt ./nvmf-tcp-phy-autotest_76825/output//timing.svg ./nvmf-tcp-phy-autotest_76825/output//timing.txt ./nvmf-tcp-phy-autotest_76825/output//.. 00:56:22.581 + rmdir ./nvmf-tcp-phy-autotest_76825/output/ 00:56:22.581 + for dir in "${out_dirs[@]}" 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./nvmf-tcp-uring-vg-autotest_82678/output//doc.tar.xz ]] 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./nvmf-tcp-uring-vg-autotest_82678/output//ut_coverage.tar.xz ]] 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./nvmf-tcp-uring-vg-autotest_82678/output//llvm.tar.xz ]] 00:56:22.581 + mv ./nvmf-tcp-uring-vg-autotest_82678/output//all_tests.txt ./nvmf-tcp-uring-vg-autotest_82678/output//build-pkg-manifest.txt ./nvmf-tcp-uring-vg-autotest_82678/output//build-repo-manifest.txt ./nvmf-tcp-uring-vg-autotest_82678/output//cov_base.info.xz ./nvmf-tcp-uring-vg-autotest_82678/output//cov_test.info.xz ./nvmf-tcp-uring-vg-autotest_82678/output//cov_total.info.xz ./nvmf-tcp-uring-vg-autotest_82678/output//dmesg.init.log ./nvmf-tcp-uring-vg-autotest_82678/output//dmesg.log ./nvmf-tcp-uring-vg-autotest_82678/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-uring-vg-autotest_82678/output//power.tar.xz ./nvmf-tcp-uring-vg-autotest_82678/output//test_completions.txt ./nvmf-tcp-uring-vg-autotest_82678/output//timing.svg ./nvmf-tcp-uring-vg-autotest_82678/output//timing.txt ./nvmf-tcp-uring-vg-autotest_82678/output//.. 00:56:22.581 + rmdir ./nvmf-tcp-uring-vg-autotest_82678/output/ 00:56:22.581 + for dir in "${out_dirs[@]}" 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./nvmf-tcp-vg-autotest_82728/output//doc.tar.xz ]] 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./nvmf-tcp-vg-autotest_82728/output//ut_coverage.tar.xz ]] 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./nvmf-tcp-vg-autotest_82728/output//llvm.tar.xz ]] 00:56:22.581 + mv ./nvmf-tcp-vg-autotest_82728/output//all_tests.txt ./nvmf-tcp-vg-autotest_82728/output//build-pkg-manifest.txt ./nvmf-tcp-vg-autotest_82728/output//build-repo-manifest.txt ./nvmf-tcp-vg-autotest_82728/output//cov_base.info.xz ./nvmf-tcp-vg-autotest_82728/output//cov_test.info.xz ./nvmf-tcp-vg-autotest_82728/output//cov_total.info.xz ./nvmf-tcp-vg-autotest_82728/output//dmesg.init.log ./nvmf-tcp-vg-autotest_82728/output//dmesg.log ./nvmf-tcp-vg-autotest_82728/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-vg-autotest_82728/output//power.tar.xz ./nvmf-tcp-vg-autotest_82728/output//test_completions.txt ./nvmf-tcp-vg-autotest_82728/output//timing.svg ./nvmf-tcp-vg-autotest_82728/output//timing.txt ./nvmf-tcp-vg-autotest_82728/output//.. 00:56:22.581 + rmdir ./nvmf-tcp-vg-autotest_82728/output/ 00:56:22.581 + for dir in "${out_dirs[@]}" 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./packaging-docker-autotest_23754/output//doc.tar.xz ]] 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./packaging-docker-autotest_23754/output//ut_coverage.tar.xz ]] 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./packaging-docker-autotest_23754/output//llvm.tar.xz ]] 00:56:22.581 + mv ./packaging-docker-autotest_23754/output//build-repo-manifest.txt ./packaging-docker-autotest_23754/output//power.tar.xz ./packaging-docker-autotest_23754/output//test_completions.txt ./packaging-docker-autotest_23754/output//timing.txt ./packaging-docker-autotest_23754/output//.. 00:56:22.581 + rmdir ./packaging-docker-autotest_23754/output/ 00:56:22.581 + for dir in "${out_dirs[@]}" 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./rocky9-vg-autotest_20656/output//doc.tar.xz ]] 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./rocky9-vg-autotest_20656/output//ut_coverage.tar.xz ]] 00:56:22.581 + tar -C ./rocky9-vg-autotest_20656/output/ -xf ./rocky9-vg-autotest_20656/output//ut_coverage.tar.xz 00:56:22.581 + rm ./rocky9-vg-autotest_20656/output//ut_coverage.tar.xz 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./rocky9-vg-autotest_20656/output//llvm.tar.xz ]] 00:56:22.581 + mv ./rocky9-vg-autotest_20656/output//all_tests.txt ./rocky9-vg-autotest_20656/output//build-pkg-manifest.txt ./rocky9-vg-autotest_20656/output//build-repo-manifest.txt ./rocky9-vg-autotest_20656/output//cov_base.info.xz ./rocky9-vg-autotest_20656/output//cov_test.info.xz ./rocky9-vg-autotest_20656/output//cov_total.info.xz ./rocky9-vg-autotest_20656/output//dmesg.init.log ./rocky9-vg-autotest_20656/output//dmesg.log ./rocky9-vg-autotest_20656/output//power.tar.xz ./rocky9-vg-autotest_20656/output//test_completions.txt ./rocky9-vg-autotest_20656/output//timing.svg ./rocky9-vg-autotest_20656/output//timing.txt ./rocky9-vg-autotest_20656/output//ut_coverage ./rocky9-vg-autotest_20656/output//.. 00:56:22.581 + rmdir ./rocky9-vg-autotest_20656/output/ 00:56:22.581 + for dir in "${out_dirs[@]}" 00:56:22.581 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.581 + [[ -f ./scan-build-docker-autotest_23757/output//doc.tar.xz ]] 00:56:22.582 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.582 + [[ -f ./scan-build-docker-autotest_23757/output//ut_coverage.tar.xz ]] 00:56:22.582 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.582 + [[ -f ./scan-build-docker-autotest_23757/output//llvm.tar.xz ]] 00:56:22.582 + mv ./scan-build-docker-autotest_23757/output//all_c_files.txt ./scan-build-docker-autotest_23757/output//build_output.txt ./scan-build-docker-autotest_23757/output//build-repo-manifest.txt ./scan-build-docker-autotest_23757/output//built_c_files.txt ./scan-build-docker-autotest_23757/output//power.tar.xz ./scan-build-docker-autotest_23757/output//test_completions.txt ./scan-build-docker-autotest_23757/output//timing.txt ./scan-build-docker-autotest_23757/output//unbuilt_c_files.txt ./scan-build-docker-autotest_23757/output//.. 00:56:22.582 + rmdir ./scan-build-docker-autotest_23757/output/ 00:56:22.582 + for dir in "${out_dirs[@]}" 00:56:22.582 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.582 + [[ -f ./short-fuzz-phy-autotest_30692/output//doc.tar.xz ]] 00:56:22.582 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.582 + [[ -f ./short-fuzz-phy-autotest_30692/output//ut_coverage.tar.xz ]] 00:56:22.582 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.582 + [[ -f ./short-fuzz-phy-autotest_30692/output//llvm.tar.xz ]] 00:56:22.582 + mv ./short-fuzz-phy-autotest_30692/output//build-pkg-manifest.txt ./short-fuzz-phy-autotest_30692/output//build-repo-manifest.txt ./short-fuzz-phy-autotest_30692/output//dmesg.init.log ./short-fuzz-phy-autotest_30692/output//dmesg.log ./short-fuzz-phy-autotest_30692/output//power.tar.xz ./short-fuzz-phy-autotest_30692/output//test_completions.txt ./short-fuzz-phy-autotest_30692/output//timing.txt ./short-fuzz-phy-autotest_30692/output//.. 00:56:22.582 + rmdir ./short-fuzz-phy-autotest_30692/output/ 00:56:22.582 + for dir in "${out_dirs[@]}" 00:56:22.582 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.582 + [[ -f ./ubuntu20-vg-autotest_78324/output//doc.tar.xz ]] 00:56:22.582 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.582 + [[ -f ./ubuntu20-vg-autotest_78324/output//ut_coverage.tar.xz ]] 00:56:22.582 + tar -C ./ubuntu20-vg-autotest_78324/output/ -xf ./ubuntu20-vg-autotest_78324/output//ut_coverage.tar.xz 00:56:22.839 + rm ./ubuntu20-vg-autotest_78324/output//ut_coverage.tar.xz 00:56:22.839 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.839 + [[ -f ./ubuntu20-vg-autotest_78324/output//llvm.tar.xz ]] 00:56:22.839 + mv ./ubuntu20-vg-autotest_78324/output//all_tests.txt ./ubuntu20-vg-autotest_78324/output//build-pkg-manifest.txt ./ubuntu20-vg-autotest_78324/output//build-repo-manifest.txt ./ubuntu20-vg-autotest_78324/output//cov_base.info.xz ./ubuntu20-vg-autotest_78324/output//cov_test.info.xz ./ubuntu20-vg-autotest_78324/output//cov_total.info.xz ./ubuntu20-vg-autotest_78324/output//dmesg.init.log ./ubuntu20-vg-autotest_78324/output//dmesg.log ./ubuntu20-vg-autotest_78324/output//power.tar.xz ./ubuntu20-vg-autotest_78324/output//test_completions.txt ./ubuntu20-vg-autotest_78324/output//timing.svg ./ubuntu20-vg-autotest_78324/output//timing.txt ./ubuntu20-vg-autotest_78324/output//ut_coverage ./ubuntu20-vg-autotest_78324/output//.. 00:56:22.839 + rmdir ./ubuntu20-vg-autotest_78324/output/ 00:56:22.839 + for dir in "${out_dirs[@]}" 00:56:22.839 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.839 + [[ -f ./ubuntu22-vg-autotest_42357/output//doc.tar.xz ]] 00:56:22.839 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:22.839 + [[ -f ./ubuntu22-vg-autotest_42357/output//ut_coverage.tar.xz ]] 00:56:22.839 + tar -C ./ubuntu22-vg-autotest_42357/output/ -xf ./ubuntu22-vg-autotest_42357/output//ut_coverage.tar.xz 00:56:23.097 + rm ./ubuntu22-vg-autotest_42357/output//ut_coverage.tar.xz 00:56:23.097 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.097 + [[ -f ./ubuntu22-vg-autotest_42357/output//llvm.tar.xz ]] 00:56:23.097 + mv ./ubuntu22-vg-autotest_42357/output//all_tests.txt ./ubuntu22-vg-autotest_42357/output//build-pkg-manifest.txt ./ubuntu22-vg-autotest_42357/output//build-repo-manifest.txt ./ubuntu22-vg-autotest_42357/output//cov_base.info.xz ./ubuntu22-vg-autotest_42357/output//cov_test.info.xz ./ubuntu22-vg-autotest_42357/output//cov_total.info.xz ./ubuntu22-vg-autotest_42357/output//dmesg.init.log ./ubuntu22-vg-autotest_42357/output//dmesg.log ./ubuntu22-vg-autotest_42357/output//power.tar.xz ./ubuntu22-vg-autotest_42357/output//test_completions.txt ./ubuntu22-vg-autotest_42357/output//timing.svg ./ubuntu22-vg-autotest_42357/output//timing.txt ./ubuntu22-vg-autotest_42357/output//ut_coverage ./ubuntu22-vg-autotest_42357/output//.. 00:56:23.097 + rmdir ./ubuntu22-vg-autotest_42357/output/ 00:56:23.097 + for dir in "${out_dirs[@]}" 00:56:23.097 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.097 + [[ -f ./unittest-clang-docker-autotest_23753/output//doc.tar.xz ]] 00:56:23.097 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.097 + [[ -f ./unittest-clang-docker-autotest_23753/output//ut_coverage.tar.xz ]] 00:56:23.097 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.097 + [[ -f ./unittest-clang-docker-autotest_23753/output//llvm.tar.xz ]] 00:56:23.097 + mv ./unittest-clang-docker-autotest_23753/output//build-repo-manifest.txt ./unittest-clang-docker-autotest_23753/output//power.tar.xz ./unittest-clang-docker-autotest_23753/output//test_completions.txt ./unittest-clang-docker-autotest_23753/output//timing.txt ./unittest-clang-docker-autotest_23753/output//.. 00:56:23.097 + rmdir ./unittest-clang-docker-autotest_23753/output/ 00:56:23.097 + for dir in "${out_dirs[@]}" 00:56:23.097 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.097 + [[ -f ./unittest-main-docker-autotest_23755/output//doc.tar.xz ]] 00:56:23.097 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.097 + [[ -f ./unittest-main-docker-autotest_23755/output//ut_coverage.tar.xz ]] 00:56:23.097 + tar -C ./unittest-main-docker-autotest_23755/output/ -xf ./unittest-main-docker-autotest_23755/output//ut_coverage.tar.xz 00:56:23.364 + rm ./unittest-main-docker-autotest_23755/output//ut_coverage.tar.xz 00:56:23.365 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.365 + [[ -f ./unittest-main-docker-autotest_23755/output//llvm.tar.xz ]] 00:56:23.365 + mv ./unittest-main-docker-autotest_23755/output//build-repo-manifest.txt ./unittest-main-docker-autotest_23755/output//power.tar.xz ./unittest-main-docker-autotest_23755/output//test_completions.txt ./unittest-main-docker-autotest_23755/output//timing.txt ./unittest-main-docker-autotest_23755/output//ut_coverage ./unittest-main-docker-autotest_23755/output//.. 00:56:23.365 + rmdir ./unittest-main-docker-autotest_23755/output/ 00:56:23.365 + for dir in "${out_dirs[@]}" 00:56:23.365 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.365 + [[ -f ./unittest-valgrind-docker-autotest_23759/output//doc.tar.xz ]] 00:56:23.365 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.365 + [[ -f ./unittest-valgrind-docker-autotest_23759/output//ut_coverage.tar.xz ]] 00:56:23.365 + tar -C ./unittest-valgrind-docker-autotest_23759/output/ -xf ./unittest-valgrind-docker-autotest_23759/output//ut_coverage.tar.xz 00:56:23.622 + rm ./unittest-valgrind-docker-autotest_23759/output//ut_coverage.tar.xz 00:56:23.622 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.622 + [[ -f ./unittest-valgrind-docker-autotest_23759/output//llvm.tar.xz ]] 00:56:23.622 + mv ./unittest-valgrind-docker-autotest_23759/output//build-repo-manifest.txt ./unittest-valgrind-docker-autotest_23759/output//power.tar.xz ./unittest-valgrind-docker-autotest_23759/output//test_completions.txt ./unittest-valgrind-docker-autotest_23759/output//timing.txt ./unittest-valgrind-docker-autotest_23759/output//ut_coverage ./unittest-valgrind-docker-autotest_23759/output//.. 00:56:23.622 + rmdir ./unittest-valgrind-docker-autotest_23759/output/ 00:56:23.622 + for dir in "${out_dirs[@]}" 00:56:23.622 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.622 + [[ -f ./vfio-user-phy-autotest_30702/output//doc.tar.xz ]] 00:56:23.622 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.622 + [[ -f ./vfio-user-phy-autotest_30702/output//ut_coverage.tar.xz ]] 00:56:23.622 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.622 + [[ -f ./vfio-user-phy-autotest_30702/output//llvm.tar.xz ]] 00:56:23.622 + mv ./vfio-user-phy-autotest_30702/output//all_tests.txt ./vfio-user-phy-autotest_30702/output//build-pkg-manifest.txt ./vfio-user-phy-autotest_30702/output//build-repo-manifest.txt ./vfio-user-phy-autotest_30702/output//cov_base.info.xz ./vfio-user-phy-autotest_30702/output//cov_test.info.xz ./vfio-user-phy-autotest_30702/output//cov_total.info.xz ./vfio-user-phy-autotest_30702/output//dmesg.init.log ./vfio-user-phy-autotest_30702/output//dmesg.log ./vfio-user-phy-autotest_30702/output//power.tar.xz ./vfio-user-phy-autotest_30702/output//test_completions.txt ./vfio-user-phy-autotest_30702/output//timing.svg ./vfio-user-phy-autotest_30702/output//timing.txt ./vfio-user-phy-autotest_30702/output//.. 00:56:23.622 + rmdir ./vfio-user-phy-autotest_30702/output/ 00:56:23.622 + for dir in "${out_dirs[@]}" 00:56:23.622 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.622 + [[ -f ./vhost-initiator-vg-autotest_82756/output//doc.tar.xz ]] 00:56:23.622 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.622 + [[ -f ./vhost-initiator-vg-autotest_82756/output//ut_coverage.tar.xz ]] 00:56:23.622 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.622 + [[ -f ./vhost-initiator-vg-autotest_82756/output//llvm.tar.xz ]] 00:56:23.623 + mv ./vhost-initiator-vg-autotest_82756/output//all_tests.txt ./vhost-initiator-vg-autotest_82756/output//build-pkg-manifest.txt ./vhost-initiator-vg-autotest_82756/output//build-repo-manifest.txt ./vhost-initiator-vg-autotest_82756/output//cov_base.info.xz ./vhost-initiator-vg-autotest_82756/output//cov_test.info.xz ./vhost-initiator-vg-autotest_82756/output//cov_total.info.xz ./vhost-initiator-vg-autotest_82756/output//dmesg.init.log ./vhost-initiator-vg-autotest_82756/output//dmesg.log ./vhost-initiator-vg-autotest_82756/output//power.tar.xz ./vhost-initiator-vg-autotest_82756/output//test_completions.txt ./vhost-initiator-vg-autotest_82756/output//timing.svg ./vhost-initiator-vg-autotest_82756/output//timing.txt ./vhost-initiator-vg-autotest_82756/output//vhost_fuzz_output1.txt.xz ./vhost-initiator-vg-autotest_82756/output//vhost_fuzz_output2.txt.xz ./vhost-initiator-vg-autotest_82756/output//vhost_fuzz_tgt_output.txt.xz ./vhost-initiator-vg-autotest_82756/output//.. 00:56:23.623 + rmdir ./vhost-initiator-vg-autotest_82756/output/ 00:56:23.623 + for dir in "${out_dirs[@]}" 00:56:23.623 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.623 + [[ -f ./vhost-phy-autotest_30719/output//doc.tar.xz ]] 00:56:23.623 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.623 + [[ -f ./vhost-phy-autotest_30719/output//ut_coverage.tar.xz ]] 00:56:23.623 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.623 + [[ -f ./vhost-phy-autotest_30719/output//llvm.tar.xz ]] 00:56:23.623 + mv ./vhost-phy-autotest_30719/output//all_tests.txt ./vhost-phy-autotest_30719/output//build-pkg-manifest.txt ./vhost-phy-autotest_30719/output//build-repo-manifest.txt ./vhost-phy-autotest_30719/output//cov_base.info.xz ./vhost-phy-autotest_30719/output//cov_test.info.xz ./vhost-phy-autotest_30719/output//cov_total.info.xz ./vhost-phy-autotest_30719/output//dmesg.init.log ./vhost-phy-autotest_30719/output//dmesg.log ./vhost-phy-autotest_30719/output//power.tar.xz ./vhost-phy-autotest_30719/output//test_completions.txt ./vhost-phy-autotest_30719/output//timing.svg ./vhost-phy-autotest_30719/output//timing.txt ./vhost-phy-autotest_30719/output//.. 00:56:23.623 + rmdir ./vhost-phy-autotest_30719/output/ 00:56:23.623 + for dir in "${out_dirs[@]}" 00:56:23.623 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.623 + [[ -f ./zns-vg-autotest_81841/output//doc.tar.xz ]] 00:56:23.623 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.623 + [[ -f ./zns-vg-autotest_81841/output//ut_coverage.tar.xz ]] 00:56:23.623 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:23.623 + [[ -f ./zns-vg-autotest_81841/output//llvm.tar.xz ]] 00:56:23.623 + mv ./zns-vg-autotest_81841/output//all_tests.txt ./zns-vg-autotest_81841/output//build-pkg-manifest.txt ./zns-vg-autotest_81841/output//build-repo-manifest.txt ./zns-vg-autotest_81841/output//cov_base.info.xz ./zns-vg-autotest_81841/output//cov_test.info.xz ./zns-vg-autotest_81841/output//cov_total.info.xz ./zns-vg-autotest_81841/output//dmesg.init.log ./zns-vg-autotest_81841/output//dmesg.log ./zns-vg-autotest_81841/output//power.tar.xz ./zns-vg-autotest_81841/output//test_completions.txt ./zns-vg-autotest_81841/output//timing.svg ./zns-vg-autotest_81841/output//timing.txt ./zns-vg-autotest_81841/output//.. 00:56:23.623 + rmdir ./zns-vg-autotest_81841/output/ 00:56:23.623 + unpack_cov_files 00:56:23.623 + local info_files 00:56:23.623 + info_files=(*/cov_*.info.xz) 00:56:23.623 + xargs -P0 -r -n1 xz -d 00:56:23.623 + printf '%s\n' BlobFS-phy-autotest_30703/cov_base.info.xz BlobFS-phy-autotest_30703/cov_test.info.xz BlobFS-phy-autotest_30703/cov_total.info.xz centos7-vg-autotest_78130/cov_base.info.xz centos7-vg-autotest_78130/cov_test.info.xz centos7-vg-autotest_78130/cov_total.info.xz crypto-phy-autotest_30693/cov_base.info.xz crypto-phy-autotest_30693/cov_test.info.xz crypto-phy-autotest_30693/cov_total.info.xz iscsi-uring-vg-autotest_82639/cov_base.info.xz iscsi-uring-vg-autotest_82639/cov_test.info.xz iscsi-uring-vg-autotest_82639/cov_total.info.xz iscsi-vg-autotest_82772/cov_base.info.xz iscsi-vg-autotest_82772/cov_test.info.xz iscsi-vg-autotest_82772/cov_total.info.xz lvol-vg-autotest_82685/cov_base.info.xz lvol-vg-autotest_82685/cov_test.info.xz lvol-vg-autotest_82685/cov_total.info.xz nvme-cmb-pmr-vg-autotest_83860/cov_base.info.xz nvme-cmb-pmr-vg-autotest_83860/cov_test.info.xz nvme-cmb-pmr-vg-autotest_83860/cov_total.info.xz nvme-phy-autotest_76865/cov_base.info.xz nvme-phy-autotest_76865/cov_test.info.xz nvme-phy-autotest_76865/cov_total.info.xz nvme-vg-autotest_82736/cov_base.info.xz nvmf-phy-autotest_76941/cov_base.info.xz nvmf-phy-autotest_76941/cov_test.info.xz nvmf-phy-autotest_76941/cov_total.info.xz nvmf-tcp-phy-autotest_76825/cov_base.info.xz nvmf-tcp-phy-autotest_76825/cov_test.info.xz nvmf-tcp-phy-autotest_76825/cov_total.info.xz nvmf-tcp-uring-vg-autotest_82678/cov_base.info.xz nvmf-tcp-uring-vg-autotest_82678/cov_test.info.xz nvmf-tcp-uring-vg-autotest_82678/cov_total.info.xz nvmf-tcp-vg-autotest_82728/cov_base.info.xz nvmf-tcp-vg-autotest_82728/cov_test.info.xz nvmf-tcp-vg-autotest_82728/cov_total.info.xz rocky9-vg-autotest_20656/cov_base.info.xz rocky9-vg-autotest_20656/cov_test.info.xz rocky9-vg-autotest_20656/cov_total.info.xz ubuntu20-vg-autotest_78324/cov_base.info.xz ubuntu20-vg-autotest_78324/cov_test.info.xz ubuntu20-vg-autotest_78324/cov_total.info.xz ubuntu22-vg-autotest_42357/cov_base.info.xz ubuntu22-vg-autotest_42357/cov_test.info.xz ubuntu22-vg-autotest_42357/cov_total.info.xz vfio-user-phy-autotest_30702/cov_base.info.xz vfio-user-phy-autotest_30702/cov_test.info.xz vfio-user-phy-autotest_30702/cov_total.info.xz vhost-initiator-vg-autotest_82756/cov_base.info.xz vhost-initiator-vg-autotest_82756/cov_test.info.xz vhost-initiator-vg-autotest_82756/cov_total.info.xz vhost-phy-autotest_30719/cov_base.info.xz vhost-phy-autotest_30719/cov_test.info.xz vhost-phy-autotest_30719/cov_total.info.xz zns-vg-autotest_81841/cov_base.info.xz zns-vg-autotest_81841/cov_test.info.xz zns-vg-autotest_81841/cov_total.info.xz 00:56:24.187 + fix_downstream_job_paths 00:56:24.187 + sed -i -e 's#^SF:/.\+/spdk/#SF:/var/jenkins/workspace/autotest-per-patch/spdk/#g' BlobFS-phy-autotest_30703/cov_total.info centos7-vg-autotest_78130/cov_total.info crypto-phy-autotest_30693/cov_total.info iscsi-uring-vg-autotest_82639/cov_total.info iscsi-vg-autotest_82772/cov_total.info lvol-vg-autotest_82685/cov_total.info nvme-cmb-pmr-vg-autotest_83860/cov_total.info nvme-phy-autotest_76865/cov_total.info nvmf-phy-autotest_76941/cov_total.info nvmf-tcp-phy-autotest_76825/cov_total.info nvmf-tcp-uring-vg-autotest_82678/cov_total.info nvmf-tcp-vg-autotest_82728/cov_total.info rocky9-vg-autotest_20656/cov_total.info ubuntu20-vg-autotest_78324/cov_total.info ubuntu22-vg-autotest_42357/cov_total.info vfio-user-phy-autotest_30702/cov_total.info vhost-initiator-vg-autotest_82756/cov_total.info vhost-phy-autotest_30719/cov_total.info zns-vg-autotest_81841/cov_total.info 00:56:25.122 + ignore_ocf_headers 00:56:25.122 + sed -i 's#--show-details#--show-details --ignore-errors source#g' spdk/autorun_post.py 00:56:25.122 + create_errtrace_files_for_all_builds 00:56:25.122 + local build_log_list 00:56:25.122 + build_log_list=($(find "$WORKSPACE" -type f -name 'build.log')) 00:56:25.122 ++ find /var/jenkins/workspace/autotest-per-patch -type f -name build.log 00:56:25.122 + for build in "${build_log_list[@]}" 00:56:25.122 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30703/build.log 00:56:25.122 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.122 + build_log=/var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30703/build.log 00:56:25.122 +++ dirname /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30703/build.log 00:56:25.122 ++ basename /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30703 00:56:25.122 + job_name=BlobFS-phy-autotest_30703 00:56:25.122 + start_pattern='Backtrace start' 00:56:25.122 + end_pattern='Backtrace end' 00:56:25.122 + [[ -f /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30703/build.log ]] 00:56:25.122 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30703/build.log 00:56:25.122 + backtraces= 00:56:25.122 + [[ -n '' ]] 00:56:25.122 + for build in "${build_log_list[@]}" 00:56:25.122 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30702/build.log 00:56:25.122 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.122 + build_log=/var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30702/build.log 00:56:25.122 +++ dirname /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30702/build.log 00:56:25.122 ++ basename /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30702 00:56:25.122 + job_name=vfio-user-phy-autotest_30702 00:56:25.122 + start_pattern='Backtrace start' 00:56:25.122 + end_pattern='Backtrace end' 00:56:25.122 + [[ -f /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30702/build.log ]] 00:56:25.122 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30702/build.log 00:56:25.122 + backtraces= 00:56:25.122 + [[ -n '' ]] 00:56:25.122 + for build in "${build_log_list[@]}" 00:56:25.122 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82728/build.log 00:56:25.122 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.122 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82728/build.log 00:56:25.122 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82728/build.log 00:56:25.122 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82728 00:56:25.122 + job_name=nvmf-tcp-vg-autotest_82728 00:56:25.122 + start_pattern='Backtrace start' 00:56:25.122 + end_pattern='Backtrace end' 00:56:25.122 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82728/build.log ]] 00:56:25.122 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82728/build.log 00:56:25.122 + backtraces= 00:56:25.122 + [[ -n '' ]] 00:56:25.122 + for build in "${build_log_list[@]}" 00:56:25.122 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82756/build.log 00:56:25.122 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.122 + build_log=/var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82756/build.log 00:56:25.122 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82756/build.log 00:56:25.122 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82756 00:56:25.122 + job_name=vhost-initiator-vg-autotest_82756 00:56:25.122 + start_pattern='Backtrace start' 00:56:25.122 + end_pattern='Backtrace end' 00:56:25.122 + [[ -f /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82756/build.log ]] 00:56:25.122 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82756/build.log 00:56:25.122 + backtraces= 00:56:25.122 + [[ -n '' ]] 00:56:25.122 + for build in "${build_log_list[@]}" 00:56:25.122 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26510/build.log 00:56:25.122 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.122 + build_log=/var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26510/build.log 00:56:25.122 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26510/build.log 00:56:25.122 ++ basename /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26510 00:56:25.122 + job_name=check-so-deps-docker-autotest_26510 00:56:25.122 + start_pattern='Backtrace start' 00:56:25.122 + end_pattern='Backtrace end' 00:56:25.122 + [[ -f /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26510/build.log ]] 00:56:25.122 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26510/build.log 00:56:25.122 + backtraces= 00:56:25.122 + [[ -n '' ]] 00:56:25.122 + for build in "${build_log_list[@]}" 00:56:25.122 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82736/build.log 00:56:25.122 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.122 + build_log=/var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82736/build.log 00:56:25.122 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82736/build.log 00:56:25.122 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82736 00:56:25.122 + job_name=nvme-vg-autotest_82736 00:56:25.122 + start_pattern='Backtrace start' 00:56:25.122 + end_pattern='Backtrace end' 00:56:25.122 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82736/build.log ]] 00:56:25.122 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82736/build.log 00:56:25.123 + backtraces='00:17:29.751 ========== Backtrace start: ========== 00:56:25.123 00:17:29.751 00:56:25.123 00:17:29.751 in /home/vagrant/spdk_repo/spdk/test/ublk/ublk.sh:210 -> main([]) 00:56:25.123 00:17:29.751 ... 00:56:25.123 00:17:29.751 205 spdk_pid=$! 00:56:25.123 00:17:29.751 206 trap '\''cleanup; exit 1'\'' SIGINT SIGTERM EXIT 00:56:25.123 00:17:29.751 207 waitforlisten $spdk_pid 00:56:25.123 00:17:29.751 208 00:56:25.123 00:17:29.751 209 #run_test "test_create_ublk" test_create_ublk 00:56:25.123 00:17:29.751 => 210 echo "MAX_DEV_ID " $MAX_DEV_ID " FIO_DEV_ID " $FIO_DEV_ID " NUM_QUEUE (numjobs) " $NUM_QUEUE > $OUT_FILENAME_FD 00:56:25.123 00:17:29.751 211 echo "MAX_DEV_ID " $MAX_DEV_ID " FIO_DEV_ID " $FIO_DEV_ID " NUM_QUEUE (numjobs) " $NUM_QUEUE > $OUT_FILENAME_FIX 00:56:25.123 00:17:29.751 212 run_test "test_create_multi_ublk" test_create_multi_ublk 00:56:25.123 00:17:29.751 213 00:56:25.123 00:17:29.751 214 trap - SIGINT SIGTERM EXIT 00:56:25.123 00:17:29.751 215 cleanup 00:56:25.123 00:17:29.751 ... 00:56:25.123 00:17:29.751 00:56:25.123 00:17:29.751 ========== Backtrace end ========== 00:56:25.123 00:17:31.653 ========== Backtrace start: ========== 00:56:25.123 00:17:31.653 00:56:25.123 00:17:31.653 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["ublk"],["/home/vagrant/spdk_repo/spdk/test/ublk/ublk.sh"]) 00:56:25.123 00:17:31.653 ... 00:56:25.123 00:17:31.653 1119 timing_enter $test_name 00:56:25.123 00:17:31.653 1120 echo "************************************" 00:56:25.123 00:17:31.653 1121 echo "START TEST $test_name" 00:56:25.123 00:17:31.653 1122 echo "************************************" 00:56:25.123 00:17:31.653 1123 xtrace_restore 00:56:25.123 00:17:31.653 1124 time "$@" 00:56:25.123 00:17:31.653 1125 xtrace_disable 00:56:25.123 00:17:31.653 1126 echo "************************************" 00:56:25.123 00:17:31.653 1127 echo "END TEST $test_name" 00:56:25.123 00:17:31.653 1128 echo "************************************" 00:56:25.123 00:17:31.653 1129 timing_exit $test_name 00:56:25.123 00:17:31.653 ... 00:56:25.123 00:17:31.653 in /home/vagrant/spdk_repo/spdk/autotest.sh:251 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:56:25.123 00:17:31.653 ... 00:56:25.123 00:17:31.653 246 00:56:25.123 00:17:31.653 247 if [[ $SPDK_TEST_XNVME -eq 1 ]]; then 00:56:25.123 00:17:31.653 248 run_test "nvme_xnvme" $rootdir/test/nvme/xnvme/xnvme.sh 00:56:25.123 00:17:31.653 249 run_test "blockdev_xnvme" $rootdir/test/bdev/blockdev.sh "xnvme" 00:56:25.123 00:17:31.653 250 # Run ublk with xnvme since they have similar kernel dependencies 00:56:25.123 00:17:31.653 => 251 run_test "ublk" $rootdir/test/ublk/ublk.sh 00:56:25.123 00:17:31.653 252 run_test "ublk_recovery" $rootdir/test/ublk/ublk_recovery.sh 00:56:25.123 00:17:31.653 253 fi 00:56:25.123 00:17:31.653 254 fi 00:56:25.123 00:17:31.653 255 00:56:25.123 00:17:31.653 256 if [ $SPDK_TEST_IOAT -eq 1 ]; then 00:56:25.123 00:17:31.653 ... 00:56:25.123 00:17:31.653 00:56:25.123 00:17:31.653 ========== Backtrace end ==========' 00:56:25.123 + [[ -n 00:17:29.751 ========== Backtrace start: ========== 00:56:25.123 00:17:29.751 00:56:25.123 00:17:29.751 in /home/vagrant/spdk_repo/spdk/test/ublk/ublk.sh:210 -> main([]) 00:56:25.123 00:17:29.751 ... 00:56:25.123 00:17:29.751 205 spdk_pid=$! 00:56:25.123 00:17:29.751 206 trap 'cleanup; exit 1' SIGINT SIGTERM EXIT 00:56:25.123 00:17:29.751 207 waitforlisten $spdk_pid 00:56:25.123 00:17:29.751 208 00:56:25.123 00:17:29.751 209 #run_test "test_create_ublk" test_create_ublk 00:56:25.123 00:17:29.751 => 210 echo "MAX_DEV_ID " $MAX_DEV_ID " FIO_DEV_ID " $FIO_DEV_ID " NUM_QUEUE (numjobs) " $NUM_QUEUE > $OUT_FILENAME_FD 00:56:25.123 00:17:29.751 211 echo "MAX_DEV_ID " $MAX_DEV_ID " FIO_DEV_ID " $FIO_DEV_ID " NUM_QUEUE (numjobs) " $NUM_QUEUE > $OUT_FILENAME_FIX 00:56:25.123 00:17:29.751 212 run_test "test_create_multi_ublk" test_create_multi_ublk 00:56:25.123 00:17:29.751 213 00:56:25.123 00:17:29.751 214 trap - SIGINT SIGTERM EXIT 00:56:25.123 00:17:29.751 215 cleanup 00:56:25.123 00:17:29.751 ... 00:56:25.123 00:17:29.751 00:56:25.123 00:17:29.751 ========== Backtrace end ========== 00:56:25.123 00:17:31.653 ========== Backtrace start: ========== 00:56:25.123 00:17:31.653 00:56:25.123 00:17:31.653 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["ublk"],["/home/vagrant/spdk_repo/spdk/test/ublk/ublk.sh"]) 00:56:25.123 00:17:31.653 ... 00:56:25.123 00:17:31.653 1119 timing_enter $test_name 00:56:25.123 00:17:31.653 1120 echo "************************************" 00:56:25.123 00:17:31.653 1121 echo "START TEST $test_name" 00:56:25.123 00:17:31.653 1122 echo "************************************" 00:56:25.123 00:17:31.653 1123 xtrace_restore 00:56:25.123 00:17:31.653 1124 time "$@" 00:56:25.123 00:17:31.653 1125 xtrace_disable 00:56:25.123 00:17:31.653 1126 echo "************************************" 00:56:25.123 00:17:31.653 1127 echo "END TEST $test_name" 00:56:25.123 00:17:31.653 1128 echo "************************************" 00:56:25.123 00:17:31.653 1129 timing_exit $test_name 00:56:25.123 00:17:31.653 ... 00:56:25.123 00:17:31.653 in /home/vagrant/spdk_repo/spdk/autotest.sh:251 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:56:25.123 00:17:31.653 ... 00:56:25.123 00:17:31.653 246 00:56:25.123 00:17:31.653 247 if [[ $SPDK_TEST_XNVME -eq 1 ]]; then 00:56:25.123 00:17:31.653 248 run_test "nvme_xnvme" $rootdir/test/nvme/xnvme/xnvme.sh 00:56:25.123 00:17:31.653 249 run_test "blockdev_xnvme" $rootdir/test/bdev/blockdev.sh "xnvme" 00:56:25.123 00:17:31.653 250 # Run ublk with xnvme since they have similar kernel dependencies 00:56:25.123 00:17:31.653 => 251 run_test "ublk" $rootdir/test/ublk/ublk.sh 00:56:25.123 00:17:31.653 252 run_test "ublk_recovery" $rootdir/test/ublk/ublk_recovery.sh 00:56:25.123 00:17:31.653 253 fi 00:56:25.123 00:17:31.653 254 fi 00:56:25.123 00:17:31.653 255 00:56:25.123 00:17:31.653 256 if [ $SPDK_TEST_IOAT -eq 1 ]; then 00:56:25.123 00:17:31.653 ... 00:56:25.123 00:17:31.653 00:56:25.123 00:17:31.653 ========== Backtrace end ========== ]] 00:56:25.123 + echo '00:17:29.751 ========== Backtrace start: ========== 00:56:25.123 00:17:29.751 00:56:25.123 00:17:29.751 in /home/vagrant/spdk_repo/spdk/test/ublk/ublk.sh:210 -> main([]) 00:56:25.123 00:17:29.751 ... 00:56:25.123 00:17:29.751 205 spdk_pid=$! 00:56:25.123 00:17:29.751 206 trap '\''cleanup; exit 1'\'' SIGINT SIGTERM EXIT 00:56:25.123 00:17:29.751 207 waitforlisten $spdk_pid 00:56:25.123 00:17:29.751 208 00:56:25.123 00:17:29.751 209 #run_test "test_create_ublk" test_create_ublk 00:56:25.123 00:17:29.751 => 210 echo "MAX_DEV_ID " $MAX_DEV_ID " FIO_DEV_ID " $FIO_DEV_ID " NUM_QUEUE (numjobs) " $NUM_QUEUE > $OUT_FILENAME_FD 00:56:25.123 00:17:29.751 211 echo "MAX_DEV_ID " $MAX_DEV_ID " FIO_DEV_ID " $FIO_DEV_ID " NUM_QUEUE (numjobs) " $NUM_QUEUE > $OUT_FILENAME_FIX 00:56:25.123 00:17:29.751 212 run_test "test_create_multi_ublk" test_create_multi_ublk 00:56:25.123 00:17:29.751 213 00:56:25.123 00:17:29.751 214 trap - SIGINT SIGTERM EXIT 00:56:25.123 00:17:29.751 215 cleanup 00:56:25.123 00:17:29.751 ... 00:56:25.123 00:17:29.751 00:56:25.123 00:17:29.751 ========== Backtrace end ========== 00:56:25.123 00:17:31.653 ========== Backtrace start: ========== 00:56:25.123 00:17:31.653 00:56:25.123 00:17:31.653 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["ublk"],["/home/vagrant/spdk_repo/spdk/test/ublk/ublk.sh"]) 00:56:25.123 00:17:31.653 ... 00:56:25.123 00:17:31.653 1119 timing_enter $test_name 00:56:25.123 00:17:31.653 1120 echo "************************************" 00:56:25.123 00:17:31.653 1121 echo "START TEST $test_name" 00:56:25.123 00:17:31.653 1122 echo "************************************" 00:56:25.123 00:17:31.653 1123 xtrace_restore 00:56:25.123 00:17:31.653 1124 time "$@" 00:56:25.123 00:17:31.653 1125 xtrace_disable 00:56:25.123 00:17:31.653 1126 echo "************************************" 00:56:25.123 00:17:31.653 1127 echo "END TEST $test_name" 00:56:25.123 00:17:31.653 1128 echo "************************************" 00:56:25.123 00:17:31.653 1129 timing_exit $test_name 00:56:25.123 00:17:31.653 ... 00:56:25.123 00:17:31.653 in /home/vagrant/spdk_repo/spdk/autotest.sh:251 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:56:25.123 00:17:31.653 ... 00:56:25.123 00:17:31.653 246 00:56:25.123 00:17:31.653 247 if [[ $SPDK_TEST_XNVME -eq 1 ]]; then 00:56:25.123 00:17:31.653 248 run_test "nvme_xnvme" $rootdir/test/nvme/xnvme/xnvme.sh 00:56:25.123 00:17:31.653 249 run_test "blockdev_xnvme" $rootdir/test/bdev/blockdev.sh "xnvme" 00:56:25.123 00:17:31.653 250 # Run ublk with xnvme since they have similar kernel dependencies 00:56:25.123 00:17:31.653 => 251 run_test "ublk" $rootdir/test/ublk/ublk.sh 00:56:25.123 00:17:31.653 252 run_test "ublk_recovery" $rootdir/test/ublk/ublk_recovery.sh 00:56:25.123 00:17:31.653 253 fi 00:56:25.123 00:17:31.653 254 fi 00:56:25.123 00:17:31.653 255 00:56:25.123 00:17:31.653 256 if [ $SPDK_TEST_IOAT -eq 1 ]; then 00:56:25.123 00:17:31.653 ... 00:56:25.123 00:17:31.653 00:56:25.123 00:17:31.653 ========== Backtrace end ==========' 00:56:25.123 + for build in "${build_log_list[@]}" 00:56:25.123 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42357/build.log 00:56:25.123 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.123 + build_log=/var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42357/build.log 00:56:25.123 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42357/build.log 00:56:25.123 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42357 00:56:25.123 + job_name=ubuntu22-vg-autotest_42357 00:56:25.123 + start_pattern='Backtrace start' 00:56:25.123 + end_pattern='Backtrace end' 00:56:25.123 + [[ -f /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42357/build.log ]] 00:56:25.123 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42357/build.log 00:56:25.123 + backtraces= 00:56:25.123 + [[ -n '' ]] 00:56:25.123 + for build in "${build_log_list[@]}" 00:56:25.123 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78324/build.log 00:56:25.123 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.123 + build_log=/var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78324/build.log 00:56:25.123 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78324/build.log 00:56:25.123 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78324 00:56:25.123 + job_name=ubuntu20-vg-autotest_78324 00:56:25.123 + start_pattern='Backtrace start' 00:56:25.123 + end_pattern='Backtrace end' 00:56:25.123 + [[ -f /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78324/build.log ]] 00:56:25.123 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78324/build.log 00:56:25.123 + backtraces= 00:56:25.123 + [[ -n '' ]] 00:56:25.123 + for build in "${build_log_list[@]}" 00:56:25.123 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30719/build.log 00:56:25.123 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.123 + build_log=/var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30719/build.log 00:56:25.124 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30719/build.log 00:56:25.124 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30719 00:56:25.124 + job_name=vhost-phy-autotest_30719 00:56:25.124 + start_pattern='Backtrace start' 00:56:25.124 + end_pattern='Backtrace end' 00:56:25.124 + [[ -f /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30719/build.log ]] 00:56:25.124 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30719/build.log 00:56:25.124 + backtraces= 00:56:25.124 + [[ -n '' ]] 00:56:25.124 + for build in "${build_log_list[@]}" 00:56:25.124 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82678/build.log 00:56:25.124 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.124 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82678/build.log 00:56:25.124 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82678/build.log 00:56:25.124 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82678 00:56:25.124 + job_name=nvmf-tcp-uring-vg-autotest_82678 00:56:25.124 + start_pattern='Backtrace start' 00:56:25.124 + end_pattern='Backtrace end' 00:56:25.124 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82678/build.log ]] 00:56:25.124 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82678/build.log 00:56:25.124 + backtraces= 00:56:25.124 + [[ -n '' ]] 00:56:25.124 + for build in "${build_log_list[@]}" 00:56:25.124 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82685/build.log 00:56:25.124 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.124 + build_log=/var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82685/build.log 00:56:25.124 +++ dirname /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82685/build.log 00:56:25.124 ++ basename /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82685 00:56:25.124 + job_name=lvol-vg-autotest_82685 00:56:25.124 + start_pattern='Backtrace start' 00:56:25.124 + end_pattern='Backtrace end' 00:56:25.124 + [[ -f /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82685/build.log ]] 00:56:25.124 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82685/build.log 00:56:25.124 + backtraces='00:11:38.666 ========== Backtrace start: ========== 00:56:25.124 00:11:38.666 00:56:25.124 00:11:38.666 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 00:56:25.124 00:11:38.666 ... 00:56:25.124 00:11:38.666 583 echo "$rsp" 00:56:25.124 00:11:38.666 584 done 00:56:25.124 00:11:38.666 585 00:56:25.124 00:11:38.666 586 rc=${!status[*]} 00:56:25.124 00:11:38.666 587 xtrace_restore 00:56:25.124 00:11:38.666 => 588 [[ $rc == 0 ]] 00:56:25.124 00:11:38.666 589 } 00:56:25.124 00:11:38.666 590 00:56:25.124 00:11:38.666 591 function rpc_cmd_simple_data_json() { 00:56:25.124 00:11:38.666 592 00:56:25.124 00:11:38.666 593 local elems="$1[@]" elem 00:56:25.124 00:11:38.666 ... 00:56:25.124 00:11:38.666 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:680 -> test_lvol_set_parent_from_snapshot([]) 00:56:25.124 00:11:38.666 ... 00:56:25.124 00:11:38.666 675 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 00:56:25.124 00:11:38.666 676 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 00:56:25.124 00:11:38.666 677 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 00:56:25.124 00:11:38.666 678 00:56:25.124 00:11:38.666 679 # Try again with aliases instead uuid 00:56:25.124 00:11:38.666 => 680 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:56:25.124 00:11:38.666 681 00:56:25.124 00:11:38.666 682 # Delete lvol2_temp 00:56:25.124 00:11:38.666 683 # New state: 00:56:25.124 00:11:38.666 684 # snap1 <-- lvol1 00:56:25.124 00:11:38.666 685 # snap2 <-- lvol2 00:56:25.124 00:11:38.666 ... 00:56:25.124 00:11:38.666 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_snapshot"],["test_lvol_set_parent_from_snapshot"]) 00:56:25.124 00:11:38.666 ... 00:56:25.124 00:11:38.666 1119 timing_enter $test_name 00:56:25.124 00:11:38.666 1120 echo "************************************" 00:56:25.124 00:11:38.666 1121 echo "START TEST $test_name" 00:56:25.124 00:11:38.666 1122 echo "************************************" 00:56:25.124 00:11:38.666 1123 xtrace_restore 00:56:25.124 00:11:38.666 1124 time "$@" 00:56:25.124 00:11:38.666 1125 xtrace_disable 00:56:25.124 00:11:38.666 1126 echo "************************************" 00:56:25.124 00:11:38.666 1127 echo "END TEST $test_name" 00:56:25.124 00:11:38.666 1128 echo "************************************" 00:56:25.124 00:11:38.666 1129 timing_exit $test_name 00:56:25.124 00:11:38.666 ... 00:56:25.124 00:11:38.666 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:943 -> main([]) 00:56:25.124 00:11:38.666 ... 00:56:25.124 00:11:38.666 938 run_test "test_clone_decouple_parent" test_clone_decouple_parent 00:56:25.124 00:11:38.666 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 00:56:25.124 00:11:38.666 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:56:25.124 00:11:38.666 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:56:25.124 00:11:38.666 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:56:25.124 00:11:38.666 => 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:56:25.124 00:11:38.666 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:56:25.124 00:11:38.666 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:56:25.124 00:11:38.666 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:56:25.124 00:11:38.666 947 00:56:25.124 00:11:38.666 948 trap - SIGINT SIGTERM EXIT 00:56:25.124 00:11:38.666 ... 00:56:25.124 00:11:38.666 00:56:25.124 00:11:38.666 ========== Backtrace end ========== 00:56:25.124 00:11:46.106 ========== Backtrace start: ========== 00:56:25.124 00:11:46.106 00:56:25.124 00:11:46.106 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 00:56:25.124 00:11:46.106 ... 00:56:25.124 00:11:46.106 583 echo "$rsp" 00:56:25.124 00:11:46.106 584 done 00:56:25.124 00:11:46.106 585 00:56:25.124 00:11:46.106 586 rc=${!status[*]} 00:56:25.124 00:11:46.106 587 xtrace_restore 00:56:25.124 00:11:46.106 => 588 [[ $rc == 0 ]] 00:56:25.124 00:11:46.106 589 } 00:56:25.124 00:11:46.106 590 00:56:25.124 00:11:46.106 591 function rpc_cmd_simple_data_json() { 00:56:25.124 00:11:46.106 592 00:56:25.124 00:11:46.106 593 local elems="$1[@]" elem 00:56:25.124 00:11:46.106 ... 00:56:25.124 00:11:46.106 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:780 -> test_lvol_set_parent_from_esnap([]) 00:56:25.124 00:11:46.106 ... 00:56:25.124 00:11:46.106 775 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 00:56:25.124 00:11:46.106 776 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 00:56:25.124 00:11:46.106 777 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 00:56:25.124 00:11:46.106 778 00:56:25.124 00:11:46.106 779 # Try again with aliases instead uuid 00:56:25.124 00:11:46.106 => 780 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:56:25.124 00:11:46.106 781 00:56:25.124 00:11:46.106 782 # Delete lvol2_temp 00:56:25.124 00:11:46.106 783 # New state: 00:56:25.124 00:11:46.106 784 # esnap1 00:56:25.124 00:11:46.106 785 # snap2 <-- lvol2 00:56:25.124 00:11:46.106 ... 00:56:25.124 00:11:46.106 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_esnap"],["test_lvol_set_parent_from_esnap"]) 00:56:25.124 00:11:46.106 ... 00:56:25.124 00:11:46.106 1119 timing_enter $test_name 00:56:25.124 00:11:46.106 1120 echo "************************************" 00:56:25.124 00:11:46.106 1121 echo "START TEST $test_name" 00:56:25.124 00:11:46.106 1122 echo "************************************" 00:56:25.124 00:11:46.106 1123 xtrace_restore 00:56:25.124 00:11:46.106 1124 time "$@" 00:56:25.124 00:11:46.106 1125 xtrace_disable 00:56:25.124 00:11:46.106 1126 echo "************************************" 00:56:25.124 00:11:46.106 1127 echo "END TEST $test_name" 00:56:25.124 00:11:46.106 1128 echo "************************************" 00:56:25.124 00:11:46.106 1129 timing_exit $test_name 00:56:25.124 00:11:46.106 ... 00:56:25.124 00:11:46.106 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:944 -> main([]) 00:56:25.124 00:11:46.106 ... 00:56:25.124 00:11:46.106 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 00:56:25.124 00:11:46.106 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:56:25.124 00:11:46.106 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:56:25.124 00:11:46.106 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:56:25.124 00:11:46.106 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:56:25.124 00:11:46.106 => 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:56:25.124 00:11:46.106 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:56:25.124 00:11:46.106 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:56:25.124 00:11:46.106 947 00:56:25.124 00:11:46.106 948 trap - SIGINT SIGTERM EXIT 00:56:25.124 00:11:46.106 949 killprocess $spdk_pid 00:56:25.124 00:11:46.106 ... 00:56:25.124 00:11:46.106 00:56:25.124 00:11:46.106 ========== Backtrace end ========== 00:56:25.124 00:11:50.909 ========== Backtrace start: ========== 00:56:25.124 00:11:50.909 00:56:25.124 00:11:50.909 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 00:56:25.124 00:11:50.909 ... 00:56:25.124 00:11:50.909 583 echo "$rsp" 00:56:25.124 00:11:50.909 584 done 00:56:25.124 00:11:50.909 585 00:56:25.124 00:11:50.909 586 rc=${!status[*]} 00:56:25.124 00:11:50.909 587 xtrace_restore 00:56:25.124 00:11:50.909 => 588 [[ $rc == 0 ]] 00:56:25.124 00:11:50.909 589 } 00:56:25.124 00:11:50.909 590 00:56:25.124 00:11:50.909 591 function rpc_cmd_simple_data_json() { 00:56:25.124 00:11:50.909 592 00:56:25.124 00:11:50.909 593 local elems="$1[@]" elem 00:56:25.124 00:11:50.909 ... 00:56:25.124 00:11:50.909 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:864 -> test_lvol_set_parent_from_none([]) 00:56:25.124 00:11:50.909 ... 00:56:25.124 00:11:50.909 859 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 00:56:25.124 00:11:50.909 860 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 00:56:25.124 00:11:50.909 861 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 00:56:25.124 00:11:50.909 862 00:56:25.124 00:11:50.909 863 # Try again with aliases instead uuid 00:56:25.125 00:11:50.909 => 864 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:56:25.125 00:11:50.909 865 00:56:25.125 00:11:50.909 866 # Delete lvol2_temp 00:56:25.125 00:11:50.909 867 # New state: 00:56:25.125 00:11:50.909 868 # snap2 <-- lvol2 00:56:25.125 00:11:50.909 869 rpc_cmd bdev_lvol_delete "$lvol2_temp_uuid" 00:56:25.125 00:11:50.909 ... 00:56:25.125 00:11:50.909 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_none"],["test_lvol_set_parent_from_none"]) 00:56:25.125 00:11:50.909 ... 00:56:25.125 00:11:50.909 1119 timing_enter $test_name 00:56:25.125 00:11:50.909 1120 echo "************************************" 00:56:25.125 00:11:50.909 1121 echo "START TEST $test_name" 00:56:25.125 00:11:50.909 1122 echo "************************************" 00:56:25.125 00:11:50.909 1123 xtrace_restore 00:56:25.125 00:11:50.909 1124 time "$@" 00:56:25.125 00:11:50.909 1125 xtrace_disable 00:56:25.125 00:11:50.909 1126 echo "************************************" 00:56:25.125 00:11:50.909 1127 echo "END TEST $test_name" 00:56:25.125 00:11:50.909 1128 echo "************************************" 00:56:25.125 00:11:50.909 1129 timing_exit $test_name 00:56:25.125 00:11:50.909 ... 00:56:25.125 00:11:50.909 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:945 -> main([]) 00:56:25.125 00:11:50.909 ... 00:56:25.125 00:11:50.909 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:56:25.125 00:11:50.909 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:56:25.125 00:11:50.909 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:56:25.125 00:11:50.909 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:56:25.125 00:11:50.909 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:56:25.125 00:11:50.909 => 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:56:25.125 00:11:50.909 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:56:25.125 00:11:50.909 947 00:56:25.125 00:11:50.909 948 trap - SIGINT SIGTERM EXIT 00:56:25.125 00:11:50.909 949 killprocess $spdk_pid 00:56:25.125 00:11:50.909 ... 00:56:25.125 00:11:50.909 00:56:25.125 00:11:50.909 ========== Backtrace end ========== 00:56:25.125 00:13:15.298 ========== Backtrace start: ========== 00:56:25.125 00:13:15.298 00:56:25.125 00:13:15.298 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap2"]) 00:56:25.125 00:13:15.298 ... 00:56:25.125 00:13:15.298 583 echo "$rsp" 00:56:25.125 00:13:15.298 584 done 00:56:25.125 00:13:15.298 585 00:56:25.125 00:13:15.298 586 rc=${!status[*]} 00:56:25.125 00:13:15.298 587 xtrace_restore 00:56:25.125 00:13:15.298 => 588 [[ $rc == 0 ]] 00:56:25.125 00:13:15.298 589 } 00:56:25.125 00:13:15.298 590 00:56:25.125 00:13:15.298 591 function rpc_cmd_simple_data_json() { 00:56:25.125 00:13:15.298 592 00:56:25.125 00:13:15.298 593 local elems="$1[@]" elem 00:56:25.125 00:13:15.298 ... 00:56:25.125 00:13:15.298 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:524 -> test_lvol_set_parent_bdev_from_esnap([]) 00:56:25.125 00:13:15.298 ... 00:56:25.125 00:13:15.298 519 00:56:25.125 00:13:15.298 520 # Check lvol consistency 00:56:25.125 00:13:15.298 521 verify_esnap_clone "$lvol_uuid" "$esnap2_uuid" 00:56:25.125 00:13:15.298 522 00:56:25.125 00:13:15.298 523 # Try again with aliases instead uuid 00:56:25.125 00:13:15.298 => 524 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap2 | grep "File exists" 00:56:25.125 00:13:15.298 525 00:56:25.125 00:13:15.298 526 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:56:25.125 00:13:15.298 527 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:56:25.125 00:13:15.298 528 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:56:25.125 00:13:15.298 529 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 00:56:25.125 00:13:15.298 ... 00:56:25.125 00:13:15.298 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_esnap"],["test_lvol_set_parent_bdev_from_esnap"]) 00:56:25.125 00:13:15.298 ... 00:56:25.125 00:13:15.298 1119 timing_enter $test_name 00:56:25.125 00:13:15.298 1120 echo "************************************" 00:56:25.125 00:13:15.298 1121 echo "START TEST $test_name" 00:56:25.125 00:13:15.298 1122 echo "************************************" 00:56:25.125 00:13:15.298 1123 xtrace_restore 00:56:25.125 00:13:15.298 1124 time "$@" 00:56:25.125 00:13:15.298 1125 xtrace_disable 00:56:25.125 00:13:15.298 1126 echo "************************************" 00:56:25.125 00:13:15.298 1127 echo "END TEST $test_name" 00:56:25.125 00:13:15.298 1128 echo "************************************" 00:56:25.125 00:13:15.298 1129 timing_exit $test_name 00:56:25.125 00:13:15.298 ... 00:56:25.125 00:13:15.298 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:709 -> main([]) 00:56:25.125 00:13:15.298 ... 00:56:25.125 00:13:15.298 704 run_test "test_esnap_reload" test_esnap_reload 00:56:25.125 00:13:15.298 705 run_test "test_esnap_reload" test_esnap_reload_missing 00:56:25.125 00:13:15.298 706 run_test "test_esnap_clones" test_esnap_clones 00:56:25.125 00:13:15.298 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:56:25.125 00:13:15.298 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:56:25.125 00:13:15.298 => 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:56:25.125 00:13:15.298 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:56:25.125 00:13:15.298 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:56:25.125 00:13:15.298 712 00:56:25.125 00:13:15.298 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:56:25.125 00:13:15.298 714 killprocess $spdk_pid 00:56:25.125 00:13:15.298 ... 00:56:25.125 00:13:15.298 "message": "File exists" 00:56:25.125 00:13:15.298 00:56:25.125 00:13:15.298 ========== Backtrace end ========== 00:56:25.125 00:13:21.938 ========== Backtrace start: ========== 00:56:25.125 00:13:21.938 00:56:25.125 00:13:21.938 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap1"]) 00:56:25.125 00:13:21.938 ... 00:56:25.125 00:13:21.938 583 echo "$rsp" 00:56:25.125 00:13:21.938 584 done 00:56:25.125 00:13:21.938 585 00:56:25.125 00:13:21.938 586 rc=${!status[*]} 00:56:25.125 00:13:21.938 587 xtrace_restore 00:56:25.125 00:13:21.938 => 588 [[ $rc == 0 ]] 00:56:25.125 00:13:21.938 589 } 00:56:25.125 00:13:21.938 590 00:56:25.125 00:13:21.938 591 function rpc_cmd_simple_data_json() { 00:56:25.125 00:13:21.938 592 00:56:25.125 00:13:21.939 593 local elems="$1[@]" elem 00:56:25.125 00:13:21.939 ... 00:56:25.125 00:13:21.939 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:607 -> test_lvol_set_parent_bdev_from_snapshot([]) 00:56:25.125 00:13:21.939 ... 00:56:25.125 00:13:21.939 602 00:56:25.125 00:13:21.939 603 # Check lvol consistency 00:56:25.125 00:13:21.939 604 verify_esnap_clone "$lvol_uuid" "$esnap1_uuid" 00:56:25.125 00:13:21.939 605 00:56:25.125 00:13:21.939 606 # Try again with aliases instead uuid 00:56:25.125 00:13:21.939 => 607 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap1 | grep "File exists" 00:56:25.125 00:13:21.939 608 00:56:25.125 00:13:21.939 609 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:56:25.125 00:13:21.939 610 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:56:25.125 00:13:21.939 611 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:56:25.125 00:13:21.939 612 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 00:56:25.125 00:13:21.939 ... 00:56:25.125 00:13:21.939 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_snapshot"],["test_lvol_set_parent_bdev_from_snapshot"]) 00:56:25.125 00:13:21.939 ... 00:56:25.125 00:13:21.939 1119 timing_enter $test_name 00:56:25.125 00:13:21.939 1120 echo "************************************" 00:56:25.125 00:13:21.939 1121 echo "START TEST $test_name" 00:56:25.125 00:13:21.939 1122 echo "************************************" 00:56:25.125 00:13:21.939 1123 xtrace_restore 00:56:25.125 00:13:21.939 1124 time "$@" 00:56:25.125 00:13:21.939 1125 xtrace_disable 00:56:25.125 00:13:21.939 1126 echo "************************************" 00:56:25.125 00:13:21.939 1127 echo "END TEST $test_name" 00:56:25.125 00:13:21.939 1128 echo "************************************" 00:56:25.125 00:13:21.939 1129 timing_exit $test_name 00:56:25.125 00:13:21.939 ... 00:56:25.125 00:13:21.939 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:710 -> main([]) 00:56:25.125 00:13:21.939 ... 00:56:25.125 00:13:21.939 705 run_test "test_esnap_reload" test_esnap_reload_missing 00:56:25.125 00:13:21.939 706 run_test "test_esnap_clones" test_esnap_clones 00:56:25.125 00:13:21.939 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:56:25.125 00:13:21.939 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:56:25.125 00:13:21.939 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:56:25.125 00:13:21.939 => 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:56:25.125 00:13:21.939 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:56:25.125 00:13:21.939 712 00:56:25.125 00:13:21.939 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:56:25.125 00:13:21.939 714 killprocess $spdk_pid 00:56:25.125 00:13:21.939 "message": "File exists" 00:56:25.125 00:13:21.939 715 rm -f "$testdir/aio_bdev_0" 00:56:25.125 00:13:21.939 ... 00:56:25.125 00:13:21.939 00:56:25.125 00:13:21.939 ========== Backtrace end ========== 00:56:25.125 00:13:27.249 ========== Backtrace start: ========== 00:56:25.125 00:13:27.249 00:56:25.125 00:13:27.249 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap"]) 00:56:25.125 00:13:27.249 ... 00:56:25.125 00:13:27.249 583 echo "$rsp" 00:56:25.125 00:13:27.249 584 done 00:56:25.125 00:13:27.249 585 00:56:25.125 00:13:27.249 586 rc=${!status[*]} 00:56:25.125 00:13:27.249 587 xtrace_restore 00:56:25.125 00:13:27.249 => 588 [[ $rc == 0 ]] 00:56:25.125 00:13:27.249 589 } 00:56:25.125 00:13:27.249 590 00:56:25.125 00:13:27.249 591 function rpc_cmd_simple_data_json() { 00:56:25.125 00:13:27.249 592 00:56:25.125 00:13:27.250 593 local elems="$1[@]" elem 00:56:25.125 00:13:27.250 ... 00:56:25.125 00:13:27.250 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:677 -> test_lvol_set_parent_bdev_from_none([]) 00:56:25.125 00:13:27.250 ... 00:56:25.125 00:13:27.250 672 00:56:25.125 00:13:27.250 673 # Check lvol consistency 00:56:25.125 00:13:27.250 674 verify_esnap_clone "$lvol_uuid" "$esnap_uuid" 00:56:25.125 00:13:27.250 675 00:56:25.125 00:13:27.250 676 # Try again with aliases instead uuid 00:56:25.126 00:13:27.250 => 677 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap | grep "File exists" 00:56:25.126 00:13:27.250 678 00:56:25.126 00:13:27.250 679 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:56:25.126 00:13:27.250 680 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:56:25.126 00:13:27.250 681 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:56:25.126 00:13:27.250 682 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 00:56:25.126 00:13:27.250 ... 00:56:25.126 00:13:27.250 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_none"],["test_lvol_set_parent_bdev_from_none"]) 00:56:25.126 00:13:27.250 ... 00:56:25.126 00:13:27.250 1119 timing_enter $test_name 00:56:25.126 00:13:27.250 1120 echo "************************************" 00:56:25.126 00:13:27.250 1121 echo "START TEST $test_name" 00:56:25.126 00:13:27.250 1122 echo "************************************" 00:56:25.126 00:13:27.250 1123 xtrace_restore 00:56:25.126 00:13:27.250 1124 time "$@" 00:56:25.126 00:13:27.250 1125 xtrace_disable 00:56:25.126 00:13:27.250 1126 echo "************************************" 00:56:25.126 00:13:27.250 1127 echo "END TEST $test_name" 00:56:25.126 00:13:27.250 1128 echo "************************************" 00:56:25.126 00:13:27.250 1129 timing_exit $test_name 00:56:25.126 00:13:27.250 ... 00:56:25.126 00:13:27.250 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:711 -> main([]) 00:56:25.126 00:13:27.250 ... 00:56:25.126 00:13:27.250 706 run_test "test_esnap_clones" test_esnap_clones 00:56:25.126 00:13:27.250 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:56:25.126 00:13:27.250 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:56:25.126 00:13:27.250 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:56:25.126 00:13:27.250 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:56:25.126 00:13:27.250 => 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:56:25.126 00:13:27.250 712 00:56:25.126 00:13:27.250 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:56:25.126 00:13:27.250 714 killprocess $spdk_pid 00:56:25.126 00:13:27.250 715 rm -f "$testdir/aio_bdev_0" 00:56:25.126 00:13:27.250 ... 00:56:25.126 00:13:27.250 00:56:25.126 00:13:27.250 ========== Backtrace end ==========' 00:56:25.126 + [[ -n 00:11:38.666 ========== Backtrace start: ========== 00:56:25.126 00:11:38.666 00:56:25.126 00:11:38.666 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 00:56:25.126 00:11:38.666 ... 00:56:25.126 00:11:38.666 583 echo "$rsp" 00:56:25.126 00:11:38.666 584 done 00:56:25.126 00:11:38.666 585 00:56:25.126 00:11:38.666 586 rc=${!status[*]} 00:56:25.126 00:11:38.666 587 xtrace_restore 00:56:25.126 00:11:38.666 => 588 [[ $rc == 0 ]] 00:56:25.126 00:11:38.666 589 } 00:56:25.126 00:11:38.666 590 00:56:25.126 00:11:38.666 591 function rpc_cmd_simple_data_json() { 00:56:25.126 00:11:38.666 592 00:56:25.126 00:11:38.666 593 local elems="$1[@]" elem 00:56:25.126 00:11:38.666 ... 00:56:25.126 00:11:38.666 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:680 -> test_lvol_set_parent_from_snapshot([]) 00:56:25.126 00:11:38.666 ... 00:56:25.126 00:11:38.666 675 [ "$(jq '.[].driver_specific.lvol.clone' <<< "$clone_bdev")" = "true" ] 00:56:25.126 00:11:38.666 676 [ "$(jq '.[].driver_specific.lvol.base_snapshot' <<< "$clone_bdev")" = '"snap2"' ] 00:56:25.126 00:11:38.666 677 [ "$(jq '.[].driver_specific.lvol.esnap_clone' <<< "$clone_bdev")" = "false" ] 00:56:25.126 00:11:38.666 678 00:56:25.126 00:11:38.666 679 # Try again with aliases instead uuid 00:56:25.126 00:11:38.666 => 680 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:56:25.126 00:11:38.666 681 00:56:25.126 00:11:38.666 682 # Delete lvol2_temp 00:56:25.126 00:11:38.666 683 # New state: 00:56:25.126 00:11:38.666 684 # snap1 <-- lvol1 00:56:25.126 00:11:38.666 685 # snap2 <-- lvol2 00:56:25.126 00:11:38.666 ... 00:56:25.126 00:11:38.666 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_snapshot"],["test_lvol_set_parent_from_snapshot"]) 00:56:25.126 00:11:38.666 ... 00:56:25.126 00:11:38.666 1119 timing_enter $test_name 00:56:25.126 00:11:38.666 1120 echo "************************************" 00:56:25.126 00:11:38.666 1121 echo "START TEST $test_name" 00:56:25.126 00:11:38.666 1122 echo "************************************" 00:56:25.126 00:11:38.666 1123 xtrace_restore 00:56:25.126 00:11:38.666 1124 time "$@" 00:56:25.126 00:11:38.666 1125 xtrace_disable 00:56:25.126 00:11:38.666 1126 echo "************************************" 00:56:25.126 00:11:38.666 1127 echo "END TEST $test_name" 00:56:25.126 00:11:38.666 1128 echo "************************************" 00:56:25.126 00:11:38.666 1129 timing_exit $test_name 00:56:25.126 00:11:38.666 ... 00:56:25.126 00:11:38.666 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:943 -> main([]) 00:56:25.126 00:11:38.666 ... 00:56:25.126 00:11:38.666 938 run_test "test_clone_decouple_parent" test_clone_decouple_parent 00:56:25.126 00:11:38.666 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 00:56:25.126 00:11:38.666 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:56:25.126 00:11:38.666 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:56:25.126 00:11:38.666 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:56:25.126 00:11:38.666 => 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:56:25.126 00:11:38.666 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:56:25.126 00:11:38.666 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:56:25.126 00:11:38.666 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:56:25.126 00:11:38.666 947 00:56:25.126 00:11:38.666 948 trap - SIGINT SIGTERM EXIT 00:56:25.126 00:11:38.666 ... 00:56:25.126 00:11:38.666 00:56:25.126 00:11:38.666 ========== Backtrace end ========== 00:56:25.126 00:11:46.106 ========== Backtrace start: ========== 00:56:25.126 00:11:46.106 00:56:25.126 00:11:46.106 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 00:56:25.126 00:11:46.106 ... 00:56:25.126 00:11:46.106 583 echo "$rsp" 00:56:25.126 00:11:46.106 584 done 00:56:25.126 00:11:46.106 585 00:56:25.126 00:11:46.106 586 rc=${!status[*]} 00:56:25.126 00:11:46.106 587 xtrace_restore 00:56:25.126 00:11:46.106 => 588 [[ $rc == 0 ]] 00:56:25.126 00:11:46.106 589 } 00:56:25.126 00:11:46.106 590 00:56:25.126 00:11:46.106 591 function rpc_cmd_simple_data_json() { 00:56:25.126 00:11:46.106 592 00:56:25.126 00:11:46.106 593 local elems="$1[@]" elem 00:56:25.126 00:11:46.106 ... 00:56:25.126 00:11:46.106 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:780 -> test_lvol_set_parent_from_esnap([]) 00:56:25.126 00:11:46.106 ... 00:56:25.126 00:11:46.106 775 [ "$(jq '.[].driver_specific.lvol.clone' <<< "$clone_bdev")" = "true" ] 00:56:25.126 00:11:46.106 776 [ "$(jq '.[].driver_specific.lvol.base_snapshot' <<< "$clone_bdev")" = '"snap2"' ] 00:56:25.126 00:11:46.106 777 [ "$(jq '.[].driver_specific.lvol.esnap_clone' <<< "$clone_bdev")" = "false" ] 00:56:25.126 00:11:46.106 778 00:56:25.126 00:11:46.106 779 # Try again with aliases instead uuid 00:56:25.126 00:11:46.106 => 780 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:56:25.126 00:11:46.106 781 00:56:25.126 00:11:46.106 782 # Delete lvol2_temp 00:56:25.126 00:11:46.106 783 # New state: 00:56:25.126 00:11:46.106 784 # esnap1 00:56:25.126 00:11:46.106 785 # snap2 <-- lvol2 00:56:25.126 00:11:46.106 ... 00:56:25.126 00:11:46.106 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_esnap"],["test_lvol_set_parent_from_esnap"]) 00:56:25.126 00:11:46.106 ... 00:56:25.126 00:11:46.106 1119 timing_enter $test_name 00:56:25.126 00:11:46.106 1120 echo "************************************" 00:56:25.126 00:11:46.106 1121 echo "START TEST $test_name" 00:56:25.126 00:11:46.106 1122 echo "************************************" 00:56:25.126 00:11:46.106 1123 xtrace_restore 00:56:25.126 00:11:46.106 1124 time "$@" 00:56:25.126 00:11:46.106 1125 xtrace_disable 00:56:25.126 00:11:46.106 1126 echo "************************************" 00:56:25.126 00:11:46.106 1127 echo "END TEST $test_name" 00:56:25.126 00:11:46.106 1128 echo "************************************" 00:56:25.126 00:11:46.106 1129 timing_exit $test_name 00:56:25.126 00:11:46.106 ... 00:56:25.126 00:11:46.106 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:944 -> main([]) 00:56:25.126 00:11:46.106 ... 00:56:25.126 00:11:46.106 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 00:56:25.126 00:11:46.106 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:56:25.126 00:11:46.106 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:56:25.126 00:11:46.106 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:56:25.126 00:11:46.106 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:56:25.126 00:11:46.106 => 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:56:25.126 00:11:46.106 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:56:25.126 00:11:46.106 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:56:25.126 00:11:46.106 947 00:56:25.126 00:11:46.106 948 trap - SIGINT SIGTERM EXIT 00:56:25.126 00:11:46.106 949 killprocess $spdk_pid 00:56:25.126 00:11:46.106 ... 00:56:25.126 00:11:46.106 00:56:25.127 00:11:46.106 ========== Backtrace end ========== 00:56:25.127 00:11:50.909 ========== Backtrace start: ========== 00:56:25.127 00:11:50.909 00:56:25.127 00:11:50.909 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 00:56:25.127 00:11:50.909 ... 00:56:25.127 00:11:50.909 583 echo "$rsp" 00:56:25.127 00:11:50.909 584 done 00:56:25.127 00:11:50.909 585 00:56:25.127 00:11:50.909 586 rc=${!status[*]} 00:56:25.127 00:11:50.909 587 xtrace_restore 00:56:25.127 00:11:50.909 => 588 [[ $rc == 0 ]] 00:56:25.127 00:11:50.909 589 } 00:56:25.127 00:11:50.909 590 00:56:25.127 00:11:50.909 591 function rpc_cmd_simple_data_json() { 00:56:25.127 00:11:50.909 592 00:56:25.127 00:11:50.909 593 local elems="$1[@]" elem 00:56:25.127 00:11:50.909 ... 00:56:25.127 00:11:50.909 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:864 -> test_lvol_set_parent_from_none([]) 00:56:25.127 00:11:50.909 ... 00:56:25.127 00:11:50.909 859 [ "$(jq '.[].driver_specific.lvol.clone' <<< "$clone_bdev")" = "true" ] 00:56:25.127 00:11:50.909 860 [ "$(jq '.[].driver_specific.lvol.base_snapshot' <<< "$clone_bdev")" = '"snap2"' ] 00:56:25.127 00:11:50.909 861 [ "$(jq '.[].driver_specific.lvol.esnap_clone' <<< "$clone_bdev")" = "false" ] 00:56:25.127 00:11:50.909 862 00:56:25.127 00:11:50.909 863 # Try again with aliases instead uuid 00:56:25.127 00:11:50.909 => 864 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:56:25.127 00:11:50.909 865 00:56:25.127 00:11:50.909 866 # Delete lvol2_temp 00:56:25.127 00:11:50.909 867 # New state: 00:56:25.127 00:11:50.909 868 # snap2 <-- lvol2 00:56:25.127 00:11:50.909 869 rpc_cmd bdev_lvol_delete "$lvol2_temp_uuid" 00:56:25.127 00:11:50.909 ... 00:56:25.127 00:11:50.909 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_none"],["test_lvol_set_parent_from_none"]) 00:56:25.127 00:11:50.909 ... 00:56:25.127 00:11:50.909 1119 timing_enter $test_name 00:56:25.127 00:11:50.909 1120 echo "************************************" 00:56:25.127 00:11:50.909 1121 echo "START TEST $test_name" 00:56:25.127 00:11:50.909 1122 echo "************************************" 00:56:25.127 00:11:50.909 1123 xtrace_restore 00:56:25.127 00:11:50.909 1124 time "$@" 00:56:25.127 00:11:50.909 1125 xtrace_disable 00:56:25.127 00:11:50.909 1126 echo "************************************" 00:56:25.127 00:11:50.909 1127 echo "END TEST $test_name" 00:56:25.127 00:11:50.909 1128 echo "************************************" 00:56:25.127 00:11:50.909 1129 timing_exit $test_name 00:56:25.127 00:11:50.909 ... 00:56:25.127 00:11:50.909 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:945 -> main([]) 00:56:25.127 00:11:50.909 ... 00:56:25.127 00:11:50.909 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:56:25.127 00:11:50.909 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:56:25.127 00:11:50.909 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:56:25.127 00:11:50.909 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:56:25.127 00:11:50.909 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:56:25.127 00:11:50.909 => 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:56:25.127 00:11:50.909 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:56:25.127 00:11:50.909 947 00:56:25.127 00:11:50.909 948 trap - SIGINT SIGTERM EXIT 00:56:25.127 00:11:50.909 949 killprocess $spdk_pid 00:56:25.127 00:11:50.909 ... 00:56:25.127 00:11:50.909 00:56:25.127 00:11:50.909 ========== Backtrace end ========== 00:56:25.127 00:13:15.298 ========== Backtrace start: ========== 00:56:25.127 00:13:15.298 00:56:25.127 00:13:15.298 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap2"]) 00:56:25.127 00:13:15.298 ... 00:56:25.127 00:13:15.298 583 echo "$rsp" 00:56:25.127 00:13:15.298 584 done 00:56:25.127 00:13:15.298 585 00:56:25.127 00:13:15.298 586 rc=${!status[*]} 00:56:25.127 00:13:15.298 587 xtrace_restore 00:56:25.127 00:13:15.298 => 588 [[ $rc == 0 ]] 00:56:25.127 00:13:15.298 589 } 00:56:25.127 00:13:15.298 590 00:56:25.127 00:13:15.298 591 function rpc_cmd_simple_data_json() { 00:56:25.127 00:13:15.298 592 00:56:25.127 00:13:15.298 593 local elems="$1[@]" elem 00:56:25.127 00:13:15.298 ... 00:56:25.127 00:13:15.298 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:524 -> test_lvol_set_parent_bdev_from_esnap([]) 00:56:25.127 00:13:15.298 ... 00:56:25.127 00:13:15.298 519 00:56:25.127 00:13:15.298 520 # Check lvol consistency 00:56:25.127 00:13:15.298 521 verify_esnap_clone "$lvol_uuid" "$esnap2_uuid" 00:56:25.127 00:13:15.298 522 00:56:25.127 00:13:15.298 523 # Try again with aliases instead uuid 00:56:25.127 00:13:15.298 => 524 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap2 | grep "File exists" 00:56:25.127 00:13:15.298 525 00:56:25.127 00:13:15.298 526 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:56:25.127 00:13:15.298 527 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:56:25.127 00:13:15.298 528 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:56:25.127 00:13:15.298 529 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 00:56:25.127 00:13:15.298 ... 00:56:25.127 00:13:15.298 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_esnap"],["test_lvol_set_parent_bdev_from_esnap"]) 00:56:25.127 00:13:15.298 ... 00:56:25.127 00:13:15.298 1119 timing_enter $test_name 00:56:25.127 00:13:15.298 1120 echo "************************************" 00:56:25.127 00:13:15.298 1121 echo "START TEST $test_name" 00:56:25.127 00:13:15.298 1122 echo "************************************" 00:56:25.127 00:13:15.298 1123 xtrace_restore 00:56:25.127 00:13:15.298 1124 time "$@" 00:56:25.127 00:13:15.298 1125 xtrace_disable 00:56:25.127 00:13:15.298 1126 echo "************************************" 00:56:25.127 00:13:15.298 1127 echo "END TEST $test_name" 00:56:25.127 00:13:15.298 1128 echo "************************************" 00:56:25.127 00:13:15.298 1129 timing_exit $test_name 00:56:25.127 00:13:15.298 ... 00:56:25.127 00:13:15.298 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:709 -> main([]) 00:56:25.127 00:13:15.298 ... 00:56:25.127 00:13:15.298 704 run_test "test_esnap_reload" test_esnap_reload 00:56:25.127 00:13:15.298 705 run_test "test_esnap_reload" test_esnap_reload_missing 00:56:25.127 00:13:15.298 706 run_test "test_esnap_clones" test_esnap_clones 00:56:25.127 00:13:15.298 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:56:25.127 00:13:15.298 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:56:25.127 00:13:15.298 => 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:56:25.127 00:13:15.298 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:56:25.127 00:13:15.298 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:56:25.127 00:13:15.298 712 00:56:25.127 00:13:15.298 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:56:25.127 00:13:15.298 714 killprocess $spdk_pid 00:56:25.127 00:13:15.298 ... 00:56:25.127 00:13:15.298 "message": "File exists" 00:56:25.127 00:13:15.298 00:56:25.127 00:13:15.298 ========== Backtrace end ========== 00:56:25.127 00:13:21.938 ========== Backtrace start: ========== 00:56:25.127 00:13:21.938 00:56:25.127 00:13:21.938 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap1"]) 00:56:25.127 00:13:21.938 ... 00:56:25.127 00:13:21.938 583 echo "$rsp" 00:56:25.127 00:13:21.938 584 done 00:56:25.127 00:13:21.938 585 00:56:25.127 00:13:21.938 586 rc=${!status[*]} 00:56:25.127 00:13:21.938 587 xtrace_restore 00:56:25.127 00:13:21.938 => 588 [[ $rc == 0 ]] 00:56:25.127 00:13:21.938 589 } 00:56:25.127 00:13:21.938 590 00:56:25.127 00:13:21.938 591 function rpc_cmd_simple_data_json() { 00:56:25.127 00:13:21.938 592 00:56:25.128 00:13:21.939 593 local elems="$1[@]" elem 00:56:25.128 00:13:21.939 ... 00:56:25.128 00:13:21.939 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:607 -> test_lvol_set_parent_bdev_from_snapshot([]) 00:56:25.128 00:13:21.939 ... 00:56:25.128 00:13:21.939 602 00:56:25.128 00:13:21.939 603 # Check lvol consistency 00:56:25.128 00:13:21.939 604 verify_esnap_clone "$lvol_uuid" "$esnap1_uuid" 00:56:25.128 00:13:21.939 605 00:56:25.128 00:13:21.939 606 # Try again with aliases instead uuid 00:56:25.128 00:13:21.939 => 607 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap1 | grep "File exists" 00:56:25.128 00:13:21.939 608 00:56:25.128 00:13:21.939 609 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:56:25.128 00:13:21.939 610 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:56:25.128 00:13:21.939 611 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:56:25.128 00:13:21.939 612 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 00:56:25.128 00:13:21.939 ... 00:56:25.128 00:13:21.939 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_snapshot"],["test_lvol_set_parent_bdev_from_snapshot"]) 00:56:25.128 00:13:21.939 ... 00:56:25.128 00:13:21.939 1119 timing_enter $test_name 00:56:25.128 00:13:21.939 1120 echo "************************************" 00:56:25.128 00:13:21.939 1121 echo "START TEST $test_name" 00:56:25.128 00:13:21.939 1122 echo "************************************" 00:56:25.128 00:13:21.939 1123 xtrace_restore 00:56:25.128 00:13:21.939 1124 time "$@" 00:56:25.128 00:13:21.939 1125 xtrace_disable 00:56:25.128 00:13:21.939 1126 echo "************************************" 00:56:25.128 00:13:21.939 1127 echo "END TEST $test_name" 00:56:25.128 00:13:21.939 1128 echo "************************************" 00:56:25.128 00:13:21.939 1129 timing_exit $test_name 00:56:25.128 00:13:21.939 ... 00:56:25.128 00:13:21.939 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:710 -> main([]) 00:56:25.128 00:13:21.939 ... 00:56:25.128 00:13:21.939 705 run_test "test_esnap_reload" test_esnap_reload_missing 00:56:25.128 00:13:21.939 706 run_test "test_esnap_clones" test_esnap_clones 00:56:25.128 00:13:21.939 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:56:25.128 00:13:21.939 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:56:25.128 00:13:21.939 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:56:25.128 00:13:21.939 => 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:56:25.128 00:13:21.939 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:56:25.128 00:13:21.939 712 00:56:25.128 00:13:21.939 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:56:25.128 00:13:21.939 714 killprocess $spdk_pid 00:56:25.128 00:13:21.939 "message": "File exists" 00:56:25.128 00:13:21.939 715 rm -f "$testdir/aio_bdev_0" 00:56:25.128 00:13:21.939 ... 00:56:25.128 00:13:21.939 00:56:25.128 00:13:21.939 ========== Backtrace end ========== 00:56:25.128 00:13:27.249 ========== Backtrace start: ========== 00:56:25.128 00:13:27.249 00:56:25.128 00:13:27.249 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap"]) 00:56:25.128 00:13:27.249 ... 00:56:25.128 00:13:27.249 583 echo "$rsp" 00:56:25.128 00:13:27.249 584 done 00:56:25.128 00:13:27.249 585 00:56:25.128 00:13:27.249 586 rc=${!status[*]} 00:56:25.128 00:13:27.249 587 xtrace_restore 00:56:25.128 00:13:27.249 => 588 [[ $rc == 0 ]] 00:56:25.128 00:13:27.249 589 } 00:56:25.128 00:13:27.249 590 00:56:25.128 00:13:27.249 591 function rpc_cmd_simple_data_json() { 00:56:25.128 00:13:27.249 592 00:56:25.128 00:13:27.250 593 local elems="$1[@]" elem 00:56:25.128 00:13:27.250 ... 00:56:25.128 00:13:27.250 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:677 -> test_lvol_set_parent_bdev_from_none([]) 00:56:25.128 00:13:27.250 ... 00:56:25.128 00:13:27.250 672 00:56:25.128 00:13:27.250 673 # Check lvol consistency 00:56:25.128 00:13:27.250 674 verify_esnap_clone "$lvol_uuid" "$esnap_uuid" 00:56:25.128 00:13:27.250 675 00:56:25.128 00:13:27.250 676 # Try again with aliases instead uuid 00:56:25.128 00:13:27.250 => 677 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap | grep "File exists" 00:56:25.128 00:13:27.250 678 00:56:25.128 00:13:27.250 679 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:56:25.128 00:13:27.250 680 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:56:25.128 00:13:27.250 681 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:56:25.128 00:13:27.250 682 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 00:56:25.128 00:13:27.250 ... 00:56:25.128 00:13:27.250 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_none"],["test_lvol_set_parent_bdev_from_none"]) 00:56:25.128 00:13:27.250 ... 00:56:25.128 00:13:27.250 1119 timing_enter $test_name 00:56:25.128 00:13:27.250 1120 echo "************************************" 00:56:25.128 00:13:27.250 1121 echo "START TEST $test_name" 00:56:25.128 00:13:27.250 1122 echo "************************************" 00:56:25.128 00:13:27.250 1123 xtrace_restore 00:56:25.128 00:13:27.250 1124 time "$@" 00:56:25.128 00:13:27.250 1125 xtrace_disable 00:56:25.128 00:13:27.250 1126 echo "************************************" 00:56:25.128 00:13:27.250 1127 echo "END TEST $test_name" 00:56:25.128 00:13:27.250 1128 echo "************************************" 00:56:25.128 00:13:27.250 1129 timing_exit $test_name 00:56:25.128 00:13:27.250 ... 00:56:25.128 00:13:27.250 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:711 -> main([]) 00:56:25.128 00:13:27.250 ... 00:56:25.128 00:13:27.250 706 run_test "test_esnap_clones" test_esnap_clones 00:56:25.128 00:13:27.250 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:56:25.128 00:13:27.250 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:56:25.128 00:13:27.250 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:56:25.128 00:13:27.250 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:56:25.128 00:13:27.250 => 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:56:25.128 00:13:27.250 712 00:56:25.128 00:13:27.250 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:56:25.128 00:13:27.250 714 killprocess $spdk_pid 00:56:25.128 00:13:27.250 715 rm -f "$testdir/aio_bdev_0" 00:56:25.128 00:13:27.250 ... 00:56:25.128 00:13:27.250 00:56:25.128 00:13:27.250 ========== Backtrace end ========== ]] 00:56:25.128 + echo '00:11:38.666 ========== Backtrace start: ========== 00:56:25.128 00:11:38.666 00:56:25.128 00:11:38.666 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 00:56:25.128 00:11:38.666 ... 00:56:25.128 00:11:38.666 583 echo "$rsp" 00:56:25.128 00:11:38.666 584 done 00:56:25.128 00:11:38.666 585 00:56:25.128 00:11:38.666 586 rc=${!status[*]} 00:56:25.128 00:11:38.666 587 xtrace_restore 00:56:25.128 00:11:38.666 => 588 [[ $rc == 0 ]] 00:56:25.128 00:11:38.666 589 } 00:56:25.128 00:11:38.666 590 00:56:25.128 00:11:38.666 591 function rpc_cmd_simple_data_json() { 00:56:25.128 00:11:38.666 592 00:56:25.128 00:11:38.666 593 local elems="$1[@]" elem 00:56:25.128 00:11:38.666 ... 00:56:25.128 00:11:38.666 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:680 -> test_lvol_set_parent_from_snapshot([]) 00:56:25.128 00:11:38.666 ... 00:56:25.128 00:11:38.666 675 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 00:56:25.128 00:11:38.666 676 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 00:56:25.128 00:11:38.666 677 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 00:56:25.128 00:11:38.666 678 00:56:25.128 00:11:38.666 679 # Try again with aliases instead uuid 00:56:25.128 00:11:38.666 => 680 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:56:25.128 00:11:38.666 681 00:56:25.128 00:11:38.666 682 # Delete lvol2_temp 00:56:25.128 00:11:38.666 683 # New state: 00:56:25.128 00:11:38.666 684 # snap1 <-- lvol1 00:56:25.128 00:11:38.666 685 # snap2 <-- lvol2 00:56:25.128 00:11:38.666 ... 00:56:25.128 00:11:38.666 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_snapshot"],["test_lvol_set_parent_from_snapshot"]) 00:56:25.128 00:11:38.666 ... 00:56:25.128 00:11:38.666 1119 timing_enter $test_name 00:56:25.128 00:11:38.666 1120 echo "************************************" 00:56:25.128 00:11:38.666 1121 echo "START TEST $test_name" 00:56:25.128 00:11:38.666 1122 echo "************************************" 00:56:25.128 00:11:38.666 1123 xtrace_restore 00:56:25.128 00:11:38.666 1124 time "$@" 00:56:25.128 00:11:38.666 1125 xtrace_disable 00:56:25.128 00:11:38.666 1126 echo "************************************" 00:56:25.128 00:11:38.666 1127 echo "END TEST $test_name" 00:56:25.128 00:11:38.666 1128 echo "************************************" 00:56:25.128 00:11:38.666 1129 timing_exit $test_name 00:56:25.128 00:11:38.666 ... 00:56:25.128 00:11:38.666 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:943 -> main([]) 00:56:25.128 00:11:38.666 ... 00:56:25.128 00:11:38.666 938 run_test "test_clone_decouple_parent" test_clone_decouple_parent 00:56:25.128 00:11:38.666 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 00:56:25.128 00:11:38.666 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:56:25.128 00:11:38.666 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:56:25.128 00:11:38.666 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:56:25.128 00:11:38.666 => 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:56:25.128 00:11:38.666 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:56:25.128 00:11:38.666 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:56:25.128 00:11:38.666 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:56:25.129 00:11:38.666 947 00:56:25.129 00:11:38.666 948 trap - SIGINT SIGTERM EXIT 00:56:25.129 00:11:38.666 ... 00:56:25.129 00:11:38.666 00:56:25.129 00:11:38.666 ========== Backtrace end ========== 00:56:25.129 00:11:46.106 ========== Backtrace start: ========== 00:56:25.129 00:11:46.106 00:56:25.129 00:11:46.106 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 00:56:25.129 00:11:46.106 ... 00:56:25.129 00:11:46.106 583 echo "$rsp" 00:56:25.129 00:11:46.106 584 done 00:56:25.129 00:11:46.106 585 00:56:25.129 00:11:46.106 586 rc=${!status[*]} 00:56:25.129 00:11:46.106 587 xtrace_restore 00:56:25.129 00:11:46.106 => 588 [[ $rc == 0 ]] 00:56:25.129 00:11:46.106 589 } 00:56:25.129 00:11:46.106 590 00:56:25.129 00:11:46.106 591 function rpc_cmd_simple_data_json() { 00:56:25.129 00:11:46.106 592 00:56:25.129 00:11:46.106 593 local elems="$1[@]" elem 00:56:25.129 00:11:46.106 ... 00:56:25.129 00:11:46.106 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:780 -> test_lvol_set_parent_from_esnap([]) 00:56:25.129 00:11:46.106 ... 00:56:25.129 00:11:46.106 775 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 00:56:25.129 00:11:46.106 776 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 00:56:25.129 00:11:46.106 777 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 00:56:25.129 00:11:46.106 778 00:56:25.129 00:11:46.106 779 # Try again with aliases instead uuid 00:56:25.129 00:11:46.106 => 780 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:56:25.129 00:11:46.106 781 00:56:25.129 00:11:46.106 782 # Delete lvol2_temp 00:56:25.129 00:11:46.106 783 # New state: 00:56:25.129 00:11:46.106 784 # esnap1 00:56:25.129 00:11:46.106 785 # snap2 <-- lvol2 00:56:25.129 00:11:46.106 ... 00:56:25.129 00:11:46.106 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_esnap"],["test_lvol_set_parent_from_esnap"]) 00:56:25.129 00:11:46.106 ... 00:56:25.129 00:11:46.106 1119 timing_enter $test_name 00:56:25.129 00:11:46.106 1120 echo "************************************" 00:56:25.129 00:11:46.106 1121 echo "START TEST $test_name" 00:56:25.129 00:11:46.106 1122 echo "************************************" 00:56:25.129 00:11:46.106 1123 xtrace_restore 00:56:25.129 00:11:46.106 1124 time "$@" 00:56:25.129 00:11:46.106 1125 xtrace_disable 00:56:25.129 00:11:46.106 1126 echo "************************************" 00:56:25.129 00:11:46.106 1127 echo "END TEST $test_name" 00:56:25.129 00:11:46.106 1128 echo "************************************" 00:56:25.129 00:11:46.106 1129 timing_exit $test_name 00:56:25.129 00:11:46.106 ... 00:56:25.129 00:11:46.106 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:944 -> main([]) 00:56:25.129 00:11:46.106 ... 00:56:25.129 00:11:46.106 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 00:56:25.129 00:11:46.106 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:56:25.129 00:11:46.106 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:56:25.129 00:11:46.106 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:56:25.129 00:11:46.106 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:56:25.129 00:11:46.106 => 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:56:25.129 00:11:46.106 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:56:25.129 00:11:46.106 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:56:25.129 00:11:46.106 947 00:56:25.129 00:11:46.106 948 trap - SIGINT SIGTERM EXIT 00:56:25.129 00:11:46.106 949 killprocess $spdk_pid 00:56:25.129 00:11:46.106 ... 00:56:25.129 00:11:46.106 00:56:25.129 00:11:46.106 ========== Backtrace end ========== 00:56:25.129 00:11:50.909 ========== Backtrace start: ========== 00:56:25.129 00:11:50.909 00:56:25.129 00:11:50.909 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 00:56:25.129 00:11:50.909 ... 00:56:25.129 00:11:50.909 583 echo "$rsp" 00:56:25.129 00:11:50.909 584 done 00:56:25.129 00:11:50.909 585 00:56:25.129 00:11:50.909 586 rc=${!status[*]} 00:56:25.129 00:11:50.909 587 xtrace_restore 00:56:25.129 00:11:50.909 => 588 [[ $rc == 0 ]] 00:56:25.129 00:11:50.909 589 } 00:56:25.129 00:11:50.909 590 00:56:25.129 00:11:50.909 591 function rpc_cmd_simple_data_json() { 00:56:25.129 00:11:50.909 592 00:56:25.129 00:11:50.909 593 local elems="$1[@]" elem 00:56:25.129 00:11:50.909 ... 00:56:25.129 00:11:50.909 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:864 -> test_lvol_set_parent_from_none([]) 00:56:25.129 00:11:50.909 ... 00:56:25.129 00:11:50.909 859 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 00:56:25.129 00:11:50.909 860 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 00:56:25.129 00:11:50.909 861 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 00:56:25.129 00:11:50.909 862 00:56:25.129 00:11:50.909 863 # Try again with aliases instead uuid 00:56:25.129 00:11:50.909 => 864 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:56:25.129 00:11:50.909 865 00:56:25.129 00:11:50.909 866 # Delete lvol2_temp 00:56:25.129 00:11:50.909 867 # New state: 00:56:25.129 00:11:50.909 868 # snap2 <-- lvol2 00:56:25.129 00:11:50.909 869 rpc_cmd bdev_lvol_delete "$lvol2_temp_uuid" 00:56:25.129 00:11:50.909 ... 00:56:25.129 00:11:50.909 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_none"],["test_lvol_set_parent_from_none"]) 00:56:25.129 00:11:50.909 ... 00:56:25.129 00:11:50.909 1119 timing_enter $test_name 00:56:25.129 00:11:50.909 1120 echo "************************************" 00:56:25.129 00:11:50.909 1121 echo "START TEST $test_name" 00:56:25.129 00:11:50.909 1122 echo "************************************" 00:56:25.129 00:11:50.909 1123 xtrace_restore 00:56:25.129 00:11:50.909 1124 time "$@" 00:56:25.129 00:11:50.909 1125 xtrace_disable 00:56:25.129 00:11:50.909 1126 echo "************************************" 00:56:25.129 00:11:50.909 1127 echo "END TEST $test_name" 00:56:25.129 00:11:50.909 1128 echo "************************************" 00:56:25.129 00:11:50.909 1129 timing_exit $test_name 00:56:25.129 00:11:50.909 ... 00:56:25.129 00:11:50.909 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:945 -> main([]) 00:56:25.129 00:11:50.909 ... 00:56:25.129 00:11:50.909 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:56:25.129 00:11:50.909 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:56:25.129 00:11:50.909 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:56:25.129 00:11:50.909 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:56:25.129 00:11:50.909 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:56:25.129 00:11:50.909 => 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:56:25.129 00:11:50.909 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:56:25.129 00:11:50.909 947 00:56:25.129 00:11:50.909 948 trap - SIGINT SIGTERM EXIT 00:56:25.129 00:11:50.909 949 killprocess $spdk_pid 00:56:25.129 00:11:50.909 ... 00:56:25.129 00:11:50.909 00:56:25.129 00:11:50.909 ========== Backtrace end ========== 00:56:25.129 00:13:15.298 ========== Backtrace start: ========== 00:56:25.129 00:13:15.298 00:56:25.129 00:13:15.298 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap2"]) 00:56:25.129 00:13:15.298 ... 00:56:25.129 00:13:15.298 583 echo "$rsp" 00:56:25.129 00:13:15.298 584 done 00:56:25.129 00:13:15.298 585 00:56:25.129 00:13:15.298 586 rc=${!status[*]} 00:56:25.129 00:13:15.298 587 xtrace_restore 00:56:25.129 00:13:15.298 => 588 [[ $rc == 0 ]] 00:56:25.129 00:13:15.298 589 } 00:56:25.129 00:13:15.298 590 00:56:25.129 00:13:15.298 591 function rpc_cmd_simple_data_json() { 00:56:25.129 00:13:15.298 592 00:56:25.129 00:13:15.298 593 local elems="$1[@]" elem 00:56:25.129 00:13:15.298 ... 00:56:25.129 00:13:15.298 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:524 -> test_lvol_set_parent_bdev_from_esnap([]) 00:56:25.129 00:13:15.298 ... 00:56:25.129 00:13:15.298 519 00:56:25.129 00:13:15.298 520 # Check lvol consistency 00:56:25.129 00:13:15.298 521 verify_esnap_clone "$lvol_uuid" "$esnap2_uuid" 00:56:25.129 00:13:15.298 522 00:56:25.129 00:13:15.298 523 # Try again with aliases instead uuid 00:56:25.129 00:13:15.298 => 524 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap2 | grep "File exists" 00:56:25.129 00:13:15.298 525 00:56:25.129 00:13:15.298 526 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:56:25.129 00:13:15.298 527 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:56:25.129 00:13:15.298 528 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:56:25.129 00:13:15.298 529 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 00:56:25.129 00:13:15.298 ... 00:56:25.129 00:13:15.298 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_esnap"],["test_lvol_set_parent_bdev_from_esnap"]) 00:56:25.129 00:13:15.298 ... 00:56:25.129 00:13:15.298 1119 timing_enter $test_name 00:56:25.129 00:13:15.298 1120 echo "************************************" 00:56:25.129 00:13:15.298 1121 echo "START TEST $test_name" 00:56:25.129 00:13:15.298 1122 echo "************************************" 00:56:25.129 00:13:15.298 1123 xtrace_restore 00:56:25.129 00:13:15.298 1124 time "$@" 00:56:25.129 00:13:15.298 1125 xtrace_disable 00:56:25.129 00:13:15.298 1126 echo "************************************" 00:56:25.129 00:13:15.298 1127 echo "END TEST $test_name" 00:56:25.129 00:13:15.298 1128 echo "************************************" 00:56:25.129 00:13:15.298 1129 timing_exit $test_name 00:56:25.129 00:13:15.298 ... 00:56:25.129 00:13:15.298 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:709 -> main([]) 00:56:25.129 00:13:15.298 ... 00:56:25.129 00:13:15.298 704 run_test "test_esnap_reload" test_esnap_reload 00:56:25.129 00:13:15.298 705 run_test "test_esnap_reload" test_esnap_reload_missing 00:56:25.129 00:13:15.298 706 run_test "test_esnap_clones" test_esnap_clones 00:56:25.129 00:13:15.298 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:56:25.129 00:13:15.298 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:56:25.129 00:13:15.298 => 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:56:25.129 00:13:15.298 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:56:25.130 00:13:15.298 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:56:25.130 00:13:15.298 712 00:56:25.130 00:13:15.298 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:56:25.130 00:13:15.298 714 killprocess $spdk_pid 00:56:25.130 00:13:15.298 ... 00:56:25.130 00:13:15.298 "message": "File exists" 00:56:25.130 00:13:15.298 00:56:25.130 00:13:15.298 ========== Backtrace end ========== 00:56:25.130 00:13:21.938 ========== Backtrace start: ========== 00:56:25.130 00:13:21.938 00:56:25.130 00:13:21.938 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap1"]) 00:56:25.130 00:13:21.938 ... 00:56:25.130 00:13:21.938 583 echo "$rsp" 00:56:25.130 00:13:21.938 584 done 00:56:25.130 00:13:21.938 585 00:56:25.130 00:13:21.938 586 rc=${!status[*]} 00:56:25.130 00:13:21.938 587 xtrace_restore 00:56:25.130 00:13:21.938 => 588 [[ $rc == 0 ]] 00:56:25.130 00:13:21.938 589 } 00:56:25.130 00:13:21.938 590 00:56:25.130 00:13:21.938 591 function rpc_cmd_simple_data_json() { 00:56:25.130 00:13:21.938 592 00:56:25.130 00:13:21.939 593 local elems="$1[@]" elem 00:56:25.130 00:13:21.939 ... 00:56:25.130 00:13:21.939 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:607 -> test_lvol_set_parent_bdev_from_snapshot([]) 00:56:25.130 00:13:21.939 ... 00:56:25.130 00:13:21.939 602 00:56:25.130 00:13:21.939 603 # Check lvol consistency 00:56:25.130 00:13:21.939 604 verify_esnap_clone "$lvol_uuid" "$esnap1_uuid" 00:56:25.130 00:13:21.939 605 00:56:25.130 00:13:21.939 606 # Try again with aliases instead uuid 00:56:25.130 00:13:21.939 => 607 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap1 | grep "File exists" 00:56:25.130 00:13:21.939 608 00:56:25.130 00:13:21.939 609 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:56:25.130 00:13:21.939 610 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:56:25.130 00:13:21.939 611 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:56:25.130 00:13:21.939 612 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 00:56:25.130 00:13:21.939 ... 00:56:25.130 00:13:21.939 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_snapshot"],["test_lvol_set_parent_bdev_from_snapshot"]) 00:56:25.130 00:13:21.939 ... 00:56:25.130 00:13:21.939 1119 timing_enter $test_name 00:56:25.130 00:13:21.939 1120 echo "************************************" 00:56:25.130 00:13:21.939 1121 echo "START TEST $test_name" 00:56:25.130 00:13:21.939 1122 echo "************************************" 00:56:25.130 00:13:21.939 1123 xtrace_restore 00:56:25.130 00:13:21.939 1124 time "$@" 00:56:25.130 00:13:21.939 1125 xtrace_disable 00:56:25.130 00:13:21.939 1126 echo "************************************" 00:56:25.130 00:13:21.939 1127 echo "END TEST $test_name" 00:56:25.130 00:13:21.939 1128 echo "************************************" 00:56:25.130 00:13:21.939 1129 timing_exit $test_name 00:56:25.130 00:13:21.939 ... 00:56:25.130 00:13:21.939 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:710 -> main([]) 00:56:25.130 00:13:21.939 ... 00:56:25.130 00:13:21.939 705 run_test "test_esnap_reload" test_esnap_reload_missing 00:56:25.130 00:13:21.939 706 run_test "test_esnap_clones" test_esnap_clones 00:56:25.130 00:13:21.939 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:56:25.130 00:13:21.939 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:56:25.130 00:13:21.939 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:56:25.130 00:13:21.939 => 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:56:25.130 00:13:21.939 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:56:25.130 00:13:21.939 712 00:56:25.130 00:13:21.939 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:56:25.130 00:13:21.939 714 killprocess $spdk_pid 00:56:25.130 00:13:21.939 "message": "File exists" 00:56:25.130 00:13:21.939 715 rm -f "$testdir/aio_bdev_0" 00:56:25.130 00:13:21.939 ... 00:56:25.130 00:13:21.939 00:56:25.130 00:13:21.939 ========== Backtrace end ========== 00:56:25.130 00:13:27.249 ========== Backtrace start: ========== 00:56:25.130 00:13:27.249 00:56:25.130 00:13:27.249 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap"]) 00:56:25.130 00:13:27.249 ... 00:56:25.130 00:13:27.249 583 echo "$rsp" 00:56:25.130 00:13:27.249 584 done 00:56:25.130 00:13:27.249 585 00:56:25.130 00:13:27.249 586 rc=${!status[*]} 00:56:25.130 00:13:27.249 587 xtrace_restore 00:56:25.130 00:13:27.249 => 588 [[ $rc == 0 ]] 00:56:25.130 00:13:27.249 589 } 00:56:25.130 00:13:27.249 590 00:56:25.130 00:13:27.249 591 function rpc_cmd_simple_data_json() { 00:56:25.130 00:13:27.249 592 00:56:25.130 00:13:27.250 593 local elems="$1[@]" elem 00:56:25.130 00:13:27.250 ... 00:56:25.130 00:13:27.250 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:677 -> test_lvol_set_parent_bdev_from_none([]) 00:56:25.130 00:13:27.250 ... 00:56:25.130 00:13:27.250 672 00:56:25.130 00:13:27.250 673 # Check lvol consistency 00:56:25.130 00:13:27.250 674 verify_esnap_clone "$lvol_uuid" "$esnap_uuid" 00:56:25.130 00:13:27.250 675 00:56:25.130 00:13:27.250 676 # Try again with aliases instead uuid 00:56:25.130 00:13:27.250 => 677 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap | grep "File exists" 00:56:25.130 00:13:27.250 678 00:56:25.130 00:13:27.250 679 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:56:25.130 00:13:27.250 680 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:56:25.130 00:13:27.250 681 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:56:25.130 00:13:27.250 682 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 00:56:25.130 00:13:27.250 ... 00:56:25.130 00:13:27.250 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_none"],["test_lvol_set_parent_bdev_from_none"]) 00:56:25.130 00:13:27.250 ... 00:56:25.130 00:13:27.250 1119 timing_enter $test_name 00:56:25.130 00:13:27.250 1120 echo "************************************" 00:56:25.130 00:13:27.250 1121 echo "START TEST $test_name" 00:56:25.130 00:13:27.250 1122 echo "************************************" 00:56:25.130 00:13:27.250 1123 xtrace_restore 00:56:25.130 00:13:27.250 1124 time "$@" 00:56:25.130 00:13:27.250 1125 xtrace_disable 00:56:25.130 00:13:27.250 1126 echo "************************************" 00:56:25.130 00:13:27.250 1127 echo "END TEST $test_name" 00:56:25.130 00:13:27.250 1128 echo "************************************" 00:56:25.130 00:13:27.250 1129 timing_exit $test_name 00:56:25.130 00:13:27.250 ... 00:56:25.130 00:13:27.250 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:711 -> main([]) 00:56:25.130 00:13:27.250 ... 00:56:25.130 00:13:27.250 706 run_test "test_esnap_clones" test_esnap_clones 00:56:25.130 00:13:27.250 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:56:25.130 00:13:27.250 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:56:25.130 00:13:27.250 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:56:25.130 00:13:27.250 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:56:25.130 00:13:27.250 => 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:56:25.130 00:13:27.250 712 00:56:25.130 00:13:27.250 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:56:25.130 00:13:27.250 714 killprocess $spdk_pid 00:56:25.130 00:13:27.250 715 rm -f "$testdir/aio_bdev_0" 00:56:25.130 00:13:27.250 ... 00:56:25.130 00:13:27.250 00:56:25.130 00:13:27.250 ========== Backtrace end ==========' 00:56:25.130 + for build in "${build_log_list[@]}" 00:56:25.130 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23759/build.log 00:56:25.130 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.130 + build_log=/var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23759/build.log 00:56:25.130 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23759/build.log 00:56:25.130 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23759 00:56:25.130 + job_name=unittest-valgrind-docker-autotest_23759 00:56:25.130 + start_pattern='Backtrace start' 00:56:25.130 + end_pattern='Backtrace end' 00:56:25.130 + [[ -f /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23759/build.log ]] 00:56:25.130 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23759/build.log 00:56:25.130 + backtraces= 00:56:25.130 + [[ -n '' ]] 00:56:25.130 + for build in "${build_log_list[@]}" 00:56:25.130 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82772/build.log 00:56:25.130 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.130 + build_log=/var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82772/build.log 00:56:25.130 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82772/build.log 00:56:25.130 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82772 00:56:25.130 + job_name=iscsi-vg-autotest_82772 00:56:25.130 + start_pattern='Backtrace start' 00:56:25.130 + end_pattern='Backtrace end' 00:56:25.130 + [[ -f /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82772/build.log ]] 00:56:25.130 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82772/build.log 00:56:25.130 + backtraces= 00:56:25.130 + [[ -n '' ]] 00:56:25.130 + for build in "${build_log_list[@]}" 00:56:25.130 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24036/build.log 00:56:25.130 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.130 + build_log=/var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24036/build.log 00:56:25.130 +++ dirname /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24036/build.log 00:56:25.130 ++ basename /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24036 00:56:25.130 + job_name=autobuild-external-vg-autotest_24036 00:56:25.130 + start_pattern='Backtrace start' 00:56:25.131 + end_pattern='Backtrace end' 00:56:25.131 + [[ -f /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24036/build.log ]] 00:56:25.131 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24036/build.log 00:56:25.131 + backtraces= 00:56:25.131 + [[ -n '' ]] 00:56:25.131 + for build in "${build_log_list[@]}" 00:56:25.131 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76941/build.log 00:56:25.131 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.131 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76941/build.log 00:56:25.131 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76941/build.log 00:56:25.131 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76941 00:56:25.131 + job_name=nvmf-phy-autotest_76941 00:56:25.131 + start_pattern='Backtrace start' 00:56:25.131 + end_pattern='Backtrace end' 00:56:25.131 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76941/build.log ]] 00:56:25.131 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76941/build.log 00:56:25.131 + backtraces= 00:56:25.131 + [[ -n '' ]] 00:56:25.131 + for build in "${build_log_list[@]}" 00:56:25.131 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81841/build.log 00:56:25.131 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.131 + build_log=/var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81841/build.log 00:56:25.131 +++ dirname /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81841/build.log 00:56:25.131 ++ basename /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81841 00:56:25.131 + job_name=zns-vg-autotest_81841 00:56:25.131 + start_pattern='Backtrace start' 00:56:25.131 + end_pattern='Backtrace end' 00:56:25.131 + [[ -f /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81841/build.log ]] 00:56:25.131 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81841/build.log 00:56:25.131 + backtraces= 00:56:25.131 + [[ -n '' ]] 00:56:25.131 + for build in "${build_log_list[@]}" 00:56:25.131 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26700/build.log 00:56:25.131 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.131 + build_log=/var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26700/build.log 00:56:25.131 +++ dirname /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26700/build.log 00:56:25.131 ++ basename /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26700 00:56:25.131 + job_name=doc-docker-autotest_26700 00:56:25.131 + start_pattern='Backtrace start' 00:56:25.131 + end_pattern='Backtrace end' 00:56:25.131 + [[ -f /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26700/build.log ]] 00:56:25.390 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26700/build.log 00:56:25.390 + backtraces= 00:56:25.390 + [[ -n '' ]] 00:56:25.390 + for build in "${build_log_list[@]}" 00:56:25.390 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30692/build.log 00:56:25.390 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.390 + build_log=/var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30692/build.log 00:56:25.390 +++ dirname /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30692/build.log 00:56:25.390 ++ basename /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30692 00:56:25.390 + job_name=short-fuzz-phy-autotest_30692 00:56:25.390 + start_pattern='Backtrace start' 00:56:25.390 + end_pattern='Backtrace end' 00:56:25.390 + [[ -f /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30692/build.log ]] 00:56:25.390 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30692/build.log 00:56:25.390 + backtraces='00:02:49.627 ========== Backtrace start: ========== 00:56:25.390 00:02:49.627 00:56:25.390 00:02:49.627 in /var/jenkins/workspace/short-fuzz-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["make"],["make"],["-j112"]) 00:56:25.390 00:02:49.627 ... 00:56:25.390 00:02:49.627 1119 timing_enter $test_name 00:56:25.390 00:02:49.627 1120 echo "************************************" 00:56:25.390 00:02:49.627 1121 echo "START TEST $test_name" 00:56:25.390 00:02:49.627 1122 echo "************************************" 00:56:25.390 00:02:49.627 1123 xtrace_restore 00:56:25.390 00:02:49.627 1124 time "$@" 00:56:25.390 00:02:49.627 1125 xtrace_disable 00:56:25.390 00:02:49.627 1126 echo "************************************" 00:56:25.390 00:02:49.627 1127 echo "END TEST $test_name" 00:56:25.390 00:02:49.627 1128 echo "************************************" 00:56:25.390 00:02:49.627 1129 timing_exit $test_name 00:56:25.390 00:02:49.627 ... 00:56:25.390 00:02:49.627 in /var/jenkins/workspace/short-fuzz-phy-autotest/spdk/autobuild.sh:69 -> main(["/var/jenkins/workspace/short-fuzz-phy-autotest/autorun-spdk.conf"]) 00:56:25.390 00:02:49.627 ... 00:56:25.390 00:02:49.627 64 $rootdir/configure $config_params 00:56:25.390 00:02:49.627 65 else 00:56:25.390 00:02:49.627 66 # if we aren'\''t testing the unittests, build with shared objects. 00:56:25.390 00:02:49.627 67 $rootdir/configure $config_params --with-shared 00:56:25.390 00:02:49.627 68 fi 00:56:25.390 00:02:49.627 => 69 run_test "make" $MAKE $MAKEFLAGS 00:56:25.390 00:02:49.627 70 fi 00:56:25.390 00:02:49.627 ... 00:56:25.390 00:02:49.627 00:56:25.390 00:02:49.627 ========== Backtrace end ==========' 00:56:25.390 + [[ -n 00:02:49.627 ========== Backtrace start: ========== 00:56:25.390 00:02:49.627 00:56:25.391 00:02:49.627 in /var/jenkins/workspace/short-fuzz-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["make"],["make"],["-j112"]) 00:56:25.391 00:02:49.627 ... 00:56:25.391 00:02:49.627 1119 timing_enter $test_name 00:56:25.391 00:02:49.627 1120 echo "************************************" 00:56:25.391 00:02:49.627 1121 echo "START TEST $test_name" 00:56:25.391 00:02:49.627 1122 echo "************************************" 00:56:25.391 00:02:49.627 1123 xtrace_restore 00:56:25.391 00:02:49.627 1124 time "$@" 00:56:25.391 00:02:49.627 1125 xtrace_disable 00:56:25.391 00:02:49.627 1126 echo "************************************" 00:56:25.391 00:02:49.627 1127 echo "END TEST $test_name" 00:56:25.391 00:02:49.627 1128 echo "************************************" 00:56:25.391 00:02:49.627 1129 timing_exit $test_name 00:56:25.391 00:02:49.627 ... 00:56:25.391 00:02:49.627 in /var/jenkins/workspace/short-fuzz-phy-autotest/spdk/autobuild.sh:69 -> main(["/var/jenkins/workspace/short-fuzz-phy-autotest/autorun-spdk.conf"]) 00:56:25.391 00:02:49.627 ... 00:56:25.391 00:02:49.627 64 $rootdir/configure $config_params 00:56:25.391 00:02:49.627 65 else 00:56:25.391 00:02:49.627 66 # if we aren't testing the unittests, build with shared objects. 00:56:25.391 00:02:49.627 67 $rootdir/configure $config_params --with-shared 00:56:25.391 00:02:49.627 68 fi 00:56:25.391 00:02:49.627 => 69 run_test "make" $MAKE $MAKEFLAGS 00:56:25.391 00:02:49.627 70 fi 00:56:25.391 00:02:49.627 ... 00:56:25.391 00:02:49.627 00:56:25.391 00:02:49.627 ========== Backtrace end ========== ]] 00:56:25.391 + echo '00:02:49.627 ========== Backtrace start: ========== 00:56:25.391 00:02:49.627 00:56:25.391 00:02:49.627 in /var/jenkins/workspace/short-fuzz-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["make"],["make"],["-j112"]) 00:56:25.391 00:02:49.627 ... 00:56:25.391 00:02:49.627 1119 timing_enter $test_name 00:56:25.391 00:02:49.627 1120 echo "************************************" 00:56:25.391 00:02:49.627 1121 echo "START TEST $test_name" 00:56:25.391 00:02:49.627 1122 echo "************************************" 00:56:25.391 00:02:49.627 1123 xtrace_restore 00:56:25.391 00:02:49.627 1124 time "$@" 00:56:25.391 00:02:49.627 1125 xtrace_disable 00:56:25.391 00:02:49.627 1126 echo "************************************" 00:56:25.391 00:02:49.627 1127 echo "END TEST $test_name" 00:56:25.391 00:02:49.627 1128 echo "************************************" 00:56:25.391 00:02:49.627 1129 timing_exit $test_name 00:56:25.391 00:02:49.627 ... 00:56:25.391 00:02:49.627 in /var/jenkins/workspace/short-fuzz-phy-autotest/spdk/autobuild.sh:69 -> main(["/var/jenkins/workspace/short-fuzz-phy-autotest/autorun-spdk.conf"]) 00:56:25.391 00:02:49.627 ... 00:56:25.391 00:02:49.627 64 $rootdir/configure $config_params 00:56:25.391 00:02:49.627 65 else 00:56:25.391 00:02:49.627 66 # if we aren'\''t testing the unittests, build with shared objects. 00:56:25.391 00:02:49.627 67 $rootdir/configure $config_params --with-shared 00:56:25.391 00:02:49.627 68 fi 00:56:25.391 00:02:49.627 => 69 run_test "make" $MAKE $MAKEFLAGS 00:56:25.391 00:02:49.627 70 fi 00:56:25.391 00:02:49.627 ... 00:56:25.391 00:02:49.627 00:56:25.391 00:02:49.627 ========== Backtrace end ==========' 00:56:25.391 + for build in "${build_log_list[@]}" 00:56:25.391 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20656/build.log 00:56:25.391 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.391 + build_log=/var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20656/build.log 00:56:25.391 +++ dirname /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20656/build.log 00:56:25.391 ++ basename /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20656 00:56:25.391 + job_name=rocky9-vg-autotest_20656 00:56:25.391 + start_pattern='Backtrace start' 00:56:25.391 + end_pattern='Backtrace end' 00:56:25.391 + [[ -f /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20656/build.log ]] 00:56:25.391 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20656/build.log 00:56:25.391 + backtraces= 00:56:25.391 + [[ -n '' ]] 00:56:25.391 + for build in "${build_log_list[@]}" 00:56:25.391 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26485/build.log 00:56:25.391 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.391 + build_log=/var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26485/build.log 00:56:25.391 +++ dirname /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26485/build.log 00:56:25.391 ++ basename /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26485 00:56:25.391 + job_name=build-files-docker-autotest_26485 00:56:25.391 + start_pattern='Backtrace start' 00:56:25.391 + end_pattern='Backtrace end' 00:56:25.391 + [[ -f /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26485/build.log ]] 00:56:25.391 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26485/build.log 00:56:25.391 + backtraces= 00:56:25.391 + [[ -n '' ]] 00:56:25.391 + for build in "${build_log_list[@]}" 00:56:25.391 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76865/build.log 00:56:25.391 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.391 + build_log=/var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76865/build.log 00:56:25.391 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76865/build.log 00:56:25.391 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76865 00:56:25.391 + job_name=nvme-phy-autotest_76865 00:56:25.391 + start_pattern='Backtrace start' 00:56:25.391 + end_pattern='Backtrace end' 00:56:25.391 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76865/build.log ]] 00:56:25.391 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76865/build.log 00:56:25.391 + backtraces= 00:56:25.391 + [[ -n '' ]] 00:56:25.391 + for build in "${build_log_list[@]}" 00:56:25.391 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78130/build.log 00:56:25.391 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.391 + build_log=/var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78130/build.log 00:56:25.391 +++ dirname /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78130/build.log 00:56:25.391 ++ basename /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78130 00:56:25.391 + job_name=centos7-vg-autotest_78130 00:56:25.391 + start_pattern='Backtrace start' 00:56:25.391 + end_pattern='Backtrace end' 00:56:25.391 + [[ -f /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78130/build.log ]] 00:56:25.391 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78130/build.log 00:56:25.391 + backtraces= 00:56:25.391 + [[ -n '' ]] 00:56:25.391 + for build in "${build_log_list[@]}" 00:56:25.391 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62993/build.log 00:56:25.391 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.391 + build_log=/var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62993/build.log 00:56:25.391 +++ dirname /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62993/build.log 00:56:25.391 ++ basename /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62993 00:56:25.391 + job_name=freebsd-vg-autotest_62993 00:56:25.391 + start_pattern='Backtrace start' 00:56:25.391 + end_pattern='Backtrace end' 00:56:25.391 + [[ -f /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62993/build.log ]] 00:56:25.392 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62993/build.log 00:56:25.392 + backtraces= 00:56:25.392 + [[ -n '' ]] 00:56:25.392 + for build in "${build_log_list[@]}" 00:56:25.392 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83860/build.log 00:56:25.392 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.392 + build_log=/var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83860/build.log 00:56:25.392 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83860/build.log 00:56:25.392 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83860 00:56:25.392 + job_name=nvme-cmb-pmr-vg-autotest_83860 00:56:25.392 + start_pattern='Backtrace start' 00:56:25.392 + end_pattern='Backtrace end' 00:56:25.392 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83860/build.log ]] 00:56:25.392 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83860/build.log 00:56:25.392 + backtraces= 00:56:25.392 + [[ -n '' ]] 00:56:25.392 + for build in "${build_log_list[@]}" 00:56:25.392 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23755/build.log 00:56:25.392 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.392 + build_log=/var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23755/build.log 00:56:25.392 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23755/build.log 00:56:25.392 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23755 00:56:25.392 + job_name=unittest-main-docker-autotest_23755 00:56:25.392 + start_pattern='Backtrace start' 00:56:25.392 + end_pattern='Backtrace end' 00:56:25.392 + [[ -f /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23755/build.log ]] 00:56:25.392 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23755/build.log 00:56:25.392 + backtraces= 00:56:25.392 + [[ -n '' ]] 00:56:25.392 + for build in "${build_log_list[@]}" 00:56:25.392 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26506/build.log 00:56:25.392 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.392 + build_log=/var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26506/build.log 00:56:25.392 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26506/build.log 00:56:25.392 ++ basename /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26506 00:56:25.392 + job_name=check-format-docker-autotest_26506 00:56:25.392 + start_pattern='Backtrace start' 00:56:25.392 + end_pattern='Backtrace end' 00:56:25.392 + [[ -f /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26506/build.log ]] 00:56:25.392 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26506/build.log 00:56:25.392 + backtraces= 00:56:25.392 + [[ -n '' ]] 00:56:25.392 + for build in "${build_log_list[@]}" 00:56:25.392 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30693/build.log 00:56:25.392 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.392 + build_log=/var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30693/build.log 00:56:25.392 +++ dirname /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30693/build.log 00:56:25.392 ++ basename /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30693 00:56:25.392 + job_name=crypto-phy-autotest_30693 00:56:25.392 + start_pattern='Backtrace start' 00:56:25.392 + end_pattern='Backtrace end' 00:56:25.392 + [[ -f /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30693/build.log ]] 00:56:25.392 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30693/build.log 00:56:25.392 + backtraces= 00:56:25.392 + [[ -n '' ]] 00:56:25.392 + for build in "${build_log_list[@]}" 00:56:25.392 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23753/build.log 00:56:25.392 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.392 + build_log=/var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23753/build.log 00:56:25.392 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23753/build.log 00:56:25.392 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23753 00:56:25.392 + job_name=unittest-clang-docker-autotest_23753 00:56:25.392 + start_pattern='Backtrace start' 00:56:25.392 + end_pattern='Backtrace end' 00:56:25.392 + [[ -f /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23753/build.log ]] 00:56:25.392 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23753/build.log 00:56:25.392 + backtraces='00:02:32.363 ========== Backtrace start: ========== 00:56:25.392 00:02:32.363 00:56:25.392 00:02:32.363 in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/autobuild_common.sh:405 -> _unittest_build([]) 00:56:25.392 00:02:32.363 ... 00:56:25.392 00:02:32.363 400 esac 00:56:25.392 00:02:32.363 401 } 00:56:25.392 00:02:32.363 402 00:56:25.392 00:02:32.363 403 _unittest_build() { 00:56:25.392 00:02:32.363 404 "$rootdir/configure" $config_params --without-shared 00:56:25.392 00:02:32.363 => 405 $MAKE $MAKEFLAGS 00:56:25.392 00:02:32.363 406 } 00:56:25.392 00:02:32.363 407 00:56:25.392 00:02:32.363 408 autobuild_test_suite() { 00:56:25.392 00:02:32.363 409 run_test "autobuild" _autobuild_test_suite 00:56:25.392 00:02:32.363 410 } 00:56:25.392 00:02:32.363 ... 00:56:25.392 00:02:32.363 in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["unittest_build"],["_unittest_build"]) 00:56:25.392 00:02:32.363 ... 00:56:25.392 00:02:32.363 1119 timing_enter $test_name 00:56:25.392 00:02:32.363 1120 echo "************************************" 00:56:25.392 00:02:32.363 1121 echo "START TEST $test_name" 00:56:25.392 00:02:32.363 1122 echo "************************************" 00:56:25.392 00:02:32.363 1123 xtrace_restore 00:56:25.392 00:02:32.363 1124 time "$@" 00:56:25.392 00:02:32.363 1125 xtrace_disable 00:56:25.392 00:02:32.363 1126 echo "************************************" 00:56:25.392 00:02:32.363 1127 echo "END TEST $test_name" 00:56:25.392 00:02:32.363 1128 echo "************************************" 00:56:25.392 00:02:32.363 1129 timing_exit $test_name 00:56:25.392 00:02:32.363 ... 00:56:25.392 00:02:32.363 in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/autobuild_common.sh:413 -> unittest_build([]) 00:56:25.392 00:02:32.363 ... 00:56:25.392 00:02:32.364 408 autobuild_test_suite() { 00:56:25.392 00:02:32.364 409 run_test "autobuild" _autobuild_test_suite 00:56:25.392 00:02:32.364 410 } 00:56:25.392 00:02:32.364 411 00:56:25.392 00:02:32.364 412 unittest_build() { 00:56:25.392 00:02:32.364 => 413 run_test "unittest_build" _unittest_build 00:56:25.392 00:02:32.364 414 } 00:56:25.392 00:02:32.364 415 00:56:25.392 00:02:32.364 416 scanbuild_make() { 00:56:25.392 00:02:32.364 417 run_test "scanbuild_make" _scanbuild_make 00:56:25.392 00:02:32.364 418 } 00:56:25.392 00:02:32.364 ... 00:56:25.392 00:02:32.364 in jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh:55 -> main([]) 00:56:25.392 00:02:32.364 ... 00:56:25.392 00:02:32.364 backtrace unavailable 00:56:25.392 00:02:32.364 ... 00:56:25.392 00:02:32.364 00:56:25.392 00:02:32.364 ========== Backtrace end ==========' 00:56:25.392 + [[ -n 00:02:32.363 ========== Backtrace start: ========== 00:56:25.392 00:02:32.363 00:56:25.392 00:02:32.363 in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/autobuild_common.sh:405 -> _unittest_build([]) 00:56:25.392 00:02:32.363 ... 00:56:25.392 00:02:32.363 400 esac 00:56:25.392 00:02:32.363 401 } 00:56:25.392 00:02:32.363 402 00:56:25.392 00:02:32.363 403 _unittest_build() { 00:56:25.392 00:02:32.363 404 "$rootdir/configure" $config_params --without-shared 00:56:25.392 00:02:32.363 => 405 $MAKE $MAKEFLAGS 00:56:25.393 00:02:32.363 406 } 00:56:25.393 00:02:32.363 407 00:56:25.393 00:02:32.363 408 autobuild_test_suite() { 00:56:25.393 00:02:32.363 409 run_test "autobuild" _autobuild_test_suite 00:56:25.393 00:02:32.363 410 } 00:56:25.393 00:02:32.363 ... 00:56:25.393 00:02:32.363 in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["unittest_build"],["_unittest_build"]) 00:56:25.393 00:02:32.363 ... 00:56:25.393 00:02:32.363 1119 timing_enter $test_name 00:56:25.393 00:02:32.363 1120 echo "************************************" 00:56:25.393 00:02:32.363 1121 echo "START TEST $test_name" 00:56:25.393 00:02:32.363 1122 echo "************************************" 00:56:25.393 00:02:32.363 1123 xtrace_restore 00:56:25.393 00:02:32.363 1124 time "$@" 00:56:25.393 00:02:32.363 1125 xtrace_disable 00:56:25.393 00:02:32.363 1126 echo "************************************" 00:56:25.393 00:02:32.363 1127 echo "END TEST $test_name" 00:56:25.393 00:02:32.363 1128 echo "************************************" 00:56:25.393 00:02:32.363 1129 timing_exit $test_name 00:56:25.393 00:02:32.363 ... 00:56:25.393 00:02:32.363 in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/autobuild_common.sh:413 -> unittest_build([]) 00:56:25.393 00:02:32.363 ... 00:56:25.393 00:02:32.364 408 autobuild_test_suite() { 00:56:25.393 00:02:32.364 409 run_test "autobuild" _autobuild_test_suite 00:56:25.393 00:02:32.364 410 } 00:56:25.393 00:02:32.364 411 00:56:25.393 00:02:32.364 412 unittest_build() { 00:56:25.393 00:02:32.364 => 413 run_test "unittest_build" _unittest_build 00:56:25.393 00:02:32.364 414 } 00:56:25.393 00:02:32.364 415 00:56:25.393 00:02:32.364 416 scanbuild_make() { 00:56:25.393 00:02:32.364 417 run_test "scanbuild_make" _scanbuild_make 00:56:25.393 00:02:32.364 418 } 00:56:25.393 00:02:32.364 ... 00:56:25.393 00:02:32.364 in jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh:55 -> main([]) 00:56:25.393 00:02:32.364 ... 00:56:25.393 00:02:32.364 backtrace unavailable 00:56:25.393 00:02:32.364 ... 00:56:25.393 00:02:32.364 00:56:25.393 00:02:32.364 ========== Backtrace end ========== ]] 00:56:25.393 + echo '00:02:32.363 ========== Backtrace start: ========== 00:56:25.393 00:02:32.363 00:56:25.393 00:02:32.363 in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/autobuild_common.sh:405 -> _unittest_build([]) 00:56:25.393 00:02:32.363 ... 00:56:25.393 00:02:32.363 400 esac 00:56:25.393 00:02:32.363 401 } 00:56:25.393 00:02:32.363 402 00:56:25.393 00:02:32.363 403 _unittest_build() { 00:56:25.393 00:02:32.363 404 "$rootdir/configure" $config_params --without-shared 00:56:25.393 00:02:32.363 => 405 $MAKE $MAKEFLAGS 00:56:25.393 00:02:32.363 406 } 00:56:25.393 00:02:32.363 407 00:56:25.393 00:02:32.363 408 autobuild_test_suite() { 00:56:25.393 00:02:32.363 409 run_test "autobuild" _autobuild_test_suite 00:56:25.393 00:02:32.363 410 } 00:56:25.393 00:02:32.363 ... 00:56:25.393 00:02:32.363 in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["unittest_build"],["_unittest_build"]) 00:56:25.393 00:02:32.363 ... 00:56:25.393 00:02:32.363 1119 timing_enter $test_name 00:56:25.393 00:02:32.363 1120 echo "************************************" 00:56:25.393 00:02:32.363 1121 echo "START TEST $test_name" 00:56:25.393 00:02:32.363 1122 echo "************************************" 00:56:25.393 00:02:32.363 1123 xtrace_restore 00:56:25.393 00:02:32.363 1124 time "$@" 00:56:25.393 00:02:32.363 1125 xtrace_disable 00:56:25.393 00:02:32.363 1126 echo "************************************" 00:56:25.393 00:02:32.363 1127 echo "END TEST $test_name" 00:56:25.393 00:02:32.363 1128 echo "************************************" 00:56:25.393 00:02:32.363 1129 timing_exit $test_name 00:56:25.393 00:02:32.363 ... 00:56:25.393 00:02:32.363 in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/autobuild_common.sh:413 -> unittest_build([]) 00:56:25.393 00:02:32.363 ... 00:56:25.393 00:02:32.364 408 autobuild_test_suite() { 00:56:25.393 00:02:32.364 409 run_test "autobuild" _autobuild_test_suite 00:56:25.393 00:02:32.364 410 } 00:56:25.393 00:02:32.364 411 00:56:25.393 00:02:32.364 412 unittest_build() { 00:56:25.393 00:02:32.364 => 413 run_test "unittest_build" _unittest_build 00:56:25.393 00:02:32.364 414 } 00:56:25.393 00:02:32.364 415 00:56:25.393 00:02:32.364 416 scanbuild_make() { 00:56:25.393 00:02:32.364 417 run_test "scanbuild_make" _scanbuild_make 00:56:25.393 00:02:32.364 418 } 00:56:25.393 00:02:32.364 ... 00:56:25.393 00:02:32.364 in jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh:55 -> main([]) 00:56:25.393 00:02:32.364 ... 00:56:25.393 00:02:32.364 backtrace unavailable 00:56:25.393 00:02:32.364 ... 00:56:25.393 00:02:32.364 00:56:25.393 00:02:32.364 ========== Backtrace end ==========' 00:56:25.393 + for build in "${build_log_list[@]}" 00:56:25.393 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23754/build.log 00:56:25.393 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.393 + build_log=/var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23754/build.log 00:56:25.393 +++ dirname /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23754/build.log 00:56:25.393 ++ basename /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23754 00:56:25.393 + job_name=packaging-docker-autotest_23754 00:56:25.393 + start_pattern='Backtrace start' 00:56:25.393 + end_pattern='Backtrace end' 00:56:25.393 + [[ -f /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23754/build.log ]] 00:56:25.393 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23754/build.log 00:56:25.393 + backtraces= 00:56:25.393 + [[ -n '' ]] 00:56:25.393 + for build in "${build_log_list[@]}" 00:56:25.393 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76825/build.log 00:56:25.393 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.393 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76825/build.log 00:56:25.393 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76825/build.log 00:56:25.393 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76825 00:56:25.393 + job_name=nvmf-tcp-phy-autotest_76825 00:56:25.393 + start_pattern='Backtrace start' 00:56:25.393 + end_pattern='Backtrace end' 00:56:25.393 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76825/build.log ]] 00:56:25.393 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76825/build.log 00:56:25.393 + backtraces= 00:56:25.393 + [[ -n '' ]] 00:56:25.393 + for build in "${build_log_list[@]}" 00:56:25.393 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23757/build.log 00:56:25.393 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.393 + build_log=/var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23757/build.log 00:56:25.393 +++ dirname /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23757/build.log 00:56:25.393 ++ basename /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23757 00:56:25.393 + job_name=scan-build-docker-autotest_23757 00:56:25.393 + start_pattern='Backtrace start' 00:56:25.393 + end_pattern='Backtrace end' 00:56:25.393 + [[ -f /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23757/build.log ]] 00:56:25.393 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23757/build.log 00:56:25.393 + backtraces= 00:56:25.393 + [[ -n '' ]] 00:56:25.393 + for build in "${build_log_list[@]}" 00:56:25.393 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82639/build.log 00:56:25.393 + local build_log job_name start_pattern end_pattern backtraces 00:56:25.394 + build_log=/var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82639/build.log 00:56:25.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82639/build.log 00:56:25.394 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82639 00:56:25.394 + job_name=iscsi-uring-vg-autotest_82639 00:56:25.394 + start_pattern='Backtrace start' 00:56:25.394 + end_pattern='Backtrace end' 00:56:25.394 + [[ -f /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82639/build.log ]] 00:56:25.394 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82639/build.log 00:56:25.394 + backtraces= 00:56:25.394 + [[ -n '' ]] 00:56:25.394 + run_flamegraph 00:56:25.394 + create_timing_file 00:56:25.394 + local array file 00:56:25.394 + array=($(find $WORKSPACE -type f -name 'timing.txt')) 00:56:25.394 ++ find /var/jenkins/workspace/autotest-per-patch -type f -name timing.txt 00:56:25.394 + timing_dir=/var/jenkins/workspace/autotest-per-patch/post_process 00:56:25.394 + mkdir -p /var/jenkins/workspace/autotest-per-patch/post_process 00:56:25.394 + timing_file=/var/jenkins/workspace/autotest-per-patch/post_process/total_timing.txt 00:56:25.394 + for file in "${array[@]}" 00:56:25.394 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30703/timing.txt 00:56:25.394 + local job_file job_name 00:56:25.394 + job_file=/var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30703/timing.txt 00:56:25.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30703/timing.txt 00:56:25.394 ++ basename /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30703 00:56:25.394 + job_name=BlobFS-phy-autotest_30703 00:56:25.394 + sed 's/^/BlobFS-phy-autotest_30703;autorun;/' /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30703/timing.txt 00:56:25.394 + for file in "${array[@]}" 00:56:25.394 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30702/timing.txt 00:56:25.394 + local job_file job_name 00:56:25.394 + job_file=/var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30702/timing.txt 00:56:25.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30702/timing.txt 00:56:25.394 ++ basename /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30702 00:56:25.394 + job_name=vfio-user-phy-autotest_30702 00:56:25.394 + sed 's/^/vfio-user-phy-autotest_30702;autorun;/' /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30702/timing.txt 00:56:25.394 + for file in "${array[@]}" 00:56:25.394 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82728/timing.txt 00:56:25.394 + local job_file job_name 00:56:25.394 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82728/timing.txt 00:56:25.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82728/timing.txt 00:56:25.394 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82728 00:56:25.394 + job_name=nvmf-tcp-vg-autotest_82728 00:56:25.394 + sed 's/^/nvmf-tcp-vg-autotest_82728;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82728/timing.txt 00:56:25.394 + for file in "${array[@]}" 00:56:25.394 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82756/timing.txt 00:56:25.394 + local job_file job_name 00:56:25.394 + job_file=/var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82756/timing.txt 00:56:25.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82756/timing.txt 00:56:25.394 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82756 00:56:25.394 + job_name=vhost-initiator-vg-autotest_82756 00:56:25.394 + sed 's/^/vhost-initiator-vg-autotest_82756;autorun;/' /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82756/timing.txt 00:56:25.394 + for file in "${array[@]}" 00:56:25.394 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26510/timing.txt 00:56:25.394 + local job_file job_name 00:56:25.394 + job_file=/var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26510/timing.txt 00:56:25.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26510/timing.txt 00:56:25.394 ++ basename /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26510 00:56:25.394 + job_name=check-so-deps-docker-autotest_26510 00:56:25.394 + sed 's/^/check-so-deps-docker-autotest_26510;autorun;/' /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26510/timing.txt 00:56:25.394 + for file in "${array[@]}" 00:56:25.394 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82736/timing.txt 00:56:25.394 + local job_file job_name 00:56:25.394 + job_file=/var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82736/timing.txt 00:56:25.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82736/timing.txt 00:56:25.394 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82736 00:56:25.394 + job_name=nvme-vg-autotest_82736 00:56:25.394 + sed 's/^/nvme-vg-autotest_82736;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82736/timing.txt 00:56:25.394 + for file in "${array[@]}" 00:56:25.394 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42357/timing.txt 00:56:25.394 + local job_file job_name 00:56:25.394 + job_file=/var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42357/timing.txt 00:56:25.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42357/timing.txt 00:56:25.394 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42357 00:56:25.394 + job_name=ubuntu22-vg-autotest_42357 00:56:25.394 + sed 's/^/ubuntu22-vg-autotest_42357;autorun;/' /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42357/timing.txt 00:56:25.394 + for file in "${array[@]}" 00:56:25.394 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78324/timing.txt 00:56:25.394 + local job_file job_name 00:56:25.394 + job_file=/var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78324/timing.txt 00:56:25.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78324/timing.txt 00:56:25.394 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78324 00:56:25.394 + job_name=ubuntu20-vg-autotest_78324 00:56:25.394 + sed 's/^/ubuntu20-vg-autotest_78324;autorun;/' /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78324/timing.txt 00:56:25.394 + for file in "${array[@]}" 00:56:25.394 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30719/timing.txt 00:56:25.394 + local job_file job_name 00:56:25.394 + job_file=/var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30719/timing.txt 00:56:25.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30719/timing.txt 00:56:25.394 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30719 00:56:25.394 + job_name=vhost-phy-autotest_30719 00:56:25.394 + sed 's/^/vhost-phy-autotest_30719;autorun;/' /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30719/timing.txt 00:56:25.394 + for file in "${array[@]}" 00:56:25.394 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82678/timing.txt 00:56:25.394 + local job_file job_name 00:56:25.394 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82678/timing.txt 00:56:25.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82678/timing.txt 00:56:25.394 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82678 00:56:25.394 + job_name=nvmf-tcp-uring-vg-autotest_82678 00:56:25.394 + sed 's/^/nvmf-tcp-uring-vg-autotest_82678;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82678/timing.txt 00:56:25.394 + for file in "${array[@]}" 00:56:25.394 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82685/timing.txt 00:56:25.394 + local job_file job_name 00:56:25.394 + job_file=/var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82685/timing.txt 00:56:25.394 +++ dirname /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82685/timing.txt 00:56:25.394 ++ basename /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82685 00:56:25.394 + job_name=lvol-vg-autotest_82685 00:56:25.394 + sed 's/^/lvol-vg-autotest_82685;autorun;/' /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82685/timing.txt 00:56:25.394 + for file in "${array[@]}" 00:56:25.394 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23759/timing.txt 00:56:25.394 + local job_file job_name 00:56:25.395 + job_file=/var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23759/timing.txt 00:56:25.395 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23759/timing.txt 00:56:25.395 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23759 00:56:25.395 + job_name=unittest-valgrind-docker-autotest_23759 00:56:25.395 + sed 's/^/unittest-valgrind-docker-autotest_23759;autorun;/' /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23759/timing.txt 00:56:25.395 + for file in "${array[@]}" 00:56:25.395 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82772/timing.txt 00:56:25.395 + local job_file job_name 00:56:25.395 + job_file=/var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82772/timing.txt 00:56:25.395 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82772/timing.txt 00:56:25.395 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82772 00:56:25.395 + job_name=iscsi-vg-autotest_82772 00:56:25.395 + sed 's/^/iscsi-vg-autotest_82772;autorun;/' /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82772/timing.txt 00:56:25.395 + for file in "${array[@]}" 00:56:25.395 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24036/timing.txt 00:56:25.395 + local job_file job_name 00:56:25.395 + job_file=/var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24036/timing.txt 00:56:25.395 +++ dirname /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24036/timing.txt 00:56:25.395 ++ basename /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24036 00:56:25.395 + job_name=autobuild-external-vg-autotest_24036 00:56:25.395 + sed 's/^/autobuild-external-vg-autotest_24036;autorun;/' /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24036/timing.txt 00:56:25.395 + for file in "${array[@]}" 00:56:25.395 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76941/timing.txt 00:56:25.395 + local job_file job_name 00:56:25.395 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76941/timing.txt 00:56:25.395 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76941/timing.txt 00:56:25.395 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76941 00:56:25.395 + job_name=nvmf-phy-autotest_76941 00:56:25.395 + sed 's/^/nvmf-phy-autotest_76941;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76941/timing.txt 00:56:25.395 + for file in "${array[@]}" 00:56:25.395 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81841/timing.txt 00:56:25.395 + local job_file job_name 00:56:25.395 + job_file=/var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81841/timing.txt 00:56:25.653 +++ dirname /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81841/timing.txt 00:56:25.653 ++ basename /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81841 00:56:25.653 + job_name=zns-vg-autotest_81841 00:56:25.653 + sed 's/^/zns-vg-autotest_81841;autorun;/' /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81841/timing.txt 00:56:25.653 + for file in "${array[@]}" 00:56:25.653 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26700/timing.txt 00:56:25.653 + local job_file job_name 00:56:25.653 + job_file=/var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26700/timing.txt 00:56:25.653 +++ dirname /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26700/timing.txt 00:56:25.653 ++ basename /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26700 00:56:25.653 + job_name=doc-docker-autotest_26700 00:56:25.653 + sed 's/^/doc-docker-autotest_26700;autorun;/' /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26700/timing.txt 00:56:25.653 + for file in "${array[@]}" 00:56:25.653 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30692/timing.txt 00:56:25.653 + local job_file job_name 00:56:25.653 + job_file=/var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30692/timing.txt 00:56:25.653 +++ dirname /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30692/timing.txt 00:56:25.653 ++ basename /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30692 00:56:25.653 + job_name=short-fuzz-phy-autotest_30692 00:56:25.653 + sed 's/^/short-fuzz-phy-autotest_30692;autorun;/' /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30692/timing.txt 00:56:25.653 + for file in "${array[@]}" 00:56:25.653 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20656/timing.txt 00:56:25.653 + local job_file job_name 00:56:25.653 + job_file=/var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20656/timing.txt 00:56:25.653 +++ dirname /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20656/timing.txt 00:56:25.653 ++ basename /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20656 00:56:25.653 + job_name=rocky9-vg-autotest_20656 00:56:25.653 + sed 's/^/rocky9-vg-autotest_20656;autorun;/' /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20656/timing.txt 00:56:25.653 + for file in "${array[@]}" 00:56:25.653 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26485/timing.txt 00:56:25.653 + local job_file job_name 00:56:25.653 + job_file=/var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26485/timing.txt 00:56:25.653 +++ dirname /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26485/timing.txt 00:56:25.653 ++ basename /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26485 00:56:25.653 + job_name=build-files-docker-autotest_26485 00:56:25.653 + sed 's/^/build-files-docker-autotest_26485;autorun;/' /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26485/timing.txt 00:56:25.653 + for file in "${array[@]}" 00:56:25.653 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76865/timing.txt 00:56:25.653 + local job_file job_name 00:56:25.653 + job_file=/var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76865/timing.txt 00:56:25.654 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76865/timing.txt 00:56:25.654 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76865 00:56:25.654 + job_name=nvme-phy-autotest_76865 00:56:25.654 + sed 's/^/nvme-phy-autotest_76865;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76865/timing.txt 00:56:25.654 + for file in "${array[@]}" 00:56:25.654 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78130/timing.txt 00:56:25.654 + local job_file job_name 00:56:25.654 + job_file=/var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78130/timing.txt 00:56:25.654 +++ dirname /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78130/timing.txt 00:56:25.654 ++ basename /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78130 00:56:25.654 + job_name=centos7-vg-autotest_78130 00:56:25.654 + sed 's/^/centos7-vg-autotest_78130;autorun;/' /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78130/timing.txt 00:56:25.654 + for file in "${array[@]}" 00:56:25.654 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62993/timing.txt 00:56:25.654 + local job_file job_name 00:56:25.654 + job_file=/var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62993/timing.txt 00:56:25.654 +++ dirname /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62993/timing.txt 00:56:25.654 ++ basename /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62993 00:56:25.654 + job_name=freebsd-vg-autotest_62993 00:56:25.654 + sed 's/^/freebsd-vg-autotest_62993;autorun;/' /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62993/timing.txt 00:56:25.654 + for file in "${array[@]}" 00:56:25.654 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83860/timing.txt 00:56:25.654 + local job_file job_name 00:56:25.654 + job_file=/var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83860/timing.txt 00:56:25.654 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83860/timing.txt 00:56:25.654 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83860 00:56:25.654 + job_name=nvme-cmb-pmr-vg-autotest_83860 00:56:25.654 + sed 's/^/nvme-cmb-pmr-vg-autotest_83860;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83860/timing.txt 00:56:25.654 + for file in "${array[@]}" 00:56:25.654 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23755/timing.txt 00:56:25.654 + local job_file job_name 00:56:25.654 + job_file=/var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23755/timing.txt 00:56:25.654 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23755/timing.txt 00:56:25.654 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23755 00:56:25.654 + job_name=unittest-main-docker-autotest_23755 00:56:25.654 + sed 's/^/unittest-main-docker-autotest_23755;autorun;/' /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23755/timing.txt 00:56:25.654 + for file in "${array[@]}" 00:56:25.654 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26506/timing.txt 00:56:25.654 + local job_file job_name 00:56:25.654 + job_file=/var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26506/timing.txt 00:56:25.654 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26506/timing.txt 00:56:25.654 ++ basename /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26506 00:56:25.654 + job_name=check-format-docker-autotest_26506 00:56:25.654 + sed 's/^/check-format-docker-autotest_26506;autorun;/' /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26506/timing.txt 00:56:25.654 + for file in "${array[@]}" 00:56:25.654 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30693/timing.txt 00:56:25.654 + local job_file job_name 00:56:25.654 + job_file=/var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30693/timing.txt 00:56:25.654 +++ dirname /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30693/timing.txt 00:56:25.654 ++ basename /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30693 00:56:25.654 + job_name=crypto-phy-autotest_30693 00:56:25.654 + sed 's/^/crypto-phy-autotest_30693;autorun;/' /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30693/timing.txt 00:56:25.654 + for file in "${array[@]}" 00:56:25.654 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23753/timing.txt 00:56:25.654 + local job_file job_name 00:56:25.654 + job_file=/var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23753/timing.txt 00:56:25.654 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23753/timing.txt 00:56:25.654 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23753 00:56:25.654 + job_name=unittest-clang-docker-autotest_23753 00:56:25.654 + sed 's/^/unittest-clang-docker-autotest_23753;autorun;/' /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23753/timing.txt 00:56:25.654 + for file in "${array[@]}" 00:56:25.654 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23754/timing.txt 00:56:25.654 + local job_file job_name 00:56:25.654 + job_file=/var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23754/timing.txt 00:56:25.654 +++ dirname /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23754/timing.txt 00:56:25.654 ++ basename /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23754 00:56:25.654 + job_name=packaging-docker-autotest_23754 00:56:25.654 + sed 's/^/packaging-docker-autotest_23754;autorun;/' /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23754/timing.txt 00:56:25.654 + for file in "${array[@]}" 00:56:25.654 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76825/timing.txt 00:56:25.654 + local job_file job_name 00:56:25.654 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76825/timing.txt 00:56:25.654 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76825/timing.txt 00:56:25.654 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76825 00:56:25.654 + job_name=nvmf-tcp-phy-autotest_76825 00:56:25.654 + sed 's/^/nvmf-tcp-phy-autotest_76825;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76825/timing.txt 00:56:25.654 + for file in "${array[@]}" 00:56:25.654 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23757/timing.txt 00:56:25.654 + local job_file job_name 00:56:25.654 + job_file=/var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23757/timing.txt 00:56:25.654 +++ dirname /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23757/timing.txt 00:56:25.654 ++ basename /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23757 00:56:25.654 + job_name=scan-build-docker-autotest_23757 00:56:25.654 + sed 's/^/scan-build-docker-autotest_23757;autorun;/' /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23757/timing.txt 00:56:25.654 + for file in "${array[@]}" 00:56:25.654 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82639/timing.txt 00:56:25.654 + local job_file job_name 00:56:25.654 + job_file=/var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82639/timing.txt 00:56:25.654 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82639/timing.txt 00:56:25.654 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82639 00:56:25.654 + job_name=iscsi-uring-vg-autotest_82639 00:56:25.654 + sed 's/^/iscsi-uring-vg-autotest_82639;autorun;/' /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82639/timing.txt 00:56:25.654 + /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /var/jenkins/workspace/autotest-per-patch/post_process/total_timing.txt 00:56:25.654 + run_autorun_post 00:56:25.654 + s_opt= 00:56:25.654 + [[ '' == true ]] 00:56:25.654 + spdk/autorun_post.py -d ./ -r ./spdk 00:56:28.931 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:303 00:56:30.827 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:582 00:56:30.827 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:561 00:56:30.827 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:456 00:56:30.827 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:613 00:56:31.759 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:303 00:56:33.658 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:303 00:56:36.931 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:303 00:56:41.118 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:303 00:56:42.047 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:303 00:56:45.316 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:303 00:56:49.495 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:303 00:56:52.022 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:303 00:56:55.300 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:303 00:56:57.824 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:303 00:57:01.099 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:303 00:57:05.273 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:303 00:57:07.799 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc32c.c:21 00:57:07.799 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc16.c:634 00:57:07.799 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc16.c:628 00:57:08.732 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/xor.c:120 00:57:09.300 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:303 00:57:09.300 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc64.c:165 00:57:12.577 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:303 00:57:16.758 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:303 00:57:19.285 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:303 00:57:24.548 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:303 00:57:39.405 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/base64.h! 00:57:39.405 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/trace.h! 00:57:39.405 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/thread.h! 00:57:39.405 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/bdev_module.h! 00:57:39.405 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/util.h! 00:57:39.405 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/nvme.h! 00:57:39.405 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/nvmf_transport.h! 00:57:39.405 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/nvme_spec.h! 00:57:39.405 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/histogram_data.h! 00:57:39.405 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/endian.h! 00:57:39.405 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/mmio.h! 00:57:40.775 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/histogram_data.h/histogram_ut.c! 00:57:42.673 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/lib/env_ocf/include/ocf/ocf_io.h! 00:57:42.673 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/lib/env_ocf/include/ocf/ocf_mngt.h! 00:57:42.673 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/lib/env_ocf/include/ocf/ocf_core.h! 00:57:57.531 -----Begin Post Process Script------ 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30703/cov_total.info 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30702/cov_total.info 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82728/cov_total.info 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82756/cov_total.info 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42357/cov_total.info 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78324/cov_total.info 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30719/cov_total.info 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82678/cov_total.info 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82685/cov_total.info 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82772/cov_total.info 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76941/cov_total.info 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81841/cov_total.info 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20656/cov_total.info 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76865/cov_total.info 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78130/cov_total.info 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83860/cov_total.info 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30693/cov_total.info 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76825/cov_total.info 00:57:57.531 /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82639/cov_total.info 00:57:57.531 00:57:57.531 00:57:57.531 -----Tests Executed in Build------ 00:57:57.531 accel 00:57:57.531 accel_assign_opcode 00:57:57.531 accel_cdev_comp 00:57:57.531 accel_cdev_decomp 00:57:57.531 accel_cdev_decomp_full 00:57:57.531 accel_cdev_decomp_full_mcore 00:57:57.531 accel_cdev_decomp_full_mthread 00:57:57.531 accel_cdev_decomp_mcore 00:57:57.531 accel_cdev_decomp_mthread 00:57:57.531 accel_comp 00:57:57.531 accel_compare 00:57:57.531 accel_compress_verify 00:57:57.531 accel_copy 00:57:57.531 accel_copy_crc32c 00:57:57.531 accel_copy_crc32c_C2 00:57:57.531 accel_crc32c 00:57:57.531 accel_crc32c_C2 00:57:57.531 accel_decomp 00:57:57.531 accel_decomp_full 00:57:57.531 accel_decomp_full_mcore 00:57:57.531 accel_decomp_full_mthread 00:57:57.531 accel_decomp_mcore 00:57:57.531 accel_decomp_mthread 00:57:57.531 accel_dif_functional_tests 00:57:57.531 accel_dif_generate 00:57:57.531 accel_dif_generate_copy 00:57:57.531 accel_dif_verify 00:57:57.531 accel_dualcast 00:57:57.531 accel_fill 00:57:57.531 accel_help 00:57:57.531 accel_missing_filename 00:57:57.531 accel_negative_buffers 00:57:57.531 accel_rpc 00:57:57.531 accel_wrong_workload 00:57:57.531 accel_xor 00:57:57.531 acl 00:57:57.531 alias_rpc 00:57:57.531 allowed 00:57:57.531 app_cmdline 00:57:57.531 app_repeat 00:57:57.531 asan 00:57:57.531 autobuild 00:57:57.531 autobuild_build_doc 00:57:57.531 autobuild_check_dpdk_pci_api 00:57:57.531 autobuild_check_format 00:57:57.531 autobuild_check_so_deps 00:57:57.531 autobuild_external_code 00:57:57.531 autobuild_generated_files_check 00:57:57.531 autobuild_generated_files_check_post_clean 00:57:57.531 autobuild_header_dependency_check 00:57:57.531 autobuild_llvm_precompile 00:57:57.531 autobuild_make_install 00:57:57.531 autobuild_make_uninstall 00:57:57.531 autobuild_ocf_precompile 00:57:57.531 bdev_bounds 00:57:57.531 bdev_crypto_enomem 00:57:57.531 bdev_error 00:57:57.531 bdev_fio 00:57:57.531 bdev_fio_rw_verify 00:57:57.531 bdev_fio_trim 00:57:57.531 bdev_gpt_uuid 00:57:57.531 bdev_hello_world 00:57:57.531 bdev_json_nonarray 00:57:57.531 bdev_json_nonenclosed 00:57:57.531 bdev_nbd 00:57:57.531 bdev_nvme_reset_stuck_adm_cmd 00:57:57.531 bdev_qd_sampling 00:57:57.531 bdev_qos 00:57:57.531 bdev_qos_bw 00:57:57.531 bdev_qos_iops 00:57:57.531 bdev_qos_ro_bw 00:57:57.531 bdev_raid 00:57:57.531 bdev_stat 00:57:57.531 bdev_verify 00:57:57.531 bdev_verify_big_io 00:57:57.531 bdev_write_zeroes 00:57:57.531 bdevperf_config 00:57:57.531 blob_io_wait 00:57:57.531 blobfs 00:57:57.531 blobfs_mkfs 00:57:57.531 blobstore 00:57:57.531 blobstore_grow 00:57:57.531 blockdev_crypto_aesni 00:57:57.531 blockdev_crypto_qat 00:57:57.531 blockdev_crypto_sw 00:57:57.531 blockdev_general 00:57:57.531 blockdev_nvme 00:57:57.531 blockdev_nvme_gpt 00:57:57.531 blockdev_raid5f 00:57:57.531 blockdev_rbd 00:57:57.531 blockdev_xnvme 00:57:57.531 build_rpm_from_gen_spec 00:57:57.531 build_shared_rpm 00:57:57.531 chaining 00:57:57.531 check_header_filenames 00:57:57.531 cmb_copy 00:57:57.531 compress_compdev 00:57:57.531 compress_isal 00:57:57.531 confirm_abi_deps 00:57:57.531 confirm_makefile_deps 00:57:57.531 cpu_locks 00:57:57.531 custom_alloc 00:57:57.531 dd_bs_lt_native_bs 00:57:57.531 dd_copy_to_out_bdev 00:57:57.531 dd_double_input 00:57:57.531 dd_double_output 00:57:57.531 dd_flag_append 00:57:57.531 dd_flag_append_forced_aio 00:57:57.531 dd_flag_directory 00:57:57.531 dd_flag_directory_forced_aio 00:57:57.531 dd_flag_noatime 00:57:57.531 dd_flag_noatime_forced_aio 00:57:57.531 dd_flag_nofollow 00:57:57.531 dd_flag_nofollow_forced_aio 00:57:57.531 dd_flags_misc 00:57:57.531 dd_flags_misc_forced_aio 00:57:57.531 dd_inflate_file 00:57:57.531 dd_invalid_arguments 00:57:57.531 dd_invalid_count 00:57:57.531 dd_invalid_iflag 00:57:57.531 dd_invalid_json 00:57:57.531 dd_invalid_oflag 00:57:57.531 dd_malloc_copy 00:57:57.531 dd_no_input 00:57:57.531 dd_no_output 00:57:57.531 dd_offset_magic 00:57:57.531 dd_rw 00:57:57.531 dd_rw_offset 00:57:57.531 dd_smaller_blocksize 00:57:57.531 dd_sparse_bdev_to_file 00:57:57.531 dd_sparse_file_to_bdev 00:57:57.531 dd_sparse_file_to_file 00:57:57.531 dd_unknown_flag 00:57:57.531 dd_uring_copy 00:57:57.531 dd_wrong_blocksize 00:57:57.531 default_locks 00:57:57.531 default_locks_via_rpc 00:57:57.531 default_setup 00:57:57.531 denied 00:57:57.531 devices 00:57:57.531 dm_mount 00:57:57.531 dma 00:57:57.531 dpdk_governor 00:57:57.531 dpdk_mem_utility 00:57:57.531 driver 00:57:57.531 env 00:57:57.531 env_dpdk_post_init 00:57:57.531 env_mem_callbacks 00:57:57.531 env_memory 00:57:57.531 env_pci 00:57:57.531 env_vtophys 00:57:57.531 even_2G_alloc 00:57:57.531 event 00:57:57.531 event_perf 00:57:57.531 event_reactor 00:57:57.531 event_reactor_perf 00:57:57.531 event_scheduler 00:57:57.531 exit_on_failed_rpc_init 00:57:57.531 external_make_accel_driver_shared 00:57:57.531 external_make_accel_driver_static 00:57:57.531 external_make_accel_module_shared 00:57:57.531 external_make_accel_module_static 00:57:57.531 external_make_hello_bdev_shared_combo 00:57:57.531 external_make_hello_bdev_shared_iso 00:57:57.531 external_make_hello_bdev_static 00:57:57.531 external_make_hello_no_bdev_shared_combo 00:57:57.531 external_make_hello_no_bdev_shared_iso 00:57:57.531 external_make_hello_no_bdev_static 00:57:57.531 external_make_nvme_shared 00:57:57.531 external_make_nvme_static 00:57:57.531 external_run_accel_driver_shared 00:57:57.532 external_run_accel_driver_static 00:57:57.532 external_run_accel_module_shared 00:57:57.532 external_run_accel_module_static 00:57:57.532 external_run_hello_bdev_shared_combo 00:57:57.532 external_run_hello_bdev_shared_iso 00:57:57.532 external_run_hello_bdev_static 00:57:57.532 external_run_hello_no_bdev_shared_combo 00:57:57.532 external_run_hello_no_bdev_shared_iso 00:57:57.532 external_run_hello_no_bdev_static 00:57:57.532 external_run_nvme_shared 00:57:57.532 external_run_nvme_static 00:57:57.532 filesystem_btrfs 00:57:57.532 filesystem_ext4 00:57:57.532 filesystem_in_capsule_btrfs 00:57:57.532 filesystem_in_capsule_ext4 00:57:57.532 filesystem_in_capsule_xfs 00:57:57.532 filesystem_xfs 00:57:57.532 fio_dif_1_default 00:57:57.532 fio_dif_1_multi_subsystems 00:57:57.532 fio_dif_digest 00:57:57.532 fio_dif_rand_params 00:57:57.532 go_rpc 00:57:57.532 guess_driver 00:57:57.532 hello_blob 00:57:57.532 hugepages 00:57:57.532 idle 00:57:57.532 interrupt_mode 00:57:57.532 ioat 00:57:57.532 ioat_perf 00:57:57.532 ioat_verify 00:57:57.532 is_zoned 00:57:57.532 iscsi_tgt 00:57:57.532 iscsi_tgt_bdev_io_wait 00:57:57.532 iscsi_tgt_calsoft 00:57:57.532 iscsi_tgt_digest 00:57:57.532 iscsi_tgt_digests 00:57:57.532 iscsi_tgt_filesystem 00:57:57.532 iscsi_tgt_filesystem_btrfs 00:57:57.532 iscsi_tgt_filesystem_ext4 00:57:57.532 iscsi_tgt_filesystem_xfs 00:57:57.532 iscsi_tgt_fio 00:57:57.532 iscsi_tgt_fuzz 00:57:57.532 iscsi_tgt_initiator 00:57:57.532 iscsi_tgt_ip_migration 00:57:57.532 iscsi_tgt_iscsi_lvol 00:57:57.532 iscsi_tgt_login_redirection 00:57:57.532 iscsi_tgt_multiconnection 00:57:57.532 iscsi_tgt_qos 00:57:57.532 iscsi_tgt_rbd 00:57:57.532 iscsi_tgt_reset 00:57:57.532 iscsi_tgt_resize 00:57:57.532 iscsi_tgt_rpc_config 00:57:57.532 iscsi_tgt_sock 00:57:57.532 iscsi_tgt_trace_record 00:57:57.532 json_config 00:57:57.532 json_config_extra_key 00:57:57.532 kernel_target_abort 00:57:57.532 keyring_file 00:57:57.532 keyring_linux 00:57:57.532 locking_app_on_locked_coremask 00:57:57.532 locking_app_on_unlocked_coremask 00:57:57.532 locking_overlapped_coremask 00:57:57.532 locking_overlapped_coremask_via_rpc 00:57:57.532 lvol 00:57:57.532 lvol_basic 00:57:57.532 lvol_esnap 00:57:57.532 lvol_external_copy 00:57:57.532 lvol_external_snapshot 00:57:57.532 lvol_hotremove 00:57:57.532 lvol_provisioning 00:57:57.532 lvol_rename 00:57:57.532 lvol_resize 00:57:57.532 lvol_snapshot_clone 00:57:57.532 lvol_tasting 00:57:57.532 lvs_grow_clean 00:57:57.532 lvs_grow_dirty 00:57:57.532 make 00:57:57.532 no_shrink_alloc 00:57:57.532 non_locking_app_on_locked_coremask 00:57:57.532 nvme 00:57:57.532 nvme_arbitration 00:57:57.532 nvme_cli_cuse 00:57:57.532 nvme_cli_plugin 00:57:57.532 nvme_cmb 00:57:57.532 nvme_cuse 00:57:57.532 nvme_cuse_app 00:57:57.532 nvme_cuse_rpc 00:57:57.532 nvme_doorbell_aers 00:57:57.532 nvme_e2edp 00:57:57.532 nvme_err_injection 00:57:57.532 nvme_fdp 00:57:57.532 nvme_fio 00:57:57.532 nvme_flexible_data_placement 00:57:57.532 nvme_hello_world 00:57:57.532 nvme_identify 00:57:57.532 nvme_mount 00:57:57.532 nvme_multi_aen 00:57:57.532 nvme_multi_secondary 00:57:57.532 nvme_ns_manage_cuse 00:57:57.532 nvme_overhead 00:57:57.532 nvme_perf 00:57:57.532 nvme_pmr 00:57:57.532 nvme_pmr_persistence 00:57:57.532 nvme_reserve 00:57:57.532 nvme_reset 00:57:57.532 nvme_rpc 00:57:57.532 nvme_rpc_timeouts 00:57:57.532 nvme_scc 00:57:57.532 nvme_sgl 00:57:57.532 nvme_simple_copy 00:57:57.532 nvme_single_aen 00:57:57.532 nvme_smartctl_cuse 00:57:57.532 nvme_startup 00:57:57.532 nvme_xnvme 00:57:57.532 nvme_zns 00:57:57.532 nvmf_abort 00:57:57.532 nvmf_abort_qd_sizes 00:57:57.532 nvmf_aer 00:57:57.532 nvmf_async_init 00:57:57.532 nvmf_auth_host 00:57:57.532 nvmf_auth_target 00:57:57.532 nvmf_bdev_io_wait 00:57:57.532 nvmf_bdevio 00:57:57.532 nvmf_bdevio_no_huge 00:57:57.532 nvmf_bdevperf 00:57:57.532 nvmf_connect_disconnect 00:57:57.532 nvmf_connect_stress 00:57:57.532 nvmf_delete_subsystem 00:57:57.532 nvmf_device_removal 00:57:57.532 nvmf_device_removal_pci_remove 00:57:57.532 nvmf_device_removal_pci_remove_no_srq 00:57:57.532 nvmf_dif 00:57:57.532 nvmf_digest 00:57:57.532 nvmf_digest_clean 00:57:57.532 nvmf_digest_error 00:57:57.532 nvmf_discovery_remove_ifc 00:57:57.532 nvmf_example 00:57:57.532 nvmf_failover 00:57:57.532 nvmf_filesystem 00:57:57.532 nvmf_filesystem_in_capsule 00:57:57.532 nvmf_filesystem_no_in_capsule 00:57:57.532 nvmf_fio_host 00:57:57.532 nvmf_fio_target 00:57:57.532 nvmf_fips 00:57:57.532 nvmf_fused_ordering 00:57:57.532 nvmf_host_discovery 00:57:57.532 nvmf_host_management 00:57:57.532 nvmf_host_multipath 00:57:57.532 nvmf_host_multipath_status 00:57:57.532 nvmf_identify 00:57:57.532 nvmf_identify_kernel_target 00:57:57.532 nvmf_identify_passthru 00:57:57.532 nvmf_invalid 00:57:57.532 nvmf_lvol 00:57:57.532 nvmf_lvs_grow 00:57:57.532 nvmf_mdns_discovery 00:57:57.532 nvmf_multicontroller 00:57:57.532 nvmf_multitarget 00:57:57.532 nvmf_nmic 00:57:57.532 nvmf_ns_hotplug_stress 00:57:57.532 nvmf_ns_masking 00:57:57.532 nvmf_nvme_cli 00:57:57.532 nvmf_perf 00:57:57.532 nvmf_perf_adq 00:57:57.532 nvmf_queue_depth 00:57:57.532 nvmf_rdma 00:57:57.532 nvmf_referrals 00:57:57.532 nvmf_rpc 00:57:57.532 nvmf_shutdown 00:57:57.532 nvmf_shutdown_tc1 00:57:57.532 nvmf_shutdown_tc2 00:57:57.532 nvmf_shutdown_tc3 00:57:57.532 nvmf_srq_overwhelm 00:57:57.532 nvmf_target_disconnect 00:57:57.532 nvmf_target_disconnect_tc1 00:57:57.532 nvmf_target_disconnect_tc2 00:57:57.532 nvmf_target_disconnect_tc3 00:57:57.532 nvmf_target_discovery 00:57:57.532 nvmf_target_multipath 00:57:57.532 nvmf_tcp 00:57:57.532 nvmf_timeout 00:57:57.532 nvmf_tls 00:57:57.532 nvmf_vfio_user 00:57:57.532 nvmf_vfio_user_fuzz 00:57:57.532 nvmf_vfio_user_nvme_compliance 00:57:57.532 nvmf_vhost 00:57:57.532 nvmf_zcopy 00:57:57.532 ocf 00:57:57.532 ocf_bdevperf_iotypes 00:57:57.532 ocf_configuration_change 00:57:57.532 ocf_create_destruct 00:57:57.532 ocf_fio_modes 00:57:57.532 ocf_flush 00:57:57.532 ocf_multicore 00:57:57.532 ocf_remove 00:57:57.532 ocf_stats 00:57:57.532 odd_alloc 00:57:57.532 packaging 00:57:57.532 per_node_1G_alloc 00:57:57.532 raid0_resize_test 00:57:57.532 raid5f_rebuild_test 00:57:57.532 raid5f_rebuild_test_sb 00:57:57.532 raid5f_state_function_test 00:57:57.532 raid5f_state_function_test_sb 00:57:57.532 raid5f_superblock_test 00:57:57.532 raid_function_test_concat 00:57:57.532 raid_function_test_raid0 00:57:57.532 raid_read_error_test 00:57:57.532 raid_rebuild_test 00:57:57.532 raid_rebuild_test_io 00:57:57.532 raid_rebuild_test_sb 00:57:57.532 raid_rebuild_test_sb_4k 00:57:57.532 raid_rebuild_test_sb_io 00:57:57.532 raid_rebuild_test_sb_md_interleaved 00:57:57.532 raid_rebuild_test_sb_md_separate 00:57:57.532 raid_state_function_test 00:57:57.532 raid_state_function_test_sb 00:57:57.532 raid_state_function_test_sb_4k 00:57:57.532 raid_state_function_test_sb_md_interleaved 00:57:57.532 raid_state_function_test_sb_md_separate 00:57:57.532 raid_superblock_test 00:57:57.532 raid_superblock_test_4k 00:57:57.532 raid_superblock_test_md_interleaved 00:57:57.532 raid_superblock_test_md_separate 00:57:57.532 raid_write_error_test 00:57:57.532 reactor_set_interrupt 00:57:57.532 reap_unregistered_poller 00:57:57.532 rocksdb 00:57:57.532 rocksdb_insert 00:57:57.532 rocksdb_overwrite 00:57:57.532 rocksdb_randread 00:57:57.532 rocksdb_readwrite 00:57:57.532 rocksdb_writesync 00:57:57.532 rpc 00:57:57.532 rpc_client 00:57:57.532 rpc_daemon_integrity 00:57:57.532 rpc_integrity 00:57:57.532 rpc_plugins 00:57:57.532 rpc_trace_cmd_test 00:57:57.532 rpm_packaging 00:57:57.532 scanbuild_make 00:57:57.532 scheduler 00:57:57.532 scheduler_create_thread 00:57:57.532 setup.sh 00:57:57.532 skip_rpc 00:57:57.532 skip_rpc_with_delay 00:57:57.532 skip_rpc_with_json 00:57:57.532 sma 00:57:57.532 sma_crypto 00:57:57.532 sma_discovery 00:57:57.532 sma_nvmf_tcp 00:57:57.532 sma_plugins 00:57:57.532 sma_qos 00:57:57.532 sma_vfiouser_qemu 00:57:57.532 sma_vhost 00:57:57.532 spdk_dd 00:57:57.532 spdk_dd_basic_rw 00:57:57.532 spdk_dd_bdev_to_bdev 00:57:57.532 spdk_dd_malloc 00:57:57.532 spdk_dd_negative 00:57:57.532 spdk_dd_posix 00:57:57.532 spdk_dd_sparse 00:57:57.532 spdk_dd_uring 00:57:57.532 spdk_target_abort 00:57:57.532 spdkcli_iscsi 00:57:57.532 spdkcli_nvmf_rdma 00:57:57.532 spdkcli_nvmf_tcp 00:57:57.532 spdkcli_raid 00:57:57.532 spdkcli_rbd 00:57:57.532 spdkcli_tcp 00:57:57.532 spdkcli_vhost 00:57:57.532 spdkcli_virtio 00:57:57.532 sw_hotplug 00:57:57.532 test_bdev_lvol_delete_lvstore_with_clones 00:57:57.532 test_bdev_lvol_delete_ordering 00:57:57.532 test_clone_decouple_parent 00:57:57.532 test_clone_inflate 00:57:57.532 test_clone_snapshot_relations 00:57:57.532 test_construct_lvol 00:57:57.532 test_construct_lvol_alias_conflict 00:57:57.532 test_construct_lvol_fio_clear_method_none 00:57:57.532 test_construct_lvol_fio_clear_method_unmap 00:57:57.532 test_construct_lvol_full_lvs 00:57:57.532 test_construct_lvol_inexistent_lvs 00:57:57.532 test_construct_lvols_conflict_alias 00:57:57.532 test_construct_lvs 00:57:57.532 test_construct_lvs_clear_methods 00:57:57.532 test_construct_lvs_conflict_alias 00:57:57.532 test_construct_lvs_different_cluster_size 00:57:57.532 test_construct_lvs_nonexistent_bdev 00:57:57.532 test_construct_multi_lvols 00:57:57.532 test_construct_nested_lvol 00:57:57.533 test_construct_two_lvs_on_the_same_bdev 00:57:57.533 test_create_snapshot_of_snapshot 00:57:57.533 test_create_snapshot_with_io 00:57:57.533 test_delete_lvol_store_persistent_positive 00:57:57.533 test_delete_snapshot_with_clone 00:57:57.533 test_delete_snapshot_with_snapshot 00:57:57.533 test_destroy_after_bdev_lvol_resize_positive 00:57:57.533 test_esnap_clones 00:57:57.533 test_esnap_late_arrival 00:57:57.533 test_esnap_reload 00:57:57.533 test_esnap_remove_degraded 00:57:57.533 test_hotremove_lvol_store 00:57:57.533 test_hotremove_lvol_store_base 00:57:57.533 test_hotremove_lvol_store_base_with_lvols 00:57:57.533 test_hotremove_lvol_store_multiple_lvols 00:57:57.533 test_lvol_bdev_readonly 00:57:57.533 test_lvol_list 00:57:57.533 test_lvol_rename_negative 00:57:57.533 test_lvol_set_parent_bdev_from_esnap 00:57:57.533 test_lvol_set_parent_bdev_from_none 00:57:57.533 test_lvol_set_parent_bdev_from_snapshot 00:57:57.533 test_lvol_set_parent_failed 00:57:57.533 test_lvol_set_parent_from_esnap 00:57:57.533 test_lvol_set_parent_from_none 00:57:57.533 test_lvol_set_parent_from_snapshot 00:57:57.533 test_rename_lvs_negative 00:57:57.533 test_rename_positive 00:57:57.533 test_resize_lvol 00:57:57.533 test_resize_lvol_negative 00:57:57.533 test_resize_lvol_with_io_traffic 00:57:57.533 test_shallow_copy_compare 00:57:57.533 test_sigterm 00:57:57.533 test_snapshot_compare_with_lvol_bdev 00:57:57.533 test_tasting 00:57:57.533 test_thin_lvol_check_integrity 00:57:57.533 test_thin_lvol_check_space 00:57:57.533 test_thin_lvol_check_zeroes 00:57:57.533 test_thin_lvol_resize 00:57:57.533 test_thin_overprovisioning 00:57:57.533 test_unregister_lvol_bdev 00:57:57.533 thread 00:57:57.533 thread_poller_perf 00:57:57.533 thread_spdk_lock 00:57:57.533 ubsan 00:57:57.533 unittest 00:57:57.533 unittest_accel 00:57:57.533 unittest_bdev 00:57:57.533 unittest_bdev_compress 00:57:57.533 unittest_bdev_crypto 00:57:57.533 unittest_bdev_raid5f 00:57:57.533 unittest_blob_blobfs 00:57:57.533 unittest_build 00:57:57.533 unittest_dma 00:57:57.533 unittest_dpdk_compressdev 00:57:57.533 unittest_event 00:57:57.533 unittest_ftl 00:57:57.533 unittest_idxd_user 00:57:57.533 unittest_include 00:57:57.533 unittest_init 00:57:57.533 unittest_ioat 00:57:57.533 unittest_iobuf 00:57:57.533 unittest_iscsi 00:57:57.533 unittest_json 00:57:57.533 unittest_keyring 00:57:57.533 unittest_lib_reduce 00:57:57.533 unittest_log 00:57:57.533 unittest_lvol 00:57:57.533 unittest_notify 00:57:57.533 unittest_nvme 00:57:57.533 unittest_nvme_cuse 00:57:57.533 unittest_nvme_rdma 00:57:57.533 unittest_nvmf 00:57:57.533 unittest_nvmf_rdma 00:57:57.533 unittest_nvmf_transport 00:57:57.533 unittest_nvmf_vfio_user 00:57:57.533 unittest_pci_event 00:57:57.533 unittest_rdma 00:57:57.533 unittest_rpc 00:57:57.533 unittest_scsi 00:57:57.533 unittest_sock 00:57:57.533 unittest_thread 00:57:57.533 unittest_util 00:57:57.533 unittest_vhost 00:57:57.533 valgrind 00:57:57.533 version 00:57:57.533 vfio_user_nvme_fio 00:57:57.533 vfio_user_nvme_restart_vm 00:57:57.533 vfio_user_qemu 00:57:57.533 vfio_user_virtio_bdevperf 00:57:57.533 vfio_user_virtio_blk_restart_vm 00:57:57.533 vfio_user_virtio_scsi_restart_vm 00:57:57.533 vhost 00:57:57.533 vhost_blk_lvol_integrity 00:57:57.533 vhost_blk_packed_ring_integrity 00:57:57.533 vhost_blockdev 00:57:57.533 vhost_boot 00:57:57.533 vhost_fuzz 00:57:57.533 vhost_negative 00:57:57.533 vhost_scsi_lvol_integrity 00:57:57.533 vhost_shared 00:57:57.533 xnvme_bdevperf 00:57:57.533 xnvme_to_malloc_dd_copy 00:57:57.533 zoned_fio 00:57:57.533 00:57:57.533 00:57:57.533 -----Tests Missing From Build------ 00:57:57.533 accel_scan_dsa_modules 00:57:57.533 accel_scan_iaa_modules 00:57:57.533 balanced 00:57:57.533 build_native_dpdk 00:57:57.533 build_shared_native_dpdk_rpm 00:57:57.533 build_shared_rpm_with_rpmed_dpdk 00:57:57.533 busy 00:57:57.533 core_load 00:57:57.533 ftl 00:57:57.533 ftl_bdevperf 00:57:57.533 ftl_dirty_shutdown 00:57:57.533 ftl_fio_basic 00:57:57.533 ftl_restore 00:57:57.533 ftl_restore_fast 00:57:57.533 ftl_trim 00:57:57.533 ftl_upgrade_shutdown 00:57:57.533 iscsi_tgt_data_digest 00:57:57.533 iscsi_tgt_ext4test 00:57:57.533 llvm_fuzz 00:57:57.533 nvme_boot_partition 00:57:57.533 nvme_bp 00:57:57.533 nvme_opal 00:57:57.533 nvme_opal_bdevio 00:57:57.533 nvme_opal_bdevperf 00:57:57.533 nvme_opal_spdk_tgt 00:57:57.533 nvmf_digest_dsa_initiator 00:57:57.533 nvmf_digest_dsa_target 00:57:57.533 nvmf_fc 00:57:57.533 nvmf_fuzz 00:57:57.533 nvmf_initiator_timeout 00:57:57.533 nvmf_multiconnection 00:57:57.533 spdkcli_nvmf_fc 00:57:57.533 test_create_multi_ublk 00:57:57.533 ublk 00:57:57.533 ublk_recovery 00:57:57.533 unittest_nvmf_fc 00:57:57.533 unittest_nvmf_fc_ls 00:57:57.533 vfio_fuzz 00:57:57.533 vhost_blk_cores_2ctrl 00:57:57.533 vhost_blk_fs_integrity 00:57:57.533 vhost_blk_hot_remove 00:57:57.533 vhost_blk_integrity 00:57:57.533 vhost_hotplug 00:57:57.533 vhost_migration 00:57:57.533 vhost_migration_tc1 00:57:57.533 vhost_migration_tc2 00:57:57.533 vhost_readonly 00:57:57.533 vhost_scsi_cores_2ctrl 00:57:57.533 vhost_scsi_fs_integrity 00:57:57.533 vhost_scsi_hot_remove 00:57:57.533 vhost_scsi_integrity 00:57:57.533 vmd 00:57:57.533 vmd_bdev_svc 00:57:57.533 vmd_fio 00:57:57.533 vmd_hello_world 00:57:57.533 vmd_identify 00:57:57.533 vmd_perf 00:57:57.533 00:57:57.533 00:57:57.533 -----Tests Missing ASAN------ 00:57:57.533 accel_cdev_comp 00:57:57.533 accel_cdev_decomp 00:57:57.533 accel_cdev_decomp_full 00:57:57.533 accel_cdev_decomp_full_mcore 00:57:57.533 accel_cdev_decomp_full_mthread 00:57:57.533 accel_cdev_decomp_mcore 00:57:57.533 accel_cdev_decomp_mthread 00:57:57.533 accel_scan_dsa_modules 00:57:57.533 accel_scan_iaa_modules 00:57:57.533 autobuild 00:57:57.533 autobuild_build_doc 00:57:57.533 autobuild_check_dpdk_pci_api 00:57:57.533 autobuild_check_format 00:57:57.533 autobuild_check_so_deps 00:57:57.533 autobuild_external_code 00:57:57.533 autobuild_generated_files_check 00:57:57.533 autobuild_generated_files_check_post_clean 00:57:57.533 autobuild_header_dependency_check 00:57:57.533 autobuild_llvm_precompile 00:57:57.533 autobuild_make_install 00:57:57.533 autobuild_make_uninstall 00:57:57.533 autobuild_ocf_precompile 00:57:57.533 balanced 00:57:57.533 bdev_crypto_enomem 00:57:57.533 blockdev_crypto_aesni 00:57:57.533 blockdev_crypto_qat 00:57:57.533 blockdev_crypto_sw 00:57:57.533 blockdev_rbd 00:57:57.533 build_native_dpdk 00:57:57.533 build_shared_native_dpdk_rpm 00:57:57.533 build_shared_rpm_with_rpmed_dpdk 00:57:57.533 busy 00:57:57.533 chaining 00:57:57.533 check_header_filenames 00:57:57.533 cmb_copy 00:57:57.533 compress_compdev 00:57:57.533 compress_isal 00:57:57.533 confirm_abi_deps 00:57:57.533 confirm_makefile_deps 00:57:57.533 core_load 00:57:57.533 dd_uring_copy 00:57:57.533 dma 00:57:57.533 dpdk_governor 00:57:57.533 external_make_accel_driver_shared 00:57:57.533 external_make_accel_driver_static 00:57:57.533 external_make_accel_module_shared 00:57:57.533 external_make_accel_module_static 00:57:57.533 external_make_hello_bdev_shared_combo 00:57:57.533 external_make_hello_bdev_shared_iso 00:57:57.533 external_make_hello_bdev_static 00:57:57.533 external_make_hello_no_bdev_shared_combo 00:57:57.533 external_make_hello_no_bdev_shared_iso 00:57:57.533 external_make_hello_no_bdev_static 00:57:57.533 external_make_nvme_shared 00:57:57.533 external_make_nvme_static 00:57:57.533 external_run_accel_driver_shared 00:57:57.533 external_run_accel_driver_static 00:57:57.533 external_run_accel_module_shared 00:57:57.533 external_run_accel_module_static 00:57:57.533 external_run_hello_bdev_shared_combo 00:57:57.533 external_run_hello_bdev_shared_iso 00:57:57.533 external_run_hello_bdev_static 00:57:57.533 external_run_hello_no_bdev_shared_combo 00:57:57.533 external_run_hello_no_bdev_shared_iso 00:57:57.533 external_run_hello_no_bdev_static 00:57:57.533 external_run_nvme_shared 00:57:57.533 external_run_nvme_static 00:57:57.533 filesystem_btrfs 00:57:57.533 filesystem_ext4 00:57:57.533 filesystem_in_capsule_btrfs 00:57:57.533 filesystem_in_capsule_ext4 00:57:57.533 filesystem_in_capsule_xfs 00:57:57.533 filesystem_xfs 00:57:57.533 fio_dif_1_default 00:57:57.533 fio_dif_1_multi_subsystems 00:57:57.533 fio_dif_digest 00:57:57.533 fio_dif_rand_params 00:57:57.533 ftl 00:57:57.533 ftl_bdevperf 00:57:57.533 ftl_dirty_shutdown 00:57:57.533 ftl_fio_basic 00:57:57.533 ftl_restore 00:57:57.533 ftl_restore_fast 00:57:57.533 ftl_trim 00:57:57.533 ftl_upgrade_shutdown 00:57:57.533 go_rpc 00:57:57.533 idle 00:57:57.533 interrupt_mode 00:57:57.533 ioat 00:57:57.533 ioat_perf 00:57:57.533 ioat_verify 00:57:57.533 is_zoned 00:57:57.533 iscsi_tgt 00:57:57.533 iscsi_tgt_bdev_io_wait 00:57:57.533 iscsi_tgt_calsoft 00:57:57.533 iscsi_tgt_data_digest 00:57:57.533 iscsi_tgt_digest 00:57:57.533 iscsi_tgt_digests 00:57:57.533 iscsi_tgt_ext4test 00:57:57.533 iscsi_tgt_filesystem 00:57:57.533 iscsi_tgt_filesystem_btrfs 00:57:57.533 iscsi_tgt_filesystem_ext4 00:57:57.533 iscsi_tgt_filesystem_xfs 00:57:57.533 iscsi_tgt_fio 00:57:57.533 iscsi_tgt_fuzz 00:57:57.533 iscsi_tgt_initiator 00:57:57.533 iscsi_tgt_ip_migration 00:57:57.533 iscsi_tgt_iscsi_lvol 00:57:57.533 iscsi_tgt_login_redirection 00:57:57.533 iscsi_tgt_multiconnection 00:57:57.533 iscsi_tgt_qos 00:57:57.533 iscsi_tgt_rbd 00:57:57.533 iscsi_tgt_reset 00:57:57.533 iscsi_tgt_resize 00:57:57.533 iscsi_tgt_rpc_config 00:57:57.533 iscsi_tgt_sock 00:57:57.533 iscsi_tgt_trace_record 00:57:57.533 kernel_target_abort 00:57:57.533 keyring_file 00:57:57.533 keyring_linux 00:57:57.533 llvm_fuzz 00:57:57.533 lvs_grow_clean 00:57:57.533 lvs_grow_dirty 00:57:57.534 nvme_boot_partition 00:57:57.534 nvme_bp 00:57:57.534 nvme_cli_cuse 00:57:57.534 nvme_cli_plugin 00:57:57.534 nvme_cmb 00:57:57.534 nvme_cuse 00:57:57.534 nvme_cuse_app 00:57:57.534 nvme_cuse_rpc 00:57:57.534 nvme_ns_manage_cuse 00:57:57.534 nvme_opal 00:57:57.534 nvme_opal_bdevio 00:57:57.534 nvme_opal_bdevperf 00:57:57.534 nvme_opal_spdk_tgt 00:57:57.534 nvme_pmr 00:57:57.534 nvme_pmr_persistence 00:57:57.534 nvme_smartctl_cuse 00:57:57.534 nvme_zns 00:57:57.534 nvmf_abort 00:57:57.534 nvmf_abort_qd_sizes 00:57:57.534 nvmf_aer 00:57:57.534 nvmf_async_init 00:57:57.534 nvmf_auth_host 00:57:57.534 nvmf_auth_target 00:57:57.534 nvmf_bdev_io_wait 00:57:57.534 nvmf_bdevio 00:57:57.534 nvmf_bdevio_no_huge 00:57:57.534 nvmf_bdevperf 00:57:57.534 nvmf_connect_disconnect 00:57:57.534 nvmf_connect_stress 00:57:57.534 nvmf_delete_subsystem 00:57:57.534 nvmf_device_removal 00:57:57.534 nvmf_device_removal_pci_remove 00:57:57.534 nvmf_device_removal_pci_remove_no_srq 00:57:57.534 nvmf_dif 00:57:57.534 nvmf_digest 00:57:57.534 nvmf_digest_clean 00:57:57.534 nvmf_digest_dsa_initiator 00:57:57.534 nvmf_digest_dsa_target 00:57:57.534 nvmf_digest_error 00:57:57.534 nvmf_discovery_remove_ifc 00:57:57.534 nvmf_example 00:57:57.534 nvmf_failover 00:57:57.534 nvmf_fc 00:57:57.534 nvmf_filesystem 00:57:57.534 nvmf_filesystem_in_capsule 00:57:57.534 nvmf_filesystem_no_in_capsule 00:57:57.534 nvmf_fio_host 00:57:57.534 nvmf_fio_target 00:57:57.534 nvmf_fips 00:57:57.534 nvmf_fused_ordering 00:57:57.534 nvmf_fuzz 00:57:57.534 nvmf_host_discovery 00:57:57.534 nvmf_host_management 00:57:57.534 nvmf_host_multipath 00:57:57.534 nvmf_host_multipath_status 00:57:57.534 nvmf_identify 00:57:57.534 nvmf_identify_kernel_target 00:57:57.534 nvmf_identify_passthru 00:57:57.534 nvmf_initiator_timeout 00:57:57.534 nvmf_invalid 00:57:57.534 nvmf_lvol 00:57:57.534 nvmf_lvs_grow 00:57:57.534 nvmf_mdns_discovery 00:57:57.534 nvmf_multiconnection 00:57:57.534 nvmf_multicontroller 00:57:57.534 nvmf_multitarget 00:57:57.534 nvmf_nmic 00:57:57.534 nvmf_ns_hotplug_stress 00:57:57.534 nvmf_ns_masking 00:57:57.534 nvmf_nvme_cli 00:57:57.534 nvmf_perf 00:57:57.534 nvmf_perf_adq 00:57:57.534 nvmf_queue_depth 00:57:57.534 nvmf_rdma 00:57:57.534 nvmf_referrals 00:57:57.534 nvmf_rpc 00:57:57.534 nvmf_shutdown 00:57:57.534 nvmf_shutdown_tc1 00:57:57.534 nvmf_shutdown_tc2 00:57:57.534 nvmf_shutdown_tc3 00:57:57.534 nvmf_srq_overwhelm 00:57:57.534 nvmf_target_disconnect 00:57:57.534 nvmf_target_disconnect_tc1 00:57:57.534 nvmf_target_disconnect_tc2 00:57:57.534 nvmf_target_disconnect_tc3 00:57:57.534 nvmf_target_discovery 00:57:57.534 nvmf_target_multipath 00:57:57.534 nvmf_tcp 00:57:57.534 nvmf_timeout 00:57:57.534 nvmf_tls 00:57:57.534 nvmf_vfio_user 00:57:57.534 nvmf_vfio_user_fuzz 00:57:57.534 nvmf_vfio_user_nvme_compliance 00:57:57.534 nvmf_zcopy 00:57:57.534 ocf 00:57:57.534 ocf_bdevperf_iotypes 00:57:57.534 ocf_configuration_change 00:57:57.534 ocf_create_destruct 00:57:57.534 ocf_fio_modes 00:57:57.534 ocf_flush 00:57:57.534 ocf_multicore 00:57:57.534 ocf_remove 00:57:57.534 ocf_stats 00:57:57.534 scanbuild_make 00:57:57.534 scheduler 00:57:57.534 spdk_dd_uring 00:57:57.534 spdk_target_abort 00:57:57.534 spdkcli_iscsi 00:57:57.534 spdkcli_nvmf_fc 00:57:57.534 spdkcli_nvmf_rdma 00:57:57.534 spdkcli_nvmf_tcp 00:57:57.534 spdkcli_raid 00:57:57.534 spdkcli_rbd 00:57:57.534 spdkcli_virtio 00:57:57.534 test_create_multi_ublk 00:57:57.534 ublk 00:57:57.534 ublk_recovery 00:57:57.534 unittest_bdev_compress 00:57:57.534 unittest_bdev_crypto 00:57:57.534 unittest_dpdk_compressdev 00:57:57.534 unittest_lib_reduce 00:57:57.534 unittest_nvmf_fc 00:57:57.534 unittest_nvmf_fc_ls 00:57:57.534 unittest_nvmf_vfio_user 00:57:57.534 valgrind 00:57:57.534 vfio_fuzz 00:57:57.534 vhost_blk_cores_2ctrl 00:57:57.534 vhost_blk_fs_integrity 00:57:57.534 vhost_blk_hot_remove 00:57:57.534 vhost_blk_integrity 00:57:57.534 vhost_blockdev 00:57:57.534 vhost_fuzz 00:57:57.534 vhost_hotplug 00:57:57.534 vhost_migration 00:57:57.534 vhost_migration_tc1 00:57:57.534 vhost_migration_tc2 00:57:57.534 vhost_readonly 00:57:57.534 vhost_scsi_cores_2ctrl 00:57:57.534 vhost_scsi_fs_integrity 00:57:57.534 vhost_scsi_hot_remove 00:57:57.534 vhost_scsi_integrity 00:57:57.534 vhost_shared 00:57:57.534 vmd 00:57:57.534 vmd_bdev_svc 00:57:57.534 vmd_fio 00:57:57.534 vmd_hello_world 00:57:57.534 vmd_identify 00:57:57.534 vmd_perf 00:57:57.534 zoned_fio 00:57:57.534 00:57:57.534 00:57:57.534 -----Tests Missing UBSAN------ 00:57:57.534 accel_scan_dsa_modules 00:57:57.534 accel_scan_iaa_modules 00:57:57.534 autobuild 00:57:57.534 autobuild_build_doc 00:57:57.534 autobuild_check_dpdk_pci_api 00:57:57.534 autobuild_check_format 00:57:57.534 autobuild_check_so_deps 00:57:57.534 autobuild_external_code 00:57:57.534 autobuild_generated_files_check 00:57:57.534 autobuild_generated_files_check_post_clean 00:57:57.534 autobuild_header_dependency_check 00:57:57.534 autobuild_make_install 00:57:57.534 autobuild_make_uninstall 00:57:57.534 balanced 00:57:57.534 build_native_dpdk 00:57:57.534 build_rpm_from_gen_spec 00:57:57.534 build_shared_native_dpdk_rpm 00:57:57.534 build_shared_rpm 00:57:57.534 build_shared_rpm_with_rpmed_dpdk 00:57:57.534 busy 00:57:57.534 check_header_filenames 00:57:57.534 cmb_copy 00:57:57.534 confirm_abi_deps 00:57:57.534 confirm_makefile_deps 00:57:57.534 core_load 00:57:57.534 external_make_accel_driver_shared 00:57:57.534 external_make_accel_driver_static 00:57:57.534 external_make_accel_module_shared 00:57:57.534 external_make_accel_module_static 00:57:57.534 external_make_hello_bdev_shared_combo 00:57:57.534 external_make_hello_bdev_shared_iso 00:57:57.534 external_make_hello_bdev_static 00:57:57.534 external_make_hello_no_bdev_shared_combo 00:57:57.534 external_make_hello_no_bdev_shared_iso 00:57:57.534 external_make_hello_no_bdev_static 00:57:57.534 external_make_nvme_shared 00:57:57.534 external_make_nvme_static 00:57:57.534 external_run_accel_driver_shared 00:57:57.534 external_run_accel_driver_static 00:57:57.534 external_run_accel_module_shared 00:57:57.534 external_run_accel_module_static 00:57:57.534 external_run_hello_bdev_shared_combo 00:57:57.534 external_run_hello_bdev_shared_iso 00:57:57.534 external_run_hello_bdev_static 00:57:57.534 external_run_hello_no_bdev_shared_combo 00:57:57.534 external_run_hello_no_bdev_shared_iso 00:57:57.534 external_run_hello_no_bdev_static 00:57:57.534 external_run_nvme_shared 00:57:57.534 external_run_nvme_static 00:57:57.534 ftl 00:57:57.534 ftl_bdevperf 00:57:57.534 ftl_dirty_shutdown 00:57:57.534 ftl_fio_basic 00:57:57.534 ftl_restore 00:57:57.534 ftl_restore_fast 00:57:57.534 ftl_trim 00:57:57.534 ftl_upgrade_shutdown 00:57:57.534 is_zoned 00:57:57.534 iscsi_tgt_data_digest 00:57:57.534 iscsi_tgt_ext4test 00:57:57.534 llvm_fuzz 00:57:57.534 nvme_boot_partition 00:57:57.534 nvme_bp 00:57:57.534 nvme_cmb 00:57:57.534 nvme_opal 00:57:57.534 nvme_opal_bdevio 00:57:57.534 nvme_opal_bdevperf 00:57:57.534 nvme_opal_spdk_tgt 00:57:57.534 nvme_pmr 00:57:57.534 nvme_pmr_persistence 00:57:57.534 nvme_zns 00:57:57.534 nvmf_digest_dsa_initiator 00:57:57.534 nvmf_digest_dsa_target 00:57:57.534 nvmf_fc 00:57:57.534 nvmf_fuzz 00:57:57.534 nvmf_initiator_timeout 00:57:57.534 nvmf_multiconnection 00:57:57.534 packaging 00:57:57.534 rpm_packaging 00:57:57.534 scanbuild_make 00:57:57.534 spdkcli_nvmf_fc 00:57:57.534 test_create_multi_ublk 00:57:57.534 ublk 00:57:57.534 ublk_recovery 00:57:57.534 unittest_bdev_compress 00:57:57.534 unittest_bdev_crypto 00:57:57.534 unittest_dpdk_compressdev 00:57:57.534 unittest_lib_reduce 00:57:57.534 unittest_nvmf_fc 00:57:57.534 unittest_nvmf_fc_ls 00:57:57.534 unittest_nvmf_vfio_user 00:57:57.534 valgrind 00:57:57.534 vfio_fuzz 00:57:57.534 vhost_blk_cores_2ctrl 00:57:57.534 vhost_blk_fs_integrity 00:57:57.534 vhost_blk_hot_remove 00:57:57.534 vhost_blk_integrity 00:57:57.534 vhost_hotplug 00:57:57.534 vhost_migration 00:57:57.534 vhost_migration_tc1 00:57:57.534 vhost_migration_tc2 00:57:57.534 vhost_readonly 00:57:57.534 vhost_scsi_cores_2ctrl 00:57:57.534 vhost_scsi_fs_integrity 00:57:57.534 vhost_scsi_hot_remove 00:57:57.534 vhost_scsi_integrity 00:57:57.534 vmd 00:57:57.534 vmd_bdev_svc 00:57:57.534 vmd_fio 00:57:57.534 vmd_hello_world 00:57:57.534 vmd_identify 00:57:57.534 vmd_perf 00:57:57.534 zoned_fio 00:57:57.534 Not all tests were run. Failing the build. 00:57:57.534 ['ftl', 'ftl_bdevperf', 'ftl_dirty_shutdown', 'ftl_fio_basic', 'ftl_restore', 'ftl_trim', 'ftl_upgrade_shutdown', 'llvm_fuzz', 'test_create_multi_ublk', 'ublk', 'ublk_recovery', 'vfio_fuzz'] 00:57:57.534 + compress_coverage_and_docs 00:57:57.534 + echo 'Start compress coverage and docs' 00:57:57.534 Start compress coverage and docs 00:57:57.534 + tar -C coverage -czf coverage_autotest-per-patch_126106.tar.gz ./ --remove-files 00:57:58.098 + tar -C ut_coverage -czf ut_coverage_autotest-per-patch_126106.tar.gz ./ --remove-files 00:57:59.029 + tar -C doc -czf doc_autotest-per-patch_126106.tar.gz ./ --remove-files 00:57:59.287 + [[ -d llvm ]] 00:57:59.287 + true 00:57:59.287 + echo 'End compress coverage and docs' 00:57:59.287 End compress coverage and docs 00:57:59.287 + remove_partial_coverage_files 00:57:59.287 + find . -name 'cov_*.info' -delete 00:57:59.287 + echo 'End stage post_gen_coverage.sh' 00:57:59.287 End stage post_gen_coverage.sh 00:57:59.304 [Pipeline] } 00:57:59.308 ERROR: script returned exit code 1 00:57:59.341 [Pipeline] // catchError 00:57:59.352 [Pipeline] catchError 00:57:59.354 [Pipeline] { 00:57:59.377 [Pipeline] dir 00:57:59.377 Running in /var/jenkins/workspace/autotest-per-patch/post_process 00:57:59.379 [Pipeline] {