Pull request #192 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 jpwhitemn for edgexfoundry/edgex-docs Obtained Jenkinsfile from 1c9044a141837b496e94b412044249d7824dcf15+a20dcf7bceef51b9479313f7ad92d60782eec0da (6bab973878cc982c5207af4f7d15106cc2dcb5bc) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 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 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 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 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > 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. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-524 in /w/workspace/edgexfoundry_edgex-docs_PR-192 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-docs.git > git init /w/workspace/edgexfoundry_edgex-docs_PR-192 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit a20dcf7bceef51b9479313f7ad92d60782eec0da into PR head commit 1c9044a141837b496e94b412044249d7824dcf15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/192/head:refs/remotes/origin/PR-192 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c9044a141837b496e94b412044249d7824dcf15 # 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 a20dcf7bceef51b9479313f7ad92d60782eec0da # timeout=10 Merge succeeded, producing 937bab0266f7edd2e1c5967e5716998523b1fc72 Checking out Revision 937bab0266f7edd2e1c5967e5716998523b1fc72 (PR-192) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 937bab0266f7edd2e1c5967e5716998523b1fc72 # timeout=10 Commit message: "Merge commit 'a20dcf7bceef51b9479313f7ad92d60782eec0da' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 87b59cb12a39c536f7d99f7bfba049f60ab42184 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 02:47:39 + docker inspect -f . python:3-slim 02:47:39 02:47:39 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 02:47:39 + docker pull python:3-slim 02:47:40 3-slim: Pulling from library/python 02:47:40 8559a31e96f4: Pulling fs layer 02:47:40 62e60f3ef11e: Pulling fs layer 02:47:40 3c501ea72926: Pulling fs layer 02:47:40 6719dbff2493: Pulling fs layer 02:47:40 d207157f44bb: Pulling fs layer 02:47:40 6719dbff2493: Waiting 02:47:40 d207157f44bb: Waiting 02:47:40 error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/8e/8ee7080aca712b37650e48dd766f9220975e78f38bb84c0965835168535543a3/data?verify=1595389060-08TGOTyD1WFRjpZf0AlcJqrKqd4%3D: dial tcp: lookup production.cloudflare.docker.com on 10.30.120.3:53: server misbehaving [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) Stage "Push Changes" 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 02:47:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:47:41 ---> package-listing.sh 02:47:41 ++ tr '[:upper:]' '[:lower:]' 02:47:41 ++ facter osfamily 02:47:41 + OS_FAMILY=redhat 02:47:41 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-192 02:47:41 + START_PACKAGES=/tmp/packages_start.txt 02:47:41 + END_PACKAGES=/tmp/packages_end.txt 02:47:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:47:41 + PACKAGES=/tmp/packages_start.txt 02:47:41 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-192 ']' 02:47:41 + PACKAGES=/tmp/packages_end.txt 02:47:41 + case "${OS_FAMILY}" in 02:47:41 + rpm -qa 02:47:41 + sort 02:47:45 + '[' -f /tmp/packages_start.txt ']' 02:47:45 + '[' -f /tmp/packages_end.txt ']' 02:47:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:47:45 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-192 ']' 02:47:45 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-192/archives/ 02:47:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-192/archives/ [Pipeline] isUnix [Pipeline] sh 02:47:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:47:46 02:47:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:47:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:47:46 alpine: Pulling from edgex-lftools-log-publisher 02:47:46 c9b1b535fdd9: Pulling fs layer 02:47:46 2cc5ad85d9ab: Pulling fs layer 02:47:46 756a868c4378: Pulling fs layer 02:47:46 444b2fc9a129: Pulling fs layer 02:47:46 ea15f1150254: Pulling fs layer 02:47:46 41b27a9f41bf: Pulling fs layer 02:47:46 28c525ee5125: Pulling fs layer 02:47:46 094b1ea09ed8: Pulling fs layer 02:47:46 138eaada9080: Pulling fs layer 02:47:46 0622d0fa9048: Pulling fs layer 02:47:46 41b27a9f41bf: Waiting 02:47:46 28c525ee5125: Waiting 02:47:46 094b1ea09ed8: Waiting 02:47:46 138eaada9080: Waiting 02:47:46 0622d0fa9048: Waiting 02:47:46 444b2fc9a129: Waiting 02:47:46 ea15f1150254: Waiting 02:47:46 2cc5ad85d9ab: Verifying Checksum 02:47:46 2cc5ad85d9ab: Download complete 02:47:46 444b2fc9a129: Verifying Checksum 02:47:46 444b2fc9a129: Download complete 02:47:46 c9b1b535fdd9: Verifying Checksum 02:47:46 c9b1b535fdd9: Download complete 02:47:46 ea15f1150254: Verifying Checksum 02:47:46 ea15f1150254: Download complete 02:47:46 28c525ee5125: Verifying Checksum 02:47:46 28c525ee5125: Download complete 02:47:46 756a868c4378: Verifying Checksum 02:47:46 756a868c4378: Download complete 02:47:47 138eaada9080: Verifying Checksum 02:47:47 138eaada9080: Download complete 02:47:47 0622d0fa9048: Verifying Checksum 02:47:47 0622d0fa9048: Download complete 02:47:47 094b1ea09ed8: Verifying Checksum 02:47:47 094b1ea09ed8: Download complete 02:47:47 41b27a9f41bf: Verifying Checksum 02:47:47 41b27a9f41bf: Download complete 02:47:47 c9b1b535fdd9: Pull complete 02:47:47 2cc5ad85d9ab: Pull complete 02:47:49 756a868c4378: Pull complete 02:47:49 444b2fc9a129: Pull complete 02:47:49 ea15f1150254: Pull complete 02:47:53 41b27a9f41bf: Pull complete 02:47:53 28c525ee5125: Pull complete 02:47:55 094b1ea09ed8: Pull complete 02:47:55 138eaada9080: Pull complete 02:47:55 0622d0fa9048: Pull complete 02:47:55 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 02:47:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:47:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:47:56 prd-centos7-docker-4c-2g-524 does not seem to be running inside a container 02:47:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-docs_PR-192 -v /w/workspace/edgexfoundry_edgex-docs_PR-192:/w/workspace/edgexfoundry_edgex-docs_PR-192:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-192@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-192@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 02:47:59 $ docker top 3b0d5308069094235127846aa2c074551994af3afcad263c15d669e21fcbfc87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:59 provisioning config files... 02:48:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-192@tmp/config318392647478507424tmp [Pipeline] { [Pipeline] echo 02:48:00 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:48:00 ---> create-netrc.sh [Pipeline] echo 02:48:00 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:48:01 ---> logs-deploy.sh 02:48:01 + ARCHIVE_ARTIFACTS= 02:48:01 + LOGS_SERVER=https://logs.edgexfoundry.org 02:48:01 + '[' https://logs.edgexfoundry.org == None ']' 02:48:01 + NEXUS_URL=https://nexus.edgexfoundry.org 02:48:01 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-192/3 02:48:01 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-192/3/ 02:48:01 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-192/3 /w/workspace/edgexfoundry_edgex-docs_PR-192 02:48:02 Archives upload complete. 02:48:02 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-192/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-192/3/