Pull request #206 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-compose Obtained Jenkinsfile from d2d2aaa60d96e3219ce4be01d7e551cec2418ee7+4794bb781c029770000819a894ada41526a7dcb8 (2b16ccdef36dddb9039f0df58a0ca516367c8528) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh435211244196516825.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4761742330198097744.key > 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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-206/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-206/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6081204403324991391.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5482894414926928506.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-206/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-206/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh637729468428726977.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 All nodes of label ‘centos7-docker-8c-8g’ are offline Running on prd-centos7-docker-8c-8g-372 in /w/workspace/dgexfoundry_edgex-compose_PR-206 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-compose.git > git init /w/workspace/dgexfoundry_edgex-compose_PR-206 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/jenkins-gitclient-ssh7903781163977174729.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.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-compose.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/jenkins-gitclient-ssh6983482262176007004.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4794bb781c029770000819a894ada41526a7dcb8 into PR head commit d2d2aaa60d96e3219ce4be01d7e551cec2418ee7 Merge succeeded, producing d2d2aaa60d96e3219ce4be01d7e551cec2418ee7 Checking out Revision d2d2aaa60d96e3219ce4be01d7e551cec2418ee7 (PR-206) > git config core.sparsecheckout # timeout=10 > git checkout -f d2d2aaa60d96e3219ce4be01d7e551cec2418ee7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/jenkins-gitclient-ssh6295543273114157246.key > git merge 4794bb781c029770000819a894ada41526a7dcb8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2d2aaa60d96e3219ce4be01d7e551cec2418ee7 # timeout=10 Commit message: "ci: add stage to archive 3rd party images from compose file" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:35:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Archive 3rd Party Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:56 provisioning config files... 20:35:56 copy managed file [ci-build-images-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/config2221708463739211765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:56 ---> docker-login.sh 20:35:56 nexus3.edgexfoundry.org:10001 20:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:56 Configure a credential helper to remove this warning. See 20:35:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:56 20:35:56 Login Succeeded 20:35:56 nexus3.edgexfoundry.org:10002 20:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:57 Configure a credential helper to remove this warning. See 20:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:57 20:35:57 Login Succeeded 20:35:57 nexus3.edgexfoundry.org:10003 20:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. > git rev-list --no-walk 5f2bd4ef06598360a92701262ba317df92a0e183 # timeout=10 20:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:57 Configure a credential helper to remove this warning. See 20:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:57 20:35:57 Login Succeeded 20:35:57 nexus3.edgexfoundry.org:10004 20:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:57 Configure a credential helper to remove this warning. See 20:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:57 20:35:57 Login Succeeded 20:35:57 docker.io 20:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:57 Configure a credential helper to remove this warning. See 20:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:57 20:35:57 Login Succeeded 20:35:57 ---> docker-login.sh ends [Pipeline] } 20:35:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:35:58 + docker buildx ls 20:35:58 NAME/NODE DRIVER/ENDPOINT STATUS PLATFORMS 20:35:58 default * docker 20:35:58 default default running linux/amd64, linux/386 [Pipeline] sh 20:35:58 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 20:35:58 edgex-builder [Pipeline] sh 20:35:58 + docker buildx inspect --bootstrap 20:35:58 #1 [internal] booting buildkit 20:35:58 #1 pulling image moby/buildkit:buildx-stable-1 20:36:01 #1 pulling image moby/buildkit:buildx-stable-1 2.6s done 20:36:01 #1 creating container buildx_buildkit_edgex-builder0 20:36:02 #1 creating container buildx_buildkit_edgex-builder0 0.8s done 20:36:02 #1 DONE 3.4s 20:36:02 Name: edgex-builder 20:36:02 Driver: docker-container 20:36:02 20:36:02 Nodes: 20:36:02 Name: edgex-builder0 20:36:02 Endpoint: unix:///var/run/docker.sock 20:36:02 Status: running 20:36:02 Platforms: linux/amd64*, linux/arm64*, linux/386 [Pipeline] sh 20:36:02 + docker buildx ls 20:36:02 NAME/NODE DRIVER/ENDPOINT STATUS PLATFORMS 20:36:02 edgex-builder * docker-container 20:36:02 edgex-builder0 unix:///var/run/docker.sock running linux/amd64*, linux/arm64*, linux/386 20:36:02 default docker 20:36:02 default default running linux/amd64, linux/386 [Pipeline] script [Pipeline] { [Pipeline] sh 20:36:02 + grep image docker-compose.yml 20:36:02 + grep -v nexus 20:36:02 + awk '{print $2}' [Pipeline] sh 20:36:03 + echo -e 'FROM consul:1.10' 20:36:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/consul:1.10 --push - 20:36:03 #1 [internal] load build definition from Dockerfile 20:36:03 #1 transferring dockerfile: 125B done 20:36:03 #1 DONE 0.1s 20:36:03 20:36:03 #2 [internal] load .dockerignore 20:36:03 #2 transferring context: 2B done 20:36:03 #2 DONE 0.0s 20:36:03 20:36:03 #4 [linux/amd64 internal] load metadata for docker.io/library/consul:1.10 20:36:03 #4 ... 20:36:03 20:36:03 #5 [auth] library/consul:pull token for registry-1.docker.io 20:36:03 #5 DONE 0.0s 20:36:03 20:36:03 #6 [auth] library/consul:pull token for registry-1.docker.io 20:36:03 #6 DONE 0.0s 20:36:03 20:36:03 #3 [linux/arm64 internal] load metadata for docker.io/library/consul:1.10 20:36:04 #3 DONE 1.4s 20:36:04 20:36:04 #4 [linux/amd64 internal] load metadata for docker.io/library/consul:1.10 20:36:04 #4 DONE 1.3s 20:36:04 20:36:04 #7 [linux/arm64 1/1] FROM docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a 20:36:04 #7 resolve docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a 0.0s done 20:36:05 #7 DONE 0.3s 20:36:05 20:36:05 #8 [linux/amd64 1/1] FROM docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a 20:36:05 #8 resolve docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a 0.0s done 20:36:05 #8 DONE 0.3s 20:36:05 20:36:05 #9 exporting to image 20:36:05 #9 exporting layers done 20:36:05 #9 exporting manifest sha256:331c8f28c27795c66cf3cc9b1e7ebf96ae541f82657938d194854bf075cc664e 0.0s done 20:36:05 #9 exporting config sha256:effd0ac0cd607f1bec3a674de9e5dbcfd8e46e619d3e2422d257fea3fbdecb46 done 20:36:05 #9 exporting manifest sha256:007805984426a0c475aee93d86c8e74ebdd8626e2dbb4c67798c899dfaf7580e 0.0s done 20:36:05 #9 exporting config sha256:d06bc451bb5f86c6ac124dbd7b8183050dee32a6dbe5c74e18d981a1a6f9b75d done 20:36:05 #9 exporting manifest list sha256:667dceb567bf37a1993adefad544bead1aa139f1a1a5d26817a1a88b684780a2 0.0s done 20:36:05 #9 pushing layers 0.0s done 20:36:05 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/consul:1.10@sha256:667dceb567bf37a1993adefad544bead1aa139f1a1a5d26817a1a88b684780a2 0.0s done 20:36:05 #9 DONE 0.1s [Pipeline] sh 20:36:05 + echo -e 'FROM redis:6.2-alpine' 20:36:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/redis:6.2-alpine --push - 20:36:05 #1 [internal] load build definition from Dockerfile 20:36:05 #1 transferring dockerfile: 130B done 20:36:05 #1 DONE 0.0s 20:36:05 20:36:05 #2 [internal] load .dockerignore 20:36:05 #2 transferring context: 2B done 20:36:05 #2 DONE 0.0s 20:36:05 20:36:05 #5 [auth] library/redis:pull token for registry-1.docker.io 20:36:05 #5 DONE 0.0s 20:36:05 20:36:05 #4 [linux/amd64 internal] load metadata for docker.io/library/redis:6.2-alpine 20:36:06 #4 ... 20:36:06 20:36:06 #6 [auth] library/redis:pull token for registry-1.docker.io 20:36:06 #6 DONE 0.0s 20:36:06 20:36:06 #3 [linux/arm64 internal] load metadata for docker.io/library/redis:6.2-alpine 20:36:06 #3 DONE 1.0s 20:36:06 20:36:06 #4 [linux/amd64 internal] load metadata for docker.io/library/redis:6.2-alpine 20:36:06 #4 DONE 1.0s 20:36:06 20:36:06 #8 [linux/arm64 1/1] FROM docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 20:36:06 #8 resolve docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 0.0s done 20:36:07 #8 ... 20:36:07 20:36:07 #7 [linux/amd64 1/1] FROM docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 20:36:07 #7 resolve docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 0.0s done 20:36:07 #7 DONE 0.2s 20:36:07 20:36:07 #8 [linux/arm64 1/1] FROM docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 20:36:07 #8 DONE 0.3s 20:36:07 20:36:07 #9 exporting to image 20:36:07 #9 exporting layers done 20:36:07 #9 exporting manifest sha256:83dac06615dcdb5fdcc053f0d9b9357f72c67703679c0a71b717a4b56ad8a2ec done 20:36:07 #9 exporting config sha256:db7b3b5d1847571b5074ba55752836853c61d0d90b8395e788a69b25882d4c1c done 20:36:07 #9 exporting manifest sha256:6c551ecbfe8bb1c4bfd32b10d7d8c6315ac010a73f27692acec76bdabe43a110 0.0s done 20:36:07 #9 exporting config sha256:2e7be2d2f998fcba90d87ce5b31632249753a1ba25ea39f6d47c266fa7f91393 0.0s done 20:36:07 #9 exporting manifest list sha256:1bc3db5174c53bb3d1d699c5f518ca81363ba49bf6e7ea635be90e6143f40bdd 0.0s done 20:36:07 #9 pushing layers 0.0s done 20:36:07 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/redis:6.2-alpine@sha256:1bc3db5174c53bb3d1d699c5f518ca81363ba49bf6e7ea635be90e6143f40bdd 20:36:07 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/redis:6.2-alpine@sha256:1bc3db5174c53bb3d1d699c5f518ca81363ba49bf6e7ea635be90e6143f40bdd 0.0s done 20:36:07 #9 DONE 0.1s [Pipeline] sh 20:36:07 + echo -e 'FROM kong:2.6' 20:36:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/kong:2.6 --push - 20:36:07 #1 [internal] load build definition from Dockerfile 20:36:07 #1 transferring dockerfile: 122B done 20:36:07 #1 DONE 0.0s 20:36:07 20:36:07 #2 [internal] load .dockerignore 20:36:07 #2 transferring context: 2B done 20:36:07 #2 DONE 0.0s 20:36:07 20:36:07 #5 [auth] library/kong:pull token for registry-1.docker.io 20:36:07 #5 DONE 0.0s 20:36:07 20:36:07 #4 [linux/amd64 internal] load metadata for docker.io/library/kong:2.6 20:36:08 #4 DONE 0.9s 20:36:08 20:36:08 #3 [linux/arm64 internal] load metadata for docker.io/library/kong:2.6 20:36:08 #3 DONE 0.9s 20:36:08 20:36:08 #7 [linux/arm64 1/1] FROM docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c 20:36:08 #7 resolve docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c 0.0s done 20:36:08 #7 DONE 0.1s 20:36:08 20:36:08 #6 [linux/amd64 1/1] FROM docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c 20:36:08 #6 resolve docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c 0.0s done 20:36:08 #6 DONE 0.2s 20:36:08 20:36:08 #8 exporting to image 20:36:08 #8 exporting layers done 20:36:08 #8 exporting manifest sha256:818160d6a7cf04a159654f8af653fa579b84557a76c050ee217e658166b82f15 0.0s done 20:36:08 #8 exporting config sha256:11ba543835c8a062aa07cfec67b43c403d5daefceef9b23c3412b4f4049924ac done 20:36:08 #8 exporting manifest sha256:0cb0b46726d68062c04fadacbb6f67a10abf4478eeeb398cd075d7d4d7da8a0c 0.0s done 20:36:08 #8 exporting config sha256:d8cd086c93579c6d9860219c42112b17d4571e030bb6c983c91b83eae9f06436 20:36:08 #8 exporting config sha256:d8cd086c93579c6d9860219c42112b17d4571e030bb6c983c91b83eae9f06436 done 20:36:08 #8 exporting manifest list sha256:97905ec9b1cbc066061bc3423454b4d6870caddad421a9ce7334e3436a9828f9 done 20:36:08 #8 pushing layers 0.0s done 20:36:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/archive/kong:2.6@sha256:97905ec9b1cbc066061bc3423454b4d6870caddad421a9ce7334e3436a9828f9 0.0s done 20:36:08 #8 DONE 0.1s [Pipeline] sh 20:36:09 + echo -e 'FROM postgres:13.5-alpine' 20:36:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/postgres:13.5-alpine --push - 20:36:09 #1 [internal] load build definition from Dockerfile 20:36:09 #1 transferring dockerfile: 134B done 20:36:09 #1 DONE 0.0s 20:36:09 20:36:09 #2 [internal] load .dockerignore 20:36:09 #2 transferring context: 2B done 20:36:09 #2 DONE 0.0s 20:36:09 20:36:09 #5 [auth] library/postgres:pull token for registry-1.docker.io 20:36:09 #5 DONE 0.0s 20:36:09 20:36:09 #4 [linux/amd64 internal] load metadata for docker.io/library/postgres:13.5-alpine 20:36:10 #4 ... 20:36:10 20:36:10 #3 [linux/arm64 internal] load metadata for docker.io/library/postgres:13.5-alpine 20:36:10 #3 DONE 1.2s 20:36:10 20:36:10 #4 [linux/amd64 internal] load metadata for docker.io/library/postgres:13.5-alpine 20:36:10 #4 DONE 1.2s 20:36:10 20:36:10 #7 [linux/arm64 1/1] FROM docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 20:36:10 #7 resolve docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 0.0s done 20:36:11 #7 DONE 0.4s 20:36:11 20:36:11 #6 [linux/amd64 1/1] FROM docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 20:36:11 #6 resolve docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 0.0s done 20:36:11 #6 DONE 0.3s 20:36:11 20:36:11 #8 exporting to image 20:36:11 #8 exporting layers done 20:36:11 #8 exporting manifest sha256:63df7b1039c17d80db1b2fb525542712dca23c8690dc881335cbea459ae001e1 0.0s done 20:36:11 #8 exporting config sha256:e449891e8326c5f7d6530a19138a0d971dba04f3883657898269b285b0d7cdbf done 20:36:11 #8 exporting manifest sha256:68cfc6ad9abbbb0af981c1c909cf281c97b094fd6819d01d2a5a727628ba870d done 20:36:11 #8 exporting config sha256:d8d06c8dba796b36ff6861f5ed45aaa3db2834400d589b140efe833ab30d0856 0.0s done 20:36:11 #8 exporting manifest list sha256:7edc7062fe31f8deb52a1653c34315d4a68072b693b4bddb96a32115157343bb done 20:36:11 #8 pushing layers 0.0s done 20:36:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/archive/postgres:13.5-alpine@sha256:7edc7062fe31f8deb52a1653c34315d4a68072b693b4bddb96a32115157343bb 20:36:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/archive/postgres:13.5-alpine@sha256:7edc7062fe31f8deb52a1653c34315d4a68072b693b4bddb96a32115157343bb done 20:36:11 #8 DONE 0.1s [Pipeline] sh 20:36:11 + echo -e 'FROM lfedge/ekuiper:1.3.1-alpine' 20:36:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/lfedge/ekuiper:1.3.1-alpine --push - 20:36:11 #1 [internal] load build definition from Dockerfile 20:36:11 #1 transferring dockerfile: 141B done 20:36:11 #1 DONE 0.0s 20:36:11 20:36:11 #2 [internal] load .dockerignore 20:36:11 #2 transferring context: 2B done 20:36:11 #2 DONE 0.0s 20:36:11 20:36:11 #3 [linux/arm64 internal] load metadata for docker.io/lfedge/ekuiper:1.3.1-alpine 20:36:11 #3 ... 20:36:11 20:36:11 #5 [auth] lfedge/ekuiper:pull token for registry-1.docker.io 20:36:11 #5 DONE 0.0s 20:36:11 20:36:11 #6 [auth] lfedge/ekuiper:pull token for registry-1.docker.io 20:36:11 #6 DONE 0.0s 20:36:11 20:36:11 #4 [linux/amd64 internal] load metadata for docker.io/lfedge/ekuiper:1.3.1-alpine 20:36:12 #4 DONE 0.8s 20:36:12 20:36:12 #3 [linux/arm64 internal] load metadata for docker.io/lfedge/ekuiper:1.3.1-alpine 20:36:12 #3 DONE 0.8s 20:36:12 20:36:12 #8 [linux/arm64 1/1] FROM docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 20:36:12 #8 resolve docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 0.0s done 20:36:12 #8 DONE 0.3s 20:36:12 20:36:12 #7 [linux/amd64 1/1] FROM docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 20:36:12 #7 resolve docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 0.0s done 20:36:12 #7 DONE 0.3s 20:36:12 20:36:12 #9 exporting to image 20:36:12 #9 exporting layers done 20:36:12 #9 exporting manifest sha256:d804cf59796f4c85ec5bf69ec936defadfeeba4bd550bb0baf0a585239c592ba done 20:36:12 #9 exporting config sha256:d44b77115372ae42db458cba810ed2ba5067f7010c3fbe03f327351300609238 done 20:36:12 #9 exporting manifest sha256:4ae0e3d6ed84ef1425822bc6d8ba0a640753387a23c559e9c109c68bbdf6ba11 20:36:12 #9 exporting manifest sha256:4ae0e3d6ed84ef1425822bc6d8ba0a640753387a23c559e9c109c68bbdf6ba11 done 20:36:12 #9 exporting config sha256:a0ab5f525b11f50d0a90e11f2e43c1b57a1a93c6d9453a21d8b26527490d5b9a done 20:36:12 #9 exporting manifest list sha256:d1514cdee0c46af6645976e404f7296ee478cebb10feb08b6b2628d78a4769a0 done 20:36:12 #9 pushing layers 0.0s done 20:36:12 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/lfedge/ekuiper:1.3.1-alpine@sha256:d1514cdee0c46af6645976e404f7296ee478cebb10feb08b6b2628d78a4769a0 0.0s done 20:36:12 #9 DONE 0.1s [Pipeline] sh 20:36:13 + echo -e 'FROM vault:1.8.5' 20:36:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/vault:1.8.5 --push - 20:36:13 #1 [internal] load build definition from Dockerfile 20:36:13 #1 transferring dockerfile: 125B done 20:36:13 #1 DONE 0.0s 20:36:13 20:36:13 #2 [internal] load .dockerignore 20:36:13 #2 transferring context: 2B done 20:36:13 #2 DONE 0.0s 20:36:13 20:36:13 #5 [auth] library/vault:pull token for registry-1.docker.io 20:36:13 #5 DONE 0.0s 20:36:13 20:36:13 #4 [linux/amd64 internal] load metadata for docker.io/library/vault:1.8.5 20:36:13 #4 ... 20:36:13 20:36:13 #6 [auth] library/vault:pull token for registry-1.docker.io 20:36:13 #6 DONE 0.0s 20:36:14 20:36:14 #3 [linux/arm64 internal] load metadata for docker.io/library/vault:1.8.5 20:36:14 #3 DONE 1.1s 20:36:14 20:36:14 #4 [linux/amd64 internal] load metadata for docker.io/library/vault:1.8.5 20:36:14 #4 DONE 1.2s 20:36:14 20:36:14 #8 [linux/arm64 1/1] FROM docker.io/library/vault:1.8.5@sha256:2d76166d809526e56018d660014a663bf628363ce26313d3f72ee9f3b8a100ba 20:36:14 #8 resolve docker.io/library/vault:1.8.5@sha256:2d76166d809526e56018d660014a663bf628363ce26313d3f72ee9f3b8a100ba 0.0s done 20:36:14 #8 DONE 0.2s 20:36:14 20:36:14 #7 [linux/amd64 1/1] FROM docker.io/library/vault:1.8.5@sha256:2d76166d809526e56018d660014a663bf628363ce26313d3f72ee9f3b8a100ba 20:36:14 #7 resolve docker.io/library/vault:1.8.5@sha256:2d76166d809526e56018d660014a663bf628363ce26313d3f72ee9f3b8a100ba 0.0s done 20:36:14 #7 DONE 0.2s 20:36:14 20:36:14 #9 exporting to image 20:36:14 #9 exporting layers done 20:36:14 #9 exporting manifest sha256:3d3c22dc121dbf47f7d61016b2e7eafabbaa505ac30590d09f228c2f176efe95 done 20:36:14 #9 exporting config sha256:af84efaada65e02e750036441dc91dd2cadf54523c4e6e5280da5f6436b744e5 done 20:36:14 #9 exporting manifest sha256:d617a0d55d27850c5dff595bcc756a757d4a379de53d0c0cf54eafff76def411 20:36:15 #9 exporting manifest sha256:d617a0d55d27850c5dff595bcc756a757d4a379de53d0c0cf54eafff76def411 0.0s done 20:36:15 #9 exporting config sha256:92f8c355830c91c52104cf91011abadfb412b959fe1caef7552d2a92f2436a2b done 20:36:15 #9 exporting manifest list sha256:a98a63d97169cd9392d5aae41bbb99b21dbf063118b1ed308d577ed9e6b94bfc done 20:36:15 #9 pushing layers 0.0s done 20:36:15 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/vault:1.8.5@sha256:a98a63d97169cd9392d5aae41bbb99b21dbf063118b1ed308d577ed9e6b94bfc 0.0s done 20:36:15 #9 DONE 0.1s [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:36:15 + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-206/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:36:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:36:16 ---> package-listing.sh 20:36:16 ++ facter osfamily 20:36:16 ++ tr '[:upper:]' '[:lower:]' 20:36:16 + OS_FAMILY=redhat 20:36:16 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-206 20:36:16 + START_PACKAGES=/tmp/packages_start.txt 20:36:16 + END_PACKAGES=/tmp/packages_end.txt 20:36:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:36:16 + PACKAGES=/tmp/packages_start.txt 20:36:16 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-206 ']' 20:36:16 + PACKAGES=/tmp/packages_end.txt 20:36:16 + case "${OS_FAMILY}" in 20:36:16 + rpm -qa 20:36:16 + sort 20:36:17 + '[' -f /tmp/packages_start.txt ']' 20:36:17 + '[' -f /tmp/packages_end.txt ']' 20:36:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:36:17 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-206 ']' 20:36:17 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-206/archives/ 20:36:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-206/archives/ [Pipeline] echo 20:36:17 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/dgexfoundry_edgex-compose_PR-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:36:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:36:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:18 20:36:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:36:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:18 latest: Pulling from edgex-lftools-log-publisher 20:36:18 b4d181a07f80: Pulling fs layer 20:36:18 a1111a8f2ec3: Pulling fs layer 20:36:18 ed53099fbce6: Pulling fs layer 20:36:18 dc539afda2c1: Pulling fs layer 20:36:18 77bc0d833cb6: Pulling fs layer 20:36:18 9065ff56babe: Pulling fs layer 20:36:18 d287ab97295c: Pulling fs layer 20:36:18 77bc0d833cb6: Waiting 20:36:18 9065ff56babe: Waiting 20:36:18 d287ab97295c: Waiting 20:36:18 dc539afda2c1: Waiting 20:36:18 a1111a8f2ec3: Verifying Checksum 20:36:18 a1111a8f2ec3: Download complete 20:36:18 dc539afda2c1: Verifying Checksum 20:36:18 dc539afda2c1: Download complete 20:36:18 ed53099fbce6: Verifying Checksum 20:36:18 ed53099fbce6: Download complete 20:36:18 9065ff56babe: Download complete 20:36:18 77bc0d833cb6: Verifying Checksum 20:36:18 77bc0d833cb6: Download complete 20:36:18 b4d181a07f80: Verifying Checksum 20:36:18 b4d181a07f80: Download complete 20:36:19 d287ab97295c: Verifying Checksum 20:36:19 d287ab97295c: Download complete 20:36:20 b4d181a07f80: Pull complete 20:36:20 a1111a8f2ec3: Pull complete 20:36:20 ed53099fbce6: Pull complete 20:36:20 dc539afda2c1: Pull complete 20:36:20 77bc0d833cb6: Pull complete 20:36:20 9065ff56babe: Pull complete 20:36:26 d287ab97295c: Pull complete 20:36:26 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:36:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:36:26 prd-centos7-docker-8c-8g-372 does not seem to be running inside a container 20:36:26 $ 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/dgexfoundry_edgex-compose_PR-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_edgex-compose_PR-206 -v /w/workspace/dgexfoundry_edgex-compose_PR-206:/w/workspace/dgexfoundry_edgex-compose_PR-206:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-206@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-206@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:36:28 $ docker top a229a1512af57449dc63919103771a1081443707c96cc205615692bff9956e90 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:29 + touch /tmp/pre-build-complete [Pipeline] sh 20:36:29 + mkdir -p /var/log/sysstat [Pipeline] sh 20:36:29 + ls /var/log/sa-host 20:36:29 + sadf -c /var/log/sa-host/sa23 20:36:29 file_magic: OK 20:36:29 HZ: Using current value: 100 20:36:29 file_header: OK 20:36:29 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 20:36:29 Statistics: 20:36:29 HRHnuu...uuuununununu... 20:36:29 File successfully converted to sysstat format version 12.0.3 20:36:29 + sadf -c /var/log/sa-host/sa30 20:36:29 file_magic: OK 20:36:29 HZ: Using current value: 100 20:36:29 file_header: OK 20:36:29 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 20:36:29 Statistics: 20:36:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:36:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:36:29 provisioning config files... 20:36:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/config6286598820579002436tmp [Pipeline] { [Pipeline] echo 20:36:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:36:30 ---> create-netrc.sh [Pipeline] } 20:36:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:36:30 ---> python-tools-install.sh [Pipeline] echo 20:36:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:36:30 ---> sudo-logs.sh 20:36:30 Archiving 'sudo' log.. 20:36:30 sudo: unable to resolve host prd-centos7-docker-8c-8g-372.novalocal: Name or service not known 20:36:30 sudo: unable to resolve host prd-centos7-docker-8c-8g-372.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:36:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:36:31 ---> job-cost.sh 20:36:31 lf-activate-venv: SKIPPING 20:36:31 INFO: No Stack... 20:36:31 INFO: Retrieving Pricing Info for: v3-standard-8 20:36:31 INFO: Archiving Costs [Pipeline] echo 20:36:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:36:32 ---> logs-deploy.sh 20:36:32 lf-activate-venv: SKIPPING 20:36:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-206/6 20:36:32 INFO: archiving workspace using pattern(s): 20:36:32 Archives upload complete. 20:36:33 INFO: archiving logs to Nexus