Started by user Ernesto Ojeda 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 5ed016ff43a07cd474fc01cbee0f3a2164c3ab2a+4794bb781c029770000819a894ada41526a7dcb8 (03ea43a007299317a6d128beb9e24a5f9e561d0d) 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-ssh5670587228998798001.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-ssh7158337080859475348.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-ssh6454206203247430018.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-ssh5780128691437351246.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-ssh1557188425312650473.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-397 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-ssh1158106398796123956.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-ssh1170475167087740420.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 5ed016ff43a07cd474fc01cbee0f3a2164c3ab2a Merge succeeded, producing 5ed016ff43a07cd474fc01cbee0f3a2164c3ab2a Checking out Revision 5ed016ff43a07cd474fc01cbee0f3a2164c3ab2a (PR-206) > git config core.sparsecheckout # timeout=10 > git checkout -f 5ed016ff43a07cd474fc01cbee0f3a2164c3ab2a # 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-ssh3280249882141955231.key > git merge 4794bb781c029770000819a894ada41526a7dcb8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ed016ff43a07cd474fc01cbee0f3a2164c3ab2a # 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 23:12:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) Stage "Smoke Tests" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive 3rd Party Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:12:54 provisioning config files... 23:12:54 copy managed file [ci-build-images-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/config180530499590839984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 089cd786486faa442ceac414d40121b473f68d32 # timeout=10 23:12:54 ---> docker-login.sh 23:12:54 nexus3.edgexfoundry.org:10001 23:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:55 Configure a credential helper to remove this warning. See 23:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:55 23:12:55 Login Succeeded 23:12:55 nexus3.edgexfoundry.org:10002 23:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:55 Configure a credential helper to remove this warning. See 23:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:55 23:12:55 Login Succeeded 23:12:55 nexus3.edgexfoundry.org:10003 23:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:55 Configure a credential helper to remove this warning. See 23:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:55 23:12:55 Login Succeeded 23:12:55 nexus3.edgexfoundry.org:10004 23:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:55 Configure a credential helper to remove this warning. See 23:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:55 23:12:55 Login Succeeded 23:12:55 docker.io 23:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:55 Configure a credential helper to remove this warning. See 23:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:55 23:12:55 Login Succeeded 23:12:55 ---> docker-login.sh ends [Pipeline] } 23:12:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:12:56 + docker buildx ls 23:12:56 NAME/NODE DRIVER/ENDPOINT STATUS PLATFORMS 23:12:56 default * docker 23:12:56 default default running linux/amd64, linux/386 [Pipeline] sh 23:12:56 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 23:12:56 edgex-builder [Pipeline] sh 23:12:56 + docker buildx inspect --bootstrap 23:12:56 #1 [internal] booting buildkit 23:12:56 #1 pulling image moby/buildkit:buildx-stable-1 23:12:57 #1 pulling image moby/buildkit:buildx-stable-1 0.9s done 23:12:57 #1 creating container buildx_buildkit_edgex-builder0 done 23:12:57 #1 ERROR: Error response from daemon: No such image: moby/buildkit:buildx-stable-1 23:12:57 ------ 23:12:57 > [internal] booting buildkit: 23:12:57 ------ 23:12:57 Name: edgex-builder 23:12:57 Driver: docker-container 23:12:57 23:12:57 Nodes: 23:12:57 Name: edgex-builder0 23:12:57 Endpoint: unix:///var/run/docker.sock 23:12:57 Error: Error response from daemon: No such image: moby/buildkit:buildx-stable-1 [Pipeline] sh 23:12:57 + docker buildx ls 23:12:57 NAME/NODE DRIVER/ENDPOINT STATUS PLATFORMS 23:12:57 edgex-builder * docker-container 23:12:57 edgex-builder0 unix:///var/run/docker.sock inactive linux/amd64*, linux/arm64* 23:12:57 default docker 23:12:57 default default running linux/amd64, linux/386 [Pipeline] script [Pipeline] { [Pipeline] sh 23:12:58 + grep image docker-compose.yml 23:12:58 + grep -v nexus 23:12:58 + awk '{print $2}' [Pipeline] sh 23:12:58 + echo -e 'FROM consul:1.10' 23:12:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/consul:1.10 --push - 23:12:58 #1 [internal] booting buildkit 23:12:58 #1 pulling image moby/buildkit:buildx-stable-1 23:13:01 #1 pulling image moby/buildkit:buildx-stable-1 2.4s done 23:13:01 #1 creating container buildx_buildkit_edgex-builder0 23:13:01 #1 creating container buildx_buildkit_edgex-builder0 1.0s done 23:13:01 #1 DONE 3.4s 23:13:01 23:13:01 #2 [internal] load build definition from Dockerfile 23:13:01 #2 transferring dockerfile: 125B done 23:13:01 #2 DONE 0.1s 23:13:01 23:13:01 #3 [internal] load .dockerignore 23:13:01 #3 transferring context: 2B done 23:13:01 #3 DONE 0.0s 23:13:01 23:13:01 #5 [linux/amd64 internal] load metadata for docker.io/library/consul:1.10 23:13:02 #5 ... 23:13:02 23:13:02 #6 [auth] library/consul:pull token for registry-1.docker.io 23:13:02 #6 DONE 0.0s 23:13:02 23:13:02 #7 [auth] library/consul:pull token for registry-1.docker.io 23:13:02 #7 DONE 0.0s 23:13:02 23:13:02 #4 [linux/arm64 internal] load metadata for docker.io/library/consul:1.10 23:13:02 #4 DONE 0.7s 23:13:02 23:13:02 #5 [linux/amd64 internal] load metadata for docker.io/library/consul:1.10 23:13:02 #5 DONE 0.8s 23:13:02 23:13:02 #9 [linux/arm64 1/1] FROM docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a 23:13:02 #9 resolve docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a 0.0s done 23:13:03 #9 DONE 0.5s 23:13:03 23:13:03 #8 [linux/amd64 1/1] FROM docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a 23:13:03 #8 resolve docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a 0.0s done 23:13:03 #8 DONE 0.4s 23:13:03 23:13:03 #10 exporting to image 23:13:03 #10 exporting layers done 23:13:03 #10 exporting manifest sha256:331c8f28c27795c66cf3cc9b1e7ebf96ae541f82657938d194854bf075cc664e 23:13:03 #10 exporting manifest sha256:331c8f28c27795c66cf3cc9b1e7ebf96ae541f82657938d194854bf075cc664e 0.0s done 23:13:03 #10 exporting config sha256:effd0ac0cd607f1bec3a674de9e5dbcfd8e46e619d3e2422d257fea3fbdecb46 0.0s done 23:13:03 #10 exporting manifest sha256:007805984426a0c475aee93d86c8e74ebdd8626e2dbb4c67798c899dfaf7580e 0.0s done 23:13:03 #10 exporting config sha256:d06bc451bb5f86c6ac124dbd7b8183050dee32a6dbe5c74e18d981a1a6f9b75d 0.0s done 23:13:03 #10 exporting manifest list sha256:667dceb567bf37a1993adefad544bead1aa139f1a1a5d26817a1a88b684780a2 0.0s done 23:13:03 #10 pushing layers 0.0s done 23:13:03 #10 pushing manifest for nexus3.edgexfoundry.org:10004/archive/consul:1.10@sha256:667dceb567bf37a1993adefad544bead1aa139f1a1a5d26817a1a88b684780a2 done 23:13:03 #10 DONE 0.2s [Pipeline] sh 23:13:03 + echo -e 'FROM redis:6.2-alpine' 23:13:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/redis:6.2-alpine --push - 23:13:04 #1 [internal] load build definition from Dockerfile 23:13:04 #1 transferring dockerfile: 130B 0.0s done 23:13:04 #1 DONE 0.0s 23:13:04 23:13:04 #2 [internal] load .dockerignore 23:13:04 #2 transferring context: 2B done 23:13:04 #2 DONE 0.0s 23:13:04 23:13:04 #5 [auth] library/redis:pull token for registry-1.docker.io 23:13:04 #5 DONE 0.0s 23:13:04 23:13:04 #4 [linux/amd64 internal] load metadata for docker.io/library/redis:6.2-alpine 23:13:04 #4 ... 23:13:04 23:13:04 #6 [auth] library/redis:pull token for registry-1.docker.io 23:13:04 #6 DONE 0.0s 23:13:04 23:13:04 #3 [linux/arm64 internal] load metadata for docker.io/library/redis:6.2-alpine 23:13:04 #3 DONE 0.8s 23:13:04 23:13:04 #4 [linux/amd64 internal] load metadata for docker.io/library/redis:6.2-alpine 23:13:05 #4 DONE 0.8s 23:13:05 23:13:05 #8 [linux/amd64 1/1] FROM docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 23:13:05 #8 resolve docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 0.0s done 23:13:05 #8 ... 23:13:05 23:13:05 #7 [linux/arm64 1/1] FROM docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 23:13:05 #7 resolve docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 0.0s done 23:13:05 #7 DONE 0.5s 23:13:05 23:13:05 #8 [linux/amd64 1/1] FROM docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 23:13:05 #8 DONE 0.6s 23:13:05 23:13:05 #9 exporting to image 23:13:05 #9 exporting layers done 23:13:05 #9 exporting manifest sha256:83dac06615dcdb5fdcc053f0d9b9357f72c67703679c0a71b717a4b56ad8a2ec 23:13:05 #9 exporting manifest sha256:83dac06615dcdb5fdcc053f0d9b9357f72c67703679c0a71b717a4b56ad8a2ec 0.0s done 23:13:05 #9 exporting config sha256:db7b3b5d1847571b5074ba55752836853c61d0d90b8395e788a69b25882d4c1c 0.0s done 23:13:05 #9 exporting manifest sha256:6c551ecbfe8bb1c4bfd32b10d7d8c6315ac010a73f27692acec76bdabe43a110 23:13:05 #9 exporting manifest sha256:6c551ecbfe8bb1c4bfd32b10d7d8c6315ac010a73f27692acec76bdabe43a110 0.1s done 23:13:05 #9 exporting config sha256:2e7be2d2f998fcba90d87ce5b31632249753a1ba25ea39f6d47c266fa7f91393 0.0s done 23:13:05 #9 exporting manifest list sha256:1bc3db5174c53bb3d1d699c5f518ca81363ba49bf6e7ea635be90e6143f40bdd 0.1s done 23:13:05 #9 pushing layers 0.0s done 23:13:05 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/redis:6.2-alpine@sha256:1bc3db5174c53bb3d1d699c5f518ca81363ba49bf6e7ea635be90e6143f40bdd done 23:13:05 #9 DONE 0.4s [Pipeline] sh 23:13:06 + echo -e 'FROM kong:2.6' 23:13:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/kong:2.6 --push - 23:13:06 #1 [internal] load build definition from Dockerfile 23:13:06 #1 transferring dockerfile: 122B done 23:13:06 #1 DONE 0.1s 23:13:06 23:13:06 #2 [internal] load .dockerignore 23:13:06 #2 transferring context: 2B done 23:13:06 #2 DONE 0.1s 23:13:06 23:13:06 #5 [auth] library/kong:pull token for registry-1.docker.io 23:13:06 #5 DONE 0.0s 23:13:06 23:13:06 #4 [linux/amd64 internal] load metadata for docker.io/library/kong:2.6 23:13:06 #4 ... 23:13:06 23:13:06 #6 [auth] library/kong:pull token for registry-1.docker.io 23:13:06 #6 DONE 0.0s 23:13:07 23:13:07 #3 [linux/arm64 internal] load metadata for docker.io/library/kong:2.6 23:13:07 #3 DONE 0.6s 23:13:07 23:13:07 #4 [linux/amd64 internal] load metadata for docker.io/library/kong:2.6 23:13:07 #4 DONE 0.6s 23:13:07 23:13:07 #7 [linux/amd64 1/1] FROM docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c 23:13:07 #7 resolve docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c 23:13:07 #7 resolve docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c 0.1s done 23:13:07 #7 DONE 0.4s 23:13:07 23:13:07 #8 [linux/arm64 1/1] FROM docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c 23:13:07 #8 resolve docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c 0.1s done 23:13:07 #8 DONE 0.4s 23:13:07 23:13:07 #9 exporting to image 23:13:07 #9 exporting layers done 23:13:07 #9 exporting manifest sha256:818160d6a7cf04a159654f8af653fa579b84557a76c050ee217e658166b82f15 0.0s done 23:13:07 #9 exporting config sha256:11ba543835c8a062aa07cfec67b43c403d5daefceef9b23c3412b4f4049924ac done 23:13:07 #9 exporting manifest sha256:0cb0b46726d68062c04fadacbb6f67a10abf4478eeeb398cd075d7d4d7da8a0c 0.0s done 23:13:07 #9 exporting config sha256:d8cd086c93579c6d9860219c42112b17d4571e030bb6c983c91b83eae9f06436 0.0s done 23:13:07 #9 exporting manifest list sha256:97905ec9b1cbc066061bc3423454b4d6870caddad421a9ce7334e3436a9828f9 0.0s done 23:13:07 #9 pushing layers 0.0s done 23:13:07 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/kong:2.6@sha256:97905ec9b1cbc066061bc3423454b4d6870caddad421a9ce7334e3436a9828f9 done 23:13:07 #9 DONE 0.1s [Pipeline] sh 23:13:08 + echo -e 'FROM postgres:13.5-alpine' 23:13:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/postgres:13.5-alpine --push - 23:13:08 #1 [internal] load build definition from Dockerfile 23:13:08 #1 transferring dockerfile: 134B 0.0s done 23:13:08 #1 DONE 0.0s 23:13:08 23:13:08 #2 [internal] load .dockerignore 23:13:08 #2 transferring context: 2B done 23:13:08 #2 DONE 0.0s 23:13:08 23:13:08 #4 [linux/arm64 internal] load metadata for docker.io/library/postgres:13.5-alpine 23:13:08 #4 ... 23:13:08 23:13:08 #5 [auth] library/postgres:pull token for registry-1.docker.io 23:13:08 #5 DONE 0.0s 23:13:08 23:13:08 #6 [auth] library/postgres:pull token for registry-1.docker.io 23:13:08 #6 DONE 0.0s 23:13:08 23:13:08 #3 [linux/amd64 internal] load metadata for docker.io/library/postgres:13.5-alpine 23:13:08 #3 DONE 0.5s 23:13:08 23:13:08 #4 [linux/arm64 internal] load metadata for docker.io/library/postgres:13.5-alpine 23:13:08 #4 DONE 0.6s 23:13:08 23:13:08 #7 [linux/arm64 1/1] FROM docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 23:13:08 #7 resolve docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 0.0s done 23:13:09 #7 ... 23:13:09 23:13:09 #8 [linux/amd64 1/1] FROM docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 23:13:09 #8 resolve docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 0.0s done 23:13:09 #8 DONE 0.6s 23:13:09 23:13:09 #7 [linux/arm64 1/1] FROM docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 23:13:09 #7 DONE 0.8s 23:13:09 23:13:09 #9 exporting to image 23:13:09 #9 exporting layers done 23:13:09 #9 exporting manifest sha256:63df7b1039c17d80db1b2fb525542712dca23c8690dc881335cbea459ae001e1 0.0s done 23:13:09 #9 exporting config sha256:e449891e8326c5f7d6530a19138a0d971dba04f3883657898269b285b0d7cdbf 23:13:09 #9 exporting config sha256:e449891e8326c5f7d6530a19138a0d971dba04f3883657898269b285b0d7cdbf 0.0s done 23:13:09 #9 exporting manifest sha256:68cfc6ad9abbbb0af981c1c909cf281c97b094fd6819d01d2a5a727628ba870d done 23:13:09 #9 exporting config sha256:d8d06c8dba796b36ff6861f5ed45aaa3db2834400d589b140efe833ab30d0856 0.0s done 23:13:09 #9 exporting manifest list sha256:7edc7062fe31f8deb52a1653c34315d4a68072b693b4bddb96a32115157343bb 0.0s done 23:13:09 #9 pushing layers 0.0s done 23:13:09 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/postgres:13.5-alpine@sha256:7edc7062fe31f8deb52a1653c34315d4a68072b693b4bddb96a32115157343bb done 23:13:09 #9 DONE 0.2s [Pipeline] sh 23:13:10 + echo -e 'FROM lfedge/ekuiper:1.3.1-alpine' 23:13:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/lfedge/ekuiper:1.3.1-alpine --push - 23:13:10 #1 [internal] load build definition from Dockerfile 23:13:10 #1 transferring dockerfile: 141B done 23:13:10 #1 DONE 0.0s 23:13:10 23:13:10 #2 [internal] load .dockerignore 23:13:10 #2 transferring context: 2B done 23:13:10 #2 DONE 0.0s 23:13:10 23:13:10 #5 [auth] lfedge/ekuiper:pull token for registry-1.docker.io 23:13:10 #5 DONE 0.0s 23:13:10 23:13:10 #4 [linux/amd64 internal] load metadata for docker.io/lfedge/ekuiper:1.3.1-alpine 23:13:10 #4 ... 23:13:10 23:13:10 #6 [auth] lfedge/ekuiper:pull token for registry-1.docker.io 23:13:10 #6 DONE 0.0s 23:13:10 23:13:10 #3 [linux/arm64 internal] load metadata for docker.io/lfedge/ekuiper:1.3.1-alpine 23:13:11 #3 DONE 1.4s 23:13:11 23:13:11 #4 [linux/amd64 internal] load metadata for docker.io/lfedge/ekuiper:1.3.1-alpine 23:13:11 #4 DONE 1.4s 23:13:11 23:13:11 #8 [linux/arm64 1/1] FROM docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 23:13:11 #8 resolve docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 0.0s done 23:13:12 #8 ... 23:13:12 23:13:12 #7 [linux/amd64 1/1] FROM docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 23:13:12 #7 resolve docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 0.0s done 23:13:12 #7 DONE 0.7s 23:13:12 23:13:12 #8 [linux/arm64 1/1] FROM docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 23:13:12 #8 DONE 0.7s 23:13:12 23:13:12 #9 exporting to image 23:13:12 #9 exporting layers done 23:13:12 #9 exporting manifest sha256:d804cf59796f4c85ec5bf69ec936defadfeeba4bd550bb0baf0a585239c592ba 23:13:12 #9 exporting manifest sha256:d804cf59796f4c85ec5bf69ec936defadfeeba4bd550bb0baf0a585239c592ba done 23:13:12 #9 exporting config sha256:d44b77115372ae42db458cba810ed2ba5067f7010c3fbe03f327351300609238 done 23:13:12 #9 exporting manifest sha256:4ae0e3d6ed84ef1425822bc6d8ba0a640753387a23c559e9c109c68bbdf6ba11 done 23:13:12 #9 exporting config sha256:a0ab5f525b11f50d0a90e11f2e43c1b57a1a93c6d9453a21d8b26527490d5b9a done 23:13:12 #9 exporting manifest list sha256:d1514cdee0c46af6645976e404f7296ee478cebb10feb08b6b2628d78a4769a0 0.0s done 23:13:12 #9 pushing layers 0.0s done 23:13:12 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/lfedge/ekuiper:1.3.1-alpine@sha256:d1514cdee0c46af6645976e404f7296ee478cebb10feb08b6b2628d78a4769a0 done 23:13:12 #9 DONE 0.1s [Pipeline] sh 23:13:12 + echo -e 'FROM vault:1.8.5' 23:13:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/vault:1.8.5 --push - 23:13:13 #1 [internal] load build definition from Dockerfile 23:13:13 #1 transferring dockerfile: 125B done 23:13:13 #1 DONE 0.0s 23:13:13 23:13:13 #2 [internal] load .dockerignore 23:13:13 #2 transferring context: 2B done 23:13:13 #2 DONE 0.0s 23:13:13 23:13:13 #5 [auth] library/vault:pull token for registry-1.docker.io 23:13:13 #5 DONE 0.0s 23:13:13 23:13:13 #4 [linux/amd64 internal] load metadata for docker.io/library/vault:1.8.5 23:13:13 #4 ... 23:13:13 23:13:13 #6 [auth] library/vault:pull token for registry-1.docker.io 23:13:13 #6 DONE 0.0s 23:13:13 23:13:13 #3 [linux/arm64 internal] load metadata for docker.io/library/vault:1.8.5 23:13:13 #3 DONE 0.5s 23:13:13 23:13:13 #4 [linux/amd64 internal] load metadata for docker.io/library/vault:1.8.5 23:13:13 #4 DONE 0.5s 23:13:13 23:13:13 #8 [linux/arm64 1/1] FROM docker.io/library/vault:1.8.5@sha256:2d76166d809526e56018d660014a663bf628363ce26313d3f72ee9f3b8a100ba 23:13:13 #8 resolve docker.io/library/vault:1.8.5@sha256:2d76166d809526e56018d660014a663bf628363ce26313d3f72ee9f3b8a100ba 0.0s done 23:13:14 #8 ... 23:13:14 23:13:14 #7 [linux/amd64 1/1] FROM docker.io/library/vault:1.8.5@sha256:2d76166d809526e56018d660014a663bf628363ce26313d3f72ee9f3b8a100ba 23:13:14 #7 DONE 0.3s 23:13:14 23:13:14 #8 [linux/arm64 1/1] FROM docker.io/library/vault:1.8.5@sha256:2d76166d809526e56018d660014a663bf628363ce26313d3f72ee9f3b8a100ba 23:13:14 #8 DONE 0.5s 23:13:14 23:13:14 #9 exporting to image 23:13:14 #9 exporting layers done 23:13:14 #9 exporting manifest sha256:3d3c22dc121dbf47f7d61016b2e7eafabbaa505ac30590d09f228c2f176efe95 0.0s done 23:13:14 #9 exporting config sha256:af84efaada65e02e750036441dc91dd2cadf54523c4e6e5280da5f6436b744e5 0.0s done 23:13:14 #9 exporting manifest sha256:d617a0d55d27850c5dff595bcc756a757d4a379de53d0c0cf54eafff76def411 0.0s done 23:13:14 #9 exporting config sha256:92f8c355830c91c52104cf91011abadfb412b959fe1caef7552d2a92f2436a2b 0.0s done 23:13:14 #9 exporting manifest list sha256:a98a63d97169cd9392d5aae41bbb99b21dbf063118b1ed308d577ed9e6b94bfc 0.0s done 23:13:14 #9 pushing layers 0.0s done 23:13:14 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/vault:1.8.5@sha256:a98a63d97169cd9392d5aae41bbb99b21dbf063118b1ed308d577ed9e6b94bfc 23:13:14 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/vault:1.8.5@sha256:a98a63d97169cd9392d5aae41bbb99b21dbf063118b1ed308d577ed9e6b94bfc done 23:13:14 #9 DONE 0.2s [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:13:14 + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-206/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:13:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:13:15 ---> package-listing.sh 23:13:15 ++ facter osfamily 23:13:15 ++ tr '[:upper:]' '[:lower:]' 23:13:15 + OS_FAMILY=redhat 23:13:15 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-206 23:13:15 + START_PACKAGES=/tmp/packages_start.txt 23:13:15 + END_PACKAGES=/tmp/packages_end.txt 23:13:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:13:15 + PACKAGES=/tmp/packages_start.txt 23:13:15 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-206 ']' 23:13:15 + PACKAGES=/tmp/packages_end.txt 23:13:15 + case "${OS_FAMILY}" in 23:13:15 + rpm -qa 23:13:15 + sort 23:13:16 + '[' -f /tmp/packages_start.txt ']' 23:13:16 + '[' -f /tmp/packages_end.txt ']' 23:13:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:13:16 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-206 ']' 23:13:16 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-206/archives/ 23:13:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-206/archives/ [Pipeline] echo 23:13:16 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 23:13:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:13:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:17 23:13:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:13:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:17 latest: Pulling from edgex-lftools-log-publisher 23:13:17 b4d181a07f80: Pulling fs layer 23:13:17 a1111a8f2ec3: Pulling fs layer 23:13:17 ed53099fbce6: Pulling fs layer 23:13:17 dc539afda2c1: Pulling fs layer 23:13:17 77bc0d833cb6: Pulling fs layer 23:13:17 9065ff56babe: Pulling fs layer 23:13:17 d287ab97295c: Pulling fs layer 23:13:17 dc539afda2c1: Waiting 23:13:17 77bc0d833cb6: Waiting 23:13:17 9065ff56babe: Waiting 23:13:17 d287ab97295c: Waiting 23:13:17 a1111a8f2ec3: Verifying Checksum 23:13:17 a1111a8f2ec3: Download complete 23:13:17 dc539afda2c1: Verifying Checksum 23:13:17 dc539afda2c1: Download complete 23:13:17 77bc0d833cb6: Download complete 23:13:17 9065ff56babe: Verifying Checksum 23:13:17 9065ff56babe: Download complete 23:13:17 ed53099fbce6: Verifying Checksum 23:13:17 ed53099fbce6: Download complete 23:13:17 b4d181a07f80: Verifying Checksum 23:13:17 b4d181a07f80: Download complete 23:13:18 d287ab97295c: Verifying Checksum 23:13:18 d287ab97295c: Download complete 23:13:19 b4d181a07f80: Pull complete 23:13:19 a1111a8f2ec3: Pull complete 23:13:20 ed53099fbce6: Pull complete 23:13:20 dc539afda2c1: Pull complete 23:13:20 77bc0d833cb6: Pull complete 23:13:20 9065ff56babe: Pull complete 23:13:25 d287ab97295c: Pull complete 23:13:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:13:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:13:25 prd-centos7-docker-4c-2g-397 does not seem to be running inside a container 23:13:25 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:13:28 $ docker top 9393ef9abe2b1b1a8f1b956ad2046911ad84941b47055ddbac203b697a752dd4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:28 + touch /tmp/pre-build-complete [Pipeline] sh 23:13:29 + mkdir -p /var/log/sysstat [Pipeline] sh 23:13:29 + ls /var/log/sa-host 23:13:29 + sadf -c /var/log/sa-host/sa23 23:13:29 file_magic: OK 23:13:29 HZ: Using current value: 100 23:13:29 file_header: OK 23:13: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 23:13:29 Statistics: 23:13:29 HRHnuu...uuuununununu... 23:13:29 File successfully converted to sysstat format version 12.0.3 23:13:29 + sadf -c /var/log/sa-host/sa30 23:13:29 file_magic: OK 23:13:29 HZ: Using current value: 100 23:13:29 file_header: OK 23:13: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 23:13:29 Statistics: 23:13:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:13:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:29 provisioning config files... 23:13:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/config7612110235747109011tmp [Pipeline] { [Pipeline] echo 23:13:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:13:29 ---> create-netrc.sh [Pipeline] } 23:13:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:13:30 ---> python-tools-install.sh [Pipeline] echo 23:13:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:13:30 ---> sudo-logs.sh 23:13:30 Archiving 'sudo' log.. 23:13:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-397.novalocal: Name or service not known 23:13:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-397.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:13:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:13:30 ---> job-cost.sh 23:13:30 lf-activate-venv: SKIPPING 23:13:30 INFO: No Stack... 23:13:30 INFO: Retrieving Pricing Info for: v3-standard-2 23:13:31 INFO: Archiving Costs [Pipeline] echo 23:13:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:13:31 ---> logs-deploy.sh 23:13:31 lf-activate-venv: SKIPPING 23:13:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-206/11 23:13:31 INFO: archiving workspace using pattern(s): 23:13:32 Archives upload complete. 23:13:32 INFO: archiving logs to Nexus