00:00:00.001 Started by upstream project "spdk-dpdk-per-patch" build number 226 00:00:00.001 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.007 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/check-format-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-downstream/autotest-docker.groovy 00:00:00.008 The recommended git tool is: git 00:00:00.009 using credential 00000000-0000-0000-0000-000000000002 00:00:00.011 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/check-format-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.027 Fetching changes from the remote Git repository 00:00:00.029 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.042 Using shallow fetch with depth 1 00:00:00.042 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.042 > git --version # timeout=10 00:00:00.053 > git --version # 'git version 2.39.2' 00:00:00.053 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.053 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.053 > 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.161 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.172 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.185 Checking out Revision 34845be7ae448993c10fd8929d8277dc075ec12e (FETCH_HEAD) 00:00:02.185 > git config core.sparsecheckout # timeout=10 00:00:02.196 > git read-tree -mu HEAD # timeout=10 00:00:02.213 > git checkout -f 34845be7ae448993c10fd8929d8277dc075ec12e # timeout=5 00:00:02.233 Commit message: "ansible/roles/custom_facts: Escape instances of "\"" 00:00:02.233 > git rev-list --no-walk 34845be7ae448993c10fd8929d8277dc075ec12e # timeout=10 00:00:02.421 [Pipeline] Start of Pipeline 00:00:02.437 [Pipeline] library 00:00:02.438 Loading library shm_lib@master 00:00:02.438 Library shm_lib@master is cached. Copying from home. 00:00:02.456 [Pipeline] retry 00:00:02.458 [Pipeline] { 00:00:02.469 [Pipeline] timeout 00:00:02.469 Timeout set to expire after 10 min without activity 00:00:02.471 [Pipeline] { 00:00:02.483 [Pipeline] node 00:00:06.730 Running on agt-_autotest_19388-7538 in /var/jenkins/workspace/check-format-docker-autotest 00:00:06.731 [Pipeline] { 00:00:06.745 [Pipeline] wrap 00:00:06.757 [Pipeline] { 00:00:06.767 [Pipeline] stage 00:00:06.769 [Pipeline] { (Prologue) 00:00:06.789 [Pipeline] echo 00:00:06.790 Node: agt-_autotest_19388-7538 00:00:06.992 [Pipeline] setCustomBuildProperty 00:00:07.013 [Pipeline] sh 00:00:08.083 + sudo git config --global --replace-all safe.directory '*' 00:00:08.170 [Pipeline] nodesByLabel 00:00:08.172 Found a total of 1 nodes with the 'sorcerer' label 00:00:08.182 [Pipeline] httpRequest 00:00:08.417 HttpMethod: GET 00:00:08.419 URL: http://10.211.164.101/packages/jbp_34845be7ae448993c10fd8929d8277dc075ec12e.tar.gz 00:00:09.333 Sending request to url: http://10.211.164.101/packages/jbp_34845be7ae448993c10fd8929d8277dc075ec12e.tar.gz 00:00:09.612 Response Code: HTTP/1.1 200 OK 00:00:09.675 Success: Status code 200 is in the accepted range: 200,404 00:00:09.676 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/jbp_34845be7ae448993c10fd8929d8277dc075ec12e.tar.gz 00:00:10.205 [Pipeline] sh 00:00:10.504 + tar --no-same-owner -xf jbp_34845be7ae448993c10fd8929d8277dc075ec12e.tar.gz 00:00:10.523 [Pipeline] httpRequest 00:00:10.529 HttpMethod: GET 00:00:10.530 URL: http://10.211.164.101/packages/spdk_65b4e17c6736ae69784017a5d5557443b6997899.tar.gz 00:00:10.533 Sending request to url: http://10.211.164.101/packages/spdk_65b4e17c6736ae69784017a5d5557443b6997899.tar.gz 00:00:10.538 Response Code: HTTP/1.1 200 OK 00:00:10.538 Success: Status code 200 is in the accepted range: 200,404 00:00:10.539 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/spdk_65b4e17c6736ae69784017a5d5557443b6997899.tar.gz 00:00:22.074 [Pipeline] sh 00:00:22.370 + tar --no-same-owner -xf spdk_65b4e17c6736ae69784017a5d5557443b6997899.tar.gz 00:00:24.924 [Pipeline] sh 00:00:25.225 + git -C spdk log --oneline -n5 00:00:25.225 65b4e17c6 uuid: clarify spdk_uuid_generate_sha1() return code 00:00:25.225 5d5e4d333 nvmf/rpc: Fail listener add with different secure channel 00:00:25.225 54944c1d1 event: don't NOTICELOG when no RPC server started 00:00:25.225 460a2e391 lib/init: do not fail if missing RPC's subsystem in JSON config doesn't exist in app 00:00:25.225 5dc808124 init: add spdk_subsystem_exists() 00:00:25.245 [Pipeline] sh 00:00:25.543 + git -C spdk/dpdk fetch https://review.spdk.io/gerrit/spdk/dpdk refs/changes/86/22686/2 00:00:26.498 From https://review.spdk.io/gerrit/spdk/dpdk 00:00:26.498 * branch refs/changes/86/22686/2 -> FETCH_HEAD 00:00:26.510 [Pipeline] sh 00:00:26.802 + git -C spdk/dpdk checkout FETCH_HEAD 00:00:27.372 Previous HEAD position was afe4186365 pmdinfogen: avoid empty string in ELFSymbol() 00:00:27.372 HEAD is now at d68be38abf ARM64: Cross-Compilation Support 00:00:27.386 [Pipeline] writeFile 00:00:27.401 [Pipeline] sh 00:00:27.692 + cat autorun-spdk.conf 00:00:27.692 : 00:00:27.692 00:00:27.699 RUN_NIGHTLY= 00:00:27.701 [Pipeline] } 00:00:27.718 [Pipeline] // stage 00:00:27.727 [Pipeline] catchError 00:00:27.729 [Pipeline] { 00:00:27.744 [Pipeline] timeout 00:00:27.744 Timeout set to expire in 5 min 0 sec 00:00:27.746 [Pipeline] { 00:00:27.761 [Pipeline] stage 00:00:27.763 [Pipeline] { (Tests) 00:00:27.780 [Pipeline] sh 00:00:28.076 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh check-format-docker-autotest autorun-spdk.conf 00:00:28.076 10:37:25 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/common.sh 00:00:28.076 10:37:25 -- scripts/common.sh@502 -- # [[ -e /bin/wpdk_common.sh ]] 00:00:28.077 10:37:25 -- scripts/common.sh@510 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:00:28.077 10:37:25 -- scripts/common.sh@511 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:00:28.077 10:37:25 -- paths/export.sh@2 -- # PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:28.077 10:37:25 -- paths/export.sh@3 -- # PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:28.077 10:37:25 -- paths/export.sh@4 -- # PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:28.077 10:37:25 -- paths/export.sh@5 -- # export PATH 00:00:28.077 10:37:25 -- paths/export.sh@6 -- # echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:28.077 10:37:25 -- common/autobuild_common.sh@434 -- # out=/var/jenkins/workspace/check-format-docker-autotest/spdk/../output 00:00:28.077 10:37:25 -- common/autobuild_common.sh@435 -- # date +%s 00:00:28.077 10:37:25 -- common/autobuild_common.sh@435 -- # mktemp -dt spdk_1713436645.XXXXXX 00:00:28.077 10:37:25 -- common/autobuild_common.sh@435 -- # SPDK_WORKSPACE=/tmp/spdk_1713436645.c9zw8b 00:00:28.077 10:37:25 -- common/autobuild_common.sh@437 -- # [[ -n '' ]] 00:00:28.077 10:37:25 -- common/autobuild_common.sh@441 -- # '[' -n '' ']' 00:00:28.077 10:37:25 -- common/autobuild_common.sh@444 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/dpdk/' 00:00:28.077 10:37:25 -- common/autobuild_common.sh@448 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/xnvme --exclude /tmp' 00:00:28.077 10:37:25 -- common/autobuild_common.sh@450 -- # scanbuild='scan-build -o /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/scan-build-tmp --exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/dpdk/ --exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/xnvme --exclude /tmp --status-bugs' 00:00:28.077 10:37:25 -- common/autobuild_common.sh@451 -- # get_config_params 00:00:28.077 10:37:25 -- common/autotest_common.sh@385 -- # xtrace_disable 00:00:28.077 10:37:25 -- common/autotest_common.sh@10 -- # set +x 00:00:28.077 10:37:25 -- common/autobuild_common.sh@451 -- # config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --disable-unit-tests --enable-coverage --with-ublk' 00:00:28.077 10:37:25 -- common/autobuild_common.sh@453 -- # start_monitor_resources 00:00:28.077 10:37:25 -- pm/common@17 -- # local monitor 00:00:28.077 10:37:25 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:28.077 10:37:25 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=255 00:00:28.077 10:37:25 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:28.077 10:37:25 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=257 00:00:28.077 10:37:25 -- pm/common@26 -- # sleep 1 00:00:28.077 10:37:25 -- pm/common@21 -- # date +%s 00:00:28.077 10:37:25 -- pm/common@21 -- # date +%s 00:00:28.077 10:37:25 -- pm/common@21 -- # sudo -E /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/perf/pm/collect-cpu-load -d /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power -l -p monitor.docker-autoruner.sh.1713436645 00:00:28.077 10:37:25 -- pm/common@21 -- # sudo -E /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/perf/pm/collect-vmstat -d /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power -l -p monitor.docker-autoruner.sh.1713436645 00:00:28.077 Redirecting to /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1713436645_collect-vmstat.pm.log 00:00:28.077 Redirecting to /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1713436645_collect-cpu-load.pm.log 00:00:29.017 10:37:26 -- common/autobuild_common.sh@454 -- # trap stop_monitor_resources EXIT 00:00:29.017 10:37:26 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/check-format-docker-autotest/spdk 00:00:29.017 10:37:26 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-pkg-manifest.txt /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/check-format-docker-autotest/output 00:00:29.017 10:37:26 -- scripts/docker-autoruner.sh@21 -- # [[ check-format-docker-autotest == unittest-valgrind-docker-autotest ]] 00:00:29.017 10:37:26 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:00:29.017 10:37:26 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:29.017 10:37:26 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:29.017 10:37:26 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:00:29.017 10:37:26 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:00:29.017 10:37:26 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:00:29.018 10:37:26 -- scripts/docker-autoruner.sh@35 -- # CHECK_FORMAT_ONLY_DIFF=yes 00:00:29.018 10:37:26 -- scripts/docker-autoruner.sh@35 -- # check_format 00:00:29.018 10:37:26 -- common/autobuild_common.sh@346 -- # run_test autobuild_check_format /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:00:29.018 10:37:26 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:00:29.018 10:37:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:00:29.018 10:37:26 -- common/autotest_common.sh@10 -- # set +x 00:00:29.018 ************************************ 00:00:29.018 START TEST autobuild_check_format 00:00:29.018 ************************************ 00:00:29.018 10:37:26 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:00:29.587 Checking file permissions... OK 00:00:29.844 Checking coding style... OK 00:00:30.101 Checking comment style... OK 00:00:31.477 Checking markdown files format... OK 00:00:31.477 Checking for spaces before tabs... OK 00:00:31.477 Checking trailing whitespace in output strings... OK 00:00:31.477 Checking for use of forbidden library functions... OK 00:00:31.477 Checking for use of forbidden CUnit macros... OK 00:00:32.039 Checking blank lines at end of file... OK 00:00:32.607 Checking for POSIX includes... OK 00:00:32.865 Checking for proper function naming conventions... OK 00:00:32.865 Checking #include style... OK 00:00:33.431 Checking Python style... OK 00:00:33.688 Checking whether CHANGELOG.md should be updated... 00:00:33.688 include/spdk/uuid.h was modified. Consider updating CHANGELOG.md. 00:00:34.256 Checking that all RPCs are documented... OK 00:00:34.256 Checking rpc.py argument option names... OK 00:00:34.516 Checking SPDX-license...OK 00:00:49.405 Checking Golang style...OK 00:00:49.406 Checking extern "C"... OK 00:00:49.406 00:00:49.406 real 0m20.270s 00:00:49.406 user 1m52.627s 00:00:49.406 sys 0m39.867s 00:00:49.406 10:37:46 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:00:49.406 10:37:46 -- common/autotest_common.sh@10 -- # set +x 00:00:49.406 ************************************ 00:00:49.406 END TEST autobuild_check_format 00:00:49.406 ************************************ 00:00:49.406 10:37:46 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:00:49.406 10:37:46 -- pm/common@30 -- # signal_monitor_resources TERM 00:00:49.406 10:37:46 -- pm/common@41 -- # local monitor pid pids signal=TERM 00:00:49.406 10:37:46 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:49.406 10:37:46 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:00:49.406 10:37:46 -- pm/common@45 -- # pid=262 00:00:49.406 10:37:46 -- pm/common@52 -- # sudo kill -TERM 262 00:00:49.406 10:37:46 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:49.406 10:37:46 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:00:49.406 10:37:46 -- pm/common@45 -- # pid=263 00:00:49.406 10:37:46 -- pm/common@52 -- # sudo kill -TERM 263 00:00:49.418 [Pipeline] } 00:00:49.437 [Pipeline] // stage 00:00:49.443 [Pipeline] } 00:00:49.462 [Pipeline] // timeout 00:00:49.468 [Pipeline] } 00:00:49.486 [Pipeline] // catchError 00:00:49.495 [Pipeline] stage 00:00:49.497 [Pipeline] { (Epilogue) 00:00:49.509 [Pipeline] sh 00:00:49.866 [Pipeline] setCustomBuildProperty 00:00:49.876 [Pipeline] catchError 00:00:49.877 [Pipeline] { 00:00:49.891 [Pipeline] sh 00:00:50.183 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:00:50.183 Artifacts sizes are good 00:00:50.193 [Pipeline] } 00:00:50.210 [Pipeline] // catchError 00:00:50.218 [Pipeline] sh 00:00:50.514 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:00:50.528 [Pipeline] archiveArtifacts 00:00:50.536 Archiving artifacts 00:00:51.166 [Pipeline] } 00:00:51.187 [Pipeline] // stage 00:00:51.194 [Pipeline] } 00:00:51.212 [Pipeline] // wrap 00:00:51.219 [Pipeline] } 00:00:51.236 [Pipeline] // node 00:00:51.241 [Pipeline] } 00:00:51.254 [Pipeline] // timeout 00:00:51.260 [Pipeline] } 00:00:51.272 [Pipeline] // retry 00:00:51.277 [Pipeline] End of Pipeline 00:00:51.316 Finished: SUCCESS