Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b7985a5e213d1adc6c93ffba227765f14366fda1 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-ssh5206532648927661616.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-ssh3054741360664355610.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-go/branches/main/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-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6783306589447663522.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-ssh1477477665592175390.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-go/branches/main/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-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7624223852205215860.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] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-751 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/119 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/119 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go/119@tmp/jenkins-gitclient-ssh7566414988484477433.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b7985a5e213d1adc6c93ffba227765f14366fda1 (main) Commit message: "Merge pull request #3834 from jinlinGuan/issue-3830" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 > git rev-list --no-walk 240e6fd7ae105dcb67cfd35d229eaee9a1eaaa86 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:59:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:59:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:59:50 ========================================================= 04:59:50 EdgeX Global Pipelines Version Info 04:59:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:59:51 ------------------- 04:59:51 stable info: 04:59:51 ------------------- 04:59:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:59:51 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 04:59:51 Message: update stable to v1.0.217 04:59:52 ------------------- 04:59:52 experimental info: 04:59:52 ------------------- 04:59:52 Commited By: **** collab-it+edgex@linuxfoundation.org 04:59:52 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 04:59:52 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7985a5 [Pipeline] echo 04:59:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:52 provisioning config files... 04:59:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/119@tmp/config2569194768214994647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:53 ---> docker-login.sh 04:59:53 nexus3.edgexfoundry.org:10001 04:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:53 Configure a credential helper to remove this warning. See 04:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:53 04:59:53 Login Succeeded 04:59:53 nexus3.edgexfoundry.org:10002 04:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:53 Configure a credential helper to remove this warning. See 04:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:53 04:59:53 Login Succeeded 04:59:53 nexus3.edgexfoundry.org:10003 04:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:53 Configure a credential helper to remove this warning. See 04:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:53 04:59:53 Login Succeeded 04:59:53 nexus3.edgexfoundry.org:10004 04:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:53 Configure a credential helper to remove this warning. See 04:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:53 04:59:53 Login Succeeded 04:59:53 docker.io 04:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:54 Configure a credential helper to remove this warning. See 04:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:54 04:59:54 Login Succeeded 04:59:54 ---> docker-login.sh ends [Pipeline] } 04:59:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:54 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 04:59:54 + for file in '`ls cmd/**/Dockerfile`' 04:59:54 ++ dirname cmd/core-command/Dockerfile 04:59:54 ++ cut -d/ -f2 04:59:54 + echo core-command,cmd/core-command/Dockerfile 04:59:54 + for file in '`ls cmd/**/Dockerfile`' 04:59:54 ++ dirname cmd/core-data/Dockerfile 04:59:54 ++ cut -d/ -f2 04:59:54 + echo core-data,cmd/core-data/Dockerfile 04:59:54 + for file in '`ls cmd/**/Dockerfile`' 04:59:54 ++ dirname cmd/core-metadata/Dockerfile 04:59:54 ++ cut -d/ -f2 04:59:54 + echo core-metadata,cmd/core-metadata/Dockerfile 04:59:54 + for file in '`ls cmd/**/Dockerfile`' 04:59:54 ++ dirname cmd/security-bootstrapper/Dockerfile 04:59:54 ++ cut -d/ -f2 04:59:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:59:54 + for file in '`ls cmd/**/Dockerfile`' 04:59:54 ++ dirname cmd/security-proxy-setup/Dockerfile 04:59:54 ++ cut -d/ -f2 04:59:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:59:54 + for file in '`ls cmd/**/Dockerfile`' 04:59:54 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:59:54 ++ cut -d/ -f2 04:59:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:59:54 + for file in '`ls cmd/**/Dockerfile`' 04:59:54 ++ dirname cmd/support-notifications/Dockerfile 04:59:54 ++ cut -d/ -f2 04:59:54 + echo support-notifications,cmd/support-notifications/Dockerfile 04:59:54 + for file in '`ls cmd/**/Dockerfile`' 04:59:54 ++ dirname cmd/support-scheduler/Dockerfile 04:59:54 ++ cut -d/ -f2 04:59:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:59:54 + for file in '`ls cmd/**/Dockerfile`' 04:59:54 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:59:54 ++ cut -d/ -f2 04:59:54 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:59:54 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:59:55 + git rev-list -1 --merges b7985a5e213d1adc6c93ffba227765f14366fda1~1..b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] echo 04:59:55 -----------> git rev-list -1 --merges b7985a5e213d1adc6c93ffba227765f14366fda1~1..b7985a5e213d1adc6c93ffba227765f14366fda1 b7985a5e213d1adc6c93ffba227765f14366fda1 04:59:55 b7985a5e213d1adc6c93ffba227765f14366fda1 [false] [Pipeline] sh 04:59:55 + git log --format=format:%s -1 b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] echo 04:59:55 ========================================================= 04:59:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:59:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:59:56 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 04:59:56 + grep -v github /etc/ssh/ssh_known_hosts 04:59:56 + '[' -e /tmp/ssh_known_hosts ']' 04:59:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:59:56 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 04:59:56 + sudo tee -a /etc/ssh/ssh_known_hosts 04:59:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:59:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:59:56 04:59:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:59:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:59:56 latest: Pulling from edgex-devops/git-semver 04:59:56 a0d0a0d46f8b: Pulling fs layer 04:59:56 3e5f54012d9b: Pulling fs layer 04:59:56 4c7163046ea9: Pulling fs layer 04:59:56 0c2d73faf560: Pulling fs layer 04:59:56 0c2d73faf560: Waiting 04:59:56 3e5f54012d9b: Verifying Checksum 04:59:56 3e5f54012d9b: Download complete 04:59:56 a0d0a0d46f8b: Verifying Checksum 04:59:56 a0d0a0d46f8b: Download complete 04:59:56 0c2d73faf560: Verifying Checksum 04:59:56 0c2d73faf560: Download complete 04:59:56 4c7163046ea9: Verifying Checksum 04:59:56 4c7163046ea9: Download complete 04:59:57 a0d0a0d46f8b: Pull complete 04:59:57 3e5f54012d9b: Pull complete 04:59:57 4c7163046ea9: Pull complete 04:59:57 0c2d73faf560: Pull complete 04:59:57 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:59:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:59:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:59:57 prd-centos7-docker-4c-2g-751 does not seem to be running inside a container 04:59:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/119 -v /w/workspace/edgex-go/119:/w/workspace/edgex-go/119:rw,z -v /w/workspace/edgex-go/119@tmp:/w/workspace/edgex-go/119@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:59:58 $ docker top 5dc4f60ec98a328303279a324e1f8f1e1940e339a83d7664b636264ed6db6b37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:58 [ssh-agent] Looking for ssh-agent implementation... 04:59:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:58 $ docker exec 5dc4f60ec98a328303279a324e1f8f1e1940e339a83d7664b636264ed6db6b37 ssh-agent 04:59:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiHAdjb/agent.13 04:59:58 SSH_AGENT_PID=19 04:59:58 Running ssh-add (command line suppressed) 04:59:58 Identity added: /w/workspace/edgex-go/119@tmp/private_key_4992549223983423852.key (/w/workspace/edgex-go/119@tmp/private_key_4992549223983423852.key) 04:59:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:59 + git tag --points-at HEAD [Pipeline] } 04:59:59 $ docker exec --env ******** --env ******** 5dc4f60ec98a328303279a324e1f8f1e1940e339a83d7664b636264ed6db6b37 ssh-agent -k 04:59:59 unset SSH_AUTH_SOCK; 04:59:59 unset SSH_AGENT_PID; 04:59:59 echo Agent pid 19 killed; 04:59:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:59:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:59 [ssh-agent] Looking for ssh-agent implementation... 04:59:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:59 $ docker exec 5dc4f60ec98a328303279a324e1f8f1e1940e339a83d7664b636264ed6db6b37 ssh-agent 04:59:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfApfkC/agent.53 04:59:59 SSH_AGENT_PID=59 04:59:59 Running ssh-add (command line suppressed) 04:59:59 Identity added: /w/workspace/edgex-go/119@tmp/private_key_8329975321885850898.key (/w/workspace/edgex-go/119@tmp/private_key_8329975321885850898.key) 04:59:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:00 + git semver init 05:00:00 # -> Open(): unable to determine branch for HEAD 05:00:00 # $GIT_DIR = /w/workspace/edgex-go/119/.git 05:00:00 # $GIT_WORK_TREE = /w/workspace/edgex-go/119 05:00:00 # $SEMVER_REMOTE_NAME = origin 05:00:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:00:00 # $SEMVER_USER_NAME = edgex-jenkins 05:00:00 # $SEMVER_BRANCH = main 05:00:00 # $SEMVER_TEMP = /tmp/semver-440162566 05:00:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:03:21 # '/tmp/semver-440162566' -> '/w/workspace/edgex-go/119/.semver' 05:03:21 # -> Force: false 05:03:21 # $SEMVER_DIR = /w/workspace/edgex-go/119/.semver [Pipeline] } 05:03:21 $ docker exec --env ******** --env ******** 5dc4f60ec98a328303279a324e1f8f1e1940e339a83d7664b636264ed6db6b37 ssh-agent -k 05:03:21 unset SSH_AUTH_SOCK; 05:03:21 unset SSH_AGENT_PID; 05:03:21 echo Agent pid 59 killed; 05:03:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:22 + git semver [Pipeline] } 05:03:22 $ docker stop --time=1 5dc4f60ec98a328303279a324e1f8f1e1940e339a83d7664b636264ed6db6b37 05:03:23 $ docker rm -f 5dc4f60ec98a328303279a324e1f8f1e1940e339a83d7664b636264ed6db6b37 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:03:24 Stashed 1 file(s) [Pipeline] echo 05:03:24 [edgeXSemver]: initialized semver on version 2.2.0-dev.6 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 05:03:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:24 ========================================================= 05:03:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:03:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:03:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:03:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:03:24 a0d0a0d46f8b: Already exists 05:03:24 31adcdaf11c8: Pulling fs layer 05:03:24 b8b176561691: Pulling fs layer 05:03:24 4527c011a84f: Pulling fs layer 05:03:24 5d74067f8e1e: Pulling fs layer 05:03:24 e0aca202a116: Pulling fs layer 05:03:24 3a43be97a3b4: Pulling fs layer 05:03:24 34cad66bf833: Pulling fs layer 05:03:24 b4e3c513aaa6: Pulling fs layer 05:03:24 5d74067f8e1e: Waiting 05:03:24 e0aca202a116: Waiting 05:03:24 3a43be97a3b4: Waiting 05:03:24 34cad66bf833: Waiting 05:03:24 b4e3c513aaa6: Waiting 05:03:24 b8b176561691: Verifying Checksum 05:03:24 b8b176561691: Download complete 05:03:24 31adcdaf11c8: Verifying Checksum 05:03:24 31adcdaf11c8: Download complete 05:03:24 5d74067f8e1e: Verifying Checksum 05:03:24 5d74067f8e1e: Download complete 05:03:24 e0aca202a116: Verifying Checksum 05:03:24 e0aca202a116: Download complete 05:03:24 3a43be97a3b4: Verifying Checksum 05:03:24 3a43be97a3b4: Download complete 05:03:25 34cad66bf833: Verifying Checksum 05:03:25 34cad66bf833: Download complete 05:03:25 31adcdaf11c8: Pull complete 05:03:25 b8b176561691: Pull complete 05:03:25 4527c011a84f: Verifying Checksum 05:03:25 4527c011a84f: Download complete 05:03:25 b4e3c513aaa6: Verifying Checksum 05:03:25 b4e3c513aaa6: Download complete 05:03:29 4527c011a84f: Pull complete 05:03:29 5d74067f8e1e: Pull complete 05:03:29 e0aca202a116: Pull complete 05:03:29 3a43be97a3b4: Pull complete 05:03:29 34cad66bf833: Pull complete 05:03:31 b4e3c513aaa6: Pull complete 05:03:31 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 05:03:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:03:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 05:03:32 + docker build -t ci-base-image-x86_64 -f - . 05:03:32 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:03:32 WORKDIR /edgex 05:03:32 COPY go.mod . 05:03:32 RUN go mod download' 05:03:33 Sending build context to Docker daemon 334.4MB 05:03:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:03:33 ---> 9f6097aaca64 05:03:33 Step 2/4 : WORKDIR /edgex 05:03:35 ---> Running in 3ea8a651cbb6 05:03:35 Removing intermediate container 3ea8a651cbb6 05:03:35 ---> b8eb0c18f85b 05:03:35 Step 3/4 : COPY go.mod . 05:03:35 ---> c21fa3c19754 05:03:35 Step 4/4 : RUN go mod download 05:03:35 ---> Running in 50a83b070b14 05:03:39 Still waiting to schedule task 05:03:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:04:07 Removing intermediate container 50a83b070b14 05:04:07 ---> 32e316c31d9d 05:04:07 Successfully built 32e316c31d9d 05:04:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:04:08 + docker inspect -f . ci-base-image-x86_64 05:04:08 . [Pipeline] withDockerContainer 05:04:08 prd-centos7-docker-4c-2g-751 does not seem to be running inside a container 05:04:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/119 -v /w/workspace/edgex-go/119:/w/workspace/edgex-go/119:rw,z -v /w/workspace/edgex-go/119@tmp:/w/workspace/edgex-go/119@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:04:08 $ docker top 212698b334c53cf298d281d72c722ebcca3833f91897c3a5944e283b612cc733 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:09 + go version 05:04:09 go version go1.16.8 linux/amd64 [Pipeline] } 05:04:09 $ docker stop --time=1 212698b334c53cf298d281d72c722ebcca3833f91897c3a5944e283b612cc733 05:04:10 $ docker rm -f 212698b334c53cf298d281d72c722ebcca3833f91897c3a5944e283b612cc733 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:04:10 + docker inspect -f . ci-base-image-x86_64 05:04:10 . [Pipeline] withDockerContainer 05:04:10 prd-centos7-docker-4c-2g-751 does not seem to be running inside a container 05:04:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/119 -v /w/workspace/edgex-go/119:/w/workspace/edgex-go/119:rw,z -v /w/workspace/edgex-go/119@tmp:/w/workspace/edgex-go/119@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:04:11 $ docker top cb562e3f88a73531b7285fe7afe0d3e5fc4d9a6855c8f7b8418029ff7e1fb730 -eo pid,comm [Pipeline] { [Pipeline] echo 05:04:11 ========================================================= 05:04:11 [edgeXBuildGoParallel] Running Tests and Build... 05:04:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:04:11 + make test 05:04:11 go mod tidy 05:04:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:04:17 ? github.com/edgexfoundry/edgex-go [no test files] 05:04:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:04:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:04:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:04:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:04:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:04:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:04:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:04:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:04:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:04:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:04:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:04:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:04:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:04:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 05:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:04:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 98.5% of statements 05:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:04:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 44.7% of statements 05:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:04:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:04:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 89.5% of statements 05:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:04:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements 05:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 05:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:04:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.269s coverage: 94.2% of statements 05:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:04:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 05:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:04:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 05:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:04:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.9% of statements 05:04:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:04:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 05:04:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 21.7% of statements 05:04:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 05:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements 05:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 05:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 05:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 05:05:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements 05:05:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 05:05:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-753 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:05:05 Running in /w/workspace/edgex-go/119 [Pipeline] { [Pipeline] checkout 05:05:05 The recommended git tool is: git 05:05:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.181s coverage: 82.5% of statements 05:05:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:05:11 using credential edgex-jenkins-ssh 05:05:11 Cloning the remote Git repository 05:05:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:05:11 > git init /w/workspace/edgex-go/119 # timeout=10 05:05:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:05:11 > git --version # timeout=10 05:05:11 > git --version # 'git version 2.17.1' 05:05:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 89.4% of statements 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.216s coverage: 65.4% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.8% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 05:05:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:05:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:05:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 92.3% of statements 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:05:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:05:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 05:05:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 05:05:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:05:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 05:05:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 05:05:35 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 05:06:14 GO111MODULE=on go vet ./... 05:06:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:06:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:06:20 ./bin/test-attribution-txt.sh [Pipeline] echo 05:06:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 05:06:21 + ls -al . 05:06:21 total 644 05:06:21 drwxrwxr-x 10 1001 1001 4096 Nov 30 05:06 . 05:06:21 drwxr-xr-x 4 root root 32 Nov 30 05:04 .. 05:06:21 -rw-rw-r-- 1 1001 1001 11 Nov 30 04:59 .dockerignore 05:06:21 drwxrwxr-x 8 1001 1001 162 Nov 30 04:59 .git 05:06:21 drwxrwxr-x 4 1001 1001 142 Nov 30 04:59 .github 05:06:21 -rw-rw-r-- 1 1001 1001 804 Nov 30 04:59 .gitignore 05:06:21 -rw-rw-r-- 1 1001 1001 42 Nov 30 04:59 .golangci.yml 05:06:21 -rw-rw-r-- 1 1001 1001 76 Nov 30 04:59 .hadolint.yml 05:06:21 drwx------ 3 1001 1001 58 Nov 30 05:03 .semver 05:06:21 -rw-rw-r-- 1 1001 1001 166 Nov 30 04:59 .sonarcloud.properties 05:06:21 -rw-rw-r-- 1 1001 1001 1171 Nov 30 04:59 ADOPTERS.md 05:06:21 -rw-rw-r-- 1 1001 1001 8910 Nov 30 04:59 Attribution.txt 05:06:21 -rw-rw-r-- 1 1001 1001 51732 Nov 30 04:59 CHANGELOG.md 05:06:21 -rw-rw-r-- 1 1001 1001 3804 Nov 30 04:59 CONTRIBUTING.md 05:06:21 -rw-rw-r-- 1 1001 1001 677 Nov 30 04:59 GOVERNANCE.md 05:06:21 -rw-rw-r-- 1 1001 1001 849 Nov 30 04:59 Jenkinsfile 05:06:21 -rw-rw-r-- 1 1001 1001 10775 Nov 30 04:59 LICENSE 05:06:21 -rw-rw-r-- 1 1001 1001 6508 Nov 30 04:59 Makefile 05:06:21 -rw-rw-r-- 1 1001 1001 582 Nov 30 04:59 OWNERS.md 05:06:21 -rw-rw-r-- 1 1001 1001 8207 Nov 30 04:59 README.md 05:06:21 -rw-rw-r-- 1 1001 1001 6912 Nov 30 04:59 SECURITY.md 05:06:21 -rw-rw-r-- 1 1001 1001 11 Nov 30 05:03 VERSION 05:06:21 -rw-rw-r-- 1 1001 1001 4131 Nov 30 04:59 ZMQWindows.md 05:06:21 drwxrwxr-x 2 1001 1001 37 Nov 30 04:59 bin 05:06:21 drwxrwxr-x 14 1001 1001 4096 Nov 30 04:59 cmd 05:06:21 -rw-r--r-- 1 root root 428381 Nov 30 05:05 coverage.out 05:06:21 -rw-rw-r-- 1 1001 1001 828 Nov 30 04:59 go.mod 05:06:21 -rw-rw-r-- 1 1001 1001 49483 Nov 30 04:59 go.sum 05:06:21 drwxrwxr-x 8 1001 1001 124 Nov 30 04:59 internal 05:06:21 drwxrwxr-x 3 1001 1001 16 Nov 30 04:59 openapi 05:06:21 drwxrwxr-x 4 1001 1001 71 Nov 30 04:59 snap 05:06:21 -rw-rw-r-- 1 1001 1001 204 Nov 30 04:59 version.go [Pipeline] sh 05:06:21 + '[' -e coverage.out ] 05:06:21 + chown 1001:1001 coverage.out [Pipeline] stash 05:06:21 Stashed 1 file(s) [Pipeline] sh 05:06:21 + make build 05:06:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-data/core-data ./cmd/core-data 05:06:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:06:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-command/core-command ./cmd/core-command 05:06:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:06:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:06:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:06:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:06:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:06:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:06:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:06:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/secrets-config ./cmd/secrets-config 05:06:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 05:06:38 $ docker stop --time=1 cb562e3f88a73531b7285fe7afe0d3e5fc4d9a6855c8f7b8418029ff7e1fb730 05:06:40 $ docker rm -f cb562e3f88a73531b7285fe7afe0d3e5fc4d9a6855c8f7b8418029ff7e1fb730 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:06:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:06:42 05:06:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 05:06:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:06:42 latest: Pulling from edgex-devops/edgex-compose 05:06:42 cbdbe7a5bc2a: Pulling fs layer 05:06:42 ca9280d653b3: Pulling fs layer 05:06:42 7e9c9ca2126c: Pulling fs layer 05:06:42 cbdbe7a5bc2a: Verifying Checksum 05:06:42 cbdbe7a5bc2a: Download complete 05:06:42 ca9280d653b3: Verifying Checksum 05:06:42 ca9280d653b3: Download complete 05:06:43 cbdbe7a5bc2a: Pull complete 05:06:43 7e9c9ca2126c: Verifying Checksum 05:06:43 7e9c9ca2126c: Download complete 05:06:43 ca9280d653b3: Pull complete 05:06:47 7e9c9ca2126c: Pull complete 05:06:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:06:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:06:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 05:06:47 prd-centos7-docker-4c-2g-751 does not seem to be running inside a container 05:06:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/119 -v /w/workspace/edgex-go/119:/w/workspace/edgex-go/119:rw,z -v /w/workspace/edgex-go/119@tmp:/w/workspace/edgex-go/119@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 ******** -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-devops/edgex-compose:latest cat 05:06:50 $ docker top f22f33c7ddc6aa67763cc48bfc172961cc8872d52a2757ea1a0d053992c5508d -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:50 + docker-compose build --help 05:06:50 + grep parallel 05:06:51 --parallel Build images in parallel. [Pipeline] } 05:06:51 $ docker stop --time=1 f22f33c7ddc6aa67763cc48bfc172961cc8872d52a2757ea1a0d053992c5508d 05:06:52 $ docker rm -f f22f33c7ddc6aa67763cc48bfc172961cc8872d52a2757ea1a0d053992c5508d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:06:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:06:52 . [Pipeline] withDockerContainer 05:06:53 prd-centos7-docker-4c-2g-751 does not seem to be running inside a container 05:06:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/119 -v /w/workspace/edgex-go/119:/w/workspace/edgex-go/119:rw,z -v /w/workspace/edgex-go/119@tmp:/w/workspace/edgex-go/119@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 ******** -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-devops/edgex-compose:latest cat 05:06:53 $ docker top b0d1c85f4aebe2ebb95be8a0fbaabe1d537d80a449abf13291f65881dea6c723 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:53 + docker-compose -f ./docker-compose-build.yml build --parallel 05:06:54 Building core-command ... 05:06:54 Building core-data ... 05:06:54 Building core-metadata ... 05:06:54 Building security-bootstrapper ... 05:06:54 Building security-proxy-setup ... 05:06:54 Building security-secretstore-setup ... 05:06:54 Building support-notifications ... 05:06:54 Building support-scheduler ... 05:06:54 Building sys-mgmt-agent ... 05:06:54 Building sys-mgmt-agent 05:06:54 Building security-bootstrapper 05:06:54 Building core-data 05:06:54 Building support-notifications 05:06:54 Building security-secretstore-setup 05:07:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 05:07:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:07:09 ---> 32e316c31d9d 05:07:09 Step 3/22 : WORKDIR /edgex-go 05:07:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 05:07:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:07:09 ---> 32e316c31d9d 05:07:09 Step 3/24 : WORKDIR /edgex-go 05:07:09 ---> Running in dae5f5d26ddd 05:07:09 ---> Running in 52d734887b2f 05:07:14 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 05:07:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 05:07:14 ---> 32e316c31d9d 05:07:14 Step 3/21 : WORKDIR /edgex-go 05:07:14 ---> Using cache 05:07:14 ---> 20ed00c78712 05:07:14 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:07:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 05:07:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:07:15 ---> 32e316c31d9d 05:07:15 Step 3/22 : WORKDIR /edgex-go 05:07:15 ---> Using cache 05:07:15 ---> 20ed00c78712 05:07:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:07:16 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 05:07:16 Step 2/30 : FROM ${BUILDER_BASE} AS builder 05:07:16 ---> 32e316c31d9d 05:07:16 Step 3/30 : WORKDIR /edgex-go 05:07:16 ---> Using cache 05:07:16 ---> 20ed00c78712 05:07:16 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:07:16 Removing intermediate container dae5f5d26ddd 05:07:16 ---> 28bde4ff6ba6 05:07:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:07:16 Removing intermediate container 52d734887b2f 05:07:16 ---> 20ed00c78712 05:07:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:07:16 ---> Running in 268e7e89b8ec 05:07:16 ---> Running in 5a102b240c5b 05:07:16 ---> Running in dc93fcaaadcc 05:07:16 ---> Running in bdffa73a27d7 05:07:16 ---> Running in e24f18c56c1d 05:07:17 Removing intermediate container 268e7e89b8ec 05:07:17 ---> 62712c570fe6 05:07:17 Step 5/22 : RUN apk add --update --no-cache make bash git 05:07:17 Removing intermediate container 5a102b240c5b 05:07:17 ---> 6b21ccea37c3 05:07:17 Step 5/30 : RUN apk add --update --no-cache make git 05:07:17 ---> Running in 821e179f5463 05:07:17 ---> Running in de2148f4b944 05:07:17 Removing intermediate container dc93fcaaadcc 05:07:17 ---> f07db9321903 05:07:17 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 05:07:17 ---> Running in d8992f12f51a 05:07:18 Removing intermediate container e24f18c56c1d 05:07:18 ---> 88667bf885f9 05:07:18 Step 5/24 : RUN apk add --update --no-cache make git 05:07:18 ---> Running in f021796b7436 05:07:18 Removing intermediate container bdffa73a27d7 05:07:18 ---> ed098aeb49a4 05:07:18 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:07:18 ---> Running in 7340e554e119 05:07:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:07:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:07:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:07:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:07:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:07:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:07:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:07:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:07:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:07:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:07:20 OK: 220 MiB in 52 packages 05:07:20 OK: 220 MiB in 52 packages 05:07:20 OK: 220 MiB in 52 packages 05:07:20 OK: 220 MiB in 52 packages 05:07:20 OK: 220 MiB in 52 packages 05:07:20 Removing intermediate container de2148f4b944 05:07:20 ---> 4b317eda0b62 05:07:20 Step 6/30 : COPY . . 05:07:22 Removing intermediate container 821e179f5463 05:07:22 ---> 19938c113699 05:07:22 Step 6/22 : COPY . . 05:07:22 Removing intermediate container d8992f12f51a 05:07:22 ---> 7525976fc99f 05:07:22 Step 6/21 : COPY . . 05:07:23 Removing intermediate container 7340e554e119 05:07:23 ---> a27282b574e6 05:07:23 Step 6/22 : COPY . . 05:07:23 Removing intermediate container f021796b7436 05:07:23 ---> 6207a5dc50d7 05:07:23 Step 6/24 : COPY . . 05:07:33 ---> 34bb833a83c1 05:07:33 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:33 ---> 2d34fd2bb272 05:07:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:33 ---> 7ab424a084de 05:07:33 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:33 ---> Running in 478381f72118 05:07:33 ---> Running in 74f4c219b9ab 05:07:33 ---> Running in f23abce448c7 05:07:36 Removing intermediate container f23abce448c7 05:07:36 ---> 4fbd3f3abb67 05:07:36 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:07:36 Removing intermediate container 74f4c219b9ab 05:07:36 ---> ca2ea95e432b 05:07:36 Step 8/21 : RUN make cmd/support-notifications/support-notifications 05:07:36 ---> Running in 0bcd2802a07d 05:07:36 Removing intermediate container 478381f72118 05:07:36 ---> 4ca239e69c5f 05:07:36 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:07:36 ---> Running in 1939e8301a7b 05:07:36 ---> Running in 50b216ff6b40 05:07:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:07:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:07:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:07:42 ---> b4c9db511839 05:07:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:42 ---> bfe4cfe563bf 05:07:42 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:42 ---> Running in 2c99c9c186d6 05:07:42 ---> Running in 103146a4bd4c 05:07:43 Removing intermediate container 2c99c9c186d6 05:07:43 ---> fe5f509c7873 05:07:43 Step 8/22 : RUN make cmd/core-data/core-data 05:07:43 ---> Running in 0adb20e09579 05:07:43 Removing intermediate container 103146a4bd4c 05:07:43 ---> 4ccba26a883f 05:07:43 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:07:43 ---> Running in 64988590f89b 05:07:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-data/core-data ./cmd/core-data 05:07:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:08:13 Avoid second fetch 05:08:13 Checking out Revision b7985a5e213d1adc6c93ffba227765f14366fda1 (main) 05:08:16 Removing intermediate container 50b216ff6b40 05:08:16 ---> ea4aa7763d38 05:08:16 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:08:16 ---> Running in 378ea5cd9087 05:08:16 Removing intermediate container 0bcd2802a07d 05:08:16 ---> 12a8e51a23b1 05:08:16 05:08:16 Step 9/30 : FROM alpine:3.14 05:08:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:08:16 3.14: Pulling from library/alpine 05:08:18 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 05:08:18 Status: Downloaded newer image for alpine:3.14 05:08:18 ---> 0a97eee8041e 05:08:18 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:08:18 ---> Running in 36a648540098 05:08:18 Commit message: "Merge pull request #3834 from jinlinGuan/issue-3830" 05:08:18 Removing intermediate container 36a648540098 05:08:18 ---> 1aea23ef6219 05:08:18 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 05:08:18 ---> Running in df6a01f20ffc 05:08:18 Removing intermediate container 1939e8301a7b 05:08:18 ---> b670ef3b0a93 05:08:18 05:08:18 Step 9/21 : FROM alpine:3.14 05:08:18 ---> 0a97eee8041e 05:08:18 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 05:08:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:08:18 ---> Running in fe93293e07c8 05:08:18 Removing intermediate container 378ea5cd9087 05:08:18 ---> ae57add25349 05:08:18 05:08:18 Step 10/22 : FROM docker:20.10.8 05:08:19 20.10.8: Pulling from library/docker 05:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:08:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:08:19 % Total % Received % Xferd Average Speed Time Time Time Current 05:08:19 Dload Upload Total Spent Left Speed 05:08:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 49680 0 --:--:-- --:--:-- --:--:-- 49680 [Pipeline] sh 05:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:08:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:08:20 (1/2) Installing ca-certificates (20191127-r5) 05:08:20 (2/2) Installing dumb-init (1.2.5-r1) 05:08:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 05:08:20 sudo tee /etc/docker/daemon.new 05:08:20 { 05:08:20 "registry-mirrors": [ 05:08:20 "https://nexus3.edgexfoundry.org:10001" 05:08:20 ], 05:08:20 "bip": "10.250.0.254/24", 05:08:20 "hosts": [ 05:08:20 "tcp://0.0.0.0:5555", 05:08:20 "unix:///var/run/docker.sock" 05:08:20 ], 05:08:20 "mtu": 1458, 05:08:20 "selinux-enabled": true, 05:08:20 "seccomp-profile": "/etc/docker/seccomp.json" 05:08:20 } [Pipeline] sh 05:08:20 Executing busybox-1.33.1-r6.trigger 05:08:20 Executing ca-certificates-20191127-r5.trigger 05:08:20 (1/2) Installing dumb-init (1.2.5-r1) 05:08:20 (2/2) Installing su-exec (0.2-r1) 05:08:20 OK: 6 MiB in 16 packages 05:08:20 Executing busybox-1.33.1-r6.trigger 05:08:20 OK: 6 MiB in 16 packages 05:08:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:08:20 + sudo service docker restart 05:08:21 Removing intermediate container df6a01f20ffc 05:08:21 ---> 917a07fa9494 05:08:21 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 05:08:21 Removing intermediate container fe93293e07c8 05:08:21 ---> 41f4c89abb20 05:08:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:08:21 ---> Running in 3d3917c7d846 05:08:21 ---> Running in dd37ba123c9a 05:08:21 Removing intermediate container dd37ba123c9a 05:08:21 ---> b01be095c53f 05:08:21 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:08:21 Removing intermediate container 3d3917c7d846 05:08:21 ---> 4710fab8e603 05:08:21 Step 12/21 : ENV APP_PORT=59860 05:08:22 ---> Running in 995455b36856 05:08:22 ---> Running in 4babbaeefeff 05:08:22 Removing intermediate container 995455b36856 05:08:22 ---> 9167a757d712 05:08:22 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:08:22 Removing intermediate container 4babbaeefeff 05:08:22 ---> b123c64ff36c 05:08:22 Step 13/21 : EXPOSE $APP_PORT 05:08:22 ---> Running in be3e72f2aca5 05:08:22 Removing intermediate container 64988590f89b 05:08:22 ---> 369569dab358 05:08:22 05:08:22 Step 9/24 : FROM alpine:3.14 05:08:22 ---> 0a97eee8041e 05:08:22 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 05:08:22 ---> Running in 8d9dca75477a 05:08:23 ---> Running in 0eb8e69463e2 05:08:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:08:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:08:14 > git config core.sparsecheckout # timeout=10 05:08:14 > git checkout -f b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 05:08:23 Removing intermediate container 8d9dca75477a 05:08:23 ---> 6cba1147c363 05:08:23 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 05:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:08:23 ---> 58ee311bbc0e 05:08:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:08:23 Removing intermediate container be3e72f2aca5 05:08:23 ---> d0bdd27dc3ea 05:08:23 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 05:08:24 (1/3) Installing ca-certificates (20191127-r5) 05:08:24 (2/3) Installing dumb-init (1.2.5-r1) 05:08:24 (3/3) Installing su-exec (0.2-r1) 05:08:24 Executing busybox-1.33.1-r6.trigger 05:08:24 Executing ca-certificates-20191127-r5.trigger 05:08:24 OK: 6 MiB in 17 packages 05:08:24 ---> Running in 004cc5efd696 05:08:24 ---> 308f30c342b8 05:08:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:08:24 Removing intermediate container 004cc5efd696 05:08:24 ---> c590af9bd3f1 05:08:24 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:08:25 ---> c04a00514b31 05:08:25 Step 17/21 : ENTRYPOINT ["/support-notifications"] 05:08:25 Removing intermediate container 0eb8e69463e2 05:08:25 ---> 39f2a1ef832d 05:08:25 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:08:25 ---> 31c364214f76 05:08:25 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:08:25 ---> Running in 942582f84a70 05:08:25 ---> Running in 1960e3307de4 05:08:25 ---> Running in d9e72992ff9e 05:08:25 Removing intermediate container 1960e3307de4 05:08:25 ---> 21c43b9670aa 05:08:25 Step 12/24 : WORKDIR / 05:08:25 Removing intermediate container 942582f84a70 05:08:25 ---> 22786b0b0448 05:08:25 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:08:25 ---> Running in 284e2f699bbd 05:08:25 ---> Running in 11ded5569e9e 05:08:25 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 05:08:25 Status: Downloaded newer image for docker:20.10.8 05:08:25 ---> bc6c0ffef665 05:08:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:08:25 Removing intermediate container 284e2f699bbd 05:08:25 ---> 45da39e6ebd6 05:08:25 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:08:25 Removing intermediate container 11ded5569e9e 05:08:25 ---> 16fe7157cf60 05:08:25 Step 19/21 : LABEL arch=x86_64 05:08:25 ---> Running in 347bc17705d2 05:08:25 ---> Running in 6b22ec74c439 05:08:25 ---> 40d89cdb0311 05:08:25 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:08:26 Removing intermediate container 347bc17705d2 05:08:26 ---> 7cd4d343ae0c 05:08:26 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 05:08:26 Removing intermediate container 6b22ec74c439 05:08:26 ---> 6f2a357789f9 05:08:26 Step 20/21 : LABEL git_sha=b7985a5e213d1adc6c93ffba227765f14366fda1 05:08:26 ---> Running in ebc90b336b0d 05:08:26 ---> Running in ecd111190c6c 05:08:26 ---> a5246f336122 05:08:26 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:08:26 Removing intermediate container ecd111190c6c 05:08:26 ---> 60b7c7f15c38 05:08:26 Step 21/21 : LABEL version=2.2.0-dev.6 05:08:26 Removing intermediate container d9e72992ff9e 05:08:26 ---> a025a1ec90c9 05:08:26 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 05:08:26 ---> Running in ded45e6f4842 05:08:26 Removing intermediate container 0adb20e09579 05:08:26 ---> 723efdb292f6 05:08:26 05:08:26 Step 9/22 : FROM alpine:3.14 05:08:26 ---> 0a97eee8041e 05:08:26 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:08:26 ---> 30326afa3e7b 05:08:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:08:26 ---> Running in e90d89e51548 05:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:08:26 Removing intermediate container ded45e6f4842 05:08:26 ---> d7abca8cbc03 05:08:26 05:08:26 ---> fc7a66e0acb6 05:08:26 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:08:26 Removing intermediate container e90d89e51548 05:08:26 ---> 2d48780b4a82 05:08:26 Step 11/22 : ENV APP_PORT=59880 05:08:26 Successfully built d7abca8cbc03 05:08:26 ---> 109be74f4d7f 05:08:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:08:26 Successfully tagged support-notifications:latest 05:08:26 Building support-scheduler 05:08:26  Building support-notifications ... done  ---> Running in bab5f6d65d6d 05:08:26 (1/42) Installing readline (8.1.0-r0) 05:08:26 (2/42) Installing bash (5.1.4-r0) 05:08:26 Executing bash-5.1.4-r0.post-install 05:08:27 (3/42) Installing brotli-libs (1.0.9-r5) 05:08:27 (4/42) Installing nghttp2-libs (1.43.0-r0) 05:08:27 (5/42) Installing libcurl (7.79.1-r0) 05:08:27 (6/42) Installing curl (7.79.1-r0) 05:08:27 (7/42) Installing dumb-init (1.2.5-r1) 05:08:27 (8/42) Installing libbz2 (1.0.8-r1) 05:08:27 (9/42) Installing expat (2.4.1-r0) 05:08:27 (10/42) Installing libffi (3.3-r2) 05:08:27 (11/42) Installing gdbm (1.19-r0) 05:08:27 (12/42) Installing xz-libs (5.2.5-r0) 05:08:27 (13/42) Installing libgcc (10.3.1_git20210424-r2) 05:08:27 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 05:08:27 (15/42) Installing mpdecimal (2.5.1-r1) 05:08:27 (16/42) Installing sqlite-libs (3.35.5-r0) 05:08:27 (17/42) Installing python3 (3.9.5-r2) 05:08:28 Removing intermediate container bab5f6d65d6d 05:08:28 ---> 2706efb89a2a 05:08:28 Step 12/22 : EXPOSE $APP_PORT 05:08:29 ---> Running in d118a9ba63a0 05:08:29 ---> 2d40c48708a8 05:08:29 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:08:29 ---> 63ba77da8679 05:08:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:08:29 (18/42) Installing py3-appdirs (1.4.4-r2) 05:08:29 (19/42) Installing py3-chardet (4.0.0-r2) 05:08:29 (20/42) Installing py3-idna (3.2-r0) 05:08:29 (21/42) Installing py3-urllib3 (1.26.5-r0) 05:08:29 Removing intermediate container d118a9ba63a0 05:08:29 ---> bff6626e9508 05:08:29 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:08:29 (22/42) Installing py3-certifi (2020.12.5-r1) 05:08:29 (23/42) Installing py3-requests (2.25.1-r4) 05:08:29 (24/42) Installing py3-msgpack (1.0.2-r1) 05:08:29 (25/42) Installing py3-lockfile (0.12.2-r4) 05:08:29 (26/42) Installing py3-cachecontrol (0.12.6-r1) 05:08:29 (27/42) Installing py3-colorama (0.4.4-r1) 05:08:29 ---> Running in 8c94b4687ded 05:08:29 (28/42) Installing py3-contextlib2 (0.6.0-r1) 05:08:29 (29/42) Installing py3-distlib (0.3.1-r3) 05:08:29 (30/42) Installing py3-distro (1.5.0-r3) 05:08:29 (31/42) Installing py3-six (1.15.0-r1) 05:08:29 ---> 9a84446cf488 05:08:29 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:08:29 (32/42) Installing py3-webencodings (0.5.1-r4) 05:08:29 (33/42) Installing py3-html5lib (1.1-r1) 05:08:30 ---> e64ff12bddea 05:08:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:08:30 (34/42) Installing py3-parsing (2.4.7-r2) 05:08:30 (35/42) Installing py3-packaging (20.9-r1) 05:08:30 (36/42) Installing py3-toml (0.10.2-r2) 05:08:30 (37/42) Installing py3-pep517 (0.10.0-r2) 05:08:30 (38/42) Installing py3-progress (1.5-r2) 05:08:30 (39/42) Installing py3-retrying (1.3.3-r1) 05:08:30 (40/42) Installing py3-ordered-set (4.0.2-r1) 05:08:30 (41/42) Installing py3-setuptools (52.0.0-r3) 05:08:30 (42/42) Installing py3-pip (20.3.4-r1) 05:08:30 ---> 61e1f4d4aab0 05:08:30 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:08:30 ---> 8a578577a8cd 05:08:30 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 05:08:30 Executing busybox-1.33.1-r3.trigger 05:08:30 OK: 84 MiB in 64 packages 05:08:30 ---> e7474efe374f 05:08:30 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 05:08:30 ---> Running in 21c624a9a88a 05:08:30 ---> Running in 86d58dcde51c 05:08:31 Removing intermediate container 86d58dcde51c 05:08:31 ---> 7f434d4fd511 05:08:31 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:08:31 Removing intermediate container 8c94b4687ded 05:08:31 ---> baffb75443e3 05:08:31 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 05:08:31 Collecting docker-compose==1.23.2 05:08:31 ---> Running in 597a4dd7f881 05:08:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:08:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:08:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:08:31 ---> 1a1fcf6a4303 05:08:31 Step 25/30 : RUN chmod +x /entrypoint.sh 05:08:31 Collecting PyYAML<4,>=3.10 05:08:31 Downloading PyYAML-3.13.tar.gz (270 kB) 05:08:32 Removing intermediate container 21c624a9a88a 05:08:32 ---> 7723c5050827 05:08:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 05:08:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:08:32 ---> Running in 1ebab61d21c0 05:08:32 ---> Running in 6aab951bfb7c 05:08:32 Collecting docopt<0.7,>=0.6.1 05:08:32 Downloading docopt-0.6.2.tar.gz (25 kB) 05:08:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 05:08:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:08:32 ---> 32e316c31d9d 05:08:32 Step 3/23 : WORKDIR /edgex-go 05:08:32 ---> Using cache 05:08:32 ---> 20ed00c78712 05:08:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:08:32 ---> Using cache 05:08:32 ---> 88667bf885f9 05:08:32 Step 5/23 : RUN apk add --update --no-cache make git 05:08:32 ---> Using cache 05:08:32 ---> 6207a5dc50d7 05:08:32 Step 6/23 : COPY go.mod . 05:08:32 Removing intermediate container 6aab951bfb7c 05:08:32 ---> b86a9b6bac27 05:08:32 Step 22/24 : LABEL arch=x86_64 05:08:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:08:32 ---> Running in 9ec3d7b31159 05:08:32 ---> d489190c74f1 05:08:32 Step 7/23 : RUN go mod download 05:08:32 Collecting dockerpty<0.5,>=0.4.1 05:08:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:08:33 ---> Running in f1d0ee301576 05:08:33 Removing intermediate container 9ec3d7b31159 05:08:33 ---> 4d40921752e7 05:08:33 Step 23/24 : LABEL git_sha=b7985a5e213d1adc6c93ffba227765f14366fda1 05:08:33 ---> Running in e531e02d5ef4 05:08:33 (1/6) Installing dumb-init (1.2.5-r1) 05:08:33 Removing intermediate container e531e02d5ef4 05:08:33 ---> 174599f4a546 05:08:33 Step 24/24 : LABEL version=2.2.0-dev.6 05:08:33 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:08:33 Collecting docker<4.0,>=3.6.0 05:08:33 ---> Running in 02c7e9767ba2 05:08:33 (3/6) Installing libsodium (1.0.18-r0) 05:08:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:08:33 Collecting texttable<0.10,>=0.9.0 05:08:33 Removing intermediate container 1ebab61d21c0 05:08:33 ---> f17f44acdaa7 05:08:33 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 05:08:33 Downloading texttable-0.9.1.tar.gz (11 kB) 05:08:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:08:33 (5/6) Installing libzmq (4.3.4-r0) 05:08:33 ---> Running in 8ed87a62c44f 05:08:33 Removing intermediate container 02c7e9767ba2 05:08:33 ---> f93d06a13ab9 05:08:33 05:08:33 (6/6) Installing zeromq (4.3.4-r0) 05:08:33 Successfully built f93d06a13ab9 05:08:33 Executing busybox-1.33.1-r6.trigger 05:08:33 Removing intermediate container 8ed87a62c44f 05:08:33 ---> 1e5e15c05384 05:08:33 Step 27/30 : CMD ["gate"] 05:08:33 Successfully tagged security-secretstore-setup:latest 05:08:33  Building security-secretstore-setup ... done Building core-metadata 05:08:33 OK: 8 MiB in 20 packages 05:08:33 Collecting cached-property<2,>=1.2.0 05:08:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:08:33 ---> Running in 628d1779e86a 05:08:33 Collecting websocket-client<1.0,>=0.32.0 05:08:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:08:34 Collecting jsonschema<3,>=2.5.1 05:08:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:08:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 05:08:34 Collecting docker-pycreds>=0.4.0 05:08:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:08:34 Collecting urllib3<1.25,>=1.21.1 05:08:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:08:34 Collecting idna<2.8,>=2.5 05:08:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:08:34 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 05:08:34 Collecting chardet<3.1.0,>=3.0.2 05:08:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 05:08:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 05:08:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 05:08:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 05:08:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 05:08:34 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 05:08:34 Attempting uninstall: urllib3 05:08:34 Found existing installation: urllib3 1.26.5 05:08:34 Uninstalling urllib3-1.26.5: 05:08:34 Successfully uninstalled urllib3-1.26.5 05:08:34 Removing intermediate container 628d1779e86a 05:08:34 ---> 36ea1cdc77e1 05:08:34 Step 28/30 : LABEL arch=x86_64 05:08:34 Attempting uninstall: idna 05:08:34 Found existing installation: idna 3.2 05:08:34 Uninstalling idna-3.2: 05:08:34 Successfully uninstalled idna-3.2 05:08:35 Attempting uninstall: chardet 05:08:35 Found existing installation: chardet 4.0.0 05:08:35 Uninstalling chardet-4.0.0: 05:08:35 ---> Running in 75111c3b163b 05:08:35 Successfully uninstalled chardet-4.0.0 05:08:36 Removing intermediate container 597a4dd7f881 05:08:36 ---> 29d1c7f24c84 05:08:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:08:36 Removing intermediate container 75111c3b163b 05:08:36 ---> 654f38862246 05:08:36 Step 29/30 : LABEL git_sha=b7985a5e213d1adc6c93ffba227765f14366fda1 05:08:36 ---> bacfba9959ac 05:08:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:08:36 Attempting uninstall: requests 05:08:36 Found existing installation: requests 2.25.1 05:08:36 Uninstalling requests-2.25.1: 05:08:36 Successfully uninstalled requests-2.25.1 05:08:36 ---> Running in 09108085a3db 05:08:36 Running setup.py install for texttable: started 05:08:37 Running setup.py install for texttable: finished with status 'done' 05:08:37 Running setup.py install for PyYAML: started 05:08:37 ---> f750e9cfd852 05:08:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:08:37 Removing intermediate container 09108085a3db 05:08:37 ---> 9b928c3906f9 05:08:37 Step 30/30 : LABEL version=2.2.0-dev.6 05:08:37 ---> Running in f974cf194321 05:08:37 Removing intermediate container f1d0ee301576 05:08:37 ---> 9bd1ea8ba5fd 05:08:37 Step 8/23 : COPY . . 05:08:37 ---> a736ab7e8b9c 05:08:37 Step 18/22 : ENTRYPOINT ["/core-data"] 05:08:37 Running setup.py install for PyYAML: finished with status 'done' 05:08:37 ---> Running in 9dad5a95e2e0 05:08:37 Running setup.py install for docopt: started 05:08:38 Removing intermediate container f974cf194321 05:08:38 ---> 26024d4d8b2a 05:08:38 05:08:38 Running setup.py install for docopt: finished with status 'done' 05:08:38 Running setup.py install for dockerpty: started 05:08:38 Successfully built 26024d4d8b2a 05:08:38 Running setup.py install for dockerpty: finished with status 'done' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:08:39 provisioning config files... 05:08:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/119@tmp/config5445262385838834776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:08:39 ---> docker-login.sh 05:08:39 nexus3.edgexfoundry.org:10001 05:08:39 Successfully tagged security-bootstrapper:latest 05:08:39 Building security-proxy-setup 05:08:39  Building security-bootstrapper ... done Removing intermediate container 9dad5a95e2e0 05:08:39 ---> 86efbc0749b7 05:08:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:08:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 05:08:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:08:39 ---> 32e316c31d9d 05:08:39 Step 3/22 : WORKDIR /edgex-go 05:08:39 ---> Using cache 05:08:39 ---> 20ed00c78712 05:08:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:08:39 ---> Using cache 05:08:39 ---> 88667bf885f9 05:08:39 Step 5/22 : RUN apk add --update --no-cache make git 05:08:39 ---> Using cache 05:08:39 ---> 6207a5dc50d7 05:08:39 Step 6/22 : COPY . . 05:08:39 ---> Using cache 05:08:39 ---> bfe4cfe563bf 05:08:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:39 ---> Using cache 05:08:39 ---> 4ccba26a883f 05:08:39 Step 8/22 : RUN make cmd/core-metadata/core-metadata 05:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:40 Configure a credential helper to remove this warning. See 05:08:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:40 05:08:40 Login Succeeded 05:08:40 nexus3.edgexfoundry.org:10002 05:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:41 Configure a credential helper to remove this warning. See 05:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:41 05:08:41 Login Succeeded 05:08:41 nexus3.edgexfoundry.org:10003 05:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:41 Configure a credential helper to remove this warning. See 05:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:41 05:08:41 Login Succeeded 05:08:41 nexus3.edgexfoundry.org:10004 05:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:42 Configure a credential helper to remove this warning. See 05:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:42 05:08:42 Login Succeeded 05:08:42 docker.io 05:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 05:08:42 ---> Running in fc75158d6513 05:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:42 Configure a credential helper to remove this warning. See 05:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:42 05:08:42 Login Succeeded 05:08:42 ---> docker-login.sh ends [Pipeline] } 05:08:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:08:43 ---> Running in efe67696b542 [Pipeline] echo 05:08:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:08:43 ========================================================= 05:08:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:08:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:08:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:08:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:08:44 552d1f2373af: Pulling fs layer 05:08:44 ea3f2d53f512: Pulling fs layer 05:08:44 9e70ebbbe112: Pulling fs layer 05:08:44 7a9cfe048b4a: Pulling fs layer 05:08:44 72dc09318566: Pulling fs layer 05:08:44 f4f7b4309257: Pulling fs layer 05:08:44 0ac9a79272e3: Pulling fs layer 05:08:44 b78e95d17946: Pulling fs layer 05:08:44 72dc09318566: Waiting 05:08:44 f4f7b4309257: Waiting 05:08:44 0ac9a79272e3: Waiting 05:08:44 b78e95d17946: Waiting 05:08:44 7a9cfe048b4a: Waiting 05:08:44 9e70ebbbe112: Download complete 05:08:44 ea3f2d53f512: Verifying Checksum 05:08:44 ea3f2d53f512: Download complete 05:08:44 72dc09318566: Verifying Checksum 05:08:44 72dc09318566: Download complete 05:08:44 f4f7b4309257: Verifying Checksum 05:08:44 f4f7b4309257: Download complete 05:08:44 552d1f2373af: Download complete 05:08:44 0ac9a79272e3: Verifying Checksum 05:08:44 0ac9a79272e3: Download complete 05:08:44 Removing intermediate container fc75158d6513 05:08:44 ---> e82540335d4b 05:08:44 Step 20/22 : LABEL arch=x86_64 05:08:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:08:44 ---> Running in 10a60aefdae3 05:08:44 ---> 44edf3a2a75b 05:08:44 Step 9/23 : RUN go mod tidy 05:08:44 ---> Running in 54eb27458274 05:08:44 Removing intermediate container 10a60aefdae3 05:08:44 ---> 3dd7d80149fd 05:08:44 Step 21/22 : LABEL git_sha=b7985a5e213d1adc6c93ffba227765f14366fda1 05:08:44 ---> Running in 506558f84d04 05:08:45 552d1f2373af: Pull complete 05:08:45 Removing intermediate container 506558f84d04 05:08:45 ---> fa26c2e24872 05:08:45 Step 22/22 : LABEL version=2.2.0-dev.6 05:08:45 ---> Running in c5cb3cb0605b 05:08:45 Removing intermediate container c5cb3cb0605b 05:08:45 ---> a3086fc9ce41 05:08:45 05:08:45 ea3f2d53f512: Pull complete 05:08:45 Successfully built a3086fc9ce41 05:08:45 Successfully tagged core-data:latest 05:08:45  Building core-data ... done Building core-command 05:08:46 b78e95d17946: Download complete 05:08:46 9e70ebbbe112: Pull complete 05:08:46 7a9cfe048b4a: Verifying Checksum 05:08:46 7a9cfe048b4a: Download complete 05:08:51 Removing intermediate container ebc90b336b0d 05:08:51 ---> 31f6a94d9637 05:08:51 Step 13/22 : ENV APP_PORT=58890 05:08:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 05:08:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:08:51 ---> 32e316c31d9d 05:08:51 Step 3/22 : WORKDIR /edgex-go 05:08:51 ---> Using cache 05:08:51 ---> 20ed00c78712 05:08:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:08:51 ---> Using cache 05:08:51 ---> 88667bf885f9 05:08:51 Step 5/22 : RUN apk add --update --no-cache make git 05:08:51 ---> Using cache 05:08:51 ---> 6207a5dc50d7 05:08:51 Step 6/22 : COPY . . 05:08:51 ---> Using cache 05:08:51 ---> bfe4cfe563bf 05:08:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:51 ---> Using cache 05:08:51 ---> 4ccba26a883f 05:08:51 Step 8/22 : RUN make cmd/core-command/core-command 05:08:52 ---> Running in 4e90749caece 05:08:52 ---> Running in 010946e42348 05:08:52 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 05:08:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 05:08:52 ---> 32e316c31d9d 05:08:52 Step 3/20 : WORKDIR /edgex-go 05:08:52 ---> Using cache 05:08:52 ---> 20ed00c78712 05:08:52 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:08:52 ---> Using cache 05:08:52 ---> 88667bf885f9 05:08:52 Step 5/20 : RUN apk add --update --no-cache make git 05:08:52 ---> Using cache 05:08:52 ---> 6207a5dc50d7 05:08:52 Step 6/20 : COPY . . 05:08:52 ---> Using cache 05:08:52 ---> bfe4cfe563bf 05:08:52 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:52 ---> Using cache 05:08:52 ---> 4ccba26a883f 05:08:52 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:08:52 Removing intermediate container 4e90749caece 05:08:52 ---> e334961b7e57 05:08:52 Step 14/22 : EXPOSE $APP_PORT 05:08:52 ---> Running in f5340e7116b4 05:08:52 ---> Running in de65f1b3f9ad 05:08:52 Removing intermediate container de65f1b3f9ad 05:08:52 ---> 315811c3487a 05:08:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:08:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-command/core-command ./cmd/core-command 05:08:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:08:53 ---> 60df309f9b0a 05:08:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:08:53 Removing intermediate container 54eb27458274 05:08:53 ---> 6c23ee916648 05:08:53 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:08:53 ---> Running in 500edd5a93fd 05:08:53 ---> 5633cdc0bbd7 05:08:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:08:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:08:54 ---> c9504a23cf1b 05:08:54 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 05:08:54 ---> Running in 7f41b54a46cc 05:08:54 Removing intermediate container 7f41b54a46cc 05:08:54 ---> 8b3b56e73911 05:08:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:08:54 ---> Running in c4fdf97991f4 05:08:54 Removing intermediate container c4fdf97991f4 05:08:54 ---> ca91e3918819 05:08:54 Step 20/22 : LABEL arch=x86_64 05:08:54 ---> Running in 45e44fe79df2 05:08:54 Removing intermediate container 45e44fe79df2 05:08:54 ---> 0ba38fe1b656 05:08:54 Step 21/22 : LABEL git_sha=b7985a5e213d1adc6c93ffba227765f14366fda1 05:08:54 ---> Running in 67fa0884d99d 05:08:54 Removing intermediate container 67fa0884d99d 05:08:54 ---> e6891cb583a8 05:08:54 Step 22/22 : LABEL version=2.2.0-dev.6 05:08:54 ---> Running in 27b7f6ff8c9e 05:08:55 Removing intermediate container 27b7f6ff8c9e 05:08:55 ---> b8ab58f2f08d 05:08:55 05:08:55 Successfully built b8ab58f2f08d 05:08:55 Successfully tagged sys-mgmt-agent:latest 05:08:56 7a9cfe048b4a: Pull complete 05:08:57 72dc09318566: Pull complete 05:08:57 f4f7b4309257: Pull complete 05:08:57 0ac9a79272e3: Pull complete 05:09:04 b78e95d17946: Pull complete 05:09:04 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 05:09:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:09:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 05:09:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:09:04 WORKDIR /edgex 05:09:04 COPY go.mod . 05:09:04 RUN go mod download 05:09:04 + docker build -t ci-base-image-arm64 -f - . 05:09:07 Sending build context to Docker daemon 168.9MB 05:09:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:09:07 ---> 8b459fc5aaf0 05:09:07 Step 2/4 : WORKDIR /edgex 05:09:08 ---> Running in 48b504611623 05:09:09 Removing intermediate container 48b504611623 05:09:09 ---> 9b27de1cf3d5 05:09:09 Step 3/4 : COPY go.mod . 05:09:10 ---> 74c7bb5325e1 05:09:10 Step 4/4 : RUN go mod download 05:09:10 ---> Running in a03c00e06627 05:09:17  Building sys-mgmt-agent ... done Removing intermediate container efe67696b542 05:09:17 ---> 002de9122718 05:09:17 05:09:17 Step 9/22 : FROM alpine:3.14 05:09:17 ---> 0a97eee8041e 05:09:17 Step 10/22 : RUN apk add --update --no-cache dumb-init 05:09:17 ---> Running in cfe6db452029 05:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:09:17 (1/1) Installing dumb-init (1.2.5-r1) 05:09:17 Executing busybox-1.33.1-r6.trigger 05:09:17 OK: 6 MiB in 15 packages 05:09:17 Removing intermediate container cfe6db452029 05:09:17 ---> d44569b2e701 05:09:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:09:17 ---> Running in 3c3e20535337 05:09:17 Removing intermediate container 3c3e20535337 05:09:17 ---> 82abcdb12226 05:09:17 Step 12/22 : ENV APP_PORT=59881 05:09:17 ---> Running in 79beb2bf7429 05:09:17 Removing intermediate container 79beb2bf7429 05:09:17 ---> 95e276a09cf2 05:09:17 Step 13/22 : EXPOSE $APP_PORT 05:09:17 ---> Running in 25e02b4b98bc 05:09:17 Removing intermediate container 25e02b4b98bc 05:09:17 ---> 4bcce6771b1d 05:09:17 Step 14/22 : WORKDIR / 05:09:17 ---> Running in 9b16560d6569 05:09:17 Removing intermediate container 9b16560d6569 05:09:17 ---> de9f0b4d517f 05:09:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:09:17 ---> 87e5b5d82005 05:09:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:09:17 ---> 574ced1aba00 05:09:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:09:17 ---> 197062bfe799 05:09:17 Step 18/22 : ENTRYPOINT ["/core-metadata"] 05:09:17 ---> Running in d4a1bd9083c6 05:09:17 Removing intermediate container d4a1bd9083c6 05:09:17 ---> 9a41e3edba96 05:09:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:09:18 ---> Running in 6269d19f18a6 05:09:18 Removing intermediate container 6269d19f18a6 05:09:18 ---> 9e0ad694802c 05:09:18 Step 20/22 : LABEL arch=x86_64 05:09:18 ---> Running in b11d1145e508 05:09:18 Removing intermediate container b11d1145e508 05:09:18 ---> 641705cb33ab 05:09:18 Step 21/22 : LABEL git_sha=b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:18 ---> Running in 28a82c76a759 05:09:18 Removing intermediate container 28a82c76a759 05:09:18 ---> 6a785447bfe2 05:09:18 Step 22/22 : LABEL version=2.2.0-dev.6 05:09:18 ---> Running in 16152cf69c8e 05:09:18 Removing intermediate container 16152cf69c8e 05:09:18 ---> a0222eb82e5e 05:09:18 05:09:18 Successfully built a0222eb82e5e 05:09:18 Successfully tagged core-metadata:latest 05:09:20  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/secrets-config ./cmd/secrets-config 05:09:22 Removing intermediate container 010946e42348 05:09:22 ---> 479f37dcd5a1 05:09:22 05:09:22 Step 9/22 : FROM alpine:3.14 05:09:22 ---> 0a97eee8041e 05:09:22 Step 10/22 : RUN apk add --update --no-cache dumb-init 05:09:22 ---> Using cache 05:09:22 ---> d44569b2e701 05:09:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:09:22 ---> Using cache 05:09:22 ---> 82abcdb12226 05:09:22 Step 12/22 : ENV APP_PORT=59882 05:09:22 ---> Running in 7731ec32d74f 05:09:22 Removing intermediate container 7731ec32d74f 05:09:22 ---> bc6cd33b2212 05:09:22 Step 13/22 : EXPOSE $APP_PORT 05:09:22 ---> Running in 2b6ccf8de400 05:09:22 Removing intermediate container 2b6ccf8de400 05:09:22 ---> ff3b2494ff3c 05:09:22 Step 14/22 : WORKDIR / 05:09:22 ---> Running in 3a80d306e596 05:09:23 Removing intermediate container 3a80d306e596 05:09:23 ---> 95ae31697ad6 05:09:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:09:23 ---> 93f7a49d1fa2 05:09:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:09:24 ---> 288a56c09082 05:09:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:09:24 ---> 43b7b8110995 05:09:24 Step 18/22 : ENTRYPOINT ["/core-command"] 05:09:24 ---> Running in 29512bf8edfc 05:09:24 Removing intermediate container 500edd5a93fd 05:09:24 ---> 0d98d110c179 05:09:24 05:09:24 Step 11/23 : FROM alpine:3.14 05:09:24 ---> 0a97eee8041e 05:09:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:09:24 ---> Using cache 05:09:24 ---> d44569b2e701 05:09:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:09:24 ---> Using cache 05:09:24 ---> 82abcdb12226 05:09:24 Step 14/23 : ENV APP_PORT=59861 05:09:24 Removing intermediate container f5340e7116b4 05:09:24 ---> 8403a75a729d 05:09:24 05:09:24 Step 9/20 : FROM alpine:3.14 05:09:24 ---> 0a97eee8041e 05:09:24 Step 10/20 : RUN apk add --update --no-cache curl 05:09:24 ---> Running in 9cbd4f38295f 05:09:24 ---> Running in 719b6e607c57 05:09:24 Removing intermediate container 29512bf8edfc 05:09:24 ---> 2638d08be150 05:09:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:09:24 ---> Running in 7c67c3510753 05:09:25 Removing intermediate container 719b6e607c57 05:09:25 ---> b2ad36b61298 05:09:25 Step 15/23 : EXPOSE $APP_PORT 05:09:25 ---> Running in 97ef9930c1c7 05:09:25 Removing intermediate container 7c67c3510753 05:09:25 ---> e6056f4cb1f3 05:09:25 Step 20/22 : LABEL arch=x86_64 05:09:25 ---> Running in 0017affb87f3 05:09:25 Removing intermediate container 97ef9930c1c7 05:09:25 ---> 6630a772ed69 05:09:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:09:25 Removing intermediate container 0017affb87f3 05:09:25 ---> 875c16dd4e6c 05:09:25 Step 21/22 : LABEL git_sha=b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:25 ---> Running in 28e2691bdc3b 05:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:09:25 Removing intermediate container 28e2691bdc3b 05:09:25 ---> 9ef534071e36 05:09:25 Step 22/22 : LABEL version=2.2.0-dev.6 05:09:25 ---> 57cc986bfbe4 05:09:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:09:25 ---> Running in 773a6115a890 05:09:25 (1/5) Installing ca-certificates (20191127-r5) 05:09:25 (2/5) Installing brotli-libs (1.0.9-r5) 05:09:25 (3/5) Installing nghttp2-libs (1.43.0-r0) 05:09:25 (4/5) Installing libcurl (7.79.1-r0) 05:09:25 (5/5) Installing curl (7.79.1-r0) 05:09:25 Executing busybox-1.33.1-r6.trigger 05:09:25 Executing ca-certificates-20191127-r5.trigger 05:09:25 OK: 8 MiB in 19 packages 05:09:25 Removing intermediate container 773a6115a890 05:09:25 ---> 063abcbf2fff 05:09:25 05:09:25 Successfully built 063abcbf2fff 05:09:25 Successfully tagged core-command:latest 05:09:26  Building core-command ... done  ---> 5cbf25d8e33a 05:09:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:09:26 ---> 605465144dc9 05:09:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:09:26 Removing intermediate container 9cbd4f38295f 05:09:26 ---> ca12fcf625e7 05:09:26 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:09:26 ---> Running in f87d101c3b0c 05:09:26 ---> Running in 25a123a7f11e 05:09:26 Removing intermediate container f87d101c3b0c 05:09:26 ---> 785a35e48fa6 05:09:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:09:26 Removing intermediate container 25a123a7f11e 05:09:26 ---> 7d61693be74e 05:09:26 Step 12/20 : WORKDIR /edgex 05:09:26 ---> Running in 8f15828249de 05:09:26 ---> Running in c2482a7b69cb 05:09:26 Removing intermediate container 8f15828249de 05:09:26 ---> 53693cdcf51d 05:09:26 Step 21/23 : LABEL arch=x86_64 05:09:26 ---> Running in bc4c327a08c3 05:09:26 Removing intermediate container c2482a7b69cb 05:09:26 ---> c01c1f768b9e 05:09:26 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:09:26 Removing intermediate container bc4c327a08c3 05:09:26 ---> 316c00ceb127 05:09:26 Step 22/23 : LABEL git_sha=b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:26 ---> Running in 06566388a2c1 05:09:26 ---> a7c158d089da 05:09:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:09:26 Removing intermediate container 06566388a2c1 05:09:26 ---> 8d571701d028 05:09:26 Step 23/23 : LABEL version=2.2.0-dev.6 05:09:26 ---> Running in adaef57877a4 05:09:26 Removing intermediate container adaef57877a4 05:09:26 ---> 6f9632a31881 05:09:26 05:09:27 Successfully built 6f9632a31881 05:09:27 Successfully tagged support-scheduler:latest 05:09:27  Building support-scheduler ... done  ---> 8cc410a5c9e3 05:09:27 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:09:27 ---> f52ddb1c0256 05:09:27 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:09:27 ---> Running in 69fa8bc1cf3d 05:09:27 Removing intermediate container 69fa8bc1cf3d 05:09:27 ---> 11236a07eb20 05:09:27 Step 17/20 : CMD ["--init=true"] 05:09:27 ---> Running in 7abc3e54bcb6 05:09:27 Removing intermediate container 7abc3e54bcb6 05:09:27 ---> 0d24aa8f6818 05:09:27 Step 18/20 : LABEL arch=x86_64 05:09:27 ---> Running in ceb133fe5255 05:09:27 Removing intermediate container ceb133fe5255 05:09:27 ---> fc45cc334f2b 05:09:27 Step 19/20 : LABEL git_sha=b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:27 ---> Running in 3c189108ccb1 05:09:27 Removing intermediate container 3c189108ccb1 05:09:27 ---> 3b556ff97d93 05:09:27 Step 20/20 : LABEL version=2.2.0-dev.6 05:09:27 ---> Running in c9aa7db421c2 05:09:27 Removing intermediate container c9aa7db421c2 05:09:27 ---> d72fcf518ca3 05:09:27 05:09:27 Successfully built d72fcf518ca3 05:09:27 Successfully tagged security-proxy-setup:latest 05:09:28  Building security-proxy-setup ... done  [Pipeline] } 05:09:28 $ docker stop --time=1 b0d1c85f4aebe2ebb95be8a0fbaabe1d537d80a449abf13291f65881dea6c723 05:09:29 $ docker rm -f b0d1c85f4aebe2ebb95be8a0fbaabe1d537d80a449abf13291f65881dea6c723 [Pipeline] // withDockerContainer [Pipeline] sh 05:09:29 + docker images 05:09:29 REPOSITORY TAG IMAGE ID CREATED SIZE 05:09:29 security-proxy-setup latest d72fcf518ca3 2 seconds ago 26.9MB 05:09:29 support-scheduler latest 6f9632a31881 3 seconds ago 16.2MB 05:09:29 core-command latest 063abcbf2fff 4 seconds ago 16.1MB 05:09:29 8403a75a729d 5 seconds ago 1.77GB 05:09:29 0d98d110c179 5 seconds ago 1.76GB 05:09:29 479f37dcd5a1 7 seconds ago 1.76GB 05:09:29 core-metadata latest a0222eb82e5e 11 seconds ago 16.9MB 05:09:29 002de9122718 16 seconds ago 1.76GB 05:09:29 sys-mgmt-agent latest b8ab58f2f08d 34 seconds ago 294MB 05:09:29 core-data latest a3086fc9ce41 44 seconds ago 20.7MB 05:09:29 security-bootstrapper latest 26024d4d8b2a 52 seconds ago 18.9MB 05:09:29 security-secretstore-setup latest f93d06a13ab9 56 seconds ago 28.4MB 05:09:29 support-notifications latest d7abca8cbc03 About a minute ago 17MB 05:09:29 723efdb292f6 About a minute ago 1.77GB 05:09:29 369569dab358 About a minute ago 1.77GB 05:09:29 ae57add25349 About a minute ago 1.76GB 05:09:29 b670ef3b0a93 About a minute ago 1.76GB 05:09:29 12a8e51a23b1 About a minute ago 1.76GB 05:09:29 ci-base-image-x86_64 latest 32e316c31d9d 5 minutes ago 1.25GB 05:09:29 alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB 05:09:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB 05:09:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB 05:09:29 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 05:09:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:09:30 provisioning config files... 05:09:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/119@tmp/config6259086742930918508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:30 ---> docker-login.sh 05:09:30 nexus3.edgexfoundry.org:10001 05:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:30 Configure a credential helper to remove this warning. See 05:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:30 05:09:30 Login Succeeded 05:09:30 nexus3.edgexfoundry.org:10002 05:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:30 Configure a credential helper to remove this warning. See 05:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:30 05:09:30 Login Succeeded 05:09:30 nexus3.edgexfoundry.org:10003 05:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:30 Configure a credential helper to remove this warning. See 05:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:30 05:09:30 Login Succeeded 05:09:30 nexus3.edgexfoundry.org:10004 05:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:30 Configure a credential helper to remove this warning. See 05:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:30 05:09:30 Login Succeeded 05:09:30 docker.io 05:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:31 Configure a credential helper to remove this warning. See 05:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:31 05:09:31 Login Succeeded 05:09:31 ---> docker-login.sh ends [Pipeline] } 05:09:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:09:31 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:09:31 b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:31 latest 05:09:31 2.2.0-dev.6 05:09:31 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:31 main 05:09:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:09:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] isUnix [Pipeline] sh 05:09:32 + docker push nexus3.edgexfoundry.org:10004/core-command:b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:09:32 dc7877427b2e: Preparing 05:09:32 863374e24581: Preparing 05:09:32 6f78fd48e0da: Preparing 05:09:32 cfed9decb809: Preparing 05:09:32 1a058d5342cc: Preparing 05:09:32 1a058d5342cc: Layer already exists 05:09:32 dc7877427b2e: Pushed 05:09:32 6f78fd48e0da: Pushed 05:09:32 cfed9decb809: Pushed 05:09:33 863374e24581: Pushed 05:09:33 b7985a5e213d1adc6c93ffba227765f14366fda1: digest: sha256:f1af5693c49f073d8272e3382b69ad716dcb8bbba4bccdafd12d180e28a1c1a1 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:09:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 05:09:33 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:09:33 dc7877427b2e: Preparing 05:09:33 863374e24581: Preparing 05:09:33 6f78fd48e0da: Preparing 05:09:33 cfed9decb809: Preparing 05:09:33 1a058d5342cc: Preparing 05:09:33 6f78fd48e0da: Layer already exists 05:09:33 cfed9decb809: Layer already exists 05:09:33 863374e24581: Layer already exists 05:09:33 1a058d5342cc: Layer already exists 05:09:33 dc7877427b2e: Layer already exists 05:09:33 latest: digest: sha256:f1af5693c49f073d8272e3382b69ad716dcb8bbba4bccdafd12d180e28a1c1a1 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:09:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:09:34 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.6 05:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:09:34 dc7877427b2e: Preparing 05:09:34 863374e24581: Preparing 05:09:34 6f78fd48e0da: Preparing 05:09:34 cfed9decb809: Preparing 05:09:34 1a058d5342cc: Preparing 05:09:34 863374e24581: Layer already exists 05:09:34 1a058d5342cc: Layer already exists 05:09:34 cfed9decb809: Layer already exists 05:09:34 dc7877427b2e: Layer already exists 05:09:34 6f78fd48e0da: Layer already exists 05:09:34 2.2.0-dev.6: digest: sha256:f1af5693c49f073d8272e3382b69ad716dcb8bbba4bccdafd12d180e28a1c1a1 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:09:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:09:35 + docker push nexus3.edgexfoundry.org:10004/core-command:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:09:35 dc7877427b2e: Preparing 05:09:35 863374e24581: Preparing 05:09:35 6f78fd48e0da: Preparing 05:09:35 cfed9decb809: Preparing 05:09:35 1a058d5342cc: Preparing 05:09:35 cfed9decb809: Layer already exists 05:09:35 1a058d5342cc: Layer already exists 05:09:35 863374e24581: Layer already exists 05:09:35 6f78fd48e0da: Layer already exists 05:09:35 dc7877427b2e: Layer already exists 05:09:35 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6: digest: sha256:f1af5693c49f073d8272e3382b69ad716dcb8bbba4bccdafd12d180e28a1c1a1 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:09:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 05:09:35 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:09:35 dc7877427b2e: Preparing 05:09:35 863374e24581: Preparing 05:09:35 6f78fd48e0da: Preparing 05:09:35 cfed9decb809: Preparing 05:09:35 1a058d5342cc: Preparing 05:09:35 863374e24581: Layer already exists 05:09:35 dc7877427b2e: Layer already exists 05:09:35 1a058d5342cc: Layer already exists 05:09:35 6f78fd48e0da: Layer already exists 05:09:35 cfed9decb809: Layer already exists 05:09:35 main: digest: sha256:f1af5693c49f073d8272e3382b69ad716dcb8bbba4bccdafd12d180e28a1c1a1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:35 ===================================================== [Pipeline] echo 05:09:35 taggedImages: 05:09:35 - nexus3.edgexfoundry.org:10004/core-command:b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:35 - nexus3.edgexfoundry.org:10004/core-command:latest 05:09:35 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.6 05:09:35 - nexus3.edgexfoundry.org:10004/core-command:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:35 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:09:35 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:09:35 b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:35 latest 05:09:35 2.2.0-dev.6 05:09:35 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:35 main 05:09:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:09:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] isUnix [Pipeline] sh 05:09:36 + docker push nexus3.edgexfoundry.org:10004/core-data:b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:09:36 b182e96a872a: Preparing 05:09:36 e0ac4b925fe3: Preparing 05:09:36 6f78fd48e0da: Preparing 05:09:36 51e999985d24: Preparing 05:09:36 150995b17db9: Preparing 05:09:36 1a058d5342cc: Preparing 05:09:36 1a058d5342cc: Waiting 05:09:36 6f78fd48e0da: Layer already exists 05:09:36 1a058d5342cc: Layer already exists 05:09:36 b182e96a872a: Pushed 05:09:36 150995b17db9: Pushed 05:09:36 51e999985d24: Pushed 05:09:37 e0ac4b925fe3: Pushed 05:09:37 b7985a5e213d1adc6c93ffba227765f14366fda1: digest: sha256:3736b717f4200f1c7f7d5e3009f1014b4a8ad4be4fc25569a8fa358d6dafb446 size: 1573 [Pipeline] isUnix [Pipeline] sh 05:09:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 05:09:38 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:09:38 b182e96a872a: Preparing 05:09:38 e0ac4b925fe3: Preparing 05:09:38 6f78fd48e0da: Preparing 05:09:38 51e999985d24: Preparing 05:09:38 150995b17db9: Preparing 05:09:38 1a058d5342cc: Preparing 05:09:38 1a058d5342cc: Waiting 05:09:38 150995b17db9: Layer already exists 05:09:38 6f78fd48e0da: Layer already exists 05:09:38 e0ac4b925fe3: Layer already exists 05:09:38 51e999985d24: Layer already exists 05:09:38 b182e96a872a: Layer already exists 05:09:38 1a058d5342cc: Layer already exists 05:09:38 latest: digest: sha256:3736b717f4200f1c7f7d5e3009f1014b4a8ad4be4fc25569a8fa358d6dafb446 size: 1573 [Pipeline] isUnix [Pipeline] sh 05:09:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:09:38 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.6 05:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:09:38 b182e96a872a: Preparing 05:09:38 e0ac4b925fe3: Preparing 05:09:38 6f78fd48e0da: Preparing 05:09:38 51e999985d24: Preparing 05:09:38 150995b17db9: Preparing 05:09:38 1a058d5342cc: Preparing 05:09:38 1a058d5342cc: Waiting 05:09:38 150995b17db9: Layer already exists 05:09:38 6f78fd48e0da: Layer already exists 05:09:38 51e999985d24: Layer already exists 05:09:38 b182e96a872a: Layer already exists 05:09:38 e0ac4b925fe3: Layer already exists 05:09:38 1a058d5342cc: Layer already exists 05:09:38 2.2.0-dev.6: digest: sha256:3736b717f4200f1c7f7d5e3009f1014b4a8ad4be4fc25569a8fa358d6dafb446 size: 1573 [Pipeline] isUnix [Pipeline] sh 05:09:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:09:39 + docker push nexus3.edgexfoundry.org:10004/core-data:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:09:39 b182e96a872a: Preparing 05:09:39 e0ac4b925fe3: Preparing 05:09:39 6f78fd48e0da: Preparing 05:09:39 51e999985d24: Preparing 05:09:39 150995b17db9: Preparing 05:09:39 1a058d5342cc: Preparing 05:09:39 1a058d5342cc: Waiting 05:09:39 150995b17db9: Layer already exists 05:09:39 b182e96a872a: Layer already exists 05:09:39 e0ac4b925fe3: Layer already exists 05:09:39 51e999985d24: Layer already exists 05:09:39 6f78fd48e0da: Layer already exists 05:09:39 1a058d5342cc: Layer already exists 05:09:39 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6: digest: sha256:3736b717f4200f1c7f7d5e3009f1014b4a8ad4be4fc25569a8fa358d6dafb446 size: 1573 [Pipeline] isUnix [Pipeline] sh 05:09:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 05:09:39 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:09:39 b182e96a872a: Preparing 05:09:39 e0ac4b925fe3: Preparing 05:09:39 6f78fd48e0da: Preparing 05:09:39 51e999985d24: Preparing 05:09:39 150995b17db9: Preparing 05:09:39 1a058d5342cc: Preparing 05:09:39 1a058d5342cc: Waiting 05:09:39 150995b17db9: Layer already exists 05:09:39 e0ac4b925fe3: Layer already exists 05:09:39 b182e96a872a: Layer already exists 05:09:39 51e999985d24: Layer already exists 05:09:39 6f78fd48e0da: Layer already exists 05:09:39 1a058d5342cc: Layer already exists 05:09:39 main: digest: sha256:3736b717f4200f1c7f7d5e3009f1014b4a8ad4be4fc25569a8fa358d6dafb446 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:39 ===================================================== [Pipeline] echo 05:09:39 taggedImages: 05:09:39 - nexus3.edgexfoundry.org:10004/core-data:b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:39 - nexus3.edgexfoundry.org:10004/core-data:latest 05:09:39 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.6 05:09:39 - nexus3.edgexfoundry.org:10004/core-data:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:39 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:09:39 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:09:39 b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:39 latest 05:09:39 2.2.0-dev.6 05:09:39 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:39 main 05:09:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:09:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] isUnix [Pipeline] sh 05:09:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:09:40 79d7973e3416: Preparing 05:09:40 9ed2f8a235d4: Preparing 05:09:40 6f78fd48e0da: Preparing 05:09:40 cfed9decb809: Preparing 05:09:40 1a058d5342cc: Preparing 05:09:40 1a058d5342cc: Layer already exists 05:09:40 cfed9decb809: Layer already exists 05:09:40 6f78fd48e0da: Layer already exists 05:09:40 79d7973e3416: Pushed 05:09:41 9ed2f8a235d4: Pushed 05:09:41 b7985a5e213d1adc6c93ffba227765f14366fda1: digest: sha256:41f3d2905b4ad6414180e1c20ddc6deccb5ffed293553addbb10e25b77814dd7 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:09:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 05:09:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:09:42 79d7973e3416: Preparing 05:09:42 9ed2f8a235d4: Preparing 05:09:42 6f78fd48e0da: Preparing 05:09:42 cfed9decb809: Preparing 05:09:42 1a058d5342cc: Preparing 05:09:42 6f78fd48e0da: Layer already exists 05:09:42 79d7973e3416: Layer already exists 05:09:42 cfed9decb809: Layer already exists 05:09:42 9ed2f8a235d4: Layer already exists 05:09:42 1a058d5342cc: Layer already exists 05:09:42 latest: digest: sha256:41f3d2905b4ad6414180e1c20ddc6deccb5ffed293553addbb10e25b77814dd7 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:09:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:09:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.6 05:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:09:43 79d7973e3416: Preparing 05:09:43 9ed2f8a235d4: Preparing 05:09:43 6f78fd48e0da: Preparing 05:09:43 cfed9decb809: Preparing 05:09:43 1a058d5342cc: Preparing 05:09:43 cfed9decb809: Layer already exists 05:09:43 79d7973e3416: Layer already exists 05:09:43 6f78fd48e0da: Layer already exists 05:09:43 1a058d5342cc: Layer already exists 05:09:43 9ed2f8a235d4: Layer already exists 05:09:43 2.2.0-dev.6: digest: sha256:41f3d2905b4ad6414180e1c20ddc6deccb5ffed293553addbb10e25b77814dd7 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:09:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:09:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:09:43 79d7973e3416: Preparing 05:09:43 9ed2f8a235d4: Preparing 05:09:43 6f78fd48e0da: Preparing 05:09:43 cfed9decb809: Preparing 05:09:43 1a058d5342cc: Preparing 05:09:43 79d7973e3416: Layer already exists 05:09:43 cfed9decb809: Layer already exists 05:09:43 6f78fd48e0da: Layer already exists 05:09:43 9ed2f8a235d4: Layer already exists 05:09:43 1a058d5342cc: Layer already exists 05:09:43 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6: digest: sha256:41f3d2905b4ad6414180e1c20ddc6deccb5ffed293553addbb10e25b77814dd7 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:09:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 05:09:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:09:44 79d7973e3416: Preparing 05:09:44 9ed2f8a235d4: Preparing 05:09:44 6f78fd48e0da: Preparing 05:09:44 cfed9decb809: Preparing 05:09:44 1a058d5342cc: Preparing 05:09:44 6f78fd48e0da: Layer already exists 05:09:44 cfed9decb809: Layer already exists 05:09:44 79d7973e3416: Layer already exists 05:09:44 9ed2f8a235d4: Layer already exists 05:09:44 1a058d5342cc: Layer already exists 05:09:44 main: digest: sha256:41f3d2905b4ad6414180e1c20ddc6deccb5ffed293553addbb10e25b77814dd7 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:44 ===================================================== [Pipeline] echo 05:09:44 taggedImages: 05:09:44 - nexus3.edgexfoundry.org:10004/core-metadata:b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:44 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:09:44 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.6 05:09:44 - nexus3.edgexfoundry.org:10004/core-metadata:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:44 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:09:44 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:09:44 b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:44 latest 05:09:44 2.2.0-dev.6 05:09:44 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:44 main 05:09:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:09:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] isUnix [Pipeline] sh 05:09:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:09:44 c298a4c86f07: Preparing 05:09:44 c298a4c86f07: Preparing 05:09:44 ebe06eac1ff6: Preparing 05:09:44 434c70fb315f: Preparing 05:09:44 f5cdcff3d76e: Preparing 05:09:44 3fa129b06c8a: Preparing 05:09:44 6f78fd48e0da: Preparing 05:09:44 a743210e3b4e: Preparing 05:09:44 987863d79348: Preparing 05:09:44 ab3f3e80c70d: Preparing 05:09:44 d20b037347d7: Preparing 05:09:44 1a058d5342cc: Preparing 05:09:44 6f78fd48e0da: Waiting 05:09:44 a743210e3b4e: Waiting 05:09:44 987863d79348: Waiting 05:09:44 ab3f3e80c70d: Waiting 05:09:44 d20b037347d7: Waiting 05:09:44 1a058d5342cc: Waiting 05:09:44 c298a4c86f07: Pushed 05:09:44 434c70fb315f: Pushed 05:09:44 ebe06eac1ff6: Pushed 05:09:44 f5cdcff3d76e: Pushed 05:09:44 6f78fd48e0da: Layer already exists 05:09:45 d20b037347d7: Pushed 05:09:45 1a058d5342cc: Layer already exists 05:09:45 ab3f3e80c70d: Pushed 05:09:45 a743210e3b4e: Pushed 05:09:45 987863d79348: Pushed 05:09:46 3fa129b06c8a: Pushed 05:09:46 b7985a5e213d1adc6c93ffba227765f14366fda1: digest: sha256:d69aae6ef6eb80612df7b25ae343ab2589251ca51164e3b9986cade33ba1898e size: 2817 [Pipeline] isUnix [Pipeline] sh 05:09:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 05:09:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:09:46 c298a4c86f07: Preparing 05:09:46 c298a4c86f07: Preparing 05:09:46 ebe06eac1ff6: Preparing 05:09:46 434c70fb315f: Preparing 05:09:46 f5cdcff3d76e: Preparing 05:09:46 3fa129b06c8a: Preparing 05:09:46 6f78fd48e0da: Preparing 05:09:46 a743210e3b4e: Preparing 05:09:46 987863d79348: Preparing 05:09:46 ab3f3e80c70d: Preparing 05:09:46 d20b037347d7: Preparing 05:09:46 1a058d5342cc: Preparing 05:09:46 a743210e3b4e: Waiting 05:09:46 987863d79348: Waiting 05:09:46 ab3f3e80c70d: Waiting 05:09:46 d20b037347d7: Waiting 05:09:46 1a058d5342cc: Waiting 05:09:46 6f78fd48e0da: Waiting 05:09:46 3fa129b06c8a: Layer already exists 05:09:46 ebe06eac1ff6: Layer already exists 05:09:46 c298a4c86f07: Layer already exists 05:09:46 434c70fb315f: Layer already exists 05:09:46 f5cdcff3d76e: Layer already exists 05:09:46 a743210e3b4e: Layer already exists 05:09:46 6f78fd48e0da: Layer already exists 05:09:46 d20b037347d7: Layer already exists 05:09:46 ab3f3e80c70d: Layer already exists 05:09:46 987863d79348: Layer already exists 05:09:46 1a058d5342cc: Layer already exists 05:09:46 latest: digest: sha256:d69aae6ef6eb80612df7b25ae343ab2589251ca51164e3b9986cade33ba1898e size: 2817 [Pipeline] isUnix [Pipeline] sh 05:09:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:09:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.6 05:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:09:47 c298a4c86f07: Preparing 05:09:47 c298a4c86f07: Preparing 05:09:47 ebe06eac1ff6: Preparing 05:09:47 434c70fb315f: Preparing 05:09:47 f5cdcff3d76e: Preparing 05:09:47 3fa129b06c8a: Preparing 05:09:47 6f78fd48e0da: Preparing 05:09:47 a743210e3b4e: Preparing 05:09:47 987863d79348: Preparing 05:09:47 ab3f3e80c70d: Preparing 05:09:47 d20b037347d7: Preparing 05:09:47 1a058d5342cc: Preparing 05:09:47 a743210e3b4e: Waiting 05:09:47 987863d79348: Waiting 05:09:47 ab3f3e80c70d: Waiting 05:09:47 d20b037347d7: Waiting 05:09:47 1a058d5342cc: Waiting 05:09:47 6f78fd48e0da: Waiting 05:09:47 f5cdcff3d76e: Layer already exists 05:09:47 c298a4c86f07: Layer already exists 05:09:47 434c70fb315f: Layer already exists 05:09:47 3fa129b06c8a: Layer already exists 05:09:47 ebe06eac1ff6: Layer already exists 05:09:47 a743210e3b4e: Layer already exists 05:09:47 6f78fd48e0da: Layer already exists 05:09:47 987863d79348: Layer already exists 05:09:47 ab3f3e80c70d: Layer already exists 05:09:47 d20b037347d7: Layer already exists 05:09:47 1a058d5342cc: Layer already exists 05:09:47 2.2.0-dev.6: digest: sha256:d69aae6ef6eb80612df7b25ae343ab2589251ca51164e3b9986cade33ba1898e size: 2817 [Pipeline] isUnix [Pipeline] sh 05:09:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:09:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:09:47 c298a4c86f07: Preparing 05:09:47 c298a4c86f07: Preparing 05:09:47 ebe06eac1ff6: Preparing 05:09:47 434c70fb315f: Preparing 05:09:47 f5cdcff3d76e: Preparing 05:09:47 3fa129b06c8a: Preparing 05:09:47 6f78fd48e0da: Preparing 05:09:47 a743210e3b4e: Preparing 05:09:47 987863d79348: Preparing 05:09:47 ab3f3e80c70d: Preparing 05:09:47 d20b037347d7: Preparing 05:09:47 1a058d5342cc: Preparing 05:09:47 6f78fd48e0da: Waiting 05:09:47 a743210e3b4e: Waiting 05:09:47 987863d79348: Waiting 05:09:47 ab3f3e80c70d: Waiting 05:09:47 d20b037347d7: Waiting 05:09:47 1a058d5342cc: Waiting 05:09:47 ebe06eac1ff6: Layer already exists 05:09:47 3fa129b06c8a: Layer already exists 05:09:47 f5cdcff3d76e: Layer already exists 05:09:47 434c70fb315f: Layer already exists 05:09:47 c298a4c86f07: Layer already exists 05:09:47 6f78fd48e0da: Layer already exists 05:09:47 a743210e3b4e: Layer already exists 05:09:47 ab3f3e80c70d: Layer already exists 05:09:47 d20b037347d7: Layer already exists 05:09:47 987863d79348: Layer already exists 05:09:47 1a058d5342cc: Layer already exists 05:09:47 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6: digest: sha256:d69aae6ef6eb80612df7b25ae343ab2589251ca51164e3b9986cade33ba1898e size: 2817 [Pipeline] isUnix [Pipeline] sh 05:09:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 05:09:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:09:48 c298a4c86f07: Preparing 05:09:48 c298a4c86f07: Preparing 05:09:48 ebe06eac1ff6: Preparing 05:09:48 434c70fb315f: Preparing 05:09:48 f5cdcff3d76e: Preparing 05:09:48 3fa129b06c8a: Preparing 05:09:48 6f78fd48e0da: Preparing 05:09:48 a743210e3b4e: Preparing 05:09:48 987863d79348: Preparing 05:09:48 ab3f3e80c70d: Preparing 05:09:48 d20b037347d7: Preparing 05:09:48 1a058d5342cc: Preparing 05:09:48 6f78fd48e0da: Waiting 05:09:48 a743210e3b4e: Waiting 05:09:48 987863d79348: Waiting 05:09:48 ab3f3e80c70d: Waiting 05:09:48 d20b037347d7: Waiting 05:09:48 1a058d5342cc: Waiting 05:09:48 ebe06eac1ff6: Layer already exists 05:09:48 c298a4c86f07: Layer already exists 05:09:48 3fa129b06c8a: Layer already exists 05:09:48 f5cdcff3d76e: Layer already exists 05:09:48 434c70fb315f: Layer already exists 05:09:48 a743210e3b4e: Layer already exists 05:09:48 6f78fd48e0da: Layer already exists 05:09:48 ab3f3e80c70d: Layer already exists 05:09:48 987863d79348: Layer already exists 05:09:48 d20b037347d7: Layer already exists 05:09:48 1a058d5342cc: Layer already exists 05:09:48 main: digest: sha256:d69aae6ef6eb80612df7b25ae343ab2589251ca51164e3b9986cade33ba1898e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:48 ===================================================== [Pipeline] echo 05:09:48 taggedImages: 05:09:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:09:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.6 05:09:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:09:48 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:09:48 b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:48 latest 05:09:48 2.2.0-dev.6 05:09:48 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:48 main 05:09:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:09:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] isUnix [Pipeline] sh 05:09:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:09:49 ee7ffa3a91c7: Preparing 05:09:49 6035782db34f: Preparing 05:09:49 54a09c173fb0: Preparing 05:09:49 c1a7ebededcb: Preparing 05:09:49 550d4303df4a: Preparing 05:09:49 1a058d5342cc: Preparing 05:09:49 1a058d5342cc: Waiting 05:09:49 c1a7ebededcb: Pushed 05:09:49 54a09c173fb0: Pushed 05:09:49 1a058d5342cc: Layer already exists 05:09:49 550d4303df4a: Pushed 05:09:50 ee7ffa3a91c7: Pushed 05:09:50 6035782db34f: Pushed 05:09:50 b7985a5e213d1adc6c93ffba227765f14366fda1: digest: sha256:fd8b6776a9114687bd9f5b92929c83e63ece8b0dd74c565f6d7d5c3c915290bb size: 1576 [Pipeline] isUnix [Pipeline] sh 05:09:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 05:09:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:09:50 ee7ffa3a91c7: Preparing 05:09:50 6035782db34f: Preparing 05:09:50 54a09c173fb0: Preparing 05:09:50 c1a7ebededcb: Preparing 05:09:50 550d4303df4a: Preparing 05:09:50 1a058d5342cc: Preparing 05:09:50 1a058d5342cc: Waiting 05:09:50 6035782db34f: Layer already exists 05:09:50 54a09c173fb0: Layer already exists 05:09:50 ee7ffa3a91c7: Layer already exists 05:09:50 c1a7ebededcb: Layer already exists 05:09:50 550d4303df4a: Layer already exists 05:09:50 1a058d5342cc: Layer already exists 05:09:50 latest: digest: sha256:fd8b6776a9114687bd9f5b92929c83e63ece8b0dd74c565f6d7d5c3c915290bb size: 1576 [Pipeline] isUnix [Pipeline] sh 05:09:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:09:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.6 05:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:09:51 ee7ffa3a91c7: Preparing 05:09:51 6035782db34f: Preparing 05:09:51 54a09c173fb0: Preparing 05:09:51 c1a7ebededcb: Preparing 05:09:51 550d4303df4a: Preparing 05:09:51 1a058d5342cc: Preparing 05:09:51 1a058d5342cc: Waiting 05:09:51 54a09c173fb0: Layer already exists 05:09:51 6035782db34f: Layer already exists 05:09:51 ee7ffa3a91c7: Layer already exists 05:09:51 550d4303df4a: Layer already exists 05:09:51 c1a7ebededcb: Layer already exists 05:09:51 1a058d5342cc: Layer already exists 05:09:51 2.2.0-dev.6: digest: sha256:fd8b6776a9114687bd9f5b92929c83e63ece8b0dd74c565f6d7d5c3c915290bb size: 1576 [Pipeline] isUnix [Pipeline] sh 05:09:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:09:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:09:51 ee7ffa3a91c7: Preparing 05:09:51 6035782db34f: Preparing 05:09:51 54a09c173fb0: Preparing 05:09:51 c1a7ebededcb: Preparing 05:09:51 550d4303df4a: Preparing 05:09:51 1a058d5342cc: Preparing 05:09:51 1a058d5342cc: Waiting 05:09:51 550d4303df4a: Layer already exists 05:09:51 c1a7ebededcb: Layer already exists 05:09:51 ee7ffa3a91c7: Layer already exists 05:09:51 6035782db34f: Layer already exists 05:09:51 54a09c173fb0: Layer already exists 05:09:51 1a058d5342cc: Layer already exists 05:09:51 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6: digest: sha256:fd8b6776a9114687bd9f5b92929c83e63ece8b0dd74c565f6d7d5c3c915290bb size: 1576 [Pipeline] isUnix [Pipeline] sh 05:09:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 05:09:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:09:52 ee7ffa3a91c7: Preparing 05:09:52 6035782db34f: Preparing 05:09:52 54a09c173fb0: Preparing 05:09:52 c1a7ebededcb: Preparing 05:09:52 550d4303df4a: Preparing 05:09:52 1a058d5342cc: Preparing 05:09:52 1a058d5342cc: Waiting 05:09:52 c1a7ebededcb: Layer already exists 05:09:52 550d4303df4a: Layer already exists 05:09:52 6035782db34f: Layer already exists 05:09:52 ee7ffa3a91c7: Layer already exists 05:09:52 54a09c173fb0: Layer already exists 05:09:52 1a058d5342cc: Layer already exists 05:09:52 main: digest: sha256:fd8b6776a9114687bd9f5b92929c83e63ece8b0dd74c565f6d7d5c3c915290bb size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:52 ===================================================== [Pipeline] echo 05:09:52 taggedImages: 05:09:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:09:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.6 05:09:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:09:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:09:52 b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:52 latest 05:09:52 2.2.0-dev.6 05:09:52 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:52 main 05:09:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:09:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] isUnix [Pipeline] sh 05:09:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:09:53 ec64bc1b0936: Preparing 05:09:53 52bc73a31fd5: Preparing 05:09:53 351578f91839: Preparing 05:09:53 8c3e4c073b67: Preparing 05:09:53 21094e0bb60f: Preparing 05:09:53 b41c4a0cf14d: Preparing 05:09:53 9ed8b146cb74: Preparing 05:09:53 9cfb33ac93f0: Preparing 05:09:53 3f6a57d06281: Preparing 05:09:53 1a058d5342cc: Preparing 05:09:53 b41c4a0cf14d: Waiting 05:09:53 9ed8b146cb74: Waiting 05:09:53 9cfb33ac93f0: Waiting 05:09:53 3f6a57d06281: Waiting 05:09:53 1a058d5342cc: Waiting 05:09:53 ec64bc1b0936: Pushed 05:09:53 21094e0bb60f: Pushed 05:09:53 52bc73a31fd5: Pushed 05:09:53 b41c4a0cf14d: Pushed 05:09:53 9ed8b146cb74: Pushed 05:09:53 9cfb33ac93f0: Pushed 05:09:53 1a058d5342cc: Layer already exists 05:09:53 8c3e4c073b67: Pushed 05:09:53 3f6a57d06281: Pushed 05:09:53 351578f91839: Pushed 05:09:54 b7985a5e213d1adc6c93ffba227765f14366fda1: digest: sha256:8688335ae74579f185cff634fa445ec5548fd9fb15b1642d4101e31154a04cbf size: 2405 [Pipeline] isUnix [Pipeline] sh 05:09:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 05:09:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:09:54 ec64bc1b0936: Preparing 05:09:54 52bc73a31fd5: Preparing 05:09:54 351578f91839: Preparing 05:09:54 8c3e4c073b67: Preparing 05:09:54 21094e0bb60f: Preparing 05:09:54 b41c4a0cf14d: Preparing 05:09:54 9ed8b146cb74: Preparing 05:09:54 9cfb33ac93f0: Preparing 05:09:54 3f6a57d06281: Preparing 05:09:54 1a058d5342cc: Preparing 05:09:54 9ed8b146cb74: Waiting 05:09:54 9cfb33ac93f0: Waiting 05:09:54 3f6a57d06281: Waiting 05:09:54 1a058d5342cc: Waiting 05:09:54 b41c4a0cf14d: Waiting 05:09:54 21094e0bb60f: Layer already exists 05:09:54 ec64bc1b0936: Layer already exists 05:09:54 351578f91839: Layer already exists 05:09:54 52bc73a31fd5: Layer already exists 05:09:54 8c3e4c073b67: Layer already exists 05:09:54 b41c4a0cf14d: Layer already exists 05:09:54 3f6a57d06281: Layer already exists 05:09:54 9ed8b146cb74: Layer already exists 05:09:54 1a058d5342cc: Layer already exists 05:09:54 9cfb33ac93f0: Layer already exists 05:09:54 latest: digest: sha256:8688335ae74579f185cff634fa445ec5548fd9fb15b1642d4101e31154a04cbf size: 2405 [Pipeline] isUnix [Pipeline] sh 05:09:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:09:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.6 05:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:09:55 ec64bc1b0936: Preparing 05:09:55 52bc73a31fd5: Preparing 05:09:55 351578f91839: Preparing 05:09:55 8c3e4c073b67: Preparing 05:09:55 21094e0bb60f: Preparing 05:09:55 b41c4a0cf14d: Preparing 05:09:55 9ed8b146cb74: Preparing 05:09:55 9cfb33ac93f0: Preparing 05:09:55 3f6a57d06281: Preparing 05:09:55 1a058d5342cc: Preparing 05:09:55 b41c4a0cf14d: Waiting 05:09:55 9ed8b146cb74: Waiting 05:09:55 9cfb33ac93f0: Waiting 05:09:55 3f6a57d06281: Waiting 05:09:55 1a058d5342cc: Waiting 05:09:55 351578f91839: Layer already exists 05:09:55 21094e0bb60f: Layer already exists 05:09:55 52bc73a31fd5: Layer already exists 05:09:55 ec64bc1b0936: Layer already exists 05:09:55 8c3e4c073b67: Layer already exists 05:09:55 b41c4a0cf14d: Layer already exists 05:09:55 3f6a57d06281: Layer already exists 05:09:55 9ed8b146cb74: Layer already exists 05:09:55 1a058d5342cc: Layer already exists 05:09:55 9cfb33ac93f0: Layer already exists 05:09:55 2.2.0-dev.6: digest: sha256:8688335ae74579f185cff634fa445ec5548fd9fb15b1642d4101e31154a04cbf size: 2405 [Pipeline] isUnix [Pipeline] sh 05:09:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:09:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:09:55 ec64bc1b0936: Preparing 05:09:55 52bc73a31fd5: Preparing 05:09:55 351578f91839: Preparing 05:09:55 8c3e4c073b67: Preparing 05:09:55 21094e0bb60f: Preparing 05:09:55 b41c4a0cf14d: Preparing 05:09:55 9ed8b146cb74: Preparing 05:09:55 9cfb33ac93f0: Preparing 05:09:55 3f6a57d06281: Preparing 05:09:55 1a058d5342cc: Preparing 05:09:55 b41c4a0cf14d: Waiting 05:09:55 9ed8b146cb74: Waiting 05:09:55 9cfb33ac93f0: Waiting 05:09:55 3f6a57d06281: Waiting 05:09:55 1a058d5342cc: Waiting 05:09:55 8c3e4c073b67: Layer already exists 05:09:55 21094e0bb60f: Layer already exists 05:09:55 351578f91839: Layer already exists 05:09:55 52bc73a31fd5: Layer already exists 05:09:55 ec64bc1b0936: Layer already exists 05:09:55 9ed8b146cb74: Layer already exists 05:09:55 b41c4a0cf14d: Layer already exists 05:09:55 3f6a57d06281: Layer already exists 05:09:55 9cfb33ac93f0: Layer already exists 05:09:55 1a058d5342cc: Layer already exists 05:09:55 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6: digest: sha256:8688335ae74579f185cff634fa445ec5548fd9fb15b1642d4101e31154a04cbf size: 2405 [Pipeline] isUnix [Pipeline] sh 05:09:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 05:09:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:09:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:09:56 ec64bc1b0936: Preparing 05:09:56 52bc73a31fd5: Preparing 05:09:56 351578f91839: Preparing 05:09:56 8c3e4c073b67: Preparing 05:09:56 21094e0bb60f: Preparing 05:09:56 b41c4a0cf14d: Preparing 05:09:56 9ed8b146cb74: Preparing 05:09:56 9cfb33ac93f0: Preparing 05:09:56 3f6a57d06281: Preparing 05:09:56 1a058d5342cc: Preparing 05:09:56 b41c4a0cf14d: Waiting 05:09:56 9ed8b146cb74: Waiting 05:09:56 9cfb33ac93f0: Waiting 05:09:56 3f6a57d06281: Waiting 05:09:56 1a058d5342cc: Waiting 05:09:56 52bc73a31fd5: Layer already exists 05:09:56 21094e0bb60f: Layer already exists 05:09:56 8c3e4c073b67: Layer already exists 05:09:56 351578f91839: Layer already exists 05:09:56 ec64bc1b0936: Layer already exists 05:09:56 b41c4a0cf14d: Layer already exists 05:09:56 9cfb33ac93f0: Layer already exists 05:09:56 9ed8b146cb74: Layer already exists 05:09:56 1a058d5342cc: Layer already exists 05:09:56 3f6a57d06281: Layer already exists 05:09:56 main: digest: sha256:8688335ae74579f185cff634fa445ec5548fd9fb15b1642d4101e31154a04cbf size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:56 ===================================================== [Pipeline] echo 05:09:56 taggedImages: 05:09:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:09:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.6 05:09:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:09:56 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:09:56 b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:56 latest 05:09:56 2.2.0-dev.6 05:09:56 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:09:56 main 05:09:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:09:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] isUnix [Pipeline] sh 05:09:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b7985a5e213d1adc6c93ffba227765f14366fda1 05:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:09:57 a547a07c9407: Preparing 05:09:57 51ae8267e08b: Preparing 05:09:57 6f78fd48e0da: Preparing 05:09:57 47c2df7fc1c1: Preparing 05:09:57 1a058d5342cc: Preparing 05:09:57 6f78fd48e0da: Layer already exists 05:09:57 1a058d5342cc: Layer already exists 05:09:57 a547a07c9407: Pushed 05:09:57 47c2df7fc1c1: Pushed 05:09:58 51ae8267e08b: Pushed 05:09:58 b7985a5e213d1adc6c93ffba227765f14366fda1: digest: sha256:6f94350044be006d3dc0522f33177a9b7601cd2f6250be23f55bd4eb5e1fd320 size: 1365 [Pipeline] isUnix [Pipeline] sh 05:09:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 05:09:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:09:59 a547a07c9407: Preparing 05:09:59 51ae8267e08b: Preparing 05:09:59 6f78fd48e0da: Preparing 05:09:59 47c2df7fc1c1: Preparing 05:09:59 1a058d5342cc: Preparing 05:09:59 1a058d5342cc: Layer already exists 05:09:59 6f78fd48e0da: Layer already exists 05:09:59 51ae8267e08b: Layer already exists 05:09:59 a547a07c9407: Layer already exists 05:09:59 47c2df7fc1c1: Layer already exists 05:09:59 latest: digest: sha256:6f94350044be006d3dc0522f33177a9b7601cd2f6250be23f55bd4eb5e1fd320 size: 1365 [Pipeline] isUnix [Pipeline] sh 05:09:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:09:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.6 05:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:09:59 a547a07c9407: Preparing 05:09:59 51ae8267e08b: Preparing 05:09:59 6f78fd48e0da: Preparing 05:09:59 47c2df7fc1c1: Preparing 05:09:59 1a058d5342cc: Preparing 05:09:59 6f78fd48e0da: Layer already exists 05:09:59 51ae8267e08b: Layer already exists 05:09:59 1a058d5342cc: Layer already exists 05:09:59 a547a07c9407: Layer already exists 05:09:59 47c2df7fc1c1: Layer already exists 05:09:59 2.2.0-dev.6: digest: sha256:6f94350044be006d3dc0522f33177a9b7601cd2f6250be23f55bd4eb5e1fd320 size: 1365 [Pipeline] isUnix [Pipeline] sh 05:09:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:10:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:10:00 a547a07c9407: Preparing 05:10:00 51ae8267e08b: Preparing 05:10:00 6f78fd48e0da: Preparing 05:10:00 47c2df7fc1c1: Preparing 05:10:00 1a058d5342cc: Preparing 05:10:00 1a058d5342cc: Layer already exists 05:10:00 51ae8267e08b: Layer already exists 05:10:00 47c2df7fc1c1: Layer already exists 05:10:00 a547a07c9407: Layer already exists 05:10:00 6f78fd48e0da: Layer already exists 05:10:00 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6: digest: sha256:6f94350044be006d3dc0522f33177a9b7601cd2f6250be23f55bd4eb5e1fd320 size: 1365 [Pipeline] isUnix [Pipeline] sh 05:10:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 05:10:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:10:00 a547a07c9407: Preparing 05:10:00 51ae8267e08b: Preparing 05:10:00 6f78fd48e0da: Preparing 05:10:00 47c2df7fc1c1: Preparing 05:10:00 1a058d5342cc: Preparing 05:10:00 51ae8267e08b: Layer already exists 05:10:00 a547a07c9407: Layer already exists 05:10:00 6f78fd48e0da: Layer already exists 05:10:00 47c2df7fc1c1: Layer already exists 05:10:00 1a058d5342cc: Layer already exists 05:10:00 main: digest: sha256:6f94350044be006d3dc0522f33177a9b7601cd2f6250be23f55bd4eb5e1fd320 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:10:00 ===================================================== [Pipeline] echo 05:10:00 taggedImages: 05:10:00 - nexus3.edgexfoundry.org:10004/support-notifications:b7985a5e213d1adc6c93ffba227765f14366fda1 05:10:00 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:10:00 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.6 05:10:00 - nexus3.edgexfoundry.org:10004/support-notifications:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:10:00 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:10:00 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:10:00 b7985a5e213d1adc6c93ffba227765f14366fda1 05:10:00 latest 05:10:00 2.2.0-dev.6 05:10:00 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:10:00 main 05:10:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:10:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] isUnix [Pipeline] sh 05:10:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b7985a5e213d1adc6c93ffba227765f14366fda1 05:10:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:10:01 a5c5ce27e93a: Preparing 05:10:01 62c7dfb10a69: Preparing 05:10:01 6f78fd48e0da: Preparing 05:10:01 cfed9decb809: Preparing 05:10:01 1a058d5342cc: Preparing 05:10:01 cfed9decb809: Layer already exists 05:10:01 6f78fd48e0da: Layer already exists 05:10:01 1a058d5342cc: Layer already exists 05:10:01 a5c5ce27e93a: Pushed 05:10:02 62c7dfb10a69: Pushed 05:10:02 b7985a5e213d1adc6c93ffba227765f14366fda1: digest: sha256:cc19b8d3abd6970189a65be87e38597e056f6f59459a48f2b7773971cd8c468c size: 1364 [Pipeline] isUnix [Pipeline] sh 05:10:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 05:10:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:10:03 a5c5ce27e93a: Preparing 05:10:03 62c7dfb10a69: Preparing 05:10:03 6f78fd48e0da: Preparing 05:10:03 cfed9decb809: Preparing 05:10:03 1a058d5342cc: Preparing 05:10:03 1a058d5342cc: Layer already exists 05:10:03 a5c5ce27e93a: Layer already exists 05:10:03 62c7dfb10a69: Layer already exists 05:10:03 6f78fd48e0da: Layer already exists 05:10:03 cfed9decb809: Layer already exists 05:10:03 latest: digest: sha256:cc19b8d3abd6970189a65be87e38597e056f6f59459a48f2b7773971cd8c468c size: 1364 [Pipeline] isUnix [Pipeline] sh 05:10:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:10:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.6 05:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:10:04 a5c5ce27e93a: Preparing 05:10:04 62c7dfb10a69: Preparing 05:10:04 6f78fd48e0da: Preparing 05:10:04 cfed9decb809: Preparing 05:10:04 1a058d5342cc: Preparing 05:10:04 62c7dfb10a69: Layer already exists 05:10:04 1a058d5342cc: Layer already exists 05:10:04 cfed9decb809: Layer already exists 05:10:04 a5c5ce27e93a: Layer already exists 05:10:04 6f78fd48e0da: Layer already exists 05:10:04 2.2.0-dev.6: digest: sha256:cc19b8d3abd6970189a65be87e38597e056f6f59459a48f2b7773971cd8c468c size: 1364 [Pipeline] isUnix [Pipeline] sh 05:10:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:10:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:10:04 a5c5ce27e93a: Preparing 05:10:04 62c7dfb10a69: Preparing 05:10:04 6f78fd48e0da: Preparing 05:10:04 cfed9decb809: Preparing 05:10:04 1a058d5342cc: Preparing 05:10:04 6f78fd48e0da: Layer already exists 05:10:04 62c7dfb10a69: Layer already exists 05:10:04 cfed9decb809: Layer already exists 05:10:04 a5c5ce27e93a: Layer already exists 05:10:04 1a058d5342cc: Layer already exists 05:10:04 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6: digest: sha256:cc19b8d3abd6970189a65be87e38597e056f6f59459a48f2b7773971cd8c468c size: 1364 [Pipeline] isUnix [Pipeline] sh 05:10:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 05:10:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:10:05 a5c5ce27e93a: Preparing 05:10:05 62c7dfb10a69: Preparing 05:10:05 6f78fd48e0da: Preparing 05:10:05 cfed9decb809: Preparing 05:10:05 1a058d5342cc: Preparing 05:10:05 1a058d5342cc: Layer already exists 05:10:05 a5c5ce27e93a: Layer already exists 05:10:05 62c7dfb10a69: Layer already exists 05:10:05 6f78fd48e0da: Layer already exists 05:10:05 cfed9decb809: Layer already exists 05:10:05 main: digest: sha256:cc19b8d3abd6970189a65be87e38597e056f6f59459a48f2b7773971cd8c468c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:10:05 ===================================================== [Pipeline] echo 05:10:05 taggedImages: 05:10:05 - nexus3.edgexfoundry.org:10004/support-scheduler:b7985a5e213d1adc6c93ffba227765f14366fda1 05:10:05 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:10:05 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.6 05:10:05 - nexus3.edgexfoundry.org:10004/support-scheduler:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:10:05 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 05:10:05 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 05:10:05 b7985a5e213d1adc6c93ffba227765f14366fda1 05:10:05 latest 05:10:05 2.2.0-dev.6 05:10:05 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:10:05 main 05:10:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:10:05 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] isUnix [Pipeline] sh 05:10:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b7985a5e213d1adc6c93ffba227765f14366fda1 05:10:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 05:10:06 62f5832ea9e8: Preparing 05:10:06 b62f56aa3cf5: Preparing 05:10:06 cbf1cd801732: Preparing 05:10:06 948d2fb83ce8: Preparing 05:10:06 879b85f2d1ed: Preparing 05:10:06 6777e3bbcb7c: Preparing 05:10:06 fd08d546f6b8: Preparing 05:10:06 0636255016a6: Preparing 05:10:06 84e9d258764d: Preparing 05:10:06 56463f638872: Preparing 05:10:06 e2eb06d8af82: Preparing 05:10:06 6777e3bbcb7c: Waiting 05:10:06 fd08d546f6b8: Waiting 05:10:06 0636255016a6: Waiting 05:10:06 84e9d258764d: Waiting 05:10:06 56463f638872: Waiting 05:10:06 e2eb06d8af82: Waiting 05:10:06 879b85f2d1ed: Layer already exists 05:10:06 6777e3bbcb7c: Layer already exists 05:10:06 fd08d546f6b8: Layer already exists 05:10:06 b62f56aa3cf5: Pushed 05:10:06 0636255016a6: Layer already exists 05:10:06 56463f638872: Layer already exists 05:10:06 84e9d258764d: Layer already exists 05:10:06 e2eb06d8af82: Layer already exists 05:10:06 62f5832ea9e8: Pushed 05:10:06 cbf1cd801732: Pushed 05:10:11 948d2fb83ce8: Pushed 05:10:11 b7985a5e213d1adc6c93ffba227765f14366fda1: digest: sha256:71f2181d3ab55555123a4570c43854fdf6d4edcdc820857a32b715c77a5f14e2 size: 2622 [Pipeline] isUnix [Pipeline] sh 05:10:11 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 05:10:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 05:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 05:10:11 62f5832ea9e8: Preparing 05:10:11 b62f56aa3cf5: Preparing 05:10:11 cbf1cd801732: Preparing 05:10:11 948d2fb83ce8: Preparing 05:10:11 879b85f2d1ed: Preparing 05:10:11 6777e3bbcb7c: Preparing 05:10:11 fd08d546f6b8: Preparing 05:10:11 0636255016a6: Preparing 05:10:11 84e9d258764d: Preparing 05:10:11 56463f638872: Preparing 05:10:11 e2eb06d8af82: Preparing 05:10:11 fd08d546f6b8: Waiting 05:10:11 0636255016a6: Waiting 05:10:11 84e9d258764d: Waiting 05:10:11 56463f638872: Waiting 05:10:11 e2eb06d8af82: Waiting 05:10:11 6777e3bbcb7c: Waiting 05:10:11 879b85f2d1ed: Layer already exists 05:10:11 cbf1cd801732: Layer already exists 05:10:11 62f5832ea9e8: Layer already exists 05:10:11 948d2fb83ce8: Layer already exists 05:10:11 b62f56aa3cf5: Layer already exists 05:10:11 6777e3bbcb7c: Layer already exists 05:10:11 fd08d546f6b8: Layer already exists 05:10:11 56463f638872: Layer already exists 05:10:11 84e9d258764d: Layer already exists 05:10:11 0636255016a6: Layer already exists 05:10:11 e2eb06d8af82: Layer already exists 05:10:11 latest: digest: sha256:71f2181d3ab55555123a4570c43854fdf6d4edcdc820857a32b715c77a5f14e2 size: 2622 [Pipeline] isUnix [Pipeline] sh 05:10:12 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:10:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.6 05:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 05:10:12 62f5832ea9e8: Preparing 05:10:12 b62f56aa3cf5: Preparing 05:10:12 cbf1cd801732: Preparing 05:10:12 948d2fb83ce8: Preparing 05:10:12 879b85f2d1ed: Preparing 05:10:12 6777e3bbcb7c: Preparing 05:10:12 fd08d546f6b8: Preparing 05:10:12 0636255016a6: Preparing 05:10:12 84e9d258764d: Preparing 05:10:12 56463f638872: Preparing 05:10:12 e2eb06d8af82: Preparing 05:10:12 6777e3bbcb7c: Waiting 05:10:12 fd08d546f6b8: Waiting 05:10:12 0636255016a6: Waiting 05:10:12 84e9d258764d: Waiting 05:10:12 56463f638872: Waiting 05:10:12 e2eb06d8af82: Waiting 05:10:12 879b85f2d1ed: Layer already exists 05:10:12 cbf1cd801732: Layer already exists 05:10:12 62f5832ea9e8: Layer already exists 05:10:12 b62f56aa3cf5: Layer already exists 05:10:12 948d2fb83ce8: Layer already exists 05:10:12 6777e3bbcb7c: Layer already exists 05:10:12 fd08d546f6b8: Layer already exists 05:10:12 56463f638872: Layer already exists 05:10:12 84e9d258764d: Layer already exists 05:10:12 0636255016a6: Layer already exists 05:10:12 e2eb06d8af82: Layer already exists 05:10:12 2.2.0-dev.6: digest: sha256:71f2181d3ab55555123a4570c43854fdf6d4edcdc820857a32b715c77a5f14e2 size: 2622 [Pipeline] isUnix [Pipeline] sh 05:10:12 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:10:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 05:10:13 62f5832ea9e8: Preparing 05:10:13 b62f56aa3cf5: Preparing 05:10:13 cbf1cd801732: Preparing 05:10:13 948d2fb83ce8: Preparing 05:10:13 879b85f2d1ed: Preparing 05:10:13 6777e3bbcb7c: Preparing 05:10:13 fd08d546f6b8: Preparing 05:10:13 0636255016a6: Preparing 05:10:13 84e9d258764d: Preparing 05:10:13 56463f638872: Preparing 05:10:13 e2eb06d8af82: Preparing 05:10:13 6777e3bbcb7c: Waiting 05:10:13 fd08d546f6b8: Waiting 05:10:13 0636255016a6: Waiting 05:10:13 84e9d258764d: Waiting 05:10:13 56463f638872: Waiting 05:10:13 e2eb06d8af82: Waiting 05:10:13 948d2fb83ce8: Layer already exists 05:10:13 879b85f2d1ed: Layer already exists 05:10:13 62f5832ea9e8: Layer already exists 05:10:13 cbf1cd801732: Layer already exists 05:10:13 b62f56aa3cf5: Layer already exists 05:10:13 6777e3bbcb7c: Layer already exists 05:10:13 fd08d546f6b8: Layer already exists 05:10:13 84e9d258764d: Layer already exists 05:10:13 56463f638872: Layer already exists 05:10:13 0636255016a6: Layer already exists 05:10:13 e2eb06d8af82: Layer already exists 05:10:13 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6: digest: sha256:71f2181d3ab55555123a4570c43854fdf6d4edcdc820857a32b715c77a5f14e2 size: 2622 [Pipeline] isUnix [Pipeline] sh 05:10:13 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 05:10:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 05:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 05:10:13 62f5832ea9e8: Preparing 05:10:13 b62f56aa3cf5: Preparing 05:10:13 cbf1cd801732: Preparing 05:10:13 948d2fb83ce8: Preparing 05:10:13 879b85f2d1ed: Preparing 05:10:13 6777e3bbcb7c: Preparing 05:10:13 fd08d546f6b8: Preparing 05:10:13 0636255016a6: Preparing 05:10:13 84e9d258764d: Preparing 05:10:13 56463f638872: Preparing 05:10:13 e2eb06d8af82: Preparing 05:10:13 6777e3bbcb7c: Waiting 05:10:13 fd08d546f6b8: Waiting 05:10:13 0636255016a6: Waiting 05:10:13 84e9d258764d: Waiting 05:10:13 56463f638872: Waiting 05:10:13 e2eb06d8af82: Waiting 05:10:13 cbf1cd801732: Layer already exists 05:10:13 62f5832ea9e8: Layer already exists 05:10:13 879b85f2d1ed: Layer already exists 05:10:13 948d2fb83ce8: Layer already exists 05:10:13 b62f56aa3cf5: Layer already exists 05:10:13 6777e3bbcb7c: Layer already exists 05:10:13 84e9d258764d: Layer already exists 05:10:13 e2eb06d8af82: Layer already exists 05:10:13 56463f638872: Layer already exists 05:10:13 0636255016a6: Layer already exists 05:10:13 fd08d546f6b8: Layer already exists 05:10:13 main: digest: sha256:71f2181d3ab55555123a4570c43854fdf6d4edcdc820857a32b715c77a5f14e2 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:10:13 ===================================================== [Pipeline] echo 05:10:13 taggedImages: 05:10:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b7985a5e213d1adc6c93ffba227765f14366fda1 05:10:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 05:10:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.6 05:10:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:10:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:10:32 Removing intermediate container a03c00e06627 05:10:32 ---> 65a486df864a 05:10:32 Successfully built 65a486df864a 05:10:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:10:32 + docker inspect -f . ci-base-image-arm64 05:10:32 . [Pipeline] withDockerContainer 05:10:32 prd-ubuntu18.04-docker-arm64-4c-16g-753 does not seem to be running inside a container 05:10:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/119 -v /w/workspace/edgex-go/119:/w/workspace/edgex-go/119:rw,z -v /w/workspace/edgex-go/119@tmp:/w/workspace/edgex-go/119@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:10:34 $ docker top 4e069d4c7f5140d6cc09e5bc248bdfa2a1a9bea85e136ba5f85cbae9636c99cd -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:35 + go version 05:10:35 go version go1.16.8 linux/arm64 [Pipeline] } 05:10:35 $ docker stop --time=1 4e069d4c7f5140d6cc09e5bc248bdfa2a1a9bea85e136ba5f85cbae9636c99cd 05:10:36 $ docker rm -f 4e069d4c7f5140d6cc09e5bc248bdfa2a1a9bea85e136ba5f85cbae9636c99cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:10:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:10:37 05:10:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:10:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:10:38 latest: Pulling from edgex-devops/edgex-compose-arm64 05:10:38 29e5d40040c1: Pulling fs layer 05:10:38 1ce36da41761: Pulling fs layer 05:10:38 25b303627fd3: Pulling fs layer 05:10:38 29e5d40040c1: Verifying Checksum 05:10:38 29e5d40040c1: Download complete 05:10:38 1ce36da41761: Verifying Checksum 05:10:38 1ce36da41761: Download complete 05:10:38 29e5d40040c1: Pull complete 05:10:40 25b303627fd3: Verifying Checksum 05:10:40 25b303627fd3: Download complete 05:10:40 1ce36da41761: Pull complete 05:10:50 25b303627fd3: Pull complete 05:10:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:10:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:10:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 05:10:50 prd-ubuntu18.04-docker-arm64-4c-16g-753 does not seem to be running inside a container 05:10:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/119 -v /w/workspace/edgex-go/119:/w/workspace/edgex-go/119:rw,z -v /w/workspace/edgex-go/119@tmp:/w/workspace/edgex-go/119@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 ******** -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-devops/edgex-compose-arm64:latest cat 05:10:53 $ docker top a5e22b2a99634d16f0acc8aec8a98a4f4dd2cf144cc6cf20eef15a47a5cb9ce8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:54 + grep parallel 05:10:54 + docker-compose build --help 05:10:57 --parallel Build images in parallel. [Pipeline] } 05:10:57 $ docker stop --time=1 a5e22b2a99634d16f0acc8aec8a98a4f4dd2cf144cc6cf20eef15a47a5cb9ce8 05:10:59 $ docker rm -f a5e22b2a99634d16f0acc8aec8a98a4f4dd2cf144cc6cf20eef15a47a5cb9ce8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:11:00 . [Pipeline] withDockerContainer 05:11:00 prd-ubuntu18.04-docker-arm64-4c-16g-753 does not seem to be running inside a container 05:11:00 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/119 -v /w/workspace/edgex-go/119:/w/workspace/edgex-go/119:rw,z -v /w/workspace/edgex-go/119@tmp:/w/workspace/edgex-go/119@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 ******** -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-devops/edgex-compose-arm64:latest cat 05:11:01 $ docker top dbd8b211badf5c58f9acb31cf1ded450457b84f0ac007a00c521508a5da068bd -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:02 + docker-compose -f ./docker-compose-build.yml build --parallel 05:11:07 Building core-command ... 05:11:07 Building core-data ... 05:11:07 Building core-metadata ... 05:11:07 Building security-bootstrapper ... 05:11:07 Building security-proxy-setup ... 05:11:07 Building security-secretstore-setup ... 05:11:07 Building support-notifications ... 05:11:07 Building support-scheduler ... 05:11:07 Building sys-mgmt-agent ... 05:11:07 Building security-proxy-setup 05:11:07 Building core-command 05:11:07 Building security-secretstore-setup 05:11:07 Building support-notifications 05:11:07 Building core-data 05:11:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 05:11:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:11:54 ---> 65a486df864a 05:11:54 Step 3/24 : WORKDIR /edgex-go 05:11:54 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 05:11:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 05:11:54 ---> 65a486df864a 05:11:54 Step 3/20 : WORKDIR /edgex-go 05:11:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 05:11:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:11:54 ---> 65a486df864a 05:11:54 Step 3/22 : WORKDIR /edgex-go 05:11:54 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 05:11:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 05:11:54 ---> 65a486df864a 05:11:54 Step 3/21 : WORKDIR /edgex-go 05:11:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 05:11:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:11:54 ---> 65a486df864a 05:11:54 Step 3/22 : WORKDIR /edgex-go 05:11:54 ---> Running in 145e70e991a7 05:11:54 ---> Running in c752afac2d35 05:11:54 ---> Running in ec9ce6e35790 05:11:54 ---> Running in b98ae4ee0acb 05:11:54 ---> Running in 40d0f77ad31b 05:11:54 Removing intermediate container b98ae4ee0acb 05:11:54 ---> fe43281054b5 05:11:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:11:54 Removing intermediate container 145e70e991a7 05:11:54 ---> 3192e24ee6b8 05:11:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:11:54 Removing intermediate container ec9ce6e35790 05:11:54 ---> 9eec5c48b440 05:11:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:11:54 Removing intermediate container c752afac2d35 05:11:54 ---> d81ba531254a 05:11:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:11:54 Removing intermediate container 40d0f77ad31b 05:11:54 ---> 4963d17507bb 05:11:54 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:11:54 ---> Running in d83723160d0a 05:11:54 ---> Running in 2c7dac3cf49a 05:11:54 ---> Running in 6273d4ce4f93 05:11:54 ---> Running in 834be4dbcc85 05:11:54 ---> Running in 6f84b5b67935 05:11:54 Removing intermediate container d83723160d0a 05:11:54 ---> e0891114864f 05:11:54 Step 5/24 : RUN apk add --update --no-cache make git 05:11:54 Removing intermediate container 2c7dac3cf49a 05:11:54 ---> 2e8de3eb56e7 05:11:54 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 05:11:54 ---> Running in af1a29180c03 05:11:54 ---> Running in c6ad23d0beb8 05:11:54 Removing intermediate container 6f84b5b67935 05:11:54 ---> ddef9672036f 05:11:54 Step 5/20 : RUN apk add --update --no-cache make git 05:11:54 ---> Running in a09c20a98e97 05:11:55 Removing intermediate container 6273d4ce4f93 05:11:55 ---> 49cfcfac03a4 05:11:55 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:11:55 Removing intermediate container 834be4dbcc85 05:11:55 ---> aea7a4f288e3 05:11:55 Step 5/22 : RUN apk add --update --no-cache make git 05:11:55 ---> Running in 8766c0f9a66c 05:11:55 ---> Running in 6aed3f67e8c7 05:11:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:11:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:11:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:11:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:11:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:11:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:11:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:11:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:11:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:11:58 OK: 219 MiB in 52 packages 05:11:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:11:58 OK: 219 MiB in 52 packages 05:11:59 OK: 219 MiB in 52 packages 05:11:59 OK: 219 MiB in 52 packages 05:11:59 OK: 219 MiB in 52 packages 05:12:00 Removing intermediate container af1a29180c03 05:12:00 ---> 0b5d8ccd22dd 05:12:00 Step 6/24 : COPY . . 05:12:00 Removing intermediate container c6ad23d0beb8 05:12:00 ---> 9b164b3a2619 05:12:00 Step 6/21 : COPY . . 05:12:01 Removing intermediate container 6aed3f67e8c7 05:12:01 ---> e38ede09ed63 05:12:01 Step 6/22 : COPY . . 05:12:01 Removing intermediate container a09c20a98e97 05:12:01 ---> 4efd4408caf7 05:12:01 Step 6/20 : COPY . . 05:12:01 Removing intermediate container 8766c0f9a66c 05:12:01 ---> bcdca94ced89 05:12:01 Step 6/22 : COPY . . 05:12:16 ---> 392d631425f4 05:12:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:16 ---> 8cab19a95193 05:12:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:16 ---> 37f7682a11f3 05:12:16 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:16 ---> af69aa865e3b 05:12:16 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:16 ---> Running in 440a4bd91ada 05:12:16 ---> Running in e4fc76640e9f 05:12:16 ---> Running in ae2968ebcf02 05:12:16 ---> Running in cf44c22c7548 05:12:16 ---> 6e4d7b8427b9 05:12:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:16 ---> Running in fe29bb2fc0f0 05:12:22 Removing intermediate container e4fc76640e9f 05:12:22 ---> ae2f0644957d 05:12:22 Step 8/21 : RUN make cmd/support-notifications/support-notifications 05:12:22 ---> Running in afd662bcca87 05:12:22 Removing intermediate container 440a4bd91ada 05:12:22 ---> 429811fa4aa2 05:12:22 Step 8/22 : RUN make cmd/core-command/core-command 05:12:22 Removing intermediate container fe29bb2fc0f0 05:12:22 ---> a06a0735a137 05:12:22 Step 8/22 : RUN make cmd/core-data/core-data 05:12:22 ---> Running in 83b0810a3751 05:12:22 ---> Running in 9ff7d472dab2 05:12:22 Removing intermediate container ae2968ebcf02 05:12:22 ---> 1678ae9d1f1b 05:12:22 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:12:22 Removing intermediate container cf44c22c7548 05:12:22 ---> b58cdb8ce51f 05:12:22 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:12:22 ---> Running in e902cbb78600 05:12:22 ---> Running in 33e4ec20e013 05:12:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:12:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-data/core-data ./cmd/core-data 05:12:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-command/core-command ./cmd/core-command 05:12:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:12:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:14:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/secrets-config ./cmd/secrets-config 05:14:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:14:19 Removing intermediate container 83b0810a3751 05:14:19 ---> 084d7a9239b1 05:14:19 05:14:19 Step 9/22 : FROM alpine:3.14 05:14:19 3.14: Pulling from library/alpine 05:14:20 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 05:14:20 Status: Downloaded newer image for alpine:3.14 05:14:20 ---> 5b8b7b635229 05:14:20 Step 10/22 : RUN apk add --update --no-cache dumb-init 05:14:20 ---> Running in 63da501c3e3a 05:14:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:14:24 (1/1) Installing dumb-init (1.2.5-r1) 05:14:24 Executing busybox-1.33.1-r6.trigger 05:14:24 OK: 6 MiB in 15 packages 05:14:26 Removing intermediate container 63da501c3e3a 05:14:26 ---> ec6412ceb79d 05:14:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:14:27 ---> Running in f1214908afb6 05:14:28 Removing intermediate container f1214908afb6 05:14:28 ---> 07cc4cf106e2 05:14:28 Step 12/22 : ENV APP_PORT=59882 05:14:28 ---> Running in 1ce94cdfcbe9 05:14:29 Removing intermediate container 1ce94cdfcbe9 05:14:29 ---> 983c088ad67a 05:14:29 Step 13/22 : EXPOSE $APP_PORT 05:14:29 ---> Running in d5d9ab25830d 05:14:30 Removing intermediate container e902cbb78600 05:14:30 ---> a3d45ea9cf5d 05:14:30 05:14:30 Step 9/20 : FROM alpine:3.14 05:14:30 ---> 5b8b7b635229 05:14:30 Step 10/20 : RUN apk add --update --no-cache curl 05:14:30 Removing intermediate container 33e4ec20e013 05:14:30 ---> 297563b0f28d 05:14:30 05:14:30 Step 9/24 : FROM alpine:3.14 05:14:30 ---> 5b8b7b635229 05:14:30 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 05:14:30 ---> Running in d1eacf973130 05:14:30 Removing intermediate container d5d9ab25830d 05:14:30 ---> 3f6402e7a935 05:14:30 Step 14/22 : WORKDIR / 05:14:30 ---> Running in e524f36c39e1 05:14:30 ---> Running in 73fbe64979cb 05:14:32 Removing intermediate container 73fbe64979cb 05:14:32 ---> ceb3288617f6 05:14:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:14:32 Removing intermediate container afd662bcca87 05:14:32 ---> f0aaef212110 05:14:32 05:14:32 Step 9/21 : FROM alpine:3.14 05:14:32 ---> 5b8b7b635229 05:14:32 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 05:14:33 ---> Running in 6f142bb7d2e4 05:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:14:33 ---> 591dd31cb30f 05:14:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:14:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:14:34 (1/5) Installing ca-certificates (20191127-r5) 05:14:34 (2/5) Installing brotli-libs (1.0.9-r5) 05:14:35 (3/5) Installing nghttp2-libs (1.43.0-r0) 05:14:35 (1/3) Installing ca-certificates (20191127-r5) 05:14:35 (4/5) Installing libcurl (7.79.1-r0) 05:14:35 (5/5) Installing curl (7.79.1-r0) 05:14:35 Executing busybox-1.33.1-r6.trigger 05:14:35 Executing ca-certificates-20191127-r5.trigger 05:14:35 (2/3) Installing dumb-init (1.2.5-r1) 05:14:35 (3/3) Installing su-exec (0.2-r1) 05:14:35 Executing busybox-1.33.1-r6.trigger 05:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:14:35 Executing ca-certificates-20191127-r5.trigger 05:14:35 OK: 8 MiB in 19 packages 05:14:35 OK: 6 MiB in 17 packages 05:14:35 ---> a631656da81b 05:14:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:14:36 (1/2) Installing ca-certificates (20191127-r5) 05:14:37 (2/2) Installing dumb-init (1.2.5-r1) 05:14:37 Executing busybox-1.33.1-r6.trigger 05:14:37 Executing ca-certificates-20191127-r5.trigger 05:14:37 ---> 7e6a51a6c8e2 05:14:37 Step 18/22 : ENTRYPOINT ["/core-command"] 05:14:37 OK: 6 MiB in 16 packages 05:14:37 ---> Running in 5eb177c45530 05:14:38 Removing intermediate container d1eacf973130 05:14:38 ---> ebbd782eef57 05:14:38 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:14:38 Removing intermediate container e524f36c39e1 05:14:38 ---> 3fef878b7aba 05:14:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:14:38 ---> Running in d49a81087fbf 05:14:38 Removing intermediate container 5eb177c45530 05:14:38 ---> aa9fae6a5587 05:14:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:14:38 ---> Running in c4912b351a76 05:14:38 ---> Running in 82454a283136 05:14:39 Removing intermediate container d49a81087fbf 05:14:39 ---> f6c2aa93e0ea 05:14:39 Step 12/20 : WORKDIR /edgex 05:14:39 ---> Running in f0560d16686d 05:14:39 Removing intermediate container c4912b351a76 05:14:39 ---> effa56d55bd2 05:14:39 Step 12/24 : WORKDIR / 05:14:39 Removing intermediate container 82454a283136 05:14:39 ---> 58a0a15f2c01 05:14:39 Step 20/22 : LABEL arch=arm64 05:14:39 ---> Running in 70038286cc29 05:14:39 Removing intermediate container 6f142bb7d2e4 05:14:39 ---> ac2094a379b8 05:14:39 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:14:39 ---> Running in 6e049c9c208c 05:14:39 ---> Running in b7a5ffe99f5a 05:14:40 Removing intermediate container f0560d16686d 05:14:40 ---> 4d5de7989633 05:14:40 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:14:40 Removing intermediate container 6e049c9c208c 05:14:40 ---> 509b161d79a6 05:14:40 Step 21/22 : LABEL git_sha=b7985a5e213d1adc6c93ffba227765f14366fda1 05:14:40 Removing intermediate container 70038286cc29 05:14:40 ---> 6e137bf329f9 05:14:40 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:14:40 Removing intermediate container b7a5ffe99f5a 05:14:40 ---> c98032d95502 05:14:40 Step 12/21 : ENV APP_PORT=59860 05:14:40 ---> Running in 01c88d1f1e18 05:14:40 ---> Running in bc2c2c7b865e 05:14:41 ---> 077cfe49c321 05:14:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:14:41 Removing intermediate container 01c88d1f1e18 05:14:41 ---> 55e91cc2326e 05:14:41 Step 22/22 : LABEL version=2.2.0-dev.6 05:14:41 Removing intermediate container bc2c2c7b865e 05:14:41 ---> a8a1930a61e0 05:14:41 Step 13/21 : EXPOSE $APP_PORT 05:14:41 ---> Running in 32a9db6ce817 05:14:41 ---> c6f8a487c0e0 05:14:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:14:41 ---> Running in 63997968f47b 05:14:42 Removing intermediate container 63997968f47b 05:14:42 Removing intermediate container 32a9db6ce817 05:14:42 ---> 61cbfe5a1e9a 05:14:42 05:14:42 ---> 26dab0a94519 05:14:42 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 05:14:42 ---> 9469effe3c4d 05:14:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:14:42 Successfully built 61cbfe5a1e9a 05:14:42 Successfully tagged core-command-arm64:latest 05:14:42  Building core-command ... done Building support-scheduler 05:14:43 ---> cc4267833479 05:14:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:14:43 Removing intermediate container 9ff7d472dab2 05:14:43 ---> 3d72f3e910ac 05:14:43 05:14:43 Step 9/22 : FROM alpine:3.14 05:14:43 ---> 5b8b7b635229 05:14:43 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:14:43 ---> Running in dd749da1dc66 05:14:43 ---> 5087ad77dc99 05:14:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:14:44 ---> dbbe0f4ee1fe 05:14:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:14:44 Removing intermediate container dd749da1dc66 05:14:44 ---> a931e86a7235 05:14:44 Step 11/22 : ENV APP_PORT=59880 05:14:44 ---> Running in 396b4e1d7158 05:14:45 Removing intermediate container 396b4e1d7158 05:14:45 ---> a9d673d04182 05:14:45 Step 12/22 : EXPOSE $APP_PORT 05:14:45 ---> 80cab2391d7a 05:14:45 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:14:45 ---> Running in 398b112e2d88 05:14:45 ---> 4038772fb1a9 05:14:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:14:45 ---> Running in 210161cb1961 05:14:45 ---> 670c10748687 05:14:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:14:46 Removing intermediate container 398b112e2d88 05:14:46 ---> a4adc59960d7 05:14:46 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:14:46 Removing intermediate container 210161cb1961 05:14:46 ---> 1b040c086e5e 05:14:46 Step 17/20 : CMD ["--init=true"] 05:14:46 ---> Running in 1f835f960fac 05:14:46 ---> Running in b0009ae8d14d 05:14:46 ---> 618de1aa91ca 05:14:46 Step 17/21 : ENTRYPOINT ["/support-notifications"] 05:14:46 ---> Running in 6ec26631cbb8 05:14:47 Removing intermediate container b0009ae8d14d 05:14:47 ---> b52629048ac8 05:14:47 Step 18/20 : LABEL arch=arm64 05:14:47 ---> ff79e0e87de1 05:14:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:14:47 ---> Running in b76e2506a076 05:14:47 Removing intermediate container 6ec26631cbb8 05:14:47 ---> a4ac7e520a64 05:14:47 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:14:48 ---> Running in eb651c36aac3 05:14:48 Removing intermediate container b76e2506a076 05:14:48 ---> d8450ffc6471 05:14:48 Step 19/20 : LABEL git_sha=b7985a5e213d1adc6c93ffba227765f14366fda1 05:14:48 ---> Running in 2fe2f396f298 05:14:48 Removing intermediate container eb651c36aac3 05:14:48 ---> 591cdecc9be2 05:14:48 Step 19/21 : LABEL arch=arm64 05:14:48 ---> Running in a99d4b53b16b 05:14:49 Removing intermediate container 2fe2f396f298 05:14:49 ---> b8bcf07dbc54 05:14:49 Step 20/20 : LABEL version=2.2.0-dev.6 05:14:49 ---> Running in 110ec90c77d2 05:14:49 Removing intermediate container 1f835f960fac 05:14:49 ---> dee110721931 05:14:49 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 05:14:49 Removing intermediate container a99d4b53b16b 05:14:49 ---> 110921706535 05:14:49 Step 20/21 : LABEL git_sha=b7985a5e213d1adc6c93ffba227765f14366fda1 05:14:50 ---> Running in 5e09e01c61f3 05:14:50 ---> Running in bd673953d679 05:14:50 ---> b2bbd042a827 05:14:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:14:50 Removing intermediate container 110ec90c77d2 05:14:50 ---> 3a640179a6f9 05:14:50 05:14:50 Removing intermediate container bd673953d679 05:14:50 ---> ba4796bdaea1 05:14:50 Step 21/21 : LABEL version=2.2.0-dev.6 05:14:50 Successfully built 3a640179a6f9 05:14:50 Successfully tagged security-proxy-setup-arm64:latest 05:14:50  Building security-proxy-setup ... done Building sys-mgmt-agent 05:14:50 ---> Running in b2365d3ad283 05:14:51 ---> 81202216d2d0 05:14:51 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 05:14:51 ---> Running in b28c58246637 05:14:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:14:51 Removing intermediate container b2365d3ad283 05:14:51 ---> 42f588ac121e 05:14:51 05:14:52 Successfully built 42f588ac121e 05:14:52 Successfully tagged support-notifications-arm64:latest 05:14:52  Building support-notifications ... done Building security-bootstrapper 05:14:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:14:53 (1/6) Installing dumb-init (1.2.5-r1) 05:14:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:14:53 (3/6) Installing libsodium (1.0.18-r0) 05:14:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:14:53 (5/6) Installing libzmq (4.3.4-r0) 05:14:53 (6/6) Installing zeromq (4.3.4-r0) 05:14:54 Executing busybox-1.33.1-r6.trigger 05:14:54 OK: 8 MiB in 20 packages 05:14:54 Removing intermediate container b28c58246637 05:14:54 ---> b646470cdcdf 05:14:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 05:14:54 ---> Running in f7a135f5440d 05:14:55 Removing intermediate container f7a135f5440d 05:14:55 ---> 864b9d61374f 05:14:55 Step 22/24 : LABEL arch=arm64 05:14:55 ---> Running in 666c4b1bd30d 05:14:55 Removing intermediate container 5e09e01c61f3 05:14:55 ---> d4abf13f9504 05:14:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:14:56 Removing intermediate container 666c4b1bd30d 05:14:56 ---> 427aa7b66a6c 05:14:56 Step 23/24 : LABEL git_sha=b7985a5e213d1adc6c93ffba227765f14366fda1 05:14:56 ---> Running in 1e9d52355fe3 05:14:57 ---> 2e08a044dbda 05:14:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:14:57 Removing intermediate container 1e9d52355fe3 05:14:57 ---> 434eb2c0e920 05:14:57 Step 24/24 : LABEL version=2.2.0-dev.6 05:14:57 ---> Running in 520fb6faf686 05:14:58 Removing intermediate container 520fb6faf686 05:14:58 ---> f31e44348664 05:14:58 05:14:59 Successfully built f31e44348664 05:14:59 Successfully tagged security-secretstore-setup-arm64:latest 05:14:59  Building security-secretstore-setup ... done Building core-metadata 05:14:59 ---> 34ab59426165 05:14:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:14:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 05:14:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:14:59 ---> 65a486df864a 05:14:59 Step 3/23 : WORKDIR /edgex-go 05:14:59 ---> Using cache 05:14:59 ---> 4963d17507bb 05:14:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:14:59 ---> Using cache 05:14:59 ---> ddef9672036f 05:14:59 Step 5/23 : RUN apk add --update --no-cache make git 05:14:59 ---> Using cache 05:14:59 ---> 4efd4408caf7 05:14:59 Step 6/23 : COPY go.mod . 05:15:00 ---> 24010005a092 05:15:00 Step 18/22 : ENTRYPOINT ["/core-data"] 05:15:00 ---> 71e960b2d02b 05:15:00 Step 7/23 : RUN go mod download 05:15:00 ---> Running in b8e00c529f54 05:15:00 ---> Running in 51cbc92d5ad2 05:15:00 Removing intermediate container b8e00c529f54 05:15:00 ---> 1dfbd2944507 05:15:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:15:01 ---> Running in e45e2d260066 05:15:01 Removing intermediate container e45e2d260066 05:15:01 ---> 15e8ab5b748f 05:15:01 Step 20/22 : LABEL arch=arm64 05:15:01 ---> Running in f1ec4b1b56e0 05:15:02 Removing intermediate container f1ec4b1b56e0 05:15:02 ---> 2bf0a24792f1 05:15:02 Step 21/22 : LABEL git_sha=b7985a5e213d1adc6c93ffba227765f14366fda1 05:15:02 ---> Running in 58d6b7017a56 05:15:02 Removing intermediate container 58d6b7017a56 05:15:02 ---> a279bdb1753d 05:15:02 Step 22/22 : LABEL version=2.2.0-dev.6 05:15:03 ---> Running in d4517353a30c 05:15:03 Removing intermediate container d4517353a30c 05:15:03 ---> ac6831c7dccf 05:15:03 05:15:04 Successfully built ac6831c7dccf 05:15:04 Successfully tagged core-data-arm64:latest 05:15:04  Building core-data ... done Removing intermediate container 51cbc92d5ad2 05:15:04 ---> e71a2ff352aa 05:15:04 Step 8/23 : COPY . . 05:15:14 ---> f92605dfd5ae 05:15:14 Step 9/23 : RUN go mod tidy 05:15:14 ---> Running in f93a0174e8f0 05:15:15 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 05:15:15 Step 2/30 : FROM ${BUILDER_BASE} AS builder 05:15:15 ---> 65a486df864a 05:15:15 Step 3/30 : WORKDIR /edgex-go 05:15:15 ---> Using cache 05:15:15 ---> 4963d17507bb 05:15:15 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:15:15 ---> Using cache 05:15:15 ---> ddef9672036f 05:15:15 Step 5/30 : RUN apk add --update --no-cache make git 05:15:15 ---> Using cache 05:15:15 ---> 4efd4408caf7 05:15:15 Step 6/30 : COPY . . 05:15:15 ---> Using cache 05:15:15 ---> af69aa865e3b 05:15:15 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:15 ---> Using cache 05:15:15 ---> 1678ae9d1f1b 05:15:15 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:15:15 ---> Running in 4c37efd6e9b2 05:15:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 05:15:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:15:16 ---> 65a486df864a 05:15:16 Step 3/22 : WORKDIR /edgex-go 05:15:16 ---> Using cache 05:15:16 ---> 4963d17507bb 05:15:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:15:16 ---> Using cache 05:15:16 ---> ddef9672036f 05:15:16 Step 5/22 : RUN apk add --update --no-cache make bash git 05:15:16 ---> Running in aa25425eb542 05:15:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:15:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:15:18 Removing intermediate container f93a0174e8f0 05:15:18 ---> 1a395020782e 05:15:18 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:15:18 ---> Running in fbaad8548a25 05:15:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:15:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 05:15:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:15:19 ---> 65a486df864a 05:15:19 Step 3/22 : WORKDIR /edgex-go 05:15:19 ---> Using cache 05:15:19 ---> 4963d17507bb 05:15:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:15:19 ---> Using cache 05:15:19 ---> ddef9672036f 05:15:19 Step 5/22 : RUN apk add --update --no-cache make git 05:15:19 ---> Using cache 05:15:19 ---> 4efd4408caf7 05:15:19 Step 6/22 : COPY . . 05:15:19 OK: 219 MiB in 52 packages 05:15:19 ---> Using cache 05:15:19 ---> af69aa865e3b 05:15:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:19 ---> Using cache 05:15:19 ---> 1678ae9d1f1b 05:15:19 Step 8/22 : RUN make cmd/core-metadata/core-metadata 05:15:20 ---> Running in d8eb3f317d93 05:15:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:15:21 Removing intermediate container aa25425eb542 05:15:21 ---> 44ee23777468 05:15:21 Step 6/22 : COPY . . 05:15:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:15:34 ---> a3517ecbdf2d 05:15:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:34 ---> Running in 595cbace22f2 05:15:38 Removing intermediate container 595cbace22f2 05:15:38 ---> c11e2a3ec7d8 05:15:38 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:15:38 ---> Running in 2cbe1f81af50 05:15:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:17:01 Removing intermediate container 4c37efd6e9b2 05:17:01 ---> 44b603cf3021 05:17:01 05:17:01 Step 9/30 : FROM alpine:3.14 05:17:01 ---> 5b8b7b635229 05:17:01 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:17:01 ---> Running in ed98ec020933 05:17:01 Removing intermediate container ed98ec020933 05:17:01 ---> 14560e48b28e 05:17:01 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 05:17:01 ---> Running in 31cb77269e60 05:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:17:01 (1/2) Installing dumb-init (1.2.5-r1) 05:17:01 (2/2) Installing su-exec (0.2-r1) 05:17:01 Executing busybox-1.33.1-r6.trigger 05:17:01 OK: 6 MiB in 16 packages 05:17:01 Removing intermediate container 31cb77269e60 05:17:01 ---> 299fea9ca0ba 05:17:01 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 05:17:01 ---> Running in 6ffeec3b4853 05:17:01 Removing intermediate container 6ffeec3b4853 05:17:01 ---> 0b0c38ebb415 05:17:01 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:17:01 ---> Running in 8dac8d6ac0e2 05:17:01 Removing intermediate container 8dac8d6ac0e2 05:17:01 ---> 365a8af6f639 05:17:01 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:17:01 ---> Running in 84effef24294 05:17:04 Removing intermediate container 84effef24294 05:17:04 ---> 4636a8bbb4a0 05:17:04 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 05:17:05 ---> Running in ef14c4ba4795 05:17:06 Removing intermediate container ef14c4ba4795 05:17:06 ---> f54e1627665c 05:17:06 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:17:07 Removing intermediate container fbaad8548a25 05:17:07 ---> dbcb4b1e41c0 05:17:07 05:17:07 Step 11/23 : FROM alpine:3.14 05:17:07 ---> 5b8b7b635229 05:17:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:17:07 ---> Using cache 05:17:07 ---> ec6412ceb79d 05:17:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:17:07 ---> Using cache 05:17:07 ---> 07cc4cf106e2 05:17:07 Step 14/23 : ENV APP_PORT=59861 05:17:07 ---> Running in d71709efe2b3 05:17:07 ---> 8da2323cdf94 05:17:07 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:17:07 ---> Running in 3dc07c8c9a75 05:17:07 Removing intermediate container d71709efe2b3 05:17:07 ---> e063d29ff22b 05:17:07 Step 15/23 : EXPOSE $APP_PORT 05:17:08 ---> Running in 7b80ebd60dc5 05:17:09 Removing intermediate container 7b80ebd60dc5 05:17:09 ---> 6e8678463caf 05:17:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:17:10 ---> a4e1cda381e1 05:17:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:17:11 Removing intermediate container 3dc07c8c9a75 05:17:11 ---> ffadeab45bed 05:17:11 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 05:17:12 Removing intermediate container d8eb3f317d93 05:17:12 ---> 1d5335352252 05:17:12 05:17:12 Step 9/22 : FROM alpine:3.14 05:17:12 ---> 5b8b7b635229 05:17:12 Step 10/22 : RUN apk add --update --no-cache dumb-init 05:17:12 ---> Using cache 05:17:12 ---> ec6412ceb79d 05:17:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:17:12 ---> Using cache 05:17:12 ---> 07cc4cf106e2 05:17:12 Step 12/22 : ENV APP_PORT=59881 05:17:12 ---> Running in a31c12ae5ea6 05:17:12 ---> 39155cdbe0c0 05:17:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:17:12 ---> 4b6f91947b5a 05:17:12 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:17:13 Removing intermediate container a31c12ae5ea6 05:17:13 ---> 616b97872ec8 05:17:13 Step 13/22 : EXPOSE $APP_PORT 05:17:13 ---> Running in 75c135d59c08 05:17:13 ---> 1f8ed10ecac6 05:17:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:17:13 ---> Running in f5ca82f1bc0e 05:17:14 Removing intermediate container 75c135d59c08 05:17:14 ---> fe0934340d6a 05:17:14 Step 14/22 : WORKDIR / 05:17:14 ---> Running in fb207305580e 05:17:14 Removing intermediate container 2cbe1f81af50 05:17:14 ---> 1c9b4b33c1c0 05:17:14 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:17:14 ---> 3e30e054c620 05:17:14 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:17:14 Removing intermediate container f5ca82f1bc0e 05:17:14 ---> e55bed48b4ed 05:17:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:17:14 ---> Running in deb6ec1e1cfa 05:17:14 ---> Running in c09cbcd06235 05:17:14 Removing intermediate container fb207305580e 05:17:14 ---> 513f8f7b310c 05:17:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:17:15 Removing intermediate container c09cbcd06235 05:17:15 ---> 56eb306dee47 05:17:15 Step 21/23 : LABEL arch=arm64 05:17:15 ---> Running in 3c0c1c0c2084 05:17:15 ---> beb386f3c680 05:17:15 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:17:16 ---> 3ce74b197960 05:17:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:17:16 Removing intermediate container 3c0c1c0c2084 05:17:16 ---> e93c2b91c03e 05:17:16 Step 22/23 : LABEL git_sha=b7985a5e213d1adc6c93ffba227765f14366fda1 05:17:16 ---> Running in 8163b9409136 05:17:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:17:17 Removing intermediate container 8163b9409136 05:17:17 ---> d41154d52a32 05:17:17 Step 23/23 : LABEL version=2.2.0-dev.6 05:17:17 ---> fdb5c1ba8300 05:17:17 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:17:17 ---> Running in 151f1a5ae7ae 05:17:17 Removing intermediate container 151f1a5ae7ae 05:17:17 ---> fca619cbb85c 05:17:17 05:17:18 ---> a976e8e8fbc0 05:17:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:17:18 Successfully built fca619cbb85c 05:17:18 Successfully tagged support-scheduler-arm64:latest 05:17:18  Building support-scheduler ... done  ---> 0bcd28b9903b 05:17:18 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 05:17:19 ---> Running in 632514b87cf8 05:17:19 ---> e155931e974d 05:17:19 Step 18/22 : ENTRYPOINT ["/core-metadata"] 05:17:19 Removing intermediate container 632514b87cf8 05:17:19 ---> 504e5a8601cd 05:17:19 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:17:19 ---> Running in 7b5064f26c80 05:17:19 Removing intermediate container deb6ec1e1cfa 05:17:19 ---> 03659bc5ca31 05:17:19 05:17:19 Step 10/22 : FROM docker:20.10.8 05:17:19 20.10.8: Pulling from library/docker 05:17:20 Removing intermediate container 7b5064f26c80 05:17:20 ---> 3a9eda921459 05:17:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:17:20 ---> Running in 8c5510a494d1 05:17:20 ---> 4139adbb986e 05:17:20 Step 25/30 : RUN chmod +x /entrypoint.sh 05:17:20 ---> Running in 72e9729e5bbf 05:17:20 Removing intermediate container 8c5510a494d1 05:17:20 ---> 0d7e4260b7a2 05:17:20 Step 20/22 : LABEL arch=arm64 05:17:20 ---> Running in 4ed2af1712ef 05:17:21 Removing intermediate container 4ed2af1712ef 05:17:21 ---> 6b2db9d79c28 05:17:21 Step 21/22 : LABEL git_sha=b7985a5e213d1adc6c93ffba227765f14366fda1 05:17:21 ---> Running in c821bad22f2c 05:17:22 Removing intermediate container c821bad22f2c 05:17:22 ---> 8d6fd669a39b 05:17:22 Step 22/22 : LABEL version=2.2.0-dev.6 05:17:22 ---> Running in f92ec6db1c9b 05:17:23 Removing intermediate container f92ec6db1c9b 05:17:23 ---> 4ea8497bf748 05:17:23 05:17:23 Removing intermediate container 72e9729e5bbf 05:17:23 ---> e3c50d23628e 05:17:23 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 05:17:24 Successfully built 4ea8497bf748 05:17:24 Successfully tagged core-metadata-arm64:latest 05:17:24  Building core-metadata ... done  ---> Running in 37a055f07cd1 05:17:24 Removing intermediate container 37a055f07cd1 05:17:24 ---> 7808faaeca83 05:17:24 Step 27/30 : CMD ["gate"] 05:17:25 ---> Running in 809e4fab9a2f 05:17:25 Removing intermediate container 809e4fab9a2f 05:17:25 ---> 00ebb0942f9b 05:17:25 Step 28/30 : LABEL arch=arm64 05:17:25 ---> Running in f5aa4b572248 05:17:26 Removing intermediate container f5aa4b572248 05:17:26 ---> 1f8df333b2dd 05:17:26 Step 29/30 : LABEL git_sha=b7985a5e213d1adc6c93ffba227765f14366fda1 05:17:26 ---> Running in 90248dcbc2fa 05:17:27 Removing intermediate container 90248dcbc2fa 05:17:27 ---> e864bd9ffb11 05:17:27 Step 30/30 : LABEL version=2.2.0-dev.6 05:17:27 ---> Running in 304da2082d72 05:17:28 Removing intermediate container 304da2082d72 05:17:28 ---> ef374f4f6f70 05:17:28 05:17:28 Successfully built ef374f4f6f70 05:17:28 Successfully tagged security-bootstrapper-arm64:latest 05:17:28  Building security-bootstrapper ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 05:17:28 Status: Downloaded newer image for docker:20.10.8 05:17:28 ---> 3734d5adc5ac 05:17:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:17:28 ---> Running in cf044044ee33 05:17:29 Removing intermediate container cf044044ee33 05:17:29 ---> 67ab6a25ddba 05:17:29 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 05:17:29 ---> Running in 533072cb9fc7 05:17:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:17:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:17:31 (1/42) Installing readline (8.1.0-r0) 05:17:31 (2/42) Installing bash (5.1.4-r0) 05:17:31 Executing bash-5.1.4-r0.post-install 05:17:31 (3/42) Installing brotli-libs (1.0.9-r5) 05:17:31 (4/42) Installing nghttp2-libs (1.43.0-r0) 05:17:31 (5/42) Installing libcurl (7.79.1-r0) 05:17:31 (6/42) Installing curl (7.79.1-r0) 05:17:32 (7/42) Installing dumb-init (1.2.5-r1) 05:17:32 (8/42) Installing libbz2 (1.0.8-r1) 05:17:32 (9/42) Installing expat (2.4.1-r0) 05:17:32 (10/42) Installing libffi (3.3-r2) 05:17:32 (11/42) Installing gdbm (1.19-r0) 05:17:32 (12/42) Installing xz-libs (5.2.5-r0) 05:17:32 (13/42) Installing libgcc (10.3.1_git20210424-r2) 05:17:32 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 05:17:32 (15/42) Installing mpdecimal (2.5.1-r1) 05:17:32 (16/42) Installing sqlite-libs (3.35.5-r0) 05:17:32 (17/42) Installing python3 (3.9.5-r2) 05:17:34 (18/42) Installing py3-appdirs (1.4.4-r2) 05:17:34 (19/42) Installing py3-chardet (4.0.0-r2) 05:17:34 (20/42) Installing py3-idna (3.2-r0) 05:17:34 (21/42) Installing py3-urllib3 (1.26.5-r0) 05:17:34 (22/42) Installing py3-certifi (2020.12.5-r1) 05:17:34 (23/42) Installing py3-requests (2.25.1-r4) 05:17:34 (24/42) Installing py3-msgpack (1.0.2-r1) 05:17:34 (25/42) Installing py3-lockfile (0.12.2-r4) 05:17:34 (26/42) Installing py3-cachecontrol (0.12.6-r1) 05:17:34 (27/42) Installing py3-colorama (0.4.4-r1) 05:17:34 (28/42) Installing py3-contextlib2 (0.6.0-r1) 05:17:34 (29/42) Installing py3-distlib (0.3.1-r3) 05:17:34 (30/42) Installing py3-distro (1.5.0-r3) 05:17:34 (31/42) Installing py3-six (1.15.0-r1) 05:17:34 (32/42) Installing py3-webencodings (0.5.1-r4) 05:17:34 (33/42) Installing py3-html5lib (1.1-r1) 05:17:34 (34/42) Installing py3-parsing (2.4.7-r2) 05:17:34 (35/42) Installing py3-packaging (20.9-r1) 05:17:34 (36/42) Installing py3-toml (0.10.2-r2) 05:17:34 (37/42) Installing py3-pep517 (0.10.0-r2) 05:17:34 (38/42) Installing py3-progress (1.5-r2) 05:17:34 (39/42) Installing py3-retrying (1.3.3-r1) 05:17:34 (40/42) Installing py3-ordered-set (4.0.2-r1) 05:17:34 (41/42) Installing py3-setuptools (52.0.0-r3) 05:17:34 (42/42) Installing py3-pip (20.3.4-r1) 05:17:35 Executing busybox-1.33.1-r3.trigger 05:17:35 OK: 84 MiB in 64 packages 05:17:39 Collecting docker-compose==1.23.2 05:17:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:17:40 Collecting websocket-client<1.0,>=0.32.0 05:17:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:17:40 Collecting cached-property<2,>=1.2.0 05:17:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:17:41 Collecting PyYAML<4,>=3.10 05:17:41 Downloading PyYAML-3.13.tar.gz (270 kB) 05:17:44 Collecting texttable<0.10,>=0.9.0 05:17:44 Downloading texttable-0.9.1.tar.gz (11 kB) 05:17:46 Collecting docopt<0.7,>=0.6.1 05:17:46 Downloading docopt-0.6.2.tar.gz (25 kB) 05:17:48 Collecting dockerpty<0.5,>=0.4.1 05:17:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:17:50 Collecting docker<4.0,>=3.6.0 05:17:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:17:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:17:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:17:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 05:17:52 Collecting jsonschema<3,>=2.5.1 05:17:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:17:53 Collecting docker-pycreds>=0.4.0 05:17:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:17:53 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 05:17:53 Collecting idna<2.8,>=2.5 05:17:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:17:53 Collecting chardet<3.1.0,>=3.0.2 05:17:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 05:17:54 Collecting urllib3<1.25,>=1.21.1 05:17:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:17:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 05:17:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 05:17:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 05:17:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 05:17:55 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 05:17:55 Attempting uninstall: urllib3 05:17:55 Found existing installation: urllib3 1.26.5 05:17:55 Uninstalling urllib3-1.26.5: 05:17:55 Successfully uninstalled urllib3-1.26.5 05:17:56 Attempting uninstall: idna 05:17:56 Found existing installation: idna 3.2 05:17:56 Uninstalling idna-3.2: 05:17:56 Successfully uninstalled idna-3.2 05:17:57 Attempting uninstall: chardet 05:17:57 Found existing installation: chardet 4.0.0 05:17:57 Uninstalling chardet-4.0.0: 05:17:57 Successfully uninstalled chardet-4.0.0 05:17:59 Attempting uninstall: requests 05:17:59 Found existing installation: requests 2.25.1 05:17:59 Uninstalling requests-2.25.1: 05:17:59 Successfully uninstalled requests-2.25.1 05:17:59 Running setup.py install for texttable: started 05:18:01 Running setup.py install for texttable: finished with status 'done' 05:18:01 Running setup.py install for PyYAML: started 05:18:03 Running setup.py install for PyYAML: finished with status 'done' 05:18:03 Running setup.py install for docopt: started 05:18:05 Running setup.py install for docopt: finished with status 'done' 05:18:05 Running setup.py install for dockerpty: started 05:18:07 Running setup.py install for dockerpty: finished with status 'done' 05:18:09 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 05:18:17 Removing intermediate container 533072cb9fc7 05:18:17 ---> beaea5d92499 05:18:17 Step 13/22 : ENV APP_PORT=58890 05:18:17 ---> Running in fc868b5a44ba 05:18:17 Removing intermediate container fc868b5a44ba 05:18:17 ---> 17d8ff16f409 05:18:17 Step 14/22 : EXPOSE $APP_PORT 05:18:17 ---> Running in f0f27e944e22 05:18:17 Removing intermediate container f0f27e944e22 05:18:17 ---> 9fcd0b7a4bd3 05:18:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:18:19 ---> c4303bd656b9 05:18:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:18:19 ---> 3137598a684d 05:18:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:18:20 ---> 49647f7909a9 05:18:20 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 05:18:20 ---> Running in e87ddef0b5ee 05:18:21 Removing intermediate container e87ddef0b5ee 05:18:21 ---> 53c90be12ac3 05:18:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:18:21 ---> Running in 4706d3bc279d 05:18:21 Removing intermediate container 4706d3bc279d 05:18:21 ---> dc2c206eaa24 05:18:21 Step 20/22 : LABEL arch=arm64 05:18:21 ---> Running in d2c0c237714c 05:18:22 Removing intermediate container d2c0c237714c 05:18:22 ---> 2ece87608adc 05:18:22 Step 21/22 : LABEL git_sha=b7985a5e213d1adc6c93ffba227765f14366fda1 05:18:22 ---> Running in aa9547917e1b 05:18:22 Removing intermediate container aa9547917e1b 05:18:22 ---> 1168d7e4b67e 05:18:22 Step 22/22 : LABEL version=2.2.0-dev.6 05:18:22 ---> Running in 52c100b682b5 05:18:23 Removing intermediate container 52c100b682b5 05:18:23 ---> 141c4df85ec4 05:18:23 05:18:23 Successfully built 141c4df85ec4 05:18:23 Successfully tagged sys-mgmt-agent-arm64:latest 05:18:24  Building sys-mgmt-agent ... done  [Pipeline] } 05:18:24 $ docker stop --time=1 dbd8b211badf5c58f9acb31cf1ded450457b84f0ac007a00c521508a5da068bd 05:18:25 $ docker rm -f dbd8b211badf5c58f9acb31cf1ded450457b84f0ac007a00c521508a5da068bd [Pipeline] // withDockerContainer [Pipeline] sh 05:18:26 + docker images 05:18:26 REPOSITORY TAG IMAGE ID CREATED SIZE 05:18:26 sys-mgmt-agent-arm64 latest 141c4df85ec4 3 seconds ago 277MB 05:18:26 security-bootstrapper-arm64 latest ef374f4f6f70 58 seconds ago 17.8MB 05:18:26 core-metadata-arm64 latest 4ea8497bf748 About a minute ago 15.9MB 05:18:26 03659bc5ca31 About a minute ago 1.46GB 05:18:26 support-scheduler-arm64 latest fca619cbb85c About a minute ago 15.3MB 05:18:26 1d5335352252 About a minute ago 1.46GB 05:18:26 dbcb4b1e41c0 About a minute ago 1.46GB 05:18:26 44b603cf3021 About a minute ago 1.46GB 05:18:26 core-data-arm64 latest ac6831c7dccf 3 minutes ago 19.6MB 05:18:26 security-secretstore-setup-arm64 latest f31e44348664 3 minutes ago 26.8MB 05:18:26 support-notifications-arm64 latest 42f588ac121e 3 minutes ago 16.1MB 05:18:26 security-proxy-setup-arm64 latest 3a640179a6f9 3 minutes ago 25.5MB 05:18:26 core-command-arm64 latest 61cbfe5a1e9a 3 minutes ago 15.2MB 05:18:26 3d72f3e910ac 3 minutes ago 1.47GB 05:18:26 f0aaef212110 3 minutes ago 1.46GB 05:18:26 297563b0f28d 3 minutes ago 1.46GB 05:18:26 a3d45ea9cf5d 3 minutes ago 1.46GB 05:18:26 084d7a9239b1 4 minutes ago 1.45GB 05:18:26 ci-base-image-arm64 latest 65a486df864a 8 minutes ago 1.24GB 05:18:26 alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB 05:18:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB 05:18:26 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 05:18:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:18:26 provisioning config files... 05:18:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/119@tmp/config7418830809442619222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:18:27 ---> docker-login.sh 05:18:27 nexus3.edgexfoundry.org:10001 05:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:27 Configure a credential helper to remove this warning. See 05:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:27 05:18:27 Login Succeeded 05:18:27 nexus3.edgexfoundry.org:10002 05:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:28 Configure a credential helper to remove this warning. See 05:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:28 05:18:28 Login Succeeded 05:18:28 nexus3.edgexfoundry.org:10003 05:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:28 Configure a credential helper to remove this warning. See 05:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:28 05:18:28 Login Succeeded 05:18:28 nexus3.edgexfoundry.org:10004 05:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:29 Configure a credential helper to remove this warning. See 05:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:29 05:18:29 Login Succeeded 05:18:29 docker.io 05:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:30 Configure a credential helper to remove this warning. See 05:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:30 05:18:30 Login Succeeded 05:18:30 ---> docker-login.sh ends [Pipeline] } 05:18:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:18:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:18:30 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 05:18:30 b7985a5e213d1adc6c93ffba227765f14366fda1 05:18:30 latest 05:18:30 2.2.0-dev.6 05:18:30 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:18:30 main 05:18:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:18:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] isUnix [Pipeline] sh 05:18:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 05:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:18:31 c96eae114f3d: Preparing 05:18:31 40d4be88f6f2: Preparing 05:18:31 9f3b3524e93c: Preparing 05:18:31 f1520ba5a03a: Preparing 05:18:31 62170e181a92: Preparing 05:18:31 62170e181a92: Layer already exists 05:18:31 9f3b3524e93c: Pushed 05:18:31 c96eae114f3d: Pushed 05:18:31 f1520ba5a03a: Pushed 05:18:34 40d4be88f6f2: Pushed 05:18:34 b7985a5e213d1adc6c93ffba227765f14366fda1: digest: sha256:f44cf15fb8f084f87514d3b985efa4811393e6036b0552cd19a7ce06bdedde22 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:18:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:18:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:18:35 c96eae114f3d: Preparing 05:18:35 40d4be88f6f2: Preparing 05:18:35 9f3b3524e93c: Preparing 05:18:35 f1520ba5a03a: Preparing 05:18:35 62170e181a92: Preparing 05:18:35 c96eae114f3d: Layer already exists 05:18:35 62170e181a92: Layer already exists 05:18:35 40d4be88f6f2: Layer already exists 05:18:35 9f3b3524e93c: Layer already exists 05:18:35 f1520ba5a03a: Layer already exists 05:18:35 latest: digest: sha256:f44cf15fb8f084f87514d3b985efa4811393e6036b0552cd19a7ce06bdedde22 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:18:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:18:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.6 05:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:18:35 c96eae114f3d: Preparing 05:18:35 40d4be88f6f2: Preparing 05:18:35 9f3b3524e93c: Preparing 05:18:35 f1520ba5a03a: Preparing 05:18:35 62170e181a92: Preparing 05:18:35 40d4be88f6f2: Layer already exists 05:18:35 62170e181a92: Layer already exists 05:18:35 f1520ba5a03a: Layer already exists 05:18:35 9f3b3524e93c: Layer already exists 05:18:35 c96eae114f3d: Layer already exists 05:18:36 2.2.0-dev.6: digest: sha256:f44cf15fb8f084f87514d3b985efa4811393e6036b0552cd19a7ce06bdedde22 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:18:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:18:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:18:36 c96eae114f3d: Preparing 05:18:36 40d4be88f6f2: Preparing 05:18:36 9f3b3524e93c: Preparing 05:18:36 f1520ba5a03a: Preparing 05:18:36 62170e181a92: Preparing 05:18:37 f1520ba5a03a: Layer already exists 05:18:37 40d4be88f6f2: Layer already exists 05:18:37 62170e181a92: Layer already exists 05:18:37 9f3b3524e93c: Layer already exists 05:18:37 c96eae114f3d: Layer already exists 05:18:37 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6: digest: sha256:f44cf15fb8f084f87514d3b985efa4811393e6036b0552cd19a7ce06bdedde22 size: 1363 [Pipeline] isUnix [Pipeline] sh 05:18:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 05:18:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 05:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:18:37 c96eae114f3d: Preparing 05:18:37 40d4be88f6f2: Preparing 05:18:37 9f3b3524e93c: Preparing 05:18:37 f1520ba5a03a: Preparing 05:18:37 62170e181a92: Preparing 05:18:38 9f3b3524e93c: Layer already exists 05:18:38 c96eae114f3d: Layer already exists 05:18:38 f1520ba5a03a: Layer already exists 05:18:38 40d4be88f6f2: Layer already exists 05:18:38 62170e181a92: Layer already exists 05:18:38 main: digest: sha256:f44cf15fb8f084f87514d3b985efa4811393e6036b0552cd19a7ce06bdedde22 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:18:38 ===================================================== [Pipeline] echo 05:18:38 taggedImages: 05:18:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 05:18:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:18:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.6 05:18:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:18:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:18:38 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 05:18:38 b7985a5e213d1adc6c93ffba227765f14366fda1 05:18:38 latest 05:18:38 2.2.0-dev.6 05:18:38 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:18:38 main 05:18:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:18:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] isUnix [Pipeline] sh 05:18:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 05:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:18:38 4e4e42e54a96: Preparing 05:18:38 7aff73a93ce0: Preparing 05:18:38 9f3b3524e93c: Preparing 05:18:38 b2296dfcb9fe: Preparing 05:18:38 95051082b558: Preparing 05:18:38 62170e181a92: Preparing 05:18:38 62170e181a92: Waiting 05:18:39 9f3b3524e93c: Layer already exists 05:18:39 62170e181a92: Layer already exists 05:18:39 95051082b558: Pushed 05:18:39 4e4e42e54a96: Pushed 05:18:39 b2296dfcb9fe: Pushed 05:18:42 7aff73a93ce0: Pushed 05:18:42 b7985a5e213d1adc6c93ffba227765f14366fda1: digest: sha256:ecb652e2f52fbdf51dcca2b86f0d4c72e944c29aace247604a32a1eda2d2975b size: 1572 [Pipeline] isUnix [Pipeline] sh 05:18:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:18:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:18:43 4e4e42e54a96: Preparing 05:18:43 7aff73a93ce0: Preparing 05:18:43 9f3b3524e93c: Preparing 05:18:43 b2296dfcb9fe: Preparing 05:18:43 95051082b558: Preparing 05:18:43 62170e181a92: Preparing 05:18:43 62170e181a92: Waiting 05:18:43 9f3b3524e93c: Layer already exists 05:18:43 95051082b558: Layer already exists 05:18:43 b2296dfcb9fe: Layer already exists 05:18:43 4e4e42e54a96: Layer already exists 05:18:43 7aff73a93ce0: Layer already exists 05:18:43 62170e181a92: Layer already exists 05:18:43 latest: digest: sha256:ecb652e2f52fbdf51dcca2b86f0d4c72e944c29aace247604a32a1eda2d2975b size: 1572 [Pipeline] isUnix [Pipeline] sh 05:18:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:18:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.6 05:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:18:44 4e4e42e54a96: Preparing 05:18:44 7aff73a93ce0: Preparing 05:18:44 9f3b3524e93c: Preparing 05:18:44 b2296dfcb9fe: Preparing 05:18:44 95051082b558: Preparing 05:18:44 62170e181a92: Preparing 05:18:44 62170e181a92: Waiting 05:18:44 9f3b3524e93c: Layer already exists 05:18:44 7aff73a93ce0: Layer already exists 05:18:44 b2296dfcb9fe: Layer already exists 05:18:44 95051082b558: Layer already exists 05:18:44 4e4e42e54a96: Layer already exists 05:18:44 62170e181a92: Layer already exists 05:18:44 2.2.0-dev.6: digest: sha256:ecb652e2f52fbdf51dcca2b86f0d4c72e944c29aace247604a32a1eda2d2975b size: 1572 [Pipeline] isUnix [Pipeline] sh 05:18:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:18:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:18:45 4e4e42e54a96: Preparing 05:18:45 7aff73a93ce0: Preparing 05:18:45 9f3b3524e93c: Preparing 05:18:45 b2296dfcb9fe: Preparing 05:18:45 95051082b558: Preparing 05:18:45 62170e181a92: Preparing 05:18:45 62170e181a92: Waiting 05:18:45 4e4e42e54a96: Layer already exists 05:18:45 9f3b3524e93c: Layer already exists 05:18:45 b2296dfcb9fe: Layer already exists 05:18:45 95051082b558: Layer already exists 05:18:45 7aff73a93ce0: Layer already exists 05:18:45 62170e181a92: Layer already exists 05:18:45 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6: digest: sha256:ecb652e2f52fbdf51dcca2b86f0d4c72e944c29aace247604a32a1eda2d2975b size: 1572 [Pipeline] isUnix [Pipeline] sh 05:18:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 05:18:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 05:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:18:45 4e4e42e54a96: Preparing 05:18:45 7aff73a93ce0: Preparing 05:18:45 9f3b3524e93c: Preparing 05:18:45 b2296dfcb9fe: Preparing 05:18:45 95051082b558: Preparing 05:18:45 62170e181a92: Preparing 05:18:45 62170e181a92: Waiting 05:18:46 7aff73a93ce0: Layer already exists 05:18:46 b2296dfcb9fe: Layer already exists 05:18:46 9f3b3524e93c: Layer already exists 05:18:46 95051082b558: Layer already exists 05:18:46 4e4e42e54a96: Layer already exists 05:18:46 62170e181a92: Layer already exists 05:18:46 main: digest: sha256:ecb652e2f52fbdf51dcca2b86f0d4c72e944c29aace247604a32a1eda2d2975b size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:18:46 ===================================================== [Pipeline] echo 05:18:46 taggedImages: 05:18:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 05:18:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:18:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.6 05:18:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:18:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:18:46 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 05:18:46 b7985a5e213d1adc6c93ffba227765f14366fda1 05:18:46 latest 05:18:46 2.2.0-dev.6 05:18:46 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:18:46 main 05:18:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:18:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] isUnix [Pipeline] sh 05:18:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 05:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:18:47 2e4728a83d52: Preparing 05:18:47 74da9e138f62: Preparing 05:18:47 9f3b3524e93c: Preparing 05:18:47 f1520ba5a03a: Preparing 05:18:47 62170e181a92: Preparing 05:18:47 f1520ba5a03a: Layer already exists 05:18:47 62170e181a92: Layer already exists 05:18:47 9f3b3524e93c: Layer already exists 05:18:47 2e4728a83d52: Pushed 05:18:50 74da9e138f62: Pushed 05:18:50 b7985a5e213d1adc6c93ffba227765f14366fda1: digest: sha256:a3e07320f0ff02a06712c8190a96303be5437f2648007d3d3cd282b6ab38edd0 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:18:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:18:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:18:51 2e4728a83d52: Preparing 05:18:51 74da9e138f62: Preparing 05:18:51 9f3b3524e93c: Preparing 05:18:51 f1520ba5a03a: Preparing 05:18:51 62170e181a92: Preparing 05:18:51 62170e181a92: Layer already exists 05:18:51 f1520ba5a03a: Layer already exists 05:18:51 2e4728a83d52: Layer already exists 05:18:51 74da9e138f62: Layer already exists 05:18:51 9f3b3524e93c: Layer already exists 05:18:51 latest: digest: sha256:a3e07320f0ff02a06712c8190a96303be5437f2648007d3d3cd282b6ab38edd0 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:18:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:18:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.6 05:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:18:52 2e4728a83d52: Preparing 05:18:52 74da9e138f62: Preparing 05:18:52 9f3b3524e93c: Preparing 05:18:52 f1520ba5a03a: Preparing 05:18:52 62170e181a92: Preparing 05:18:52 62170e181a92: Layer already exists 05:18:52 f1520ba5a03a: Layer already exists 05:18:52 2e4728a83d52: Layer already exists 05:18:52 9f3b3524e93c: Layer already exists 05:18:52 74da9e138f62: Layer already exists 05:18:52 2.2.0-dev.6: digest: sha256:a3e07320f0ff02a06712c8190a96303be5437f2648007d3d3cd282b6ab38edd0 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:18:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:18:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:18:53 2e4728a83d52: Preparing 05:18:53 74da9e138f62: Preparing 05:18:53 9f3b3524e93c: Preparing 05:18:53 f1520ba5a03a: Preparing 05:18:53 62170e181a92: Preparing 05:18:53 f1520ba5a03a: Layer already exists 05:18:53 62170e181a92: Layer already exists 05:18:53 74da9e138f62: Layer already exists 05:18:53 9f3b3524e93c: Layer already exists 05:18:53 2e4728a83d52: Layer already exists 05:18:53 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6: digest: sha256:a3e07320f0ff02a06712c8190a96303be5437f2648007d3d3cd282b6ab38edd0 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:18:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 05:18:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 05:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:18:54 2e4728a83d52: Preparing 05:18:54 74da9e138f62: Preparing 05:18:54 9f3b3524e93c: Preparing 05:18:54 f1520ba5a03a: Preparing 05:18:54 62170e181a92: Preparing 05:18:54 62170e181a92: Layer already exists 05:18:54 9f3b3524e93c: Layer already exists 05:18:54 2e4728a83d52: Layer already exists 05:18:54 f1520ba5a03a: Layer already exists 05:18:54 74da9e138f62: Layer already exists 05:18:54 main: digest: sha256:a3e07320f0ff02a06712c8190a96303be5437f2648007d3d3cd282b6ab38edd0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:18:54 ===================================================== [Pipeline] echo 05:18:54 taggedImages: 05:18:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 05:18:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:18:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.6 05:18:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:18:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:18:54 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 05:18:54 b7985a5e213d1adc6c93ffba227765f14366fda1 05:18:54 latest 05:18:54 2.2.0-dev.6 05:18:54 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:18:54 main 05:18:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:18:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] isUnix [Pipeline] sh 05:18:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 05:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:18:55 60e55a989d95: Preparing 05:18:55 60e55a989d95: Preparing 05:18:55 b3cb7f593014: Preparing 05:18:55 5e5da92df29a: Preparing 05:18:55 38feadae1db2: Preparing 05:18:55 bf596923aa9e: Preparing 05:18:55 9f3b3524e93c: Preparing 05:18:55 fef0a9a4a2fd: Preparing 05:18:55 3579d32f0fe1: Preparing 05:18:55 203e09a42e2f: Preparing 05:18:55 18657b290e44: Preparing 05:18:55 62170e181a92: Preparing 05:18:55 9f3b3524e93c: Waiting 05:18:55 fef0a9a4a2fd: Waiting 05:18:55 3579d32f0fe1: Waiting 05:18:55 203e09a42e2f: Waiting 05:18:55 18657b290e44: Waiting 05:18:55 62170e181a92: Waiting 05:18:55 5e5da92df29a: Pushed 05:18:55 b3cb7f593014: Pushed 05:18:55 38feadae1db2: Pushed 05:18:55 60e55a989d95: Pushed 05:18:55 9f3b3524e93c: Layer already exists 05:18:55 203e09a42e2f: Pushed 05:18:55 fef0a9a4a2fd: Pushed 05:18:55 3579d32f0fe1: Pushed 05:18:55 18657b290e44: Pushed 05:18:55 62170e181a92: Layer already exists 05:18:59 bf596923aa9e: Pushed 05:18:59 b7985a5e213d1adc6c93ffba227765f14366fda1: digest: sha256:9ad93e76128950579108f21dca15bfaafb051ce9e0805dca08f74dee4918d10e size: 2817 [Pipeline] isUnix [Pipeline] sh 05:18:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:19:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:19:00 60e55a989d95: Preparing 05:19:00 60e55a989d95: Preparing 05:19:00 b3cb7f593014: Preparing 05:19:00 5e5da92df29a: Preparing 05:19:00 38feadae1db2: Preparing 05:19:00 bf596923aa9e: Preparing 05:19:00 9f3b3524e93c: Preparing 05:19:00 fef0a9a4a2fd: Preparing 05:19:00 3579d32f0fe1: Preparing 05:19:00 203e09a42e2f: Preparing 05:19:00 18657b290e44: Preparing 05:19:00 62170e181a92: Preparing 05:19:00 3579d32f0fe1: Waiting 05:19:00 203e09a42e2f: Waiting 05:19:00 9f3b3524e93c: Waiting 05:19:00 18657b290e44: Waiting 05:19:00 62170e181a92: Waiting 05:19:00 fef0a9a4a2fd: Waiting 05:19:00 5e5da92df29a: Layer already exists 05:19:00 38feadae1db2: Layer already exists 05:19:00 b3cb7f593014: Layer already exists 05:19:00 bf596923aa9e: Layer already exists 05:19:00 60e55a989d95: Layer already exists 05:19:00 fef0a9a4a2fd: Layer already exists 05:19:00 3579d32f0fe1: Layer already exists 05:19:00 9f3b3524e93c: Layer already exists 05:19:00 203e09a42e2f: Layer already exists 05:19:00 18657b290e44: Layer already exists 05:19:00 62170e181a92: Layer already exists 05:19:00 latest: digest: sha256:9ad93e76128950579108f21dca15bfaafb051ce9e0805dca08f74dee4918d10e size: 2817 [Pipeline] isUnix [Pipeline] sh 05:19:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:19:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.6 05:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:19:01 60e55a989d95: Preparing 05:19:01 60e55a989d95: Preparing 05:19:01 b3cb7f593014: Preparing 05:19:01 5e5da92df29a: Preparing 05:19:01 38feadae1db2: Preparing 05:19:01 bf596923aa9e: Preparing 05:19:01 9f3b3524e93c: Preparing 05:19:01 fef0a9a4a2fd: Preparing 05:19:01 3579d32f0fe1: Preparing 05:19:01 203e09a42e2f: Preparing 05:19:01 18657b290e44: Preparing 05:19:01 62170e181a92: Preparing 05:19:01 9f3b3524e93c: Waiting 05:19:01 fef0a9a4a2fd: Waiting 05:19:01 3579d32f0fe1: Waiting 05:19:01 203e09a42e2f: Waiting 05:19:01 18657b290e44: Waiting 05:19:01 62170e181a92: Waiting 05:19:01 bf596923aa9e: Layer already exists 05:19:01 5e5da92df29a: Layer already exists 05:19:01 b3cb7f593014: Layer already exists 05:19:01 38feadae1db2: Layer already exists 05:19:01 60e55a989d95: Layer already exists 05:19:01 3579d32f0fe1: Layer already exists 05:19:01 fef0a9a4a2fd: Layer already exists 05:19:01 9f3b3524e93c: Layer already exists 05:19:01 203e09a42e2f: Layer already exists 05:19:01 18657b290e44: Layer already exists 05:19:01 62170e181a92: Layer already exists 05:19:01 2.2.0-dev.6: digest: sha256:9ad93e76128950579108f21dca15bfaafb051ce9e0805dca08f74dee4918d10e size: 2817 [Pipeline] isUnix [Pipeline] sh 05:19:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:19:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:19:01 60e55a989d95: Preparing 05:19:01 60e55a989d95: Preparing 05:19:01 b3cb7f593014: Preparing 05:19:01 5e5da92df29a: Preparing 05:19:01 38feadae1db2: Preparing 05:19:01 bf596923aa9e: Preparing 05:19:01 9f3b3524e93c: Preparing 05:19:01 fef0a9a4a2fd: Preparing 05:19:01 3579d32f0fe1: Preparing 05:19:01 203e09a42e2f: Preparing 05:19:01 18657b290e44: Preparing 05:19:01 62170e181a92: Preparing 05:19:01 9f3b3524e93c: Waiting 05:19:01 fef0a9a4a2fd: Waiting 05:19:01 3579d32f0fe1: Waiting 05:19:01 203e09a42e2f: Waiting 05:19:01 18657b290e44: Waiting 05:19:01 62170e181a92: Waiting 05:19:01 60e55a989d95: Layer already exists 05:19:01 38feadae1db2: Layer already exists 05:19:01 b3cb7f593014: Layer already exists 05:19:01 5e5da92df29a: Layer already exists 05:19:01 bf596923aa9e: Layer already exists 05:19:02 203e09a42e2f: Layer already exists 05:19:02 3579d32f0fe1: Layer already exists 05:19:02 9f3b3524e93c: Layer already exists 05:19:02 fef0a9a4a2fd: Layer already exists 05:19:02 18657b290e44: Layer already exists 05:19:02 62170e181a92: Layer already exists 05:19:02 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6: digest: sha256:9ad93e76128950579108f21dca15bfaafb051ce9e0805dca08f74dee4918d10e size: 2817 [Pipeline] isUnix [Pipeline] sh 05:19:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 05:19:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 05:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:19:02 60e55a989d95: Preparing 05:19:02 60e55a989d95: Preparing 05:19:02 b3cb7f593014: Preparing 05:19:02 5e5da92df29a: Preparing 05:19:02 38feadae1db2: Preparing 05:19:02 bf596923aa9e: Preparing 05:19:02 9f3b3524e93c: Preparing 05:19:02 fef0a9a4a2fd: Preparing 05:19:02 3579d32f0fe1: Preparing 05:19:02 203e09a42e2f: Preparing 05:19:02 18657b290e44: Preparing 05:19:02 62170e181a92: Preparing 05:19:02 9f3b3524e93c: Waiting 05:19:02 fef0a9a4a2fd: Waiting 05:19:02 3579d32f0fe1: Waiting 05:19:02 203e09a42e2f: Waiting 05:19:02 18657b290e44: Waiting 05:19:02 62170e181a92: Waiting 05:19:02 bf596923aa9e: Layer already exists 05:19:02 5e5da92df29a: Layer already exists 05:19:02 38feadae1db2: Layer already exists 05:19:02 60e55a989d95: Layer already exists 05:19:02 b3cb7f593014: Layer already exists 05:19:03 9f3b3524e93c: Layer already exists 05:19:03 18657b290e44: Layer already exists 05:19:03 fef0a9a4a2fd: Layer already exists 05:19:03 203e09a42e2f: Layer already exists 05:19:03 3579d32f0fe1: Layer already exists 05:19:03 62170e181a92: Layer already exists 05:19:03 main: digest: sha256:9ad93e76128950579108f21dca15bfaafb051ce9e0805dca08f74dee4918d10e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:19:03 ===================================================== [Pipeline] echo 05:19:03 taggedImages: 05:19:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 05:19:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:19:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.6 05:19:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:19:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:19:03 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 05:19:03 b7985a5e213d1adc6c93ffba227765f14366fda1 05:19:03 latest 05:19:03 2.2.0-dev.6 05:19:03 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:19:03 main 05:19:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:19:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] isUnix [Pipeline] sh 05:19:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 05:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:19:03 d0001eb03842: Preparing 05:19:03 3a0d5a5b79e1: Preparing 05:19:03 0d1dc26426b2: Preparing 05:19:03 02154960da56: Preparing 05:19:03 590a6c71fb75: Preparing 05:19:03 62170e181a92: Preparing 05:19:03 62170e181a92: Waiting 05:19:04 0d1dc26426b2: Pushed 05:19:04 02154960da56: Pushed 05:19:04 62170e181a92: Layer already exists 05:19:04 590a6c71fb75: Pushed 05:19:06 3a0d5a5b79e1: Pushed 05:19:06 d0001eb03842: Pushed 05:19:06 b7985a5e213d1adc6c93ffba227765f14366fda1: digest: sha256:8c5aad153fd4382c152d7dbc4dd982c2cb8f3641bf4164e4e9f07b2e1d610af9 size: 1576 [Pipeline] isUnix [Pipeline] sh 05:19:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:19:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:19:07 d0001eb03842: Preparing 05:19:07 3a0d5a5b79e1: Preparing 05:19:07 0d1dc26426b2: Preparing 05:19:07 02154960da56: Preparing 05:19:07 590a6c71fb75: Preparing 05:19:07 62170e181a92: Preparing 05:19:07 62170e181a92: Waiting 05:19:07 02154960da56: Layer already exists 05:19:07 d0001eb03842: Layer already exists 05:19:07 3a0d5a5b79e1: Layer already exists 05:19:07 0d1dc26426b2: Layer already exists 05:19:07 590a6c71fb75: Layer already exists 05:19:07 62170e181a92: Layer already exists 05:19:07 latest: digest: sha256:8c5aad153fd4382c152d7dbc4dd982c2cb8f3641bf4164e4e9f07b2e1d610af9 size: 1576 [Pipeline] isUnix [Pipeline] sh 05:19:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:19:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.6 05:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:19:08 d0001eb03842: Preparing 05:19:08 3a0d5a5b79e1: Preparing 05:19:08 0d1dc26426b2: Preparing 05:19:08 02154960da56: Preparing 05:19:08 590a6c71fb75: Preparing 05:19:08 62170e181a92: Preparing 05:19:08 62170e181a92: Waiting 05:19:08 02154960da56: Layer already exists 05:19:08 0d1dc26426b2: Layer already exists 05:19:08 3a0d5a5b79e1: Layer already exists 05:19:08 590a6c71fb75: Layer already exists 05:19:08 d0001eb03842: Layer already exists 05:19:08 62170e181a92: Layer already exists 05:19:08 2.2.0-dev.6: digest: sha256:8c5aad153fd4382c152d7dbc4dd982c2cb8f3641bf4164e4e9f07b2e1d610af9 size: 1576 [Pipeline] isUnix [Pipeline] sh 05:19:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:19:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:19:09 d0001eb03842: Preparing 05:19:09 3a0d5a5b79e1: Preparing 05:19:09 0d1dc26426b2: Preparing 05:19:09 02154960da56: Preparing 05:19:09 590a6c71fb75: Preparing 05:19:09 62170e181a92: Preparing 05:19:09 62170e181a92: Waiting 05:19:09 590a6c71fb75: Layer already exists 05:19:09 02154960da56: Layer already exists 05:19:09 0d1dc26426b2: Layer already exists 05:19:09 3a0d5a5b79e1: Layer already exists 05:19:09 d0001eb03842: Layer already exists 05:19:09 62170e181a92: Layer already exists 05:19:09 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6: digest: sha256:8c5aad153fd4382c152d7dbc4dd982c2cb8f3641bf4164e4e9f07b2e1d610af9 size: 1576 [Pipeline] isUnix [Pipeline] sh 05:19:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 05:19:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 05:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:19:10 d0001eb03842: Preparing 05:19:10 3a0d5a5b79e1: Preparing 05:19:10 0d1dc26426b2: Preparing 05:19:10 02154960da56: Preparing 05:19:10 590a6c71fb75: Preparing 05:19:10 62170e181a92: Preparing 05:19:10 62170e181a92: Waiting 05:19:10 02154960da56: Layer already exists 05:19:10 0d1dc26426b2: Layer already exists 05:19:10 d0001eb03842: Layer already exists 05:19:10 3a0d5a5b79e1: Layer already exists 05:19:10 590a6c71fb75: Layer already exists 05:19:10 62170e181a92: Layer already exists 05:19:10 main: digest: sha256:8c5aad153fd4382c152d7dbc4dd982c2cb8f3641bf4164e4e9f07b2e1d610af9 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:19:10 ===================================================== [Pipeline] echo 05:19:10 taggedImages: 05:19:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 05:19:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:19:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.6 05:19:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:19:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:19:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 05:19:10 b7985a5e213d1adc6c93ffba227765f14366fda1 05:19:10 latest 05:19:10 2.2.0-dev.6 05:19:10 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:19:10 main 05:19:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:19:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] isUnix [Pipeline] sh 05:19:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 05:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:19:11 1541a0faae6a: Preparing 05:19:11 f5f8e5c398e4: Preparing 05:19:11 e02634b3434c: Preparing 05:19:11 4871bb52e2b9: Preparing 05:19:11 121aa5cf06a4: Preparing 05:19:11 a6528d9af89d: Preparing 05:19:11 79d0fa884270: Preparing 05:19:11 3d80e3d49ddc: Preparing 05:19:11 26cf6bb55008: Preparing 05:19:11 62170e181a92: Preparing 05:19:11 79d0fa884270: Waiting 05:19:11 3d80e3d49ddc: Waiting 05:19:11 a6528d9af89d: Waiting 05:19:11 62170e181a92: Waiting 05:19:11 26cf6bb55008: Waiting 05:19:11 121aa5cf06a4: Pushed 05:19:11 1541a0faae6a: Pushed 05:19:11 f5f8e5c398e4: Pushed 05:19:11 a6528d9af89d: Pushed 05:19:11 79d0fa884270: Pushed 05:19:11 3d80e3d49ddc: Pushed 05:19:11 62170e181a92: Layer already exists 05:19:12 26cf6bb55008: Pushed 05:19:14 4871bb52e2b9: Pushed 05:19:14 e02634b3434c: Pushed 05:19:15 b7985a5e213d1adc6c93ffba227765f14366fda1: digest: sha256:6ae67f8bb63e53d38238057e9cd412ae9a06881d99088b49cd6354a51c7aac8b size: 2405 [Pipeline] isUnix [Pipeline] sh 05:19:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:19:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:19:15 1541a0faae6a: Preparing 05:19:15 f5f8e5c398e4: Preparing 05:19:15 e02634b3434c: Preparing 05:19:15 4871bb52e2b9: Preparing 05:19:15 121aa5cf06a4: Preparing 05:19:15 a6528d9af89d: Preparing 05:19:15 79d0fa884270: Preparing 05:19:15 3d80e3d49ddc: Preparing 05:19:15 26cf6bb55008: Preparing 05:19:15 62170e181a92: Preparing 05:19:15 79d0fa884270: Waiting 05:19:15 3d80e3d49ddc: Waiting 05:19:15 26cf6bb55008: Waiting 05:19:15 62170e181a92: Waiting 05:19:15 a6528d9af89d: Waiting 05:19:15 121aa5cf06a4: Layer already exists 05:19:15 1541a0faae6a: Layer already exists 05:19:15 f5f8e5c398e4: Layer already exists 05:19:15 4871bb52e2b9: Layer already exists 05:19:15 e02634b3434c: Layer already exists 05:19:16 62170e181a92: Layer already exists 05:19:16 a6528d9af89d: Layer already exists 05:19:16 3d80e3d49ddc: Layer already exists 05:19:16 79d0fa884270: Layer already exists 05:19:16 26cf6bb55008: Layer already exists 05:19:16 latest: digest: sha256:6ae67f8bb63e53d38238057e9cd412ae9a06881d99088b49cd6354a51c7aac8b size: 2405 [Pipeline] isUnix [Pipeline] sh 05:19:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:19:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.6 05:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:19:16 1541a0faae6a: Preparing 05:19:16 f5f8e5c398e4: Preparing 05:19:16 e02634b3434c: Preparing 05:19:16 4871bb52e2b9: Preparing 05:19:16 121aa5cf06a4: Preparing 05:19:16 a6528d9af89d: Preparing 05:19:16 79d0fa884270: Preparing 05:19:16 3d80e3d49ddc: Preparing 05:19:16 26cf6bb55008: Preparing 05:19:16 62170e181a92: Preparing 05:19:16 3d80e3d49ddc: Waiting 05:19:16 26cf6bb55008: Waiting 05:19:16 62170e181a92: Waiting 05:19:16 a6528d9af89d: Waiting 05:19:16 79d0fa884270: Waiting 05:19:17 1541a0faae6a: Layer already exists 05:19:17 121aa5cf06a4: Layer already exists 05:19:17 f5f8e5c398e4: Layer already exists 05:19:17 a6528d9af89d: Layer already exists 05:19:17 e02634b3434c: Layer already exists 05:19:17 4871bb52e2b9: Layer already exists 05:19:17 79d0fa884270: Layer already exists 05:19:17 62170e181a92: Layer already exists 05:19:17 3d80e3d49ddc: Layer already exists 05:19:17 26cf6bb55008: Layer already exists 05:19:17 2.2.0-dev.6: digest: sha256:6ae67f8bb63e53d38238057e9cd412ae9a06881d99088b49cd6354a51c7aac8b size: 2405 [Pipeline] isUnix [Pipeline] sh 05:19:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:19:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:19:17 1541a0faae6a: Preparing 05:19:17 f5f8e5c398e4: Preparing 05:19:17 e02634b3434c: Preparing 05:19:17 4871bb52e2b9: Preparing 05:19:17 121aa5cf06a4: Preparing 05:19:17 a6528d9af89d: Preparing 05:19:17 79d0fa884270: Preparing 05:19:17 3d80e3d49ddc: Preparing 05:19:17 26cf6bb55008: Preparing 05:19:17 62170e181a92: Preparing 05:19:17 a6528d9af89d: Waiting 05:19:17 79d0fa884270: Waiting 05:19:17 3d80e3d49ddc: Waiting 05:19:17 62170e181a92: Waiting 05:19:17 26cf6bb55008: Waiting 05:19:18 1541a0faae6a: Layer already exists 05:19:18 e02634b3434c: Layer already exists 05:19:18 4871bb52e2b9: Layer already exists 05:19:18 f5f8e5c398e4: Layer already exists 05:19:18 121aa5cf06a4: Layer already exists 05:19:18 3d80e3d49ddc: Layer already exists 05:19:18 a6528d9af89d: Layer already exists 05:19:18 79d0fa884270: Layer already exists 05:19:18 62170e181a92: Layer already exists 05:19:18 26cf6bb55008: Layer already exists 05:19:18 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6: digest: sha256:6ae67f8bb63e53d38238057e9cd412ae9a06881d99088b49cd6354a51c7aac8b size: 2405 [Pipeline] isUnix [Pipeline] sh 05:19:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 05:19:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 05:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:19:18 1541a0faae6a: Preparing 05:19:18 f5f8e5c398e4: Preparing 05:19:18 e02634b3434c: Preparing 05:19:18 4871bb52e2b9: Preparing 05:19:18 121aa5cf06a4: Preparing 05:19:18 a6528d9af89d: Preparing 05:19:18 79d0fa884270: Preparing 05:19:18 3d80e3d49ddc: Preparing 05:19:18 26cf6bb55008: Preparing 05:19:18 62170e181a92: Preparing 05:19:18 a6528d9af89d: Waiting 05:19:18 79d0fa884270: Waiting 05:19:18 3d80e3d49ddc: Waiting 05:19:18 26cf6bb55008: Waiting 05:19:18 62170e181a92: Waiting 05:19:18 e02634b3434c: Layer already exists 05:19:18 f5f8e5c398e4: Layer already exists 05:19:18 4871bb52e2b9: Layer already exists 05:19:18 1541a0faae6a: Layer already exists 05:19:18 121aa5cf06a4: Layer already exists 05:19:18 a6528d9af89d: Layer already exists 05:19:18 79d0fa884270: Layer already exists 05:19:18 3d80e3d49ddc: Layer already exists 05:19:18 26cf6bb55008: Layer already exists 05:19:18 62170e181a92: Layer already exists 05:19:18 main: digest: sha256:6ae67f8bb63e53d38238057e9cd412ae9a06881d99088b49cd6354a51c7aac8b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:19:19 ===================================================== [Pipeline] echo 05:19:19 taggedImages: 05:19:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 05:19:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:19:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.6 05:19:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:19:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:19:19 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 05:19:19 b7985a5e213d1adc6c93ffba227765f14366fda1 05:19:19 latest 05:19:19 2.2.0-dev.6 05:19:19 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:19:19 main 05:19:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:19:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] isUnix [Pipeline] sh 05:19:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 05:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:19:19 b700f38e3a90: Preparing 05:19:19 ea0fbe2f7c01: Preparing 05:19:19 9f3b3524e93c: Preparing 05:19:19 9af31c161989: Preparing 05:19:19 62170e181a92: Preparing 05:19:20 9f3b3524e93c: Layer already exists 05:19:20 62170e181a92: Layer already exists 05:19:20 b700f38e3a90: Pushed 05:19:20 9af31c161989: Pushed 05:19:22 ea0fbe2f7c01: Pushed 05:19:22 b7985a5e213d1adc6c93ffba227765f14366fda1: digest: sha256:413fd3d4e4573c7c02a493805001b317d8a6f50b19af64cf51d51d0635080c8b size: 1365 [Pipeline] isUnix [Pipeline] sh 05:19:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:19:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:19:23 b700f38e3a90: Preparing 05:19:23 ea0fbe2f7c01: Preparing 05:19:23 9f3b3524e93c: Preparing 05:19:23 9af31c161989: Preparing 05:19:23 62170e181a92: Preparing 05:19:23 ea0fbe2f7c01: Layer already exists 05:19:23 9af31c161989: Layer already exists 05:19:23 9f3b3524e93c: Layer already exists 05:19:23 62170e181a92: Layer already exists 05:19:23 b700f38e3a90: Layer already exists 05:19:23 latest: digest: sha256:413fd3d4e4573c7c02a493805001b317d8a6f50b19af64cf51d51d0635080c8b size: 1365 [Pipeline] isUnix [Pipeline] sh 05:19:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:19:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.6 05:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:19:24 b700f38e3a90: Preparing 05:19:24 ea0fbe2f7c01: Preparing 05:19:24 9f3b3524e93c: Preparing 05:19:24 9af31c161989: Preparing 05:19:24 62170e181a92: Preparing 05:19:24 ea0fbe2f7c01: Layer already exists 05:19:24 9f3b3524e93c: Layer already exists 05:19:24 62170e181a92: Layer already exists 05:19:24 b700f38e3a90: Layer already exists 05:19:24 9af31c161989: Layer already exists 05:19:24 2.2.0-dev.6: digest: sha256:413fd3d4e4573c7c02a493805001b317d8a6f50b19af64cf51d51d0635080c8b size: 1365 [Pipeline] isUnix [Pipeline] sh 05:19:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:19:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:19:25 b700f38e3a90: Preparing 05:19:25 ea0fbe2f7c01: Preparing 05:19:25 9f3b3524e93c: Preparing 05:19:25 9af31c161989: Preparing 05:19:25 62170e181a92: Preparing 05:19:25 62170e181a92: Layer already exists 05:19:25 ea0fbe2f7c01: Layer already exists 05:19:25 9f3b3524e93c: Layer already exists 05:19:25 9af31c161989: Layer already exists 05:19:25 b700f38e3a90: Layer already exists 05:19:25 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6: digest: sha256:413fd3d4e4573c7c02a493805001b317d8a6f50b19af64cf51d51d0635080c8b size: 1365 [Pipeline] isUnix [Pipeline] sh 05:19:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 05:19:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 05:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:19:26 b700f38e3a90: Preparing 05:19:26 ea0fbe2f7c01: Preparing 05:19:26 9f3b3524e93c: Preparing 05:19:26 9af31c161989: Preparing 05:19:26 62170e181a92: Preparing 05:19:26 62170e181a92: Layer already exists 05:19:26 ea0fbe2f7c01: Layer already exists 05:19:26 9f3b3524e93c: Layer already exists 05:19:26 9af31c161989: Layer already exists 05:19:26 b700f38e3a90: Layer already exists 05:19:26 main: digest: sha256:413fd3d4e4573c7c02a493805001b317d8a6f50b19af64cf51d51d0635080c8b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:19:26 ===================================================== [Pipeline] echo 05:19:26 taggedImages: 05:19:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 05:19:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:19:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.6 05:19:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:19:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 05:19:26 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 05:19:26 b7985a5e213d1adc6c93ffba227765f14366fda1 05:19:26 latest 05:19:26 2.2.0-dev.6 05:19:26 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:19:26 main 05:19:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:19:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] isUnix [Pipeline] sh 05:19:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 05:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:19:27 e55fb07a30ad: Preparing 05:19:27 a9e65d0b17d5: Preparing 05:19:27 9f3b3524e93c: Preparing 05:19:27 f1520ba5a03a: Preparing 05:19:27 62170e181a92: Preparing 05:19:27 62170e181a92: Layer already exists 05:19:27 f1520ba5a03a: Layer already exists 05:19:27 9f3b3524e93c: Layer already exists 05:19:27 e55fb07a30ad: Pushed 05:19:30 a9e65d0b17d5: Pushed 05:19:30 b7985a5e213d1adc6c93ffba227765f14366fda1: digest: sha256:64a7beec2ec328674898caf2bbadddab6aa75ae53c68b30abbcbf189417501fb size: 1364 [Pipeline] isUnix [Pipeline] sh 05:19:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:19:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:19:31 e55fb07a30ad: Preparing 05:19:31 a9e65d0b17d5: Preparing 05:19:31 9f3b3524e93c: Preparing 05:19:31 f1520ba5a03a: Preparing 05:19:31 62170e181a92: Preparing 05:19:31 62170e181a92: Layer already exists 05:19:31 a9e65d0b17d5: Layer already exists 05:19:31 e55fb07a30ad: Layer already exists 05:19:31 9f3b3524e93c: Layer already exists 05:19:31 f1520ba5a03a: Layer already exists 05:19:31 latest: digest: sha256:64a7beec2ec328674898caf2bbadddab6aa75ae53c68b30abbcbf189417501fb size: 1364 [Pipeline] isUnix [Pipeline] sh 05:19:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:19:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.6 05:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:19:32 e55fb07a30ad: Preparing 05:19:32 a9e65d0b17d5: Preparing 05:19:32 9f3b3524e93c: Preparing 05:19:32 f1520ba5a03a: Preparing 05:19:32 62170e181a92: Preparing 05:19:32 f1520ba5a03a: Layer already exists 05:19:32 e55fb07a30ad: Layer already exists 05:19:32 62170e181a92: Layer already exists 05:19:32 9f3b3524e93c: Layer already exists 05:19:32 a9e65d0b17d5: Layer already exists 05:19:32 2.2.0-dev.6: digest: sha256:64a7beec2ec328674898caf2bbadddab6aa75ae53c68b30abbcbf189417501fb size: 1364 [Pipeline] isUnix [Pipeline] sh 05:19:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:19:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:19:33 e55fb07a30ad: Preparing 05:19:33 a9e65d0b17d5: Preparing 05:19:33 9f3b3524e93c: Preparing 05:19:33 f1520ba5a03a: Preparing 05:19:33 62170e181a92: Preparing 05:19:33 62170e181a92: Layer already exists 05:19:33 e55fb07a30ad: Layer already exists 05:19:33 f1520ba5a03a: Layer already exists 05:19:33 9f3b3524e93c: Layer already exists 05:19:33 a9e65d0b17d5: Layer already exists 05:19:33 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6: digest: sha256:64a7beec2ec328674898caf2bbadddab6aa75ae53c68b30abbcbf189417501fb size: 1364 [Pipeline] isUnix [Pipeline] sh 05:19:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 05:19:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 05:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:19:34 e55fb07a30ad: Preparing 05:19:34 a9e65d0b17d5: Preparing 05:19:34 9f3b3524e93c: Preparing 05:19:34 f1520ba5a03a: Preparing 05:19:34 62170e181a92: Preparing 05:19:34 e55fb07a30ad: Layer already exists 05:19:34 62170e181a92: Layer already exists 05:19:34 9f3b3524e93c: Layer already exists 05:19:34 a9e65d0b17d5: Layer already exists 05:19:34 f1520ba5a03a: Layer already exists 05:19:34 main: digest: sha256:64a7beec2ec328674898caf2bbadddab6aa75ae53c68b30abbcbf189417501fb size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:19:34 ===================================================== [Pipeline] echo 05:19:34 taggedImages: 05:19:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 05:19:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:19:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.6 05:19:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:19:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 05:19:34 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 05:19:34 b7985a5e213d1adc6c93ffba227765f14366fda1 05:19:34 latest 05:19:34 2.2.0-dev.6 05:19:34 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:19:34 main 05:19:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:19:34 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] isUnix [Pipeline] sh 05:19:35 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 05:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 05:19:35 0a4a1cd34e7e: Preparing 05:19:35 6f5a3748d67f: Preparing 05:19:35 1d9f3a57d86f: Preparing 05:19:35 0f5eb4a52830: Preparing 05:19:35 166dde17997b: Preparing 05:19:35 78c4bc0ebec3: Preparing 05:19:35 45596ee15a31: Preparing 05:19:35 52dc75cd08be: Preparing 05:19:35 a6e1fd50fee5: Preparing 05:19:35 56eb02710082: Preparing 05:19:35 ee420dfed78a: Preparing 05:19:35 78c4bc0ebec3: Waiting 05:19:35 45596ee15a31: Waiting 05:19:35 52dc75cd08be: Waiting 05:19:35 a6e1fd50fee5: Waiting 05:19:35 56eb02710082: Waiting 05:19:35 ee420dfed78a: Waiting 05:19:35 166dde17997b: Layer already exists 05:19:35 78c4bc0ebec3: Layer already exists 05:19:35 45596ee15a31: Layer already exists 05:19:35 6f5a3748d67f: Pushed 05:19:35 52dc75cd08be: Layer already exists 05:19:35 56eb02710082: Layer already exists 05:19:35 a6e1fd50fee5: Layer already exists 05:19:35 ee420dfed78a: Layer already exists 05:19:36 0a4a1cd34e7e: Pushed 05:19:38 1d9f3a57d86f: Pushed 05:19:56 0f5eb4a52830: Pushed 05:19:56 b7985a5e213d1adc6c93ffba227765f14366fda1: digest: sha256:8185b2cc7b95c86a4645525711edb13c097c20f2e7cc0c71f535cf62888afb83 size: 2622 [Pipeline] isUnix [Pipeline] sh 05:19:56 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:19:57 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 05:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 05:19:57 0a4a1cd34e7e: Preparing 05:19:57 6f5a3748d67f: Preparing 05:19:57 1d9f3a57d86f: Preparing 05:19:57 0f5eb4a52830: Preparing 05:19:57 166dde17997b: Preparing 05:19:57 78c4bc0ebec3: Preparing 05:19:57 45596ee15a31: Preparing 05:19:57 52dc75cd08be: Preparing 05:19:57 a6e1fd50fee5: Preparing 05:19:57 56eb02710082: Preparing 05:19:57 ee420dfed78a: Preparing 05:19:57 78c4bc0ebec3: Waiting 05:19:57 45596ee15a31: Waiting 05:19:57 52dc75cd08be: Waiting 05:19:57 a6e1fd50fee5: Waiting 05:19:57 56eb02710082: Waiting 05:19:57 ee420dfed78a: Waiting 05:19:57 0a4a1cd34e7e: Layer already exists 05:19:57 6f5a3748d67f: Layer already exists 05:19:57 166dde17997b: Layer already exists 05:19:57 1d9f3a57d86f: Layer already exists 05:19:57 0f5eb4a52830: Layer already exists 05:19:57 78c4bc0ebec3: Layer already exists 05:19:57 56eb02710082: Layer already exists 05:19:57 45596ee15a31: Layer already exists 05:19:57 a6e1fd50fee5: Layer already exists 05:19:57 52dc75cd08be: Layer already exists 05:19:57 ee420dfed78a: Layer already exists 05:19:57 latest: digest: sha256:8185b2cc7b95c86a4645525711edb13c097c20f2e7cc0c71f535cf62888afb83 size: 2622 [Pipeline] isUnix [Pipeline] sh 05:19:57 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:19:58 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.6 05:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 05:19:58 0a4a1cd34e7e: Preparing 05:19:58 6f5a3748d67f: Preparing 05:19:58 1d9f3a57d86f: Preparing 05:19:58 0f5eb4a52830: Preparing 05:19:58 166dde17997b: Preparing 05:19:58 78c4bc0ebec3: Preparing 05:19:58 45596ee15a31: Preparing 05:19:58 52dc75cd08be: Preparing 05:19:58 a6e1fd50fee5: Preparing 05:19:58 56eb02710082: Preparing 05:19:58 ee420dfed78a: Preparing 05:19:58 ee420dfed78a: Waiting 05:19:58 78c4bc0ebec3: Waiting 05:19:58 52dc75cd08be: Waiting 05:19:58 a6e1fd50fee5: Waiting 05:19:58 56eb02710082: Waiting 05:19:58 45596ee15a31: Waiting 05:19:58 1d9f3a57d86f: Layer already exists 05:19:58 0a4a1cd34e7e: Layer already exists 05:19:58 6f5a3748d67f: Layer already exists 05:19:58 166dde17997b: Layer already exists 05:19:58 0f5eb4a52830: Layer already exists 05:19:58 45596ee15a31: Layer already exists 05:19:58 52dc75cd08be: Layer already exists 05:19:58 56eb02710082: Layer already exists 05:19:58 78c4bc0ebec3: Layer already exists 05:19:58 a6e1fd50fee5: Layer already exists 05:19:58 ee420dfed78a: Layer already exists 05:19:58 2.2.0-dev.6: digest: sha256:8185b2cc7b95c86a4645525711edb13c097c20f2e7cc0c71f535cf62888afb83 size: 2622 [Pipeline] isUnix [Pipeline] sh 05:19:58 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 05:19:59 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 05:19:59 0a4a1cd34e7e: Preparing 05:19:59 6f5a3748d67f: Preparing 05:19:59 1d9f3a57d86f: Preparing 05:19:59 0f5eb4a52830: Preparing 05:19:59 166dde17997b: Preparing 05:19:59 78c4bc0ebec3: Preparing 05:19:59 45596ee15a31: Preparing 05:19:59 52dc75cd08be: Preparing 05:19:59 a6e1fd50fee5: Preparing 05:19:59 56eb02710082: Preparing 05:19:59 ee420dfed78a: Preparing 05:19:59 78c4bc0ebec3: Waiting 05:19:59 45596ee15a31: Waiting 05:19:59 a6e1fd50fee5: Waiting 05:19:59 52dc75cd08be: Waiting 05:19:59 56eb02710082: Waiting 05:19:59 ee420dfed78a: Waiting 05:19:59 0f5eb4a52830: Layer already exists 05:19:59 166dde17997b: Layer already exists 05:19:59 0a4a1cd34e7e: Layer already exists 05:19:59 1d9f3a57d86f: Layer already exists 05:19:59 6f5a3748d67f: Layer already exists 05:19:59 52dc75cd08be: Layer already exists 05:19:59 56eb02710082: Layer already exists 05:19:59 78c4bc0ebec3: Layer already exists 05:19:59 45596ee15a31: Layer already exists 05:19:59 a6e1fd50fee5: Layer already exists 05:19:59 ee420dfed78a: Layer already exists 05:19:59 b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6: digest: sha256:8185b2cc7b95c86a4645525711edb13c097c20f2e7cc0c71f535cf62888afb83 size: 2622 [Pipeline] isUnix [Pipeline] sh 05:19:59 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 05:19:59 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 05:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 05:19:59 0a4a1cd34e7e: Preparing 05:19:59 6f5a3748d67f: Preparing 05:19:59 1d9f3a57d86f: Preparing 05:19:59 0f5eb4a52830: Preparing 05:19:59 166dde17997b: Preparing 05:19:59 78c4bc0ebec3: Preparing 05:19:59 45596ee15a31: Preparing 05:19:59 52dc75cd08be: Preparing 05:19:59 a6e1fd50fee5: Preparing 05:19:59 56eb02710082: Preparing 05:19:59 ee420dfed78a: Preparing 05:19:59 78c4bc0ebec3: Waiting 05:19:59 a6e1fd50fee5: Waiting 05:19:59 45596ee15a31: Waiting 05:19:59 52dc75cd08be: Waiting 05:19:59 56eb02710082: Waiting 05:19:59 ee420dfed78a: Waiting 05:20:00 0a4a1cd34e7e: Layer already exists 05:20:00 166dde17997b: Layer already exists 05:20:00 0f5eb4a52830: Layer already exists 05:20:00 1d9f3a57d86f: Layer already exists 05:20:00 6f5a3748d67f: Layer already exists 05:20:00 a6e1fd50fee5: Layer already exists 05:20:00 45596ee15a31: Layer already exists 05:20:00 78c4bc0ebec3: Layer already exists 05:20:00 52dc75cd08be: Layer already exists 05:20:00 56eb02710082: Layer already exists 05:20:00 ee420dfed78a: Layer already exists 05:20:00 main: digest: sha256:8185b2cc7b95c86a4645525711edb13c097c20f2e7cc0c71f535cf62888afb83 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:20:00 ===================================================== [Pipeline] echo 05:20:00 taggedImages: 05:20:00 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1 05:20:00 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 05:20:00 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.6 05:20:00 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b7985a5e213d1adc6c93ffba227765f14366fda1-2.2.0-dev.6 05:20:00 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:20:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:20:00 05:20:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:20:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:20:01 arm64: Pulling from edgex-lftools-log-publisher 05:20:01 448f6bf000e3: Pulling fs layer 05:20:01 f757da607395: Pulling fs layer 05:20:01 05883995daec: Pulling fs layer 05:20:01 8603b9c90790: Pulling fs layer 05:20:01 1560dd03e051: Pulling fs layer 05:20:01 27f5ce0e4adf: Pulling fs layer 05:20:01 c2d8d7efcc4b: Pulling fs layer 05:20:01 8603b9c90790: Waiting 05:20:01 1560dd03e051: Waiting 05:20:01 27f5ce0e4adf: Waiting 05:20:01 c2d8d7efcc4b: Waiting 05:20:01 f757da607395: Verifying Checksum 05:20:01 f757da607395: Download complete 05:20:01 8603b9c90790: Verifying Checksum 05:20:01 8603b9c90790: Download complete 05:20:02 1560dd03e051: Verifying Checksum 05:20:02 1560dd03e051: Download complete 05:20:02 27f5ce0e4adf: Download complete 05:20:02 05883995daec: Verifying Checksum 05:20:02 05883995daec: Download complete 05:20:02 448f6bf000e3: Verifying Checksum 05:20:02 448f6bf000e3: Download complete 05:20:04 c2d8d7efcc4b: Verifying Checksum 05:20:04 c2d8d7efcc4b: Download complete 05:20:06 448f6bf000e3: Pull complete 05:20:06 f757da607395: Pull complete 05:20:08 05883995daec: Pull complete 05:20:09 8603b9c90790: Pull complete 05:20:09 1560dd03e051: Pull complete 05:20:10 27f5ce0e4adf: Pull complete 05:20:25 c2d8d7efcc4b: Pull complete 05:20:25 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 05:20:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:20:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:20:25 prd-ubuntu18.04-docker-arm64-4c-16g-753 does not seem to be running inside a container 05:20:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/119 -v /w/workspace/edgex-go/119:/w/workspace/edgex-go/119:rw,z -v /w/workspace/edgex-go/119@tmp:/w/workspace/edgex-go/119@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 ******** -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:arm64 cat 05:20:28 $ docker top 2ace02414634c484dc2748332a4724f2189d137446ba93c7470ae569281d455a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:29 ---> job-cost.sh 05:20:29 lf-activate-venv: SKIPPING 05:20:29 INFO: No Stack... 05:20:29 INFO: Retrieving Pricing Info for: v3-standard-4 05:20:30 INFO: Archiving Costs [Pipeline] sh 05:20:30 + cut -d, -f6 05:20:30 + cat /w/workspace/edgex-go/119/archives/cost.csv [Pipeline] lock 05:20:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-119-stack-cost] 05:20:31 Resource [jenkins-edgexfoundry-edgex-go-main-119-stack-cost] did not exist. Created. 05:20:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:20:31 + echo total: 0.10999999940395355 [Pipeline] stash 05:20:32 Stashed 1 file(s) [Pipeline] } 05:20:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-119-stack-cost] [Pipeline] // lock [Pipeline] } 05:20:32 $ docker stop --time=1 2ace02414634c484dc2748332a4724f2189d137446ba93c7470ae569281d455a 05:20:34 $ docker rm -f 2ace02414634c484dc2748332a4724f2189d137446ba93c7470ae569281d455a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:20:34 provisioning config files... 05:20:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/119@tmp/config883289590396999759tmp [Pipeline] { [Pipeline] sh 05:20:35 + set +x 05:20:35 + curl -s https://codecov.io/bash 05:20:35 + bash -s -- 05:20:35 05:20:35 _____ _ 05:20:35 / ____| | | 05:20:35 | | ___ __| | ___ ___ _____ __ 05:20:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:20:35 | |___| (_) | (_| | __/ (_| (_) \ V / 05:20:35 \_____\___/ \__,_|\___|\___\___/ \_/ 05:20:35 Bash-1.0.6 05:20:35 05:20:35 05:20:35 ==> git version 2.24.4 found 05:20:35 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 05:20:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:20:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:20:35 ==> Jenkins CI detected. 05:20:35 current dir:  /w/workspace/edgex-go/119 05:20:35 project root: . 05:20:35 --> token set from env 05:20:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:20:35 ==> Running gcov in . (disable via -X gcov) 05:20:35 ==> Python coveragepy not found 05:20:35 ==> Searching for coverage reports in: 05:20:35 + . 05:20:35 -> Found 1 reports 05:20:35 ==> Detecting git/mercurial file structure 05:20:35 ==> Reading reports 05:20:35 + ./coverage.out bytes=428381 05:20:35 ==> Appending adjustments 05:20:35 https://docs.codecov.io/docs/fixing-reports 05:20:36 + Found adjustments 05:20:36 ==> Gzipping contents 05:20:36 60K /tmp/codecov.nw1GMh.gz 05:20:36 ==> Uploading reports 05:20:36 url: https://codecov.io 05:20:36 query: branch=main&commit=b7985a5e213d1adc6c93ffba227765f14366fda1&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:20:36 -> Pinging Codecov 05:20:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=b7985a5e213d1adc6c93ffba227765f14366fda1&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:20:36 -> Uploading to 05:20:36 https://storage.googleapis.com/codecov/v4/raw/2021-11-30/00271124DB129430A58F1EEE437C3FCB/b7985a5e213d1adc6c93ffba227765f14366fda1/a3991afe-a6c5-4c43-b392-39f8719f76ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211130T052036Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=844e3680d346246a53372d68682294628d723a1866d68f42fb253634d489deae 05:20:36 % Total % Received % Xferd Average Speed Time Time Time Current 05:20:36 Dload Upload Total Spent Left Speed 05:20:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57913 0 0 100 57913 0 180k --:--:-- --:--:-- --:--:-- 181k 05:20:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b7985a5e213d1adc6c93ffba227765f14366fda1 [Pipeline] } 05:20:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:20:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:20:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:20:37 05:20:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 05:20:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:20:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:20:38 188c0c94c7c5: Pulling fs layer 05:20:38 0ef7d3d256c8: Pulling fs layer 05:20:38 de9db76c5a1d: Pulling fs layer 05:20:38 0eba1c9be4d2: Pulling fs layer 05:20:38 0d57e429df01: Pulling fs layer 05:20:38 4e4be7b47b0d: Pulling fs layer 05:20:38 e1f770b5df2f: Pulling fs layer 05:20:38 85a0685a4137: Pulling fs layer 05:20:38 0eba1c9be4d2: Waiting 05:20:38 0d57e429df01: Waiting 05:20:38 4e4be7b47b0d: Waiting 05:20:38 e1f770b5df2f: Waiting 05:20:38 85a0685a4137: Waiting 05:20:38 de9db76c5a1d: Verifying Checksum 05:20:38 de9db76c5a1d: Download complete 05:20:38 0ef7d3d256c8: Verifying Checksum 05:20:38 0ef7d3d256c8: Download complete 05:20:38 0d57e429df01: Verifying Checksum 05:20:38 0d57e429df01: Download complete 05:20:38 4e4be7b47b0d: Verifying Checksum 05:20:38 4e4be7b47b0d: Download complete 05:20:38 188c0c94c7c5: Verifying Checksum 05:20:38 188c0c94c7c5: Download complete 05:20:38 e1f770b5df2f: Verifying Checksum 05:20:38 e1f770b5df2f: Download complete 05:20:38 188c0c94c7c5: Pull complete 05:20:38 0eba1c9be4d2: Verifying Checksum 05:20:38 0eba1c9be4d2: Download complete 05:20:38 0ef7d3d256c8: Pull complete 05:20:38 85a0685a4137: Verifying Checksum 05:20:38 85a0685a4137: Download complete 05:20:38 de9db76c5a1d: Pull complete 05:20:43 0eba1c9be4d2: Pull complete 05:20:43 0d57e429df01: Pull complete 05:20:43 4e4be7b47b0d: Pull complete 05:20:43 e1f770b5df2f: Pull complete 05:20:49 85a0685a4137: Pull complete 05:20:49 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 05:20:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:20:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 05:20:49 prd-centos7-docker-4c-2g-751 does not seem to be running inside a container 05:20:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/119 -v /w/workspace/edgex-go/119:/w/workspace/edgex-go/119:rw,z -v /w/workspace/edgex-go/119@tmp:/w/workspace/edgex-go/119@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 ******** -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-devops/edgex-snyk-go:1.410.4 cat 05:20:50 $ docker top aa86f59a3d82c1566868fc37837c77557145bddf36f7829782ea96b4c7759be7 -eo pid,comm [Pipeline] { [Pipeline] echo 05:20:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 05:20:51 + set -o pipefail 05:20:51 + snyk monitor '--org=edgex-jenkins' 05:20:56 05:20:56 Monitoring /w/workspace/edgex-go/119 (github.com/edgexfoundry/edgex-go)... 05:20:56 05:20:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/c877bb1d-b592-4d6f-928f-0eaedfe5ef49 05:20:56 05:20:56 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:20:56 05:20:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:20:56 05:20:56 [Pipeline] } 05:20:56 $ docker stop --time=1 aa86f59a3d82c1566868fc37837c77557145bddf36f7829782ea96b4c7759be7 05:20:58 $ docker rm -f aa86f59a3d82c1566868fc37837c77557145bddf36f7829782ea96b4c7759be7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:20:58 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:20:58 provisioning config files... 05:20:58 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/119@tmp/config1914861939003829907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:58 --> edgex-publish-swagger.sh 05:20:58 === Publish openapi/v2 API === 05:20:58 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 05:20:58 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/119/openapi/v2/core-command.yaml] 05:20:58 % Total % Received % Xferd Average Speed Time Time Time Current 05:20:58 Dload Upload Total Spent Left Speed 05:20:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 31725 0:00:01 0:00:01 --:--:-- 31753 100 32389 0 0 100 32389 0 31719 0:00:01 0:00:01 --:--:-- 31753 05:20:59 05:20:59 05:20:59 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/119/openapi/v2/core-data.yaml] 05:20:59 % Total % Received % Xferd Average Speed Time Time Time Current 05:20:59 Dload Upload Total Spent Left Speed 05:21:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 61063 0:00:01 0:00:01 --:--:-- 61096 100 71116 0 0 100 71116 0 58508 0:00:01 0:00:01 --:--:-- 58531 05:21:01 05:21:01 05:21:01 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/119/openapi/v2/core-metadata.yaml] 05:21:01 % Total % Received % Xferd Average Speed Time Time Time Current 05:21:01 Dload Upload Total Spent Left Speed 05:21:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 108k 0:00:01 0:00:01 --:--:-- 108k 100 119k 0 0 100 119k 0 108k 0:00:01 0:00:01 --:--:-- 108k 05:21:02 05:21:02 05:21:02 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/119/openapi/v2/support-notifications.yaml] 05:21:02 % Total % Received % Xferd Average Speed Time Time Time Current 05:21:02 Dload Upload Total Spent Left Speed 05:21:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 79281 0:00:01 0:00:01 --:--:-- 79312 100 88830 0 0 100 88830 0 79270 0:00:01 0:00:01 --:--:-- 79312 05:21:03 05:21:03 05:21:03 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/119/openapi/v2/support-scheduler.yaml] 05:21:03 % Total % Received % Xferd Average Speed Time Time Time Current 05:21:03 Dload Upload Total Spent Left Speed 05:21:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 35536 0:00:01 0:00:01 --:--:-- 35548 100 39068 0 0 100 39068 0 35532 0:00:01 0:00:01 --:--:-- 35548 05:21:04 05:21:04 05:21:04 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/119/openapi/v2/system-agent.yaml] 05:21:04 % Total % Received % Xferd Average Speed Time Time Time Current 05:21:04 Dload Upload Total Spent Left Speed 05:21:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16912 0:00:01 0:00:01 --:--:-- 16913 100 19603 0 0 100 19603 0 10920 0:00:01 0:00:01 --:--:-- 10920 05:21:06 05:21:06 [Pipeline] } 05:21:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 05:21:06 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 05:21:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:21:07 . [Pipeline] withDockerContainer 05:21:07 prd-centos7-docker-4c-2g-751 does not seem to be running inside a container 05:21:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/119 -v /w/workspace/edgex-go/119:/w/workspace/edgex-go/119:rw,z -v /w/workspace/edgex-go/119@tmp:/w/workspace/edgex-go/119@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:21:07 $ docker top 9f630d8928d7eafc6f85fb3c04dc442a37db32d79a74591fe3c16a23714b9267 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:21:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:21:07 [ssh-agent] Looking for ssh-agent implementation... 05:21:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:21:07 $ docker exec 9f630d8928d7eafc6f85fb3c04dc442a37db32d79a74591fe3c16a23714b9267 ssh-agent 05:21:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBeOdLd/agent.13 05:21:07 SSH_AGENT_PID=19 05:21:07 Running ssh-add (command line suppressed) 05:21:08 Identity added: /w/workspace/edgex-go/119@tmp/private_key_5108372009674965371.key (/w/workspace/edgex-go/119@tmp/private_key_5108372009674965371.key) 05:21:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:21:08 + git semver tag 05:21:08 # -> Open(): unable to determine branch for HEAD 05:21:08 # $GIT_DIR = /w/workspace/edgex-go/119/.git 05:21:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/119 05:21:08 # $SEMVER_REMOTE_NAME = origin 05:21:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:21:08 # $SEMVER_USER_NAME = edgex-jenkins 05:21:08 # $SEMVER_BRANCH = main 05:21:08 # $SEMVER_DIR = /w/workspace/edgex-go/119/.semver 05:21:08 # b7985a5e213d1adc6c93ffba227765f14366fda1 HEAD 05:21:08 # -> Force: false 05:21:08 # 34ecc8b9ab8f5e751a88c9cada2b51d1146cf036 refs/tags/v2.2.0-dev.6 [Pipeline] } 05:21:08 $ docker exec --env ******** --env ******** 9f630d8928d7eafc6f85fb3c04dc442a37db32d79a74591fe3c16a23714b9267 ssh-agent -k 05:21:08 unset SSH_AUTH_SOCK; 05:21:08 unset SSH_AGENT_PID; 05:21:08 echo Agent pid 19 killed; 05:21:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:21:09 + git semver [Pipeline] } 05:21:09 $ docker stop --time=1 9f630d8928d7eafc6f85fb3c04dc442a37db32d79a74591fe3c16a23714b9267 05:21:10 $ docker rm -f 9f630d8928d7eafc6f85fb3c04dc442a37db32d79a74591fe3c16a23714b9267 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:21:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:21:10 05:21:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:21:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:21:10 0.23.1-centos7: Pulling from edgex-lftools 05:21:10 ab5ef0e58194: Pulling fs layer 05:21:10 9712f1f96733: Pulling fs layer 05:21:10 63f879dbbcfc: Pulling fs layer 05:21:10 0d9ebad4ef96: Pulling fs layer 05:21:10 e9a5061849ea: Pulling fs layer 05:21:10 d747dcd14b5f: Pulling fs layer 05:21:10 2de7ff778b66: Pulling fs layer 05:21:10 e9a5061849ea: Waiting 05:21:10 d747dcd14b5f: Waiting 05:21:10 2de7ff778b66: Waiting 05:21:10 0d9ebad4ef96: Waiting 05:21:10 9712f1f96733: Verifying Checksum 05:21:10 9712f1f96733: Download complete 05:21:11 63f879dbbcfc: Verifying Checksum 05:21:11 63f879dbbcfc: Download complete 05:21:11 ab5ef0e58194: Verifying Checksum 05:21:11 ab5ef0e58194: Download complete 05:21:11 d747dcd14b5f: Verifying Checksum 05:21:11 d747dcd14b5f: Download complete 05:21:11 0d9ebad4ef96: Verifying Checksum 05:21:11 0d9ebad4ef96: Download complete 05:21:11 e9a5061849ea: Verifying Checksum 05:21:11 e9a5061849ea: Download complete 05:21:11 2de7ff778b66: Verifying Checksum 05:21:11 2de7ff778b66: Download complete 05:21:14 ab5ef0e58194: Pull complete 05:21:14 9712f1f96733: Pull complete 05:21:14 63f879dbbcfc: Pull complete 05:21:19 0d9ebad4ef96: Pull complete 05:21:19 e9a5061849ea: Pull complete 05:21:19 d747dcd14b5f: Pull complete 05:21:20 2de7ff778b66: Pull complete 05:21:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:21:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:21:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:21:20 prd-centos7-docker-4c-2g-751 does not seem to be running inside a container 05:21:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/119 -v /w/workspace/edgex-go/119:/w/workspace/edgex-go/119:rw,z -v /w/workspace/edgex-go/119@tmp:/w/workspace/edgex-go/119@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 ******** -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:0.23.1-centos7 cat 05:21:24 $ docker top 07bd2a05710bf4b1d43a4a5e1a0c258eea0f55b3a0dff85d6b48f48f28616083 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:21:24 provisioning config files... 05:21:24 copy managed file [sigul-config] to file:/w/workspace/edgex-go/119@tmp/config8994643628001962889tmp 05:21:24 copy managed file [sigul-password] to file:/w/workspace/edgex-go/119@tmp/config2800633582917166056tmp 05:21:24 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/119@tmp/config6184553735047881554tmp [Pipeline] { [Pipeline] echo 05:21:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:21:24 ---> sigul-configuration.sh 05:21:24 gpg: directory `/root/.gnupg' created 05:21:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:21:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:21:24 gpg: keyring `/root/.gnupg/secring.gpg' created 05:21:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:21:24 gpg: CAST5 encrypted data 05:21:24 gpg: encrypted with 1 passphrase 05:21:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:21:24 + mkdir /home/jenkins 05:21:24 + mkdir /home/jenkins/sigul [Pipeline] sh 05:21:25 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:21:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:21:25 ---> sigul-install.sh 05:21:25 Sigul already installed; skipping installation. [Pipeline] sh 05:21:25 + git tag --list 05:21:25 0.6.0 05:21:25 0.6.1 05:21:25 0.7.0 05:21:25 0.7.1 05:21:25 v1.0.0 05:21:25 v1.0.1 05:21:25 v1.1.0 05:21:25 v1.2.0 05:21:25 v1.2.1 05:21:25 v1.3.0 05:21:25 v1.3.1 05:21:25 v2.0.0 05:21:25 v2.0.1-dev.1 05:21:25 v2.0.1-dev.10 05:21:25 v2.0.1-dev.11 05:21:25 v2.0.1-dev.12 05:21:25 v2.0.1-dev.13 05:21:25 v2.0.1-dev.14 05:21:25 v2.0.1-dev.15 05:21:25 v2.0.1-dev.16 05:21:25 v2.0.1-dev.17 05:21:25 v2.0.1-dev.18 05:21:25 v2.0.1-dev.19 05:21:25 v2.0.1-dev.2 05:21:25 v2.0.1-dev.20 05:21:25 v2.0.1-dev.21 05:21:25 v2.0.1-dev.22 05:21:25 v2.0.1-dev.23 05:21:25 v2.0.1-dev.24 05:21:25 v2.0.1-dev.25 05:21:25 v2.0.1-dev.26 05:21:25 v2.0.1-dev.27 05:21:25 v2.0.1-dev.28 05:21:25 v2.0.1-dev.29 05:21:25 v2.0.1-dev.3 05:21:25 v2.0.1-dev.30 05:21:25 v2.0.1-dev.31 05:21:25 v2.0.1-dev.32 05:21:25 v2.0.1-dev.33 05:21:25 v2.0.1-dev.34 05:21:25 v2.0.1-dev.35 05:21:25 v2.0.1-dev.36 05:21:25 v2.0.1-dev.37 05:21:25 v2.0.1-dev.38 05:21:25 v2.0.1-dev.39 05:21:25 v2.0.1-dev.4 05:21:25 v2.0.1-dev.40 05:21:25 v2.0.1-dev.41 05:21:25 v2.0.1-dev.42 05:21:25 v2.0.1-dev.43 05:21:25 v2.0.1-dev.44 05:21:25 v2.0.1-dev.45 05:21:25 v2.0.1-dev.46 05:21:25 v2.0.1-dev.47 05:21:25 v2.0.1-dev.48 05:21:25 v2.0.1-dev.49 05:21:25 v2.0.1-dev.5 05:21:25 v2.0.1-dev.50 05:21:25 v2.0.1-dev.51 05:21:25 v2.0.1-dev.52 05:21:25 v2.0.1-dev.53 05:21:25 v2.0.1-dev.54 05:21:25 v2.0.1-dev.55 05:21:25 v2.0.1-dev.56 05:21:25 v2.0.1-dev.57 05:21:25 v2.0.1-dev.58 05:21:25 v2.0.1-dev.59 05:21:25 v2.0.1-dev.6 05:21:25 v2.0.1-dev.60 05:21:25 v2.0.1-dev.61 05:21:25 v2.0.1-dev.62 05:21:25 v2.0.1-dev.63 05:21:25 v2.0.1-dev.64 05:21:25 v2.0.1-dev.65 05:21:25 v2.0.1-dev.66 05:21:25 v2.0.1-dev.67 05:21:25 v2.0.1-dev.68 05:21:25 v2.0.1-dev.69 05:21:25 v2.0.1-dev.7 05:21:25 v2.0.1-dev.70 05:21:25 v2.0.1-dev.71 05:21:25 v2.0.1-dev.72 05:21:25 v2.0.1-dev.73 05:21:25 v2.0.1-dev.74 05:21:25 v2.0.1-dev.75 05:21:25 v2.0.1-dev.76 05:21:25 v2.0.1-dev.77 05:21:25 v2.0.1-dev.78 05:21:25 v2.0.1-dev.79 05:21:25 v2.0.1-dev.8 05:21:25 v2.0.1-dev.80 05:21:25 v2.0.1-dev.81 05:21:25 v2.0.1-dev.82 05:21:25 v2.0.1-dev.83 05:21:25 v2.0.1-dev.84 05:21:25 v2.0.1-dev.85 05:21:25 v2.0.1-dev.86 05:21:25 v2.0.1-dev.87 05:21:25 v2.0.1-dev.88 05:21:25 v2.0.1-dev.89 05:21:25 v2.0.1-dev.9 05:21:25 v2.0.1-dev.90 05:21:25 v2.0.1-dev.91 05:21:25 v2.0.1-dev.92 05:21:25 v2.0.1-dev.93 05:21:25 v2.0.1-dev.94 05:21:25 v2.0.1-dev.95 05:21:25 v2.0.1-dev.96 05:21:25 v2.0.1-dev.97 05:21:25 v2.0.1-dev.98 05:21:25 v2.0.1-dev.99 05:21:25 v2.1.0 05:21:25 v2.2.0-dev.1 05:21:25 v2.2.0-dev.2 05:21:25 v2.2.0-dev.3 05:21:25 v2.2.0-dev.4 05:21:25 v2.2.0-dev.5 05:21:25 v2.2.0-dev.6 [Pipeline] sh 05:21:25 + lftools sign git-tag v2.2.0-dev.6 05:21:26 Signing Git tag with Sigul... 05:21:26 Signing v2.2.0-dev.6 [Pipeline] echo 05:21:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:21:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:21:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:21:27 $ docker stop --time=1 07bd2a05710bf4b1d43a4a5e1a0c258eea0f55b3a0dff85d6b48f48f28616083 05:21:28 $ docker rm -f 07bd2a05710bf4b1d43a4a5e1a0c258eea0f55b3a0dff85d6b48f48f28616083 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:21:29 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 05:21:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:21:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:21:29 . [Pipeline] withDockerContainer 05:21:29 prd-centos7-docker-4c-2g-751 does not seem to be running inside a container 05:21:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/119 -v /w/workspace/edgex-go/119:/w/workspace/edgex-go/119:rw,z -v /w/workspace/edgex-go/119@tmp:/w/workspace/edgex-go/119@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:21:30 $ docker top a0d37f12ed0b76c0a422ad31b40e48af6d447688e08f499214fd583263d8eca5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:21:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:21:30 [ssh-agent] Looking for ssh-agent implementation... 05:21:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:21:30 $ docker exec a0d37f12ed0b76c0a422ad31b40e48af6d447688e08f499214fd583263d8eca5 ssh-agent 05:21:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdjDgMg/agent.13 05:21:30 SSH_AGENT_PID=19 05:21:30 Running ssh-add (command line suppressed) 05:21:30 Identity added: /w/workspace/edgex-go/119@tmp/private_key_3573383563934600927.key (/w/workspace/edgex-go/119@tmp/private_key_3573383563934600927.key) 05:21:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:21:31 + git semver bump pre 05:21:31 # -> Open(): unable to determine branch for HEAD 05:21:31 # $GIT_DIR = /w/workspace/edgex-go/119/.git 05:21:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/119 05:21:31 # $SEMVER_REMOTE_NAME = origin 05:21:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:21:31 # $SEMVER_USER_NAME = edgex-jenkins 05:21:31 # $SEMVER_BRANCH = main 05:21:31 # $SEMVER_DIR = /w/workspace/edgex-go/119/.semver 05:21:31 2.2.0-dev.7 [Pipeline] } 05:21:31 $ docker exec --env ******** --env ******** a0d37f12ed0b76c0a422ad31b40e48af6d447688e08f499214fd583263d8eca5 ssh-agent -k 05:21:31 unset SSH_AUTH_SOCK; 05:21:31 unset SSH_AGENT_PID; 05:21:31 echo Agent pid 19 killed; 05:21:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:21:31 + git semver [Pipeline] } 05:21:31 $ docker stop --time=1 a0d37f12ed0b76c0a422ad31b40e48af6d447688e08f499214fd583263d8eca5 05:21:32 $ docker rm -f a0d37f12ed0b76c0a422ad31b40e48af6d447688e08f499214fd583263d8eca5 [Pipeline] // withDockerContainer [Pipeline] sh 05:21:33 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 05:21:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:21:33 . [Pipeline] withDockerContainer 05:21:33 prd-centos7-docker-4c-2g-751 does not seem to be running inside a container 05:21:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/119 -v /w/workspace/edgex-go/119:/w/workspace/edgex-go/119:rw,z -v /w/workspace/edgex-go/119@tmp:/w/workspace/edgex-go/119@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:21:33 $ docker top 2bd138b8587f07bd46ed62849efb5b183bd47e25be90ffd887d48078bb634204 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:21:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:21:34 [ssh-agent] Looking for ssh-agent implementation... 05:21:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:21:34 $ docker exec 2bd138b8587f07bd46ed62849efb5b183bd47e25be90ffd887d48078bb634204 ssh-agent 05:21:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKGPdmC/agent.13 05:21:34 SSH_AGENT_PID=20 05:21:34 Running ssh-add (command line suppressed) 05:21:34 Identity added: /w/workspace/edgex-go/119@tmp/private_key_6042961869897013557.key (/w/workspace/edgex-go/119@tmp/private_key_6042961869897013557.key) 05:21:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:21:34 + git semver push 05:21:34 # -> Open(): unable to determine branch for HEAD 05:21:34 # $GIT_DIR = /w/workspace/edgex-go/119/.git 05:21:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/119 05:21:34 # $SEMVER_REMOTE_NAME = origin 05:21:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:21:34 # $SEMVER_USER_NAME = edgex-jenkins 05:21:34 # $SEMVER_BRANCH = main 05:21:34 # $SEMVER_DIR = /w/workspace/edgex-go/119/.semver [Pipeline] } 05:21:39 $ docker exec --env ******** --env ******** 2bd138b8587f07bd46ed62849efb5b183bd47e25be90ffd887d48078bb634204 ssh-agent -k 05:21:39 unset SSH_AUTH_SOCK; 05:21:39 unset SSH_AGENT_PID; 05:21:39 echo Agent pid 20 killed; 05:21:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:21:39 + git semver [Pipeline] } 05:21:39 $ docker stop --time=1 2bd138b8587f07bd46ed62849efb5b183bd47e25be90ffd887d48078bb634204 05:21:40 $ docker rm -f 2bd138b8587f07bd46ed62849efb5b183bd47e25be90ffd887d48078bb634204 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:21:41 + '[' -d /w/workspace/edgex-go/119/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:21:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:21:42 ---> package-listing.sh 05:21:42 ++ facter osfamily 05:21:42 ++ tr '[:upper:]' '[:lower:]' 05:21:42 + OS_FAMILY=redhat 05:21:42 + workspace=/w/workspace/edgex-go/119 05:21:42 + START_PACKAGES=/tmp/packages_start.txt 05:21:42 + END_PACKAGES=/tmp/packages_end.txt 05:21:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:21:42 + PACKAGES=/tmp/packages_start.txt 05:21:42 + '[' /w/workspace/edgex-go/119 ']' 05:21:42 + PACKAGES=/tmp/packages_end.txt 05:21:42 + case "${OS_FAMILY}" in 05:21:42 + rpm -qa 05:21:42 + sort 05:21:45 + '[' -f /tmp/packages_start.txt ']' 05:21:45 + '[' -f /tmp/packages_end.txt ']' 05:21:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:21:45 + '[' /w/workspace/edgex-go/119 ']' 05:21:45 + mkdir -p /w/workspace/edgex-go/119/archives/ 05:21:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/119/archives/ [Pipeline] echo 05:21:45 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/edgex-go/119/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:21:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:21:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:21:46 05:21:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:21:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:21:47 latest: Pulling from edgex-lftools-log-publisher 05:21:47 b4d181a07f80: Pulling fs layer 05:21:47 a1111a8f2ec3: Pulling fs layer 05:21:47 ed53099fbce6: Pulling fs layer 05:21:47 dc539afda2c1: Pulling fs layer 05:21:47 77bc0d833cb6: Pulling fs layer 05:21:47 9065ff56babe: Pulling fs layer 05:21:47 d287ab97295c: Pulling fs layer 05:21:47 dc539afda2c1: Waiting 05:21:47 77bc0d833cb6: Waiting 05:21:47 9065ff56babe: Waiting 05:21:47 d287ab97295c: Waiting 05:21:47 a1111a8f2ec3: Verifying Checksum 05:21:47 a1111a8f2ec3: Download complete 05:21:47 dc539afda2c1: Verifying Checksum 05:21:47 dc539afda2c1: Download complete 05:21:47 ed53099fbce6: Verifying Checksum 05:21:47 ed53099fbce6: Download complete 05:21:47 9065ff56babe: Verifying Checksum 05:21:47 9065ff56babe: Download complete 05:21:47 77bc0d833cb6: Verifying Checksum 05:21:47 77bc0d833cb6: Download complete 05:21:47 b4d181a07f80: Verifying Checksum 05:21:47 b4d181a07f80: Download complete 05:21:47 d287ab97295c: Verifying Checksum 05:21:47 d287ab97295c: Download complete 05:21:48 b4d181a07f80: Pull complete 05:21:48 a1111a8f2ec3: Pull complete 05:21:49 ed53099fbce6: Pull complete 05:21:49 dc539afda2c1: Pull complete 05:21:49 77bc0d833cb6: Pull complete 05:21:49 9065ff56babe: Pull complete 05:21:55 d287ab97295c: Pull complete 05:21:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:21:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:21:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:21:55 prd-centos7-docker-4c-2g-751 does not seem to be running inside a container 05:21:55 $ 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/edgex-go/119/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/119 -v /w/workspace/edgex-go/119:/w/workspace/edgex-go/119:rw,z -v /w/workspace/edgex-go/119@tmp:/w/workspace/edgex-go/119@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 ******** -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 05:21:58 $ docker top a1575f13109b6e66ee7fcd5e8b07c07f81a0a1c60d6e568e2d90a401168c7c00 -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:58 + touch /tmp/pre-build-complete [Pipeline] sh 05:21:58 + mkdir -p /var/log/sysstat [Pipeline] sh 05:21:58 + ls /var/log/sa-host 05:21:58 + sadf -c /var/log/sa-host/sa30 05:21:58 file_magic: OK 05:21:58 HZ: Using current value: 100 05:21:58 file_header: OK 05:21:58 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 05:21:58 Statistics: 05:21:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:21:58 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:21:59 provisioning config files... 05:21:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/119@tmp/config3925408831139343331tmp [Pipeline] { [Pipeline] echo 05:21:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:21:59 ---> create-netrc.sh [Pipeline] } 05:21:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:21:59 ---> python-tools-install.sh [Pipeline] echo 05:21:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:22:00 ---> sudo-logs.sh 05:22:00 Archiving 'sudo' log.. 05:22:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-751.novalocal: Name or service not known 05:22:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-751.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:22:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:22:00 ---> job-cost.sh 05:22:00 lf-activate-venv: SKIPPING 05:22:00 DEBUG: total: 0.10999999940395355 05:22:00 INFO: Retrieving Stack Cost... 05:22:01 INFO: Retrieving Pricing Info for: v3-standard-2 05:22:01 INFO: Archiving Costs [Pipeline] echo 05:22:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:22:01 ---> logs-deploy.sh 05:22:01 lf-activate-venv: SKIPPING 05:22:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/119 05:22:01 INFO: archiving workspace using pattern(s): 05:22:02 Archives upload complete. 05:22:02 INFO: archiving logs to Nexus 05:22:03 ---> uname -a: 05:22:03 Linux prd-centos7-docker-4c-2g-751.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 05:22:03 05:22:03 05:22:03 ---> lscpu: 05:22:03 Architecture: x86_64 05:22:03 CPU op-mode(s): 32-bit, 64-bit 05:22:03 Byte Order: Little Endian 05:22:03 Address sizes: 40 bits physical, 48 bits virtual 05:22:03 CPU(s): 2 05:22:03 On-line CPU(s) list: 0,1 05:22:03 Thread(s) per core: 1 05:22:03 Core(s) per socket: 1 05:22:03 Socket(s): 2 05:22:03 NUMA node(s): 1 05:22:03 Vendor ID: AuthenticAMD 05:22:03 CPU family: 23 05:22:03 Model: 49 05:22:03 Model name: AMD EPYC-Rome Processor 05:22:03 Stepping: 0 05:22:03 CPU MHz: 2799.994 05:22:03 BogoMIPS: 5599.98 05:22:03 Virtualization: AMD-V 05:22:03 Hypervisor vendor: KVM 05:22:03 Virtualization type: full 05:22:03 L1d cache: 32K 05:22:03 L1i cache: 32K 05:22:03 L2 cache: 512K 05:22:03 L3 cache: 16384K 05:22:03 NUMA node0 CPU(s): 0,1 05:22:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 05:22:03 05:22:03 05:22:03 ---> nproc: 05:22:03 2 05:22:03 05:22:03 05:22:03 ---> df -h: 05:22:03 Filesystem Size Used Avail Use% Mounted on 05:22:03 overlay 40G 15G 26G 36% / 05:22:03 tmpfs 64M 0 64M 0% /dev 05:22:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:22:03 shm 64M 0 64M 0% /dev/shm 05:22:03 /dev/vda1 40G 15G 26G 36% /facter-os 05:22:03 05:22:03 05:22:03 ---> sar -b -r -n DEV: 05:22:03 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/30/21 _x86_64_ (2 CPU) 05:22:03 05:22:03 04:56:21 LINUX RESTART (2 CPU) 05:22:03 05:22:03 04:57:01 tps rtps wtps bread/s bwrtn/s 05:22:03 04:58:01 5.31 0.00 5.31 0.00 2484.25 05:22:03 04:59:01 2.16 0.00 2.16 0.00 1772.04 05:22:03 05:00:01 77.12 3.36 73.76 2348.04 3713.99 05:22:03 05:01:01 4.80 0.07 4.73 1.33 1143.40 05:22:03 05:02:01 2.35 0.07 2.28 1.47 1787.62 05:22:03 05:03:01 2.28 0.00 2.28 0.00 1850.72 05:22:03 05:04:01 298.22 0.07 298.15 4.40 71702.85 05:22:03 05:05:01 138.54 0.00 138.54 0.00 29370.97 05:22:03 05:06:01 77.53 0.00 77.53 0.00 5652.83 05:22:03 05:07:06 326.38 98.65 227.73 2630.59 118287.96 05:22:03 05:08:01 664.50 322.73 341.77 21860.47 209919.48 05:22:03 05:09:02 678.58 156.99 521.60 6433.84 202703.78 05:22:03 05:10:01 175.49 24.42 151.07 1725.07 23455.13 05:22:03 05:11:01 3.75 0.03 3.71 1.07 75.95 05:22:03 05:12:01 0.98 0.27 0.72 7.73 14.76 05:22:03 05:13:01 0.28 0.00 0.28 0.00 3.30 05:22:03 05:14:01 0.20 0.00 0.20 0.00 2.58 05:22:03 05:15:01 0.20 0.00 0.20 0.00 1.78 05:22:03 05:16:01 0.20 0.00 0.20 0.00 2.62 05:22:03 05:17:01 0.20 0.00 0.20 0.00 2.55 05:22:03 05:18:01 0.28 0.00 0.28 0.00 3.30 05:22:03 05:19:01 0.20 0.00 0.20 0.00 2.58 05:22:03 05:20:01 0.18 0.00 0.18 0.00 2.05 05:22:03 05:21:01 169.84 4.90 164.94 389.74 32356.13 05:22:03 Average: 108.38 24.72 83.67 1408.85 29127.66 05:22:03 05:22:03 04:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:22:03 04:58:01 5762012 0 590048 7.37 2620 1654260 1213568 13.40 541924 1477372 11484 05:22:03 04:59:01 5711500 0 587824 7.34 2620 1706996 1207660 13.33 590304 1478196 11184 05:22:03 05:00:01 5487192 0 656540 8.20 2620 1862588 1412808 15.60 742844 1536444 2468 05:22:03 05:01:01 5382600 0 710056 8.87 2620 1913664 1405076 15.51 818600 1563944 22404 05:22:03 05:02:01 5333348 0 708480 8.85 2620 1964492 1389676 15.34 851256 1580308 19828 05:22:03 05:03:01 5278372 0 708584 8.85 2620 2019364 1389100 15.34 888320 1596576 19312 05:22:03 05:04:01 2575388 0 998792 12.47 2620 4432140 1352828 14.94 1848508 3034520 607020 05:22:03 05:05:01 3266092 0 1064260 13.29 2620 3675968 1674940 18.49 1451832 2808976 145908 05:22:03 05:06:01 3113468 0 1273508 15.90 2620 3619344 1676360 18.51 1583636 2822116 88016 05:22:03 05:07:06 1003304 0 1258812 15.72 2620 5744204 2231216 24.63 1891504 4526472 260344 05:22:03 05:08:01 704424 0 1604096 20.03 2620 5697800 3735260 41.24 2775248 3898292 175332 05:22:03 05:09:02 1112128 0 1617408 20.20 2620 5276784 3249636 35.88 2252112 3977464 62356 05:22:03 05:10:01 3143468 0 1163116 14.52 2620 3699736 1571260 17.35 1386668 2867356 32 05:22:03 05:11:01 3155896 0 1150616 14.37 2620 3699808 1476960 16.31 1472552 2774096 36 05:22:03 05:12:01 3165300 0 1141208 14.25 2620 3699812 1394700 15.40 1471464 2768968 8 05:22:03 05:13:01 3169348 0 1137160 14.20 2620 3699812 1394496 15.40 1467508 2768696 8 05:22:03 05:14:01 3168472 0 1138028 14.21 2620 3699820 1394496 15.40 1471212 2766168 8 05:22:03 05:15:01 3172984 0 1133512 14.15 2620 3699824 1394664 15.40 1468696 2763688 8 05:22:03 05:16:01 3173288 0 1133204 14.15 2620 3699828 1394628 15.40 1468596 2763752 8 05:22:03 05:17:01 3173428 0 1133060 14.15 2620 3699832 1394616 15.40 1468620 2763752 8 05:22:03 05:18:01 3173820 0 1132656 14.14 2620 3699844 1394496 15.40 1468252 2763756 8 05:22:03 05:19:01 3173912 0 1132568 14.14 2620 3699840 1394532 15.40 1468280 2763752 8 05:22:03 05:20:01 3173664 0 1132812 14.14 2620 3699844 1394496 15.40 1468356 2763752 8 05:22:03 05:21:01 2355396 0 1221416 15.25 2620 4429508 1413284 15.60 1607012 3371280 32 05:22:03 Average: 3413700 0 1063657 13.28 2620 3528963 1622948 17.92 1413471 2674987 59410 05:22:03 05:22:03 04:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:22:03 04:58:01 eth0 164.35 141.03 887.76 9.64 0.00 0.00 0.00 0.00 05:22:03 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 04:59:01 eth0 162.61 139.78 891.24 9.58 0.00 0.00 0.00 0.00 05:22:03 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:00:01 vethc965ad5 25.98 14.02 5.17 45.77 0.00 0.00 0.00 0.00 05:22:03 05:00:01 eth0 211.72 181.78 1090.11 31.44 0.00 0.00 0.00 0.00 05:22:03 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:00:01 docker0 25.98 13.92 4.82 45.76 0.00 0.00 0.00 0.00 05:22:03 05:01:01 vethc965ad5 351.30 259.56 30.57 870.36 0.00 0.00 0.00 0.00 05:22:03 05:01:01 eth0 269.30 353.73 874.55 32.64 0.00 0.00 0.00 0.00 05:22:03 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:01:01 docker0 351.30 259.53 25.77 870.35 0.00 0.00 0.00 0.00 05:22:03 05:02:01 vethc965ad5 354.31 260.84 30.79 872.27 0.00 0.00 0.00 0.00 05:22:03 05:02:01 eth0 267.46 355.08 873.60 31.34 0.00 0.00 0.00 0.00 05:22:03 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:02:01 docker0 354.31 260.84 25.95 872.27 0.00 0.00 0.00 0.00 05:22:03 05:03:01 vethc965ad5 378.89 278.19 33.00 942.79 0.00 0.00 0.00 0.00 05:22:03 05:03:01 eth0 285.21 379.63 944.08 33.49 0.00 0.00 0.00 0.00 05:22:03 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:03:01 docker0 378.89 278.19 27.82 942.79 0.00 0.00 0.00 0.00 05:22:03 05:04:01 eth0 400.20 368.14 5292.69 41.80 0.00 0.00 0.00 0.00 05:22:03 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:04:01 docker0 291.79 275.03 24.03 2064.75 0.00 0.00 0.00 0.00 05:22:03 05:05:01 veth5f59734 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 05:22:03 05:05:01 eth0 38.96 22.65 34.60 15.42 0.00 0.00 0.00 0.00 05:22:03 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:05:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 05:22:03 05:06:01 veth5f59734 1.32 1.32 0.10 0.10 0.00 0.00 0.00 0.00 05:22:03 05:06:01 eth0 16.42 8.99 12.66 6.82 0.00 0.00 0.00 0.00 05:22:03 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:06:01 docker0 1.32 1.32 0.08 0.10 0.00 0.00 0.00 0.00 05:22:03 05:07:06 vethcc5d9b7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:22:03 05:07:06 eth0 97.79 67.57 1567.14 118.07 0.00 0.00 0.00 0.00 05:22:03 05:07:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:07:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:08:01 vethcc5d9b7 0.00 0.53 0.00 0.02 0.00 0.00 0.00 0.00 05:22:03 05:08:01 veth6df69b8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:22:03 05:08:01 vetha079e5c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:22:03 05:08:01 veth9d45c23 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:22:03 05:09:02 vethcc5d9b7 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 05:22:03 05:09:02 veth5c38a3d 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 05:22:03 05:09:02 eth0 2588.98 2397.54 15381.41 429.49 0.00 0.00 0.00 0.00 05:22:03 05:09:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:22:03 05:10:01 eth0 311.65 301.54 266.83 1093.15 0.00 0.00 0.00 0.00 05:22:03 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:10:01 docker0 1472.10 1203.69 113.38 5726.76 0.00 0.00 0.00 0.00 05:22:03 05:11:01 eth0 107.68 117.29 51.90 583.43 0.00 0.00 0.00 0.00 05:22:03 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:12:01 eth0 2.20 1.08 1.69 0.31 0.00 0.00 0.00 0.00 05:22:03 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:13:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:22:03 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:14:01 eth0 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 05:22:03 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:15:01 eth0 1.10 0.37 0.32 0.17 0.00 0.00 0.00 0.00 05:22:03 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:16:01 eth0 0.57 0.32 0.27 0.20 0.00 0.00 0.00 0.00 05:22:03 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:17:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 05:22:03 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:18:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 0.00 05:22:03 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:19:01 eth0 0.15 0.08 0.06 0.00 0.00 0.00 0.00 0.00 05:22:03 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:20:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:22:03 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:21:01 eth0 216.11 138.57 4465.27 24.40 0.00 0.00 0.00 0.00 05:22:03 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 05:21:01 docker0 40.79 49.47 3.66 392.24 0.00 0.00 0.00 0.00 05:22:03 Average: eth0 114.87 111.67 803.35 85.74 0.00 0.00 0.00 0.00 05:22:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:03 Average: docker0 62.06 51.41 4.80 251.16 0.00 0.00 0.00 0.00 05:22:03 05:22:03 05:22:03 ---> sar -P ALL: 05:22:03 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/30/21 _x86_64_ (2 CPU) 05:22:03 05:22:03 04:56:21 LINUX RESTART (2 CPU) 05:22:03 05:22:03 04:57:01 CPU %user %nice %system %iowait %steal %idle 05:22:03 04:58:01 all 1.24 0.00 0.32 0.00 0.03 98.41 05:22:03 04:58:01 0 1.96 0.00 0.49 0.00 0.03 97.51 05:22:03 04:58:01 1 0.52 0.00 0.15 0.00 0.03 99.30 05:22:03 04:59:01 all 1.40 0.00 0.31 0.00 0.03 98.26 05:22:03 04:59:01 0 2.13 0.00 0.54 0.00 0.03 97.29 05:22:03 04:59:01 1 0.67 0.00 0.08 0.00 0.03 99.21 05:22:03 05:00:01 all 6.59 0.00 2.14 1.84 0.05 89.38 05:22:03 05:00:01 0 7.31 0.00 2.18 0.65 0.05 89.81 05:22:03 05:00:01 1 5.88 0.00 2.10 3.03 0.05 88.95 05:22:03 05:01:01 all 3.00 0.00 0.92 0.00 0.05 96.03 05:22:03 05:01:01 0 2.91 0.00 0.89 0.00 0.07 96.13 05:22:03 05:01:01 1 3.09 0.00 0.95 0.00 0.03 95.93 05:22:03 05:02:01 all 2.57 0.00 0.75 0.00 0.05 96.63 05:22:03 05:02:01 0 2.43 0.00 0.72 0.00 0.03 96.82 05:22:03 05:02:01 1 2.71 0.00 0.78 0.00 0.07 96.44 05:22:03 05:03:01 all 3.54 0.00 0.79 0.00 0.05 95.62 05:22:03 05:03:01 0 3.20 0.00 0.82 0.00 0.05 95.92 05:22:03 05:03:01 1 3.88 0.00 0.75 0.00 0.05 95.32 05:22:03 05:04:01 all 28.75 0.00 10.28 2.67 0.08 58.21 05:22:03 05:04:01 0 24.14 0.00 10.56 3.58 0.09 61.63 05:22:03 05:04:01 1 33.40 0.00 10.01 1.75 0.07 54.76 05:22:03 05:05:01 all 55.63 0.00 6.90 0.73 0.11 36.63 05:22:03 05:05:01 0 54.86 0.00 7.30 0.76 0.11 36.97 05:22:03 05:05:01 1 56.41 0.00 6.49 0.70 0.11 36.29 05:22:03 05:06:01 all 48.28 0.00 5.11 0.59 0.09 45.93 05:22:03 05:06:01 0 50.30 0.00 4.75 0.53 0.07 44.34 05:22:03 05:06:01 1 46.26 0.00 5.47 0.64 0.11 47.52 05:22:03 05:07:06 all 52.99 0.00 11.78 9.52 0.11 25.60 05:22:03 05:07:06 0 52.95 0.00 11.55 9.15 0.12 26.24 05:22:03 05:07:06 1 53.04 0.00 12.01 9.89 0.10 24.96 05:22:03 05:08:01 all 54.86 0.00 17.72 22.43 0.12 4.86 05:22:03 05:08:01 0 54.38 0.00 17.54 24.17 0.12 3.79 05:22:03 05:08:01 1 55.35 0.00 17.90 20.70 0.12 5.94 05:22:03 05:22:03 05:08:01 CPU %user %nice %system %iowait %steal %idle 05:22:03 05:09:02 all 70.39 0.00 19.12 8.44 0.14 1.91 05:22:03 05:09:02 0 69.16 0.00 19.79 9.26 0.15 1.64 05:22:03 05:09:02 1 71.62 0.00 18.45 7.62 0.13 2.18 05:22:03 05:10:01 all 43.58 0.00 8.50 1.98 0.11 45.83 05:22:03 05:10:01 0 43.65 0.00 8.59 2.21 0.11 45.44 05:22:03 05:10:01 1 43.51 0.00 8.42 1.76 0.11 46.21 05:22:03 05:11:01 all 6.30 0.00 0.89 0.02 0.04 92.74 05:22:03 05:11:01 0 6.33 0.00 0.98 0.02 0.05 92.62 05:22:03 05:11:01 1 6.27 0.00 0.81 0.02 0.03 92.87 05:22:03 05:12:01 all 0.16 0.00 0.07 0.00 0.02 99.76 05:22:03 05:12:01 0 0.28 0.00 0.08 0.00 0.02 99.62 05:22:03 05:12:01 1 0.03 0.00 0.05 0.00 0.02 99.90 05:22:03 05:13:01 all 0.21 0.00 0.04 0.00 0.03 99.72 05:22:03 05:13:01 0 0.37 0.00 0.05 0.00 0.05 99.53 05:22:03 05:13:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:22:03 05:14:01 all 0.13 0.00 0.03 0.00 0.02 99.82 05:22:03 05:14:01 0 0.25 0.00 0.02 0.00 0.02 99.72 05:22:03 05:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:22:03 05:15:01 all 0.13 0.00 0.02 0.00 0.03 99.83 05:22:03 05:15:01 0 0.22 0.00 0.02 0.00 0.03 99.73 05:22:03 05:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:22:03 05:16:01 all 0.18 0.00 0.04 0.00 0.03 99.76 05:22:03 05:16:01 0 0.30 0.00 0.05 0.00 0.02 99.63 05:22:03 05:16:01 1 0.05 0.00 0.03 0.00 0.03 99.88 05:22:03 05:17:01 all 0.05 0.00 0.03 0.00 0.03 99.89 05:22:03 05:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:22:03 05:17:01 1 0.08 0.00 0.03 0.00 0.03 99.85 05:22:03 05:18:01 all 0.13 0.00 0.02 0.00 0.03 99.83 05:22:03 05:18:01 0 0.03 0.00 0.02 0.00 0.03 99.92 05:22:03 05:18:01 1 0.22 0.00 0.02 0.00 0.02 99.75 05:22:03 05:19:01 all 0.18 0.00 0.03 0.00 0.03 99.77 05:22:03 05:19:01 0 0.03 0.00 0.03 0.00 0.03 99.90 05:22:03 05:19:01 1 0.33 0.00 0.02 0.00 0.02 99.63 05:22:03 05:22:03 05:19:01 CPU %user %nice %system %iowait %steal %idle 05:22:03 05:20:01 all 0.20 0.00 0.02 0.00 0.03 99.76 05:22:03 05:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:22:03 05:20:01 1 0.37 0.00 0.02 0.00 0.03 99.58 05:22:03 05:21:01 all 12.68 0.00 5.30 2.79 0.04 79.18 05:22:03 05:21:01 0 12.85 0.00 5.27 3.49 0.05 78.34 05:22:03 05:21:01 1 12.52 0.00 5.34 2.09 0.03 80.02 05:22:03 Average: all 15.63 0.00 3.60 1.97 0.05 78.74 05:22:03 Average: 0 15.53 0.00 3.66 2.08 0.06 78.68 05:22:03 Average: 1 15.73 0.00 3.55 1.87 0.05 78.80 05:22:03 05:22:03 05:22:03