Pull request #281 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-docs Obtained Jenkinsfile from fd9a66c198b7b1bafceab8f58dba66ff5977ae09+9d2545104dba4595e8f79f2c7e7964130ae6ea53 (1cc8e5c93afd672aa0b38bf9f93351012f710f6b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16124 in /w/workspace/edgexfoundry_edgex-docs_PR-281 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-docs.git > git init /w/workspace/edgexfoundry_edgex-docs_PR-281 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9d2545104dba4595e8f79f2c7e7964130ae6ea53 into PR head commit fd9a66c198b7b1bafceab8f58dba66ff5977ae09 Merge succeeded, producing fd9a66c198b7b1bafceab8f58dba66ff5977ae09 Checking out Revision fd9a66c198b7b1bafceab8f58dba66ff5977ae09 (PR-281) > git config core.sparsecheckout # timeout=10 > git checkout -f fd9a66c198b7b1bafceab8f58dba66ff5977ae09 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9d2545104dba4595e8f79f2c7e7964130ae6ea53 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd9a66c198b7b1bafceab8f58dba66ff5977ae09 # timeout=10 Commit message: "feat(adr): Updated status to approved." > git rev-list --no-walk 25649f4138023dfe40539fbe59352fd077f27860 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 18:57:52 + docker inspect -f . python:3-slim 18:57:52 18:57:52 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 18:57:52 + docker pull python:3-slim 18:57:52 3-slim: Pulling from library/python 18:57:52 6ec7b7d162b2: Pulling fs layer 18:57:52 a28a49c1de56: Pulling fs layer 18:57:52 55e13bb4abc2: Pulling fs layer 18:57:52 c99c72ed7c2b: Pulling fs layer 18:57:52 4ad2c63333b4: Pulling fs layer 18:57:52 c99c72ed7c2b: Waiting 18:57:52 4ad2c63333b4: Waiting 18:57:53 3-slim: Pulling from library/python 18:57:53 6ec7b7d162b2: Pulling fs layer 18:57:53 a28a49c1de56: Pulling fs layer 18:57:53 55e13bb4abc2: Pulling fs layer 18:57:53 c99c72ed7c2b: Pulling fs layer 18:57:53 4ad2c63333b4: Pulling fs layer 18:57:53 c99c72ed7c2b: Waiting 18:57:53 4ad2c63333b4: Waiting 18:57:53 error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/9f/9fc39a5d1a9bf592d87a52df6a234a647d9513372ced6cd8b9ea8fc8d0c355f3/data?verify=1608061673-zcu1laFeba0ZJSHesumZ%2Ber9NDA%3D: dial tcp: lookup production.cloudflare.docker.com on 10.30.120.3:53: server misbehaving [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to GitHub pages) Stage "Publish to GitHub pages" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:57:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:57:55 ---> package-listing.sh 18:57:55 ++ facter osfamily 18:57:55 ++ tr '[:upper:]' '[:lower:]' 18:57:55 + OS_FAMILY=redhat 18:57:55 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-281 18:57:55 + START_PACKAGES=/tmp/packages_start.txt 18:57:55 + END_PACKAGES=/tmp/packages_end.txt 18:57:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:57:55 + PACKAGES=/tmp/packages_start.txt 18:57:55 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-281 ']' 18:57:55 + PACKAGES=/tmp/packages_end.txt 18:57:55 + case "${OS_FAMILY}" in 18:57:55 + rpm -qa 18:57:55 + sort 18:58:00 + '[' -f /tmp/packages_start.txt ']' 18:58:00 + '[' -f /tmp/packages_end.txt ']' 18:58:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:58:00 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-281 ']' 18:58:00 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-281/archives/ 18:58:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-281/archives/ [Pipeline] echo 18:58:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_PR-281/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:58:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:58:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:58:01 18:58:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:58:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:58:01 alpine: Pulling from edgex-lftools-log-publisher 18:58:01 df20fa9351a1: Pulling fs layer 18:58:01 36b3adc4ff6f: Pulling fs layer 18:58:01 8ad3a11d3b57: Pulling fs layer 18:58:01 46f8f816bc3b: Pulling fs layer 18:58:01 93b61091891f: Pulling fs layer 18:58:01 93b9cdb0e59b: Pulling fs layer 18:58:01 5e14af77c1be: Pulling fs layer 18:58:01 01666e4c0597: Pulling fs layer 18:58:01 aa168da1d23b: Pulling fs layer 18:58:01 46f8f816bc3b: Waiting 18:58:01 93b61091891f: Waiting 18:58:01 93b9cdb0e59b: Waiting 18:58:01 5e14af77c1be: Waiting 18:58:01 01666e4c0597: Waiting 18:58:01 aa168da1d23b: Waiting 18:58:01 36b3adc4ff6f: Verifying Checksum 18:58:01 36b3adc4ff6f: Download complete 18:58:01 46f8f816bc3b: Download complete 18:58:01 df20fa9351a1: Verifying Checksum 18:58:01 df20fa9351a1: Download complete 18:58:01 93b9cdb0e59b: Download complete 18:58:01 5e14af77c1be: Verifying Checksum 18:58:01 5e14af77c1be: Download complete 18:58:01 93b61091891f: Download complete 18:58:01 01666e4c0597: Verifying Checksum 18:58:01 01666e4c0597: Download complete 18:58:01 8ad3a11d3b57: Verifying Checksum 18:58:01 8ad3a11d3b57: Download complete 18:58:02 df20fa9351a1: Pull complete 18:58:02 36b3adc4ff6f: Pull complete 18:58:03 8ad3a11d3b57: Pull complete 18:58:03 46f8f816bc3b: Pull complete 18:58:04 aa168da1d23b: Verifying Checksum 18:58:04 aa168da1d23b: Download complete 18:58:05 93b61091891f: Pull complete 18:58:05 93b9cdb0e59b: Pull complete 18:58:05 5e14af77c1be: Pull complete 18:58:05 01666e4c0597: Pull complete 18:58:12 aa168da1d23b: Pull complete 18:58:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:58:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:58:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:58:12 prd-centos7-docker-4c-2g-16124 does not seem to be running inside a container 18:58:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_PR-281/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-docs_PR-281 -v /w/workspace/edgexfoundry_edgex-docs_PR-281:/w/workspace/edgexfoundry_edgex-docs_PR-281:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-281@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:58:16 $ docker top 6273e57a1c30b5d711df00f41e3ed0b06de802898325174e2c9391d4928e38bc -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:17 + touch /tmp/pre-build-complete [Pipeline] sh 18:58:17 + mkdir -p /var/log/sa [Pipeline] sh 18:58:18 + ls /var/log/sa-host 18:58:18 + sadf -c /var/log/sa-host/sa15 18:58:18 file_magic: OK 18:58:18 HZ: Using current value: 100 18:58:18 file_header: OK 18:58:18 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:58:18 Statistics: 18:58:18 HRHnuu...uuuununununu... 18:58:18 File successfully converted to sysstat format version 12.2.1 18:58:18 + sadf -c /var/log/sa-host/sa23 18:58:18 file_magic: OK 18:58:18 HZ: Using current value: 100 18:58:18 file_header: OK 18:58:18 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:58:18 Statistics: 18:58:18 Hnuu...uuuununununu... 18:58:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:18 provisioning config files... 18:58:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-281@tmp/config4114341302289375444tmp [Pipeline] { [Pipeline] echo 18:58:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:58:18 ---> create-netrc.sh [Pipeline] } 18:58:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:58:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:58:19 ---> python-tools-install.sh [Pipeline] echo 18:58:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:58:19 ---> sudo-logs.sh 18:58:19 Archiving 'sudo' log.. [Pipeline] echo 18:58:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:58:19 ---> job-cost.sh 18:58:19 lf-activate-venv: SKIPPING 18:58:19 INFO: No Stack... 18:58:21 INFO: Retrieving Pricing Info for: v1-standard-2 18:58:21 INFO: Archiving Costs [Pipeline] echo 18:58:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:58:22 ---> logs-deploy.sh 18:58:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-281/27 18:58:22 INFO: archiving workspace using pattern(s): 18:58:23 Archives upload complete. 18:58:23 INFO: archiving logs to Nexus