Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6180275433711715969.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh1279407156444894089.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh8050260320681252107.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh1384427264989621799.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh1504419564996797616.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-2014’ is offline ‘prd-centos7-docker-4c-2g-2015’ is offline Running on prd-centos7-docker-4c-2g-2016 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/24 [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/24 # 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/24@tmp/jenkins-gitclient-ssh7308681538555925705.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 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 (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 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 # timeout=10 Commit message: "build: update docker in docker image for SMA to latest 20.10.7 to address snynk issue (#3650)" > git rev-list --no-walk c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-04T21:05:20.020Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-04T21:05:20.104Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-04T21:05:20.129Z] ========================================================= [2021-08-04T21:05:20.129Z] EdgeX Global Pipelines Version Info [2021-08-04T21:05:20.129Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-04T21:05:21.388Z] ------------------- [2021-08-04T21:05:21.388Z] stable info: [2021-08-04T21:05:21.388Z] ------------------- [2021-08-04T21:05:21.388Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-04T21:05:21.389Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-04T21:05:21.389Z] Message: update stable to v1.0.203 [2021-08-04T21:05:21.975Z] ------------------- [2021-08-04T21:05:21.976Z] experimental info: [2021-08-04T21:05:21.976Z] ------------------- [2021-08-04T21:05:21.976Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-04T21:05:21.976Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-04T21:05:21.976Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-04T21:05:22.106Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-04T21:05:22.127Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-04T21:05:22.150Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-04T21:05:22.171Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-04T21:05:22.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-04T21:05:22.212Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-04T21:05:22.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-04T21:05:22.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-04T21:05:22.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-04T21:05:22.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-04T21:05:22.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-04T21:05:22.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-04T21:05:22.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-04T21:05:22.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-04T21:05:22.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-04T21:05:22.409Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-04T21:05:22.429Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-04T21:05:22.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-04T21:05:22.471Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-04T21:05:22.492Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-04T21:05:22.511Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-04T21:05:22.531Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-04T21:05:22.552Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-04T21:05:22.572Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-04T21:05:22.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-04T21:05:22.627Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-04T21:05:22.648Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] echo [2021-08-04T21:05:22.668Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c7fc04 [Pipeline] echo [2021-08-04T21:05:22.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T21:05:22.770Z] provisioning config files... [2021-08-04T21:05:22.790Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config7137304113372687506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T21:05:23.130Z] ---> docker-login.sh [2021-08-04T21:05:23.131Z] nexus3.edgexfoundry.org:10001 [2021-08-04T21:05:23.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:05:23.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:05:23.398Z] Configure a credential helper to remove this warning. See [2021-08-04T21:05:23.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:05:23.398Z] [2021-08-04T21:05:23.398Z] Login Succeeded [2021-08-04T21:05:23.398Z] nexus3.edgexfoundry.org:10002 [2021-08-04T21:05:23.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:05:23.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:05:23.398Z] Configure a credential helper to remove this warning. See [2021-08-04T21:05:23.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:05:23.398Z] [2021-08-04T21:05:23.398Z] Login Succeeded [2021-08-04T21:05:23.677Z] nexus3.edgexfoundry.org:10003 [2021-08-04T21:05:23.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:05:23.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:05:23.677Z] Configure a credential helper to remove this warning. See [2021-08-04T21:05:23.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:05:23.677Z] [2021-08-04T21:05:23.677Z] Login Succeeded [2021-08-04T21:05:23.677Z] nexus3.edgexfoundry.org:10004 [2021-08-04T21:05:23.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:05:23.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:05:23.947Z] Configure a credential helper to remove this warning. See [2021-08-04T21:05:23.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:05:23.947Z] [2021-08-04T21:05:23.947Z] Login Succeeded [2021-08-04T21:05:23.947Z] docker.io [2021-08-04T21:05:23.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:05:24.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:05:24.216Z] Configure a credential helper to remove this warning. See [2021-08-04T21:05:24.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:05:24.216Z] [2021-08-04T21:05:24.216Z] Login Succeeded [2021-08-04T21:05:24.216Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T21:05:24.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T21:05:24.585Z] ++ 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 [2021-08-04T21:05:24.585Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T21:05:24.585Z] ++ cut -d/ -f2 [2021-08-04T21:05:24.585Z] ++ dirname cmd/core-command/Dockerfile [2021-08-04T21:05:24.585Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-04T21:05:24.585Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T21:05:24.585Z] ++ dirname cmd/core-data/Dockerfile [2021-08-04T21:05:24.585Z] ++ cut -d/ -f2 [2021-08-04T21:05:24.585Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-04T21:05:24.585Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T21:05:24.585Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-04T21:05:24.585Z] ++ cut -d/ -f2 [2021-08-04T21:05:24.585Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-04T21:05:24.585Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T21:05:24.585Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-04T21:05:24.585Z] ++ cut -d/ -f2 [2021-08-04T21:05:24.585Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-04T21:05:24.585Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T21:05:24.585Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-04T21:05:24.585Z] ++ cut -d/ -f2 [2021-08-04T21:05:24.585Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-04T21:05:24.585Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T21:05:24.585Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-04T21:05:24.585Z] ++ cut -d/ -f2 [2021-08-04T21:05:24.585Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-04T21:05:24.585Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T21:05:24.585Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-04T21:05:24.585Z] ++ cut -d/ -f2 [2021-08-04T21:05:24.585Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-04T21:05:24.585Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T21:05:24.585Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-04T21:05:24.585Z] ++ cut -d/ -f2 [2021-08-04T21:05:24.585Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-04T21:05:24.585Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T21:05:24.585Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-04T21:05:24.585Z] ++ cut -d/ -f2 [2021-08-04T21:05:24.585Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-04T21:05:24.654Z] 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:05:25.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T21:05:25.456Z] [2021-08-04T21:05:25.456Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:05:25.800Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T21:05:25.800Z] latest: Pulling from edgex-devops/git-semver [2021-08-04T21:05:25.800Z] 31603596830f: Pulling fs layer [2021-08-04T21:05:25.800Z] d4622e32a9a9: Pulling fs layer [2021-08-04T21:05:25.800Z] 1030fce36090: Pulling fs layer [2021-08-04T21:05:25.800Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-04T21:05:25.800Z] 6c6cb7e1b49b: Waiting [2021-08-04T21:05:25.800Z] d4622e32a9a9: Verifying Checksum [2021-08-04T21:05:25.800Z] d4622e32a9a9: Download complete [2021-08-04T21:05:26.389Z] 31603596830f: Verifying Checksum [2021-08-04T21:05:26.390Z] 31603596830f: Download complete [2021-08-04T21:05:26.390Z] 31603596830f: Pull complete [2021-08-04T21:05:26.390Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-04T21:05:26.390Z] 6c6cb7e1b49b: Download complete [2021-08-04T21:05:26.390Z] d4622e32a9a9: Pull complete [2021-08-04T21:05:26.677Z] 1030fce36090: Verifying Checksum [2021-08-04T21:05:26.677Z] 1030fce36090: Download complete [2021-08-04T21:05:26.945Z] 1030fce36090: Pull complete [2021-08-04T21:05:31.966Z] 6c6cb7e1b49b: Pull complete [2021-08-04T21:05:31.966Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-04T21:05:31.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T21:05:31.966Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-04T21:05:32.087Z] prd-centos7-docker-4c-2g-2016 does not seem to be running inside a container [2021-08-04T21:05:32.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 [2021-08-04T21:05:33.074Z] $ docker top 7436d34f7222110aeb0ea31c86d8f754db9390f15d6b26e3e9febd0119424e34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T21:05:33.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T21:05:33.203Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T21:05:33.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T21:05:33.328Z] $ docker exec 7436d34f7222110aeb0ea31c86d8f754db9390f15d6b26e3e9febd0119424e34 ssh-agent [2021-08-04T21:05:33.452Z] SSH_AUTH_SOCK=/tmp/ssh-QjbLTfgk1PVg/agent.14 [2021-08-04T21:05:33.452Z] SSH_AGENT_PID=20 [2021-08-04T21:05:33.465Z] Running ssh-add (command line suppressed) [2021-08-04T21:05:33.584Z] Identity added: /w/workspace/edgex-go/24@tmp/private_key_4497203307818422138.key (/w/workspace/edgex-go/24@tmp/private_key_4497203307818422138.key) [2021-08-04T21:05:33.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T21:05:33.921Z] + git tag --points-at HEAD [Pipeline] } [2021-08-04T21:05:33.937Z] $ docker exec --env ******** --env ******** 7436d34f7222110aeb0ea31c86d8f754db9390f15d6b26e3e9febd0119424e34 ssh-agent -k [2021-08-04T21:05:34.033Z] unset SSH_AUTH_SOCK; [2021-08-04T21:05:34.033Z] unset SSH_AGENT_PID; [2021-08-04T21:05:34.033Z] echo Agent pid 20 killed; [2021-08-04T21:05:34.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-04T21:05:34.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T21:05:34.087Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T21:05:34.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T21:05:34.209Z] $ docker exec 7436d34f7222110aeb0ea31c86d8f754db9390f15d6b26e3e9febd0119424e34 ssh-agent [2021-08-04T21:05:34.329Z] SSH_AUTH_SOCK=/tmp/ssh-sVmihZ0moVic/agent.54 [2021-08-04T21:05:34.329Z] SSH_AGENT_PID=60 [2021-08-04T21:05:34.337Z] Running ssh-add (command line suppressed) [2021-08-04T21:05:34.447Z] Identity added: /w/workspace/edgex-go/24@tmp/private_key_7500342759986821670.key (/w/workspace/edgex-go/24@tmp/private_key_7500342759986821670.key) [2021-08-04T21:05:34.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T21:05:34.797Z] + git semver init [2021-08-04T21:05:34.797Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T21:05:34.797Z] # $GIT_DIR = /w/workspace/edgex-go/24/.git [2021-08-04T21:05:34.797Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/24 [2021-08-04T21:05:34.797Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T21:05:34.797Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T21:05:34.797Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T21:05:34.797Z] # $SEMVER_BRANCH = main [2021-08-04T21:05:34.797Z] # $SEMVER_TEMP = /tmp/semver-589287999 [2021-08-04T21:05:34.797Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-04T21:06:32.106Z] # '/tmp/semver-589287999' -> '/w/workspace/edgex-go/24/.semver' [2021-08-04T21:06:32.106Z] # -> Force: false [2021-08-04T21:06:32.106Z] # $SEMVER_DIR = /w/workspace/edgex-go/24/.semver [Pipeline] } [2021-08-04T21:06:32.120Z] $ docker exec --env ******** --env ******** 7436d34f7222110aeb0ea31c86d8f754db9390f15d6b26e3e9febd0119424e34 ssh-agent -k [2021-08-04T21:06:32.232Z] unset SSH_AUTH_SOCK; [2021-08-04T21:06:32.232Z] unset SSH_AGENT_PID; [2021-08-04T21:06:32.232Z] echo Agent pid 60 killed; [2021-08-04T21:06:32.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T21:06:32.595Z] + git semver [Pipeline] } [2021-08-04T21:06:32.614Z] $ docker stop --time=1 7436d34f7222110aeb0ea31c86d8f754db9390f15d6b26e3e9febd0119424e34 [2021-08-04T21:06:34.501Z] $ docker rm -f 7436d34f7222110aeb0ea31c86d8f754db9390f15d6b26e3e9febd0119424e34 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T21:06:34.909Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-04T21:06:35.253Z] Stashed 1 file(s) [Pipeline] echo [2021-08-04T21:06:35.257Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.22 [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 [2021-08-04T21:06:35.561Z] ========================================================= [2021-08-04T21:06:35.561Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-04T21:06:35.561Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:06:35.898Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-04T21:06:37.327Z] Sending build context to Docker daemon 328.5MB [2021-08-04T21:06:37.327Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T21:06:37.327Z] Step 2/6 : FROM ${BASE} [2021-08-04T21:06:37.327Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-04T21:06:37.327Z] 540db60ca938: Pulling fs layer [2021-08-04T21:06:37.327Z] adcc1eea9eea: Pulling fs layer [2021-08-04T21:06:37.327Z] 4c4ab2625f07: Pulling fs layer [2021-08-04T21:06:37.327Z] db62176df00c: Pulling fs layer [2021-08-04T21:06:37.327Z] 3b30891b0d05: Pulling fs layer [2021-08-04T21:06:37.327Z] 444f5516b4c7: Pulling fs layer [2021-08-04T21:06:37.327Z] 90b9b1106a8b: Pulling fs layer [2021-08-04T21:06:37.327Z] 0383d17a5b7e: Pulling fs layer [2021-08-04T21:06:37.327Z] c82ef313ddc5: Pulling fs layer [2021-08-04T21:06:37.327Z] db62176df00c: Waiting [2021-08-04T21:06:37.327Z] 3b30891b0d05: Waiting [2021-08-04T21:06:37.327Z] 444f5516b4c7: Waiting [2021-08-04T21:06:37.327Z] 90b9b1106a8b: Waiting [2021-08-04T21:06:37.327Z] 0383d17a5b7e: Waiting [2021-08-04T21:06:37.327Z] c82ef313ddc5: Waiting [2021-08-04T21:06:37.327Z] 4c4ab2625f07: Verifying Checksum [2021-08-04T21:06:37.327Z] 4c4ab2625f07: Download complete [2021-08-04T21:06:37.327Z] adcc1eea9eea: Verifying Checksum [2021-08-04T21:06:37.327Z] adcc1eea9eea: Download complete [2021-08-04T21:06:37.327Z] 3b30891b0d05: Verifying Checksum [2021-08-04T21:06:37.327Z] 3b30891b0d05: Download complete [2021-08-04T21:06:37.595Z] 444f5516b4c7: Verifying Checksum [2021-08-04T21:06:37.595Z] 444f5516b4c7: Download complete [2021-08-04T21:06:37.595Z] 540db60ca938: Verifying Checksum [2021-08-04T21:06:37.595Z] 540db60ca938: Download complete [2021-08-04T21:06:37.595Z] 90b9b1106a8b: Verifying Checksum [2021-08-04T21:06:37.595Z] 90b9b1106a8b: Download complete [2021-08-04T21:06:37.867Z] 540db60ca938: Pull complete [2021-08-04T21:06:37.867Z] adcc1eea9eea: Pull complete [2021-08-04T21:06:37.867Z] 4c4ab2625f07: Pull complete [2021-08-04T21:06:38.454Z] 0383d17a5b7e: Verifying Checksum [2021-08-04T21:06:38.454Z] 0383d17a5b7e: Download complete [2021-08-04T21:06:42.715Z] c82ef313ddc5: Verifying Checksum [2021-08-04T21:06:42.715Z] c82ef313ddc5: Download complete [2021-08-04T21:06:42.715Z] db62176df00c: Verifying Checksum [2021-08-04T21:06:42.715Z] db62176df00c: Download complete [2021-08-04T21:06:46.110Z] db62176df00c: Pull complete [2021-08-04T21:06:46.110Z] 3b30891b0d05: Pull complete [2021-08-04T21:06:46.110Z] 444f5516b4c7: Pull complete [2021-08-04T21:06:46.110Z] 90b9b1106a8b: Pull complete [2021-08-04T21:06:46.110Z] 0383d17a5b7e: Pull complete [2021-08-04T21:06:48.963Z] c82ef313ddc5: Pull complete [2021-08-04T21:06:48.963Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-04T21:06:48.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-04T21:06:48.964Z] ---> 4508b0543a43 [2021-08-04T21:06:48.964Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-08-04T21:06:50.386Z] ---> Running in 92124732ca69 [2021-08-04T21:06:50.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T21:06:50.487Z] Still waiting to schedule task [2021-08-04T21:06:50.487Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2018’ [2021-08-04T21:06:51.343Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T21:06:51.610Z] OK: 219 MiB in 52 packages [2021-08-04T21:06:51.876Z] Removing intermediate container 92124732ca69 [2021-08-04T21:06:51.876Z] ---> bf193b0ec66e [2021-08-04T21:06:51.876Z] Step 4/6 : WORKDIR /edgex-go [2021-08-04T21:06:51.876Z] ---> Running in 125ae97bd985 [2021-08-04T21:06:51.876Z] Removing intermediate container 125ae97bd985 [2021-08-04T21:06:51.876Z] ---> cc0eee331231 [2021-08-04T21:06:51.876Z] Step 5/6 : COPY go.mod . [2021-08-04T21:06:52.144Z] ---> 4e526e16e0f5 [2021-08-04T21:06:52.144Z] Step 6/6 : RUN go mod download [2021-08-04T21:06:52.144Z] ---> Running in cb5af482e04e [2021-08-04T21:07:24.836Z] Removing intermediate container cb5af482e04e [2021-08-04T21:07:24.836Z] ---> b8ee93babd37 [2021-08-04T21:07:24.836Z] Successfully built b8ee93babd37 [2021-08-04T21:07:24.836Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:07:25.163Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-04T21:07:25.163Z] . [Pipeline] withDockerContainer [2021-08-04T21:07:25.256Z] prd-centos7-docker-4c-2g-2016 does not seem to be running inside a container [2021-08-04T21:07:25.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 ******** ci-base-image-x86_64 cat [2021-08-04T21:07:25.739Z] $ docker top 7e86831d7efdbc6f48600cdad1088c564be11939f3b73684e58934266657a377 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T21:07:26.145Z] + go version [2021-08-04T21:07:26.145Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-04T21:07:26.161Z] $ docker stop --time=1 7e86831d7efdbc6f48600cdad1088c564be11939f3b73684e58934266657a377 [2021-08-04T21:07:27.361Z] $ docker rm -f 7e86831d7efdbc6f48600cdad1088c564be11939f3b73684e58934266657a377 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:07:27.971Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-04T21:07:27.971Z] . [Pipeline] withDockerContainer [2021-08-04T21:07:28.068Z] prd-centos7-docker-4c-2g-2016 does not seem to be running inside a container [2021-08-04T21:07:28.131Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 ******** ci-base-image-x86_64 cat [2021-08-04T21:07:28.491Z] $ docker top 32f1be35dec21567a482625f984d647c1e8b5358f89e05e2f92e22537a1caead -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-04T21:07:28.588Z] ========================================================= [2021-08-04T21:07:28.588Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-04T21:07:28.588Z] ========================================================= [Pipeline] sh [2021-08-04T21:07:28.895Z] + go mod tidy [Pipeline] sh [2021-08-04T21:07:29.481Z] + make test [2021-08-04T21:07:29.482Z] 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 [2021-08-04T21:07:29.750Z] go mod tidy [2021-08-04T21:07:29.750Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-04T21:07:35.207Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-04T21:07:53.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-04T21:07:58.231Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-04T21:07:58.231Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-04T21:07:58.231Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-04T21:07:59.229Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-04T21:07:59.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-04T21:07:59.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-04T21:07:59.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-04T21:08:00.429Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-04T21:08:00.699Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-04T21:08:00.976Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-04T21:08:00.976Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-04T21:08:00.976Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-04T21:08:00.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-04T21:08:03.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-08-04T21:08:03.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-04T21:08:03.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-04T21:08:04.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements [2021-08-04T21:08:04.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-04T21:08:05.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 46.3% of statements [2021-08-04T21:08:05.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-04T21:08:05.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-04T21:08:05.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 90.1% of statements [2021-08-04T21:08:05.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-04T21:08:05.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-04T21:08:07.259Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements [2021-08-04T21:08:07.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-04T21:08:07.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-04T21:08:07.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-04T21:08:07.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-04T21:08:07.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-04T21:08:07.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.270s coverage: 94.2% of statements [2021-08-04T21:08:07.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-04T21:08:07.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-04T21:08:07.525Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2021-08-04T21:08:07.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-04T21:08:07.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-04T21:08:07.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-04T21:08:07.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-04T21:08:07.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-04T21:08:08.116Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-08-04T21:08:08.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-04T21:08:08.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-04T21:08:08.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-04T21:08:09.106Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.8% of statements [2021-08-04T21:08:09.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-04T21:08:09.106Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2021-08-04T21:08:09.106Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 22.0% of statements [2021-08-04T21:08:09.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-04T21:08:09.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements [2021-08-04T21:08:10.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements [2021-08-04T21:08:10.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-08-04T21:08:10.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2021-08-04T21:08:10.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2021-08-04T21:08:23.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.072s coverage: 94.4% of statements [2021-08-04T21:08:23.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-08-04T21:08:28.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.233s coverage: 81.8% of statements [2021-08-04T21:08:28.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.044s coverage: 80.0% of statements [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 91.2% of statements [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.180s coverage: 66.9% of statements [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.6% of statements [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-04T21:08:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-08-04T21:08:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-04T21:08:54.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-04T21:08:54.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 92.0% of statements [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-04T21:08:54.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-04T21:08:54.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-04T21:08:54.404Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-04T21:08:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-04T21:08:54.404Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2021-08-04T21:08:54.404Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-08-04T21:08:54.404Z] GO111MODULE=on go vet ./... [2021-08-04T21:09:21.221Z] gofmt -l . [2021-08-04T21:09:21.221Z] [ "`gofmt -l .`" = "" ] [2021-08-04T21:09:21.221Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-04T21:09:21.558Z] + ls -al . [2021-08-04T21:09:21.559Z] total 596 [2021-08-04T21:09:21.559Z] drwxrwxr-x 10 1001 1001 4096 Aug 4 21:09 . [2021-08-04T21:09:21.559Z] drwxr-xr-x 4 root root 30 Aug 4 21:07 .. [2021-08-04T21:09:21.559Z] -rw-rw-r-- 1 1001 1001 11 Aug 4 21:05 .dockerignore [2021-08-04T21:09:21.559Z] drwxrwxr-x 8 1001 1001 162 Aug 4 21:05 .git [2021-08-04T21:09:21.559Z] drwxrwxr-x 3 1001 1001 125 Aug 4 21:05 .github [2021-08-04T21:09:21.559Z] -rw-rw-r-- 1 1001 1001 818 Aug 4 21:05 .gitignore [2021-08-04T21:09:21.559Z] -rw-rw-r-- 1 1001 1001 76 Aug 4 21:05 .hadolint.yml [2021-08-04T21:09:21.559Z] drwx------ 3 1001 1001 43 Aug 4 21:06 .semver [2021-08-04T21:09:21.559Z] -rw-rw-r-- 1 1001 1001 166 Aug 4 21:05 .sonarcloud.properties [2021-08-04T21:09:21.559Z] -rw-rw-r-- 1 1001 1001 8609 Aug 4 21:05 Attribution.txt [2021-08-04T21:09:21.559Z] -rw-rw-r-- 1 1001 1001 43881 Aug 4 21:05 CHANGELOG.md [2021-08-04T21:09:21.559Z] -rw-rw-r-- 1 1001 1001 3804 Aug 4 21:05 CONTRIBUTING.md [2021-08-04T21:09:21.559Z] -rw-rw-r-- 1 1001 1001 931 Aug 4 21:05 Dockerfile.build [2021-08-04T21:09:21.559Z] -rw-rw-r-- 1 1001 1001 849 Aug 4 21:05 Jenkinsfile [2021-08-04T21:09:21.559Z] -rw-rw-r-- 1 1001 1001 10775 Aug 4 21:05 LICENSE [2021-08-04T21:09:21.559Z] -rw-rw-r-- 1 1001 1001 5915 Aug 4 21:05 Makefile [2021-08-04T21:09:21.559Z] -rw-rw-r-- 1 1001 1001 8643 Aug 4 21:05 README.md [2021-08-04T21:09:21.559Z] -rw-rw-r-- 1 1001 1001 6912 Aug 4 21:05 SECURITY.md [2021-08-04T21:09:21.559Z] -rw-rw-r-- 1 1001 1001 12 Aug 4 21:06 VERSION [2021-08-04T21:09:21.559Z] -rw-rw-r-- 1 1001 1001 4131 Aug 4 21:05 ZMQWindows.md [2021-08-04T21:09:21.559Z] drwxrwxr-x 2 1001 1001 37 Aug 4 21:05 bin [2021-08-04T21:09:21.559Z] drwxrwxr-x 14 1001 1001 4096 Aug 4 21:05 cmd [2021-08-04T21:09:21.559Z] -rw-r--r-- 1 root root 403847 Aug 4 21:08 coverage.out [2021-08-04T21:09:21.559Z] -rw-rw-r-- 1 1001 1001 813 Aug 4 21:05 go.mod [2021-08-04T21:09:21.559Z] -rw-r--r-- 1 root root 48847 Aug 4 21:07 go.sum [2021-08-04T21:09:21.559Z] drwxrwxr-x 8 1001 1001 124 Aug 4 21:05 internal [2021-08-04T21:09:21.559Z] drwxrwxr-x 3 1001 1001 16 Aug 4 21:05 openapi [2021-08-04T21:09:21.559Z] drwxrwxr-x 4 1001 1001 71 Aug 4 21:05 snap [2021-08-04T21:09:21.559Z] -rw-rw-r-- 1 1001 1001 204 Aug 4 21:05 version.go [Pipeline] sh [2021-08-04T21:09:21.881Z] + '[' -e coverage.out ] [2021-08-04T21:09:21.881Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-04T21:09:21.998Z] Stashed 1 file(s) [Pipeline] sh [2021-08-04T21:09:22.314Z] + make build [2021-08-04T21:09:22.314Z] go mod tidy [2021-08-04T21:09:22.315Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/core-data/core-data ./cmd/core-data [2021-08-04T21:09:23.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-04T21:09:30.515Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/core-command/core-command ./cmd/core-command [2021-08-04T21:09:31.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-04T21:09:32.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-04T21:09:32.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-04T21:09:33.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-04T21:09:33.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-04T21:09:34.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-04T21:09:35.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-04T21:09:36.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-04T21:09:37.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-04T21:09:38.833Z] $ docker stop --time=1 32f1be35dec21567a482625f984d647c1e8b5358f89e05e2f92e22537a1caead [2021-08-04T21:09:40.864Z] $ docker rm -f 32f1be35dec21567a482625f984d647c1e8b5358f89e05e2f92e22537a1caead [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:09:44.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-04T21:09:44.094Z] [2021-08-04T21:09:44.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:09:44.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-04T21:09:44.441Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-04T21:09:44.441Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-04T21:09:44.441Z] ca9280d653b3: Pulling fs layer [2021-08-04T21:09:44.441Z] 7e9c9ca2126c: Pulling fs layer [2021-08-04T21:09:44.716Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-04T21:09:44.716Z] cbdbe7a5bc2a: Download complete [2021-08-04T21:09:44.985Z] cbdbe7a5bc2a: Pull complete [2021-08-04T21:09:45.254Z] ca9280d653b3: Verifying Checksum [2021-08-04T21:09:45.254Z] ca9280d653b3: Download complete [2021-08-04T21:09:45.847Z] ca9280d653b3: Pull complete [2021-08-04T21:09:47.793Z] 7e9c9ca2126c: Verifying Checksum [2021-08-04T21:09:47.793Z] 7e9c9ca2126c: Download complete [2021-08-04T21:09:50.667Z] 7e9c9ca2126c: Pull complete [2021-08-04T21:09:50.667Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-04T21:09:50.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-04T21:09:50.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-04T21:09:51.123Z] prd-centos7-docker-4c-2g-2016 does not seem to be running inside a container [2021-08-04T21:09:51.190Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-04T21:09:53.969Z] $ docker top 3d03e3fb585d1239f1b99d07669503ed38d1d44f345a6b1d8409606c91cc50c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T21:09:54.365Z] + grep parallel [2021-08-04T21:09:54.365Z] + docker-compose build --help [2021-08-04T21:09:54.949Z] --parallel Build images in parallel. [Pipeline] } [2021-08-04T21:09:54.965Z] $ docker stop --time=1 3d03e3fb585d1239f1b99d07669503ed38d1d44f345a6b1d8409606c91cc50c9 [2021-08-04T21:09:56.159Z] $ docker rm -f 3d03e3fb585d1239f1b99d07669503ed38d1d44f345a6b1d8409606c91cc50c9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:09:56.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-04T21:09:56.609Z] . [Pipeline] withDockerContainer [2021-08-04T21:09:56.706Z] prd-centos7-docker-4c-2g-2016 does not seem to be running inside a container [2021-08-04T21:09:56.771Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-04T21:09:57.135Z] $ docker top 500e65e7fd4119843f59be632f3061989a3c44dc20cafdd97e188ae9bcbb395e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T21:09:57.531Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-04T21:09:58.138Z] Building core-command ... [2021-08-04T21:09:58.138Z] Building core-data ... [2021-08-04T21:09:58.138Z] Building core-metadata ... [2021-08-04T21:09:58.138Z] Building security-bootstrapper ... [2021-08-04T21:09:58.138Z] Building security-proxy-setup ... [2021-08-04T21:09:58.138Z] Building security-secretstore-setup ... [2021-08-04T21:09:58.138Z] Building support-notifications ... [2021-08-04T21:09:58.138Z] Building support-scheduler ... [2021-08-04T21:09:58.138Z] Building sys-mgmt-agent ... [2021-08-04T21:09:58.138Z] Building security-secretstore-setup [2021-08-04T21:09:58.138Z] Building core-command [2021-08-04T21:09:58.138Z] Building support-notifications [2021-08-04T21:09:58.138Z] Building support-scheduler [2021-08-04T21:09:58.138Z] Building security-bootstrapper [2021-08-04T21:10:08.777Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T21:10:08.777Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-04T21:10:08.777Z] ---> b8ee93babd37 [2021-08-04T21:10:08.777Z] Step 3/26 : WORKDIR /edgex-go [2021-08-04T21:10:08.777Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T21:10:08.777Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-04T21:10:08.777Z] ---> b8ee93babd37 [2021-08-04T21:10:08.777Z] Step 3/23 : WORKDIR /edgex-go [2021-08-04T21:10:08.777Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T21:10:08.777Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T21:10:08.777Z] ---> b8ee93babd37 [2021-08-04T21:10:08.777Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T21:10:12.559Z] ---> Running in b67a5df556d5 [2021-08-04T21:10:12.559Z] ---> Running in 9af316725790 [2021-08-04T21:10:12.559Z] ---> Running in fab8d4ad8231 [2021-08-04T21:10:19.226Z] Removing intermediate container 9af316725790 [2021-08-04T21:10:19.226Z] ---> 702e173aaca1 [2021-08-04T21:10:19.227Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:10:19.227Z] Removing intermediate container fab8d4ad8231 [2021-08-04T21:10:19.227Z] ---> 877de1306635 [2021-08-04T21:10:19.227Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:10:19.227Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T21:10:19.227Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-04T21:10:19.227Z] ---> b8ee93babd37 [2021-08-04T21:10:19.227Z] Step 3/23 : WORKDIR /edgex-go [2021-08-04T21:10:19.227Z] ---> Using cache [2021-08-04T21:10:19.227Z] ---> 2e99237c0014 [2021-08-04T21:10:19.227Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:10:19.227Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T21:10:19.227Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-04T21:10:19.227Z] ---> b8ee93babd37 [2021-08-04T21:10:19.227Z] Step 3/32 : WORKDIR /edgex-go [2021-08-04T21:10:19.227Z] ---> Using cache [2021-08-04T21:10:19.227Z] ---> 2e99237c0014 [2021-08-04T21:10:19.227Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:10:19.493Z] Removing intermediate container b67a5df556d5 [2021-08-04T21:10:19.493Z] ---> 2e99237c0014 [2021-08-04T21:10:19.493Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:10:19.493Z] ---> Running in 350ffff922ca [2021-08-04T21:10:19.493Z] ---> Running in e343a1f66015 [2021-08-04T21:10:19.493Z] ---> Running in 14fb2aaaf730 [2021-08-04T21:10:19.493Z] ---> Running in 629fbc98b90f [2021-08-04T21:10:19.493Z] ---> Running in 04f18da4135b [2021-08-04T21:10:20.463Z] Removing intermediate container 350ffff922ca [2021-08-04T21:10:20.463Z] ---> 77bff46cd1e8 [2021-08-04T21:10:20.463Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-04T21:10:20.734Z] ---> Running in 8b25111c245b [2021-08-04T21:10:20.734Z] Removing intermediate container e343a1f66015 [2021-08-04T21:10:20.734Z] ---> f5bf6edfc3c9 [2021-08-04T21:10:20.734Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-04T21:10:20.734Z] ---> Running in 94a67583fbcc [2021-08-04T21:10:20.734Z] Removing intermediate container 14fb2aaaf730 [2021-08-04T21:10:20.734Z] ---> 8d4e06f70781 [2021-08-04T21:10:20.734Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-04T21:10:20.734Z] ---> Running in 1feb42a7eb95 [2021-08-04T21:10:21.004Z] Removing intermediate container 04f18da4135b [2021-08-04T21:10:21.004Z] ---> 02739c41e27e [2021-08-04T21:10:21.004Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-04T21:10:21.278Z] ---> Running in 77ec326a3d17 [2021-08-04T21:10:21.278Z] Removing intermediate container 629fbc98b90f [2021-08-04T21:10:21.278Z] ---> a593fe3a30d8 [2021-08-04T21:10:21.278Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-04T21:10:21.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T21:10:21.278Z] ---> Running in d9587b1e8328 [2021-08-04T21:10:21.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T21:10:21.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T21:10:21.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T21:10:21.815Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T21:10:22.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T21:10:22.351Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T21:10:22.351Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T21:10:22.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T21:10:22.899Z] OK: 219 MiB in 52 packages [2021-08-04T21:10:22.899Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T21:10:23.179Z] OK: 219 MiB in 52 packages [2021-08-04T21:10:23.179Z] OK: 219 MiB in 52 packages [2021-08-04T21:10:23.179Z] Removing intermediate container 1feb42a7eb95 [2021-08-04T21:10:23.179Z] ---> 6a0515751224 [2021-08-04T21:10:23.179Z] Step 6/23 : COPY go.mod . [2021-08-04T21:10:23.455Z] OK: 219 MiB in 52 packages [2021-08-04T21:10:23.455Z] ---> c9184322c6d8 [2021-08-04T21:10:23.455Z] Step 7/23 : RUN go mod download [2021-08-04T21:10:23.727Z] ---> Running in 853bc177a43a [2021-08-04T21:10:23.727Z] Removing intermediate container 8b25111c245b [2021-08-04T21:10:23.727Z] ---> 6e3a69220de8 [2021-08-04T21:10:23.727Z] Step 6/23 : COPY go.mod . [2021-08-04T21:10:23.727Z] Removing intermediate container 94a67583fbcc [2021-08-04T21:10:23.727Z] ---> c36ab8825c62 [2021-08-04T21:10:23.727Z] Step 6/26 : COPY go.mod . [2021-08-04T21:10:23.727Z] Removing intermediate container d9587b1e8328 [2021-08-04T21:10:23.727Z] ---> f138409de413 [2021-08-04T21:10:23.727Z] Step 6/32 : COPY go.mod . [2021-08-04T21:10:24.002Z] ---> 67929b4dce59 [2021-08-04T21:10:24.002Z] Step 7/23 : RUN go mod download [2021-08-04T21:10:24.268Z] ---> Running in c6d366632e43 [2021-08-04T21:10:24.268Z] ---> 1305ac8953ed [2021-08-04T21:10:24.268Z] Step 7/26 : RUN go mod download [2021-08-04T21:10:24.268Z] ---> Running in bb1dfbeada01 [2021-08-04T21:10:24.268Z] OK: 219 MiB in 52 packages [2021-08-04T21:10:24.268Z] ---> da640c3f1a92 [2021-08-04T21:10:24.268Z] Step 7/32 : RUN go mod download [2021-08-04T21:10:24.268Z] ---> Running in a94fd0c38699 [2021-08-04T21:10:25.234Z] Removing intermediate container 77ec326a3d17 [2021-08-04T21:10:25.234Z] ---> 039c507636e1 [2021-08-04T21:10:25.234Z] Step 6/24 : COPY go.mod . [2021-08-04T21:10:25.234Z] Removing intermediate container 853bc177a43a [2021-08-04T21:10:25.234Z] ---> b8200db82a94 [2021-08-04T21:10:25.234Z] Step 8/23 : COPY . . [2021-08-04T21:10:25.501Z] ---> 99b39ea91c9e [2021-08-04T21:10:25.501Z] Step 7/24 : RUN go mod download [2021-08-04T21:10:25.769Z] ---> Running in 8d11aa6d2998 [2021-08-04T21:10:26.368Z] Removing intermediate container c6d366632e43 [2021-08-04T21:10:26.368Z] ---> b2adabf82751 [2021-08-04T21:10:26.368Z] Step 8/23 : COPY . . [2021-08-04T21:10:29.588Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2021 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-08-04T21:10:29.608Z] Running in /w/workspace/edgex-go/24 [Pipeline] { [Pipeline] checkout [2021-08-04T21:10:29.826Z] The recommended git tool is: git [2021-08-04T21:10:30.673Z] Removing intermediate container bb1dfbeada01 [2021-08-04T21:10:30.673Z] ---> 1bd0c8c7400a [2021-08-04T21:10:30.673Z] Step 8/26 : COPY . . [2021-08-04T21:10:30.673Z] Removing intermediate container a94fd0c38699 [2021-08-04T21:10:30.673Z] ---> 85bb5b037db2 [2021-08-04T21:10:30.673Z] Step 8/32 : COPY . . [2021-08-04T21:10:34.057Z] Removing intermediate container 8d11aa6d2998 [2021-08-04T21:10:34.057Z] ---> 5951821bea63 [2021-08-04T21:10:34.057Z] Step 8/24 : COPY . . [2021-08-04T21:10:34.322Z] ---> ed8513d7c122 [2021-08-04T21:10:34.322Z] Step 9/23 : RUN go mod tidy [2021-08-04T21:10:35.957Z] ---> 71e99d6c90c4 [2021-08-04T21:10:35.957Z] Step 9/23 : RUN go mod tidy [2021-08-04T21:10:35.957Z] ---> Running in 95ef41d33614 [2021-08-04T21:10:35.957Z] ---> Running in 551d82c4c4e5 [2021-08-04T21:10:36.578Z] using credential edgex-jenkins-ssh [2021-08-04T21:10:36.596Z] Cloning the remote Git repository [2021-08-04T21:10:36.646Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-04T21:10:36.755Z] > git init /w/workspace/edgex-go/24 # timeout=10 [2021-08-04T21:10:36.825Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-04T21:10:36.825Z] > git --version # timeout=10 [2021-08-04T21:10:36.839Z] > git --version # 'git version 2.17.1' [2021-08-04T21:10:36.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T21:10:36.923Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T21:10:37.963Z] ---> 86826b120de3 [2021-08-04T21:10:37.963Z] Step 9/26 : RUN go mod tidy [2021-08-04T21:10:37.963Z] ---> 79baf15dfc67 [2021-08-04T21:10:37.963Z] Step 9/32 : RUN go mod tidy [2021-08-04T21:10:37.963Z] ---> Running in 99231a428d72 [2021-08-04T21:10:37.963Z] ---> Running in 88889efa8971 [2021-08-04T21:10:38.229Z] Removing intermediate container 95ef41d33614 [2021-08-04T21:10:38.229Z] ---> 3b818260f619 [2021-08-04T21:10:38.229Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-04T21:10:38.815Z] ---> Running in 9df28be858e8 [2021-08-04T21:10:38.815Z] Removing intermediate container 551d82c4c4e5 [2021-08-04T21:10:38.815Z] ---> 0e219b6a490a [2021-08-04T21:10:38.815Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-04T21:10:39.083Z] ---> Running in 2e6484cea1a4 [2021-08-04T21:10:41.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-04T21:10:41.989Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-04T21:10:41.989Z] Removing intermediate container 99231a428d72 [2021-08-04T21:10:41.989Z] ---> 7951eba1bd5c [2021-08-04T21:10:41.989Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-04T21:10:42.261Z] ---> Running in 6d799abdfb7e [2021-08-04T21:10:42.534Z] Removing intermediate container 88889efa8971 [2021-08-04T21:10:42.534Z] ---> 459c6558090b [2021-08-04T21:10:42.534Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-04T21:10:42.534Z] ---> Running in 6a66ae76b3b5 [2021-08-04T21:10:43.515Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-04T21:10:43.515Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-04T21:10:51.757Z] ---> 1d275cbe6ec4 [2021-08-04T21:10:51.757Z] Step 9/24 : RUN go mod tidy [2021-08-04T21:10:51.757Z] ---> Running in 623565e834f1 [2021-08-04T21:10:53.709Z] Removing intermediate container 623565e834f1 [2021-08-04T21:10:53.709Z] ---> 1680f1f71629 [2021-08-04T21:10:53.709Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-04T21:10:53.709Z] ---> Running in 4bd0ce797d2e [2021-08-04T21:10:54.006Z] Avoid second fetch [2021-08-04T21:10:54.007Z] Checking out Revision 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 (main) [2021-08-04T21:10:53.960Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-04T21:10:53.981Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T21:10:54.025Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T21:10:54.036Z] > git checkout -f 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 # timeout=10 [2021-08-04T21:10:54.296Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/core-command/core-command ./cmd/core-command [2021-08-04T21:10:58.416Z] Commit message: "build: update docker in docker image for SMA to latest 20.10.7 to address snynk issue (#3650)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T21:10:59.004Z] provisioning config files... [2021-08-04T21:10:59.035Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config3867186188229302203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T21:10:59.607Z] ---> docker-login.sh [2021-08-04T21:10:59.607Z] nexus3.edgexfoundry.org:10001 [2021-08-04T21:11:00.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:11:00.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:11:00.809Z] Configure a credential helper to remove this warning. See [2021-08-04T21:11:00.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:11:00.809Z] [2021-08-04T21:11:00.809Z] Login Succeeded [2021-08-04T21:11:00.809Z] nexus3.edgexfoundry.org:10002 [2021-08-04T21:11:01.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:11:01.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:11:01.357Z] Configure a credential helper to remove this warning. See [2021-08-04T21:11:01.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:11:01.357Z] [2021-08-04T21:11:01.357Z] Login Succeeded [2021-08-04T21:11:01.357Z] nexus3.edgexfoundry.org:10003 [2021-08-04T21:11:01.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:11:01.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:11:01.910Z] Configure a credential helper to remove this warning. See [2021-08-04T21:11:01.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:11:01.910Z] [2021-08-04T21:11:01.910Z] Login Succeeded [2021-08-04T21:11:01.910Z] nexus3.edgexfoundry.org:10004 [2021-08-04T21:11:02.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:11:02.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:11:02.512Z] Configure a credential helper to remove this warning. See [2021-08-04T21:11:02.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:11:02.512Z] [2021-08-04T21:11:02.512Z] Login Succeeded [2021-08-04T21:11:02.512Z] docker.io [2021-08-04T21:11:02.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:11:03.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:11:03.472Z] Configure a credential helper to remove this warning. See [2021-08-04T21:11:03.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:11:03.472Z] [2021-08-04T21:11:03.472Z] Login Succeeded [2021-08-04T21:11:03.472Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T21:11:03.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-04T21:11:03.847Z] ========================================================= [2021-08-04T21:11:03.847Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-04T21:11:03.847Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:11:04.216Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-04T21:11:06.212Z] Sending build context to Docker daemon 165.8MB [2021-08-04T21:11:06.212Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T21:11:06.212Z] Step 2/6 : FROM ${BASE} [2021-08-04T21:11:06.492Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-04T21:11:06.773Z] 595b0fe564bb: Pulling fs layer [2021-08-04T21:11:06.773Z] 24495759ef45: Pulling fs layer [2021-08-04T21:11:06.773Z] d148012ef14d: Pulling fs layer [2021-08-04T21:11:06.773Z] e90a11edd702: Pulling fs layer [2021-08-04T21:11:06.773Z] d77568369979: Pulling fs layer [2021-08-04T21:11:06.773Z] 02195dbdac53: Pulling fs layer [2021-08-04T21:11:06.773Z] 2b1b35aa2570: Pulling fs layer [2021-08-04T21:11:06.773Z] 2c1f732e5b09: Pulling fs layer [2021-08-04T21:11:06.773Z] e90a11edd702: Waiting [2021-08-04T21:11:06.773Z] d77568369979: Waiting [2021-08-04T21:11:06.773Z] 02195dbdac53: Waiting [2021-08-04T21:11:06.773Z] 2b1b35aa2570: Waiting [2021-08-04T21:11:06.773Z] 2c1f732e5b09: Waiting [2021-08-04T21:11:06.773Z] 24495759ef45: Verifying Checksum [2021-08-04T21:11:06.773Z] 24495759ef45: Download complete [2021-08-04T21:11:06.773Z] d148012ef14d: Verifying Checksum [2021-08-04T21:11:06.773Z] d148012ef14d: Download complete [2021-08-04T21:11:06.773Z] d77568369979: Download complete [2021-08-04T21:11:06.773Z] 02195dbdac53: Download complete [2021-08-04T21:11:06.773Z] 595b0fe564bb: Download complete [2021-08-04T21:11:06.773Z] 2b1b35aa2570: Verifying Checksum [2021-08-04T21:11:06.773Z] 2b1b35aa2570: Download complete [2021-08-04T21:11:07.760Z] 595b0fe564bb: Pull complete [2021-08-04T21:11:08.363Z] 24495759ef45: Pull complete [2021-08-04T21:11:08.636Z] d148012ef14d: Pull complete [2021-08-04T21:11:10.622Z] 2c1f732e5b09: Verifying Checksum [2021-08-04T21:11:10.622Z] 2c1f732e5b09: Download complete [2021-08-04T21:11:11.221Z] e90a11edd702: Verifying Checksum [2021-08-04T21:11:11.221Z] e90a11edd702: Download complete [2021-08-04T21:11:21.396Z] e90a11edd702: Pull complete [2021-08-04T21:11:21.396Z] d77568369979: Pull complete [2021-08-04T21:11:21.997Z] 02195dbdac53: Pull complete [2021-08-04T21:11:22.278Z] 2b1b35aa2570: Pull complete [2021-08-04T21:11:26.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-04T21:11:26.544Z] Removing intermediate container 9df28be858e8 [2021-08-04T21:11:26.544Z] ---> 8132c723881c [2021-08-04T21:11:26.544Z] [2021-08-04T21:11:26.544Z] Step 11/23 : FROM alpine:3.12 [2021-08-04T21:11:26.544Z] 3.12: Pulling from library/alpine [2021-08-04T21:11:26.544Z] Removing intermediate container 6a66ae76b3b5 [2021-08-04T21:11:26.544Z] ---> fc4be61f815b [2021-08-04T21:11:26.544Z] [2021-08-04T21:11:26.544Z] Step 11/32 : FROM alpine:3.12 [2021-08-04T21:11:26.544Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T21:11:26.544Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T21:11:26.544Z] ---> 13621d1b12d4 [2021-08-04T21:11:26.544Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-04T21:11:26.544Z] ---> Running in 2c8f4b75e34d [2021-08-04T21:11:26.544Z] 3.12: Pulling from library/alpine [2021-08-04T21:11:26.544Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T21:11:26.544Z] Status: Image is up to date for alpine:3.12 [2021-08-04T21:11:26.544Z] ---> 13621d1b12d4 [2021-08-04T21:11:26.544Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-04T21:11:26.544Z] ---> Running in 3680d8bc1215 [2021-08-04T21:11:26.544Z] Removing intermediate container 3680d8bc1215 [2021-08-04T21:11:26.544Z] ---> 8a09b65fdeee [2021-08-04T21:11:26.544Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-04T21:11:26.544Z] ---> Running in ceec51450064 [2021-08-04T21:11:26.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T21:11:26.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T21:11:26.544Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-04T21:11:26.544Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-04T21:11:26.544Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T21:11:26.544Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T21:11:26.815Z] OK: 6 MiB in 16 packages [2021-08-04T21:11:26.815Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T21:11:27.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T21:11:27.083Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-04T21:11:27.083Z] (2/2) Installing su-exec (0.2-r1) [2021-08-04T21:11:27.083Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T21:11:27.083Z] OK: 6 MiB in 16 packages [2021-08-04T21:11:28.059Z] Removing intermediate container 6d799abdfb7e [2021-08-04T21:11:28.059Z] ---> 64270361f490 [2021-08-04T21:11:28.059Z] [2021-08-04T21:11:28.059Z] Step 11/26 : FROM alpine:3.12 [2021-08-04T21:11:28.059Z] ---> 13621d1b12d4 [2021-08-04T21:11:28.059Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-04T21:11:28.059Z] ---> Running in d15c065b55b5 [2021-08-04T21:11:28.059Z] Removing intermediate container ceec51450064 [2021-08-04T21:11:28.059Z] ---> da9cfe4d3547 [2021-08-04T21:11:28.059Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-04T21:11:28.345Z] Removing intermediate container 2c8f4b75e34d [2021-08-04T21:11:28.345Z] ---> b648d264f063 [2021-08-04T21:11:28.345Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T21:11:28.345Z] ---> Running in df04c3921228 [2021-08-04T21:11:28.345Z] ---> Running in 4e9303bcdb02 [2021-08-04T21:11:28.633Z] Removing intermediate container df04c3921228 [2021-08-04T21:11:28.633Z] ---> a3178e5ad329 [2021-08-04T21:11:28.633Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-04T21:11:28.633Z] Removing intermediate container 2e6484cea1a4 [2021-08-04T21:11:28.633Z] ---> 64d1267e9acb [2021-08-04T21:11:28.633Z] [2021-08-04T21:11:28.633Z] Step 11/23 : FROM alpine:3.12 [2021-08-04T21:11:28.633Z] ---> 13621d1b12d4 [2021-08-04T21:11:28.633Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-04T21:11:28.633Z] ---> Running in a0190fcd81bb [2021-08-04T21:11:28.633Z] ---> Running in 06932c8d2e35 [2021-08-04T21:11:28.908Z] Removing intermediate container 4e9303bcdb02 [2021-08-04T21:11:28.908Z] ---> ac955e806080 [2021-08-04T21:11:28.908Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-04T21:11:28.908Z] ---> Running in 540f32b3de2b [2021-08-04T21:11:28.908Z] Removing intermediate container 06932c8d2e35 [2021-08-04T21:11:28.908Z] ---> c4c644fddede [2021-08-04T21:11:28.908Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-04T21:11:28.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T21:11:28.908Z] ---> Running in 8e928339c95a [2021-08-04T21:11:28.908Z] Removing intermediate container 540f32b3de2b [2021-08-04T21:11:28.908Z] ---> cdce61fbbb9a [2021-08-04T21:11:28.908Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-04T21:11:29.010Z] 2c1f732e5b09: Pull complete [2021-08-04T21:11:29.011Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-04T21:11:29.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-04T21:11:29.011Z] ---> 88ecf2bb1f95 [2021-08-04T21:11:29.011Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-08-04T21:11:29.187Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T21:11:29.187Z] ---> Running in 125b1b0f6431 [2021-08-04T21:11:29.465Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-04T21:11:29.465Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-04T21:11:29.465Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-04T21:11:29.465Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T21:11:29.465Z] (4/6) Installing curl (7.78.0-r0) [2021-08-04T21:11:29.465Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-04T21:11:29.465Z] (6/6) Installing su-exec (0.2-r1) [2021-08-04T21:11:29.465Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T21:11:29.465Z] Removing intermediate container 125b1b0f6431 [2021-08-04T21:11:29.465Z] ---> bf0b501aaa02 [2021-08-04T21:11:29.465Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T21:11:29.465Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T21:11:29.465Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T21:11:29.465Z] OK: 7 MiB in 20 packages [2021-08-04T21:11:30.076Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-04T21:11:30.076Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T21:11:30.076Z] OK: 6 MiB in 15 packages [2021-08-04T21:11:30.076Z] ---> 851a80b6acc8 [2021-08-04T21:11:30.076Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-04T21:11:30.345Z] Removing intermediate container 8e928339c95a [2021-08-04T21:11:30.345Z] ---> 3b1fded8efcd [2021-08-04T21:11:30.345Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-04T21:11:30.616Z] Removing intermediate container d15c065b55b5 [2021-08-04T21:11:30.616Z] ---> 994872e1d304 [2021-08-04T21:11:30.616Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-04T21:11:30.616Z] ---> eb8b57b05e42 [2021-08-04T21:11:30.616Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-04T21:11:30.616Z] Removing intermediate container a0190fcd81bb [2021-08-04T21:11:30.616Z] ---> cb95f0fe8f94 [2021-08-04T21:11:30.616Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T21:11:30.616Z] ---> Running in 97ab1414e00a [2021-08-04T21:11:30.616Z] ---> Running in f0f36f2c73af [2021-08-04T21:11:30.616Z] ---> Running in dbfe630f4194 [2021-08-04T21:11:30.889Z] Removing intermediate container 97ab1414e00a [2021-08-04T21:11:30.889Z] ---> 9ff0d06499d6 [2021-08-04T21:11:30.889Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-04T21:11:30.889Z] ---> 703fb13e4505 [2021-08-04T21:11:30.889Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-04T21:11:30.889Z] Removing intermediate container f0f36f2c73af [2021-08-04T21:11:30.889Z] ---> 726dca7eef55 [2021-08-04T21:11:30.889Z] Step 14/26 : WORKDIR / [2021-08-04T21:11:30.889Z] Removing intermediate container dbfe630f4194 [2021-08-04T21:11:30.889Z] ---> 7921c8e6a678 [2021-08-04T21:11:30.889Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-04T21:11:31.155Z] ---> Running in 21edf79b0fb5 [2021-08-04T21:11:31.155Z] ---> Running in c8240fb62317 [2021-08-04T21:11:31.155Z] ---> Running in a9e9a27e1254 [2021-08-04T21:11:31.155Z] ---> b86e3a5671d5 [2021-08-04T21:11:31.155Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-04T21:11:31.155Z] ---> Running in 7359fcb40692 [2021-08-04T21:11:31.155Z] Removing intermediate container 4bd0ce797d2e [2021-08-04T21:11:31.155Z] ---> 7160dd749bee [2021-08-04T21:11:31.155Z] [2021-08-04T21:11:31.155Z] Step 11/24 : FROM alpine:3.12 [2021-08-04T21:11:31.155Z] ---> 13621d1b12d4 [2021-08-04T21:11:31.155Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-04T21:11:31.155Z] ---> Using cache [2021-08-04T21:11:31.155Z] ---> cb95f0fe8f94 [2021-08-04T21:11:31.155Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T21:11:31.155Z] ---> Using cache [2021-08-04T21:11:31.155Z] ---> 7921c8e6a678 [2021-08-04T21:11:31.155Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-04T21:11:31.155Z] Removing intermediate container 21edf79b0fb5 [2021-08-04T21:11:31.155Z] ---> 26a9d723383b [2021-08-04T21:11:31.155Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T21:11:31.420Z] ---> Running in 8fc0293a79bc [2021-08-04T21:11:31.420Z] Removing intermediate container c8240fb62317 [2021-08-04T21:11:31.420Z] ---> 16b2131dfca8 [2021-08-04T21:11:31.420Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-04T21:11:31.420Z] Removing intermediate container a9e9a27e1254 [2021-08-04T21:11:31.420Z] ---> 1973d9b8fd35 [2021-08-04T21:11:31.420Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-04T21:11:31.420Z] ---> Running in e53fe759a91f [2021-08-04T21:11:31.420Z] ---> Running in afb2cb840a5c [2021-08-04T21:11:31.420Z] Removing intermediate container 8fc0293a79bc [2021-08-04T21:11:31.420Z] ---> 23f9ab07c911 [2021-08-04T21:11:31.420Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-04T21:11:31.420Z] ---> Running in f8b24def9ef1 [2021-08-04T21:11:31.690Z] Removing intermediate container e53fe759a91f [2021-08-04T21:11:31.690Z] ---> 175681b34786 [2021-08-04T21:11:31.690Z] Step 21/23 : LABEL arch=x86_64 [2021-08-04T21:11:31.690Z] Removing intermediate container afb2cb840a5c [2021-08-04T21:11:31.690Z] ---> 44b2ca4b2376 [2021-08-04T21:11:31.690Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T21:11:31.690Z] ---> Running in 4a9370a00c3d [2021-08-04T21:11:31.690Z] ---> fb3a32351aca [2021-08-04T21:11:31.690Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-04T21:11:31.691Z] Removing intermediate container f8b24def9ef1 [2021-08-04T21:11:31.691Z] ---> f139f727ea36 [2021-08-04T21:11:31.691Z] Step 16/24 : WORKDIR / [2021-08-04T21:11:31.691Z] Removing intermediate container 4a9370a00c3d [2021-08-04T21:11:31.691Z] ---> d46de34077d3 [2021-08-04T21:11:31.691Z] Step 22/23 : LABEL git_sha=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:11:31.691Z] ---> Running in c8c49aa39623 [2021-08-04T21:11:31.691Z] ---> Running in a6ba740a8064 [2021-08-04T21:11:31.963Z] ---> a392b3914653 [2021-08-04T21:11:31.963Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-04T21:11:31.963Z] Removing intermediate container a6ba740a8064 [2021-08-04T21:11:31.963Z] ---> 9ff4d23ebab9 [2021-08-04T21:11:31.963Z] Step 23/23 : LABEL version=2.0.1-dev.22 [2021-08-04T21:11:31.963Z] ---> b77e7c046001 [2021-08-04T21:11:31.963Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-04T21:11:31.963Z] ---> Running in 8347156afe5e [2021-08-04T21:11:31.963Z] Removing intermediate container c8c49aa39623 [2021-08-04T21:11:31.963Z] ---> 80e06f2e28e1 [2021-08-04T21:11:31.963Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T21:11:31.963Z] Removing intermediate container 7359fcb40692 [2021-08-04T21:11:31.963Z] ---> 07fcbf98ecbd [2021-08-04T21:11:31.963Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T21:11:32.235Z] Removing intermediate container 8347156afe5e [2021-08-04T21:11:32.235Z] ---> 5c0802f556c4 [2021-08-04T21:11:32.235Z] [2021-08-04T21:11:32.235Z] ---> 7877dbc17b3e [2021-08-04T21:11:32.235Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-04T21:11:32.235Z] ---> 23641bb8ab87 [2021-08-04T21:11:32.235Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-04T21:11:32.235Z] ---> 60b38816bf2c [2021-08-04T21:11:32.235Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-04T21:11:32.235Z] ---> aa9de6b6eb7d [2021-08-04T21:11:32.235Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-04T21:11:32.419Z] ---> Running in 42ede86de5a7 [2021-08-04T21:11:32.516Z] Successfully built 5c0802f556c4 [2021-08-04T21:11:32.517Z] Successfully tagged support-notifications:latest [2021-08-04T21:11:32.517Z] Building sys-mgmt-agent [2021-08-04T21:11:33.109Z]  Building support-notifications ... done  ---> b82d8e2902b2 [2021-08-04T21:11:33.109Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-04T21:11:33.400Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T21:11:34.080Z] ---> 70d61eb8d548 [2021-08-04T21:11:34.080Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-04T21:11:34.080Z] ---> 704988992e0a [2021-08-04T21:11:34.080Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-04T21:11:34.080Z] ---> Running in e88d5d24b7b8 [2021-08-04T21:11:34.080Z] ---> 0f6643234b7c [2021-08-04T21:11:34.080Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-04T21:11:34.080Z] Removing intermediate container e88d5d24b7b8 [2021-08-04T21:11:34.080Z] ---> 29f6dceab556 [2021-08-04T21:11:34.080Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T21:11:34.347Z] ---> ab54a30ca7b6 [2021-08-04T21:11:34.347Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-04T21:11:34.347Z] ---> Running in cb82e9f8209d [2021-08-04T21:11:34.347Z] ---> 7e6648bf2654 [2021-08-04T21:11:34.347Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-04T21:11:34.347Z] ---> Running in 4b248586ca2b [2021-08-04T21:11:34.347Z] ---> 48c730e36f2b [2021-08-04T21:11:34.347Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-04T21:11:34.347Z] Removing intermediate container cb82e9f8209d [2021-08-04T21:11:34.347Z] ---> 5eb7404ed3bf [2021-08-04T21:11:34.347Z] Step 21/23 : LABEL arch=x86_64 [2021-08-04T21:11:34.377Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T21:11:34.621Z] ---> Running in d7bbf86eae38 [2021-08-04T21:11:34.621Z] ---> e518d57021bc [2021-08-04T21:11:34.621Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-04T21:11:34.621Z] Removing intermediate container 4b248586ca2b [2021-08-04T21:11:34.621Z] ---> 227c81b1146b [2021-08-04T21:11:34.621Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T21:11:34.621Z] ---> Running in e1af7249902f [2021-08-04T21:11:34.621Z] Removing intermediate container d7bbf86eae38 [2021-08-04T21:11:34.621Z] ---> 3f75c1796a77 [2021-08-04T21:11:34.621Z] Step 22/23 : LABEL git_sha=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:11:34.897Z] Removing intermediate container e1af7249902f [2021-08-04T21:11:34.897Z] ---> 954a445faba5 [2021-08-04T21:11:34.897Z] Step 22/24 : LABEL arch=x86_64 [2021-08-04T21:11:34.897Z] ---> Running in e8ebe9526a6c [2021-08-04T21:11:34.897Z] ---> bac615c5d319 [2021-08-04T21:11:34.897Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-04T21:11:34.897Z] ---> Running in 5638117a0172 [2021-08-04T21:11:34.897Z] ---> 636c0f9925e9 [2021-08-04T21:11:34.897Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-04T21:11:34.897Z] ---> Running in 83da68d3d25e [2021-08-04T21:11:35.162Z] Removing intermediate container e8ebe9526a6c [2021-08-04T21:11:35.162Z] ---> 6c562b48c1a4 [2021-08-04T21:11:35.162Z] Step 23/23 : LABEL version=2.0.1-dev.22 [2021-08-04T21:11:35.162Z] Removing intermediate container 5638117a0172 [2021-08-04T21:11:35.162Z] ---> c647487c9e4b [2021-08-04T21:11:35.162Z] Step 23/24 : LABEL git_sha=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:11:35.162Z] ---> Running in c1fb008c5f94 [2021-08-04T21:11:35.162Z] ---> Running in 82f9348bdca4 [2021-08-04T21:11:35.162Z] Removing intermediate container 83da68d3d25e [2021-08-04T21:11:35.162Z] ---> 880b5ee21d00 [2021-08-04T21:11:35.162Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-04T21:11:35.162Z] ---> c1f00502f031 [2021-08-04T21:11:35.162Z] Step 22/26 : 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/ [2021-08-04T21:11:35.368Z] OK: 218 MiB in 52 packages [2021-08-04T21:11:35.433Z] Removing intermediate container 82f9348bdca4 [2021-08-04T21:11:35.433Z] ---> b68449cdde5c [2021-08-04T21:11:35.433Z] Step 24/24 : LABEL version=2.0.1-dev.22 [2021-08-04T21:11:35.433Z] Removing intermediate container c1fb008c5f94 [2021-08-04T21:11:35.433Z] ---> cc7335ab2216 [2021-08-04T21:11:35.433Z] [2021-08-04T21:11:35.433Z] ---> Running in b920010b6647 [2021-08-04T21:11:35.433Z] ---> 1f2c3d56ac80 [2021-08-04T21:11:35.433Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-04T21:11:35.433Z] ---> Running in e678f760e412 [2021-08-04T21:11:35.433Z] Successfully built cc7335ab2216 [2021-08-04T21:11:35.433Z] Successfully tagged support-scheduler:latest [2021-08-04T21:11:35.433Z] Building security-proxy-setup [2021-08-04T21:11:35.433Z]  Building support-scheduler ... done  ---> Running in befd293bc89c [2021-08-04T21:11:35.703Z] Removing intermediate container e678f760e412 [2021-08-04T21:11:35.703Z] ---> 75b08341ca67 [2021-08-04T21:11:35.703Z] [2021-08-04T21:11:35.703Z] Successfully built 75b08341ca67 [2021-08-04T21:11:35.703Z] Successfully tagged core-command:latest [2021-08-04T21:11:35.703Z]  Building core-command ... done Building core-metadata [2021-08-04T21:11:36.355Z] Removing intermediate container 42ede86de5a7 [2021-08-04T21:11:36.355Z] ---> 2e00ca9bd50c [2021-08-04T21:11:36.355Z] Step 4/6 : WORKDIR /edgex-go [2021-08-04T21:11:36.957Z] ---> Running in 8b45ce50d5ec [2021-08-04T21:11:37.246Z] Removing intermediate container 8b45ce50d5ec [2021-08-04T21:11:37.246Z] ---> 5bbaa93ea284 [2021-08-04T21:11:37.554Z] Step 5/6 : COPY go.mod . [2021-08-04T21:11:39.724Z] ---> 4f6bba287137 [2021-08-04T21:11:39.724Z] Step 6/6 : RUN go mod download [2021-08-04T21:11:39.724Z] ---> Running in 7d9c1872f7e7 [2021-08-04T21:11:41.394Z] Removing intermediate container befd293bc89c [2021-08-04T21:11:41.394Z] ---> f58f779e6256 [2021-08-04T21:11:41.394Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-04T21:11:41.667Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T21:11:41.667Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T21:11:41.667Z] ---> b8ee93babd37 [2021-08-04T21:11:41.667Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T21:11:41.667Z] ---> Using cache [2021-08-04T21:11:41.667Z] ---> 2e99237c0014 [2021-08-04T21:11:41.667Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:11:41.667Z] ---> Using cache [2021-08-04T21:11:41.667Z] ---> a593fe3a30d8 [2021-08-04T21:11:41.667Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-04T21:11:41.667Z] ---> Using cache [2021-08-04T21:11:41.667Z] ---> f138409de413 [2021-08-04T21:11:41.667Z] Step 6/24 : COPY go.mod . [2021-08-04T21:11:41.667Z] ---> Using cache [2021-08-04T21:11:41.667Z] ---> da640c3f1a92 [2021-08-04T21:11:41.667Z] Step 7/24 : RUN go mod download [2021-08-04T21:11:41.667Z] ---> Using cache [2021-08-04T21:11:41.667Z] ---> 85bb5b037db2 [2021-08-04T21:11:41.667Z] Step 8/24 : COPY . . [2021-08-04T21:11:41.667Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T21:11:41.667Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-04T21:11:41.667Z] ---> b8ee93babd37 [2021-08-04T21:11:41.667Z] Step 3/22 : WORKDIR /edgex-go [2021-08-04T21:11:41.667Z] ---> Using cache [2021-08-04T21:11:41.667Z] ---> 2e99237c0014 [2021-08-04T21:11:41.667Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:11:41.667Z] ---> Using cache [2021-08-04T21:11:41.667Z] ---> a593fe3a30d8 [2021-08-04T21:11:41.667Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-04T21:11:41.667Z] ---> Using cache [2021-08-04T21:11:41.667Z] ---> f138409de413 [2021-08-04T21:11:41.667Z] Step 6/22 : COPY go.mod . [2021-08-04T21:11:41.667Z] ---> Using cache [2021-08-04T21:11:41.667Z] ---> da640c3f1a92 [2021-08-04T21:11:41.667Z] Step 7/22 : RUN go mod download [2021-08-04T21:11:41.667Z] ---> Using cache [2021-08-04T21:11:41.667Z] ---> 85bb5b037db2 [2021-08-04T21:11:41.667Z] Step 8/22 : COPY . . [2021-08-04T21:11:41.667Z] ---> Using cache [2021-08-04T21:11:41.667Z] ---> 79baf15dfc67 [2021-08-04T21:11:41.667Z] Step 9/22 : RUN go mod tidy [2021-08-04T21:11:41.667Z] ---> Using cache [2021-08-04T21:11:41.667Z] ---> 459c6558090b [2021-08-04T21:11:41.667Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-04T21:11:41.667Z] ---> Using cache [2021-08-04T21:11:41.667Z] ---> 79baf15dfc67 [2021-08-04T21:11:41.667Z] Step 9/24 : RUN go mod tidy [2021-08-04T21:11:41.667Z] ---> Using cache [2021-08-04T21:11:41.667Z] ---> 459c6558090b [2021-08-04T21:11:41.667Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-04T21:11:42.249Z] Removing intermediate container b920010b6647 [2021-08-04T21:11:42.249Z] ---> e4635ff4c4a8 [2021-08-04T21:11:42.249Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-04T21:11:42.518Z] ---> Running in 47e4e1c21f5c [2021-08-04T21:11:42.785Z] ---> Running in 2099a6251065 [2021-08-04T21:11:42.785Z] ---> Running in d79829cec0ef [2021-08-04T21:11:43.052Z] ---> Running in 624305138cbe [2021-08-04T21:11:44.022Z] Removing intermediate container 2099a6251065 [2021-08-04T21:11:44.022Z] ---> 6a63298226b2 [2021-08-04T21:11:44.022Z] Step 29/32 : CMD ["gate"] [2021-08-04T21:11:44.022Z] Removing intermediate container 624305138cbe [2021-08-04T21:11:44.022Z] ---> 2f6d9861999a [2021-08-04T21:11:44.022Z] Step 24/26 : LABEL arch=x86_64 [2021-08-04T21:11:44.022Z] ---> Running in 6edebc6a93d5 [2021-08-04T21:11:44.022Z] ---> Running in f9cf5e7c5307 [2021-08-04T21:11:44.295Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T21:11:44.295Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T21:11:44.295Z] ---> b8ee93babd37 [2021-08-04T21:11:44.295Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T21:11:44.295Z] ---> Using cache [2021-08-04T21:11:44.295Z] ---> 2e99237c0014 [2021-08-04T21:11:44.295Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:11:44.295Z] ---> Using cache [2021-08-04T21:11:44.295Z] ---> a593fe3a30d8 [2021-08-04T21:11:44.295Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-04T21:11:44.295Z] ---> Running in b436df47e1ef [2021-08-04T21:11:44.295Z] Removing intermediate container 6edebc6a93d5 [2021-08-04T21:11:44.295Z] ---> 41f040863175 [2021-08-04T21:11:44.295Z] Step 25/26 : LABEL git_sha=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:11:44.295Z] Removing intermediate container f9cf5e7c5307 [2021-08-04T21:11:44.295Z] ---> 9aa368f0d381 [2021-08-04T21:11:44.295Z] Step 30/32 : LABEL arch=x86_64 [2021-08-04T21:11:44.569Z] ---> Running in 8eec0373484d [2021-08-04T21:11:44.569Z] ---> Running in f486a29d29f5 [2021-08-04T21:11:44.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-04T21:11:44.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-04T21:11:44.569Z] Removing intermediate container f486a29d29f5 [2021-08-04T21:11:44.569Z] ---> d26c45847ae6 [2021-08-04T21:11:44.569Z] Step 31/32 : LABEL git_sha=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:11:44.569Z] Removing intermediate container 8eec0373484d [2021-08-04T21:11:44.569Z] ---> 747e2fad4736 [2021-08-04T21:11:44.569Z] Step 26/26 : LABEL version=2.0.1-dev.22 [2021-08-04T21:11:44.844Z] ---> Running in 56e989bea38d [2021-08-04T21:11:44.844Z] ---> Running in 9a8dac272891 [2021-08-04T21:11:44.844Z] Removing intermediate container 56e989bea38d [2021-08-04T21:11:44.844Z] ---> 3c1e7d8f62a0 [2021-08-04T21:11:44.844Z] [2021-08-04T21:11:45.119Z] Successfully built 3c1e7d8f62a0 [2021-08-04T21:11:45.119Z] Successfully tagged security-secretstore-setup:latest [2021-08-04T21:11:45.119Z] Building core-data [2021-08-04T21:11:45.119Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T21:11:45.119Z] Removing intermediate container 9a8dac272891 [2021-08-04T21:11:45.119Z] ---> fec58ef282a6 [2021-08-04T21:11:45.119Z] Step 32/32 : LABEL version=2.0.1-dev.22 [2021-08-04T21:11:45.119Z] ---> Running in 946d9e9cd7dd [2021-08-04T21:11:45.714Z] Removing intermediate container 946d9e9cd7dd [2021-08-04T21:11:45.714Z] ---> 5d586f437090 [2021-08-04T21:11:45.714Z] [2021-08-04T21:11:45.714Z] Successfully built 5d586f437090 [2021-08-04T21:11:45.714Z] Successfully tagged security-bootstrapper:latest [2021-08-04T21:11:46.003Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T21:11:46.277Z] OK: 219 MiB in 52 packages [2021-08-04T21:11:47.731Z] Removing intermediate container b436df47e1ef [2021-08-04T21:11:47.731Z] ---> 2284f5af038a [2021-08-04T21:11:47.731Z] Step 6/24 : COPY go.mod . [2021-08-04T21:11:48.009Z] ---> d547d0b7cee4 [2021-08-04T21:11:48.009Z] Step 7/24 : RUN go mod download [2021-08-04T21:11:48.289Z] ---> Running in c51ebdefb38d [2021-08-04T21:11:50.951Z] Removing intermediate container c51ebdefb38d [2021-08-04T21:11:50.951Z] ---> 90a5e6d41e7d [2021-08-04T21:11:50.951Z] Step 8/24 : COPY . . [2021-08-04T21:11:54.381Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T21:11:54.381Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T21:11:54.381Z] ---> b8ee93babd37 [2021-08-04T21:11:54.381Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T21:11:54.381Z] ---> Using cache [2021-08-04T21:11:54.381Z] ---> 2e99237c0014 [2021-08-04T21:11:54.381Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:11:54.381Z] ---> Using cache [2021-08-04T21:11:54.381Z] ---> a593fe3a30d8 [2021-08-04T21:11:54.381Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-04T21:11:55.822Z] ---> Running in b772b618aff9 [2021-08-04T21:11:56.089Z] ---> e991fcf8295c [2021-08-04T21:11:56.089Z] Step 9/24 : RUN go mod tidy [2021-08-04T21:11:56.089Z] ---> Running in 628ea64b0c03 [2021-08-04T21:11:56.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T21:11:57.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T21:11:57.611Z] OK: 219 MiB in 52 packages [2021-08-04T21:11:58.209Z] Removing intermediate container b772b618aff9 [2021-08-04T21:11:58.209Z] ---> 3d95173b4d10 [2021-08-04T21:11:58.209Z] Step 6/24 : COPY go.mod . [2021-08-04T21:11:58.485Z] Removing intermediate container 628ea64b0c03 [2021-08-04T21:11:58.486Z] ---> 1ca949225a79 [2021-08-04T21:11:58.486Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-04T21:11:58.486Z] ---> Running in 18f5821747cf [2021-08-04T21:11:58.486Z] ---> 97703314f569 [2021-08-04T21:11:58.486Z] Step 7/24 : RUN go mod download [2021-08-04T21:11:58.766Z] ---> Running in 1b0dc8d9f060 [2021-08-04T21:11:59.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-04T21:12:00.249Z] Removing intermediate container 1b0dc8d9f060 [2021-08-04T21:12:00.249Z] ---> 1401c21cf410 [2021-08-04T21:12:00.249Z] Step 8/24 : COPY . . [2021-08-04T21:12:06.169Z] ---> 33466196c198 [2021-08-04T21:12:06.169Z] Step 9/24 : RUN go mod tidy [2021-08-04T21:12:06.169Z] ---> Running in 89001030b6fa [2021-08-04T21:12:07.632Z] Removing intermediate container 89001030b6fa [2021-08-04T21:12:07.632Z] ---> 814743de0a85 [2021-08-04T21:12:07.632Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-04T21:12:07.632Z] ---> Running in 4f9196a85db6 [2021-08-04T21:12:07.908Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/core-data/core-data ./cmd/core-data [2021-08-04T21:12:09.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-04T21:12:14.772Z] Removing intermediate container d79829cec0ef [2021-08-04T21:12:14.772Z] ---> 6bca02006cba [2021-08-04T21:12:14.772Z] [2021-08-04T21:12:14.772Z] Step 11/22 : FROM alpine:3.12 [2021-08-04T21:12:14.772Z] ---> 13621d1b12d4 [2021-08-04T21:12:14.772Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-04T21:12:14.772Z] ---> Running in f88a0bd3564f [2021-08-04T21:12:15.047Z] Removing intermediate container 47e4e1c21f5c [2021-08-04T21:12:15.047Z] ---> 176b6d4556ed [2021-08-04T21:12:15.047Z] [2021-08-04T21:12:15.047Z] Step 11/24 : FROM alpine:3.12 [2021-08-04T21:12:15.047Z] ---> 13621d1b12d4 [2021-08-04T21:12:15.047Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-04T21:12:15.047Z] ---> Using cache [2021-08-04T21:12:15.047Z] ---> cb95f0fe8f94 [2021-08-04T21:12:15.047Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T21:12:15.047Z] ---> Using cache [2021-08-04T21:12:15.047Z] ---> 7921c8e6a678 [2021-08-04T21:12:15.047Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-04T21:12:15.047Z] ---> Running in 1b064513d76c [2021-08-04T21:12:15.327Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T21:12:15.327Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T21:12:15.327Z] Removing intermediate container 1b064513d76c [2021-08-04T21:12:15.327Z] ---> 40375f417413 [2021-08-04T21:12:15.327Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-04T21:12:15.327Z] ---> Running in ca8d67edf7bf [2021-08-04T21:12:15.604Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-04T21:12:15.604Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-04T21:12:15.604Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-04T21:12:15.604Z] (4/4) Installing curl (7.78.0-r0) [2021-08-04T21:12:15.604Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T21:12:15.604Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T21:12:15.604Z] Removing intermediate container ca8d67edf7bf [2021-08-04T21:12:15.604Z] ---> bd7c32267250 [2021-08-04T21:12:15.604Z] Step 16/24 : WORKDIR / [2021-08-04T21:12:15.604Z] OK: 7 MiB in 18 packages [2021-08-04T21:12:15.604Z] ---> Running in e5150ce37bce [2021-08-04T21:12:15.885Z] Removing intermediate container e5150ce37bce [2021-08-04T21:12:15.885Z] ---> 7a18a27cd00a [2021-08-04T21:12:15.885Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T21:12:16.169Z] ---> 6ed4b5b05362 [2021-08-04T21:12:16.169Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-04T21:12:16.464Z] Removing intermediate container f88a0bd3564f [2021-08-04T21:12:16.464Z] ---> bfbb7f9a603d [2021-08-04T21:12:16.464Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-04T21:12:16.464Z] ---> Running in 4cf088bdf595 [2021-08-04T21:12:16.757Z] Removing intermediate container 4cf088bdf595 [2021-08-04T21:12:16.757Z] ---> 931212efa9a9 [2021-08-04T21:12:16.757Z] Step 14/22 : WORKDIR /edgex [2021-08-04T21:12:16.757Z] ---> 9a5039a61d12 [2021-08-04T21:12:16.757Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-04T21:12:16.757Z] ---> Running in ff261edf68b0 [2021-08-04T21:12:17.053Z] Removing intermediate container ff261edf68b0 [2021-08-04T21:12:17.053Z] ---> e829183048cd [2021-08-04T21:12:17.053Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-04T21:12:17.053Z] ---> 4e0789a8a6de [2021-08-04T21:12:17.053Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-04T21:12:17.053Z] ---> Running in 7c420fb9cb9f [2021-08-04T21:12:17.345Z] Removing intermediate container 7c420fb9cb9f [2021-08-04T21:12:17.345Z] ---> 59b22df583d3 [2021-08-04T21:12:17.345Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T21:12:17.345Z] ---> 83e197676da2 [2021-08-04T21:12:17.345Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-04T21:12:17.346Z] ---> Running in 4ccd798c436a [2021-08-04T21:12:17.634Z] Removing intermediate container 4ccd798c436a [2021-08-04T21:12:17.634Z] ---> 9d2fb56144d7 [2021-08-04T21:12:17.634Z] Step 22/24 : LABEL arch=x86_64 [2021-08-04T21:12:17.913Z] ---> Running in 49630a1eb966 [2021-08-04T21:12:17.913Z] ---> 03af790608ef [2021-08-04T21:12:17.913Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-04T21:12:17.913Z] Removing intermediate container 49630a1eb966 [2021-08-04T21:12:17.913Z] ---> 7595516041c0 [2021-08-04T21:12:17.913Z] Step 23/24 : LABEL git_sha=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:12:17.913Z] ---> Running in a0fdc426ad1c [2021-08-04T21:12:18.194Z] Removing intermediate container a0fdc426ad1c [2021-08-04T21:12:18.194Z] ---> 5f589acc359d [2021-08-04T21:12:18.194Z] Step 24/24 : LABEL version=2.0.1-dev.22 [2021-08-04T21:12:18.194Z] ---> f246a012ee3b [2021-08-04T21:12:18.194Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-04T21:12:18.194Z] ---> Running in 4b09a6c7074b [2021-08-04T21:12:18.194Z] ---> Running in c66990ec96f8 [2021-08-04T21:12:18.474Z] Removing intermediate container 4b09a6c7074b [2021-08-04T21:12:18.474Z] ---> af0f63f7d3c4 [2021-08-04T21:12:18.474Z] Step 19/22 : CMD ["--init=true"] [2021-08-04T21:12:18.474Z] Removing intermediate container c66990ec96f8 [2021-08-04T21:12:18.474Z] ---> 1db2aae59f75 [2021-08-04T21:12:18.474Z] [2021-08-04T21:12:18.749Z] Successfully built 1db2aae59f75 [2021-08-04T21:12:18.749Z] ---> Running in e11ce79375a4 [2021-08-04T21:12:18.749Z] Successfully tagged core-metadata:latest [2021-08-04T21:12:18.749Z]  Building core-metadata ... done Removing intermediate container e11ce79375a4 [2021-08-04T21:12:18.749Z] ---> 2ccbac9871f2 [2021-08-04T21:12:18.749Z] Step 20/22 : LABEL arch=x86_64 [2021-08-04T21:12:18.749Z] ---> Running in bc49579a066d [2021-08-04T21:12:19.053Z] Removing intermediate container bc49579a066d [2021-08-04T21:12:19.053Z] ---> b0f2351fc3c0 [2021-08-04T21:12:19.053Z] Step 21/22 : LABEL git_sha=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:12:19.053Z] ---> Running in 5a39dacbc4e9 [2021-08-04T21:12:19.053Z] Removing intermediate container 5a39dacbc4e9 [2021-08-04T21:12:19.053Z] ---> 6f819a788ce4 [2021-08-04T21:12:19.053Z] Step 22/22 : LABEL version=2.0.1-dev.22 [2021-08-04T21:12:19.053Z] ---> Running in 46d6caf2170a [2021-08-04T21:12:19.345Z] Removing intermediate container 46d6caf2170a [2021-08-04T21:12:19.345Z] ---> 64f638f2b62d [2021-08-04T21:12:19.345Z] [2021-08-04T21:12:19.345Z] Successfully built 64f638f2b62d [2021-08-04T21:12:19.620Z] Successfully tagged security-proxy-setup:latest [2021-08-04T21:12:25.058Z]  Building security-proxy-setup ... done Removing intermediate container 18f5821747cf [2021-08-04T21:12:25.058Z] ---> 759e8ae09b80 [2021-08-04T21:12:25.058Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-04T21:12:25.058Z] ---> Running in 7013d0195f5e [2021-08-04T21:12:25.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-04T21:12:26.025Z] Removing intermediate container 7013d0195f5e [2021-08-04T21:12:26.025Z] ---> 4c9b0c155730 [2021-08-04T21:12:26.025Z] [2021-08-04T21:12:26.025Z] Step 12/24 : FROM docker:20.10.7 [2021-08-04T21:12:26.025Z] 20.10.7: Pulling from library/docker [2021-08-04T21:12:30.313Z] Removing intermediate container 4f9196a85db6 [2021-08-04T21:12:30.313Z] ---> 9ee665f7c87f [2021-08-04T21:12:30.313Z] [2021-08-04T21:12:30.313Z] Step 11/24 : FROM alpine:3.12 [2021-08-04T21:12:30.313Z] ---> 13621d1b12d4 [2021-08-04T21:12:30.313Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-04T21:12:30.313Z] ---> Running in 92cef7fd8cd7 [2021-08-04T21:12:30.313Z] Removing intermediate container 92cef7fd8cd7 [2021-08-04T21:12:30.313Z] ---> 0e344e9d5f5a [2021-08-04T21:12:30.313Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-04T21:12:30.313Z] ---> Running in f779d55aeda5 [2021-08-04T21:12:30.585Z] Removing intermediate container f779d55aeda5 [2021-08-04T21:12:30.585Z] ---> 0930eb884154 [2021-08-04T21:12:30.585Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-04T21:12:30.585Z] ---> Running in b55810d57d45 [2021-08-04T21:12:30.585Z] Removing intermediate container b55810d57d45 [2021-08-04T21:12:30.585Z] ---> 9e3f0c53c4eb [2021-08-04T21:12:30.585Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:12:30.860Z] ---> Running in dd122f40880d [2021-08-04T21:12:31.448Z] Removing intermediate container dd122f40880d [2021-08-04T21:12:31.448Z] ---> eda2d64fdde3 [2021-08-04T21:12:31.448Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-04T21:12:31.448Z] ---> Running in 0a494b1df562 [2021-08-04T21:12:31.720Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T21:12:32.314Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-04T21:12:32.314Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-04T21:12:32.314Z] ---> 08bdaf2f88f9 [2021-08-04T21:12:32.314Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-04T21:12:32.314Z] ---> Running in 3bac686e7aa8 [2021-08-04T21:12:32.588Z] Removing intermediate container 3bac686e7aa8 [2021-08-04T21:12:32.588Z] ---> 9c5ab7b2bd2f [2021-08-04T21:12:32.588Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-04T21:12:32.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T21:12:32.588Z] ---> Running in 7d5a852c2011 [2021-08-04T21:12:32.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T21:12:32.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T21:12:32.861Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-04T21:12:33.129Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-04T21:12:33.129Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-04T21:12:33.129Z] (1/39) Installing readline (8.1.0-r0) [2021-08-04T21:12:33.129Z] (2/39) Installing bash (5.1.0-r0) [2021-08-04T21:12:33.129Z] Executing bash-5.1.0-r0.post-install [2021-08-04T21:12:33.129Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-04T21:12:33.129Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-04T21:12:33.129Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-04T21:12:33.130Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-04T21:12:33.130Z] (6/39) Installing curl (7.78.0-r0) [2021-08-04T21:12:33.130Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-04T21:12:33.130Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-04T21:12:33.130Z] (9/39) Installing expat (2.2.10-r1) [2021-08-04T21:12:33.130Z] (10/39) Installing libffi (3.3-r2) [2021-08-04T21:12:33.130Z] (11/39) Installing gdbm (1.19-r0) [2021-08-04T21:12:33.130Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-04T21:12:33.130Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-04T21:12:33.130Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-04T21:12:34.092Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-04T21:12:34.092Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-04T21:12:34.092Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-04T21:12:34.092Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-04T21:12:34.092Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-04T21:12:34.092Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-04T21:12:34.092Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-04T21:12:34.092Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-04T21:12:34.377Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-04T21:12:34.377Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T21:12:34.377Z] OK: 8 MiB in 20 packages [2021-08-04T21:12:34.377Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-04T21:12:34.377Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-04T21:12:34.377Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-04T21:12:34.377Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-04T21:12:34.377Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-04T21:12:34.377Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-04T21:12:34.377Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-04T21:12:34.377Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-04T21:12:34.377Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-04T21:12:34.377Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-04T21:12:34.377Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-04T21:12:34.377Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-04T21:12:35.362Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-04T21:12:35.362Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-04T21:12:35.362Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-04T21:12:35.362Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-04T21:12:35.362Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-04T21:12:35.362Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-04T21:12:35.362Z] Removing intermediate container 0a494b1df562 [2021-08-04T21:12:35.362Z] ---> 92c1dd10286f [2021-08-04T21:12:35.362Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T21:12:35.644Z] Executing busybox-1.32.1-r6.trigger [2021-08-04T21:12:35.644Z] OK: 82 MiB in 59 packages [2021-08-04T21:12:35.644Z] ---> ac9a93088b83 [2021-08-04T21:12:35.644Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-04T21:12:35.912Z] ---> 5a1190fb4700 [2021-08-04T21:12:35.912Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-04T21:12:36.187Z] ---> 7d7f44731f07 [2021-08-04T21:12:36.187Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-04T21:12:36.187Z] ---> Running in fab4c2bb6637 [2021-08-04T21:12:36.187Z] Removing intermediate container fab4c2bb6637 [2021-08-04T21:12:36.187Z] ---> fa6fcad748d4 [2021-08-04T21:12:36.187Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T21:12:36.452Z] ---> Running in 12eea08d71ed [2021-08-04T21:12:36.452Z] Removing intermediate container 12eea08d71ed [2021-08-04T21:12:36.452Z] ---> 88b57958c947 [2021-08-04T21:12:36.452Z] Step 22/24 : LABEL arch=x86_64 [2021-08-04T21:12:36.452Z] ---> Running in 3f3afa924d13 [2021-08-04T21:12:36.452Z] Removing intermediate container 3f3afa924d13 [2021-08-04T21:12:36.452Z] ---> b0f407daf825 [2021-08-04T21:12:36.452Z] Step 23/24 : LABEL git_sha=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:12:36.725Z] ---> Running in 8c77754506c2 [2021-08-04T21:12:36.725Z] Removing intermediate container 8c77754506c2 [2021-08-04T21:12:36.725Z] ---> 78786005a1b7 [2021-08-04T21:12:36.725Z] Step 24/24 : LABEL version=2.0.1-dev.22 [2021-08-04T21:12:36.725Z] ---> Running in 6028ad44447c [2021-08-04T21:12:36.725Z] Removing intermediate container 6028ad44447c [2021-08-04T21:12:36.725Z] ---> eba3888563ed [2021-08-04T21:12:36.725Z] [2021-08-04T21:12:37.005Z] Successfully built eba3888563ed [2021-08-04T21:12:37.005Z] Successfully tagged core-data:latest [2021-08-04T21:12:37.005Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-08-04T21:12:37.005Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-04T21:12:37.005Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-04T21:12:37.005Z] Collecting docker<4.0,>=3.6.0 [2021-08-04T21:12:37.005Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-04T21:12:37.005Z] Collecting jsonschema<3,>=2.5.1 [2021-08-04T21:12:37.272Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-04T21:12:37.272Z] Collecting docopt<0.7,>=0.6.1 [2021-08-04T21:12:37.272Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-04T21:12:37.542Z] Collecting PyYAML<4,>=3.10 [2021-08-04T21:12:37.542Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-04T21:12:38.130Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-04T21:12:38.130Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-04T21:12:38.130Z] Collecting texttable<0.10,>=0.9.0 [2021-08-04T21:12:38.399Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-04T21:12:38.668Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-04T21:12:38.668Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-04T21:12:38.668Z] Collecting cached-property<2,>=1.2.0 [2021-08-04T21:12:38.668Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-04T21:12:38.668Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-04T21:12:38.668Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-04T21:12:38.946Z] Collecting docker-pycreds>=0.4.0 [2021-08-04T21:12:38.946Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-04T21:12:39.215Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-04T21:12:39.215Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-04T21:12:39.215Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-04T21:12:39.215Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-04T21:12:39.215Z] Collecting certifi>=2017.4.17 [2021-08-04T21:12:39.215Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-04T21:12:39.483Z] Collecting idna<2.8,>=2.5 [2021-08-04T21:12:39.483Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-04T21:12:39.483Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-04T21:12:39.483Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-04T21:12:39.483Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-04T21:12:39.483Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-04T21:12:39.483Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-04T21:12:39.483Z] Attempting uninstall: urllib3 [2021-08-04T21:12:39.483Z] Found existing installation: urllib3 1.26.2 [2021-08-04T21:12:39.483Z] Uninstalling urllib3-1.26.2: [2021-08-04T21:12:39.483Z] Successfully uninstalled urllib3-1.26.2 [2021-08-04T21:12:39.758Z] Attempting uninstall: idna [2021-08-04T21:12:39.758Z] Found existing installation: idna 3.1 [2021-08-04T21:12:39.758Z] Uninstalling idna-3.1: [2021-08-04T21:12:39.758Z] Successfully uninstalled idna-3.1 [2021-08-04T21:12:39.758Z] Attempting uninstall: chardet [2021-08-04T21:12:39.758Z] Found existing installation: chardet 4.0.0 [2021-08-04T21:12:39.758Z] Uninstalling chardet-4.0.0: [2021-08-04T21:12:39.758Z] Successfully uninstalled chardet-4.0.0 [2021-08-04T21:12:40.033Z] Attempting uninstall: requests [2021-08-04T21:12:40.033Z] Found existing installation: requests 2.25.1 [2021-08-04T21:12:40.033Z] Uninstalling requests-2.25.1: [2021-08-04T21:12:40.033Z] Successfully uninstalled requests-2.25.1 [2021-08-04T21:12:40.033Z] Running setup.py install for texttable: started [2021-08-04T21:12:40.626Z] Running setup.py install for texttable: finished with status 'done' [2021-08-04T21:12:40.626Z] Running setup.py install for PyYAML: started [2021-08-04T21:12:40.906Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-04T21:12:40.906Z] Running setup.py install for docopt: started [2021-08-04T21:12:41.328Z] Running setup.py install for docopt: finished with status 'done' [2021-08-04T21:12:41.328Z] Running setup.py install for dockerpty: started [2021-08-04T21:12:41.696Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-04T21:12:42.072Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 [2021-08-04T21:12:44.407Z] Removing intermediate container 7d5a852c2011 [2021-08-04T21:12:44.407Z] ---> 8116c6758739 [2021-08-04T21:12:44.407Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-04T21:12:44.407Z] ---> Running in aa1ccb283047 [2021-08-04T21:12:44.407Z] Removing intermediate container aa1ccb283047 [2021-08-04T21:12:44.407Z] ---> cf3852956fe6 [2021-08-04T21:12:44.407Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-04T21:12:44.407Z] ---> Running in 4b5dd1ee8c2e [2021-08-04T21:12:44.407Z] Removing intermediate container 4b5dd1ee8c2e [2021-08-04T21:12:44.407Z] ---> 36b6fd6e0e85 [2021-08-04T21:12:44.407Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-04T21:12:44.992Z] ---> 2bbac485182c [2021-08-04T21:12:44.992Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-04T21:12:44.992Z] ---> 5425fc8f70b7 [2021-08-04T21:12:44.992Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-04T21:12:45.260Z] ---> f784b92f1c7c [2021-08-04T21:12:45.260Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-04T21:12:45.260Z] ---> Running in bf4b36e19d9a [2021-08-04T21:12:45.260Z] Removing intermediate container bf4b36e19d9a [2021-08-04T21:12:45.260Z] ---> e9d21cfa8b89 [2021-08-04T21:12:45.260Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T21:12:45.260Z] ---> Running in 5fb7747eee9a [2021-08-04T21:12:45.260Z] Removing intermediate container 5fb7747eee9a [2021-08-04T21:12:45.260Z] ---> 28a59304c1f4 [2021-08-04T21:12:45.260Z] Step 22/24 : LABEL arch=x86_64 [2021-08-04T21:12:47.179Z] ---> Running in 04a84ea598b6 [2021-08-04T21:12:47.179Z] Removing intermediate container 04a84ea598b6 [2021-08-04T21:12:47.179Z] ---> bbef6ce86648 [2021-08-04T21:12:47.179Z] Step 23/24 : LABEL git_sha=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:12:47.179Z] ---> Running in 85a1cdf9199c [2021-08-04T21:12:47.179Z] Removing intermediate container 85a1cdf9199c [2021-08-04T21:12:47.179Z] ---> 4ad8ce3d5597 [2021-08-04T21:12:47.179Z] Step 24/24 : LABEL version=2.0.1-dev.22 [2021-08-04T21:12:47.179Z] ---> Running in 042539292b6d [2021-08-04T21:12:47.179Z] Removing intermediate container 042539292b6d [2021-08-04T21:12:47.179Z] ---> bdaaa0e8583c [2021-08-04T21:12:47.179Z] [2021-08-04T21:12:47.179Z] Successfully built bdaaa0e8583c [2021-08-04T21:12:47.179Z] Successfully tagged sys-mgmt-agent:latest [2021-08-04T21:12:47.192Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-04T21:12:47.198Z] $ docker stop --time=1 500e65e7fd4119843f59be632f3061989a3c44dc20cafdd97e188ae9bcbb395e [2021-08-04T21:12:48.479Z] $ docker rm -f 500e65e7fd4119843f59be632f3061989a3c44dc20cafdd97e188ae9bcbb395e [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T21:12:48.906Z] + docker images [2021-08-04T21:12:48.906Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-04T21:12:48.906Z] sys-mgmt-agent latest bdaaa0e8583c 3 seconds ago 325MB [2021-08-04T21:12:48.906Z] core-data latest eba3888563ed 12 seconds ago 20.4MB [2021-08-04T21:12:48.906Z] 9ee665f7c87f 19 seconds ago 1.75GB [2021-08-04T21:12:48.906Z] 4c9b0c155730 23 seconds ago 1.75GB [2021-08-04T21:12:48.906Z] security-proxy-setup latest 64f638f2b62d 29 seconds ago 25.9MB [2021-08-04T21:12:48.906Z] core-metadata latest 1db2aae59f75 30 seconds ago 16.7MB [2021-08-04T21:12:48.906Z] 176b6d4556ed 34 seconds ago 1.75GB [2021-08-04T21:12:48.906Z] 6bca02006cba 34 seconds ago 1.75GB [2021-08-04T21:12:48.906Z] security-bootstrapper latest 5d586f437090 About a minute ago 18.7MB [2021-08-04T21:12:48.906Z] security-secretstore-setup latest 3c1e7d8f62a0 About a minute ago 29MB [2021-08-04T21:12:48.906Z] support-scheduler latest cc7335ab2216 About a minute ago 16.1MB [2021-08-04T21:12:48.906Z] core-command latest 75b08341ca67 About a minute ago 16MB [2021-08-04T21:12:48.906Z] support-notifications latest 5c0802f556c4 About a minute ago 16.8MB [2021-08-04T21:12:48.906Z] 7160dd749bee About a minute ago 1.74GB [2021-08-04T21:12:48.906Z] 64d1267e9acb About a minute ago 1.75GB [2021-08-04T21:12:48.906Z] 64270361f490 About a minute ago 1.75GB [2021-08-04T21:12:48.906Z] fc4be61f815b About a minute ago 1.75GB [2021-08-04T21:12:48.906Z] 8132c723881c About a minute ago 1.75GB [2021-08-04T21:12:48.906Z] ci-base-image-x86_64 latest b8ee93babd37 5 minutes ago 1.24GB [2021-08-04T21:12:48.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 2 days ago 547MB [2021-08-04T21:12:48.906Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 2 days ago 37.5MB [2021-08-04T21:12:48.906Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-04T21:12:48.906Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-04T21:12:48.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 [2021-08-04T21:12:49.111Z] provisioning config files... [2021-08-04T21:12:49.133Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config2391500205031838063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T21:12:49.478Z] ---> docker-login.sh [2021-08-04T21:12:49.478Z] nexus3.edgexfoundry.org:10001 [2021-08-04T21:12:49.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:12:49.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:12:49.478Z] Configure a credential helper to remove this warning. See [2021-08-04T21:12:49.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:12:49.478Z] [2021-08-04T21:12:49.478Z] Login Succeeded [2021-08-04T21:12:49.478Z] nexus3.edgexfoundry.org:10002 [2021-08-04T21:12:49.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:12:49.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:12:49.746Z] Configure a credential helper to remove this warning. See [2021-08-04T21:12:49.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:12:49.746Z] [2021-08-04T21:12:49.746Z] Login Succeeded [2021-08-04T21:12:49.746Z] nexus3.edgexfoundry.org:10003 [2021-08-04T21:12:49.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:12:50.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:12:50.015Z] Configure a credential helper to remove this warning. See [2021-08-04T21:12:50.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:12:50.015Z] [2021-08-04T21:12:50.015Z] Login Succeeded [2021-08-04T21:12:50.015Z] nexus3.edgexfoundry.org:10004 [2021-08-04T21:12:50.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:12:50.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:12:50.282Z] Configure a credential helper to remove this warning. See [2021-08-04T21:12:50.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:12:50.282Z] [2021-08-04T21:12:50.282Z] Login Succeeded [2021-08-04T21:12:50.282Z] docker.io [2021-08-04T21:12:50.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:12:50.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:12:50.549Z] Configure a credential helper to remove this warning. See [2021-08-04T21:12:50.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:12:50.549Z] [2021-08-04T21:12:50.549Z] Login Succeeded [2021-08-04T21:12:50.549Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T21:12:50.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:12:50.624Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-08-04T21:12:50.625Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:12:50.625Z] latest [2021-08-04T21:12:50.625Z] 2.0.1-dev.22 [2021-08-04T21:12:50.625Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:12:50.625Z] main [2021-08-04T21:12:50.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:12:50.987Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:12:51.313Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:12:51.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-04T21:12:51.314Z] 6760f05d870d: Preparing [2021-08-04T21:12:51.314Z] 6dc3fcf256cb: Preparing [2021-08-04T21:12:51.314Z] 54d4ac9222fb: Preparing [2021-08-04T21:12:51.314Z] f6bf59f811a5: Preparing [2021-08-04T21:12:51.314Z] 32f366d666a5: Preparing [2021-08-04T21:12:51.314Z] 32f366d666a5: Layer already exists [2021-08-04T21:12:51.586Z] 6760f05d870d: Pushed [2021-08-04T21:12:51.587Z] 54d4ac9222fb: Pushed [2021-08-04T21:12:51.587Z] f6bf59f811a5: Pushed [2021-08-04T21:12:53.004Z] 6dc3fcf256cb: Pushed [2021-08-04T21:12:53.270Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72: digest: sha256:0bb729f49e3c6b57ef88b5bc98b1b38f10557f65a0638b4c2cc244e0e43b8875 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:12:53.601Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:12:53.920Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-04T21:12:53.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-04T21:12:53.920Z] 6760f05d870d: Preparing [2021-08-04T21:12:53.920Z] 6dc3fcf256cb: Preparing [2021-08-04T21:12:53.920Z] 54d4ac9222fb: Preparing [2021-08-04T21:12:53.920Z] f6bf59f811a5: Preparing [2021-08-04T21:12:53.920Z] 32f366d666a5: Preparing [2021-08-04T21:12:53.920Z] 32f366d666a5: Layer already exists [2021-08-04T21:12:53.920Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:12:53.920Z] 6dc3fcf256cb: Layer already exists [2021-08-04T21:12:53.920Z] f6bf59f811a5: Layer already exists [2021-08-04T21:12:53.920Z] 6760f05d870d: Layer already exists [2021-08-04T21:12:53.920Z] latest: digest: sha256:0bb729f49e3c6b57ef88b5bc98b1b38f10557f65a0638b4c2cc244e0e43b8875 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:12:54.246Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:12:54.567Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.22 [2021-08-04T21:12:54.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-04T21:12:54.567Z] 6760f05d870d: Preparing [2021-08-04T21:12:54.567Z] 6dc3fcf256cb: Preparing [2021-08-04T21:12:54.567Z] 54d4ac9222fb: Preparing [2021-08-04T21:12:54.567Z] f6bf59f811a5: Preparing [2021-08-04T21:12:54.567Z] 32f366d666a5: Preparing [2021-08-04T21:12:54.567Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:12:54.567Z] 6dc3fcf256cb: Layer already exists [2021-08-04T21:12:54.567Z] 6760f05d870d: Layer already exists [2021-08-04T21:12:54.567Z] f6bf59f811a5: Layer already exists [2021-08-04T21:12:54.567Z] 32f366d666a5: Layer already exists [2021-08-04T21:12:54.567Z] 2.0.1-dev.22: digest: sha256:0bb729f49e3c6b57ef88b5bc98b1b38f10557f65a0638b4c2cc244e0e43b8875 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:12:54.896Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:12:55.218Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:12:55.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-04T21:12:55.218Z] 6760f05d870d: Preparing [2021-08-04T21:12:55.218Z] 6dc3fcf256cb: Preparing [2021-08-04T21:12:55.218Z] 54d4ac9222fb: Preparing [2021-08-04T21:12:55.218Z] f6bf59f811a5: Preparing [2021-08-04T21:12:55.218Z] 32f366d666a5: Preparing [2021-08-04T21:12:55.218Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:12:55.218Z] 6760f05d870d: Layer already exists [2021-08-04T21:12:55.218Z] f6bf59f811a5: Layer already exists [2021-08-04T21:12:55.218Z] 6dc3fcf256cb: Layer already exists [2021-08-04T21:12:55.218Z] 32f366d666a5: Layer already exists [2021-08-04T21:12:55.218Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22: digest: sha256:0bb729f49e3c6b57ef88b5bc98b1b38f10557f65a0638b4c2cc244e0e43b8875 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:12:55.542Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:12:55.867Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-08-04T21:12:55.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-04T21:12:55.867Z] 6760f05d870d: Preparing [2021-08-04T21:12:55.867Z] 6dc3fcf256cb: Preparing [2021-08-04T21:12:55.867Z] 54d4ac9222fb: Preparing [2021-08-04T21:12:55.867Z] f6bf59f811a5: Preparing [2021-08-04T21:12:55.867Z] 32f366d666a5: Preparing [2021-08-04T21:12:55.867Z] 6760f05d870d: Layer already exists [2021-08-04T21:12:55.867Z] 6dc3fcf256cb: Layer already exists [2021-08-04T21:12:55.867Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:12:55.867Z] f6bf59f811a5: Layer already exists [2021-08-04T21:12:55.867Z] 32f366d666a5: Layer already exists [2021-08-04T21:12:55.867Z] main: digest: sha256:0bb729f49e3c6b57ef88b5bc98b1b38f10557f65a0638b4c2cc244e0e43b8875 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:12:55.942Z] ===================================================== [Pipeline] echo [2021-08-04T21:12:55.967Z] taggedImages: [2021-08-04T21:12:55.967Z] - nexus3.edgexfoundry.org:10004/core-command:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:12:55.967Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-04T21:12:55.967Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.22 [2021-08-04T21:12:55.967Z] - nexus3.edgexfoundry.org:10004/core-command:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:12:55.967Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-08-04T21:12:57.856Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-08-04T21:12:57.856Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:12:57.856Z] latest [2021-08-04T21:12:57.856Z] 2.0.1-dev.22 [2021-08-04T21:12:57.856Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:12:57.856Z] main [2021-08-04T21:12:57.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:12:58.214Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:12:58.536Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:12:58.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-04T21:12:58.536Z] 43285576f900: Preparing [2021-08-04T21:12:58.536Z] 50a7aa8eb10a: Preparing [2021-08-04T21:12:58.536Z] 54d4ac9222fb: Preparing [2021-08-04T21:12:58.536Z] b1b2031bec3e: Preparing [2021-08-04T21:12:58.536Z] 335b17538ccf: Preparing [2021-08-04T21:12:58.536Z] 32f366d666a5: Preparing [2021-08-04T21:12:58.536Z] 32f366d666a5: Waiting [2021-08-04T21:12:58.536Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:12:58.805Z] 32f366d666a5: Layer already exists [2021-08-04T21:12:58.805Z] 43285576f900: Pushed [2021-08-04T21:12:58.805Z] 335b17538ccf: Pushed [2021-08-04T21:12:58.805Z] b1b2031bec3e: Pushed [2021-08-04T21:13:00.219Z] 50a7aa8eb10a: Pushed [2021-08-04T21:13:00.219Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72: digest: sha256:6b24775324ac09a7de52a5c3f72ddbf855427e56b456dbb5dd01620321c0e3c8 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:00.543Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:00.862Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-04T21:13:00.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-04T21:13:00.862Z] 43285576f900: Preparing [2021-08-04T21:13:00.862Z] 50a7aa8eb10a: Preparing [2021-08-04T21:13:00.862Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:00.862Z] b1b2031bec3e: Preparing [2021-08-04T21:13:00.862Z] 335b17538ccf: Preparing [2021-08-04T21:13:00.862Z] 32f366d666a5: Preparing [2021-08-04T21:13:00.862Z] 32f366d666a5: Waiting [2021-08-04T21:13:00.862Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:00.862Z] 50a7aa8eb10a: Layer already exists [2021-08-04T21:13:00.862Z] 43285576f900: Layer already exists [2021-08-04T21:13:00.862Z] b1b2031bec3e: Layer already exists [2021-08-04T21:13:00.862Z] 335b17538ccf: Layer already exists [2021-08-04T21:13:00.862Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:00.862Z] latest: digest: sha256:6b24775324ac09a7de52a5c3f72ddbf855427e56b456dbb5dd01620321c0e3c8 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:01.192Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:01.511Z] Removing intermediate container 7d9c1872f7e7 [2021-08-04T21:13:01.511Z] ---> 394556c155ce [2021-08-04T21:13:01.511Z] Successfully built 394556c155ce [2021-08-04T21:13:01.511Z] Successfully tagged ci-base-image-arm64:latest [2021-08-04T21:13:01.546Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.22 [2021-08-04T21:13:01.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-04T21:13:01.546Z] 43285576f900: Preparing [2021-08-04T21:13:01.546Z] 50a7aa8eb10a: Preparing [2021-08-04T21:13:01.546Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:01.547Z] b1b2031bec3e: Preparing [2021-08-04T21:13:01.547Z] 335b17538ccf: Preparing [2021-08-04T21:13:01.547Z] 32f366d666a5: Preparing [2021-08-04T21:13:01.547Z] 32f366d666a5: Waiting [2021-08-04T21:13:01.547Z] b1b2031bec3e: Layer already exists [2021-08-04T21:13:01.547Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:01.547Z] 335b17538ccf: Layer already exists [2021-08-04T21:13:01.547Z] 50a7aa8eb10a: Layer already exists [2021-08-04T21:13:01.547Z] 43285576f900: Layer already exists [2021-08-04T21:13:01.547Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:01.547Z] 2.0.1-dev.22: digest: sha256:6b24775324ac09a7de52a5c3f72ddbf855427e56b456dbb5dd01620321c0e3c8 size: 1572 [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:01.888Z] + docker inspect -f . ci-base-image-arm64 [2021-08-04T21:13:01.888Z] . [Pipeline] withDockerContainer [2021-08-04T21:13:01.997Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:02.164Z] prd-ubuntu18.04-docker-arm64-4c-16g-2021 does not seem to be running inside a container [2021-08-04T21:13:02.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 ******** ci-base-image-arm64 cat [2021-08-04T21:13:04.153Z] $ docker top f7a0fa2e6890702fff5190468933db03c70e817eba5555926eb091bcf61b9376 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:04.864Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:04.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-04T21:13:04.864Z] 43285576f900: Preparing [2021-08-04T21:13:04.864Z] 50a7aa8eb10a: Preparing [2021-08-04T21:13:04.864Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:04.864Z] b1b2031bec3e: Preparing [2021-08-04T21:13:04.864Z] 335b17538ccf: Preparing [2021-08-04T21:13:04.864Z] 32f366d666a5: Preparing [2021-08-04T21:13:04.864Z] 32f366d666a5: Waiting [2021-08-04T21:13:04.864Z] 335b17538ccf: Layer already exists [2021-08-04T21:13:04.864Z] 50a7aa8eb10a: Layer already exists [2021-08-04T21:13:04.864Z] b1b2031bec3e: Layer already exists [2021-08-04T21:13:04.864Z] 43285576f900: Layer already exists [2021-08-04T21:13:04.864Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:04.864Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:04.864Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22: digest: sha256:6b24775324ac09a7de52a5c3f72ddbf855427e56b456dbb5dd01620321c0e3c8 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:05.148Z] + go version [2021-08-04T21:13:05.148Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-04T21:13:05.168Z] $ docker stop --time=1 f7a0fa2e6890702fff5190468933db03c70e817eba5555926eb091bcf61b9376 [2021-08-04T21:13:05.191Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [2021-08-04T21:13:07.015Z] $ docker rm -f f7a0fa2e6890702fff5190468933db03c70e817eba5555926eb091bcf61b9376 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-08-04T21:13:07.609Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-08-04T21:13:07.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-04T21:13:07.609Z] 43285576f900: Preparing [2021-08-04T21:13:07.609Z] 50a7aa8eb10a: Preparing [2021-08-04T21:13:07.609Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:07.609Z] b1b2031bec3e: Preparing [2021-08-04T21:13:07.609Z] 335b17538ccf: Preparing [2021-08-04T21:13:07.609Z] 32f366d666a5: Preparing [2021-08-04T21:13:07.609Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:07.609Z] 43285576f900: Layer already exists [2021-08-04T21:13:07.609Z] 335b17538ccf: Layer already exists [2021-08-04T21:13:07.609Z] b1b2031bec3e: Layer already exists [2021-08-04T21:13:07.609Z] 50a7aa8eb10a: Layer already exists [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:07.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-04T21:13:08.242Z] [2021-08-04T21:13:08.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:08.576Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:08.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-04T21:13:08.842Z] main: digest: sha256:6b24775324ac09a7de52a5c3f72ddbf855427e56b456dbb5dd01620321c0e3c8 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [2021-08-04T21:13:08.870Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-04T21:13:08.870Z] 29e5d40040c1: Pulling fs layer [2021-08-04T21:13:08.870Z] 1ce36da41761: Pulling fs layer [2021-08-04T21:13:08.870Z] 25b303627fd3: Pulling fs layer [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:13:08.899Z] ===================================================== [Pipeline] echo [2021-08-04T21:13:08.913Z] taggedImages: [2021-08-04T21:13:08.913Z] - nexus3.edgexfoundry.org:10004/core-data:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:08.913Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-04T21:13:08.913Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.22 [2021-08-04T21:13:08.913Z] - nexus3.edgexfoundry.org:10004/core-data:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:08.913Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-08-04T21:13:08.947Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-08-04T21:13:08.947Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:08.947Z] latest [2021-08-04T21:13:08.947Z] 2.0.1-dev.22 [2021-08-04T21:13:08.947Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:08.947Z] main [2021-08-04T21:13:08.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:09.143Z] 29e5d40040c1: Verifying Checksum [2021-08-04T21:13:09.144Z] 29e5d40040c1: Download complete [2021-08-04T21:13:09.307Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:09.640Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:09.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-04T21:13:09.640Z] ce3b5a74fc00: Preparing [2021-08-04T21:13:09.640Z] f3c14d8aaedc: Preparing [2021-08-04T21:13:09.640Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:09.640Z] f6bf59f811a5: Preparing [2021-08-04T21:13:09.640Z] 32f366d666a5: Preparing [2021-08-04T21:13:09.640Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:09.640Z] f6bf59f811a5: Layer already exists [2021-08-04T21:13:09.640Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:09.744Z] 1ce36da41761: Verifying Checksum [2021-08-04T21:13:09.744Z] 1ce36da41761: Download complete [2021-08-04T21:13:09.744Z] 29e5d40040c1: Pull complete [2021-08-04T21:13:09.910Z] ce3b5a74fc00: Pushed [2021-08-04T21:13:11.182Z] 25b303627fd3: Verifying Checksum [2021-08-04T21:13:11.182Z] 25b303627fd3: Download complete [2021-08-04T21:13:11.324Z] f3c14d8aaedc: Pushed [2021-08-04T21:13:11.454Z] 1ce36da41761: Pull complete [2021-08-04T21:13:11.591Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72: digest: sha256:4c208eade77b48dea2c8af548098aaf60d1abc2d95aa84651d8c1c5a62e54e74 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:11.925Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:12.244Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-04T21:13:12.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-04T21:13:12.244Z] ce3b5a74fc00: Preparing [2021-08-04T21:13:12.244Z] f3c14d8aaedc: Preparing [2021-08-04T21:13:12.244Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:12.244Z] f6bf59f811a5: Preparing [2021-08-04T21:13:12.244Z] 32f366d666a5: Preparing [2021-08-04T21:13:12.244Z] f3c14d8aaedc: Layer already exists [2021-08-04T21:13:12.244Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:12.244Z] ce3b5a74fc00: Layer already exists [2021-08-04T21:13:12.244Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:12.244Z] f6bf59f811a5: Layer already exists [2021-08-04T21:13:12.244Z] latest: digest: sha256:4c208eade77b48dea2c8af548098aaf60d1abc2d95aa84651d8c1c5a62e54e74 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:12.574Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:12.894Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.22 [2021-08-04T21:13:12.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-04T21:13:12.894Z] ce3b5a74fc00: Preparing [2021-08-04T21:13:12.894Z] f3c14d8aaedc: Preparing [2021-08-04T21:13:12.894Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:12.894Z] f6bf59f811a5: Preparing [2021-08-04T21:13:12.894Z] 32f366d666a5: Preparing [2021-08-04T21:13:12.894Z] ce3b5a74fc00: Layer already exists [2021-08-04T21:13:12.894Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:12.894Z] f6bf59f811a5: Layer already exists [2021-08-04T21:13:12.894Z] f3c14d8aaedc: Layer already exists [2021-08-04T21:13:12.894Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:12.894Z] 2.0.1-dev.22: digest: sha256:4c208eade77b48dea2c8af548098aaf60d1abc2d95aa84651d8c1c5a62e54e74 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:13.226Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:13.546Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:13.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-04T21:13:13.546Z] ce3b5a74fc00: Preparing [2021-08-04T21:13:13.546Z] f3c14d8aaedc: Preparing [2021-08-04T21:13:13.546Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:13.546Z] f6bf59f811a5: Preparing [2021-08-04T21:13:13.546Z] 32f366d666a5: Preparing [2021-08-04T21:13:13.546Z] f3c14d8aaedc: Layer already exists [2021-08-04T21:13:13.546Z] f6bf59f811a5: Layer already exists [2021-08-04T21:13:13.546Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:13.546Z] ce3b5a74fc00: Layer already exists [2021-08-04T21:13:13.546Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:13.546Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22: digest: sha256:4c208eade77b48dea2c8af548098aaf60d1abc2d95aa84651d8c1c5a62e54e74 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:13.876Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:14.200Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-04T21:13:14.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-04T21:13:14.200Z] ce3b5a74fc00: Preparing [2021-08-04T21:13:14.200Z] f3c14d8aaedc: Preparing [2021-08-04T21:13:14.200Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:14.200Z] f6bf59f811a5: Preparing [2021-08-04T21:13:14.200Z] 32f366d666a5: Preparing [2021-08-04T21:13:14.200Z] ce3b5a74fc00: Layer already exists [2021-08-04T21:13:14.200Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:14.200Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:14.200Z] f6bf59f811a5: Layer already exists [2021-08-04T21:13:14.200Z] f3c14d8aaedc: Layer already exists [2021-08-04T21:13:14.200Z] main: digest: sha256:4c208eade77b48dea2c8af548098aaf60d1abc2d95aa84651d8c1c5a62e54e74 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:13:14.270Z] ===================================================== [Pipeline] echo [2021-08-04T21:13:14.295Z] taggedImages: [2021-08-04T21:13:14.295Z] - nexus3.edgexfoundry.org:10004/core-metadata:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:14.295Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-04T21:13:14.295Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.22 [2021-08-04T21:13:14.295Z] - nexus3.edgexfoundry.org:10004/core-metadata:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:14.295Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-08-04T21:13:14.341Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-08-04T21:13:14.341Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:14.341Z] latest [2021-08-04T21:13:14.341Z] 2.0.1-dev.22 [2021-08-04T21:13:14.341Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:14.341Z] main [2021-08-04T21:13:14.341Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:14.706Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:15.025Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:15.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-04T21:13:15.025Z] 6374755ce3c9: Preparing [2021-08-04T21:13:15.025Z] 6374755ce3c9: Preparing [2021-08-04T21:13:15.025Z] b6d79f98dc12: Preparing [2021-08-04T21:13:15.025Z] 5490a6dcdd2a: Preparing [2021-08-04T21:13:15.025Z] 6c7e1de67219: Preparing [2021-08-04T21:13:15.025Z] 8441c4b1cbd1: Preparing [2021-08-04T21:13:15.025Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:15.025Z] 2317893dadce: Preparing [2021-08-04T21:13:15.025Z] 572d4e390c9e: Preparing [2021-08-04T21:13:15.025Z] 37a9bc674dd9: Preparing [2021-08-04T21:13:15.025Z] 8892c42929e4: Preparing [2021-08-04T21:13:15.025Z] 32f366d666a5: Preparing [2021-08-04T21:13:15.025Z] 572d4e390c9e: Waiting [2021-08-04T21:13:15.025Z] 37a9bc674dd9: Waiting [2021-08-04T21:13:15.025Z] 8892c42929e4: Waiting [2021-08-04T21:13:15.025Z] 32f366d666a5: Waiting [2021-08-04T21:13:15.025Z] 54d4ac9222fb: Waiting [2021-08-04T21:13:15.025Z] 6374755ce3c9: Pushed [2021-08-04T21:13:15.293Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:15.293Z] 5490a6dcdd2a: Pushed [2021-08-04T21:13:15.293Z] b6d79f98dc12: Pushed [2021-08-04T21:13:15.293Z] 6c7e1de67219: Pushed [2021-08-04T21:13:15.293Z] 2317893dadce: Pushed [2021-08-04T21:13:15.293Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:15.561Z] 8892c42929e4: Pushed [2021-08-04T21:13:15.561Z] 572d4e390c9e: Pushed [2021-08-04T21:13:15.561Z] 37a9bc674dd9: Pushed [2021-08-04T21:13:16.969Z] 8441c4b1cbd1: Pushed [2021-08-04T21:13:16.969Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72: digest: sha256:cc7643814ef1e4d284c5cd25f4bae8d45eaee1d6b6ae3bd0662497a83aec5642 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:17.293Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:17.611Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-04T21:13:17.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-04T21:13:17.611Z] 6374755ce3c9: Preparing [2021-08-04T21:13:17.611Z] 6374755ce3c9: Preparing [2021-08-04T21:13:17.611Z] b6d79f98dc12: Preparing [2021-08-04T21:13:17.611Z] 5490a6dcdd2a: Preparing [2021-08-04T21:13:17.611Z] 6c7e1de67219: Preparing [2021-08-04T21:13:17.611Z] 8441c4b1cbd1: Preparing [2021-08-04T21:13:17.611Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:17.611Z] 2317893dadce: Preparing [2021-08-04T21:13:17.611Z] 572d4e390c9e: Preparing [2021-08-04T21:13:17.611Z] 37a9bc674dd9: Preparing [2021-08-04T21:13:17.611Z] 8892c42929e4: Preparing [2021-08-04T21:13:17.611Z] 32f366d666a5: Preparing [2021-08-04T21:13:17.611Z] 54d4ac9222fb: Waiting [2021-08-04T21:13:17.611Z] 2317893dadce: Waiting [2021-08-04T21:13:17.611Z] 572d4e390c9e: Waiting [2021-08-04T21:13:17.611Z] 37a9bc674dd9: Waiting [2021-08-04T21:13:17.611Z] 8892c42929e4: Waiting [2021-08-04T21:13:17.611Z] 32f366d666a5: Waiting [2021-08-04T21:13:17.611Z] 6374755ce3c9: Layer already exists [2021-08-04T21:13:17.611Z] 5490a6dcdd2a: Layer already exists [2021-08-04T21:13:17.611Z] b6d79f98dc12: Layer already exists [2021-08-04T21:13:17.611Z] 8441c4b1cbd1: Layer already exists [2021-08-04T21:13:17.611Z] 6c7e1de67219: Layer already exists [2021-08-04T21:13:17.611Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:17.611Z] 572d4e390c9e: Layer already exists [2021-08-04T21:13:17.611Z] 2317893dadce: Layer already exists [2021-08-04T21:13:17.611Z] 8892c42929e4: Layer already exists [2021-08-04T21:13:17.611Z] 37a9bc674dd9: Layer already exists [2021-08-04T21:13:17.611Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:17.877Z] latest: digest: sha256:cc7643814ef1e4d284c5cd25f4bae8d45eaee1d6b6ae3bd0662497a83aec5642 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:18.407Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:18.732Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.22 [2021-08-04T21:13:18.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-04T21:13:18.732Z] 6374755ce3c9: Preparing [2021-08-04T21:13:18.732Z] 6374755ce3c9: Preparing [2021-08-04T21:13:18.732Z] b6d79f98dc12: Preparing [2021-08-04T21:13:18.732Z] 5490a6dcdd2a: Preparing [2021-08-04T21:13:18.732Z] 6c7e1de67219: Preparing [2021-08-04T21:13:18.732Z] 8441c4b1cbd1: Preparing [2021-08-04T21:13:18.732Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:18.732Z] 2317893dadce: Preparing [2021-08-04T21:13:18.732Z] 572d4e390c9e: Preparing [2021-08-04T21:13:18.732Z] 37a9bc674dd9: Preparing [2021-08-04T21:13:18.732Z] 8892c42929e4: Preparing [2021-08-04T21:13:18.732Z] 32f366d666a5: Preparing [2021-08-04T21:13:18.732Z] 54d4ac9222fb: Waiting [2021-08-04T21:13:18.732Z] 2317893dadce: Waiting [2021-08-04T21:13:18.732Z] 572d4e390c9e: Waiting [2021-08-04T21:13:18.732Z] 37a9bc674dd9: Waiting [2021-08-04T21:13:18.732Z] 8892c42929e4: Waiting [2021-08-04T21:13:18.732Z] 32f366d666a5: Waiting [2021-08-04T21:13:18.732Z] 5490a6dcdd2a: Layer already exists [2021-08-04T21:13:18.732Z] 6c7e1de67219: Layer already exists [2021-08-04T21:13:18.732Z] 8441c4b1cbd1: Layer already exists [2021-08-04T21:13:18.732Z] b6d79f98dc12: Layer already exists [2021-08-04T21:13:18.732Z] 6374755ce3c9: Layer already exists [2021-08-04T21:13:18.732Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:18.732Z] 2317893dadce: Layer already exists [2021-08-04T21:13:18.732Z] 572d4e390c9e: Layer already exists [2021-08-04T21:13:18.732Z] 37a9bc674dd9: Layer already exists [2021-08-04T21:13:18.732Z] 8892c42929e4: Layer already exists [2021-08-04T21:13:18.732Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:18.732Z] 2.0.1-dev.22: digest: sha256:cc7643814ef1e4d284c5cd25f4bae8d45eaee1d6b6ae3bd0662497a83aec5642 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:19.062Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:19.386Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:19.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-04T21:13:19.386Z] 6374755ce3c9: Preparing [2021-08-04T21:13:19.386Z] 6374755ce3c9: Preparing [2021-08-04T21:13:19.386Z] b6d79f98dc12: Preparing [2021-08-04T21:13:19.386Z] 5490a6dcdd2a: Preparing [2021-08-04T21:13:19.386Z] 6c7e1de67219: Preparing [2021-08-04T21:13:19.386Z] 8441c4b1cbd1: Preparing [2021-08-04T21:13:19.386Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:19.386Z] 2317893dadce: Preparing [2021-08-04T21:13:19.386Z] 572d4e390c9e: Preparing [2021-08-04T21:13:19.386Z] 37a9bc674dd9: Preparing [2021-08-04T21:13:19.386Z] 8892c42929e4: Preparing [2021-08-04T21:13:19.386Z] 32f366d666a5: Preparing [2021-08-04T21:13:19.386Z] 37a9bc674dd9: Waiting [2021-08-04T21:13:19.386Z] 8892c42929e4: Waiting [2021-08-04T21:13:19.386Z] 32f366d666a5: Waiting [2021-08-04T21:13:19.386Z] 54d4ac9222fb: Waiting [2021-08-04T21:13:19.386Z] 2317893dadce: Waiting [2021-08-04T21:13:19.386Z] 572d4e390c9e: Waiting [2021-08-04T21:13:19.386Z] 8441c4b1cbd1: Layer already exists [2021-08-04T21:13:19.386Z] 6c7e1de67219: Layer already exists [2021-08-04T21:13:19.386Z] 6374755ce3c9: Layer already exists [2021-08-04T21:13:19.386Z] b6d79f98dc12: Layer already exists [2021-08-04T21:13:19.386Z] 5490a6dcdd2a: Layer already exists [2021-08-04T21:13:19.386Z] 37a9bc674dd9: Layer already exists [2021-08-04T21:13:19.386Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:19.386Z] 572d4e390c9e: Layer already exists [2021-08-04T21:13:19.386Z] 2317893dadce: Layer already exists [2021-08-04T21:13:19.386Z] 8892c42929e4: Layer already exists [2021-08-04T21:13:19.386Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:19.386Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22: digest: sha256:cc7643814ef1e4d284c5cd25f4bae8d45eaee1d6b6ae3bd0662497a83aec5642 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:19.714Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:20.048Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-04T21:13:20.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-04T21:13:20.048Z] 6374755ce3c9: Preparing [2021-08-04T21:13:20.048Z] 6374755ce3c9: Preparing [2021-08-04T21:13:20.048Z] b6d79f98dc12: Preparing [2021-08-04T21:13:20.048Z] 5490a6dcdd2a: Preparing [2021-08-04T21:13:20.048Z] 6c7e1de67219: Preparing [2021-08-04T21:13:20.048Z] 8441c4b1cbd1: Preparing [2021-08-04T21:13:20.048Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:20.048Z] 2317893dadce: Preparing [2021-08-04T21:13:20.048Z] 572d4e390c9e: Preparing [2021-08-04T21:13:20.048Z] 37a9bc674dd9: Preparing [2021-08-04T21:13:20.048Z] 8892c42929e4: Preparing [2021-08-04T21:13:20.048Z] 32f366d666a5: Preparing [2021-08-04T21:13:20.048Z] 2317893dadce: Waiting [2021-08-04T21:13:20.048Z] 572d4e390c9e: Waiting [2021-08-04T21:13:20.048Z] 37a9bc674dd9: Waiting [2021-08-04T21:13:20.048Z] 8892c42929e4: Waiting [2021-08-04T21:13:20.048Z] 32f366d666a5: Waiting [2021-08-04T21:13:20.048Z] 54d4ac9222fb: Waiting [2021-08-04T21:13:20.048Z] 6374755ce3c9: Layer already exists [2021-08-04T21:13:20.048Z] 6c7e1de67219: Layer already exists [2021-08-04T21:13:20.048Z] 5490a6dcdd2a: Layer already exists [2021-08-04T21:13:20.048Z] b6d79f98dc12: Layer already exists [2021-08-04T21:13:20.048Z] 8441c4b1cbd1: Layer already exists [2021-08-04T21:13:20.048Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:20.048Z] 8892c42929e4: Layer already exists [2021-08-04T21:13:20.048Z] 2317893dadce: Layer already exists [2021-08-04T21:13:20.048Z] 37a9bc674dd9: Layer already exists [2021-08-04T21:13:20.048Z] 572d4e390c9e: Layer already exists [2021-08-04T21:13:20.048Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:20.317Z] main: digest: sha256:cc7643814ef1e4d284c5cd25f4bae8d45eaee1d6b6ae3bd0662497a83aec5642 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:13:20.377Z] ===================================================== [Pipeline] echo [2021-08-04T21:13:20.393Z] taggedImages: [2021-08-04T21:13:20.393Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:20.394Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-04T21:13:20.394Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.22 [2021-08-04T21:13:20.394Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:20.394Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-08-04T21:13:20.431Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-08-04T21:13:20.431Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:20.431Z] latest [2021-08-04T21:13:20.431Z] 2.0.1-dev.22 [2021-08-04T21:13:20.431Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:20.431Z] main [2021-08-04T21:13:20.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:20.805Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:21.139Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:21.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-04T21:13:21.140Z] 0a6a94d63932: Preparing [2021-08-04T21:13:21.140Z] f6e97118fb07: Preparing [2021-08-04T21:13:21.140Z] a1b4f5a9ae9e: Preparing [2021-08-04T21:13:21.140Z] d43771b7895d: Preparing [2021-08-04T21:13:21.140Z] 95372b2962ef: Preparing [2021-08-04T21:13:21.140Z] 32f366d666a5: Preparing [2021-08-04T21:13:21.140Z] 32f366d666a5: Waiting [2021-08-04T21:13:21.619Z] 25b303627fd3: Pull complete [2021-08-04T21:13:21.619Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-04T21:13:21.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-04T21:13:21.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-04T21:13:21.731Z] d43771b7895d: Pushed [2021-08-04T21:13:21.731Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:21.731Z] a1b4f5a9ae9e: Pushed [2021-08-04T21:13:21.731Z] 95372b2962ef: Pushed [2021-08-04T21:13:21.888Z] prd-ubuntu18.04-docker-arm64-4c-16g-2021 does not seem to be running inside a container [2021-08-04T21:13:21.970Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 [2021-08-04T21:13:21.996Z] 0a6a94d63932: Pushed [2021-08-04T21:13:21.996Z] f6e97118fb07: Pushed [2021-08-04T21:13:22.263Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72: digest: sha256:d7c851757405ee12b9e3fd649c85144f477b210d10193034d30854e76ddbdbc5 size: 1575 [2021-08-04T21:13:26.030Z] $ docker top a49486a0a59c0e6fb1f542ca8a8eae6877274c8ac1fa1dfab3626d1c7def1299 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:26.730Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:26.998Z] + grep parallel [2021-08-04T21:13:26.998Z] + docker-compose build --help [2021-08-04T21:13:27.045Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-04T21:13:27.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-04T21:13:27.045Z] 0a6a94d63932: Preparing [2021-08-04T21:13:27.045Z] f6e97118fb07: Preparing [2021-08-04T21:13:27.045Z] a1b4f5a9ae9e: Preparing [2021-08-04T21:13:27.045Z] d43771b7895d: Preparing [2021-08-04T21:13:27.045Z] 95372b2962ef: Preparing [2021-08-04T21:13:27.045Z] 32f366d666a5: Preparing [2021-08-04T21:13:27.045Z] 32f366d666a5: Waiting [2021-08-04T21:13:27.045Z] d43771b7895d: Layer already exists [2021-08-04T21:13:27.045Z] a1b4f5a9ae9e: Layer already exists [2021-08-04T21:13:27.045Z] 0a6a94d63932: Layer already exists [2021-08-04T21:13:27.045Z] 95372b2962ef: Layer already exists [2021-08-04T21:13:27.045Z] f6e97118fb07: Layer already exists [2021-08-04T21:13:27.045Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:27.045Z] latest: digest: sha256:d7c851757405ee12b9e3fd649c85144f477b210d10193034d30854e76ddbdbc5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:27.372Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:27.691Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.22 [2021-08-04T21:13:27.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-04T21:13:27.691Z] 0a6a94d63932: Preparing [2021-08-04T21:13:27.691Z] f6e97118fb07: Preparing [2021-08-04T21:13:27.691Z] a1b4f5a9ae9e: Preparing [2021-08-04T21:13:27.691Z] d43771b7895d: Preparing [2021-08-04T21:13:27.691Z] 95372b2962ef: Preparing [2021-08-04T21:13:27.691Z] 32f366d666a5: Preparing [2021-08-04T21:13:27.691Z] 32f366d666a5: Waiting [2021-08-04T21:13:27.691Z] 95372b2962ef: Layer already exists [2021-08-04T21:13:27.691Z] d43771b7895d: Layer already exists [2021-08-04T21:13:27.691Z] a1b4f5a9ae9e: Layer already exists [2021-08-04T21:13:27.691Z] f6e97118fb07: Layer already exists [2021-08-04T21:13:27.691Z] 0a6a94d63932: Layer already exists [2021-08-04T21:13:27.691Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:27.691Z] 2.0.1-dev.22: digest: sha256:d7c851757405ee12b9e3fd649c85144f477b210d10193034d30854e76ddbdbc5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:28.020Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:28.340Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:28.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-04T21:13:28.340Z] 0a6a94d63932: Preparing [2021-08-04T21:13:28.340Z] f6e97118fb07: Preparing [2021-08-04T21:13:28.340Z] a1b4f5a9ae9e: Preparing [2021-08-04T21:13:28.340Z] d43771b7895d: Preparing [2021-08-04T21:13:28.340Z] 95372b2962ef: Preparing [2021-08-04T21:13:28.340Z] 32f366d666a5: Preparing [2021-08-04T21:13:28.340Z] 32f366d666a5: Waiting [2021-08-04T21:13:28.340Z] a1b4f5a9ae9e: Layer already exists [2021-08-04T21:13:28.340Z] 95372b2962ef: Layer already exists [2021-08-04T21:13:28.340Z] 0a6a94d63932: Layer already exists [2021-08-04T21:13:28.340Z] f6e97118fb07: Layer already exists [2021-08-04T21:13:28.340Z] d43771b7895d: Layer already exists [2021-08-04T21:13:28.340Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:28.340Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22: digest: sha256:d7c851757405ee12b9e3fd649c85144f477b210d10193034d30854e76ddbdbc5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:28.662Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:28.976Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-08-04T21:13:28.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-04T21:13:28.976Z] 0a6a94d63932: Preparing [2021-08-04T21:13:28.976Z] f6e97118fb07: Preparing [2021-08-04T21:13:28.976Z] a1b4f5a9ae9e: Preparing [2021-08-04T21:13:28.976Z] d43771b7895d: Preparing [2021-08-04T21:13:28.976Z] 95372b2962ef: Preparing [2021-08-04T21:13:28.976Z] 32f366d666a5: Preparing [2021-08-04T21:13:28.976Z] 32f366d666a5: Waiting [2021-08-04T21:13:28.976Z] 95372b2962ef: Layer already exists [2021-08-04T21:13:28.976Z] d43771b7895d: Layer already exists [2021-08-04T21:13:28.976Z] f6e97118fb07: Layer already exists [2021-08-04T21:13:28.976Z] 0a6a94d63932: Layer already exists [2021-08-04T21:13:28.976Z] a1b4f5a9ae9e: Layer already exists [2021-08-04T21:13:28.976Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:28.976Z] main: digest: sha256:d7c851757405ee12b9e3fd649c85144f477b210d10193034d30854e76ddbdbc5 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:13:29.034Z] ===================================================== [Pipeline] echo [2021-08-04T21:13:29.048Z] taggedImages: [2021-08-04T21:13:29.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:29.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-04T21:13:29.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.22 [2021-08-04T21:13:29.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:29.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-08-04T21:13:29.079Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-08-04T21:13:29.079Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:29.079Z] latest [2021-08-04T21:13:29.079Z] 2.0.1-dev.22 [2021-08-04T21:13:29.079Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:29.079Z] main [2021-08-04T21:13:29.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:29.439Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:29.761Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:29.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-04T21:13:29.761Z] acdd580711e1: Preparing [2021-08-04T21:13:29.761Z] 20b6b887fc8d: Preparing [2021-08-04T21:13:29.761Z] 6552aea10231: Preparing [2021-08-04T21:13:29.761Z] 2fef517d3de1: Preparing [2021-08-04T21:13:29.761Z] 3b4ad7838536: Preparing [2021-08-04T21:13:29.761Z] a3a5533b30e3: Preparing [2021-08-04T21:13:29.761Z] 5b7009917ff0: Preparing [2021-08-04T21:13:29.761Z] 0cbbc125f2d1: Preparing [2021-08-04T21:13:29.761Z] afe7ad1939a6: Preparing [2021-08-04T21:13:29.761Z] 32f366d666a5: Preparing [2021-08-04T21:13:29.761Z] 5b7009917ff0: Waiting [2021-08-04T21:13:29.761Z] a3a5533b30e3: Waiting [2021-08-04T21:13:29.761Z] 0cbbc125f2d1: Waiting [2021-08-04T21:13:29.761Z] 32f366d666a5: Waiting [2021-08-04T21:13:29.761Z] afe7ad1939a6: Waiting [2021-08-04T21:13:30.355Z] 3b4ad7838536: Pushed [2021-08-04T21:13:30.355Z] acdd580711e1: Pushed [2021-08-04T21:13:30.355Z] 20b6b887fc8d: Pushed [2021-08-04T21:13:30.380Z] --parallel Build images in parallel. [2021-08-04T21:13:30.623Z] a3a5533b30e3: Pushed [2021-08-04T21:13:30.624Z] 5b7009917ff0: Pushed [2021-08-04T21:13:30.624Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:30.624Z] 2fef517d3de1: Pushed [2021-08-04T21:13:30.624Z] 0cbbc125f2d1: Pushed [Pipeline] } [2021-08-04T21:13:30.682Z] $ docker stop --time=1 a49486a0a59c0e6fb1f542ca8a8eae6877274c8ac1fa1dfab3626d1c7def1299 [2021-08-04T21:13:30.890Z] afe7ad1939a6: Pushed [2021-08-04T21:13:30.890Z] 6552aea10231: Pushed [2021-08-04T21:13:31.160Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72: digest: sha256:5f25cc91d552e55ef3aec5062f5007a0d9b9b7bdbc89b8ab83bd28bbfb323305 size: 2405 [2021-08-04T21:13:32.587Z] $ docker rm -f a49486a0a59c0e6fb1f542ca8a8eae6877274c8ac1fa1dfab3626d1c7def1299 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:33.197Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:33.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-04T21:13:33.318Z] . [Pipeline] withDockerContainer [2021-08-04T21:13:35.216Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-04T21:13:35.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-04T21:13:35.216Z] acdd580711e1: Preparing [2021-08-04T21:13:35.216Z] 20b6b887fc8d: Preparing [2021-08-04T21:13:35.216Z] 6552aea10231: Preparing [2021-08-04T21:13:35.216Z] 2fef517d3de1: Preparing [2021-08-04T21:13:35.216Z] 3b4ad7838536: Preparing [2021-08-04T21:13:35.216Z] a3a5533b30e3: Preparing [2021-08-04T21:13:35.216Z] 5b7009917ff0: Preparing [2021-08-04T21:13:35.216Z] 0cbbc125f2d1: Preparing [2021-08-04T21:13:35.216Z] afe7ad1939a6: Preparing [2021-08-04T21:13:35.216Z] 32f366d666a5: Preparing [2021-08-04T21:13:35.216Z] a3a5533b30e3: Waiting [2021-08-04T21:13:35.216Z] 5b7009917ff0: Waiting [2021-08-04T21:13:35.216Z] 0cbbc125f2d1: Waiting [2021-08-04T21:13:35.216Z] afe7ad1939a6: Waiting [2021-08-04T21:13:35.216Z] 32f366d666a5: Waiting [2021-08-04T21:13:35.216Z] acdd580711e1: Layer already exists [2021-08-04T21:13:35.216Z] 2fef517d3de1: Layer already exists [2021-08-04T21:13:35.216Z] 3b4ad7838536: Layer already exists [2021-08-04T21:13:35.216Z] 20b6b887fc8d: Layer already exists [2021-08-04T21:13:35.216Z] 6552aea10231: Layer already exists [2021-08-04T21:13:35.216Z] afe7ad1939a6: Layer already exists [2021-08-04T21:13:35.216Z] 0cbbc125f2d1: Layer already exists [2021-08-04T21:13:35.216Z] a3a5533b30e3: Layer already exists [2021-08-04T21:13:35.216Z] 5b7009917ff0: Layer already exists [2021-08-04T21:13:35.216Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:35.216Z] latest: digest: sha256:5f25cc91d552e55ef3aec5062f5007a0d9b9b7bdbc89b8ab83bd28bbfb323305 size: 2405 [2021-08-04T21:13:35.527Z] prd-ubuntu18.04-docker-arm64-4c-16g-2021 does not seem to be running inside a container [2021-08-04T21:13:35.610Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-04T21:13:37.191Z] $ docker top bacc8412d2f4cb6e1f4b68bd440c225d7f48b3488a9dae1a3acef6041668afc3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:38.154Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-04T21:13:38.187Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:38.507Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.22 [2021-08-04T21:13:38.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-04T21:13:38.508Z] acdd580711e1: Preparing [2021-08-04T21:13:38.508Z] 20b6b887fc8d: Preparing [2021-08-04T21:13:38.508Z] 6552aea10231: Preparing [2021-08-04T21:13:38.508Z] 2fef517d3de1: Preparing [2021-08-04T21:13:38.508Z] 3b4ad7838536: Preparing [2021-08-04T21:13:38.508Z] a3a5533b30e3: Preparing [2021-08-04T21:13:38.508Z] 5b7009917ff0: Preparing [2021-08-04T21:13:38.508Z] 0cbbc125f2d1: Preparing [2021-08-04T21:13:38.508Z] afe7ad1939a6: Preparing [2021-08-04T21:13:38.508Z] 32f366d666a5: Preparing [2021-08-04T21:13:38.508Z] a3a5533b30e3: Waiting [2021-08-04T21:13:38.508Z] 5b7009917ff0: Waiting [2021-08-04T21:13:38.508Z] 32f366d666a5: Waiting [2021-08-04T21:13:38.508Z] 0cbbc125f2d1: Waiting [2021-08-04T21:13:38.508Z] afe7ad1939a6: Waiting [2021-08-04T21:13:38.508Z] 20b6b887fc8d: Layer already exists [2021-08-04T21:13:38.508Z] 6552aea10231: Layer already exists [2021-08-04T21:13:38.508Z] acdd580711e1: Layer already exists [2021-08-04T21:13:38.508Z] 2fef517d3de1: Layer already exists [2021-08-04T21:13:38.508Z] 3b4ad7838536: Layer already exists [2021-08-04T21:13:38.508Z] a3a5533b30e3: Layer already exists [2021-08-04T21:13:38.508Z] afe7ad1939a6: Layer already exists [2021-08-04T21:13:38.508Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:38.508Z] 0cbbc125f2d1: Layer already exists [2021-08-04T21:13:38.508Z] 5b7009917ff0: Layer already exists [2021-08-04T21:13:38.508Z] 2.0.1-dev.22: digest: sha256:5f25cc91d552e55ef3aec5062f5007a0d9b9b7bdbc89b8ab83bd28bbfb323305 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:38.835Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:39.153Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:39.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-04T21:13:39.153Z] acdd580711e1: Preparing [2021-08-04T21:13:39.153Z] 20b6b887fc8d: Preparing [2021-08-04T21:13:39.153Z] 6552aea10231: Preparing [2021-08-04T21:13:39.153Z] 2fef517d3de1: Preparing [2021-08-04T21:13:39.153Z] 3b4ad7838536: Preparing [2021-08-04T21:13:39.153Z] a3a5533b30e3: Preparing [2021-08-04T21:13:39.153Z] 5b7009917ff0: Preparing [2021-08-04T21:13:39.153Z] 0cbbc125f2d1: Preparing [2021-08-04T21:13:39.153Z] afe7ad1939a6: Preparing [2021-08-04T21:13:39.153Z] 32f366d666a5: Preparing [2021-08-04T21:13:39.153Z] a3a5533b30e3: Waiting [2021-08-04T21:13:39.153Z] 5b7009917ff0: Waiting [2021-08-04T21:13:39.153Z] 0cbbc125f2d1: Waiting [2021-08-04T21:13:39.153Z] afe7ad1939a6: Waiting [2021-08-04T21:13:39.153Z] 32f366d666a5: Waiting [2021-08-04T21:13:39.153Z] 6552aea10231: Layer already exists [2021-08-04T21:13:39.153Z] 2fef517d3de1: Layer already exists [2021-08-04T21:13:39.153Z] 3b4ad7838536: Layer already exists [2021-08-04T21:13:39.153Z] acdd580711e1: Layer already exists [2021-08-04T21:13:39.153Z] 20b6b887fc8d: Layer already exists [2021-08-04T21:13:39.153Z] a3a5533b30e3: Layer already exists [2021-08-04T21:13:39.153Z] 0cbbc125f2d1: Layer already exists [2021-08-04T21:13:39.153Z] afe7ad1939a6: Layer already exists [2021-08-04T21:13:39.153Z] 5b7009917ff0: Layer already exists [2021-08-04T21:13:39.153Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:39.153Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22: digest: sha256:5f25cc91d552e55ef3aec5062f5007a0d9b9b7bdbc89b8ab83bd28bbfb323305 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:39.478Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:39.794Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-08-04T21:13:39.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-04T21:13:39.795Z] acdd580711e1: Preparing [2021-08-04T21:13:39.795Z] 20b6b887fc8d: Preparing [2021-08-04T21:13:39.795Z] 6552aea10231: Preparing [2021-08-04T21:13:39.795Z] 2fef517d3de1: Preparing [2021-08-04T21:13:39.795Z] 3b4ad7838536: Preparing [2021-08-04T21:13:39.795Z] a3a5533b30e3: Preparing [2021-08-04T21:13:39.795Z] 5b7009917ff0: Preparing [2021-08-04T21:13:39.795Z] 0cbbc125f2d1: Preparing [2021-08-04T21:13:39.795Z] afe7ad1939a6: Preparing [2021-08-04T21:13:39.795Z] 32f366d666a5: Preparing [2021-08-04T21:13:39.795Z] 5b7009917ff0: Waiting [2021-08-04T21:13:39.795Z] 0cbbc125f2d1: Waiting [2021-08-04T21:13:39.795Z] afe7ad1939a6: Waiting [2021-08-04T21:13:39.795Z] 32f366d666a5: Waiting [2021-08-04T21:13:39.795Z] a3a5533b30e3: Waiting [2021-08-04T21:13:39.795Z] acdd580711e1: Layer already exists [2021-08-04T21:13:39.795Z] 3b4ad7838536: Layer already exists [2021-08-04T21:13:39.795Z] 6552aea10231: Layer already exists [2021-08-04T21:13:39.795Z] 20b6b887fc8d: Layer already exists [2021-08-04T21:13:39.795Z] 2fef517d3de1: Layer already exists [2021-08-04T21:13:39.795Z] 5b7009917ff0: Layer already exists [2021-08-04T21:13:39.795Z] 0cbbc125f2d1: Layer already exists [2021-08-04T21:13:39.795Z] a3a5533b30e3: Layer already exists [2021-08-04T21:13:39.795Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:39.795Z] afe7ad1939a6: Layer already exists [2021-08-04T21:13:39.795Z] main: digest: sha256:5f25cc91d552e55ef3aec5062f5007a0d9b9b7bdbc89b8ab83bd28bbfb323305 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:13:39.855Z] ===================================================== [Pipeline] echo [2021-08-04T21:13:39.872Z] taggedImages: [2021-08-04T21:13:39.872Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:39.872Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-04T21:13:39.872Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.22 [2021-08-04T21:13:39.872Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:39.872Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-08-04T21:13:39.909Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-08-04T21:13:39.909Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:39.909Z] latest [2021-08-04T21:13:39.909Z] 2.0.1-dev.22 [2021-08-04T21:13:39.909Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:39.909Z] main [2021-08-04T21:13:39.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:40.270Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:40.590Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:40.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-04T21:13:40.590Z] d26211c27b1b: Preparing [2021-08-04T21:13:40.590Z] 6056f3df28ea: Preparing [2021-08-04T21:13:40.590Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:40.590Z] c7c7eba3052f: Preparing [2021-08-04T21:13:40.590Z] 32f366d666a5: Preparing [2021-08-04T21:13:40.590Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:40.590Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:40.856Z] d26211c27b1b: Pushed [2021-08-04T21:13:40.856Z] c7c7eba3052f: Pushed [2021-08-04T21:13:41.817Z] 6056f3df28ea: Pushed [2021-08-04T21:13:41.817Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72: digest: sha256:76a5845932d07662b23aac5ae167bdf4852ef1ddc10128c33123e2bc0910f4ff size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:42.138Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:42.452Z] Building core-command ... [2021-08-04T21:13:42.452Z] Building core-data ... [2021-08-04T21:13:42.452Z] Building core-metadata ... [2021-08-04T21:13:42.452Z] Building security-bootstrapper ... [2021-08-04T21:13:42.452Z] Building security-proxy-setup ... [2021-08-04T21:13:42.452Z] Building security-secretstore-setup ... [2021-08-04T21:13:42.452Z] Building support-notifications ... [2021-08-04T21:13:42.452Z] Building support-scheduler ... [2021-08-04T21:13:42.452Z] Building sys-mgmt-agent ... [2021-08-04T21:13:42.452Z] Building support-notifications [2021-08-04T21:13:42.452Z] Building core-command [2021-08-04T21:13:42.452Z] Building security-secretstore-setup [2021-08-04T21:13:42.452Z] Building security-bootstrapper [2021-08-04T21:13:42.452Z] Building core-data [2021-08-04T21:13:42.454Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-04T21:13:42.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-04T21:13:42.454Z] d26211c27b1b: Preparing [2021-08-04T21:13:42.454Z] 6056f3df28ea: Preparing [2021-08-04T21:13:42.454Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:42.454Z] c7c7eba3052f: Preparing [2021-08-04T21:13:42.454Z] 32f366d666a5: Preparing [2021-08-04T21:13:42.454Z] d26211c27b1b: Layer already exists [2021-08-04T21:13:42.454Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:42.454Z] 6056f3df28ea: Layer already exists [2021-08-04T21:13:42.454Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:42.454Z] c7c7eba3052f: Layer already exists [2021-08-04T21:13:42.454Z] latest: digest: sha256:76a5845932d07662b23aac5ae167bdf4852ef1ddc10128c33123e2bc0910f4ff size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:42.780Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:43.097Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.22 [2021-08-04T21:13:43.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-04T21:13:43.097Z] d26211c27b1b: Preparing [2021-08-04T21:13:43.097Z] 6056f3df28ea: Preparing [2021-08-04T21:13:43.097Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:43.097Z] c7c7eba3052f: Preparing [2021-08-04T21:13:43.097Z] 32f366d666a5: Preparing [2021-08-04T21:13:43.097Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:43.097Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:43.097Z] d26211c27b1b: Layer already exists [2021-08-04T21:13:43.097Z] 6056f3df28ea: Layer already exists [2021-08-04T21:13:43.097Z] c7c7eba3052f: Layer already exists [2021-08-04T21:13:43.097Z] 2.0.1-dev.22: digest: sha256:76a5845932d07662b23aac5ae167bdf4852ef1ddc10128c33123e2bc0910f4ff size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:43.416Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:43.732Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:43.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-04T21:13:43.732Z] d26211c27b1b: Preparing [2021-08-04T21:13:43.732Z] 6056f3df28ea: Preparing [2021-08-04T21:13:43.732Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:43.732Z] c7c7eba3052f: Preparing [2021-08-04T21:13:43.732Z] 32f366d666a5: Preparing [2021-08-04T21:13:43.732Z] c7c7eba3052f: Layer already exists [2021-08-04T21:13:43.732Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:43.732Z] d26211c27b1b: Layer already exists [2021-08-04T21:13:43.732Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:43.732Z] 6056f3df28ea: Layer already exists [2021-08-04T21:13:43.732Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22: digest: sha256:76a5845932d07662b23aac5ae167bdf4852ef1ddc10128c33123e2bc0910f4ff size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:44.053Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:44.367Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-08-04T21:13:44.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-04T21:13:44.367Z] d26211c27b1b: Preparing [2021-08-04T21:13:44.367Z] 6056f3df28ea: Preparing [2021-08-04T21:13:44.367Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:44.367Z] c7c7eba3052f: Preparing [2021-08-04T21:13:44.367Z] 32f366d666a5: Preparing [2021-08-04T21:13:44.367Z] 6056f3df28ea: Layer already exists [2021-08-04T21:13:44.367Z] d26211c27b1b: Layer already exists [2021-08-04T21:13:44.367Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:44.367Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:44.367Z] c7c7eba3052f: Layer already exists [2021-08-04T21:13:44.367Z] main: digest: sha256:76a5845932d07662b23aac5ae167bdf4852ef1ddc10128c33123e2bc0910f4ff size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:13:44.422Z] ===================================================== [Pipeline] echo [2021-08-04T21:13:44.437Z] taggedImages: [2021-08-04T21:13:44.437Z] - nexus3.edgexfoundry.org:10004/support-notifications:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:44.437Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-04T21:13:44.437Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.22 [2021-08-04T21:13:44.437Z] - nexus3.edgexfoundry.org:10004/support-notifications:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:44.437Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-08-04T21:13:44.470Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-08-04T21:13:44.470Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:44.470Z] latest [2021-08-04T21:13:44.470Z] 2.0.1-dev.22 [2021-08-04T21:13:44.470Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:44.470Z] main [2021-08-04T21:13:44.470Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:44.825Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:45.145Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:45.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-04T21:13:45.145Z] 5df6822b15b8: Preparing [2021-08-04T21:13:45.145Z] d13c0ea6e247: Preparing [2021-08-04T21:13:45.145Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:45.145Z] f6bf59f811a5: Preparing [2021-08-04T21:13:45.145Z] 32f366d666a5: Preparing [2021-08-04T21:13:45.145Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:45.145Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:45.145Z] f6bf59f811a5: Layer already exists [2021-08-04T21:13:46.549Z] 5df6822b15b8: Pushed [2021-08-04T21:13:46.549Z] d13c0ea6e247: Pushed [2021-08-04T21:13:46.814Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72: digest: sha256:c91abf2caa1906075bb60cbf696a78818b0617d90cd36fe11168e27c255916f8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:47.135Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:47.451Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-04T21:13:47.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-04T21:13:47.451Z] 5df6822b15b8: Preparing [2021-08-04T21:13:47.451Z] d13c0ea6e247: Preparing [2021-08-04T21:13:47.451Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:47.451Z] f6bf59f811a5: Preparing [2021-08-04T21:13:47.451Z] 32f366d666a5: Preparing [2021-08-04T21:13:47.451Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:47.451Z] 5df6822b15b8: Layer already exists [2021-08-04T21:13:47.451Z] d13c0ea6e247: Layer already exists [2021-08-04T21:13:47.451Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:47.451Z] f6bf59f811a5: Layer already exists [2021-08-04T21:13:47.451Z] latest: digest: sha256:c91abf2caa1906075bb60cbf696a78818b0617d90cd36fe11168e27c255916f8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:47.776Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:48.094Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.22 [2021-08-04T21:13:48.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-04T21:13:48.094Z] 5df6822b15b8: Preparing [2021-08-04T21:13:48.094Z] d13c0ea6e247: Preparing [2021-08-04T21:13:48.094Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:48.094Z] f6bf59f811a5: Preparing [2021-08-04T21:13:48.094Z] 32f366d666a5: Preparing [2021-08-04T21:13:48.094Z] f6bf59f811a5: Layer already exists [2021-08-04T21:13:48.094Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:48.095Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:48.095Z] d13c0ea6e247: Layer already exists [2021-08-04T21:13:48.095Z] 5df6822b15b8: Layer already exists [2021-08-04T21:13:48.095Z] 2.0.1-dev.22: digest: sha256:c91abf2caa1906075bb60cbf696a78818b0617d90cd36fe11168e27c255916f8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:48.418Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:48.738Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:48.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-04T21:13:48.739Z] 5df6822b15b8: Preparing [2021-08-04T21:13:48.739Z] d13c0ea6e247: Preparing [2021-08-04T21:13:48.739Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:48.739Z] f6bf59f811a5: Preparing [2021-08-04T21:13:48.739Z] 32f366d666a5: Preparing [2021-08-04T21:13:48.739Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:48.739Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:48.739Z] d13c0ea6e247: Layer already exists [2021-08-04T21:13:48.739Z] 5df6822b15b8: Layer already exists [2021-08-04T21:13:48.739Z] f6bf59f811a5: Layer already exists [2021-08-04T21:13:48.739Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22: digest: sha256:c91abf2caa1906075bb60cbf696a78818b0617d90cd36fe11168e27c255916f8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:49.066Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:49.387Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-08-04T21:13:49.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-04T21:13:49.387Z] 5df6822b15b8: Preparing [2021-08-04T21:13:49.387Z] d13c0ea6e247: Preparing [2021-08-04T21:13:49.387Z] 54d4ac9222fb: Preparing [2021-08-04T21:13:49.387Z] f6bf59f811a5: Preparing [2021-08-04T21:13:49.387Z] 32f366d666a5: Preparing [2021-08-04T21:13:49.387Z] f6bf59f811a5: Layer already exists [2021-08-04T21:13:49.387Z] 32f366d666a5: Layer already exists [2021-08-04T21:13:49.387Z] 54d4ac9222fb: Layer already exists [2021-08-04T21:13:49.387Z] 5df6822b15b8: Layer already exists [2021-08-04T21:13:49.387Z] d13c0ea6e247: Layer already exists [2021-08-04T21:13:49.387Z] main: digest: sha256:c91abf2caa1906075bb60cbf696a78818b0617d90cd36fe11168e27c255916f8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:13:49.443Z] ===================================================== [Pipeline] echo [2021-08-04T21:13:49.457Z] taggedImages: [2021-08-04T21:13:49.457Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:49.457Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-04T21:13:49.457Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.22 [2021-08-04T21:13:49.457Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:49.457Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-08-04T21:13:49.487Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-08-04T21:13:49.487Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:49.487Z] latest [2021-08-04T21:13:49.487Z] 2.0.1-dev.22 [2021-08-04T21:13:49.487Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:13:49.487Z] main [2021-08-04T21:13:49.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:49.852Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:13:50.180Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:13:50.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-04T21:13:50.180Z] a37fa29420d7: Preparing [2021-08-04T21:13:50.180Z] 956323f28d4a: Preparing [2021-08-04T21:13:50.180Z] ff038b56ad58: Preparing [2021-08-04T21:13:50.180Z] 889d78eeff81: Preparing [2021-08-04T21:13:50.180Z] c080ac93e525: Preparing [2021-08-04T21:13:50.180Z] 87dec32dab56: Preparing [2021-08-04T21:13:50.180Z] 4b3c02ac6c6d: Preparing [2021-08-04T21:13:50.180Z] 3b6deb83ca37: Preparing [2021-08-04T21:13:50.180Z] 563ea45970c1: Preparing [2021-08-04T21:13:50.180Z] 91e3b9641807: Preparing [2021-08-04T21:13:50.180Z] b2d5eeeaba3a: Preparing [2021-08-04T21:13:50.180Z] 87dec32dab56: Waiting [2021-08-04T21:13:50.180Z] 4b3c02ac6c6d: Waiting [2021-08-04T21:13:50.180Z] 3b6deb83ca37: Waiting [2021-08-04T21:13:50.180Z] 563ea45970c1: Waiting [2021-08-04T21:13:50.180Z] 91e3b9641807: Waiting [2021-08-04T21:13:50.180Z] b2d5eeeaba3a: Waiting [2021-08-04T21:13:51.152Z] 956323f28d4a: Pushed [2021-08-04T21:13:51.152Z] a37fa29420d7: Pushed [2021-08-04T21:13:51.152Z] c080ac93e525: Pushed [2021-08-04T21:13:51.433Z] 87dec32dab56: Pushed [2021-08-04T21:13:51.433Z] 4b3c02ac6c6d: Pushed [2021-08-04T21:13:51.433Z] ff038b56ad58: Pushed [2021-08-04T21:13:51.714Z] 563ea45970c1: Layer already exists [2021-08-04T21:13:51.714Z] 91e3b9641807: Layer already exists [2021-08-04T21:13:51.714Z] b2d5eeeaba3a: Layer already exists [2021-08-04T21:13:55.102Z] 889d78eeff81: Pushed [2021-08-04T21:14:13.340Z] 3b6deb83ca37: Pushed [2021-08-04T21:14:13.340Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72: digest: sha256:e7502e67f79fca71afd67332982a6ef220288142502852ed831215a4dd5cff6a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:14:13.673Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:14:14.205Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-04T21:14:14.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-04T21:14:14.205Z] a37fa29420d7: Preparing [2021-08-04T21:14:14.205Z] 956323f28d4a: Preparing [2021-08-04T21:14:14.205Z] ff038b56ad58: Preparing [2021-08-04T21:14:14.205Z] 889d78eeff81: Preparing [2021-08-04T21:14:14.205Z] c080ac93e525: Preparing [2021-08-04T21:14:14.205Z] 87dec32dab56: Preparing [2021-08-04T21:14:14.205Z] 4b3c02ac6c6d: Preparing [2021-08-04T21:14:14.205Z] 3b6deb83ca37: Preparing [2021-08-04T21:14:14.205Z] 563ea45970c1: Preparing [2021-08-04T21:14:14.205Z] 91e3b9641807: Preparing [2021-08-04T21:14:14.205Z] b2d5eeeaba3a: Preparing [2021-08-04T21:14:14.205Z] 4b3c02ac6c6d: Waiting [2021-08-04T21:14:14.205Z] 3b6deb83ca37: Waiting [2021-08-04T21:14:14.205Z] 563ea45970c1: Waiting [2021-08-04T21:14:14.205Z] 91e3b9641807: Waiting [2021-08-04T21:14:14.205Z] b2d5eeeaba3a: Waiting [2021-08-04T21:14:14.205Z] 87dec32dab56: Waiting [2021-08-04T21:14:14.205Z] c080ac93e525: Layer already exists [2021-08-04T21:14:14.205Z] 889d78eeff81: Layer already exists [2021-08-04T21:14:14.205Z] 956323f28d4a: Layer already exists [2021-08-04T21:14:14.205Z] ff038b56ad58: Layer already exists [2021-08-04T21:14:14.205Z] a37fa29420d7: Layer already exists [2021-08-04T21:14:14.205Z] 4b3c02ac6c6d: Layer already exists [2021-08-04T21:14:14.205Z] 3b6deb83ca37: Layer already exists [2021-08-04T21:14:14.205Z] 563ea45970c1: Layer already exists [2021-08-04T21:14:14.205Z] 87dec32dab56: Layer already exists [2021-08-04T21:14:14.205Z] 91e3b9641807: Layer already exists [2021-08-04T21:14:14.205Z] b2d5eeeaba3a: Layer already exists [2021-08-04T21:14:14.473Z] latest: digest: sha256:e7502e67f79fca71afd67332982a6ef220288142502852ed831215a4dd5cff6a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:14:14.804Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:14:15.126Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.22 [2021-08-04T21:14:15.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-04T21:14:15.126Z] a37fa29420d7: Preparing [2021-08-04T21:14:15.126Z] 956323f28d4a: Preparing [2021-08-04T21:14:15.126Z] ff038b56ad58: Preparing [2021-08-04T21:14:15.126Z] 889d78eeff81: Preparing [2021-08-04T21:14:15.126Z] c080ac93e525: Preparing [2021-08-04T21:14:15.126Z] 87dec32dab56: Preparing [2021-08-04T21:14:15.126Z] 4b3c02ac6c6d: Preparing [2021-08-04T21:14:15.126Z] 3b6deb83ca37: Preparing [2021-08-04T21:14:15.126Z] 563ea45970c1: Preparing [2021-08-04T21:14:15.126Z] 91e3b9641807: Preparing [2021-08-04T21:14:15.126Z] b2d5eeeaba3a: Preparing [2021-08-04T21:14:15.126Z] 4b3c02ac6c6d: Waiting [2021-08-04T21:14:15.126Z] 3b6deb83ca37: Waiting [2021-08-04T21:14:15.126Z] 563ea45970c1: Waiting [2021-08-04T21:14:15.126Z] 91e3b9641807: Waiting [2021-08-04T21:14:15.126Z] b2d5eeeaba3a: Waiting [2021-08-04T21:14:15.126Z] 87dec32dab56: Waiting [2021-08-04T21:14:15.126Z] 956323f28d4a: Layer already exists [2021-08-04T21:14:15.126Z] a37fa29420d7: Layer already exists [2021-08-04T21:14:15.126Z] c080ac93e525: Layer already exists [2021-08-04T21:14:15.126Z] ff038b56ad58: Layer already exists [2021-08-04T21:14:15.126Z] 889d78eeff81: Layer already exists [2021-08-04T21:14:15.126Z] 87dec32dab56: Layer already exists [2021-08-04T21:14:15.126Z] 3b6deb83ca37: Layer already exists [2021-08-04T21:14:15.126Z] 4b3c02ac6c6d: Layer already exists [2021-08-04T21:14:15.126Z] 563ea45970c1: Layer already exists [2021-08-04T21:14:15.126Z] 91e3b9641807: Layer already exists [2021-08-04T21:14:15.126Z] b2d5eeeaba3a: Layer already exists [2021-08-04T21:14:15.126Z] 2.0.1-dev.22: digest: sha256:e7502e67f79fca71afd67332982a6ef220288142502852ed831215a4dd5cff6a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:14:15.450Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:14:15.767Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:14:15.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-04T21:14:15.767Z] a37fa29420d7: Preparing [2021-08-04T21:14:15.767Z] 956323f28d4a: Preparing [2021-08-04T21:14:15.767Z] ff038b56ad58: Preparing [2021-08-04T21:14:15.767Z] 889d78eeff81: Preparing [2021-08-04T21:14:15.767Z] c080ac93e525: Preparing [2021-08-04T21:14:15.767Z] 87dec32dab56: Preparing [2021-08-04T21:14:15.767Z] 4b3c02ac6c6d: Preparing [2021-08-04T21:14:15.767Z] 3b6deb83ca37: Preparing [2021-08-04T21:14:15.767Z] 563ea45970c1: Preparing [2021-08-04T21:14:15.767Z] 91e3b9641807: Preparing [2021-08-04T21:14:15.767Z] b2d5eeeaba3a: Preparing [2021-08-04T21:14:15.767Z] 3b6deb83ca37: Waiting [2021-08-04T21:14:15.767Z] 563ea45970c1: Waiting [2021-08-04T21:14:15.767Z] 91e3b9641807: Waiting [2021-08-04T21:14:15.767Z] b2d5eeeaba3a: Waiting [2021-08-04T21:14:15.767Z] 87dec32dab56: Waiting [2021-08-04T21:14:15.767Z] 4b3c02ac6c6d: Waiting [2021-08-04T21:14:15.767Z] 956323f28d4a: Layer already exists [2021-08-04T21:14:15.767Z] a37fa29420d7: Layer already exists [2021-08-04T21:14:15.767Z] c080ac93e525: Layer already exists [2021-08-04T21:14:15.767Z] ff038b56ad58: Layer already exists [2021-08-04T21:14:15.767Z] 889d78eeff81: Layer already exists [2021-08-04T21:14:15.767Z] 87dec32dab56: Layer already exists [2021-08-04T21:14:15.767Z] 91e3b9641807: Layer already exists [2021-08-04T21:14:15.767Z] 4b3c02ac6c6d: Layer already exists [2021-08-04T21:14:15.767Z] 563ea45970c1: Layer already exists [2021-08-04T21:14:15.767Z] 3b6deb83ca37: Layer already exists [2021-08-04T21:14:15.767Z] b2d5eeeaba3a: Layer already exists [2021-08-04T21:14:15.767Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22: digest: sha256:e7502e67f79fca71afd67332982a6ef220288142502852ed831215a4dd5cff6a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:14:16.091Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:14:16.411Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-08-04T21:14:16.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-04T21:14:16.411Z] a37fa29420d7: Preparing [2021-08-04T21:14:16.411Z] 956323f28d4a: Preparing [2021-08-04T21:14:16.411Z] ff038b56ad58: Preparing [2021-08-04T21:14:16.411Z] 889d78eeff81: Preparing [2021-08-04T21:14:16.411Z] c080ac93e525: Preparing [2021-08-04T21:14:16.411Z] 87dec32dab56: Preparing [2021-08-04T21:14:16.411Z] 4b3c02ac6c6d: Preparing [2021-08-04T21:14:16.411Z] 3b6deb83ca37: Preparing [2021-08-04T21:14:16.411Z] 563ea45970c1: Preparing [2021-08-04T21:14:16.411Z] 91e3b9641807: Preparing [2021-08-04T21:14:16.411Z] b2d5eeeaba3a: Preparing [2021-08-04T21:14:16.411Z] 3b6deb83ca37: Waiting [2021-08-04T21:14:16.411Z] 563ea45970c1: Waiting [2021-08-04T21:14:16.411Z] 91e3b9641807: Waiting [2021-08-04T21:14:16.411Z] b2d5eeeaba3a: Waiting [2021-08-04T21:14:16.411Z] 87dec32dab56: Waiting [2021-08-04T21:14:16.411Z] 4b3c02ac6c6d: Waiting [2021-08-04T21:14:16.411Z] c080ac93e525: Layer already exists [2021-08-04T21:14:16.411Z] 889d78eeff81: Layer already exists [2021-08-04T21:14:16.411Z] ff038b56ad58: Layer already exists [2021-08-04T21:14:16.411Z] a37fa29420d7: Layer already exists [2021-08-04T21:14:16.411Z] 956323f28d4a: Layer already exists [2021-08-04T21:14:16.411Z] 87dec32dab56: Layer already exists [2021-08-04T21:14:16.411Z] 4b3c02ac6c6d: Layer already exists [2021-08-04T21:14:16.411Z] 563ea45970c1: Layer already exists [2021-08-04T21:14:16.411Z] 3b6deb83ca37: Layer already exists [2021-08-04T21:14:16.411Z] 91e3b9641807: Layer already exists [2021-08-04T21:14:16.411Z] b2d5eeeaba3a: Layer already exists [2021-08-04T21:14:16.411Z] main: digest: sha256:e7502e67f79fca71afd67332982a6ef220288142502852ed831215a4dd5cff6a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:14:16.465Z] ===================================================== [Pipeline] echo [2021-08-04T21:14:16.478Z] taggedImages: [2021-08-04T21:14:16.478Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:14:16.478Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-04T21:14:16.478Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.22 [2021-08-04T21:14:16.478Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:14:16.478Z] - 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] } [2021-08-04T21:14:21.464Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T21:14:21.464Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T21:14:21.464Z] ---> 394556c155ce [2021-08-04T21:14:21.464Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T21:14:22.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T21:14:22.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-04T21:14:22.912Z] ---> 394556c155ce [2021-08-04T21:14:22.912Z] Step 3/23 : WORKDIR /edgex-go [2021-08-04T21:14:22.912Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T21:14:22.912Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T21:14:22.912Z] ---> 394556c155ce [2021-08-04T21:14:22.912Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T21:14:23.188Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T21:14:23.189Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-04T21:14:23.189Z] ---> 394556c155ce [2021-08-04T21:14:23.189Z] Step 3/32 : WORKDIR /edgex-go [2021-08-04T21:14:23.189Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T21:14:23.189Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-04T21:14:23.189Z] ---> 394556c155ce [2021-08-04T21:14:23.189Z] Step 3/26 : WORKDIR /edgex-go [2021-08-04T21:14:26.621Z] ---> Running in 6cb218a3d650 [2021-08-04T21:14:26.621Z] ---> Running in 0d6427624044 [2021-08-04T21:14:26.621Z] ---> Running in 507e7db4cfb8 [2021-08-04T21:14:26.621Z] ---> Running in 37e246a2b886 [2021-08-04T21:14:26.621Z] ---> Running in 14ecc85527cc [2021-08-04T21:14:28.885Z] Removing intermediate container 0d6427624044 [2021-08-04T21:14:28.885Z] ---> b626882066a2 [2021-08-04T21:14:28.885Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:14:28.885Z] Removing intermediate container 37e246a2b886 [2021-08-04T21:14:28.885Z] ---> d74dd6e9adbb [2021-08-04T21:14:28.885Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:14:28.885Z] Removing intermediate container 14ecc85527cc [2021-08-04T21:14:28.885Z] ---> 3b8a5612da3d [2021-08-04T21:14:28.885Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:14:28.885Z] Removing intermediate container 507e7db4cfb8 [2021-08-04T21:14:28.885Z] ---> 7bdf2103ab5d [2021-08-04T21:14:28.885Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:14:28.885Z] Removing intermediate container 6cb218a3d650 [2021-08-04T21:14:28.885Z] ---> 6421bb36376c [2021-08-04T21:14:28.885Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:14:28.885Z] ---> Running in 8f64cef2e7f2 [2021-08-04T21:14:28.885Z] ---> Running in 1712e96832ac [2021-08-04T21:14:28.885Z] ---> Running in f4440be07d12 [2021-08-04T21:14:28.885Z] ---> Running in b3195c3fd909 [2021-08-04T21:14:28.885Z] ---> Running in 4d1739d022fb [2021-08-04T21:14:31.532Z] Removing intermediate container 1712e96832ac [2021-08-04T21:14:31.532Z] ---> 601352a2c5ad [2021-08-04T21:14:31.532Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-04T21:14:31.532Z] Removing intermediate container 8f64cef2e7f2 [2021-08-04T21:14:31.532Z] ---> c0ebdf79ba3f [2021-08-04T21:14:31.532Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-04T21:14:31.532Z] ---> Running in 7a477411bca5 [2021-08-04T21:14:31.806Z] ---> Running in 2999d7cf1c88 [2021-08-04T21:14:32.082Z] Removing intermediate container b3195c3fd909 [2021-08-04T21:14:32.082Z] ---> f3d751751fbb [2021-08-04T21:14:32.082Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-04T21:14:32.082Z] Removing intermediate container 4d1739d022fb [2021-08-04T21:14:32.082Z] ---> 3d7977c8fe3e [2021-08-04T21:14:32.082Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-04T21:14:32.082Z] Removing intermediate container f4440be07d12 [2021-08-04T21:14:32.082Z] ---> 67989d3b09fa [2021-08-04T21:14:32.082Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-04T21:14:32.361Z] ---> Running in 8eb50f30109b [2021-08-04T21:14:32.637Z] ---> Running in ee6d1194c5ab [2021-08-04T21:14:32.637Z] ---> Running in e672fded3904 [2021-08-04T21:14:33.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T21:14:33.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T21:14:34.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T21:14:34.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T21:14:34.805Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T21:14:34.805Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T21:14:34.805Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T21:14:35.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T21:14:35.427Z] OK: 218 MiB in 52 packages [2021-08-04T21:14:35.716Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T21:14:35.716Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T21:14:35.716Z] OK: 218 MiB in 52 packages [2021-08-04T21:14:36.716Z] OK: 218 MiB in 52 packages [2021-08-04T21:14:36.994Z] OK: 218 MiB in 52 packages [2021-08-04T21:14:36.994Z] OK: 218 MiB in 52 packages [2021-08-04T21:14:37.271Z] Removing intermediate container 7a477411bca5 [2021-08-04T21:14:37.271Z] ---> 517e04d98e69 [2021-08-04T21:14:37.271Z] Step 6/23 : COPY go.mod . [2021-08-04T21:14:37.880Z] Removing intermediate container 2999d7cf1c88 [2021-08-04T21:14:37.880Z] ---> d11fedd6a709 [2021-08-04T21:14:37.880Z] Step 6/24 : COPY go.mod . [2021-08-04T21:14:38.483Z] Removing intermediate container 8eb50f30109b [2021-08-04T21:14:38.483Z] ---> 70884fe4f34d [2021-08-04T21:14:38.483Z] Step 6/32 : COPY go.mod . [2021-08-04T21:14:38.848Z] ---> 366c0437f16d [2021-08-04T21:14:38.848Z] Step 7/23 : RUN go mod download [2021-08-04T21:14:38.848Z] Removing intermediate container ee6d1194c5ab [2021-08-04T21:14:38.848Z] ---> 9c056b4d2806 [2021-08-04T21:14:38.848Z] Step 6/24 : COPY go.mod . [2021-08-04T21:14:38.848Z] Removing intermediate container e672fded3904 [2021-08-04T21:14:38.848Z] ---> fdff667979b4 [2021-08-04T21:14:38.848Z] Step 6/26 : COPY go.mod . [2021-08-04T21:14:39.279Z] ---> Running in 68fbaa5fbf9c [2021-08-04T21:14:39.279Z] ---> dd3b0f956d5e [2021-08-04T21:14:39.279Z] Step 7/24 : RUN go mod download [2021-08-04T21:14:39.637Z] ---> Running in 4e7ec10703f3 [2021-08-04T21:14:40.353Z] ---> 7484ab057858 [2021-08-04T21:14:40.353Z] Step 7/32 : RUN go mod download [2021-08-04T21:14:40.680Z] ---> Running in 5478ecafd762 [2021-08-04T21:14:40.967Z] ---> 985e38d6b8f4 [2021-08-04T21:14:40.967Z] Step 7/24 : RUN go mod download [2021-08-04T21:14:41.400Z] ---> Running in 860bf03a4f5e [2021-08-04T21:14:41.400Z] ---> 461d98cee472 [2021-08-04T21:14:41.400Z] Step 7/26 : RUN go mod download [2021-08-04T21:14:42.026Z] ---> Running in dab67d34d634 [2021-08-04T21:14:45.442Z] Removing intermediate container 68fbaa5fbf9c [2021-08-04T21:14:45.442Z] ---> 6ab063390978 [2021-08-04T21:14:45.442Z] Step 8/23 : COPY . . [2021-08-04T21:14:46.899Z] Removing intermediate container 4e7ec10703f3 [2021-08-04T21:14:46.899Z] ---> 55d1f4ef79f3 [2021-08-04T21:14:46.899Z] Step 8/24 : COPY . . [2021-08-04T21:14:47.507Z] Removing intermediate container 5478ecafd762 [2021-08-04T21:14:47.507Z] ---> bf44eae1d11a [2021-08-04T21:14:47.507Z] Step 8/32 : COPY . . [2021-08-04T21:14:47.858Z] Removing intermediate container 860bf03a4f5e [2021-08-04T21:14:47.858Z] ---> 7add7c85d0a8 [2021-08-04T21:14:47.858Z] Step 8/24 : COPY . . [2021-08-04T21:14:48.135Z] Removing intermediate container dab67d34d634 [2021-08-04T21:14:48.135Z] ---> 83c5d1e19850 [2021-08-04T21:14:48.411Z] Step 8/26 : COPY . . [2021-08-04T21:15:06.746Z] ---> adb29a60fe5b [2021-08-04T21:15:06.746Z] Step 9/23 : RUN go mod tidy [2021-08-04T21:15:06.746Z] ---> 3597fd0add18 [2021-08-04T21:15:06.746Z] Step 9/26 : RUN go mod tidy [2021-08-04T21:15:06.746Z] ---> 456100ea4b29 [2021-08-04T21:15:06.746Z] Step 9/24 : RUN go mod tidy [2021-08-04T21:15:06.746Z] ---> ea0f0237e8f8 [2021-08-04T21:15:06.746Z] Step 9/32 : RUN go mod tidy [2021-08-04T21:15:06.746Z] ---> Running in 26499eadf1f5 [2021-08-04T21:15:06.746Z] ---> Running in a635e7ac730a [2021-08-04T21:15:06.746Z] ---> Running in f4d78a0ceda9 [2021-08-04T21:15:06.746Z] ---> Running in ad42bf6facdf [2021-08-04T21:15:06.746Z] ---> b4190a68f3b0 [2021-08-04T21:15:06.746Z] Step 9/24 : RUN go mod tidy [2021-08-04T21:15:06.746Z] ---> Running in be23026ca2be [2021-08-04T21:15:12.202Z] Removing intermediate container 26499eadf1f5 [2021-08-04T21:15:12.202Z] ---> 7c070c06ee4d [2021-08-04T21:15:12.202Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-04T21:15:12.202Z] ---> Running in d2ebf41d2a89 [2021-08-04T21:15:12.479Z] Removing intermediate container f4d78a0ceda9 [2021-08-04T21:15:12.479Z] ---> f4a83bfefb61 [2021-08-04T21:15:12.479Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-04T21:15:12.754Z] ---> Running in 1a99f7618cb7 [2021-08-04T21:15:13.028Z] Removing intermediate container be23026ca2be [2021-08-04T21:15:13.028Z] ---> 62e927a05842 [2021-08-04T21:15:13.028Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-04T21:15:13.306Z] ---> Running in eb473dba478e [2021-08-04T21:15:13.581Z] Removing intermediate container ad42bf6facdf [2021-08-04T21:15:13.581Z] ---> 80e6d8c976bc [2021-08-04T21:15:13.581Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-04T21:15:13.581Z] Removing intermediate container a635e7ac730a [2021-08-04T21:15:13.581Z] ---> d873bed0d865 [2021-08-04T21:15:13.581Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-04T21:15:13.860Z] ---> Running in 3b2461198881 [2021-08-04T21:15:13.860Z] ---> Running in ef282cd9d0f6 [2021-08-04T21:15:14.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-04T21:15:15.061Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/core-data/core-data ./cmd/core-data [2021-08-04T21:15:15.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/core-command/core-command ./cmd/core-command [2021-08-04T21:15:16.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-04T21:15:16.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-04T21:17:10.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-04T21:17:12.817Z] Removing intermediate container eb473dba478e [2021-08-04T21:17:12.817Z] ---> 1136ff879859 [2021-08-04T21:17:12.817Z] [2021-08-04T21:17:12.817Z] Step 11/24 : FROM alpine:3.12 [2021-08-04T21:17:13.097Z] 3.12: Pulling from library/alpine [2021-08-04T21:17:13.710Z] Removing intermediate container 3b2461198881 [2021-08-04T21:17:13.710Z] ---> dab3b9f8eec9 [2021-08-04T21:17:13.710Z] [2021-08-04T21:17:13.710Z] Step 11/32 : FROM alpine:3.12 [2021-08-04T21:17:13.995Z] 3.12: Pulling from library/alpine [2021-08-04T21:17:15.465Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T21:17:15.465Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T21:17:15.465Z] Status: Image is up to date for alpine:3.12 [2021-08-04T21:17:15.465Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T21:17:15.465Z] ---> c4fd0aeabfcf [2021-08-04T21:17:15.465Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-04T21:17:15.465Z] ---> c4fd0aeabfcf [2021-08-04T21:17:15.465Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-04T21:17:16.075Z] ---> Running in 66868dff4a2d [2021-08-04T21:17:16.075Z] ---> Running in 5cac66549bfc [2021-08-04T21:17:19.138Z] Removing intermediate container 66868dff4a2d [2021-08-04T21:17:19.138Z] ---> 880382e0d65d [2021-08-04T21:17:19.138Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-04T21:17:19.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T21:17:19.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T21:17:19.138Z] ---> Running in f2092ae3f1e2 [2021-08-04T21:17:19.138Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-04T21:17:19.138Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T21:17:19.138Z] OK: 5 MiB in 15 packages [2021-08-04T21:17:21.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T21:17:21.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T21:17:21.405Z] Removing intermediate container ef282cd9d0f6 [2021-08-04T21:17:21.405Z] ---> eb45cae7a0e3 [2021-08-04T21:17:21.405Z] [2021-08-04T21:17:21.405Z] Step 11/26 : FROM alpine:3.12 [2021-08-04T21:17:21.405Z] ---> c4fd0aeabfcf [2021-08-04T21:17:21.405Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-04T21:17:21.405Z] Removing intermediate container d2ebf41d2a89 [2021-08-04T21:17:21.405Z] ---> 8513d3c1d299 [2021-08-04T21:17:21.405Z] [2021-08-04T21:17:21.405Z] Step 11/23 : FROM alpine:3.12 [2021-08-04T21:17:21.405Z] ---> c4fd0aeabfcf [2021-08-04T21:17:21.405Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-04T21:17:21.700Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-04T21:17:21.700Z] (2/2) Installing su-exec (0.2-r1) [2021-08-04T21:17:21.700Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T21:17:21.700Z] OK: 5 MiB in 16 packages [2021-08-04T21:17:21.981Z] ---> Running in 0f607780082a [2021-08-04T21:17:21.981Z] ---> Running in eabd8d36082a [2021-08-04T21:17:21.981Z] Removing intermediate container 5cac66549bfc [2021-08-04T21:17:21.981Z] ---> c96e92b90c03 [2021-08-04T21:17:21.981Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T21:17:22.274Z] ---> Running in 284be74f1e11 [2021-08-04T21:17:23.275Z] Removing intermediate container 284be74f1e11 [2021-08-04T21:17:23.275Z] ---> df98c445a91d [2021-08-04T21:17:23.275Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-04T21:17:23.559Z] ---> Running in a2b80aa5854a [2021-08-04T21:17:23.559Z] Removing intermediate container f2092ae3f1e2 [2021-08-04T21:17:23.559Z] ---> a74181dc8966 [2021-08-04T21:17:23.559Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-04T21:17:23.835Z] ---> Running in b3f8b6d13523 [2021-08-04T21:17:24.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T21:17:24.107Z] Removing intermediate container a2b80aa5854a [2021-08-04T21:17:24.107Z] ---> 67bda1f75fcf [2021-08-04T21:17:24.107Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-04T21:17:24.393Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T21:17:24.393Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T21:17:24.393Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T21:17:24.670Z] ---> Running in 7267869d2ef6 [2021-08-04T21:17:24.945Z] Removing intermediate container b3f8b6d13523 [2021-08-04T21:17:24.945Z] ---> 7c7e59d92eb2 [2021-08-04T21:17:24.945Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-04T21:17:24.945Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-04T21:17:24.945Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-04T21:17:24.945Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-04T21:17:24.945Z] (4/6) Installing curl (7.78.0-r0) [2021-08-04T21:17:24.945Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-04T21:17:24.945Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-04T21:17:24.945Z] (6/6) Installing su-exec (0.2-r1) [2021-08-04T21:17:24.945Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T21:17:25.230Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T21:17:25.230Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-04T21:17:25.230Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T21:17:25.230Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T21:17:25.230Z] OK: 7 MiB in 20 packages [2021-08-04T21:17:25.230Z] ---> Running in 42c9f3ea055c [2021-08-04T21:17:25.508Z] OK: 6 MiB in 16 packages [2021-08-04T21:17:25.508Z] Removing intermediate container 7267869d2ef6 [2021-08-04T21:17:25.508Z] ---> 1685a6fd1523 [2021-08-04T21:17:25.508Z] Step 16/24 : WORKDIR / [2021-08-04T21:17:26.115Z] ---> Running in 034a4adc1f83 [2021-08-04T21:17:26.711Z] Removing intermediate container 42c9f3ea055c [2021-08-04T21:17:26.711Z] ---> 42b4eebc946c [2021-08-04T21:17:26.711Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-04T21:17:27.000Z] ---> Running in 9cc452e1e924 [2021-08-04T21:17:27.000Z] Removing intermediate container 034a4adc1f83 [2021-08-04T21:17:27.000Z] ---> f116235b2f90 [2021-08-04T21:17:27.000Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T21:17:29.054Z] Removing intermediate container eabd8d36082a [2021-08-04T21:17:29.054Z] ---> 381657109cb7 [2021-08-04T21:17:29.054Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T21:17:29.054Z] Removing intermediate container 0f607780082a [2021-08-04T21:17:29.054Z] ---> 9f817db4b8dc [2021-08-04T21:17:29.054Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-04T21:17:29.054Z] ---> Running in 1e2dddae4904 [2021-08-04T21:17:29.054Z] ---> 9d491a3a24aa [2021-08-04T21:17:29.054Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-04T21:17:29.054Z] ---> Running in 6e4ad5a76259 [2021-08-04T21:17:29.330Z] Removing intermediate container 1a99f7618cb7 [2021-08-04T21:17:29.330Z] ---> a87989ac8c36 [2021-08-04T21:17:29.330Z] [2021-08-04T21:17:29.330Z] Step 11/24 : FROM alpine:3.12 [2021-08-04T21:17:29.330Z] ---> c4fd0aeabfcf [2021-08-04T21:17:29.330Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-04T21:17:29.330Z] ---> Running in 6ccb5a58841d [2021-08-04T21:17:29.611Z] Removing intermediate container 1e2dddae4904 [2021-08-04T21:17:29.611Z] ---> a5a8a17f1601 [2021-08-04T21:17:29.611Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-04T21:17:29.896Z] Removing intermediate container 6e4ad5a76259 [2021-08-04T21:17:29.896Z] ---> 041618f88ad2 [2021-08-04T21:17:29.896Z] Step 14/26 : WORKDIR / [2021-08-04T21:17:29.896Z] ---> Running in 183752c785ab [2021-08-04T21:17:29.896Z] ---> Running in f94d3e1415ee [2021-08-04T21:17:30.169Z] Removing intermediate container 9cc452e1e924 [2021-08-04T21:17:30.169Z] ---> 207ea85bfad6 [2021-08-04T21:17:30.169Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-04T21:17:30.452Z] Removing intermediate container 6ccb5a58841d [2021-08-04T21:17:30.452Z] ---> 5de1900f97bf [2021-08-04T21:17:30.452Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-04T21:17:30.452Z] ---> 63b81f674105 [2021-08-04T21:17:30.452Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-04T21:17:30.452Z] ---> Running in 4cfa7f0815de [2021-08-04T21:17:30.728Z] ---> Running in 61b9cfbf52ef [2021-08-04T21:17:30.728Z] Removing intermediate container 183752c785ab [2021-08-04T21:17:30.728Z] ---> b1a9679bb1d7 [2021-08-04T21:17:30.728Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-04T21:17:31.004Z] Removing intermediate container f94d3e1415ee [2021-08-04T21:17:31.004Z] ---> b821c1b7a2c6 [2021-08-04T21:17:31.004Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-04T21:17:31.004Z] ---> Running in 3f6763ecc387 [2021-08-04T21:17:31.277Z] Removing intermediate container 4cfa7f0815de [2021-08-04T21:17:31.277Z] ---> ce3b5931dff7 [2021-08-04T21:17:31.277Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-04T21:17:31.875Z] Removing intermediate container 61b9cfbf52ef [2021-08-04T21:17:31.875Z] ---> 84531bf9307f [2021-08-04T21:17:31.875Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-04T21:17:31.875Z] ---> 3c6fed60340f [2021-08-04T21:17:31.875Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-04T21:17:31.875Z] ---> Running in 3285f824e554 [2021-08-04T21:17:32.145Z] Removing intermediate container 3f6763ecc387 [2021-08-04T21:17:32.145Z] ---> 4e51b28bebc5 [2021-08-04T21:17:32.145Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T21:17:32.145Z] ---> Running in 81bcc5366e90 [2021-08-04T21:17:32.145Z] ---> ec63e4f0cb24 [2021-08-04T21:17:32.145Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-04T21:17:32.427Z] ---> 76952af52741 [2021-08-04T21:17:32.427Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-04T21:17:32.427Z] ---> Running in 87c7bc10b2ce [2021-08-04T21:17:32.706Z] Removing intermediate container 3285f824e554 [2021-08-04T21:17:32.706Z] ---> 2f8e72ea3f0d [2021-08-04T21:17:32.706Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:17:32.985Z] Removing intermediate container 81bcc5366e90 [2021-08-04T21:17:32.985Z] ---> d08dd889a018 [2021-08-04T21:17:32.985Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T21:17:32.985Z] ---> Running in 4454f31502aa [2021-08-04T21:17:33.282Z] ---> Running in e969fb9f2e60 [2021-08-04T21:17:33.283Z] ---> e949d925581e [2021-08-04T21:17:33.283Z] ---> 9cc36d27f5bf [2021-08-04T21:17:33.283Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-04T21:17:33.283Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-04T21:17:34.283Z] Removing intermediate container e969fb9f2e60 [2021-08-04T21:17:34.283Z] ---> ccdbcfd6b705 [2021-08-04T21:17:34.283Z] Step 22/24 : LABEL arch=arm64 [2021-08-04T21:17:34.558Z] ---> Running in 02ca38833ec6 [2021-08-04T21:17:34.558Z] ---> ef16adbeea39 [2021-08-04T21:17:34.558Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-04T21:17:35.544Z] Removing intermediate container 02ca38833ec6 [2021-08-04T21:17:35.544Z] ---> 194ba7fff0f5 [2021-08-04T21:17:35.544Z] Step 23/24 : LABEL git_sha=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:17:35.544Z] ---> 6e2f18b3e03d [2021-08-04T21:17:35.544Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-04T21:17:35.826Z] ---> Running in 15e1557e46da [2021-08-04T21:17:36.102Z] ---> f1a271e32335 [2021-08-04T21:17:36.102Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-04T21:17:36.102Z] Removing intermediate container 87c7bc10b2ce [2021-08-04T21:17:36.102Z] ---> 3b3307c2eb09 [2021-08-04T21:17:36.102Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T21:17:36.725Z] Removing intermediate container 15e1557e46da [2021-08-04T21:17:36.725Z] ---> a9a4ccf8dc64 [2021-08-04T21:17:36.725Z] Step 24/24 : LABEL version=2.0.1-dev.22 [2021-08-04T21:17:36.725Z] Removing intermediate container 4454f31502aa [2021-08-04T21:17:36.725Z] ---> 4bfb33b4c7dc [2021-08-04T21:17:36.725Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-04T21:17:36.725Z] ---> Running in c2ae1b16c8f9 [2021-08-04T21:17:36.725Z] ---> 9b2b55c9f336 [2021-08-04T21:17:36.725Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-04T21:17:37.002Z] ---> Running in ec5c90fa8a67 [2021-08-04T21:17:37.280Z] ---> Running in f134c2befbf1 [2021-08-04T21:17:37.557Z] ---> d5a74f6dddfd [2021-08-04T21:17:37.558Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-04T21:17:37.854Z] Removing intermediate container c2ae1b16c8f9 [2021-08-04T21:17:37.854Z] ---> 075d1c994cfc [2021-08-04T21:17:37.854Z] [2021-08-04T21:17:37.854Z] ---> 2f725ada8a14 [2021-08-04T21:17:37.854Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-04T21:17:37.854Z] Removing intermediate container f134c2befbf1 [2021-08-04T21:17:37.854Z] ---> 66c0925744b7 [2021-08-04T21:17:37.854Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T21:17:38.144Z] Successfully built 075d1c994cfc [2021-08-04T21:17:38.144Z] ---> Running in 80ed229c4140 [2021-08-04T21:17:38.144Z] Successfully tagged core-command-arm64:latest [2021-08-04T21:17:38.144Z] Building support-scheduler [2021-08-04T21:17:39.143Z]  Building core-command ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T21:17:39.143Z] Removing intermediate container 80ed229c4140 [2021-08-04T21:17:39.143Z] ---> 9302e82590ac [2021-08-04T21:17:39.143Z] Step 21/23 : LABEL arch=arm64 [2021-08-04T21:17:39.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T21:17:40.349Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-04T21:17:40.633Z] ---> Running in 968b17ccd171 [2021-08-04T21:17:40.633Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-04T21:17:40.633Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-04T21:17:40.633Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-04T21:17:40.633Z] ---> c9dc5435993a [2021-08-04T21:17:40.633Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-04T21:17:40.633Z] ---> 9a9a4e18a2ad [2021-08-04T21:17:40.633Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-04T21:17:40.922Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-04T21:17:40.922Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-04T21:17:40.922Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T21:17:41.198Z] OK: 8 MiB in 20 packages [2021-08-04T21:17:41.473Z] Removing intermediate container 968b17ccd171 [2021-08-04T21:17:41.473Z] ---> 197e46cdf24f [2021-08-04T21:17:41.473Z] Step 22/23 : LABEL git_sha=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:17:41.748Z] ---> Running in 04f411205425 [2021-08-04T21:17:42.032Z] ---> df69bbb524cf [2021-08-04T21:17:42.032Z] Step 22/26 : 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/ [2021-08-04T21:17:42.032Z] ---> f2013b1b7897 [2021-08-04T21:17:42.032Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-04T21:17:42.312Z] ---> Running in a0c653fbcd4c [2021-08-04T21:17:42.587Z] Removing intermediate container 04f411205425 [2021-08-04T21:17:42.587Z] ---> e114141a6eb0 [2021-08-04T21:17:42.587Z] Step 23/23 : LABEL version=2.0.1-dev.22 [2021-08-04T21:17:42.865Z] ---> Running in d4d607611c04 [2021-08-04T21:17:42.865Z] Removing intermediate container ec5c90fa8a67 [2021-08-04T21:17:42.865Z] ---> bf65939e8c3f [2021-08-04T21:17:42.865Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T21:17:43.469Z] ---> 590149141150 [2021-08-04T21:17:43.469Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-04T21:17:44.078Z] Removing intermediate container d4d607611c04 [2021-08-04T21:17:44.078Z] ---> d8543cf86ab6 [2021-08-04T21:17:44.078Z] [2021-08-04T21:17:44.353Z] Successfully built d8543cf86ab6 [2021-08-04T21:17:44.953Z] Successfully tagged support-notifications-arm64:latest [2021-08-04T21:17:44.953Z] Building core-metadata [2021-08-04T21:17:44.953Z] ---> a213dd02ed25 [2021-08-04T21:17:44.953Z]  Building support-notifications ... done Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-04T21:17:45.224Z] ---> da3fb0e7001b [2021-08-04T21:17:45.224Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-04T21:17:46.201Z] Removing intermediate container a0c653fbcd4c [2021-08-04T21:17:46.201Z] ---> 7e7988e91eb7 [2021-08-04T21:17:46.201Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-04T21:17:46.201Z] ---> Running in f90609bdc765 [2021-08-04T21:17:47.641Z] ---> Running in 88ee2235f18f [2021-08-04T21:17:47.918Z] ---> dc84d6d9eee1 [2021-08-04T21:17:47.918Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-04T21:17:47.918Z] Removing intermediate container f90609bdc765 [2021-08-04T21:17:47.918Z] ---> 4759bf3b9890 [2021-08-04T21:17:47.918Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-04T21:17:48.671Z] Removing intermediate container 88ee2235f18f [2021-08-04T21:17:48.671Z] ---> 5675da8bb9ed [2021-08-04T21:17:48.671Z] Step 24/26 : LABEL arch=arm64 [2021-08-04T21:17:49.322Z] ---> Running in 10885eaa22dc [2021-08-04T21:17:50.341Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T21:17:50.341Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-04T21:17:50.341Z] ---> 394556c155ce [2021-08-04T21:17:50.341Z] Step 3/23 : WORKDIR /edgex-go [2021-08-04T21:17:50.341Z] ---> Using cache [2021-08-04T21:17:50.341Z] ---> 7bdf2103ab5d [2021-08-04T21:17:50.341Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:17:50.341Z] ---> Using cache [2021-08-04T21:17:50.341Z] ---> f3d751751fbb [2021-08-04T21:17:50.341Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-04T21:17:50.341Z] ---> Using cache [2021-08-04T21:17:50.341Z] ---> 70884fe4f34d [2021-08-04T21:17:50.341Z] Step 6/23 : COPY go.mod . [2021-08-04T21:17:50.341Z] ---> Using cache [2021-08-04T21:17:50.341Z] ---> 7484ab057858 [2021-08-04T21:17:50.341Z] Step 7/23 : RUN go mod download [2021-08-04T21:17:50.341Z] ---> Using cache [2021-08-04T21:17:50.341Z] ---> bf44eae1d11a [2021-08-04T21:17:50.341Z] Step 8/23 : COPY . . [2021-08-04T21:17:50.341Z] ---> Using cache [2021-08-04T21:17:50.341Z] ---> ea0f0237e8f8 [2021-08-04T21:17:50.341Z] Step 9/23 : RUN go mod tidy [2021-08-04T21:17:50.341Z] ---> Using cache [2021-08-04T21:17:50.341Z] ---> 80e6d8c976bc [2021-08-04T21:17:50.341Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-04T21:17:50.341Z] ---> 46b50544183b [2021-08-04T21:17:50.341Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-04T21:17:50.341Z] ---> bdd91acf3d7b [2021-08-04T21:17:50.341Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-04T21:17:50.619Z] ---> Running in c33d66fef1be [2021-08-04T21:17:50.619Z] ---> Running in 054b64bcd524 [2021-08-04T21:17:50.919Z] Removing intermediate container 10885eaa22dc [2021-08-04T21:17:50.919Z] ---> c5f6d18df7c6 [2021-08-04T21:17:50.919Z] Step 25/26 : LABEL git_sha=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:17:50.919Z] ---> Running in 11db0753ea3a [2021-08-04T21:17:51.204Z] ---> Running in da13d720f11b [2021-08-04T21:17:51.478Z] Removing intermediate container 054b64bcd524 [2021-08-04T21:17:51.478Z] ---> c0dbab7a0139 [2021-08-04T21:17:51.478Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T21:17:52.109Z] ---> Running in 93171f5e9ecb [2021-08-04T21:17:52.386Z] Removing intermediate container da13d720f11b [2021-08-04T21:17:52.386Z] ---> b2f85391bf8e [2021-08-04T21:17:52.386Z] Step 26/26 : LABEL version=2.0.1-dev.22 [2021-08-04T21:17:52.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-04T21:17:53.266Z] ---> Running in 2c93e206dd25 [2021-08-04T21:17:53.546Z] Removing intermediate container 93171f5e9ecb [2021-08-04T21:17:53.546Z] ---> bb8b5fae0a66 [2021-08-04T21:17:53.546Z] Step 22/24 : LABEL arch=arm64 [2021-08-04T21:17:53.822Z] ---> Running in e8e745b4d4d3 [2021-08-04T21:17:54.421Z] Removing intermediate container 2c93e206dd25 [2021-08-04T21:17:54.421Z] ---> f35ddb17cf45 [2021-08-04T21:17:54.421Z] [2021-08-04T21:17:55.021Z] Successfully built f35ddb17cf45 [2021-08-04T21:17:55.021Z] Removing intermediate container e8e745b4d4d3 [2021-08-04T21:17:55.021Z] ---> 89f329bfe2ff [2021-08-04T21:17:55.021Z] Step 23/24 : LABEL git_sha=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72Successfully tagged security-secretstore-setup-arm64:latest [2021-08-04T21:17:55.021Z] [2021-08-04T21:17:55.021Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-08-04T21:17:55.622Z] ---> Running in 03dcf57cc310 [2021-08-04T21:17:55.622Z] Removing intermediate container 11db0753ea3a [2021-08-04T21:17:55.622Z] ---> b1cc6d6a0e99 [2021-08-04T21:17:55.622Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-04T21:17:56.233Z] ---> Running in 093f14ce6e47 [2021-08-04T21:17:56.845Z] Removing intermediate container 03dcf57cc310 [2021-08-04T21:17:56.845Z] ---> c9b76af7485c [2021-08-04T21:17:56.845Z] Step 24/24 : LABEL version=2.0.1-dev.22 [2021-08-04T21:17:57.460Z] ---> Running in b54faf8ffc04 [2021-08-04T21:17:57.740Z] Removing intermediate container 093f14ce6e47 [2021-08-04T21:17:57.740Z] ---> a81514c73539 [2021-08-04T21:17:57.740Z] Step 29/32 : CMD ["gate"] [2021-08-04T21:17:58.734Z] ---> Running in f9dc807c9dbc [2021-08-04T21:17:59.011Z] Removing intermediate container b54faf8ffc04 [2021-08-04T21:17:59.011Z] ---> 8e03e3b063a3 [2021-08-04T21:17:59.011Z] [2021-08-04T21:17:59.625Z] Successfully built 8e03e3b063a3 [2021-08-04T21:17:59.902Z] Successfully tagged core-data-arm64:latest [2021-08-04T21:17:59.902Z]  Building core-data ... done Building sys-mgmt-agent [2021-08-04T21:17:59.902Z] Removing intermediate container f9dc807c9dbc [2021-08-04T21:17:59.902Z] ---> f96339c335ad [2021-08-04T21:17:59.902Z] Step 30/32 : LABEL arch=arm64 [2021-08-04T21:18:00.179Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T21:18:00.179Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T21:18:00.179Z] ---> 394556c155ce [2021-08-04T21:18:00.179Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T21:18:00.179Z] ---> Using cache [2021-08-04T21:18:00.179Z] ---> 7bdf2103ab5d [2021-08-04T21:18:00.179Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:18:00.179Z] ---> Using cache [2021-08-04T21:18:00.179Z] ---> f3d751751fbb [2021-08-04T21:18:00.179Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-04T21:18:00.179Z] ---> Using cache [2021-08-04T21:18:00.179Z] ---> 70884fe4f34d [2021-08-04T21:18:00.179Z] Step 6/24 : COPY go.mod . [2021-08-04T21:18:00.179Z] ---> Using cache [2021-08-04T21:18:00.179Z] ---> 7484ab057858 [2021-08-04T21:18:00.179Z] Step 7/24 : RUN go mod download [2021-08-04T21:18:00.179Z] ---> Using cache [2021-08-04T21:18:00.456Z] ---> bf44eae1d11a [2021-08-04T21:18:00.456Z] Step 8/24 : COPY . . [2021-08-04T21:18:00.456Z] ---> Using cache [2021-08-04T21:18:00.456Z] ---> ea0f0237e8f8 [2021-08-04T21:18:00.456Z] Step 9/24 : RUN go mod tidy [2021-08-04T21:18:00.456Z] ---> Using cache [2021-08-04T21:18:00.456Z] ---> 80e6d8c976bc [2021-08-04T21:18:00.456Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-04T21:18:00.737Z] ---> Running in 7f1dd2934c0d [2021-08-04T21:18:00.737Z] ---> Running in a7f3c5861f4c [2021-08-04T21:18:02.195Z] Removing intermediate container a7f3c5861f4c [2021-08-04T21:18:02.195Z] ---> 1511a29c4521 [2021-08-04T21:18:02.195Z] Step 31/32 : LABEL git_sha=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:18:02.793Z] ---> Running in 2f2033fc9992 [2021-08-04T21:18:02.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-04T21:18:03.815Z] Removing intermediate container 2f2033fc9992 [2021-08-04T21:18:03.815Z] ---> 723dd9310e29 [2021-08-04T21:18:03.815Z] Step 32/32 : LABEL version=2.0.1-dev.22 [2021-08-04T21:18:04.812Z] ---> Running in a2156545a8cc [2021-08-04T21:18:06.286Z] Removing intermediate container a2156545a8cc [2021-08-04T21:18:06.286Z] ---> 47349f4fb00d [2021-08-04T21:18:06.286Z] [2021-08-04T21:18:06.286Z] Successfully built 47349f4fb00d [2021-08-04T21:18:06.286Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-04T21:18:16.505Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T21:18:16.505Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-04T21:18:16.505Z] ---> 394556c155ce [2021-08-04T21:18:16.505Z] Step 3/22 : WORKDIR /edgex-go [2021-08-04T21:18:16.505Z] ---> Using cache [2021-08-04T21:18:16.505Z] ---> 7bdf2103ab5d [2021-08-04T21:18:16.505Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:18:16.505Z] ---> Using cache [2021-08-04T21:18:16.505Z] ---> f3d751751fbb [2021-08-04T21:18:16.505Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-04T21:18:16.505Z] ---> Using cache [2021-08-04T21:18:16.505Z] ---> 70884fe4f34d [2021-08-04T21:18:16.505Z] Step 6/22 : COPY go.mod . [2021-08-04T21:18:16.505Z] ---> Using cache [2021-08-04T21:18:16.505Z] ---> 7484ab057858 [2021-08-04T21:18:16.505Z] Step 7/22 : RUN go mod download [2021-08-04T21:18:16.505Z] ---> Using cache [2021-08-04T21:18:16.505Z] ---> bf44eae1d11a [2021-08-04T21:18:16.505Z] Step 8/22 : COPY . . [2021-08-04T21:18:16.505Z] ---> Using cache [2021-08-04T21:18:16.505Z] ---> ea0f0237e8f8 [2021-08-04T21:18:16.505Z] Step 9/22 : RUN go mod tidy [2021-08-04T21:18:16.505Z] ---> Using cache [2021-08-04T21:18:16.505Z] ---> 80e6d8c976bc [2021-08-04T21:18:16.505Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-04T21:18:17.111Z] ---> Running in ca7d42ce5e2a [2021-08-04T21:18:19.118Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T21:18:19.118Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T21:18:19.118Z] ---> 394556c155ce [2021-08-04T21:18:19.118Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T21:18:19.118Z] ---> Using cache [2021-08-04T21:18:19.118Z] ---> 7bdf2103ab5d [2021-08-04T21:18:19.118Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T21:18:19.118Z] ---> Using cache [2021-08-04T21:18:19.118Z] ---> f3d751751fbb [2021-08-04T21:18:19.118Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-04T21:18:19.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-04T21:18:19.398Z] ---> Running in 144845db12f8 [2021-08-04T21:18:21.401Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T21:18:22.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T21:18:23.847Z] OK: 218 MiB in 52 packages [2021-08-04T21:18:25.852Z] Removing intermediate container 144845db12f8 [2021-08-04T21:18:25.852Z] ---> df6e6e7a9276 [2021-08-04T21:18:25.852Z] Step 6/24 : COPY go.mod . [2021-08-04T21:18:26.857Z] ---> f0cdbdf5404c [2021-08-04T21:18:26.857Z] Step 7/24 : RUN go mod download [2021-08-04T21:18:26.857Z] ---> Running in cad001abea6d [2021-08-04T21:18:32.293Z] Removing intermediate container cad001abea6d [2021-08-04T21:18:32.293Z] ---> c4f5fdc2c630 [2021-08-04T21:18:32.293Z] Step 8/24 : COPY . . [2021-08-04T21:18:44.739Z] ---> 8fe110a95006 [2021-08-04T21:18:44.739Z] Step 9/24 : RUN go mod tidy [2021-08-04T21:18:44.739Z] ---> Running in 9e5a4043ae15 [2021-08-04T21:18:51.482Z] Removing intermediate container 9e5a4043ae15 [2021-08-04T21:18:51.482Z] ---> 4f6cc449bd04 [2021-08-04T21:18:51.482Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-04T21:18:51.757Z] ---> Running in 16e68330b642 [2021-08-04T21:18:53.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-04T21:19:27.017Z] Removing intermediate container c33d66fef1be [2021-08-04T21:19:27.017Z] ---> 95e1a6d33d48 [2021-08-04T21:19:27.017Z] [2021-08-04T21:19:27.017Z] Step 11/23 : FROM alpine:3.12 [2021-08-04T21:19:27.017Z] ---> c4fd0aeabfcf [2021-08-04T21:19:27.017Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-04T21:19:27.017Z] ---> Using cache [2021-08-04T21:19:27.017Z] ---> c96e92b90c03 [2021-08-04T21:19:27.017Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T21:19:27.017Z] ---> Using cache [2021-08-04T21:19:27.017Z] ---> df98c445a91d [2021-08-04T21:19:27.017Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-04T21:19:27.017Z] ---> Running in 866cca79f063 [2021-08-04T21:19:27.017Z] Removing intermediate container 866cca79f063 [2021-08-04T21:19:27.017Z] ---> cfe54c250572 [2021-08-04T21:19:27.017Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-04T21:19:27.017Z] ---> Running in ceff5c22147c [2021-08-04T21:19:27.017Z] Removing intermediate container ceff5c22147c [2021-08-04T21:19:27.017Z] ---> e84b72838dac [2021-08-04T21:19:27.017Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T21:19:27.017Z] ---> ca22f6b59906 [2021-08-04T21:19:27.017Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-04T21:19:29.018Z] ---> 6a0d16c29b13 [2021-08-04T21:19:29.018Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-04T21:19:30.472Z] ---> 13f7fcb7dbd9 [2021-08-04T21:19:30.472Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-04T21:19:30.472Z] ---> Running in 492c3c45123d [2021-08-04T21:19:31.074Z] Removing intermediate container 492c3c45123d [2021-08-04T21:19:31.074Z] ---> d13997dc9732 [2021-08-04T21:19:31.074Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T21:19:31.347Z] ---> Running in 561c1e5577f4 [2021-08-04T21:19:31.972Z] Removing intermediate container 561c1e5577f4 [2021-08-04T21:19:31.972Z] ---> eff22ee92d99 [2021-08-04T21:19:31.972Z] Step 21/23 : LABEL arch=arm64 [2021-08-04T21:19:32.249Z] ---> Running in 9db10472aac3 [2021-08-04T21:19:33.246Z] Removing intermediate container 9db10472aac3 [2021-08-04T21:19:33.247Z] ---> bc0527a2c2e9 [2021-08-04T21:19:33.247Z] Step 22/23 : LABEL git_sha=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:19:33.247Z] ---> Running in 334dcc66226f [2021-08-04T21:19:33.851Z] Removing intermediate container 334dcc66226f [2021-08-04T21:19:33.851Z] ---> 841089e21ee2 [2021-08-04T21:19:33.851Z] Step 23/23 : LABEL version=2.0.1-dev.22 [2021-08-04T21:19:34.136Z] ---> Running in bf4e5652dc6f [2021-08-04T21:19:34.741Z] Removing intermediate container bf4e5652dc6f [2021-08-04T21:19:34.741Z] ---> 5679eabc2236 [2021-08-04T21:19:34.741Z] [2021-08-04T21:19:35.017Z] Successfully built 5679eabc2236 [2021-08-04T21:19:35.017Z] Successfully tagged support-scheduler-arm64:latest [2021-08-04T21:19:37.656Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-04T21:19:41.372Z] Removing intermediate container 7f1dd2934c0d [2021-08-04T21:19:41.372Z] ---> 7f221a5fa78a [2021-08-04T21:19:41.372Z] [2021-08-04T21:19:41.372Z] Step 11/24 : FROM alpine:3.12 [2021-08-04T21:19:41.372Z] ---> c4fd0aeabfcf [2021-08-04T21:19:41.372Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-04T21:19:41.372Z] ---> Using cache [2021-08-04T21:19:41.372Z] ---> c96e92b90c03 [2021-08-04T21:19:41.372Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T21:19:41.372Z] ---> Using cache [2021-08-04T21:19:41.372Z] ---> df98c445a91d [2021-08-04T21:19:41.372Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-04T21:19:41.650Z] ---> Running in d2567389b1ef [2021-08-04T21:19:42.263Z] Removing intermediate container d2567389b1ef [2021-08-04T21:19:42.263Z] ---> 2ee4e183664a [2021-08-04T21:19:42.263Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-04T21:19:42.548Z] ---> Running in 52cda662a270 [2021-08-04T21:19:43.152Z] Removing intermediate container 52cda662a270 [2021-08-04T21:19:43.152Z] ---> b5436edc8bcd [2021-08-04T21:19:43.152Z] Step 16/24 : WORKDIR / [2021-08-04T21:19:43.426Z] ---> Running in ae0be2c5cce0 [2021-08-04T21:19:44.027Z] Removing intermediate container ae0be2c5cce0 [2021-08-04T21:19:44.027Z] ---> eed77d202262 [2021-08-04T21:19:44.027Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T21:19:45.522Z] ---> 592c1ad08192 [2021-08-04T21:19:45.522Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-04T21:19:48.164Z] ---> ce446e210595 [2021-08-04T21:19:48.164Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-04T21:19:50.154Z] ---> e6de4bbb2d41 [2021-08-04T21:19:50.155Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-04T21:19:50.431Z] Removing intermediate container ca7d42ce5e2a [2021-08-04T21:19:50.431Z] ---> f8eb66a7a9fe [2021-08-04T21:19:50.431Z] [2021-08-04T21:19:50.431Z] Step 11/22 : FROM alpine:3.12 [2021-08-04T21:19:50.431Z] ---> c4fd0aeabfcf [2021-08-04T21:19:50.431Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-04T21:19:50.431Z] ---> Running in 8ff59091484c [2021-08-04T21:19:50.704Z] ---> Running in e613c8311812 [2021-08-04T21:19:51.302Z] Removing intermediate container 8ff59091484c [2021-08-04T21:19:51.302Z] ---> cc8aa3c743cf [2021-08-04T21:19:51.302Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T21:19:51.580Z] ---> Running in a007ca28323f [2021-08-04T21:19:52.571Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T21:19:52.571Z] Removing intermediate container a007ca28323f [2021-08-04T21:19:52.571Z] ---> 1f7c1b7d2cdb [2021-08-04T21:19:52.571Z] Step 22/24 : LABEL arch=arm64 [2021-08-04T21:19:52.571Z] ---> Running in 7086b21bcf7a [2021-08-04T21:19:52.571Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T21:19:53.174Z] Removing intermediate container 7086b21bcf7a [2021-08-04T21:19:53.174Z] ---> 31f00e7095aa [2021-08-04T21:19:53.174Z] Step 23/24 : LABEL git_sha=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:19:53.174Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-04T21:19:53.453Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-04T21:19:53.453Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-04T21:19:53.453Z] (4/4) Installing curl (7.78.0-r0) [2021-08-04T21:19:53.453Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T21:19:53.453Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T21:19:53.453Z] ---> Running in 605b16e1a357 [2021-08-04T21:19:53.727Z] OK: 7 MiB in 18 packages [2021-08-04T21:19:54.335Z] Removing intermediate container 605b16e1a357 [2021-08-04T21:19:54.335Z] ---> 56110dd08c3e [2021-08-04T21:19:54.335Z] Step 24/24 : LABEL version=2.0.1-dev.22 [2021-08-04T21:19:54.611Z] ---> Running in f33f4dc67839 [2021-08-04T21:19:55.597Z] Removing intermediate container f33f4dc67839 [2021-08-04T21:19:55.597Z] ---> c074fa3b19e9 [2021-08-04T21:19:55.597Z] [2021-08-04T21:19:55.597Z] Successfully built c074fa3b19e9 [2021-08-04T21:19:55.597Z] Successfully tagged core-metadata-arm64:latest [2021-08-04T21:19:55.879Z]  Building core-metadata ... done Removing intermediate container e613c8311812 [2021-08-04T21:19:55.879Z] ---> fe7850313d0c [2021-08-04T21:19:55.879Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-04T21:19:55.879Z] ---> Running in 6dffeaa526a7 [2021-08-04T21:19:56.858Z] Removing intermediate container 6dffeaa526a7 [2021-08-04T21:19:56.858Z] ---> 0ee40f6bbdf0 [2021-08-04T21:19:56.858Z] Step 14/22 : WORKDIR /edgex [2021-08-04T21:19:56.858Z] ---> Running in d9e2530d382a [2021-08-04T21:19:57.838Z] Removing intermediate container d9e2530d382a [2021-08-04T21:19:57.838Z] ---> f9fff6069a8b [2021-08-04T21:19:57.838Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-04T21:19:59.268Z] ---> e8c2d7b19c56 [2021-08-04T21:19:59.268Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-04T21:19:59.268Z] Removing intermediate container 16e68330b642 [2021-08-04T21:19:59.268Z] ---> 878adea3dbef [2021-08-04T21:19:59.268Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-04T21:19:59.863Z] ---> Running in 462d1a8c4f9c [2021-08-04T21:20:00.458Z] ---> e6d16b831a1b [2021-08-04T21:20:00.458Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-04T21:20:01.054Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-04T21:20:01.656Z] ---> 6babcd1789c2 [2021-08-04T21:20:01.656Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-04T21:20:01.656Z] ---> Running in afff7937e154 [2021-08-04T21:20:02.262Z] Removing intermediate container afff7937e154 [2021-08-04T21:20:02.262Z] ---> 28f37a3ab435 [2021-08-04T21:20:02.262Z] Step 19/22 : CMD ["--init=true"] [2021-08-04T21:20:02.534Z] ---> Running in 6d7795a4820b [2021-08-04T21:20:03.132Z] Removing intermediate container 6d7795a4820b [2021-08-04T21:20:03.132Z] ---> b2a707d76158 [2021-08-04T21:20:03.132Z] Step 20/22 : LABEL arch=arm64 [2021-08-04T21:20:03.132Z] ---> Running in 4bebe2fc4f30 [2021-08-04T21:20:03.403Z] Removing intermediate container 462d1a8c4f9c [2021-08-04T21:20:03.403Z] ---> a22a83b02fda [2021-08-04T21:20:03.403Z] [2021-08-04T21:20:03.403Z] Step 12/24 : FROM docker:20.10.7 [2021-08-04T21:20:03.675Z] Removing intermediate container 4bebe2fc4f30 [2021-08-04T21:20:03.675Z] ---> d7e935934ca5 [2021-08-04T21:20:03.675Z] Step 21/22 : LABEL git_sha=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:20:03.675Z] 20.10.7: Pulling from library/docker [2021-08-04T21:20:03.949Z] ---> Running in 8673d9d4fe4f [2021-08-04T21:20:04.931Z] Removing intermediate container 8673d9d4fe4f [2021-08-04T21:20:04.931Z] ---> f4e4f0599034 [2021-08-04T21:20:04.931Z] Step 22/22 : LABEL version=2.0.1-dev.22 [2021-08-04T21:20:05.208Z] ---> Running in 64bd91c06bd3 [2021-08-04T21:20:06.186Z] Removing intermediate container 64bd91c06bd3 [2021-08-04T21:20:06.186Z] ---> b7a508ddc970 [2021-08-04T21:20:06.186Z] [2021-08-04T21:20:06.457Z] Successfully built b7a508ddc970 [2021-08-04T21:20:06.457Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-04T21:20:11.848Z]  Building security-proxy-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-04T21:20:11.848Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-04T21:20:11.848Z] ---> df445af6242a [2021-08-04T21:20:11.848Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-04T21:20:12.824Z] ---> Running in 64c924b502ef [2021-08-04T21:20:13.422Z] Removing intermediate container 64c924b502ef [2021-08-04T21:20:13.422Z] ---> a4454e141be3 [2021-08-04T21:20:13.422Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-04T21:20:13.422Z] ---> Running in 74c444ead64a [2021-08-04T21:20:14.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T21:20:15.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T21:20:15.722Z] (1/39) Installing readline (8.1.0-r0) [2021-08-04T21:20:15.722Z] (2/39) Installing bash (5.1.0-r0) [2021-08-04T21:20:15.722Z] Executing bash-5.1.0-r0.post-install [2021-08-04T21:20:15.722Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-04T21:20:15.722Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-04T21:20:15.722Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-04T21:20:15.722Z] (6/39) Installing curl (7.78.0-r0) [2021-08-04T21:20:15.996Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-04T21:20:15.996Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-04T21:20:15.996Z] (9/39) Installing expat (2.2.10-r1) [2021-08-04T21:20:15.996Z] (10/39) Installing libffi (3.3-r2) [2021-08-04T21:20:15.996Z] (11/39) Installing gdbm (1.19-r0) [2021-08-04T21:20:15.996Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-04T21:20:15.996Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-04T21:20:15.996Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-04T21:20:17.968Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-04T21:20:17.969Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-04T21:20:17.969Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-04T21:20:17.969Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-04T21:20:17.969Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-04T21:20:17.969Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-04T21:20:17.969Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-04T21:20:17.969Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-04T21:20:17.969Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-04T21:20:17.969Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-04T21:20:17.969Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-04T21:20:17.969Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-04T21:20:17.969Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-04T21:20:17.969Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-04T21:20:17.969Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-04T21:20:17.969Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-04T21:20:18.240Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-04T21:20:18.240Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-04T21:20:18.240Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-04T21:20:18.240Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-04T21:20:18.240Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-04T21:20:18.240Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-04T21:20:18.240Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-04T21:20:18.240Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-04T21:20:18.240Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-04T21:20:18.836Z] Executing busybox-1.32.1-r6.trigger [2021-08-04T21:20:18.836Z] OK: 82 MiB in 59 packages [2021-08-04T21:20:25.521Z] Collecting docker-compose==1.23.2 [2021-08-04T21:20:25.521Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-04T21:20:25.521Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-04T21:20:26.112Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-04T21:20:26.112Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-04T21:20:26.384Z] Collecting cached-property<2,>=1.2.0 [2021-08-04T21:20:26.384Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-04T21:20:26.656Z] Collecting jsonschema<3,>=2.5.1 [2021-08-04T21:20:26.656Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-04T21:20:26.926Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-04T21:20:26.926Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-04T21:20:26.926Z] Collecting texttable<0.10,>=0.9.0 [2021-08-04T21:20:26.926Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-04T21:20:29.538Z] Collecting PyYAML<4,>=3.10 [2021-08-04T21:20:29.538Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-04T21:20:32.150Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-04T21:20:32.150Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-04T21:20:34.839Z] Collecting docopt<0.7,>=0.6.1 [2021-08-04T21:20:34.839Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-04T21:20:35.429Z] Collecting docker<4.0,>=3.6.0 [2021-08-04T21:20:35.700Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-04T21:20:35.971Z] Collecting docker-pycreds>=0.4.0 [2021-08-04T21:20:35.971Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-04T21:20:36.560Z] Collecting idna<2.8,>=2.5 [2021-08-04T21:20:36.560Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-04T21:20:36.560Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-04T21:20:36.560Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-04T21:20:37.150Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-04T21:20:37.150Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-04T21:20:37.421Z] Collecting certifi>=2017.4.17 [2021-08-04T21:20:37.421Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-04T21:20:37.692Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-04T21:20:37.692Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-04T21:20:37.692Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-04T21:20:37.692Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-04T21:20:38.665Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-04T21:20:38.665Z] Attempting uninstall: urllib3 [2021-08-04T21:20:38.665Z] Found existing installation: urllib3 1.26.2 [2021-08-04T21:20:38.665Z] Uninstalling urllib3-1.26.2: [2021-08-04T21:20:38.665Z] Successfully uninstalled urllib3-1.26.2 [2021-08-04T21:20:39.258Z] Attempting uninstall: idna [2021-08-04T21:20:39.258Z] Found existing installation: idna 3.1 [2021-08-04T21:20:39.258Z] Uninstalling idna-3.1: [2021-08-04T21:20:39.258Z] Successfully uninstalled idna-3.1 [2021-08-04T21:20:39.852Z] Attempting uninstall: chardet [2021-08-04T21:20:39.852Z] Found existing installation: chardet 4.0.0 [2021-08-04T21:20:39.852Z] Uninstalling chardet-4.0.0: [2021-08-04T21:20:39.852Z] Successfully uninstalled chardet-4.0.0 [2021-08-04T21:20:41.280Z] Attempting uninstall: requests [2021-08-04T21:20:41.280Z] Found existing installation: requests 2.25.1 [2021-08-04T21:20:41.280Z] Uninstalling requests-2.25.1: [2021-08-04T21:20:41.280Z] Successfully uninstalled requests-2.25.1 [2021-08-04T21:20:41.554Z] Running setup.py install for texttable: started [2021-08-04T21:20:43.523Z] Running setup.py install for texttable: finished with status 'done' [2021-08-04T21:20:43.523Z] Running setup.py install for PyYAML: started [2021-08-04T21:20:45.496Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-04T21:20:45.767Z] Running setup.py install for docopt: started [2021-08-04T21:20:47.734Z] Running setup.py install for docopt: finished with status 'done' [2021-08-04T21:20:47.734Z] Running setup.py install for dockerpty: started [2021-08-04T21:20:49.179Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-04T21:20:51.253Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 [2021-08-04T21:20:59.531Z] Removing intermediate container 74c444ead64a [2021-08-04T21:20:59.531Z] ---> 6f317e31d29c [2021-08-04T21:20:59.531Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-04T21:20:59.531Z] ---> Running in aa71a54981b1 [2021-08-04T21:21:00.124Z] Removing intermediate container aa71a54981b1 [2021-08-04T21:21:00.124Z] ---> baa092bf9325 [2021-08-04T21:21:00.124Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-04T21:21:00.124Z] ---> Running in 08d7d189cb30 [2021-08-04T21:21:00.716Z] Removing intermediate container 08d7d189cb30 [2021-08-04T21:21:00.716Z] ---> 65b24ab67c3f [2021-08-04T21:21:00.716Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-04T21:21:01.697Z] ---> b3125a46f348 [2021-08-04T21:21:01.697Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-04T21:21:02.671Z] ---> 0466071c564a [2021-08-04T21:21:02.671Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-04T21:21:03.648Z] ---> 538a015a3c54 [2021-08-04T21:21:03.648Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-04T21:21:03.648Z] ---> Running in c3c1dc00f02a [2021-08-04T21:21:04.242Z] Removing intermediate container c3c1dc00f02a [2021-08-04T21:21:04.242Z] ---> 4e2083c65ce6 [2021-08-04T21:21:04.242Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T21:21:04.242Z] ---> Running in 9ad30826902e [2021-08-04T21:21:04.837Z] Removing intermediate container 9ad30826902e [2021-08-04T21:21:04.837Z] ---> 447dccf745e8 [2021-08-04T21:21:04.837Z] Step 22/24 : LABEL arch=arm64 [2021-08-04T21:21:04.837Z] ---> Running in 593c6db20ff2 [2021-08-04T21:21:05.433Z] Removing intermediate container 593c6db20ff2 [2021-08-04T21:21:05.433Z] ---> c64ece684105 [2021-08-04T21:21:05.433Z] Step 23/24 : LABEL git_sha=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:21:05.433Z] ---> Running in 63cc9f823deb [2021-08-04T21:21:06.025Z] Removing intermediate container 63cc9f823deb [2021-08-04T21:21:06.025Z] ---> 7bc151645782 [2021-08-04T21:21:06.025Z] Step 24/24 : LABEL version=2.0.1-dev.22 [2021-08-04T21:21:06.295Z] ---> Running in 1a2722a2320a [2021-08-04T21:21:06.565Z] Removing intermediate container 1a2722a2320a [2021-08-04T21:21:06.565Z] ---> 8fb30bb59fd2 [2021-08-04T21:21:06.565Z] [2021-08-04T21:21:06.835Z] Successfully built 8fb30bb59fd2 [2021-08-04T21:21:06.835Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-04T21:21:07.122Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-04T21:21:07.120Z] $ docker stop --time=1 bacc8412d2f4cb6e1f4b68bd440c225d7f48b3488a9dae1a3acef6041668afc3 [2021-08-04T21:21:08.930Z] $ docker rm -f bacc8412d2f4cb6e1f4b68bd440c225d7f48b3488a9dae1a3acef6041668afc3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T21:21:09.568Z] + docker images [2021-08-04T21:21:09.841Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-04T21:21:09.841Z] sys-mgmt-agent-arm64 latest 8fb30bb59fd2 3 seconds ago 311MB [2021-08-04T21:21:09.841Z] security-proxy-setup-arm64 latest b7a508ddc970 About a minute ago 24.5MB [2021-08-04T21:21:09.841Z] a22a83b02fda About a minute ago 1.45GB [2021-08-04T21:21:09.841Z] core-metadata-arm64 latest c074fa3b19e9 About a minute ago 15.8MB [2021-08-04T21:21:09.841Z] f8eb66a7a9fe About a minute ago 1.45GB [2021-08-04T21:21:09.842Z] 7f221a5fa78a About a minute ago 1.45GB [2021-08-04T21:21:09.842Z] support-scheduler-arm64 latest 5679eabc2236 About a minute ago 15.2MB [2021-08-04T21:21:09.842Z] 95e1a6d33d48 About a minute ago 1.45GB [2021-08-04T21:21:09.842Z] security-bootstrapper-arm64 latest 47349f4fb00d 3 minutes ago 17.7MB [2021-08-04T21:21:09.842Z] core-data-arm64 latest 8e03e3b063a3 3 minutes ago 19.3MB [2021-08-04T21:21:09.842Z] security-secretstore-setup-arm64 latest f35ddb17cf45 3 minutes ago 27.4MB [2021-08-04T21:21:09.842Z] support-notifications-arm64 latest d8543cf86ab6 3 minutes ago 15.9MB [2021-08-04T21:21:09.842Z] core-command-arm64 latest 075d1c994cfc 3 minutes ago 15.1MB [2021-08-04T21:21:09.842Z] a87989ac8c36 3 minutes ago 1.45GB [2021-08-04T21:21:09.842Z] 8513d3c1d299 3 minutes ago 1.45GB [2021-08-04T21:21:09.842Z] eb45cae7a0e3 3 minutes ago 1.45GB [2021-08-04T21:21:09.842Z] dab3b9f8eec9 3 minutes ago 1.45GB [2021-08-04T21:21:09.842Z] 1136ff879859 3 minutes ago 1.44GB [2021-08-04T21:21:09.842Z] ci-base-image-arm64 latest 394556c155ce 8 minutes ago 1.23GB [2021-08-04T21:21:09.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 2 days ago 533MB [2021-08-04T21:21:09.842Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-04T21:21:09.842Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-04T21:21:09.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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 [2021-08-04T21:21:10.160Z] provisioning config files... [2021-08-04T21:21:10.190Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config272017932327206191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T21:21:10.565Z] ---> docker-login.sh [2021-08-04T21:21:10.565Z] nexus3.edgexfoundry.org:10001 [2021-08-04T21:21:10.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:21:11.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:21:11.113Z] Configure a credential helper to remove this warning. See [2021-08-04T21:21:11.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:21:11.113Z] [2021-08-04T21:21:11.113Z] Login Succeeded [2021-08-04T21:21:11.113Z] nexus3.edgexfoundry.org:10002 [2021-08-04T21:21:11.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:21:11.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:21:11.669Z] Configure a credential helper to remove this warning. See [2021-08-04T21:21:11.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:21:11.669Z] [2021-08-04T21:21:11.669Z] Login Succeeded [2021-08-04T21:21:11.669Z] nexus3.edgexfoundry.org:10003 [2021-08-04T21:21:12.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:21:12.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:21:12.267Z] Configure a credential helper to remove this warning. See [2021-08-04T21:21:12.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:21:12.267Z] [2021-08-04T21:21:12.267Z] Login Succeeded [2021-08-04T21:21:12.267Z] nexus3.edgexfoundry.org:10004 [2021-08-04T21:21:12.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:21:12.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:21:12.868Z] Configure a credential helper to remove this warning. See [2021-08-04T21:21:12.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:21:12.868Z] [2021-08-04T21:21:12.868Z] Login Succeeded [2021-08-04T21:21:12.868Z] docker.io [2021-08-04T21:21:13.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T21:21:13.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T21:21:13.736Z] Configure a credential helper to remove this warning. See [2021-08-04T21:21:13.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T21:21:13.736Z] [2021-08-04T21:21:13.736Z] Login Succeeded [2021-08-04T21:21:13.736Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T21:21:13.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:21:13.847Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-08-04T21:21:13.847Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:21:13.847Z] latest [2021-08-04T21:21:13.847Z] 2.0.1-dev.22 [2021-08-04T21:21:13.847Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:21:13.847Z] main [2021-08-04T21:21:13.847Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:14.256Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:14.609Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:21:14.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-04T21:21:14.610Z] de1b3fefd5bd: Preparing [2021-08-04T21:21:14.610Z] 5901717f28a5: Preparing [2021-08-04T21:21:14.610Z] 01e15c5156d1: Preparing [2021-08-04T21:21:14.610Z] a233fdae2f83: Preparing [2021-08-04T21:21:14.610Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:14.882Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:14.882Z] de1b3fefd5bd: Pushed [2021-08-04T21:21:14.882Z] 01e15c5156d1: Pushed [2021-08-04T21:21:14.882Z] a233fdae2f83: Pushed [2021-08-04T21:21:17.516Z] 5901717f28a5: Pushed [2021-08-04T21:21:17.516Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72: digest: sha256:5d52a2f0b560947b5962c97a3c0388b9d4aff01ce6395ea7f5aa58924f473bf8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:17.892Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:18.239Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-04T21:21:18.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-04T21:21:18.239Z] de1b3fefd5bd: Preparing [2021-08-04T21:21:18.239Z] 5901717f28a5: Preparing [2021-08-04T21:21:18.239Z] 01e15c5156d1: Preparing [2021-08-04T21:21:18.239Z] a233fdae2f83: Preparing [2021-08-04T21:21:18.239Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:18.516Z] de1b3fefd5bd: Layer already exists [2021-08-04T21:21:18.516Z] 5901717f28a5: Layer already exists [2021-08-04T21:21:18.516Z] a233fdae2f83: Layer already exists [2021-08-04T21:21:18.516Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:18.516Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:18.516Z] latest: digest: sha256:5d52a2f0b560947b5962c97a3c0388b9d4aff01ce6395ea7f5aa58924f473bf8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:18.871Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:19.210Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.22 [2021-08-04T21:21:19.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-04T21:21:19.210Z] de1b3fefd5bd: Preparing [2021-08-04T21:21:19.210Z] 5901717f28a5: Preparing [2021-08-04T21:21:19.210Z] 01e15c5156d1: Preparing [2021-08-04T21:21:19.210Z] a233fdae2f83: Preparing [2021-08-04T21:21:19.210Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:19.482Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:19.482Z] 5901717f28a5: Layer already exists [2021-08-04T21:21:19.482Z] de1b3fefd5bd: Layer already exists [2021-08-04T21:21:19.482Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:19.482Z] a233fdae2f83: Layer already exists [2021-08-04T21:21:19.482Z] 2.0.1-dev.22: digest: sha256:5d52a2f0b560947b5962c97a3c0388b9d4aff01ce6395ea7f5aa58924f473bf8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:19.836Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:20.176Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:21:20.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-04T21:21:20.176Z] de1b3fefd5bd: Preparing [2021-08-04T21:21:20.176Z] 5901717f28a5: Preparing [2021-08-04T21:21:20.176Z] 01e15c5156d1: Preparing [2021-08-04T21:21:20.176Z] a233fdae2f83: Preparing [2021-08-04T21:21:20.176Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:20.176Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:20.446Z] 5901717f28a5: Layer already exists [2021-08-04T21:21:20.446Z] a233fdae2f83: Layer already exists [2021-08-04T21:21:20.446Z] de1b3fefd5bd: Layer already exists [2021-08-04T21:21:20.446Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:20.446Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22: digest: sha256:5d52a2f0b560947b5962c97a3c0388b9d4aff01ce6395ea7f5aa58924f473bf8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:20.801Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:21.139Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-08-04T21:21:21.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-04T21:21:21.139Z] de1b3fefd5bd: Preparing [2021-08-04T21:21:21.139Z] 5901717f28a5: Preparing [2021-08-04T21:21:21.139Z] 01e15c5156d1: Preparing [2021-08-04T21:21:21.139Z] a233fdae2f83: Preparing [2021-08-04T21:21:21.139Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:21.411Z] 5901717f28a5: Layer already exists [2021-08-04T21:21:21.411Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:21.411Z] de1b3fefd5bd: Layer already exists [2021-08-04T21:21:21.411Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:21.411Z] a233fdae2f83: Layer already exists [2021-08-04T21:21:21.411Z] main: digest: sha256:5d52a2f0b560947b5962c97a3c0388b9d4aff01ce6395ea7f5aa58924f473bf8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:21:21.485Z] ===================================================== [Pipeline] echo [2021-08-04T21:21:21.505Z] taggedImages: [2021-08-04T21:21:21.505Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:21:21.505Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-04T21:21:21.505Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.22 [2021-08-04T21:21:21.505Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:21:21.505Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-08-04T21:21:21.544Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-08-04T21:21:21.544Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:21:21.544Z] latest [2021-08-04T21:21:21.544Z] 2.0.1-dev.22 [2021-08-04T21:21:21.544Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:21:21.544Z] main [2021-08-04T21:21:21.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:21.925Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:22.266Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:21:22.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-04T21:21:22.266Z] 6857dd172677: Preparing [2021-08-04T21:21:22.266Z] 04db6d6fdf1c: Preparing [2021-08-04T21:21:22.266Z] 01e15c5156d1: Preparing [2021-08-04T21:21:22.266Z] 13535c8252fb: Preparing [2021-08-04T21:21:22.266Z] b0459c83bb2c: Preparing [2021-08-04T21:21:22.266Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:22.266Z] 3fbe34a1663b: Waiting [2021-08-04T21:21:22.553Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:22.553Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:22.553Z] b0459c83bb2c: Pushed [2021-08-04T21:21:22.553Z] 6857dd172677: Pushed [2021-08-04T21:21:23.148Z] 13535c8252fb: Pushed [2021-08-04T21:21:25.755Z] 04db6d6fdf1c: Pushed [2021-08-04T21:21:25.755Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72: digest: sha256:4d6675decc301d130dd8d503c04524b526e2d444ff47c3831efc4dd6061a0bf5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:26.102Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:26.451Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-04T21:21:26.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-04T21:21:26.452Z] 6857dd172677: Preparing [2021-08-04T21:21:26.452Z] 04db6d6fdf1c: Preparing [2021-08-04T21:21:26.452Z] 01e15c5156d1: Preparing [2021-08-04T21:21:26.452Z] 13535c8252fb: Preparing [2021-08-04T21:21:26.452Z] b0459c83bb2c: Preparing [2021-08-04T21:21:26.452Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:26.452Z] 3fbe34a1663b: Waiting [2021-08-04T21:21:26.452Z] 13535c8252fb: Layer already exists [2021-08-04T21:21:26.452Z] 04db6d6fdf1c: Layer already exists [2021-08-04T21:21:26.452Z] b0459c83bb2c: Layer already exists [2021-08-04T21:21:26.452Z] 6857dd172677: Layer already exists [2021-08-04T21:21:26.452Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:26.452Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:26.724Z] latest: digest: sha256:4d6675decc301d130dd8d503c04524b526e2d444ff47c3831efc4dd6061a0bf5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:27.089Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:27.475Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.22 [2021-08-04T21:21:27.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-04T21:21:27.475Z] 6857dd172677: Preparing [2021-08-04T21:21:27.475Z] 04db6d6fdf1c: Preparing [2021-08-04T21:21:27.475Z] 01e15c5156d1: Preparing [2021-08-04T21:21:27.475Z] 13535c8252fb: Preparing [2021-08-04T21:21:27.475Z] b0459c83bb2c: Preparing [2021-08-04T21:21:27.475Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:27.475Z] 3fbe34a1663b: Waiting [2021-08-04T21:21:27.475Z] 04db6d6fdf1c: Layer already exists [2021-08-04T21:21:27.475Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:27.475Z] 6857dd172677: Layer already exists [2021-08-04T21:21:27.750Z] 13535c8252fb: Layer already exists [2021-08-04T21:21:27.750Z] b0459c83bb2c: Layer already exists [2021-08-04T21:21:27.750Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:27.750Z] 2.0.1-dev.22: digest: sha256:4d6675decc301d130dd8d503c04524b526e2d444ff47c3831efc4dd6061a0bf5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:28.113Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:28.471Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:21:28.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-04T21:21:28.471Z] 6857dd172677: Preparing [2021-08-04T21:21:28.471Z] 04db6d6fdf1c: Preparing [2021-08-04T21:21:28.471Z] 01e15c5156d1: Preparing [2021-08-04T21:21:28.471Z] 13535c8252fb: Preparing [2021-08-04T21:21:28.471Z] b0459c83bb2c: Preparing [2021-08-04T21:21:28.471Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:28.471Z] 3fbe34a1663b: Waiting [2021-08-04T21:21:28.746Z] 6857dd172677: Layer already exists [2021-08-04T21:21:28.746Z] b0459c83bb2c: Layer already exists [2021-08-04T21:21:28.746Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:28.746Z] 04db6d6fdf1c: Layer already exists [2021-08-04T21:21:28.746Z] 13535c8252fb: Layer already exists [2021-08-04T21:21:28.746Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:28.746Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22: digest: sha256:4d6675decc301d130dd8d503c04524b526e2d444ff47c3831efc4dd6061a0bf5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:29.100Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:29.442Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-08-04T21:21:29.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-04T21:21:29.443Z] 6857dd172677: Preparing [2021-08-04T21:21:29.443Z] 04db6d6fdf1c: Preparing [2021-08-04T21:21:29.443Z] 01e15c5156d1: Preparing [2021-08-04T21:21:29.443Z] 13535c8252fb: Preparing [2021-08-04T21:21:29.443Z] b0459c83bb2c: Preparing [2021-08-04T21:21:29.443Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:29.443Z] 3fbe34a1663b: Waiting [2021-08-04T21:21:29.443Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:29.443Z] 13535c8252fb: Layer already exists [2021-08-04T21:21:29.443Z] 04db6d6fdf1c: Layer already exists [2021-08-04T21:21:29.443Z] b0459c83bb2c: Layer already exists [2021-08-04T21:21:29.443Z] 6857dd172677: Layer already exists [2021-08-04T21:21:29.716Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:29.716Z] main: digest: sha256:4d6675decc301d130dd8d503c04524b526e2d444ff47c3831efc4dd6061a0bf5 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:21:29.776Z] ===================================================== [Pipeline] echo [2021-08-04T21:21:29.790Z] taggedImages: [2021-08-04T21:21:29.790Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:21:29.790Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-04T21:21:29.790Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.22 [2021-08-04T21:21:29.790Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:21:29.790Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-08-04T21:21:29.820Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-08-04T21:21:29.820Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:21:29.820Z] latest [2021-08-04T21:21:29.820Z] 2.0.1-dev.22 [2021-08-04T21:21:29.820Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:21:29.820Z] main [2021-08-04T21:21:29.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:30.241Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:30.595Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:21:30.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-04T21:21:30.595Z] fd98f66945d2: Preparing [2021-08-04T21:21:30.595Z] 0f50aa03f2a1: Preparing [2021-08-04T21:21:30.595Z] 01e15c5156d1: Preparing [2021-08-04T21:21:30.595Z] a233fdae2f83: Preparing [2021-08-04T21:21:30.595Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:30.873Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:30.873Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:30.873Z] a233fdae2f83: Layer already exists [2021-08-04T21:21:30.873Z] fd98f66945d2: Pushed [2021-08-04T21:21:33.481Z] 0f50aa03f2a1: Pushed [2021-08-04T21:21:33.481Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72: digest: sha256:fceb112ea8cbc561efbf49fddb65a8b155b44dbc3bd7b0602a4944a52efd1b25 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:33.823Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:34.156Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-04T21:21:34.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-04T21:21:34.156Z] fd98f66945d2: Preparing [2021-08-04T21:21:34.156Z] 0f50aa03f2a1: Preparing [2021-08-04T21:21:34.156Z] 01e15c5156d1: Preparing [2021-08-04T21:21:34.156Z] a233fdae2f83: Preparing [2021-08-04T21:21:34.156Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:34.432Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:34.432Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:34.432Z] 0f50aa03f2a1: Layer already exists [2021-08-04T21:21:34.432Z] a233fdae2f83: Layer already exists [2021-08-04T21:21:34.432Z] fd98f66945d2: Layer already exists [2021-08-04T21:21:34.432Z] latest: digest: sha256:fceb112ea8cbc561efbf49fddb65a8b155b44dbc3bd7b0602a4944a52efd1b25 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:34.778Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:35.119Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.22 [2021-08-04T21:21:35.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-04T21:21:35.119Z] fd98f66945d2: Preparing [2021-08-04T21:21:35.119Z] 0f50aa03f2a1: Preparing [2021-08-04T21:21:35.119Z] 01e15c5156d1: Preparing [2021-08-04T21:21:35.119Z] a233fdae2f83: Preparing [2021-08-04T21:21:35.119Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:35.391Z] fd98f66945d2: Layer already exists [2021-08-04T21:21:35.391Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:35.391Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:35.391Z] a233fdae2f83: Layer already exists [2021-08-04T21:21:35.391Z] 0f50aa03f2a1: Layer already exists [2021-08-04T21:21:35.391Z] 2.0.1-dev.22: digest: sha256:fceb112ea8cbc561efbf49fddb65a8b155b44dbc3bd7b0602a4944a52efd1b25 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:35.739Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:37.755Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:21:37.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-04T21:21:37.755Z] fd98f66945d2: Preparing [2021-08-04T21:21:37.755Z] 0f50aa03f2a1: Preparing [2021-08-04T21:21:37.755Z] 01e15c5156d1: Preparing [2021-08-04T21:21:37.755Z] a233fdae2f83: Preparing [2021-08-04T21:21:37.755Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:38.026Z] fd98f66945d2: Layer already exists [2021-08-04T21:21:38.026Z] 0f50aa03f2a1: Layer already exists [2021-08-04T21:21:38.026Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:38.026Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:38.026Z] a233fdae2f83: Layer already exists [2021-08-04T21:21:38.026Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22: digest: sha256:fceb112ea8cbc561efbf49fddb65a8b155b44dbc3bd7b0602a4944a52efd1b25 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:38.375Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:38.722Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-08-04T21:21:38.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-04T21:21:38.722Z] fd98f66945d2: Preparing [2021-08-04T21:21:38.722Z] 0f50aa03f2a1: Preparing [2021-08-04T21:21:38.722Z] 01e15c5156d1: Preparing [2021-08-04T21:21:38.722Z] a233fdae2f83: Preparing [2021-08-04T21:21:38.722Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:38.722Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:38.722Z] a233fdae2f83: Layer already exists [2021-08-04T21:21:38.722Z] fd98f66945d2: Layer already exists [2021-08-04T21:21:38.722Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:38.722Z] 0f50aa03f2a1: Layer already exists [2021-08-04T21:21:38.994Z] main: digest: sha256:fceb112ea8cbc561efbf49fddb65a8b155b44dbc3bd7b0602a4944a52efd1b25 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:21:39.057Z] ===================================================== [Pipeline] echo [2021-08-04T21:21:39.073Z] taggedImages: [2021-08-04T21:21:39.074Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:21:39.074Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-04T21:21:39.074Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.22 [2021-08-04T21:21:39.074Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:21:39.074Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-08-04T21:21:39.112Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-08-04T21:21:39.112Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:21:39.112Z] latest [2021-08-04T21:21:39.112Z] 2.0.1-dev.22 [2021-08-04T21:21:39.112Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:21:39.112Z] main [2021-08-04T21:21:39.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:39.490Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:39.827Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:21:39.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-04T21:21:39.828Z] 8862bb39079c: Preparing [2021-08-04T21:21:39.828Z] 8862bb39079c: Preparing [2021-08-04T21:21:39.828Z] c8cbb0ab1aa4: Preparing [2021-08-04T21:21:39.828Z] 26fd0a903069: Preparing [2021-08-04T21:21:39.828Z] c1c6e3d49e42: Preparing [2021-08-04T21:21:39.828Z] 26d5822a9946: Preparing [2021-08-04T21:21:39.828Z] 01e15c5156d1: Preparing [2021-08-04T21:21:39.828Z] ddccaa3f56c8: Preparing [2021-08-04T21:21:39.828Z] c776476fbe14: Preparing [2021-08-04T21:21:39.828Z] a959dcd2e038: Preparing [2021-08-04T21:21:39.828Z] 594d21a85d28: Preparing [2021-08-04T21:21:39.828Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:39.828Z] 01e15c5156d1: Waiting [2021-08-04T21:21:39.828Z] ddccaa3f56c8: Waiting [2021-08-04T21:21:39.828Z] c776476fbe14: Waiting [2021-08-04T21:21:39.828Z] a959dcd2e038: Waiting [2021-08-04T21:21:39.828Z] 3fbe34a1663b: Waiting [2021-08-04T21:21:39.828Z] 594d21a85d28: Waiting [2021-08-04T21:21:40.104Z] 26fd0a903069: Pushed [2021-08-04T21:21:40.104Z] c1c6e3d49e42: Pushed [2021-08-04T21:21:40.104Z] 8862bb39079c: Pushed [2021-08-04T21:21:40.104Z] c8cbb0ab1aa4: Pushed [2021-08-04T21:21:40.378Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:40.379Z] ddccaa3f56c8: Pushed [2021-08-04T21:21:40.379Z] c776476fbe14: Pushed [2021-08-04T21:21:40.379Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:40.379Z] a959dcd2e038: Pushed [2021-08-04T21:21:40.379Z] 594d21a85d28: Pushed [2021-08-04T21:21:42.986Z] 26d5822a9946: Pushed [2021-08-04T21:21:42.986Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72: digest: sha256:1a3aa3dea0aa1369f1156c5e38124ad93df4cf27ec2c7c30fd631b328a7db55b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:43.338Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:43.677Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-04T21:21:43.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-04T21:21:43.678Z] 8862bb39079c: Preparing [2021-08-04T21:21:43.678Z] 8862bb39079c: Preparing [2021-08-04T21:21:43.678Z] c8cbb0ab1aa4: Preparing [2021-08-04T21:21:43.678Z] 26fd0a903069: Preparing [2021-08-04T21:21:43.678Z] c1c6e3d49e42: Preparing [2021-08-04T21:21:43.678Z] 26d5822a9946: Preparing [2021-08-04T21:21:43.678Z] 01e15c5156d1: Preparing [2021-08-04T21:21:43.678Z] ddccaa3f56c8: Preparing [2021-08-04T21:21:43.678Z] c776476fbe14: Preparing [2021-08-04T21:21:43.678Z] a959dcd2e038: Preparing [2021-08-04T21:21:43.678Z] 594d21a85d28: Preparing [2021-08-04T21:21:43.678Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:43.678Z] 01e15c5156d1: Waiting [2021-08-04T21:21:43.678Z] ddccaa3f56c8: Waiting [2021-08-04T21:21:43.678Z] c776476fbe14: Waiting [2021-08-04T21:21:43.678Z] a959dcd2e038: Waiting [2021-08-04T21:21:43.678Z] 594d21a85d28: Waiting [2021-08-04T21:21:43.678Z] 3fbe34a1663b: Waiting [2021-08-04T21:21:43.949Z] 26fd0a903069: Layer already exists [2021-08-04T21:21:43.949Z] c8cbb0ab1aa4: Layer already exists [2021-08-04T21:21:43.949Z] 8862bb39079c: Layer already exists [2021-08-04T21:21:43.949Z] c1c6e3d49e42: Layer already exists [2021-08-04T21:21:43.949Z] 26d5822a9946: Layer already exists [2021-08-04T21:21:43.949Z] c776476fbe14: Layer already exists [2021-08-04T21:21:43.949Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:43.949Z] a959dcd2e038: Layer already exists [2021-08-04T21:21:43.949Z] ddccaa3f56c8: Layer already exists [2021-08-04T21:21:43.949Z] 594d21a85d28: Layer already exists [2021-08-04T21:21:43.949Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:43.949Z] latest: digest: sha256:1a3aa3dea0aa1369f1156c5e38124ad93df4cf27ec2c7c30fd631b328a7db55b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:44.288Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:44.627Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.22 [2021-08-04T21:21:44.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-04T21:21:44.627Z] 8862bb39079c: Preparing [2021-08-04T21:21:44.627Z] 8862bb39079c: Preparing [2021-08-04T21:21:44.627Z] c8cbb0ab1aa4: Preparing [2021-08-04T21:21:44.627Z] 26fd0a903069: Preparing [2021-08-04T21:21:44.627Z] c1c6e3d49e42: Preparing [2021-08-04T21:21:44.627Z] 26d5822a9946: Preparing [2021-08-04T21:21:44.627Z] 01e15c5156d1: Preparing [2021-08-04T21:21:44.627Z] ddccaa3f56c8: Preparing [2021-08-04T21:21:44.627Z] c776476fbe14: Preparing [2021-08-04T21:21:44.627Z] a959dcd2e038: Preparing [2021-08-04T21:21:44.627Z] 594d21a85d28: Preparing [2021-08-04T21:21:44.627Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:44.627Z] 01e15c5156d1: Waiting [2021-08-04T21:21:44.627Z] ddccaa3f56c8: Waiting [2021-08-04T21:21:44.627Z] c776476fbe14: Waiting [2021-08-04T21:21:44.627Z] a959dcd2e038: Waiting [2021-08-04T21:21:44.627Z] 594d21a85d28: Waiting [2021-08-04T21:21:44.627Z] 3fbe34a1663b: Waiting [2021-08-04T21:21:44.627Z] 8862bb39079c: Layer already exists [2021-08-04T21:21:44.627Z] 26d5822a9946: Layer already exists [2021-08-04T21:21:44.627Z] c1c6e3d49e42: Layer already exists [2021-08-04T21:21:44.627Z] c8cbb0ab1aa4: Layer already exists [2021-08-04T21:21:44.899Z] 26fd0a903069: Layer already exists [2021-08-04T21:21:44.899Z] ddccaa3f56c8: Layer already exists [2021-08-04T21:21:44.899Z] a959dcd2e038: Layer already exists [2021-08-04T21:21:44.899Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:44.899Z] c776476fbe14: Layer already exists [2021-08-04T21:21:44.899Z] 594d21a85d28: Layer already exists [2021-08-04T21:21:44.899Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:44.899Z] 2.0.1-dev.22: digest: sha256:1a3aa3dea0aa1369f1156c5e38124ad93df4cf27ec2c7c30fd631b328a7db55b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:45.253Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:45.593Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:21:45.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-04T21:21:45.594Z] 8862bb39079c: Preparing [2021-08-04T21:21:45.594Z] 8862bb39079c: Preparing [2021-08-04T21:21:45.594Z] c8cbb0ab1aa4: Preparing [2021-08-04T21:21:45.594Z] 26fd0a903069: Preparing [2021-08-04T21:21:45.594Z] c1c6e3d49e42: Preparing [2021-08-04T21:21:45.594Z] 26d5822a9946: Preparing [2021-08-04T21:21:45.594Z] 01e15c5156d1: Preparing [2021-08-04T21:21:45.594Z] ddccaa3f56c8: Preparing [2021-08-04T21:21:45.594Z] c776476fbe14: Preparing [2021-08-04T21:21:45.594Z] a959dcd2e038: Preparing [2021-08-04T21:21:45.594Z] 594d21a85d28: Preparing [2021-08-04T21:21:45.594Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:45.594Z] 01e15c5156d1: Waiting [2021-08-04T21:21:45.594Z] ddccaa3f56c8: Waiting [2021-08-04T21:21:45.594Z] c776476fbe14: Waiting [2021-08-04T21:21:45.594Z] a959dcd2e038: Waiting [2021-08-04T21:21:45.594Z] 594d21a85d28: Waiting [2021-08-04T21:21:45.594Z] 3fbe34a1663b: Waiting [2021-08-04T21:21:45.594Z] 8862bb39079c: Layer already exists [2021-08-04T21:21:45.594Z] c8cbb0ab1aa4: Layer already exists [2021-08-04T21:21:45.594Z] 26d5822a9946: Layer already exists [2021-08-04T21:21:45.594Z] 26fd0a903069: Layer already exists [2021-08-04T21:21:45.594Z] c1c6e3d49e42: Layer already exists [2021-08-04T21:21:45.865Z] ddccaa3f56c8: Layer already exists [2021-08-04T21:21:45.865Z] a959dcd2e038: Layer already exists [2021-08-04T21:21:45.865Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:45.865Z] c776476fbe14: Layer already exists [2021-08-04T21:21:45.865Z] 594d21a85d28: Layer already exists [2021-08-04T21:21:45.865Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:45.865Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22: digest: sha256:1a3aa3dea0aa1369f1156c5e38124ad93df4cf27ec2c7c30fd631b328a7db55b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:46.205Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:46.542Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-08-04T21:21:46.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-04T21:21:46.542Z] 8862bb39079c: Preparing [2021-08-04T21:21:46.542Z] 8862bb39079c: Preparing [2021-08-04T21:21:46.542Z] c8cbb0ab1aa4: Preparing [2021-08-04T21:21:46.542Z] 26fd0a903069: Preparing [2021-08-04T21:21:46.542Z] c1c6e3d49e42: Preparing [2021-08-04T21:21:46.542Z] 26d5822a9946: Preparing [2021-08-04T21:21:46.542Z] 01e15c5156d1: Preparing [2021-08-04T21:21:46.542Z] ddccaa3f56c8: Preparing [2021-08-04T21:21:46.542Z] c776476fbe14: Preparing [2021-08-04T21:21:46.542Z] a959dcd2e038: Preparing [2021-08-04T21:21:46.542Z] 594d21a85d28: Preparing [2021-08-04T21:21:46.542Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:46.542Z] 01e15c5156d1: Waiting [2021-08-04T21:21:46.542Z] ddccaa3f56c8: Waiting [2021-08-04T21:21:46.542Z] c776476fbe14: Waiting [2021-08-04T21:21:46.542Z] a959dcd2e038: Waiting [2021-08-04T21:21:46.542Z] 594d21a85d28: Waiting [2021-08-04T21:21:46.542Z] 3fbe34a1663b: Waiting [2021-08-04T21:21:46.814Z] 8862bb39079c: Layer already exists [2021-08-04T21:21:46.814Z] c8cbb0ab1aa4: Layer already exists [2021-08-04T21:21:46.814Z] c1c6e3d49e42: Layer already exists [2021-08-04T21:21:46.814Z] 26fd0a903069: Layer already exists [2021-08-04T21:21:46.814Z] 26d5822a9946: Layer already exists [2021-08-04T21:21:46.814Z] 01e15c5156d1: Layer already exists [2021-08-04T21:21:46.814Z] c776476fbe14: Layer already exists [2021-08-04T21:21:46.814Z] 594d21a85d28: Layer already exists [2021-08-04T21:21:46.814Z] a959dcd2e038: Layer already exists [2021-08-04T21:21:46.814Z] ddccaa3f56c8: Layer already exists [2021-08-04T21:21:46.814Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:46.814Z] main: digest: sha256:1a3aa3dea0aa1369f1156c5e38124ad93df4cf27ec2c7c30fd631b328a7db55b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:21:46.877Z] ===================================================== [Pipeline] echo [2021-08-04T21:21:46.894Z] taggedImages: [2021-08-04T21:21:46.894Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:21:46.894Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-04T21:21:46.894Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.22 [2021-08-04T21:21:46.894Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:21:46.894Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-08-04T21:21:46.933Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-08-04T21:21:46.933Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:21:46.933Z] latest [2021-08-04T21:21:46.933Z] 2.0.1-dev.22 [2021-08-04T21:21:46.933Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:21:46.933Z] main [2021-08-04T21:21:46.933Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:47.307Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:47.646Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:21:47.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-04T21:21:47.646Z] 23f98e67e10a: Preparing [2021-08-04T21:21:47.646Z] d6265afcde49: Preparing [2021-08-04T21:21:47.646Z] c05f348c0147: Preparing [2021-08-04T21:21:47.646Z] ebf906f027c7: Preparing [2021-08-04T21:21:47.646Z] 9e3933050ec3: Preparing [2021-08-04T21:21:47.646Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:47.646Z] 3fbe34a1663b: Waiting [2021-08-04T21:21:47.927Z] c05f348c0147: Pushed [2021-08-04T21:21:47.927Z] ebf906f027c7: Pushed [2021-08-04T21:21:47.927Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:48.522Z] 9e3933050ec3: Pushed [2021-08-04T21:21:49.949Z] d6265afcde49: Pushed [2021-08-04T21:21:50.220Z] 23f98e67e10a: Pushed [2021-08-04T21:21:50.220Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72: digest: sha256:505ff92b320b86715f99a20cb79cedbec30c16f13564de5612a248262a90d53c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:50.850Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:51.207Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-04T21:21:51.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-04T21:21:51.207Z] 23f98e67e10a: Preparing [2021-08-04T21:21:51.207Z] d6265afcde49: Preparing [2021-08-04T21:21:51.207Z] c05f348c0147: Preparing [2021-08-04T21:21:51.207Z] ebf906f027c7: Preparing [2021-08-04T21:21:51.207Z] 9e3933050ec3: Preparing [2021-08-04T21:21:51.207Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:51.207Z] 3fbe34a1663b: Waiting [2021-08-04T21:21:51.207Z] c05f348c0147: Layer already exists [2021-08-04T21:21:51.207Z] 9e3933050ec3: Layer already exists [2021-08-04T21:21:51.207Z] ebf906f027c7: Layer already exists [2021-08-04T21:21:51.207Z] d6265afcde49: Layer already exists [2021-08-04T21:21:51.483Z] 23f98e67e10a: Layer already exists [2021-08-04T21:21:51.483Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:51.483Z] latest: digest: sha256:505ff92b320b86715f99a20cb79cedbec30c16f13564de5612a248262a90d53c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:51.831Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:52.173Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.22 [2021-08-04T21:21:52.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-04T21:21:52.173Z] 23f98e67e10a: Preparing [2021-08-04T21:21:52.173Z] d6265afcde49: Preparing [2021-08-04T21:21:52.173Z] c05f348c0147: Preparing [2021-08-04T21:21:52.173Z] ebf906f027c7: Preparing [2021-08-04T21:21:52.173Z] 9e3933050ec3: Preparing [2021-08-04T21:21:52.173Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:52.173Z] 3fbe34a1663b: Waiting [2021-08-04T21:21:52.444Z] 9e3933050ec3: Layer already exists [2021-08-04T21:21:52.444Z] d6265afcde49: Layer already exists [2021-08-04T21:21:52.444Z] ebf906f027c7: Layer already exists [2021-08-04T21:21:52.444Z] c05f348c0147: Layer already exists [2021-08-04T21:21:52.444Z] 23f98e67e10a: Layer already exists [2021-08-04T21:21:52.444Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:52.444Z] 2.0.1-dev.22: digest: sha256:505ff92b320b86715f99a20cb79cedbec30c16f13564de5612a248262a90d53c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:52.790Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:53.127Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:21:53.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-04T21:21:53.127Z] 23f98e67e10a: Preparing [2021-08-04T21:21:53.127Z] d6265afcde49: Preparing [2021-08-04T21:21:53.127Z] c05f348c0147: Preparing [2021-08-04T21:21:53.127Z] ebf906f027c7: Preparing [2021-08-04T21:21:53.127Z] 9e3933050ec3: Preparing [2021-08-04T21:21:53.127Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:53.127Z] 3fbe34a1663b: Waiting [2021-08-04T21:21:53.397Z] 9e3933050ec3: Layer already exists [2021-08-04T21:21:53.397Z] ebf906f027c7: Layer already exists [2021-08-04T21:21:53.397Z] d6265afcde49: Layer already exists [2021-08-04T21:21:53.397Z] c05f348c0147: Layer already exists [2021-08-04T21:21:53.397Z] 23f98e67e10a: Layer already exists [2021-08-04T21:21:53.397Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:53.397Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22: digest: sha256:505ff92b320b86715f99a20cb79cedbec30c16f13564de5612a248262a90d53c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:53.737Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:54.073Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-08-04T21:21:54.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-04T21:21:54.073Z] 23f98e67e10a: Preparing [2021-08-04T21:21:54.073Z] d6265afcde49: Preparing [2021-08-04T21:21:54.073Z] c05f348c0147: Preparing [2021-08-04T21:21:54.073Z] ebf906f027c7: Preparing [2021-08-04T21:21:54.073Z] 9e3933050ec3: Preparing [2021-08-04T21:21:54.073Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:54.073Z] 3fbe34a1663b: Waiting [2021-08-04T21:21:54.343Z] d6265afcde49: Layer already exists [2021-08-04T21:21:54.343Z] c05f348c0147: Layer already exists [2021-08-04T21:21:54.343Z] ebf906f027c7: Layer already exists [2021-08-04T21:21:54.343Z] 23f98e67e10a: Layer already exists [2021-08-04T21:21:54.343Z] 9e3933050ec3: Layer already exists [2021-08-04T21:21:54.343Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:54.343Z] main: digest: sha256:505ff92b320b86715f99a20cb79cedbec30c16f13564de5612a248262a90d53c size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:21:54.406Z] ===================================================== [Pipeline] echo [2021-08-04T21:21:54.422Z] taggedImages: [2021-08-04T21:21:54.422Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:21:54.422Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-04T21:21:54.422Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.22 [2021-08-04T21:21:54.422Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:21:54.422Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-08-04T21:21:54.459Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-08-04T21:21:54.459Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:21:54.459Z] latest [2021-08-04T21:21:54.459Z] 2.0.1-dev.22 [2021-08-04T21:21:54.459Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:21:54.459Z] main [2021-08-04T21:21:54.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:54.833Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:55.167Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:21:55.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-04T21:21:55.167Z] b0f670eb34e6: Preparing [2021-08-04T21:21:55.167Z] 99f0b2953064: Preparing [2021-08-04T21:21:55.167Z] 27db831d374d: Preparing [2021-08-04T21:21:55.167Z] 5c598af4e4f2: Preparing [2021-08-04T21:21:55.167Z] 44d2935e9312: Preparing [2021-08-04T21:21:55.167Z] 5ca03a7a472f: Preparing [2021-08-04T21:21:55.167Z] 939d72fca7ee: Preparing [2021-08-04T21:21:55.167Z] 2ed3e43e19fb: Preparing [2021-08-04T21:21:55.167Z] 26bb9ac795bf: Preparing [2021-08-04T21:21:55.167Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:55.167Z] 939d72fca7ee: Waiting [2021-08-04T21:21:55.167Z] 2ed3e43e19fb: Waiting [2021-08-04T21:21:55.167Z] 26bb9ac795bf: Waiting [2021-08-04T21:21:55.167Z] 3fbe34a1663b: Waiting [2021-08-04T21:21:55.167Z] 5ca03a7a472f: Waiting [2021-08-04T21:21:55.445Z] 44d2935e9312: Pushed [2021-08-04T21:21:55.445Z] 99f0b2953064: Pushed [2021-08-04T21:21:55.445Z] b0f670eb34e6: Pushed [2021-08-04T21:21:56.040Z] 939d72fca7ee: Pushed [2021-08-04T21:21:56.040Z] 5ca03a7a472f: Pushed [2021-08-04T21:21:56.040Z] 2ed3e43e19fb: Pushed [2021-08-04T21:21:56.313Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:56.908Z] 26bb9ac795bf: Pushed [2021-08-04T21:21:57.886Z] 5c598af4e4f2: Pushed [2021-08-04T21:21:58.161Z] 27db831d374d: Pushed [2021-08-04T21:21:58.433Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72: digest: sha256:3798f33b5fd5bebd0552eafc5e2ecb4b43758f9f310529cf5ce586c4ffaa03f2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:58.776Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:59.111Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-04T21:21:59.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-04T21:21:59.111Z] b0f670eb34e6: Preparing [2021-08-04T21:21:59.111Z] 99f0b2953064: Preparing [2021-08-04T21:21:59.111Z] 27db831d374d: Preparing [2021-08-04T21:21:59.111Z] 5c598af4e4f2: Preparing [2021-08-04T21:21:59.111Z] 44d2935e9312: Preparing [2021-08-04T21:21:59.111Z] 5ca03a7a472f: Preparing [2021-08-04T21:21:59.111Z] 939d72fca7ee: Preparing [2021-08-04T21:21:59.111Z] 2ed3e43e19fb: Preparing [2021-08-04T21:21:59.111Z] 26bb9ac795bf: Preparing [2021-08-04T21:21:59.111Z] 3fbe34a1663b: Preparing [2021-08-04T21:21:59.111Z] 5ca03a7a472f: Waiting [2021-08-04T21:21:59.111Z] 939d72fca7ee: Waiting [2021-08-04T21:21:59.111Z] 2ed3e43e19fb: Waiting [2021-08-04T21:21:59.111Z] 26bb9ac795bf: Waiting [2021-08-04T21:21:59.111Z] 3fbe34a1663b: Waiting [2021-08-04T21:21:59.111Z] b0f670eb34e6: Layer already exists [2021-08-04T21:21:59.111Z] 99f0b2953064: Layer already exists [2021-08-04T21:21:59.111Z] 44d2935e9312: Layer already exists [2021-08-04T21:21:59.111Z] 5c598af4e4f2: Layer already exists [2021-08-04T21:21:59.111Z] 27db831d374d: Layer already exists [2021-08-04T21:21:59.111Z] 5ca03a7a472f: Layer already exists [2021-08-04T21:21:59.111Z] 2ed3e43e19fb: Layer already exists [2021-08-04T21:21:59.382Z] 939d72fca7ee: Layer already exists [2021-08-04T21:21:59.382Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:21:59.382Z] 26bb9ac795bf: Layer already exists [2021-08-04T21:21:59.382Z] latest: digest: sha256:3798f33b5fd5bebd0552eafc5e2ecb4b43758f9f310529cf5ce586c4ffaa03f2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:21:59.726Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:00.072Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.22 [2021-08-04T21:22:00.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-04T21:22:00.072Z] b0f670eb34e6: Preparing [2021-08-04T21:22:00.072Z] 99f0b2953064: Preparing [2021-08-04T21:22:00.072Z] 27db831d374d: Preparing [2021-08-04T21:22:00.072Z] 5c598af4e4f2: Preparing [2021-08-04T21:22:00.072Z] 44d2935e9312: Preparing [2021-08-04T21:22:00.072Z] 5ca03a7a472f: Preparing [2021-08-04T21:22:00.072Z] 939d72fca7ee: Preparing [2021-08-04T21:22:00.072Z] 2ed3e43e19fb: Preparing [2021-08-04T21:22:00.072Z] 26bb9ac795bf: Preparing [2021-08-04T21:22:00.072Z] 3fbe34a1663b: Preparing [2021-08-04T21:22:00.072Z] 5ca03a7a472f: Waiting [2021-08-04T21:22:00.072Z] 939d72fca7ee: Waiting [2021-08-04T21:22:00.072Z] 2ed3e43e19fb: Waiting [2021-08-04T21:22:00.072Z] 3fbe34a1663b: Waiting [2021-08-04T21:22:00.072Z] 26bb9ac795bf: Waiting [2021-08-04T21:22:00.072Z] 27db831d374d: Layer already exists [2021-08-04T21:22:00.072Z] 44d2935e9312: Layer already exists [2021-08-04T21:22:00.072Z] 99f0b2953064: Layer already exists [2021-08-04T21:22:00.072Z] b0f670eb34e6: Layer already exists [2021-08-04T21:22:00.072Z] 5c598af4e4f2: Layer already exists [2021-08-04T21:22:00.344Z] 5ca03a7a472f: Layer already exists [2021-08-04T21:22:00.344Z] 939d72fca7ee: Layer already exists [2021-08-04T21:22:00.344Z] 2ed3e43e19fb: Layer already exists [2021-08-04T21:22:00.344Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:22:00.344Z] 26bb9ac795bf: Layer already exists [2021-08-04T21:22:00.344Z] 2.0.1-dev.22: digest: sha256:3798f33b5fd5bebd0552eafc5e2ecb4b43758f9f310529cf5ce586c4ffaa03f2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:00.688Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:01.027Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:22:01.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-04T21:22:01.027Z] b0f670eb34e6: Preparing [2021-08-04T21:22:01.027Z] 99f0b2953064: Preparing [2021-08-04T21:22:01.027Z] 27db831d374d: Preparing [2021-08-04T21:22:01.027Z] 5c598af4e4f2: Preparing [2021-08-04T21:22:01.027Z] 44d2935e9312: Preparing [2021-08-04T21:22:01.027Z] 5ca03a7a472f: Preparing [2021-08-04T21:22:01.027Z] 939d72fca7ee: Preparing [2021-08-04T21:22:01.027Z] 2ed3e43e19fb: Preparing [2021-08-04T21:22:01.027Z] 26bb9ac795bf: Preparing [2021-08-04T21:22:01.027Z] 3fbe34a1663b: Preparing [2021-08-04T21:22:01.027Z] 2ed3e43e19fb: Waiting [2021-08-04T21:22:01.027Z] 5ca03a7a472f: Waiting [2021-08-04T21:22:01.027Z] 939d72fca7ee: Waiting [2021-08-04T21:22:01.027Z] 3fbe34a1663b: Waiting [2021-08-04T21:22:01.027Z] 26bb9ac795bf: Waiting [2021-08-04T21:22:01.298Z] 27db831d374d: Layer already exists [2021-08-04T21:22:01.298Z] 5c598af4e4f2: Layer already exists [2021-08-04T21:22:01.298Z] 44d2935e9312: Layer already exists [2021-08-04T21:22:01.298Z] b0f670eb34e6: Layer already exists [2021-08-04T21:22:01.298Z] 99f0b2953064: Layer already exists [2021-08-04T21:22:01.298Z] 26bb9ac795bf: Layer already exists [2021-08-04T21:22:01.298Z] 939d72fca7ee: Layer already exists [2021-08-04T21:22:01.298Z] 5ca03a7a472f: Layer already exists [2021-08-04T21:22:01.298Z] 2ed3e43e19fb: Layer already exists [2021-08-04T21:22:01.298Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:22:01.298Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22: digest: sha256:3798f33b5fd5bebd0552eafc5e2ecb4b43758f9f310529cf5ce586c4ffaa03f2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:01.645Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:01.991Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-08-04T21:22:01.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-04T21:22:01.992Z] b0f670eb34e6: Preparing [2021-08-04T21:22:01.992Z] 99f0b2953064: Preparing [2021-08-04T21:22:01.992Z] 27db831d374d: Preparing [2021-08-04T21:22:01.992Z] 5c598af4e4f2: Preparing [2021-08-04T21:22:01.992Z] 44d2935e9312: Preparing [2021-08-04T21:22:01.992Z] 5ca03a7a472f: Preparing [2021-08-04T21:22:01.992Z] 939d72fca7ee: Preparing [2021-08-04T21:22:01.992Z] 2ed3e43e19fb: Preparing [2021-08-04T21:22:01.992Z] 26bb9ac795bf: Preparing [2021-08-04T21:22:01.992Z] 3fbe34a1663b: Preparing [2021-08-04T21:22:01.992Z] 5ca03a7a472f: Waiting [2021-08-04T21:22:01.992Z] 939d72fca7ee: Waiting [2021-08-04T21:22:01.992Z] 26bb9ac795bf: Waiting [2021-08-04T21:22:01.992Z] 2ed3e43e19fb: Waiting [2021-08-04T21:22:01.992Z] 3fbe34a1663b: Waiting [2021-08-04T21:22:01.992Z] 27db831d374d: Layer already exists [2021-08-04T21:22:01.992Z] 99f0b2953064: Layer already exists [2021-08-04T21:22:01.992Z] b0f670eb34e6: Layer already exists [2021-08-04T21:22:01.992Z] 44d2935e9312: Layer already exists [2021-08-04T21:22:01.992Z] 5c598af4e4f2: Layer already exists [2021-08-04T21:22:01.992Z] 5ca03a7a472f: Layer already exists [2021-08-04T21:22:02.263Z] 939d72fca7ee: Layer already exists [2021-08-04T21:22:02.263Z] 26bb9ac795bf: Layer already exists [2021-08-04T21:22:02.263Z] 2ed3e43e19fb: Layer already exists [2021-08-04T21:22:02.263Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:22:02.263Z] main: digest: sha256:3798f33b5fd5bebd0552eafc5e2ecb4b43758f9f310529cf5ce586c4ffaa03f2 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:22:02.328Z] ===================================================== [Pipeline] echo [2021-08-04T21:22:02.343Z] taggedImages: [2021-08-04T21:22:02.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:22:02.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-04T21:22:02.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.22 [2021-08-04T21:22:02.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:22:02.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-08-04T21:22:02.383Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-08-04T21:22:02.383Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:22:02.383Z] latest [2021-08-04T21:22:02.383Z] 2.0.1-dev.22 [2021-08-04T21:22:02.383Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:22:02.383Z] main [2021-08-04T21:22:02.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:02.760Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:03.088Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:22:03.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-04T21:22:03.088Z] 9eb6329b9800: Preparing [2021-08-04T21:22:03.088Z] 2328579bdc61: Preparing [2021-08-04T21:22:03.088Z] 01e15c5156d1: Preparing [2021-08-04T21:22:03.088Z] 711c6af00de6: Preparing [2021-08-04T21:22:03.088Z] 3fbe34a1663b: Preparing [2021-08-04T21:22:03.359Z] 01e15c5156d1: Layer already exists [2021-08-04T21:22:03.359Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:22:03.359Z] 9eb6329b9800: Pushed [2021-08-04T21:22:03.630Z] 711c6af00de6: Pushed [2021-08-04T21:22:05.596Z] 2328579bdc61: Pushed [2021-08-04T21:22:05.869Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72: digest: sha256:1be7dc483265b7020d1610a8e3caa96774a26dddb11a0ad10d6565ed71ceed86 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:06.210Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:06.538Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-04T21:22:06.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-04T21:22:06.538Z] 9eb6329b9800: Preparing [2021-08-04T21:22:06.538Z] 2328579bdc61: Preparing [2021-08-04T21:22:06.538Z] 01e15c5156d1: Preparing [2021-08-04T21:22:06.538Z] 711c6af00de6: Preparing [2021-08-04T21:22:06.538Z] 3fbe34a1663b: Preparing [2021-08-04T21:22:06.538Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:22:06.538Z] 9eb6329b9800: Layer already exists [2021-08-04T21:22:06.538Z] 01e15c5156d1: Layer already exists [2021-08-04T21:22:06.538Z] 2328579bdc61: Layer already exists [2021-08-04T21:22:06.538Z] 711c6af00de6: Layer already exists [2021-08-04T21:22:06.808Z] latest: digest: sha256:1be7dc483265b7020d1610a8e3caa96774a26dddb11a0ad10d6565ed71ceed86 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:07.145Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:07.478Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.22 [2021-08-04T21:22:07.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-04T21:22:07.478Z] 9eb6329b9800: Preparing [2021-08-04T21:22:07.478Z] 2328579bdc61: Preparing [2021-08-04T21:22:07.478Z] 01e15c5156d1: Preparing [2021-08-04T21:22:07.478Z] 711c6af00de6: Preparing [2021-08-04T21:22:07.478Z] 3fbe34a1663b: Preparing [2021-08-04T21:22:07.749Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:22:07.749Z] 711c6af00de6: Layer already exists [2021-08-04T21:22:07.749Z] 2328579bdc61: Layer already exists [2021-08-04T21:22:07.749Z] 01e15c5156d1: Layer already exists [2021-08-04T21:22:07.749Z] 9eb6329b9800: Layer already exists [2021-08-04T21:22:07.749Z] 2.0.1-dev.22: digest: sha256:1be7dc483265b7020d1610a8e3caa96774a26dddb11a0ad10d6565ed71ceed86 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:08.090Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:08.423Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:22:08.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-04T21:22:08.423Z] 9eb6329b9800: Preparing [2021-08-04T21:22:08.423Z] 2328579bdc61: Preparing [2021-08-04T21:22:08.423Z] 01e15c5156d1: Preparing [2021-08-04T21:22:08.423Z] 711c6af00de6: Preparing [2021-08-04T21:22:08.423Z] 3fbe34a1663b: Preparing [2021-08-04T21:22:08.423Z] 711c6af00de6: Layer already exists [2021-08-04T21:22:08.423Z] 01e15c5156d1: Layer already exists [2021-08-04T21:22:08.423Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:22:08.423Z] 9eb6329b9800: Layer already exists [2021-08-04T21:22:08.423Z] 2328579bdc61: Layer already exists [2021-08-04T21:22:08.695Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22: digest: sha256:1be7dc483265b7020d1610a8e3caa96774a26dddb11a0ad10d6565ed71ceed86 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:09.038Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:09.376Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-08-04T21:22:09.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-04T21:22:09.376Z] 9eb6329b9800: Preparing [2021-08-04T21:22:09.376Z] 2328579bdc61: Preparing [2021-08-04T21:22:09.376Z] 01e15c5156d1: Preparing [2021-08-04T21:22:09.376Z] 711c6af00de6: Preparing [2021-08-04T21:22:09.376Z] 3fbe34a1663b: Preparing [2021-08-04T21:22:09.376Z] 711c6af00de6: Layer already exists [2021-08-04T21:22:09.376Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:22:09.376Z] 9eb6329b9800: Layer already exists [2021-08-04T21:22:09.646Z] 01e15c5156d1: Layer already exists [2021-08-04T21:22:09.646Z] 2328579bdc61: Layer already exists [2021-08-04T21:22:09.646Z] main: digest: sha256:1be7dc483265b7020d1610a8e3caa96774a26dddb11a0ad10d6565ed71ceed86 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:22:09.704Z] ===================================================== [Pipeline] echo [2021-08-04T21:22:09.717Z] taggedImages: [2021-08-04T21:22:09.717Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:22:09.717Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-04T21:22:09.717Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.22 [2021-08-04T21:22:09.717Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:22:09.717Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-08-04T21:22:09.747Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-08-04T21:22:09.747Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:22:09.747Z] latest [2021-08-04T21:22:09.747Z] 2.0.1-dev.22 [2021-08-04T21:22:09.747Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:22:09.747Z] main [2021-08-04T21:22:09.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:10.121Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:12.089Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:22:12.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-04T21:22:12.089Z] ef5a22f24a92: Preparing [2021-08-04T21:22:12.089Z] fff8e885b3d0: Preparing [2021-08-04T21:22:12.089Z] 01e15c5156d1: Preparing [2021-08-04T21:22:12.089Z] a233fdae2f83: Preparing [2021-08-04T21:22:12.089Z] 3fbe34a1663b: Preparing [2021-08-04T21:22:12.089Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:22:12.089Z] a233fdae2f83: Layer already exists [2021-08-04T21:22:12.089Z] 01e15c5156d1: Layer already exists [2021-08-04T21:22:12.089Z] ef5a22f24a92: Pushed [2021-08-04T21:22:13.085Z] fff8e885b3d0: Pushed [2021-08-04T21:22:13.356Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72: digest: sha256:b9a3fab78f02e89f56e8f61ced5836081fbe5159f5a119e436b4d5d71604b9c2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:13.698Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:14.036Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-04T21:22:14.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-04T21:22:14.036Z] ef5a22f24a92: Preparing [2021-08-04T21:22:14.036Z] fff8e885b3d0: Preparing [2021-08-04T21:22:14.036Z] 01e15c5156d1: Preparing [2021-08-04T21:22:14.036Z] a233fdae2f83: Preparing [2021-08-04T21:22:14.036Z] 3fbe34a1663b: Preparing [2021-08-04T21:22:14.036Z] ef5a22f24a92: Layer already exists [2021-08-04T21:22:14.036Z] a233fdae2f83: Layer already exists [2021-08-04T21:22:14.036Z] fff8e885b3d0: Layer already exists [2021-08-04T21:22:14.310Z] 01e15c5156d1: Layer already exists [2021-08-04T21:22:14.310Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:22:14.310Z] latest: digest: sha256:b9a3fab78f02e89f56e8f61ced5836081fbe5159f5a119e436b4d5d71604b9c2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:14.660Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:14.995Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.22 [2021-08-04T21:22:14.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-04T21:22:14.995Z] ef5a22f24a92: Preparing [2021-08-04T21:22:14.995Z] fff8e885b3d0: Preparing [2021-08-04T21:22:14.995Z] 01e15c5156d1: Preparing [2021-08-04T21:22:14.995Z] a233fdae2f83: Preparing [2021-08-04T21:22:14.995Z] 3fbe34a1663b: Preparing [2021-08-04T21:22:14.995Z] ef5a22f24a92: Layer already exists [2021-08-04T21:22:14.995Z] a233fdae2f83: Layer already exists [2021-08-04T21:22:15.266Z] 01e15c5156d1: Layer already exists [2021-08-04T21:22:15.266Z] fff8e885b3d0: Layer already exists [2021-08-04T21:22:15.266Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:22:15.266Z] 2.0.1-dev.22: digest: sha256:b9a3fab78f02e89f56e8f61ced5836081fbe5159f5a119e436b4d5d71604b9c2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:15.603Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:15.934Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:22:15.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-04T21:22:15.934Z] ef5a22f24a92: Preparing [2021-08-04T21:22:15.934Z] fff8e885b3d0: Preparing [2021-08-04T21:22:15.934Z] 01e15c5156d1: Preparing [2021-08-04T21:22:15.934Z] a233fdae2f83: Preparing [2021-08-04T21:22:15.934Z] 3fbe34a1663b: Preparing [2021-08-04T21:22:16.206Z] fff8e885b3d0: Layer already exists [2021-08-04T21:22:16.206Z] ef5a22f24a92: Layer already exists [2021-08-04T21:22:16.206Z] 01e15c5156d1: Layer already exists [2021-08-04T21:22:16.206Z] a233fdae2f83: Layer already exists [2021-08-04T21:22:16.206Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:22:16.206Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22: digest: sha256:b9a3fab78f02e89f56e8f61ced5836081fbe5159f5a119e436b4d5d71604b9c2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:16.554Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:16.888Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-08-04T21:22:16.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-04T21:22:16.888Z] ef5a22f24a92: Preparing [2021-08-04T21:22:16.888Z] fff8e885b3d0: Preparing [2021-08-04T21:22:16.888Z] 01e15c5156d1: Preparing [2021-08-04T21:22:16.888Z] a233fdae2f83: Preparing [2021-08-04T21:22:16.888Z] 3fbe34a1663b: Preparing [2021-08-04T21:22:16.888Z] a233fdae2f83: Layer already exists [2021-08-04T21:22:16.888Z] ef5a22f24a92: Layer already exists [2021-08-04T21:22:16.888Z] 01e15c5156d1: Layer already exists [2021-08-04T21:22:16.888Z] fff8e885b3d0: Layer already exists [2021-08-04T21:22:17.159Z] 3fbe34a1663b: Layer already exists [2021-08-04T21:22:17.159Z] main: digest: sha256:b9a3fab78f02e89f56e8f61ced5836081fbe5159f5a119e436b4d5d71604b9c2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:22:17.220Z] ===================================================== [Pipeline] echo [2021-08-04T21:22:17.234Z] taggedImages: [2021-08-04T21:22:17.234Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:22:17.234Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-04T21:22:17.234Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.22 [2021-08-04T21:22:17.234Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:22:17.234Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-08-04T21:22:17.267Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-08-04T21:22:17.267Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:22:17.267Z] latest [2021-08-04T21:22:17.267Z] 2.0.1-dev.22 [2021-08-04T21:22:17.267Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:22:17.267Z] main [2021-08-04T21:22:17.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:17.653Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:22:17.988Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:22:17.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-04T21:22:17.988Z] 50cd2e768c71: Preparing [2021-08-04T21:22:17.988Z] 547c6d471c12: Preparing [2021-08-04T21:22:17.988Z] 257841683397: Preparing [2021-08-04T21:22:17.988Z] d7d7317e2251: Preparing [2021-08-04T21:22:17.988Z] b287e4fe43ef: Preparing [2021-08-04T21:22:17.988Z] c39efab1fe40: Preparing [2021-08-04T21:22:17.988Z] 386fc9fe74c4: Preparing [2021-08-04T21:22:17.988Z] 097a5c91b892: Preparing [2021-08-04T21:22:17.988Z] 74984ba1a09f: Preparing [2021-08-04T21:22:17.988Z] 6d0ac5d4dfcb: Preparing [2021-08-04T21:22:17.988Z] c55d5dbdab40: Preparing [2021-08-04T21:22:17.988Z] c39efab1fe40: Waiting [2021-08-04T21:22:17.988Z] 74984ba1a09f: Waiting [2021-08-04T21:22:17.988Z] 6d0ac5d4dfcb: Waiting [2021-08-04T21:22:17.988Z] c55d5dbdab40: Waiting [2021-08-04T21:22:17.988Z] 097a5c91b892: Waiting [2021-08-04T21:22:17.988Z] 386fc9fe74c4: Waiting [2021-08-04T21:22:18.258Z] 547c6d471c12: Pushed [2021-08-04T21:22:18.258Z] b287e4fe43ef: Pushed [2021-08-04T21:22:18.533Z] c39efab1fe40: Pushed [2021-08-04T21:22:18.533Z] 386fc9fe74c4: Pushed [2021-08-04T21:22:19.131Z] 74984ba1a09f: Pushed [2021-08-04T21:22:19.132Z] 50cd2e768c71: Pushed [2021-08-04T21:22:19.730Z] c55d5dbdab40: Layer already exists [2021-08-04T21:22:20.709Z] 257841683397: Pushed [2021-08-04T21:22:20.709Z] 6d0ac5d4dfcb: Pushed [2021-08-04T21:22:35.782Z] d7d7317e2251: Pushed [2021-08-04T21:23:08.073Z] 097a5c91b892: Pushed [2021-08-04T21:23:08.073Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72: digest: sha256:c8d2507803d87fd766383f8ae4f9ff892eb3121b8c33d2b671710fe5bdd2cd12 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:23:08.416Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:23:08.750Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-04T21:23:08.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-04T21:23:08.751Z] 50cd2e768c71: Preparing [2021-08-04T21:23:08.751Z] 547c6d471c12: Preparing [2021-08-04T21:23:08.751Z] 257841683397: Preparing [2021-08-04T21:23:08.751Z] d7d7317e2251: Preparing [2021-08-04T21:23:08.751Z] b287e4fe43ef: Preparing [2021-08-04T21:23:08.751Z] c39efab1fe40: Preparing [2021-08-04T21:23:08.751Z] 386fc9fe74c4: Preparing [2021-08-04T21:23:08.751Z] 097a5c91b892: Preparing [2021-08-04T21:23:08.751Z] 74984ba1a09f: Preparing [2021-08-04T21:23:08.751Z] 6d0ac5d4dfcb: Preparing [2021-08-04T21:23:08.751Z] c55d5dbdab40: Preparing [2021-08-04T21:23:08.751Z] c39efab1fe40: Waiting [2021-08-04T21:23:08.751Z] 386fc9fe74c4: Waiting [2021-08-04T21:23:08.751Z] 097a5c91b892: Waiting [2021-08-04T21:23:08.751Z] c55d5dbdab40: Waiting [2021-08-04T21:23:08.751Z] 74984ba1a09f: Waiting [2021-08-04T21:23:08.751Z] 6d0ac5d4dfcb: Waiting [2021-08-04T21:23:09.028Z] 257841683397: Layer already exists [2021-08-04T21:23:09.028Z] 547c6d471c12: Layer already exists [2021-08-04T21:23:09.028Z] b287e4fe43ef: Layer already exists [2021-08-04T21:23:09.028Z] 50cd2e768c71: Layer already exists [2021-08-04T21:23:09.028Z] d7d7317e2251: Layer already exists [2021-08-04T21:23:09.028Z] 386fc9fe74c4: Layer already exists [2021-08-04T21:23:09.028Z] 6d0ac5d4dfcb: Layer already exists [2021-08-04T21:23:09.028Z] c39efab1fe40: Layer already exists [2021-08-04T21:23:09.028Z] 74984ba1a09f: Layer already exists [2021-08-04T21:23:09.028Z] 097a5c91b892: Layer already exists [2021-08-04T21:23:09.028Z] c55d5dbdab40: Layer already exists [2021-08-04T21:23:09.028Z] latest: digest: sha256:c8d2507803d87fd766383f8ae4f9ff892eb3121b8c33d2b671710fe5bdd2cd12 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:23:09.370Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:23:09.713Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.22 [2021-08-04T21:23:09.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-04T21:23:09.713Z] 50cd2e768c71: Preparing [2021-08-04T21:23:09.713Z] 547c6d471c12: Preparing [2021-08-04T21:23:09.713Z] 257841683397: Preparing [2021-08-04T21:23:09.713Z] d7d7317e2251: Preparing [2021-08-04T21:23:09.713Z] b287e4fe43ef: Preparing [2021-08-04T21:23:09.713Z] c39efab1fe40: Preparing [2021-08-04T21:23:09.713Z] 386fc9fe74c4: Preparing [2021-08-04T21:23:09.713Z] 097a5c91b892: Preparing [2021-08-04T21:23:09.713Z] 74984ba1a09f: Preparing [2021-08-04T21:23:09.713Z] 6d0ac5d4dfcb: Preparing [2021-08-04T21:23:09.713Z] c55d5dbdab40: Preparing [2021-08-04T21:23:09.713Z] c39efab1fe40: Waiting [2021-08-04T21:23:09.713Z] 386fc9fe74c4: Waiting [2021-08-04T21:23:09.713Z] 74984ba1a09f: Waiting [2021-08-04T21:23:09.713Z] 6d0ac5d4dfcb: Waiting [2021-08-04T21:23:09.713Z] c55d5dbdab40: Waiting [2021-08-04T21:23:09.713Z] 097a5c91b892: Waiting [2021-08-04T21:23:09.984Z] b287e4fe43ef: Layer already exists [2021-08-04T21:23:09.984Z] 257841683397: Layer already exists [2021-08-04T21:23:09.984Z] d7d7317e2251: Layer already exists [2021-08-04T21:23:09.984Z] 50cd2e768c71: Layer already exists [2021-08-04T21:23:09.984Z] 547c6d471c12: Layer already exists [2021-08-04T21:23:09.984Z] c39efab1fe40: Layer already exists [2021-08-04T21:23:09.984Z] 386fc9fe74c4: Layer already exists [2021-08-04T21:23:09.984Z] 74984ba1a09f: Layer already exists [2021-08-04T21:23:09.984Z] 097a5c91b892: Layer already exists [2021-08-04T21:23:09.984Z] 6d0ac5d4dfcb: Layer already exists [2021-08-04T21:23:09.984Z] c55d5dbdab40: Layer already exists [2021-08-04T21:23:09.984Z] 2.0.1-dev.22: digest: sha256:c8d2507803d87fd766383f8ae4f9ff892eb3121b8c33d2b671710fe5bdd2cd12 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:23:10.325Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:23:10.668Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:23:10.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-04T21:23:10.668Z] 50cd2e768c71: Preparing [2021-08-04T21:23:10.668Z] 547c6d471c12: Preparing [2021-08-04T21:23:10.668Z] 257841683397: Preparing [2021-08-04T21:23:10.668Z] d7d7317e2251: Preparing [2021-08-04T21:23:10.668Z] b287e4fe43ef: Preparing [2021-08-04T21:23:10.668Z] c39efab1fe40: Preparing [2021-08-04T21:23:10.668Z] 386fc9fe74c4: Preparing [2021-08-04T21:23:10.668Z] 097a5c91b892: Preparing [2021-08-04T21:23:10.668Z] 74984ba1a09f: Preparing [2021-08-04T21:23:10.668Z] 6d0ac5d4dfcb: Preparing [2021-08-04T21:23:10.668Z] c55d5dbdab40: Preparing [2021-08-04T21:23:10.668Z] 097a5c91b892: Waiting [2021-08-04T21:23:10.668Z] 74984ba1a09f: Waiting [2021-08-04T21:23:10.668Z] 6d0ac5d4dfcb: Waiting [2021-08-04T21:23:10.668Z] c55d5dbdab40: Waiting [2021-08-04T21:23:10.668Z] c39efab1fe40: Waiting [2021-08-04T21:23:10.668Z] 386fc9fe74c4: Waiting [2021-08-04T21:23:10.940Z] 50cd2e768c71: Layer already exists [2021-08-04T21:23:10.940Z] 547c6d471c12: Layer already exists [2021-08-04T21:23:10.940Z] b287e4fe43ef: Layer already exists [2021-08-04T21:23:10.940Z] 257841683397: Layer already exists [2021-08-04T21:23:10.940Z] d7d7317e2251: Layer already exists [2021-08-04T21:23:10.940Z] 386fc9fe74c4: Layer already exists [2021-08-04T21:23:10.940Z] 097a5c91b892: Layer already exists [2021-08-04T21:23:10.940Z] c39efab1fe40: Layer already exists [2021-08-04T21:23:10.940Z] 6d0ac5d4dfcb: Layer already exists [2021-08-04T21:23:10.940Z] 74984ba1a09f: Layer already exists [2021-08-04T21:23:10.940Z] c55d5dbdab40: Layer already exists [2021-08-04T21:23:10.940Z] 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22: digest: sha256:c8d2507803d87fd766383f8ae4f9ff892eb3121b8c33d2b671710fe5bdd2cd12 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:23:11.284Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:23:11.619Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-08-04T21:23:11.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-04T21:23:11.619Z] 50cd2e768c71: Preparing [2021-08-04T21:23:11.619Z] 547c6d471c12: Preparing [2021-08-04T21:23:11.619Z] 257841683397: Preparing [2021-08-04T21:23:11.619Z] d7d7317e2251: Preparing [2021-08-04T21:23:11.619Z] b287e4fe43ef: Preparing [2021-08-04T21:23:11.619Z] c39efab1fe40: Preparing [2021-08-04T21:23:11.619Z] 386fc9fe74c4: Preparing [2021-08-04T21:23:11.619Z] 097a5c91b892: Preparing [2021-08-04T21:23:11.619Z] 74984ba1a09f: Preparing [2021-08-04T21:23:11.619Z] 6d0ac5d4dfcb: Preparing [2021-08-04T21:23:11.619Z] c55d5dbdab40: Preparing [2021-08-04T21:23:11.619Z] c39efab1fe40: Waiting [2021-08-04T21:23:11.619Z] 386fc9fe74c4: Waiting [2021-08-04T21:23:11.619Z] 6d0ac5d4dfcb: Waiting [2021-08-04T21:23:11.619Z] 097a5c91b892: Waiting [2021-08-04T21:23:11.619Z] c55d5dbdab40: Waiting [2021-08-04T21:23:11.619Z] 74984ba1a09f: Waiting [2021-08-04T21:23:11.894Z] d7d7317e2251: Layer already exists [2021-08-04T21:23:11.894Z] 50cd2e768c71: Layer already exists [2021-08-04T21:23:11.894Z] b287e4fe43ef: Layer already exists [2021-08-04T21:23:11.894Z] 547c6d471c12: Layer already exists [2021-08-04T21:23:11.894Z] 257841683397: Layer already exists [2021-08-04T21:23:11.894Z] c39efab1fe40: Layer already exists [2021-08-04T21:23:11.894Z] 386fc9fe74c4: Layer already exists [2021-08-04T21:23:11.894Z] 097a5c91b892: Layer already exists [2021-08-04T21:23:11.894Z] 6d0ac5d4dfcb: Layer already exists [2021-08-04T21:23:11.894Z] 74984ba1a09f: Layer already exists [2021-08-04T21:23:11.894Z] c55d5dbdab40: Layer already exists [2021-08-04T21:23:11.894Z] main: digest: sha256:c8d2507803d87fd766383f8ae4f9ff892eb3121b8c33d2b671710fe5bdd2cd12 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T21:23:11.956Z] ===================================================== [Pipeline] echo [2021-08-04T21:23:11.971Z] taggedImages: [2021-08-04T21:23:11.971Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [2021-08-04T21:23:11.971Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-04T21:23:11.971Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.22 [2021-08-04T21:23:11.971Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72-2.0.1-dev.22 [2021-08-04T21:23:11.971Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:23:12.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T21:23:12.774Z] [2021-08-04T21:23:12.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:23:13.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T21:23:13.398Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-04T21:23:13.398Z] 448f6bf000e3: Pulling fs layer [2021-08-04T21:23:13.398Z] f757da607395: Pulling fs layer [2021-08-04T21:23:13.398Z] 05883995daec: Pulling fs layer [2021-08-04T21:23:13.398Z] 8603b9c90790: Pulling fs layer [2021-08-04T21:23:13.398Z] 1560dd03e051: Pulling fs layer [2021-08-04T21:23:13.398Z] 27f5ce0e4adf: Pulling fs layer [2021-08-04T21:23:13.398Z] c2d8d7efcc4b: Pulling fs layer [2021-08-04T21:23:13.398Z] 1560dd03e051: Waiting [2021-08-04T21:23:13.398Z] 8603b9c90790: Waiting [2021-08-04T21:23:13.398Z] 27f5ce0e4adf: Waiting [2021-08-04T21:23:13.398Z] c2d8d7efcc4b: Waiting [2021-08-04T21:23:13.671Z] f757da607395: Verifying Checksum [2021-08-04T21:23:13.671Z] f757da607395: Download complete [2021-08-04T21:23:13.671Z] 8603b9c90790: Download complete [2021-08-04T21:23:13.946Z] 1560dd03e051: Verifying Checksum [2021-08-04T21:23:13.946Z] 1560dd03e051: Download complete [2021-08-04T21:23:13.946Z] 27f5ce0e4adf: Verifying Checksum [2021-08-04T21:23:13.946Z] 27f5ce0e4adf: Download complete [2021-08-04T21:23:14.239Z] 05883995daec: Verifying Checksum [2021-08-04T21:23:14.239Z] 05883995daec: Download complete [2021-08-04T21:23:14.854Z] 448f6bf000e3: Verifying Checksum [2021-08-04T21:23:14.854Z] 448f6bf000e3: Download complete [2021-08-04T21:23:18.256Z] c2d8d7efcc4b: Verifying Checksum [2021-08-04T21:23:18.256Z] c2d8d7efcc4b: Download complete [2021-08-04T21:23:18.853Z] 448f6bf000e3: Pull complete [2021-08-04T21:23:19.446Z] f757da607395: Pull complete [2021-08-04T21:23:20.874Z] 05883995daec: Pull complete [2021-08-04T21:23:21.467Z] 8603b9c90790: Pull complete [2021-08-04T21:23:22.446Z] 1560dd03e051: Pull complete [2021-08-04T21:23:23.038Z] 27f5ce0e4adf: Pull complete [2021-08-04T21:23:38.125Z] c2d8d7efcc4b: Pull complete [2021-08-04T21:23:38.125Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-04T21:23:38.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T21:23:38.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-04T21:23:38.360Z] prd-ubuntu18.04-docker-arm64-4c-16g-2021 does not seem to be running inside a container [2021-08-04T21:23:38.434Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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-lftools-log-publisher:arm64 cat [2021-08-04T21:23:43.088Z] $ docker top 94830d64bccb44727c05e6d972639420433217c65327b955bb713beaf1ac11ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T21:23:44.159Z] ---> job-cost.sh [2021-08-04T21:23:44.159Z] lf-activate-venv: SKIPPING [2021-08-04T21:23:44.159Z] INFO: No Stack... [2021-08-04T21:23:44.753Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-04T21:23:45.349Z] INFO: Archiving Costs [Pipeline] sh [2021-08-04T21:23:46.022Z] + cat /w/workspace/edgex-go/24/archives/cost.csv [2021-08-04T21:23:46.023Z] + cut -d, -f6 [Pipeline] lock [2021-08-04T21:23:46.080Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-24-stack-cost] [2021-08-04T21:23:46.093Z] Resource [jenkins-edgexfoundry-edgex-go-main-24-stack-cost] did not exist. Created. [2021-08-04T21:23:46.093Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-04T21:23:46.765Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-04T21:23:47.370Z] Stashed 1 file(s) [Pipeline] } [2021-08-04T21:23:47.386Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-04T21:23:47.404Z] $ docker stop --time=1 94830d64bccb44727c05e6d972639420433217c65327b955bb713beaf1ac11ac [2021-08-04T21:23:49.054Z] $ docker rm -f 94830d64bccb44727c05e6d972639420433217c65327b955bb713beaf1ac11ac [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 [2021-08-04T21:23:54.504Z] provisioning config files... [2021-08-04T21:23:54.519Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/24@tmp/config1163970333195246151tmp [Pipeline] { [Pipeline] sh [2021-08-04T21:23:54.862Z] + set +x [2021-08-04T21:23:54.862Z] + bash -s -- [2021-08-04T21:23:54.862Z] + curl -s https://codecov.io/bash [2021-08-04T21:23:54.862Z] [2021-08-04T21:23:54.862Z] _____ _ [2021-08-04T21:23:54.862Z] / ____| | | [2021-08-04T21:23:54.862Z] | | ___ __| | ___ ___ _____ __ [2021-08-04T21:23:54.862Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-04T21:23:54.862Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-04T21:23:54.862Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-04T21:23:54.862Z] Bash-1.0.6 [2021-08-04T21:23:54.862Z] [2021-08-04T21:23:54.862Z] [2021-08-04T21:23:54.862Z] ==> git version 2.24.4 found [2021-08-04T21:23:54.862Z] ==> 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 [2021-08-04T21:23:54.862Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-04T21:23:54.862Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-04T21:23:54.862Z] ==> Jenkins CI detected. [2021-08-04T21:23:54.862Z] current dir:  /w/workspace/edgex-go/24 [2021-08-04T21:23:54.862Z] project root: . [2021-08-04T21:23:54.862Z] --> token set from env [2021-08-04T21:23:55.131Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-04T21:23:55.132Z] ==> Running gcov in . (disable via -X gcov) [2021-08-04T21:23:55.132Z] ==> Python coveragepy not found [2021-08-04T21:23:55.132Z] ==> Searching for coverage reports in: [2021-08-04T21:23:55.132Z] + . [2021-08-04T21:23:55.132Z] -> Found 1 reports [2021-08-04T21:23:55.132Z] ==> Detecting git/mercurial file structure [2021-08-04T21:23:55.132Z] ==> Reading reports [2021-08-04T21:23:55.132Z] + ./coverage.out bytes=403847 [2021-08-04T21:23:55.132Z] ==> Appending adjustments [2021-08-04T21:23:55.132Z] https://docs.codecov.io/docs/fixing-reports [2021-08-04T21:23:56.094Z] + Found adjustments [2021-08-04T21:23:56.094Z] ==> Gzipping contents [2021-08-04T21:23:56.094Z] 56K /tmp/codecov.L0y4vN.gz [2021-08-04T21:23:56.094Z] ==> Uploading reports [2021-08-04T21:23:56.094Z] url: https://codecov.io [2021-08-04T21:23:56.094Z] query: branch=main&commit=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-04T21:23:56.094Z] -> Pinging Codecov [2021-08-04T21:23:56.094Z] 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=7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-04T21:23:56.677Z] -> Uploading to [2021-08-04T21:23:56.677Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-04/00271124DB129430A58F1EEE437C3FCB/7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72/9bfe5407-8bf8-4a4b-88f3-ebfa512a9ce9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210804T212356Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=40f028b9e4a9658ec51207d40f146b5a7d50417182e06eb82404a50dd763a97d [2021-08-04T21:23:56.677Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-04T21:23:56.677Z] Dload Upload Total Spent Left Speed [2021-08-04T21:23:56.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54487 0 0 100 54487 0 135k --:--:-- --:--:-- --:--:-- 135k [2021-08-04T21:23:56.943Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 [Pipeline] } [2021-08-04T21:23:56.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-08-04T21:23:57.484Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-04T21:23:57.506Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:23:57.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-04T21:23:57.827Z] [2021-08-04T21:23:57.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:23:58.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-04T21:23:58.155Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-04T21:23:58.155Z] 188c0c94c7c5: Pulling fs layer [2021-08-04T21:23:58.155Z] 0ef7d3d256c8: Pulling fs layer [2021-08-04T21:23:58.155Z] de9db76c5a1d: Pulling fs layer [2021-08-04T21:23:58.155Z] 0eba1c9be4d2: Pulling fs layer [2021-08-04T21:23:58.155Z] 0d57e429df01: Pulling fs layer [2021-08-04T21:23:58.155Z] 4e4be7b47b0d: Pulling fs layer [2021-08-04T21:23:58.155Z] e1f770b5df2f: Pulling fs layer [2021-08-04T21:23:58.155Z] 85a0685a4137: Pulling fs layer [2021-08-04T21:23:58.155Z] 0d57e429df01: Waiting [2021-08-04T21:23:58.155Z] 4e4be7b47b0d: Waiting [2021-08-04T21:23:58.155Z] e1f770b5df2f: Waiting [2021-08-04T21:23:58.155Z] 85a0685a4137: Waiting [2021-08-04T21:23:58.155Z] 0eba1c9be4d2: Waiting [2021-08-04T21:23:58.155Z] de9db76c5a1d: Verifying Checksum [2021-08-04T21:23:58.155Z] de9db76c5a1d: Download complete [2021-08-04T21:23:58.155Z] 0ef7d3d256c8: Verifying Checksum [2021-08-04T21:23:58.155Z] 0ef7d3d256c8: Download complete [2021-08-04T21:23:58.155Z] 0d57e429df01: Verifying Checksum [2021-08-04T21:23:58.155Z] 0d57e429df01: Download complete [2021-08-04T21:23:58.430Z] 4e4be7b47b0d: Verifying Checksum [2021-08-04T21:23:58.430Z] 4e4be7b47b0d: Download complete [2021-08-04T21:23:58.430Z] 188c0c94c7c5: Verifying Checksum [2021-08-04T21:23:58.430Z] 188c0c94c7c5: Download complete [2021-08-04T21:23:58.697Z] 188c0c94c7c5: Pull complete [2021-08-04T21:23:58.697Z] 0ef7d3d256c8: Pull complete [2021-08-04T21:23:58.962Z] de9db76c5a1d: Pull complete [2021-08-04T21:23:59.920Z] e1f770b5df2f: Verifying Checksum [2021-08-04T21:23:59.920Z] e1f770b5df2f: Download complete [2021-08-04T21:24:04.174Z] 0eba1c9be4d2: Verifying Checksum [2021-08-04T21:24:04.174Z] 0eba1c9be4d2: Download complete [2021-08-04T21:24:04.442Z] 85a0685a4137: Verifying Checksum [2021-08-04T21:24:04.442Z] 85a0685a4137: Download complete [2021-08-04T21:24:07.040Z] 0eba1c9be4d2: Pull complete [2021-08-04T21:24:07.040Z] 0d57e429df01: Pull complete [2021-08-04T21:24:07.040Z] 4e4be7b47b0d: Pull complete [2021-08-04T21:24:07.307Z] e1f770b5df2f: Pull complete [2021-08-04T21:24:11.841Z] 85a0685a4137: Pull complete [2021-08-04T21:24:12.108Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-04T21:24:12.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-04T21:24:12.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-04T21:24:12.214Z] prd-centos7-docker-4c-2g-2016 does not seem to be running inside a container [2021-08-04T21:24:12.282Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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-snyk-go:1.410.4 cat [2021-08-04T21:24:13.082Z] $ docker top a385d0483785cc7183be11d4d5d37418508e4bcb61aed0590292f820bb02eb8b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-04T21:24:13.194Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-04T21:24:13.507Z] + set -o pipefail [2021-08-04T21:24:13.507Z] + snyk monitor '--org=edgex-jenkins' [2021-08-04T21:24:40.187Z] [2021-08-04T21:24:40.187Z] Monitoring /w/workspace/edgex-go/24 (github.com/edgexfoundry/edgex-go)... [2021-08-04T21:24:40.187Z] [2021-08-04T21:24:40.187Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/9d15ea4f-e038-4f35-b66a-bacb424d744a [2021-08-04T21:24:40.187Z] [2021-08-04T21:24:40.187Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-04T21:24:40.187Z] [2021-08-04T21:24:40.187Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-04T21:24:40.187Z] [2021-08-04T21:24:40.187Z] [Pipeline] } [2021-08-04T21:24:40.204Z] $ docker stop --time=1 a385d0483785cc7183be11d4d5d37418508e4bcb61aed0590292f820bb02eb8b [2021-08-04T21:24:41.897Z] $ docker rm -f a385d0483785cc7183be11d4d5d37418508e4bcb61aed0590292f820bb02eb8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-08-04T21:24:42.755Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T21:24:42.774Z] provisioning config files... [2021-08-04T21:24:42.786Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/24@tmp/config5394640341464978509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T21:24:43.124Z] --> edgex-publish-swagger.sh [2021-08-04T21:24:43.124Z] === Publish openapi/v2 API === [2021-08-04T21:24:43.124Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-08-04T21:24:43.124Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/24/openapi/v2/core-command.yaml] [2021-08-04T21:24:43.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-04T21:24:43.124Z] Dload Upload Total Spent Left Speed [2021-08-04T21:24:44.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 28738 0:00:01 0:00:01 --:--:-- 28760 100 31867 0 0 100 31867 0 28733 0:00:01 0:00:01 --:--:-- 28760 [2021-08-04T21:24:44.092Z] [2021-08-04T21:24:44.092Z] [2021-08-04T21:24:44.092Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/24/openapi/v2/core-data.yaml] [2021-08-04T21:24:44.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-04T21:24:44.092Z] Dload Upload Total Spent Left Speed [2021-08-04T21:24:45.500Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 56614 0:00:01 0:00:01 --:--:-- 56668 100 65452 0 0 100 65452 0 53071 0:00:01 0:00:01 --:--:-- 53126 [2021-08-04T21:24:45.500Z] [2021-08-04T21:24:45.500Z] [2021-08-04T21:24:45.500Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/24/openapi/v2/core-metadata.yaml] [2021-08-04T21:24:45.500Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-04T21:24:45.500Z] Dload Upload Total Spent Left Speed [2021-08-04T21:24:46.459Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 119k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 113k 0:00:01 0:00:01 --:--:-- 113k [2021-08-04T21:24:46.459Z] [2021-08-04T21:24:46.459Z] [2021-08-04T21:24:46.459Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/24/openapi/v2/support-notifications.yaml] [2021-08-04T21:24:46.459Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-04T21:24:46.459Z] Dload Upload Total Spent Left Speed [2021-08-04T21:24:47.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 86499 --:--:-- --:--:-- --:--:-- 86439 [2021-08-04T21:24:47.419Z] [2021-08-04T21:24:47.419Z] [2021-08-04T21:24:47.419Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/24/openapi/v2/support-scheduler.yaml] [2021-08-04T21:24:47.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-04T21:24:47.419Z] Dload Upload Total Spent Left Speed [2021-08-04T21:24:48.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 33178 0:00:01 0:00:01 --:--:-- 33161 100 36710 0 0 100 36710 0 33173 0:00:01 0:00:01 --:--:-- 33161 [2021-08-04T21:24:48.828Z] [2021-08-04T21:24:48.828Z] [2021-08-04T21:24:48.828Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/24/openapi/v2/system-agent.yaml] [2021-08-04T21:24:48.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-04T21:24:48.828Z] Dload Upload Total Spent Left Speed [2021-08-04T21:24:49.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19730 0 0 100 19730 0 17248 0:00:01 0:00:01 --:--:-- 17261 100 19730 0 0 100 19730 0 17183 0:00:01 0:00:01 --:--:-- 17186 [2021-08-04T21:24:49.790Z] [2021-08-04T21:24:49.790Z] [Pipeline] } [2021-08-04T21:24:49.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:24:50.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T21:24:50.317Z] . [Pipeline] withDockerContainer [2021-08-04T21:24:50.406Z] prd-centos7-docker-4c-2g-2016 does not seem to be running inside a container [2021-08-04T21:24:50.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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:10004/edgex-devops/git-semver:latest cat [2021-08-04T21:24:50.964Z] $ docker top 9d334a13228f9804b4ffdea2def3e6e02bbdc8ec9906c7be2c28ba12ef53b441 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T21:24:52.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T21:24:52.926Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T21:24:53.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T21:24:53.124Z] $ docker exec 9d334a13228f9804b4ffdea2def3e6e02bbdc8ec9906c7be2c28ba12ef53b441 ssh-agent [2021-08-04T21:24:53.276Z] SSH_AUTH_SOCK=/tmp/ssh-rW0QeRtcxfVY/agent.14 [2021-08-04T21:24:53.276Z] SSH_AGENT_PID=19 [2021-08-04T21:24:53.329Z] Running ssh-add (command line suppressed) [2021-08-04T21:24:53.432Z] Identity added: /w/workspace/edgex-go/24@tmp/private_key_2458474409633256250.key (/w/workspace/edgex-go/24@tmp/private_key_2458474409633256250.key) [2021-08-04T21:24:53.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T21:24:53.778Z] + git semver tag [2021-08-04T21:24:53.778Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T21:24:53.778Z] # $GIT_DIR = /w/workspace/edgex-go/24/.git [2021-08-04T21:24:53.778Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/24 [2021-08-04T21:24:53.778Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T21:24:53.778Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T21:24:53.778Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T21:24:53.778Z] # $SEMVER_BRANCH = main [2021-08-04T21:24:53.778Z] # $SEMVER_DIR = /w/workspace/edgex-go/24/.semver [2021-08-04T21:24:53.778Z] # 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 HEAD [2021-08-04T21:24:53.778Z] # -> Force: false [2021-08-04T21:24:53.778Z] # 41dd6f16e2be505797542057c71b7044a5b837a9 refs/tags/v2.0.1-dev.22 [Pipeline] } [2021-08-04T21:24:53.791Z] $ docker exec --env ******** --env ******** 9d334a13228f9804b4ffdea2def3e6e02bbdc8ec9906c7be2c28ba12ef53b441 ssh-agent -k [2021-08-04T21:24:53.891Z] unset SSH_AUTH_SOCK; [2021-08-04T21:24:53.891Z] unset SSH_AGENT_PID; [2021-08-04T21:24:53.892Z] echo Agent pid 19 killed; [2021-08-04T21:24:53.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T21:24:54.263Z] + git semver [Pipeline] } [2021-08-04T21:24:54.292Z] $ docker stop --time=1 9d334a13228f9804b4ffdea2def3e6e02bbdc8ec9906c7be2c28ba12ef53b441 [2021-08-04T21:24:55.510Z] $ docker rm -f 9d334a13228f9804b4ffdea2def3e6e02bbdc8ec9906c7be2c28ba12ef53b441 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:24:55.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-04T21:24:55.999Z] [2021-08-04T21:24:55.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:24:56.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-04T21:24:56.326Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-04T21:24:56.326Z] ab5ef0e58194: Pulling fs layer [2021-08-04T21:24:56.326Z] 9712f1f96733: Pulling fs layer [2021-08-04T21:24:56.326Z] 63f879dbbcfc: Pulling fs layer [2021-08-04T21:24:56.326Z] 0d9ebad4ef96: Pulling fs layer [2021-08-04T21:24:56.326Z] e9a5061849ea: Pulling fs layer [2021-08-04T21:24:56.326Z] d747dcd14b5f: Pulling fs layer [2021-08-04T21:24:56.326Z] 2de7ff778b66: Pulling fs layer [2021-08-04T21:24:56.326Z] 0d9ebad4ef96: Waiting [2021-08-04T21:24:56.326Z] e9a5061849ea: Waiting [2021-08-04T21:24:56.326Z] d747dcd14b5f: Waiting [2021-08-04T21:24:56.326Z] 2de7ff778b66: Waiting [2021-08-04T21:24:56.326Z] 9712f1f96733: Verifying Checksum [2021-08-04T21:24:56.326Z] 9712f1f96733: Download complete [2021-08-04T21:24:58.900Z] 63f879dbbcfc: Verifying Checksum [2021-08-04T21:24:58.900Z] 63f879dbbcfc: Download complete [2021-08-04T21:24:59.166Z] e9a5061849ea: Verifying Checksum [2021-08-04T21:24:59.167Z] e9a5061849ea: Download complete [2021-08-04T21:24:59.431Z] d747dcd14b5f: Download complete [2021-08-04T21:25:00.016Z] 2de7ff778b66: Verifying Checksum [2021-08-04T21:25:00.016Z] 2de7ff778b66: Download complete [2021-08-04T21:25:00.284Z] 0d9ebad4ef96: Verifying Checksum [2021-08-04T21:25:00.284Z] 0d9ebad4ef96: Download complete [2021-08-04T21:25:00.284Z] ab5ef0e58194: Verifying Checksum [2021-08-04T21:25:00.284Z] ab5ef0e58194: Download complete [2021-08-04T21:25:02.876Z] ab5ef0e58194: Pull complete [2021-08-04T21:25:02.876Z] 9712f1f96733: Pull complete [2021-08-04T21:25:03.840Z] 63f879dbbcfc: Pull complete [2021-08-04T21:25:07.218Z] 0d9ebad4ef96: Pull complete [2021-08-04T21:25:07.218Z] e9a5061849ea: Pull complete [2021-08-04T21:25:07.218Z] d747dcd14b5f: Pull complete [2021-08-04T21:25:08.199Z] 2de7ff778b66: Pull complete [2021-08-04T21:25:08.199Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-04T21:25:08.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-04T21:25:08.199Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-04T21:25:08.292Z] prd-centos7-docker-4c-2g-2016 does not seem to be running inside a container [2021-08-04T21:25:08.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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:0.23.1-centos7 cat [2021-08-04T21:25:11.714Z] $ docker top a05e0ddb4f04cf64b121694e8787983caec2250704cf04d32e27121a996aa911 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-04T21:25:11.816Z] provisioning config files... [2021-08-04T21:25:11.830Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/24@tmp/config6152843196540884955tmp [2021-08-04T21:25:11.850Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/24@tmp/config2583024286136352162tmp [2021-08-04T21:25:11.869Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/24@tmp/config742725525381912494tmp [Pipeline] { [Pipeline] echo [2021-08-04T21:25:11.894Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T21:25:12.205Z] ---> sigul-configuration.sh [2021-08-04T21:25:12.205Z] gpg: directory `/root/.gnupg' created [2021-08-04T21:25:12.205Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-04T21:25:12.205Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-04T21:25:12.205Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-04T21:25:12.205Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-04T21:25:12.205Z] gpg: CAST5 encrypted data [2021-08-04T21:25:12.205Z] gpg: encrypted with 1 passphrase [2021-08-04T21:25:12.205Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-04T21:25:12.532Z] + mkdir /home/jenkins [2021-08-04T21:25:12.532Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-04T21:25:12.845Z] + 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 [2021-08-04T21:25:12.860Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T21:25:13.171Z] ---> sigul-install.sh [2021-08-04T21:25:13.171Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-04T21:25:13.485Z] + git tag --list [2021-08-04T21:25:13.486Z] 0.6.0 [2021-08-04T21:25:13.486Z] 0.6.1 [2021-08-04T21:25:13.486Z] 0.7.0 [2021-08-04T21:25:13.486Z] 0.7.1 [2021-08-04T21:25:13.486Z] v1.0.0 [2021-08-04T21:25:13.486Z] v1.0.1 [2021-08-04T21:25:13.486Z] v1.1.0 [2021-08-04T21:25:13.486Z] v1.2.0 [2021-08-04T21:25:13.486Z] v1.2.1 [2021-08-04T21:25:13.486Z] v1.3.0 [2021-08-04T21:25:13.486Z] v1.3.1 [2021-08-04T21:25:13.486Z] v2.0.0 [2021-08-04T21:25:13.486Z] v2.0.1-dev.1 [2021-08-04T21:25:13.486Z] v2.0.1-dev.10 [2021-08-04T21:25:13.486Z] v2.0.1-dev.11 [2021-08-04T21:25:13.486Z] v2.0.1-dev.12 [2021-08-04T21:25:13.486Z] v2.0.1-dev.13 [2021-08-04T21:25:13.486Z] v2.0.1-dev.14 [2021-08-04T21:25:13.486Z] v2.0.1-dev.15 [2021-08-04T21:25:13.486Z] v2.0.1-dev.16 [2021-08-04T21:25:13.486Z] v2.0.1-dev.17 [2021-08-04T21:25:13.486Z] v2.0.1-dev.18 [2021-08-04T21:25:13.486Z] v2.0.1-dev.19 [2021-08-04T21:25:13.486Z] v2.0.1-dev.2 [2021-08-04T21:25:13.486Z] v2.0.1-dev.20 [2021-08-04T21:25:13.486Z] v2.0.1-dev.21 [2021-08-04T21:25:13.486Z] v2.0.1-dev.22 [2021-08-04T21:25:13.486Z] v2.0.1-dev.3 [2021-08-04T21:25:13.486Z] v2.0.1-dev.4 [2021-08-04T21:25:13.486Z] v2.0.1-dev.5 [2021-08-04T21:25:13.486Z] v2.0.1-dev.6 [2021-08-04T21:25:13.486Z] v2.0.1-dev.7 [2021-08-04T21:25:13.486Z] v2.0.1-dev.8 [2021-08-04T21:25:13.486Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-04T21:25:13.799Z] + lftools sign git-tag v2.0.1-dev.22 [2021-08-04T21:25:14.381Z] Signing Git tag with Sigul... [2021-08-04T21:25:14.381Z] Signing v2.0.1-dev.22 [Pipeline] echo [2021-08-04T21:25:15.352Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T21:25:15.673Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-04T21:25:15.686Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-04T21:25:15.717Z] $ docker stop --time=1 a05e0ddb4f04cf64b121694e8787983caec2250704cf04d32e27121a996aa911 [2021-08-04T21:25:16.917Z] $ docker rm -f a05e0ddb4f04cf64b121694e8787983caec2250704cf04d32e27121a996aa911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:25:17.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T21:25:17.605Z] . [Pipeline] withDockerContainer [2021-08-04T21:25:17.692Z] prd-centos7-docker-4c-2g-2016 does not seem to be running inside a container [2021-08-04T21:25:17.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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:10004/edgex-devops/git-semver:latest cat [2021-08-04T21:25:18.103Z] $ docker top 8a26eb22652ebd0d9e02635bee73dc85811241e31f658c11a1a70793cd5d107a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T21:25:18.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T21:25:18.225Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T21:25:18.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T21:25:18.352Z] $ docker exec 8a26eb22652ebd0d9e02635bee73dc85811241e31f658c11a1a70793cd5d107a ssh-agent [2021-08-04T21:25:18.470Z] SSH_AUTH_SOCK=/tmp/ssh-aUqFJfM2sZQ0/agent.15 [2021-08-04T21:25:18.470Z] SSH_AGENT_PID=21 [2021-08-04T21:25:18.480Z] Running ssh-add (command line suppressed) [2021-08-04T21:25:18.589Z] Identity added: /w/workspace/edgex-go/24@tmp/private_key_3657544133724748759.key (/w/workspace/edgex-go/24@tmp/private_key_3657544133724748759.key) [2021-08-04T21:25:18.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T21:25:18.925Z] + git semver bump pre [2021-08-04T21:25:18.926Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T21:25:18.926Z] # $GIT_DIR = /w/workspace/edgex-go/24/.git [2021-08-04T21:25:18.926Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/24 [2021-08-04T21:25:18.926Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T21:25:18.926Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T21:25:18.926Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T21:25:18.926Z] # $SEMVER_BRANCH = main [2021-08-04T21:25:18.926Z] # $SEMVER_DIR = /w/workspace/edgex-go/24/.semver [2021-08-04T21:25:18.926Z] 2.0.1-dev.23 [Pipeline] } [2021-08-04T21:25:18.937Z] $ docker exec --env ******** --env ******** 8a26eb22652ebd0d9e02635bee73dc85811241e31f658c11a1a70793cd5d107a ssh-agent -k [2021-08-04T21:25:19.023Z] unset SSH_AUTH_SOCK; [2021-08-04T21:25:19.024Z] unset SSH_AGENT_PID; [2021-08-04T21:25:19.024Z] echo Agent pid 21 killed; [2021-08-04T21:25:19.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T21:25:19.383Z] + git semver [Pipeline] } [2021-08-04T21:25:19.401Z] $ docker stop --time=1 8a26eb22652ebd0d9e02635bee73dc85811241e31f658c11a1a70793cd5d107a [2021-08-04T21:25:20.602Z] $ docker rm -f 8a26eb22652ebd0d9e02635bee73dc85811241e31f658c11a1a70793cd5d107a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:25:21.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T21:25:21.003Z] . [Pipeline] withDockerContainer [2021-08-04T21:25:21.097Z] prd-centos7-docker-4c-2g-2016 does not seem to be running inside a container [2021-08-04T21:25:21.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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:10004/edgex-devops/git-semver:latest cat [2021-08-04T21:25:21.561Z] $ docker top 1a8edff25bf2587df19c503c40cd52c9f4c8511abc87e37d100d7ace59e2273d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T21:25:21.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T21:25:21.688Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T21:25:21.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T21:25:21.817Z] $ docker exec 1a8edff25bf2587df19c503c40cd52c9f4c8511abc87e37d100d7ace59e2273d ssh-agent [2021-08-04T21:25:21.930Z] SSH_AUTH_SOCK=/tmp/ssh-Mu86Q2AMs6b5/agent.14 [2021-08-04T21:25:21.930Z] SSH_AGENT_PID=20 [2021-08-04T21:25:21.940Z] Running ssh-add (command line suppressed) [2021-08-04T21:25:22.041Z] Identity added: /w/workspace/edgex-go/24@tmp/private_key_4599801990879815049.key (/w/workspace/edgex-go/24@tmp/private_key_4599801990879815049.key) [2021-08-04T21:25:22.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T21:25:22.388Z] + git semver push [2021-08-04T21:25:22.388Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T21:25:22.388Z] # $GIT_DIR = /w/workspace/edgex-go/24/.git [2021-08-04T21:25:22.388Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/24 [2021-08-04T21:25:22.388Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T21:25:22.388Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T21:25:22.388Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T21:25:22.388Z] # $SEMVER_BRANCH = main [2021-08-04T21:25:22.388Z] # $SEMVER_DIR = /w/workspace/edgex-go/24/.semver [Pipeline] } [2021-08-04T21:25:25.752Z] $ docker exec --env ******** --env ******** 1a8edff25bf2587df19c503c40cd52c9f4c8511abc87e37d100d7ace59e2273d ssh-agent -k [2021-08-04T21:25:25.862Z] unset SSH_AUTH_SOCK; [2021-08-04T21:25:25.862Z] unset SSH_AGENT_PID; [2021-08-04T21:25:25.863Z] echo Agent pid 20 killed; [2021-08-04T21:25:25.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T21:25:26.236Z] + git semver [Pipeline] } [2021-08-04T21:25:26.263Z] $ docker stop --time=1 1a8edff25bf2587df19c503c40cd52c9f4c8511abc87e37d100d7ace59e2273d [2021-08-04T21:25:27.451Z] $ docker rm -f 1a8edff25bf2587df19c503c40cd52c9f4c8511abc87e37d100d7ace59e2273d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-04T21:25:28.339Z] + '[' -d /w/workspace/edgex-go/24/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-04T21:25:28.662Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T21:25:29.259Z] ---> package-listing.sh [2021-08-04T21:25:29.259Z] ++ facter osfamily [2021-08-04T21:25:29.259Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-04T21:25:29.526Z] + OS_FAMILY=redhat [2021-08-04T21:25:29.526Z] + workspace=/w/workspace/edgex-go/24 [2021-08-04T21:25:29.526Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-04T21:25:29.526Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-04T21:25:29.526Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-04T21:25:29.526Z] + PACKAGES=/tmp/packages_start.txt [2021-08-04T21:25:29.526Z] + '[' /w/workspace/edgex-go/24 ']' [2021-08-04T21:25:29.526Z] + PACKAGES=/tmp/packages_end.txt [2021-08-04T21:25:29.526Z] + case "${OS_FAMILY}" in [2021-08-04T21:25:29.526Z] + rpm -qa [2021-08-04T21:25:29.526Z] + sort [2021-08-04T21:25:31.469Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-04T21:25:31.470Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-04T21:25:31.470Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-04T21:25:31.470Z] + '[' /w/workspace/edgex-go/24 ']' [2021-08-04T21:25:31.470Z] + mkdir -p /w/workspace/edgex-go/24/archives/ [2021-08-04T21:25:31.470Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/24/archives/ [Pipeline] echo [2021-08-04T21:25:31.485Z] 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/24/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-04T21:25:31.787Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:25:32.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T21:25:32.373Z] [2021-08-04T21:25:32.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T21:25:32.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T21:25:32.697Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-04T21:25:32.697Z] b4d181a07f80: Pulling fs layer [2021-08-04T21:25:32.697Z] a1111a8f2ec3: Pulling fs layer [2021-08-04T21:25:32.697Z] ed53099fbce6: Pulling fs layer [2021-08-04T21:25:32.697Z] dc539afda2c1: Pulling fs layer [2021-08-04T21:25:32.697Z] 77bc0d833cb6: Pulling fs layer [2021-08-04T21:25:32.697Z] 9065ff56babe: Pulling fs layer [2021-08-04T21:25:32.697Z] d287ab97295c: Pulling fs layer [2021-08-04T21:25:32.697Z] dc539afda2c1: Waiting [2021-08-04T21:25:32.697Z] 77bc0d833cb6: Waiting [2021-08-04T21:25:32.697Z] 9065ff56babe: Waiting [2021-08-04T21:25:32.697Z] d287ab97295c: Waiting [2021-08-04T21:25:32.962Z] a1111a8f2ec3: Verifying Checksum [2021-08-04T21:25:32.962Z] a1111a8f2ec3: Download complete [2021-08-04T21:25:32.962Z] dc539afda2c1: Verifying Checksum [2021-08-04T21:25:32.962Z] dc539afda2c1: Download complete [2021-08-04T21:25:33.227Z] 77bc0d833cb6: Verifying Checksum [2021-08-04T21:25:33.227Z] 77bc0d833cb6: Download complete [2021-08-04T21:25:33.227Z] 9065ff56babe: Download complete [2021-08-04T21:25:33.807Z] ed53099fbce6: Verifying Checksum [2021-08-04T21:25:33.807Z] ed53099fbce6: Download complete [2021-08-04T21:25:34.392Z] b4d181a07f80: Verifying Checksum [2021-08-04T21:25:34.392Z] b4d181a07f80: Download complete [2021-08-04T21:25:35.370Z] b4d181a07f80: Pull complete [2021-08-04T21:25:35.641Z] a1111a8f2ec3: Pull complete [2021-08-04T21:25:35.909Z] ed53099fbce6: Pull complete [2021-08-04T21:25:36.177Z] dc539afda2c1: Pull complete [2021-08-04T21:25:36.442Z] 77bc0d833cb6: Pull complete [2021-08-04T21:25:36.442Z] 9065ff56babe: Pull complete [2021-08-04T21:25:38.383Z] d287ab97295c: Verifying Checksum [2021-08-04T21:25:38.383Z] d287ab97295c: Download complete [2021-08-04T21:25:42.665Z] d287ab97295c: Pull complete [2021-08-04T21:25:42.665Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-04T21:25:42.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T21:25:42.665Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-04T21:25:42.758Z] prd-centos7-docker-4c-2g-2016 does not seem to be running inside a container [2021-08-04T21:25:42.814Z] $ 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/24/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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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:latest cat [2021-08-04T21:25:44.941Z] $ docker top 83811b4f6bfd836cb93f5b749e9a75cc564958e61b322ab93fbf9cdd7ebc3ff5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T21:25:46.964Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-04T21:25:47.652Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-04T21:25:47.974Z] + ls /var/log/sa-host [2021-08-04T21:25:47.974Z] + sadf -c /var/log/sa-host/sa04 [2021-08-04T21:25:47.974Z] file_magic: OK [2021-08-04T21:25:47.974Z] HZ: Using current value: 100 [2021-08-04T21:25:47.974Z] file_header: OK [2021-08-04T21:25:47.974Z] 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 [2021-08-04T21:25:47.974Z] Statistics: [2021-08-04T21:25:47.974Z] 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... [2021-08-04T21:25:47.974Z] File successfully converted to sysstat format version 12.0.3 [2021-08-04T21:25:47.974Z] + sadf -c /var/log/sa-host/sa05 [2021-08-04T21:25:47.974Z] file_magic: OK [2021-08-04T21:25:47.974Z] HZ: Using current value: 100 [2021-08-04T21:25:47.974Z] file_header: OK [2021-08-04T21:25:47.974Z] 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 [2021-08-04T21:25:47.974Z] Statistics: [2021-08-04T21:25:47.974Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-04T21:25:47.974Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T21:25:48.612Z] provisioning config files... [2021-08-04T21:25:48.626Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/24@tmp/config7669368891341175279tmp [Pipeline] { [Pipeline] echo [2021-08-04T21:25:48.649Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T21:25:48.963Z] ---> create-netrc.sh [Pipeline] } [2021-08-04T21:25:48.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-04T21:25:49.387Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-04T21:25:49.402Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T21:25:49.715Z] ---> sudo-logs.sh [2021-08-04T21:25:49.715Z] Archiving 'sudo' log.. [2021-08-04T21:25:49.715Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2016.vexxhost.local: Name or service not known [2021-08-04T21:25:49.715Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2016.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-04T21:25:49.755Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T21:25:50.074Z] ---> job-cost.sh [2021-08-04T21:25:50.074Z] lf-activate-venv: SKIPPING [2021-08-04T21:25:50.074Z] DEBUG: total: 0.18000000715255737 [2021-08-04T21:25:50.074Z] INFO: Retrieving Stack Cost... [2021-08-04T21:25:51.032Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-04T21:25:51.297Z] INFO: Archiving Costs [Pipeline] echo [2021-08-04T21:25:51.314Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T21:25:51.625Z] ---> logs-deploy.sh [2021-08-04T21:25:51.625Z] lf-activate-venv: SKIPPING [2021-08-04T21:25:51.625Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/24 [2021-08-04T21:25:51.625Z] INFO: archiving workspace using pattern(s): [2021-08-04T21:25:52.210Z] Archives upload complete. [2021-08-04T21:25:52.476Z] INFO: archiving logs to Nexus