Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 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-ssh14185572976969987029.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh8191859017363655582.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh10891045503128583846.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh14060158124696645508.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-ssh5315127664862002487.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.17 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 Running on prd-centos7-docker-4c-2g-5364 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/146 [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/146 # 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/146@tmp/jenkins-gitclient-ssh1426550094862628453.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 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c (main) > 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 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c # timeout=10 Commit message: "feat: Location of client service obtained from the registry (#3879)" > git rev-list --no-walk 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:32:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:32:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:32:09 ========================================================= 16:32:09 EdgeX Global Pipelines Version Info 16:32:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:32:10 ------------------- 16:32:10 stable info: 16:32:10 ------------------- 16:32:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:32:10 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:32:10 Message: update stable to v1.0.220 16:32:11 ------------------- 16:32:11 experimental info: 16:32:11 ------------------- 16:32:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:32:11 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:32:11 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:32:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:32:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:32:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:32:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:32:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:32:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:32:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:32:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:32:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:32:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:32:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] echo 16:32:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ec8c03 [Pipeline] echo 16:32:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:12 provisioning config files... 16:32:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/146@tmp/config1384393005485611355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:12 ---> docker-login.sh 16:32:12 nexus3.edgexfoundry.org:10001 16:32:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:12 Configure a credential helper to remove this warning. See 16:32:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:12 16:32:12 Login Succeeded 16:32:12 nexus3.edgexfoundry.org:10002 16:32:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:12 Configure a credential helper to remove this warning. See 16:32:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:12 16:32:12 Login Succeeded 16:32:12 nexus3.edgexfoundry.org:10003 16:32:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:13 Configure a credential helper to remove this warning. See 16:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:13 16:32:13 Login Succeeded 16:32:13 nexus3.edgexfoundry.org:10004 16:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:13 Configure a credential helper to remove this warning. See 16:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:13 16:32:13 Login Succeeded 16:32:13 docker.io 16:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:13 Configure a credential helper to remove this warning. See 16:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:13 16:32:13 Login Succeeded 16:32:13 ---> docker-login.sh ends [Pipeline] } 16:32:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:13 ++ 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 16:32:13 + for file in '`ls cmd/**/Dockerfile`' 16:32:13 ++ dirname cmd/core-command/Dockerfile 16:32:13 ++ cut -d/ -f2 16:32:13 + echo core-command,cmd/core-command/Dockerfile 16:32:13 + for file in '`ls cmd/**/Dockerfile`' 16:32:13 ++ cut -d/ -f2 16:32:13 ++ dirname cmd/core-data/Dockerfile 16:32:13 + echo core-data,cmd/core-data/Dockerfile 16:32:13 + for file in '`ls cmd/**/Dockerfile`' 16:32:13 ++ cut -d/ -f2 16:32:13 ++ dirname cmd/core-metadata/Dockerfile 16:32:13 + echo core-metadata,cmd/core-metadata/Dockerfile 16:32:13 + for file in '`ls cmd/**/Dockerfile`' 16:32:13 ++ dirname cmd/security-bootstrapper/Dockerfile 16:32:13 ++ cut -d/ -f2 16:32:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:32:13 + for file in '`ls cmd/**/Dockerfile`' 16:32:13 ++ cut -d/ -f2 16:32:13 ++ dirname cmd/security-proxy-setup/Dockerfile 16:32:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:32:13 + for file in '`ls cmd/**/Dockerfile`' 16:32:13 ++ cut -d/ -f2 16:32:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:32:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:32:13 + for file in '`ls cmd/**/Dockerfile`' 16:32:13 ++ dirname cmd/support-notifications/Dockerfile 16:32:13 ++ cut -d/ -f2 16:32:13 + echo support-notifications,cmd/support-notifications/Dockerfile 16:32:13 + for file in '`ls cmd/**/Dockerfile`' 16:32:13 ++ dirname cmd/support-scheduler/Dockerfile 16:32:13 ++ cut -d/ -f2 16:32:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:32:13 + for file in '`ls cmd/**/Dockerfile`' 16:32:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:32:13 ++ cut -d/ -f2 16:32:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:32:14 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 16:32:14 + git rev-list -1 --merges 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c~1..2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] echo 16:32:14 -----------> git rev-list -1 --merges 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c~1..2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [false] [Pipeline] sh 16:32:14 + git log --format=format:%s -1 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] echo 16:32:14 ========================================================= 16:32:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:32:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:32:15 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:32:15 + grep -v github /etc/ssh/ssh_known_hosts 16:32:15 + '[' -e /tmp/ssh_known_hosts ']' 16:32:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:32:15 + sudo tee -a /etc/ssh/ssh_known_hosts 16:32:15 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:32:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:32:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:15 16:32:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:32:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:16 latest: Pulling from edgex-devops/git-semver 16:32:16 a0d0a0d46f8b: Pulling fs layer 16:32:16 3e5f54012d9b: Pulling fs layer 16:32:16 4c7163046ea9: Pulling fs layer 16:32:16 0c2d73faf560: Pulling fs layer 16:32:16 0c2d73faf560: Waiting 16:32:16 3e5f54012d9b: Verifying Checksum 16:32:16 3e5f54012d9b: Download complete 16:32:16 a0d0a0d46f8b: Verifying Checksum 16:32:16 a0d0a0d46f8b: Download complete 16:32:16 4c7163046ea9: Verifying Checksum 16:32:16 4c7163046ea9: Download complete 16:32:16 0c2d73faf560: Verifying Checksum 16:32:16 0c2d73faf560: Download complete 16:32:16 a0d0a0d46f8b: Pull complete 16:32:16 3e5f54012d9b: Pull complete 16:32:16 4c7163046ea9: Pull complete 16:32:16 0c2d73faf560: Pull complete 16:32:16 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:32:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:32:16 prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container 16:32:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:32:17 $ docker top 8b350cefd7dd41fdfd24dd4cae567f68f5df96944ea0d3335771462c4f016fde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:17 [ssh-agent] Looking for ssh-agent implementation... 16:32:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:18 $ docker exec 8b350cefd7dd41fdfd24dd4cae567f68f5df96944ea0d3335771462c4f016fde ssh-agent 16:32:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkBAmnD/agent.13 16:32:18 SSH_AGENT_PID=19 16:32:18 Running ssh-add (command line suppressed) 16:32:18 Identity added: /w/workspace/edgex-go/146@tmp/private_key_3374240790898682968.key (/w/workspace/edgex-go/146@tmp/private_key_3374240790898682968.key) 16:32:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:18 + git tag --points-at HEAD [Pipeline] } 16:32:18 $ docker exec --env ******** --env ******** 8b350cefd7dd41fdfd24dd4cae567f68f5df96944ea0d3335771462c4f016fde ssh-agent -k 16:32:18 unset SSH_AUTH_SOCK; 16:32:18 unset SSH_AGENT_PID; 16:32:18 echo Agent pid 19 killed; 16:32:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:32:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:18 [ssh-agent] Looking for ssh-agent implementation... 16:32:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:18 $ docker exec 8b350cefd7dd41fdfd24dd4cae567f68f5df96944ea0d3335771462c4f016fde ssh-agent 16:32:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpHPJdE/agent.54 16:32:18 SSH_AGENT_PID=60 16:32:18 Running ssh-add (command line suppressed) 16:32:19 Identity added: /w/workspace/edgex-go/146@tmp/private_key_4744945092958406078.key (/w/workspace/edgex-go/146@tmp/private_key_4744945092958406078.key) 16:32:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:19 + git semver init 16:32:19 # -> Open(): unable to determine branch for HEAD 16:32:19 # $GIT_DIR = /w/workspace/edgex-go/146/.git 16:32:19 # $GIT_WORK_TREE = /w/workspace/edgex-go/146 16:32:19 # $SEMVER_REMOTE_NAME = origin 16:32:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:32:19 # $SEMVER_USER_NAME = edgex-jenkins 16:32:19 # $SEMVER_BRANCH = main 16:32:19 # $SEMVER_TEMP = /tmp/semver-381995346 16:32:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:32:34 # '/tmp/semver-381995346' -> '/w/workspace/edgex-go/146/.semver' 16:32:34 # -> Force: false 16:32:34 # $SEMVER_DIR = /w/workspace/edgex-go/146/.semver [Pipeline] } 16:32:34 $ docker exec --env ******** --env ******** 8b350cefd7dd41fdfd24dd4cae567f68f5df96944ea0d3335771462c4f016fde ssh-agent -k 16:32:34 unset SSH_AUTH_SOCK; 16:32:34 unset SSH_AGENT_PID; 16:32:34 echo Agent pid 60 killed; 16:32:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:34 + git semver [Pipeline] } 16:32:34 $ docker stop --time=1 8b350cefd7dd41fdfd24dd4cae567f68f5df96944ea0d3335771462c4f016fde 16:32:37 $ docker rm -f 8b350cefd7dd41fdfd24dd4cae567f68f5df96944ea0d3335771462c4f016fde [Pipeline] // withDockerContainer [Pipeline] sh 16:32:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:32:37 Stashed 1 file(s) [Pipeline] echo 16:32:37 [edgeXSemver]: initialized semver on version 2.2.0-dev.29 [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 16:32:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:37 ========================================================= 16:32:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:32:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:32:38 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:32:38 59bf1c3509f3: Pulling fs layer 16:32:38 666ba61612fd: Pulling fs layer 16:32:38 8ed8ca486205: Pulling fs layer 16:32:38 4fe6c5a15a65: Pulling fs layer 16:32:38 22a0e8bec74d: Pulling fs layer 16:32:38 640e595b4fbd: Pulling fs layer 16:32:38 763cafe07f6e: Pulling fs layer 16:32:38 0c0b528cf693: Pulling fs layer 16:32:38 10935f4eaf8b: Pulling fs layer 16:32:38 4fe6c5a15a65: Waiting 16:32:38 22a0e8bec74d: Waiting 16:32:38 640e595b4fbd: Waiting 16:32:38 763cafe07f6e: Waiting 16:32:38 0c0b528cf693: Waiting 16:32:38 10935f4eaf8b: Waiting 16:32:38 8ed8ca486205: Verifying Checksum 16:32:38 8ed8ca486205: Download complete 16:32:38 666ba61612fd: Verifying Checksum 16:32:38 666ba61612fd: Download complete 16:32:38 22a0e8bec74d: Verifying Checksum 16:32:38 22a0e8bec74d: Download complete 16:32:38 640e595b4fbd: Verifying Checksum 16:32:38 640e595b4fbd: Download complete 16:32:38 59bf1c3509f3: Verifying Checksum 16:32:38 59bf1c3509f3: Download complete 16:32:38 763cafe07f6e: Verifying Checksum 16:32:38 763cafe07f6e: Download complete 16:32:38 0c0b528cf693: Verifying Checksum 16:32:38 0c0b528cf693: Download complete 16:32:38 10935f4eaf8b: Verifying Checksum 16:32:38 10935f4eaf8b: Download complete 16:32:38 59bf1c3509f3: Pull complete 16:32:39 4fe6c5a15a65: Verifying Checksum 16:32:39 4fe6c5a15a65: Download complete 16:32:39 666ba61612fd: Pull complete 16:32:39 8ed8ca486205: Pull complete 16:32:43 4fe6c5a15a65: Pull complete 16:32:43 22a0e8bec74d: Pull complete 16:32:43 640e595b4fbd: Pull complete 16:32:43 763cafe07f6e: Pull complete 16:32:43 0c0b528cf693: Pull complete 16:32:45 10935f4eaf8b: Pull complete 16:32:45 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 16:32:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:32:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:32:46 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:32:46 WORKDIR /edgex 16:32:46 COPY go.mod . 16:32:46 RUN go mod download' 16:32:46 + docker build -t ci-base-image-x86_64 -f - . 16:32:49 Sending build context to Docker daemon 334MB 16:32:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:32:49 ---> 99d49a6021b9 16:32:49 Step 2/4 : WORKDIR /edgex 16:32:49 ---> Running in d7d90007ad1f 16:32:49 Removing intermediate container d7d90007ad1f 16:32:49 ---> b918632ff9ac 16:32:49 Step 3/4 : COPY go.mod . 16:32:49 ---> f69dcf3057da 16:32:49 Step 4/4 : RUN go mod download 16:32:49 ---> Running in 930952b66bed 16:32:52 Still waiting to schedule task 16:32:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:33:21 Removing intermediate container 930952b66bed 16:33:21 ---> c9df42af8c9e 16:33:21 Successfully built c9df42af8c9e 16:33:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:33:21 + docker inspect -f . ci-base-image-x86_64 16:33:21 . [Pipeline] withDockerContainer 16:33:22 prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container 16:33:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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 ******** ci-base-image-x86_64 cat 16:33:22 $ docker top 8bddc13c3bfba14f92437a37694600eafea9b989c4bb4b2b1cb8245aebb79792 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:22 + go version 16:33:22 go version go1.17.6 linux/amd64 [Pipeline] } 16:33:22 $ docker stop --time=1 8bddc13c3bfba14f92437a37694600eafea9b989c4bb4b2b1cb8245aebb79792 16:33:24 $ docker rm -f 8bddc13c3bfba14f92437a37694600eafea9b989c4bb4b2b1cb8245aebb79792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:24 + docker inspect -f . ci-base-image-x86_64 16:33:24 . [Pipeline] withDockerContainer 16:33:24 prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container 16:33:24 $ 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/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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 ******** ci-base-image-x86_64 cat 16:33:24 $ docker top 55ec3c24f0baa8bc5b91933e806a69cb0ad5c80a220cbeee712b66d7fd056e07 -eo pid,comm [Pipeline] { [Pipeline] echo 16:33:24 ========================================================= 16:33:24 [edgeXBuildGoParallel] Running Tests and Build... 16:33:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:25 + make test 16:33:25 go mod tidy 16:33:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:33:32 ? github.com/edgexfoundry/edgex-go [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:33:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:33:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:33:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:33:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:33:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:33:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:33:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:33:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:33:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:33:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:33:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 16:33:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:33:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 44.7% of statements 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:34:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 89.5% of statements 16:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements 16:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:34:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.292s coverage: 94.2% of statements 16:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:34:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements 16:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:34:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 16:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:34:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements 16:34:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:34:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 16:34:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 21.7% of statements 16:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 16:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements 16:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 16:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 16:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 16:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 16:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 16:34:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5366 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 16:34:20 Running in /w/workspace/edgex-go/146 [Pipeline] { [Pipeline] checkout 16:34:20 The recommended git tool is: git 16:34:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.199s coverage: 82.5% of statements 16:34:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:34:24 using credential edgex-jenkins-ssh 16:34:24 Cloning the remote Git repository 16:34:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:34:24 > git init /w/workspace/edgex-go/146 # timeout=10 16:34:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:24 > git --version # timeout=10 16:34:24 > git --version # 'git version 2.17.1' 16:34:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:40 Avoid second fetch 16:34:40 Checking out Revision 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c (main) 16:34:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:40 > git config core.sparsecheckout # timeout=10 16:34:40 > git checkout -f 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c # timeout=10 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.228s coverage: 65.4% of statements 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.8% of statements 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 16:34:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:34:44 Commit message: "feat: Location of client service obtained from the registry (#3879)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:34:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:34:45 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:45 Dload Upload Total Spent Left Speed 16:34:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85201 0 --:--:-- --:--:-- --:--:-- 84592 [Pipeline] sh 16:34:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:34:46 + sudo tee /etc/docker/daemon.new 16:34:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:34:46 { 16:34:46 "registry-mirrors": [ 16:34:46 "https://nexus3.edgexfoundry.org:10001" 16:34:46 ], 16:34:46 "bip": "10.250.0.254/24", 16:34:46 "hosts": [ 16:34:46 "tcp://0.0.0.0:5555", 16:34:46 "unix:///var/run/docker.sock" 16:34:46 ], 16:34:46 "mtu": 1458, 16:34:46 "selinux-enabled": true, 16:34:46 "seccomp-profile": "/etc/docker/seccomp.json" 16:34:46 } [Pipeline] sh 16:34:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:34:46 + sudo service docker restart 16:34:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 17.7% of statements 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:34:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.3% of statements 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:34:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:34:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:34:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:34:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:34:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 16:34:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 16:34:48 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:05 provisioning config files... 16:35:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/146@tmp/config3992751413082361002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:05 ---> docker-login.sh 16:35:05 nexus3.edgexfoundry.org:10001 16:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:06 Configure a credential helper to remove this warning. See 16:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:06 16:35:06 Login Succeeded 16:35:06 nexus3.edgexfoundry.org:10002 16:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:06 Configure a credential helper to remove this warning. See 16:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:06 16:35:06 Login Succeeded 16:35:06 nexus3.edgexfoundry.org:10003 16:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:07 Configure a credential helper to remove this warning. See 16:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:07 16:35:07 Login Succeeded 16:35:07 nexus3.edgexfoundry.org:10004 16:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:07 Configure a credential helper to remove this warning. See 16:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:07 16:35:07 Login Succeeded 16:35:07 docker.io 16:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:08 Configure a credential helper to remove this warning. See 16:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:08 16:35:08 Login Succeeded 16:35:08 ---> docker-login.sh ends [Pipeline] } 16:35:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:35:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:09 ========================================================= 16:35:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:35:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:35:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:35:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:35:09 9b3977197b4f: Pulling fs layer 16:35:09 1a89e8eeedd5: Pulling fs layer 16:35:09 94645a83ff95: Pulling fs layer 16:35:09 3f3a8bcf1eab: Pulling fs layer 16:35:09 0c92f367c5e7: Pulling fs layer 16:35:09 f7c0051592d6: Pulling fs layer 16:35:09 a227ed2f7395: Pulling fs layer 16:35:09 7b1c46037f91: Pulling fs layer 16:35:09 0c92f367c5e7: Waiting 16:35:09 f7c0051592d6: Waiting 16:35:09 3f3a8bcf1eab: Waiting 16:35:09 a227ed2f7395: Waiting 16:35:09 7b1c46037f91: Waiting 16:35:09 94645a83ff95: Verifying Checksum 16:35:09 94645a83ff95: Download complete 16:35:09 1a89e8eeedd5: Verifying Checksum 16:35:09 1a89e8eeedd5: Download complete 16:35:09 0c92f367c5e7: Verifying Checksum 16:35:09 0c92f367c5e7: Download complete 16:35:09 f7c0051592d6: Verifying Checksum 16:35:09 f7c0051592d6: Download complete 16:35:09 9b3977197b4f: Verifying Checksum 16:35:09 a227ed2f7395: Verifying Checksum 16:35:09 a227ed2f7395: Download complete 16:35:10 9b3977197b4f: Pull complete 16:35:10 1a89e8eeedd5: Pull complete 16:35:11 94645a83ff95: Pull complete 16:35:11 7b1c46037f91: Verifying Checksum 16:35:11 7b1c46037f91: Download complete 16:35:12 3f3a8bcf1eab: Verifying Checksum 16:35:12 3f3a8bcf1eab: Download complete 16:35:24 3f3a8bcf1eab: Pull complete 16:35:24 0c92f367c5e7: Pull complete 16:35:24 f7c0051592d6: Pull complete 16:35:24 a227ed2f7395: Pull complete 16:35:27 GO111MODULE=on go vet ./... 16:35:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:35:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:35:29 7b1c46037f91: Pull complete 16:35:29 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 16:35:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:35:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:35:30 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:35:30 WORKDIR /edgex 16:35:30 COPY go.mod . 16:35:30 RUN go mod download 16:35:30 -t ci-base-image-arm64 -f - . 16:35:30 ./bin/test-attribution-txt.sh [Pipeline] echo 16:35:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:35:31 + ls -al . 16:35:31 total 644 16:35:31 drwxrwxr-x 10 1001 1001 4096 Feb 16 16:35 . 16:35:31 drwxr-xr-x 4 root root 32 Feb 16 16:33 .. 16:35:31 -rw-rw-r-- 1 1001 1001 11 Feb 16 16:32 .dockerignore 16:35:31 drwxrwxr-x 8 1001 1001 162 Feb 16 16:32 .git 16:35:31 drwxrwxr-x 4 1001 1001 142 Feb 16 16:32 .github 16:35:31 -rw-rw-r-- 1 1001 1001 804 Feb 16 16:32 .gitignore 16:35:31 -rw-rw-r-- 1 1001 1001 42 Feb 16 16:32 .golangci.yml 16:35:31 -rw-rw-r-- 1 1001 1001 76 Feb 16 16:32 .hadolint.yml 16:35:31 drwx------ 3 1001 1001 58 Feb 16 16:32 .semver 16:35:31 -rw-rw-r-- 1 1001 1001 166 Feb 16 16:32 .sonarcloud.properties 16:35:31 -rw-rw-r-- 1 1001 1001 1171 Feb 16 16:32 ADOPTERS.md 16:35:31 -rw-rw-r-- 1 1001 1001 9019 Feb 16 16:32 Attribution.txt 16:35:31 -rw-rw-r-- 1 1001 1001 51732 Feb 16 16:32 CHANGELOG.md 16:35:31 -rw-rw-r-- 1 1001 1001 3804 Feb 16 16:32 CONTRIBUTING.md 16:35:31 -rw-rw-r-- 1 1001 1001 677 Feb 16 16:32 GOVERNANCE.md 16:35:31 -rw-rw-r-- 1 1001 1001 849 Feb 16 16:32 Jenkinsfile 16:35:31 -rw-rw-r-- 1 1001 1001 10775 Feb 16 16:32 LICENSE 16:35:31 -rw-rw-r-- 1 1001 1001 6508 Feb 16 16:32 Makefile 16:35:31 -rw-rw-r-- 1 1001 1001 582 Feb 16 16:32 OWNERS.md 16:35:31 -rw-rw-r-- 1 1001 1001 8207 Feb 16 16:32 README.md 16:35:31 -rw-rw-r-- 1 1001 1001 6912 Feb 16 16:32 SECURITY.md 16:35:31 -rw-rw-r-- 1 1001 1001 12 Feb 16 16:32 VERSION 16:35:31 -rw-rw-r-- 1 1001 1001 4131 Feb 16 16:32 ZMQWindows.md 16:35:31 drwxrwxr-x 2 1001 1001 37 Feb 16 16:32 bin 16:35:31 drwxrwxr-x 14 1001 1001 4096 Feb 16 16:32 cmd 16:35:31 -rw-r--r-- 1 root root 428383 Feb 16 16:34 coverage.out 16:35:31 -rw-rw-r-- 1 1001 1001 2840 Feb 16 16:32 go.mod 16:35:31 -rw-rw-r-- 1 1001 1001 50301 Feb 16 16:32 go.sum 16:35:31 drwxrwxr-x 8 1001 1001 124 Feb 16 16:32 internal 16:35:31 drwxrwxr-x 3 1001 1001 16 Feb 16 16:32 openapi 16:35:31 drwxrwxr-x 4 1001 1001 71 Feb 16 16:32 snap 16:35:31 -rw-rw-r-- 1 1001 1001 204 Feb 16 16:32 version.go [Pipeline] sh 16:35:31 + '[' -e coverage.out ] 16:35:31 + chown 1001:1001 coverage.out [Pipeline] stash 16:35:31 Stashed 1 file(s) [Pipeline] sh 16:35:31 + make build 16:35:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/core-data/core-data ./cmd/core-data 16:35:32 Sending build context to Docker daemon 168.7MB 16:35:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:35:32 ---> f79e39bc4007 16:35:32 Step 2/4 : WORKDIR /edgex 16:35:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:35:34 ---> Running in 6b8ab52f411f 16:35:34 Removing intermediate container 6b8ab52f411f 16:35:34 ---> 61a251f01287 16:35:34 Step 3/4 : COPY go.mod . 16:35:35 ---> 664c73196984 16:35:35 Step 4/4 : RUN go mod download 16:35:35 ---> Running in aedfc37764a4 16:35:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/core-command/core-command ./cmd/core-command 16:35:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:35:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:35:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:35:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:35:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:35:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:35:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:35:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/secrets-config ./cmd/secrets-config 16:35:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:35:47 $ docker stop --time=1 55ec3c24f0baa8bc5b91933e806a69cb0ad5c80a220cbeee712b66d7fd056e07 16:35:49 $ docker rm -f 55ec3c24f0baa8bc5b91933e806a69cb0ad5c80a220cbeee712b66d7fd056e07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:50 16:35:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:35:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:51 latest: Pulling from edgex-devops/edgex-compose 16:35:51 cbdbe7a5bc2a: Pulling fs layer 16:35:51 ca9280d653b3: Pulling fs layer 16:35:51 7e9c9ca2126c: Pulling fs layer 16:35:51 cbdbe7a5bc2a: Verifying Checksum 16:35:51 cbdbe7a5bc2a: Download complete 16:35:51 ca9280d653b3: Verifying Checksum 16:35:51 ca9280d653b3: Download complete 16:35:51 cbdbe7a5bc2a: Pull complete 16:35:51 7e9c9ca2126c: Verifying Checksum 16:35:51 7e9c9ca2126c: Download complete 16:35:52 ca9280d653b3: Pull complete 16:35:56 7e9c9ca2126c: Pull complete 16:35:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:35:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:35:56 prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container 16:35:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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-devops/edgex-compose:latest cat 16:35:59 $ docker top 5e396b1f6dc42c2f76149391bf2669d156d6368f59706a8cfbe63c80e530475b -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:59 + docker-compose build --help 16:35:59 + grep parallel 16:36:00 --parallel Build images in parallel. [Pipeline] } 16:36:00 $ docker stop --time=1 5e396b1f6dc42c2f76149391bf2669d156d6368f59706a8cfbe63c80e530475b 16:36:01 $ docker rm -f 5e396b1f6dc42c2f76149391bf2669d156d6368f59706a8cfbe63c80e530475b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:36:02 . [Pipeline] withDockerContainer 16:36:02 prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container 16:36:02 $ 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/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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 16:36:02 $ docker top 2787211b7cb33a17e819d7a4361265874c3bb21f86e4eadf50b3bb9d0858a6d9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:02 + docker-compose -f ./docker-compose-build.yml build --parallel 16:36:03 Building core-command ... 16:36:03 Building core-data ... 16:36:03 Building core-metadata ... 16:36:03 Building security-bootstrapper ... 16:36:03 Building security-proxy-setup ... 16:36:03 Building security-secretstore-setup ... 16:36:03 Building support-notifications ... 16:36:03 Building support-scheduler ... 16:36:03 Building sys-mgmt-agent ... 16:36:03 Building support-notifications 16:36:03 Building security-secretstore-setup 16:36:03 Building security-proxy-setup 16:36:03 Building core-command 16:36:03 Building support-scheduler 16:36:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:15 ---> c9df42af8c9e 16:36:15 Step 3/23 : WORKDIR /edgex-go 16:36:15 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:36:15 ---> c9df42af8c9e 16:36:15 Step 3/21 : WORKDIR /edgex-go 16:36:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:15 ---> c9df42af8c9e 16:36:15 Step 3/22 : WORKDIR /edgex-go 16:36:18 ---> Running in 5b7a9a447a24 16:36:18 ---> Running in e7040f1d4f5c 16:36:18 ---> Running in 80b39a2cd208 16:36:22 Removing intermediate container 80b39a2cd208 16:36:22 ---> 3bc54bb033e3 16:36:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:22 Removing intermediate container 5b7a9a447a24 16:36:22 ---> 0408235a84c1 16:36:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:22 Removing intermediate container e7040f1d4f5c 16:36:22 ---> 112ec2e95ce1 16:36:22 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:23 ---> Running in 4a698e10dceb 16:36:23 ---> Running in afe651f9cae5 16:36:23 ---> Running in dc1edac1c3af 16:36:28 Removing intermediate container 4a698e10dceb 16:36:28 ---> b9420efbd35b 16:36:28 Step 5/21 : RUN apk add --update --no-cache make git 16:36:28 ---> Running in 8e1e6b574e0a 16:36:29 Removing intermediate container afe651f9cae5 16:36:29 ---> 81b4d7569eb9 16:36:29 Step 5/23 : RUN apk add --update --no-cache make git 16:36:29 Removing intermediate container dc1edac1c3af 16:36:29 ---> 8f09bc7f5e2c 16:36:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:36:29 ---> Running in 4401c95d0728 16:36:29 ---> Running in 6018305db049 16:36:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:30 ---> c9df42af8c9e 16:36:30 Step 3/22 : WORKDIR /edgex-go 16:36:30 ---> Using cache 16:36:30 ---> 0408235a84c1 16:36:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:30 ---> Using cache 16:36:30 ---> 8f09bc7f5e2c 16:36:30 Step 5/22 : RUN apk add --update --no-cache make git 16:36:30 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:36:30 ---> c9df42af8c9e 16:36:30 Step 3/25 : WORKDIR /edgex-go 16:36:30 ---> Using cache 16:36:30 ---> 0408235a84c1 16:36:30 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:30 ---> Using cache 16:36:30 ---> 8f09bc7f5e2c 16:36:30 Step 5/25 : RUN apk add --update --no-cache make git 16:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:30 ---> Running in af25ff509d51 16:36:30 ---> Running in 86d35726f000 16:36:30 OK: 221 MiB in 52 packages 16:36:30 OK: 221 MiB in 52 packages 16:36:31 OK: 221 MiB in 52 packages 16:36:31 Removing intermediate container 8e1e6b574e0a 16:36:31 ---> 6259faf0b3f0 16:36:31 Step 6/21 : COPY go.mod vendor* ./ 16:36:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:31 Removing intermediate container 4401c95d0728 16:36:31 ---> b830009eb2b9 16:36:31 Step 6/22 : COPY go.mod vendor* ./ 16:36:31 Removing intermediate container 6018305db049 16:36:31 ---> 21f950686fb3 16:36:31 Step 6/23 : COPY go.mod vendor* ./ 16:36:31 ---> 92e9e6c147af 16:36:31 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:31 ---> Running in ad0f763c16fd 16:36:31 ---> c60fe9685a9d 16:36:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:31 ---> 207d19a5118b 16:36:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:31 ---> Running in 3183fadff0bd 16:36:31 ---> Running in 9a8068ae60ea 16:36:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:32 OK: 221 MiB in 52 packages 16:36:32 OK: 221 MiB in 52 packages 16:36:33 Removing intermediate container ad0f763c16fd 16:36:33 ---> 76e7860c5360 16:36:33 Step 8/21 : COPY . . 16:36:33 Removing intermediate container 9a8068ae60ea 16:36:33 ---> 41417718b857 16:36:33 Step 8/22 : COPY . . 16:36:33 Removing intermediate container af25ff509d51 16:36:33 ---> 44aa4e923711 16:36:33 Step 6/22 : COPY go.mod vendor* ./ 16:36:33 Removing intermediate container 3183fadff0bd 16:36:33 ---> 9c86a00dbef0 16:36:33 Step 8/23 : COPY . . 16:36:37 ---> 85cca6695064 16:36:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:37 Removing intermediate container 86d35726f000 16:36:37 ---> 19eec60d2a09 16:36:37 Step 6/25 : COPY go.mod vendor* ./ 16:36:38 ---> f923a672e55c 16:36:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:38 ---> Running in e31128f33938 16:36:38 ---> Running in 528e906dcf91 16:36:42 ---> ceaa75df13c5 16:36:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:36:42 ---> 53d9bfc6d7b5 16:36:42 Step 9/23 : RUN make cmd/core-command/core-command 16:36:42 Removing intermediate container e31128f33938 16:36:42 ---> cfca1623d185 16:36:42 Step 8/22 : COPY . . 16:36:42 ---> Running in ab61386fdf45 16:36:42 ---> Running in eef079d035c6 16:36:42 ---> 7e05f79ba469 16:36:42 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:36:42 Removing intermediate container 528e906dcf91 16:36:42 ---> bf96016ae38b 16:36:42 Step 8/25 : COPY . . 16:36:42 ---> Running in edcd75d4bbe6 16:36:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:36:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/core-command/core-command ./cmd/core-command 16:36:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:36:43 Removing intermediate container aedfc37764a4 16:36:43 ---> e0f041fbb8e5 16:36:43 Successfully built e0f041fbb8e5 16:36:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:36:43 + docker inspect -f . ci-base-image-arm64 16:36:43 . [Pipeline] withDockerContainer 16:36:43 prd-ubuntu18.04-docker-arm64-4c-16g-5366 does not seem to be running inside a container 16:36:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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 16:36:45 $ docker top 5b43bb499a3ac93aeced7c6a93c2ab4f5e17466970c2cc3f9678dc4af11b99ee -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:46 + go version 16:36:46 go version go1.17.6 linux/arm64 [Pipeline] } 16:36:46 $ docker stop --time=1 5b43bb499a3ac93aeced7c6a93c2ab4f5e17466970c2cc3f9678dc4af11b99ee 16:36:47 $ docker rm -f 5b43bb499a3ac93aeced7c6a93c2ab4f5e17466970c2cc3f9678dc4af11b99ee [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 16:36:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:36:48 16:36:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:36:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:36:48 latest: Pulling from edgex-devops/edgex-compose-arm64 16:36:48 29e5d40040c1: Pulling fs layer 16:36:48 1ce36da41761: Pulling fs layer 16:36:48 25b303627fd3: Pulling fs layer 16:36:49 29e5d40040c1: Verifying Checksum 16:36:49 29e5d40040c1: Download complete 16:36:49 1ce36da41761: Verifying Checksum 16:36:49 1ce36da41761: Download complete 16:36:49 29e5d40040c1: Pull complete 16:36:50 25b303627fd3: Download complete 16:36:50 1ce36da41761: Pull complete 16:36:53 ---> 08e362140bd3 16:36:53 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:36:53 ---> 463441e5f711 16:36:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:36:53 ---> Running in f9b7bd126f2b 16:36:53 ---> Running in 61c91a3c23db 16:36:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:36:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:37:00 25b303627fd3: Pull complete 16:37:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:37:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:37:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:37:01 prd-ubuntu18.04-docker-arm64-4c-16g-5366 does not seem to be running inside a container 16:37:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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 16:37:03 $ docker top b0d5913b7c2d4eaeaebbef8dfc59725d45e6932b6f089af58b1415aea060b5f9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:04 + docker-compose build --help 16:37:04 + grep parallel 16:37:07 --parallel Build images in parallel. [Pipeline] } 16:37:08 $ docker stop --time=1 b0d5913b7c2d4eaeaebbef8dfc59725d45e6932b6f089af58b1415aea060b5f9 16:37:09 $ docker rm -f b0d5913b7c2d4eaeaebbef8dfc59725d45e6932b6f089af58b1415aea060b5f9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:37:10 . [Pipeline] withDockerContainer 16:37:10 prd-ubuntu18.04-docker-arm64-4c-16g-5366 does not seem to be running inside a container 16:37:10 $ 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/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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 16:37:11 $ docker top 4ee2242f288a1fac3449c3dd227c7a1d69a320ee2dd95e09f9bda78cda1e8a20 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:12 + docker-compose -f ./docker-compose-build.yml build --parallel 16:37:16 Building core-command ... 16:37:16 Building core-data ... 16:37:16 Building core-metadata ... 16:37:16 Building security-bootstrapper ... 16:37:16 Building security-proxy-setup ... 16:37:16 Building security-secretstore-setup ... 16:37:16 Building support-notifications ... 16:37:16 Building support-scheduler ... 16:37:16 Building sys-mgmt-agent ... 16:37:16 Building support-notifications 16:37:16 Building security-secretstore-setup 16:37:16 Building core-metadata 16:37:16 Building security-bootstrapper 16:37:16 Building support-scheduler 16:37:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/secrets-config ./cmd/secrets-config 16:37:21 Removing intermediate container eef079d035c6 16:37:21 ---> 4c662b29ef77 16:37:21 16:37:21 Step 10/23 : FROM alpine:3.14 16:37:21 3.14: Pulling from library/alpine 16:37:23 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:37:23 Status: Downloaded newer image for alpine:3.14 16:37:23 ---> 0a97eee8041e 16:37:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:37:23 Removing intermediate container edcd75d4bbe6 16:37:23 ---> 7c705fa3e5d3 16:37:23 16:37:23 Step 10/21 : FROM alpine:3.14 16:37:23 ---> 0a97eee8041e 16:37:23 Step 11/21 : RUN apk add --update --no-cache curl 16:37:23 ---> Running in 68692d3e31ce 16:37:23 ---> Running in a0aa59478f78 16:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:24 (1/1) Installing dumb-init (1.2.5-r1) 16:37:24 Executing busybox-1.33.1-r6.trigger 16:37:24 OK: 6 MiB in 15 packages 16:37:24 (1/5) Installing ca-certificates (20211220-r0) 16:37:24 (2/5) Installing brotli-libs (1.0.9-r5) 16:37:24 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:37:24 (4/5) Installing libcurl (7.79.1-r0) 16:37:24 (5/5) Installing curl (7.79.1-r0) 16:37:24 Executing busybox-1.33.1-r6.trigger 16:37:24 Executing ca-certificates-20211220-r0.trigger 16:37:24 OK: 8 MiB in 19 packages 16:37:25 Removing intermediate container 68692d3e31ce 16:37:25 ---> 04e962a43151 16:37:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:25 ---> Running in ebdf975eeaff 16:37:25 Removing intermediate container a0aa59478f78 16:37:25 ---> a8bc4dc4798a 16:37:25 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:25 Removing intermediate container ebdf975eeaff 16:37:25 ---> 4bcf9747f95d 16:37:25 Step 13/23 : ENV APP_PORT=59882 16:37:25 ---> Running in 14a8feaa8e12 16:37:25 ---> Running in c123e04c1876 16:37:25 Removing intermediate container 14a8feaa8e12 16:37:25 ---> 431609b3cd86 16:37:25 Step 13/21 : WORKDIR /edgex 16:37:25 ---> Running in a975684c395d 16:37:25 Removing intermediate container c123e04c1876 16:37:25 ---> 9b7218a7c865 16:37:25 Step 14/23 : EXPOSE $APP_PORT 16:37:25 ---> Running in 37b308e6b089 16:37:26 Removing intermediate container a975684c395d 16:37:26 ---> dbe1b5df29c3 16:37:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:37:26 Removing intermediate container 37b308e6b089 16:37:26 ---> 7d97bc2823fe 16:37:26 Step 15/23 : WORKDIR / 16:37:27 ---> Running in 26ef11364b00 16:37:27 ---> 48f7b0e92592 16:37:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:37:27 Removing intermediate container ab61386fdf45 16:37:27 ---> c22389dfcb3e 16:37:27 16:37:27 Step 10/22 : FROM alpine:3.14 16:37:27 ---> 0a97eee8041e 16:37:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:37:27 ---> Running in 837fc03cfac3 16:37:27 Removing intermediate container 26ef11364b00 16:37:27 ---> 95c14c8c1234 16:37:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:27 ---> 70849e8260fb 16:37:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:37:27 ---> 11f0e7b9736d 16:37:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:27 ---> 94b8b30f7793 16:37:27 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:37:28 ---> Running in 051c1093fbff 16:37:28 (1/2) Installing ca-certificates (20211220-r0) 16:37:28 (2/2) Installing dumb-init (1.2.5-r1) 16:37:28 Executing busybox-1.33.1-r6.trigger 16:37:28 Executing ca-certificates-20211220-r0.trigger 16:37:28 OK: 6 MiB in 16 packages 16:37:28 Removing intermediate container 051c1093fbff 16:37:28 ---> 4de5fd1af720 16:37:28 Step 18/21 : CMD ["--init=true"] 16:37:28 ---> 192a0bf9481b 16:37:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:37:28 ---> Running in c9a46c9706f4 16:37:28 Removing intermediate container c9a46c9706f4 16:37:28 ---> fe2bcfbf5dfb 16:37:28 Step 19/21 : LABEL arch=x86_64 16:37:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:37:28 ---> 13f370a3ffdc 16:37:28 Step 19/23 : ENTRYPOINT ["/core-command"] 16:37:28 ---> Running in e80f89bcbfe2 16:37:28 ---> Running in a8aa36a2e89f 16:37:29 Removing intermediate container e80f89bcbfe2 16:37:29 ---> 8d49a89cf02e 16:37:29 Step 20/21 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:37:29 Removing intermediate container a8aa36a2e89f 16:37:29 ---> c9803a4e24d4 16:37:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:29 ---> Running in 5145467cff79 16:37:29 Removing intermediate container 837fc03cfac3 16:37:29 ---> 5ad8914d1812 16:37:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:37:29 ---> Running in 0c9f7f1071e6 16:37:29 ---> Running in 6c3b2e42106a 16:37:29 Removing intermediate container 5145467cff79 16:37:29 ---> 9a8ea494ae6f 16:37:29 Step 21/21 : LABEL version=2.2.0-dev.29 16:37:29 ---> Running in 8d73c1618a31 16:37:29 Removing intermediate container 0c9f7f1071e6 16:37:29 ---> d3cae1124689 16:37:29 Step 21/23 : LABEL arch=x86_64 16:37:29 Removing intermediate container 6c3b2e42106a 16:37:29 ---> 0ac6efe35998 16:37:29 Step 13/22 : ENV APP_PORT=59860 16:37:29 ---> Running in 2cfa69ea4b01 16:37:29 ---> Running in 9b90486075ce 16:37:29 Removing intermediate container 8d73c1618a31 16:37:29 ---> 9c505f16a794 16:37:29 16:37:29 Removing intermediate container 9b90486075ce 16:37:29 ---> 22f5beeb0e4c 16:37:29 Step 14/22 : EXPOSE $APP_PORT 16:37:29 Removing intermediate container 2cfa69ea4b01 16:37:29 ---> 19029462b69c 16:37:29 Step 22/23 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:37:29 ---> Running in b54ea4a953a9 16:37:29 Successfully built 9c505f16a794 16:37:29 Successfully tagged security-proxy-setup:latest 16:37:29  Building security-proxy-setup ... done Building core-data 16:37:29 ---> Running in 03565454f87e 16:37:29 Removing intermediate container b54ea4a953a9 16:37:29 ---> 65de672bcfa3 16:37:29 Step 23/23 : LABEL version=2.2.0-dev.29 16:37:30 ---> Running in 5ff3c63963ca 16:37:30 Removing intermediate container 03565454f87e 16:37:30 ---> 39f80c128281 16:37:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:30 Removing intermediate container 5ff3c63963ca 16:37:30 ---> fa782f6a34b4 16:37:30 16:37:31 Successfully built fa782f6a34b4 16:37:31 Successfully tagged core-command:latest 16:37:31 Building core-metadata 16:37:31  Building core-command ... done  ---> 3c28d06b7e77 16:37:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:37:35 ---> 7bd3e2a4ce8e 16:37:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:37:35 ---> 5ece8217425a 16:37:35 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:37:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:37 ---> c9df42af8c9e 16:37:37 Step 3/23 : WORKDIR /edgex-go 16:37:37 ---> Using cache 16:37:37 ---> 0408235a84c1 16:37:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:37 ---> Using cache 16:37:37 ---> 8f09bc7f5e2c 16:37:37 Step 5/23 : RUN apk add --update --no-cache make git 16:37:37 ---> Using cache 16:37:37 ---> 19eec60d2a09 16:37:37 Step 6/23 : COPY go.mod vendor* ./ 16:37:37 ---> Using cache 16:37:37 ---> f923a672e55c 16:37:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:37 ---> Using cache 16:37:37 ---> bf96016ae38b 16:37:37 Step 8/23 : COPY . . 16:37:37 ---> Using cache 16:37:37 ---> 08e362140bd3 16:37:37 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:37:37 Removing intermediate container f9b7bd126f2b 16:37:37 ---> a9f638b9efe4 16:37:37 16:37:37 Step 10/25 : FROM alpine:3.14 16:37:37 ---> 0a97eee8041e 16:37:37 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:37:37 ---> Running in 289dc893fe0b 16:37:37 ---> Running in 552098e9c7f9 16:37:37 ---> Running in dea7c81c458c 16:37:37 Removing intermediate container 289dc893fe0b 16:37:37 ---> dc1cd5f7b708 16:37:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:38 Removing intermediate container 61c91a3c23db 16:37:38 ---> e91e7904dea1 16:37:38 16:37:38 Step 10/22 : FROM alpine:3.14 16:37:38 ---> 0a97eee8041e 16:37:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:37:38 ---> Using cache 16:37:38 ---> 04e962a43151 16:37:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:38 ---> Using cache 16:37:38 ---> 4bcf9747f95d 16:37:38 Step 13/22 : ENV APP_PORT=59861 16:37:38 ---> Running in c595d761d7ec 16:37:38 ---> Running in 1ead4bdb6770 16:37:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:38 ---> c9df42af8c9e 16:37:38 Step 3/23 : WORKDIR /edgex-go 16:37:38 ---> Using cache 16:37:38 ---> 0408235a84c1 16:37:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:38 ---> Using cache 16:37:38 ---> 8f09bc7f5e2c 16:37:38 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:37:38 ---> Running in 08b6c57a4cb4 16:37:38 Removing intermediate container c595d761d7ec 16:37:38 ---> db3a2f0bdc7c 16:37:38 Step 20/22 : LABEL arch=x86_64 16:37:38 Removing intermediate container 1ead4bdb6770 16:37:38 ---> 268edd63414f 16:37:38 Step 14/22 : EXPOSE $APP_PORT 16:37:38 ---> Running in 17ced5b849bc 16:37:38 ---> Running in de4515e12a2a 16:37:38 Removing intermediate container de4515e12a2a 16:37:38 ---> a15f8c4c6209 16:37:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:38 Removing intermediate container 17ced5b849bc 16:37:38 ---> 2be419b8c45c 16:37:38 Step 21/22 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:37:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:37:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:38 ---> Running in ead8ed67d71a 16:37:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:38 ---> 5cd25d3a3bf0 16:37:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:37:38 Removing intermediate container ead8ed67d71a 16:37:38 ---> a88265b83107 16:37:38 Step 22/22 : LABEL version=2.2.0-dev.29 16:37:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:38 ---> Running in 28bc3cf93556 16:37:38 (1/3) Installing ca-certificates (20211220-r0) 16:37:39 (2/3) Installing dumb-init (1.2.5-r1) 16:37:39 (3/3) Installing su-exec (0.2-r1) 16:37:39 Executing busybox-1.33.1-r6.trigger 16:37:39 Executing ca-certificates-20211220-r0.trigger 16:37:39 OK: 6 MiB in 17 packages 16:37:39 Removing intermediate container 28bc3cf93556 16:37:39 ---> ac17229843b8 16:37:39 16:37:39 ---> 6b8bae815b3a 16:37:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:37:39 Successfully built ac17229843b8 16:37:39 Successfully tagged support-notifications:latest 16:37:39 Building sys-mgmt-agent 16:37:39  Building support-notifications ... done  ---> 3c766deac87b 16:37:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:37:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:39 ---> Running in b702b0fe805b 16:37:39 Removing intermediate container dea7c81c458c 16:37:39 ---> 79dbd01c070f 16:37:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:40 OK: 221 MiB in 52 packages 16:37:41 ---> Running in e2447d7f0b35 16:37:41 Removing intermediate container b702b0fe805b 16:37:41 ---> 48fdbd66b145 16:37:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:42 Removing intermediate container e2447d7f0b35 16:37:42 ---> eb1b32c0c417 16:37:42 Step 13/25 : WORKDIR / 16:37:42 ---> Running in 10aeb24615b3 16:37:42 Removing intermediate container 08b6c57a4cb4 16:37:42 ---> f25de45f94dc 16:37:42 Step 6/23 : COPY go.mod vendor* ./ 16:37:42 ---> Running in 2fbb5e7cd587 16:37:42 Removing intermediate container 10aeb24615b3 16:37:42 ---> fb147d0e63c7 16:37:42 Step 20/22 : LABEL arch=x86_64 16:37:42 ---> Running in ca7eae2eab90 16:37:42 ---> fcfc362ad906 16:37:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:42 ---> Running in f37111fe94eb 16:37:42 Removing intermediate container 2fbb5e7cd587 16:37:42 ---> 31d8706b5646 16:37:42 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:37:42 Removing intermediate container ca7eae2eab90 16:37:42 ---> 91bed0b7a1fb 16:37:42 Step 21/22 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:37:43 ---> Running in 911ce2ad0cd0 16:37:43 ---> 9176f55fe37f 16:37:43 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:37:43 Removing intermediate container 911ce2ad0cd0 16:37:43 ---> 06295eeb2fed 16:37:43 Step 22/22 : LABEL version=2.2.0-dev.29 16:37:43 ---> Running in 39f965ac97ec 16:37:43 ---> 58d536104e0c 16:37:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:37:43 Removing intermediate container 39f965ac97ec 16:37:43 ---> 69b4f1fb0b41 16:37:43 16:37:43 Successfully built 69b4f1fb0b41 16:37:44 Successfully tagged support-scheduler:latest 16:37:44 Building security-bootstrapper 16:37:44  Building support-scheduler ... done  ---> 3a9b1d8f4910 16:37:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:37:44 ---> e5c135d50042 16:37:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:37:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:45 ---> c9df42af8c9e 16:37:45 Step 3/23 : WORKDIR /edgex-go 16:37:45 ---> Using cache 16:37:45 ---> 0408235a84c1 16:37:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:45 ---> Using cache 16:37:45 ---> 8f09bc7f5e2c 16:37:45 Step 5/23 : RUN apk add --update --no-cache make bash git 16:37:46 ---> 81586381dcd5 16:37:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:37:46 ---> Running in 7e147edaf7ec 16:37:47 Removing intermediate container f37111fe94eb 16:37:47 ---> f3372871b040 16:37:47 Step 8/23 : COPY . . 16:37:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:47 ---> 4ae1608db11d 16:37:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:37:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:48 OK: 221 MiB in 52 packages 16:37:50 ---> 972978ee39a2 16:37:50 Step 21/25 : 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/ 16:37:51 ---> Running in fbaf7e9c6ec8 16:37:52 Removing intermediate container 7e147edaf7ec 16:37:52 ---> c77c00cb74a9 16:37:52 Step 6/23 : COPY go.mod vendor* ./ 16:37:52 ---> 755ea4ddfa3a 16:37:52 Step 9/23 : RUN make cmd/core-data/core-data 16:37:52 ---> Running in 4eac7d2249d0 16:37:52 ---> 2465900f2691 16:37:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:52 ---> Running in 2aef94e3ae09 16:37:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/core-data/core-data ./cmd/core-data 16:37:53 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:37:53 ---> c9df42af8c9e 16:37:53 Step 3/31 : WORKDIR /edgex-go 16:37:53 ---> Using cache 16:37:53 ---> 0408235a84c1 16:37:53 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:53 ---> Using cache 16:37:53 ---> 8f09bc7f5e2c 16:37:53 Step 5/31 : RUN apk add --update --no-cache make git 16:37:53 ---> Using cache 16:37:53 ---> 19eec60d2a09 16:37:53 Step 6/31 : COPY go.mod vendor* ./ 16:37:53 ---> Using cache 16:37:53 ---> f923a672e55c 16:37:53 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:53 ---> Using cache 16:37:53 ---> bf96016ae38b 16:37:53 Step 8/31 : COPY . . 16:37:53 ---> Using cache 16:37:53 ---> 08e362140bd3 16:37:53 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:37:53 Removing intermediate container fbaf7e9c6ec8 16:37:53 ---> 7524b6feed28 16:37:53 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:37:53 ---> Running in c19e07e948e5 16:37:53 ---> Running in 17d695b5ffa8 16:37:53 Removing intermediate container 17d695b5ffa8 16:37:53 ---> e02e1e26da61 16:37:53 Step 23/25 : LABEL arch=x86_64 16:37:53 ---> Running in da20d29ac9c4 16:37:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:37:54 Removing intermediate container da20d29ac9c4 16:37:54 ---> 4c3bf79ff8eb 16:37:54 Step 24/25 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:37:54 ---> Running in 343a3778d816 16:37:54 Removing intermediate container 343a3778d816 16:37:54 ---> 239cc15b177a 16:37:54 Step 25/25 : LABEL version=2.2.0-dev.29 16:37:54 ---> Running in 6970ab4ab9a4 16:37:54 Removing intermediate container 6970ab4ab9a4 16:37:54 ---> 1a12d93a17cf 16:37:54 16:37:54 Removing intermediate container 2aef94e3ae09 16:37:54 ---> efcdbeb8dbb2 16:37:54 Step 8/23 : COPY . . 16:37:54 Successfully built 1a12d93a17cf 16:37:54 Successfully tagged security-secretstore-setup:latest 16:38:02  Building security-secretstore-setup ... done  ---> 3bd24b135b78 16:38:02 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:38:02 ---> Running in 7f0f9949cd90 16:38:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:38:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:38:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:38:03 ---> e0f041fbb8e5 16:38:03 Step 3/22 : WORKDIR /edgex-go 16:38:03 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:38:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:38:03 ---> e0f041fbb8e5 16:38:03 Step 3/25 : WORKDIR /edgex-go 16:38:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:38:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:38:03 ---> e0f041fbb8e5 16:38:03 Step 3/22 : WORKDIR /edgex-go 16:38:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:38:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:38:03 ---> e0f041fbb8e5 16:38:03 Step 3/23 : WORKDIR /edgex-go 16:38:03 ---> Running in 9308926be165 16:38:03 ---> Running in b34f5c2b62f0 16:38:03 ---> Running in 1e2ac2623cf5 16:38:03 ---> Running in cf6da3308189 16:38:03 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:38:03 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:38:03 ---> e0f041fbb8e5 16:38:03 Step 3/31 : WORKDIR /edgex-go 16:38:03 ---> Running in 415b9c8fc27e 16:38:03 Removing intermediate container b34f5c2b62f0 16:38:03 ---> 78483655a296 16:38:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:03 ---> Running in 788cbdf2c665 16:38:03 Removing intermediate container cf6da3308189 16:38:03 ---> cf2bae8f0866 16:38:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:03 Removing intermediate container 415b9c8fc27e 16:38:03 ---> 4e6cfdcc9665 16:38:03 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:03 Removing intermediate container 1e2ac2623cf5 16:38:03 ---> 3a5c2ac1aadf 16:38:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:03 Removing intermediate container 9308926be165 16:38:03 ---> ee8ff077a7ab 16:38:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:03 ---> Running in f938a18a0971 16:38:03 ---> Running in 9859d5a098ee 16:38:03 ---> Running in 18ea7ea776fa 16:38:03 ---> Running in 1b037536f61d 16:38:03 Removing intermediate container 788cbdf2c665 16:38:03 ---> b92072499205 16:38:03 Step 5/23 : RUN apk add --update --no-cache make git 16:38:04 ---> Running in 42bf9f5cee91 16:38:04 Removing intermediate container f938a18a0971 16:38:04 ---> 0f9509ca3339 16:38:04 Step 5/25 : RUN apk add --update --no-cache make git 16:38:04 Removing intermediate container 9859d5a098ee 16:38:04 ---> 723ec2255213 16:38:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:38:04 ---> Running in 6540e12e9100 16:38:04 ---> Running in 032f84898219 16:38:05 Removing intermediate container 1b037536f61d 16:38:05 ---> 606952652037 16:38:05 Step 5/22 : RUN apk add --update --no-cache make git 16:38:05 ---> Running in 6dcfedfaf131 16:38:05 Removing intermediate container 18ea7ea776fa 16:38:05 ---> 701af5bd2617 16:38:05 Step 5/31 : RUN apk add --update --no-cache make git 16:38:05 ---> Running in 584b4fa8738f 16:38:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:38:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:38:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:38:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:38:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:38:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:38:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:38:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:38:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:38:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:38:07 OK: 220 MiB in 52 packages 16:38:08 OK: 220 MiB in 52 packages 16:38:09 OK: 220 MiB in 52 packages 16:38:09 OK: 220 MiB in 52 packages 16:38:09 OK: 220 MiB in 52 packages 16:38:09 Removing intermediate container 42bf9f5cee91 16:38:09 ---> 0b434e49cb3c 16:38:09 Step 6/23 : COPY go.mod vendor* ./ 16:38:09 Removing intermediate container 6540e12e9100 16:38:09 ---> 8782c65330c8 16:38:09 Step 6/25 : COPY go.mod vendor* ./ 16:38:10 Removing intermediate container 584b4fa8738f 16:38:10 ---> d39a5e681e55 16:38:10 Step 6/31 : COPY go.mod vendor* ./ 16:38:10 Removing intermediate container 032f84898219 16:38:10 ---> b245026bb9fb 16:38:10 Step 6/22 : COPY go.mod vendor* ./ 16:38:10 Removing intermediate container 6dcfedfaf131 16:38:10 ---> 1dd4f775d766 16:38:10 Step 6/22 : COPY go.mod vendor* ./ 16:38:10 ---> 80ef9fde0b9c 16:38:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:10 ---> dee9463811d7 16:38:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:10 ---> Running in 4cf2c5514d88 16:38:11 ---> Running in 375f92b0a066 16:38:11 ---> 36c881ba94ce 16:38:11 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:11 ---> 6b9e49f084ca 16:38:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:11 ---> f48fd96f0b97 16:38:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:11 ---> Running in 1f3bed824cdf 16:38:11 ---> Running in 51a0dd2ba829 16:38:11 ---> Running in 122048430ad6 16:38:12 Removing intermediate container 552098e9c7f9 16:38:12 ---> 7374ae7b1a46 16:38:12 16:38:12 Step 10/23 : FROM alpine:3.14 16:38:12 ---> 0a97eee8041e 16:38:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:38:12 ---> Using cache 16:38:12 ---> 04e962a43151 16:38:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:12 ---> Using cache 16:38:12 ---> 4bcf9747f95d 16:38:12 Step 13/23 : ENV APP_PORT=59881 16:38:12 ---> Running in 5b7046dcfb32 16:38:12 Removing intermediate container 5b7046dcfb32 16:38:12 ---> 82ac0d28475f 16:38:12 Step 14/23 : EXPOSE $APP_PORT 16:38:12 ---> Running in f6ce070b93d9 16:38:12 Removing intermediate container f6ce070b93d9 16:38:12 ---> 88dfe40a766f 16:38:12 Step 15/23 : WORKDIR / 16:38:12 ---> Running in 592f6f0f1fb8 16:38:12 Removing intermediate container 592f6f0f1fb8 16:38:12 ---> d1c0611a3cd6 16:38:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:12 ---> 8a3c261250ea 16:38:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:38:13 ---> 667def155722 16:38:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:38:13 ---> 82dcebaf49bf 16:38:13 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:38:13 ---> Running in eb5a833e3cb5 16:38:13 Removing intermediate container eb5a833e3cb5 16:38:13 ---> c9851a76ce58 16:38:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:13 ---> Running in d59a42f14965 16:38:14 Removing intermediate container d59a42f14965 16:38:14 ---> f2243af13b2d 16:38:14 Step 21/23 : LABEL arch=x86_64 16:38:14 ---> Running in 1eede36acee6 16:38:14 Removing intermediate container 1eede36acee6 16:38:14 ---> 9e727c546117 16:38:14 Step 22/23 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:38:14 ---> Running in 5300a37e85df 16:38:14 Removing intermediate container 5300a37e85df 16:38:14 ---> a483e63bee5a 16:38:14 Step 23/23 : LABEL version=2.2.0-dev.29 16:38:14 ---> Running in de5402fdae7e 16:38:14 Removing intermediate container de5402fdae7e 16:38:14 ---> 34a0d08d7e65 16:38:14 16:38:15 Successfully built 34a0d08d7e65 16:38:15 Successfully tagged core-metadata:latest 16:38:16 Removing intermediate container 4cf2c5514d88 16:38:16 ---> e02083db308f 16:38:16 Step 8/23 : COPY . . 16:38:16 Removing intermediate container 375f92b0a066 16:38:16 ---> 19ee26a18953 16:38:16 Step 8/25 : COPY . . 16:38:17 Removing intermediate container 122048430ad6 16:38:17 ---> 9daa6b9b12d3 16:38:17 Step 8/22 : COPY . . 16:38:18 Removing intermediate container 1f3bed824cdf 16:38:18 ---> d99f17035b2e 16:38:18 Step 8/22 : COPY . . 16:38:18 Removing intermediate container 51a0dd2ba829 16:38:18 ---> d92491e8fe3e 16:38:18 Step 8/31 : COPY . . 16:38:25  Building core-metadata ... done Removing intermediate container c19e07e948e5 16:38:25 ---> 230104718c31 16:38:25 16:38:25 Step 10/31 : FROM alpine:3.14 16:38:25 ---> 0a97eee8041e 16:38:25 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:38:25 ---> Running in 0088c3c2d69f 16:38:25 Removing intermediate container 0088c3c2d69f 16:38:25 ---> 4f8300c104ff 16:38:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:38:25 ---> Running in 3a3c685660ad 16:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:26 (1/2) Installing dumb-init (1.2.5-r1) 16:38:26 (2/2) Installing su-exec (0.2-r1) 16:38:26 Executing busybox-1.33.1-r6.trigger 16:38:26 OK: 6 MiB in 16 packages 16:38:26 Removing intermediate container 3a3c685660ad 16:38:26 ---> 1251f58780ac 16:38:26 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:38:26 ---> Running in fd861e95b1c2 16:38:26 Removing intermediate container fd861e95b1c2 16:38:26 ---> 7451d1c41512 16:38:26 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:38:27 ---> Running in 8d94fa32b08c 16:38:27 Removing intermediate container 8d94fa32b08c 16:38:27 ---> 2744a446dfd0 16:38:27 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:38:27 ---> Running in 6a2030a9490f 16:38:27 Removing intermediate container 6a2030a9490f 16:38:27 ---> b6ddc4c58d57 16:38:27 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:38:27 ---> Running in e9e7258e1929 16:38:28 Removing intermediate container e9e7258e1929 16:38:28 ---> 4489ef7dbdc2 16:38:28 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:38:29 Removing intermediate container 7f0f9949cd90 16:38:29 ---> 9902485f403e 16:38:29 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:38:29 ---> 1acf42bc2f0c 16:38:29 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:38:29 ---> Running in d1edcce4ded4 16:38:29 ---> Running in 410b38f15686 16:38:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:38:30 Removing intermediate container 4eac7d2249d0 16:38:30 ---> 4074458b9d2c 16:38:30 16:38:30 Step 10/23 : FROM alpine:3.14 16:38:30 ---> 0a97eee8041e 16:38:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:38:30 Removing intermediate container 410b38f15686 16:38:30 ---> 97bab88afc70 16:38:30 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:30 ---> Running in ee158e24eb27 16:38:30 Removing intermediate container d1edcce4ded4 16:38:30 ---> 61018c5b3fca 16:38:30 16:38:30 Step 11/23 : FROM docker:20.10.10 16:38:30 Removing intermediate container ee158e24eb27 16:38:30 ---> ff93da2df6b3 16:38:30 Step 12/23 : ENV APP_PORT=59880 16:38:30 ---> bf302a164053 16:38:30 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:38:30 ---> Running in 2e36a40cca21 16:38:31 Removing intermediate container 2e36a40cca21 16:38:31 ---> e80cf8029537 16:38:31 Step 13/23 : EXPOSE $APP_PORT 16:38:31 ---> Running in cb5e91cd38a0 16:38:31 ---> 97d078ce0cad 16:38:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:38:31 20.10.10: Pulling from library/docker 16:38:31 Removing intermediate container cb5e91cd38a0 16:38:31 ---> 7efe6a633464 16:38:31 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:31 ---> Running in 9ad4ed487a81 16:38:31 ---> 5447340d3dae 16:38:31 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:38:31 ---> 004580faf353 16:38:31 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:38:31 ---> 5d4d05d9a0ee 16:38:31 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:38:32 ---> Running in 04eaefb60c8c 16:38:32 Removing intermediate container 9ad4ed487a81 16:38:32 ---> 3722dd29cce2 16:38:32 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:38:32 Removing intermediate container 04eaefb60c8c 16:38:32 ---> d2a591a7786e 16:38:32 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:38:32 ---> Running in f356aebbe916 16:38:32 ---> b0ed1be33b42 16:38:32 Step 26/31 : RUN chmod +x /entrypoint.sh 16:38:32 ---> Running in f1de8948df81 16:38:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:33 Removing intermediate container f1de8948df81 16:38:33 ---> f263610f31d2 16:38:33 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:38:33 ---> Running in 8aa34679a885 16:38:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:33 (1/6) Installing dumb-init (1.2.5-r1) 16:38:33 Removing intermediate container 8aa34679a885 16:38:33 ---> 3541c9b59c2e 16:38:33 Step 28/31 : CMD ["gate"] 16:38:33 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:38:33 (3/6) Installing libsodium (1.0.18-r0) 16:38:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:38:33 (5/6) Installing libzmq (4.3.4-r0) 16:38:34 ---> Running in 53d1ed2dfc56 16:38:34 (6/6) Installing zeromq (4.3.4-r0) 16:38:34 Executing busybox-1.33.1-r6.trigger 16:38:34 OK: 8 MiB in 20 packages 16:38:34 Removing intermediate container 53d1ed2dfc56 16:38:34 ---> e80696946fe2 16:38:34 Step 29/31 : LABEL arch=x86_64 16:38:34 ---> Running in 993315790a8d 16:38:35 Removing intermediate container 993315790a8d 16:38:35 ---> 77ffcbb23682 16:38:35 Step 30/31 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:38:35 Removing intermediate container f356aebbe916 16:38:35 ---> 4fb7b16a1b5e 16:38:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:35 ---> Running in 6290235fc56d 16:38:35 Removing intermediate container 6290235fc56d 16:38:35 ---> 73e4db8a6ecc 16:38:35 Step 31/31 : LABEL version=2.2.0-dev.29 16:38:35 ---> 424ab4977107 16:38:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:38:35 ---> Running in 2ff80c907c5d 16:38:35 Removing intermediate container 2ff80c907c5d 16:38:35 ---> 0f0226c223fb 16:38:35 16:38:35 ---> d666620f57e7 16:38:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:38:35 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 16:38:35 Status: Downloaded newer image for docker:20.10.10 16:38:35 Successfully built 0f0226c223fb 16:38:35 Successfully tagged security-bootstrapper:latest 16:38:35  Building security-bootstrapper ... done  ---> b706a049f56e 16:38:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:38:35 ---> Running in dde8e7e8bb0d 16:38:36 ---> 3413298c58e8 16:38:36 Step 19/23 : ENTRYPOINT ["/core-data"] 16:38:36 ---> Running in 5dcde7d21b8c 16:38:36 Removing intermediate container dde8e7e8bb0d 16:38:36 ---> 108576c8fdb6 16:38:36 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:38:36 ---> Running in 3b8ef101bcdc 16:38:36 Removing intermediate container 5dcde7d21b8c 16:38:36 ---> 14ba8db95679 16:38:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:36 ---> Running in 05669c16324c 16:38:36 Removing intermediate container 05669c16324c 16:38:36 ---> e81d19f36ed4 16:38:36 Step 21/23 : LABEL arch=x86_64 16:38:36 ---> Running in c9cfa9c4b095 16:38:36 Removing intermediate container c9cfa9c4b095 16:38:36 ---> fc644b683194 16:38:36 Step 22/23 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:36 ---> Running in 60206ad6145c 16:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:36 ---> 9982e39f6c04 16:38:36 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:38:36 ---> 3bfdba67ce44 16:38:36 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:38:36 ---> 04de761a707a 16:38:36 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:38:36 ---> Running in 47d4a6421a8c 16:38:36 ---> Running in 815fe1196e61 16:38:36 ---> e11b245b520b 16:38:36 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:38:36 ---> 04f1b3db75f5 16:38:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:38:36 ---> Running in 876dd499c432 16:38:36 ---> Running in 7412d014198b 16:38:36 ---> Running in 5ec23f8c25f5 16:38:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:38:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:38:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:38:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:38:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:38:36 Removing intermediate container 60206ad6145c 16:38:36 ---> cf6115862894 16:38:36 Step 23/23 : LABEL version=2.2.0-dev.29 16:38:36 ---> Running in 34069e7f9505 16:38:36 (1/42) Installing readline (8.1.0-r0) 16:38:36 (2/42) Installing bash (5.1.4-r0) 16:38:36 Removing intermediate container 34069e7f9505 16:38:36 ---> 95f8252cbd70 16:38:36 16:38:36 Executing bash-5.1.4-r0.post-install 16:38:36 (3/42) Installing brotli-libs (1.0.9-r5) 16:38:36 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:38:36 (5/42) Installing libcurl (7.79.1-r0) 16:38:36 (6/42) Installing curl (7.79.1-r0) 16:38:36 (7/42) Installing dumb-init (1.2.5-r1) 16:38:36 (8/42) Installing libbz2 (1.0.8-r1) 16:38:36 (9/42) Installing expat (2.4.4-r0) 16:38:36 (10/42) Installing libffi (3.3-r2) 16:38:36 (11/42) Installing gdbm (1.19-r0) 16:38:36 (12/42) Installing xz-libs (5.2.5-r0) 16:38:36 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:38:36 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:38:36 Successfully built 95f8252cbd70 16:38:36 (15/42) Installing mpdecimal (2.5.1-r1) 16:38:36 (16/42) Installing sqlite-libs (3.35.5-r0) 16:38:36 Successfully tagged core-data:latest 16:38:36  Building core-data ... done (17/42) Installing python3 (3.9.5-r2) 16:38:37 (18/42) Installing py3-appdirs (1.4.4-r2) 16:38:37 (19/42) Installing py3-chardet (4.0.0-r2) 16:38:37 (20/42) Installing py3-idna (3.2-r0) 16:38:37 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:38:37 (22/42) Installing py3-certifi (2020.12.5-r1) 16:38:37 (23/42) Installing py3-requests (2.25.1-r4) 16:38:37 (24/42) Installing py3-msgpack (1.0.2-r1) 16:38:37 (25/42) Installing py3-lockfile (0.12.2-r4) 16:38:37 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:38:37 (27/42) Installing py3-colorama (0.4.4-r1) 16:38:37 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:38:37 (29/42) Installing py3-distlib (0.3.1-r3) 16:38:37 (30/42) Installing py3-distro (1.5.0-r3) 16:38:37 (31/42) Installing py3-six (1.15.0-r1) 16:38:37 (32/42) Installing py3-webencodings (0.5.1-r4) 16:38:37 (33/42) Installing py3-html5lib (1.1-r1) 16:38:37 (34/42) Installing py3-parsing (2.4.7-r2) 16:38:37 (35/42) Installing py3-packaging (20.9-r1) 16:38:37 (36/42) Installing py3-toml (0.10.2-r2) 16:38:37 (37/42) Installing py3-pep517 (0.10.0-r2) 16:38:37 (38/42) Installing py3-progress (1.5-r2) 16:38:37 (39/42) Installing py3-retrying (1.3.3-r1) 16:38:37 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:38:37 (41/42) Installing py3-setuptools (52.0.0-r3) 16:38:37 (42/42) Installing py3-pip (20.3.4-r1) 16:38:37 Executing busybox-1.33.1-r6.trigger 16:38:37 OK: 84 MiB in 64 packages 16:38:38 Collecting docker-compose==1.23.2 16:38:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:38:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:38:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:38:38 Collecting docker<4.0,>=3.6.0 16:38:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:38:38 Collecting dockerpty<0.5,>=0.4.1 16:38:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:38:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:38:38 Collecting cached-property<2,>=1.2.0 16:38:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:38:39 Collecting jsonschema<3,>=2.5.1 16:38:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:38:39 Collecting PyYAML<4,>=3.10 16:38:39 Downloading PyYAML-3.13.tar.gz (270 kB) 16:38:39 Collecting texttable<0.10,>=0.9.0 16:38:39 Downloading texttable-0.9.1.tar.gz (11 kB) 16:38:39 Collecting docopt<0.7,>=0.6.1 16:38:39 Downloading docopt-0.6.2.tar.gz (25 kB) 16:38:40 Collecting websocket-client<1.0,>=0.32.0 16:38:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:38:40 Collecting docker-pycreds>=0.4.0 16:38:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:38:40 Collecting urllib3<1.25,>=1.21.1 16:38:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:38:40 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) 16:38:40 Collecting chardet<3.1.0,>=3.0.2 16:38:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:38:40 Collecting idna<2.8,>=2.5 16:38:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:38:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:38:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:38:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:38:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:38:40 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:38:40 Attempting uninstall: urllib3 16:38:40 Found existing installation: urllib3 1.26.5 16:38:40 Uninstalling urllib3-1.26.5: 16:38:40 Successfully uninstalled urllib3-1.26.5 16:38:40 Attempting uninstall: idna 16:38:40 Found existing installation: idna 3.2 16:38:40 Uninstalling idna-3.2: 16:38:40 Successfully uninstalled idna-3.2 16:38:41 Attempting uninstall: chardet 16:38:41 Found existing installation: chardet 4.0.0 16:38:41 Uninstalling chardet-4.0.0: 16:38:41 Successfully uninstalled chardet-4.0.0 16:38:41 Attempting uninstall: requests 16:38:41 Found existing installation: requests 2.25.1 16:38:41 Uninstalling requests-2.25.1: 16:38:41 Successfully uninstalled requests-2.25.1 16:38:41 Running setup.py install for texttable: started 16:38:41 Running setup.py install for texttable: finished with status 'done' 16:38:41 Running setup.py install for PyYAML: started 16:38:42 Running setup.py install for PyYAML: finished with status 'done' 16:38:42 Running setup.py install for docopt: started 16:38:42 Running setup.py install for docopt: finished with status 'done' 16:38:42 Running setup.py install for dockerpty: started 16:38:42 Running setup.py install for dockerpty: finished with status 'done' 16:38: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 16:38:47 Removing intermediate container 3b8ef101bcdc 16:38:47 ---> 2a07a6d02e2f 16:38:47 Step 14/23 : ENV APP_PORT=58890 16:38:47 ---> Running in 64f8fe5536e2 16:38:47 Removing intermediate container 64f8fe5536e2 16:38:47 ---> 77a8b5094a79 16:38:47 Step 15/23 : EXPOSE $APP_PORT 16:38:47 ---> Running in 24dd2102fc75 16:38:47 Removing intermediate container 24dd2102fc75 16:38:47 ---> b7b8786cf643 16:38:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:38:47 ---> 3c9975a02e4e 16:38:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:38:47 ---> deb90d6c1feb 16:38:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:38:47 ---> eab6c7154e75 16:38:47 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:38:47 ---> Running in 50f301b14443 16:38:47 Removing intermediate container 50f301b14443 16:38:47 ---> 118045dedbf9 16:38:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:47 ---> Running in 58930f04a777 16:38:47 Removing intermediate container 58930f04a777 16:38:47 ---> 55c736037b9b 16:38:47 Step 21/23 : LABEL arch=x86_64 16:38:47 ---> Running in d2a0bd5152f7 16:38:47 Removing intermediate container d2a0bd5152f7 16:38:47 ---> 18a0286eff32 16:38:47 Step 22/23 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:38:47 ---> Running in 11e631ec91fd 16:38:47 Removing intermediate container 11e631ec91fd 16:38:47 ---> 8435b2b2aba7 16:38:47 Step 23/23 : LABEL version=2.2.0-dev.29 16:38:48 ---> Running in fbd7cf9e4702 16:38:48 Removing intermediate container fbd7cf9e4702 16:38:48 ---> 4956b2bbdb2c 16:38:48 16:38:48 Successfully built 4956b2bbdb2c 16:38:48 Successfully tagged sys-mgmt-agent:latest 16:38:48  Building sys-mgmt-agent ... done  [Pipeline] } 16:38:48 $ docker stop --time=1 2787211b7cb33a17e819d7a4361265874c3bb21f86e4eadf50b3bb9d0858a6d9 16:38:49 $ docker rm -f 2787211b7cb33a17e819d7a4361265874c3bb21f86e4eadf50b3bb9d0858a6d9 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:50 + docker images 16:38:50 REPOSITORY TAG IMAGE ID CREATED SIZE 16:38:50 sys-mgmt-agent latest 4956b2bbdb2c 2 seconds ago 296MB 16:38:50 core-data latest 95f8252cbd70 14 seconds ago 20MB 16:38:50 security-bootstrapper latest 0f0226c223fb 15 seconds ago 18.7MB 16:38:50 61018c5b3fca 20 seconds ago 1.77GB 16:38:50 4074458b9d2c 20 seconds ago 1.78GB 16:38:50 230104718c31 26 seconds ago 1.77GB 16:38:50 core-metadata latest 34a0d08d7e65 36 seconds ago 16.6MB 16:38:50 7374ae7b1a46 39 seconds ago 1.78GB 16:38:50 security-secretstore-setup latest 1a12d93a17cf 56 seconds ago 27.9MB 16:38:50 support-scheduler latest 69b4f1fb0b41 About a minute ago 16MB 16:38:50 support-notifications latest ac17229843b8 About a minute ago 16.7MB 16:38:50 e91e7904dea1 About a minute ago 1.78GB 16:38:50 a9f638b9efe4 About a minute ago 1.78GB 16:38:50 core-command latest fa782f6a34b4 About a minute ago 15.6MB 16:38:50 security-proxy-setup latest 9c505f16a794 About a minute ago 26.2MB 16:38:50 c22389dfcb3e About a minute ago 1.78GB 16:38:50 7c705fa3e5d3 About a minute ago 1.78GB 16:38:50 4c662b29ef77 About a minute ago 1.77GB 16:38:50 ci-base-image-x86_64 latest c9df42af8c9e 5 minutes ago 1.27GB 16:38:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 weeks ago 562MB 16:38:50 docker 20.10.10 b706a049f56e 3 months ago 216MB 16:38:50 alpine 3.14 0a97eee8041e 3 months ago 5.61MB 16:38:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB 16:38:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 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 16:38:50 provisioning config files... 16:38:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/146@tmp/config9097883541263023916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:50 ---> docker-login.sh 16:38:50 nexus3.edgexfoundry.org:10001 16:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:50 Configure a credential helper to remove this warning. See 16:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:50 16:38:50 Login Succeeded 16:38:50 nexus3.edgexfoundry.org:10002 16:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:51 Configure a credential helper to remove this warning. See 16:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:51 16:38:51 Login Succeeded 16:38:51 nexus3.edgexfoundry.org:10003 16:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:51 Configure a credential helper to remove this warning. See 16:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:51 16:38:51 Login Succeeded 16:38:51 nexus3.edgexfoundry.org:10004 16:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:51 Configure a credential helper to remove this warning. See 16:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:51 16:38:51 Login Succeeded 16:38:51 docker.io 16:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:51 Configure a credential helper to remove this warning. See 16:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:51 16:38:51 Login Succeeded 16:38:51 ---> docker-login.sh ends [Pipeline] } 16:38:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:38:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:38:51 [edgeXDocker.push] Tagging docker image core-command with the following tags: 16:38:51 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:38:51 latest 16:38:51 2.2.0-dev.29 16:38:51 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:38:51 main 16:38:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:38:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh 16:38:52 + docker push nexus3.edgexfoundry.org:10004/core-command:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:38:52 e242d369374b: Preparing 16:38:52 a95fbc4387ca: Preparing 16:38:52 c5f0823efbe7: Preparing 16:38:52 3998f650fecd: Preparing 16:38:52 1a058d5342cc: Preparing 16:38:52 1a058d5342cc: Layer already exists 16:38:52 e242d369374b: Pushed 16:38:52 3998f650fecd: Pushed 16:38:52 c5f0823efbe7: Pushed 16:38:53 a95fbc4387ca: Pushed 16:38:53 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:6fae1f729f17dd61175c6d24294d4d4e8dc4c91895095196cca6a774bb4ecbbb size: 1363 [Pipeline] isUnix [Pipeline] sh 16:38:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 16:38:53 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 16:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:38:53 e242d369374b: Preparing 16:38:53 a95fbc4387ca: Preparing 16:38:53 c5f0823efbe7: Preparing 16:38:53 3998f650fecd: Preparing 16:38:53 1a058d5342cc: Preparing 16:38:53 c5f0823efbe7: Layer already exists 16:38:53 1a058d5342cc: Layer already exists 16:38:53 3998f650fecd: Layer already exists 16:38:53 e242d369374b: Layer already exists 16:38:53 a95fbc4387ca: Layer already exists 16:38:53 latest: digest: sha256:6fae1f729f17dd61175c6d24294d4d4e8dc4c91895095196cca6a774bb4ecbbb size: 1363 [Pipeline] isUnix [Pipeline] sh 16:38:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:38:54 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.29 16:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:38:54 e242d369374b: Preparing 16:38:54 a95fbc4387ca: Preparing 16:38:54 c5f0823efbe7: Preparing 16:38:54 3998f650fecd: Preparing 16:38:54 1a058d5342cc: Preparing 16:38:54 3998f650fecd: Layer already exists 16:38:54 1a058d5342cc: Layer already exists 16:38:54 e242d369374b: Layer already exists 16:38:54 c5f0823efbe7: Layer already exists 16:38:54 a95fbc4387ca: Layer already exists 16:38:54 2.2.0-dev.29: digest: sha256:6fae1f729f17dd61175c6d24294d4d4e8dc4c91895095196cca6a774bb4ecbbb size: 1363 [Pipeline] isUnix [Pipeline] sh 16:38:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:38:54 + docker push nexus3.edgexfoundry.org:10004/core-command:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:38:54 e242d369374b: Preparing 16:38:54 a95fbc4387ca: Preparing 16:38:54 c5f0823efbe7: Preparing 16:38:54 3998f650fecd: Preparing 16:38:54 1a058d5342cc: Preparing 16:38:54 c5f0823efbe7: Layer already exists 16:38:54 a95fbc4387ca: Layer already exists 16:38:54 3998f650fecd: Layer already exists 16:38:54 e242d369374b: Layer already exists 16:38:54 1a058d5342cc: Layer already exists 16:38:54 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:6fae1f729f17dd61175c6d24294d4d4e8dc4c91895095196cca6a774bb4ecbbb size: 1363 [Pipeline] isUnix [Pipeline] sh 16:38:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 16:38:55 + docker push nexus3.edgexfoundry.org:10004/core-command:main 16:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:38:55 e242d369374b: Preparing 16:38:55 a95fbc4387ca: Preparing 16:38:55 c5f0823efbe7: Preparing 16:38:55 3998f650fecd: Preparing 16:38:55 1a058d5342cc: Preparing 16:38:55 c5f0823efbe7: Layer already exists 16:38:55 e242d369374b: Layer already exists 16:38:55 a95fbc4387ca: Layer already exists 16:38:55 3998f650fecd: Layer already exists 16:38:55 1a058d5342cc: Layer already exists 16:38:55 main: digest: sha256:6fae1f729f17dd61175c6d24294d4d4e8dc4c91895095196cca6a774bb4ecbbb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:38:55 ===================================================== [Pipeline] echo 16:38:55 taggedImages: 16:38:55 - nexus3.edgexfoundry.org:10004/core-command:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:38:55 - nexus3.edgexfoundry.org:10004/core-command:latest 16:38:55 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.29 16:38:55 - nexus3.edgexfoundry.org:10004/core-command:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:38:55 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 16:38:55 [edgeXDocker.push] Tagging docker image core-data with the following tags: 16:38:55 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:38:55 latest 16:38:55 2.2.0-dev.29 16:38:55 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:38:55 main 16:38:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:38:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh 16:38:56 + docker push nexus3.edgexfoundry.org:10004/core-data:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:38:56 47aaf1cd4205: Preparing 16:38:56 59c66099aebb: Preparing 16:38:56 c5f0823efbe7: Preparing 16:38:56 b68fef58792c: Preparing 16:38:56 c0dfb149dc0b: Preparing 16:38:56 1a058d5342cc: Preparing 16:38:56 1a058d5342cc: Waiting 16:38:56 c5f0823efbe7: Layer already exists 16:38:56 1a058d5342cc: Layer already exists 16:38:56 47aaf1cd4205: Pushed 16:38:56 c0dfb149dc0b: Pushed 16:38:56 b68fef58792c: Pushed 16:38:57 59c66099aebb: Pushed 16:38:57 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:58c0ca5ace7e95cd7603b8d61072a9d45fade3061b58d961a2dd9d440863ba5f size: 1573 [Pipeline] isUnix [Pipeline] sh 16:38:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 16:38:58 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 16:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:38:58 47aaf1cd4205: Preparing 16:38:58 59c66099aebb: Preparing 16:38:58 c5f0823efbe7: Preparing 16:38:58 b68fef58792c: Preparing 16:38:58 c0dfb149dc0b: Preparing 16:38:58 1a058d5342cc: Preparing 16:38:58 1a058d5342cc: Waiting 16:38:58 c0dfb149dc0b: Layer already exists 16:38:58 c5f0823efbe7: Layer already exists 16:38:58 b68fef58792c: Layer already exists 16:38:58 59c66099aebb: Layer already exists 16:38:58 47aaf1cd4205: Layer already exists 16:38:58 1a058d5342cc: Layer already exists 16:38:58 latest: digest: sha256:58c0ca5ace7e95cd7603b8d61072a9d45fade3061b58d961a2dd9d440863ba5f size: 1573 [Pipeline] isUnix [Pipeline] sh 16:38:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:38:58 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.29 16:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:38:58 47aaf1cd4205: Preparing 16:38:58 59c66099aebb: Preparing 16:38:58 c5f0823efbe7: Preparing 16:38:58 b68fef58792c: Preparing 16:38:58 c0dfb149dc0b: Preparing 16:38:58 1a058d5342cc: Preparing 16:38:58 1a058d5342cc: Waiting 16:38:58 b68fef58792c: Layer already exists 16:38:58 c5f0823efbe7: Layer already exists 16:38:58 59c66099aebb: Layer already exists 16:38:58 47aaf1cd4205: Layer already exists 16:38:58 c0dfb149dc0b: Layer already exists 16:38:58 1a058d5342cc: Layer already exists 16:38:58 2.2.0-dev.29: digest: sha256:58c0ca5ace7e95cd7603b8d61072a9d45fade3061b58d961a2dd9d440863ba5f size: 1573 [Pipeline] isUnix [Pipeline] sh 16:38:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:38:59 + docker push nexus3.edgexfoundry.org:10004/core-data:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:38:59 47aaf1cd4205: Preparing 16:38:59 59c66099aebb: Preparing 16:38:59 c5f0823efbe7: Preparing 16:38:59 b68fef58792c: Preparing 16:38:59 c0dfb149dc0b: Preparing 16:38:59 1a058d5342cc: Preparing 16:38:59 1a058d5342cc: Waiting 16:38:59 47aaf1cd4205: Layer already exists 16:38:59 b68fef58792c: Layer already exists 16:38:59 c0dfb149dc0b: Layer already exists 16:38:59 59c66099aebb: Layer already exists 16:38:59 c5f0823efbe7: Layer already exists 16:38:59 1a058d5342cc: Layer already exists 16:38:59 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:58c0ca5ace7e95cd7603b8d61072a9d45fade3061b58d961a2dd9d440863ba5f size: 1573 [Pipeline] isUnix [Pipeline] sh 16:38:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 16:38:59 + docker push nexus3.edgexfoundry.org:10004/core-data:main 16:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:38:59 47aaf1cd4205: Preparing 16:38:59 59c66099aebb: Preparing 16:38:59 c5f0823efbe7: Preparing 16:38:59 b68fef58792c: Preparing 16:38:59 c0dfb149dc0b: Preparing 16:38:59 1a058d5342cc: Preparing 16:38:59 1a058d5342cc: Waiting 16:38:59 c5f0823efbe7: Layer already exists 16:38:59 59c66099aebb: Layer already exists 16:38:59 b68fef58792c: Layer already exists 16:38:59 c0dfb149dc0b: Layer already exists 16:38:59 47aaf1cd4205: Layer already exists 16:38:59 1a058d5342cc: Layer already exists 16:38:59 main: digest: sha256:58c0ca5ace7e95cd7603b8d61072a9d45fade3061b58d961a2dd9d440863ba5f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:38:59 ===================================================== [Pipeline] echo 16:38:59 taggedImages: 16:38:59 - nexus3.edgexfoundry.org:10004/core-data:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:38:59 - nexus3.edgexfoundry.org:10004/core-data:latest 16:38:59 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.29 16:38:59 - nexus3.edgexfoundry.org:10004/core-data:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:38:59 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 16:38:59 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 16:38:59 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:38:59 latest 16:38:59 2.2.0-dev.29 16:38:59 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:38:59 main 16:38:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh 16:39:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:39:00 782dcd7bdce1: Preparing 16:39:00 81a1d92dea6c: Preparing 16:39:00 c5f0823efbe7: Preparing 16:39:00 3998f650fecd: Preparing 16:39:00 1a058d5342cc: Preparing 16:39:00 1a058d5342cc: Layer already exists 16:39:00 3998f650fecd: Layer already exists 16:39:00 c5f0823efbe7: Layer already exists 16:39:00 782dcd7bdce1: Pushed 16:39:01 81a1d92dea6c: Pushed 16:39:01 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:4318c195b499663205763a985b266520fff97d364279ed12fc9b912506c7fe6d size: 1363 [Pipeline] isUnix [Pipeline] sh 16:39:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 16:39:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 16:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:39:02 782dcd7bdce1: Preparing 16:39:02 81a1d92dea6c: Preparing 16:39:02 c5f0823efbe7: Preparing 16:39:02 3998f650fecd: Preparing 16:39:02 1a058d5342cc: Preparing 16:39:02 1a058d5342cc: Layer already exists 16:39:02 c5f0823efbe7: Layer already exists 16:39:02 782dcd7bdce1: Layer already exists 16:39:02 3998f650fecd: Layer already exists 16:39:02 81a1d92dea6c: Layer already exists 16:39:02 latest: digest: sha256:4318c195b499663205763a985b266520fff97d364279ed12fc9b912506c7fe6d size: 1363 [Pipeline] isUnix [Pipeline] sh 16:39:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:39:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.29 16:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:39:03 782dcd7bdce1: Preparing 16:39:03 81a1d92dea6c: Preparing 16:39:03 c5f0823efbe7: Preparing 16:39:03 3998f650fecd: Preparing 16:39:03 1a058d5342cc: Preparing 16:39:03 1a058d5342cc: Layer already exists 16:39:03 782dcd7bdce1: Layer already exists 16:39:03 c5f0823efbe7: Layer already exists 16:39:03 81a1d92dea6c: Layer already exists 16:39:03 3998f650fecd: Layer already exists 16:39:03 2.2.0-dev.29: digest: sha256:4318c195b499663205763a985b266520fff97d364279ed12fc9b912506c7fe6d size: 1363 [Pipeline] isUnix [Pipeline] sh 16:39:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:39:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:39:03 782dcd7bdce1: Preparing 16:39:03 81a1d92dea6c: Preparing 16:39:03 c5f0823efbe7: Preparing 16:39:03 3998f650fecd: Preparing 16:39:03 1a058d5342cc: Preparing 16:39:03 1a058d5342cc: Layer already exists 16:39:03 c5f0823efbe7: Layer already exists 16:39:03 3998f650fecd: Layer already exists 16:39:03 782dcd7bdce1: Layer already exists 16:39:03 81a1d92dea6c: Layer already exists 16:39:03 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:4318c195b499663205763a985b266520fff97d364279ed12fc9b912506c7fe6d size: 1363 [Pipeline] isUnix [Pipeline] sh 16:39:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 16:39:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 16:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:39:04 782dcd7bdce1: Preparing 16:39:04 81a1d92dea6c: Preparing 16:39:04 c5f0823efbe7: Preparing 16:39:04 3998f650fecd: Preparing 16:39:04 1a058d5342cc: Preparing 16:39:04 1a058d5342cc: Layer already exists 16:39:04 782dcd7bdce1: Layer already exists 16:39:04 3998f650fecd: Layer already exists 16:39:04 c5f0823efbe7: Layer already exists 16:39:04 81a1d92dea6c: Layer already exists 16:39:04 main: digest: sha256:4318c195b499663205763a985b266520fff97d364279ed12fc9b912506c7fe6d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:04 ===================================================== [Pipeline] echo 16:39:04 taggedImages: 16:39:04 - nexus3.edgexfoundry.org:10004/core-metadata:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:04 - nexus3.edgexfoundry.org:10004/core-metadata:latest 16:39:04 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.29 16:39:04 - nexus3.edgexfoundry.org:10004/core-metadata:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:04 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 16:39:04 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 16:39:04 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:04 latest 16:39:04 2.2.0-dev.29 16:39:04 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:04 main 16:39:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh 16:39:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:39:04 31e64c6d3313: Preparing 16:39:04 31e64c6d3313: Preparing 16:39:04 f00014d9f9e9: Preparing 16:39:04 4b5115719d46: Preparing 16:39:04 4a9b48006497: Preparing 16:39:04 6936352c8a4b: Preparing 16:39:04 c5f0823efbe7: Preparing 16:39:04 7f908f5c6406: Preparing 16:39:04 b1a72ee51e73: Preparing 16:39:04 48948bdecabf: Preparing 16:39:04 361c2749db6b: Preparing 16:39:04 1a058d5342cc: Preparing 16:39:04 c5f0823efbe7: Waiting 16:39:04 7f908f5c6406: Waiting 16:39:04 b1a72ee51e73: Waiting 16:39:04 48948bdecabf: Waiting 16:39:04 361c2749db6b: Waiting 16:39:04 1a058d5342cc: Waiting 16:39:04 4a9b48006497: Pushed 16:39:04 f00014d9f9e9: Pushed 16:39:04 31e64c6d3313: Pushed 16:39:04 4b5115719d46: Pushed 16:39:04 c5f0823efbe7: Layer already exists 16:39:05 b1a72ee51e73: Pushed 16:39:05 1a058d5342cc: Layer already exists 16:39:05 361c2749db6b: Pushed 16:39:05 7f908f5c6406: Pushed 16:39:05 48948bdecabf: Pushed 16:39:06 6936352c8a4b: Pushed 16:39:06 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:8b610f9b6c057c94c8e4855c18ada240c5927d4edbe8d55d50984d66667e97a8 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:39:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 16:39:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:39:06 31e64c6d3313: Preparing 16:39:06 31e64c6d3313: Preparing 16:39:06 f00014d9f9e9: Preparing 16:39:06 4b5115719d46: Preparing 16:39:06 4a9b48006497: Preparing 16:39:06 6936352c8a4b: Preparing 16:39:06 c5f0823efbe7: Preparing 16:39:06 7f908f5c6406: Preparing 16:39:06 b1a72ee51e73: Preparing 16:39:06 48948bdecabf: Preparing 16:39:06 361c2749db6b: Preparing 16:39:06 1a058d5342cc: Preparing 16:39:06 c5f0823efbe7: Waiting 16:39:06 7f908f5c6406: Waiting 16:39:06 b1a72ee51e73: Waiting 16:39:06 48948bdecabf: Waiting 16:39:06 361c2749db6b: Waiting 16:39:06 1a058d5342cc: Waiting 16:39:06 6936352c8a4b: Layer already exists 16:39:06 4a9b48006497: Layer already exists 16:39:06 31e64c6d3313: Layer already exists 16:39:06 4b5115719d46: Layer already exists 16:39:06 f00014d9f9e9: Layer already exists 16:39:06 b1a72ee51e73: Layer already exists 16:39:06 c5f0823efbe7: Layer already exists 16:39:06 7f908f5c6406: Layer already exists 16:39:06 361c2749db6b: Layer already exists 16:39:06 48948bdecabf: Layer already exists 16:39:06 1a058d5342cc: Layer already exists 16:39:06 latest: digest: sha256:8b610f9b6c057c94c8e4855c18ada240c5927d4edbe8d55d50984d66667e97a8 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:39:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:39:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.29 16:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:39:07 31e64c6d3313: Preparing 16:39:07 31e64c6d3313: Preparing 16:39:07 f00014d9f9e9: Preparing 16:39:07 4b5115719d46: Preparing 16:39:07 4a9b48006497: Preparing 16:39:07 6936352c8a4b: Preparing 16:39:07 c5f0823efbe7: Preparing 16:39:07 7f908f5c6406: Preparing 16:39:07 b1a72ee51e73: Preparing 16:39:07 48948bdecabf: Preparing 16:39:07 361c2749db6b: Preparing 16:39:07 1a058d5342cc: Preparing 16:39:07 c5f0823efbe7: Waiting 16:39:07 7f908f5c6406: Waiting 16:39:07 b1a72ee51e73: Waiting 16:39:07 48948bdecabf: Waiting 16:39:07 361c2749db6b: Waiting 16:39:07 1a058d5342cc: Waiting 16:39:07 6936352c8a4b: Layer already exists 16:39:07 f00014d9f9e9: Layer already exists 16:39:07 31e64c6d3313: Layer already exists 16:39:07 4b5115719d46: Layer already exists 16:39:07 4a9b48006497: Layer already exists 16:39:07 b1a72ee51e73: Layer already exists 16:39:07 7f908f5c6406: Layer already exists 16:39:07 c5f0823efbe7: Layer already exists 16:39:07 48948bdecabf: Layer already exists 16:39:07 361c2749db6b: Layer already exists 16:39:07 1a058d5342cc: Layer already exists 16:39:07 2.2.0-dev.29: digest: sha256:8b610f9b6c057c94c8e4855c18ada240c5927d4edbe8d55d50984d66667e97a8 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:39:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:39:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:39:07 31e64c6d3313: Preparing 16:39:07 31e64c6d3313: Preparing 16:39:07 f00014d9f9e9: Preparing 16:39:07 4b5115719d46: Preparing 16:39:07 4a9b48006497: Preparing 16:39:07 6936352c8a4b: Preparing 16:39:07 c5f0823efbe7: Preparing 16:39:07 7f908f5c6406: Preparing 16:39:07 b1a72ee51e73: Preparing 16:39:07 48948bdecabf: Preparing 16:39:07 361c2749db6b: Preparing 16:39:07 1a058d5342cc: Preparing 16:39:07 7f908f5c6406: Waiting 16:39:07 b1a72ee51e73: Waiting 16:39:07 48948bdecabf: Waiting 16:39:07 c5f0823efbe7: Waiting 16:39:07 361c2749db6b: Waiting 16:39:07 1a058d5342cc: Waiting 16:39:07 31e64c6d3313: Layer already exists 16:39:07 f00014d9f9e9: Layer already exists 16:39:07 6936352c8a4b: Layer already exists 16:39:07 4b5115719d46: Layer already exists 16:39:07 4a9b48006497: Layer already exists 16:39:07 7f908f5c6406: Layer already exists 16:39:07 c5f0823efbe7: Layer already exists 16:39:07 b1a72ee51e73: Layer already exists 16:39:07 361c2749db6b: Layer already exists 16:39:07 48948bdecabf: Layer already exists 16:39:07 1a058d5342cc: Layer already exists 16:39:07 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:8b610f9b6c057c94c8e4855c18ada240c5927d4edbe8d55d50984d66667e97a8 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:39:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 16:39:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 16:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:39:08 31e64c6d3313: Preparing 16:39:08 31e64c6d3313: Preparing 16:39:08 f00014d9f9e9: Preparing 16:39:08 4b5115719d46: Preparing 16:39:08 4a9b48006497: Preparing 16:39:08 6936352c8a4b: Preparing 16:39:08 c5f0823efbe7: Preparing 16:39:08 7f908f5c6406: Preparing 16:39:08 b1a72ee51e73: Preparing 16:39:08 48948bdecabf: Preparing 16:39:08 361c2749db6b: Preparing 16:39:08 1a058d5342cc: Preparing 16:39:08 c5f0823efbe7: Waiting 16:39:08 7f908f5c6406: Waiting 16:39:08 361c2749db6b: Waiting 16:39:08 b1a72ee51e73: Waiting 16:39:08 48948bdecabf: Waiting 16:39:08 1a058d5342cc: Waiting 16:39:08 6936352c8a4b: Layer already exists 16:39:08 31e64c6d3313: Layer already exists 16:39:08 f00014d9f9e9: Layer already exists 16:39:08 4a9b48006497: Layer already exists 16:39:08 4b5115719d46: Layer already exists 16:39:08 c5f0823efbe7: Layer already exists 16:39:08 48948bdecabf: Layer already exists 16:39:08 b1a72ee51e73: Layer already exists 16:39:08 7f908f5c6406: Layer already exists 16:39:08 361c2749db6b: Layer already exists 16:39:08 1a058d5342cc: Layer already exists 16:39:08 main: digest: sha256:8b610f9b6c057c94c8e4855c18ada240c5927d4edbe8d55d50984d66667e97a8 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:08 ===================================================== [Pipeline] echo 16:39:08 taggedImages: 16:39:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:39:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.29 16:39:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 16:39:08 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 16:39:08 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:08 latest 16:39:08 2.2.0-dev.29 16:39:08 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:08 main 16:39:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh 16:39:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:39:09 e075a021bb57: Preparing 16:39:09 ab7331d7571d: Preparing 16:39:09 3357f448fdfd: Preparing 16:39:09 09a6a18a23db: Preparing 16:39:09 544c6b364983: Preparing 16:39:09 1a058d5342cc: Preparing 16:39:09 1a058d5342cc: Waiting 16:39:09 3357f448fdfd: Pushed 16:39:09 09a6a18a23db: Pushed 16:39:09 1a058d5342cc: Layer already exists 16:39:09 544c6b364983: Pushed 16:39:09 ab7331d7571d: Pushed 16:39:10 e075a021bb57: Pushed 16:39:10 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:a7524b0a3d6aa539a74af6edc073f2ef68b6a4248694cb185458726172ee484e size: 1576 [Pipeline] isUnix [Pipeline] sh 16:39:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 16:39:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:39:10 e075a021bb57: Preparing 16:39:10 ab7331d7571d: Preparing 16:39:10 3357f448fdfd: Preparing 16:39:10 09a6a18a23db: Preparing 16:39:10 544c6b364983: Preparing 16:39:10 1a058d5342cc: Preparing 16:39:10 1a058d5342cc: Waiting 16:39:10 ab7331d7571d: Layer already exists 16:39:10 544c6b364983: Layer already exists 16:39:10 09a6a18a23db: Layer already exists 16:39:10 e075a021bb57: Layer already exists 16:39:10 3357f448fdfd: Layer already exists 16:39:10 1a058d5342cc: Layer already exists 16:39:10 latest: digest: sha256:a7524b0a3d6aa539a74af6edc073f2ef68b6a4248694cb185458726172ee484e size: 1576 [Pipeline] isUnix [Pipeline] sh 16:39:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:39:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.29 16:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:39:11 e075a021bb57: Preparing 16:39:11 ab7331d7571d: Preparing 16:39:11 3357f448fdfd: Preparing 16:39:11 09a6a18a23db: Preparing 16:39:11 544c6b364983: Preparing 16:39:11 1a058d5342cc: Preparing 16:39:11 1a058d5342cc: Waiting 16:39:11 3357f448fdfd: Layer already exists 16:39:11 ab7331d7571d: Layer already exists 16:39:11 e075a021bb57: Layer already exists 16:39:11 544c6b364983: Layer already exists 16:39:11 09a6a18a23db: Layer already exists 16:39:11 1a058d5342cc: Layer already exists 16:39:11 2.2.0-dev.29: digest: sha256:a7524b0a3d6aa539a74af6edc073f2ef68b6a4248694cb185458726172ee484e size: 1576 [Pipeline] isUnix [Pipeline] sh 16:39:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:39:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:39:11 e075a021bb57: Preparing 16:39:11 ab7331d7571d: Preparing 16:39:11 3357f448fdfd: Preparing 16:39:11 09a6a18a23db: Preparing 16:39:11 544c6b364983: Preparing 16:39:11 1a058d5342cc: Preparing 16:39:11 1a058d5342cc: Waiting 16:39:11 3357f448fdfd: Layer already exists 16:39:11 e075a021bb57: Layer already exists 16:39:11 ab7331d7571d: Layer already exists 16:39:11 544c6b364983: Layer already exists 16:39:11 09a6a18a23db: Layer already exists 16:39:11 1a058d5342cc: Layer already exists 16:39:11 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:a7524b0a3d6aa539a74af6edc073f2ef68b6a4248694cb185458726172ee484e size: 1576 [Pipeline] isUnix [Pipeline] sh 16:39:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 16:39:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 16:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:39:12 e075a021bb57: Preparing 16:39:12 ab7331d7571d: Preparing 16:39:12 3357f448fdfd: Preparing 16:39:12 09a6a18a23db: Preparing 16:39:12 544c6b364983: Preparing 16:39:12 1a058d5342cc: Preparing 16:39:12 1a058d5342cc: Waiting 16:39:12 544c6b364983: Layer already exists 16:39:12 3357f448fdfd: Layer already exists 16:39:12 09a6a18a23db: Layer already exists 16:39:12 ab7331d7571d: Layer already exists 16:39:12 e075a021bb57: Layer already exists 16:39:12 1a058d5342cc: Layer already exists 16:39:12 main: digest: sha256:a7524b0a3d6aa539a74af6edc073f2ef68b6a4248694cb185458726172ee484e size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:12 ===================================================== [Pipeline] echo 16:39:12 taggedImages: 16:39:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:39:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.29 16:39:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 16:39:12 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 16:39:12 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:12 latest 16:39:12 2.2.0-dev.29 16:39:12 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:12 main 16:39:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh 16:39:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:39:13 e1494c16a4d8: Preparing 16:39:13 7b636a94366f: Preparing 16:39:13 f7b8e2e90696: Preparing 16:39:13 8ad5588efd83: Preparing 16:39:13 317593025c63: Preparing 16:39:13 aad4d551b382: Preparing 16:39:13 99d7f216e182: Preparing 16:39:13 c2b0ff14b023: Preparing 16:39:13 3645357f01e2: Preparing 16:39:13 1a058d5342cc: Preparing 16:39:13 aad4d551b382: Waiting 16:39:13 99d7f216e182: Waiting 16:39:13 c2b0ff14b023: Waiting 16:39:13 3645357f01e2: Waiting 16:39:13 1a058d5342cc: Waiting 16:39:13 317593025c63: Pushed 16:39:13 e1494c16a4d8: Pushed 16:39:13 7b636a94366f: Pushed 16:39:13 aad4d551b382: Pushed 16:39:13 99d7f216e182: Pushed 16:39:13 1a058d5342cc: Layer already exists 16:39:13 c2b0ff14b023: Pushed 16:39:13 8ad5588efd83: Pushed 16:39:14 3645357f01e2: Pushed 16:39:14 f7b8e2e90696: Pushed 16:39:14 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:276020475dfac2997258e0fc1da4f8b37fb11cec76cb3203003358a15aff0b3f size: 2405 [Pipeline] isUnix [Pipeline] sh 16:39:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 16:39:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:39:15 e1494c16a4d8: Preparing 16:39:15 7b636a94366f: Preparing 16:39:15 f7b8e2e90696: Preparing 16:39:15 8ad5588efd83: Preparing 16:39:15 317593025c63: Preparing 16:39:15 aad4d551b382: Preparing 16:39:15 99d7f216e182: Preparing 16:39:15 c2b0ff14b023: Preparing 16:39:15 3645357f01e2: Preparing 16:39:15 1a058d5342cc: Preparing 16:39:15 aad4d551b382: Waiting 16:39:15 99d7f216e182: Waiting 16:39:15 c2b0ff14b023: Waiting 16:39:15 3645357f01e2: Waiting 16:39:15 1a058d5342cc: Waiting 16:39:15 317593025c63: Layer already exists 16:39:15 7b636a94366f: Layer already exists 16:39:15 e1494c16a4d8: Layer already exists 16:39:15 f7b8e2e90696: Layer already exists 16:39:15 8ad5588efd83: Layer already exists 16:39:15 c2b0ff14b023: Layer already exists 16:39:15 99d7f216e182: Layer already exists 16:39:15 3645357f01e2: Layer already exists 16:39:15 1a058d5342cc: Layer already exists 16:39:15 aad4d551b382: Layer already exists 16:39:15 latest: digest: sha256:276020475dfac2997258e0fc1da4f8b37fb11cec76cb3203003358a15aff0b3f size: 2405 [Pipeline] isUnix [Pipeline] sh 16:39:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:39:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.29 16:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:39:15 e1494c16a4d8: Preparing 16:39:15 7b636a94366f: Preparing 16:39:15 f7b8e2e90696: Preparing 16:39:15 8ad5588efd83: Preparing 16:39:15 317593025c63: Preparing 16:39:15 aad4d551b382: Preparing 16:39:15 99d7f216e182: Preparing 16:39:15 c2b0ff14b023: Preparing 16:39:15 3645357f01e2: Preparing 16:39:15 1a058d5342cc: Preparing 16:39:15 aad4d551b382: Waiting 16:39:15 99d7f216e182: Waiting 16:39:15 c2b0ff14b023: Waiting 16:39:15 3645357f01e2: Waiting 16:39:15 1a058d5342cc: Waiting 16:39:15 317593025c63: Layer already exists 16:39:15 7b636a94366f: Layer already exists 16:39:15 e1494c16a4d8: Layer already exists 16:39:15 8ad5588efd83: Layer already exists 16:39:15 f7b8e2e90696: Layer already exists 16:39:15 99d7f216e182: Layer already exists 16:39:15 aad4d551b382: Layer already exists 16:39:15 c2b0ff14b023: Layer already exists 16:39:15 1a058d5342cc: Layer already exists 16:39:15 3645357f01e2: Layer already exists 16:39:15 2.2.0-dev.29: digest: sha256:276020475dfac2997258e0fc1da4f8b37fb11cec76cb3203003358a15aff0b3f size: 2405 [Pipeline] isUnix [Pipeline] sh 16:39:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:39:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:39:16 e1494c16a4d8: Preparing 16:39:16 7b636a94366f: Preparing 16:39:16 f7b8e2e90696: Preparing 16:39:16 8ad5588efd83: Preparing 16:39:16 317593025c63: Preparing 16:39:16 aad4d551b382: Preparing 16:39:16 99d7f216e182: Preparing 16:39:16 c2b0ff14b023: Preparing 16:39:16 3645357f01e2: Preparing 16:39:16 1a058d5342cc: Preparing 16:39:16 aad4d551b382: Waiting 16:39:16 99d7f216e182: Waiting 16:39:16 c2b0ff14b023: Waiting 16:39:16 3645357f01e2: Waiting 16:39:16 1a058d5342cc: Waiting 16:39:16 317593025c63: Layer already exists 16:39:16 7b636a94366f: Layer already exists 16:39:16 8ad5588efd83: Layer already exists 16:39:16 e1494c16a4d8: Layer already exists 16:39:16 f7b8e2e90696: Layer already exists 16:39:16 99d7f216e182: Layer already exists 16:39:16 aad4d551b382: Layer already exists 16:39:16 c2b0ff14b023: Layer already exists 16:39:16 3645357f01e2: Layer already exists 16:39:16 1a058d5342cc: Layer already exists 16:39:16 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:276020475dfac2997258e0fc1da4f8b37fb11cec76cb3203003358a15aff0b3f size: 2405 [Pipeline] isUnix [Pipeline] sh 16:39:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 16:39:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 16:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:39:16 e1494c16a4d8: Preparing 16:39:16 7b636a94366f: Preparing 16:39:16 f7b8e2e90696: Preparing 16:39:16 8ad5588efd83: Preparing 16:39:16 317593025c63: Preparing 16:39:16 aad4d551b382: Preparing 16:39:16 99d7f216e182: Preparing 16:39:16 c2b0ff14b023: Preparing 16:39:16 3645357f01e2: Preparing 16:39:16 1a058d5342cc: Preparing 16:39:16 aad4d551b382: Waiting 16:39:16 99d7f216e182: Waiting 16:39:16 c2b0ff14b023: Waiting 16:39:16 3645357f01e2: Waiting 16:39:16 1a058d5342cc: Waiting 16:39:16 7b636a94366f: Layer already exists 16:39:16 e1494c16a4d8: Layer already exists 16:39:16 317593025c63: Layer already exists 16:39:16 f7b8e2e90696: Layer already exists 16:39:16 8ad5588efd83: Layer already exists 16:39:16 aad4d551b382: Layer already exists 16:39:16 99d7f216e182: Layer already exists 16:39:16 c2b0ff14b023: Layer already exists 16:39:16 3645357f01e2: Layer already exists 16:39:16 1a058d5342cc: Layer already exists 16:39:16 main: digest: sha256:276020475dfac2997258e0fc1da4f8b37fb11cec76cb3203003358a15aff0b3f size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:16 ===================================================== [Pipeline] echo 16:39:16 taggedImages: 16:39:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:39:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.29 16:39:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 16:39:16 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 16:39:16 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:16 latest 16:39:16 2.2.0-dev.29 16:39:16 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:16 main 16:39:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh 16:39:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:39:17 f64b3d2858e1: Preparing 16:39:17 38b9061d3cc6: Preparing 16:39:17 c5f0823efbe7: Preparing 16:39:17 c26f03eb4b1a: Preparing 16:39:17 1a058d5342cc: Preparing 16:39:17 1a058d5342cc: Layer already exists 16:39:17 c5f0823efbe7: Layer already exists 16:39:17 f64b3d2858e1: Pushed 16:39:17 c26f03eb4b1a: Pushed 16:39:18 38b9061d3cc6: Pushed 16:39:18 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:5cd418f794dd072a98d6820d52bb36169b4efc6ebc63eb75e1be01a1c8fc5ace size: 1365 [Pipeline] isUnix [Pipeline] sh 16:39:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 16:39:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 16:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:39:19 f64b3d2858e1: Preparing 16:39:19 38b9061d3cc6: Preparing 16:39:19 c5f0823efbe7: Preparing 16:39:19 c26f03eb4b1a: Preparing 16:39:19 1a058d5342cc: Preparing 16:39:19 f64b3d2858e1: Layer already exists 16:39:19 38b9061d3cc6: Layer already exists 16:39:19 c26f03eb4b1a: Layer already exists 16:39:19 1a058d5342cc: Layer already exists 16:39:19 c5f0823efbe7: Layer already exists 16:39:19 latest: digest: sha256:5cd418f794dd072a98d6820d52bb36169b4efc6ebc63eb75e1be01a1c8fc5ace size: 1365 [Pipeline] isUnix [Pipeline] sh 16:39:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:39:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.29 16:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:39:19 f64b3d2858e1: Preparing 16:39:19 38b9061d3cc6: Preparing 16:39:19 c5f0823efbe7: Preparing 16:39:19 c26f03eb4b1a: Preparing 16:39:19 1a058d5342cc: Preparing 16:39:19 1a058d5342cc: Layer already exists 16:39:19 38b9061d3cc6: Layer already exists 16:39:19 f64b3d2858e1: Layer already exists 16:39:19 c5f0823efbe7: Layer already exists 16:39:19 c26f03eb4b1a: Layer already exists 16:39:19 2.2.0-dev.29: digest: sha256:5cd418f794dd072a98d6820d52bb36169b4efc6ebc63eb75e1be01a1c8fc5ace size: 1365 [Pipeline] isUnix [Pipeline] sh 16:39:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:39:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:39:20 f64b3d2858e1: Preparing 16:39:20 38b9061d3cc6: Preparing 16:39:20 c5f0823efbe7: Preparing 16:39:20 c26f03eb4b1a: Preparing 16:39:20 1a058d5342cc: Preparing 16:39:20 38b9061d3cc6: Layer already exists 16:39:20 c26f03eb4b1a: Layer already exists 16:39:20 c5f0823efbe7: Layer already exists 16:39:20 f64b3d2858e1: Layer already exists 16:39:20 1a058d5342cc: Layer already exists 16:39:20 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:5cd418f794dd072a98d6820d52bb36169b4efc6ebc63eb75e1be01a1c8fc5ace size: 1365 [Pipeline] isUnix [Pipeline] sh 16:39:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 16:39:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 16:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:39:20 f64b3d2858e1: Preparing 16:39:20 38b9061d3cc6: Preparing 16:39:20 c5f0823efbe7: Preparing 16:39:20 c26f03eb4b1a: Preparing 16:39:20 1a058d5342cc: Preparing 16:39:20 38b9061d3cc6: Layer already exists 16:39:20 f64b3d2858e1: Layer already exists 16:39:20 1a058d5342cc: Layer already exists 16:39:20 c26f03eb4b1a: Layer already exists 16:39:20 c5f0823efbe7: Layer already exists 16:39:20 main: digest: sha256:5cd418f794dd072a98d6820d52bb36169b4efc6ebc63eb75e1be01a1c8fc5ace size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:20 ===================================================== [Pipeline] echo 16:39:20 taggedImages: 16:39:20 - nexus3.edgexfoundry.org:10004/support-notifications:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:20 - nexus3.edgexfoundry.org:10004/support-notifications:latest 16:39:20 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.29 16:39:20 - nexus3.edgexfoundry.org:10004/support-notifications:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:20 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 16:39:20 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 16:39:20 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:20 latest 16:39:20 2.2.0-dev.29 16:39:20 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:20 main 16:39:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh 16:39:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:39:21 95dafd5e0ac9: Preparing 16:39:21 58f0046b957b: Preparing 16:39:21 c5f0823efbe7: Preparing 16:39:21 3998f650fecd: Preparing 16:39:21 1a058d5342cc: Preparing 16:39:21 c5f0823efbe7: Layer already exists 16:39:21 3998f650fecd: Layer already exists 16:39:21 1a058d5342cc: Layer already exists 16:39:21 95dafd5e0ac9: Pushed 16:39:22 58f0046b957b: Pushed 16:39:22 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:e55e13c9befed92cab39a830e39efd23d0b54dc0241d2a8e46ffa8316458fbc9 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:39:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 16:39:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:39:23 95dafd5e0ac9: Preparing 16:39:23 58f0046b957b: Preparing 16:39:23 c5f0823efbe7: Preparing 16:39:23 3998f650fecd: Preparing 16:39:23 1a058d5342cc: Preparing 16:39:23 1a058d5342cc: Layer already exists 16:39:23 c5f0823efbe7: Layer already exists 16:39:23 58f0046b957b: Layer already exists 16:39:23 3998f650fecd: Layer already exists 16:39:23 95dafd5e0ac9: Layer already exists 16:39:23 latest: digest: sha256:e55e13c9befed92cab39a830e39efd23d0b54dc0241d2a8e46ffa8316458fbc9 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:39:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:39:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.29 16:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:39:23 95dafd5e0ac9: Preparing 16:39:23 58f0046b957b: Preparing 16:39:23 c5f0823efbe7: Preparing 16:39:23 3998f650fecd: Preparing 16:39:23 1a058d5342cc: Preparing 16:39:23 c5f0823efbe7: Layer already exists 16:39:23 95dafd5e0ac9: Layer already exists 16:39:23 58f0046b957b: Layer already exists 16:39:23 3998f650fecd: Layer already exists 16:39:23 1a058d5342cc: Layer already exists 16:39:23 2.2.0-dev.29: digest: sha256:e55e13c9befed92cab39a830e39efd23d0b54dc0241d2a8e46ffa8316458fbc9 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:39:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:39:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:39:24 95dafd5e0ac9: Preparing 16:39:24 58f0046b957b: Preparing 16:39:24 c5f0823efbe7: Preparing 16:39:24 3998f650fecd: Preparing 16:39:24 1a058d5342cc: Preparing 16:39:24 95dafd5e0ac9: Layer already exists 16:39:24 c5f0823efbe7: Layer already exists 16:39:24 3998f650fecd: Layer already exists 16:39:24 1a058d5342cc: Layer already exists 16:39:24 58f0046b957b: Layer already exists 16:39:24 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:e55e13c9befed92cab39a830e39efd23d0b54dc0241d2a8e46ffa8316458fbc9 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:39:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 16:39:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 16:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:39:25 95dafd5e0ac9: Preparing 16:39:25 58f0046b957b: Preparing 16:39:25 c5f0823efbe7: Preparing 16:39:25 3998f650fecd: Preparing 16:39:25 1a058d5342cc: Preparing 16:39:25 95dafd5e0ac9: Layer already exists 16:39:25 1a058d5342cc: Layer already exists 16:39:25 58f0046b957b: Layer already exists 16:39:25 c5f0823efbe7: Layer already exists 16:39:25 3998f650fecd: Layer already exists 16:39:25 main: digest: sha256:e55e13c9befed92cab39a830e39efd23d0b54dc0241d2a8e46ffa8316458fbc9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:25 ===================================================== [Pipeline] echo 16:39:25 taggedImages: 16:39:25 - nexus3.edgexfoundry.org:10004/support-scheduler:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:25 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:39:25 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.29 16:39:25 - nexus3.edgexfoundry.org:10004/support-scheduler:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:25 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 16:39:25 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 16:39:25 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:25 latest 16:39:25 2.2.0-dev.29 16:39:25 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:25 main 16:39:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:25 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh 16:39:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:39:25 12f7751cf063: Preparing 16:39:25 d2a747caa3d6: Preparing 16:39:25 669eb3d1a20d: Preparing 16:39:25 209e7e069a18: Preparing 16:39:25 4b4527d9d361: Preparing 16:39:25 0419e16943bb: Preparing 16:39:25 2bc6eda7d6fe: Preparing 16:39:25 38c686747f67: Preparing 16:39:25 698317193ef4: Preparing 16:39:25 3de006b0ad1b: Preparing 16:39:25 1a058d5342cc: Preparing 16:39:25 2bc6eda7d6fe: Waiting 16:39:25 38c686747f67: Waiting 16:39:25 698317193ef4: Waiting 16:39:25 3de006b0ad1b: Waiting 16:39:25 1a058d5342cc: Waiting 16:39:25 0419e16943bb: Waiting 16:39:25 4b4527d9d361: Layer already exists 16:39:25 0419e16943bb: Layer already exists 16:39:26 2bc6eda7d6fe: Layer already exists 16:39:26 d2a747caa3d6: Pushed 16:39:26 38c686747f67: Layer already exists 16:39:26 3de006b0ad1b: Layer already exists 16:39:26 698317193ef4: Layer already exists 16:39:26 1a058d5342cc: Layer already exists 16:39:26 12f7751cf063: Pushed 16:39:26 669eb3d1a20d: Pushed 16:39:30 209e7e069a18: Pushed 16:39:31 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:4c6737c8d0df3329efaae786d94014b496ba37ec64623edcf7078c3e6d33f128 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:39:31 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 16:39:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:39:31 12f7751cf063: Preparing 16:39:31 d2a747caa3d6: Preparing 16:39:31 669eb3d1a20d: Preparing 16:39:31 209e7e069a18: Preparing 16:39:31 4b4527d9d361: Preparing 16:39:31 0419e16943bb: Preparing 16:39:31 2bc6eda7d6fe: Preparing 16:39:31 38c686747f67: Preparing 16:39:31 698317193ef4: Preparing 16:39:31 3de006b0ad1b: Preparing 16:39:31 1a058d5342cc: Preparing 16:39:31 0419e16943bb: Waiting 16:39:31 2bc6eda7d6fe: Waiting 16:39:31 38c686747f67: Waiting 16:39:31 698317193ef4: Waiting 16:39:31 3de006b0ad1b: Waiting 16:39:31 1a058d5342cc: Waiting 16:39:31 4b4527d9d361: Layer already exists 16:39:31 d2a747caa3d6: Layer already exists 16:39:31 669eb3d1a20d: Layer already exists 16:39:31 12f7751cf063: Layer already exists 16:39:31 209e7e069a18: Layer already exists 16:39:31 0419e16943bb: Layer already exists 16:39:31 698317193ef4: Layer already exists 16:39:31 38c686747f67: Layer already exists 16:39:31 2bc6eda7d6fe: Layer already exists 16:39:31 3de006b0ad1b: Layer already exists 16:39:31 1a058d5342cc: Layer already exists 16:39:31 latest: digest: sha256:4c6737c8d0df3329efaae786d94014b496ba37ec64623edcf7078c3e6d33f128 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:39:32 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:39:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.29 16:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:39:32 12f7751cf063: Preparing 16:39:32 d2a747caa3d6: Preparing 16:39:32 669eb3d1a20d: Preparing 16:39:32 209e7e069a18: Preparing 16:39:32 4b4527d9d361: Preparing 16:39:32 0419e16943bb: Preparing 16:39:32 2bc6eda7d6fe: Preparing 16:39:32 38c686747f67: Preparing 16:39:32 698317193ef4: Preparing 16:39:32 3de006b0ad1b: Preparing 16:39:32 1a058d5342cc: Preparing 16:39:32 0419e16943bb: Waiting 16:39:32 2bc6eda7d6fe: Waiting 16:39:32 38c686747f67: Waiting 16:39:32 698317193ef4: Waiting 16:39:32 3de006b0ad1b: Waiting 16:39:32 1a058d5342cc: Waiting 16:39:32 669eb3d1a20d: Layer already exists 16:39:32 209e7e069a18: Layer already exists 16:39:32 d2a747caa3d6: Layer already exists 16:39:32 12f7751cf063: Layer already exists 16:39:32 4b4527d9d361: Layer already exists 16:39:32 0419e16943bb: Layer already exists 16:39:32 2bc6eda7d6fe: Layer already exists 16:39:32 38c686747f67: Layer already exists 16:39:32 698317193ef4: Layer already exists 16:39:32 3de006b0ad1b: Layer already exists 16:39:32 1a058d5342cc: Layer already exists 16:39:32 2.2.0-dev.29: digest: sha256:4c6737c8d0df3329efaae786d94014b496ba37ec64623edcf7078c3e6d33f128 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:39:32 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:39:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:39:32 12f7751cf063: Preparing 16:39:32 d2a747caa3d6: Preparing 16:39:32 669eb3d1a20d: Preparing 16:39:32 209e7e069a18: Preparing 16:39:32 4b4527d9d361: Preparing 16:39:32 0419e16943bb: Preparing 16:39:32 2bc6eda7d6fe: Preparing 16:39:32 38c686747f67: Preparing 16:39:32 698317193ef4: Preparing 16:39:32 3de006b0ad1b: Preparing 16:39:32 1a058d5342cc: Preparing 16:39:32 0419e16943bb: Waiting 16:39:32 2bc6eda7d6fe: Waiting 16:39:32 38c686747f67: Waiting 16:39:32 698317193ef4: Waiting 16:39:32 3de006b0ad1b: Waiting 16:39:32 1a058d5342cc: Waiting 16:39:32 4b4527d9d361: Layer already exists 16:39:32 d2a747caa3d6: Layer already exists 16:39:32 12f7751cf063: Layer already exists 16:39:32 669eb3d1a20d: Layer already exists 16:39:32 209e7e069a18: Layer already exists 16:39:32 0419e16943bb: Layer already exists 16:39:32 38c686747f67: Layer already exists 16:39:32 2bc6eda7d6fe: Layer already exists 16:39:32 698317193ef4: Layer already exists 16:39:32 3de006b0ad1b: Layer already exists 16:39:32 1a058d5342cc: Layer already exists 16:39:32 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:4c6737c8d0df3329efaae786d94014b496ba37ec64623edcf7078c3e6d33f128 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:39:33 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 16:39:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 16:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:39:33 12f7751cf063: Preparing 16:39:33 d2a747caa3d6: Preparing 16:39:33 669eb3d1a20d: Preparing 16:39:33 209e7e069a18: Preparing 16:39:33 4b4527d9d361: Preparing 16:39:33 0419e16943bb: Preparing 16:39:33 2bc6eda7d6fe: Preparing 16:39:33 38c686747f67: Preparing 16:39:33 698317193ef4: Preparing 16:39:33 3de006b0ad1b: Preparing 16:39:33 1a058d5342cc: Preparing 16:39:33 698317193ef4: Waiting 16:39:33 0419e16943bb: Waiting 16:39:33 2bc6eda7d6fe: Waiting 16:39:33 38c686747f67: Waiting 16:39:33 3de006b0ad1b: Waiting 16:39:33 1a058d5342cc: Waiting 16:39:33 4b4527d9d361: Layer already exists 16:39:33 d2a747caa3d6: Layer already exists 16:39:33 209e7e069a18: Layer already exists 16:39:33 12f7751cf063: Layer already exists 16:39:33 669eb3d1a20d: Layer already exists 16:39:33 2bc6eda7d6fe: Layer already exists 16:39:33 38c686747f67: Layer already exists 16:39:33 0419e16943bb: Layer already exists 16:39:33 3de006b0ad1b: Layer already exists 16:39:33 698317193ef4: Layer already exists 16:39:33 1a058d5342cc: Layer already exists 16:39:33 main: digest: sha256:4c6737c8d0df3329efaae786d94014b496ba37ec64623edcf7078c3e6d33f128 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:33 ===================================================== [Pipeline] echo 16:39:33 taggedImages: 16:39:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:39:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:39:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.29 16:39:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:39:33 - 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] } 16:40:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:40:50 Removing intermediate container 876dd499c432 16:40:50 ---> 34878a0ef982 16:40:50 16:40:50 Step 10/31 : FROM alpine:3.14 16:40:50 3.14: Pulling from library/alpine 16:40:50 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:40:50 Status: Downloaded newer image for alpine:3.14 16:40:50 ---> 5b8b7b635229 16:40:50 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:40:51 ---> Running in 1c10bfd8fb07 16:40:52 Removing intermediate container 1c10bfd8fb07 16:40:52 ---> 378f6f8509a1 16:40:52 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:40:52 ---> Running in 99999c203953 16:40:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:40:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:40:55 (1/2) Installing dumb-init (1.2.5-r1) 16:40:55 (2/2) Installing su-exec (0.2-r1) 16:40:55 Executing busybox-1.33.1-r6.trigger 16:40:55 OK: 6 MiB in 16 packages 16:40:56 Removing intermediate container 7412d014198b 16:40:56 ---> 0391fce3ca60 16:40:56 16:40:56 Step 10/25 : FROM alpine:3.14 16:40:56 ---> 5b8b7b635229 16:40:56 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:40:56 ---> Running in 8f5c2ae15878 16:40:57 Removing intermediate container 99999c203953 16:40:57 ---> 42869c5a04a0 16:40:57 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:40:57 ---> Running in 52a9aabdbc1b 16:40:58 Removing intermediate container 52a9aabdbc1b 16:40:58 ---> 291a10c6ce29 16:40:58 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:40:58 ---> Running in d423c149cc3c 16:40:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:40:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:40:58 Removing intermediate container d423c149cc3c 16:40:58 ---> 3272107a6e17 16:40:58 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:40:58 ---> Running in 93a2035b4597 16:40:59 (1/3) Installing ca-certificates (20211220-r0) 16:40:59 (2/3) Installing dumb-init (1.2.5-r1) 16:40:59 (3/3) Installing su-exec (0.2-r1) 16:40:59 Executing busybox-1.33.1-r6.trigger 16:40:59 Executing ca-certificates-20211220-r0.trigger 16:40:59 OK: 6 MiB in 17 packages 16:41:02 Removing intermediate container 93a2035b4597 16:41:02 ---> 23f0edec4e59 16:41:02 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:41:02 Removing intermediate container 8f5c2ae15878 16:41:02 ---> fc0841cc07c6 16:41:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:41:02 ---> Running in 422c490377ce 16:41:02 ---> Running in 7a02e76dd55a 16:41:02 Removing intermediate container 47d4a6421a8c 16:41:02 ---> 585f2b335040 16:41:02 16:41:02 Step 10/23 : FROM alpine:3.14 16:41:02 ---> 5b8b7b635229 16:41:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:41:02 Removing intermediate container 815fe1196e61 16:41:02 ---> 03783d2eca1a 16:41:02 16:41:02 Step 10/22 : FROM alpine:3.14 16:41:02 ---> 5b8b7b635229 16:41:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:41:02 ---> Running in 8cd3ba0ae47b 16:41:02 Removing intermediate container 7a02e76dd55a 16:41:02 ---> 76c72163956d 16:41:02 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:41:02 Removing intermediate container 422c490377ce 16:41:02 ---> 4f5df81749d5 16:41:02 Step 13/25 : WORKDIR / 16:41:02 ---> Running in 4fafaf14d250 16:41:03 ---> Running in b035268df2d0 16:41:03 Removing intermediate container 5ec23f8c25f5 16:41:03 ---> a0ca7fa0d1da 16:41:03 16:41:03 Step 10/22 : FROM alpine:3.14 16:41:03 ---> 5b8b7b635229 16:41:03 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:41:03 ---> Running in fb35901fa322 16:41:04 Removing intermediate container b035268df2d0 16:41:04 ---> 1c76d1b2b7da 16:41:04 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:41:04 ---> 3c21aa6342f0 16:41:04 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:41:04 ---> Running in d5ed33d91910 16:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:41:05 ---> 69360dbdcda7 16:41:05 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:41:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:41:06 ---> 30ea6dd7a548 16:41:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:41:06 (1/1) Installing dumb-init (1.2.5-r1) 16:41:06 Executing busybox-1.33.1-r6.trigger 16:41:06 OK: 6 MiB in 15 packages 16:41:06 (1/2) Installing ca-certificates (20211220-r0) 16:41:06 (2/2) Installing dumb-init (1.2.5-r1) 16:41:06 Executing busybox-1.33.1-r6.trigger 16:41:06 Executing ca-certificates-20211220-r0.trigger 16:41:06 (1/1) Installing dumb-init (1.2.5-r1) 16:41:07 OK: 6 MiB in 16 packages 16:41:07 Executing busybox-1.33.1-r6.trigger 16:41:07 OK: 6 MiB in 15 packages 16:41:07 ---> 6a42fdd0e32b 16:41:07 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:41:07 Removing intermediate container d5ed33d91910 16:41:07 ---> f1d2d1cea4c2 16:41:07 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:41:07 Removing intermediate container 8cd3ba0ae47b 16:41:07 ---> 3ad079d99dee 16:41:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:41:08 ---> Running in 4359723dd18c 16:41:08 Removing intermediate container fb35901fa322 16:41:08 ---> 3b9105b7783d 16:41:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:41:08 ---> Running in ecd6f467b9bd 16:41:08 Removing intermediate container 4359723dd18c 16:41:08 ---> a7ac0c41c38c 16:41:08 Step 13/23 : ENV APP_PORT=59881 16:41:08 ---> b81e7d9971f4 16:41:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:41:08 ---> Running in bc42ce46e0fd 16:41:08 ---> 04afc1031375 16:41:08 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:41:09 Removing intermediate container ecd6f467b9bd 16:41:09 ---> 33054e3d61ee 16:41:09 Step 13/22 : ENV APP_PORT=59861 16:41:09 Removing intermediate container 4fafaf14d250 16:41:09 ---> 108ebdc2028a 16:41:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:41:09 ---> Running in 44dec9f79e2d 16:41:09 ---> Running in 0e19c9185239 16:41:09 Removing intermediate container bc42ce46e0fd 16:41:09 ---> a8d462d8213c 16:41:09 Step 14/23 : EXPOSE $APP_PORT 16:41:09 ---> Running in c120dd0ee6f7 16:41:09 Removing intermediate container 44dec9f79e2d 16:41:09 ---> 4f27759494ef 16:41:09 Step 13/22 : ENV APP_PORT=59860 16:41:09 Removing intermediate container 0e19c9185239 16:41:09 ---> f1fe1dc352ad 16:41:09 Step 14/22 : EXPOSE $APP_PORT 16:41:09 ---> Running in 50209e3d7ccf 16:41:09 ---> Running in 3d4e69e50b12 16:41:10 Removing intermediate container c120dd0ee6f7 16:41:10 ---> 2e1e44f222ee 16:41:10 Step 15/23 : WORKDIR / 16:41:10 Removing intermediate container 50209e3d7ccf 16:41:10 ---> 6fc9c32df0cd 16:41:10 Step 14/22 : EXPOSE $APP_PORT 16:41:10 ---> Running in a7cb69ef486d 16:41:10 Removing intermediate container 3d4e69e50b12 16:41:10 ---> dfad601bf0ac 16:41:10 ---> 6fe8fffc614c 16:41:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:41:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:41:10 ---> Running in 04cccf1154a8 16:41:10 ---> 36529916d2a4 16:41:10 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:41:11 Removing intermediate container a7cb69ef486d 16:41:11 ---> f0d2110ccda8 16:41:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:41:11 Removing intermediate container 04cccf1154a8 16:41:11 ---> 745f92e693ad 16:41:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:41:11 ---> b4e23befa886 16:41:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:41:11 ---> 5ff25da6eb29 16:41:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:41:12 ---> a5ad3eeaf780 16:41:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:41:12 ---> 48fe6c6dba2f 16:41:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:41:12 ---> e6cf2811fd49 16:41:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:41:12 ---> 587622e9de1d 16:41:12 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:41:13 ---> 3bcc641ea076 16:41:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:41:13 ---> bf117f785e25 16:41:13 Step 21/25 : 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/ 16:41:13 ---> dbb560305f29 16:41:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:41:13 ---> Running in 65f82f5a0518 16:41:13 ---> c0ebcbdf7a8b 16:41:13 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:41:14 ---> Running in 4d356419ce54 16:41:14 ---> 7c093b25e440 16:41:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:41:14 ---> 3997ff6b264b 16:41:14 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:41:14 ---> Running in 32f2eacb9a60 16:41:14 ---> 48f31e92acb0 16:41:14 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:41:14 Removing intermediate container 4d356419ce54 16:41:14 ---> bc606b1d241c 16:41:14 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:41:14 ---> Running in 26e8608d6fec 16:41:15 Removing intermediate container 32f2eacb9a60 16:41:15 ---> 4219563e4a57 16:41:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:41:15 ---> b43434a154b6 16:41:15 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:41:15 ---> Running in 905ffff1964b 16:41:15 ---> Running in 84933b2f4e60 16:41:15 Removing intermediate container 26e8608d6fec 16:41:15 ---> 805c784ae0ed 16:41:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:41:15 ---> Running in 5ee59310a8ad 16:41:15 ---> 48e6327e2e7b 16:41:15 Step 26/31 : RUN chmod +x /entrypoint.sh 16:41:15 ---> Running in fbe743e2fe5f 16:41:16 Removing intermediate container 905ffff1964b 16:41:16 ---> 23334e679cfc 16:41:16 Step 20/22 : LABEL arch=arm64 16:41:16 Removing intermediate container 84933b2f4e60 16:41:16 ---> d88a50a28007 16:41:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:41:16 ---> Running in 77799e3105ac 16:41:16 ---> Running in 99a8455a98c3 16:41:16 Removing intermediate container 65f82f5a0518 16:41:16 ---> 81e26155322b 16:41:16 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:41:16 Removing intermediate container 5ee59310a8ad 16:41:16 ---> 373b9fb8886e 16:41:16 Step 21/23 : LABEL arch=arm64 16:41:16 ---> Running in fbeca362ba43 16:41:16 ---> Running in 7c21a983a8cc 16:41:16 Removing intermediate container 99a8455a98c3 16:41:16 ---> 60c1a6de2751 16:41:16 Step 20/22 : LABEL arch=arm64 16:41:17 Removing intermediate container 77799e3105ac 16:41:17 ---> fe06cab3460d 16:41:17 Step 21/22 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:41:17 ---> Running in 41c0a921ff1a 16:41:17 Removing intermediate container fbeca362ba43 16:41:17 ---> a4c095a75c2d 16:41:17 Step 23/25 : LABEL arch=arm64 16:41:17 ---> Running in caaea73701ff 16:41:17 Removing intermediate container 7c21a983a8cc 16:41:17 ---> 2d3edd4e933b 16:41:17 Step 22/23 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:41:17 ---> Running in ca4a0399a938 16:41:17 ---> Running in 0b1d63d6519b 16:41:17 Removing intermediate container 41c0a921ff1a 16:41:17 ---> 50bc01d7adf0 16:41:17 Step 21/22 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:41:17 ---> Running in 9e4f889b0d08 16:41:17 Removing intermediate container caaea73701ff 16:41:17 ---> bddabb56e27f 16:41:17 Step 22/22 : LABEL version=2.2.0-dev.29 16:41:17 Removing intermediate container ca4a0399a938 16:41:17 ---> eaa48272b83d 16:41:17 Step 24/25 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:41:17 ---> Running in ea4e11ca066b 16:41:18 Removing intermediate container 0b1d63d6519b 16:41:18 ---> e60a6cdd156e 16:41:18 ---> Running in 73a325a3c378 16:41:18 Step 23/23 : LABEL version=2.2.0-dev.29 16:41:18 ---> Running in 6633dc10f3f7 16:41:18 Removing intermediate container 9e4f889b0d08 16:41:18 ---> cafc9cf889aa 16:41:18 Step 22/22 : LABEL version=2.2.0-dev.29 16:41:18 ---> Running in cbf111c840c4 16:41:18 Removing intermediate container fbe743e2fe5f 16:41:18 ---> 4a012d065c10 16:41:18 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:41:18 Removing intermediate container ea4e11ca066b 16:41:18 ---> 97fda7e09996 16:41:18 16:41:19 ---> Running in e843da954447 16:41:19 Removing intermediate container 6633dc10f3f7 16:41:19 ---> 6714133e368e 16:41:19 16:41:19 Removing intermediate container 73a325a3c378 16:41:19 ---> 0e559c800eeb 16:41:19 Step 25/25 : LABEL version=2.2.0-dev.29 16:41:19 ---> Running in 277a69c891c6 16:41:19 Removing intermediate container cbf111c840c4 16:41:19 ---> a8422083aa59 16:41:19 16:41:19 Successfully built 97fda7e09996 16:41:19 Successfully tagged support-scheduler-arm64:latest 16:41:19  Building support-scheduler ... done Building core-command 16:41:19 Successfully built 6714133e368e 16:41:19 Successfully tagged core-metadata-arm64:latest 16:41:19  Building core-metadata ... done Building core-data 16:41:19 Successfully built a8422083aa59 16:41:19 Removing intermediate container e843da954447 16:41:19 ---> 24f4bf0014bd 16:41:19 Step 28/31 : CMD ["gate"] 16:41:19 Successfully tagged support-notifications-arm64:latest 16:41:19 Building security-proxy-setup 16:41:19  Building support-notifications ... done  ---> Running in 29e629582172 16:41:19 Removing intermediate container 277a69c891c6 16:41:19 ---> d654950a8b17 16:41:19 16:41:20 Successfully built d654950a8b17 16:41:20 Successfully tagged security-secretstore-setup-arm64:latest 16:41:20  Building security-secretstore-setup ... done Removing intermediate container 29e629582172 16:41:20 ---> 93cfe4df9115 16:41:20 Step 29/31 : LABEL arch=arm64 16:41:20 Building sys-mgmt-agent 16:41:20 ---> Running in d4aecd651d3e 16:41:20 Removing intermediate container d4aecd651d3e 16:41:20 ---> 2df8546ea88f 16:41:20 Step 30/31 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:41:20 ---> Running in 2ad1da08462d 16:41:21 Removing intermediate container 2ad1da08462d 16:41:21 ---> 12703aa84804 16:41:21 Step 31/31 : LABEL version=2.2.0-dev.29 16:41:21 ---> Running in dc0f8a89c01a 16:41:21 Removing intermediate container dc0f8a89c01a 16:41:21 ---> a873fbf0674b 16:41:21 16:41:22 Successfully built a873fbf0674b 16:41:22 Successfully tagged security-bootstrapper-arm64:latest 16:42:01  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:42:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:42:01 ---> e0f041fbb8e5 16:42:01 Step 3/23 : WORKDIR /edgex-go 16:42:01 ---> Using cache 16:42:01 ---> ee8ff077a7ab 16:42:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:01 ---> Using cache 16:42:01 ---> 606952652037 16:42:01 Step 5/23 : RUN apk add --update --no-cache make git 16:42:01 ---> Using cache 16:42:01 ---> 1dd4f775d766 16:42:01 Step 6/23 : COPY go.mod vendor* ./ 16:42:01 ---> Using cache 16:42:01 ---> f48fd96f0b97 16:42:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:01 ---> Using cache 16:42:01 ---> 9daa6b9b12d3 16:42:01 Step 8/23 : COPY . . 16:42:01 ---> Using cache 16:42:01 ---> 04f1b3db75f5 16:42:01 Step 9/23 : RUN make cmd/core-command/core-command 16:42:01 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:42:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:42:01 ---> e0f041fbb8e5 16:42:01 Step 3/21 : WORKDIR /edgex-go 16:42:01 ---> Using cache 16:42:01 ---> ee8ff077a7ab 16:42:01 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:01 ---> Using cache 16:42:01 ---> 606952652037 16:42:01 Step 5/21 : RUN apk add --update --no-cache make git 16:42:01 ---> Using cache 16:42:01 ---> 1dd4f775d766 16:42:01 Step 6/21 : COPY go.mod vendor* ./ 16:42:01 ---> Using cache 16:42:01 ---> f48fd96f0b97 16:42:01 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:01 ---> Using cache 16:42:01 ---> 9daa6b9b12d3 16:42:01 Step 8/21 : COPY . . 16:42:01 ---> Using cache 16:42:01 ---> 04f1b3db75f5 16:42:01 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:42:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:42:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:42:01 ---> e0f041fbb8e5 16:42:01 Step 3/23 : WORKDIR /edgex-go 16:42:01 ---> Using cache 16:42:01 ---> ee8ff077a7ab 16:42:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:01 ---> Using cache 16:42:01 ---> 606952652037 16:42:01 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:42:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:42:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:42:01 ---> e0f041fbb8e5 16:42:01 Step 3/23 : WORKDIR /edgex-go 16:42:01 ---> Using cache 16:42:01 ---> ee8ff077a7ab 16:42:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:01 ---> Using cache 16:42:01 ---> 606952652037 16:42:01 Step 5/23 : RUN apk add --update --no-cache make bash git 16:42:01 ---> Running in 04a0893cdec1 16:42:01 ---> Running in 6b98c4e3daeb 16:42:01 ---> Running in e9d2d531912e 16:42:01 ---> Running in fa7c8661c9b8 16:42:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:42:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:42:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/core-command/core-command ./cmd/core-command 16:42:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:42:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:42:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:42:01 OK: 220 MiB in 52 packages 16:42:01 OK: 220 MiB in 52 packages 16:42:02 Removing intermediate container fa7c8661c9b8 16:42:02 ---> bd054dfe2b33 16:42:02 Step 6/23 : COPY go.mod vendor* ./ 16:42:02 Removing intermediate container e9d2d531912e 16:42:02 ---> 89364f1be5fc 16:42:02 Step 6/23 : COPY go.mod vendor* ./ 16:42:04 ---> ed929ccde89b 16:42:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:04 ---> 1cca54d952bc 16:42:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:04 ---> Running in 3461ef8136c1 16:42:04 ---> Running in 26700cba5fc1 16:42:09 Removing intermediate container 3461ef8136c1 16:42:09 ---> 25dd102ba4e6 16:42:09 Step 8/23 : COPY . . 16:42:10 Removing intermediate container 26700cba5fc1 16:42:10 ---> 7496ebc0aeea 16:42:10 Step 8/23 : COPY . . 16:42:28 ---> 409d34a2a2a9 16:42:28 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:42:28 ---> 53a5e9a3dc2e 16:42:28 Step 9/23 : RUN make cmd/core-data/core-data 16:42:28 ---> Running in cd7207d91255 16:42:28 ---> Running in 6c4c748a8028 16:42:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:42:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/core-data/core-data ./cmd/core-data 16:43:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/secrets-config ./cmd/secrets-config 16:43:38 Removing intermediate container 6b98c4e3daeb 16:43:38 ---> 6f6fd63b3cf6 16:43:38 16:43:38 Step 10/23 : FROM alpine:3.14 16:43:38 ---> 5b8b7b635229 16:43:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:43:38 ---> Using cache 16:43:38 ---> 3b9105b7783d 16:43:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:43:38 ---> Using cache 16:43:38 ---> 33054e3d61ee 16:43:38 Step 13/23 : ENV APP_PORT=59882 16:43:38 ---> Running in 5c4bb2cba3e1 16:43:38 Removing intermediate container 5c4bb2cba3e1 16:43:38 ---> c5d23b8f88ce 16:43:38 Step 14/23 : EXPOSE $APP_PORT 16:43:38 ---> Running in 486a9c591435 16:43:38 Removing intermediate container 486a9c591435 16:43:38 ---> fce8b6eb9aa3 16:43:38 Step 15/23 : WORKDIR / 16:43:38 ---> Running in fd6678e51edb 16:43:38 Removing intermediate container fd6678e51edb 16:43:38 ---> 3340c93b7be3 16:43:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:43:39 ---> caf09a4b6ede 16:43:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:43:40 ---> 2e0fa3c8a211 16:43:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:43:41 ---> d008c267f1e8 16:43:41 Step 19/23 : ENTRYPOINT ["/core-command"] 16:43:41 ---> Running in 1677aebb1dc5 16:43:42 Removing intermediate container 1677aebb1dc5 16:43:42 ---> f5d27fd6bd6b 16:43:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:43:42 ---> Running in 76c2b8751b50 16:43:43 Removing intermediate container 76c2b8751b50 16:43:43 ---> 9e585a8fb9b9 16:43:43 Step 21/23 : LABEL arch=arm64 16:43:43 ---> Running in 649426be2f70 16:43:44 Removing intermediate container 649426be2f70 16:43:44 ---> 6abf1d94e52b 16:43:44 Step 22/23 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:43:45 ---> Running in 394797a69e00 16:43:45 Removing intermediate container 394797a69e00 16:43:45 ---> 702e9c4454ce 16:43:45 Step 23/23 : LABEL version=2.2.0-dev.29 16:43:46 ---> Running in 6f00ec2e8754 16:43:46 Removing intermediate container 6f00ec2e8754 16:43:46 ---> d0a3514f7bed 16:43:46 16:43:47 Successfully built d0a3514f7bed 16:43:47 Successfully tagged core-command-arm64:latest 16:43:47  Building core-command ... done Removing intermediate container 04a0893cdec1 16:43:47 ---> fb4607871a19 16:43:47 16:43:47 Step 10/21 : FROM alpine:3.14 16:43:47 ---> 5b8b7b635229 16:43:47 Step 11/21 : RUN apk add --update --no-cache curl 16:43:47 ---> Running in e832efbb550d 16:43:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:43:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:43:50 (1/5) Installing ca-certificates (20211220-r0) 16:43:50 (2/5) Installing brotli-libs (1.0.9-r5) 16:43:50 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:43:50 (4/5) Installing libcurl (7.79.1-r0) 16:43:50 (5/5) Installing curl (7.79.1-r0) 16:43:50 Executing busybox-1.33.1-r6.trigger 16:43:50 Executing ca-certificates-20211220-r0.trigger 16:43:51 OK: 8 MiB in 19 packages 16:43:53 Removing intermediate container e832efbb550d 16:43:53 ---> 2864b149eb01 16:43:53 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:43:53 ---> Running in 32eb6e76fd25 16:43:54 Removing intermediate container 32eb6e76fd25 16:43:54 ---> 751407ccffaa 16:43:54 Step 13/21 : WORKDIR /edgex 16:43:54 ---> Running in 57ebf9204e33 16:43:54 Removing intermediate container 57ebf9204e33 16:43:54 ---> f5f5e2d6d837 16:43:54 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:43:55 ---> c72648be2177 16:43:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:43:57 ---> 24ad2a73211d 16:43:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:43:59 ---> 760a305bd20c 16:43:59 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:43:59 ---> Running in e96bbd62129d 16:43:59 Removing intermediate container e96bbd62129d 16:43:59 ---> 744c674e2f26 16:43:59 Step 18/21 : CMD ["--init=true"] 16:43:59 ---> Running in 29c3da4dbb0f 16:44:00 Removing intermediate container 29c3da4dbb0f 16:44:00 ---> dc04c2eca54d 16:44:00 Step 19/21 : LABEL arch=arm64 16:44:00 ---> Running in 57a97b2e8a56 16:44:00 Removing intermediate container 57a97b2e8a56 16:44:00 ---> c00f7bb5b3d9 16:44:00 Step 20/21 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:44:01 ---> Running in f86b8d85c39b 16:44:01 Removing intermediate container f86b8d85c39b 16:44:01 ---> 33593119e58b 16:44:01 Step 21/21 : LABEL version=2.2.0-dev.29 16:44:01 ---> Running in 76d3c4fae4a0 16:44:02 Removing intermediate container 76d3c4fae4a0 16:44:02 ---> 3e53f58ae90d 16:44:02 16:44:02 Successfully built 3e53f58ae90d 16:44:02 Successfully tagged security-proxy-setup-arm64:latest 16:44:09  Building security-proxy-setup ... done Removing intermediate container cd7207d91255 16:44:09 ---> dde91e6679b2 16:44:09 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:44:09 ---> Running in 1a198fe265c2 16:44:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:44:13 Removing intermediate container 1a198fe265c2 16:44:13 ---> c7fa7215ddcc 16:44:13 16:44:13 Step 11/23 : FROM docker:20.10.10 16:44:13 20.10.10: Pulling from library/docker 16:44:17 Removing intermediate container 6c4c748a8028 16:44:17 ---> 008d294e4212 16:44:17 16:44:17 Step 10/23 : FROM alpine:3.14 16:44:17 ---> 5b8b7b635229 16:44:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:44:17 ---> Running in 1418aaef1292 16:44:18 Removing intermediate container 1418aaef1292 16:44:18 ---> 53b9306806e6 16:44:18 Step 12/23 : ENV APP_PORT=59880 16:44:18 ---> Running in 5c714209d8d1 16:44:18 Removing intermediate container 5c714209d8d1 16:44:18 ---> 19d831ad15e8 16:44:18 Step 13/23 : EXPOSE $APP_PORT 16:44:18 ---> Running in 74ab53e132f0 16:44:18 Removing intermediate container 74ab53e132f0 16:44:18 ---> 44f475520145 16:44:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:19 ---> Running in 13bfebeb7542 16:44:21 Removing intermediate container 13bfebeb7542 16:44:21 ---> 87aa10d6bbb6 16:44:21 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:44:21 ---> Running in b2b783bb747f 16:44:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:44:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:44:24 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 16:44:24 Status: Downloaded newer image for docker:20.10.10 16:44:24 ---> 520e9a0a30f7 16:44:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:44:24 ---> Running in ef2a8310fcdf 16:44:24 Removing intermediate container ef2a8310fcdf 16:44:24 ---> cb40c8bd045d 16:44:24 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:44:25 ---> Running in d62b495285fe 16:44:25 (1/6) Installing dumb-init (1.2.5-r1) 16:44:25 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:44:26 (3/6) Installing libsodium (1.0.18-r0) 16:44:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:44:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:44:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:44:26 (5/6) Installing libzmq (4.3.4-r0) 16:44:26 (6/6) Installing zeromq (4.3.4-r0) 16:44:27 Executing busybox-1.33.1-r6.trigger 16:44:27 OK: 8 MiB in 20 packages 16:44:27 (1/42) Installing readline (8.1.0-r0) 16:44:27 (2/42) Installing bash (5.1.4-r0) 16:44:27 Executing bash-5.1.4-r0.post-install 16:44:27 (3/42) Installing brotli-libs (1.0.9-r5) 16:44:27 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:44:27 (5/42) Installing libcurl (7.79.1-r0) 16:44:27 (6/42) Installing curl (7.79.1-r0) 16:44:27 (7/42) Installing dumb-init (1.2.5-r1) 16:44:27 (8/42) Installing libbz2 (1.0.8-r1) 16:44:27 (9/42) Installing expat (2.4.4-r0) 16:44:27 (10/42) Installing libffi (3.3-r2) 16:44:27 (11/42) Installing gdbm (1.19-r0) 16:44:27 (12/42) Installing xz-libs (5.2.5-r0) 16:44:27 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:44:27 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:44:27 (15/42) Installing mpdecimal (2.5.1-r1) 16:44:27 (16/42) Installing sqlite-libs (3.35.5-r0) 16:44:27 (17/42) Installing python3 (3.9.5-r2) 16:44:28 Removing intermediate container b2b783bb747f 16:44:28 ---> c09697a4c2df 16:44:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:44:29 ---> e727c1797c8c 16:44:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:44:29 (18/42) Installing py3-appdirs (1.4.4-r2) 16:44:29 (19/42) Installing py3-chardet (4.0.0-r2) 16:44:30 (20/42) Installing py3-idna (3.2-r0) 16:44:30 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:44:30 (22/42) Installing py3-certifi (2020.12.5-r1) 16:44:30 (23/42) Installing py3-requests (2.25.1-r4) 16:44:30 (24/42) Installing py3-msgpack (1.0.2-r1) 16:44:30 (25/42) Installing py3-lockfile (0.12.2-r4) 16:44:30 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:44:30 (27/42) Installing py3-colorama (0.4.4-r1) 16:44:30 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:44:30 (29/42) Installing py3-distlib (0.3.1-r3) 16:44:30 (30/42) Installing py3-distro (1.5.0-r3) 16:44:30 (31/42) Installing py3-six (1.15.0-r1) 16:44:30 (32/42) Installing py3-webencodings (0.5.1-r4) 16:44:30 (33/42) Installing py3-html5lib (1.1-r1) 16:44:30 (34/42) Installing py3-parsing (2.4.7-r2) 16:44:30 (35/42) Installing py3-packaging (20.9-r1) 16:44:30 (36/42) Installing py3-toml (0.10.2-r2) 16:44:30 (37/42) Installing py3-pep517 (0.10.0-r2) 16:44:30 (38/42) Installing py3-progress (1.5-r2) 16:44:30 (39/42) Installing py3-retrying (1.3.3-r1) 16:44:30 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:44:30 (41/42) Installing py3-setuptools (52.0.0-r3) 16:44:30 (42/42) Installing py3-pip (20.3.4-r1) 16:44:30 ---> 2e04fe29edeb 16:44:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:44:31 Executing busybox-1.33.1-r6.trigger 16:44:31 OK: 84 MiB in 64 packages 16:44:31 ---> 30de5853b454 16:44:31 Step 19/23 : ENTRYPOINT ["/core-data"] 16:44:31 ---> Running in 2fcad6bd8e2b 16:44:31 Removing intermediate container 2fcad6bd8e2b 16:44:31 ---> f67526489ee8 16:44:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:44:32 ---> Running in f4b64fc58b42 16:44:32 Removing intermediate container f4b64fc58b42 16:44:32 ---> 91220a3ae821 16:44:32 Step 21/23 : LABEL arch=arm64 16:44:32 ---> Running in 15d7b156334f 16:44:33 Removing intermediate container 15d7b156334f 16:44:33 ---> eb25e7413a8e 16:44:33 Step 22/23 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:44:33 ---> Running in 7d557ffcefa2 16:44:33 Removing intermediate container 7d557ffcefa2 16:44:33 ---> bba06f0c73f8 16:44:33 Step 23/23 : LABEL version=2.2.0-dev.29 16:44:33 ---> Running in 3e49bb740736 16:44:33 Removing intermediate container 3e49bb740736 16:44:33 ---> 3a9a8867da0b 16:44:33 16:44:34 Successfully built 3a9a8867da0b 16:44:34 Successfully tagged core-data-arm64:latest 16:44:35  Building core-data ... done Collecting docker-compose==1.23.2 16:44:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:44:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:44:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:44:37 Collecting docker<4.0,>=3.6.0 16:44:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:44:37 Collecting websocket-client<1.0,>=0.32.0 16:44:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:44:38 Collecting PyYAML<4,>=3.10 16:44:38 Downloading PyYAML-3.13.tar.gz (270 kB) 16:44:42 Collecting docopt<0.7,>=0.6.1 16:44:42 Downloading docopt-0.6.2.tar.gz (25 kB) 16:44:44 Collecting cached-property<2,>=1.2.0 16:44:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:44:44 Collecting jsonschema<3,>=2.5.1 16:44:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:44:44 Collecting dockerpty<0.5,>=0.4.1 16:44:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:44:46 Collecting texttable<0.10,>=0.9.0 16:44:46 Downloading texttable-0.9.1.tar.gz (11 kB) 16:44:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:44:48 Collecting docker-pycreds>=0.4.0 16:44:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:44:49 Collecting idna<2.8,>=2.5 16:44:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:44:49 Collecting chardet<3.1.0,>=3.0.2 16:44:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:44:50 Collecting urllib3<1.25,>=1.21.1 16:44:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:44:50 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) 16:44:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:44:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:44:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:44:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:44:50 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:44:50 Attempting uninstall: urllib3 16:44:50 Found existing installation: urllib3 1.26.5 16:44:50 Uninstalling urllib3-1.26.5: 16:44:51 Successfully uninstalled urllib3-1.26.5 16:44:51 Attempting uninstall: idna 16:44:51 Found existing installation: idna 3.2 16:44:51 Uninstalling idna-3.2: 16:44:51 Successfully uninstalled idna-3.2 16:44:52 Attempting uninstall: chardet 16:44:52 Found existing installation: chardet 4.0.0 16:44:52 Uninstalling chardet-4.0.0: 16:44:52 Successfully uninstalled chardet-4.0.0 16:44:54 Attempting uninstall: requests 16:44:54 Found existing installation: requests 2.25.1 16:44:54 Uninstalling requests-2.25.1: 16:44:54 Successfully uninstalled requests-2.25.1 16:44:54 Running setup.py install for texttable: started 16:44:56 Running setup.py install for texttable: finished with status 'done' 16:44:56 Running setup.py install for PyYAML: started 16:44:59 Running setup.py install for PyYAML: finished with status 'done' 16:44:59 Running setup.py install for docopt: started 16:45:01 Running setup.py install for docopt: finished with status 'done' 16:45:01 Running setup.py install for dockerpty: started 16:45:03 Running setup.py install for dockerpty: finished with status 'done' 16:45:05 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 16:45:15 Removing intermediate container d62b495285fe 16:45:15 ---> cf6f12b2d548 16:45:15 Step 14/23 : ENV APP_PORT=58890 16:45:15 ---> Running in 48683478bb6e 16:45:15 Removing intermediate container 48683478bb6e 16:45:15 ---> ac7fd7fe6dcd 16:45:15 Step 15/23 : EXPOSE $APP_PORT 16:45:15 ---> Running in 4e6251dea1e3 16:45:15 Removing intermediate container 4e6251dea1e3 16:45:15 ---> 56b9eb4d55dc 16:45:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:45:16 ---> f16454984900 16:45:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:45:16 ---> c2dee190a85a 16:45:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:45:17 ---> b91a4ff8899d 16:45:17 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:45:17 ---> Running in 5ea91e4d7c5a 16:45:17 Removing intermediate container 5ea91e4d7c5a 16:45:17 ---> 231aec81d667 16:45:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:45:17 ---> Running in 6c79bc8a467e 16:45:18 Removing intermediate container 6c79bc8a467e 16:45:18 ---> 581056eccde0 16:45:18 Step 21/23 : LABEL arch=arm64 16:45:18 ---> Running in 7219695b88a4 16:45:18 Removing intermediate container 7219695b88a4 16:45:18 ---> 496760b07374 16:45:18 Step 22/23 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:45:18 ---> Running in cc5939419f4f 16:45:19 Removing intermediate container cc5939419f4f 16:45:19 ---> ad0ce321d3f6 16:45:19 Step 23/23 : LABEL version=2.2.0-dev.29 16:45:19 ---> Running in e2eb9709b088 16:45:19 Removing intermediate container e2eb9709b088 16:45:19 ---> 532eba9ec37a 16:45:19 16:45:19 Successfully built 532eba9ec37a 16:45:19 Successfully tagged sys-mgmt-agent-arm64:latest 16:45:20  Building sys-mgmt-agent ... done  [Pipeline] } 16:45:20 $ docker stop --time=1 4ee2242f288a1fac3449c3dd227c7a1d69a320ee2dd95e09f9bda78cda1e8a20 16:45:21 $ docker rm -f 4ee2242f288a1fac3449c3dd227c7a1d69a320ee2dd95e09f9bda78cda1e8a20 [Pipeline] // withDockerContainer [Pipeline] sh 16:45:22 + docker images 16:45:22 REPOSITORY TAG IMAGE ID CREATED SIZE 16:45:22 sys-mgmt-agent-arm64 latest 532eba9ec37a 3 seconds ago 280MB 16:45:22 core-data-arm64 latest 3a9a8867da0b 49 seconds ago 19.2MB 16:45:22 008d294e4212 About a minute ago 1.49GB 16:45:22 c7fa7215ddcc About a minute ago 1.48GB 16:45:22 security-proxy-setup-arm64 latest 3e53f58ae90d About a minute ago 25.5MB 16:45:22 fb4607871a19 About a minute ago 1.48GB 16:45:22 core-command-arm64 latest d0a3514f7bed About a minute ago 15.1MB 16:45:22 6f6fd63b3cf6 About a minute ago 1.48GB 16:45:22 security-bootstrapper-arm64 latest a873fbf0674b 4 minutes ago 18MB 16:45:22 security-secretstore-setup-arm64 latest d654950a8b17 4 minutes ago 27MB 16:45:22 support-scheduler-arm64 latest 97fda7e09996 4 minutes ago 15.4MB 16:45:22 core-metadata-arm64 latest 6714133e368e 4 minutes ago 15.9MB 16:45:22 support-notifications-arm64 latest a8422083aa59 4 minutes ago 16.1MB 16:45:22 a0ca7fa0d1da 4 minutes ago 1.48GB 16:45:22 585f2b335040 4 minutes ago 1.48GB 16:45:22 03783d2eca1a 4 minutes ago 1.48GB 16:45:22 0391fce3ca60 4 minutes ago 1.49GB 16:45:22 34878a0ef982 4 minutes ago 1.48GB 16:45:22 ci-base-image-arm64 latest e0f041fbb8e5 8 minutes ago 1.26GB 16:45:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 weeks ago 551MB 16:45:22 docker 20.10.10 520e9a0a30f7 3 months ago 200MB 16:45:22 alpine 3.14 5b8b7b635229 3 months ago 5.35MB 16:45:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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 16:45:22 provisioning config files... 16:45:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/146@tmp/config1561031277627766043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:45:23 ---> docker-login.sh 16:45:23 nexus3.edgexfoundry.org:10001 16:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:23 Configure a credential helper to remove this warning. See 16:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:23 16:45:23 Login Succeeded 16:45:23 nexus3.edgexfoundry.org:10002 16:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:24 Configure a credential helper to remove this warning. See 16:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:24 16:45:24 Login Succeeded 16:45:24 nexus3.edgexfoundry.org:10003 16:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:24 Configure a credential helper to remove this warning. See 16:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:24 16:45:24 Login Succeeded 16:45:24 nexus3.edgexfoundry.org:10004 16:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:24 Configure a credential helper to remove this warning. See 16:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:24 16:45:24 Login Succeeded 16:45:24 docker.io 16:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:25 Configure a credential helper to remove this warning. See 16:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:25 16:45:25 Login Succeeded 16:45:25 ---> docker-login.sh ends [Pipeline] } 16:45:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:45:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:45:25 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:45:25 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:45:25 latest 16:45:25 2.2.0-dev.29 16:45:25 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:45:25 main 16:45:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:45:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh 16:45:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:45:26 0b224dcf9a49: Preparing 16:45:26 893671324a96: Preparing 16:45:26 7ebeae6221ae: Preparing 16:45:26 4c3a97154aaf: Preparing 16:45:26 62170e181a92: Preparing 16:45:26 62170e181a92: Layer already exists 16:45:26 0b224dcf9a49: Pushed 16:45:26 7ebeae6221ae: Pushed 16:45:26 4c3a97154aaf: Pushed 16:45:29 893671324a96: Pushed 16:45:29 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:818f0a96b01c0970e7ab988514ccfe3a5b4f1f1ea4841a707ce9c87b13671eaf size: 1363 [Pipeline] isUnix [Pipeline] sh 16:45:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:45:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:45:30 0b224dcf9a49: Preparing 16:45:30 893671324a96: Preparing 16:45:30 7ebeae6221ae: Preparing 16:45:30 4c3a97154aaf: Preparing 16:45:30 62170e181a92: Preparing 16:45:30 4c3a97154aaf: Layer already exists 16:45:30 0b224dcf9a49: Layer already exists 16:45:30 62170e181a92: Layer already exists 16:45:30 893671324a96: Layer already exists 16:45:30 7ebeae6221ae: Layer already exists 16:45:30 latest: digest: sha256:818f0a96b01c0970e7ab988514ccfe3a5b4f1f1ea4841a707ce9c87b13671eaf size: 1363 [Pipeline] isUnix [Pipeline] sh 16:45:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:45:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.29 16:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:45:31 0b224dcf9a49: Preparing 16:45:31 893671324a96: Preparing 16:45:31 7ebeae6221ae: Preparing 16:45:31 4c3a97154aaf: Preparing 16:45:31 62170e181a92: Preparing 16:45:31 62170e181a92: Layer already exists 16:45:31 4c3a97154aaf: Layer already exists 16:45:31 0b224dcf9a49: Layer already exists 16:45:31 893671324a96: Layer already exists 16:45:31 7ebeae6221ae: Layer already exists 16:45:31 2.2.0-dev.29: digest: sha256:818f0a96b01c0970e7ab988514ccfe3a5b4f1f1ea4841a707ce9c87b13671eaf size: 1363 [Pipeline] isUnix [Pipeline] sh 16:45:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:45:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:45:32 0b224dcf9a49: Preparing 16:45:32 893671324a96: Preparing 16:45:32 7ebeae6221ae: Preparing 16:45:32 4c3a97154aaf: Preparing 16:45:32 62170e181a92: Preparing 16:45:32 62170e181a92: Layer already exists 16:45:32 893671324a96: Layer already exists 16:45:32 4c3a97154aaf: Layer already exists 16:45:32 7ebeae6221ae: Layer already exists 16:45:32 0b224dcf9a49: Layer already exists 16:45:32 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:818f0a96b01c0970e7ab988514ccfe3a5b4f1f1ea4841a707ce9c87b13671eaf size: 1363 [Pipeline] isUnix [Pipeline] sh 16:45:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 16:45:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:45:33 0b224dcf9a49: Preparing 16:45:33 893671324a96: Preparing 16:45:33 7ebeae6221ae: Preparing 16:45:33 4c3a97154aaf: Preparing 16:45:33 62170e181a92: Preparing 16:45:33 893671324a96: Layer already exists 16:45:33 62170e181a92: Layer already exists 16:45:33 4c3a97154aaf: Layer already exists 16:45:33 7ebeae6221ae: Layer already exists 16:45:33 0b224dcf9a49: Layer already exists 16:45:33 main: digest: sha256:818f0a96b01c0970e7ab988514ccfe3a5b4f1f1ea4841a707ce9c87b13671eaf size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:45:33 ===================================================== [Pipeline] echo 16:45:33 taggedImages: 16:45:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:45:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:45:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.29 16:45:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:45:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:45:33 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:45:33 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:45:33 latest 16:45:33 2.2.0-dev.29 16:45:33 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:45:33 main 16:45:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:45:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh 16:45:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:45:34 2c7ea324b934: Preparing 16:45:34 4d78417cc670: Preparing 16:45:34 7ebeae6221ae: Preparing 16:45:34 52d411491d7a: Preparing 16:45:34 f6c99c9825c3: Preparing 16:45:34 62170e181a92: Preparing 16:45:34 62170e181a92: Waiting 16:45:34 7ebeae6221ae: Layer already exists 16:45:34 62170e181a92: Layer already exists 16:45:34 f6c99c9825c3: Pushed 16:45:34 2c7ea324b934: Pushed 16:45:34 52d411491d7a: Pushed 16:45:37 4d78417cc670: Pushed 16:45:37 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:3866acfdc2d7f24f349dac9ecc3e801444c89cdd90b241352418a828bd61de34 size: 1572 [Pipeline] isUnix [Pipeline] sh 16:45:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:45:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:45:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:45:38 2c7ea324b934: Preparing 16:45:38 4d78417cc670: Preparing 16:45:38 7ebeae6221ae: Preparing 16:45:38 52d411491d7a: Preparing 16:45:38 f6c99c9825c3: Preparing 16:45:38 62170e181a92: Preparing 16:45:38 62170e181a92: Waiting 16:45:38 7ebeae6221ae: Layer already exists 16:45:38 52d411491d7a: Layer already exists 16:45:38 2c7ea324b934: Layer already exists 16:45:38 4d78417cc670: Layer already exists 16:45:38 f6c99c9825c3: Layer already exists 16:45:38 62170e181a92: Layer already exists 16:45:38 latest: digest: sha256:3866acfdc2d7f24f349dac9ecc3e801444c89cdd90b241352418a828bd61de34 size: 1572 [Pipeline] isUnix [Pipeline] sh 16:45:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:45:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.29 16:45:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:45:39 2c7ea324b934: Preparing 16:45:39 4d78417cc670: Preparing 16:45:39 7ebeae6221ae: Preparing 16:45:39 52d411491d7a: Preparing 16:45:39 f6c99c9825c3: Preparing 16:45:39 62170e181a92: Preparing 16:45:39 62170e181a92: Waiting 16:45:39 7ebeae6221ae: Layer already exists 16:45:39 52d411491d7a: Layer already exists 16:45:39 4d78417cc670: Layer already exists 16:45:39 f6c99c9825c3: Layer already exists 16:45:39 2c7ea324b934: Layer already exists 16:45:39 62170e181a92: Layer already exists 16:45:39 2.2.0-dev.29: digest: sha256:3866acfdc2d7f24f349dac9ecc3e801444c89cdd90b241352418a828bd61de34 size: 1572 [Pipeline] isUnix [Pipeline] sh 16:45:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:45:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:45:40 2c7ea324b934: Preparing 16:45:40 4d78417cc670: Preparing 16:45:40 7ebeae6221ae: Preparing 16:45:40 52d411491d7a: Preparing 16:45:40 f6c99c9825c3: Preparing 16:45:40 62170e181a92: Preparing 16:45:40 62170e181a92: Waiting 16:45:40 7ebeae6221ae: Layer already exists 16:45:40 f6c99c9825c3: Layer already exists 16:45:40 2c7ea324b934: Layer already exists 16:45:40 52d411491d7a: Layer already exists 16:45:40 4d78417cc670: Layer already exists 16:45:40 62170e181a92: Layer already exists 16:45:40 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:3866acfdc2d7f24f349dac9ecc3e801444c89cdd90b241352418a828bd61de34 size: 1572 [Pipeline] isUnix [Pipeline] sh 16:45:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 16:45:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:45:41 2c7ea324b934: Preparing 16:45:41 4d78417cc670: Preparing 16:45:41 7ebeae6221ae: Preparing 16:45:41 52d411491d7a: Preparing 16:45:41 f6c99c9825c3: Preparing 16:45:41 62170e181a92: Preparing 16:45:41 62170e181a92: Waiting 16:45:41 7ebeae6221ae: Layer already exists 16:45:41 f6c99c9825c3: Layer already exists 16:45:41 4d78417cc670: Layer already exists 16:45:41 2c7ea324b934: Layer already exists 16:45:41 52d411491d7a: Layer already exists 16:45:41 62170e181a92: Layer already exists 16:45:41 main: digest: sha256:3866acfdc2d7f24f349dac9ecc3e801444c89cdd90b241352418a828bd61de34 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:45:41 ===================================================== [Pipeline] echo 16:45:41 taggedImages: 16:45:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:45:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:45:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.29 16:45:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:45:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:45:41 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:45:41 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:45:41 latest 16:45:41 2.2.0-dev.29 16:45:41 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:45:41 main 16:45:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:45:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh 16:45:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:45:42 36151108b64b: Preparing 16:45:42 7e6896edd675: Preparing 16:45:42 7ebeae6221ae: Preparing 16:45:42 649c70772409: Preparing 16:45:42 62170e181a92: Preparing 16:45:42 62170e181a92: Layer already exists 16:45:42 7ebeae6221ae: Layer already exists 16:45:42 36151108b64b: Pushed 16:45:42 649c70772409: Pushed 16:45:45 7e6896edd675: Pushed 16:45:45 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:70914138d3358bad75a5ae0418328736d7b258e2d77c1439ac21bcd29d519731 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:45:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:45:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:45:45 36151108b64b: Preparing 16:45:45 7e6896edd675: Preparing 16:45:45 7ebeae6221ae: Preparing 16:45:45 649c70772409: Preparing 16:45:45 62170e181a92: Preparing 16:45:45 36151108b64b: Layer already exists 16:45:45 62170e181a92: Layer already exists 16:45:45 7ebeae6221ae: Layer already exists 16:45:45 649c70772409: Layer already exists 16:45:45 7e6896edd675: Layer already exists 16:45:46 latest: digest: sha256:70914138d3358bad75a5ae0418328736d7b258e2d77c1439ac21bcd29d519731 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:45:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:45:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.29 16:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:45:46 36151108b64b: Preparing 16:45:46 7e6896edd675: Preparing 16:45:46 7ebeae6221ae: Preparing 16:45:46 649c70772409: Preparing 16:45:46 62170e181a92: Preparing 16:45:46 649c70772409: Layer already exists 16:45:46 7e6896edd675: Layer already exists 16:45:46 36151108b64b: Layer already exists 16:45:46 62170e181a92: Layer already exists 16:45:46 7ebeae6221ae: Layer already exists 16:45:47 2.2.0-dev.29: digest: sha256:70914138d3358bad75a5ae0418328736d7b258e2d77c1439ac21bcd29d519731 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:45:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:45:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:45:47 36151108b64b: Preparing 16:45:47 7e6896edd675: Preparing 16:45:47 7ebeae6221ae: Preparing 16:45:47 649c70772409: Preparing 16:45:47 62170e181a92: Preparing 16:45:47 7e6896edd675: Layer already exists 16:45:47 36151108b64b: Layer already exists 16:45:47 62170e181a92: Layer already exists 16:45:47 7ebeae6221ae: Layer already exists 16:45:47 649c70772409: Layer already exists 16:45:48 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:70914138d3358bad75a5ae0418328736d7b258e2d77c1439ac21bcd29d519731 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:45:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 16:45:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:45:48 36151108b64b: Preparing 16:45:48 7e6896edd675: Preparing 16:45:48 7ebeae6221ae: Preparing 16:45:48 649c70772409: Preparing 16:45:48 62170e181a92: Preparing 16:45:48 649c70772409: Layer already exists 16:45:48 62170e181a92: Layer already exists 16:45:48 36151108b64b: Layer already exists 16:45:48 7ebeae6221ae: Layer already exists 16:45:48 7e6896edd675: Layer already exists 16:45:49 main: digest: sha256:70914138d3358bad75a5ae0418328736d7b258e2d77c1439ac21bcd29d519731 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:45:49 ===================================================== [Pipeline] echo 16:45:49 taggedImages: 16:45:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:45:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:45:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.29 16:45:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:45:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:45:49 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:45:49 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:45:49 latest 16:45:49 2.2.0-dev.29 16:45:49 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:45:49 main 16:45:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:45:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh 16:45:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:45:49 7c9240819e0c: Preparing 16:45:49 7c9240819e0c: Preparing 16:45:49 a06dbfd86ed3: Preparing 16:45:49 0601f3a0cc54: Preparing 16:45:49 92c18e8d9fbc: Preparing 16:45:49 a6ff6b573378: Preparing 16:45:49 7ebeae6221ae: Preparing 16:45:49 2022aebebc80: Preparing 16:45:49 9a1f6ca16d49: Preparing 16:45:49 7e7d0e57d699: Preparing 16:45:49 03288c85fa4c: Preparing 16:45:49 62170e181a92: Preparing 16:45:49 7ebeae6221ae: Waiting 16:45:49 7e7d0e57d699: Waiting 16:45:49 2022aebebc80: Waiting 16:45:49 9a1f6ca16d49: Waiting 16:45:49 03288c85fa4c: Waiting 16:45:49 62170e181a92: Waiting 16:45:50 0601f3a0cc54: Pushed 16:45:50 a06dbfd86ed3: Pushed 16:45:50 92c18e8d9fbc: Pushed 16:45:50 7c9240819e0c: Pushed 16:45:50 7ebeae6221ae: Layer already exists 16:45:50 2022aebebc80: Pushed 16:45:50 62170e181a92: Layer already exists 16:45:50 7e7d0e57d699: Pushed 16:45:50 03288c85fa4c: Pushed 16:45:50 9a1f6ca16d49: Pushed 16:45:53 a6ff6b573378: Pushed 16:45:53 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:6d5b6f8fafbd3805f78ddb5ff3bfceb7c9f69f37ed65ca4bb31ea021bc937ac7 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:45:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:45:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:45:54 7c9240819e0c: Preparing 16:45:54 7c9240819e0c: Preparing 16:45:54 a06dbfd86ed3: Preparing 16:45:54 0601f3a0cc54: Preparing 16:45:54 92c18e8d9fbc: Preparing 16:45:54 a6ff6b573378: Preparing 16:45:54 7ebeae6221ae: Preparing 16:45:54 2022aebebc80: Preparing 16:45:54 9a1f6ca16d49: Preparing 16:45:54 7e7d0e57d699: Preparing 16:45:54 03288c85fa4c: Preparing 16:45:54 62170e181a92: Preparing 16:45:54 9a1f6ca16d49: Waiting 16:45:54 7e7d0e57d699: Waiting 16:45:54 7ebeae6221ae: Waiting 16:45:54 2022aebebc80: Waiting 16:45:54 62170e181a92: Waiting 16:45:54 03288c85fa4c: Waiting 16:45:54 0601f3a0cc54: Layer already exists 16:45:54 7c9240819e0c: Layer already exists 16:45:54 a6ff6b573378: Layer already exists 16:45:54 a06dbfd86ed3: Layer already exists 16:45:54 92c18e8d9fbc: Layer already exists 16:45:54 9a1f6ca16d49: Layer already exists 16:45:54 2022aebebc80: Layer already exists 16:45:54 7ebeae6221ae: Layer already exists 16:45:54 03288c85fa4c: Layer already exists 16:45:54 7e7d0e57d699: Layer already exists 16:45:54 62170e181a92: Layer already exists 16:45:54 latest: digest: sha256:6d5b6f8fafbd3805f78ddb5ff3bfceb7c9f69f37ed65ca4bb31ea021bc937ac7 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:45:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:45:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.29 16:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:45:55 7c9240819e0c: Preparing 16:45:55 7c9240819e0c: Preparing 16:45:55 a06dbfd86ed3: Preparing 16:45:55 0601f3a0cc54: Preparing 16:45:55 92c18e8d9fbc: Preparing 16:45:55 a6ff6b573378: Preparing 16:45:55 7ebeae6221ae: Preparing 16:45:55 2022aebebc80: Preparing 16:45:55 9a1f6ca16d49: Preparing 16:45:55 7e7d0e57d699: Preparing 16:45:55 03288c85fa4c: Preparing 16:45:55 62170e181a92: Preparing 16:45:55 9a1f6ca16d49: Waiting 16:45:55 7e7d0e57d699: Waiting 16:45:55 7ebeae6221ae: Waiting 16:45:55 2022aebebc80: Waiting 16:45:55 03288c85fa4c: Waiting 16:45:55 62170e181a92: Waiting 16:45:55 a6ff6b573378: Layer already exists 16:45:55 7c9240819e0c: Layer already exists 16:45:55 0601f3a0cc54: Layer already exists 16:45:55 a06dbfd86ed3: Layer already exists 16:45:55 9a1f6ca16d49: Layer already exists 16:45:55 2022aebebc80: Layer already exists 16:45:55 7ebeae6221ae: Layer already exists 16:45:55 92c18e8d9fbc: Layer already exists 16:45:55 7e7d0e57d699: Layer already exists 16:45:55 03288c85fa4c: Layer already exists 16:45:55 62170e181a92: Layer already exists 16:45:55 2.2.0-dev.29: digest: sha256:6d5b6f8fafbd3805f78ddb5ff3bfceb7c9f69f37ed65ca4bb31ea021bc937ac7 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:45:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:45:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:45:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:45:56 7c9240819e0c: Preparing 16:45:56 7c9240819e0c: Preparing 16:45:56 a06dbfd86ed3: Preparing 16:45:56 0601f3a0cc54: Preparing 16:45:56 92c18e8d9fbc: Preparing 16:45:56 a6ff6b573378: Preparing 16:45:56 7ebeae6221ae: Preparing 16:45:56 2022aebebc80: Preparing 16:45:56 9a1f6ca16d49: Preparing 16:45:56 7e7d0e57d699: Preparing 16:45:56 03288c85fa4c: Preparing 16:45:56 62170e181a92: Preparing 16:45:56 7ebeae6221ae: Waiting 16:45:56 2022aebebc80: Waiting 16:45:56 9a1f6ca16d49: Waiting 16:45:56 7e7d0e57d699: Waiting 16:45:56 03288c85fa4c: Waiting 16:45:56 62170e181a92: Waiting 16:45:56 a06dbfd86ed3: Layer already exists 16:45:56 92c18e8d9fbc: Layer already exists 16:45:56 0601f3a0cc54: Layer already exists 16:45:56 a6ff6b573378: Layer already exists 16:45:56 7c9240819e0c: Layer already exists 16:45:56 7ebeae6221ae: Layer already exists 16:45:56 7e7d0e57d699: Layer already exists 16:45:56 2022aebebc80: Layer already exists 16:45:56 9a1f6ca16d49: Layer already exists 16:45:56 03288c85fa4c: Layer already exists 16:45:56 62170e181a92: Layer already exists 16:45:56 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:6d5b6f8fafbd3805f78ddb5ff3bfceb7c9f69f37ed65ca4bb31ea021bc937ac7 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:45:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 16:45:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:45:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:45:57 7c9240819e0c: Preparing 16:45:57 7c9240819e0c: Preparing 16:45:57 a06dbfd86ed3: Preparing 16:45:57 0601f3a0cc54: Preparing 16:45:57 92c18e8d9fbc: Preparing 16:45:57 a6ff6b573378: Preparing 16:45:57 7ebeae6221ae: Preparing 16:45:57 2022aebebc80: Preparing 16:45:57 9a1f6ca16d49: Preparing 16:45:57 7e7d0e57d699: Preparing 16:45:57 03288c85fa4c: Preparing 16:45:57 62170e181a92: Preparing 16:45:57 9a1f6ca16d49: Waiting 16:45:57 7e7d0e57d699: Waiting 16:45:57 7ebeae6221ae: Waiting 16:45:57 2022aebebc80: Waiting 16:45:57 62170e181a92: Waiting 16:45:57 03288c85fa4c: Waiting 16:45:57 a6ff6b573378: Layer already exists 16:45:57 0601f3a0cc54: Layer already exists 16:45:57 a06dbfd86ed3: Layer already exists 16:45:57 7c9240819e0c: Layer already exists 16:45:57 92c18e8d9fbc: Layer already exists 16:45:57 2022aebebc80: Layer already exists 16:45:57 7ebeae6221ae: Layer already exists 16:45:57 9a1f6ca16d49: Layer already exists 16:45:57 7e7d0e57d699: Layer already exists 16:45:57 03288c85fa4c: Layer already exists 16:45:57 62170e181a92: Layer already exists 16:45:57 main: digest: sha256:6d5b6f8fafbd3805f78ddb5ff3bfceb7c9f69f37ed65ca4bb31ea021bc937ac7 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:45:57 ===================================================== [Pipeline] echo 16:45:57 taggedImages: 16:45:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:45:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:45:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.29 16:45:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:45:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:45:57 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:45:57 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:45:57 latest 16:45:57 2.2.0-dev.29 16:45:57 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:45:57 main 16:45:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:45:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh 16:45:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:45:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:45:58 28b47c90a367: Preparing 16:45:58 b12b386be91e: Preparing 16:45:58 ec1a0d611d80: Preparing 16:45:58 8a119532a0c0: Preparing 16:45:58 c9ec0d583d3e: Preparing 16:45:58 62170e181a92: Preparing 16:45:58 62170e181a92: Waiting 16:45:58 ec1a0d611d80: Pushed 16:45:58 8a119532a0c0: Pushed 16:45:58 62170e181a92: Layer already exists 16:45:59 c9ec0d583d3e: Pushed 16:46:00 b12b386be91e: Pushed 16:46:00 28b47c90a367: Pushed 16:46:01 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:97a82d18fb04ed8658fcf5f6e89225da0319c1deff113c2bd5bcdf3a08066a49 size: 1576 [Pipeline] isUnix [Pipeline] sh 16:46:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:46:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:46:01 28b47c90a367: Preparing 16:46:01 b12b386be91e: Preparing 16:46:01 ec1a0d611d80: Preparing 16:46:01 8a119532a0c0: Preparing 16:46:01 c9ec0d583d3e: Preparing 16:46:01 62170e181a92: Preparing 16:46:01 62170e181a92: Waiting 16:46:01 ec1a0d611d80: Layer already exists 16:46:01 8a119532a0c0: Layer already exists 16:46:01 c9ec0d583d3e: Layer already exists 16:46:01 b12b386be91e: Layer already exists 16:46:01 28b47c90a367: Layer already exists 16:46:01 62170e181a92: Layer already exists 16:46:01 latest: digest: sha256:97a82d18fb04ed8658fcf5f6e89225da0319c1deff113c2bd5bcdf3a08066a49 size: 1576 [Pipeline] isUnix [Pipeline] sh 16:46:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:46:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.29 16:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:46:02 28b47c90a367: Preparing 16:46:02 b12b386be91e: Preparing 16:46:02 ec1a0d611d80: Preparing 16:46:02 8a119532a0c0: Preparing 16:46:02 c9ec0d583d3e: Preparing 16:46:02 62170e181a92: Preparing 16:46:02 62170e181a92: Waiting 16:46:02 b12b386be91e: Layer already exists 16:46:02 ec1a0d611d80: Layer already exists 16:46:02 8a119532a0c0: Layer already exists 16:46:02 28b47c90a367: Layer already exists 16:46:02 c9ec0d583d3e: Layer already exists 16:46:02 62170e181a92: Layer already exists 16:46:02 2.2.0-dev.29: digest: sha256:97a82d18fb04ed8658fcf5f6e89225da0319c1deff113c2bd5bcdf3a08066a49 size: 1576 [Pipeline] isUnix [Pipeline] sh 16:46:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:46:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:46:03 28b47c90a367: Preparing 16:46:03 b12b386be91e: Preparing 16:46:03 ec1a0d611d80: Preparing 16:46:03 8a119532a0c0: Preparing 16:46:03 c9ec0d583d3e: Preparing 16:46:03 62170e181a92: Preparing 16:46:03 62170e181a92: Waiting 16:46:03 ec1a0d611d80: Layer already exists 16:46:03 b12b386be91e: Layer already exists 16:46:03 28b47c90a367: Layer already exists 16:46:03 c9ec0d583d3e: Layer already exists 16:46:03 8a119532a0c0: Layer already exists 16:46:03 62170e181a92: Layer already exists 16:46:03 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:97a82d18fb04ed8658fcf5f6e89225da0319c1deff113c2bd5bcdf3a08066a49 size: 1576 [Pipeline] isUnix [Pipeline] sh 16:46:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 16:46:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:46:04 28b47c90a367: Preparing 16:46:04 b12b386be91e: Preparing 16:46:04 ec1a0d611d80: Preparing 16:46:04 8a119532a0c0: Preparing 16:46:04 c9ec0d583d3e: Preparing 16:46:04 62170e181a92: Preparing 16:46:04 62170e181a92: Waiting 16:46:04 8a119532a0c0: Layer already exists 16:46:04 c9ec0d583d3e: Layer already exists 16:46:04 b12b386be91e: Layer already exists 16:46:04 ec1a0d611d80: Layer already exists 16:46:04 28b47c90a367: Layer already exists 16:46:04 62170e181a92: Layer already exists 16:46:04 main: digest: sha256:97a82d18fb04ed8658fcf5f6e89225da0319c1deff113c2bd5bcdf3a08066a49 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:46:04 ===================================================== [Pipeline] echo 16:46:04 taggedImages: 16:46:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:46:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:46:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.29 16:46:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:46:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:46:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:46:04 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:46:04 latest 16:46:04 2.2.0-dev.29 16:46:04 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:46:04 main 16:46:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh 16:46:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:46:05 1b8b19140b8d: Preparing 16:46:05 190d8880fc0b: Preparing 16:46:05 aa695b70a346: Preparing 16:46:05 e4cf2eb822b9: Preparing 16:46:05 2a527a7c3f0a: Preparing 16:46:05 d6edc19b489b: Preparing 16:46:05 b51e04542f0f: Preparing 16:46:05 52fd90d80580: Preparing 16:46:05 46fc1aea8068: Preparing 16:46:05 62170e181a92: Preparing 16:46:05 b51e04542f0f: Waiting 16:46:05 52fd90d80580: Waiting 16:46:05 46fc1aea8068: Waiting 16:46:05 62170e181a92: Waiting 16:46:05 d6edc19b489b: Waiting 16:46:05 190d8880fc0b: Pushed 16:46:05 2a527a7c3f0a: Pushed 16:46:05 1b8b19140b8d: Pushed 16:46:06 d6edc19b489b: Pushed 16:46:06 52fd90d80580: Pushed 16:46:06 b51e04542f0f: Pushed 16:46:06 62170e181a92: Layer already exists 16:46:06 46fc1aea8068: Pushed 16:46:08 e4cf2eb822b9: Pushed 16:46:08 aa695b70a346: Pushed 16:46:08 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:71823775d6864a365feb19a3bb6e2378996b1948a9fe1aa78dc857d553f93015 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:46:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:46:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:46:09 1b8b19140b8d: Preparing 16:46:09 190d8880fc0b: Preparing 16:46:09 aa695b70a346: Preparing 16:46:09 e4cf2eb822b9: Preparing 16:46:09 2a527a7c3f0a: Preparing 16:46:09 d6edc19b489b: Preparing 16:46:09 b51e04542f0f: Preparing 16:46:09 52fd90d80580: Preparing 16:46:09 46fc1aea8068: Preparing 16:46:09 62170e181a92: Preparing 16:46:09 52fd90d80580: Waiting 16:46:09 46fc1aea8068: Waiting 16:46:09 d6edc19b489b: Waiting 16:46:09 62170e181a92: Waiting 16:46:09 b51e04542f0f: Waiting 16:46:09 190d8880fc0b: Layer already exists 16:46:09 aa695b70a346: Layer already exists 16:46:09 e4cf2eb822b9: Layer already exists 16:46:09 2a527a7c3f0a: Layer already exists 16:46:09 1b8b19140b8d: Layer already exists 16:46:09 52fd90d80580: Layer already exists 16:46:09 b51e04542f0f: Layer already exists 16:46:09 46fc1aea8068: Layer already exists 16:46:09 d6edc19b489b: Layer already exists 16:46:09 62170e181a92: Layer already exists 16:46:09 latest: digest: sha256:71823775d6864a365feb19a3bb6e2378996b1948a9fe1aa78dc857d553f93015 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:46:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:46:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.29 16:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:46:10 1b8b19140b8d: Preparing 16:46:10 190d8880fc0b: Preparing 16:46:10 aa695b70a346: Preparing 16:46:10 e4cf2eb822b9: Preparing 16:46:10 2a527a7c3f0a: Preparing 16:46:10 d6edc19b489b: Preparing 16:46:10 b51e04542f0f: Preparing 16:46:10 52fd90d80580: Preparing 16:46:10 46fc1aea8068: Preparing 16:46:10 62170e181a92: Preparing 16:46:10 52fd90d80580: Waiting 16:46:10 46fc1aea8068: Waiting 16:46:10 62170e181a92: Waiting 16:46:10 b51e04542f0f: Waiting 16:46:10 1b8b19140b8d: Layer already exists 16:46:10 aa695b70a346: Layer already exists 16:46:10 e4cf2eb822b9: Layer already exists 16:46:10 2a527a7c3f0a: Layer already exists 16:46:10 190d8880fc0b: Layer already exists 16:46:10 52fd90d80580: Layer already exists 16:46:10 62170e181a92: Layer already exists 16:46:10 b51e04542f0f: Layer already exists 16:46:10 d6edc19b489b: Layer already exists 16:46:10 46fc1aea8068: Layer already exists 16:46:10 2.2.0-dev.29: digest: sha256:71823775d6864a365feb19a3bb6e2378996b1948a9fe1aa78dc857d553f93015 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:46:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:46:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:46:11 1b8b19140b8d: Preparing 16:46:11 190d8880fc0b: Preparing 16:46:11 aa695b70a346: Preparing 16:46:11 e4cf2eb822b9: Preparing 16:46:11 2a527a7c3f0a: Preparing 16:46:11 d6edc19b489b: Preparing 16:46:11 b51e04542f0f: Preparing 16:46:11 52fd90d80580: Preparing 16:46:11 46fc1aea8068: Preparing 16:46:11 62170e181a92: Preparing 16:46:11 d6edc19b489b: Waiting 16:46:11 b51e04542f0f: Waiting 16:46:11 52fd90d80580: Waiting 16:46:11 46fc1aea8068: Waiting 16:46:11 62170e181a92: Waiting 16:46:11 aa695b70a346: Layer already exists 16:46:11 e4cf2eb822b9: Layer already exists 16:46:11 2a527a7c3f0a: Layer already exists 16:46:11 190d8880fc0b: Layer already exists 16:46:11 1b8b19140b8d: Layer already exists 16:46:11 b51e04542f0f: Layer already exists 16:46:11 d6edc19b489b: Layer already exists 16:46:11 52fd90d80580: Layer already exists 16:46:11 62170e181a92: Layer already exists 16:46:11 46fc1aea8068: Layer already exists 16:46:11 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:71823775d6864a365feb19a3bb6e2378996b1948a9fe1aa78dc857d553f93015 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:46:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 16:46:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:46:12 1b8b19140b8d: Preparing 16:46:12 190d8880fc0b: Preparing 16:46:12 aa695b70a346: Preparing 16:46:12 e4cf2eb822b9: Preparing 16:46:12 2a527a7c3f0a: Preparing 16:46:12 d6edc19b489b: Preparing 16:46:12 b51e04542f0f: Preparing 16:46:12 52fd90d80580: Preparing 16:46:12 46fc1aea8068: Preparing 16:46:12 62170e181a92: Preparing 16:46:12 b51e04542f0f: Waiting 16:46:12 46fc1aea8068: Waiting 16:46:12 52fd90d80580: Waiting 16:46:12 62170e181a92: Waiting 16:46:12 d6edc19b489b: Waiting 16:46:12 2a527a7c3f0a: Layer already exists 16:46:12 1b8b19140b8d: Layer already exists 16:46:12 190d8880fc0b: Layer already exists 16:46:12 aa695b70a346: Layer already exists 16:46:12 e4cf2eb822b9: Layer already exists 16:46:12 d6edc19b489b: Layer already exists 16:46:12 46fc1aea8068: Layer already exists 16:46:12 b51e04542f0f: Layer already exists 16:46:12 52fd90d80580: Layer already exists 16:46:12 62170e181a92: Layer already exists 16:46:12 main: digest: sha256:71823775d6864a365feb19a3bb6e2378996b1948a9fe1aa78dc857d553f93015 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:46:12 ===================================================== [Pipeline] echo 16:46:12 taggedImages: 16:46:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:46:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:46:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.29 16:46:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:46:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:46:12 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:46:12 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:46:12 latest 16:46:12 2.2.0-dev.29 16:46:12 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:46:12 main 16:46:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh 16:46:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:46:13 e69425334014: Preparing 16:46:13 3a248f3f0c04: Preparing 16:46:13 7ebeae6221ae: Preparing 16:46:13 d5c76cd59609: Preparing 16:46:13 62170e181a92: Preparing 16:46:13 7ebeae6221ae: Layer already exists 16:46:13 62170e181a92: Layer already exists 16:46:13 e69425334014: Pushed 16:46:14 d5c76cd59609: Pushed 16:46:16 3a248f3f0c04: Pushed 16:46:16 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:0654feae12b9ea1a9e041865d4581ceaee3b4c14aeb3386ab03346c168008e6b size: 1365 [Pipeline] isUnix [Pipeline] sh 16:46:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:46:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:46:17 e69425334014: Preparing 16:46:17 3a248f3f0c04: Preparing 16:46:17 7ebeae6221ae: Preparing 16:46:17 d5c76cd59609: Preparing 16:46:17 62170e181a92: Preparing 16:46:17 3a248f3f0c04: Layer already exists 16:46:17 d5c76cd59609: Layer already exists 16:46:17 7ebeae6221ae: Layer already exists 16:46:17 62170e181a92: Layer already exists 16:46:17 e69425334014: Layer already exists 16:46:17 latest: digest: sha256:0654feae12b9ea1a9e041865d4581ceaee3b4c14aeb3386ab03346c168008e6b size: 1365 [Pipeline] isUnix [Pipeline] sh 16:46:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:46:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.29 16:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:46:18 e69425334014: Preparing 16:46:18 3a248f3f0c04: Preparing 16:46:18 7ebeae6221ae: Preparing 16:46:18 d5c76cd59609: Preparing 16:46:18 62170e181a92: Preparing 16:46:18 d5c76cd59609: Layer already exists 16:46:18 e69425334014: Layer already exists 16:46:18 3a248f3f0c04: Layer already exists 16:46:18 7ebeae6221ae: Layer already exists 16:46:18 62170e181a92: Layer already exists 16:46:18 2.2.0-dev.29: digest: sha256:0654feae12b9ea1a9e041865d4581ceaee3b4c14aeb3386ab03346c168008e6b size: 1365 [Pipeline] isUnix [Pipeline] sh 16:46:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:46:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:46:19 e69425334014: Preparing 16:46:19 3a248f3f0c04: Preparing 16:46:19 7ebeae6221ae: Preparing 16:46:19 d5c76cd59609: Preparing 16:46:19 62170e181a92: Preparing 16:46:19 e69425334014: Layer already exists 16:46:19 d5c76cd59609: Layer already exists 16:46:19 62170e181a92: Layer already exists 16:46:19 7ebeae6221ae: Layer already exists 16:46:19 3a248f3f0c04: Layer already exists 16:46:19 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:0654feae12b9ea1a9e041865d4581ceaee3b4c14aeb3386ab03346c168008e6b size: 1365 [Pipeline] isUnix [Pipeline] sh 16:46:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 16:46:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:46:20 e69425334014: Preparing 16:46:20 3a248f3f0c04: Preparing 16:46:20 7ebeae6221ae: Preparing 16:46:20 d5c76cd59609: Preparing 16:46:20 62170e181a92: Preparing 16:46:20 e69425334014: Layer already exists 16:46:20 7ebeae6221ae: Layer already exists 16:46:20 62170e181a92: Layer already exists 16:46:20 d5c76cd59609: Layer already exists 16:46:20 3a248f3f0c04: Layer already exists 16:46:20 main: digest: sha256:0654feae12b9ea1a9e041865d4581ceaee3b4c14aeb3386ab03346c168008e6b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:46:20 ===================================================== [Pipeline] echo 16:46:20 taggedImages: 16:46:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:46:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:46:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.29 16:46:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:46:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:46:20 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:46:20 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:46:20 latest 16:46:20 2.2.0-dev.29 16:46:20 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:46:20 main 16:46:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh 16:46:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:46:21 7251e148c6e9: Preparing 16:46:21 aa826a8ba78a: Preparing 16:46:21 7ebeae6221ae: Preparing 16:46:21 4c3a97154aaf: Preparing 16:46:21 62170e181a92: Preparing 16:46:21 62170e181a92: Layer already exists 16:46:21 4c3a97154aaf: Layer already exists 16:46:21 7ebeae6221ae: Layer already exists 16:46:21 7251e148c6e9: Pushed 16:46:24 aa826a8ba78a: Pushed 16:46:24 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:a4573f6f40b46dd81d381e605da949f57d1f3be3b2146063926944451e29e33c size: 1364 [Pipeline] isUnix [Pipeline] sh 16:46:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:46:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:46:24 7251e148c6e9: Preparing 16:46:24 aa826a8ba78a: Preparing 16:46:24 7ebeae6221ae: Preparing 16:46:24 4c3a97154aaf: Preparing 16:46:24 62170e181a92: Preparing 16:46:24 aa826a8ba78a: Layer already exists 16:46:24 62170e181a92: Layer already exists 16:46:24 7ebeae6221ae: Layer already exists 16:46:24 4c3a97154aaf: Layer already exists 16:46:24 7251e148c6e9: Layer already exists 16:46:25 latest: digest: sha256:a4573f6f40b46dd81d381e605da949f57d1f3be3b2146063926944451e29e33c size: 1364 [Pipeline] isUnix [Pipeline] sh 16:46:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:46:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.29 16:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:46:25 7251e148c6e9: Preparing 16:46:25 aa826a8ba78a: Preparing 16:46:25 7ebeae6221ae: Preparing 16:46:25 4c3a97154aaf: Preparing 16:46:25 62170e181a92: Preparing 16:46:25 62170e181a92: Layer already exists 16:46:25 aa826a8ba78a: Layer already exists 16:46:25 4c3a97154aaf: Layer already exists 16:46:25 7251e148c6e9: Layer already exists 16:46:25 7ebeae6221ae: Layer already exists 16:46:26 2.2.0-dev.29: digest: sha256:a4573f6f40b46dd81d381e605da949f57d1f3be3b2146063926944451e29e33c size: 1364 [Pipeline] isUnix [Pipeline] sh 16:46:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:46:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:46:26 7251e148c6e9: Preparing 16:46:26 aa826a8ba78a: Preparing 16:46:26 7ebeae6221ae: Preparing 16:46:26 4c3a97154aaf: Preparing 16:46:26 62170e181a92: Preparing 16:46:26 aa826a8ba78a: Layer already exists 16:46:26 7ebeae6221ae: Layer already exists 16:46:26 4c3a97154aaf: Layer already exists 16:46:26 62170e181a92: Layer already exists 16:46:26 7251e148c6e9: Layer already exists 16:46:27 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:a4573f6f40b46dd81d381e605da949f57d1f3be3b2146063926944451e29e33c size: 1364 [Pipeline] isUnix [Pipeline] sh 16:46:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 16:46:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:46:27 7251e148c6e9: Preparing 16:46:27 aa826a8ba78a: Preparing 16:46:27 7ebeae6221ae: Preparing 16:46:27 4c3a97154aaf: Preparing 16:46:27 62170e181a92: Preparing 16:46:27 4c3a97154aaf: Layer already exists 16:46:27 62170e181a92: Layer already exists 16:46:27 7ebeae6221ae: Layer already exists 16:46:27 7251e148c6e9: Layer already exists 16:46:27 aa826a8ba78a: Layer already exists 16:46:28 main: digest: sha256:a4573f6f40b46dd81d381e605da949f57d1f3be3b2146063926944451e29e33c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:46:28 ===================================================== [Pipeline] echo 16:46:28 taggedImages: 16:46:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:46:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:46:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.29 16:46:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:46:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 16:46:28 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 16:46:28 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:46:28 latest 16:46:28 2.2.0-dev.29 16:46:28 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:46:28 main 16:46:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:28 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh 16:46:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:46:28 2a7caf8db27f: Preparing 16:46:28 69c081072abc: Preparing 16:46:28 b0efae81ccbe: Preparing 16:46:28 7bea9bea6c8a: Preparing 16:46:28 e25cc80ef78c: Preparing 16:46:28 f7be28c579d0: Preparing 16:46:28 5ddf987a193f: Preparing 16:46:28 05d0a213effb: Preparing 16:46:28 087270190219: Preparing 16:46:28 b49c6594ab31: Preparing 16:46:28 62170e181a92: Preparing 16:46:28 f7be28c579d0: Waiting 16:46:28 5ddf987a193f: Waiting 16:46:28 05d0a213effb: Waiting 16:46:28 087270190219: Waiting 16:46:28 b49c6594ab31: Waiting 16:46:28 62170e181a92: Waiting 16:46:29 e25cc80ef78c: Layer already exists 16:46:29 f7be28c579d0: Layer already exists 16:46:29 5ddf987a193f: Layer already exists 16:46:29 05d0a213effb: Layer already exists 16:46:29 69c081072abc: Pushed 16:46:29 087270190219: Layer already exists 16:46:29 b49c6594ab31: Layer already exists 16:46:29 62170e181a92: Layer already exists 16:46:29 2a7caf8db27f: Pushed 16:46:31 b0efae81ccbe: Pushed 16:46:46 7bea9bea6c8a: Pushed 16:46:46 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:4da28dcc67aa4d0e8d035d406511aa5964e11d9ce77232c841e69dc0f7f51583 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:46:47 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:46:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 16:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:46:47 2a7caf8db27f: Preparing 16:46:47 69c081072abc: Preparing 16:46:47 b0efae81ccbe: Preparing 16:46:47 7bea9bea6c8a: Preparing 16:46:47 e25cc80ef78c: Preparing 16:46:47 f7be28c579d0: Preparing 16:46:47 5ddf987a193f: Preparing 16:46:47 05d0a213effb: Preparing 16:46:47 087270190219: Preparing 16:46:47 b49c6594ab31: Preparing 16:46:47 62170e181a92: Preparing 16:46:47 05d0a213effb: Waiting 16:46:47 b49c6594ab31: Waiting 16:46:47 62170e181a92: Waiting 16:46:47 f7be28c579d0: Waiting 16:46:47 5ddf987a193f: Waiting 16:46:47 087270190219: Waiting 16:46:47 e25cc80ef78c: Layer already exists 16:46:47 69c081072abc: Layer already exists 16:46:47 b0efae81ccbe: Layer already exists 16:46:47 7bea9bea6c8a: Layer already exists 16:46:47 2a7caf8db27f: Layer already exists 16:46:47 f7be28c579d0: Layer already exists 16:46:47 5ddf987a193f: Layer already exists 16:46:47 05d0a213effb: Layer already exists 16:46:47 087270190219: Layer already exists 16:46:47 b49c6594ab31: Layer already exists 16:46:47 62170e181a92: Layer already exists 16:46:47 latest: digest: sha256:4da28dcc67aa4d0e8d035d406511aa5964e11d9ce77232c841e69dc0f7f51583 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:46:47 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:46:48 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.29 16:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:46:48 2a7caf8db27f: Preparing 16:46:48 69c081072abc: Preparing 16:46:48 b0efae81ccbe: Preparing 16:46:48 7bea9bea6c8a: Preparing 16:46:48 e25cc80ef78c: Preparing 16:46:48 f7be28c579d0: Preparing 16:46:48 5ddf987a193f: Preparing 16:46:48 05d0a213effb: Preparing 16:46:48 087270190219: Preparing 16:46:48 b49c6594ab31: Preparing 16:46:48 62170e181a92: Preparing 16:46:48 f7be28c579d0: Waiting 16:46:48 5ddf987a193f: Waiting 16:46:48 05d0a213effb: Waiting 16:46:48 087270190219: Waiting 16:46:48 b49c6594ab31: Waiting 16:46:48 62170e181a92: Waiting 16:46:48 e25cc80ef78c: Layer already exists 16:46:48 7bea9bea6c8a: Layer already exists 16:46:48 69c081072abc: Layer already exists 16:46:48 2a7caf8db27f: Layer already exists 16:46:48 b0efae81ccbe: Layer already exists 16:46:48 05d0a213effb: Layer already exists 16:46:48 b49c6594ab31: Layer already exists 16:46:48 f7be28c579d0: Layer already exists 16:46:48 5ddf987a193f: Layer already exists 16:46:48 087270190219: Layer already exists 16:46:48 62170e181a92: Layer already exists 16:46:48 2.2.0-dev.29: digest: sha256:4da28dcc67aa4d0e8d035d406511aa5964e11d9ce77232c841e69dc0f7f51583 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:46:48 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 16:46:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:46:49 2a7caf8db27f: Preparing 16:46:49 69c081072abc: Preparing 16:46:49 b0efae81ccbe: Preparing 16:46:49 7bea9bea6c8a: Preparing 16:46:49 e25cc80ef78c: Preparing 16:46:49 f7be28c579d0: Preparing 16:46:49 5ddf987a193f: Preparing 16:46:49 05d0a213effb: Preparing 16:46:49 087270190219: Preparing 16:46:49 b49c6594ab31: Preparing 16:46:49 62170e181a92: Preparing 16:46:49 f7be28c579d0: Waiting 16:46:49 5ddf987a193f: Waiting 16:46:49 05d0a213effb: Waiting 16:46:49 b49c6594ab31: Waiting 16:46:49 62170e181a92: Waiting 16:46:49 087270190219: Waiting 16:46:49 b0efae81ccbe: Layer already exists 16:46:49 2a7caf8db27f: Layer already exists 16:46:49 7bea9bea6c8a: Layer already exists 16:46:49 69c081072abc: Layer already exists 16:46:49 e25cc80ef78c: Layer already exists 16:46:49 f7be28c579d0: Layer already exists 16:46:49 087270190219: Layer already exists 16:46:49 05d0a213effb: Layer already exists 16:46:49 5ddf987a193f: Layer already exists 16:46:49 b49c6594ab31: Layer already exists 16:46:49 62170e181a92: Layer already exists 16:46:49 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:4da28dcc67aa4d0e8d035d406511aa5964e11d9ce77232c841e69dc0f7f51583 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:46:50 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 16:46:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 16:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:46:50 2a7caf8db27f: Preparing 16:46:50 69c081072abc: Preparing 16:46:50 b0efae81ccbe: Preparing 16:46:50 7bea9bea6c8a: Preparing 16:46:50 e25cc80ef78c: Preparing 16:46:50 f7be28c579d0: Preparing 16:46:50 5ddf987a193f: Preparing 16:46:50 05d0a213effb: Preparing 16:46:50 087270190219: Preparing 16:46:50 b49c6594ab31: Preparing 16:46:50 62170e181a92: Preparing 16:46:50 f7be28c579d0: Waiting 16:46:50 087270190219: Waiting 16:46:50 5ddf987a193f: Waiting 16:46:50 05d0a213effb: Waiting 16:46:50 b49c6594ab31: Waiting 16:46:50 62170e181a92: Waiting 16:46:50 b0efae81ccbe: Layer already exists 16:46:50 69c081072abc: Layer already exists 16:46:50 e25cc80ef78c: Layer already exists 16:46:50 7bea9bea6c8a: Layer already exists 16:46:50 2a7caf8db27f: Layer already exists 16:46:50 f7be28c579d0: Layer already exists 16:46:50 5ddf987a193f: Layer already exists 16:46:50 05d0a213effb: Layer already exists 16:46:50 087270190219: Layer already exists 16:46:50 b49c6594ab31: Layer already exists 16:46:50 62170e181a92: Layer already exists 16:46:50 main: digest: sha256:4da28dcc67aa4d0e8d035d406511aa5964e11d9ce77232c841e69dc0f7f51583 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:46:50 ===================================================== [Pipeline] echo 16:46:50 taggedImages: 16:46:50 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 16:46:50 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 16:46:50 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.29 16:46:50 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 16:46:50 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:46:51 16:46:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:46:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:46:51 arm64: Pulling from edgex-lftools-log-publisher 16:46:51 448f6bf000e3: Pulling fs layer 16:46:51 f757da607395: Pulling fs layer 16:46:51 05883995daec: Pulling fs layer 16:46:51 8603b9c90790: Pulling fs layer 16:46:51 1560dd03e051: Pulling fs layer 16:46:51 27f5ce0e4adf: Pulling fs layer 16:46:51 c2d8d7efcc4b: Pulling fs layer 16:46:51 1560dd03e051: Waiting 16:46:51 27f5ce0e4adf: Waiting 16:46:51 c2d8d7efcc4b: Waiting 16:46:51 8603b9c90790: Waiting 16:46:51 f757da607395: Verifying Checksum 16:46:51 f757da607395: Download complete 16:46:51 8603b9c90790: Download complete 16:46:52 1560dd03e051: Verifying Checksum 16:46:52 1560dd03e051: Download complete 16:46:52 27f5ce0e4adf: Verifying Checksum 16:46:52 27f5ce0e4adf: Download complete 16:46:52 05883995daec: Verifying Checksum 16:46:52 05883995daec: Download complete 16:46:52 448f6bf000e3: Verifying Checksum 16:46:52 448f6bf000e3: Download complete 16:46:54 c2d8d7efcc4b: Verifying Checksum 16:46:54 c2d8d7efcc4b: Download complete 16:46:55 448f6bf000e3: Pull complete 16:46:56 f757da607395: Pull complete 16:46:58 05883995daec: Pull complete 16:46:58 8603b9c90790: Pull complete 16:46:59 1560dd03e051: Pull complete 16:46:59 27f5ce0e4adf: Pull complete 16:47:14 c2d8d7efcc4b: Pull complete 16:47:14 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:47:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:47:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:47:14 prd-ubuntu18.04-docker-arm64-4c-16g-5366 does not seem to be running inside a container 16:47:14 $ 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/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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 16:47:17 $ docker top 641a114256f002cd82a8979282a86048cc599bee7195f9a4de33015bdaad2dba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:47:18 ---> job-cost.sh 16:47:18 lf-activate-venv: SKIPPING 16:47:18 INFO: No Stack... 16:47:19 INFO: Retrieving Pricing Info for: v3-standard-4 16:47:19 INFO: Archiving Costs [Pipeline] sh 16:47:20 + cat /w/workspace/edgex-go/146/archives/cost.csv 16:47:20 + cut -d, -f6 [Pipeline] lock 16:47:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-146-stack-cost] 16:47:20 Resource [jenkins-edgexfoundry-edgex-go-main-146-stack-cost] did not exist. Created. 16:47:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:47:20 + echo total: 0.10999999940395355 [Pipeline] stash 16:47:21 Stashed 1 file(s) [Pipeline] } 16:47:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 16:47:21 $ docker stop --time=1 641a114256f002cd82a8979282a86048cc599bee7195f9a4de33015bdaad2dba 16:47:23 $ docker rm -f 641a114256f002cd82a8979282a86048cc599bee7195f9a4de33015bdaad2dba [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 16:47:23 provisioning config files... 16:47:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/146@tmp/config672439911847969280tmp [Pipeline] { [Pipeline] sh 16:47:23 + set +x 16:47:23 + curl -s https://codecov.io/bash 16:47:23 + bash -s -- 16:47:24 16:47:24 _____ _ 16:47:24 / ____| | | 16:47:24 | | ___ __| | ___ ___ _____ __ 16:47:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:47:24 | |___| (_) | (_| | __/ (_| (_) \ V / 16:47:24 \_____\___/ \__,_|\___|\___\___/ \_/ 16:47:24 Bash-1.0.6 16:47:24 16:47:24 16:47:24 ==> git version 2.24.4 found 16:47:24 ==> 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 16:47:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:47:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:47:24 ==> Jenkins CI detected. 16:47:24 current dir:  /w/workspace/edgex-go/146 16:47:24 project root: . 16:47:24 --> token set from env 16:47:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:47:24 ==> Running gcov in . (disable via -X gcov) 16:47:24 ==> Python coveragepy not found 16:47:24 ==> Searching for coverage reports in: 16:47:24 + . 16:47:24 -> Found 1 reports 16:47:24 ==> Detecting git/mercurial file structure 16:47:24 ==> Reading reports 16:47:24 + ./coverage.out bytes=428383 16:47:24 ==> Appending adjustments 16:47:24 https://docs.codecov.io/docs/fixing-reports 16:47:25 + Found adjustments 16:47:25 ==> Gzipping contents 16:47:25 60K /tmp/codecov.uKesst.gz 16:47:25 ==> Uploading reports 16:47:25 url: https://codecov.io 16:47:25 query: branch=main&commit=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:47:25 -> Pinging Codecov 16:47:25 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=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:47:25 -> Uploading to 16:47:25 https://storage.googleapis.com/codecov/v4/raw/2022-02-16/00271124DB129430A58F1EEE437C3FCB/2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c/c6426660-8db6-4414-b360-b9ca56919412.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220216T164725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70eaa140b2cc26977a2c947104f4cf5d531e7c498c90db456499b62ce23f1be9 16:47:25 % Total % Received % Xferd Average Speed Time Time Time Current 16:47:25 Dload Upload Total Spent Left Speed 16:47:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57839 0 0 100 57839 0 157k --:--:-- --:--:-- --:--:-- 157k 16:47:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] } 16:47:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:47:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:47:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:47:26 16:47:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:47:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:47:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:47:27 188c0c94c7c5: Pulling fs layer 16:47:27 0ef7d3d256c8: Pulling fs layer 16:47:27 de9db76c5a1d: Pulling fs layer 16:47:27 0eba1c9be4d2: Pulling fs layer 16:47:27 0d57e429df01: Pulling fs layer 16:47:27 4e4be7b47b0d: Pulling fs layer 16:47:27 e1f770b5df2f: Pulling fs layer 16:47:27 85a0685a4137: Pulling fs layer 16:47:27 0eba1c9be4d2: Waiting 16:47:27 0d57e429df01: Waiting 16:47:27 4e4be7b47b0d: Waiting 16:47:27 e1f770b5df2f: Waiting 16:47:27 85a0685a4137: Waiting 16:47:27 de9db76c5a1d: Verifying Checksum 16:47:27 de9db76c5a1d: Download complete 16:47:27 0ef7d3d256c8: Verifying Checksum 16:47:27 0ef7d3d256c8: Download complete 16:47:27 0d57e429df01: Verifying Checksum 16:47:27 0d57e429df01: Download complete 16:47:27 4e4be7b47b0d: Verifying Checksum 16:47:27 4e4be7b47b0d: Download complete 16:47:27 188c0c94c7c5: Verifying Checksum 16:47:27 188c0c94c7c5: Download complete 16:47:27 e1f770b5df2f: Verifying Checksum 16:47:27 e1f770b5df2f: Download complete 16:47:27 188c0c94c7c5: Pull complete 16:47:27 0eba1c9be4d2: Verifying Checksum 16:47:27 0eba1c9be4d2: Download complete 16:47:27 0ef7d3d256c8: Pull complete 16:47:27 de9db76c5a1d: Pull complete 16:47:27 85a0685a4137: Verifying Checksum 16:47:27 85a0685a4137: Download complete 16:47:32 0eba1c9be4d2: Pull complete 16:47:32 0d57e429df01: Pull complete 16:47:32 4e4be7b47b0d: Pull complete 16:47:32 e1f770b5df2f: Pull complete 16:47:36 85a0685a4137: Pull complete 16:47:36 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:47:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:47:36 prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container 16:47:36 $ 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/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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-devops/edgex-snyk-go:1.410.4 cat 16:47:40 $ docker top b624962f8583ff5938010493bf6dc140af9c70d60a08970593fb9393ffed5356 -eo pid,comm [Pipeline] { [Pipeline] echo 16:47:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:47:40 + set -o pipefail 16:47:40 + snyk monitor '--org=edgex-jenkins' 16:47:45 16:47:45 Monitoring /w/workspace/edgex-go/146 (github.com/edgexfoundry/edgex-go)... 16:47:45 16:47:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/9e280579-8d35-491f-86d2-db40d17709c1 16:47:45 16:47:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:47:45 16:47:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:47:45 16:47:45 [Pipeline] } 16:47:45 $ docker stop --time=1 b624962f8583ff5938010493bf6dc140af9c70d60a08970593fb9393ffed5356 16:47:47 $ docker rm -f b624962f8583ff5938010493bf6dc140af9c70d60a08970593fb9393ffed5356 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:47:48 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:47:48 provisioning config files... 16:47:48 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/146@tmp/config8551786208654996150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:47:48 --> edgex-publish-swagger.sh 16:47:48 === Publish openapi/v2 API === 16:47:48 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 16:47:48 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/146/openapi/v2/core-command.yaml] 16:47:48 % Total % Received % Xferd Average Speed Time Time Time Current 16:47:48 Dload Upload Total Spent Left Speed 16:47:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27605 0:00:01 0:00:01 --:--:-- 27639 100 33831 0 0 100 33831 0 24750 0:00:01 0:00:01 --:--:-- 24766 16:47:50 16:47:50 16:47:50 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/146/openapi/v2/core-data.yaml] 16:47:50 % Total % Received % Xferd Average Speed Time Time Time Current 16:47:50 Dload Upload Total Spent Left Speed 16:47:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 68523 0:00:01 0:00:01 --:--:-- 68586 100 71604 0 0 100 71604 0 68512 0:00:01 0:00:01 --:--:-- 68520 16:47:50 16:47:50 16:47:50 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/146/openapi/v2/core-metadata.yaml] 16:47:50 % Total % Received % Xferd Average Speed Time Time Time Current 16:47:50 Dload Upload Total Spent Left Speed 16:47:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 103k 0:00:01 0:00:01 --:--:-- 103k 100 119k 0 0 100 119k 0 100k 0:00:01 0:00:01 --:--:-- 100k 16:47:52 16:47:52 16:47:52 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/146/openapi/v2/support-notifications.yaml] 16:47:52 % Total % Received % Xferd Average Speed Time Time Time Current 16:47:52 Dload Upload Total Spent Left Speed 16:47:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 80107 0:00:01 0:00:01 --:--:-- 80177 100 89318 0 0 100 89318 0 80095 0:00:01 0:00:01 --:--:-- 80105 16:47:53 16:47:53 16:47:53 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/146/openapi/v2/support-scheduler.yaml] 16:47:53 % Total % Received % Xferd Average Speed Time Time Time Current 16:47:53 Dload Upload Total Spent Left Speed 16:47:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 35564 0:00:01 0:00:01 --:--:-- 35571 100 39556 0 0 100 39556 0 35559 0:00:01 0:00:01 --:--:-- 35571 16:47:54 16:47:54 16:47:54 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/146/openapi/v2/system-agent.yaml] 16:47:54 % Total % Received % Xferd Average Speed Time Time Time Current 16:47:54 Dload Upload Total Spent Left Speed 16:47:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 18873 0:00:01 0:00:01 --:--:-- 18882 16:47:55 16:47:55 [Pipeline] } 16:47:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 16:47:56 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:47:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:47:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:47:56 . [Pipeline] withDockerContainer 16:47:56 prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container 16:47:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:47:56 $ docker top 372b62ff76e0a2b5b12cf0188dcbc5f2629fc996ffa1e210be15db1f7397e314 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:47:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:47:56 [ssh-agent] Looking for ssh-agent implementation... 16:47:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:47:57 $ docker exec 372b62ff76e0a2b5b12cf0188dcbc5f2629fc996ffa1e210be15db1f7397e314 ssh-agent 16:47:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPcphkG/agent.14 16:47:57 SSH_AGENT_PID=20 16:47:57 Running ssh-add (command line suppressed) 16:47:57 Identity added: /w/workspace/edgex-go/146@tmp/private_key_2210091164859324433.key (/w/workspace/edgex-go/146@tmp/private_key_2210091164859324433.key) 16:47:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:47:57 + git semver tag 16:47:57 # -> Open(): unable to determine branch for HEAD 16:47:57 # $GIT_DIR = /w/workspace/edgex-go/146/.git 16:47:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/146 16:47:57 # $SEMVER_REMOTE_NAME = origin 16:47:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:47:57 # $SEMVER_USER_NAME = edgex-jenkins 16:47:57 # $SEMVER_BRANCH = main 16:47:57 # $SEMVER_DIR = /w/workspace/edgex-go/146/.semver 16:47:57 # 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c HEAD 16:47:57 # -> Force: false 16:47:57 # 06766df5d0f497e72df071626b00b9888d4a97e2 refs/tags/v2.2.0-dev.29 [Pipeline] } 16:47:57 $ docker exec --env ******** --env ******** 372b62ff76e0a2b5b12cf0188dcbc5f2629fc996ffa1e210be15db1f7397e314 ssh-agent -k 16:47:57 unset SSH_AUTH_SOCK; 16:47:57 unset SSH_AGENT_PID; 16:47:57 echo Agent pid 20 killed; 16:47:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:47:58 + git semver [Pipeline] } 16:47:58 $ docker stop --time=1 372b62ff76e0a2b5b12cf0188dcbc5f2629fc996ffa1e210be15db1f7397e314 16:47:59 $ docker rm -f 372b62ff76e0a2b5b12cf0188dcbc5f2629fc996ffa1e210be15db1f7397e314 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:47:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:47:59 16:47:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:48:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:48:00 0.23.1-centos7: Pulling from edgex-lftools 16:48:00 ab5ef0e58194: Pulling fs layer 16:48:00 9712f1f96733: Pulling fs layer 16:48:00 63f879dbbcfc: Pulling fs layer 16:48:00 0d9ebad4ef96: Pulling fs layer 16:48:00 e9a5061849ea: Pulling fs layer 16:48:00 d747dcd14b5f: Pulling fs layer 16:48:00 2de7ff778b66: Pulling fs layer 16:48:00 d747dcd14b5f: Waiting 16:48:00 0d9ebad4ef96: Waiting 16:48:00 2de7ff778b66: Waiting 16:48:00 e9a5061849ea: Waiting 16:48:00 9712f1f96733: Verifying Checksum 16:48:00 9712f1f96733: Download complete 16:48:00 63f879dbbcfc: Verifying Checksum 16:48:00 63f879dbbcfc: Download complete 16:48:00 ab5ef0e58194: Verifying Checksum 16:48:00 ab5ef0e58194: Download complete 16:48:00 d747dcd14b5f: Verifying Checksum 16:48:00 d747dcd14b5f: Download complete 16:48:00 e9a5061849ea: Verifying Checksum 16:48:00 e9a5061849ea: Download complete 16:48:00 0d9ebad4ef96: Verifying Checksum 16:48:00 0d9ebad4ef96: Download complete 16:48:00 2de7ff778b66: Verifying Checksum 16:48:00 2de7ff778b66: Download complete 16:48:03 ab5ef0e58194: Pull complete 16:48:03 9712f1f96733: Pull complete 16:48:04 63f879dbbcfc: Pull complete 16:48:08 0d9ebad4ef96: Pull complete 16:48:08 e9a5061849ea: Pull complete 16:48:08 d747dcd14b5f: Pull complete 16:48:10 2de7ff778b66: Pull complete 16:48:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:48:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:48:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:48:10 prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container 16:48:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:48:13 $ docker top 7fa230b65ec8db87a2e76ad6c13d2b742adb6637c161c656cea6ce787ce6d477 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:48:13 provisioning config files... 16:48:13 copy managed file [sigul-config] to file:/w/workspace/edgex-go/146@tmp/config6238236215705017400tmp 16:48:14 copy managed file [sigul-password] to file:/w/workspace/edgex-go/146@tmp/config2444154917241596005tmp 16:48:14 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/146@tmp/config4852664648026616500tmp [Pipeline] { [Pipeline] echo 16:48:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:48:14 ---> sigul-configuration.sh 16:48:14 gpg: directory `/root/.gnupg' created 16:48:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:48:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:48:14 gpg: keyring `/root/.gnupg/secring.gpg' created 16:48:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:48:14 gpg: CAST5 encrypted data 16:48:14 gpg: encrypted with 1 passphrase 16:48:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:48:14 + mkdir /home/jenkins 16:48:14 + mkdir /home/jenkins/sigul [Pipeline] sh 16:48:14 + 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 16:48:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:48:15 ---> sigul-install.sh 16:48:15 Sigul already installed; skipping installation. [Pipeline] sh 16:48:15 + git tag --list 16:48:15 0.6.0 16:48:15 0.6.1 16:48:15 0.7.0 16:48:15 0.7.1 16:48:15 v1.0.0 16:48:15 v1.0.1 16:48:15 v1.1.0 16:48:15 v1.2.0 16:48:15 v1.2.1 16:48:15 v1.3.0 16:48:15 v1.3.1 16:48:15 v2.0.0 16:48:15 v2.0.1-dev.1 16:48:15 v2.0.1-dev.10 16:48:15 v2.0.1-dev.11 16:48:15 v2.0.1-dev.12 16:48:15 v2.0.1-dev.13 16:48:15 v2.0.1-dev.14 16:48:15 v2.0.1-dev.15 16:48:15 v2.0.1-dev.16 16:48:15 v2.0.1-dev.17 16:48:15 v2.0.1-dev.18 16:48:15 v2.0.1-dev.19 16:48:15 v2.0.1-dev.2 16:48:15 v2.0.1-dev.20 16:48:15 v2.0.1-dev.21 16:48:15 v2.0.1-dev.22 16:48:15 v2.0.1-dev.23 16:48:15 v2.0.1-dev.24 16:48:15 v2.0.1-dev.25 16:48:15 v2.0.1-dev.26 16:48:15 v2.0.1-dev.27 16:48:15 v2.0.1-dev.28 16:48:15 v2.0.1-dev.29 16:48:15 v2.0.1-dev.3 16:48:15 v2.0.1-dev.30 16:48:15 v2.0.1-dev.31 16:48:15 v2.0.1-dev.32 16:48:15 v2.0.1-dev.33 16:48:15 v2.0.1-dev.34 16:48:15 v2.0.1-dev.35 16:48:15 v2.0.1-dev.36 16:48:15 v2.0.1-dev.37 16:48:15 v2.0.1-dev.38 16:48:15 v2.0.1-dev.39 16:48:15 v2.0.1-dev.4 16:48:15 v2.0.1-dev.40 16:48:15 v2.0.1-dev.41 16:48:15 v2.0.1-dev.42 16:48:15 v2.0.1-dev.43 16:48:15 v2.0.1-dev.44 16:48:15 v2.0.1-dev.45 16:48:15 v2.0.1-dev.46 16:48:15 v2.0.1-dev.47 16:48:15 v2.0.1-dev.48 16:48:15 v2.0.1-dev.49 16:48:15 v2.0.1-dev.5 16:48:15 v2.0.1-dev.50 16:48:15 v2.0.1-dev.51 16:48:15 v2.0.1-dev.52 16:48:15 v2.0.1-dev.53 16:48:15 v2.0.1-dev.54 16:48:15 v2.0.1-dev.55 16:48:15 v2.0.1-dev.56 16:48:15 v2.0.1-dev.57 16:48:15 v2.0.1-dev.58 16:48:15 v2.0.1-dev.59 16:48:15 v2.0.1-dev.6 16:48:15 v2.0.1-dev.60 16:48:15 v2.0.1-dev.61 16:48:15 v2.0.1-dev.62 16:48:15 v2.0.1-dev.63 16:48:15 v2.0.1-dev.64 16:48:15 v2.0.1-dev.65 16:48:15 v2.0.1-dev.66 16:48:15 v2.0.1-dev.67 16:48:15 v2.0.1-dev.68 16:48:15 v2.0.1-dev.69 16:48:15 v2.0.1-dev.7 16:48:15 v2.0.1-dev.70 16:48:15 v2.0.1-dev.71 16:48:15 v2.0.1-dev.72 16:48:15 v2.0.1-dev.73 16:48:15 v2.0.1-dev.74 16:48:15 v2.0.1-dev.75 16:48:15 v2.0.1-dev.76 16:48:15 v2.0.1-dev.77 16:48:15 v2.0.1-dev.78 16:48:15 v2.0.1-dev.79 16:48:15 v2.0.1-dev.8 16:48:15 v2.0.1-dev.80 16:48:15 v2.0.1-dev.81 16:48:15 v2.0.1-dev.82 16:48:15 v2.0.1-dev.83 16:48:15 v2.0.1-dev.84 16:48:15 v2.0.1-dev.85 16:48:15 v2.0.1-dev.86 16:48:15 v2.0.1-dev.87 16:48:15 v2.0.1-dev.88 16:48:15 v2.0.1-dev.89 16:48:15 v2.0.1-dev.9 16:48:15 v2.0.1-dev.90 16:48:15 v2.0.1-dev.91 16:48:15 v2.0.1-dev.92 16:48:15 v2.0.1-dev.93 16:48:15 v2.0.1-dev.94 16:48:15 v2.0.1-dev.95 16:48:15 v2.0.1-dev.96 16:48:15 v2.0.1-dev.97 16:48:15 v2.0.1-dev.98 16:48:15 v2.0.1-dev.99 16:48:15 v2.1.0 16:48:15 v2.2.0-dev.1 16:48:15 v2.2.0-dev.10 16:48:15 v2.2.0-dev.11 16:48:15 v2.2.0-dev.12 16:48:15 v2.2.0-dev.13 16:48:15 v2.2.0-dev.14 16:48:15 v2.2.0-dev.15 16:48:15 v2.2.0-dev.16 16:48:15 v2.2.0-dev.17 16:48:15 v2.2.0-dev.18 16:48:15 v2.2.0-dev.19 16:48:15 v2.2.0-dev.2 16:48:15 v2.2.0-dev.20 16:48:15 v2.2.0-dev.21 16:48:15 v2.2.0-dev.22 16:48:15 v2.2.0-dev.23 16:48:15 v2.2.0-dev.24 16:48:15 v2.2.0-dev.25 16:48:15 v2.2.0-dev.26 16:48:15 v2.2.0-dev.27 16:48:15 v2.2.0-dev.28 16:48:15 v2.2.0-dev.29 16:48:15 v2.2.0-dev.3 16:48:15 v2.2.0-dev.4 16:48:15 v2.2.0-dev.5 16:48:15 v2.2.0-dev.6 16:48:15 v2.2.0-dev.7 16:48:15 v2.2.0-dev.8 16:48:15 v2.2.0-dev.9 [Pipeline] sh 16:48:15 + lftools sign git-tag v2.2.0-dev.29 16:48:16 Signing Git tag with Sigul... 16:48:16 Signing v2.2.0-dev.29 [Pipeline] echo 16:48:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:48:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:48:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:48:17 $ docker stop --time=1 7fa230b65ec8db87a2e76ad6c13d2b742adb6637c161c656cea6ce787ce6d477 16:48:18 $ docker rm -f 7fa230b65ec8db87a2e76ad6c13d2b742adb6637c161c656cea6ce787ce6d477 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:48:18 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:48:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:48:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:48:19 . [Pipeline] withDockerContainer 16:48:19 prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container 16:48:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:48:19 $ docker top 8470232b91ccc55e368f9b80732cb9e2616f7a5147ef67d961a4c09d4fd470de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:48:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:48:19 [ssh-agent] Looking for ssh-agent implementation... 16:48:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:19 $ docker exec 8470232b91ccc55e368f9b80732cb9e2616f7a5147ef67d961a4c09d4fd470de ssh-agent 16:48:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLOHIAo/agent.13 16:48:20 SSH_AGENT_PID=20 16:48:20 Running ssh-add (command line suppressed) 16:48:20 Identity added: /w/workspace/edgex-go/146@tmp/private_key_524146071283466274.key (/w/workspace/edgex-go/146@tmp/private_key_524146071283466274.key) 16:48:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:48:20 + git semver bump pre 16:48:20 # -> Open(): unable to determine branch for HEAD 16:48:20 # $GIT_DIR = /w/workspace/edgex-go/146/.git 16:48:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/146 16:48:20 # $SEMVER_REMOTE_NAME = origin 16:48:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:48:20 # $SEMVER_USER_NAME = edgex-jenkins 16:48:20 # $SEMVER_BRANCH = main 16:48:20 # $SEMVER_DIR = /w/workspace/edgex-go/146/.semver 16:48:20 2.2.0-dev.30 [Pipeline] } 16:48:20 $ docker exec --env ******** --env ******** 8470232b91ccc55e368f9b80732cb9e2616f7a5147ef67d961a4c09d4fd470de ssh-agent -k 16:48:20 unset SSH_AUTH_SOCK; 16:48:20 unset SSH_AGENT_PID; 16:48:20 echo Agent pid 20 killed; 16:48:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:48:20 + git semver [Pipeline] } 16:48:20 $ docker stop --time=1 8470232b91ccc55e368f9b80732cb9e2616f7a5147ef67d961a4c09d4fd470de 16:48:22 $ docker rm -f 8470232b91ccc55e368f9b80732cb9e2616f7a5147ef67d961a4c09d4fd470de [Pipeline] // withDockerContainer [Pipeline] sh 16:48:22 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:48:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:48:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:48:22 . [Pipeline] withDockerContainer 16:48:22 prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container 16:48:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:48:23 $ docker top 0a4fb5dd8302685fc516316942a198189d1c70229a2ad086c704164008f31ae7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:48:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:48:23 [ssh-agent] Looking for ssh-agent implementation... 16:48:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:23 $ docker exec 0a4fb5dd8302685fc516316942a198189d1c70229a2ad086c704164008f31ae7 ssh-agent 16:48:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBolInh/agent.14 16:48:23 SSH_AGENT_PID=21 16:48:23 Running ssh-add (command line suppressed) 16:48:23 Identity added: /w/workspace/edgex-go/146@tmp/private_key_257471504330800256.key (/w/workspace/edgex-go/146@tmp/private_key_257471504330800256.key) 16:48:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:48:23 + git semver push 16:48:23 # -> Open(): unable to determine branch for HEAD 16:48:23 # $GIT_DIR = /w/workspace/edgex-go/146/.git 16:48:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/146 16:48:23 # $SEMVER_REMOTE_NAME = origin 16:48:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:48:23 # $SEMVER_USER_NAME = edgex-jenkins 16:48:23 # $SEMVER_BRANCH = main 16:48:23 # $SEMVER_DIR = /w/workspace/edgex-go/146/.semver [Pipeline] } 16:48:28 $ docker exec --env ******** --env ******** 0a4fb5dd8302685fc516316942a198189d1c70229a2ad086c704164008f31ae7 ssh-agent -k 16:48:28 unset SSH_AUTH_SOCK; 16:48:28 unset SSH_AGENT_PID; 16:48:28 echo Agent pid 21 killed; 16:48:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:48:28 + git semver [Pipeline] } 16:48:28 $ docker stop --time=1 0a4fb5dd8302685fc516316942a198189d1c70229a2ad086c704164008f31ae7 16:48:29 $ docker rm -f 0a4fb5dd8302685fc516316942a198189d1c70229a2ad086c704164008f31ae7 [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 16:48:30 + '[' -d /w/workspace/edgex-go/146/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:48:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:48:31 ---> package-listing.sh 16:48:31 ++ tr '[:upper:]' '[:lower:]' 16:48:31 ++ facter osfamily 16:48:31 + OS_FAMILY=redhat 16:48:31 + workspace=/w/workspace/edgex-go/146 16:48:31 + START_PACKAGES=/tmp/packages_start.txt 16:48:31 + END_PACKAGES=/tmp/packages_end.txt 16:48:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:48:31 + PACKAGES=/tmp/packages_start.txt 16:48:31 + '[' /w/workspace/edgex-go/146 ']' 16:48:31 + PACKAGES=/tmp/packages_end.txt 16:48:31 + case "${OS_FAMILY}" in 16:48:31 + sort 16:48:31 + rpm -qa 16:48:35 + '[' -f /tmp/packages_start.txt ']' 16:48:35 + '[' -f /tmp/packages_end.txt ']' 16:48:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:48:35 + '[' /w/workspace/edgex-go/146 ']' 16:48:35 + mkdir -p /w/workspace/edgex-go/146/archives/ 16:48:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/146/archives/ [Pipeline] echo 16:48:35 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/146/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:48:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:48:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:48:36 16:48:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:48:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:48:36 latest: Pulling from edgex-lftools-log-publisher 16:48:36 b4d181a07f80: Pulling fs layer 16:48:36 a1111a8f2ec3: Pulling fs layer 16:48:36 ed53099fbce6: Pulling fs layer 16:48:36 dc539afda2c1: Pulling fs layer 16:48:36 77bc0d833cb6: Pulling fs layer 16:48:36 9065ff56babe: Pulling fs layer 16:48:36 d287ab97295c: Pulling fs layer 16:48:36 77bc0d833cb6: Waiting 16:48:36 9065ff56babe: Waiting 16:48:36 d287ab97295c: Waiting 16:48:36 dc539afda2c1: Waiting 16:48:36 a1111a8f2ec3: Verifying Checksum 16:48:36 a1111a8f2ec3: Download complete 16:48:37 dc539afda2c1: Verifying Checksum 16:48:37 dc539afda2c1: Download complete 16:48:37 77bc0d833cb6: Verifying Checksum 16:48:37 77bc0d833cb6: Download complete 16:48:37 9065ff56babe: Verifying Checksum 16:48:37 9065ff56babe: Download complete 16:48:37 ed53099fbce6: Verifying Checksum 16:48:37 ed53099fbce6: Download complete 16:48:37 b4d181a07f80: Verifying Checksum 16:48:37 b4d181a07f80: Download complete 16:48:37 d287ab97295c: Verifying Checksum 16:48:37 d287ab97295c: Download complete 16:48:38 b4d181a07f80: Pull complete 16:48:38 a1111a8f2ec3: Pull complete 16:48:39 ed53099fbce6: Pull complete 16:48:39 dc539afda2c1: Pull complete 16:48:39 77bc0d833cb6: Pull complete 16:48:39 9065ff56babe: Pull complete 16:48:45 d287ab97295c: Pull complete 16:48:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:48:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:48:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:48:45 prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container 16:48:45 $ 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/146/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/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:48:47 $ docker top b69af5e602588286347036034798aab53a208e6228b442d73be5740e976319a0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:48 + touch /tmp/pre-build-complete [Pipeline] sh 16:48:48 + mkdir -p /var/log/sysstat [Pipeline] sh 16:48:48 + ls /var/log/sa-host 16:48:48 + sadf -c /var/log/sa-host/sa16 16:48:48 file_magic: OK 16:48:48 HZ: Using current value: 100 16:48:48 file_header: OK 16:48:48 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 16:48:48 Statistics: 16:48:48 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...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:48:48 File successfully converted to sysstat format version 12.0.3 16:48:48 + sadf -c /var/log/sa-host/sa17 16:48:48 file_magic: OK 16:48:48 HZ: Using current value: 100 16:48:48 file_header: OK 16:48:48 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 16:48:48 Statistics: 16:48:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:48:48 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:48:49 provisioning config files... 16:48:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/146@tmp/config1221011188544186666tmp [Pipeline] { [Pipeline] echo 16:48:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:48:49 ---> create-netrc.sh [Pipeline] } 16:48:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:48:49 ---> python-tools-install.sh [Pipeline] echo 16:48:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:48:49 ---> sudo-logs.sh 16:48:49 Archiving 'sudo' log.. 16:48:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-5364.novalocal: Name or service not known 16:48:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-5364.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:48:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:48:50 ---> job-cost.sh 16:48:50 lf-activate-venv: SKIPPING 16:48:50 DEBUG: total: 0.10999999940395355 16:48:50 INFO: Retrieving Stack Cost... 16:48:50 INFO: Retrieving Pricing Info for: v3-standard-2 16:48:51 INFO: Archiving Costs [Pipeline] echo 16:48:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:48:51 ---> logs-deploy.sh 16:48:51 lf-activate-venv: SKIPPING 16:48:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/146 16:48:51 INFO: archiving workspace using pattern(s): 16:48:51 Archives upload complete. 16:48:52 INFO: archiving logs to Nexus 16:48:52 ---> uname -a: 16:48:52 Linux prd-centos7-docker-4c-2g-5364.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 16:48:52 16:48:52 16:48:52 ---> lscpu: 16:48:52 Architecture: x86_64 16:48:52 CPU op-mode(s): 32-bit, 64-bit 16:48:52 Byte Order: Little Endian 16:48:52 Address sizes: 40 bits physical, 48 bits virtual 16:48:52 CPU(s): 2 16:48:52 On-line CPU(s) list: 0,1 16:48:52 Thread(s) per core: 1 16:48:52 Core(s) per socket: 1 16:48:52 Socket(s): 2 16:48:52 NUMA node(s): 1 16:48:52 Vendor ID: AuthenticAMD 16:48:52 CPU family: 23 16:48:52 Model: 49 16:48:52 Model name: AMD EPYC-Rome Processor 16:48:52 Stepping: 0 16:48:52 CPU MHz: 2800.000 16:48:52 BogoMIPS: 5600.00 16:48:52 Virtualization: AMD-V 16:48:52 Hypervisor vendor: KVM 16:48:52 Virtualization type: full 16:48:52 L1d cache: 32K 16:48:52 L1i cache: 32K 16:48:52 L2 cache: 512K 16:48:52 L3 cache: 16384K 16:48:52 NUMA node0 CPU(s): 0,1 16:48:52 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 16:48:52 16:48:52 16:48:52 ---> nproc: 16:48:52 2 16:48:52 16:48:52 16:48:52 ---> df -h: 16:48:52 Filesystem Size Used Avail Use% Mounted on 16:48:52 overlay 40G 15G 26G 36% / 16:48:52 tmpfs 64M 0 64M 0% /dev 16:48:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:48:52 shm 64M 0 64M 0% /dev/shm 16:48:52 /dev/vda1 40G 15G 26G 36% /facter-os 16:48:52 16:48:52 16:48:52 ---> sar -b -r -n DEV: 16:48:52 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/16/22 _x86_64_ (2 CPU) 16:48:52 16:48:52 16:21:31 LINUX RESTART (2 CPU) 16:48:52 16:48:52 16:22:01 tps rtps wtps bread/s bwrtn/s 16:48:52 16:23:01 2.81 0.02 2.80 1.33 719.94 16:48:52 16:24:01 0.30 0.00 0.30 0.00 5.08 16:48:52 16:25:01 0.25 0.00 0.25 0.00 2.70 16:48:52 16:26:01 0.13 0.00 0.13 0.00 2.02 16:48:52 16:27:01 0.27 0.00 0.27 0.00 3.53 16:48:52 16:28:01 0.30 0.00 0.30 0.00 4.18 16:48:52 16:29:01 0.27 0.00 0.27 0.00 3.36 16:48:52 16:30:01 0.23 0.00 0.23 0.00 2.85 16:48:52 16:31:01 0.18 0.00 0.18 0.00 1.75 16:48:52 16:32:01 1.17 0.75 0.42 85.81 8.16 16:48:52 16:33:02 180.95 3.91 177.03 2388.55 51182.89 16:48:52 16:34:01 243.36 0.00 243.36 0.00 58466.19 16:48:52 16:35:01 56.08 0.00 56.08 0.00 10710.68 16:48:52 16:36:01 172.59 0.02 172.57 0.53 21918.85 16:48:52 16:37:01 766.38 345.52 420.86 10071.79 300389.11 16:48:52 16:38:01 520.21 63.78 456.43 3359.15 212281.26 16:48:52 16:39:01 268.65 25.70 242.95 3003.83 42610.80 16:48:52 16:40:01 16.24 2.05 14.19 99.27 414.57 16:48:52 16:41:01 0.70 0.07 0.63 0.67 11.36 16:48:52 16:42:01 0.33 0.00 0.33 0.00 5.66 16:48:52 16:43:01 0.30 0.00 0.30 0.00 4.18 16:48:52 16:44:01 0.20 0.00 0.20 0.00 3.30 16:48:52 16:45:01 0.33 0.00 0.33 0.00 5.31 16:48:52 16:46:01 0.30 0.00 0.30 0.00 4.05 16:48:52 16:47:01 0.25 0.00 0.25 0.00 2.95 16:48:52 16:48:01 159.74 4.20 155.54 747.12 32274.89 16:48:52 Average: 91.95 17.17 74.78 760.70 28106.76 16:48:52 16:48:52 16:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:48:52 16:23:01 5946640 0 486892 6.08 2620 1572788 1027032 11.34 366316 1472080 20 16:48:52 16:24:01 5943604 0 489920 6.12 2620 1572796 1027940 11.35 370064 1471844 8 16:48:52 16:25:01 5946884 0 486636 6.08 2620 1572800 1027676 11.35 366724 1471848 8 16:48:52 16:26:01 5942840 0 490676 6.13 2620 1572804 1028136 11.35 370640 1471844 8 16:48:52 16:27:01 5944100 0 489412 6.11 2620 1572808 1027956 11.35 369716 1471844 20 16:48:52 16:28:01 5944684 0 488824 6.10 2620 1572812 1027872 11.35 369300 1471844 20 16:48:52 16:29:01 5937664 0 495840 6.19 2620 1572816 1027872 11.35 376396 1471844 8 16:48:52 16:30:01 5935200 0 498296 6.22 2620 1572824 1027872 11.35 378452 1471844 8 16:48:52 16:31:01 5935124 0 498372 6.22 2620 1572824 1027872 11.35 378592 1471844 8 16:48:52 16:32:01 5783872 0 617568 7.71 2620 1604880 1276936 14.10 522904 1473760 29424 16:48:52 16:33:02 3482240 0 967068 12.07 2620 3557012 1600080 17.67 1216396 2851856 622488 16:48:52 16:34:01 3235036 0 1074312 13.41 2620 3696972 1541112 17.01 1466016 2822972 295460 16:48:52 16:35:01 3234988 0 1087352 13.58 2620 3683980 1598016 17.64 1383708 2898824 141320 16:48:52 16:36:01 3113548 0 1082632 13.52 2620 3810140 1785432 19.71 1403408 2982176 40 16:48:52 16:37:01 478168 0 1896612 23.68 2620 5631540 3344320 36.92 3370476 3512624 53600 16:48:52 16:38:01 749184 0 1390548 17.36 2620 5866588 2400196 26.50 2592160 4019696 1652 16:48:52 16:39:01 2234944 0 1203108 15.02 2620 4568268 1801832 19.89 1508528 3631492 32 16:48:52 16:40:01 2262392 0 1172568 14.64 2620 4571360 1625464 17.95 1627424 3491120 8 16:48:52 16:41:01 2279560 0 1155400 14.43 2620 4571360 1390664 15.35 1615632 3490944 20 16:48:52 16:42:01 2286668 0 1148284 14.34 2620 4571368 1361964 15.04 1610564 3490136 12 16:48:52 16:43:01 2287876 0 1147076 14.32 2620 4571368 1361880 15.04 1610208 3489200 8 16:48:52 16:44:01 2289900 0 1145044 14.30 2620 4571376 1361880 15.04 1610160 3486984 8 16:48:52 16:45:01 2289652 0 1145288 14.30 2620 4571380 1362060 15.04 1610668 3486984 8 16:48:52 16:46:01 2290248 0 1144692 14.29 2620 4571380 1361880 15.04 1610164 3486984 8 16:48:52 16:47:01 2290104 0 1144828 14.29 2620 4571388 1361976 15.04 1610264 3486944 12 16:48:52 16:48:01 1139628 0 1264380 15.79 2620 5602312 1732944 19.13 1888332 4304052 290512 16:48:52 Average: 3661721 0 931216 11.63 2620 3413382 1443033 15.93 1215508 2678984 55182 16:48:52 16:48:52 16:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:48:52 16:23:01 eth0 0.22 0.30 0.02 0.03 0.00 0.00 0.00 0.00 16:48:52 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:24:01 eth0 1.98 1.17 2.06 0.08 0.00 0.00 0.00 0.00 16:48:52 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:25:01 eth0 0.62 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:48:52 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:26:01 eth0 0.57 0.37 0.27 0.20 0.00 0.00 0.00 0.00 16:48:52 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:27:01 eth0 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 16:48:52 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:28:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:48:52 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:29:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:48:52 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:30:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:48:52 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:31:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:48:52 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:32:01 eth0 229.36 182.51 568.78 37.80 0.00 0.00 0.00 0.00 16:48:52 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:33:02 eth0 1223.91 1357.35 10530.54 161.57 0.00 0.00 0.00 0.00 16:48:52 16:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:33:02 veth0346f38 165.70 221.73 15.86 1787.60 0.00 0.00 0.00 0.00 16:48:52 16:33:02 docker0 629.62 506.39 64.01 4481.55 0.00 0.00 0.00 0.00 16:48:52 16:34:01 eth0 53.59 33.57 290.11 14.19 0.00 0.00 0.00 0.00 16:48:52 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:34:01 veth0da438b 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:48:52 16:34:01 docker0 14.30 20.26 1.21 259.84 0.00 0.00 0.00 0.00 16:48:52 16:35:01 eth0 28.46 14.33 23.94 9.89 0.00 0.00 0.00 0.00 16:48:52 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:35:01 veth0da438b 1.86 1.86 0.15 0.16 0.00 0.00 0.00 0.00 16:48:52 16:35:01 docker0 1.86 1.86 0.12 0.16 0.00 0.00 0.00 0.00 16:48:52 16:36:01 veth5ba0232 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:48:52 16:36:01 eth0 93.26 60.62 1688.65 111.75 0.00 0.00 0.00 0.00 16:48:52 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:37:01 vethba6041b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:48:52 16:37:01 vethaf562d3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:48:52 16:37:01 veth417c2ab 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:48:52 16:37:01 veth9a2b6fa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:48:52 16:38:01 veth5bd2472 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 16:48:52 16:38:01 vethec061ff 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:48:52 16:38:01 eth0 1999.28 1827.45 14110.55 392.42 0.00 0.00 0.00 0.00 16:48:52 16:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:48:52 16:39:01 eth0 216.50 162.71 1647.54 450.70 0.00 0.00 0.00 0.00 16:48:52 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:39:01 docker0 722.82 659.11 70.20 5663.14 0.00 0.00 0.00 0.00 16:48:52 16:40:01 eth0 284.28 302.65 165.08 1270.63 0.00 0.00 0.00 0.00 16:48:52 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:41:01 eth0 1.33 0.80 4.60 0.29 0.00 0.00 0.00 0.00 16:48:52 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:42:01 eth0 0.22 0.18 0.08 0.08 0.00 0.00 0.00 0.00 16:48:52 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:43:01 eth0 0.07 0.05 0.00 0.03 0.00 0.00 0.00 0.00 16:48:52 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:44:01 eth0 0.45 0.08 0.05 0.00 0.00 0.00 0.00 0.00 16:48:52 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:45:01 eth0 0.57 0.37 0.27 0.20 0.00 0.00 0.00 0.00 16:48:52 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:46:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:48:52 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:47:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 16:48:52 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:48:01 eth0 332.97 209.06 7643.90 38.76 0.00 0.00 0.00 0.00 16:48:52 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 16:48:01 docker0 35.96 55.51 3.25 387.92 0.00 0.00 0.00 0.00 16:48:52 Average: eth0 101.15 93.26 889.44 82.04 0.00 0.00 0.00 0.00 16:48:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:52 Average: docker0 29.22 27.51 2.83 232.98 0.00 0.00 0.00 0.00 16:48:52 16:48:52 16:48:52 ---> sar -P ALL: 16:48:52 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/16/22 _x86_64_ (2 CPU) 16:48:52 16:48:52 16:21:31 LINUX RESTART (2 CPU) 16:48:52 16:48:52 16:22:01 CPU %user %nice %system %iowait %steal %idle 16:48:52 16:23:01 all 0.22 0.00 0.10 0.00 0.03 99.66 16:48:52 16:23:01 0 0.08 0.00 0.08 0.00 0.05 99.78 16:48:52 16:23:01 1 0.35 0.00 0.12 0.00 0.00 99.53 16:48:52 16:24:01 all 0.53 0.00 0.04 0.00 0.04 99.38 16:48:52 16:24:01 0 0.65 0.00 0.05 0.00 0.05 99.25 16:48:52 16:24:01 1 0.42 0.00 0.03 0.00 0.03 99.52 16:48:52 16:25:01 all 0.19 0.00 0.06 0.00 0.01 99.74 16:48:52 16:25:01 0 0.28 0.00 0.03 0.00 0.00 99.68 16:48:52 16:25:01 1 0.10 0.00 0.08 0.00 0.02 99.80 16:48:52 16:26:01 all 0.44 0.00 0.07 0.00 0.03 99.47 16:48:52 16:26:01 0 0.40 0.00 0.07 0.00 0.02 99.52 16:48:52 16:26:01 1 0.48 0.00 0.07 0.00 0.03 99.41 16:48:52 16:27:01 all 0.24 0.00 0.06 0.00 0.02 99.68 16:48:52 16:27:01 0 0.25 0.00 0.03 0.00 0.02 99.70 16:48:52 16:27:01 1 0.23 0.00 0.08 0.00 0.02 99.67 16:48:52 16:28:01 all 0.23 0.00 0.05 0.00 0.03 99.69 16:48:52 16:28:01 0 0.07 0.00 0.05 0.00 0.03 99.85 16:48:52 16:28:01 1 0.40 0.00 0.05 0.00 0.02 99.53 16:48:52 16:29:01 all 0.23 0.00 0.07 0.00 0.03 99.68 16:48:52 16:29:01 0 0.12 0.00 0.08 0.00 0.03 99.77 16:48:52 16:29:01 1 0.33 0.00 0.05 0.00 0.02 99.60 16:48:52 16:30:01 all 0.12 0.00 0.05 0.00 0.03 99.81 16:48:52 16:30:01 0 0.07 0.00 0.07 0.00 0.03 99.83 16:48:52 16:30:01 1 0.17 0.00 0.03 0.00 0.02 99.78 16:48:52 16:31:01 all 0.27 0.00 0.07 0.00 0.02 99.65 16:48:52 16:31:01 0 0.10 0.00 0.08 0.00 0.03 99.78 16:48:52 16:31:01 1 0.43 0.00 0.05 0.00 0.00 99.52 16:48:52 16:32:01 all 3.11 0.00 0.46 0.03 0.03 96.37 16:48:52 16:32:01 0 3.22 0.00 0.44 0.02 0.05 96.27 16:48:52 16:32:01 1 3.00 0.00 0.49 0.03 0.02 96.47 16:48:52 16:33:02 all 32.72 0.00 10.20 4.32 0.11 52.65 16:48:52 16:33:02 0 26.19 0.00 11.32 4.05 0.11 58.34 16:48:52 16:33:02 1 39.30 0.00 9.08 4.60 0.11 46.91 16:48:52 16:48:52 16:33:02 CPU %user %nice %system %iowait %steal %idle 16:48:52 16:34:01 all 59.91 0.00 10.86 2.20 0.14 26.89 16:48:52 16:34:01 0 58.93 0.00 11.33 2.35 0.13 27.25 16:48:52 16:34:01 1 60.89 0.00 10.39 2.04 0.15 26.53 16:48:52 16:35:01 all 33.44 0.00 4.48 0.46 0.09 61.53 16:48:52 16:35:01 0 33.89 0.00 4.55 0.49 0.09 60.99 16:48:52 16:35:01 1 33.00 0.00 4.42 0.42 0.09 62.07 16:48:52 16:36:01 all 63.83 0.00 7.60 2.14 0.13 26.31 16:48:52 16:36:01 0 64.98 0.00 7.81 2.32 0.13 24.77 16:48:52 16:36:01 1 62.69 0.00 7.39 1.95 0.13 27.83 16:48:52 16:37:01 all 47.28 0.00 18.72 26.09 0.14 7.78 16:48:52 16:37:01 0 48.07 0.00 18.69 25.84 0.13 7.27 16:48:52 16:37:01 1 46.48 0.00 18.75 26.33 0.15 8.29 16:48:52 16:38:01 all 73.59 0.00 16.95 8.42 0.17 0.87 16:48:52 16:38:01 0 73.92 0.00 16.96 8.09 0.17 0.86 16:48:52 16:38:01 1 73.26 0.00 16.94 8.75 0.17 0.88 16:48:52 16:39:01 all 53.47 0.00 11.34 5.12 0.14 29.93 16:48:52 16:39:01 0 51.54 0.00 11.32 5.60 0.15 31.40 16:48:52 16:39:01 1 55.39 0.00 11.36 4.65 0.13 28.47 16:48:52 16:40:01 all 11.83 0.00 2.47 0.09 0.06 85.55 16:48:52 16:40:01 0 11.78 0.00 2.58 0.09 0.07 85.48 16:48:52 16:40:01 1 11.87 0.00 2.35 0.10 0.05 85.63 16:48:52 16:41:01 all 0.36 0.00 0.07 0.00 0.02 99.56 16:48:52 16:41:01 0 0.22 0.00 0.07 0.00 0.02 99.70 16:48:52 16:41:01 1 0.50 0.00 0.07 0.00 0.02 99.42 16:48:52 16:42:01 all 0.21 0.00 0.03 0.00 0.01 99.76 16:48:52 16:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:48:52 16:42:01 1 0.37 0.00 0.02 0.00 0.00 99.62 16:48:52 16:43:01 all 0.24 0.00 0.03 0.00 0.01 99.72 16:48:52 16:43:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:48:52 16:43:01 1 0.43 0.00 0.02 0.00 0.02 99.53 16:48:52 16:44:01 all 0.24 0.00 0.04 0.00 0.01 99.71 16:48:52 16:44:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:48:52 16:44:01 1 0.43 0.00 0.03 0.00 0.00 99.53 16:48:52 16:48:52 16:44:01 CPU %user %nice %system %iowait %steal %idle 16:48:52 16:45:01 all 0.23 0.00 0.04 0.00 0.02 99.72 16:48:52 16:45:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:48:52 16:45:01 1 0.40 0.00 0.03 0.00 0.02 99.55 16:48:52 16:46:01 all 0.23 0.00 0.03 0.00 0.01 99.73 16:48:52 16:46:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:48:52 16:46:01 1 0.38 0.00 0.03 0.00 0.00 99.58 16:48:52 16:47:01 all 0.23 0.00 0.03 0.00 0.02 99.72 16:48:52 16:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:48:52 16:47:01 1 0.42 0.00 0.02 0.00 0.02 99.55 16:48:52 16:48:01 all 15.38 0.00 6.94 3.90 0.06 73.72 16:48:52 16:48:01 0 15.89 0.00 7.20 4.40 0.07 72.44 16:48:52 16:48:01 1 14.88 0.00 6.68 3.39 0.05 75.00 16:48:52 Average: all 14.42 0.00 3.29 1.90 0.05 80.34 16:48:52 Average: 0 14.14 0.00 3.37 1.92 0.05 80.52 16:48:52 Average: 1 14.71 0.00 3.20 1.88 0.05 80.16 16:48:52 16:48:52 16:48:52