00:00:00.000 Started by user sys_sgci 00:00:00.006 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/autotest-per-patch_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-upstream/autotest.groovy 00:00:00.007 The recommended git tool is: git 00:00:00.007 using credential 00000000-0000-0000-0000-000000000002 00:00:00.009 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autotest-per-patch_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.019 Fetching changes from the remote Git repository 00:00:00.021 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.032 Using shallow fetch with depth 1 00:00:00.032 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.032 > git --version # timeout=10 00:00:00.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.289 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.300 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.312 Checking out Revision 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 (FETCH_HEAD) 00:00:02.312 > git config core.sparsecheckout # timeout=10 00:00:02.321 > git read-tree -mu HEAD # timeout=10 00:00:02.337 > git checkout -f 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 # timeout=5 00:00:02.359 Commit message: "pool: fixes for VisualBuild class" 00:00:02.359 > git rev-list --no-walk 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 # timeout=10 00:00:02.668 [Pipeline] Start of Pipeline 00:00:02.683 [Pipeline] library 00:00:02.685 Loading library shm_lib@master 00:00:02.685 Library shm_lib@master is cached. Copying from home. 00:00:02.713 [Pipeline] node 00:00:02.721 Running on ME3 in /var/jenkins/workspace/autotest-per-patch_2 00:00:02.726 [Pipeline] { 00:00:02.741 [Pipeline] cleanWs 00:00:02.751 [WS-CLEANUP] Deleting project workspace... 00:00:02.751 [WS-CLEANUP] Deferred wipeout is used... 00:00:02.758 [WS-CLEANUP] done 00:00:02.762 [Pipeline] stage 00:00:02.766 [Pipeline] { (Prologue) 00:00:02.859 [Pipeline] withCredentials 00:00:02.870 > git --version # timeout=10 00:00:02.880 > git --version # 'git version 2.39.2' 00:00:02.898 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:00:02.901 [Pipeline] { 00:00:02.909 [Pipeline] retry 00:00:02.911 [Pipeline] { 00:00:03.078 [Pipeline] sh 00:00:03.353 + git ls-remote https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master 00:00:05.270 [Pipeline] } 00:00:05.317 [Pipeline] // retry 00:00:05.320 [Pipeline] } 00:00:05.333 [Pipeline] // withCredentials 00:00:05.337 [Pipeline] nodesByLabel 00:00:05.338 Found a total of 2 nodes with the 'sorcerer' label 00:00:05.344 [Pipeline] httpRequest 00:00:05.348 HttpMethod: GET 00:00:05.349 URL: http://10.211.164.101/packages/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:05.349 Sending request to url: http://10.211.164.101/packages/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:05.352 Response Code: HTTP/1.1 200 OK 00:00:05.353 Success: Status code 200 is in the accepted range: 200,404 00:00:05.353 Saving response body to /var/jenkins/workspace/autotest-per-patch_2/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:05.495 [Pipeline] sh 00:00:05.772 + tar --no-same-owner -xf jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:05.791 [Pipeline] httpRequest 00:00:05.795 HttpMethod: GET 00:00:05.796 URL: http://10.211.164.101/packages/spdk_5b4cf6db06f04b7a13234bf1ce273702fe27598d.tar.gz 00:00:05.796 Sending request to url: http://10.211.164.101/packages/spdk_5b4cf6db06f04b7a13234bf1ce273702fe27598d.tar.gz 00:00:05.798 Response Code: HTTP/1.1 200 OK 00:00:05.798 Success: Status code 200 is in the accepted range: 200,404 00:00:05.798 Saving response body to /var/jenkins/workspace/autotest-per-patch_2/spdk_5b4cf6db06f04b7a13234bf1ce273702fe27598d.tar.gz 00:00:07.978 [Pipeline] sh 00:00:08.255 + tar --no-same-owner -xf spdk_5b4cf6db06f04b7a13234bf1ce273702fe27598d.tar.gz 00:00:10.158 [Pipeline] sh 00:00:10.436 + git -C spdk log --oneline -n5 00:00:10.436 5b4cf6db0 nvme/tcp: allocate nvme_tcp_req aligned to a cache line 00:00:10.436 c69768bd4 nvmf: add more debug logs related to cntlid and qid 00:00:10.436 7d5421b64 test/cuse: active namespaces were tested incorrectly 00:00:10.436 344c65257 nvmf/auth: add dhvlen check 00:00:10.436 5cddbe2a2 nvme/auth: make sure spdk_nvme_dhchap_dhkey_get_pubkey returns valid key length 00:00:10.453 [Pipeline] setCustomBuildProperty 00:00:10.461 [Pipeline] setCustomBuildProperty 00:00:10.470 [Pipeline] catchError 00:00:10.471 [Pipeline] { 00:00:10.485 [Pipeline] sh 00:00:10.762 + git -C spdk describe --tags --abbrev=0 origin/master 00:00:10.778 [Pipeline] sh 00:00:11.055 + git -C spdk describe --tags --abbrev=0 --exclude=LTS HEAD 00:00:11.068 [Pipeline] echo 00:00:11.069 Branch: master 00:00:11.073 [Pipeline] fileExists 00:00:11.089 [Pipeline] readJSON 00:00:11.104 [Pipeline] } 00:00:11.131 [Pipeline] // catchError 00:00:11.135 [Pipeline] } 00:00:11.151 [Pipeline] // stage 00:00:11.169 [Pipeline] sh 00:00:11.446 + /var/jenkins/workspace/autotest-per-patch_2/jbp/jenkins/jjb-config/jobs/scripts/get-pkgdep-jobs.sh /var/jenkins/workspace/autotest-per-patch_2/spdk 00:00:11.466 [Pipeline] catchError 00:00:11.468 [Pipeline] { 00:00:11.488 [Pipeline] stage 00:00:11.489 [Pipeline] { (Pre tests) 00:00:11.525 [Pipeline] parallel 00:00:11.535 [Pipeline] { (Branch: check-format-docker-autotest) 00:00:11.537 [Pipeline] { (Branch: check-so-deps-docker-autotest) 00:00:11.539 [Pipeline] { (Branch: doc-docker-autotest) 00:00:11.540 [Pipeline] { (Branch: build-files-docker-autotest) 00:00:11.564 [Pipeline] retry 00:00:11.565 [Pipeline] { 00:00:11.570 [Pipeline] retry 00:00:11.571 [Pipeline] { 00:00:11.576 [Pipeline] retry 00:00:11.578 [Pipeline] { 00:00:11.582 [Pipeline] retry 00:00:11.583 [Pipeline] { 00:00:11.597 [Pipeline] build 00:00:11.601 Scheduling project: check-format-docker-autotest 00:00:11.608 [Pipeline] build 00:00:11.611 Scheduling project: check-so-deps-docker-autotest 00:00:11.618 [Pipeline] build 00:00:11.620 Scheduling project: doc-docker-autotest 00:00:11.626 [Pipeline] build 00:00:11.629 Scheduling project: build-files-docker-autotest 00:00:17.794 Starting building: check-format-docker-autotest #23974 00:00:17.798 Starting building: doc-docker-autotest #24164 00:00:17.801 Starting building: build-files-docker-autotest #23963 00:00:17.804 Starting building: check-so-deps-docker-autotest #23969 00:00:53.487 Build doc-docker-autotest #24164 completed: SUCCESS 00:00:53.490 [Pipeline] } 00:00:53.530 [Pipeline] // retry 00:00:53.536 [Pipeline] } 00:01:04.103 Build check-format-docker-autotest #23974 completed: SUCCESS 00:01:04.106 [Pipeline] } 00:01:04.141 [Pipeline] // retry 00:01:04.146 [Pipeline] } 00:02:27.072 Build build-files-docker-autotest #23963 completed: SUCCESS 00:02:27.075 [Pipeline] } 00:02:27.109 [Pipeline] // retry 00:02:27.115 [Pipeline] } 00:02:58.951 Build check-so-deps-docker-autotest #23969 completed: SUCCESS 00:02:58.954 [Pipeline] } 00:02:58.989 [Pipeline] // retry 00:02:58.994 [Pipeline] } 00:02:59.046 [Pipeline] // parallel 00:02:59.051 [Pipeline] } 00:02:59.082 [Pipeline] // stage 00:02:59.088 [Pipeline] } 00:02:59.117 [Pipeline] // catchError 00:02:59.125 [Pipeline] catchError 00:02:59.127 [Pipeline] { 00:02:59.150 [Pipeline] stage 00:02:59.152 [Pipeline] { (Tests) 00:02:59.305 [Pipeline] parallel 00:02:59.403 [Pipeline] { (Branch: unittest-clang-docker-autotest) 00:02:59.405 [Pipeline] { (Branch: unittest-main-docker-autotest) 00:02:59.406 [Pipeline] { (Branch: autobuild-external-vg-autotest) 00:02:59.407 [Pipeline] { (Branch: scan-build-docker-autotest) 00:02:59.409 [Pipeline] { (Branch: unittest-valgrind-docker-autotest) 00:02:59.410 [Pipeline] { (Branch: lvol-vg-autotest) 00:02:59.411 [Pipeline] { (Branch: vhost-initiator-vg-autotest) 00:02:59.412 [Pipeline] { (Branch: nvmf-tcp-vg-autotest) 00:02:59.414 [Pipeline] { (Branch: nvmf-tcp-uring-vg-autotest) 00:02:59.415 [Pipeline] { (Branch: nvme-vg-autotest) 00:02:59.416 [Pipeline] { (Branch: centos7-vg-autotest) 00:02:59.417 [Pipeline] { (Branch: rocky9-vg-autotest) 00:02:59.418 [Pipeline] { (Branch: ubuntu20-vg-autotest) 00:02:59.419 [Pipeline] { (Branch: ubuntu22-vg-autotest) 00:02:59.420 [Pipeline] { (Branch: freebsd-vg-autotest) 00:02:59.422 [Pipeline] { (Branch: iscsi-vg-autotest) 00:02:59.424 [Pipeline] { (Branch: iscsi-uring-vg-autotest) 00:02:59.426 [Pipeline] { (Branch: zns-vg-autotest) 00:02:59.427 [Pipeline] { (Branch: nvme-cmb-pmr-vg-autotest) 00:02:59.429 [Pipeline] { (Branch: BlobFS-phy-autotest) 00:02:59.430 [Pipeline] { (Branch: crypto-phy-autotest) 00:02:59.431 [Pipeline] { (Branch: vhost-phy-autotest) 00:02:59.433 [Pipeline] { (Branch: nvmf-phy-autotest) 00:02:59.434 [Pipeline] { (Branch: nvmf-tcp-phy-autotest) 00:02:59.435 [Pipeline] { (Branch: nvme-phy-autotest) 00:02:59.436 [Pipeline] { (Branch: vfio-user-phy-autotest) 00:02:59.437 [Pipeline] { (Branch: short-fuzz-phy-autotest) 00:02:59.438 [Pipeline] { (Branch: packaging-docker-autotest) 00:02:59.470 [Pipeline] retry 00:02:59.472 [Pipeline] { 00:02:59.478 [Pipeline] retry 00:02:59.480 [Pipeline] { 00:02:59.485 [Pipeline] retry 00:02:59.487 [Pipeline] { 00:02:59.493 [Pipeline] retry 00:02:59.495 [Pipeline] { 00:02:59.500 [Pipeline] retry 00:02:59.502 [Pipeline] { 00:02:59.508 [Pipeline] retry 00:02:59.510 [Pipeline] { 00:02:59.515 [Pipeline] retry 00:02:59.517 [Pipeline] { 00:02:59.523 [Pipeline] retry 00:02:59.525 [Pipeline] { 00:02:59.531 [Pipeline] retry 00:02:59.533 [Pipeline] { 00:02:59.539 [Pipeline] retry 00:02:59.540 [Pipeline] { 00:02:59.546 [Pipeline] retry 00:02:59.549 [Pipeline] { 00:02:59.554 [Pipeline] retry 00:02:59.556 [Pipeline] { 00:02:59.562 [Pipeline] retry 00:02:59.564 [Pipeline] { 00:02:59.570 [Pipeline] retry 00:02:59.572 [Pipeline] { 00:02:59.578 [Pipeline] retry 00:02:59.579 [Pipeline] { 00:02:59.585 [Pipeline] retry 00:02:59.587 [Pipeline] { 00:02:59.593 [Pipeline] retry 00:02:59.595 [Pipeline] { 00:02:59.601 [Pipeline] retry 00:02:59.603 [Pipeline] { 00:02:59.609 [Pipeline] retry 00:02:59.611 [Pipeline] { 00:02:59.617 [Pipeline] retry 00:02:59.619 [Pipeline] { 00:02:59.624 [Pipeline] retry 00:02:59.627 [Pipeline] { 00:02:59.632 [Pipeline] retry 00:02:59.634 [Pipeline] { 00:02:59.639 [Pipeline] retry 00:02:59.641 [Pipeline] { 00:02:59.647 [Pipeline] retry 00:02:59.649 [Pipeline] { 00:02:59.655 [Pipeline] retry 00:02:59.656 [Pipeline] { 00:02:59.662 [Pipeline] retry 00:02:59.664 [Pipeline] { 00:02:59.669 [Pipeline] retry 00:02:59.671 [Pipeline] { 00:02:59.676 [Pipeline] retry 00:02:59.678 [Pipeline] { 00:02:59.710 [Pipeline] build 00:02:59.714 Scheduling project: unittest-clang-docker-autotest 00:02:59.723 [Pipeline] build 00:02:59.727 Scheduling project: unittest-main-docker-autotest 00:02:59.737 [Pipeline] build 00:02:59.741 Scheduling project: autobuild-external-vg-autotest 00:02:59.751 [Pipeline] build 00:02:59.755 Scheduling project: scan-build-docker-autotest 00:02:59.765 [Pipeline] build 00:02:59.769 Scheduling project: unittest-valgrind-docker-autotest 00:02:59.779 [Pipeline] build 00:02:59.782 Scheduling project: lvol-vg-autotest 00:02:59.792 [Pipeline] build 00:02:59.796 Scheduling project: vhost-initiator-vg-autotest 00:02:59.806 [Pipeline] build 00:02:59.809 Scheduling project: nvmf-tcp-vg-autotest 00:02:59.818 [Pipeline] build 00:02:59.822 Scheduling project: nvmf-tcp-uring-vg-autotest 00:02:59.830 [Pipeline] build 00:02:59.834 Scheduling project: nvme-vg-autotest 00:02:59.842 [Pipeline] build 00:02:59.846 Scheduling project: centos7-vg-autotest 00:02:59.854 [Pipeline] build 00:02:59.857 Scheduling project: rocky9-vg-autotest 00:02:59.865 [Pipeline] build 00:02:59.869 Scheduling project: ubuntu20-vg-autotest 00:02:59.877 [Pipeline] build 00:02:59.880 Scheduling project: ubuntu22-vg-autotest 00:02:59.888 [Pipeline] build 00:02:59.891 Scheduling project: freebsd-vg-autotest 00:02:59.899 [Pipeline] build 00:02:59.902 Scheduling project: iscsi-vg-autotest 00:02:59.910 [Pipeline] build 00:02:59.913 Scheduling project: iscsi-uring-vg-autotest 00:02:59.921 [Pipeline] build 00:02:59.923 Scheduling project: zns-vg-autotest 00:02:59.931 [Pipeline] build 00:02:59.933 Scheduling project: nvme-cmb-pmr-vg-autotest 00:02:59.941 [Pipeline] build 00:02:59.944 Scheduling project: BlobFS-phy-autotest 00:02:59.951 [Pipeline] build 00:02:59.953 Scheduling project: crypto-phy-autotest 00:02:59.961 [Pipeline] build 00:02:59.964 Scheduling project: vhost-phy-autotest 00:02:59.971 [Pipeline] build 00:02:59.974 Scheduling project: nvmf-phy-autotest 00:02:59.981 [Pipeline] build 00:02:59.983 Scheduling project: nvmf-tcp-phy-autotest 00:02:59.990 [Pipeline] build 00:02:59.992 Scheduling project: nvme-phy-autotest 00:02:59.999 [Pipeline] build 00:03:00.002 Scheduling project: vfio-user-phy-autotest 00:03:00.009 [Pipeline] build 00:03:00.011 Scheduling project: short-fuzz-phy-autotest 00:03:00.018 [Pipeline] build 00:03:00.020 Scheduling project: packaging-docker-autotest 00:03:08.017 Starting building: vhost-phy-autotest #28079 00:03:08.020 Starting building: unittest-main-docker-autotest #21498 00:03:08.023 Starting building: nvmf-tcp-uring-vg-autotest #79561 00:03:08.026 Starting building: vfio-user-phy-autotest #28062 00:03:08.031 Starting building: short-fuzz-phy-autotest #28051 00:03:08.036 Starting building: rocky9-vg-autotest #18003 00:03:08.038 Starting building: packaging-docker-autotest #21498 00:03:08.042 Starting building: crypto-phy-autotest #28053 00:03:08.045 Starting building: centos7-vg-autotest #75567 00:03:08.047 Starting building: freebsd-vg-autotest #60767 00:03:08.050 Starting building: nvme-vg-autotest #79631 00:03:08.053 Starting building: zns-vg-autotest #78736 00:03:08.056 Starting building: unittest-valgrind-docker-autotest #21502 00:03:08.058 Starting building: BlobFS-phy-autotest #28062 00:03:08.062 Starting building: unittest-clang-docker-autotest #21496 00:03:08.065 Starting building: autobuild-external-vg-autotest #21555 00:03:08.067 Starting building: iscsi-vg-autotest #79666 00:03:08.070 Starting building: scan-build-docker-autotest #21501 00:03:08.073 Starting building: nvme-phy-autotest #74225 00:03:08.075 Starting building: nvme-cmb-pmr-vg-autotest #80754 00:03:08.078 Starting building: ubuntu22-vg-autotest #39723 00:03:08.081 Starting building: nvmf-tcp-phy-autotest #74184 00:03:08.085 Starting building: vhost-initiator-vg-autotest #79651 00:03:08.088 Starting building: lvol-vg-autotest #79580 00:03:08.091 Starting building: ubuntu20-vg-autotest #75699 00:03:08.094 Starting building: nvmf-tcp-vg-autotest #79625 00:03:08.097 Starting building: nvmf-phy-autotest #74299 00:03:08.099 Starting building: iscsi-uring-vg-autotest #79534 00:06:26.283 Build unittest-clang-docker-autotest #21496 completed: SUCCESS 00:06:26.286 [Pipeline] } 00:06:26.336 [Pipeline] // retry 00:06:26.344 [Pipeline] } 00:07:16.064 Build packaging-docker-autotest #21498 completed: SUCCESS 00:07:16.067 [Pipeline] } 00:07:16.114 [Pipeline] // retry 00:07:16.120 [Pipeline] } 00:08:14.375 Build scan-build-docker-autotest #21501 completed: SUCCESS 00:08:14.378 [Pipeline] } 00:08:14.436 [Pipeline] // retry 00:08:14.443 [Pipeline] } 00:09:00.902 Build unittest-main-docker-autotest #21498 completed: SUCCESS 00:09:00.905 [Pipeline] } 00:09:00.949 [Pipeline] // retry 00:09:00.956 [Pipeline] } 00:10:54.916 Build autobuild-external-vg-autotest #21555 completed: SUCCESS 00:10:54.919 [Pipeline] } 00:10:54.966 [Pipeline] // retry 00:10:54.971 [Pipeline] } 00:12:40.008 Build vhost-initiator-vg-autotest #79651 completed: SUCCESS 00:12:40.010 [Pipeline] } 00:12:40.057 [Pipeline] // retry 00:12:40.062 [Pipeline] } 00:12:47.182 Build short-fuzz-phy-autotest #28051 completed: SUCCESS 00:12:47.184 [Pipeline] } 00:12:47.225 [Pipeline] // retry 00:12:47.231 [Pipeline] } 00:13:22.767 Build zns-vg-autotest #78736 completed: SUCCESS 00:13:22.770 [Pipeline] } 00:13:22.818 [Pipeline] // retry 00:13:22.824 [Pipeline] } 00:13:27.372 Build unittest-valgrind-docker-autotest #21502 completed: SUCCESS 00:13:27.375 [Pipeline] } 00:13:27.419 [Pipeline] // retry 00:13:27.424 [Pipeline] } 00:15:21.693 Build nvme-cmb-pmr-vg-autotest #80754 completed: SUCCESS 00:15:21.696 [Pipeline] } 00:15:21.741 [Pipeline] // retry 00:15:21.747 [Pipeline] } 00:17:32.661 Build iscsi-uring-vg-autotest #79534 completed: SUCCESS 00:17:32.664 [Pipeline] } 00:17:32.710 [Pipeline] // retry 00:17:32.717 [Pipeline] } 00:17:35.502 Build lvol-vg-autotest #79580 completed: SUCCESS 00:17:35.505 [Pipeline] } 00:17:35.548 [Pipeline] // retry 00:17:35.554 [Pipeline] } 00:18:02.519 Build vhost-phy-autotest #28079 completed: SUCCESS 00:18:02.521 [Pipeline] } 00:18:02.566 [Pipeline] // retry 00:18:02.572 [Pipeline] } 00:19:57.894 Build iscsi-vg-autotest #79666 completed: SUCCESS 00:19:57.897 [Pipeline] } 00:19:57.941 [Pipeline] // retry 00:19:57.948 [Pipeline] } 00:22:00.542 Build freebsd-vg-autotest #60767 completed: SUCCESS 00:22:00.545 [Pipeline] } 00:22:00.586 [Pipeline] // retry 00:22:00.590 [Pipeline] } 00:22:23.941 Build vfio-user-phy-autotest #28062 completed: FAILURE 00:22:24.566 [Pipeline] echo 00:22:24.567 No retry patterns found. 00:22:24.569 [Pipeline] } 00:22:24.605 [Pipeline] // retry 00:22:24.615 [Pipeline] error 00:22:24.623 [Pipeline] } 00:22:24.629 Failed in branch vfio-user-phy-autotest 00:22:36.020 Build BlobFS-phy-autotest #28062 completed: SUCCESS 00:22:36.022 [Pipeline] } 00:22:36.060 [Pipeline] // retry 00:22:36.068 [Pipeline] } 00:26:21.113 Build nvme-phy-autotest #74225 completed: SUCCESS 00:26:21.116 [Pipeline] } 00:26:21.163 [Pipeline] // retry 00:26:21.171 [Pipeline] } 00:26:21.964 Build nvmf-tcp-uring-vg-autotest #79561 completed: SUCCESS 00:26:21.972 [Pipeline] } 00:26:22.022 [Pipeline] // retry 00:26:22.028 [Pipeline] } 00:28:42.075 Build nvmf-tcp-vg-autotest #79625 completed: SUCCESS 00:28:42.081 [Pipeline] } 00:28:42.124 [Pipeline] // retry 00:28:42.129 [Pipeline] } 00:31:59.320 Build centos7-vg-autotest #75567 completed: SUCCESS 00:31:59.323 [Pipeline] } 00:31:59.373 [Pipeline] // retry 00:31:59.380 [Pipeline] } 00:32:09.684 Build nvmf-phy-autotest #74299 completed: SUCCESS 00:32:09.686 [Pipeline] } 00:32:09.734 [Pipeline] // retry 00:32:09.741 [Pipeline] } 00:32:58.176 Build crypto-phy-autotest #28053 completed: SUCCESS 00:32:58.180 [Pipeline] } 00:32:58.221 [Pipeline] // retry 00:32:58.226 [Pipeline] } 00:34:43.798 Build nvme-vg-autotest #79631 completed: SUCCESS 00:34:43.803 [Pipeline] } 00:34:43.844 [Pipeline] // retry 00:34:43.850 [Pipeline] } 00:37:56.683 Build nvmf-tcp-phy-autotest #74184 completed: SUCCESS 00:37:56.685 [Pipeline] } 00:37:56.714 [Pipeline] // retry 00:37:56.719 [Pipeline] } 00:49:41.127 Build rocky9-vg-autotest #18003 completed: SUCCESS 00:49:41.131 [Pipeline] } 00:49:41.172 [Pipeline] // retry 00:49:41.178 [Pipeline] } 00:55:23.270 Build ubuntu20-vg-autotest #75699 completed: SUCCESS 00:55:23.273 [Pipeline] } 00:55:23.301 [Pipeline] // retry 00:55:23.307 [Pipeline] } 00:55:50.245 Build ubuntu22-vg-autotest #39723 completed: SUCCESS 00:55:50.248 [Pipeline] } 00:55:50.290 [Pipeline] // retry 00:55:50.296 [Pipeline] } 00:55:50.537 [Pipeline] // parallel 00:55:50.545 [Pipeline] } 00:55:50.576 [Pipeline] // stage 00:55:50.586 [Pipeline] } 00:55:50.591 ERROR: Build vfio-user-phy-autotest #28062 failed 00:55:50.591 Setting overall build result to FAILURE 00:55:50.618 [Pipeline] // catchError 00:55:50.626 [Pipeline] stage 00:55:50.628 [Pipeline] { (Autorun Post and Coverage) 00:55:50.649 [Pipeline] setCustomBuildProperty 00:55:50.680 [Pipeline] dir 00:55:50.681 Running in /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24164 00:55:50.683 [Pipeline] { 00:55:50.710 [Pipeline] copyArtifacts 00:55:50.988 Copied 6 artifacts from "doc-docker-autotest" build number 24164 00:55:50.993 [Pipeline] writeFile 00:55:51.022 [Pipeline] } 00:55:51.055 [Pipeline] // dir 00:55:51.072 [Pipeline] dir 00:55:51.073 Running in /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23974 00:55:51.074 [Pipeline] { 00:55:51.102 [Pipeline] copyArtifacts 00:55:51.165 Copied 5 artifacts from "check-format-docker-autotest" build number 23974 00:55:51.169 [Pipeline] writeFile 00:55:51.194 [Pipeline] } 00:55:51.223 [Pipeline] // dir 00:55:51.325 [Pipeline] dir 00:55:51.325 Running in /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23963 00:55:51.327 [Pipeline] { 00:55:51.348 [Pipeline] copyArtifacts 00:55:51.406 Copied 5 artifacts from "build-files-docker-autotest" build number 23963 00:55:51.411 [Pipeline] writeFile 00:55:51.456 [Pipeline] } 00:55:51.505 [Pipeline] // dir 00:55:51.567 [Pipeline] dir 00:55:51.567 Running in /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23969 00:55:51.568 [Pipeline] { 00:55:51.592 [Pipeline] copyArtifacts 00:55:51.653 Copied 5 artifacts from "check-so-deps-docker-autotest" build number 23969 00:55:51.657 [Pipeline] writeFile 00:55:51.680 [Pipeline] } 00:55:51.723 [Pipeline] // dir 00:55:51.868 [Pipeline] dir 00:55:51.868 Running in /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21496 00:55:51.869 [Pipeline] { 00:55:51.895 [Pipeline] copyArtifacts 00:55:51.955 Copied 5 artifacts from "unittest-clang-docker-autotest" build number 21496 00:55:51.958 [Pipeline] writeFile 00:55:52.025 [Pipeline] } 00:55:52.073 [Pipeline] // dir 00:55:52.364 [Pipeline] dir 00:55:52.365 Running in /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21498 00:55:52.366 [Pipeline] { 00:55:52.412 [Pipeline] copyArtifacts 00:55:52.477 Copied 5 artifacts from "packaging-docker-autotest" build number 21498 00:55:52.481 [Pipeline] writeFile 00:55:52.620 [Pipeline] } 00:55:52.729 [Pipeline] // dir 00:55:52.755 [Pipeline] dir 00:55:52.755 Running in /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21501 00:55:52.758 [Pipeline] { 00:55:52.784 [Pipeline] copyArtifacts 00:55:52.888 Copied 9 artifacts from "scan-build-docker-autotest" build number 21501 00:55:52.893 [Pipeline] writeFile 00:55:52.919 [Pipeline] } 00:55:52.955 [Pipeline] // dir 00:55:53.089 [Pipeline] dir 00:55:53.089 Running in /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21498 00:55:53.091 [Pipeline] { 00:55:53.119 [Pipeline] copyArtifacts 00:55:53.387 Copied 6 artifacts from "unittest-main-docker-autotest" build number 21498 00:55:53.392 [Pipeline] writeFile 00:55:53.439 [Pipeline] } 00:55:53.505 [Pipeline] // dir 00:55:53.639 [Pipeline] dir 00:55:53.640 Running in /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21555 00:55:53.641 [Pipeline] { 00:55:53.670 [Pipeline] copyArtifacts 00:55:53.754 Copied 8 artifacts from "autobuild-external-vg-autotest" build number 21555 00:55:53.760 [Pipeline] writeFile 00:55:53.823 [Pipeline] } 00:55:53.860 [Pipeline] // dir 00:55:54.214 [Pipeline] dir 00:55:54.215 Running in /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79651 00:55:54.216 [Pipeline] { 00:55:54.261 [Pipeline] copyArtifacts 00:55:54.492 Copied 15 artifacts from "vhost-initiator-vg-autotest" build number 79651 00:55:54.497 [Pipeline] writeFile 00:55:54.610 [Pipeline] } 00:55:54.716 [Pipeline] // dir 00:55:55.098 [Pipeline] dir 00:55:55.098 Running in /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28051 00:55:55.100 [Pipeline] { 00:55:55.151 [Pipeline] copyArtifacts 00:55:55.334 Copied 10 artifacts from "short-fuzz-phy-autotest" build number 28051 00:55:55.337 [Pipeline] writeFile 00:55:55.488 [Pipeline] } 00:55:55.636 [Pipeline] // dir 00:55:55.932 [Pipeline] dir 00:55:55.933 Running in /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78736 00:55:55.934 [Pipeline] { 00:55:55.976 [Pipeline] copyArtifacts 00:55:56.167 Copied 12 artifacts from "zns-vg-autotest" build number 78736 00:55:56.172 [Pipeline] writeFile 00:55:56.304 [Pipeline] } 00:55:56.432 [Pipeline] // dir 00:55:56.778 [Pipeline] dir 00:55:56.778 Running in /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21502 00:55:56.779 [Pipeline] { 00:55:56.825 [Pipeline] copyArtifacts 00:55:57.107 Copied 6 artifacts from "unittest-valgrind-docker-autotest" build number 21502 00:55:57.112 [Pipeline] writeFile 00:55:57.239 [Pipeline] } 00:55:57.354 [Pipeline] // dir 00:55:57.695 [Pipeline] dir 00:55:57.695 Running in /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80754 00:55:57.697 [Pipeline] { 00:55:57.740 [Pipeline] copyArtifacts 00:55:57.937 Copied 12 artifacts from "nvme-cmb-pmr-vg-autotest" build number 80754 00:55:57.942 [Pipeline] writeFile 00:55:58.063 [Pipeline] } 00:55:58.193 [Pipeline] // dir 00:56:00.183 [Pipeline] dir 00:56:00.183 Running in /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79534 00:56:00.184 [Pipeline] { 00:56:00.396 [Pipeline] copyArtifacts 00:56:02.966 Copied 16 artifacts from "iscsi-uring-vg-autotest" build number 79534 00:56:02.971 [Pipeline] writeFile 00:56:04.341 [Pipeline] } 00:56:04.868 [Pipeline] // dir 00:56:05.494 [Pipeline] dir 00:56:05.494 Running in /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79580 00:56:05.495 [Pipeline] { 00:56:05.570 [Pipeline] copyArtifacts 00:56:05.753 Copied 12 artifacts from "lvol-vg-autotest" build number 79580 00:56:05.758 [Pipeline] writeFile 00:56:05.988 [Pipeline] } 00:56:06.142 [Pipeline] // dir 00:56:06.530 [Pipeline] dir 00:56:06.530 Running in /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28079 00:56:06.531 [Pipeline] { 00:56:06.578 [Pipeline] copyArtifacts 00:56:06.784 Copied 12 artifacts from "vhost-phy-autotest" build number 28079 00:56:06.789 [Pipeline] writeFile 00:56:06.935 [Pipeline] } 00:56:07.068 [Pipeline] // dir 00:56:09.010 [Pipeline] dir 00:56:09.011 Running in /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79666 00:56:09.012 [Pipeline] { 00:56:09.249 [Pipeline] copyArtifacts 00:56:11.772 Copied 16 artifacts from "iscsi-vg-autotest" build number 79666 00:56:11.776 [Pipeline] writeFile 00:56:12.685 [Pipeline] } 00:56:13.247 [Pipeline] // dir 00:56:14.077 [Pipeline] dir 00:56:14.077 Running in /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60767 00:56:14.078 [Pipeline] { 00:56:14.150 [Pipeline] copyArtifacts 00:56:14.256 Copied 7 artifacts from "freebsd-vg-autotest" build number 60767 00:56:14.260 [Pipeline] writeFile 00:56:14.541 [Pipeline] } 00:56:14.714 [Pipeline] // dir 00:56:15.069 [Pipeline] dir 00:56:15.069 Running in /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28062 00:56:15.070 [Pipeline] { 00:56:15.120 [Pipeline] copyArtifacts 00:56:15.431 Copied 11 artifacts from "vfio-user-phy-autotest" build number 28062 00:56:15.435 [Pipeline] writeFile 00:56:15.581 [Pipeline] } 00:56:15.687 [Pipeline] // dir 00:56:15.953 [Pipeline] dir 00:56:15.953 Running in /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28062 00:56:15.954 [Pipeline] { 00:56:15.994 [Pipeline] copyArtifacts 00:56:16.294 Copied 28 artifacts from "BlobFS-phy-autotest" build number 28062 00:56:16.299 [Pipeline] writeFile 00:56:16.405 [Pipeline] } 00:56:16.466 [Pipeline] // dir 00:56:17.009 [Pipeline] dir 00:56:17.009 Running in /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74225 00:56:17.010 [Pipeline] { 00:56:17.062 [Pipeline] copyArtifacts 00:56:17.260 Copied 12 artifacts from "nvme-phy-autotest" build number 74225 00:56:17.265 [Pipeline] writeFile 00:56:17.490 [Pipeline] } 00:56:17.638 [Pipeline] // dir 00:56:18.509 [Pipeline] dir 00:56:18.509 Running in /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79561 00:56:18.510 [Pipeline] { 00:56:18.589 [Pipeline] copyArtifacts 00:56:18.798 Copied 13 artifacts from "nvmf-tcp-uring-vg-autotest" build number 79561 00:56:18.802 [Pipeline] writeFile 00:56:19.132 [Pipeline] } 00:56:19.334 [Pipeline] // dir 00:56:20.315 [Pipeline] dir 00:56:20.316 Running in /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79625 00:56:20.317 [Pipeline] { 00:56:20.422 [Pipeline] copyArtifacts 00:56:20.642 Copied 13 artifacts from "nvmf-tcp-vg-autotest" build number 79625 00:56:20.647 [Pipeline] writeFile 00:56:21.011 [Pipeline] } 00:56:21.253 [Pipeline] // dir 00:56:22.168 [Pipeline] dir 00:56:22.169 Running in /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75567 00:56:22.170 [Pipeline] { 00:56:22.250 [Pipeline] copyArtifacts 00:56:22.619 Copied 13 artifacts from "centos7-vg-autotest" build number 75567 00:56:22.624 [Pipeline] writeFile 00:56:22.965 [Pipeline] } 00:56:23.166 [Pipeline] // dir 00:56:23.982 [Pipeline] dir 00:56:23.982 Running in /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74299 00:56:23.983 [Pipeline] { 00:56:24.071 [Pipeline] copyArtifacts 00:56:24.284 Copied 13 artifacts from "nvmf-phy-autotest" build number 74299 00:56:24.288 [Pipeline] writeFile 00:56:24.629 [Pipeline] } 00:56:24.852 [Pipeline] // dir 00:56:26.129 [Pipeline] dir 00:56:26.130 Running in /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28053 00:56:26.131 [Pipeline] { 00:56:26.264 [Pipeline] copyArtifacts 00:56:26.485 Copied 12 artifacts from "crypto-phy-autotest" build number 28053 00:56:26.489 [Pipeline] writeFile 00:56:27.011 [Pipeline] } 00:56:27.300 [Pipeline] // dir 00:56:27.903 [Pipeline] dir 00:56:27.903 Running in /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79631 00:56:27.904 [Pipeline] { 00:56:27.971 [Pipeline] copyArtifacts 00:56:28.164 Copied 12 artifacts from "nvme-vg-autotest" build number 79631 00:56:28.169 [Pipeline] writeFile 00:56:28.465 [Pipeline] } 00:56:28.638 [Pipeline] // dir 00:56:29.969 [Pipeline] dir 00:56:29.969 Running in /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74184 00:56:29.971 [Pipeline] { 00:56:30.097 [Pipeline] copyArtifacts 00:56:30.330 Copied 13 artifacts from "nvmf-tcp-phy-autotest" build number 74184 00:56:30.334 [Pipeline] writeFile 00:56:30.941 [Pipeline] } 00:56:31.292 [Pipeline] // dir 00:56:32.579 [Pipeline] dir 00:56:32.579 Running in /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_18003 00:56:32.580 [Pipeline] { 00:56:32.696 [Pipeline] copyArtifacts 00:56:33.093 Copied 13 artifacts from "rocky9-vg-autotest" build number 18003 00:56:33.097 [Pipeline] writeFile 00:56:33.670 [Pipeline] } 00:56:33.963 [Pipeline] // dir 00:56:35.330 [Pipeline] dir 00:56:35.331 Running in /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75699 00:56:35.332 [Pipeline] { 00:56:35.443 [Pipeline] copyArtifacts 00:56:35.801 Copied 13 artifacts from "ubuntu20-vg-autotest" build number 75699 00:56:35.807 [Pipeline] writeFile 00:56:36.829 [Pipeline] } 00:56:37.117 [Pipeline] // dir 00:56:38.645 [Pipeline] dir 00:56:38.645 Running in /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39723 00:56:38.646 [Pipeline] { 00:56:38.768 [Pipeline] copyArtifacts 00:56:39.129 Copied 13 artifacts from "ubuntu22-vg-autotest" build number 39723 00:56:39.133 [Pipeline] writeFile 00:56:39.603 [Pipeline] } 00:56:39.881 [Pipeline] // dir 00:56:39.890 [Pipeline] catchError 00:56:39.891 [Pipeline] { 00:56:39.909 [Pipeline] sh 00:56:40.190 + jbp/jenkins/jjb-config/jobs/scripts/post_gen_coverage.sh 00:56:40.190 + shopt -s globstar nullglob 00:56:40.190 + echo 'Start stage post_gen_coverage.sh' 00:56:40.190 Start stage post_gen_coverage.sh 00:56:40.190 + cd /var/jenkins/workspace/autotest-per-patch_2 00:56:40.190 + rm -rf /var/jenkins/workspace/autotest-per-patch_2/spdk/doc 00:56:40.190 + trap 'compress_coverage_and_docs; remove_partial_coverage_files && echo '\''End stage post_gen_coverage.sh'\''' EXIT 00:56:40.190 + move_artifacts 00:56:40.190 + local out_dirs 00:56:40.190 + out_dirs=(./**/output/) 00:56:40.190 + for dir in "${out_dirs[@]}" 00:56:40.190 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.190 + [[ -f ./autobuild-external-vg-autotest_21555/output//doc.tar.xz ]] 00:56:40.190 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.190 + [[ -f ./autobuild-external-vg-autotest_21555/output//ut_coverage.tar.xz ]] 00:56:40.190 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.190 + [[ -f ./autobuild-external-vg-autotest_21555/output//llvm.tar.xz ]] 00:56:40.190 + mv ./autobuild-external-vg-autotest_21555/output//build-pkg-manifest.txt ./autobuild-external-vg-autotest_21555/output//build-repo-manifest.txt ./autobuild-external-vg-autotest_21555/output//dmesg.init.log ./autobuild-external-vg-autotest_21555/output//dmesg.log ./autobuild-external-vg-autotest_21555/output//power.tar.xz ./autobuild-external-vg-autotest_21555/output//test_completions.txt ./autobuild-external-vg-autotest_21555/output//timing.svg ./autobuild-external-vg-autotest_21555/output//timing.txt ./autobuild-external-vg-autotest_21555/output//.. 00:56:40.190 + rmdir ./autobuild-external-vg-autotest_21555/output/ 00:56:40.190 + for dir in "${out_dirs[@]}" 00:56:40.190 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.190 + [[ -f ./BlobFS-phy-autotest_28062/output//doc.tar.xz ]] 00:56:40.190 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.190 + [[ -f ./BlobFS-phy-autotest_28062/output//ut_coverage.tar.xz ]] 00:56:40.190 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.190 + [[ -f ./BlobFS-phy-autotest_28062/output//llvm.tar.xz ]] 00:56:40.190 + mv ./BlobFS-phy-autotest_28062/output//all_tests.txt ./BlobFS-phy-autotest_28062/output//build-pkg-manifest.txt ./BlobFS-phy-autotest_28062/output//build-repo-manifest.txt ./BlobFS-phy-autotest_28062/output//cov_base.info.xz ./BlobFS-phy-autotest_28062/output//cov_test.info.xz ./BlobFS-phy-autotest_28062/output//cov_total.info.xz ./BlobFS-phy-autotest_28062/output//dmesg.init.log ./BlobFS-phy-autotest_28062/output//dmesg.log ./BlobFS-phy-autotest_28062/output//power.tar.xz ./BlobFS-phy-autotest_28062/output//rocksdb ./BlobFS-phy-autotest_28062/output//test_completions.txt ./BlobFS-phy-autotest_28062/output//timing.svg ./BlobFS-phy-autotest_28062/output//timing.txt ./BlobFS-phy-autotest_28062/output//.. 00:56:40.191 + rmdir ./BlobFS-phy-autotest_28062/output/ 00:56:40.191 + for dir in "${out_dirs[@]}" 00:56:40.191 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.191 + [[ -f ./build-files-docker-autotest_23963/output//doc.tar.xz ]] 00:56:40.191 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.191 + [[ -f ./build-files-docker-autotest_23963/output//ut_coverage.tar.xz ]] 00:56:40.191 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.191 + [[ -f ./build-files-docker-autotest_23963/output//llvm.tar.xz ]] 00:56:40.191 + mv ./build-files-docker-autotest_23963/output//build-pkg-manifest.txt ./build-files-docker-autotest_23963/output//build-repo-manifest.txt ./build-files-docker-autotest_23963/output//power.tar.xz ./build-files-docker-autotest_23963/output//test_completions.txt ./build-files-docker-autotest_23963/output//timing.txt ./build-files-docker-autotest_23963/output//.. 00:56:40.191 + rmdir ./build-files-docker-autotest_23963/output/ 00:56:40.191 + for dir in "${out_dirs[@]}" 00:56:40.191 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.191 + [[ -f ./centos7-vg-autotest_75567/output//doc.tar.xz ]] 00:56:40.191 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.191 + [[ -f ./centos7-vg-autotest_75567/output//ut_coverage.tar.xz ]] 00:56:40.191 + tar -C ./centos7-vg-autotest_75567/output/ -xf ./centos7-vg-autotest_75567/output//ut_coverage.tar.xz 00:56:40.448 + rm ./centos7-vg-autotest_75567/output//ut_coverage.tar.xz 00:56:40.448 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.448 + [[ -f ./centos7-vg-autotest_75567/output//llvm.tar.xz ]] 00:56:40.448 + mv ./centos7-vg-autotest_75567/output//all_tests.txt ./centos7-vg-autotest_75567/output//build-pkg-manifest.txt ./centos7-vg-autotest_75567/output//build-repo-manifest.txt ./centos7-vg-autotest_75567/output//cov_base.info.xz ./centos7-vg-autotest_75567/output//cov_test.info.xz ./centos7-vg-autotest_75567/output//cov_total.info.xz ./centos7-vg-autotest_75567/output//dmesg.init.log ./centos7-vg-autotest_75567/output//dmesg.log ./centos7-vg-autotest_75567/output//power.tar.xz ./centos7-vg-autotest_75567/output//test_completions.txt ./centos7-vg-autotest_75567/output//timing.svg ./centos7-vg-autotest_75567/output//timing.txt ./centos7-vg-autotest_75567/output//ut_coverage ./centos7-vg-autotest_75567/output//.. 00:56:40.448 + rmdir ./centos7-vg-autotest_75567/output/ 00:56:40.448 + for dir in "${out_dirs[@]}" 00:56:40.448 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.449 + [[ -f ./check-format-docker-autotest_23974/output//doc.tar.xz ]] 00:56:40.449 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.449 + [[ -f ./check-format-docker-autotest_23974/output//ut_coverage.tar.xz ]] 00:56:40.449 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.449 + [[ -f ./check-format-docker-autotest_23974/output//llvm.tar.xz ]] 00:56:40.449 + mv ./check-format-docker-autotest_23974/output//build-pkg-manifest.txt ./check-format-docker-autotest_23974/output//build-repo-manifest.txt ./check-format-docker-autotest_23974/output//power.tar.xz ./check-format-docker-autotest_23974/output//test_completions.txt ./check-format-docker-autotest_23974/output//timing.txt ./check-format-docker-autotest_23974/output//.. 00:56:40.449 + rmdir ./check-format-docker-autotest_23974/output/ 00:56:40.449 + for dir in "${out_dirs[@]}" 00:56:40.449 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.449 + [[ -f ./check-so-deps-docker-autotest_23969/output//doc.tar.xz ]] 00:56:40.449 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.449 + [[ -f ./check-so-deps-docker-autotest_23969/output//ut_coverage.tar.xz ]] 00:56:40.449 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.449 + [[ -f ./check-so-deps-docker-autotest_23969/output//llvm.tar.xz ]] 00:56:40.449 + mv ./check-so-deps-docker-autotest_23969/output//build-pkg-manifest.txt ./check-so-deps-docker-autotest_23969/output//build-repo-manifest.txt ./check-so-deps-docker-autotest_23969/output//power.tar.xz ./check-so-deps-docker-autotest_23969/output//test_completions.txt ./check-so-deps-docker-autotest_23969/output//timing.txt ./check-so-deps-docker-autotest_23969/output//.. 00:56:40.449 + rmdir ./check-so-deps-docker-autotest_23969/output/ 00:56:40.449 + for dir in "${out_dirs[@]}" 00:56:40.449 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.449 + [[ -f ./crypto-phy-autotest_28053/output//doc.tar.xz ]] 00:56:40.449 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.449 + [[ -f ./crypto-phy-autotest_28053/output//ut_coverage.tar.xz ]] 00:56:40.449 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.449 + [[ -f ./crypto-phy-autotest_28053/output//llvm.tar.xz ]] 00:56:40.449 + mv ./crypto-phy-autotest_28053/output//all_tests.txt ./crypto-phy-autotest_28053/output//build-pkg-manifest.txt ./crypto-phy-autotest_28053/output//build-repo-manifest.txt ./crypto-phy-autotest_28053/output//cov_base.info.xz ./crypto-phy-autotest_28053/output//cov_test.info.xz ./crypto-phy-autotest_28053/output//cov_total.info.xz ./crypto-phy-autotest_28053/output//dmesg.init.log ./crypto-phy-autotest_28053/output//dmesg.log ./crypto-phy-autotest_28053/output//power.tar.xz ./crypto-phy-autotest_28053/output//test_completions.txt ./crypto-phy-autotest_28053/output//timing.svg ./crypto-phy-autotest_28053/output//timing.txt ./crypto-phy-autotest_28053/output//.. 00:56:40.449 + rmdir ./crypto-phy-autotest_28053/output/ 00:56:40.449 + for dir in "${out_dirs[@]}" 00:56:40.449 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.449 + [[ -f ./doc-docker-autotest_24164/output//doc.tar.xz ]] 00:56:40.449 + tar -C ./doc-docker-autotest_24164/output/ -xf ./doc-docker-autotest_24164/output//doc.tar.xz 00:56:40.707 + rm ./doc-docker-autotest_24164/output//doc.tar.xz 00:56:40.707 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.707 + [[ -f ./doc-docker-autotest_24164/output//ut_coverage.tar.xz ]] 00:56:40.707 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.707 + [[ -f ./doc-docker-autotest_24164/output//llvm.tar.xz ]] 00:56:40.707 + mv ./doc-docker-autotest_24164/output//build-pkg-manifest.txt ./doc-docker-autotest_24164/output//build-repo-manifest.txt ./doc-docker-autotest_24164/output//doc ./doc-docker-autotest_24164/output//power.tar.xz ./doc-docker-autotest_24164/output//test_completions.txt ./doc-docker-autotest_24164/output//timing.txt ./doc-docker-autotest_24164/output//.. 00:56:40.707 + rmdir ./doc-docker-autotest_24164/output/ 00:56:40.707 + for dir in "${out_dirs[@]}" 00:56:40.707 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.707 + [[ -f ./freebsd-vg-autotest_60767/output//doc.tar.xz ]] 00:56:40.707 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.707 + [[ -f ./freebsd-vg-autotest_60767/output//ut_coverage.tar.xz ]] 00:56:40.707 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.707 + [[ -f ./freebsd-vg-autotest_60767/output//llvm.tar.xz ]] 00:56:40.707 + mv ./freebsd-vg-autotest_60767/output//all_tests.txt ./freebsd-vg-autotest_60767/output//build-pkg-manifest.txt ./freebsd-vg-autotest_60767/output//build-repo-manifest.txt ./freebsd-vg-autotest_60767/output//messages ./freebsd-vg-autotest_60767/output//power.tar.xz ./freebsd-vg-autotest_60767/output//test_completions.txt ./freebsd-vg-autotest_60767/output//timing.txt ./freebsd-vg-autotest_60767/output//.. 00:56:40.707 + rmdir ./freebsd-vg-autotest_60767/output/ 00:56:40.707 + for dir in "${out_dirs[@]}" 00:56:40.707 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.707 + [[ -f ./iscsi-uring-vg-autotest_79534/output//doc.tar.xz ]] 00:56:40.707 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.707 + [[ -f ./iscsi-uring-vg-autotest_79534/output//ut_coverage.tar.xz ]] 00:56:40.707 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.707 + [[ -f ./iscsi-uring-vg-autotest_79534/output//llvm.tar.xz ]] 00:56:40.708 + mv ./iscsi-uring-vg-autotest_79534/output//all_tests.txt ./iscsi-uring-vg-autotest_79534/output//build-pkg-manifest.txt ./iscsi-uring-vg-autotest_79534/output//build-repo-manifest.txt ./iscsi-uring-vg-autotest_79534/output//calsoft.json ./iscsi-uring-vg-autotest_79534/output//calsoft.tar.xz ./iscsi-uring-vg-autotest_79534/output//cov_base.info.xz ./iscsi-uring-vg-autotest_79534/output//cov_test.info.xz ./iscsi-uring-vg-autotest_79534/output//cov_total.info.xz ./iscsi-uring-vg-autotest_79534/output//dmesg.init.log ./iscsi-uring-vg-autotest_79534/output//dmesg.log ./iscsi-uring-vg-autotest_79534/output//iscsi_autofuzz_logs.txt ./iscsi-uring-vg-autotest_79534/output//iscsi_autofuzz_tgt_output.txt ./iscsi-uring-vg-autotest_79534/output//power.tar.xz ./iscsi-uring-vg-autotest_79534/output//test_completions.txt ./iscsi-uring-vg-autotest_79534/output//timing.svg ./iscsi-uring-vg-autotest_79534/output//timing.txt ./iscsi-uring-vg-autotest_79534/output//.. 00:56:40.708 + rmdir ./iscsi-uring-vg-autotest_79534/output/ 00:56:40.708 + for dir in "${out_dirs[@]}" 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./iscsi-vg-autotest_79666/output//doc.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./iscsi-vg-autotest_79666/output//ut_coverage.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./iscsi-vg-autotest_79666/output//llvm.tar.xz ]] 00:56:40.708 + mv ./iscsi-vg-autotest_79666/output//all_tests.txt ./iscsi-vg-autotest_79666/output//build-pkg-manifest.txt ./iscsi-vg-autotest_79666/output//build-repo-manifest.txt ./iscsi-vg-autotest_79666/output//calsoft.json ./iscsi-vg-autotest_79666/output//calsoft.tar.xz ./iscsi-vg-autotest_79666/output//cov_base.info.xz ./iscsi-vg-autotest_79666/output//cov_test.info.xz ./iscsi-vg-autotest_79666/output//cov_total.info.xz ./iscsi-vg-autotest_79666/output//dmesg.init.log ./iscsi-vg-autotest_79666/output//dmesg.log ./iscsi-vg-autotest_79666/output//iscsi_autofuzz_logs.txt ./iscsi-vg-autotest_79666/output//iscsi_autofuzz_tgt_output.txt ./iscsi-vg-autotest_79666/output//power.tar.xz ./iscsi-vg-autotest_79666/output//test_completions.txt ./iscsi-vg-autotest_79666/output//timing.svg ./iscsi-vg-autotest_79666/output//timing.txt ./iscsi-vg-autotest_79666/output//.. 00:56:40.708 + rmdir ./iscsi-vg-autotest_79666/output/ 00:56:40.708 + for dir in "${out_dirs[@]}" 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./lvol-vg-autotest_79580/output//doc.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./lvol-vg-autotest_79580/output//ut_coverage.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./lvol-vg-autotest_79580/output//llvm.tar.xz ]] 00:56:40.708 + mv ./lvol-vg-autotest_79580/output//all_tests.txt ./lvol-vg-autotest_79580/output//build-pkg-manifest.txt ./lvol-vg-autotest_79580/output//build-repo-manifest.txt ./lvol-vg-autotest_79580/output//cov_base.info.xz ./lvol-vg-autotest_79580/output//cov_test.info.xz ./lvol-vg-autotest_79580/output//cov_total.info.xz ./lvol-vg-autotest_79580/output//dmesg.init.log ./lvol-vg-autotest_79580/output//dmesg.log ./lvol-vg-autotest_79580/output//power.tar.xz ./lvol-vg-autotest_79580/output//test_completions.txt ./lvol-vg-autotest_79580/output//timing.svg ./lvol-vg-autotest_79580/output//timing.txt ./lvol-vg-autotest_79580/output//.. 00:56:40.708 + rmdir ./lvol-vg-autotest_79580/output/ 00:56:40.708 + for dir in "${out_dirs[@]}" 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvme-cmb-pmr-vg-autotest_80754/output//doc.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvme-cmb-pmr-vg-autotest_80754/output//ut_coverage.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvme-cmb-pmr-vg-autotest_80754/output//llvm.tar.xz ]] 00:56:40.708 + mv ./nvme-cmb-pmr-vg-autotest_80754/output//all_tests.txt ./nvme-cmb-pmr-vg-autotest_80754/output//build-pkg-manifest.txt ./nvme-cmb-pmr-vg-autotest_80754/output//build-repo-manifest.txt ./nvme-cmb-pmr-vg-autotest_80754/output//cov_base.info.xz ./nvme-cmb-pmr-vg-autotest_80754/output//cov_test.info.xz ./nvme-cmb-pmr-vg-autotest_80754/output//cov_total.info.xz ./nvme-cmb-pmr-vg-autotest_80754/output//dmesg.init.log ./nvme-cmb-pmr-vg-autotest_80754/output//dmesg.log ./nvme-cmb-pmr-vg-autotest_80754/output//power.tar.xz ./nvme-cmb-pmr-vg-autotest_80754/output//test_completions.txt ./nvme-cmb-pmr-vg-autotest_80754/output//timing.svg ./nvme-cmb-pmr-vg-autotest_80754/output//timing.txt ./nvme-cmb-pmr-vg-autotest_80754/output//.. 00:56:40.708 + rmdir ./nvme-cmb-pmr-vg-autotest_80754/output/ 00:56:40.708 + for dir in "${out_dirs[@]}" 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvme-phy-autotest_74225/output//doc.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvme-phy-autotest_74225/output//ut_coverage.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvme-phy-autotest_74225/output//llvm.tar.xz ]] 00:56:40.708 + mv ./nvme-phy-autotest_74225/output//all_tests.txt ./nvme-phy-autotest_74225/output//build-pkg-manifest.txt ./nvme-phy-autotest_74225/output//build-repo-manifest.txt ./nvme-phy-autotest_74225/output//cov_base.info.xz ./nvme-phy-autotest_74225/output//cov_test.info.xz ./nvme-phy-autotest_74225/output//cov_total.info.xz ./nvme-phy-autotest_74225/output//dmesg.init.log ./nvme-phy-autotest_74225/output//dmesg.log ./nvme-phy-autotest_74225/output//power.tar.xz ./nvme-phy-autotest_74225/output//test_completions.txt ./nvme-phy-autotest_74225/output//timing.svg ./nvme-phy-autotest_74225/output//timing.txt ./nvme-phy-autotest_74225/output//.. 00:56:40.708 + rmdir ./nvme-phy-autotest_74225/output/ 00:56:40.708 + for dir in "${out_dirs[@]}" 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvme-vg-autotest_79631/output//doc.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvme-vg-autotest_79631/output//ut_coverage.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvme-vg-autotest_79631/output//llvm.tar.xz ]] 00:56:40.708 + mv ./nvme-vg-autotest_79631/output//all_tests.txt ./nvme-vg-autotest_79631/output//build-pkg-manifest.txt ./nvme-vg-autotest_79631/output//build-repo-manifest.txt ./nvme-vg-autotest_79631/output//cov_base.info.xz ./nvme-vg-autotest_79631/output//cov_test.info.xz ./nvme-vg-autotest_79631/output//cov_total.info.xz ./nvme-vg-autotest_79631/output//dmesg.init.log ./nvme-vg-autotest_79631/output//dmesg.log ./nvme-vg-autotest_79631/output//power.tar.xz ./nvme-vg-autotest_79631/output//test_completions.txt ./nvme-vg-autotest_79631/output//timing.svg ./nvme-vg-autotest_79631/output//timing.txt ./nvme-vg-autotest_79631/output//.. 00:56:40.708 + rmdir ./nvme-vg-autotest_79631/output/ 00:56:40.708 + for dir in "${out_dirs[@]}" 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvmf-phy-autotest_74299/output//doc.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvmf-phy-autotest_74299/output//ut_coverage.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvmf-phy-autotest_74299/output//llvm.tar.xz ]] 00:56:40.708 + mv ./nvmf-phy-autotest_74299/output//all_tests.txt ./nvmf-phy-autotest_74299/output//build-pkg-manifest.txt ./nvmf-phy-autotest_74299/output//build-repo-manifest.txt ./nvmf-phy-autotest_74299/output//cov_base.info.xz ./nvmf-phy-autotest_74299/output//cov_test.info.xz ./nvmf-phy-autotest_74299/output//cov_total.info.xz ./nvmf-phy-autotest_74299/output//dmesg.init.log ./nvmf-phy-autotest_74299/output//dmesg.log ./nvmf-phy-autotest_74299/output//nvmf_trace.0_shm.tar.gz ./nvmf-phy-autotest_74299/output//power.tar.xz ./nvmf-phy-autotest_74299/output//test_completions.txt ./nvmf-phy-autotest_74299/output//timing.svg ./nvmf-phy-autotest_74299/output//timing.txt ./nvmf-phy-autotest_74299/output//.. 00:56:40.708 + rmdir ./nvmf-phy-autotest_74299/output/ 00:56:40.708 + for dir in "${out_dirs[@]}" 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvmf-tcp-phy-autotest_74184/output//doc.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvmf-tcp-phy-autotest_74184/output//ut_coverage.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvmf-tcp-phy-autotest_74184/output//llvm.tar.xz ]] 00:56:40.708 + mv ./nvmf-tcp-phy-autotest_74184/output//all_tests.txt ./nvmf-tcp-phy-autotest_74184/output//build-pkg-manifest.txt ./nvmf-tcp-phy-autotest_74184/output//build-repo-manifest.txt ./nvmf-tcp-phy-autotest_74184/output//cov_base.info.xz ./nvmf-tcp-phy-autotest_74184/output//cov_test.info.xz ./nvmf-tcp-phy-autotest_74184/output//cov_total.info.xz ./nvmf-tcp-phy-autotest_74184/output//dmesg.init.log ./nvmf-tcp-phy-autotest_74184/output//dmesg.log ./nvmf-tcp-phy-autotest_74184/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-phy-autotest_74184/output//power.tar.xz ./nvmf-tcp-phy-autotest_74184/output//test_completions.txt ./nvmf-tcp-phy-autotest_74184/output//timing.svg ./nvmf-tcp-phy-autotest_74184/output//timing.txt ./nvmf-tcp-phy-autotest_74184/output//.. 00:56:40.708 + rmdir ./nvmf-tcp-phy-autotest_74184/output/ 00:56:40.708 + for dir in "${out_dirs[@]}" 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvmf-tcp-uring-vg-autotest_79561/output//doc.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvmf-tcp-uring-vg-autotest_79561/output//ut_coverage.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvmf-tcp-uring-vg-autotest_79561/output//llvm.tar.xz ]] 00:56:40.708 + mv ./nvmf-tcp-uring-vg-autotest_79561/output//all_tests.txt ./nvmf-tcp-uring-vg-autotest_79561/output//build-pkg-manifest.txt ./nvmf-tcp-uring-vg-autotest_79561/output//build-repo-manifest.txt ./nvmf-tcp-uring-vg-autotest_79561/output//cov_base.info.xz ./nvmf-tcp-uring-vg-autotest_79561/output//cov_test.info.xz ./nvmf-tcp-uring-vg-autotest_79561/output//cov_total.info.xz ./nvmf-tcp-uring-vg-autotest_79561/output//dmesg.init.log ./nvmf-tcp-uring-vg-autotest_79561/output//dmesg.log ./nvmf-tcp-uring-vg-autotest_79561/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-uring-vg-autotest_79561/output//power.tar.xz ./nvmf-tcp-uring-vg-autotest_79561/output//test_completions.txt ./nvmf-tcp-uring-vg-autotest_79561/output//timing.svg ./nvmf-tcp-uring-vg-autotest_79561/output//timing.txt ./nvmf-tcp-uring-vg-autotest_79561/output//.. 00:56:40.708 + rmdir ./nvmf-tcp-uring-vg-autotest_79561/output/ 00:56:40.708 + for dir in "${out_dirs[@]}" 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvmf-tcp-vg-autotest_79625/output//doc.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvmf-tcp-vg-autotest_79625/output//ut_coverage.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./nvmf-tcp-vg-autotest_79625/output//llvm.tar.xz ]] 00:56:40.708 + mv ./nvmf-tcp-vg-autotest_79625/output//all_tests.txt ./nvmf-tcp-vg-autotest_79625/output//build-pkg-manifest.txt ./nvmf-tcp-vg-autotest_79625/output//build-repo-manifest.txt ./nvmf-tcp-vg-autotest_79625/output//cov_base.info.xz ./nvmf-tcp-vg-autotest_79625/output//cov_test.info.xz ./nvmf-tcp-vg-autotest_79625/output//cov_total.info.xz ./nvmf-tcp-vg-autotest_79625/output//dmesg.init.log ./nvmf-tcp-vg-autotest_79625/output//dmesg.log ./nvmf-tcp-vg-autotest_79625/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-vg-autotest_79625/output//power.tar.xz ./nvmf-tcp-vg-autotest_79625/output//test_completions.txt ./nvmf-tcp-vg-autotest_79625/output//timing.svg ./nvmf-tcp-vg-autotest_79625/output//timing.txt ./nvmf-tcp-vg-autotest_79625/output//.. 00:56:40.708 + rmdir ./nvmf-tcp-vg-autotest_79625/output/ 00:56:40.708 + for dir in "${out_dirs[@]}" 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./packaging-docker-autotest_21498/output//doc.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./packaging-docker-autotest_21498/output//ut_coverage.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./packaging-docker-autotest_21498/output//llvm.tar.xz ]] 00:56:40.708 + mv ./packaging-docker-autotest_21498/output//build-pkg-manifest.txt ./packaging-docker-autotest_21498/output//build-repo-manifest.txt ./packaging-docker-autotest_21498/output//power.tar.xz ./packaging-docker-autotest_21498/output//test_completions.txt ./packaging-docker-autotest_21498/output//timing.txt ./packaging-docker-autotest_21498/output//.. 00:56:40.708 + rmdir ./packaging-docker-autotest_21498/output/ 00:56:40.708 + for dir in "${out_dirs[@]}" 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./rocky9-vg-autotest_18003/output//doc.tar.xz ]] 00:56:40.708 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.708 + [[ -f ./rocky9-vg-autotest_18003/output//ut_coverage.tar.xz ]] 00:56:40.708 + tar -C ./rocky9-vg-autotest_18003/output/ -xf ./rocky9-vg-autotest_18003/output//ut_coverage.tar.xz 00:56:40.967 + rm ./rocky9-vg-autotest_18003/output//ut_coverage.tar.xz 00:56:40.967 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.967 + [[ -f ./rocky9-vg-autotest_18003/output//llvm.tar.xz ]] 00:56:40.967 + mv ./rocky9-vg-autotest_18003/output//all_tests.txt ./rocky9-vg-autotest_18003/output//build-pkg-manifest.txt ./rocky9-vg-autotest_18003/output//build-repo-manifest.txt ./rocky9-vg-autotest_18003/output//cov_base.info.xz ./rocky9-vg-autotest_18003/output//cov_test.info.xz ./rocky9-vg-autotest_18003/output//cov_total.info.xz ./rocky9-vg-autotest_18003/output//dmesg.init.log ./rocky9-vg-autotest_18003/output//dmesg.log ./rocky9-vg-autotest_18003/output//power.tar.xz ./rocky9-vg-autotest_18003/output//test_completions.txt ./rocky9-vg-autotest_18003/output//timing.svg ./rocky9-vg-autotest_18003/output//timing.txt ./rocky9-vg-autotest_18003/output//ut_coverage ./rocky9-vg-autotest_18003/output//.. 00:56:40.967 + rmdir ./rocky9-vg-autotest_18003/output/ 00:56:40.967 + for dir in "${out_dirs[@]}" 00:56:40.967 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.967 + [[ -f ./scan-build-docker-autotest_21501/output//doc.tar.xz ]] 00:56:40.967 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.967 + [[ -f ./scan-build-docker-autotest_21501/output//ut_coverage.tar.xz ]] 00:56:40.967 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.967 + [[ -f ./scan-build-docker-autotest_21501/output//llvm.tar.xz ]] 00:56:40.967 + mv ./scan-build-docker-autotest_21501/output//all_c_files.txt ./scan-build-docker-autotest_21501/output//build_output.txt ./scan-build-docker-autotest_21501/output//build-pkg-manifest.txt ./scan-build-docker-autotest_21501/output//build-repo-manifest.txt ./scan-build-docker-autotest_21501/output//built_c_files.txt ./scan-build-docker-autotest_21501/output//power.tar.xz ./scan-build-docker-autotest_21501/output//test_completions.txt ./scan-build-docker-autotest_21501/output//timing.txt ./scan-build-docker-autotest_21501/output//unbuilt_c_files.txt ./scan-build-docker-autotest_21501/output//.. 00:56:40.967 + rmdir ./scan-build-docker-autotest_21501/output/ 00:56:40.967 + for dir in "${out_dirs[@]}" 00:56:40.967 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.967 + [[ -f ./short-fuzz-phy-autotest_28051/output//doc.tar.xz ]] 00:56:40.967 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.967 + [[ -f ./short-fuzz-phy-autotest_28051/output//ut_coverage.tar.xz ]] 00:56:40.967 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.967 + [[ -f ./short-fuzz-phy-autotest_28051/output//llvm.tar.xz ]] 00:56:40.967 + tar -C ./short-fuzz-phy-autotest_28051/output/ -xf ./short-fuzz-phy-autotest_28051/output//llvm.tar.xz 00:56:40.967 + rm ./short-fuzz-phy-autotest_28051/output//llvm.tar.xz 00:56:40.967 + mv ./short-fuzz-phy-autotest_28051/output//all_tests.txt ./short-fuzz-phy-autotest_28051/output//build-pkg-manifest.txt ./short-fuzz-phy-autotest_28051/output//build-repo-manifest.txt ./short-fuzz-phy-autotest_28051/output//dmesg.init.log ./short-fuzz-phy-autotest_28051/output//dmesg.log ./short-fuzz-phy-autotest_28051/output//llvm ./short-fuzz-phy-autotest_28051/output//power.tar.xz ./short-fuzz-phy-autotest_28051/output//test_completions.txt ./short-fuzz-phy-autotest_28051/output//timing.svg ./short-fuzz-phy-autotest_28051/output//timing.txt ./short-fuzz-phy-autotest_28051/output//.. 00:56:40.967 + rmdir ./short-fuzz-phy-autotest_28051/output/ 00:56:40.967 + for dir in "${out_dirs[@]}" 00:56:40.967 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.967 + [[ -f ./ubuntu20-vg-autotest_75699/output//doc.tar.xz ]] 00:56:40.967 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:40.967 + [[ -f ./ubuntu20-vg-autotest_75699/output//ut_coverage.tar.xz ]] 00:56:40.967 + tar -C ./ubuntu20-vg-autotest_75699/output/ -xf ./ubuntu20-vg-autotest_75699/output//ut_coverage.tar.xz 00:56:41.225 + rm ./ubuntu20-vg-autotest_75699/output//ut_coverage.tar.xz 00:56:41.225 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.225 + [[ -f ./ubuntu20-vg-autotest_75699/output//llvm.tar.xz ]] 00:56:41.225 + mv ./ubuntu20-vg-autotest_75699/output//all_tests.txt ./ubuntu20-vg-autotest_75699/output//build-pkg-manifest.txt ./ubuntu20-vg-autotest_75699/output//build-repo-manifest.txt ./ubuntu20-vg-autotest_75699/output//cov_base.info.xz ./ubuntu20-vg-autotest_75699/output//cov_test.info.xz ./ubuntu20-vg-autotest_75699/output//cov_total.info.xz ./ubuntu20-vg-autotest_75699/output//dmesg.init.log ./ubuntu20-vg-autotest_75699/output//dmesg.log ./ubuntu20-vg-autotest_75699/output//power.tar.xz ./ubuntu20-vg-autotest_75699/output//test_completions.txt ./ubuntu20-vg-autotest_75699/output//timing.svg ./ubuntu20-vg-autotest_75699/output//timing.txt ./ubuntu20-vg-autotest_75699/output//ut_coverage ./ubuntu20-vg-autotest_75699/output//.. 00:56:41.225 + rmdir ./ubuntu20-vg-autotest_75699/output/ 00:56:41.225 + for dir in "${out_dirs[@]}" 00:56:41.225 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.225 + [[ -f ./ubuntu22-vg-autotest_39723/output//doc.tar.xz ]] 00:56:41.225 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.225 + [[ -f ./ubuntu22-vg-autotest_39723/output//ut_coverage.tar.xz ]] 00:56:41.225 + tar -C ./ubuntu22-vg-autotest_39723/output/ -xf ./ubuntu22-vg-autotest_39723/output//ut_coverage.tar.xz 00:56:41.483 + rm ./ubuntu22-vg-autotest_39723/output//ut_coverage.tar.xz 00:56:41.483 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.483 + [[ -f ./ubuntu22-vg-autotest_39723/output//llvm.tar.xz ]] 00:56:41.483 + mv ./ubuntu22-vg-autotest_39723/output//all_tests.txt ./ubuntu22-vg-autotest_39723/output//build-pkg-manifest.txt ./ubuntu22-vg-autotest_39723/output//build-repo-manifest.txt ./ubuntu22-vg-autotest_39723/output//cov_base.info.xz ./ubuntu22-vg-autotest_39723/output//cov_test.info.xz ./ubuntu22-vg-autotest_39723/output//cov_total.info.xz ./ubuntu22-vg-autotest_39723/output//dmesg.init.log ./ubuntu22-vg-autotest_39723/output//dmesg.log ./ubuntu22-vg-autotest_39723/output//power.tar.xz ./ubuntu22-vg-autotest_39723/output//test_completions.txt ./ubuntu22-vg-autotest_39723/output//timing.svg ./ubuntu22-vg-autotest_39723/output//timing.txt ./ubuntu22-vg-autotest_39723/output//ut_coverage ./ubuntu22-vg-autotest_39723/output//.. 00:56:41.483 + rmdir ./ubuntu22-vg-autotest_39723/output/ 00:56:41.483 + for dir in "${out_dirs[@]}" 00:56:41.483 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.483 + [[ -f ./unittest-clang-docker-autotest_21496/output//doc.tar.xz ]] 00:56:41.483 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.483 + [[ -f ./unittest-clang-docker-autotest_21496/output//ut_coverage.tar.xz ]] 00:56:41.483 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.483 + [[ -f ./unittest-clang-docker-autotest_21496/output//llvm.tar.xz ]] 00:56:41.483 + mv ./unittest-clang-docker-autotest_21496/output//build-pkg-manifest.txt ./unittest-clang-docker-autotest_21496/output//build-repo-manifest.txt ./unittest-clang-docker-autotest_21496/output//power.tar.xz ./unittest-clang-docker-autotest_21496/output//test_completions.txt ./unittest-clang-docker-autotest_21496/output//timing.txt ./unittest-clang-docker-autotest_21496/output//.. 00:56:41.483 + rmdir ./unittest-clang-docker-autotest_21496/output/ 00:56:41.483 + for dir in "${out_dirs[@]}" 00:56:41.483 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.483 + [[ -f ./unittest-main-docker-autotest_21498/output//doc.tar.xz ]] 00:56:41.483 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.483 + [[ -f ./unittest-main-docker-autotest_21498/output//ut_coverage.tar.xz ]] 00:56:41.483 + tar -C ./unittest-main-docker-autotest_21498/output/ -xf ./unittest-main-docker-autotest_21498/output//ut_coverage.tar.xz 00:56:41.740 + rm ./unittest-main-docker-autotest_21498/output//ut_coverage.tar.xz 00:56:41.740 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.740 + [[ -f ./unittest-main-docker-autotest_21498/output//llvm.tar.xz ]] 00:56:41.740 + mv ./unittest-main-docker-autotest_21498/output//build-pkg-manifest.txt ./unittest-main-docker-autotest_21498/output//build-repo-manifest.txt ./unittest-main-docker-autotest_21498/output//power.tar.xz ./unittest-main-docker-autotest_21498/output//test_completions.txt ./unittest-main-docker-autotest_21498/output//timing.txt ./unittest-main-docker-autotest_21498/output//ut_coverage ./unittest-main-docker-autotest_21498/output//.. 00:56:41.740 + rmdir ./unittest-main-docker-autotest_21498/output/ 00:56:41.740 + for dir in "${out_dirs[@]}" 00:56:41.740 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.740 + [[ -f ./unittest-valgrind-docker-autotest_21502/output//doc.tar.xz ]] 00:56:41.740 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.740 + [[ -f ./unittest-valgrind-docker-autotest_21502/output//ut_coverage.tar.xz ]] 00:56:41.740 + tar -C ./unittest-valgrind-docker-autotest_21502/output/ -xf ./unittest-valgrind-docker-autotest_21502/output//ut_coverage.tar.xz 00:56:41.998 + rm ./unittest-valgrind-docker-autotest_21502/output//ut_coverage.tar.xz 00:56:41.998 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.998 + [[ -f ./unittest-valgrind-docker-autotest_21502/output//llvm.tar.xz ]] 00:56:41.998 + mv ./unittest-valgrind-docker-autotest_21502/output//build-pkg-manifest.txt ./unittest-valgrind-docker-autotest_21502/output//build-repo-manifest.txt ./unittest-valgrind-docker-autotest_21502/output//power.tar.xz ./unittest-valgrind-docker-autotest_21502/output//test_completions.txt ./unittest-valgrind-docker-autotest_21502/output//timing.txt ./unittest-valgrind-docker-autotest_21502/output//ut_coverage ./unittest-valgrind-docker-autotest_21502/output//.. 00:56:41.998 + rmdir ./unittest-valgrind-docker-autotest_21502/output/ 00:56:41.998 + for dir in "${out_dirs[@]}" 00:56:41.998 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.998 + [[ -f ./vfio-user-phy-autotest_28062/output//doc.tar.xz ]] 00:56:41.998 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.998 + [[ -f ./vfio-user-phy-autotest_28062/output//ut_coverage.tar.xz ]] 00:56:41.998 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.998 + [[ -f ./vfio-user-phy-autotest_28062/output//llvm.tar.xz ]] 00:56:41.998 + mv ./vfio-user-phy-autotest_28062/output//all_tests.txt ./vfio-user-phy-autotest_28062/output//build-pkg-manifest.txt ./vfio-user-phy-autotest_28062/output//build-repo-manifest.txt ./vfio-user-phy-autotest_28062/output//cov_base.info.xz ./vfio-user-phy-autotest_28062/output//dmesg.init.log ./vfio-user-phy-autotest_28062/output//dmesg.log ./vfio-user-phy-autotest_28062/output//power.tar.xz ./vfio-user-phy-autotest_28062/output//proc_list.txt ./vfio-user-phy-autotest_28062/output//test_completions.txt ./vfio-user-phy-autotest_28062/output//timing.txt ./vfio-user-phy-autotest_28062/output//udev.log ./vfio-user-phy-autotest_28062/output//.. 00:56:41.998 + rmdir ./vfio-user-phy-autotest_28062/output/ 00:56:41.998 + for dir in "${out_dirs[@]}" 00:56:41.998 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.998 + [[ -f ./vhost-initiator-vg-autotest_79651/output//doc.tar.xz ]] 00:56:41.998 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.998 + [[ -f ./vhost-initiator-vg-autotest_79651/output//ut_coverage.tar.xz ]] 00:56:41.998 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.998 + [[ -f ./vhost-initiator-vg-autotest_79651/output//llvm.tar.xz ]] 00:56:41.998 + mv ./vhost-initiator-vg-autotest_79651/output//all_tests.txt ./vhost-initiator-vg-autotest_79651/output//build-pkg-manifest.txt ./vhost-initiator-vg-autotest_79651/output//build-repo-manifest.txt ./vhost-initiator-vg-autotest_79651/output//cov_base.info.xz ./vhost-initiator-vg-autotest_79651/output//cov_test.info.xz ./vhost-initiator-vg-autotest_79651/output//cov_total.info.xz ./vhost-initiator-vg-autotest_79651/output//dmesg.init.log ./vhost-initiator-vg-autotest_79651/output//dmesg.log ./vhost-initiator-vg-autotest_79651/output//power.tar.xz ./vhost-initiator-vg-autotest_79651/output//test_completions.txt ./vhost-initiator-vg-autotest_79651/output//timing.svg ./vhost-initiator-vg-autotest_79651/output//timing.txt ./vhost-initiator-vg-autotest_79651/output//vhost_fuzz_output1.txt.xz ./vhost-initiator-vg-autotest_79651/output//vhost_fuzz_output2.txt.xz ./vhost-initiator-vg-autotest_79651/output//vhost_fuzz_tgt_output.txt.xz ./vhost-initiator-vg-autotest_79651/output//.. 00:56:41.999 + rmdir ./vhost-initiator-vg-autotest_79651/output/ 00:56:41.999 + for dir in "${out_dirs[@]}" 00:56:41.999 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.999 + [[ -f ./vhost-phy-autotest_28079/output//doc.tar.xz ]] 00:56:41.999 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.999 + [[ -f ./vhost-phy-autotest_28079/output//ut_coverage.tar.xz ]] 00:56:41.999 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.999 + [[ -f ./vhost-phy-autotest_28079/output//llvm.tar.xz ]] 00:56:41.999 + mv ./vhost-phy-autotest_28079/output//all_tests.txt ./vhost-phy-autotest_28079/output//build-pkg-manifest.txt ./vhost-phy-autotest_28079/output//build-repo-manifest.txt ./vhost-phy-autotest_28079/output//cov_base.info.xz ./vhost-phy-autotest_28079/output//cov_test.info.xz ./vhost-phy-autotest_28079/output//cov_total.info.xz ./vhost-phy-autotest_28079/output//dmesg.init.log ./vhost-phy-autotest_28079/output//dmesg.log ./vhost-phy-autotest_28079/output//power.tar.xz ./vhost-phy-autotest_28079/output//test_completions.txt ./vhost-phy-autotest_28079/output//timing.svg ./vhost-phy-autotest_28079/output//timing.txt ./vhost-phy-autotest_28079/output//.. 00:56:41.999 + rmdir ./vhost-phy-autotest_28079/output/ 00:56:41.999 + for dir in "${out_dirs[@]}" 00:56:41.999 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.999 + [[ -f ./zns-vg-autotest_78736/output//doc.tar.xz ]] 00:56:41.999 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.999 + [[ -f ./zns-vg-autotest_78736/output//ut_coverage.tar.xz ]] 00:56:41.999 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:56:41.999 + [[ -f ./zns-vg-autotest_78736/output//llvm.tar.xz ]] 00:56:41.999 + mv ./zns-vg-autotest_78736/output//all_tests.txt ./zns-vg-autotest_78736/output//build-pkg-manifest.txt ./zns-vg-autotest_78736/output//build-repo-manifest.txt ./zns-vg-autotest_78736/output//cov_base.info.xz ./zns-vg-autotest_78736/output//cov_test.info.xz ./zns-vg-autotest_78736/output//cov_total.info.xz ./zns-vg-autotest_78736/output//dmesg.init.log ./zns-vg-autotest_78736/output//dmesg.log ./zns-vg-autotest_78736/output//power.tar.xz ./zns-vg-autotest_78736/output//test_completions.txt ./zns-vg-autotest_78736/output//timing.svg ./zns-vg-autotest_78736/output//timing.txt ./zns-vg-autotest_78736/output//.. 00:56:41.999 + rmdir ./zns-vg-autotest_78736/output/ 00:56:41.999 + unpack_cov_files 00:56:41.999 + local info_files 00:56:41.999 + info_files=(*/cov_*.info.xz) 00:56:41.999 + xargs -P0 -r -n1 xz -d 00:56:41.999 + printf '%s\n' BlobFS-phy-autotest_28062/cov_base.info.xz BlobFS-phy-autotest_28062/cov_test.info.xz BlobFS-phy-autotest_28062/cov_total.info.xz centos7-vg-autotest_75567/cov_base.info.xz centos7-vg-autotest_75567/cov_test.info.xz centos7-vg-autotest_75567/cov_total.info.xz crypto-phy-autotest_28053/cov_base.info.xz crypto-phy-autotest_28053/cov_test.info.xz crypto-phy-autotest_28053/cov_total.info.xz iscsi-uring-vg-autotest_79534/cov_base.info.xz iscsi-uring-vg-autotest_79534/cov_test.info.xz iscsi-uring-vg-autotest_79534/cov_total.info.xz iscsi-vg-autotest_79666/cov_base.info.xz iscsi-vg-autotest_79666/cov_test.info.xz iscsi-vg-autotest_79666/cov_total.info.xz lvol-vg-autotest_79580/cov_base.info.xz lvol-vg-autotest_79580/cov_test.info.xz lvol-vg-autotest_79580/cov_total.info.xz nvme-cmb-pmr-vg-autotest_80754/cov_base.info.xz nvme-cmb-pmr-vg-autotest_80754/cov_test.info.xz nvme-cmb-pmr-vg-autotest_80754/cov_total.info.xz nvme-phy-autotest_74225/cov_base.info.xz nvme-phy-autotest_74225/cov_test.info.xz nvme-phy-autotest_74225/cov_total.info.xz nvme-vg-autotest_79631/cov_base.info.xz nvme-vg-autotest_79631/cov_test.info.xz nvme-vg-autotest_79631/cov_total.info.xz nvmf-phy-autotest_74299/cov_base.info.xz nvmf-phy-autotest_74299/cov_test.info.xz nvmf-phy-autotest_74299/cov_total.info.xz nvmf-tcp-phy-autotest_74184/cov_base.info.xz nvmf-tcp-phy-autotest_74184/cov_test.info.xz nvmf-tcp-phy-autotest_74184/cov_total.info.xz nvmf-tcp-uring-vg-autotest_79561/cov_base.info.xz nvmf-tcp-uring-vg-autotest_79561/cov_test.info.xz nvmf-tcp-uring-vg-autotest_79561/cov_total.info.xz nvmf-tcp-vg-autotest_79625/cov_base.info.xz nvmf-tcp-vg-autotest_79625/cov_test.info.xz nvmf-tcp-vg-autotest_79625/cov_total.info.xz rocky9-vg-autotest_18003/cov_base.info.xz rocky9-vg-autotest_18003/cov_test.info.xz rocky9-vg-autotest_18003/cov_total.info.xz ubuntu20-vg-autotest_75699/cov_base.info.xz ubuntu20-vg-autotest_75699/cov_test.info.xz ubuntu20-vg-autotest_75699/cov_total.info.xz ubuntu22-vg-autotest_39723/cov_base.info.xz ubuntu22-vg-autotest_39723/cov_test.info.xz ubuntu22-vg-autotest_39723/cov_total.info.xz vfio-user-phy-autotest_28062/cov_base.info.xz vhost-initiator-vg-autotest_79651/cov_base.info.xz vhost-initiator-vg-autotest_79651/cov_test.info.xz vhost-initiator-vg-autotest_79651/cov_total.info.xz vhost-phy-autotest_28079/cov_base.info.xz vhost-phy-autotest_28079/cov_test.info.xz vhost-phy-autotest_28079/cov_total.info.xz zns-vg-autotest_78736/cov_base.info.xz zns-vg-autotest_78736/cov_test.info.xz zns-vg-autotest_78736/cov_total.info.xz 00:56:42.564 + fix_downstream_job_paths 00:56:42.564 + sed -i -e 's#^SF:/.\+/spdk/#SF:/var/jenkins/workspace/autotest-per-patch_2/spdk/#g' BlobFS-phy-autotest_28062/cov_total.info centos7-vg-autotest_75567/cov_total.info crypto-phy-autotest_28053/cov_total.info iscsi-uring-vg-autotest_79534/cov_total.info iscsi-vg-autotest_79666/cov_total.info lvol-vg-autotest_79580/cov_total.info nvme-cmb-pmr-vg-autotest_80754/cov_total.info nvme-phy-autotest_74225/cov_total.info nvme-vg-autotest_79631/cov_total.info nvmf-phy-autotest_74299/cov_total.info nvmf-tcp-phy-autotest_74184/cov_total.info nvmf-tcp-uring-vg-autotest_79561/cov_total.info nvmf-tcp-vg-autotest_79625/cov_total.info rocky9-vg-autotest_18003/cov_total.info ubuntu20-vg-autotest_75699/cov_total.info ubuntu22-vg-autotest_39723/cov_total.info vhost-initiator-vg-autotest_79651/cov_total.info vhost-phy-autotest_28079/cov_total.info zns-vg-autotest_78736/cov_total.info 00:56:43.500 + ignore_ocf_headers 00:56:43.500 + sed -i 's#--show-details#--show-details --ignore-errors source#g' spdk/autorun_post.py 00:56:43.500 + create_errtrace_files_for_all_builds 00:56:43.500 + local build_log_list 00:56:43.500 + build_log_list=($(find "$WORKSPACE" -type f -name 'build.log')) 00:56:43.500 ++ find /var/jenkins/workspace/autotest-per-patch_2 -type f -name build.log 00:56:43.500 + for build in "${build_log_list[@]}" 00:56:43.500 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79580/build.log 00:56:43.500 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.500 + build_log=/var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79580/build.log 00:56:43.500 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79580/build.log 00:56:43.500 ++ basename /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79580 00:56:43.500 + job_name=lvol-vg-autotest_79580 00:56:43.500 + start_pattern='Backtrace start' 00:56:43.500 + end_pattern='Backtrace end' 00:56:43.500 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79580/build.log ]] 00:56:43.500 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79580/build.log 00:56:43.500 + backtraces='00:11:12.521 ========== Backtrace start: ========== 00:56:43.500 00:11:12.521 00:56:43.500 00:11:12.521 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:43.500 00:11:12.521 ... 00:56:43.500 00:11:12.521 583 echo "$rsp" 00:56:43.500 00:11:12.521 584 done 00:56:43.500 00:11:12.521 585 00:56:43.500 00:11:12.521 586 rc=${!status[*]} 00:56:43.500 00:11:12.521 587 xtrace_restore 00:56:43.500 00:11:12.521 => 588 [[ $rc == 0 ]] 00:56:43.500 00:11:12.521 589 } 00:56:43.500 00:11:12.521 590 00:56:43.500 00:11:12.521 591 function rpc_cmd_simple_data_json() { 00:56:43.500 00:11:12.521 592 00:56:43.500 00:11:12.521 593 local elems="$1[@]" elem 00:56:43.500 00:11:12.521 ... 00:56:43.500 00:11:12.521 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:680 -> test_lvol_set_parent_from_snapshot([]) 00:56:43.500 00:11:12.521 ... 00:56:43.500 00:11:12.521 675 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 00:56:43.500 00:11:12.521 676 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 00:56:43.500 00:11:12.521 677 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 00:56:43.500 00:11:12.521 678 00:56:43.500 00:11:12.521 679 # Try again with aliases instead uuid 00:56:43.500 00:11:12.521 => 680 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:56:43.500 00:11:12.521 681 00:56:43.500 00:11:12.521 682 # Delete lvol2_temp 00:56:43.500 00:11:12.521 683 # New state: 00:56:43.500 00:11:12.521 684 # snap1 <-- lvol1 00:56:43.500 00:11:12.521 685 # snap2 <-- lvol2 00:56:43.500 00:11:12.521 ... 00:56:43.500 00:11:12.521 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:43.500 00:11:12.521 ... 00:56:43.500 00:11:12.521 1119 timing_enter $test_name 00:56:43.500 00:11:12.521 1120 echo "************************************" 00:56:43.500 00:11:12.521 1121 echo "START TEST $test_name" 00:56:43.500 00:11:12.521 1122 echo "************************************" 00:56:43.500 00:11:12.521 1123 xtrace_restore 00:56:43.500 00:11:12.521 1124 time "$@" 00:56:43.500 00:11:12.521 1125 xtrace_disable 00:56:43.500 00:11:12.521 1126 echo "************************************" 00:56:43.500 00:11:12.521 1127 echo "END TEST $test_name" 00:56:43.500 00:11:12.521 1128 echo "************************************" 00:56:43.500 00:11:12.521 1129 timing_exit $test_name 00:56:43.500 00:11:12.521 ... 00:56:43.500 00:11:12.521 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:943 -> main([]) 00:56:43.500 00:11:12.521 ... 00:56:43.500 00:11:12.521 938 run_test "test_clone_decouple_parent" test_clone_decouple_parent 00:56:43.500 00:11:12.521 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 00:56:43.500 00:11:12.521 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:56:43.500 00:11:12.521 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:56:43.500 00:11:12.521 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:56:43.500 00:11:12.521 => 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:56:43.500 00:11:12.521 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:56:43.500 00:11:12.521 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:56:43.500 00:11:12.521 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:56:43.500 00:11:12.521 947 00:56:43.500 00:11:12.521 948 trap - SIGINT SIGTERM EXIT 00:56:43.500 00:11:12.521 ... 00:56:43.500 00:11:12.521 00:56:43.500 00:11:12.521 ========== Backtrace end ========== 00:56:43.500 00:11:18.976 ========== Backtrace start: ========== 00:56:43.500 00:11:18.976 00:56:43.500 00:11:18.976 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:43.500 00:11:18.976 ... 00:56:43.500 00:11:18.976 583 echo "$rsp" 00:56:43.500 00:11:18.976 584 done 00:56:43.500 00:11:18.976 585 00:56:43.500 00:11:18.976 586 rc=${!status[*]} 00:56:43.500 00:11:18.976 587 xtrace_restore 00:56:43.500 00:11:18.976 => 588 [[ $rc == 0 ]] 00:56:43.500 00:11:18.976 589 } 00:56:43.500 00:11:18.976 590 00:56:43.500 00:11:18.976 591 function rpc_cmd_simple_data_json() { 00:56:43.500 00:11:18.976 592 00:56:43.500 00:11:18.976 593 local elems="$1[@]" elem 00:56:43.500 00:11:18.976 ... 00:56:43.500 00:11:18.976 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:780 -> test_lvol_set_parent_from_esnap([]) 00:56:43.500 00:11:18.976 ... 00:56:43.500 00:11:18.976 775 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 00:56:43.500 00:11:18.976 776 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 00:56:43.500 00:11:18.976 777 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 00:56:43.500 00:11:18.976 778 00:56:43.500 00:11:18.976 779 # Try again with aliases instead uuid 00:56:43.500 00:11:18.976 => 780 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:56:43.500 00:11:18.976 781 00:56:43.500 00:11:18.976 782 # Delete lvol2_temp 00:56:43.500 00:11:18.976 783 # New state: 00:56:43.500 00:11:18.976 784 # esnap1 00:56:43.500 00:11:18.976 785 # snap2 <-- lvol2 00:56:43.500 00:11:18.976 ... 00:56:43.500 00:11:18.976 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:43.500 00:11:18.976 ... 00:56:43.500 00:11:18.976 1119 timing_enter $test_name 00:56:43.500 00:11:18.976 1120 echo "************************************" 00:56:43.500 00:11:18.976 1121 echo "START TEST $test_name" 00:56:43.500 00:11:18.976 1122 echo "************************************" 00:56:43.500 00:11:18.976 1123 xtrace_restore 00:56:43.500 00:11:18.976 1124 time "$@" 00:56:43.500 00:11:18.976 1125 xtrace_disable 00:56:43.500 00:11:18.976 1126 echo "************************************" 00:56:43.500 00:11:18.976 1127 echo "END TEST $test_name" 00:56:43.500 00:11:18.976 1128 echo "************************************" 00:56:43.500 00:11:18.976 1129 timing_exit $test_name 00:56:43.500 00:11:18.976 ... 00:56:43.500 00:11:18.976 "message": "File exists" 00:56:43.500 00:11:18.976 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:944 -> main([]) 00:56:43.500 00:11:18.976 ... 00:56:43.500 00:11:18.976 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 00:56:43.500 00:11:18.976 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:56:43.500 00:11:18.976 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:56:43.500 00:11:18.976 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:56:43.500 00:11:18.976 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:56:43.500 00:11:18.976 => 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:56:43.500 00:11:18.976 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:56:43.500 00:11:18.976 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:56:43.500 00:11:18.976 947 00:56:43.500 00:11:18.976 948 trap - SIGINT SIGTERM EXIT 00:56:43.500 00:11:18.976 949 killprocess $spdk_pid 00:56:43.500 00:11:18.976 ... 00:56:43.500 00:11:18.976 00:56:43.500 00:11:18.976 ========== Backtrace end ========== 00:56:43.500 00:11:22.869 ========== Backtrace start: ========== 00:56:43.500 00:11:22.869 00:56:43.500 00:11:22.869 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:43.500 00:11:22.869 ... 00:56:43.500 00:11:22.869 583 echo "$rsp" 00:56:43.500 00:11:22.869 584 done 00:56:43.500 00:11:22.869 585 00:56:43.500 00:11:22.869 586 rc=${!status[*]} 00:56:43.500 00:11:22.869 587 xtrace_restore 00:56:43.500 00:11:22.869 => 588 [[ $rc == 0 ]] 00:56:43.500 00:11:22.869 589 } 00:56:43.500 00:11:22.869 590 00:56:43.500 00:11:22.869 591 function rpc_cmd_simple_data_json() { 00:56:43.500 00:11:22.869 592 00:56:43.500 00:11:22.869 593 local elems="$1[@]" elem 00:56:43.500 00:11:22.869 ... 00:56:43.500 00:11:22.869 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:864 -> test_lvol_set_parent_from_none([]) 00:56:43.500 00:11:22.869 ... 00:56:43.500 00:11:22.869 859 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 00:56:43.500 00:11:22.869 860 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 00:56:43.500 00:11:22.869 861 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 00:56:43.500 00:11:22.869 862 00:56:43.500 00:11:22.869 863 # Try again with aliases instead uuid 00:56:43.500 00:11:22.869 => 864 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:56:43.500 00:11:22.869 865 00:56:43.500 00:11:22.869 866 # Delete lvol2_temp 00:56:43.501 00:11:22.869 867 # New state: 00:56:43.501 00:11:22.869 868 # snap2 <-- lvol2 00:56:43.501 00:11:22.869 869 rpc_cmd bdev_lvol_delete "$lvol2_temp_uuid" 00:56:43.501 00:11:22.869 ... 00:56:43.501 00:11:22.869 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:43.501 00:11:22.869 ... 00:56:43.501 00:11:22.869 1119 timing_enter $test_name 00:56:43.501 00:11:22.869 1120 echo "************************************" 00:56:43.501 00:11:22.869 1121 echo "START TEST $test_name" 00:56:43.501 00:11:22.869 1122 echo "************************************" 00:56:43.501 00:11:22.869 1123 xtrace_restore 00:56:43.501 00:11:22.869 1124 time "$@" 00:56:43.501 00:11:22.869 1125 xtrace_disable 00:56:43.501 00:11:22.869 1126 echo "************************************" 00:56:43.501 00:11:22.869 1127 echo "END TEST $test_name" 00:56:43.501 00:11:22.869 1128 echo "************************************" 00:56:43.501 00:11:22.869 1129 timing_exit $test_name 00:56:43.501 00:11:22.869 ... 00:56:43.501 00:11:22.869 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:945 -> main([]) 00:56:43.501 00:11:22.869 ... 00:56:43.501 00:11:22.869 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:56:43.501 00:11:22.869 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:56:43.501 00:11:22.869 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:56:43.501 00:11:22.869 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:56:43.501 00:11:22.869 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:56:43.501 00:11:22.869 => 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:56:43.501 00:11:22.869 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:56:43.501 00:11:22.869 947 00:56:43.501 00:11:22.869 948 trap - SIGINT SIGTERM EXIT 00:56:43.501 00:11:22.869 949 killprocess $spdk_pid 00:56:43.501 00:11:22.869 ... 00:56:43.501 00:11:22.869 00:56:43.501 00:11:22.869 ========== Backtrace end ========== 00:56:43.501 00:12:39.334 ========== Backtrace start: ========== 00:56:43.501 00:12:39.334 00:56:43.501 00:12:39.334 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:43.501 00:12:39.334 ... 00:56:43.501 00:12:39.334 583 echo "$rsp" 00:56:43.501 00:12:39.334 584 done 00:56:43.501 00:12:39.334 585 00:56:43.501 00:12:39.334 586 rc=${!status[*]} 00:56:43.501 00:12:39.334 587 xtrace_restore 00:56:43.501 00:12:39.334 => 588 [[ $rc == 0 ]] 00:56:43.501 00:12:39.334 589 } 00:56:43.501 00:12:39.334 590 00:56:43.501 00:12:39.334 591 function rpc_cmd_simple_data_json() { 00:56:43.501 00:12:39.334 592 00:56:43.501 00:12:39.334 593 local elems="$1[@]" elem 00:56:43.501 00:12:39.334 ... 00:56:43.501 00:12:39.334 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:524 -> test_lvol_set_parent_bdev_from_esnap([]) 00:56:43.501 00:12:39.334 ... 00:56:43.501 00:12:39.334 519 00:56:43.501 00:12:39.334 520 # Check lvol consistency 00:56:43.501 00:12:39.334 521 verify_esnap_clone "$lvol_uuid" "$esnap2_uuid" 00:56:43.501 00:12:39.334 522 00:56:43.501 00:12:39.334 523 # Try again with aliases instead uuid 00:56:43.501 00:12:39.334 => 524 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap2 | grep "File exists" 00:56:43.501 00:12:39.334 525 00:56:43.501 00:12:39.334 526 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:56:43.501 00:12:39.334 527 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:56:43.501 00:12:39.334 528 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:56:43.501 00:12:39.334 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:43.501 00:12:39.334 ... 00:56:43.501 00:12:39.334 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:43.501 00:12:39.334 ... 00:56:43.501 00:12:39.334 1119 timing_enter $test_name 00:56:43.501 00:12:39.334 1120 echo "************************************" 00:56:43.501 00:12:39.334 1121 echo "START TEST $test_name" 00:56:43.501 00:12:39.334 1122 echo "************************************" 00:56:43.501 00:12:39.334 1123 xtrace_restore 00:56:43.501 00:12:39.334 1124 time "$@" 00:56:43.501 00:12:39.334 1125 xtrace_disable 00:56:43.501 00:12:39.334 1126 echo "************************************" 00:56:43.501 00:12:39.334 1127 echo "END TEST $test_name" 00:56:43.501 00:12:39.334 1128 echo "************************************" 00:56:43.501 00:12:39.334 1129 timing_exit $test_name 00:56:43.501 00:12:39.334 ... 00:56:43.501 00:12:39.334 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:709 -> main([]) 00:56:43.501 00:12:39.334 ... 00:56:43.501 00:12:39.334 704 run_test "test_esnap_reload" test_esnap_reload 00:56:43.501 00:12:39.334 705 run_test "test_esnap_reload" test_esnap_reload_missing 00:56:43.501 00:12:39.334 706 run_test "test_esnap_clones" test_esnap_clones 00:56:43.501 00:12:39.334 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:56:43.501 00:12:39.334 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:56:43.501 00:12:39.334 => 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:56:43.501 00:12:39.334 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:56:43.501 00:12:39.334 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:56:43.501 00:12:39.334 712 00:56:43.501 00:12:39.334 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:56:43.501 00:12:39.334 714 killprocess $spdk_pid 00:56:43.501 00:12:39.334 ... 00:56:43.501 00:12:39.334 00:56:43.501 00:12:39.334 ========== Backtrace end ========== 00:56:43.501 00:12:45.770 ========== Backtrace start: ========== 00:56:43.501 00:12:45.770 00:56:43.501 00:12:45.770 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:43.501 00:12:45.770 ... 00:56:43.501 00:12:45.770 583 echo "$rsp" 00:56:43.501 00:12:45.770 584 done 00:56:43.501 00:12:45.770 585 00:56:43.501 00:12:45.770 586 rc=${!status[*]} 00:56:43.501 00:12:45.770 587 xtrace_restore 00:56:43.501 00:12:45.770 => 588 [[ $rc == 0 ]] 00:56:43.501 00:12:45.770 589 } 00:56:43.501 00:12:45.770 590 00:56:43.501 00:12:45.770 591 function rpc_cmd_simple_data_json() { 00:56:43.501 00:12:45.770 592 00:56:43.501 00:12:45.770 593 local elems="$1[@]" elem 00:56:43.501 00:12:45.770 ... 00:56:43.501 00:12:45.770 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:607 -> test_lvol_set_parent_bdev_from_snapshot([]) 00:56:43.501 00:12:45.770 ... 00:56:43.501 00:12:45.770 602 00:56:43.501 00:12:45.770 603 # Check lvol consistency 00:56:43.501 00:12:45.770 604 verify_esnap_clone "$lvol_uuid" "$esnap1_uuid" 00:56:43.501 00:12:45.770 605 00:56:43.501 00:12:45.770 606 # Try again with aliases instead uuid 00:56:43.501 00:12:45.770 => 607 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap1 | grep "File exists" 00:56:43.501 00:12:45.770 608 00:56:43.501 00:12:45.770 609 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:56:43.501 00:12:45.770 610 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:56:43.501 00:12:45.770 611 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:56:43.501 00:12:45.770 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:43.501 00:12:45.770 ... 00:56:43.501 00:12:45.770 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:43.501 00:12:45.770 ... 00:56:43.501 00:12:45.770 1119 timing_enter $test_name 00:56:43.501 00:12:45.770 1120 echo "************************************" 00:56:43.501 00:12:45.770 1121 echo "START TEST $test_name" 00:56:43.501 00:12:45.770 1122 echo "************************************" 00:56:43.501 00:12:45.770 1123 xtrace_restore 00:56:43.501 00:12:45.770 1124 time "$@" 00:56:43.501 00:12:45.770 1125 xtrace_disable 00:56:43.501 00:12:45.770 1126 echo "************************************" 00:56:43.501 00:12:45.770 1127 echo "END TEST $test_name" 00:56:43.501 00:12:45.770 1128 echo "************************************" 00:56:43.501 00:12:45.770 1129 timing_exit $test_name 00:56:43.501 00:12:45.770 ... 00:56:43.501 00:12:45.770 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:710 -> main([]) 00:56:43.501 00:12:45.770 ... 00:56:43.501 00:12:45.770 705 run_test "test_esnap_reload" test_esnap_reload_missing 00:56:43.501 00:12:45.770 706 run_test "test_esnap_clones" test_esnap_clones 00:56:43.501 00:12:45.770 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:56:43.501 00:12:45.770 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:56:43.501 00:12:45.770 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:56:43.501 00:12:45.770 => 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:56:43.501 00:12:45.770 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:56:43.501 00:12:45.770 712 00:56:43.501 00:12:45.770 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:56:43.501 00:12:45.770 714 killprocess $spdk_pid 00:56:43.501 00:12:45.770 715 rm -f "$testdir/aio_bdev_0" 00:56:43.501 00:12:45.770 ... 00:56:43.501 00:12:45.770 00:56:43.501 00:12:45.770 ========== Backtrace end ========== 00:56:43.501 00:12:50.760 ========== Backtrace start: ========== 00:56:43.501 00:12:50.760 00:56:43.501 00:12:50.760 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:43.501 00:12:50.760 ... 00:56:43.501 00:12:50.760 583 echo "$rsp" 00:56:43.501 00:12:50.760 584 done 00:56:43.501 00:12:50.760 585 00:56:43.501 00:12:50.760 586 rc=${!status[*]} 00:56:43.501 00:12:50.760 587 xtrace_restore 00:56:43.501 00:12:50.760 => 588 [[ $rc == 0 ]] 00:56:43.501 00:12:50.760 589 } 00:56:43.501 00:12:50.760 590 00:56:43.501 00:12:50.760 591 function rpc_cmd_simple_data_json() { 00:56:43.501 00:12:50.760 592 00:56:43.501 00:12:50.760 593 local elems="$1[@]" elem 00:56:43.502 00:12:50.760 ... 00:56:43.502 00:12:50.760 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:677 -> test_lvol_set_parent_bdev_from_none([]) 00:56:43.502 00:12:50.760 ... 00:56:43.502 00:12:50.760 672 00:56:43.502 00:12:50.760 673 # Check lvol consistency 00:56:43.502 00:12:50.760 674 verify_esnap_clone "$lvol_uuid" "$esnap_uuid" 00:56:43.502 00:12:50.760 675 00:56:43.502 00:12:50.760 676 # Try again with aliases instead uuid 00:56:43.502 00:12:50.760 => 677 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap | grep "File exists" 00:56:43.502 00:12:50.760 678 00:56:43.502 00:12:50.760 679 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:56:43.502 00:12:50.760 680 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:56:43.502 00:12:50.760 681 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:56:43.502 00:12:50.760 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:43.502 00:12:50.760 ... 00:56:43.502 00:12:50.760 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:43.502 00:12:50.760 ... 00:56:43.502 00:12:50.760 1119 timing_enter $test_name 00:56:43.502 00:12:50.760 1120 echo "************************************" 00:56:43.502 00:12:50.760 1121 echo "START TEST $test_name" 00:56:43.502 00:12:50.760 1122 echo "************************************" 00:56:43.502 00:12:50.760 1123 xtrace_restore 00:56:43.502 00:12:50.760 1124 time "$@" 00:56:43.502 00:12:50.760 1125 xtrace_disable 00:56:43.502 00:12:50.760 1126 echo "************************************" 00:56:43.502 00:12:50.760 1127 echo "END TEST $test_name" 00:56:43.502 00:12:50.760 1128 echo "************************************" 00:56:43.502 00:12:50.760 1129 timing_exit $test_name 00:56:43.502 00:12:50.760 ... 00:56:43.502 00:12:50.760 "message": "File exists" 00:56:43.502 00:12:50.760 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:711 -> main([]) 00:56:43.502 00:12:50.760 ... 00:56:43.502 00:12:50.760 706 run_test "test_esnap_clones" test_esnap_clones 00:56:43.502 00:12:50.760 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:56:43.502 00:12:50.760 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:56:43.502 00:12:50.760 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:56:43.502 00:12:50.760 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:56:43.502 00:12:50.760 => 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:56:43.502 00:12:50.760 712 00:56:43.502 00:12:50.760 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:56:43.502 00:12:50.760 714 killprocess $spdk_pid 00:56:43.502 00:12:50.760 715 rm -f "$testdir/aio_bdev_0" 00:56:43.502 00:12:50.760 ... 00:56:43.502 00:12:50.760 00:56:43.502 00:12:50.760 ========== Backtrace end ==========' 00:56:43.502 + [[ -n 00:11:12.521 ========== Backtrace start: ========== 00:56:43.502 00:11:12.521 00:56:43.502 00:11:12.521 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:43.502 00:11:12.521 ... 00:56:43.502 00:11:12.521 583 echo "$rsp" 00:56:43.502 00:11:12.521 584 done 00:56:43.502 00:11:12.521 585 00:56:43.502 00:11:12.521 586 rc=${!status[*]} 00:56:43.502 00:11:12.521 587 xtrace_restore 00:56:43.502 00:11:12.521 => 588 [[ $rc == 0 ]] 00:56:43.502 00:11:12.521 589 } 00:56:43.502 00:11:12.521 590 00:56:43.502 00:11:12.521 591 function rpc_cmd_simple_data_json() { 00:56:43.502 00:11:12.521 592 00:56:43.502 00:11:12.521 593 local elems="$1[@]" elem 00:56:43.502 00:11:12.521 ... 00:56:43.502 00:11:12.521 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:680 -> test_lvol_set_parent_from_snapshot([]) 00:56:43.502 00:11:12.521 ... 00:56:43.502 00:11:12.521 675 [ "$(jq '.[].driver_specific.lvol.clone' <<< "$clone_bdev")" = "true" ] 00:56:43.502 00:11:12.521 676 [ "$(jq '.[].driver_specific.lvol.base_snapshot' <<< "$clone_bdev")" = '"snap2"' ] 00:56:43.502 00:11:12.521 677 [ "$(jq '.[].driver_specific.lvol.esnap_clone' <<< "$clone_bdev")" = "false" ] 00:56:43.502 00:11:12.521 678 00:56:43.502 00:11:12.521 679 # Try again with aliases instead uuid 00:56:43.502 00:11:12.521 => 680 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:56:43.502 00:11:12.521 681 00:56:43.502 00:11:12.521 682 # Delete lvol2_temp 00:56:43.502 00:11:12.521 683 # New state: 00:56:43.502 00:11:12.521 684 # snap1 <-- lvol1 00:56:43.502 00:11:12.521 685 # snap2 <-- lvol2 00:56:43.502 00:11:12.521 ... 00:56:43.502 00:11:12.521 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:43.502 00:11:12.521 ... 00:56:43.502 00:11:12.521 1119 timing_enter $test_name 00:56:43.502 00:11:12.521 1120 echo "************************************" 00:56:43.502 00:11:12.521 1121 echo "START TEST $test_name" 00:56:43.502 00:11:12.521 1122 echo "************************************" 00:56:43.502 00:11:12.521 1123 xtrace_restore 00:56:43.502 00:11:12.521 1124 time "$@" 00:56:43.502 00:11:12.521 1125 xtrace_disable 00:56:43.502 00:11:12.521 1126 echo "************************************" 00:56:43.502 00:11:12.521 1127 echo "END TEST $test_name" 00:56:43.502 00:11:12.521 1128 echo "************************************" 00:56:43.502 00:11:12.521 1129 timing_exit $test_name 00:56:43.502 00:11:12.521 ... 00:56:43.502 00:11:12.521 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:943 -> main([]) 00:56:43.502 00:11:12.521 ... 00:56:43.502 00:11:12.521 938 run_test "test_clone_decouple_parent" test_clone_decouple_parent 00:56:43.502 00:11:12.521 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 00:56:43.502 00:11:12.521 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:56:43.502 00:11:12.521 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:56:43.502 00:11:12.521 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:56:43.502 00:11:12.521 => 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:56:43.502 00:11:12.521 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:56:43.502 00:11:12.521 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:56:43.502 00:11:12.521 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:56:43.502 00:11:12.521 947 00:56:43.502 00:11:12.521 948 trap - SIGINT SIGTERM EXIT 00:56:43.502 00:11:12.521 ... 00:56:43.502 00:11:12.521 00:56:43.502 00:11:12.521 ========== Backtrace end ========== 00:56:43.502 00:11:18.976 ========== Backtrace start: ========== 00:56:43.502 00:11:18.976 00:56:43.502 00:11:18.976 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:43.502 00:11:18.976 ... 00:56:43.502 00:11:18.976 583 echo "$rsp" 00:56:43.502 00:11:18.976 584 done 00:56:43.502 00:11:18.976 585 00:56:43.502 00:11:18.976 586 rc=${!status[*]} 00:56:43.502 00:11:18.976 587 xtrace_restore 00:56:43.502 00:11:18.976 => 588 [[ $rc == 0 ]] 00:56:43.502 00:11:18.976 589 } 00:56:43.502 00:11:18.976 590 00:56:43.502 00:11:18.976 591 function rpc_cmd_simple_data_json() { 00:56:43.502 00:11:18.976 592 00:56:43.502 00:11:18.976 593 local elems="$1[@]" elem 00:56:43.502 00:11:18.976 ... 00:56:43.502 00:11:18.976 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:780 -> test_lvol_set_parent_from_esnap([]) 00:56:43.502 00:11:18.976 ... 00:56:43.502 00:11:18.976 775 [ "$(jq '.[].driver_specific.lvol.clone' <<< "$clone_bdev")" = "true" ] 00:56:43.502 00:11:18.976 776 [ "$(jq '.[].driver_specific.lvol.base_snapshot' <<< "$clone_bdev")" = '"snap2"' ] 00:56:43.502 00:11:18.976 777 [ "$(jq '.[].driver_specific.lvol.esnap_clone' <<< "$clone_bdev")" = "false" ] 00:56:43.502 00:11:18.976 778 00:56:43.502 00:11:18.976 779 # Try again with aliases instead uuid 00:56:43.502 00:11:18.976 => 780 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:56:43.502 00:11:18.976 781 00:56:43.502 00:11:18.976 782 # Delete lvol2_temp 00:56:43.502 00:11:18.976 783 # New state: 00:56:43.502 00:11:18.976 784 # esnap1 00:56:43.502 00:11:18.976 785 # snap2 <-- lvol2 00:56:43.502 00:11:18.976 ... 00:56:43.502 00:11:18.976 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:43.502 00:11:18.976 ... 00:56:43.502 00:11:18.976 1119 timing_enter $test_name 00:56:43.502 00:11:18.976 1120 echo "************************************" 00:56:43.502 00:11:18.976 1121 echo "START TEST $test_name" 00:56:43.502 00:11:18.976 1122 echo "************************************" 00:56:43.502 00:11:18.976 1123 xtrace_restore 00:56:43.502 00:11:18.976 1124 time "$@" 00:56:43.502 00:11:18.976 1125 xtrace_disable 00:56:43.502 00:11:18.976 1126 echo "************************************" 00:56:43.502 00:11:18.976 1127 echo "END TEST $test_name" 00:56:43.502 00:11:18.976 1128 echo "************************************" 00:56:43.502 00:11:18.976 1129 timing_exit $test_name 00:56:43.502 00:11:18.976 ... 00:56:43.502 00:11:18.976 "message": "File exists" 00:56:43.502 00:11:18.976 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:944 -> main([]) 00:56:43.502 00:11:18.976 ... 00:56:43.502 00:11:18.976 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 00:56:43.502 00:11:18.976 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:56:43.502 00:11:18.976 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:56:43.502 00:11:18.976 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:56:43.502 00:11:18.976 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:56:43.502 00:11:18.976 => 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:56:43.502 00:11:18.976 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:56:43.502 00:11:18.976 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:56:43.502 00:11:18.976 947 00:56:43.502 00:11:18.976 948 trap - SIGINT SIGTERM EXIT 00:56:43.502 00:11:18.976 949 killprocess $spdk_pid 00:56:43.502 00:11:18.976 ... 00:56:43.502 00:11:18.976 00:56:43.502 00:11:18.976 ========== Backtrace end ========== 00:56:43.502 00:11:22.869 ========== Backtrace start: ========== 00:56:43.503 00:11:22.869 00:56:43.503 00:11:22.869 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:43.503 00:11:22.869 ... 00:56:43.503 00:11:22.869 583 echo "$rsp" 00:56:43.503 00:11:22.869 584 done 00:56:43.503 00:11:22.869 585 00:56:43.503 00:11:22.869 586 rc=${!status[*]} 00:56:43.503 00:11:22.869 587 xtrace_restore 00:56:43.503 00:11:22.869 => 588 [[ $rc == 0 ]] 00:56:43.503 00:11:22.869 589 } 00:56:43.503 00:11:22.869 590 00:56:43.503 00:11:22.869 591 function rpc_cmd_simple_data_json() { 00:56:43.503 00:11:22.869 592 00:56:43.503 00:11:22.869 593 local elems="$1[@]" elem 00:56:43.503 00:11:22.869 ... 00:56:43.503 00:11:22.869 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:864 -> test_lvol_set_parent_from_none([]) 00:56:43.503 00:11:22.869 ... 00:56:43.503 00:11:22.869 859 [ "$(jq '.[].driver_specific.lvol.clone' <<< "$clone_bdev")" = "true" ] 00:56:43.503 00:11:22.869 860 [ "$(jq '.[].driver_specific.lvol.base_snapshot' <<< "$clone_bdev")" = '"snap2"' ] 00:56:43.503 00:11:22.869 861 [ "$(jq '.[].driver_specific.lvol.esnap_clone' <<< "$clone_bdev")" = "false" ] 00:56:43.503 00:11:22.869 862 00:56:43.503 00:11:22.869 863 # Try again with aliases instead uuid 00:56:43.503 00:11:22.869 => 864 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:56:43.503 00:11:22.869 865 00:56:43.503 00:11:22.869 866 # Delete lvol2_temp 00:56:43.503 00:11:22.869 867 # New state: 00:56:43.503 00:11:22.869 868 # snap2 <-- lvol2 00:56:43.503 00:11:22.869 869 rpc_cmd bdev_lvol_delete "$lvol2_temp_uuid" 00:56:43.503 00:11:22.869 ... 00:56:43.503 00:11:22.869 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:43.503 00:11:22.869 ... 00:56:43.503 00:11:22.869 1119 timing_enter $test_name 00:56:43.503 00:11:22.869 1120 echo "************************************" 00:56:43.503 00:11:22.869 1121 echo "START TEST $test_name" 00:56:43.503 00:11:22.869 1122 echo "************************************" 00:56:43.503 00:11:22.869 1123 xtrace_restore 00:56:43.503 00:11:22.869 1124 time "$@" 00:56:43.503 00:11:22.869 1125 xtrace_disable 00:56:43.503 00:11:22.869 1126 echo "************************************" 00:56:43.503 00:11:22.869 1127 echo "END TEST $test_name" 00:56:43.503 00:11:22.869 1128 echo "************************************" 00:56:43.503 00:11:22.869 1129 timing_exit $test_name 00:56:43.503 00:11:22.869 ... 00:56:43.503 00:11:22.869 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:945 -> main([]) 00:56:43.503 00:11:22.869 ... 00:56:43.503 00:11:22.869 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:56:43.503 00:11:22.869 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:56:43.503 00:11:22.869 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:56:43.503 00:11:22.869 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:56:43.503 00:11:22.869 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:56:43.503 00:11:22.869 => 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:56:43.503 00:11:22.869 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:56:43.503 00:11:22.869 947 00:56:43.503 00:11:22.869 948 trap - SIGINT SIGTERM EXIT 00:56:43.503 00:11:22.869 949 killprocess $spdk_pid 00:56:43.503 00:11:22.869 ... 00:56:43.503 00:11:22.869 00:56:43.503 00:11:22.869 ========== Backtrace end ========== 00:56:43.503 00:12:39.334 ========== Backtrace start: ========== 00:56:43.503 00:12:39.334 00:56:43.503 00:12:39.334 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:43.503 00:12:39.334 ... 00:56:43.503 00:12:39.334 583 echo "$rsp" 00:56:43.503 00:12:39.334 584 done 00:56:43.503 00:12:39.334 585 00:56:43.503 00:12:39.334 586 rc=${!status[*]} 00:56:43.503 00:12:39.334 587 xtrace_restore 00:56:43.503 00:12:39.334 => 588 [[ $rc == 0 ]] 00:56:43.503 00:12:39.334 589 } 00:56:43.503 00:12:39.334 590 00:56:43.503 00:12:39.334 591 function rpc_cmd_simple_data_json() { 00:56:43.503 00:12:39.334 592 00:56:43.503 00:12:39.334 593 local elems="$1[@]" elem 00:56:43.503 00:12:39.334 ... 00:56:43.503 00:12:39.334 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:524 -> test_lvol_set_parent_bdev_from_esnap([]) 00:56:43.503 00:12:39.334 ... 00:56:43.503 00:12:39.334 519 00:56:43.503 00:12:39.334 520 # Check lvol consistency 00:56:43.503 00:12:39.334 521 verify_esnap_clone "$lvol_uuid" "$esnap2_uuid" 00:56:43.503 00:12:39.334 522 00:56:43.503 00:12:39.334 523 # Try again with aliases instead uuid 00:56:43.503 00:12:39.334 => 524 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap2 | grep "File exists" 00:56:43.503 00:12:39.334 525 00:56:43.503 00:12:39.334 526 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:56:43.503 00:12:39.334 527 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:56:43.503 00:12:39.334 528 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:56:43.503 00:12:39.334 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:43.503 00:12:39.334 ... 00:56:43.503 00:12:39.334 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:43.503 00:12:39.334 ... 00:56:43.503 00:12:39.334 1119 timing_enter $test_name 00:56:43.503 00:12:39.334 1120 echo "************************************" 00:56:43.503 00:12:39.334 1121 echo "START TEST $test_name" 00:56:43.503 00:12:39.334 1122 echo "************************************" 00:56:43.503 00:12:39.334 1123 xtrace_restore 00:56:43.503 00:12:39.334 1124 time "$@" 00:56:43.503 00:12:39.334 1125 xtrace_disable 00:56:43.503 00:12:39.334 1126 echo "************************************" 00:56:43.503 00:12:39.334 1127 echo "END TEST $test_name" 00:56:43.503 00:12:39.334 1128 echo "************************************" 00:56:43.503 00:12:39.334 1129 timing_exit $test_name 00:56:43.503 00:12:39.334 ... 00:56:43.503 00:12:39.334 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:709 -> main([]) 00:56:43.503 00:12:39.334 ... 00:56:43.503 00:12:39.334 704 run_test "test_esnap_reload" test_esnap_reload 00:56:43.503 00:12:39.334 705 run_test "test_esnap_reload" test_esnap_reload_missing 00:56:43.503 00:12:39.334 706 run_test "test_esnap_clones" test_esnap_clones 00:56:43.503 00:12:39.334 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:56:43.503 00:12:39.334 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:56:43.503 00:12:39.334 => 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:56:43.503 00:12:39.334 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:56:43.503 00:12:39.334 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:56:43.503 00:12:39.334 712 00:56:43.503 00:12:39.334 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:56:43.503 00:12:39.334 714 killprocess $spdk_pid 00:56:43.503 00:12:39.334 ... 00:56:43.503 00:12:39.334 00:56:43.503 00:12:39.334 ========== Backtrace end ========== 00:56:43.503 00:12:45.770 ========== Backtrace start: ========== 00:56:43.503 00:12:45.770 00:56:43.503 00:12:45.770 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:43.503 00:12:45.770 ... 00:56:43.503 00:12:45.770 583 echo "$rsp" 00:56:43.503 00:12:45.770 584 done 00:56:43.503 00:12:45.770 585 00:56:43.503 00:12:45.770 586 rc=${!status[*]} 00:56:43.503 00:12:45.770 587 xtrace_restore 00:56:43.503 00:12:45.770 => 588 [[ $rc == 0 ]] 00:56:43.503 00:12:45.770 589 } 00:56:43.503 00:12:45.770 590 00:56:43.503 00:12:45.770 591 function rpc_cmd_simple_data_json() { 00:56:43.503 00:12:45.770 592 00:56:43.503 00:12:45.770 593 local elems="$1[@]" elem 00:56:43.503 00:12:45.770 ... 00:56:43.503 00:12:45.770 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:607 -> test_lvol_set_parent_bdev_from_snapshot([]) 00:56:43.503 00:12:45.770 ... 00:56:43.503 00:12:45.770 602 00:56:43.503 00:12:45.770 603 # Check lvol consistency 00:56:43.503 00:12:45.770 604 verify_esnap_clone "$lvol_uuid" "$esnap1_uuid" 00:56:43.503 00:12:45.770 605 00:56:43.503 00:12:45.770 606 # Try again with aliases instead uuid 00:56:43.503 00:12:45.770 => 607 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap1 | grep "File exists" 00:56:43.503 00:12:45.770 608 00:56:43.503 00:12:45.770 609 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:56:43.503 00:12:45.770 610 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:56:43.503 00:12:45.770 611 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:56:43.503 00:12:45.770 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:43.503 00:12:45.770 ... 00:56:43.503 00:12:45.770 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:43.503 00:12:45.770 ... 00:56:43.503 00:12:45.770 1119 timing_enter $test_name 00:56:43.503 00:12:45.770 1120 echo "************************************" 00:56:43.503 00:12:45.770 1121 echo "START TEST $test_name" 00:56:43.503 00:12:45.770 1122 echo "************************************" 00:56:43.503 00:12:45.770 1123 xtrace_restore 00:56:43.503 00:12:45.770 1124 time "$@" 00:56:43.503 00:12:45.770 1125 xtrace_disable 00:56:43.503 00:12:45.770 1126 echo "************************************" 00:56:43.503 00:12:45.770 1127 echo "END TEST $test_name" 00:56:43.503 00:12:45.770 1128 echo "************************************" 00:56:43.503 00:12:45.770 1129 timing_exit $test_name 00:56:43.503 00:12:45.770 ... 00:56:43.503 00:12:45.770 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:710 -> main([]) 00:56:43.503 00:12:45.770 ... 00:56:43.504 00:12:45.770 705 run_test "test_esnap_reload" test_esnap_reload_missing 00:56:43.504 00:12:45.770 706 run_test "test_esnap_clones" test_esnap_clones 00:56:43.504 00:12:45.770 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:56:43.504 00:12:45.770 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:56:43.504 00:12:45.770 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:56:43.504 00:12:45.770 => 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:56:43.504 00:12:45.770 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:56:43.504 00:12:45.770 712 00:56:43.504 00:12:45.770 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:56:43.504 00:12:45.770 714 killprocess $spdk_pid 00:56:43.504 00:12:45.770 715 rm -f "$testdir/aio_bdev_0" 00:56:43.504 00:12:45.770 ... 00:56:43.504 00:12:45.770 00:56:43.504 00:12:45.770 ========== Backtrace end ========== 00:56:43.504 00:12:50.760 ========== Backtrace start: ========== 00:56:43.504 00:12:50.760 00:56:43.504 00:12:50.760 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:43.504 00:12:50.760 ... 00:56:43.504 00:12:50.760 583 echo "$rsp" 00:56:43.504 00:12:50.760 584 done 00:56:43.504 00:12:50.760 585 00:56:43.504 00:12:50.760 586 rc=${!status[*]} 00:56:43.504 00:12:50.760 587 xtrace_restore 00:56:43.504 00:12:50.760 => 588 [[ $rc == 0 ]] 00:56:43.504 00:12:50.760 589 } 00:56:43.504 00:12:50.760 590 00:56:43.504 00:12:50.760 591 function rpc_cmd_simple_data_json() { 00:56:43.504 00:12:50.760 592 00:56:43.504 00:12:50.760 593 local elems="$1[@]" elem 00:56:43.504 00:12:50.760 ... 00:56:43.504 00:12:50.760 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:677 -> test_lvol_set_parent_bdev_from_none([]) 00:56:43.504 00:12:50.760 ... 00:56:43.504 00:12:50.760 672 00:56:43.504 00:12:50.760 673 # Check lvol consistency 00:56:43.504 00:12:50.760 674 verify_esnap_clone "$lvol_uuid" "$esnap_uuid" 00:56:43.504 00:12:50.760 675 00:56:43.504 00:12:50.760 676 # Try again with aliases instead uuid 00:56:43.504 00:12:50.760 => 677 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap | grep "File exists" 00:56:43.504 00:12:50.760 678 00:56:43.504 00:12:50.760 679 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:56:43.504 00:12:50.760 680 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:56:43.504 00:12:50.760 681 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:56:43.504 00:12:50.760 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:43.504 00:12:50.760 ... 00:56:43.504 00:12:50.760 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:43.504 00:12:50.760 ... 00:56:43.504 00:12:50.760 1119 timing_enter $test_name 00:56:43.504 00:12:50.760 1120 echo "************************************" 00:56:43.504 00:12:50.760 1121 echo "START TEST $test_name" 00:56:43.504 00:12:50.760 1122 echo "************************************" 00:56:43.504 00:12:50.760 1123 xtrace_restore 00:56:43.504 00:12:50.760 1124 time "$@" 00:56:43.504 00:12:50.760 1125 xtrace_disable 00:56:43.504 00:12:50.760 1126 echo "************************************" 00:56:43.504 00:12:50.760 1127 echo "END TEST $test_name" 00:56:43.504 00:12:50.760 1128 echo "************************************" 00:56:43.504 00:12:50.760 1129 timing_exit $test_name 00:56:43.504 00:12:50.760 ... 00:56:43.504 00:12:50.760 "message": "File exists" 00:56:43.504 00:12:50.760 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:711 -> main([]) 00:56:43.504 00:12:50.760 ... 00:56:43.504 00:12:50.760 706 run_test "test_esnap_clones" test_esnap_clones 00:56:43.504 00:12:50.760 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:56:43.504 00:12:50.760 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:56:43.504 00:12:50.760 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:56:43.504 00:12:50.760 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:56:43.504 00:12:50.760 => 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:56:43.504 00:12:50.760 712 00:56:43.504 00:12:50.760 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:56:43.504 00:12:50.760 714 killprocess $spdk_pid 00:56:43.504 00:12:50.760 715 rm -f "$testdir/aio_bdev_0" 00:56:43.504 00:12:50.760 ... 00:56:43.504 00:12:50.760 00:56:43.504 00:12:50.760 ========== Backtrace end ========== ]] 00:56:43.504 + echo '00:11:12.521 ========== Backtrace start: ========== 00:56:43.504 00:11:12.521 00:56:43.504 00:11:12.521 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:43.504 00:11:12.521 ... 00:56:43.504 00:11:12.521 583 echo "$rsp" 00:56:43.504 00:11:12.521 584 done 00:56:43.504 00:11:12.521 585 00:56:43.504 00:11:12.521 586 rc=${!status[*]} 00:56:43.504 00:11:12.521 587 xtrace_restore 00:56:43.504 00:11:12.521 => 588 [[ $rc == 0 ]] 00:56:43.504 00:11:12.521 589 } 00:56:43.504 00:11:12.521 590 00:56:43.504 00:11:12.521 591 function rpc_cmd_simple_data_json() { 00:56:43.504 00:11:12.521 592 00:56:43.504 00:11:12.521 593 local elems="$1[@]" elem 00:56:43.504 00:11:12.521 ... 00:56:43.504 00:11:12.521 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:680 -> test_lvol_set_parent_from_snapshot([]) 00:56:43.504 00:11:12.521 ... 00:56:43.504 00:11:12.521 675 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 00:56:43.504 00:11:12.521 676 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 00:56:43.504 00:11:12.521 677 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 00:56:43.504 00:11:12.521 678 00:56:43.504 00:11:12.521 679 # Try again with aliases instead uuid 00:56:43.504 00:11:12.521 => 680 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:56:43.504 00:11:12.521 681 00:56:43.504 00:11:12.521 682 # Delete lvol2_temp 00:56:43.504 00:11:12.521 683 # New state: 00:56:43.504 00:11:12.521 684 # snap1 <-- lvol1 00:56:43.504 00:11:12.521 685 # snap2 <-- lvol2 00:56:43.504 00:11:12.521 ... 00:56:43.504 00:11:12.521 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:43.504 00:11:12.521 ... 00:56:43.504 00:11:12.521 1119 timing_enter $test_name 00:56:43.504 00:11:12.521 1120 echo "************************************" 00:56:43.504 00:11:12.521 1121 echo "START TEST $test_name" 00:56:43.504 00:11:12.521 1122 echo "************************************" 00:56:43.504 00:11:12.521 1123 xtrace_restore 00:56:43.504 00:11:12.521 1124 time "$@" 00:56:43.504 00:11:12.521 1125 xtrace_disable 00:56:43.504 00:11:12.521 1126 echo "************************************" 00:56:43.504 00:11:12.521 1127 echo "END TEST $test_name" 00:56:43.504 00:11:12.521 1128 echo "************************************" 00:56:43.504 00:11:12.521 1129 timing_exit $test_name 00:56:43.504 00:11:12.521 ... 00:56:43.504 00:11:12.521 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:943 -> main([]) 00:56:43.504 00:11:12.521 ... 00:56:43.504 00:11:12.521 938 run_test "test_clone_decouple_parent" test_clone_decouple_parent 00:56:43.504 00:11:12.521 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 00:56:43.504 00:11:12.521 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:56:43.504 00:11:12.521 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:56:43.504 00:11:12.521 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:56:43.504 00:11:12.521 => 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:56:43.504 00:11:12.521 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:56:43.504 00:11:12.521 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:56:43.504 00:11:12.521 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:56:43.504 00:11:12.521 947 00:56:43.504 00:11:12.521 948 trap - SIGINT SIGTERM EXIT 00:56:43.505 00:11:12.521 ... 00:56:43.505 00:11:12.521 00:56:43.505 00:11:12.521 ========== Backtrace end ========== 00:56:43.505 00:11:18.976 ========== Backtrace start: ========== 00:56:43.505 00:11:18.976 00:56:43.505 00:11:18.976 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:43.505 00:11:18.976 ... 00:56:43.505 00:11:18.976 583 echo "$rsp" 00:56:43.505 00:11:18.976 584 done 00:56:43.505 00:11:18.976 585 00:56:43.505 00:11:18.976 586 rc=${!status[*]} 00:56:43.505 00:11:18.976 587 xtrace_restore 00:56:43.505 00:11:18.976 => 588 [[ $rc == 0 ]] 00:56:43.505 00:11:18.976 589 } 00:56:43.505 00:11:18.976 590 00:56:43.505 00:11:18.976 591 function rpc_cmd_simple_data_json() { 00:56:43.505 00:11:18.976 592 00:56:43.505 00:11:18.976 593 local elems="$1[@]" elem 00:56:43.505 00:11:18.976 ... 00:56:43.505 00:11:18.976 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:780 -> test_lvol_set_parent_from_esnap([]) 00:56:43.505 00:11:18.976 ... 00:56:43.505 00:11:18.976 775 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 00:56:43.505 00:11:18.976 776 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 00:56:43.505 00:11:18.976 777 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 00:56:43.505 00:11:18.976 778 00:56:43.505 00:11:18.976 779 # Try again with aliases instead uuid 00:56:43.505 00:11:18.976 => 780 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:56:43.505 00:11:18.976 781 00:56:43.505 00:11:18.976 782 # Delete lvol2_temp 00:56:43.505 00:11:18.976 783 # New state: 00:56:43.505 00:11:18.976 784 # esnap1 00:56:43.505 00:11:18.976 785 # snap2 <-- lvol2 00:56:43.505 00:11:18.976 ... 00:56:43.505 00:11:18.976 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:43.505 00:11:18.976 ... 00:56:43.505 00:11:18.976 1119 timing_enter $test_name 00:56:43.505 00:11:18.976 1120 echo "************************************" 00:56:43.505 00:11:18.976 1121 echo "START TEST $test_name" 00:56:43.505 00:11:18.976 1122 echo "************************************" 00:56:43.505 00:11:18.976 1123 xtrace_restore 00:56:43.505 00:11:18.976 1124 time "$@" 00:56:43.505 00:11:18.976 1125 xtrace_disable 00:56:43.505 00:11:18.976 1126 echo "************************************" 00:56:43.505 00:11:18.976 1127 echo "END TEST $test_name" 00:56:43.505 00:11:18.976 1128 echo "************************************" 00:56:43.505 00:11:18.976 1129 timing_exit $test_name 00:56:43.505 00:11:18.976 ... 00:56:43.505 00:11:18.976 "message": "File exists" 00:56:43.505 00:11:18.976 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:944 -> main([]) 00:56:43.505 00:11:18.976 ... 00:56:43.505 00:11:18.976 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 00:56:43.505 00:11:18.976 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:56:43.505 00:11:18.976 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:56:43.505 00:11:18.976 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:56:43.505 00:11:18.976 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:56:43.505 00:11:18.976 => 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:56:43.505 00:11:18.976 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:56:43.505 00:11:18.976 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:56:43.505 00:11:18.976 947 00:56:43.505 00:11:18.976 948 trap - SIGINT SIGTERM EXIT 00:56:43.505 00:11:18.976 949 killprocess $spdk_pid 00:56:43.505 00:11:18.976 ... 00:56:43.505 00:11:18.976 00:56:43.505 00:11:18.976 ========== Backtrace end ========== 00:56:43.505 00:11:22.869 ========== Backtrace start: ========== 00:56:43.505 00:11:22.869 00:56:43.505 00:11:22.869 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:43.505 00:11:22.869 ... 00:56:43.505 00:11:22.869 583 echo "$rsp" 00:56:43.505 00:11:22.869 584 done 00:56:43.505 00:11:22.869 585 00:56:43.505 00:11:22.869 586 rc=${!status[*]} 00:56:43.505 00:11:22.869 587 xtrace_restore 00:56:43.505 00:11:22.869 => 588 [[ $rc == 0 ]] 00:56:43.505 00:11:22.869 589 } 00:56:43.505 00:11:22.869 590 00:56:43.505 00:11:22.869 591 function rpc_cmd_simple_data_json() { 00:56:43.505 00:11:22.869 592 00:56:43.505 00:11:22.869 593 local elems="$1[@]" elem 00:56:43.505 00:11:22.869 ... 00:56:43.505 00:11:22.869 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:864 -> test_lvol_set_parent_from_none([]) 00:56:43.505 00:11:22.869 ... 00:56:43.505 00:11:22.869 859 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 00:56:43.505 00:11:22.869 860 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 00:56:43.505 00:11:22.869 861 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 00:56:43.505 00:11:22.869 862 00:56:43.505 00:11:22.869 863 # Try again with aliases instead uuid 00:56:43.505 00:11:22.869 => 864 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:56:43.505 00:11:22.869 865 00:56:43.505 00:11:22.869 866 # Delete lvol2_temp 00:56:43.505 00:11:22.869 867 # New state: 00:56:43.505 00:11:22.869 868 # snap2 <-- lvol2 00:56:43.505 00:11:22.869 869 rpc_cmd bdev_lvol_delete "$lvol2_temp_uuid" 00:56:43.505 00:11:22.869 ... 00:56:43.505 00:11:22.869 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:43.505 00:11:22.869 ... 00:56:43.505 00:11:22.869 1119 timing_enter $test_name 00:56:43.505 00:11:22.869 1120 echo "************************************" 00:56:43.505 00:11:22.869 1121 echo "START TEST $test_name" 00:56:43.505 00:11:22.869 1122 echo "************************************" 00:56:43.505 00:11:22.869 1123 xtrace_restore 00:56:43.505 00:11:22.869 1124 time "$@" 00:56:43.505 00:11:22.869 1125 xtrace_disable 00:56:43.505 00:11:22.869 1126 echo "************************************" 00:56:43.505 00:11:22.869 1127 echo "END TEST $test_name" 00:56:43.505 00:11:22.869 1128 echo "************************************" 00:56:43.505 00:11:22.869 1129 timing_exit $test_name 00:56:43.505 00:11:22.869 ... 00:56:43.505 00:11:22.869 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:945 -> main([]) 00:56:43.505 00:11:22.869 ... 00:56:43.505 00:11:22.869 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:56:43.505 00:11:22.869 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:56:43.505 00:11:22.869 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:56:43.505 00:11:22.869 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:56:43.505 00:11:22.869 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:56:43.505 00:11:22.869 => 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:56:43.505 00:11:22.869 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:56:43.505 00:11:22.869 947 00:56:43.505 00:11:22.869 948 trap - SIGINT SIGTERM EXIT 00:56:43.505 00:11:22.869 949 killprocess $spdk_pid 00:56:43.505 00:11:22.869 ... 00:56:43.505 00:11:22.869 00:56:43.505 00:11:22.869 ========== Backtrace end ========== 00:56:43.505 00:12:39.334 ========== Backtrace start: ========== 00:56:43.505 00:12:39.334 00:56:43.505 00:12:39.334 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:43.505 00:12:39.334 ... 00:56:43.505 00:12:39.334 583 echo "$rsp" 00:56:43.505 00:12:39.334 584 done 00:56:43.505 00:12:39.334 585 00:56:43.505 00:12:39.334 586 rc=${!status[*]} 00:56:43.505 00:12:39.334 587 xtrace_restore 00:56:43.505 00:12:39.334 => 588 [[ $rc == 0 ]] 00:56:43.505 00:12:39.334 589 } 00:56:43.505 00:12:39.334 590 00:56:43.505 00:12:39.334 591 function rpc_cmd_simple_data_json() { 00:56:43.505 00:12:39.334 592 00:56:43.505 00:12:39.334 593 local elems="$1[@]" elem 00:56:43.505 00:12:39.334 ... 00:56:43.505 00:12:39.334 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:524 -> test_lvol_set_parent_bdev_from_esnap([]) 00:56:43.505 00:12:39.334 ... 00:56:43.505 00:12:39.334 519 00:56:43.505 00:12:39.334 520 # Check lvol consistency 00:56:43.505 00:12:39.334 521 verify_esnap_clone "$lvol_uuid" "$esnap2_uuid" 00:56:43.505 00:12:39.334 522 00:56:43.505 00:12:39.334 523 # Try again with aliases instead uuid 00:56:43.505 00:12:39.334 => 524 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap2 | grep "File exists" 00:56:43.505 00:12:39.334 525 00:56:43.505 00:12:39.334 526 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:56:43.505 00:12:39.334 527 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:56:43.505 00:12:39.334 528 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:56:43.505 00:12:39.334 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:43.505 00:12:39.334 ... 00:56:43.505 00:12:39.334 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:43.506 00:12:39.334 ... 00:56:43.506 00:12:39.334 1119 timing_enter $test_name 00:56:43.506 00:12:39.334 1120 echo "************************************" 00:56:43.506 00:12:39.334 1121 echo "START TEST $test_name" 00:56:43.506 00:12:39.334 1122 echo "************************************" 00:56:43.506 00:12:39.334 1123 xtrace_restore 00:56:43.506 00:12:39.334 1124 time "$@" 00:56:43.506 00:12:39.334 1125 xtrace_disable 00:56:43.506 00:12:39.334 1126 echo "************************************" 00:56:43.506 00:12:39.334 1127 echo "END TEST $test_name" 00:56:43.506 00:12:39.334 1128 echo "************************************" 00:56:43.506 00:12:39.334 1129 timing_exit $test_name 00:56:43.506 00:12:39.334 ... 00:56:43.506 00:12:39.334 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:709 -> main([]) 00:56:43.506 00:12:39.334 ... 00:56:43.506 00:12:39.334 704 run_test "test_esnap_reload" test_esnap_reload 00:56:43.506 00:12:39.334 705 run_test "test_esnap_reload" test_esnap_reload_missing 00:56:43.506 00:12:39.334 706 run_test "test_esnap_clones" test_esnap_clones 00:56:43.506 00:12:39.334 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:56:43.506 00:12:39.334 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:56:43.506 00:12:39.334 => 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:56:43.506 00:12:39.334 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:56:43.506 00:12:39.334 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:56:43.506 00:12:39.334 712 00:56:43.506 00:12:39.334 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:56:43.506 00:12:39.334 714 killprocess $spdk_pid 00:56:43.506 00:12:39.334 ... 00:56:43.506 00:12:39.334 00:56:43.506 00:12:39.334 ========== Backtrace end ========== 00:56:43.506 00:12:45.770 ========== Backtrace start: ========== 00:56:43.506 00:12:45.770 00:56:43.506 00:12:45.770 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:43.506 00:12:45.770 ... 00:56:43.506 00:12:45.770 583 echo "$rsp" 00:56:43.506 00:12:45.770 584 done 00:56:43.506 00:12:45.770 585 00:56:43.506 00:12:45.770 586 rc=${!status[*]} 00:56:43.506 00:12:45.770 587 xtrace_restore 00:56:43.506 00:12:45.770 => 588 [[ $rc == 0 ]] 00:56:43.506 00:12:45.770 589 } 00:56:43.506 00:12:45.770 590 00:56:43.506 00:12:45.770 591 function rpc_cmd_simple_data_json() { 00:56:43.506 00:12:45.770 592 00:56:43.506 00:12:45.770 593 local elems="$1[@]" elem 00:56:43.506 00:12:45.770 ... 00:56:43.506 00:12:45.770 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:607 -> test_lvol_set_parent_bdev_from_snapshot([]) 00:56:43.506 00:12:45.770 ... 00:56:43.506 00:12:45.770 602 00:56:43.506 00:12:45.770 603 # Check lvol consistency 00:56:43.506 00:12:45.770 604 verify_esnap_clone "$lvol_uuid" "$esnap1_uuid" 00:56:43.506 00:12:45.770 605 00:56:43.506 00:12:45.770 606 # Try again with aliases instead uuid 00:56:43.506 00:12:45.770 => 607 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap1 | grep "File exists" 00:56:43.506 00:12:45.770 608 00:56:43.506 00:12:45.770 609 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:56:43.506 00:12:45.770 610 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:56:43.506 00:12:45.770 611 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:56:43.506 00:12:45.770 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:43.506 00:12:45.770 ... 00:56:43.506 00:12:45.770 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:43.506 00:12:45.770 ... 00:56:43.506 00:12:45.770 1119 timing_enter $test_name 00:56:43.506 00:12:45.770 1120 echo "************************************" 00:56:43.506 00:12:45.770 1121 echo "START TEST $test_name" 00:56:43.506 00:12:45.770 1122 echo "************************************" 00:56:43.506 00:12:45.770 1123 xtrace_restore 00:56:43.506 00:12:45.770 1124 time "$@" 00:56:43.506 00:12:45.770 1125 xtrace_disable 00:56:43.506 00:12:45.770 1126 echo "************************************" 00:56:43.506 00:12:45.770 1127 echo "END TEST $test_name" 00:56:43.506 00:12:45.770 1128 echo "************************************" 00:56:43.506 00:12:45.770 1129 timing_exit $test_name 00:56:43.506 00:12:45.770 ... 00:56:43.506 00:12:45.770 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:710 -> main([]) 00:56:43.506 00:12:45.770 ... 00:56:43.506 00:12:45.770 705 run_test "test_esnap_reload" test_esnap_reload_missing 00:56:43.506 00:12:45.770 706 run_test "test_esnap_clones" test_esnap_clones 00:56:43.506 00:12:45.770 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:56:43.506 00:12:45.770 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:56:43.506 00:12:45.770 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:56:43.506 00:12:45.770 => 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:56:43.506 00:12:45.770 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:56:43.506 00:12:45.770 712 00:56:43.506 00:12:45.770 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:56:43.506 00:12:45.770 714 killprocess $spdk_pid 00:56:43.506 00:12:45.770 715 rm -f "$testdir/aio_bdev_0" 00:56:43.506 00:12:45.770 ... 00:56:43.506 00:12:45.770 00:56:43.506 00:12:45.770 ========== Backtrace end ========== 00:56:43.506 00:12:50.760 ========== Backtrace start: ========== 00:56:43.506 00:12:50.760 00:56:43.506 00:12:50.760 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:43.506 00:12:50.760 ... 00:56:43.506 00:12:50.760 583 echo "$rsp" 00:56:43.506 00:12:50.760 584 done 00:56:43.506 00:12:50.760 585 00:56:43.506 00:12:50.760 586 rc=${!status[*]} 00:56:43.506 00:12:50.760 587 xtrace_restore 00:56:43.506 00:12:50.760 => 588 [[ $rc == 0 ]] 00:56:43.506 00:12:50.760 589 } 00:56:43.506 00:12:50.760 590 00:56:43.506 00:12:50.760 591 function rpc_cmd_simple_data_json() { 00:56:43.506 00:12:50.760 592 00:56:43.506 00:12:50.760 593 local elems="$1[@]" elem 00:56:43.506 00:12:50.760 ... 00:56:43.506 00:12:50.760 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:677 -> test_lvol_set_parent_bdev_from_none([]) 00:56:43.506 00:12:50.760 ... 00:56:43.506 00:12:50.760 672 00:56:43.506 00:12:50.760 673 # Check lvol consistency 00:56:43.506 00:12:50.760 674 verify_esnap_clone "$lvol_uuid" "$esnap_uuid" 00:56:43.506 00:12:50.760 675 00:56:43.506 00:12:50.760 676 # Try again with aliases instead uuid 00:56:43.506 00:12:50.760 => 677 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap | grep "File exists" 00:56:43.506 00:12:50.760 678 00:56:43.506 00:12:50.760 679 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:56:43.506 00:12:50.760 680 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:56:43.506 00:12:50.760 681 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:56:43.506 00:12:50.760 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:43.506 00:12:50.760 ... 00:56:43.506 00:12:50.760 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:43.506 00:12:50.760 ... 00:56:43.506 00:12:50.760 1119 timing_enter $test_name 00:56:43.506 00:12:50.760 1120 echo "************************************" 00:56:43.506 00:12:50.760 1121 echo "START TEST $test_name" 00:56:43.506 00:12:50.760 1122 echo "************************************" 00:56:43.506 00:12:50.760 1123 xtrace_restore 00:56:43.506 00:12:50.760 1124 time "$@" 00:56:43.506 00:12:50.760 1125 xtrace_disable 00:56:43.506 00:12:50.760 1126 echo "************************************" 00:56:43.506 00:12:50.760 1127 echo "END TEST $test_name" 00:56:43.506 00:12:50.760 1128 echo "************************************" 00:56:43.506 00:12:50.760 1129 timing_exit $test_name 00:56:43.506 00:12:50.760 ... 00:56:43.506 00:12:50.760 "message": "File exists" 00:56:43.506 00:12:50.760 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:711 -> main([]) 00:56:43.506 00:12:50.760 ... 00:56:43.506 00:12:50.760 706 run_test "test_esnap_clones" test_esnap_clones 00:56:43.506 00:12:50.760 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:56:43.506 00:12:50.760 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:56:43.506 00:12:50.760 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:56:43.506 00:12:50.760 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:56:43.506 00:12:50.760 => 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:56:43.506 00:12:50.760 712 00:56:43.506 00:12:50.760 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:56:43.506 00:12:50.760 714 killprocess $spdk_pid 00:56:43.506 00:12:50.760 715 rm -f "$testdir/aio_bdev_0" 00:56:43.506 00:12:50.760 ... 00:56:43.506 00:12:50.760 00:56:43.506 00:12:50.760 ========== Backtrace end ==========' 00:56:43.506 + for build in "${build_log_list[@]}" 00:56:43.506 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28079/build.log 00:56:43.506 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.506 + build_log=/var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28079/build.log 00:56:43.506 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28079/build.log 00:56:43.506 ++ basename /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28079 00:56:43.506 + job_name=vhost-phy-autotest_28079 00:56:43.506 + start_pattern='Backtrace start' 00:56:43.506 + end_pattern='Backtrace end' 00:56:43.506 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28079/build.log ]] 00:56:43.506 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28079/build.log 00:56:43.506 + backtraces= 00:56:43.506 + [[ -n '' ]] 00:56:43.507 + for build in "${build_log_list[@]}" 00:56:43.507 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28053/build.log 00:56:43.507 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.507 + build_log=/var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28053/build.log 00:56:43.507 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28053/build.log 00:56:43.507 ++ basename /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28053 00:56:43.507 + job_name=crypto-phy-autotest_28053 00:56:43.507 + start_pattern='Backtrace start' 00:56:43.507 + end_pattern='Backtrace end' 00:56:43.507 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28053/build.log ]] 00:56:43.507 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28053/build.log 00:56:43.507 + backtraces= 00:56:43.507 + [[ -n '' ]] 00:56:43.507 + for build in "${build_log_list[@]}" 00:56:43.507 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24164/build.log 00:56:43.507 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.507 + build_log=/var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24164/build.log 00:56:43.507 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24164/build.log 00:56:43.507 ++ basename /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24164 00:56:43.507 + job_name=doc-docker-autotest_24164 00:56:43.507 + start_pattern='Backtrace start' 00:56:43.507 + end_pattern='Backtrace end' 00:56:43.507 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24164/build.log ]] 00:56:43.507 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24164/build.log 00:56:43.507 + backtraces= 00:56:43.507 + [[ -n '' ]] 00:56:43.507 + for build in "${build_log_list[@]}" 00:56:43.507 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23963/build.log 00:56:43.507 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.507 + build_log=/var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23963/build.log 00:56:43.507 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23963/build.log 00:56:43.507 ++ basename /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23963 00:56:43.507 + job_name=build-files-docker-autotest_23963 00:56:43.507 + start_pattern='Backtrace start' 00:56:43.507 + end_pattern='Backtrace end' 00:56:43.507 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23963/build.log ]] 00:56:43.507 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23963/build.log 00:56:43.507 + backtraces= 00:56:43.507 + [[ -n '' ]] 00:56:43.507 + for build in "${build_log_list[@]}" 00:56:43.507 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79625/build.log 00:56:43.507 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.507 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79625/build.log 00:56:43.507 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79625/build.log 00:56:43.507 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79625 00:56:43.507 + job_name=nvmf-tcp-vg-autotest_79625 00:56:43.507 + start_pattern='Backtrace start' 00:56:43.507 + end_pattern='Backtrace end' 00:56:43.507 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79625/build.log ]] 00:56:43.507 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79625/build.log 00:56:43.507 + backtraces= 00:56:43.507 + [[ -n '' ]] 00:56:43.507 + for build in "${build_log_list[@]}" 00:56:43.507 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23969/build.log 00:56:43.507 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.507 + build_log=/var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23969/build.log 00:56:43.507 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23969/build.log 00:56:43.507 ++ basename /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23969 00:56:43.507 + job_name=check-so-deps-docker-autotest_23969 00:56:43.507 + start_pattern='Backtrace start' 00:56:43.507 + end_pattern='Backtrace end' 00:56:43.507 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23969/build.log ]] 00:56:43.507 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23969/build.log 00:56:43.507 + backtraces= 00:56:43.507 + [[ -n '' ]] 00:56:43.507 + for build in "${build_log_list[@]}" 00:56:43.507 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79666/build.log 00:56:43.507 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.507 + build_log=/var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79666/build.log 00:56:43.507 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79666/build.log 00:56:43.507 ++ basename /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79666 00:56:43.507 + job_name=iscsi-vg-autotest_79666 00:56:43.507 + start_pattern='Backtrace start' 00:56:43.507 + end_pattern='Backtrace end' 00:56:43.507 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79666/build.log ]] 00:56:43.507 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79666/build.log 00:56:43.767 + backtraces= 00:56:43.767 + [[ -n '' ]] 00:56:43.767 + for build in "${build_log_list[@]}" 00:56:43.767 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21555/build.log 00:56:43.767 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.767 + build_log=/var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21555/build.log 00:56:43.767 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21555/build.log 00:56:43.767 ++ basename /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21555 00:56:43.767 + job_name=autobuild-external-vg-autotest_21555 00:56:43.767 + start_pattern='Backtrace start' 00:56:43.767 + end_pattern='Backtrace end' 00:56:43.767 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21555/build.log ]] 00:56:43.767 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21555/build.log 00:56:43.767 + backtraces= 00:56:43.767 + [[ -n '' ]] 00:56:43.767 + for build in "${build_log_list[@]}" 00:56:43.767 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74225/build.log 00:56:43.767 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.767 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74225/build.log 00:56:43.767 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74225/build.log 00:56:43.767 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74225 00:56:43.767 + job_name=nvme-phy-autotest_74225 00:56:43.767 + start_pattern='Backtrace start' 00:56:43.767 + end_pattern='Backtrace end' 00:56:43.767 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74225/build.log ]] 00:56:43.767 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74225/build.log 00:56:43.767 + backtraces= 00:56:43.767 + [[ -n '' ]] 00:56:43.767 + for build in "${build_log_list[@]}" 00:56:43.767 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28062/build.log 00:56:43.767 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.767 + build_log=/var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28062/build.log 00:56:43.767 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28062/build.log 00:56:43.767 ++ basename /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28062 00:56:43.767 + job_name=vfio-user-phy-autotest_28062 00:56:43.767 + start_pattern='Backtrace start' 00:56:43.767 + end_pattern='Backtrace end' 00:56:43.767 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28062/build.log ]] 00:56:43.767 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28062/build.log 00:56:43.767 + backtraces='00:16:14.431 ========== Backtrace start: ========== 00:56:43.767 00:16:14.431 00:56:43.767 00:16:14.431 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/vfio_user/virtio/fio_restart_vm.sh:83 -> main(["virtio_scsi"]) 00:56:43.767 00:16:14.431 ... 00:56:43.767 00:16:14.431 78 vm_shutdown_all 00:56:43.767 00:16:14.431 79 00:56:43.767 00:16:14.431 80 # re-launch the vm 00:56:43.767 00:16:14.431 81 vm_setup --disk-type=vfio_user_virtio --force=1 --os=$VM_IMAGE --disks="1" 00:56:43.767 00:16:14.431 82 vm_run $vm_num 00:56:43.767 00:16:14.431 => 83 vm_wait_for_boot 60 $vm_num 00:56:43.767 00:16:14.431 84 00:56:43.767 00:16:14.431 85 # compare block device with VM before restart 00:56:43.767 00:16:14.431 86 disks_after_restart="" 00:56:43.767 00:16:14.431 87 get_disks $virtio_type $vm_num 00:56:43.767 00:16:14.431 88 disks_after_restart="$SCSI_DISK" 00:56:43.767 00:16:14.431 ... 00:56:43.767 00:16:14.431 00:56:43.767 00:16:14.431 ========== Backtrace end ========== 00:56:43.767 00:16:14.431 ========== Backtrace start: ========== 00:56:43.767 00:16:14.431 00:56:43.767 00:16:14.431 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["vfio_user_virtio_scsi_restart_vm"],["/var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/vfio_user/virtio/fio_restart_vm.sh"],["virtio_scsi"]) 00:56:43.767 00:16:14.431 ... 00:56:43.767 00:16:14.431 1119 timing_enter $test_name 00:56:43.767 00:16:14.431 1120 echo "************************************" 00:56:43.767 00:16:14.431 1121 echo "START TEST $test_name" 00:56:43.767 00:16:14.431 1122 echo "************************************" 00:56:43.767 00:16:14.431 1123 xtrace_restore 00:56:43.767 00:16:14.431 1124 time "$@" 00:56:43.767 00:16:14.431 1125 xtrace_disable 00:56:43.767 00:16:14.431 1126 echo "************************************" 00:56:43.767 00:16:14.431 1127 echo "END TEST $test_name" 00:56:43.767 00:16:14.431 1128 echo "************************************" 00:56:43.767 00:16:14.431 1129 timing_exit $test_name 00:56:43.767 00:16:14.431 ... 00:56:43.767 00:16:14.431 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/vfio_user/vfio_user.sh:18 -> main([]) 00:56:43.767 00:16:14.431 ... 00:56:43.767 00:16:14.431 13 vhosttestinit 00:56:43.767 00:16:14.431 14 00:56:43.767 00:16:14.431 15 run_test "vfio_user_nvme_fio" $WORKDIR/nvme/vfio_user_fio.sh 00:56:43.767 00:16:14.431 16 run_test "vfio_user_nvme_restart_vm" $WORKDIR/nvme/vfio_user_restart_vm.sh 00:56:43.767 00:16:14.431 17 run_test "vfio_user_virtio_blk_restart_vm" $WORKDIR/virtio/fio_restart_vm.sh virtio_blk 00:56:43.767 00:16:14.431 => 18 run_test "vfio_user_virtio_scsi_restart_vm" $WORKDIR/virtio/fio_restart_vm.sh virtio_scsi 00:56:43.767 00:16:14.431 19 run_test "vfio_user_virtio_bdevperf" $WORKDIR/virtio/initiator_bdevperf.sh 00:56:43.767 00:16:14.431 20 00:56:43.767 00:16:14.431 21 vhosttestfini 00:56:43.767 00:16:14.431 ... 00:56:43.767 00:16:14.431 00:56:43.767 00:16:14.431 ========== Backtrace end ========== 00:56:43.767 00:16:14.431 ========== Backtrace start: ========== 00:56:43.767 00:16:14.431 00:56:43.767 00:16:14.431 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["vfio_user_qemu"],["/var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/vfio_user/vfio_user.sh"]) 00:56:43.767 00:16:14.431 ... 00:56:43.767 00:16:14.431 1119 timing_enter $test_name 00:56:43.767 00:16:14.431 1120 echo "************************************" 00:56:43.767 00:16:14.431 1121 echo "START TEST $test_name" 00:56:43.767 00:16:14.431 1122 echo "************************************" 00:56:43.767 00:16:14.431 1123 xtrace_restore 00:56:43.767 00:16:14.431 1124 time "$@" 00:56:43.767 00:16:14.431 1125 xtrace_disable 00:56:43.767 00:16:14.431 1126 echo "************************************" 00:56:43.767 00:16:14.431 1127 echo "END TEST $test_name" 00:56:43.767 00:16:14.431 1128 echo "************************************" 00:56:43.767 00:16:14.431 1129 timing_exit $test_name 00:56:43.767 00:16:14.431 ... 00:56:43.767 00:16:14.431 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/autotest.sh:313 -> main(["/var/jenkins/workspace/vfio-user-phy-autotest/autorun-spdk.conf"]) 00:56:43.767 00:16:14.431 ... 00:56:43.767 00:16:14.431 308 if [ $SPDK_TEST_VHOST -eq 1 ]; then 00:56:43.767 00:16:14.431 309 run_test "vhost" $rootdir/test/vhost/vhost.sh 00:56:43.767 00:16:14.431 310 fi 00:56:43.767 00:16:14.431 311 00:56:43.767 00:16:14.431 312 if [ $SPDK_TEST_VFIOUSER_QEMU -eq 1 ]; then 00:56:43.767 00:16:14.431 => 313 run_test "vfio_user_qemu" $rootdir/test/vfio_user/vfio_user.sh 00:56:43.767 00:16:14.431 314 fi 00:56:43.767 00:16:14.431 315 00:56:43.767 00:16:14.431 316 if [ $SPDK_TEST_LVOL -eq 1 ]; then 00:56:43.767 00:16:14.431 317 run_test "lvol" $rootdir/test/lvol/lvol.sh 00:56:43.767 00:16:14.431 318 run_test "blob_io_wait" $rootdir/test/blobstore/blob_io_wait/blob_io_wait.sh 00:56:43.767 00:16:14.431 ... 00:56:43.767 00:16:14.431 00:56:43.767 00:16:14.431 ========== Backtrace end ==========' 00:56:43.767 + [[ -n 00:16:14.431 ========== Backtrace start: ========== 00:56:43.767 00:16:14.431 00:56:43.767 00:16:14.431 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/vfio_user/virtio/fio_restart_vm.sh:83 -> main(["virtio_scsi"]) 00:56:43.767 00:16:14.431 ... 00:56:43.767 00:16:14.431 78 vm_shutdown_all 00:56:43.767 00:16:14.431 79 00:56:43.767 00:16:14.431 80 # re-launch the vm 00:56:43.767 00:16:14.431 81 vm_setup --disk-type=vfio_user_virtio --force=1 --os=$VM_IMAGE --disks="1" 00:56:43.767 00:16:14.431 82 vm_run $vm_num 00:56:43.767 00:16:14.431 => 83 vm_wait_for_boot 60 $vm_num 00:56:43.767 00:16:14.431 84 00:56:43.767 00:16:14.431 85 # compare block device with VM before restart 00:56:43.767 00:16:14.431 86 disks_after_restart="" 00:56:43.767 00:16:14.431 87 get_disks $virtio_type $vm_num 00:56:43.767 00:16:14.431 88 disks_after_restart="$SCSI_DISK" 00:56:43.767 00:16:14.431 ... 00:56:43.767 00:16:14.431 00:56:43.767 00:16:14.431 ========== Backtrace end ========== 00:56:43.767 00:16:14.431 ========== Backtrace start: ========== 00:56:43.767 00:16:14.431 00:56:43.767 00:16:14.431 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["vfio_user_virtio_scsi_restart_vm"],["/var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/vfio_user/virtio/fio_restart_vm.sh"],["virtio_scsi"]) 00:56:43.767 00:16:14.431 ... 00:56:43.767 00:16:14.431 1119 timing_enter $test_name 00:56:43.767 00:16:14.431 1120 echo "************************************" 00:56:43.767 00:16:14.431 1121 echo "START TEST $test_name" 00:56:43.767 00:16:14.431 1122 echo "************************************" 00:56:43.767 00:16:14.431 1123 xtrace_restore 00:56:43.767 00:16:14.431 1124 time "$@" 00:56:43.767 00:16:14.431 1125 xtrace_disable 00:56:43.767 00:16:14.431 1126 echo "************************************" 00:56:43.767 00:16:14.431 1127 echo "END TEST $test_name" 00:56:43.767 00:16:14.431 1128 echo "************************************" 00:56:43.767 00:16:14.431 1129 timing_exit $test_name 00:56:43.767 00:16:14.431 ... 00:56:43.767 00:16:14.431 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/vfio_user/vfio_user.sh:18 -> main([]) 00:56:43.767 00:16:14.431 ... 00:56:43.767 00:16:14.431 13 vhosttestinit 00:56:43.768 00:16:14.431 14 00:56:43.768 00:16:14.431 15 run_test "vfio_user_nvme_fio" $WORKDIR/nvme/vfio_user_fio.sh 00:56:43.768 00:16:14.431 16 run_test "vfio_user_nvme_restart_vm" $WORKDIR/nvme/vfio_user_restart_vm.sh 00:56:43.768 00:16:14.431 17 run_test "vfio_user_virtio_blk_restart_vm" $WORKDIR/virtio/fio_restart_vm.sh virtio_blk 00:56:43.768 00:16:14.431 => 18 run_test "vfio_user_virtio_scsi_restart_vm" $WORKDIR/virtio/fio_restart_vm.sh virtio_scsi 00:56:43.768 00:16:14.431 19 run_test "vfio_user_virtio_bdevperf" $WORKDIR/virtio/initiator_bdevperf.sh 00:56:43.768 00:16:14.431 20 00:56:43.768 00:16:14.431 21 vhosttestfini 00:56:43.768 00:16:14.431 ... 00:56:43.768 00:16:14.431 00:56:43.768 00:16:14.431 ========== Backtrace end ========== 00:56:43.768 00:16:14.431 ========== Backtrace start: ========== 00:56:43.768 00:16:14.431 00:56:43.768 00:16:14.431 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["vfio_user_qemu"],["/var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/vfio_user/vfio_user.sh"]) 00:56:43.768 00:16:14.431 ... 00:56:43.768 00:16:14.431 1119 timing_enter $test_name 00:56:43.768 00:16:14.431 1120 echo "************************************" 00:56:43.768 00:16:14.431 1121 echo "START TEST $test_name" 00:56:43.768 00:16:14.431 1122 echo "************************************" 00:56:43.768 00:16:14.431 1123 xtrace_restore 00:56:43.768 00:16:14.431 1124 time "$@" 00:56:43.768 00:16:14.431 1125 xtrace_disable 00:56:43.768 00:16:14.431 1126 echo "************************************" 00:56:43.768 00:16:14.431 1127 echo "END TEST $test_name" 00:56:43.768 00:16:14.431 1128 echo "************************************" 00:56:43.768 00:16:14.431 1129 timing_exit $test_name 00:56:43.768 00:16:14.431 ... 00:56:43.768 00:16:14.431 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/autotest.sh:313 -> main(["/var/jenkins/workspace/vfio-user-phy-autotest/autorun-spdk.conf"]) 00:56:43.768 00:16:14.431 ... 00:56:43.768 00:16:14.431 308 if [ $SPDK_TEST_VHOST -eq 1 ]; then 00:56:43.768 00:16:14.431 309 run_test "vhost" $rootdir/test/vhost/vhost.sh 00:56:43.768 00:16:14.431 310 fi 00:56:43.768 00:16:14.431 311 00:56:43.768 00:16:14.431 312 if [ $SPDK_TEST_VFIOUSER_QEMU -eq 1 ]; then 00:56:43.768 00:16:14.431 => 313 run_test "vfio_user_qemu" $rootdir/test/vfio_user/vfio_user.sh 00:56:43.768 00:16:14.431 314 fi 00:56:43.768 00:16:14.431 315 00:56:43.768 00:16:14.431 316 if [ $SPDK_TEST_LVOL -eq 1 ]; then 00:56:43.768 00:16:14.431 317 run_test "lvol" $rootdir/test/lvol/lvol.sh 00:56:43.768 00:16:14.431 318 run_test "blob_io_wait" $rootdir/test/blobstore/blob_io_wait/blob_io_wait.sh 00:56:43.768 00:16:14.431 ... 00:56:43.768 00:16:14.431 00:56:43.768 00:16:14.431 ========== Backtrace end ========== ]] 00:56:43.768 + echo '00:16:14.431 ========== Backtrace start: ========== 00:56:43.768 00:16:14.431 00:56:43.768 00:16:14.431 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/vfio_user/virtio/fio_restart_vm.sh:83 -> main(["virtio_scsi"]) 00:56:43.768 00:16:14.431 ... 00:56:43.768 00:16:14.431 78 vm_shutdown_all 00:56:43.768 00:16:14.431 79 00:56:43.768 00:16:14.431 80 # re-launch the vm 00:56:43.768 00:16:14.431 81 vm_setup --disk-type=vfio_user_virtio --force=1 --os=$VM_IMAGE --disks="1" 00:56:43.768 00:16:14.431 82 vm_run $vm_num 00:56:43.768 00:16:14.431 => 83 vm_wait_for_boot 60 $vm_num 00:56:43.768 00:16:14.431 84 00:56:43.768 00:16:14.431 85 # compare block device with VM before restart 00:56:43.768 00:16:14.431 86 disks_after_restart="" 00:56:43.768 00:16:14.431 87 get_disks $virtio_type $vm_num 00:56:43.768 00:16:14.431 88 disks_after_restart="$SCSI_DISK" 00:56:43.768 00:16:14.431 ... 00:56:43.768 00:16:14.431 00:56:43.768 00:16:14.431 ========== Backtrace end ========== 00:56:43.768 00:16:14.431 ========== Backtrace start: ========== 00:56:43.768 00:16:14.431 00:56:43.768 00:16:14.431 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["vfio_user_virtio_scsi_restart_vm"],["/var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/vfio_user/virtio/fio_restart_vm.sh"],["virtio_scsi"]) 00:56:43.768 00:16:14.431 ... 00:56:43.768 00:16:14.431 1119 timing_enter $test_name 00:56:43.768 00:16:14.431 1120 echo "************************************" 00:56:43.768 00:16:14.431 1121 echo "START TEST $test_name" 00:56:43.768 00:16:14.431 1122 echo "************************************" 00:56:43.768 00:16:14.431 1123 xtrace_restore 00:56:43.768 00:16:14.431 1124 time "$@" 00:56:43.768 00:16:14.431 1125 xtrace_disable 00:56:43.768 00:16:14.431 1126 echo "************************************" 00:56:43.768 00:16:14.431 1127 echo "END TEST $test_name" 00:56:43.768 00:16:14.431 1128 echo "************************************" 00:56:43.768 00:16:14.431 1129 timing_exit $test_name 00:56:43.768 00:16:14.431 ... 00:56:43.768 00:16:14.431 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/vfio_user/vfio_user.sh:18 -> main([]) 00:56:43.768 00:16:14.431 ... 00:56:43.768 00:16:14.431 13 vhosttestinit 00:56:43.768 00:16:14.431 14 00:56:43.768 00:16:14.431 15 run_test "vfio_user_nvme_fio" $WORKDIR/nvme/vfio_user_fio.sh 00:56:43.768 00:16:14.431 16 run_test "vfio_user_nvme_restart_vm" $WORKDIR/nvme/vfio_user_restart_vm.sh 00:56:43.768 00:16:14.431 17 run_test "vfio_user_virtio_blk_restart_vm" $WORKDIR/virtio/fio_restart_vm.sh virtio_blk 00:56:43.768 00:16:14.431 => 18 run_test "vfio_user_virtio_scsi_restart_vm" $WORKDIR/virtio/fio_restart_vm.sh virtio_scsi 00:56:43.768 00:16:14.431 19 run_test "vfio_user_virtio_bdevperf" $WORKDIR/virtio/initiator_bdevperf.sh 00:56:43.768 00:16:14.431 20 00:56:43.768 00:16:14.431 21 vhosttestfini 00:56:43.768 00:16:14.431 ... 00:56:43.768 00:16:14.431 00:56:43.768 00:16:14.431 ========== Backtrace end ========== 00:56:43.768 00:16:14.431 ========== Backtrace start: ========== 00:56:43.768 00:16:14.431 00:56:43.768 00:16:14.431 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["vfio_user_qemu"],["/var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/vfio_user/vfio_user.sh"]) 00:56:43.768 00:16:14.431 ... 00:56:43.768 00:16:14.431 1119 timing_enter $test_name 00:56:43.768 00:16:14.431 1120 echo "************************************" 00:56:43.768 00:16:14.431 1121 echo "START TEST $test_name" 00:56:43.768 00:16:14.431 1122 echo "************************************" 00:56:43.768 00:16:14.431 1123 xtrace_restore 00:56:43.768 00:16:14.431 1124 time "$@" 00:56:43.768 00:16:14.431 1125 xtrace_disable 00:56:43.768 00:16:14.431 1126 echo "************************************" 00:56:43.768 00:16:14.431 1127 echo "END TEST $test_name" 00:56:43.768 00:16:14.431 1128 echo "************************************" 00:56:43.768 00:16:14.431 1129 timing_exit $test_name 00:56:43.768 00:16:14.431 ... 00:56:43.768 00:16:14.431 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/autotest.sh:313 -> main(["/var/jenkins/workspace/vfio-user-phy-autotest/autorun-spdk.conf"]) 00:56:43.768 00:16:14.431 ... 00:56:43.768 00:16:14.431 308 if [ $SPDK_TEST_VHOST -eq 1 ]; then 00:56:43.768 00:16:14.431 309 run_test "vhost" $rootdir/test/vhost/vhost.sh 00:56:43.768 00:16:14.431 310 fi 00:56:43.768 00:16:14.431 311 00:56:43.768 00:16:14.431 312 if [ $SPDK_TEST_VFIOUSER_QEMU -eq 1 ]; then 00:56:43.768 00:16:14.431 => 313 run_test "vfio_user_qemu" $rootdir/test/vfio_user/vfio_user.sh 00:56:43.768 00:16:14.431 314 fi 00:56:43.768 00:16:14.431 315 00:56:43.768 00:16:14.431 316 if [ $SPDK_TEST_LVOL -eq 1 ]; then 00:56:43.768 00:16:14.431 317 run_test "lvol" $rootdir/test/lvol/lvol.sh 00:56:43.768 00:16:14.431 318 run_test "blob_io_wait" $rootdir/test/blobstore/blob_io_wait/blob_io_wait.sh 00:56:43.768 00:16:14.431 ... 00:56:43.768 00:16:14.431 00:56:43.768 00:16:14.431 ========== Backtrace end ==========' 00:56:43.768 + for build in "${build_log_list[@]}" 00:56:43.768 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28062/build.log 00:56:43.768 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.768 + build_log=/var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28062/build.log 00:56:43.768 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28062/build.log 00:56:43.768 ++ basename /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28062 00:56:43.768 + job_name=BlobFS-phy-autotest_28062 00:56:43.768 + start_pattern='Backtrace start' 00:56:43.768 + end_pattern='Backtrace end' 00:56:43.768 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28062/build.log ]] 00:56:43.768 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28062/build.log 00:56:43.768 + backtraces= 00:56:43.768 + [[ -n '' ]] 00:56:43.768 + for build in "${build_log_list[@]}" 00:56:43.768 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60767/build.log 00:56:43.768 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.768 + build_log=/var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60767/build.log 00:56:43.768 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60767/build.log 00:56:43.768 ++ basename /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60767 00:56:43.768 + job_name=freebsd-vg-autotest_60767 00:56:43.768 + start_pattern='Backtrace start' 00:56:43.768 + end_pattern='Backtrace end' 00:56:43.768 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60767/build.log ]] 00:56:43.768 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60767/build.log 00:56:43.768 + backtraces= 00:56:43.768 + [[ -n '' ]] 00:56:43.768 + for build in "${build_log_list[@]}" 00:56:43.768 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79561/build.log 00:56:43.768 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.768 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79561/build.log 00:56:43.768 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79561/build.log 00:56:43.768 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79561 00:56:43.768 + job_name=nvmf-tcp-uring-vg-autotest_79561 00:56:43.768 + start_pattern='Backtrace start' 00:56:43.768 + end_pattern='Backtrace end' 00:56:43.768 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79561/build.log ]] 00:56:43.768 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79561/build.log 00:56:43.768 + backtraces= 00:56:43.768 + [[ -n '' ]] 00:56:43.768 + for build in "${build_log_list[@]}" 00:56:43.768 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39723/build.log 00:56:43.768 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.769 + build_log=/var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39723/build.log 00:56:43.769 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39723/build.log 00:56:43.769 ++ basename /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39723 00:56:43.769 + job_name=ubuntu22-vg-autotest_39723 00:56:43.769 + start_pattern='Backtrace start' 00:56:43.769 + end_pattern='Backtrace end' 00:56:43.769 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39723/build.log ]] 00:56:43.769 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39723/build.log 00:56:43.769 + backtraces= 00:56:43.769 + [[ -n '' ]] 00:56:43.769 + for build in "${build_log_list[@]}" 00:56:43.769 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21498/build.log 00:56:43.769 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.769 + build_log=/var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21498/build.log 00:56:43.769 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21498/build.log 00:56:43.769 ++ basename /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21498 00:56:43.769 + job_name=unittest-main-docker-autotest_21498 00:56:43.769 + start_pattern='Backtrace start' 00:56:43.769 + end_pattern='Backtrace end' 00:56:43.769 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21498/build.log ]] 00:56:43.769 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21498/build.log 00:56:43.769 + backtraces= 00:56:43.769 + [[ -n '' ]] 00:56:43.769 + for build in "${build_log_list[@]}" 00:56:43.769 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23974/build.log 00:56:43.769 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.769 + build_log=/var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23974/build.log 00:56:43.769 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23974/build.log 00:56:43.769 ++ basename /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23974 00:56:43.769 + job_name=check-format-docker-autotest_23974 00:56:43.769 + start_pattern='Backtrace start' 00:56:43.769 + end_pattern='Backtrace end' 00:56:43.769 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23974/build.log ]] 00:56:43.769 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23974/build.log 00:56:43.769 + backtraces= 00:56:43.769 + [[ -n '' ]] 00:56:43.769 + for build in "${build_log_list[@]}" 00:56:43.769 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21498/build.log 00:56:43.769 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.769 + build_log=/var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21498/build.log 00:56:43.769 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21498/build.log 00:56:43.769 ++ basename /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21498 00:56:43.769 + job_name=packaging-docker-autotest_21498 00:56:43.769 + start_pattern='Backtrace start' 00:56:43.769 + end_pattern='Backtrace end' 00:56:43.769 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21498/build.log ]] 00:56:43.769 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21498/build.log 00:56:43.769 + backtraces= 00:56:43.769 + [[ -n '' ]] 00:56:43.769 + for build in "${build_log_list[@]}" 00:56:43.769 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21496/build.log 00:56:43.769 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.769 + build_log=/var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21496/build.log 00:56:43.769 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21496/build.log 00:56:43.769 ++ basename /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21496 00:56:43.769 + job_name=unittest-clang-docker-autotest_21496 00:56:43.769 + start_pattern='Backtrace start' 00:56:43.769 + end_pattern='Backtrace end' 00:56:43.769 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21496/build.log ]] 00:56:43.769 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21496/build.log 00:56:43.769 + backtraces= 00:56:43.769 + [[ -n '' ]] 00:56:43.769 + for build in "${build_log_list[@]}" 00:56:43.769 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75699/build.log 00:56:43.769 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.769 + build_log=/var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75699/build.log 00:56:43.769 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75699/build.log 00:56:43.769 ++ basename /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75699 00:56:43.769 + job_name=ubuntu20-vg-autotest_75699 00:56:43.769 + start_pattern='Backtrace start' 00:56:43.769 + end_pattern='Backtrace end' 00:56:43.769 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75699/build.log ]] 00:56:43.769 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75699/build.log 00:56:43.769 + backtraces= 00:56:43.769 + [[ -n '' ]] 00:56:43.769 + for build in "${build_log_list[@]}" 00:56:43.769 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80754/build.log 00:56:43.769 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.769 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80754/build.log 00:56:43.769 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80754/build.log 00:56:43.769 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80754 00:56:43.769 + job_name=nvme-cmb-pmr-vg-autotest_80754 00:56:43.769 + start_pattern='Backtrace start' 00:56:43.769 + end_pattern='Backtrace end' 00:56:43.769 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80754/build.log ]] 00:56:43.769 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80754/build.log 00:56:43.769 + backtraces= 00:56:43.769 + [[ -n '' ]] 00:56:43.769 + for build in "${build_log_list[@]}" 00:56:43.769 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21501/build.log 00:56:43.769 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.769 + build_log=/var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21501/build.log 00:56:43.769 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21501/build.log 00:56:43.769 ++ basename /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21501 00:56:43.769 + job_name=scan-build-docker-autotest_21501 00:56:43.769 + start_pattern='Backtrace start' 00:56:43.769 + end_pattern='Backtrace end' 00:56:43.769 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21501/build.log ]] 00:56:43.769 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21501/build.log 00:56:43.769 + backtraces= 00:56:43.769 + [[ -n '' ]] 00:56:43.769 + for build in "${build_log_list[@]}" 00:56:43.769 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21502/build.log 00:56:43.769 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.769 + build_log=/var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21502/build.log 00:56:43.769 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21502/build.log 00:56:43.769 ++ basename /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21502 00:56:43.769 + job_name=unittest-valgrind-docker-autotest_21502 00:56:43.769 + start_pattern='Backtrace start' 00:56:43.769 + end_pattern='Backtrace end' 00:56:43.769 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21502/build.log ]] 00:56:43.769 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21502/build.log 00:56:43.769 + backtraces= 00:56:43.769 + [[ -n '' ]] 00:56:43.769 + for build in "${build_log_list[@]}" 00:56:43.769 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79631/build.log 00:56:43.769 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.769 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79631/build.log 00:56:43.769 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79631/build.log 00:56:43.769 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79631 00:56:43.769 + job_name=nvme-vg-autotest_79631 00:56:43.769 + start_pattern='Backtrace start' 00:56:43.769 + end_pattern='Backtrace end' 00:56:43.769 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79631/build.log ]] 00:56:43.769 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79631/build.log 00:56:43.769 + backtraces= 00:56:43.769 + [[ -n '' ]] 00:56:43.769 + for build in "${build_log_list[@]}" 00:56:43.769 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28051/build.log 00:56:43.769 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.769 + build_log=/var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28051/build.log 00:56:43.769 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28051/build.log 00:56:43.769 ++ basename /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28051 00:56:43.769 + job_name=short-fuzz-phy-autotest_28051 00:56:43.769 + start_pattern='Backtrace start' 00:56:43.769 + end_pattern='Backtrace end' 00:56:43.769 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28051/build.log ]] 00:56:43.769 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28051/build.log 00:56:43.769 + backtraces= 00:56:43.769 + [[ -n '' ]] 00:56:43.769 + for build in "${build_log_list[@]}" 00:56:43.769 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_18003/build.log 00:56:43.769 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.769 + build_log=/var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_18003/build.log 00:56:43.769 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_18003/build.log 00:56:43.769 ++ basename /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_18003 00:56:43.769 + job_name=rocky9-vg-autotest_18003 00:56:43.769 + start_pattern='Backtrace start' 00:56:43.769 + end_pattern='Backtrace end' 00:56:43.769 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_18003/build.log ]] 00:56:43.769 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_18003/build.log 00:56:43.769 + backtraces= 00:56:43.769 + [[ -n '' ]] 00:56:43.769 + for build in "${build_log_list[@]}" 00:56:43.770 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79534/build.log 00:56:43.770 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.770 + build_log=/var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79534/build.log 00:56:43.770 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79534/build.log 00:56:43.770 ++ basename /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79534 00:56:43.770 + job_name=iscsi-uring-vg-autotest_79534 00:56:43.770 + start_pattern='Backtrace start' 00:56:43.770 + end_pattern='Backtrace end' 00:56:43.770 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79534/build.log ]] 00:56:43.770 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79534/build.log 00:56:43.770 + backtraces= 00:56:43.770 + [[ -n '' ]] 00:56:43.770 + for build in "${build_log_list[@]}" 00:56:43.770 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79651/build.log 00:56:43.770 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.770 + build_log=/var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79651/build.log 00:56:43.770 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79651/build.log 00:56:43.770 ++ basename /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79651 00:56:43.770 + job_name=vhost-initiator-vg-autotest_79651 00:56:43.770 + start_pattern='Backtrace start' 00:56:43.770 + end_pattern='Backtrace end' 00:56:43.770 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79651/build.log ]] 00:56:43.770 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79651/build.log 00:56:43.770 + backtraces= 00:56:43.770 + [[ -n '' ]] 00:56:43.770 + for build in "${build_log_list[@]}" 00:56:43.770 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75567/build.log 00:56:43.770 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.770 + build_log=/var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75567/build.log 00:56:43.770 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75567/build.log 00:56:43.770 ++ basename /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75567 00:56:43.770 + job_name=centos7-vg-autotest_75567 00:56:43.770 + start_pattern='Backtrace start' 00:56:43.770 + end_pattern='Backtrace end' 00:56:43.770 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75567/build.log ]] 00:56:43.770 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75567/build.log 00:56:43.770 + backtraces= 00:56:43.770 + [[ -n '' ]] 00:56:43.770 + for build in "${build_log_list[@]}" 00:56:43.770 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74299/build.log 00:56:43.770 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.770 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74299/build.log 00:56:43.770 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74299/build.log 00:56:43.770 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74299 00:56:43.770 + job_name=nvmf-phy-autotest_74299 00:56:43.770 + start_pattern='Backtrace start' 00:56:43.770 + end_pattern='Backtrace end' 00:56:43.770 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74299/build.log ]] 00:56:43.770 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74299/build.log 00:56:43.770 + backtraces= 00:56:43.770 + [[ -n '' ]] 00:56:43.770 + for build in "${build_log_list[@]}" 00:56:43.770 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78736/build.log 00:56:43.770 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.770 + build_log=/var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78736/build.log 00:56:43.770 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78736/build.log 00:56:43.770 ++ basename /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78736 00:56:43.770 + job_name=zns-vg-autotest_78736 00:56:43.770 + start_pattern='Backtrace start' 00:56:43.770 + end_pattern='Backtrace end' 00:56:43.770 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78736/build.log ]] 00:56:43.770 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78736/build.log 00:56:43.770 + backtraces= 00:56:43.770 + [[ -n '' ]] 00:56:43.770 + for build in "${build_log_list[@]}" 00:56:43.770 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74184/build.log 00:56:43.770 + local build_log job_name start_pattern end_pattern backtraces 00:56:43.770 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74184/build.log 00:56:43.770 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74184/build.log 00:56:43.770 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74184 00:56:43.770 + job_name=nvmf-tcp-phy-autotest_74184 00:56:43.770 + start_pattern='Backtrace start' 00:56:43.770 + end_pattern='Backtrace end' 00:56:43.770 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74184/build.log ]] 00:56:43.770 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74184/build.log 00:56:44.028 + backtraces= 00:56:44.028 + [[ -n '' ]] 00:56:44.028 + run_flamegraph 00:56:44.028 + create_timing_file 00:56:44.028 + local array file 00:56:44.028 + array=($(find $WORKSPACE -type f -name 'timing.txt')) 00:56:44.028 ++ find /var/jenkins/workspace/autotest-per-patch_2 -type f -name timing.txt 00:56:44.028 + timing_dir=/var/jenkins/workspace/autotest-per-patch_2/post_process 00:56:44.028 + mkdir -p /var/jenkins/workspace/autotest-per-patch_2/post_process 00:56:44.028 + timing_file=/var/jenkins/workspace/autotest-per-patch_2/post_process/total_timing.txt 00:56:44.028 + for file in "${array[@]}" 00:56:44.028 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79580/timing.txt 00:56:44.028 + local job_file job_name 00:56:44.028 + job_file=/var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79580/timing.txt 00:56:44.028 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79580/timing.txt 00:56:44.028 ++ basename /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79580 00:56:44.028 + job_name=lvol-vg-autotest_79580 00:56:44.028 + sed 's/^/lvol-vg-autotest_79580;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79580/timing.txt 00:56:44.028 + for file in "${array[@]}" 00:56:44.028 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28079/timing.txt 00:56:44.028 + local job_file job_name 00:56:44.028 + job_file=/var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28079/timing.txt 00:56:44.028 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28079/timing.txt 00:56:44.028 ++ basename /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28079 00:56:44.028 + job_name=vhost-phy-autotest_28079 00:56:44.029 + sed 's/^/vhost-phy-autotest_28079;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28079/timing.txt 00:56:44.029 + for file in "${array[@]}" 00:56:44.029 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28053/timing.txt 00:56:44.029 + local job_file job_name 00:56:44.029 + job_file=/var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28053/timing.txt 00:56:44.029 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28053/timing.txt 00:56:44.029 ++ basename /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28053 00:56:44.029 + job_name=crypto-phy-autotest_28053 00:56:44.029 + sed 's/^/crypto-phy-autotest_28053;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28053/timing.txt 00:56:44.029 + for file in "${array[@]}" 00:56:44.029 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24164/timing.txt 00:56:44.029 + local job_file job_name 00:56:44.029 + job_file=/var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24164/timing.txt 00:56:44.029 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24164/timing.txt 00:56:44.029 ++ basename /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24164 00:56:44.029 + job_name=doc-docker-autotest_24164 00:56:44.029 + sed 's/^/doc-docker-autotest_24164;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24164/timing.txt 00:56:44.029 + for file in "${array[@]}" 00:56:44.029 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23963/timing.txt 00:56:44.029 + local job_file job_name 00:56:44.029 + job_file=/var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23963/timing.txt 00:56:44.029 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23963/timing.txt 00:56:44.029 ++ basename /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23963 00:56:44.029 + job_name=build-files-docker-autotest_23963 00:56:44.029 + sed 's/^/build-files-docker-autotest_23963;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23963/timing.txt 00:56:44.029 + for file in "${array[@]}" 00:56:44.029 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79625/timing.txt 00:56:44.029 + local job_file job_name 00:56:44.029 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79625/timing.txt 00:56:44.029 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79625/timing.txt 00:56:44.029 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79625 00:56:44.029 + job_name=nvmf-tcp-vg-autotest_79625 00:56:44.029 + sed 's/^/nvmf-tcp-vg-autotest_79625;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79625/timing.txt 00:56:44.029 + for file in "${array[@]}" 00:56:44.029 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23969/timing.txt 00:56:44.029 + local job_file job_name 00:56:44.029 + job_file=/var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23969/timing.txt 00:56:44.029 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23969/timing.txt 00:56:44.029 ++ basename /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23969 00:56:44.029 + job_name=check-so-deps-docker-autotest_23969 00:56:44.029 + sed 's/^/check-so-deps-docker-autotest_23969;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23969/timing.txt 00:56:44.029 + for file in "${array[@]}" 00:56:44.029 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79666/timing.txt 00:56:44.029 + local job_file job_name 00:56:44.029 + job_file=/var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79666/timing.txt 00:56:44.029 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79666/timing.txt 00:56:44.029 ++ basename /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79666 00:56:44.029 + job_name=iscsi-vg-autotest_79666 00:56:44.029 + sed 's/^/iscsi-vg-autotest_79666;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79666/timing.txt 00:56:44.029 + for file in "${array[@]}" 00:56:44.029 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21555/timing.txt 00:56:44.029 + local job_file job_name 00:56:44.029 + job_file=/var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21555/timing.txt 00:56:44.029 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21555/timing.txt 00:56:44.029 ++ basename /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21555 00:56:44.029 + job_name=autobuild-external-vg-autotest_21555 00:56:44.029 + sed 's/^/autobuild-external-vg-autotest_21555;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21555/timing.txt 00:56:44.029 + for file in "${array[@]}" 00:56:44.029 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74225/timing.txt 00:56:44.029 + local job_file job_name 00:56:44.029 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74225/timing.txt 00:56:44.029 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74225/timing.txt 00:56:44.029 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74225 00:56:44.029 + job_name=nvme-phy-autotest_74225 00:56:44.029 + sed 's/^/nvme-phy-autotest_74225;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74225/timing.txt 00:56:44.029 + for file in "${array[@]}" 00:56:44.029 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28062/timing.txt 00:56:44.029 + local job_file job_name 00:56:44.029 + job_file=/var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28062/timing.txt 00:56:44.029 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28062/timing.txt 00:56:44.029 ++ basename /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28062 00:56:44.029 + job_name=vfio-user-phy-autotest_28062 00:56:44.029 + sed 's/^/vfio-user-phy-autotest_28062;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28062/timing.txt 00:56:44.029 + for file in "${array[@]}" 00:56:44.029 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28062/timing.txt 00:56:44.029 + local job_file job_name 00:56:44.029 + job_file=/var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28062/timing.txt 00:56:44.029 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28062/timing.txt 00:56:44.029 ++ basename /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28062 00:56:44.029 + job_name=BlobFS-phy-autotest_28062 00:56:44.029 + sed 's/^/BlobFS-phy-autotest_28062;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28062/timing.txt 00:56:44.029 + for file in "${array[@]}" 00:56:44.029 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60767/timing.txt 00:56:44.029 + local job_file job_name 00:56:44.029 + job_file=/var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60767/timing.txt 00:56:44.029 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60767/timing.txt 00:56:44.029 ++ basename /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60767 00:56:44.029 + job_name=freebsd-vg-autotest_60767 00:56:44.029 + sed 's/^/freebsd-vg-autotest_60767;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60767/timing.txt 00:56:44.029 + for file in "${array[@]}" 00:56:44.029 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79561/timing.txt 00:56:44.029 + local job_file job_name 00:56:44.029 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79561/timing.txt 00:56:44.029 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79561/timing.txt 00:56:44.029 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79561 00:56:44.029 + job_name=nvmf-tcp-uring-vg-autotest_79561 00:56:44.029 + sed 's/^/nvmf-tcp-uring-vg-autotest_79561;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79561/timing.txt 00:56:44.029 + for file in "${array[@]}" 00:56:44.029 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39723/timing.txt 00:56:44.029 + local job_file job_name 00:56:44.029 + job_file=/var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39723/timing.txt 00:56:44.029 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39723/timing.txt 00:56:44.029 ++ basename /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39723 00:56:44.029 + job_name=ubuntu22-vg-autotest_39723 00:56:44.029 + sed 's/^/ubuntu22-vg-autotest_39723;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39723/timing.txt 00:56:44.029 + for file in "${array[@]}" 00:56:44.029 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21498/timing.txt 00:56:44.029 + local job_file job_name 00:56:44.029 + job_file=/var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21498/timing.txt 00:56:44.029 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21498/timing.txt 00:56:44.029 ++ basename /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21498 00:56:44.029 + job_name=unittest-main-docker-autotest_21498 00:56:44.029 + sed 's/^/unittest-main-docker-autotest_21498;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21498/timing.txt 00:56:44.029 + for file in "${array[@]}" 00:56:44.029 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23974/timing.txt 00:56:44.029 + local job_file job_name 00:56:44.029 + job_file=/var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23974/timing.txt 00:56:44.029 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23974/timing.txt 00:56:44.029 ++ basename /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23974 00:56:44.029 + job_name=check-format-docker-autotest_23974 00:56:44.029 + sed 's/^/check-format-docker-autotest_23974;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23974/timing.txt 00:56:44.029 + for file in "${array[@]}" 00:56:44.029 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21498/timing.txt 00:56:44.029 + local job_file job_name 00:56:44.029 + job_file=/var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21498/timing.txt 00:56:44.029 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21498/timing.txt 00:56:44.029 ++ basename /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21498 00:56:44.029 + job_name=packaging-docker-autotest_21498 00:56:44.029 + sed 's/^/packaging-docker-autotest_21498;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21498/timing.txt 00:56:44.029 + for file in "${array[@]}" 00:56:44.029 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21496/timing.txt 00:56:44.029 + local job_file job_name 00:56:44.029 + job_file=/var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21496/timing.txt 00:56:44.029 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21496/timing.txt 00:56:44.029 ++ basename /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21496 00:56:44.029 + job_name=unittest-clang-docker-autotest_21496 00:56:44.029 + sed 's/^/unittest-clang-docker-autotest_21496;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21496/timing.txt 00:56:44.029 + for file in "${array[@]}" 00:56:44.030 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75699/timing.txt 00:56:44.030 + local job_file job_name 00:56:44.030 + job_file=/var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75699/timing.txt 00:56:44.030 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75699/timing.txt 00:56:44.030 ++ basename /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75699 00:56:44.030 + job_name=ubuntu20-vg-autotest_75699 00:56:44.030 + sed 's/^/ubuntu20-vg-autotest_75699;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75699/timing.txt 00:56:44.030 + for file in "${array[@]}" 00:56:44.030 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80754/timing.txt 00:56:44.030 + local job_file job_name 00:56:44.030 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80754/timing.txt 00:56:44.030 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80754/timing.txt 00:56:44.030 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80754 00:56:44.030 + job_name=nvme-cmb-pmr-vg-autotest_80754 00:56:44.030 + sed 's/^/nvme-cmb-pmr-vg-autotest_80754;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80754/timing.txt 00:56:44.030 + for file in "${array[@]}" 00:56:44.030 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21501/timing.txt 00:56:44.030 + local job_file job_name 00:56:44.030 + job_file=/var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21501/timing.txt 00:56:44.030 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21501/timing.txt 00:56:44.030 ++ basename /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21501 00:56:44.030 + job_name=scan-build-docker-autotest_21501 00:56:44.030 + sed 's/^/scan-build-docker-autotest_21501;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21501/timing.txt 00:56:44.030 + for file in "${array[@]}" 00:56:44.030 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21502/timing.txt 00:56:44.030 + local job_file job_name 00:56:44.030 + job_file=/var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21502/timing.txt 00:56:44.030 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21502/timing.txt 00:56:44.030 ++ basename /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21502 00:56:44.030 + job_name=unittest-valgrind-docker-autotest_21502 00:56:44.030 + sed 's/^/unittest-valgrind-docker-autotest_21502;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21502/timing.txt 00:56:44.030 + for file in "${array[@]}" 00:56:44.030 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79631/timing.txt 00:56:44.030 + local job_file job_name 00:56:44.030 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79631/timing.txt 00:56:44.030 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79631/timing.txt 00:56:44.030 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79631 00:56:44.030 + job_name=nvme-vg-autotest_79631 00:56:44.030 + sed 's/^/nvme-vg-autotest_79631;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79631/timing.txt 00:56:44.030 + for file in "${array[@]}" 00:56:44.030 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28051/timing.txt 00:56:44.030 + local job_file job_name 00:56:44.030 + job_file=/var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28051/timing.txt 00:56:44.030 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28051/timing.txt 00:56:44.030 ++ basename /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28051 00:56:44.030 + job_name=short-fuzz-phy-autotest_28051 00:56:44.030 + sed 's/^/short-fuzz-phy-autotest_28051;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28051/timing.txt 00:56:44.030 + for file in "${array[@]}" 00:56:44.030 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_18003/timing.txt 00:56:44.030 + local job_file job_name 00:56:44.030 + job_file=/var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_18003/timing.txt 00:56:44.030 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_18003/timing.txt 00:56:44.030 ++ basename /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_18003 00:56:44.030 + job_name=rocky9-vg-autotest_18003 00:56:44.030 + sed 's/^/rocky9-vg-autotest_18003;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_18003/timing.txt 00:56:44.030 + for file in "${array[@]}" 00:56:44.030 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79534/timing.txt 00:56:44.030 + local job_file job_name 00:56:44.030 + job_file=/var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79534/timing.txt 00:56:44.030 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79534/timing.txt 00:56:44.030 ++ basename /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79534 00:56:44.030 + job_name=iscsi-uring-vg-autotest_79534 00:56:44.030 + sed 's/^/iscsi-uring-vg-autotest_79534;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79534/timing.txt 00:56:44.030 + for file in "${array[@]}" 00:56:44.030 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79651/timing.txt 00:56:44.030 + local job_file job_name 00:56:44.030 + job_file=/var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79651/timing.txt 00:56:44.030 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79651/timing.txt 00:56:44.030 ++ basename /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79651 00:56:44.030 + job_name=vhost-initiator-vg-autotest_79651 00:56:44.030 + sed 's/^/vhost-initiator-vg-autotest_79651;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79651/timing.txt 00:56:44.030 + for file in "${array[@]}" 00:56:44.030 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75567/timing.txt 00:56:44.030 + local job_file job_name 00:56:44.030 + job_file=/var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75567/timing.txt 00:56:44.030 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75567/timing.txt 00:56:44.030 ++ basename /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75567 00:56:44.030 + job_name=centos7-vg-autotest_75567 00:56:44.030 + sed 's/^/centos7-vg-autotest_75567;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75567/timing.txt 00:56:44.030 + for file in "${array[@]}" 00:56:44.030 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74299/timing.txt 00:56:44.030 + local job_file job_name 00:56:44.030 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74299/timing.txt 00:56:44.030 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74299/timing.txt 00:56:44.030 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74299 00:56:44.030 + job_name=nvmf-phy-autotest_74299 00:56:44.030 + sed 's/^/nvmf-phy-autotest_74299;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74299/timing.txt 00:56:44.030 + for file in "${array[@]}" 00:56:44.030 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78736/timing.txt 00:56:44.030 + local job_file job_name 00:56:44.030 + job_file=/var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78736/timing.txt 00:56:44.030 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78736/timing.txt 00:56:44.030 ++ basename /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78736 00:56:44.030 + job_name=zns-vg-autotest_78736 00:56:44.030 + sed 's/^/zns-vg-autotest_78736;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78736/timing.txt 00:56:44.030 + for file in "${array[@]}" 00:56:44.030 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74184/timing.txt 00:56:44.030 + local job_file job_name 00:56:44.030 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74184/timing.txt 00:56:44.030 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74184/timing.txt 00:56:44.030 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74184 00:56:44.030 + job_name=nvmf-tcp-phy-autotest_74184 00:56:44.030 + sed 's/^/nvmf-tcp-phy-autotest_74184;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74184/timing.txt 00:56:44.030 + /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /var/jenkins/workspace/autotest-per-patch_2/post_process/total_timing.txt 00:56:44.288 + run_autorun_post 00:56:44.288 + s_opt= 00:56:44.288 + [[ '' == true ]] 00:56:44.288 + spdk/autorun_post.py -d ./ -r ./spdk 00:56:52.388 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/module/bdev/nvme/bdev_mdns_client.c:561 00:56:52.388 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/module/bdev/nvme/bdev_mdns_client.c:582 00:56:52.388 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/module/bdev/nvme/bdev_mdns_client.c:456 00:56:52.388 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/module/bdev/nvme/bdev_mdns_client.c:613 00:57:02.347 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/module/blobfs/bdev/blobfs_bdev.c:254 00:57:34.400 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/util/crc16.c:634 00:57:34.400 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/util/crc16.c:628 00:57:34.400 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/util/crc32c.c:21 00:57:34.400 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/util/crc64.c:165 00:57:34.400 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/util/xor.c:120 00:58:00.920 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/bdev_module.h! 00:58:00.920 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/base64.h! 00:58:00.920 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/nvme_spec.h! 00:58:00.920 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/endian.h! 00:58:00.920 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/thread.h! 00:58:00.920 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/nvmf_transport.h! 00:58:00.920 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/mmio.h! 00:58:00.920 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/histogram_data.h! 00:58:00.920 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/util.h! 00:58:00.920 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/trace.h! 00:58:00.920 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/nvme.h! 00:58:00.920 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/histogram_data.h/histogram_ut.c! 00:58:01.852 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/env_ocf/include/ocf/ocf_core.h! 00:58:01.852 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/env_ocf/include/ocf/ocf_io.h! 00:58:01.852 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/env_ocf/include/ocf/ocf_mngt.h! 00:58:16.720 -----Begin Post Process Script------ 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79580/cov_total.info 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28079/cov_total.info 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28053/cov_total.info 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79625/cov_total.info 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79666/cov_total.info 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74225/cov_total.info 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28062/cov_total.info 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79561/cov_total.info 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39723/cov_total.info 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75699/cov_total.info 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80754/cov_total.info 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79631/cov_total.info 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_18003/cov_total.info 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79534/cov_total.info 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79651/cov_total.info 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75567/cov_total.info 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74299/cov_total.info 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78736/cov_total.info 00:58:16.720 /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74184/cov_total.info 00:58:16.720 00:58:16.720 00:58:16.720 -----Tests Executed in Build------ 00:58:16.720 accel 00:58:16.720 accel_assign_opcode 00:58:16.720 accel_cdev_comp 00:58:16.720 accel_cdev_decomp 00:58:16.720 accel_cdev_decomp_full 00:58:16.720 accel_cdev_decomp_full_mcore 00:58:16.720 accel_cdev_decomp_full_mthread 00:58:16.720 accel_cdev_decomp_mcore 00:58:16.720 accel_cdev_decomp_mthread 00:58:16.720 accel_comp 00:58:16.720 accel_compare 00:58:16.720 accel_compress_verify 00:58:16.720 accel_copy 00:58:16.720 accel_copy_crc32c 00:58:16.720 accel_copy_crc32c_C2 00:58:16.720 accel_crc32c 00:58:16.720 accel_crc32c_C2 00:58:16.720 accel_decomp 00:58:16.720 accel_decomp_full 00:58:16.720 accel_decomp_full_mcore 00:58:16.720 accel_decomp_full_mthread 00:58:16.720 accel_decomp_mcore 00:58:16.720 accel_decomp_mthread 00:58:16.720 accel_dif_functional_tests 00:58:16.720 accel_dif_generate 00:58:16.720 accel_dif_generate_copy 00:58:16.720 accel_dif_verify 00:58:16.720 accel_dualcast 00:58:16.720 accel_fill 00:58:16.720 accel_help 00:58:16.720 accel_missing_filename 00:58:16.720 accel_negative_buffers 00:58:16.720 accel_rpc 00:58:16.720 accel_wrong_workload 00:58:16.720 accel_xor 00:58:16.720 acl 00:58:16.720 alias_rpc 00:58:16.720 allowed 00:58:16.720 app_cmdline 00:58:16.720 app_repeat 00:58:16.720 asan 00:58:16.720 autobuild 00:58:16.720 autobuild_build_doc 00:58:16.720 autobuild_check_dpdk_pci_api 00:58:16.720 autobuild_check_format 00:58:16.720 autobuild_check_so_deps 00:58:16.720 autobuild_external_code 00:58:16.720 autobuild_generated_files_check 00:58:16.720 autobuild_generated_files_check_post_clean 00:58:16.720 autobuild_header_dependency_check 00:58:16.720 autobuild_llvm_precompile 00:58:16.720 autobuild_make_install 00:58:16.720 autobuild_make_uninstall 00:58:16.720 autobuild_ocf_precompile 00:58:16.721 bdev_bounds 00:58:16.721 bdev_crypto_enomem 00:58:16.721 bdev_error 00:58:16.721 bdev_fio 00:58:16.721 bdev_fio_rw_verify 00:58:16.721 bdev_fio_trim 00:58:16.721 bdev_gpt_uuid 00:58:16.721 bdev_hello_world 00:58:16.721 bdev_json_nonarray 00:58:16.721 bdev_json_nonenclosed 00:58:16.721 bdev_nbd 00:58:16.721 bdev_nvme_reset_stuck_adm_cmd 00:58:16.721 bdev_qd_sampling 00:58:16.721 bdev_qos 00:58:16.721 bdev_qos_bw 00:58:16.721 bdev_qos_iops 00:58:16.721 bdev_qos_ro_bw 00:58:16.721 bdev_raid 00:58:16.721 bdev_stat 00:58:16.721 bdev_verify 00:58:16.721 bdev_verify_big_io 00:58:16.721 bdev_write_zeroes 00:58:16.721 bdevperf_config 00:58:16.721 blob_io_wait 00:58:16.721 blobfs 00:58:16.721 blobfs_mkfs 00:58:16.721 blobstore 00:58:16.721 blobstore_grow 00:58:16.721 blockdev_crypto_aesni 00:58:16.721 blockdev_crypto_qat 00:58:16.721 blockdev_crypto_sw 00:58:16.721 blockdev_general 00:58:16.721 blockdev_nvme 00:58:16.721 blockdev_nvme_gpt 00:58:16.721 blockdev_raid5f 00:58:16.721 blockdev_rbd 00:58:16.721 blockdev_xnvme 00:58:16.721 build_rpm_from_gen_spec 00:58:16.721 build_shared_rpm 00:58:16.721 chaining 00:58:16.721 check_header_filenames 00:58:16.721 cmb_copy 00:58:16.721 compress_compdev 00:58:16.721 compress_isal 00:58:16.721 confirm_abi_deps 00:58:16.721 confirm_makefile_deps 00:58:16.721 cpu_locks 00:58:16.721 custom_alloc 00:58:16.721 dd_bs_lt_native_bs 00:58:16.721 dd_copy_to_out_bdev 00:58:16.721 dd_double_input 00:58:16.721 dd_double_output 00:58:16.721 dd_flag_append 00:58:16.721 dd_flag_append_forced_aio 00:58:16.721 dd_flag_directory 00:58:16.721 dd_flag_directory_forced_aio 00:58:16.721 dd_flag_noatime 00:58:16.721 dd_flag_noatime_forced_aio 00:58:16.721 dd_flag_nofollow 00:58:16.721 dd_flag_nofollow_forced_aio 00:58:16.721 dd_flags_misc 00:58:16.721 dd_flags_misc_forced_aio 00:58:16.721 dd_inflate_file 00:58:16.721 dd_invalid_arguments 00:58:16.721 dd_invalid_count 00:58:16.721 dd_invalid_iflag 00:58:16.721 dd_invalid_json 00:58:16.721 dd_invalid_oflag 00:58:16.721 dd_malloc_copy 00:58:16.721 dd_no_input 00:58:16.721 dd_no_output 00:58:16.721 dd_offset_magic 00:58:16.721 dd_rw 00:58:16.721 dd_rw_offset 00:58:16.721 dd_smaller_blocksize 00:58:16.721 dd_sparse_bdev_to_file 00:58:16.721 dd_sparse_file_to_bdev 00:58:16.721 dd_sparse_file_to_file 00:58:16.721 dd_unknown_flag 00:58:16.721 dd_uring_copy 00:58:16.721 dd_wrong_blocksize 00:58:16.721 default_locks 00:58:16.721 default_locks_via_rpc 00:58:16.721 default_setup 00:58:16.721 denied 00:58:16.721 devices 00:58:16.721 dm_mount 00:58:16.721 dma 00:58:16.721 dpdk_governor 00:58:16.721 dpdk_mem_utility 00:58:16.721 driver 00:58:16.721 env 00:58:16.721 env_dpdk_post_init 00:58:16.721 env_mem_callbacks 00:58:16.721 env_memory 00:58:16.721 env_pci 00:58:16.721 env_vtophys 00:58:16.721 even_2G_alloc 00:58:16.721 event 00:58:16.721 event_perf 00:58:16.721 event_reactor 00:58:16.721 event_reactor_perf 00:58:16.721 event_scheduler 00:58:16.721 exit_on_failed_rpc_init 00:58:16.721 external_make_accel_driver_shared 00:58:16.721 external_make_accel_driver_static 00:58:16.721 external_make_accel_module_shared 00:58:16.721 external_make_accel_module_static 00:58:16.721 external_make_hello_bdev_shared_combo 00:58:16.721 external_make_hello_bdev_shared_iso 00:58:16.721 external_make_hello_bdev_static 00:58:16.721 external_make_hello_no_bdev_shared_combo 00:58:16.721 external_make_hello_no_bdev_shared_iso 00:58:16.721 external_make_hello_no_bdev_static 00:58:16.721 external_make_nvme_shared 00:58:16.721 external_make_nvme_static 00:58:16.721 external_run_accel_driver_shared 00:58:16.721 external_run_accel_driver_static 00:58:16.721 external_run_accel_module_shared 00:58:16.721 external_run_accel_module_static 00:58:16.721 external_run_hello_bdev_shared_combo 00:58:16.721 external_run_hello_bdev_shared_iso 00:58:16.721 external_run_hello_bdev_static 00:58:16.721 external_run_hello_no_bdev_shared_combo 00:58:16.721 external_run_hello_no_bdev_shared_iso 00:58:16.721 external_run_hello_no_bdev_static 00:58:16.721 external_run_nvme_shared 00:58:16.721 external_run_nvme_static 00:58:16.721 filesystem_btrfs 00:58:16.721 filesystem_ext4 00:58:16.721 filesystem_in_capsule_btrfs 00:58:16.721 filesystem_in_capsule_ext4 00:58:16.721 filesystem_in_capsule_xfs 00:58:16.721 filesystem_xfs 00:58:16.721 fio_dif_1_default 00:58:16.721 fio_dif_1_multi_subsystems 00:58:16.721 fio_dif_digest 00:58:16.721 fio_dif_rand_params 00:58:16.721 ftl 00:58:16.721 ftl_bdevperf 00:58:16.721 ftl_dirty_shutdown 00:58:16.721 ftl_fio_basic 00:58:16.721 ftl_restore 00:58:16.721 ftl_trim 00:58:16.721 ftl_upgrade_shutdown 00:58:16.721 go_rpc 00:58:16.721 guess_driver 00:58:16.721 hello_blob 00:58:16.721 hugepages 00:58:16.721 idle 00:58:16.721 interrupt_mode 00:58:16.721 ioat 00:58:16.721 ioat_perf 00:58:16.721 ioat_verify 00:58:16.721 is_zoned 00:58:16.721 iscsi_tgt 00:58:16.721 iscsi_tgt_bdev_io_wait 00:58:16.721 iscsi_tgt_calsoft 00:58:16.721 iscsi_tgt_digest 00:58:16.721 iscsi_tgt_digests 00:58:16.721 iscsi_tgt_filesystem 00:58:16.721 iscsi_tgt_filesystem_btrfs 00:58:16.721 iscsi_tgt_filesystem_ext4 00:58:16.721 iscsi_tgt_filesystem_xfs 00:58:16.721 iscsi_tgt_fio 00:58:16.721 iscsi_tgt_fuzz 00:58:16.721 iscsi_tgt_initiator 00:58:16.721 iscsi_tgt_ip_migration 00:58:16.721 iscsi_tgt_iscsi_lvol 00:58:16.721 iscsi_tgt_login_redirection 00:58:16.721 iscsi_tgt_multiconnection 00:58:16.721 iscsi_tgt_qos 00:58:16.721 iscsi_tgt_rbd 00:58:16.721 iscsi_tgt_reset 00:58:16.721 iscsi_tgt_resize 00:58:16.721 iscsi_tgt_rpc_config 00:58:16.721 iscsi_tgt_sock 00:58:16.721 iscsi_tgt_trace_record 00:58:16.721 json_config 00:58:16.721 json_config_extra_key 00:58:16.721 kernel_target_abort 00:58:16.721 keyring_file 00:58:16.721 keyring_linux 00:58:16.721 llvm_fuzz 00:58:16.721 locking_app_on_locked_coremask 00:58:16.721 locking_app_on_unlocked_coremask 00:58:16.721 locking_overlapped_coremask 00:58:16.721 locking_overlapped_coremask_via_rpc 00:58:16.721 lvol 00:58:16.721 lvol_basic 00:58:16.721 lvol_esnap 00:58:16.721 lvol_external_copy 00:58:16.721 lvol_external_snapshot 00:58:16.721 lvol_hotremove 00:58:16.721 lvol_provisioning 00:58:16.721 lvol_rename 00:58:16.721 lvol_resize 00:58:16.721 lvol_snapshot_clone 00:58:16.721 lvol_tasting 00:58:16.721 lvs_grow_clean 00:58:16.721 lvs_grow_dirty 00:58:16.721 make 00:58:16.721 no_shrink_alloc 00:58:16.721 non_locking_app_on_locked_coremask 00:58:16.721 nvme 00:58:16.721 nvme_arbitration 00:58:16.721 nvme_cli_cuse 00:58:16.721 nvme_cli_plugin 00:58:16.721 nvme_cmb 00:58:16.721 nvme_cuse 00:58:16.721 nvme_cuse_app 00:58:16.721 nvme_cuse_rpc 00:58:16.721 nvme_doorbell_aers 00:58:16.721 nvme_e2edp 00:58:16.721 nvme_err_injection 00:58:16.721 nvme_fdp 00:58:16.721 nvme_fio 00:58:16.721 nvme_flexible_data_placement 00:58:16.721 nvme_hello_world 00:58:16.721 nvme_identify 00:58:16.721 nvme_mount 00:58:16.721 nvme_multi_aen 00:58:16.721 nvme_multi_secondary 00:58:16.721 nvme_ns_manage_cuse 00:58:16.721 nvme_overhead 00:58:16.721 nvme_perf 00:58:16.721 nvme_pmr 00:58:16.721 nvme_pmr_persistence 00:58:16.721 nvme_reserve 00:58:16.721 nvme_reset 00:58:16.721 nvme_rpc 00:58:16.721 nvme_rpc_timeouts 00:58:16.721 nvme_scc 00:58:16.721 nvme_sgl 00:58:16.721 nvme_simple_copy 00:58:16.721 nvme_single_aen 00:58:16.721 nvme_smartctl_cuse 00:58:16.721 nvme_startup 00:58:16.721 nvme_xnvme 00:58:16.721 nvme_zns 00:58:16.721 nvmf_abort 00:58:16.721 nvmf_abort_qd_sizes 00:58:16.721 nvmf_aer 00:58:16.721 nvmf_async_init 00:58:16.721 nvmf_auth_host 00:58:16.721 nvmf_auth_target 00:58:16.721 nvmf_bdev_io_wait 00:58:16.721 nvmf_bdevio 00:58:16.721 nvmf_bdevio_no_huge 00:58:16.721 nvmf_bdevperf 00:58:16.721 nvmf_connect_disconnect 00:58:16.721 nvmf_connect_stress 00:58:16.721 nvmf_delete_subsystem 00:58:16.721 nvmf_device_removal 00:58:16.721 nvmf_device_removal_pci_remove 00:58:16.721 nvmf_device_removal_pci_remove_no_srq 00:58:16.721 nvmf_dif 00:58:16.721 nvmf_digest 00:58:16.721 nvmf_digest_clean 00:58:16.721 nvmf_digest_error 00:58:16.721 nvmf_discovery_remove_ifc 00:58:16.721 nvmf_example 00:58:16.721 nvmf_failover 00:58:16.721 nvmf_filesystem 00:58:16.721 nvmf_filesystem_in_capsule 00:58:16.721 nvmf_filesystem_no_in_capsule 00:58:16.721 nvmf_fio_host 00:58:16.721 nvmf_fio_target 00:58:16.721 nvmf_fips 00:58:16.721 nvmf_fused_ordering 00:58:16.721 nvmf_fuzz 00:58:16.721 nvmf_host_discovery 00:58:16.721 nvmf_host_management 00:58:16.721 nvmf_host_multipath 00:58:16.721 nvmf_host_multipath_status 00:58:16.721 nvmf_identify 00:58:16.721 nvmf_identify_kernel_target 00:58:16.721 nvmf_identify_passthru 00:58:16.721 nvmf_invalid 00:58:16.721 nvmf_lvol 00:58:16.721 nvmf_lvs_grow 00:58:16.722 nvmf_mdns_discovery 00:58:16.722 nvmf_multicontroller 00:58:16.722 nvmf_multitarget 00:58:16.722 nvmf_nmic 00:58:16.722 nvmf_ns_hotplug_stress 00:58:16.722 nvmf_ns_masking 00:58:16.722 nvmf_nvme_cli 00:58:16.722 nvmf_perf 00:58:16.722 nvmf_perf_adq 00:58:16.722 nvmf_queue_depth 00:58:16.722 nvmf_rdma 00:58:16.722 nvmf_referrals 00:58:16.722 nvmf_rpc 00:58:16.722 nvmf_shutdown 00:58:16.722 nvmf_shutdown_tc1 00:58:16.722 nvmf_shutdown_tc2 00:58:16.722 nvmf_shutdown_tc3 00:58:16.722 nvmf_srq_overwhelm 00:58:16.722 nvmf_target_disconnect 00:58:16.722 nvmf_target_disconnect_tc1 00:58:16.722 nvmf_target_disconnect_tc2 00:58:16.722 nvmf_target_disconnect_tc3 00:58:16.722 nvmf_target_discovery 00:58:16.722 nvmf_target_multipath 00:58:16.722 nvmf_tcp 00:58:16.722 nvmf_timeout 00:58:16.722 nvmf_tls 00:58:16.722 nvmf_vfio_user 00:58:16.722 nvmf_vfio_user_fuzz 00:58:16.722 nvmf_vfio_user_nvme_compliance 00:58:16.722 nvmf_vhost 00:58:16.722 nvmf_zcopy 00:58:16.722 ocf 00:58:16.722 ocf_bdevperf_iotypes 00:58:16.722 ocf_configuration_change 00:58:16.722 ocf_create_destruct 00:58:16.722 ocf_fio_modes 00:58:16.722 ocf_flush 00:58:16.722 ocf_multicore 00:58:16.722 ocf_remove 00:58:16.722 ocf_stats 00:58:16.722 odd_alloc 00:58:16.722 packaging 00:58:16.722 per_node_1G_alloc 00:58:16.722 raid0_resize_test 00:58:16.722 raid5f_rebuild_test 00:58:16.722 raid5f_rebuild_test_sb 00:58:16.722 raid5f_state_function_test 00:58:16.722 raid5f_state_function_test_sb 00:58:16.722 raid5f_superblock_test 00:58:16.722 raid_function_test_concat 00:58:16.722 raid_function_test_raid0 00:58:16.722 raid_read_error_test 00:58:16.722 raid_rebuild_test 00:58:16.722 raid_rebuild_test_io 00:58:16.722 raid_rebuild_test_sb 00:58:16.722 raid_rebuild_test_sb_4k 00:58:16.722 raid_rebuild_test_sb_io 00:58:16.722 raid_rebuild_test_sb_md_interleaved 00:58:16.722 raid_rebuild_test_sb_md_separate 00:58:16.722 raid_state_function_test 00:58:16.722 raid_state_function_test_sb 00:58:16.722 raid_state_function_test_sb_4k 00:58:16.722 raid_state_function_test_sb_md_interleaved 00:58:16.722 raid_state_function_test_sb_md_separate 00:58:16.722 raid_superblock_test 00:58:16.722 raid_superblock_test_4k 00:58:16.722 raid_superblock_test_md_interleaved 00:58:16.722 raid_superblock_test_md_separate 00:58:16.722 raid_write_error_test 00:58:16.722 reactor_set_interrupt 00:58:16.722 reap_unregistered_poller 00:58:16.722 rocksdb 00:58:16.722 rocksdb_insert 00:58:16.722 rocksdb_overwrite 00:58:16.722 rocksdb_randread 00:58:16.722 rocksdb_readwrite 00:58:16.722 rocksdb_writesync 00:58:16.722 rpc 00:58:16.722 rpc_client 00:58:16.722 rpc_daemon_integrity 00:58:16.722 rpc_integrity 00:58:16.722 rpc_plugins 00:58:16.722 rpc_trace_cmd_test 00:58:16.722 rpm_packaging 00:58:16.722 scanbuild_make 00:58:16.722 scheduler 00:58:16.722 scheduler_create_thread 00:58:16.722 setup.sh 00:58:16.722 skip_rpc 00:58:16.722 skip_rpc_with_delay 00:58:16.722 skip_rpc_with_json 00:58:16.722 spdk_dd 00:58:16.722 spdk_dd_basic_rw 00:58:16.722 spdk_dd_bdev_to_bdev 00:58:16.722 spdk_dd_malloc 00:58:16.722 spdk_dd_negative 00:58:16.722 spdk_dd_posix 00:58:16.722 spdk_dd_sparse 00:58:16.722 spdk_dd_uring 00:58:16.722 spdk_target_abort 00:58:16.722 spdkcli_iscsi 00:58:16.722 spdkcli_nvmf_rdma 00:58:16.722 spdkcli_nvmf_tcp 00:58:16.722 spdkcli_raid 00:58:16.722 spdkcli_rbd 00:58:16.722 spdkcli_tcp 00:58:16.722 spdkcli_vhost 00:58:16.722 spdkcli_virtio 00:58:16.722 sw_hotplug 00:58:16.722 test_bdev_lvol_delete_lvstore_with_clones 00:58:16.722 test_bdev_lvol_delete_ordering 00:58:16.722 test_clone_decouple_parent 00:58:16.722 test_clone_inflate 00:58:16.722 test_clone_snapshot_relations 00:58:16.722 test_construct_lvol 00:58:16.722 test_construct_lvol_alias_conflict 00:58:16.722 test_construct_lvol_fio_clear_method_none 00:58:16.722 test_construct_lvol_fio_clear_method_unmap 00:58:16.722 test_construct_lvol_full_lvs 00:58:16.722 test_construct_lvol_inexistent_lvs 00:58:16.722 test_construct_lvols_conflict_alias 00:58:16.722 test_construct_lvs 00:58:16.722 test_construct_lvs_clear_methods 00:58:16.722 test_construct_lvs_conflict_alias 00:58:16.722 test_construct_lvs_different_cluster_size 00:58:16.722 test_construct_lvs_nonexistent_bdev 00:58:16.722 test_construct_multi_lvols 00:58:16.722 test_construct_nested_lvol 00:58:16.722 test_construct_two_lvs_on_the_same_bdev 00:58:16.722 test_create_multi_ublk 00:58:16.722 test_create_snapshot_of_snapshot 00:58:16.722 test_create_snapshot_with_io 00:58:16.722 test_create_ublk 00:58:16.722 test_delete_lvol_store_persistent_positive 00:58:16.722 test_delete_snapshot_with_clone 00:58:16.722 test_delete_snapshot_with_snapshot 00:58:16.722 test_destroy_after_bdev_lvol_resize_positive 00:58:16.722 test_esnap_clones 00:58:16.722 test_esnap_late_arrival 00:58:16.722 test_esnap_reload 00:58:16.722 test_esnap_remove_degraded 00:58:16.722 test_hotremove_lvol_store 00:58:16.722 test_hotremove_lvol_store_base 00:58:16.722 test_hotremove_lvol_store_base_with_lvols 00:58:16.722 test_hotremove_lvol_store_multiple_lvols 00:58:16.722 test_lvol_bdev_readonly 00:58:16.722 test_lvol_list 00:58:16.722 test_lvol_rename_negative 00:58:16.722 test_lvol_set_parent_bdev_from_esnap 00:58:16.722 test_lvol_set_parent_bdev_from_none 00:58:16.722 test_lvol_set_parent_bdev_from_snapshot 00:58:16.722 test_lvol_set_parent_failed 00:58:16.722 test_lvol_set_parent_from_esnap 00:58:16.722 test_lvol_set_parent_from_none 00:58:16.722 test_lvol_set_parent_from_snapshot 00:58:16.722 test_rename_lvs_negative 00:58:16.722 test_rename_positive 00:58:16.722 test_resize_lvol 00:58:16.722 test_resize_lvol_negative 00:58:16.722 test_resize_lvol_with_io_traffic 00:58:16.722 test_save_ublk_config 00:58:16.722 test_shallow_copy_compare 00:58:16.722 test_sigterm 00:58:16.722 test_snapshot_compare_with_lvol_bdev 00:58:16.722 test_tasting 00:58:16.722 test_thin_lvol_check_integrity 00:58:16.722 test_thin_lvol_check_space 00:58:16.722 test_thin_lvol_check_zeroes 00:58:16.722 test_thin_lvol_resize 00:58:16.722 test_thin_overprovisioning 00:58:16.722 test_unregister_lvol_bdev 00:58:16.722 thread 00:58:16.722 thread_poller_perf 00:58:16.722 thread_spdk_lock 00:58:16.722 ublk 00:58:16.722 ublk_recovery 00:58:16.722 ubsan 00:58:16.722 unittest 00:58:16.722 unittest_accel 00:58:16.722 unittest_bdev 00:58:16.722 unittest_bdev_compress 00:58:16.722 unittest_bdev_crypto 00:58:16.722 unittest_bdev_raid5f 00:58:16.722 unittest_blob_blobfs 00:58:16.722 unittest_build 00:58:16.722 unittest_dma 00:58:16.722 unittest_dpdk_compressdev 00:58:16.722 unittest_event 00:58:16.722 unittest_ftl 00:58:16.722 unittest_idxd_user 00:58:16.722 unittest_include 00:58:16.722 unittest_init 00:58:16.722 unittest_ioat 00:58:16.722 unittest_iobuf 00:58:16.722 unittest_iscsi 00:58:16.722 unittest_json 00:58:16.722 unittest_keyring 00:58:16.722 unittest_lib_reduce 00:58:16.722 unittest_log 00:58:16.722 unittest_lvol 00:58:16.722 unittest_notify 00:58:16.722 unittest_nvme 00:58:16.722 unittest_nvme_cuse 00:58:16.722 unittest_nvme_rdma 00:58:16.722 unittest_nvmf 00:58:16.722 unittest_nvmf_rdma 00:58:16.722 unittest_nvmf_transport 00:58:16.722 unittest_nvmf_vfio_user 00:58:16.722 unittest_pci_event 00:58:16.722 unittest_rdma 00:58:16.722 unittest_rpc 00:58:16.722 unittest_scsi 00:58:16.722 unittest_sock 00:58:16.722 unittest_thread 00:58:16.722 unittest_util 00:58:16.722 unittest_vhost 00:58:16.722 valgrind 00:58:16.722 version 00:58:16.722 vfio_fuzz 00:58:16.722 vfio_user_nvme_fio 00:58:16.722 vfio_user_nvme_restart_vm 00:58:16.722 vfio_user_virtio_blk_restart_vm 00:58:16.722 vhost 00:58:16.722 vhost_blk_lvol_integrity 00:58:16.722 vhost_blk_packed_ring_integrity 00:58:16.722 vhost_blockdev 00:58:16.722 vhost_boot 00:58:16.722 vhost_fuzz 00:58:16.722 vhost_negative 00:58:16.722 vhost_scsi_lvol_integrity 00:58:16.722 vhost_shared 00:58:16.722 xnvme_bdevperf 00:58:16.722 xnvme_to_malloc_dd_copy 00:58:16.722 zoned_fio 00:58:16.722 00:58:16.722 00:58:16.722 -----Tests Missing From Build------ 00:58:16.722 accel_scan_dsa_modules 00:58:16.722 accel_scan_iaa_modules 00:58:16.722 balanced 00:58:16.722 build_native_dpdk 00:58:16.722 build_shared_native_dpdk_rpm 00:58:16.722 build_shared_rpm_with_rpmed_dpdk 00:58:16.722 busy 00:58:16.722 core_load 00:58:16.722 ftl_restore_fast 00:58:16.722 iscsi_tgt_data_digest 00:58:16.722 iscsi_tgt_ext4test 00:58:16.722 nvme_boot_partition 00:58:16.722 nvme_bp 00:58:16.722 nvme_opal 00:58:16.722 nvme_opal_bdevio 00:58:16.722 nvme_opal_bdevperf 00:58:16.722 nvme_opal_spdk_tgt 00:58:16.722 nvmf_digest_dsa_initiator 00:58:16.722 nvmf_digest_dsa_target 00:58:16.722 nvmf_fc 00:58:16.722 nvmf_initiator_timeout 00:58:16.722 nvmf_multiconnection 00:58:16.722 sma 00:58:16.722 sma_crypto 00:58:16.722 sma_discovery 00:58:16.722 sma_nvmf_tcp 00:58:16.722 sma_plugins 00:58:16.722 sma_qos 00:58:16.722 sma_vfiouser_qemu 00:58:16.722 sma_vhost 00:58:16.722 spdkcli_nvmf_fc 00:58:16.722 unittest_nvmf_fc 00:58:16.722 unittest_nvmf_fc_ls 00:58:16.722 vfio_user_qemu 00:58:16.722 vfio_user_virtio_bdevperf 00:58:16.722 vfio_user_virtio_scsi_restart_vm 00:58:16.722 vhost_blk_cores_2ctrl 00:58:16.722 vhost_blk_fs_integrity 00:58:16.723 vhost_blk_hot_remove 00:58:16.723 vhost_blk_integrity 00:58:16.723 vhost_hotplug 00:58:16.723 vhost_migration 00:58:16.723 vhost_migration_tc1 00:58:16.723 vhost_migration_tc2 00:58:16.723 vhost_readonly 00:58:16.723 vhost_scsi_cores_2ctrl 00:58:16.723 vhost_scsi_fs_integrity 00:58:16.723 vhost_scsi_hot_remove 00:58:16.723 vhost_scsi_integrity 00:58:16.723 vmd 00:58:16.723 vmd_bdev_svc 00:58:16.723 vmd_fio 00:58:16.723 vmd_hello_world 00:58:16.723 vmd_identify 00:58:16.723 vmd_perf 00:58:16.723 00:58:16.723 00:58:16.723 -----Tests Missing ASAN------ 00:58:16.723 accel_cdev_comp 00:58:16.723 accel_cdev_decomp 00:58:16.723 accel_cdev_decomp_full 00:58:16.723 accel_cdev_decomp_full_mcore 00:58:16.723 accel_cdev_decomp_full_mthread 00:58:16.723 accel_cdev_decomp_mcore 00:58:16.723 accel_cdev_decomp_mthread 00:58:16.723 accel_scan_dsa_modules 00:58:16.723 accel_scan_iaa_modules 00:58:16.723 autobuild 00:58:16.723 autobuild_build_doc 00:58:16.723 autobuild_check_dpdk_pci_api 00:58:16.723 autobuild_check_format 00:58:16.723 autobuild_check_so_deps 00:58:16.723 autobuild_external_code 00:58:16.723 autobuild_generated_files_check 00:58:16.723 autobuild_generated_files_check_post_clean 00:58:16.723 autobuild_header_dependency_check 00:58:16.723 autobuild_llvm_precompile 00:58:16.723 autobuild_make_install 00:58:16.723 autobuild_make_uninstall 00:58:16.723 autobuild_ocf_precompile 00:58:16.723 balanced 00:58:16.723 bdev_crypto_enomem 00:58:16.723 blockdev_crypto_aesni 00:58:16.723 blockdev_crypto_qat 00:58:16.723 blockdev_crypto_sw 00:58:16.723 blockdev_rbd 00:58:16.723 build_native_dpdk 00:58:16.723 build_shared_native_dpdk_rpm 00:58:16.723 build_shared_rpm_with_rpmed_dpdk 00:58:16.723 busy 00:58:16.723 chaining 00:58:16.723 check_header_filenames 00:58:16.723 cmb_copy 00:58:16.723 compress_compdev 00:58:16.723 compress_isal 00:58:16.723 confirm_abi_deps 00:58:16.723 confirm_makefile_deps 00:58:16.723 core_load 00:58:16.723 dd_uring_copy 00:58:16.723 dma 00:58:16.723 dpdk_governor 00:58:16.723 external_make_accel_driver_shared 00:58:16.723 external_make_accel_driver_static 00:58:16.723 external_make_accel_module_shared 00:58:16.723 external_make_accel_module_static 00:58:16.723 external_make_hello_bdev_shared_combo 00:58:16.723 external_make_hello_bdev_shared_iso 00:58:16.723 external_make_hello_bdev_static 00:58:16.723 external_make_hello_no_bdev_shared_combo 00:58:16.723 external_make_hello_no_bdev_shared_iso 00:58:16.723 external_make_hello_no_bdev_static 00:58:16.723 external_make_nvme_shared 00:58:16.723 external_make_nvme_static 00:58:16.723 external_run_accel_driver_shared 00:58:16.723 external_run_accel_driver_static 00:58:16.723 external_run_accel_module_shared 00:58:16.723 external_run_accel_module_static 00:58:16.723 external_run_hello_bdev_shared_combo 00:58:16.723 external_run_hello_bdev_shared_iso 00:58:16.723 external_run_hello_bdev_static 00:58:16.723 external_run_hello_no_bdev_shared_combo 00:58:16.723 external_run_hello_no_bdev_shared_iso 00:58:16.723 external_run_hello_no_bdev_static 00:58:16.723 external_run_nvme_shared 00:58:16.723 external_run_nvme_static 00:58:16.723 filesystem_btrfs 00:58:16.723 filesystem_ext4 00:58:16.723 filesystem_in_capsule_btrfs 00:58:16.723 filesystem_in_capsule_ext4 00:58:16.723 filesystem_in_capsule_xfs 00:58:16.723 filesystem_xfs 00:58:16.723 fio_dif_1_default 00:58:16.723 fio_dif_1_multi_subsystems 00:58:16.723 fio_dif_digest 00:58:16.723 fio_dif_rand_params 00:58:16.723 ftl_restore_fast 00:58:16.723 go_rpc 00:58:16.723 idle 00:58:16.723 interrupt_mode 00:58:16.723 ioat 00:58:16.723 ioat_perf 00:58:16.723 ioat_verify 00:58:16.723 is_zoned 00:58:16.723 iscsi_tgt 00:58:16.723 iscsi_tgt_bdev_io_wait 00:58:16.723 iscsi_tgt_calsoft 00:58:16.723 iscsi_tgt_data_digest 00:58:16.723 iscsi_tgt_digest 00:58:16.723 iscsi_tgt_digests 00:58:16.723 iscsi_tgt_ext4test 00:58:16.723 iscsi_tgt_filesystem 00:58:16.723 iscsi_tgt_filesystem_btrfs 00:58:16.723 iscsi_tgt_filesystem_ext4 00:58:16.723 iscsi_tgt_filesystem_xfs 00:58:16.723 iscsi_tgt_fio 00:58:16.723 iscsi_tgt_fuzz 00:58:16.723 iscsi_tgt_initiator 00:58:16.723 iscsi_tgt_ip_migration 00:58:16.723 iscsi_tgt_iscsi_lvol 00:58:16.723 iscsi_tgt_login_redirection 00:58:16.723 iscsi_tgt_multiconnection 00:58:16.723 iscsi_tgt_qos 00:58:16.723 iscsi_tgt_rbd 00:58:16.723 iscsi_tgt_reset 00:58:16.723 iscsi_tgt_resize 00:58:16.723 iscsi_tgt_rpc_config 00:58:16.723 iscsi_tgt_sock 00:58:16.723 iscsi_tgt_trace_record 00:58:16.723 kernel_target_abort 00:58:16.723 keyring_file 00:58:16.723 keyring_linux 00:58:16.723 llvm_fuzz 00:58:16.723 lvs_grow_clean 00:58:16.723 lvs_grow_dirty 00:58:16.723 nvme_boot_partition 00:58:16.723 nvme_bp 00:58:16.723 nvme_cli_cuse 00:58:16.723 nvme_cli_plugin 00:58:16.723 nvme_cmb 00:58:16.723 nvme_cuse 00:58:16.723 nvme_cuse_app 00:58:16.723 nvme_cuse_rpc 00:58:16.723 nvme_ns_manage_cuse 00:58:16.723 nvme_opal 00:58:16.723 nvme_opal_bdevio 00:58:16.723 nvme_opal_bdevperf 00:58:16.723 nvme_opal_spdk_tgt 00:58:17.288 nvme_pmr 00:58:17.288 nvme_pmr_persistence 00:58:17.288 nvme_smartctl_cuse 00:58:17.288 nvme_zns 00:58:17.288 nvmf_abort 00:58:17.288 nvmf_abort_qd_sizes 00:58:17.288 nvmf_aer 00:58:17.288 nvmf_async_init 00:58:17.288 nvmf_auth_host 00:58:17.288 nvmf_auth_target 00:58:17.288 nvmf_bdev_io_wait 00:58:17.288 nvmf_bdevio 00:58:17.288 nvmf_bdevio_no_huge 00:58:17.288 nvmf_bdevperf 00:58:17.288 nvmf_connect_disconnect 00:58:17.288 nvmf_connect_stress 00:58:17.288 nvmf_delete_subsystem 00:58:17.288 nvmf_device_removal 00:58:17.288 nvmf_device_removal_pci_remove 00:58:17.288 nvmf_device_removal_pci_remove_no_srq 00:58:17.288 nvmf_dif 00:58:17.288 nvmf_digest 00:58:17.288 nvmf_digest_clean 00:58:17.288 nvmf_digest_dsa_initiator 00:58:17.288 nvmf_digest_dsa_target 00:58:17.288 nvmf_digest_error 00:58:17.288 nvmf_discovery_remove_ifc 00:58:17.288 nvmf_example 00:58:17.288 nvmf_failover 00:58:17.288 nvmf_fc 00:58:17.288 nvmf_filesystem 00:58:17.288 nvmf_filesystem_in_capsule 00:58:17.288 nvmf_filesystem_no_in_capsule 00:58:17.288 nvmf_fio_host 00:58:17.288 nvmf_fio_target 00:58:17.288 nvmf_fips 00:58:17.288 nvmf_fused_ordering 00:58:17.288 nvmf_fuzz 00:58:17.288 nvmf_host_discovery 00:58:17.288 nvmf_host_management 00:58:17.288 nvmf_host_multipath 00:58:17.288 nvmf_host_multipath_status 00:58:17.288 nvmf_identify 00:58:17.288 nvmf_identify_kernel_target 00:58:17.288 nvmf_identify_passthru 00:58:17.288 nvmf_initiator_timeout 00:58:17.288 nvmf_invalid 00:58:17.288 nvmf_lvol 00:58:17.288 nvmf_lvs_grow 00:58:17.288 nvmf_mdns_discovery 00:58:17.288 nvmf_multiconnection 00:58:17.288 nvmf_multicontroller 00:58:17.288 nvmf_multitarget 00:58:17.288 nvmf_nmic 00:58:17.288 nvmf_ns_hotplug_stress 00:58:17.288 nvmf_ns_masking 00:58:17.288 nvmf_nvme_cli 00:58:17.288 nvmf_perf 00:58:17.288 nvmf_perf_adq 00:58:17.288 nvmf_queue_depth 00:58:17.288 nvmf_rdma 00:58:17.288 nvmf_referrals 00:58:17.288 nvmf_rpc 00:58:17.288 nvmf_shutdown 00:58:17.288 nvmf_shutdown_tc1 00:58:17.288 nvmf_shutdown_tc2 00:58:17.288 nvmf_shutdown_tc3 00:58:17.288 nvmf_srq_overwhelm 00:58:17.288 nvmf_target_disconnect 00:58:17.288 nvmf_target_disconnect_tc1 00:58:17.288 nvmf_target_disconnect_tc2 00:58:17.288 nvmf_target_disconnect_tc3 00:58:17.288 nvmf_target_discovery 00:58:17.288 nvmf_target_multipath 00:58:17.288 nvmf_tcp 00:58:17.288 nvmf_timeout 00:58:17.288 nvmf_tls 00:58:17.288 nvmf_vfio_user 00:58:17.288 nvmf_vfio_user_fuzz 00:58:17.288 nvmf_vfio_user_nvme_compliance 00:58:17.288 nvmf_zcopy 00:58:17.288 ocf 00:58:17.288 ocf_bdevperf_iotypes 00:58:17.288 ocf_configuration_change 00:58:17.288 ocf_create_destruct 00:58:17.288 ocf_fio_modes 00:58:17.288 ocf_flush 00:58:17.288 ocf_multicore 00:58:17.288 ocf_remove 00:58:17.288 ocf_stats 00:58:17.288 scanbuild_make 00:58:17.288 scheduler 00:58:17.288 sma 00:58:17.288 sma_crypto 00:58:17.288 sma_discovery 00:58:17.288 sma_nvmf_tcp 00:58:17.288 sma_plugins 00:58:17.288 sma_qos 00:58:17.289 sma_vfiouser_qemu 00:58:17.289 sma_vhost 00:58:17.289 spdk_dd_uring 00:58:17.289 spdk_target_abort 00:58:17.289 spdkcli_iscsi 00:58:17.289 spdkcli_nvmf_fc 00:58:17.289 spdkcli_nvmf_rdma 00:58:17.289 spdkcli_nvmf_tcp 00:58:17.289 spdkcli_raid 00:58:17.289 spdkcli_rbd 00:58:17.289 spdkcli_virtio 00:58:17.289 unittest_bdev_compress 00:58:17.289 unittest_bdev_crypto 00:58:17.289 unittest_dpdk_compressdev 00:58:17.289 unittest_lib_reduce 00:58:17.289 unittest_nvmf_fc 00:58:17.289 unittest_nvmf_fc_ls 00:58:17.289 unittest_nvmf_vfio_user 00:58:17.289 valgrind 00:58:17.289 vfio_fuzz 00:58:17.289 vfio_user_qemu 00:58:17.289 vfio_user_virtio_bdevperf 00:58:17.289 vfio_user_virtio_scsi_restart_vm 00:58:17.289 vhost_blk_cores_2ctrl 00:58:17.289 vhost_blk_fs_integrity 00:58:17.289 vhost_blk_hot_remove 00:58:17.289 vhost_blk_integrity 00:58:17.289 vhost_blockdev 00:58:17.289 vhost_fuzz 00:58:17.289 vhost_hotplug 00:58:17.289 vhost_migration 00:58:17.289 vhost_migration_tc1 00:58:17.289 vhost_migration_tc2 00:58:17.289 vhost_readonly 00:58:17.289 vhost_scsi_cores_2ctrl 00:58:17.289 vhost_scsi_fs_integrity 00:58:17.289 vhost_scsi_hot_remove 00:58:17.289 vhost_scsi_integrity 00:58:17.289 vhost_shared 00:58:17.289 vmd 00:58:17.289 vmd_bdev_svc 00:58:17.289 vmd_fio 00:58:17.289 vmd_hello_world 00:58:17.289 vmd_identify 00:58:17.289 vmd_perf 00:58:17.289 zoned_fio 00:58:17.289 00:58:17.289 00:58:17.289 -----Tests Missing UBSAN------ 00:58:17.289 accel_scan_dsa_modules 00:58:17.289 accel_scan_iaa_modules 00:58:17.289 autobuild 00:58:17.289 autobuild_build_doc 00:58:17.289 autobuild_check_dpdk_pci_api 00:58:17.289 autobuild_check_format 00:58:17.289 autobuild_check_so_deps 00:58:17.289 autobuild_external_code 00:58:17.289 autobuild_generated_files_check 00:58:17.289 autobuild_generated_files_check_post_clean 00:58:17.289 autobuild_header_dependency_check 00:58:17.289 autobuild_make_install 00:58:17.289 autobuild_make_uninstall 00:58:17.289 balanced 00:58:17.289 build_native_dpdk 00:58:17.289 build_rpm_from_gen_spec 00:58:17.289 build_shared_native_dpdk_rpm 00:58:17.289 build_shared_rpm 00:58:17.289 build_shared_rpm_with_rpmed_dpdk 00:58:17.289 busy 00:58:17.289 check_header_filenames 00:58:17.289 cmb_copy 00:58:17.289 confirm_abi_deps 00:58:17.289 confirm_makefile_deps 00:58:17.289 core_load 00:58:17.289 external_make_accel_driver_shared 00:58:17.289 external_make_accel_driver_static 00:58:17.289 external_make_accel_module_shared 00:58:17.289 external_make_accel_module_static 00:58:17.289 external_make_hello_bdev_shared_combo 00:58:17.289 external_make_hello_bdev_shared_iso 00:58:17.289 external_make_hello_bdev_static 00:58:17.289 external_make_hello_no_bdev_shared_combo 00:58:17.289 external_make_hello_no_bdev_shared_iso 00:58:17.289 external_make_hello_no_bdev_static 00:58:17.289 external_make_nvme_shared 00:58:17.289 external_make_nvme_static 00:58:17.289 external_run_accel_driver_shared 00:58:17.289 external_run_accel_driver_static 00:58:17.289 external_run_accel_module_shared 00:58:17.289 external_run_accel_module_static 00:58:17.289 external_run_hello_bdev_shared_combo 00:58:17.289 external_run_hello_bdev_shared_iso 00:58:17.289 external_run_hello_bdev_static 00:58:17.289 external_run_hello_no_bdev_shared_combo 00:58:17.289 external_run_hello_no_bdev_shared_iso 00:58:17.289 external_run_hello_no_bdev_static 00:58:17.289 external_run_nvme_shared 00:58:17.289 external_run_nvme_static 00:58:17.289 ftl_restore_fast 00:58:17.289 is_zoned 00:58:17.289 iscsi_tgt_data_digest 00:58:17.289 iscsi_tgt_ext4test 00:58:17.289 nvme_boot_partition 00:58:17.289 nvme_bp 00:58:17.289 nvme_cmb 00:58:17.289 nvme_opal 00:58:17.289 nvme_opal_bdevio 00:58:17.289 nvme_opal_bdevperf 00:58:17.289 nvme_opal_spdk_tgt 00:58:17.289 nvme_pmr 00:58:17.289 nvme_pmr_persistence 00:58:17.289 nvme_zns 00:58:17.289 nvmf_digest_dsa_initiator 00:58:17.289 nvmf_digest_dsa_target 00:58:17.289 nvmf_fc 00:58:17.289 nvmf_initiator_timeout 00:58:17.289 nvmf_multiconnection 00:58:17.289 packaging 00:58:17.289 rpm_packaging 00:58:17.289 scanbuild_make 00:58:17.289 sma 00:58:17.289 sma_crypto 00:58:17.289 sma_discovery 00:58:17.289 sma_nvmf_tcp 00:58:17.289 sma_plugins 00:58:17.289 sma_qos 00:58:17.289 sma_vfiouser_qemu 00:58:17.289 sma_vhost 00:58:17.289 spdkcli_nvmf_fc 00:58:17.289 unittest_bdev_compress 00:58:17.289 unittest_bdev_crypto 00:58:17.289 unittest_dpdk_compressdev 00:58:17.289 unittest_lib_reduce 00:58:17.289 unittest_nvmf_fc 00:58:17.289 unittest_nvmf_fc_ls 00:58:17.289 unittest_nvmf_vfio_user 00:58:17.289 valgrind 00:58:17.289 vfio_user_qemu 00:58:17.289 vfio_user_virtio_bdevperf 00:58:17.289 vfio_user_virtio_scsi_restart_vm 00:58:17.289 vhost_blk_cores_2ctrl 00:58:17.289 vhost_blk_fs_integrity 00:58:17.289 vhost_blk_hot_remove 00:58:17.289 vhost_blk_integrity 00:58:17.289 vhost_hotplug 00:58:17.289 vhost_migration 00:58:17.289 vhost_migration_tc1 00:58:17.289 vhost_migration_tc2 00:58:17.289 vhost_readonly 00:58:17.289 vhost_scsi_cores_2ctrl 00:58:17.289 vhost_scsi_fs_integrity 00:58:17.289 vhost_scsi_hot_remove 00:58:17.289 vhost_scsi_integrity 00:58:17.289 vmd 00:58:17.289 vmd_bdev_svc 00:58:17.289 vmd_fio 00:58:17.289 vmd_hello_world 00:58:17.289 vmd_identify 00:58:17.289 vmd_perf 00:58:17.289 zoned_fio 00:58:17.289 Not all tests were run. Failing the build. 00:58:17.289 ['sma', 'sma_crypto', 'sma_discovery', 'sma_nvmf_tcp', 'sma_plugins', 'sma_qos', 'sma_vfiouser_qemu', 'sma_vhost', 'vfio_user_qemu', 'vfio_user_virtio_bdevperf', 'vfio_user_virtio_scsi_restart_vm'] 00:58:17.289 + compress_coverage_and_docs 00:58:17.289 + echo 'Start compress coverage and docs' 00:58:17.289 Start compress coverage and docs 00:58:17.289 + tar -C coverage -czf coverage_autotest-per-patch_124218.tar.gz ./ --remove-files 00:58:18.221 + tar -C ut_coverage -czf ut_coverage_autotest-per-patch_124218.tar.gz ./ --remove-files 00:58:19.154 + tar -C doc -czf doc_autotest-per-patch_124218.tar.gz ./ --remove-files 00:58:19.413 + [[ -d llvm ]] 00:58:19.413 + true 00:58:19.413 + echo 'End compress coverage and docs' 00:58:19.413 End compress coverage and docs 00:58:19.413 + remove_partial_coverage_files 00:58:19.413 + find . -name 'cov_*.info' -delete 00:58:19.413 + echo 'End stage post_gen_coverage.sh' 00:58:19.413 End stage post_gen_coverage.sh 00:58:19.431 [Pipeline] } 00:58:19.445 ERROR: script returned exit code 1 00:58:19.479 [Pipeline] // catchError 00:58:19.492 [Pipeline] catchError 00:58:19.494 [Pipeline] { 00:58:19.518 [Pipeline] dir 00:58:19.519 Running in /var/jenkins/workspace/autotest-per-patch_2/post_process 00:58:19.521 [Pipeline] {