Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f2bd0815c0e73667d07e5744b61daa5be38d8f92 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32276 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/424 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/424 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision f2bd0815c0e73667d07e5744b61daa5be38d8f92 (master) > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2bd0815c0e73667d07e5744b61daa5be38d8f92 # timeout=10 Commit message: "Merge pull request #3326 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.28" > git rev-list --no-walk 78ac4f9c130b1345120a7cf8c9e72a9d16a16fcb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-31T16:46:01.641Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-31T16:46:01.954Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-31T16:46:02.080Z] ========================================================= [2021-03-31T16:46:02.080Z] EdgeX Global Pipelines Version Info [2021-03-31T16:46:02.080Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-31T16:46:05.675Z] ------------------- [2021-03-31T16:46:05.675Z] stable info: [2021-03-31T16:46:05.675Z] ------------------- [2021-03-31T16:46:05.675Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-31T16:46:05.675Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-31T16:46:05.675Z] Message: update stable to v1.0.186 [2021-03-31T16:46:06.920Z] ------------------- [2021-03-31T16:46:06.920Z] experimental info: [2021-03-31T16:46:06.920Z] ------------------- [2021-03-31T16:46:06.920Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-31T16:46:06.920Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-31T16:46:06.920Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-31T16:46:07.322Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-31T16:46:07.421Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-31T16:46:07.523Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-31T16:46:07.620Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-31T16:46:07.712Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-31T16:46:07.804Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-31T16:46:07.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-31T16:46:08.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-31T16:46:08.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-31T16:46:08.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-31T16:46:08.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-31T16:46:08.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-31T16:46:08.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-31T16:46:08.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-31T16:46:08.740Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-31T16:46:08.834Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-31T16:46:08.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-31T16:46:09.014Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-31T16:46:09.121Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-31T16:46:09.208Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-31T16:46:09.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-31T16:46:09.385Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-31T16:46:09.485Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-03-31T16:46:09.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-03-31T16:46:09.693Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-03-31T16:46:09.797Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] echo [2021-03-31T16:46:09.916Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2bd081 [Pipeline] echo [2021-03-31T16:46:10.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T16:46:10.227Z] provisioning config files... [2021-03-31T16:46:10.273Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/424@tmp/config6566578799918830030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T16:46:11.056Z] ---> docker-login.sh [2021-03-31T16:46:11.057Z] nexus3.edgexfoundry.org:10001 [2021-03-31T16:46:12.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:46:12.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:46:12.966Z] Configure a credential helper to remove this warning. See [2021-03-31T16:46:12.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:46:12.966Z] [2021-03-31T16:46:12.966Z] Login Succeeded [2021-03-31T16:46:12.966Z] nexus3.edgexfoundry.org:10002 [2021-03-31T16:46:13.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:46:13.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:46:13.609Z] Configure a credential helper to remove this warning. See [2021-03-31T16:46:13.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:46:13.609Z] [2021-03-31T16:46:13.609Z] Login Succeeded [2021-03-31T16:46:13.609Z] nexus3.edgexfoundry.org:10003 [2021-03-31T16:46:14.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:46:14.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:46:14.545Z] Configure a credential helper to remove this warning. See [2021-03-31T16:46:14.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:46:14.545Z] [2021-03-31T16:46:14.545Z] Login Succeeded [2021-03-31T16:46:14.545Z] nexus3.edgexfoundry.org:10004 [2021-03-31T16:46:15.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:46:15.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:46:15.293Z] Configure a credential helper to remove this warning. See [2021-03-31T16:46:15.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:46:15.293Z] [2021-03-31T16:46:15.293Z] Login Succeeded [2021-03-31T16:46:15.293Z] docker.io [2021-03-31T16:46:16.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:46:16.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:46:16.602Z] Configure a credential helper to remove this warning. See [2021-03-31T16:46:16.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:46:16.602Z] [2021-03-31T16:46:16.602Z] Login Succeeded [2021-03-31T16:46:16.602Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T16:46:16.702Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T16:46:17.354Z] ++ 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-03-31T16:46:17.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T16:46:17.354Z] ++ cut -d/ -f2 [2021-03-31T16:46:17.354Z] ++ dirname cmd/core-command/Dockerfile [2021-03-31T16:46:17.354Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-31T16:46:17.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T16:46:17.354Z] ++ dirname cmd/core-data/Dockerfile [2021-03-31T16:46:17.354Z] ++ cut -d/ -f2 [2021-03-31T16:46:17.354Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-31T16:46:17.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T16:46:17.354Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-31T16:46:17.354Z] ++ cut -d/ -f2 [2021-03-31T16:46:17.354Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-31T16:46:17.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T16:46:17.354Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-31T16:46:17.354Z] ++ cut -d/ -f2 [2021-03-31T16:46:17.354Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-31T16:46:17.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T16:46:17.354Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-31T16:46:17.354Z] ++ cut -d/ -f2 [2021-03-31T16:46:17.354Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-31T16:46:17.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T16:46:17.354Z] ++ cut -d/ -f2 [2021-03-31T16:46:17.354Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-31T16:46:17.354Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-31T16:46:17.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T16:46:17.354Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-31T16:46:17.354Z] ++ cut -d/ -f2 [2021-03-31T16:46:17.354Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-31T16:46:17.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T16:46:17.354Z] ++ cut -d/ -f2 [2021-03-31T16:46:17.354Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-31T16:46:17.354Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-31T16:46:17.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T16:46:17.354Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-31T16:46:17.354Z] ++ cut -d/ -f2 [2021-03-31T16:46:17.354Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-31T16:46:17.605Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:46:19.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T16:46:19.916Z] [2021-03-31T16:46:19.916Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:46:20.497Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T16:46:20.497Z] latest: Pulling from edgex-devops/git-semver [2021-03-31T16:46:20.497Z] 31603596830f: Pulling fs layer [2021-03-31T16:46:20.497Z] 2a8b12db71e7: Pulling fs layer [2021-03-31T16:46:20.497Z] 6ca5941a6612: Pulling fs layer [2021-03-31T16:46:20.497Z] ecc8261a40a4: Pulling fs layer [2021-03-31T16:46:20.497Z] ecc8261a40a4: Waiting [2021-03-31T16:46:20.497Z] 2a8b12db71e7: Verifying Checksum [2021-03-31T16:46:20.497Z] 2a8b12db71e7: Download complete [2021-03-31T16:46:21.337Z] 31603596830f: Verifying Checksum [2021-03-31T16:46:21.337Z] 31603596830f: Download complete [2021-03-31T16:46:22.121Z] ecc8261a40a4: Verifying Checksum [2021-03-31T16:46:22.121Z] ecc8261a40a4: Download complete [2021-03-31T16:46:22.121Z] 6ca5941a6612: Verifying Checksum [2021-03-31T16:46:22.121Z] 6ca5941a6612: Download complete [2021-03-31T16:46:22.414Z] 31603596830f: Pull complete [2021-03-31T16:46:22.711Z] 2a8b12db71e7: Pull complete [2021-03-31T16:46:26.507Z] 6ca5941a6612: Pull complete [2021-03-31T16:46:27.125Z] ecc8261a40a4: Pull complete [2021-03-31T16:46:27.125Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-31T16:46:27.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T16:46:27.125Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-31T16:46:27.828Z] prd-centos7-docker-4c-2g-32276 does not seem to be running inside a container [2021-03-31T16:46:28.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-31T16:46:32.011Z] $ docker top 70be105b0b2f573469e5b571fc69a2167460f153dd5bb09f777170f93185f957 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-31T16:46:32.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T16:46:32.735Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T16:46:33.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T16:46:33.976Z] $ docker exec 70be105b0b2f573469e5b571fc69a2167460f153dd5bb09f777170f93185f957 ssh-agent [2021-03-31T16:46:34.552Z] SSH_AUTH_SOCK=/tmp/ssh-SixZpQrZltGC/agent.12 [2021-03-31T16:46:34.552Z] SSH_AGENT_PID=17 [2021-03-31T16:46:34.573Z] Running ssh-add (command line suppressed) [2021-03-31T16:46:35.253Z] Identity added: /w/workspace/edgex-go/424@tmp/private_key_4663729629981769376.key (/w/workspace/edgex-go/424@tmp/private_key_4663729629981769376.key) [2021-03-31T16:46:35.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T16:46:36.472Z] + git tag --points-at HEAD [Pipeline] } [2021-03-31T16:46:36.691Z] $ docker exec --env ******** --env ******** 70be105b0b2f573469e5b571fc69a2167460f153dd5bb09f777170f93185f957 ssh-agent -k [2021-03-31T16:46:37.312Z] unset SSH_AUTH_SOCK; [2021-03-31T16:46:37.313Z] unset SSH_AGENT_PID; [2021-03-31T16:46:37.313Z] echo Agent pid 17 killed; [2021-03-31T16:46:37.626Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-31T16:46:37.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T16:46:37.764Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T16:46:38.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T16:46:38.578Z] $ docker exec 70be105b0b2f573469e5b571fc69a2167460f153dd5bb09f777170f93185f957 ssh-agent [2021-03-31T16:46:39.175Z] SSH_AUTH_SOCK=/tmp/ssh-aHa9d3GwZsfG/agent.45 [2021-03-31T16:46:39.175Z] SSH_AGENT_PID=50 [2021-03-31T16:46:39.190Z] Running ssh-add (command line suppressed) [2021-03-31T16:46:39.653Z] Identity added: /w/workspace/edgex-go/424@tmp/private_key_2174925478096240380.key (/w/workspace/edgex-go/424@tmp/private_key_2174925478096240380.key) [2021-03-31T16:46:39.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T16:46:40.525Z] + git semver init [2021-03-31T16:46:40.525Z] # -> Open(): unable to determine branch for HEAD [2021-03-31T16:46:40.525Z] # $GIT_DIR = /w/workspace/edgex-go/424/.git [2021-03-31T16:46:40.525Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/424 [2021-03-31T16:46:40.525Z] # $SEMVER_REMOTE_NAME = origin [2021-03-31T16:46:40.525Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-31T16:46:40.525Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-31T16:46:40.525Z] # $SEMVER_BRANCH = master [2021-03-31T16:46:40.525Z] # $SEMVER_TEMP = /tmp/semver-550715493 [2021-03-31T16:46:40.525Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-31T16:47:28.316Z] # '/tmp/semver-550715493' -> '/w/workspace/edgex-go/424/.semver' [2021-03-31T16:47:30.592Z] # -> Force: false [2021-03-31T16:47:30.592Z] # $SEMVER_DIR = /w/workspace/edgex-go/424/.semver [Pipeline] } [2021-03-31T16:47:30.931Z] $ docker exec --env ******** --env ******** 70be105b0b2f573469e5b571fc69a2167460f153dd5bb09f777170f93185f957 ssh-agent -k [2021-03-31T16:47:31.512Z] unset SSH_AUTH_SOCK; [2021-03-31T16:47:31.513Z] unset SSH_AGENT_PID; [2021-03-31T16:47:31.513Z] echo Agent pid 50 killed; [2021-03-31T16:47:31.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T16:47:32.860Z] + git semver [Pipeline] } [2021-03-31T16:47:32.910Z] $ docker stop --time=1 70be105b0b2f573469e5b571fc69a2167460f153dd5bb09f777170f93185f957 [2021-03-31T16:47:35.830Z] $ docker rm -f 70be105b0b2f573469e5b571fc69a2167460f153dd5bb09f777170f93185f957 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T16:47:36.726Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-31T16:47:38.234Z] Stashed 1 file(s) [Pipeline] echo [2021-03-31T16:47:38.238Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.156 [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] sh [2021-03-31T16:47:39.827Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-31T16:47:40.821Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-31T16:47:41.554Z] + sudo service docker restart [2021-03-31T16:47:41.554Z] + true [2021-03-31T16:47:41.554Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-31T16:47:44.647Z] ========================================================= [2021-03-31T16:47:44.647Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-31T16:47:44.647Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:47:45.206Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-31T16:47:52.246Z] Sending build context to Docker daemon 329MB [2021-03-31T16:47:52.246Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T16:47:52.246Z] Step 2/6 : FROM ${BASE} [2021-03-31T16:47:52.523Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-31T16:47:52.523Z] 188c0c94c7c5: Pulling fs layer [2021-03-31T16:47:52.523Z] 0ef7d3d256c8: Pulling fs layer [2021-03-31T16:47:52.523Z] de9db76c5a1d: Pulling fs layer [2021-03-31T16:47:52.523Z] bca2f99d35d6: Pulling fs layer [2021-03-31T16:47:52.523Z] 93359f2a8cfa: Pulling fs layer [2021-03-31T16:47:52.523Z] 7c6f9722023f: Pulling fs layer [2021-03-31T16:47:52.523Z] a35cf1a2eb13: Pulling fs layer [2021-03-31T16:47:52.523Z] 93359f2a8cfa: Waiting [2021-03-31T16:47:52.523Z] 7c6f9722023f: Waiting [2021-03-31T16:47:52.523Z] a35cf1a2eb13: Waiting [2021-03-31T16:47:52.523Z] bca2f99d35d6: Waiting [2021-03-31T16:47:52.523Z] de9db76c5a1d: Verifying Checksum [2021-03-31T16:47:52.523Z] de9db76c5a1d: Download complete [2021-03-31T16:47:52.523Z] 0ef7d3d256c8: Verifying Checksum [2021-03-31T16:47:52.523Z] 0ef7d3d256c8: Download complete [2021-03-31T16:47:52.523Z] 93359f2a8cfa: Verifying Checksum [2021-03-31T16:47:52.523Z] 93359f2a8cfa: Download complete [2021-03-31T16:47:52.854Z] 7c6f9722023f: Download complete [2021-03-31T16:47:53.495Z] 188c0c94c7c5: Verifying Checksum [2021-03-31T16:47:53.495Z] 188c0c94c7c5: Download complete [2021-03-31T16:47:53.627Z] Still waiting to schedule task [2021-03-31T16:47:53.627Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-31T16:47:55.239Z] 188c0c94c7c5: Pull complete [2021-03-31T16:47:55.688Z] 0ef7d3d256c8: Pull complete [2021-03-31T16:47:55.996Z] de9db76c5a1d: Pull complete [2021-03-31T16:48:01.905Z] a35cf1a2eb13: Verifying Checksum [2021-03-31T16:48:01.905Z] a35cf1a2eb13: Download complete [2021-03-31T16:48:03.227Z] bca2f99d35d6: Download complete [2021-03-31T16:48:22.436Z] bca2f99d35d6: Pull complete [2021-03-31T16:48:22.436Z] 93359f2a8cfa: Pull complete [2021-03-31T16:48:22.436Z] 7c6f9722023f: Pull complete [2021-03-31T16:48:31.286Z] a35cf1a2eb13: Pull complete [2021-03-31T16:48:31.286Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-31T16:48:31.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-31T16:48:31.286Z] ---> a62c8e92a672 [2021-03-31T16:48:31.286Z] 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-03-31T16:48:31.286Z] ---> Running in 3ec1fd8417d3 [2021-03-31T16:48:32.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:48:33.362Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:48:33.653Z] (1/12) Installing libmagic (5.38-r0) [2021-03-31T16:48:33.963Z] (2/12) Installing file (5.38-r0) [2021-03-31T16:48:34.347Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-31T16:48:34.348Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-31T16:48:40.231Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-31T16:48:40.231Z] (6/12) Installing patch (2.7.6-r6) [2021-03-31T16:48:40.231Z] (7/12) Installing build-base (0.5-r2) [2021-03-31T16:48:40.231Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-31T16:48:40.231Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-31T16:48:40.231Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-31T16:48:40.535Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-31T16:48:40.535Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-31T16:48:40.535Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:48:40.818Z] OK: 233 MiB in 51 packages [2021-03-31T16:48:45.233Z] Removing intermediate container 3ec1fd8417d3 [2021-03-31T16:48:45.233Z] ---> 3de6c499f8b3 [2021-03-31T16:48:45.233Z] Step 4/6 : WORKDIR /edgex-go [2021-03-31T16:48:45.233Z] ---> Running in 4a68a44d6631 [2021-03-31T16:48:45.849Z] Removing intermediate container 4a68a44d6631 [2021-03-31T16:48:45.849Z] ---> f888ca1b3248 [2021-03-31T16:48:45.849Z] Step 5/6 : COPY go.mod . [2021-03-31T16:48:46.485Z] ---> bff5c4531e67 [2021-03-31T16:48:46.485Z] Step 6/6 : RUN go mod download [2021-03-31T16:48:46.485Z] ---> Running in 7dfd66d8bbbf [2021-03-31T16:49:26.544Z] Removing intermediate container 7dfd66d8bbbf [2021-03-31T16:49:26.544Z] ---> c20d4b7203af [2021-03-31T16:49:26.544Z] Successfully built c20d4b7203af [2021-03-31T16:49:26.544Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:49:27.035Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-31T16:49:27.387Z] . [Pipeline] withDockerContainer [2021-03-31T16:49:27.817Z] prd-centos7-docker-4c-2g-32276 does not seem to be running inside a container [2021-03-31T16:49:27.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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 ******** ci-base-image-x86_64 cat [2021-03-31T16:49:31.425Z] $ docker top 6b073da1cc56619644a118b2a627d9fb88a834094ae7fae96838c6d984fefc4c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T16:49:32.834Z] + go version [2021-03-31T16:49:32.834Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-31T16:49:32.880Z] $ docker stop --time=1 6b073da1cc56619644a118b2a627d9fb88a834094ae7fae96838c6d984fefc4c [2021-03-31T16:49:35.124Z] $ docker rm -f 6b073da1cc56619644a118b2a627d9fb88a834094ae7fae96838c6d984fefc4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:49:37.226Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-31T16:49:37.226Z] . [Pipeline] withDockerContainer [2021-03-31T16:49:37.736Z] prd-centos7-docker-4c-2g-32276 does not seem to be running inside a container [2021-03-31T16:49:37.980Z] $ 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/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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 ******** ci-base-image-x86_64 cat [2021-03-31T16:49:39.490Z] $ docker top c77d66cee8afb2220c1ca804d53f1e06e75dab360955d2d1d91f8e5d99794260 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-31T16:49:40.039Z] ========================================================= [2021-03-31T16:49:40.039Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-31T16:49:40.039Z] ========================================================= [Pipeline] sh [2021-03-31T16:49:40.730Z] + make test [2021-03-31T16:49:40.730Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-31T16:50:08.638Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-31T16:50:30.252Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32279 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-03-31T16:50:30.302Z] Running in /w/workspace/edgex-go/424 [Pipeline] { [Pipeline] checkout [2021-03-31T16:50:35.322Z] using credential edgex-jenkins-ssh [2021-03-31T16:50:35.387Z] Cloning the remote Git repository [2021-03-31T16:50:35.443Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-31T16:50:35.552Z] > git init /w/workspace/edgex-go/424 # timeout=10 [2021-03-31T16:50:35.625Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-31T16:50:35.626Z] > git --version # timeout=10 [2021-03-31T16:50:35.646Z] > git --version # 'git version 2.17.1' [2021-03-31T16:50:35.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T16:50:35.719Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T16:50:49.570Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-31T16:50:51.491Z] Checking out Revision f2bd0815c0e73667d07e5744b61daa5be38d8f92 (master) [2021-03-31T16:50:50.746Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-31T16:50:50.766Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T16:50:50.794Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-31T16:50:50.822Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-31T16:50:50.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T16:50:50.835Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-31T16:50:51.513Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T16:50:51.526Z] > git checkout -f f2bd0815c0e73667d07e5744b61daa5be38d8f92 # timeout=10 [2021-03-31T16:50:55.932Z] Commit message: "Merge pull request #3326 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.28" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-31T16:50:57.409Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-31T16:50:57.873Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-31T16:50:58.207Z] + sudo service docker restart [2021-03-31T16:50:58.207Z] + true [2021-03-31T16:50:58.697Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-31T16:50:58.697Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-31T16:50:58.697Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T16:51:00.251Z] provisioning config files... [2021-03-31T16:51:00.298Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/424@tmp/config1835391223452681579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T16:51:00.721Z] ---> docker-login.sh [2021-03-31T16:51:00.721Z] nexus3.edgexfoundry.org:10001 [2021-03-31T16:51:01.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:51:01.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:51:01.995Z] Configure a credential helper to remove this warning. See [2021-03-31T16:51:01.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:51:01.995Z] [2021-03-31T16:51:01.995Z] Login Succeeded [2021-03-31T16:51:01.995Z] nexus3.edgexfoundry.org:10002 [2021-03-31T16:51:02.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:51:02.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:51:02.593Z] Configure a credential helper to remove this warning. See [2021-03-31T16:51:02.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:51:02.593Z] [2021-03-31T16:51:02.593Z] Login Succeeded [2021-03-31T16:51:02.593Z] nexus3.edgexfoundry.org:10003 [2021-03-31T16:51:02.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:51:03.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:51:03.141Z] Configure a credential helper to remove this warning. See [2021-03-31T16:51:03.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:51:03.141Z] [2021-03-31T16:51:03.141Z] Login Succeeded [2021-03-31T16:51:03.141Z] nexus3.edgexfoundry.org:10004 [2021-03-31T16:51:03.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:51:03.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:51:03.692Z] Configure a credential helper to remove this warning. See [2021-03-31T16:51:03.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:51:03.693Z] [2021-03-31T16:51:03.693Z] Login Succeeded [2021-03-31T16:51:03.693Z] docker.io [2021-03-31T16:51:03.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T16:51:04.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T16:51:04.238Z] Configure a credential helper to remove this warning. See [2021-03-31T16:51:04.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T16:51:04.238Z] [2021-03-31T16:51:04.238Z] Login Succeeded [2021-03-31T16:51:04.238Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T16:51:04.255Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-31T16:51:04.668Z] ========================================================= [2021-03-31T16:51:04.668Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-31T16:51:04.668Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:51:05.043Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-31T16:51:05.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-31T16:51:05.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-31T16:51:05.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-31T16:51:05.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-31T16:51:06.810Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-31T16:51:07.460Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-31T16:51:07.723Z] Sending build context to Docker daemon 167MB [2021-03-31T16:51:07.723Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T16:51:07.723Z] Step 2/6 : FROM ${BASE} [2021-03-31T16:51:07.723Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-31T16:51:07.723Z] 5f621e34cdf4: Pulling fs layer [2021-03-31T16:51:07.723Z] a4357932f1b6: Pulling fs layer [2021-03-31T16:51:07.723Z] 18c013af1878: Pulling fs layer [2021-03-31T16:51:07.723Z] 00ac8860ef70: Pulling fs layer [2021-03-31T16:51:07.723Z] 63d7cb157983: Pulling fs layer [2021-03-31T16:51:07.723Z] b116817d02f9: Pulling fs layer [2021-03-31T16:51:07.723Z] 745a02a5169b: Pulling fs layer [2021-03-31T16:51:07.723Z] 00ac8860ef70: Waiting [2021-03-31T16:51:07.723Z] 63d7cb157983: Waiting [2021-03-31T16:51:07.723Z] b116817d02f9: Waiting [2021-03-31T16:51:07.723Z] 745a02a5169b: Waiting [2021-03-31T16:51:07.723Z] 18c013af1878: Download complete [2021-03-31T16:51:07.723Z] a4357932f1b6: Download complete [2021-03-31T16:51:08.000Z] 63d7cb157983: Verifying Checksum [2021-03-31T16:51:08.000Z] 63d7cb157983: Download complete [2021-03-31T16:51:08.000Z] b116817d02f9: Verifying Checksum [2021-03-31T16:51:08.000Z] b116817d02f9: Download complete [2021-03-31T16:51:08.000Z] 5f621e34cdf4: Verifying Checksum [2021-03-31T16:51:08.000Z] 5f621e34cdf4: Download complete [2021-03-31T16:51:08.601Z] 5f621e34cdf4: Pull complete [2021-03-31T16:51:09.212Z] a4357932f1b6: Pull complete [2021-03-31T16:51:09.488Z] 18c013af1878: Pull complete [2021-03-31T16:51:10.481Z] 745a02a5169b: Verifying Checksum [2021-03-31T16:51:10.481Z] 745a02a5169b: Download complete [2021-03-31T16:51:11.465Z] 00ac8860ef70: Verifying Checksum [2021-03-31T16:51:11.465Z] 00ac8860ef70: Download complete [2021-03-31T16:51:14.950Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-31T16:51:14.950Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-31T16:51:14.950Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-31T16:51:20.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.230s coverage: 45.9% of statements [2021-03-31T16:51:20.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-31T16:51:20.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-31T16:51:20.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-31T16:51:20.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-31T16:51:20.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-31T16:51:20.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-31T16:51:20.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.139s coverage: 19.8% of statements [2021-03-31T16:51:21.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.226s coverage: 100.0% of statements [2021-03-31T16:51:23.928Z] 00ac8860ef70: Pull complete [2021-03-31T16:51:23.928Z] 63d7cb157983: Pull complete [2021-03-31T16:51:23.928Z] b116817d02f9: Pull complete [2021-03-31T16:51:26.549Z] 745a02a5169b: Pull complete [2021-03-31T16:51:26.549Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-31T16:51:26.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-31T16:51:26.549Z] ---> b7e6874047d6 [2021-03-31T16:51:26.549Z] 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-03-31T16:51:27.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.873s coverage: 27.1% of statements [2021-03-31T16:51:27.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-31T16:51:27.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-31T16:51:27.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-31T16:51:27.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-31T16:51:27.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-31T16:51:27.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-31T16:51:27.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.114s coverage: 100.0% of statements [2021-03-31T16:51:27.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-31T16:51:27.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.091s coverage: 100.0% of statements [2021-03-31T16:51:27.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-31T16:51:27.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-31T16:51:27.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.279s coverage: 71.3% of statements [2021-03-31T16:51:27.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-31T16:51:27.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-31T16:51:29.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.329s coverage: 82.9% of statements [2021-03-31T16:51:29.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-31T16:51:29.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T16:51:29.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.137s coverage: 78.9% of statements [2021-03-31T16:51:29.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-31T16:51:29.935Z] ---> Running in 1b505e85d710 [2021-03-31T16:51:30.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:51:31.506Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:51:32.109Z] (1/12) Installing libmagic (5.38-r0) [2021-03-31T16:51:32.381Z] (2/12) Installing file (5.38-r0) [2021-03-31T16:51:32.381Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-31T16:51:32.651Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-31T16:51:35.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.450s coverage: 28.6% of statements [2021-03-31T16:51:35.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-31T16:51:35.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-31T16:51:35.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-31T16:51:35.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-31T16:51:35.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-31T16:51:35.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.461s coverage: 100.0% of statements [2021-03-31T16:51:35.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-31T16:51:35.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.295s coverage: 100.0% of statements [2021-03-31T16:51:35.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-31T16:51:35.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.244s coverage: 86.7% of statements [2021-03-31T16:51:35.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-31T16:51:35.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.205s coverage: 97.5% of statements [2021-03-31T16:51:35.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-31T16:51:35.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.107s coverage: 78.3% of statements [2021-03-31T16:51:35.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-31T16:51:35.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-31T16:51:35.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-31T16:51:35.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-31T16:51:36.027Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-31T16:51:36.027Z] (6/12) Installing patch (2.7.6-r6) [2021-03-31T16:51:36.027Z] (7/12) Installing build-base (0.5-r2) [2021-03-31T16:51:36.027Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-31T16:51:36.298Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-31T16:51:36.298Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-31T16:51:36.298Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-31T16:51:36.572Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-31T16:51:36.572Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:51:36.572Z] OK: 217 MiB in 51 packages [2021-03-31T16:51:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.216s coverage: 92.8% of statements [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-31T16:51:39.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.292s coverage: 58.8% of statements [2021-03-31T16:51:39.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-31T16:51:39.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-31T16:51:39.869Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.279s coverage: 1.0% of statements [2021-03-31T16:51:39.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-31T16:51:39.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-31T16:51:39.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-31T16:51:39.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.185s coverage: 47.1% of statements [2021-03-31T16:51:39.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.226s coverage: 79.5% of statements [2021-03-31T16:51:40.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.165s coverage: 94.1% of statements [2021-03-31T16:51:40.890Z] Removing intermediate container 1b505e85d710 [2021-03-31T16:51:40.890Z] ---> a9ebfec758af [2021-03-31T16:51:40.890Z] Step 4/6 : WORKDIR /edgex-go [2021-03-31T16:51:40.890Z] ---> Running in 45b975ad2d4a [2021-03-31T16:51:40.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements [2021-03-31T16:51:41.162Z] Removing intermediate container 45b975ad2d4a [2021-03-31T16:51:41.162Z] ---> 6cbdaba9a3f7 [2021-03-31T16:51:41.162Z] Step 5/6 : COPY go.mod . [2021-03-31T16:51:41.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.129s coverage: 87.5% of statements [2021-03-31T16:51:42.142Z] ---> 6d74e0f4f0d1 [2021-03-31T16:51:42.142Z] Step 6/6 : RUN go mod download [2021-03-31T16:51:42.142Z] ---> Running in 2ec4a93258aa [2021-03-31T16:51:54.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.233s coverage: 94.4% of statements [2021-03-31T16:51:54.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2021-03-31T16:52:01.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.195s coverage: 82.6% of statements [2021-03-31T16:52:08.964Z] Removing intermediate container 2ec4a93258aa [2021-03-31T16:52:08.964Z] ---> ce441e03a716 [2021-03-31T16:52:08.964Z] Successfully built ce441e03a716 [2021-03-31T16:52:08.964Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:52:09.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.674s coverage: 92.9% of statements [2021-03-31T16:52:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-31T16:52:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-31T16:52:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-31T16:52:09.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.115s coverage: 77.8% of statements [2021-03-31T16:52:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-31T16:52:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-31T16:52:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-31T16:52:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-31T16:52:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-31T16:52:09.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements [2021-03-31T16:52:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-31T16:52:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-31T16:52:09.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.080s coverage: 100.0% of statements [2021-03-31T16:52:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-31T16:52:09.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 75.5% of statements [2021-03-31T16:52:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-31T16:52:09.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.8% of statements [2021-03-31T16:52:09.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements [2021-03-31T16:52:09.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.190s coverage: 84.6% of statements [2021-03-31T16:52:09.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.197s coverage: 91.6% of statements [2021-03-31T16:52:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-31T16:52:09.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.306s coverage: 64.4% of statements [2021-03-31T16:52:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-31T16:52:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-31T16:52:09.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.163s coverage: 100.0% of statements [2021-03-31T16:52:09.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.462s coverage: 91.3% of statements [2021-03-31T16:52:09.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.154s coverage: 100.0% of statements [2021-03-31T16:52:09.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.119s coverage: 73.7% of statements [2021-03-31T16:52:09.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements [2021-03-31T16:52:09.313Z] + docker inspect -f . ci-base-image-arm64 [2021-03-31T16:52:09.313Z] . [Pipeline] withDockerContainer [2021-03-31T16:52:09.594Z] prd-ubuntu18.04-docker-arm64-4c-16g-32279 does not seem to be running inside a container [2021-03-31T16:52:09.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@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 ******** ci-base-image-arm64 cat [2021-03-31T16:52:11.205Z] $ docker top ec00ef12b541d757c5c697abedc15dba5003ee21c5fbae6ce7d422e977fecb00 -eo pid,comm [2021-03-31T16:52:11.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.205s coverage: 69.0% of statements [2021-03-31T16:52:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-31T16:52:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-31T16:52:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [Pipeline] { [Pipeline] sh [2021-03-31T16:52:12.224Z] + go version [2021-03-31T16:52:12.224Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-31T16:52:12.247Z] $ docker stop --time=1 ec00ef12b541d757c5c697abedc15dba5003ee21c5fbae6ce7d422e977fecb00 [2021-03-31T16:52:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.322s coverage: 38.4% of statements [2021-03-31T16:52:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-31T16:52:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-31T16:52:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.213s coverage: 89.5% of statements [2021-03-31T16:52:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-31T16:52:12.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.102s coverage: 84.8% of statements [2021-03-31T16:52:14.189Z] $ docker rm -f ec00ef12b541d757c5c697abedc15dba5003ee21c5fbae6ce7d422e977fecb00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:52:16.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-31T16:52:16.010Z] [2021-03-31T16:52:16.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:52:16.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-31T16:52:16.398Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-31T16:52:16.398Z] 29e5d40040c1: Pulling fs layer [2021-03-31T16:52:16.398Z] 1ce36da41761: Pulling fs layer [2021-03-31T16:52:16.398Z] 25b303627fd3: Pulling fs layer [2021-03-31T16:52:16.671Z] 29e5d40040c1: Verifying Checksum [2021-03-31T16:52:16.671Z] 29e5d40040c1: Download complete [2021-03-31T16:52:17.274Z] 1ce36da41761: Verifying Checksum [2021-03-31T16:52:17.274Z] 1ce36da41761: Download complete [2021-03-31T16:52:17.274Z] 29e5d40040c1: Pull complete [2021-03-31T16:52:18.709Z] 1ce36da41761: Pull complete [2021-03-31T16:52:18.881Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.541s coverage: 47.0% of statements [2021-03-31T16:52:18.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-31T16:52:18.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-31T16:52:18.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-31T16:52:18.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-31T16:52:18.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-31T16:52:18.881Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.172s coverage: 100.0% of statements [2021-03-31T16:52:18.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-31T16:52:18.881Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.169s coverage: 100.0% of statements [2021-03-31T16:52:18.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-31T16:52:18.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-31T16:52:18.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-31T16:52:18.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-31T16:52:18.881Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.374s coverage: 87.1% of statements [2021-03-31T16:52:18.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-31T16:52:18.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T16:52:18.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-31T16:52:18.984Z] 25b303627fd3: Verifying Checksum [2021-03-31T16:52:18.984Z] 25b303627fd3: Download complete [2021-03-31T16:52:26.535Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.075s coverage: 29.1% of statements [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-31T16:52:26.535Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.196s coverage: 99.0% of statements [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-31T16:52:26.535Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.345s coverage: 100.0% of statements [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-31T16:52:26.535Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.825s coverage: 95.0% of statements [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-31T16:52:26.535Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.071s coverage: 0.0% of statements [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-31T16:52:26.535Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.122s coverage: 100.0% of statements [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-31T16:52:26.535Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.146s coverage: 87.9% of statements [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-31T16:52:26.535Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-31T16:52:26.535Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-03-31T16:52:27.614Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.170s coverage: 32.1% of statements [2021-03-31T16:52:29.188Z] 25b303627fd3: Pull complete [2021-03-31T16:52:29.188Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-31T16:52:29.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-31T16:52:29.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-31T16:52:29.204Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.229s coverage: 100.0% of statements [Pipeline] withDockerContainer [2021-03-31T16:52:29.463Z] prd-ubuntu18.04-docker-arm64-4c-16g-32279 does not seem to be running inside a container [2021-03-31T16:52:29.549Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-31T16:52:30.652Z] GO111MODULE=on go vet ./... [2021-03-31T16:52:32.661Z] $ docker top 3e51e7c1a90cf1d6ba849d414438953f5779ce9d6aa295bfd25164686f625180 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T16:52:33.714Z] + docker-compose build --help [2021-03-31T16:52:33.714Z] + grep parallel [2021-03-31T16:52:38.005Z] --parallel Build images in parallel. [Pipeline] } [2021-03-31T16:52:38.029Z] $ docker stop --time=1 3e51e7c1a90cf1d6ba849d414438953f5779ce9d6aa295bfd25164686f625180 [2021-03-31T16:52:40.003Z] $ docker rm -f 3e51e7c1a90cf1d6ba849d414438953f5779ce9d6aa295bfd25164686f625180 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:52:40.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-31T16:52:40.835Z] . [Pipeline] withDockerContainer [2021-03-31T16:52:41.101Z] prd-ubuntu18.04-docker-arm64-4c-16g-32279 does not seem to be running inside a container [2021-03-31T16:52:41.214Z] $ 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/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-31T16:52:42.771Z] $ docker top 2983b49cc5ab4990961959edfc0d5c036237380ecf60d9b12d66591d497065e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T16:52:43.906Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-31T16:52:49.307Z] Building docker-core-command-go ... [2021-03-31T16:52:49.307Z] Building docker-core-data-go ... [2021-03-31T16:52:49.307Z] Building docker-core-metadata-go ... [2021-03-31T16:52:49.307Z] Building docker-security-bootstrapper-go ... [2021-03-31T16:52:49.307Z] Building docker-security-proxy-setup-go ... [2021-03-31T16:52:49.307Z] Building docker-security-secretstore-setup-go ... [2021-03-31T16:52:49.307Z] Building docker-support-notifications-go ... [2021-03-31T16:52:49.307Z] Building docker-support-scheduler-go ... [2021-03-31T16:52:49.307Z] Building docker-sys-mgmt-agent-go ... [2021-03-31T16:52:49.307Z] Building docker-core-command-go [2021-03-31T16:52:49.307Z] Building docker-support-notifications-go [2021-03-31T16:52:49.307Z] Building docker-security-proxy-setup-go [2021-03-31T16:52:49.307Z] Building docker-sys-mgmt-agent-go [2021-03-31T16:52:49.307Z] Building docker-security-secretstore-setup-go [2021-03-31T16:53:36.262Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:53:36.262Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:53:36.262Z] ---> ce441e03a716 [2021-03-31T16:53:36.262Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T16:53:36.262Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:53:36.262Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:53:36.262Z] ---> ce441e03a716 [2021-03-31T16:53:36.262Z] Step 3/21 : WORKDIR /edgex-go [2021-03-31T16:53:36.262Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:53:36.262Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:53:36.262Z] ---> ce441e03a716 [2021-03-31T16:53:36.262Z] Step 3/24 : WORKDIR /edgex-go [2021-03-31T16:53:36.262Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:53:36.262Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:53:36.262Z] ---> ce441e03a716 [2021-03-31T16:53:36.262Z] Step 3/26 : WORKDIR /edgex-go [2021-03-31T16:53:36.262Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:53:36.262Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:53:36.262Z] ---> ce441e03a716 [2021-03-31T16:53:36.262Z] Step 3/22 : WORKDIR /edgex-go [2021-03-31T16:53:38.251Z] ---> Running in 5bcdbee32d02 [2021-03-31T16:53:38.251Z] ---> Running in 094fdcb62142 [2021-03-31T16:53:38.251Z] ---> Running in 6ee54d14ed2d [2021-03-31T16:53:38.251Z] ---> Running in 6781454fe001 [2021-03-31T16:53:38.251Z] ---> Running in 7e1e43330937 [2021-03-31T16:53:38.848Z] Removing intermediate container 6781454fe001 [2021-03-31T16:53:38.848Z] ---> 1873ce94012f [2021-03-31T16:53:38.848Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:53:38.848Z] Removing intermediate container 094fdcb62142 [2021-03-31T16:53:38.848Z] ---> b0036bb88dd9 [2021-03-31T16:53:38.848Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:53:38.848Z] Removing intermediate container 7e1e43330937 [2021-03-31T16:53:38.848Z] ---> b568e6a1e151 [2021-03-31T16:53:38.848Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:53:38.848Z] Removing intermediate container 5bcdbee32d02 [2021-03-31T16:53:38.848Z] ---> 82369752d738 [2021-03-31T16:53:38.848Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:53:38.848Z] Removing intermediate container 6ee54d14ed2d [2021-03-31T16:53:38.848Z] ---> db1154c15393 [2021-03-31T16:53:38.848Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:53:39.122Z] ---> Running in 11b49932d3a1 [2021-03-31T16:53:39.122Z] ---> Running in 3ba67a12da19 [2021-03-31T16:53:39.122Z] ---> Running in ce8daee38f92 [2021-03-31T16:53:39.122Z] ---> Running in 010d471022ef [2021-03-31T16:53:39.122Z] ---> Running in 9961a2e0e026 [2021-03-31T16:53:42.550Z] Removing intermediate container 11b49932d3a1 [2021-03-31T16:53:42.550Z] ---> d050905e5b0e [2021-03-31T16:53:42.550Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-31T16:53:42.550Z] ---> Running in 014fc3e1d995 [2021-03-31T16:53:42.823Z] Removing intermediate container 9961a2e0e026 [2021-03-31T16:53:42.823Z] ---> 5637bf2d2a62 [2021-03-31T16:53:42.823Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-31T16:53:43.095Z] Removing intermediate container 3ba67a12da19 [2021-03-31T16:53:43.095Z] ---> 87e0eefa4029 [2021-03-31T16:53:43.095Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-31T16:53:43.095Z] ---> Running in f08d19eec555 [2021-03-31T16:53:43.380Z] ---> Running in dd03904fc51d [2021-03-31T16:53:43.380Z] Removing intermediate container 010d471022ef [2021-03-31T16:53:43.380Z] ---> 1f520d2fa2b1 [2021-03-31T16:53:43.380Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-31T16:53:43.380Z] Removing intermediate container ce8daee38f92 [2021-03-31T16:53:43.380Z] ---> 54515e61ca68 [2021-03-31T16:53:43.380Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-31T16:53:43.655Z] ---> Running in 8a053ac963ba [2021-03-31T16:53:43.655Z] ---> Running in 9af6e2980922 [2021-03-31T16:53:44.657Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:53:44.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:53:45.214Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:53:45.214Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:53:45.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:53:45.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:53:45.782Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:53:46.077Z] OK: 217 MiB in 51 packages [2021-03-31T16:53:46.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:53:46.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:53:46.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:53:46.355Z] OK: 217 MiB in 51 packages [2021-03-31T16:53:46.960Z] OK: 217 MiB in 51 packages [2021-03-31T16:53:47.241Z] OK: 217 MiB in 51 packages [2021-03-31T16:53:47.241Z] OK: 217 MiB in 51 packages [2021-03-31T16:53:47.846Z] Removing intermediate container 014fc3e1d995 [2021-03-31T16:53:47.846Z] ---> 602695528bcf [2021-03-31T16:53:47.846Z] Step 6/23 : COPY go.mod . [2021-03-31T16:53:48.449Z] Removing intermediate container f08d19eec555 [2021-03-31T16:53:48.449Z] ---> e88800b0bdce [2021-03-31T16:53:48.449Z] Step 6/26 : COPY go.mod . [2021-03-31T16:53:49.065Z] ---> 4d1cf5cc8f76 [2021-03-31T16:53:49.065Z] Step 7/23 : RUN go mod download [2021-03-31T16:53:49.065Z] Removing intermediate container dd03904fc51d [2021-03-31T16:53:49.065Z] ---> df9d6068f914 [2021-03-31T16:53:49.065Z] Step 6/24 : COPY go.mod . [2021-03-31T16:53:49.342Z] ---> Running in 45394183d657 [2021-03-31T16:53:49.342Z] Removing intermediate container 9af6e2980922 [2021-03-31T16:53:49.342Z] ---> af1359e765a7 [2021-03-31T16:53:49.342Z] Step 6/22 : COPY go.mod . [2021-03-31T16:53:49.342Z] Removing intermediate container 8a053ac963ba [2021-03-31T16:53:49.342Z] ---> 963df74c9cc0 [2021-03-31T16:53:49.342Z] Step 6/21 : COPY go.mod . [2021-03-31T16:53:49.620Z] ---> 388756ff7563 [2021-03-31T16:53:49.620Z] Step 7/26 : RUN go mod download [2021-03-31T16:53:49.904Z] ---> Running in d90519b8e34e [2021-03-31T16:53:50.178Z] ---> 8d9cd5ba61ff [2021-03-31T16:53:50.178Z] Step 7/24 : RUN go mod download [2021-03-31T16:53:50.784Z] ---> Running in 2318e4408a0f [2021-03-31T16:53:50.784Z] ---> a370bfb3b0d5 [2021-03-31T16:53:50.784Z] Step 7/22 : RUN go mod download [2021-03-31T16:53:50.784Z] ---> eaa82d55c77e [2021-03-31T16:53:50.784Z] Step 7/21 : RUN go mod download [2021-03-31T16:53:51.070Z] ---> Running in 01854989d669 [2021-03-31T16:53:51.070Z] ---> Running in 3be22966ad53 [2021-03-31T16:53:53.726Z] Removing intermediate container 45394183d657 [2021-03-31T16:53:53.726Z] ---> 466b4459396e [2021-03-31T16:53:53.726Z] Step 8/23 : COPY . . [2021-03-31T16:53:54.242Z] gofmt -l . [2021-03-31T16:53:54.242Z] [ "`gofmt -l .`" = "" ] [2021-03-31T16:53:54.242Z] ./bin/test-go-mod-tidy.sh [2021-03-31T16:53:54.242Z] ./bin/test-attribution-txt.sh [2021-03-31T16:53:54.719Z] Removing intermediate container d90519b8e34e [2021-03-31T16:53:54.719Z] ---> 019caf456cf2 [2021-03-31T16:53:54.719Z] Step 8/26 : COPY . . [2021-03-31T16:53:56.186Z] Removing intermediate container 2318e4408a0f [2021-03-31T16:53:56.186Z] ---> 6b234fca8448 [2021-03-31T16:53:56.186Z] Step 8/24 : COPY . . [2021-03-31T16:53:56.186Z] Removing intermediate container 01854989d669 [2021-03-31T16:53:56.186Z] ---> aa7fe05d6caf [2021-03-31T16:53:56.186Z] Step 8/22 : COPY . . [2021-03-31T16:53:56.463Z] Removing intermediate container 3be22966ad53 [2021-03-31T16:53:56.463Z] ---> 28af675aee50 [2021-03-31T16:53:56.463Z] Step 8/21 : COPY . . [Pipeline] sh [2021-03-31T16:53:57.923Z] + ls -al . [2021-03-31T16:53:57.923Z] total 780 [2021-03-31T16:53:57.923Z] drwxrwxr-x 10 1001 1001 4096 Mar 31 16:53 . [2021-03-31T16:53:57.923Z] drwxr-xr-x 4 root root 32 Mar 31 16:49 .. [2021-03-31T16:53:57.923Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 16:45 .dockerignore [2021-03-31T16:53:57.923Z] drwxrwxr-x 8 1001 1001 162 Mar 31 16:45 .git [2021-03-31T16:53:57.923Z] drwxrwxr-x 3 1001 1001 125 Mar 31 16:45 .github [2021-03-31T16:53:57.923Z] -rw-rw-r-- 1 1001 1001 818 Mar 31 16:45 .gitignore [2021-03-31T16:53:57.923Z] drwx------ 3 1001 1001 45 Mar 31 16:47 .semver [2021-03-31T16:53:57.923Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 16:45 .sonarcloud.properties [2021-03-31T16:53:57.923Z] -rw-rw-r-- 1 1001 1001 8607 Mar 31 16:45 Attribution.txt [2021-03-31T16:53:57.923Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 16:45 CONTRIBUTING.md [2021-03-31T16:53:57.923Z] -rw-rw-r-- 1 1001 1001 931 Mar 31 16:45 Dockerfile.build [2021-03-31T16:53:57.923Z] -rw-rw-r-- 1 1001 1001 863 Mar 31 16:45 Jenkinsfile [2021-03-31T16:53:57.923Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 16:45 LICENSE [2021-03-31T16:53:57.923Z] -rw-rw-r-- 1 1001 1001 5774 Mar 31 16:45 Makefile [2021-03-31T16:53:57.923Z] -rw-rw-r-- 1 1001 1001 6548 Mar 31 16:45 README.md [2021-03-31T16:53:57.923Z] -rw-rw-r-- 1 1001 1001 6755 Mar 31 16:45 SECURITY.md [2021-03-31T16:53:57.923Z] -rw-rw-r-- 1 1001 1001 13 Mar 31 16:47 VERSION [2021-03-31T16:53:57.923Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 16:45 ZMQWindows.md [2021-03-31T16:53:57.923Z] drwxrwxr-x 2 1001 1001 117 Mar 31 16:45 bin [2021-03-31T16:53:57.923Z] drwxrwxr-x 14 1001 1001 4096 Mar 31 16:45 cmd [2021-03-31T16:53:57.923Z] -rw-r--r-- 1 root root 669470 Mar 31 16:52 coverage.out [2021-03-31T16:53:57.923Z] -rw-r--r-- 1 root root 1056 Mar 31 16:53 go.mod [2021-03-31T16:53:57.923Z] -rw-r--r-- 1 root root 22360 Mar 31 16:53 go.sum [2021-03-31T16:53:57.923Z] drwxrwxr-x 8 1001 1001 127 Mar 31 16:45 internal [2021-03-31T16:53:57.923Z] drwxrwxr-x 4 1001 1001 26 Mar 31 16:45 openapi [2021-03-31T16:53:57.923Z] drwxrwxr-x 4 1001 1001 71 Mar 31 16:45 snap [2021-03-31T16:53:57.923Z] -rw-rw-r-- 1 1001 1001 168 Mar 31 16:45 version.go [Pipeline] sh [2021-03-31T16:53:59.081Z] + '[' -e coverage.out ] [2021-03-31T16:53:59.081Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-31T16:53:59.628Z] Stashed 1 file(s) [Pipeline] sh [2021-03-31T16:54:01.041Z] + make build [2021-03-31T16:54:01.041Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/core-data/core-data ./cmd/core-data [2021-03-31T16:54:09.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-31T16:54:18.655Z] ---> 46ddd225aaf7 [2021-03-31T16:54:18.656Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-31T16:54:18.656Z] ---> 2b2293e2dab4 [2021-03-31T16:54:18.656Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-31T16:54:18.656Z] ---> e11078e921b8 [2021-03-31T16:54:18.656Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-31T16:54:18.656Z] ---> 8bfd6f0d2622 [2021-03-31T16:54:18.656Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-31T16:54:18.656Z] ---> 4498a2546f4a [2021-03-31T16:54:18.656Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-31T16:54:18.656Z] ---> Running in 0d22f6e17d57 [2021-03-31T16:54:18.656Z] ---> Running in d90023511131 [2021-03-31T16:54:18.656Z] ---> Running in 882a0d7e7aa8 [2021-03-31T16:54:18.656Z] ---> Running in cd26fd879a58 [2021-03-31T16:54:18.656Z] ---> Running in 07785fb2a96a [2021-03-31T16:54:18.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-31T16:54:18.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/core-command/core-command ./cmd/core-command [2021-03-31T16:54:18.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-31T16:54:18.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-31T16:54:18.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-31T16:54:44.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/core-command/core-command ./cmd/core-command [2021-03-31T16:54:46.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-31T16:54:55.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-31T16:54:57.449Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-31T16:55:06.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-31T16:55:11.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-31T16:55:14.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-31T16:55:18.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-31T16:55:24.551Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-31T16:55:28.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-31T16:55:39.162Z] $ docker stop --time=1 c77d66cee8afb2220c1ca804d53f1e06e75dab360955d2d1d91f8e5d99794260 [2021-03-31T16:55:42.257Z] $ docker rm -f c77d66cee8afb2220c1ca804d53f1e06e75dab360955d2d1d91f8e5d99794260 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:55:44.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-31T16:55:44.817Z] [2021-03-31T16:55:44.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:55:45.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-31T16:55:45.251Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-31T16:55:45.251Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-31T16:55:45.251Z] ca9280d653b3: Pulling fs layer [2021-03-31T16:55:45.251Z] 7e9c9ca2126c: Pulling fs layer [2021-03-31T16:55:45.885Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-31T16:55:45.885Z] cbdbe7a5bc2a: Download complete [2021-03-31T16:55:47.069Z] cbdbe7a5bc2a: Pull complete [2021-03-31T16:55:47.695Z] ca9280d653b3: Verifying Checksum [2021-03-31T16:55:47.695Z] ca9280d653b3: Download complete [2021-03-31T16:55:50.763Z] ca9280d653b3: Pull complete [2021-03-31T16:55:52.874Z] 7e9c9ca2126c: Verifying Checksum [2021-03-31T16:55:52.874Z] 7e9c9ca2126c: Download complete [2021-03-31T16:55:55.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-31T16:55:55.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-31T16:56:12.138Z] 7e9c9ca2126c: Pull complete [2021-03-31T16:56:12.138Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-31T16:56:12.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-31T16:56:12.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-31T16:56:12.595Z] prd-centos7-docker-4c-2g-32276 does not seem to be running inside a container [2021-03-31T16:56:12.682Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-31T16:56:15.659Z] $ docker top 77894055d1654e5ed9859baa556b863afe4360434b4bf8d742c0433de7cf7ebc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T16:56:17.311Z] + docker-compose build --help [2021-03-31T16:56:17.311Z] + grep parallel [2021-03-31T16:56:17.720Z] Removing intermediate container d90023511131 [2021-03-31T16:56:17.720Z] ---> 93f491a1e5bb [2021-03-31T16:56:17.720Z] [2021-03-31T16:56:17.720Z] Step 10/24 : FROM alpine:3.12 [2021-03-31T16:56:17.720Z] 3.12: Pulling from library/alpine [2021-03-31T16:56:17.720Z] Removing intermediate container 07785fb2a96a [2021-03-31T16:56:17.720Z] ---> d9c0bf51ef2f [2021-03-31T16:56:17.720Z] [2021-03-31T16:56:17.720Z] Step 10/21 : FROM alpine:3.12 [2021-03-31T16:56:17.720Z] 3.12: Pulling from library/alpine [2021-03-31T16:56:17.720Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T16:56:17.720Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T16:56:17.720Z] Status: Downloaded newer image for alpine:3.12 [2021-03-31T16:56:17.720Z] ---> e47305ac9786 [2021-03-31T16:56:17.720Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-31T16:56:17.720Z] Status: Image is up to date for alpine:3.12 [2021-03-31T16:56:17.721Z] ---> e47305ac9786 [2021-03-31T16:56:17.721Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-31T16:56:17.721Z] ---> Running in 133700470b87 [2021-03-31T16:56:17.721Z] ---> Running in 0e4223534d45 [2021-03-31T16:56:17.721Z] Removing intermediate container 882a0d7e7aa8 [2021-03-31T16:56:17.721Z] ---> 44cda38af0a6 [2021-03-31T16:56:17.721Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-31T16:56:18.328Z] ---> Running in 5dd7415e4c39 [2021-03-31T16:56:19.778Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:56:19.778Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:56:19.778Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:56:19.997Z] --parallel Build images in parallel. [Pipeline] } [2021-03-31T16:56:20.031Z] $ docker stop --time=1 77894055d1654e5ed9859baa556b863afe4360434b4bf8d742c0433de7cf7ebc [2021-03-31T16:56:20.052Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:56:20.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-31T16:56:20.673Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-31T16:56:20.673Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-31T16:56:20.673Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T16:56:20.673Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-31T16:56:20.673Z] (4/6) Installing curl (7.69.1-r3) [2021-03-31T16:56:20.673Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-31T16:56:20.673Z] (6/6) Installing su-exec (0.2-r1) [2021-03-31T16:56:20.673Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:56:20.673Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T16:56:20.673Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-31T16:56:20.673Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T16:56:20.673Z] (4/4) Installing curl (7.69.1-r3) [2021-03-31T16:56:20.673Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:56:20.673Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T16:56:20.945Z] OK: 7 MiB in 20 packages [2021-03-31T16:56:20.945Z] OK: 7 MiB in 18 packages [2021-03-31T16:56:22.279Z] $ docker rm -f 77894055d1654e5ed9859baa556b863afe4360434b4bf8d742c0433de7cf7ebc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T16:56:23.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-31T16:56:23.965Z] . [Pipeline] withDockerContainer [2021-03-31T16:56:24.359Z] Removing intermediate container 0d22f6e17d57 [2021-03-31T16:56:24.359Z] ---> 2a4278b86471 [2021-03-31T16:56:24.359Z] [2021-03-31T16:56:24.359Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T16:56:24.359Z] ---> e47305ac9786 [2021-03-31T16:56:24.359Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-31T16:56:24.359Z] Removing intermediate container cd26fd879a58 [2021-03-31T16:56:24.359Z] ---> 3a668115b118 [2021-03-31T16:56:24.359Z] [2021-03-31T16:56:24.359Z] Step 10/22 : FROM alpine:3.12 [2021-03-31T16:56:24.359Z] ---> e47305ac9786 [2021-03-31T16:56:24.359Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-31T16:56:24.678Z] prd-centos7-docker-4c-2g-32276 does not seem to be running inside a container [2021-03-31T16:56:24.803Z] $ 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/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-31T16:56:24.959Z] ---> Running in 736c5d74c180 [2021-03-31T16:56:24.960Z] ---> Running in e0371b6b5a75 [2021-03-31T16:56:24.960Z] Removing intermediate container 5dd7415e4c39 [2021-03-31T16:56:24.960Z] ---> 26f714b14c8e [2021-03-31T16:56:24.960Z] [2021-03-31T16:56:24.960Z] Step 11/26 : FROM docker:20.10.0 [2021-03-31T16:56:24.960Z] Removing intermediate container 133700470b87 [2021-03-31T16:56:24.960Z] ---> 584cd1cc1fee [2021-03-31T16:56:24.960Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-31T16:56:25.234Z] 20.10.0: Pulling from library/docker [2021-03-31T16:56:25.234Z] Removing intermediate container 0e4223534d45 [2021-03-31T16:56:25.234Z] ---> 74e34604fecb [2021-03-31T16:56:25.234Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-31T16:56:25.528Z] ---> Running in 1c05b880b10d [2021-03-31T16:56:25.528Z] ---> Running in 2691e192aae6 [2021-03-31T16:56:26.803Z] $ docker top 5ba586639c399d5c55f869d57306656c6d6c8a616efd5a5387c3f12b0efbbdba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T16:56:27.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:56:27.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:56:27.524Z] Removing intermediate container 2691e192aae6 [2021-03-31T16:56:27.524Z] ---> 7dd9b059bc84 [2021-03-31T16:56:27.524Z] Step 13/24 : WORKDIR / [2021-03-31T16:56:27.524Z] Removing intermediate container 1c05b880b10d [2021-03-31T16:56:27.524Z] ---> d81ff96042a4 [2021-03-31T16:56:27.524Z] Step 13/21 : WORKDIR /edgex [2021-03-31T16:56:27.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:56:27.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:56:28.083Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-31T16:56:28.201Z] ---> Running in bf8a8b8066d0 [2021-03-31T16:56:28.201Z] ---> Running in 6f184f9d8b24 [2021-03-31T16:56:28.201Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-31T16:56:28.201Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-31T16:56:28.201Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-31T16:56:28.201Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:56:28.201Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:56:28.201Z] OK: 5 MiB in 15 packages [2021-03-31T16:56:28.201Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T16:56:28.516Z] OK: 6 MiB in 16 packages [2021-03-31T16:56:29.582Z] Removing intermediate container bf8a8b8066d0 [2021-03-31T16:56:29.582Z] ---> 7e224310abdd [2021-03-31T16:56:29.582Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-31T16:56:29.582Z] Removing intermediate container 6f184f9d8b24 [2021-03-31T16:56:29.582Z] ---> ce13fc65664b [2021-03-31T16:56:29.582Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-31T16:56:30.361Z] Building docker-core-command-go ... [2021-03-31T16:56:30.362Z] Building docker-core-data-go ... [2021-03-31T16:56:30.362Z] Building docker-core-metadata-go ... [2021-03-31T16:56:30.362Z] Building docker-security-bootstrapper-go ... [2021-03-31T16:56:30.362Z] Building docker-security-proxy-setup-go ... [2021-03-31T16:56:30.362Z] Building docker-security-secretstore-setup-go ... [2021-03-31T16:56:30.362Z] Building docker-support-notifications-go ... [2021-03-31T16:56:30.362Z] Building docker-support-scheduler-go ... [2021-03-31T16:56:30.362Z] Building docker-sys-mgmt-agent-go ... [2021-03-31T16:56:30.362Z] Building docker-sys-mgmt-agent-go [2021-03-31T16:56:30.362Z] Building docker-support-notifications-go [2021-03-31T16:56:30.362Z] Building docker-core-command-go [2021-03-31T16:56:30.362Z] Building docker-core-metadata-go [2021-03-31T16:56:30.686Z] Removing intermediate container 736c5d74c180 [2021-03-31T16:56:30.686Z] ---> e2484ceed61b [2021-03-31T16:56:30.686Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T16:56:30.686Z] ---> Running in 6519e1ed38a2 [2021-03-31T16:56:30.692Z] Building docker-security-proxy-setup-go [2021-03-31T16:56:31.359Z] ---> ccb1c5ee5969 [2021-03-31T16:56:31.359Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-31T16:56:31.634Z] ---> 445d17ea3354 [2021-03-31T16:56:31.634Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-31T16:56:31.634Z] Removing intermediate container 6519e1ed38a2 [2021-03-31T16:56:31.634Z] ---> f3de3265ba6d [2021-03-31T16:56:31.634Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-31T16:56:31.919Z] Removing intermediate container e0371b6b5a75 [2021-03-31T16:56:31.919Z] ---> 794c33e61c32 [2021-03-31T16:56:31.919Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T16:56:32.192Z] ---> Running in ce6e275edcf2 [2021-03-31T16:56:32.193Z] ---> Running in 989ef828e25d [2021-03-31T16:56:32.791Z] ---> 7d9a8757c772 [2021-03-31T16:56:32.791Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-31T16:56:32.791Z] Removing intermediate container ce6e275edcf2 [2021-03-31T16:56:32.791Z] ---> ee606cf68dfe [2021-03-31T16:56:32.791Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-31T16:56:32.791Z] Removing intermediate container 989ef828e25d [2021-03-31T16:56:32.791Z] ---> 8a6ea4791a24 [2021-03-31T16:56:32.791Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-31T16:56:33.067Z] ---> Running in 67a4150283cb [2021-03-31T16:56:33.352Z] ---> Running in 1882c52dbc27 [2021-03-31T16:56:33.631Z] ---> 57b11a910348 [2021-03-31T16:56:33.631Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-31T16:56:33.907Z] ---> 81e06608ddc3 [2021-03-31T16:56:33.907Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-31T16:56:33.907Z] Removing intermediate container 1882c52dbc27 [2021-03-31T16:56:33.907Z] ---> 8b82e7509b5c [2021-03-31T16:56:33.907Z] Step 15/23 : WORKDIR / [2021-03-31T16:56:34.189Z] Removing intermediate container 67a4150283cb [2021-03-31T16:56:34.189Z] ---> e945a386d899 [2021-03-31T16:56:34.189Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-31T16:56:34.468Z] ---> Running in 020ed430ae08 [2021-03-31T16:56:34.754Z] ---> Running in cfcaab5f10a3 [2021-03-31T16:56:35.760Z] Removing intermediate container 020ed430ae08 [2021-03-31T16:56:35.760Z] ---> bd1270c4e4c2 [2021-03-31T16:56:35.760Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T16:56:35.760Z] ---> dddd84e6e001 [2021-03-31T16:56:35.760Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-31T16:56:35.760Z] Removing intermediate container cfcaab5f10a3 [2021-03-31T16:56:35.760Z] ---> a6890eac54ff [2021-03-31T16:56:35.760Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T16:56:35.760Z] ---> 93b659cb27f4 [2021-03-31T16:56:35.760Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-31T16:56:36.036Z] ---> Running in 711499992a46 [2021-03-31T16:56:37.026Z] Removing intermediate container 711499992a46 [2021-03-31T16:56:37.026Z] ---> cc7cb2bc8c11 [2021-03-31T16:56:37.026Z] Step 18/21 : CMD ["--init=true"] [2021-03-31T16:56:37.026Z] ---> fc74b77952ec [2021-03-31T16:56:37.026Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-31T16:56:37.026Z] ---> adcde62830b0 [2021-03-31T16:56:37.026Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-31T16:56:37.026Z] ---> Running in 4dfb929d8f3b [2021-03-31T16:56:38.024Z] ---> defaee47ca18 [2021-03-31T16:56:38.024Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-31T16:56:38.024Z] Removing intermediate container 4dfb929d8f3b [2021-03-31T16:56:38.300Z] ---> 06ebbcb38f42 [2021-03-31T16:56:38.300Z] Step 19/21 : LABEL arch=arm64 [2021-03-31T16:56:38.574Z] ---> Running in 9a241d59cdd8 [2021-03-31T16:56:39.172Z] ---> 165b4d5e9200 [2021-03-31T16:56:39.172Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-31T16:56:39.172Z] ---> 908d07e95b14 [2021-03-31T16:56:39.172Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-31T16:56:39.445Z] Removing intermediate container 9a241d59cdd8 [2021-03-31T16:56:39.445Z] ---> bc3258110b9e [2021-03-31T16:56:39.445Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-31T16:56:39.445Z] ---> 68c7c6fa6f33 [2021-03-31T16:56:39.445Z] Step 20/21 : LABEL git_sha=f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T16:56:39.742Z] ---> Running in 5d55ac672705 [2021-03-31T16:56:39.742Z] ---> Running in 3b0aad1a2c08 [2021-03-31T16:56:40.759Z] ---> ac5b3e4d1432 [2021-03-31T16:56:40.759Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-31T16:56:40.759Z] Removing intermediate container 3b0aad1a2c08 [2021-03-31T16:56:40.759Z] ---> 8dba0ba6be65 [2021-03-31T16:56:40.759Z] Step 21/21 : LABEL version=2.0.0-dev.156 [2021-03-31T16:56:40.759Z] ---> Running in 909976ed7181 [2021-03-31T16:56:40.759Z] ---> daf2c953624f [2021-03-31T16:56:40.759Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-31T16:56:41.365Z] ---> Running in c94d0122c05d [2021-03-31T16:56:41.365Z] ---> Running in 0a133a931e06 [2021-03-31T16:56:41.365Z] Removing intermediate container 909976ed7181 [2021-03-31T16:56:41.365Z] ---> 66cdb5e04088 [2021-03-31T16:56:41.365Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T16:56:41.646Z] ---> Running in 2d47d385cf9d [2021-03-31T16:56:41.922Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-31T16:56:41.922Z] Removing intermediate container c94d0122c05d [2021-03-31T16:56:41.922Z] ---> ef21dea1e78d [2021-03-31T16:56:41.922Z] [2021-03-31T16:56:41.922Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-31T16:56:41.922Z] ---> eeaf43b92773 [2021-03-31T16:56:41.922Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-31T16:56:42.199Z] Removing intermediate container 0a133a931e06 [2021-03-31T16:56:42.199Z] ---> 9027a923bf9b [2021-03-31T16:56:42.199Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T16:56:42.199Z] ---> Running in f30a00f35bb0 [2021-03-31T16:56:42.481Z] Successfully built ef21dea1e78d [2021-03-31T16:56:42.481Z] ---> Running in cc146280edd8 [2021-03-31T16:56:42.481Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-31T16:56:42.481Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-03-31T16:56:42.481Z] Removing intermediate container 2d47d385cf9d [2021-03-31T16:56:42.481Z] ---> 4e9da712ad87 [2021-03-31T16:56:42.481Z] Step 21/23 : LABEL arch=arm64 [2021-03-31T16:56:42.767Z] ---> Running in f47934ff4596 [2021-03-31T16:56:43.047Z] Removing intermediate container cc146280edd8 [2021-03-31T16:56:43.047Z] ---> 8433defc6aed [2021-03-31T16:56:43.047Z] Step 20/22 : LABEL arch=arm64 [2021-03-31T16:56:43.331Z] Removing intermediate container 5d55ac672705 [2021-03-31T16:56:43.331Z] ---> 3f7ce713a10a [2021-03-31T16:56:43.331Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-31T16:56:43.331Z] ---> Running in 981df92ca80b [2021-03-31T16:56:43.331Z] ---> Running in 8143de0f5304 [2021-03-31T16:56:43.614Z] Removing intermediate container f47934ff4596 [2021-03-31T16:56:43.614Z] ---> efdd08bb5ee5 [2021-03-31T16:56:43.614Z] Step 22/23 : LABEL git_sha=f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T16:56:43.889Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:56:44.162Z] ---> Running in 2c209516bd85 [2021-03-31T16:56:44.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:56:44.433Z] Removing intermediate container 8143de0f5304 [2021-03-31T16:56:44.433Z] ---> f8df7685c5a7 [2021-03-31T16:56:44.433Z] Step 22/24 : LABEL arch=arm64 [2021-03-31T16:56:44.433Z] Removing intermediate container 981df92ca80b [2021-03-31T16:56:44.433Z] ---> ad04827c1951 [2021-03-31T16:56:44.433Z] Step 21/22 : LABEL git_sha=f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T16:56:44.714Z] (1/2) Installing readline (8.0.4-r0) [2021-03-31T16:56:44.714Z] (2/2) Installing bash (5.0.17-r0) [2021-03-31T16:56:44.714Z] Executing bash-5.0.17-r0.post-install [2021-03-31T16:56:44.714Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:56:45.003Z] OK: 12 MiB in 22 packages [2021-03-31T16:56:45.003Z] ---> Running in 44280b0458a8 [2021-03-31T16:56:45.003Z] ---> Running in 7e61afe37f1c [2021-03-31T16:56:45.003Z] Removing intermediate container 2c209516bd85 [2021-03-31T16:56:45.003Z] ---> b6e3e8f07c77 [2021-03-31T16:56:45.003Z] Step 23/23 : LABEL version=2.0.0-dev.156 [2021-03-31T16:56:45.601Z] ---> Running in ed44b32633b4 [2021-03-31T16:56:45.889Z] Removing intermediate container 7e61afe37f1c [2021-03-31T16:56:45.889Z] Removing intermediate container 44280b0458a8 [2021-03-31T16:56:45.889Z] ---> a99cd0703e26 [2021-03-31T16:56:45.889Z] Step 23/24 : LABEL git_sha=f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T16:56:45.889Z] ---> 8c1582e80812 [2021-03-31T16:56:45.889Z] Step 22/22 : LABEL version=2.0.0-dev.156 [2021-03-31T16:56:46.162Z] ---> Running in d853c74e3c75 [2021-03-31T16:56:46.162Z] ---> Running in 35f966dd65ab [2021-03-31T16:56:46.162Z] Removing intermediate container ed44b32633b4 [2021-03-31T16:56:46.162Z] ---> b57d72709355 [2021-03-31T16:56:46.162Z] [2021-03-31T16:56:46.768Z] Successfully built b57d72709355 [2021-03-31T16:56:46.768Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-31T16:56:46.768Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-03-31T16:56:47.038Z] Removing intermediate container 35f966dd65ab [2021-03-31T16:56:47.038Z] ---> a6f5c4b42f3b [2021-03-31T16:56:47.038Z] [2021-03-31T16:56:47.038Z] Removing intermediate container f30a00f35bb0 [2021-03-31T16:56:47.038Z] ---> 940a2db8d97e [2021-03-31T16:56:47.038Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-31T16:56:47.038Z] Removing intermediate container d853c74e3c75 [2021-03-31T16:56:47.038Z] ---> 2d6d055b9ad6 [2021-03-31T16:56:47.038Z] Step 24/24 : LABEL version=2.0.0-dev.156 [2021-03-31T16:56:47.318Z] Successfully built a6f5c4b42f3b [2021-03-31T16:56:47.318Z] ---> Running in af1640696daf [2021-03-31T16:56:47.318Z] ---> Running in 56ba58fcabd2 [2021-03-31T16:56:47.589Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-31T16:56:47.589Z]  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go [2021-03-31T16:56:47.859Z] Removing intermediate container 56ba58fcabd2 [2021-03-31T16:56:47.859Z] ---> f92d92eb429f [2021-03-31T16:56:47.859Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-31T16:56:48.134Z] Removing intermediate container af1640696daf [2021-03-31T16:56:48.134Z] ---> 8398ab477184 [2021-03-31T16:56:48.134Z] [2021-03-31T16:56:48.134Z] ---> Running in 0402fbf91045 [2021-03-31T16:56:48.408Z] Successfully built 8398ab477184 [2021-03-31T16:56:48.408Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-31T16:56:48.408Z] Building docker-core-data-go [2021-03-31T16:56:48.684Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0402fbf91045 [2021-03-31T16:56:48.684Z] ---> 5b6574d7ad98 [2021-03-31T16:56:48.684Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-31T16:56:48.684Z] ---> Running in cdb40808c12f [2021-03-31T16:56:49.299Z] Removing intermediate container cdb40808c12f [2021-03-31T16:56:49.299Z] ---> 6ccf99d28b30 [2021-03-31T16:56:49.299Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-31T16:56:50.330Z] ---> 2511a065b7e9 [2021-03-31T16:56:50.330Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-31T16:56:50.927Z] ---> 8f548d52f3aa [2021-03-31T16:56:50.927Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-31T16:56:51.927Z] ---> 99f44364afd0 [2021-03-31T16:56:51.927Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-31T16:56:52.209Z] ---> Running in 25cfca07e478 [2021-03-31T16:56:53.653Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:56:53.653Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:56:54.250Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-31T16:56:54.250Z] (2/33) Installing expat (2.2.9-r1) [2021-03-31T16:56:54.250Z] (3/33) Installing libffi (3.3-r2) [2021-03-31T16:56:54.250Z] (4/33) Installing gdbm (1.13-r1) [2021-03-31T16:56:54.250Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-31T16:56:54.250Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-31T16:56:54.250Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-31T16:56:56.227Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-31T16:56:56.227Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-31T16:56:56.227Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-31T16:56:56.227Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-31T16:56:56.227Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-31T16:56:56.227Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-31T16:56:56.227Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-31T16:56:56.227Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-31T16:56:56.227Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-31T16:56:56.505Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-31T16:56:56.505Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-31T16:56:56.505Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-31T16:56:56.505Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-31T16:56:56.505Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-31T16:56:56.505Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-31T16:56:56.505Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-31T16:56:56.505Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-31T16:56:56.505Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-31T16:56:56.505Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-31T16:56:56.780Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-31T16:56:56.780Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-31T16:56:56.780Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-31T16:56:56.780Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-31T16:56:56.780Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-31T16:56:56.780Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-31T16:56:56.780Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-31T16:56:57.054Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:56:57.054Z] OK: 71 MiB in 55 packages [2021-03-31T16:57:05.354Z] Removing intermediate container 25cfca07e478 [2021-03-31T16:57:05.354Z] ---> e4dc8d93393e [2021-03-31T16:57:05.354Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-31T16:57:05.354Z] ---> Running in f9829276617a [2021-03-31T16:57:10.760Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:57:10.760Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:57:10.760Z] ---> ce441e03a716 [2021-03-31T16:57:10.760Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T16:57:10.760Z] ---> Using cache [2021-03-31T16:57:10.760Z] ---> 82369752d738 [2021-03-31T16:57:10.760Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:57:10.760Z] ---> Using cache [2021-03-31T16:57:10.760Z] ---> 1f520d2fa2b1 [2021-03-31T16:57:10.760Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-31T16:57:10.760Z] Collecting docker-compose==1.23.2 [2021-03-31T16:57:10.760Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-31T16:57:11.753Z] 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-03-31T16:57:12.025Z] ---> Running in 694fd5c3c27b [2021-03-31T16:57:13.018Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-31T16:57:13.018Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-31T16:57:13.291Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:57:13.888Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-31T16:57:13.888Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-31T16:57:14.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:57:14.443Z] Collecting cached-property<2,>=1.2.0 [2021-03-31T16:57:14.443Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-31T16:57:14.716Z] OK: 217 MiB in 51 packages [2021-03-31T16:57:15.710Z] Collecting PyYAML<4,>=3.10 [2021-03-31T16:57:15.710Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-31T16:57:18.359Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:57:18.359Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:57:18.359Z] ---> ce441e03a716 [2021-03-31T16:57:18.359Z] Step 3/22 : WORKDIR /edgex-go [2021-03-31T16:57:18.359Z] ---> Using cache [2021-03-31T16:57:18.359Z] ---> 82369752d738 [2021-03-31T16:57:18.359Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:57:18.359Z] ---> Using cache [2021-03-31T16:57:18.359Z] ---> 1f520d2fa2b1 [2021-03-31T16:57:18.359Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-31T16:57:18.359Z] ---> Using cache [2021-03-31T16:57:18.359Z] ---> 17c2ae18c5af [2021-03-31T16:57:18.359Z] Step 6/22 : COPY go.mod . [2021-03-31T16:57:18.359Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:57:18.359Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:57:18.359Z] ---> ce441e03a716 [2021-03-31T16:57:18.359Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T16:57:18.359Z] ---> Using cache [2021-03-31T16:57:18.359Z] ---> 82369752d738 [2021-03-31T16:57:18.359Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:57:18.359Z] ---> Using cache [2021-03-31T16:57:18.359Z] ---> 1f520d2fa2b1 [2021-03-31T16:57:18.359Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-31T16:57:18.632Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:57:18.632Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:57:18.632Z] ---> ce441e03a716 [2021-03-31T16:57:18.632Z] Step 3/31 : WORKDIR /edgex-go [2021-03-31T16:57:18.632Z] ---> Using cache [2021-03-31T16:57:18.632Z] ---> 82369752d738 [2021-03-31T16:57:18.632Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:57:18.632Z] ---> Using cache [2021-03-31T16:57:18.632Z] ---> 1f520d2fa2b1 [2021-03-31T16:57:18.632Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-31T16:57:18.632Z] ---> Using cache [2021-03-31T16:57:18.632Z] ---> 17c2ae18c5af [2021-03-31T16:57:18.632Z] Step 6/31 : COPY go.mod . [2021-03-31T16:57:18.632Z] Removing intermediate container 694fd5c3c27b [2021-03-31T16:57:18.632Z] ---> 17c2ae18c5af [2021-03-31T16:57:18.632Z] Step 6/23 : COPY go.mod . [2021-03-31T16:57:18.632Z] ---> Running in 04bdc4f9bbb0 [2021-03-31T16:57:18.903Z] ---> ab1ab37768ca [2021-03-31T16:57:18.903Z] Step 7/22 : RUN go mod download [2021-03-31T16:57:19.179Z] ---> Running in 0b27441624fd [2021-03-31T16:57:19.454Z] ---> 3b024f2232e7 [2021-03-31T16:57:19.454Z] Step 7/31 : RUN go mod download [2021-03-31T16:57:19.730Z] ---> b62c5e9a5874 [2021-03-31T16:57:19.730Z] Step 7/23 : RUN go mod download [2021-03-31T16:57:19.730Z] ---> Running in c105049d6ae2 [2021-03-31T16:57:20.002Z] ---> Running in 2ffd20032f6f [2021-03-31T16:57:20.002Z] Collecting jsonschema<3,>=2.5.1 [2021-03-31T16:57:20.002Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-31T16:57:20.607Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:57:20.607Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-31T16:57:20.607Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-31T16:57:21.206Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:57:22.194Z] OK: 217 MiB in 51 packages [2021-03-31T16:57:23.176Z] Removing intermediate container 0b27441624fd [2021-03-31T16:57:23.176Z] ---> 01ebb7427507 [2021-03-31T16:57:23.176Z] Step 8/22 : COPY . . [2021-03-31T16:57:23.446Z] Collecting texttable<0.10,>=0.9.0 [2021-03-31T16:57:23.446Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-31T16:57:23.719Z] Removing intermediate container 04bdc4f9bbb0 [2021-03-31T16:57:23.719Z] ---> 554eae45c7d1 [2021-03-31T16:57:23.719Z] Step 6/23 : COPY go.mod . [2021-03-31T16:57:24.316Z] Removing intermediate container 2ffd20032f6f [2021-03-31T16:57:24.317Z] ---> 256202d76ae1 [2021-03-31T16:57:24.317Z] Step 8/23 : COPY . . [2021-03-31T16:57:24.317Z] Removing intermediate container c105049d6ae2 [2021-03-31T16:57:24.317Z] ---> 12a97b91db4b [2021-03-31T16:57:24.317Z] Step 8/31 : COPY . . [2021-03-31T16:57:24.916Z] ---> 7ce661f194ad [2021-03-31T16:57:24.916Z] Step 7/23 : RUN go mod download [2021-03-31T16:57:25.190Z] ---> Running in bc5fe19d9588 [2021-03-31T16:57:26.630Z] Collecting docker<4.0,>=3.6.0 [2021-03-31T16:57:26.630Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-31T16:57:27.225Z] Collecting docopt<0.7,>=0.6.1 [2021-03-31T16:57:27.225Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-31T16:57:29.861Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-31T16:57:30.462Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-31T16:57:30.462Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-31T16:57:31.071Z] Removing intermediate container bc5fe19d9588 [2021-03-31T16:57:31.071Z] ---> 316f4109e5b1 [2021-03-31T16:57:31.071Z] Step 8/23 : COPY . . [2021-03-31T16:57:31.351Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-31T16:57:31.632Z] Collecting idna<2.8,>=2.5 [2021-03-31T16:57:31.632Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-31T16:57:31.912Z] Collecting docker-pycreds>=0.4.0 [2021-03-31T16:57:31.912Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-31T16:57:32.185Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-31T16:57:32.185Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-31T16:57:32.185Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-31T16:57:32.185Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-31T16:57:33.174Z] Installing collected packages: urllib3, idna, requests, websocket-client, cached-property, PyYAML, jsonschema, dockerpty, texttable, docker-pycreds, docker, docopt, docker-compose [2021-03-31T16:57:33.174Z] Attempting uninstall: urllib3 [2021-03-31T16:57:33.174Z] Found existing installation: urllib3 1.25.9 [2021-03-31T16:57:33.174Z] Uninstalling urllib3-1.25.9: [2021-03-31T16:57:33.174Z] Successfully uninstalled urllib3-1.25.9 [2021-03-31T16:57:33.773Z] Attempting uninstall: idna [2021-03-31T16:57:33.773Z] Found existing installation: idna 2.9 [2021-03-31T16:57:33.773Z] Uninstalling idna-2.9: [2021-03-31T16:57:34.050Z] Successfully uninstalled idna-2.9 [2021-03-31T16:57:34.651Z] Attempting uninstall: requests [2021-03-31T16:57:34.651Z] Found existing installation: requests 2.23.0 [2021-03-31T16:57:34.651Z] Uninstalling requests-2.23.0: [2021-03-31T16:57:34.930Z] Successfully uninstalled requests-2.23.0 [2021-03-31T16:57:35.534Z] Running setup.py install for PyYAML: started [2021-03-31T16:57:38.484Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-31T16:57:39.101Z] Running setup.py install for dockerpty: started [2021-03-31T16:57:41.096Z] ---> 93696b9d0ed2 [2021-03-31T16:57:41.096Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-31T16:57:41.374Z] ---> 8bd938c4f103 [2021-03-31T16:57:41.374Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-31T16:57:41.374Z] ---> fe71b0323a23 [2021-03-31T16:57:41.374Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-31T16:57:41.374Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-31T16:57:41.374Z] Running setup.py install for texttable: started [2021-03-31T16:57:41.651Z] ---> Running in 159fa540d09b [2021-03-31T16:57:42.249Z] ---> Running in d9d6a6cf6a43 [2021-03-31T16:57:42.249Z] ---> Running in c0d40e5e83e6 [2021-03-31T16:57:44.239Z] Running setup.py install for texttable: finished with status 'done' [2021-03-31T16:57:44.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-31T16:57:44.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-31T16:57:44.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-31T16:57:45.116Z] Running setup.py install for docopt: started [2021-03-31T16:57:48.622Z] Running setup.py install for docopt: finished with status 'done' [2021-03-31T16:57:48.622Z] ---> 4ab9495b6d77 [2021-03-31T16:57:48.622Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-31T16:57:48.622Z] ---> Running in 4d313dca68f1 [2021-03-31T16:57:49.624Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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.58.0 [2021-03-31T16:57:50.616Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/core-data/core-data ./cmd/core-data [2021-03-31T16:57:56.070Z] Removing intermediate container f9829276617a [2021-03-31T16:57:56.070Z] ---> 2a95b42a788a [2021-03-31T16:57:56.070Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-31T16:57:56.348Z] ---> Running in 61b4e514d165 [2021-03-31T16:57:58.343Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:57:58.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:57:59.609Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T16:57:59.609Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-31T16:57:59.609Z] (3/3) Installing curl (7.69.1-r3) [2021-03-31T16:57:59.609Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:57:59.609Z] OK: 72 MiB in 58 packages [2021-03-31T16:58:01.625Z] Removing intermediate container 61b4e514d165 [2021-03-31T16:58:01.625Z] ---> fdc710d5a3ad [2021-03-31T16:58:01.625Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-31T16:58:01.625Z] ---> Running in 5fb81a46e77b [2021-03-31T16:58:02.244Z] Removing intermediate container 5fb81a46e77b [2021-03-31T16:58:02.244Z] ---> 854f1b877cec [2021-03-31T16:58:02.244Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T16:58:02.528Z] ---> Running in 3de301d86619 [2021-03-31T16:58:03.143Z] Removing intermediate container 3de301d86619 [2021-03-31T16:58:03.143Z] ---> 408b2c67f95e [2021-03-31T16:58:03.143Z] Step 24/26 : LABEL arch=arm64 [2021-03-31T16:58:03.429Z] ---> Running in 67bc338844a4 [2021-03-31T16:58:04.417Z] Removing intermediate container 67bc338844a4 [2021-03-31T16:58:04.418Z] ---> e36b9388a0ed [2021-03-31T16:58:04.418Z] Step 25/26 : LABEL git_sha=f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T16:58:04.418Z] ---> Running in 8cc3f8732bd6 [2021-03-31T16:58:05.429Z] Removing intermediate container 8cc3f8732bd6 [2021-03-31T16:58:05.429Z] ---> 1da3ce8948c6 [2021-03-31T16:58:05.429Z] Step 26/26 : LABEL version=2.0.0-dev.156 [2021-03-31T16:58:05.429Z] ---> Running in fd5425b9dcd1 [2021-03-31T16:58:06.060Z] Removing intermediate container fd5425b9dcd1 [2021-03-31T16:58:06.060Z] ---> badd95d07635 [2021-03-31T16:58:06.060Z] [2021-03-31T16:58:06.669Z] Successfully built badd95d07635 [2021-03-31T16:58:06.669Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-31T16:58:09.808Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:58:09.808Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:58:09.808Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:58:09.808Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:58:09.808Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:58:09.808Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:58:09.808Z] ---> c20d4b7203af [2021-03-31T16:58:09.808Z] Step 3/26 : WORKDIR /edgex-go [2021-03-31T16:58:09.808Z] ---> c20d4b7203af [2021-03-31T16:58:09.808Z] Step 3/22 : WORKDIR /edgex-go [2021-03-31T16:58:09.808Z] ---> c20d4b7203af [2021-03-31T16:58:09.808Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T16:58:09.808Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:58:09.808Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:58:09.808Z] ---> c20d4b7203af [2021-03-31T16:58:09.808Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T16:58:09.808Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T16:58:09.808Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-31T16:58:09.808Z] ---> c20d4b7203af [2021-03-31T16:58:09.808Z] Step 3/21 : WORKDIR /edgex-go [2021-03-31T16:58:09.808Z] ---> Running in 895fadb0a683 [2021-03-31T16:58:09.808Z] ---> Running in 78b44d0a2d1e [2021-03-31T16:58:09.808Z] ---> Running in 3c0172400248 [2021-03-31T16:58:09.808Z] ---> Running in 1cc950309b26 [2021-03-31T16:58:09.808Z] ---> Running in 9bc440b415b3 [2021-03-31T16:58:09.808Z] Removing intermediate container 1cc950309b26 [2021-03-31T16:58:09.808Z] ---> 2273f0d562cb [2021-03-31T16:58:09.808Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:58:09.808Z] Removing intermediate container 9bc440b415b3 [2021-03-31T16:58:09.808Z] ---> 2c48200494fa [2021-03-31T16:58:09.808Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:58:09.808Z] Removing intermediate container 78b44d0a2d1e [2021-03-31T16:58:09.808Z] ---> ca86440acfc2 [2021-03-31T16:58:09.808Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:58:09.808Z] Removing intermediate container 895fadb0a683 [2021-03-31T16:58:09.808Z] ---> 0b1a48721c9e [2021-03-31T16:58:09.808Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:58:09.808Z] Removing intermediate container 3c0172400248 [2021-03-31T16:58:09.808Z] ---> 48c6a7d85d13 [2021-03-31T16:58:09.808Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:58:09.808Z] ---> Running in d97604b545f7 [2021-03-31T16:58:09.808Z] ---> Running in f700ad8aa3b8 [2021-03-31T16:58:09.808Z] ---> Running in 27cec2acc93b [2021-03-31T16:58:09.808Z] ---> Running in 597a8317de92 [2021-03-31T16:58:09.808Z] ---> Running in d6d9f28b12e9 [2021-03-31T16:58:12.739Z] Removing intermediate container f700ad8aa3b8 [2021-03-31T16:58:12.739Z] ---> 1f982887d7c3 [2021-03-31T16:58:12.739Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-31T16:58:12.739Z] Removing intermediate container 27cec2acc93b [2021-03-31T16:58:12.739Z] ---> 18c6eb22b8fc [2021-03-31T16:58:12.739Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-31T16:58:12.739Z] ---> Running in 7e5e74b3c831 [2021-03-31T16:58:12.739Z] Removing intermediate container d97604b545f7 [2021-03-31T16:58:12.739Z] ---> df8add2d8bfe [2021-03-31T16:58:12.739Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-31T16:58:13.133Z] ---> Running in 21a7a000e117 [2021-03-31T16:58:13.133Z] ---> Running in 069375d1c4d8 [2021-03-31T16:58:13.133Z] Removing intermediate container d6d9f28b12e9 [2021-03-31T16:58:13.133Z] ---> 772743e9cc75 [2021-03-31T16:58:13.133Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-31T16:58:13.447Z] Removing intermediate container 597a8317de92 [2021-03-31T16:58:13.447Z] ---> 1bfe72b43b35 [2021-03-31T16:58:13.447Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-31T16:58:13.796Z] ---> Running in 3d8334656bfa [2021-03-31T16:58:13.796Z] ---> Running in b85e42b3b13b [2021-03-31T16:58:15.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:58:15.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:58:15.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:58:16.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:58:16.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:58:16.720Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T16:58:16.720Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:58:16.720Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:58:17.055Z] OK: 233 MiB in 51 packages [2021-03-31T16:58:17.622Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:58:17.622Z] OK: 233 MiB in 51 packages [2021-03-31T16:58:17.622Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T16:58:18.035Z] OK: 233 MiB in 51 packages [2021-03-31T16:58:18.346Z] OK: 233 MiB in 51 packages [2021-03-31T16:58:18.346Z] OK: 233 MiB in 51 packages [2021-03-31T16:58:20.736Z] Removing intermediate container 069375d1c4d8 [2021-03-31T16:58:20.736Z] ---> ba29db74b82a [2021-03-31T16:58:20.736Z] Step 6/21 : COPY go.mod . [2021-03-31T16:58:20.736Z] Removing intermediate container 7e5e74b3c831 [2021-03-31T16:58:20.736Z] ---> 1808235bcfdb [2021-03-31T16:58:20.736Z] Step 6/23 : COPY go.mod . [2021-03-31T16:58:20.736Z] Removing intermediate container 21a7a000e117 [2021-03-31T16:58:20.736Z] ---> 2e1c32048577 [2021-03-31T16:58:20.736Z] Step 6/22 : COPY go.mod . [2021-03-31T16:58:21.140Z] Removing intermediate container 3d8334656bfa [2021-03-31T16:58:21.140Z] ---> dfaf62233ceb [2021-03-31T16:58:21.140Z] Step 6/26 : COPY go.mod . [2021-03-31T16:58:21.140Z] Removing intermediate container b85e42b3b13b [2021-03-31T16:58:21.140Z] ---> 875a116a1222 [2021-03-31T16:58:21.140Z] Step 6/23 : COPY go.mod . [2021-03-31T16:58:21.939Z] ---> b7507058d2c0 [2021-03-31T16:58:21.939Z] Step 7/21 : RUN go mod download [2021-03-31T16:58:21.939Z] ---> 18e38c3af0ee [2021-03-31T16:58:21.939Z] Step 7/23 : RUN go mod download [2021-03-31T16:58:21.939Z] ---> 7b85104072c1 [2021-03-31T16:58:21.939Z] Step 7/22 : RUN go mod download [2021-03-31T16:58:21.939Z] ---> Running in bc572078b13a [2021-03-31T16:58:22.249Z] ---> Running in 3dc9b65f0208 [2021-03-31T16:58:22.249Z] ---> Running in 863bdd4d116e [2021-03-31T16:58:22.249Z] ---> 80eba56895a1 [2021-03-31T16:58:22.249Z] Step 7/23 : RUN go mod download [2021-03-31T16:58:22.249Z] ---> 5c8c8a3dad1b [2021-03-31T16:58:22.249Z] Step 7/26 : RUN go mod download [2021-03-31T16:58:22.518Z] ---> Running in 04c40a044532 [2021-03-31T16:58:22.518Z] ---> Running in 7522cb82bcff [2021-03-31T16:58:27.138Z] Removing intermediate container bc572078b13a [2021-03-31T16:58:27.138Z] ---> 3ce380fae010 [2021-03-31T16:58:27.138Z] Step 8/21 : COPY . . [2021-03-31T16:58:27.138Z] Removing intermediate container 04c40a044532 [2021-03-31T16:58:27.138Z] ---> a141fdb026c1 [2021-03-31T16:58:27.138Z] Step 8/23 : COPY . . [2021-03-31T16:58:27.138Z] Removing intermediate container 863bdd4d116e [2021-03-31T16:58:27.138Z] ---> 7a9f2ca9e892 [2021-03-31T16:58:27.138Z] Step 8/22 : COPY . . [2021-03-31T16:58:27.419Z] Removing intermediate container 3dc9b65f0208 [2021-03-31T16:58:27.419Z] ---> d5e86b54e7ea [2021-03-31T16:58:27.419Z] Step 8/23 : COPY . . [2021-03-31T16:58:28.630Z] Removing intermediate container 7522cb82bcff [2021-03-31T16:58:28.630Z] ---> 7edac00aefbc [2021-03-31T16:58:28.630Z] Step 8/26 : COPY . . [2021-03-31T16:59:28.532Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container c0d40e5e83e6 [2021-03-31T16:59:28.532Z] ---> 6a0da74b9768 [2021-03-31T16:59:28.532Z] [2021-03-31T16:59:28.532Z] Step 10/31 : FROM alpine:3.12 [2021-03-31T16:59:28.532Z] ---> e47305ac9786 [2021-03-31T16:59:28.532Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-31T16:59:28.532Z] ---> Running in 13bda63ac63d [2021-03-31T16:59:28.532Z] Removing intermediate container 13bda63ac63d [2021-03-31T16:59:28.532Z] ---> 571e4febdab1 [2021-03-31T16:59:28.532Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-31T16:59:28.532Z] ---> Running in 9320ec3dcb81 [2021-03-31T16:59:28.532Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:59:28.532Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:59:28.532Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-31T16:59:28.532Z] (2/2) Installing su-exec (0.2-r1) [2021-03-31T16:59:28.532Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:59:28.532Z] OK: 5 MiB in 16 packages [2021-03-31T16:59:28.532Z] Removing intermediate container 9320ec3dcb81 [2021-03-31T16:59:28.532Z] ---> 9729705ce7b5 [2021-03-31T16:59:28.532Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-31T16:59:28.532Z] ---> Running in 80e119d5b212 [2021-03-31T16:59:28.532Z] Removing intermediate container 80e119d5b212 [2021-03-31T16:59:28.532Z] ---> 54599c88ee72 [2021-03-31T16:59:28.532Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-31T16:59:28.533Z] ---> Running in 37529be3001d [2021-03-31T16:59:28.533Z] Removing intermediate container 37529be3001d [2021-03-31T16:59:28.533Z] ---> 2ad1b606f13d [2021-03-31T16:59:28.533Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-31T16:59:28.533Z] ---> Running in 532661b53727 [2021-03-31T16:59:28.533Z] Removing intermediate container 532661b53727 [2021-03-31T16:59:28.533Z] ---> 9448b55e7ed0 [2021-03-31T16:59:28.533Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-31T16:59:28.823Z] ---> Running in 54d495bcc2fa [2021-03-31T16:59:29.098Z] Removing intermediate container 159fa540d09b [2021-03-31T16:59:29.098Z] ---> bc1a9bbc5179 [2021-03-31T16:59:29.098Z] [2021-03-31T16:59:29.098Z] Step 10/22 : FROM alpine:3.12 [2021-03-31T16:59:29.098Z] ---> e47305ac9786 [2021-03-31T16:59:29.098Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-31T16:59:29.098Z] ---> Using cache [2021-03-31T16:59:29.098Z] ---> e2484ceed61b [2021-03-31T16:59:29.098Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T16:59:29.098Z] ---> Using cache [2021-03-31T16:59:29.098Z] ---> f3de3265ba6d [2021-03-31T16:59:29.098Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-31T16:59:29.380Z] ---> Running in d86a58677e1f [2021-03-31T16:59:29.656Z] Removing intermediate container 54d495bcc2fa [2021-03-31T16:59:29.656Z] ---> f44a685b3cf5 [2021-03-31T16:59:29.656Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-31T16:59:29.937Z] Removing intermediate container d86a58677e1f [2021-03-31T16:59:29.937Z] ---> 5229270dc740 [2021-03-31T16:59:29.937Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-31T16:59:30.215Z] ---> Running in 7c2aab395f97 [2021-03-31T16:59:30.821Z] ---> 4d108f67c034 [2021-03-31T16:59:30.821Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-31T16:59:31.101Z] ---> Running in 4a74ba469d13 [2021-03-31T16:59:31.101Z] Removing intermediate container 7c2aab395f97 [2021-03-31T16:59:31.101Z] ---> 30e6f80468ae [2021-03-31T16:59:31.101Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T16:59:32.539Z] ---> 280291d65390 [2021-03-31T16:59:32.539Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-31T16:59:34.506Z] ---> e99ab9447422 [2021-03-31T16:59:34.506Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-31T16:59:34.506Z] Removing intermediate container 4a74ba469d13 [2021-03-31T16:59:34.506Z] ---> ee50c442c85f [2021-03-31T16:59:34.506Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T16:59:35.942Z] ---> 9c3be2677a8e [2021-03-31T16:59:35.942Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-31T16:59:35.942Z] ---> bddb9eac5296 [2021-03-31T16:59:35.942Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-31T16:59:35.942Z] ---> Running in ba476ec9a1ec [2021-03-31T16:59:36.214Z] Removing intermediate container d9d6a6cf6a43 [2021-03-31T16:59:36.214Z] ---> 83c2a5ff9207 [2021-03-31T16:59:36.214Z] [2021-03-31T16:59:36.214Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T16:59:36.214Z] ---> e47305ac9786 [2021-03-31T16:59:36.214Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-31T16:59:36.214Z] ---> Using cache [2021-03-31T16:59:36.214Z] ---> e2484ceed61b [2021-03-31T16:59:36.214Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T16:59:36.214Z] ---> Using cache [2021-03-31T16:59:36.214Z] ---> f3de3265ba6d [2021-03-31T16:59:36.214Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-31T16:59:36.827Z] ---> Running in dc5c7260a554 [2021-03-31T16:59:36.827Z] Removing intermediate container ba476ec9a1ec [2021-03-31T16:59:36.827Z] ---> 83d112d42888 [2021-03-31T16:59:36.827Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T16:59:37.101Z] ---> Running in 8b6da164bee0 [2021-03-31T16:59:37.376Z] Removing intermediate container dc5c7260a554 [2021-03-31T16:59:37.376Z] ---> 18177f4b0a81 [2021-03-31T16:59:37.376Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-31T16:59:37.664Z] Removing intermediate container 8b6da164bee0 [2021-03-31T16:59:37.664Z] ---> 54f3b8bbb4a5 [2021-03-31T16:59:37.664Z] Step 20/22 : LABEL arch=arm64 [2021-03-31T16:59:37.664Z] ---> 1993df3f193d [2021-03-31T16:59:37.664Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-31T16:59:37.664Z] ---> Running in 940538c01174 [2021-03-31T16:59:37.938Z] ---> Running in 4bcb6974cb31 [2021-03-31T16:59:38.540Z] Removing intermediate container 940538c01174 [2021-03-31T16:59:38.540Z] ---> 9f0858f37506 [2021-03-31T16:59:38.540Z] Step 15/23 : WORKDIR / [2021-03-31T16:59:38.540Z] Removing intermediate container 4bcb6974cb31 [2021-03-31T16:59:38.540Z] ---> 56a689b4fe5c [2021-03-31T16:59:38.540Z] Step 21/22 : LABEL git_sha=f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T16:59:38.540Z] ---> Running in 9e93df76958e [2021-03-31T16:59:38.819Z] ---> ae1190bed971 [2021-03-31T16:59:38.819Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-31T16:59:38.819Z] ---> Running in fc345c7d1c51 [2021-03-31T16:59:39.427Z] Removing intermediate container fc345c7d1c51 [2021-03-31T16:59:39.427Z] Removing intermediate container 9e93df76958e [2021-03-31T16:59:39.427Z] ---> ac19a1506e6d [2021-03-31T16:59:39.427Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T16:59:39.427Z] ---> 67ef229f2eb7 [2021-03-31T16:59:39.427Z] Step 22/22 : LABEL version=2.0.0-dev.156 [2021-03-31T16:59:39.705Z] ---> 87c8e843a88d [2021-03-31T16:59:39.705Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-31T16:59:39.705Z] ---> Running in 1d5f234b27da [2021-03-31T16:59:40.309Z] ---> 244e9002b224 [2021-03-31T16:59:40.309Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-31T16:59:40.309Z] Removing intermediate container 1d5f234b27da [2021-03-31T16:59:40.309Z] ---> 7ead94d2b476 [2021-03-31T16:59:40.309Z] [2021-03-31T16:59:40.946Z] ---> 6166c2bff957 [2021-03-31T16:59:40.946Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-31T16:59:40.946Z] Successfully built 7ead94d2b476 [2021-03-31T16:59:40.946Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-31T16:59:41.221Z]  Building docker-support-scheduler-go ... done  ---> Running in 8484dcbb3b78 [2021-03-31T16:59:41.833Z] ---> 774308f22376 [2021-03-31T16:59:41.833Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-31T16:59:42.109Z] Removing intermediate container 8484dcbb3b78 [2021-03-31T16:59:42.109Z] ---> 7635adcb7dd4 [2021-03-31T16:59:42.109Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-31T16:59:42.704Z] ---> 3eb47dbe3432 [2021-03-31T16:59:42.704Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-31T16:59:42.979Z] ---> 3106e3ee2cf5 [2021-03-31T16:59:42.979Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-31T16:59:42.979Z] ---> Running in d6aeaec99950 [2021-03-31T16:59:43.573Z] ---> Running in c4d8081e809e [2021-03-31T16:59:43.851Z] Removing intermediate container d6aeaec99950 [2021-03-31T16:59:43.851Z] ---> 16ca5e1ccbda [2021-03-31T16:59:43.851Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T16:59:44.131Z] ---> Running in 1e5213ec2734 [2021-03-31T16:59:44.735Z] Removing intermediate container 1e5213ec2734 [2021-03-31T16:59:44.735Z] ---> 8c0b6c7db6da [2021-03-31T16:59:44.735Z] Step 21/23 : LABEL arch=arm64 [2021-03-31T16:59:45.008Z] ---> Running in c035eef3feb9 [2021-03-31T16:59:45.601Z] Removing intermediate container 4d313dca68f1 [2021-03-31T16:59:45.601Z] ---> bfa891dde06b [2021-03-31T16:59:45.601Z] [2021-03-31T16:59:45.601Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T16:59:45.601Z] ---> e47305ac9786 [2021-03-31T16:59:45.601Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-31T16:59:45.882Z] Removing intermediate container c035eef3feb9 [2021-03-31T16:59:45.882Z] ---> Running in b293e81a7f48 [2021-03-31T16:59:45.882Z] ---> bd0635462a9d [2021-03-31T16:59:45.882Z] Step 22/23 : LABEL git_sha=f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T16:59:45.882Z] ---> Running in b4c3248b1dd7 [2021-03-31T16:59:46.151Z] Removing intermediate container c4d8081e809e [2021-03-31T16:59:46.152Z] ---> 2ca1819d43a6 [2021-03-31T16:59:46.152Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-31T16:59:46.152Z] Removing intermediate container b293e81a7f48 [2021-03-31T16:59:46.152Z] ---> ccc7657bf786 [2021-03-31T16:59:46.152Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-31T16:59:46.422Z] Removing intermediate container b4c3248b1dd7 [2021-03-31T16:59:46.422Z] ---> 3c89b031ef05 [2021-03-31T16:59:46.422Z] Step 23/23 : LABEL version=2.0.0-dev.156 [2021-03-31T16:59:46.422Z] ---> Running in ba2c146c925b [2021-03-31T16:59:46.422Z] ---> Running in d120a2af4393 [2021-03-31T16:59:46.694Z] ---> Running in 3cc2516d565e [2021-03-31T16:59:46.964Z] Removing intermediate container ba2c146c925b [2021-03-31T16:59:46.964Z] ---> db7b1e63d2b5 [2021-03-31T16:59:46.964Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-31T16:59:46.965Z] Removing intermediate container d120a2af4393 [2021-03-31T16:59:46.965Z] ---> 1ccb012da6fa [2021-03-31T16:59:46.965Z] Step 28/31 : CMD ["gate"] [2021-03-31T16:59:47.236Z] Removing intermediate container 3cc2516d565e [2021-03-31T16:59:47.236Z] ---> a4626691812e [2021-03-31T16:59:47.236Z] [2021-03-31T16:59:47.512Z] ---> Running in 9484e83f7a49 [2021-03-31T16:59:47.512Z] ---> Running in 9829439eef5c [2021-03-31T16:59:47.512Z] Successfully built a4626691812e [2021-03-31T16:59:47.512Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-31T16:59:48.100Z]  Building docker-core-metadata-go ... done Removing intermediate container 9484e83f7a49 [2021-03-31T16:59:48.100Z] ---> 5302b3a354df [2021-03-31T16:59:48.100Z] Step 29/31 : LABEL arch=arm64 [2021-03-31T16:59:48.101Z] Removing intermediate container 9829439eef5c [2021-03-31T16:59:48.101Z] ---> ddbab357c742 [2021-03-31T16:59:48.101Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T16:59:48.101Z] ---> Running in a2d03ed6ecf9 [2021-03-31T16:59:48.376Z] ---> Running in fa4927059a7d [2021-03-31T16:59:48.649Z] Removing intermediate container fa4927059a7d [2021-03-31T16:59:48.649Z] ---> ea0ff2a02cb0 [2021-03-31T16:59:48.649Z] Step 30/31 : LABEL git_sha=f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T16:59:49.240Z] ---> Running in 4230e2e42764 [2021-03-31T16:59:49.518Z] Removing intermediate container 4230e2e42764 [2021-03-31T16:59:49.518Z] ---> d9058dea3b6c [2021-03-31T16:59:49.518Z] Step 31/31 : LABEL version=2.0.0-dev.156 [2021-03-31T16:59:50.117Z] ---> Running in e0b134ee26cd [2021-03-31T16:59:50.389Z] Removing intermediate container e0b134ee26cd [2021-03-31T16:59:50.389Z] ---> bf558e5a2ffb [2021-03-31T16:59:50.389Z] [2021-03-31T16:59:50.661Z] Removing intermediate container a2d03ed6ecf9 [2021-03-31T16:59:50.661Z] ---> ef3ff4ec797a [2021-03-31T16:59:50.661Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-31T16:59:50.661Z] Successfully built bf558e5a2ffb [2021-03-31T16:59:50.946Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-31T16:59:50.946Z]  Building docker-security-bootstrapper-go ... done  ---> Running in 87e5a386e2b4 [2021-03-31T16:59:51.922Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T16:59:52.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T16:59:53.493Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-31T16:59:53.493Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-31T16:59:53.493Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-31T16:59:53.493Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-31T16:59:53.768Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-31T16:59:54.042Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-31T16:59:54.042Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T16:59:54.042Z] OK: 8 MiB in 20 packages [2021-03-31T16:59:55.501Z] Removing intermediate container 87e5a386e2b4 [2021-03-31T16:59:55.501Z] ---> c83fbd07d951 [2021-03-31T16:59:55.501Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T16:59:56.098Z] ---> 1e2d06532049 [2021-03-31T16:59:56.098Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-31T16:59:57.520Z] ---> 9dbb40481fc2 [2021-03-31T16:59:57.520Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-31T16:59:58.114Z] ---> 84ac64c48188 [2021-03-31T16:59:58.114Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-31T16:59:58.385Z] ---> Running in d37a74d48e71 [2021-03-31T16:59:58.656Z] Removing intermediate container d37a74d48e71 [2021-03-31T16:59:58.656Z] ---> fb9aff0afaa9 [2021-03-31T16:59:58.656Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T16:59:58.928Z] ---> Running in 22f0ea974ed6 [2021-03-31T16:59:59.200Z] Removing intermediate container 22f0ea974ed6 [2021-03-31T16:59:59.200Z] ---> dff65db44a4f [2021-03-31T16:59:59.477Z] Step 21/23 : LABEL arch=arm64 [2021-03-31T16:59:59.477Z] ---> Running in 08ee3b87546a [2021-03-31T16:59:59.754Z] Removing intermediate container 08ee3b87546a [2021-03-31T16:59:59.754Z] ---> 6cb3f4dee635 [2021-03-31T16:59:59.754Z] Step 22/23 : LABEL git_sha=f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:00.023Z] ---> Running in 49ee958d2dce [2021-03-31T17:00:00.626Z] Removing intermediate container 49ee958d2dce [2021-03-31T17:00:00.626Z] ---> 7ff09daa3f21 [2021-03-31T17:00:00.626Z] Step 23/23 : LABEL version=2.0.0-dev.156 [2021-03-31T17:00:00.626Z] ---> Running in 00112348a3e0 [2021-03-31T17:00:00.899Z] Removing intermediate container 00112348a3e0 [2021-03-31T17:00:00.899Z] ---> ba86a124a485 [2021-03-31T17:00:00.899Z] [2021-03-31T17:00:01.176Z] Successfully built ba86a124a485 [2021-03-31T17:00:01.449Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-31T17:00:01.736Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-31T17:00:01.729Z] $ docker stop --time=1 2983b49cc5ab4990961959edfc0d5c036237380ecf60d9b12d66591d497065e5 [2021-03-31T17:00:03.624Z] $ docker rm -f 2983b49cc5ab4990961959edfc0d5c036237380ecf60d9b12d66591d497065e5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T17:00:04.304Z] + grep docker [2021-03-31T17:00:04.305Z] + docker images [2021-03-31T17:00:04.575Z] docker-core-data-go-arm64 latest ba86a124a485 4 seconds ago 21.4MB [2021-03-31T17:00:04.575Z] docker-security-bootstrapper-go-arm64 latest bf558e5a2ffb 14 seconds ago 17.9MB [2021-03-31T17:00:04.575Z] docker-core-metadata-go-arm64 latest a4626691812e 18 seconds ago 17.9MB [2021-03-31T17:00:04.575Z] docker-support-scheduler-go-arm64 latest 7ead94d2b476 24 seconds ago 16.4MB [2021-03-31T17:00:04.575Z] docker-sys-mgmt-agent-go-arm64 latest badd95d07635 About a minute ago 301MB [2021-03-31T17:00:04.575Z] docker-security-secretstore-setup-go-arm64 latest 8398ab477184 3 minutes ago 24.4MB [2021-03-31T17:00:04.575Z] docker-support-notifications-go-arm64 latest a6f5c4b42f3b 3 minutes ago 16.9MB [2021-03-31T17:00:04.575Z] docker-core-command-go-arm64 latest b57d72709355 3 minutes ago 16.3MB [2021-03-31T17:00:04.575Z] docker-security-proxy-setup-go-arm64 latest ef21dea1e78d 3 minutes ago 24.1MB [2021-03-31T17:00:04.575Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T17:00:05.171Z] provisioning config files... [2021-03-31T17:00:05.206Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/424@tmp/config6185904696013959692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T17:00:05.601Z] ---> docker-login.sh [2021-03-31T17:00:05.601Z] nexus3.edgexfoundry.org:10001 [2021-03-31T17:00:05.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T17:00:06.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T17:00:06.146Z] Configure a credential helper to remove this warning. See [2021-03-31T17:00:06.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T17:00:06.146Z] [2021-03-31T17:00:06.146Z] Login Succeeded [2021-03-31T17:00:06.146Z] nexus3.edgexfoundry.org:10002 [2021-03-31T17:00:06.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T17:00:07.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T17:00:07.393Z] Configure a credential helper to remove this warning. See [2021-03-31T17:00:07.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T17:00:07.393Z] [2021-03-31T17:00:07.393Z] Login Succeeded [2021-03-31T17:00:07.393Z] nexus3.edgexfoundry.org:10003 [2021-03-31T17:00:07.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T17:00:07.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T17:00:07.665Z] Configure a credential helper to remove this warning. See [2021-03-31T17:00:07.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T17:00:07.665Z] [2021-03-31T17:00:07.665Z] Login Succeeded [2021-03-31T17:00:07.665Z] nexus3.edgexfoundry.org:10004 [2021-03-31T17:00:08.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T17:00:08.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T17:00:08.260Z] Configure a credential helper to remove this warning. See [2021-03-31T17:00:08.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T17:00:08.260Z] [2021-03-31T17:00:08.260Z] Login Succeeded [2021-03-31T17:00:08.260Z] docker.io [2021-03-31T17:00:08.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T17:00:09.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T17:00:09.123Z] Configure a credential helper to remove this warning. See [2021-03-31T17:00:09.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T17:00:09.123Z] [2021-03-31T17:00:09.123Z] Login Succeeded [2021-03-31T17:00:09.123Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T17:00:09.140Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:00:09.344Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2021-03-31T17:00:09.345Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:09.345Z] 2.0.0-dev.156 [2021-03-31T17:00:09.345Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:09.345Z] master [2021-03-31T17:00:09.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:09.853Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:10.183Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:10.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-03-31T17:00:10.183Z] b0c48cd18925: Preparing [2021-03-31T17:00:10.183Z] 35dada830301: Preparing [2021-03-31T17:00:10.183Z] a0ad76cefc96: Preparing [2021-03-31T17:00:10.183Z] 9233b0434842: Preparing [2021-03-31T17:00:10.183Z] b0d13f50be31: Preparing [2021-03-31T17:00:10.452Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:10.452Z] a0ad76cefc96: Pushed [2021-03-31T17:00:10.452Z] 9233b0434842: Pushed [2021-03-31T17:00:10.452Z] b0c48cd18925: Pushed [2021-03-31T17:00:13.053Z] 35dada830301: Pushed [2021-03-31T17:00:13.323Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92: digest: sha256:4545487270e30708e3c00412d88cb2f1d1afb2076dc1d021c1835bbb692f95bc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:13.659Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:13.992Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.156 [2021-03-31T17:00:13.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-03-31T17:00:13.993Z] b0c48cd18925: Preparing [2021-03-31T17:00:13.993Z] 35dada830301: Preparing [2021-03-31T17:00:13.993Z] a0ad76cefc96: Preparing [2021-03-31T17:00:13.993Z] 9233b0434842: Preparing [2021-03-31T17:00:13.993Z] b0d13f50be31: Preparing [2021-03-31T17:00:13.993Z] 9233b0434842: Layer already exists [2021-03-31T17:00:13.993Z] 35dada830301: Layer already exists [2021-03-31T17:00:13.993Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:13.993Z] b0c48cd18925: Layer already exists [2021-03-31T17:00:14.263Z] a0ad76cefc96: Layer already exists [2021-03-31T17:00:14.263Z] 2.0.0-dev.156: digest: sha256:4545487270e30708e3c00412d88cb2f1d1afb2076dc1d021c1835bbb692f95bc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:14.607Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:14.943Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:14.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-03-31T17:00:14.943Z] b0c48cd18925: Preparing [2021-03-31T17:00:14.943Z] 35dada830301: Preparing [2021-03-31T17:00:14.943Z] a0ad76cefc96: Preparing [2021-03-31T17:00:14.943Z] 9233b0434842: Preparing [2021-03-31T17:00:14.943Z] b0d13f50be31: Preparing [2021-03-31T17:00:15.217Z] b0c48cd18925: Layer already exists [2021-03-31T17:00:15.217Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:15.217Z] 9233b0434842: Layer already exists [2021-03-31T17:00:15.217Z] a0ad76cefc96: Layer already exists [2021-03-31T17:00:15.217Z] 35dada830301: Layer already exists [2021-03-31T17:00:15.217Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156: digest: sha256:4545487270e30708e3c00412d88cb2f1d1afb2076dc1d021c1835bbb692f95bc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:15.565Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:15.900Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2021-03-31T17:00:15.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-03-31T17:00:15.900Z] b0c48cd18925: Preparing [2021-03-31T17:00:15.900Z] 35dada830301: Preparing [2021-03-31T17:00:15.900Z] a0ad76cefc96: Preparing [2021-03-31T17:00:15.900Z] 9233b0434842: Preparing [2021-03-31T17:00:15.900Z] b0d13f50be31: Preparing [2021-03-31T17:00:15.900Z] a0ad76cefc96: Layer already exists [2021-03-31T17:00:15.900Z] b0c48cd18925: Layer already exists [2021-03-31T17:00:16.171Z] 35dada830301: Layer already exists [2021-03-31T17:00:16.171Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:16.171Z] 9233b0434842: Layer already exists [2021-03-31T17:00:16.171Z] master: digest: sha256:4545487270e30708e3c00412d88cb2f1d1afb2076dc1d021c1835bbb692f95bc size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:00:16.372Z] ===================================================== [Pipeline] echo [2021-03-31T17:00:16.427Z] taggedImages: [2021-03-31T17:00:16.427Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:16.427Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.156 [2021-03-31T17:00:16.427Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:16.427Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2021-03-31T17:00:16.499Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2021-03-31T17:00:16.499Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:16.499Z] 2.0.0-dev.156 [2021-03-31T17:00:16.499Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:16.499Z] master [2021-03-31T17:00:16.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:17.020Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:17.362Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:17.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-03-31T17:00:17.362Z] bf84c14dc0c5: Preparing [2021-03-31T17:00:17.362Z] a7843ce3d213: Preparing [2021-03-31T17:00:17.362Z] a0ad76cefc96: Preparing [2021-03-31T17:00:17.362Z] f733682a0703: Preparing [2021-03-31T17:00:17.362Z] 6056cae5745d: Preparing [2021-03-31T17:00:17.362Z] b0d13f50be31: Preparing [2021-03-31T17:00:17.362Z] b0d13f50be31: Waiting [2021-03-31T17:00:17.631Z] a0ad76cefc96: Layer already exists [2021-03-31T17:00:17.631Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:17.631Z] bf84c14dc0c5: Pushed [2021-03-31T17:00:17.631Z] 6056cae5745d: Pushed [2021-03-31T17:00:18.224Z] f733682a0703: Pushed [2021-03-31T17:00:20.828Z] a7843ce3d213: Pushed [2021-03-31T17:00:21.100Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92: digest: sha256:89e803ae673c8686c435c0689f90a6d9c90dc78b64b7cad22c43751401a10bb3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:21.438Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:21.768Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.156 [2021-03-31T17:00:21.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-03-31T17:00:21.768Z] bf84c14dc0c5: Preparing [2021-03-31T17:00:21.768Z] a7843ce3d213: Preparing [2021-03-31T17:00:21.768Z] a0ad76cefc96: Preparing [2021-03-31T17:00:21.768Z] f733682a0703: Preparing [2021-03-31T17:00:21.768Z] 6056cae5745d: Preparing [2021-03-31T17:00:21.768Z] b0d13f50be31: Preparing [2021-03-31T17:00:21.768Z] b0d13f50be31: Waiting [2021-03-31T17:00:22.039Z] a0ad76cefc96: Layer already exists [2021-03-31T17:00:22.039Z] 6056cae5745d: Layer already exists [2021-03-31T17:00:22.039Z] bf84c14dc0c5: Layer already exists [2021-03-31T17:00:22.039Z] f733682a0703: Layer already exists [2021-03-31T17:00:22.039Z] a7843ce3d213: Layer already exists [2021-03-31T17:00:22.039Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:22.039Z] 2.0.0-dev.156: digest: sha256:89e803ae673c8686c435c0689f90a6d9c90dc78b64b7cad22c43751401a10bb3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:22.379Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:22.711Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:22.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-03-31T17:00:22.711Z] bf84c14dc0c5: Preparing [2021-03-31T17:00:22.711Z] a7843ce3d213: Preparing [2021-03-31T17:00:22.711Z] a0ad76cefc96: Preparing [2021-03-31T17:00:22.711Z] f733682a0703: Preparing [2021-03-31T17:00:22.711Z] 6056cae5745d: Preparing [2021-03-31T17:00:22.711Z] b0d13f50be31: Preparing [2021-03-31T17:00:22.711Z] b0d13f50be31: Waiting [2021-03-31T17:00:22.711Z] 6056cae5745d: Layer already exists [2021-03-31T17:00:22.711Z] a7843ce3d213: Layer already exists [2021-03-31T17:00:22.711Z] bf84c14dc0c5: Layer already exists [2021-03-31T17:00:22.981Z] f733682a0703: Layer already exists [2021-03-31T17:00:22.981Z] a0ad76cefc96: Layer already exists [2021-03-31T17:00:22.981Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:22.981Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156: digest: sha256:89e803ae673c8686c435c0689f90a6d9c90dc78b64b7cad22c43751401a10bb3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:23.320Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:23.667Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2021-03-31T17:00:23.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-03-31T17:00:23.667Z] bf84c14dc0c5: Preparing [2021-03-31T17:00:23.667Z] a7843ce3d213: Preparing [2021-03-31T17:00:23.667Z] a0ad76cefc96: Preparing [2021-03-31T17:00:23.667Z] f733682a0703: Preparing [2021-03-31T17:00:23.667Z] 6056cae5745d: Preparing [2021-03-31T17:00:23.667Z] b0d13f50be31: Preparing [2021-03-31T17:00:23.667Z] b0d13f50be31: Waiting [2021-03-31T17:00:23.667Z] f733682a0703: Layer already exists [2021-03-31T17:00:23.667Z] a0ad76cefc96: Layer already exists [2021-03-31T17:00:23.943Z] bf84c14dc0c5: Layer already exists [2021-03-31T17:00:23.943Z] a7843ce3d213: Layer already exists [2021-03-31T17:00:23.943Z] 6056cae5745d: Layer already exists [2021-03-31T17:00:23.943Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:23.943Z] master: digest: sha256:89e803ae673c8686c435c0689f90a6d9c90dc78b64b7cad22c43751401a10bb3 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:00:24.161Z] ===================================================== [Pipeline] echo [2021-03-31T17:00:24.209Z] taggedImages: [2021-03-31T17:00:24.209Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:24.209Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.156 [2021-03-31T17:00:24.209Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:24.209Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2021-03-31T17:00:24.283Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2021-03-31T17:00:24.283Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:24.283Z] 2.0.0-dev.156 [2021-03-31T17:00:24.283Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:24.283Z] master [2021-03-31T17:00:24.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:24.860Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:25.225Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:25.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-03-31T17:00:25.225Z] 00e29aa14355: Preparing [2021-03-31T17:00:25.225Z] da440a31f374: Preparing [2021-03-31T17:00:25.225Z] a0ad76cefc96: Preparing [2021-03-31T17:00:25.225Z] 9233b0434842: Preparing [2021-03-31T17:00:25.225Z] b0d13f50be31: Preparing [2021-03-31T17:00:25.509Z] 9233b0434842: Layer already exists [2021-03-31T17:00:25.509Z] a0ad76cefc96: Layer already exists [2021-03-31T17:00:25.509Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:25.509Z] 00e29aa14355: Pushed [2021-03-31T17:00:28.885Z] da440a31f374: Pushed [2021-03-31T17:00:28.885Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92: digest: sha256:54ee1fc340f9cab083964bc837a93fd5b1d40f47ecaec67c58eda00349947231 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:29.222Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:29.555Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.156 [2021-03-31T17:00:29.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-03-31T17:00:29.555Z] 00e29aa14355: Preparing [2021-03-31T17:00:29.555Z] da440a31f374: Preparing [2021-03-31T17:00:29.555Z] a0ad76cefc96: Preparing [2021-03-31T17:00:29.555Z] 9233b0434842: Preparing [2021-03-31T17:00:29.555Z] b0d13f50be31: Preparing [2021-03-31T17:00:29.555Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:29.555Z] a0ad76cefc96: Layer already exists [2021-03-31T17:00:29.555Z] 00e29aa14355: Layer already exists [2021-03-31T17:00:29.555Z] da440a31f374: Layer already exists [2021-03-31T17:00:29.555Z] 9233b0434842: Layer already exists [2021-03-31T17:00:29.824Z] 2.0.0-dev.156: digest: sha256:54ee1fc340f9cab083964bc837a93fd5b1d40f47ecaec67c58eda00349947231 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:30.175Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:30.513Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:30.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-03-31T17:00:30.513Z] 00e29aa14355: Preparing [2021-03-31T17:00:30.513Z] da440a31f374: Preparing [2021-03-31T17:00:30.513Z] a0ad76cefc96: Preparing [2021-03-31T17:00:30.513Z] 9233b0434842: Preparing [2021-03-31T17:00:30.513Z] b0d13f50be31: Preparing [2021-03-31T17:00:30.513Z] a0ad76cefc96: Layer already exists [2021-03-31T17:00:30.513Z] 00e29aa14355: Layer already exists [2021-03-31T17:00:30.513Z] da440a31f374: Layer already exists [2021-03-31T17:00:30.513Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:30.513Z] 9233b0434842: Layer already exists [2021-03-31T17:00:30.783Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156: digest: sha256:54ee1fc340f9cab083964bc837a93fd5b1d40f47ecaec67c58eda00349947231 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:31.128Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:31.461Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2021-03-31T17:00:31.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-03-31T17:00:31.461Z] 00e29aa14355: Preparing [2021-03-31T17:00:31.461Z] da440a31f374: Preparing [2021-03-31T17:00:31.461Z] a0ad76cefc96: Preparing [2021-03-31T17:00:31.461Z] 9233b0434842: Preparing [2021-03-31T17:00:31.461Z] b0d13f50be31: Preparing [2021-03-31T17:00:31.733Z] 00e29aa14355: Layer already exists [2021-03-31T17:00:31.733Z] da440a31f374: Layer already exists [2021-03-31T17:00:31.733Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:31.733Z] 9233b0434842: Layer already exists [2021-03-31T17:00:31.733Z] a0ad76cefc96: Layer already exists [2021-03-31T17:00:31.733Z] master: digest: sha256:54ee1fc340f9cab083964bc837a93fd5b1d40f47ecaec67c58eda00349947231 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:00:32.015Z] ===================================================== [Pipeline] echo [2021-03-31T17:00:32.066Z] taggedImages: [2021-03-31T17:00:32.066Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:32.066Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.156 [2021-03-31T17:00:32.066Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:32.066Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2021-03-31T17:00:32.213Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go-arm64 with the following tags: [2021-03-31T17:00:32.213Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:32.213Z] 2.0.0-dev.156 [2021-03-31T17:00:32.213Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:32.213Z] master [2021-03-31T17:00:32.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:32.716Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:33.055Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:33.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-03-31T17:00:33.056Z] de431f0d62c3: Preparing [2021-03-31T17:00:33.056Z] de431f0d62c3: Preparing [2021-03-31T17:00:33.056Z] 646b6ce81727: Preparing [2021-03-31T17:00:33.056Z] 1f1e027ef834: Preparing [2021-03-31T17:00:33.056Z] 785c40bcaecf: Preparing [2021-03-31T17:00:33.056Z] 0ec07b10395c: Preparing [2021-03-31T17:00:33.056Z] a0ad76cefc96: Preparing [2021-03-31T17:00:33.056Z] 92dbadcc9702: Preparing [2021-03-31T17:00:33.056Z] 92dbadcc9702: Preparing [2021-03-31T17:00:33.056Z] f90c96b6080f: Preparing [2021-03-31T17:00:33.056Z] fc287dc857f8: Preparing [2021-03-31T17:00:33.056Z] b0d13f50be31: Preparing [2021-03-31T17:00:33.056Z] f90c96b6080f: Waiting [2021-03-31T17:00:33.056Z] fc287dc857f8: Waiting [2021-03-31T17:00:33.056Z] b0d13f50be31: Waiting [2021-03-31T17:00:33.056Z] a0ad76cefc96: Waiting [2021-03-31T17:00:33.056Z] 92dbadcc9702: Waiting [2021-03-31T17:00:33.330Z] 646b6ce81727: Pushed [2021-03-31T17:00:33.330Z] de431f0d62c3: Pushed [2021-03-31T17:00:33.600Z] 1f1e027ef834: Pushed [2021-03-31T17:00:33.600Z] 785c40bcaecf: Pushed [2021-03-31T17:00:33.869Z] a0ad76cefc96: Layer already exists [2021-03-31T17:00:33.869Z] 92dbadcc9702: Pushed [2021-03-31T17:00:33.869Z] f90c96b6080f: Pushed [2021-03-31T17:00:33.869Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:33.869Z] fc287dc857f8: Pushed [2021-03-31T17:00:36.487Z] 0ec07b10395c: Pushed [2021-03-31T17:00:36.762Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92: digest: sha256:6f96eb61a08804da75689b3a2087c4496e578392be01abf61397c36f6bdcfbf1 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:37.100Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:37.434Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.156 [2021-03-31T17:00:37.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-03-31T17:00:37.434Z] de431f0d62c3: Preparing [2021-03-31T17:00:37.434Z] de431f0d62c3: Preparing [2021-03-31T17:00:37.434Z] 646b6ce81727: Preparing [2021-03-31T17:00:37.434Z] 1f1e027ef834: Preparing [2021-03-31T17:00:37.434Z] 785c40bcaecf: Preparing [2021-03-31T17:00:37.434Z] 0ec07b10395c: Preparing [2021-03-31T17:00:37.434Z] a0ad76cefc96: Preparing [2021-03-31T17:00:37.434Z] 92dbadcc9702: Preparing [2021-03-31T17:00:37.434Z] 92dbadcc9702: Preparing [2021-03-31T17:00:37.434Z] f90c96b6080f: Preparing [2021-03-31T17:00:37.434Z] fc287dc857f8: Preparing [2021-03-31T17:00:37.434Z] b0d13f50be31: Preparing [2021-03-31T17:00:37.434Z] a0ad76cefc96: Waiting [2021-03-31T17:00:37.434Z] 92dbadcc9702: Waiting [2021-03-31T17:00:37.434Z] f90c96b6080f: Waiting [2021-03-31T17:00:37.434Z] fc287dc857f8: Waiting [2021-03-31T17:00:37.434Z] b0d13f50be31: Waiting [2021-03-31T17:00:37.434Z] 0ec07b10395c: Layer already exists [2021-03-31T17:00:37.434Z] 1f1e027ef834: Layer already exists [2021-03-31T17:00:37.434Z] de431f0d62c3: Layer already exists [2021-03-31T17:00:37.434Z] 785c40bcaecf: Layer already exists [2021-03-31T17:00:37.434Z] 646b6ce81727: Layer already exists [2021-03-31T17:00:37.703Z] 92dbadcc9702: Layer already exists [2021-03-31T17:00:37.703Z] a0ad76cefc96: Layer already exists [2021-03-31T17:00:37.703Z] fc287dc857f8: Layer already exists [2021-03-31T17:00:37.703Z] f90c96b6080f: Layer already exists [2021-03-31T17:00:37.703Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:37.703Z] 2.0.0-dev.156: digest: sha256:6f96eb61a08804da75689b3a2087c4496e578392be01abf61397c36f6bdcfbf1 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:38.039Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:38.373Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:38.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-03-31T17:00:38.373Z] de431f0d62c3: Preparing [2021-03-31T17:00:38.373Z] de431f0d62c3: Preparing [2021-03-31T17:00:38.373Z] 646b6ce81727: Preparing [2021-03-31T17:00:38.373Z] 1f1e027ef834: Preparing [2021-03-31T17:00:38.373Z] 785c40bcaecf: Preparing [2021-03-31T17:00:38.373Z] 0ec07b10395c: Preparing [2021-03-31T17:00:38.373Z] a0ad76cefc96: Preparing [2021-03-31T17:00:38.373Z] 92dbadcc9702: Preparing [2021-03-31T17:00:38.373Z] 92dbadcc9702: Preparing [2021-03-31T17:00:38.373Z] f90c96b6080f: Preparing [2021-03-31T17:00:38.373Z] fc287dc857f8: Preparing [2021-03-31T17:00:38.373Z] b0d13f50be31: Preparing [2021-03-31T17:00:38.373Z] 92dbadcc9702: Waiting [2021-03-31T17:00:38.373Z] f90c96b6080f: Waiting [2021-03-31T17:00:38.373Z] fc287dc857f8: Waiting [2021-03-31T17:00:38.373Z] b0d13f50be31: Waiting [2021-03-31T17:00:38.373Z] a0ad76cefc96: Waiting [2021-03-31T17:00:38.373Z] 785c40bcaecf: Layer already exists [2021-03-31T17:00:38.373Z] de431f0d62c3: Layer already exists [2021-03-31T17:00:38.373Z] 1f1e027ef834: Layer already exists [2021-03-31T17:00:38.373Z] 0ec07b10395c: Layer already exists [2021-03-31T17:00:38.373Z] 646b6ce81727: Layer already exists [2021-03-31T17:00:38.373Z] a0ad76cefc96: Layer already exists [2021-03-31T17:00:38.373Z] 92dbadcc9702: Layer already exists [2021-03-31T17:00:38.373Z] fc287dc857f8: Layer already exists [2021-03-31T17:00:38.373Z] f90c96b6080f: Layer already exists [2021-03-31T17:00:38.373Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:38.642Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156: digest: sha256:6f96eb61a08804da75689b3a2087c4496e578392be01abf61397c36f6bdcfbf1 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:38.984Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:39.585Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [2021-03-31T17:00:39.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-03-31T17:00:39.585Z] de431f0d62c3: Preparing [2021-03-31T17:00:39.585Z] de431f0d62c3: Preparing [2021-03-31T17:00:39.585Z] 646b6ce81727: Preparing [2021-03-31T17:00:39.585Z] 1f1e027ef834: Preparing [2021-03-31T17:00:39.585Z] 785c40bcaecf: Preparing [2021-03-31T17:00:39.585Z] 0ec07b10395c: Preparing [2021-03-31T17:00:39.585Z] a0ad76cefc96: Preparing [2021-03-31T17:00:39.585Z] 92dbadcc9702: Preparing [2021-03-31T17:00:39.586Z] 92dbadcc9702: Preparing [2021-03-31T17:00:39.586Z] f90c96b6080f: Preparing [2021-03-31T17:00:39.586Z] fc287dc857f8: Preparing [2021-03-31T17:00:39.586Z] b0d13f50be31: Preparing [2021-03-31T17:00:39.586Z] f90c96b6080f: Waiting [2021-03-31T17:00:39.586Z] fc287dc857f8: Waiting [2021-03-31T17:00:39.586Z] b0d13f50be31: Waiting [2021-03-31T17:00:39.586Z] a0ad76cefc96: Waiting [2021-03-31T17:00:39.586Z] 92dbadcc9702: Waiting [2021-03-31T17:00:39.586Z] 0ec07b10395c: Layer already exists [2021-03-31T17:00:39.586Z] 785c40bcaecf: Layer already exists [2021-03-31T17:00:39.586Z] 1f1e027ef834: Layer already exists [2021-03-31T17:00:39.586Z] 646b6ce81727: Layer already exists [2021-03-31T17:00:39.586Z] de431f0d62c3: Layer already exists [2021-03-31T17:00:39.586Z] a0ad76cefc96: Layer already exists [2021-03-31T17:00:39.586Z] 92dbadcc9702: Layer already exists [2021-03-31T17:00:39.586Z] f90c96b6080f: Layer already exists [2021-03-31T17:00:39.586Z] fc287dc857f8: Layer already exists [2021-03-31T17:00:39.586Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:39.856Z] master: digest: sha256:6f96eb61a08804da75689b3a2087c4496e578392be01abf61397c36f6bdcfbf1 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:00:40.089Z] ===================================================== [Pipeline] echo [2021-03-31T17:00:40.143Z] taggedImages: [2021-03-31T17:00:40.143Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:40.143Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.156 [2021-03-31T17:00:40.143Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:40.143Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] echo [2021-03-31T17:00:40.210Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2021-03-31T17:00:40.210Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:40.210Z] 2.0.0-dev.156 [2021-03-31T17:00:40.210Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:40.210Z] master [2021-03-31T17:00:40.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:40.722Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:41.055Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:41.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-03-31T17:00:41.055Z] b1f7ce12a326: Preparing [2021-03-31T17:00:41.055Z] b8cd12d6aef3: Preparing [2021-03-31T17:00:41.055Z] 4afb113aab22: Preparing [2021-03-31T17:00:41.055Z] 8d26ead76e2c: Preparing [2021-03-31T17:00:41.055Z] 79d88cc3f106: Preparing [2021-03-31T17:00:41.055Z] b0d13f50be31: Preparing [2021-03-31T17:00:41.055Z] b0d13f50be31: Waiting [2021-03-31T17:00:41.328Z] 8d26ead76e2c: Pushed [2021-03-31T17:00:41.328Z] 4afb113aab22: Pushed [2021-03-31T17:00:41.600Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:41.871Z] 79d88cc3f106: Pushed [2021-03-31T17:00:43.297Z] b8cd12d6aef3: Pushed [2021-03-31T17:00:43.297Z] b1f7ce12a326: Pushed [2021-03-31T17:00:43.567Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92: digest: sha256:6b1aee4e7bc366ae236625866be4ca1b5b41575b417863dbd756203d00afd399 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:44.180Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:44.517Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.156 [2021-03-31T17:00:44.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-03-31T17:00:44.517Z] b1f7ce12a326: Preparing [2021-03-31T17:00:44.517Z] b8cd12d6aef3: Preparing [2021-03-31T17:00:44.517Z] 4afb113aab22: Preparing [2021-03-31T17:00:44.517Z] 8d26ead76e2c: Preparing [2021-03-31T17:00:44.517Z] 79d88cc3f106: Preparing [2021-03-31T17:00:44.517Z] b0d13f50be31: Preparing [2021-03-31T17:00:44.517Z] b0d13f50be31: Waiting [2021-03-31T17:00:44.517Z] 79d88cc3f106: Layer already exists [2021-03-31T17:00:44.517Z] 8d26ead76e2c: Layer already exists [2021-03-31T17:00:44.517Z] b8cd12d6aef3: Layer already exists [2021-03-31T17:00:44.517Z] 4afb113aab22: Layer already exists [2021-03-31T17:00:44.517Z] b1f7ce12a326: Layer already exists [2021-03-31T17:00:44.786Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:44.787Z] 2.0.0-dev.156: digest: sha256:6b1aee4e7bc366ae236625866be4ca1b5b41575b417863dbd756203d00afd399 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:45.132Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:45.461Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:45.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-03-31T17:00:45.462Z] b1f7ce12a326: Preparing [2021-03-31T17:00:45.462Z] b8cd12d6aef3: Preparing [2021-03-31T17:00:45.462Z] 4afb113aab22: Preparing [2021-03-31T17:00:45.462Z] 8d26ead76e2c: Preparing [2021-03-31T17:00:45.462Z] 79d88cc3f106: Preparing [2021-03-31T17:00:45.462Z] b0d13f50be31: Preparing [2021-03-31T17:00:45.462Z] b0d13f50be31: Waiting [2021-03-31T17:00:45.732Z] 4afb113aab22: Layer already exists [2021-03-31T17:00:45.732Z] 79d88cc3f106: Layer already exists [2021-03-31T17:00:45.732Z] 8d26ead76e2c: Layer already exists [2021-03-31T17:00:45.732Z] b8cd12d6aef3: Layer already exists [2021-03-31T17:00:45.732Z] b1f7ce12a326: Layer already exists [2021-03-31T17:00:45.732Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:45.732Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156: digest: sha256:6b1aee4e7bc366ae236625866be4ca1b5b41575b417863dbd756203d00afd399 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:46.069Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:46.672Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2021-03-31T17:00:46.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-03-31T17:00:46.672Z] b1f7ce12a326: Preparing [2021-03-31T17:00:46.672Z] b8cd12d6aef3: Preparing [2021-03-31T17:00:46.672Z] 4afb113aab22: Preparing [2021-03-31T17:00:46.672Z] 8d26ead76e2c: Preparing [2021-03-31T17:00:46.672Z] 79d88cc3f106: Preparing [2021-03-31T17:00:46.672Z] b0d13f50be31: Preparing [2021-03-31T17:00:46.672Z] b0d13f50be31: Waiting [2021-03-31T17:00:46.943Z] b1f7ce12a326: Layer already exists [2021-03-31T17:00:46.943Z] 8d26ead76e2c: Layer already exists [2021-03-31T17:00:46.943Z] 4afb113aab22: Layer already exists [2021-03-31T17:00:46.943Z] b8cd12d6aef3: Layer already exists [2021-03-31T17:00:46.943Z] 79d88cc3f106: Layer already exists [2021-03-31T17:00:46.943Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:46.944Z] master: digest: sha256:6b1aee4e7bc366ae236625866be4ca1b5b41575b417863dbd756203d00afd399 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:00:47.142Z] ===================================================== [Pipeline] echo [2021-03-31T17:00:47.192Z] taggedImages: [2021-03-31T17:00:47.192Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:47.192Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.156 [2021-03-31T17:00:47.192Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:47.192Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2021-03-31T17:00:47.287Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2021-03-31T17:00:47.287Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:47.287Z] 2.0.0-dev.156 [2021-03-31T17:00:47.287Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:47.287Z] master [2021-03-31T17:00:47.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:47.789Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:48.117Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:48.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-03-31T17:00:48.118Z] 0c644a813d65: Preparing [2021-03-31T17:00:48.118Z] a239c781c441: Preparing [2021-03-31T17:00:48.118Z] 25825fda6fbf: Preparing [2021-03-31T17:00:48.118Z] 6ab68b5d7e49: Preparing [2021-03-31T17:00:48.118Z] ca536a97cd3b: Preparing [2021-03-31T17:00:48.118Z] d9589edac776: Preparing [2021-03-31T17:00:48.118Z] 1780d40c9b22: Preparing [2021-03-31T17:00:48.118Z] bb3462936604: Preparing [2021-03-31T17:00:48.118Z] b0d13f50be31: Preparing [2021-03-31T17:00:48.118Z] bb3462936604: Waiting [2021-03-31T17:00:48.118Z] d9589edac776: Waiting [2021-03-31T17:00:48.118Z] b0d13f50be31: Waiting [2021-03-31T17:00:48.118Z] 1780d40c9b22: Waiting [2021-03-31T17:00:48.709Z] ca536a97cd3b: Pushed [2021-03-31T17:00:48.709Z] 0c644a813d65: Pushed [2021-03-31T17:00:48.709Z] a239c781c441: Pushed [2021-03-31T17:00:49.305Z] d9589edac776: Pushed [2021-03-31T17:00:49.305Z] 1780d40c9b22: Pushed [2021-03-31T17:00:49.305Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:49.577Z] bb3462936604: Pushed [2021-03-31T17:00:51.010Z] 6ab68b5d7e49: Pushed [2021-03-31T17:00:51.010Z] 25825fda6fbf: Pushed [2021-03-31T17:00:51.280Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92: digest: sha256:61e67aa61cf24bfa041a2c8ebf2e3b246dcf9159f934d57e7eb7faa7058f4c7b size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:51.671Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:52.299Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.156 [2021-03-31T17:00:52.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-03-31T17:00:52.299Z] 0c644a813d65: Preparing [2021-03-31T17:00:52.299Z] a239c781c441: Preparing [2021-03-31T17:00:52.299Z] 25825fda6fbf: Preparing [2021-03-31T17:00:52.299Z] 6ab68b5d7e49: Preparing [2021-03-31T17:00:52.299Z] ca536a97cd3b: Preparing [2021-03-31T17:00:52.299Z] d9589edac776: Preparing [2021-03-31T17:00:52.299Z] 1780d40c9b22: Preparing [2021-03-31T17:00:52.299Z] bb3462936604: Preparing [2021-03-31T17:00:52.299Z] b0d13f50be31: Preparing [2021-03-31T17:00:52.299Z] 1780d40c9b22: Waiting [2021-03-31T17:00:52.299Z] b0d13f50be31: Waiting [2021-03-31T17:00:52.299Z] bb3462936604: Waiting [2021-03-31T17:00:52.299Z] d9589edac776: Waiting [2021-03-31T17:00:52.580Z] 6ab68b5d7e49: Layer already exists [2021-03-31T17:00:52.580Z] 0c644a813d65: Layer already exists [2021-03-31T17:00:52.580Z] ca536a97cd3b: Layer already exists [2021-03-31T17:00:52.580Z] 25825fda6fbf: Layer already exists [2021-03-31T17:00:52.580Z] a239c781c441: Layer already exists [2021-03-31T17:00:52.580Z] d9589edac776: Layer already exists [2021-03-31T17:00:52.580Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:52.580Z] 1780d40c9b22: Layer already exists [2021-03-31T17:00:52.580Z] bb3462936604: Layer already exists [2021-03-31T17:00:52.580Z] 2.0.0-dev.156: digest: sha256:61e67aa61cf24bfa041a2c8ebf2e3b246dcf9159f934d57e7eb7faa7058f4c7b size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:52.928Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:53.537Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:53.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-03-31T17:00:53.537Z] 0c644a813d65: Preparing [2021-03-31T17:00:53.537Z] a239c781c441: Preparing [2021-03-31T17:00:53.537Z] 25825fda6fbf: Preparing [2021-03-31T17:00:53.537Z] 6ab68b5d7e49: Preparing [2021-03-31T17:00:53.537Z] ca536a97cd3b: Preparing [2021-03-31T17:00:53.537Z] d9589edac776: Preparing [2021-03-31T17:00:53.537Z] 1780d40c9b22: Preparing [2021-03-31T17:00:53.537Z] bb3462936604: Preparing [2021-03-31T17:00:53.537Z] b0d13f50be31: Preparing [2021-03-31T17:00:53.537Z] bb3462936604: Waiting [2021-03-31T17:00:53.537Z] b0d13f50be31: Waiting [2021-03-31T17:00:53.537Z] d9589edac776: Waiting [2021-03-31T17:00:53.537Z] 1780d40c9b22: Waiting [2021-03-31T17:00:53.537Z] a239c781c441: Layer already exists [2021-03-31T17:00:53.537Z] 0c644a813d65: Layer already exists [2021-03-31T17:00:53.807Z] 6ab68b5d7e49: Layer already exists [2021-03-31T17:00:53.807Z] 25825fda6fbf: Layer already exists [2021-03-31T17:00:53.807Z] ca536a97cd3b: Layer already exists [2021-03-31T17:00:53.807Z] d9589edac776: Layer already exists [2021-03-31T17:00:53.807Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:53.807Z] 1780d40c9b22: Layer already exists [2021-03-31T17:00:53.807Z] bb3462936604: Layer already exists [2021-03-31T17:00:53.807Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156: digest: sha256:61e67aa61cf24bfa041a2c8ebf2e3b246dcf9159f934d57e7eb7faa7058f4c7b size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:54.146Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:54.479Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2021-03-31T17:00:54.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-03-31T17:00:54.479Z] 0c644a813d65: Preparing [2021-03-31T17:00:54.479Z] a239c781c441: Preparing [2021-03-31T17:00:54.479Z] 25825fda6fbf: Preparing [2021-03-31T17:00:54.479Z] 6ab68b5d7e49: Preparing [2021-03-31T17:00:54.479Z] ca536a97cd3b: Preparing [2021-03-31T17:00:54.479Z] d9589edac776: Preparing [2021-03-31T17:00:54.479Z] 1780d40c9b22: Preparing [2021-03-31T17:00:54.479Z] bb3462936604: Preparing [2021-03-31T17:00:54.479Z] b0d13f50be31: Preparing [2021-03-31T17:00:54.479Z] 1780d40c9b22: Waiting [2021-03-31T17:00:54.479Z] bb3462936604: Waiting [2021-03-31T17:00:54.479Z] d9589edac776: Waiting [2021-03-31T17:00:54.479Z] b0d13f50be31: Waiting [2021-03-31T17:00:54.479Z] ca536a97cd3b: Layer already exists [2021-03-31T17:00:54.479Z] a239c781c441: Layer already exists [2021-03-31T17:00:54.479Z] 6ab68b5d7e49: Layer already exists [2021-03-31T17:00:54.479Z] 0c644a813d65: Layer already exists [2021-03-31T17:00:54.479Z] 25825fda6fbf: Layer already exists [2021-03-31T17:00:54.479Z] d9589edac776: Layer already exists [2021-03-31T17:00:54.479Z] 1780d40c9b22: Layer already exists [2021-03-31T17:00:54.479Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:54.479Z] bb3462936604: Layer already exists [2021-03-31T17:00:54.749Z] master: digest: sha256:61e67aa61cf24bfa041a2c8ebf2e3b246dcf9159f934d57e7eb7faa7058f4c7b size: 2198 [2021-03-31T17:00:54.764Z] ---> ae72ad9afa63 [2021-03-31T17:00:54.764Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-31T17:00:54.764Z] ---> f760627d7118 [2021-03-31T17:00:54.764Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-31T17:00:54.764Z] ---> f732741ca28b [2021-03-31T17:00:54.764Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-31T17:00:54.764Z] ---> 7faf620d7c0e [2021-03-31T17:00:54.764Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-31T17:00:54.764Z] ---> 056c566708ab [2021-03-31T17:00:54.764Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-31T17:00:54.764Z] ---> Running in 30f6052ba715 [2021-03-31T17:00:54.764Z] ---> Running in bf7781a1264a [2021-03-31T17:00:54.764Z] ---> Running in a652dc959751 [2021-03-31T17:00:54.764Z] ---> Running in 9ee4fa00c81e [2021-03-31T17:00:54.764Z] ---> Running in 7addc6796c06 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:00:54.962Z] ===================================================== [Pipeline] echo [2021-03-31T17:00:55.038Z] taggedImages: [2021-03-31T17:00:55.038Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:55.038Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.156 [2021-03-31T17:00:55.038Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:55.038Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2021-03-31T17:00:55.111Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2021-03-31T17:00:55.111Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:55.111Z] 2.0.0-dev.156 [2021-03-31T17:00:55.111Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:00:55.111Z] master [2021-03-31T17:00:55.111Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:55.623Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:55.959Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:00:55.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-03-31T17:00:55.959Z] 5d1cd7e689fa: Preparing [2021-03-31T17:00:55.959Z] 6613d91ef29c: Preparing [2021-03-31T17:00:55.959Z] a0ad76cefc96: Preparing [2021-03-31T17:00:55.959Z] ef84b1f87ac0: Preparing [2021-03-31T17:00:55.959Z] b0d13f50be31: Preparing [2021-03-31T17:00:56.231Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:56.231Z] a0ad76cefc96: Layer already exists [2021-03-31T17:00:56.231Z] 5d1cd7e689fa: Pushed [2021-03-31T17:00:56.501Z] ef84b1f87ac0: Pushed [2021-03-31T17:00:58.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-31T17:00:58.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-31T17:00:58.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/core-command/core-command ./cmd/core-command [2021-03-31T17:00:58.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-31T17:00:58.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-31T17:00:59.105Z] 6613d91ef29c: Pushed [2021-03-31T17:00:59.105Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92: digest: sha256:6fcbade5e8a627f40a80fc22cfc8da762469314aed9f2713d92c6237ba03414c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:59.450Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:00:59.781Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.156 [2021-03-31T17:00:59.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-03-31T17:00:59.781Z] 5d1cd7e689fa: Preparing [2021-03-31T17:00:59.781Z] 6613d91ef29c: Preparing [2021-03-31T17:00:59.781Z] a0ad76cefc96: Preparing [2021-03-31T17:00:59.781Z] ef84b1f87ac0: Preparing [2021-03-31T17:00:59.781Z] b0d13f50be31: Preparing [2021-03-31T17:00:59.781Z] b0d13f50be31: Layer already exists [2021-03-31T17:00:59.781Z] ef84b1f87ac0: Layer already exists [2021-03-31T17:01:00.052Z] 5d1cd7e689fa: Layer already exists [2021-03-31T17:01:00.052Z] a0ad76cefc96: Layer already exists [2021-03-31T17:01:00.052Z] 6613d91ef29c: Layer already exists [2021-03-31T17:01:00.052Z] 2.0.0-dev.156: digest: sha256:6fcbade5e8a627f40a80fc22cfc8da762469314aed9f2713d92c6237ba03414c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:00.393Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:00.720Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:01:00.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-03-31T17:01:00.720Z] 5d1cd7e689fa: Preparing [2021-03-31T17:01:00.720Z] 6613d91ef29c: Preparing [2021-03-31T17:01:00.720Z] a0ad76cefc96: Preparing [2021-03-31T17:01:00.720Z] ef84b1f87ac0: Preparing [2021-03-31T17:01:00.720Z] b0d13f50be31: Preparing [2021-03-31T17:01:00.720Z] a0ad76cefc96: Layer already exists [2021-03-31T17:01:00.720Z] 5d1cd7e689fa: Layer already exists [2021-03-31T17:01:00.720Z] b0d13f50be31: Layer already exists [2021-03-31T17:01:00.720Z] ef84b1f87ac0: Layer already exists [2021-03-31T17:01:00.720Z] 6613d91ef29c: Layer already exists [2021-03-31T17:01:00.990Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156: digest: sha256:6fcbade5e8a627f40a80fc22cfc8da762469314aed9f2713d92c6237ba03414c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:01.340Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:01.683Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2021-03-31T17:01:01.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-03-31T17:01:01.683Z] 5d1cd7e689fa: Preparing [2021-03-31T17:01:01.683Z] 6613d91ef29c: Preparing [2021-03-31T17:01:01.683Z] a0ad76cefc96: Preparing [2021-03-31T17:01:01.683Z] ef84b1f87ac0: Preparing [2021-03-31T17:01:01.683Z] b0d13f50be31: Preparing [2021-03-31T17:01:01.683Z] 5d1cd7e689fa: Layer already exists [2021-03-31T17:01:01.683Z] ef84b1f87ac0: Layer already exists [2021-03-31T17:01:01.683Z] b0d13f50be31: Layer already exists [2021-03-31T17:01:01.683Z] a0ad76cefc96: Layer already exists [2021-03-31T17:01:01.683Z] 6613d91ef29c: Layer already exists [2021-03-31T17:01:01.955Z] master: digest: sha256:6fcbade5e8a627f40a80fc22cfc8da762469314aed9f2713d92c6237ba03414c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:01:02.166Z] ===================================================== [Pipeline] echo [2021-03-31T17:01:02.216Z] taggedImages: [2021-03-31T17:01:02.216Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:01:02.216Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.156 [2021-03-31T17:01:02.216Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:01:02.216Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2021-03-31T17:01:02.290Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2021-03-31T17:01:02.290Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:01:02.290Z] 2.0.0-dev.156 [2021-03-31T17:01:02.290Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:01:02.290Z] master [2021-03-31T17:01:02.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:02.863Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:03.202Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:01:03.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-03-31T17:01:03.202Z] 097894ade1e1: Preparing [2021-03-31T17:01:03.202Z] 13efc816236a: Preparing [2021-03-31T17:01:03.202Z] a0ad76cefc96: Preparing [2021-03-31T17:01:03.202Z] 9233b0434842: Preparing [2021-03-31T17:01:03.202Z] b0d13f50be31: Preparing [2021-03-31T17:01:03.473Z] a0ad76cefc96: Layer already exists [2021-03-31T17:01:03.473Z] b0d13f50be31: Layer already exists [2021-03-31T17:01:03.473Z] 9233b0434842: Layer already exists [2021-03-31T17:01:03.473Z] 097894ade1e1: Pushed [2021-03-31T17:01:06.081Z] 13efc816236a: Pushed [2021-03-31T17:01:06.351Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92: digest: sha256:8249c30564c10c832650494f6f86903d0017cdd072f7b48a676207773e4d535d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:06.693Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:07.109Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.156 [2021-03-31T17:01:07.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-03-31T17:01:07.109Z] 097894ade1e1: Preparing [2021-03-31T17:01:07.109Z] 13efc816236a: Preparing [2021-03-31T17:01:07.109Z] a0ad76cefc96: Preparing [2021-03-31T17:01:07.109Z] 9233b0434842: Preparing [2021-03-31T17:01:07.109Z] b0d13f50be31: Preparing [2021-03-31T17:01:07.109Z] a0ad76cefc96: Layer already exists [2021-03-31T17:01:07.109Z] b0d13f50be31: Layer already exists [2021-03-31T17:01:07.109Z] 9233b0434842: Layer already exists [2021-03-31T17:01:07.109Z] 097894ade1e1: Layer already exists [2021-03-31T17:01:07.109Z] 13efc816236a: Layer already exists [2021-03-31T17:01:07.380Z] 2.0.0-dev.156: digest: sha256:8249c30564c10c832650494f6f86903d0017cdd072f7b48a676207773e4d535d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:07.721Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:08.058Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:01:08.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-03-31T17:01:08.058Z] 097894ade1e1: Preparing [2021-03-31T17:01:08.058Z] 13efc816236a: Preparing [2021-03-31T17:01:08.058Z] a0ad76cefc96: Preparing [2021-03-31T17:01:08.058Z] 9233b0434842: Preparing [2021-03-31T17:01:08.058Z] b0d13f50be31: Preparing [2021-03-31T17:01:08.058Z] 9233b0434842: Layer already exists [2021-03-31T17:01:08.058Z] b0d13f50be31: Layer already exists [2021-03-31T17:01:08.058Z] a0ad76cefc96: Layer already exists [2021-03-31T17:01:08.058Z] 097894ade1e1: Layer already exists [2021-03-31T17:01:08.058Z] 13efc816236a: Layer already exists [2021-03-31T17:01:08.327Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156: digest: sha256:8249c30564c10c832650494f6f86903d0017cdd072f7b48a676207773e4d535d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:08.669Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:08.994Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2021-03-31T17:01:08.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-03-31T17:01:08.994Z] 097894ade1e1: Preparing [2021-03-31T17:01:08.994Z] 13efc816236a: Preparing [2021-03-31T17:01:08.994Z] a0ad76cefc96: Preparing [2021-03-31T17:01:08.994Z] 9233b0434842: Preparing [2021-03-31T17:01:08.994Z] b0d13f50be31: Preparing [2021-03-31T17:01:08.994Z] 9233b0434842: Layer already exists [2021-03-31T17:01:08.994Z] a0ad76cefc96: Layer already exists [2021-03-31T17:01:08.994Z] 13efc816236a: Layer already exists [2021-03-31T17:01:08.994Z] b0d13f50be31: Layer already exists [2021-03-31T17:01:08.994Z] 097894ade1e1: Layer already exists [2021-03-31T17:01:09.264Z] master: digest: sha256:8249c30564c10c832650494f6f86903d0017cdd072f7b48a676207773e4d535d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:01:09.459Z] ===================================================== [Pipeline] echo [2021-03-31T17:01:09.507Z] taggedImages: [2021-03-31T17:01:09.507Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:01:09.507Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.156 [2021-03-31T17:01:09.507Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:01:09.507Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2021-03-31T17:01:09.573Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2021-03-31T17:01:09.573Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:01:09.573Z] 2.0.0-dev.156 [2021-03-31T17:01:09.573Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:01:09.573Z] master [2021-03-31T17:01:09.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:10.112Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:10.447Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:01:10.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-03-31T17:01:10.447Z] 26df500bd66e: Preparing [2021-03-31T17:01:10.447Z] 928c608109e8: Preparing [2021-03-31T17:01:10.447Z] f6828c0bce64: Preparing [2021-03-31T17:01:10.447Z] 24975823d3dc: Preparing [2021-03-31T17:01:10.447Z] 9d7b34553104: Preparing [2021-03-31T17:01:10.447Z] 05b949bcb500: Preparing [2021-03-31T17:01:10.447Z] 3075de1eaf6d: Preparing [2021-03-31T17:01:10.447Z] 9ded3b6bb9b5: Preparing [2021-03-31T17:01:10.447Z] fa1afe8e6ed9: Preparing [2021-03-31T17:01:10.447Z] 87a09b4c083e: Preparing [2021-03-31T17:01:10.447Z] 0f74e9ff2a61: Preparing [2021-03-31T17:01:10.447Z] b122376c33c6: Preparing [2021-03-31T17:01:10.447Z] f8381ed47b22: Preparing [2021-03-31T17:01:10.447Z] e934a737d657: Preparing [2021-03-31T17:01:10.447Z] 87a09b4c083e: Waiting [2021-03-31T17:01:10.447Z] 0f74e9ff2a61: Waiting [2021-03-31T17:01:10.447Z] 05b949bcb500: Waiting [2021-03-31T17:01:10.447Z] b122376c33c6: Waiting [2021-03-31T17:01:10.447Z] 3075de1eaf6d: Waiting [2021-03-31T17:01:10.447Z] f8381ed47b22: Waiting [2021-03-31T17:01:10.447Z] 9ded3b6bb9b5: Waiting [2021-03-31T17:01:10.447Z] e934a737d657: Waiting [2021-03-31T17:01:10.447Z] fa1afe8e6ed9: Waiting [2021-03-31T17:01:11.046Z] 9d7b34553104: Pushed [2021-03-31T17:01:11.046Z] 26df500bd66e: Pushed [2021-03-31T17:01:11.650Z] 24975823d3dc: Pushed [2021-03-31T17:01:11.651Z] 9ded3b6bb9b5: Layer already exists [2021-03-31T17:01:11.924Z] fa1afe8e6ed9: Layer already exists [2021-03-31T17:01:11.924Z] 3075de1eaf6d: Pushed [2021-03-31T17:01:11.924Z] 87a09b4c083e: Layer already exists [2021-03-31T17:01:11.924Z] 0f74e9ff2a61: Layer already exists [2021-03-31T17:01:11.924Z] b122376c33c6: Layer already exists [2021-03-31T17:01:11.924Z] f8381ed47b22: Layer already exists [2021-03-31T17:01:11.924Z] e934a737d657: Layer already exists [2021-03-31T17:01:12.198Z] 928c608109e8: Pushed [2021-03-31T17:01:13.637Z] 05b949bcb500: Pushed [2021-03-31T17:01:23.790Z] f6828c0bce64: Pushed [2021-03-31T17:01:24.063Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92: digest: sha256:537329eba01b48299395802cff932c95c062fd508fc4c1f50f70d5a20f7ddf0e size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:24.419Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:24.763Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.156 [2021-03-31T17:01:24.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-03-31T17:01:24.763Z] 26df500bd66e: Preparing [2021-03-31T17:01:24.763Z] 928c608109e8: Preparing [2021-03-31T17:01:24.763Z] f6828c0bce64: Preparing [2021-03-31T17:01:24.763Z] 24975823d3dc: Preparing [2021-03-31T17:01:24.763Z] 9d7b34553104: Preparing [2021-03-31T17:01:24.763Z] 05b949bcb500: Preparing [2021-03-31T17:01:24.763Z] 3075de1eaf6d: Preparing [2021-03-31T17:01:24.763Z] 9ded3b6bb9b5: Preparing [2021-03-31T17:01:24.763Z] fa1afe8e6ed9: Preparing [2021-03-31T17:01:24.763Z] 87a09b4c083e: Preparing [2021-03-31T17:01:24.763Z] 0f74e9ff2a61: Preparing [2021-03-31T17:01:24.763Z] b122376c33c6: Preparing [2021-03-31T17:01:24.763Z] f8381ed47b22: Preparing [2021-03-31T17:01:24.763Z] e934a737d657: Preparing [2021-03-31T17:01:24.763Z] 05b949bcb500: Waiting [2021-03-31T17:01:24.763Z] 3075de1eaf6d: Waiting [2021-03-31T17:01:24.763Z] 0f74e9ff2a61: Waiting [2021-03-31T17:01:24.763Z] b122376c33c6: Waiting [2021-03-31T17:01:24.763Z] 9ded3b6bb9b5: Waiting [2021-03-31T17:01:24.763Z] fa1afe8e6ed9: Waiting [2021-03-31T17:01:24.763Z] 87a09b4c083e: Waiting [2021-03-31T17:01:24.763Z] e934a737d657: Waiting [2021-03-31T17:01:24.763Z] f8381ed47b22: Waiting [2021-03-31T17:01:25.034Z] 9d7b34553104: Layer already exists [2021-03-31T17:01:25.034Z] f6828c0bce64: Layer already exists [2021-03-31T17:01:25.034Z] 928c608109e8: Layer already exists [2021-03-31T17:01:25.034Z] 26df500bd66e: Layer already exists [2021-03-31T17:01:25.034Z] 24975823d3dc: Layer already exists [2021-03-31T17:01:25.034Z] 9ded3b6bb9b5: Layer already exists [2021-03-31T17:01:25.034Z] 3075de1eaf6d: Layer already exists [2021-03-31T17:01:25.034Z] 87a09b4c083e: Layer already exists [2021-03-31T17:01:25.034Z] 05b949bcb500: Layer already exists [2021-03-31T17:01:25.034Z] fa1afe8e6ed9: Layer already exists [2021-03-31T17:01:25.034Z] f8381ed47b22: Layer already exists [2021-03-31T17:01:25.034Z] e934a737d657: Layer already exists [2021-03-31T17:01:25.034Z] b122376c33c6: Layer already exists [2021-03-31T17:01:25.034Z] 0f74e9ff2a61: Layer already exists [2021-03-31T17:01:25.034Z] 2.0.0-dev.156: digest: sha256:537329eba01b48299395802cff932c95c062fd508fc4c1f50f70d5a20f7ddf0e size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:25.367Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:25.700Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:01:25.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-03-31T17:01:25.700Z] 26df500bd66e: Preparing [2021-03-31T17:01:25.700Z] 928c608109e8: Preparing [2021-03-31T17:01:25.700Z] f6828c0bce64: Preparing [2021-03-31T17:01:25.700Z] 24975823d3dc: Preparing [2021-03-31T17:01:25.700Z] 9d7b34553104: Preparing [2021-03-31T17:01:25.700Z] 05b949bcb500: Preparing [2021-03-31T17:01:25.700Z] 3075de1eaf6d: Preparing [2021-03-31T17:01:25.700Z] 9ded3b6bb9b5: Preparing [2021-03-31T17:01:25.700Z] fa1afe8e6ed9: Preparing [2021-03-31T17:01:25.700Z] 87a09b4c083e: Preparing [2021-03-31T17:01:25.700Z] 0f74e9ff2a61: Preparing [2021-03-31T17:01:25.700Z] b122376c33c6: Preparing [2021-03-31T17:01:25.700Z] f8381ed47b22: Preparing [2021-03-31T17:01:25.700Z] e934a737d657: Preparing [2021-03-31T17:01:25.700Z] fa1afe8e6ed9: Waiting [2021-03-31T17:01:25.700Z] 87a09b4c083e: Waiting [2021-03-31T17:01:25.700Z] 0f74e9ff2a61: Waiting [2021-03-31T17:01:25.700Z] 3075de1eaf6d: Waiting [2021-03-31T17:01:25.700Z] 9ded3b6bb9b5: Waiting [2021-03-31T17:01:25.700Z] b122376c33c6: Waiting [2021-03-31T17:01:25.700Z] f8381ed47b22: Waiting [2021-03-31T17:01:25.700Z] e934a737d657: Waiting [2021-03-31T17:01:25.700Z] 05b949bcb500: Waiting [2021-03-31T17:01:25.700Z] 24975823d3dc: Layer already exists [2021-03-31T17:01:25.700Z] 9d7b34553104: Layer already exists [2021-03-31T17:01:25.700Z] 928c608109e8: Layer already exists [2021-03-31T17:01:25.700Z] f6828c0bce64: Layer already exists [2021-03-31T17:01:25.700Z] 26df500bd66e: Layer already exists [2021-03-31T17:01:25.700Z] 05b949bcb500: Layer already exists [2021-03-31T17:01:25.700Z] 3075de1eaf6d: Layer already exists [2021-03-31T17:01:25.700Z] 9ded3b6bb9b5: Layer already exists [2021-03-31T17:01:25.700Z] fa1afe8e6ed9: Layer already exists [2021-03-31T17:01:25.971Z] 87a09b4c083e: Layer already exists [2021-03-31T17:01:25.971Z] b122376c33c6: Layer already exists [2021-03-31T17:01:25.971Z] 0f74e9ff2a61: Layer already exists [2021-03-31T17:01:25.971Z] f8381ed47b22: Layer already exists [2021-03-31T17:01:25.971Z] e934a737d657: Layer already exists [2021-03-31T17:01:25.971Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156: digest: sha256:537329eba01b48299395802cff932c95c062fd508fc4c1f50f70d5a20f7ddf0e size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:26.317Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:01:26.652Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2021-03-31T17:01:26.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-03-31T17:01:26.652Z] 26df500bd66e: Preparing [2021-03-31T17:01:26.652Z] 928c608109e8: Preparing [2021-03-31T17:01:26.652Z] f6828c0bce64: Preparing [2021-03-31T17:01:26.652Z] 24975823d3dc: Preparing [2021-03-31T17:01:26.652Z] 9d7b34553104: Preparing [2021-03-31T17:01:26.652Z] 05b949bcb500: Preparing [2021-03-31T17:01:26.652Z] 3075de1eaf6d: Preparing [2021-03-31T17:01:26.652Z] 9ded3b6bb9b5: Preparing [2021-03-31T17:01:26.652Z] fa1afe8e6ed9: Preparing [2021-03-31T17:01:26.652Z] 87a09b4c083e: Preparing [2021-03-31T17:01:26.652Z] 0f74e9ff2a61: Preparing [2021-03-31T17:01:26.652Z] b122376c33c6: Preparing [2021-03-31T17:01:26.652Z] f8381ed47b22: Preparing [2021-03-31T17:01:26.652Z] e934a737d657: Preparing [2021-03-31T17:01:26.652Z] 87a09b4c083e: Waiting [2021-03-31T17:01:26.652Z] 05b949bcb500: Waiting [2021-03-31T17:01:26.652Z] 0f74e9ff2a61: Waiting [2021-03-31T17:01:26.652Z] b122376c33c6: Waiting [2021-03-31T17:01:26.652Z] f8381ed47b22: Waiting [2021-03-31T17:01:26.652Z] e934a737d657: Waiting [2021-03-31T17:01:26.652Z] 3075de1eaf6d: Waiting [2021-03-31T17:01:26.652Z] 9ded3b6bb9b5: Waiting [2021-03-31T17:01:26.652Z] fa1afe8e6ed9: Waiting [2021-03-31T17:01:26.652Z] f6828c0bce64: Layer already exists [2021-03-31T17:01:26.652Z] 928c608109e8: Layer already exists [2021-03-31T17:01:26.652Z] 9d7b34553104: Layer already exists [2021-03-31T17:01:26.652Z] 26df500bd66e: Layer already exists [2021-03-31T17:01:26.652Z] 24975823d3dc: Layer already exists [2021-03-31T17:01:26.921Z] 05b949bcb500: Layer already exists [2021-03-31T17:01:26.921Z] fa1afe8e6ed9: Layer already exists [2021-03-31T17:01:26.921Z] 9ded3b6bb9b5: Layer already exists [2021-03-31T17:01:26.921Z] 3075de1eaf6d: Layer already exists [2021-03-31T17:01:26.921Z] 87a09b4c083e: Layer already exists [2021-03-31T17:01:26.921Z] b122376c33c6: Layer already exists [2021-03-31T17:01:26.921Z] f8381ed47b22: Layer already exists [2021-03-31T17:01:26.921Z] e934a737d657: Layer already exists [2021-03-31T17:01:26.921Z] 0f74e9ff2a61: Layer already exists [2021-03-31T17:01:26.921Z] master: digest: sha256:537329eba01b48299395802cff932c95c062fd508fc4c1f50f70d5a20f7ddf0e size: 3252 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:01:27.130Z] ===================================================== [Pipeline] echo [2021-03-31T17:01:27.177Z] taggedImages: [2021-03-31T17:01:27.177Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:01:27.177Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.156 [2021-03-31T17:01:27.177Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:01:27.177Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-31T17:01:27.857Z] ---> job-cost.sh [2021-03-31T17:01:27.857Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JTni [2021-03-31T17:02:06.811Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-31T17:02:09.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-31T17:02:23.801Z] Removing intermediate container 30f6052ba715 [2021-03-31T17:02:23.801Z] ---> 726be1d4370a [2021-03-31T17:02:23.801Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-31T17:02:26.267Z] ---> Running in 01d76b32c34f [2021-03-31T17:02:29.154Z] Removing intermediate container bf7781a1264a [2021-03-31T17:02:29.154Z] ---> 02e8d07f1ffb [2021-03-31T17:02:29.154Z] [2021-03-31T17:02:29.154Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T17:02:29.516Z] Removing intermediate container 7addc6796c06 [2021-03-31T17:02:29.516Z] ---> 52b9d1f54ce8 [2021-03-31T17:02:29.516Z] [2021-03-31T17:02:29.516Z] Step 10/21 : FROM alpine:3.12 [2021-03-31T17:02:29.516Z] 3.12: Pulling from library/alpine [2021-03-31T17:02:29.966Z] 3.12: Pulling from library/alpine [2021-03-31T17:02:29.966Z] Removing intermediate container a652dc959751 [2021-03-31T17:02:29.966Z] ---> a120525363e8 [2021-03-31T17:02:29.966Z] [2021-03-31T17:02:29.966Z] Step 10/22 : FROM alpine:3.12 [2021-03-31T17:02:30.573Z] 3.12: Pulling from library/alpine [2021-03-31T17:02:30.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-31T17:02:34.974Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T17:02:34.974Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T17:02:34.974Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T17:02:34.974Z] Status: Downloaded newer image for alpine:3.12 [2021-03-31T17:02:34.974Z] ---> 42cb162f0360 [2021-03-31T17:02:34.974Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-31T17:02:34.974Z] Status: Image is up to date for alpine:3.12 [2021-03-31T17:02:34.974Z] ---> 42cb162f0360 [2021-03-31T17:02:34.974Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-31T17:02:34.974Z] Status: Downloaded newer image for alpine:3.12 [2021-03-31T17:02:34.974Z] ---> 42cb162f0360 [2021-03-31T17:02:34.974Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-31T17:02:37.608Z] ---> Running in ec7084b39b33 [2021-03-31T17:02:37.608Z] ---> Running in 67d20035988e [2021-03-31T17:02:37.608Z] ---> Running in 0f5ce4b6972c [2021-03-31T17:02:37.899Z] Removing intermediate container 9ee4fa00c81e [2021-03-31T17:02:37.899Z] ---> 72983e1803b2 [2021-03-31T17:02:37.899Z] [2021-03-31T17:02:37.899Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T17:02:37.899Z] ---> 42cb162f0360 [2021-03-31T17:02:37.899Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-31T17:02:38.210Z] ---> Running in ed8d20186962 [2021-03-31T17:02:39.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T17:02:39.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T17:02:39.939Z] Removing intermediate container 01d76b32c34f [2021-03-31T17:02:39.939Z] ---> 8d2b0712fdf7 [2021-03-31T17:02:39.939Z] [2021-03-31T17:02:39.939Z] Step 11/26 : FROM docker:20.10.0 [2021-03-31T17:02:40.381Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-31T17:02:40.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T17:02:40.381Z] 20.10.0: Pulling from library/docker [2021-03-31T17:02:40.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T17:02:40.381Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T17:02:40.860Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-31T17:02:40.860Z] (4/4) Installing curl (7.69.1-r3) [2021-03-31T17:02:40.860Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T17:02:40.860Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T17:02:40.860Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T17:02:41.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T17:02:41.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T17:02:41.316Z] OK: 7 MiB in 18 packages [2021-03-31T17:02:41.769Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T17:02:41.769Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-31T17:02:41.769Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T17:02:41.769Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-31T17:02:42.556Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-31T17:02:42.556Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T17:02:42.923Z] OK: 6 MiB in 15 packages [2021-03-31T17:02:43.388Z] OK: 6 MiB in 15 packages [2021-03-31T17:02:43.388Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-31T17:02:43.388Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T17:02:43.388Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T17:02:43.810Z] OK: 6 MiB in 16 packages [2021-03-31T17:02:46.480Z] Removing intermediate container ec7084b39b33 [2021-03-31T17:02:46.480Z] ---> 1dab4c24aabb [2021-03-31T17:02:46.480Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-31T17:02:46.814Z] ---> Running in 99cf717e8f8e [2021-03-31T17:02:47.334Z] Removing intermediate container ed8d20186962 [2021-03-31T17:02:47.334Z] ---> a3660cf814d8 [2021-03-31T17:02:47.334Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T17:02:47.334Z] Removing intermediate container 67d20035988e [2021-03-31T17:02:47.334Z] ---> 130daae7073f [2021-03-31T17:02:47.334Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T17:02:47.871Z] ---> Running in 1099361c6f6c [2021-03-31T17:02:47.871Z] Removing intermediate container 0f5ce4b6972c [2021-03-31T17:02:47.871Z] ---> d9f4e7e11131 [2021-03-31T17:02:47.871Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T17:02:47.871Z] ---> Running in 0c741437ea44 [2021-03-31T17:02:47.871Z] Removing intermediate container 99cf717e8f8e [2021-03-31T17:02:47.871Z] ---> c7caf355d0c7 [2021-03-31T17:02:47.871Z] Step 13/21 : WORKDIR /edgex [2021-03-31T17:02:47.871Z] ---> Running in 9be0d73de0f2 [2021-03-31T17:02:47.871Z] ---> Running in 52cb2786e6f6 [2021-03-31T17:02:48.294Z] Removing intermediate container 1099361c6f6c [2021-03-31T17:02:48.294Z] ---> 39ea88a27a36 [2021-03-31T17:02:48.294Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-31T17:02:48.294Z] Removing intermediate container 0c741437ea44 [2021-03-31T17:02:48.294Z] ---> 327e6ffddc99 [2021-03-31T17:02:48.294Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-31T17:02:48.294Z] ---> Running in 39e56d7bd5c7 [2021-03-31T17:02:48.774Z] Removing intermediate container 9be0d73de0f2 [2021-03-31T17:02:48.774Z] ---> 4e4d205cb899 [2021-03-31T17:02:48.774Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-31T17:02:48.774Z] Removing intermediate container 52cb2786e6f6 [2021-03-31T17:02:48.774Z] ---> e42f82654f58 [2021-03-31T17:02:48.774Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-31T17:02:48.774Z] ---> Running in 10faed80253a [2021-03-31T17:02:48.774Z] ---> Running in 0caa947123eb [2021-03-31T17:02:48.774Z] Removing intermediate container 39e56d7bd5c7 [2021-03-31T17:02:48.774Z] ---> 0c4967ff5581 [2021-03-31T17:02:48.774Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-31T17:02:48.774Z] Removing intermediate container 10faed80253a [2021-03-31T17:02:48.774Z] ---> a207991d3be5 [2021-03-31T17:02:48.774Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-31T17:02:49.257Z] Removing intermediate container 0caa947123eb [2021-03-31T17:02:49.257Z] ---> 25e0640771a5 [2021-03-31T17:02:49.257Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-31T17:02:49.257Z] ---> Running in 6a04a1550290 [2021-03-31T17:02:49.257Z] ---> Running in 62c45cd3d79d [2021-03-31T17:02:49.257Z] ---> 4d5b1eedab44 [2021-03-31T17:02:49.257Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-31T17:02:49.752Z] ---> Running in d2cf1a13985a [2021-03-31T17:02:50.296Z] Removing intermediate container 6a04a1550290 [2021-03-31T17:02:50.296Z] ---> 63cb6baaa3f1 [2021-03-31T17:02:50.296Z] Step 15/23 : WORKDIR / [2021-03-31T17:02:50.812Z] Removing intermediate container 62c45cd3d79d [2021-03-31T17:02:50.813Z] ---> bb7546ddbe36 [2021-03-31T17:02:50.813Z] Step 15/23 : WORKDIR / [2021-03-31T17:02:50.813Z] ---> Running in a78020a47ca5 [2021-03-31T17:02:50.813Z] Removing intermediate container d2cf1a13985a [2021-03-31T17:02:50.813Z] ---> 5e7035a40b6d [2021-03-31T17:02:50.813Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T17:02:50.813Z] ---> Running in 8d812d02264a [2021-03-31T17:02:51.411Z] ---> 3a1142749be1 [2021-03-31T17:02:51.411Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-31T17:02:51.411Z] Removing intermediate container a78020a47ca5 [2021-03-31T17:02:51.411Z] ---> 4264edb00148 [2021-03-31T17:02:51.411Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T17:02:51.869Z] ---> c07fc99c4913 [2021-03-31T17:02:51.869Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-31T17:02:51.869Z] Removing intermediate container 8d812d02264a [2021-03-31T17:02:51.869Z] ---> 3777181acf30 [2021-03-31T17:02:51.869Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T17:02:52.161Z] ---> 897b2c17aea0 [2021-03-31T17:02:52.161Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-31T17:02:52.450Z] ---> Running in b6a90addb5ac [2021-03-31T17:02:52.450Z] ---> 696c63dc3925 [2021-03-31T17:02:52.450Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-31T17:02:52.801Z] ---> f8124fcbe0c5 [2021-03-31T17:02:52.801Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-31T17:02:53.224Z] ---> 907eaa5e0af3 [2021-03-31T17:02:53.224Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-31T17:02:53.224Z] Removing intermediate container b6a90addb5ac [2021-03-31T17:02:53.224Z] ---> 8194e14e9978 [2021-03-31T17:02:53.224Z] Step 18/21 : CMD ["--init=true"] [2021-03-31T17:02:53.224Z] ---> Running in e1e80510722b [2021-03-31T17:02:53.561Z] ---> 622591feea5a [2021-03-31T17:02:53.561Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-31T17:02:53.917Z] ---> 033258b35b15 [2021-03-31T17:02:53.917Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-31T17:02:53.917Z] Removing intermediate container e1e80510722b [2021-03-31T17:02:53.917Z] ---> 94989def8467 [2021-03-31T17:02:53.917Z] Step 19/21 : LABEL arch=x86_64 [2021-03-31T17:02:54.263Z] ---> Running in 14f2f751454b [2021-03-31T17:02:54.263Z] ---> 91d4eb87bbce [2021-03-31T17:02:54.263Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-31T17:02:54.263Z] ---> Running in 28cbbf01f8e8 [2021-03-31T17:02:54.263Z] ---> 52ce4c7dc338 [2021-03-31T17:02:54.263Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-31T17:02:55.011Z] ---> Running in 226b3385dddf [2021-03-31T17:02:55.659Z] Removing intermediate container 14f2f751454b [2021-03-31T17:02:55.659Z] ---> edd98f6239cc [2021-03-31T17:02:55.659Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T17:02:55.659Z] Removing intermediate container 28cbbf01f8e8 [2021-03-31T17:02:55.659Z] ---> ffb81f4c4300 [2021-03-31T17:02:55.659Z] Step 20/21 : LABEL git_sha=f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:02:55.659Z] ---> 3101989ac912 [2021-03-31T17:02:55.659Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-31T17:02:55.659Z] ---> Running in 2566b0e8fc69 [2021-03-31T17:02:55.974Z] ---> Running in d13272fefd23 [2021-03-31T17:02:55.974Z] ---> Running in 9cd7bf0917a1 [2021-03-31T17:02:56.255Z] Removing intermediate container 226b3385dddf [2021-03-31T17:02:56.255Z] ---> 7b2e5c16572d [2021-03-31T17:02:56.255Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T17:02:56.573Z] ---> Running in ae8666e2a60d [2021-03-31T17:02:56.573Z] Removing intermediate container 2566b0e8fc69 [2021-03-31T17:02:56.573Z] ---> 48491c2ccbb2 [2021-03-31T17:02:56.573Z] Step 20/22 : LABEL arch=x86_64 [2021-03-31T17:02:56.905Z] Removing intermediate container d13272fefd23 [2021-03-31T17:02:56.905Z] ---> 6e19d2ec9e32 [2021-03-31T17:02:56.905Z] Step 21/21 : LABEL version=2.0.0-dev.156 [2021-03-31T17:02:56.905Z] Removing intermediate container 9cd7bf0917a1 [2021-03-31T17:02:56.905Z] ---> 4b9c32b956bc [2021-03-31T17:02:56.905Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T17:02:56.905Z] ---> Running in 832b43a38b02 [2021-03-31T17:02:56.905Z] ---> Running in 47940a1b6fb0 [2021-03-31T17:02:57.402Z] Removing intermediate container ae8666e2a60d [2021-03-31T17:02:57.402Z] ---> 5146b25791de [2021-03-31T17:02:57.402Z] Step 21/23 : LABEL arch=x86_64 [2021-03-31T17:02:57.402Z] ---> Running in bb7c0db801f0 [2021-03-31T17:02:58.211Z] ---> Running in 814aea8c01f0 [2021-03-31T17:02:58.211Z] Removing intermediate container 47940a1b6fb0 [2021-03-31T17:02:58.211Z] ---> 484256a9fe15 [2021-03-31T17:02:58.211Z] [2021-03-31T17:02:58.581Z] Removing intermediate container 832b43a38b02 [2021-03-31T17:02:58.581Z] ---> ed527b8315f8 [2021-03-31T17:02:58.581Z] Step 21/22 : LABEL git_sha=f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:02:58.890Z] Removing intermediate container bb7c0db801f0 [2021-03-31T17:02:58.890Z] ---> ad3205946314 [2021-03-31T17:02:58.890Z] Step 21/23 : LABEL arch=x86_64 [2021-03-31T17:02:58.890Z] ---> Running in 6b05ca658787 [2021-03-31T17:02:59.737Z] ---> Running in b3f059b53da7 [2021-03-31T17:02:59.737Z] Removing intermediate container 814aea8c01f0 [2021-03-31T17:02:59.737Z] ---> 8e60fc09e0e7 [2021-03-31T17:02:59.737Z] Step 22/23 : LABEL git_sha=f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:03:00.482Z] Removing intermediate container 6b05ca658787 [2021-03-31T17:03:00.482Z] ---> 3e507b2de035 [2021-03-31T17:03:00.482Z] Step 22/22 : LABEL version=2.0.0-dev.156 [2021-03-31T17:03:00.899Z] Successfully built 484256a9fe15 [2021-03-31T17:03:01.482Z] ---> Running in 4f05b4622828 [2021-03-31T17:03:01.482Z] Removing intermediate container b3f059b53da7 [2021-03-31T17:03:01.482Z] ---> 7bd8b2b7c86e [2021-03-31T17:03:01.482Z] Step 22/23 : LABEL git_sha=f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:03:01.482Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-31T17:03:01.482Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-03-31T17:03:02.028Z] ---> Running in be56e19a46d0 [2021-03-31T17:03:02.625Z] ---> Running in 18d925f6ad29 [2021-03-31T17:03:03.065Z] Removing intermediate container be56e19a46d0 [2021-03-31T17:03:03.065Z] ---> c834283cfc24 [2021-03-31T17:03:03.065Z] [2021-03-31T17:03:05.679Z] Removing intermediate container 4f05b4622828 [2021-03-31T17:03:05.679Z] ---> 2761f8267813 [2021-03-31T17:03:05.679Z] Step 23/23 : LABEL version=2.0.0-dev.156 [2021-03-31T17:03:05.679Z] Removing intermediate container 18d925f6ad29 [2021-03-31T17:03:05.679Z] ---> 6f2192595d00 [2021-03-31T17:03:05.679Z] Step 23/23 : LABEL version=2.0.0-dev.156 [2021-03-31T17:03:05.679Z] ---> Running in 6635ecd03b99 [2021-03-31T17:03:05.679Z] ---> Running in 940534b991e8 [2021-03-31T17:03:06.428Z] Successfully built c834283cfc24 [2021-03-31T17:03:06.428Z] Successfully tagged docker-support-notifications-go:latest [2021-03-31T17:03:06.428Z] Building docker-security-secretstore-setup-go [2021-03-31T17:03:06.889Z]  Building docker-support-notifications-go ... done Removing intermediate container 940534b991e8 [2021-03-31T17:03:06.889Z] ---> 03f211eae1df [2021-03-31T17:03:06.889Z] [2021-03-31T17:03:06.889Z] Removing intermediate container 6635ecd03b99 [2021-03-31T17:03:06.889Z] ---> dedf56e46433 [2021-03-31T17:03:06.889Z] [2021-03-31T17:03:10.394Z] Successfully built dedf56e46433 [2021-03-31T17:03:10.394Z] Successfully tagged docker-core-metadata-go:latest [2021-03-31T17:03:10.394Z] Building docker-support-scheduler-go [2021-03-31T17:03:10.799Z]  Building docker-core-metadata-go ... done Successfully built 03f211eae1df [2021-03-31T17:03:11.137Z] Successfully tagged docker-core-command-go:latest [2021-03-31T17:03:11.137Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-03-31T17:03:22.859Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-31T17:03:23.303Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-31T17:03:23.303Z] ---> aefe523efa57 [2021-03-31T17:03:23.303Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-31T17:03:27.681Z] ---> Running in 9e2e7a96241b [2021-03-31T17:03:30.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T17:03:31.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T17:03:33.115Z] (1/2) Installing readline (8.0.4-r0) [2021-03-31T17:03:33.115Z] (2/2) Installing bash (5.0.17-r0) [2021-03-31T17:03:33.115Z] Executing bash-5.0.17-r0.post-install [2021-03-31T17:03:33.396Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T17:03:33.396Z] OK: 12 MiB in 22 packages [2021-03-31T17:03:38.482Z] Removing intermediate container 9e2e7a96241b [2021-03-31T17:03:38.482Z] ---> ba7a271cf926 [2021-03-31T17:03:38.482Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-31T17:03:38.482Z] ---> Running in 4deaa5a15145 [2021-03-31T17:03:38.482Z] Removing intermediate container 4deaa5a15145 [2021-03-31T17:03:38.482Z] ---> 30e4e5a168dc [2021-03-31T17:03:38.482Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-31T17:03:38.482Z] ---> Running in b135f3722a21 [2021-03-31T17:03:39.284Z] Removing intermediate container b135f3722a21 [2021-03-31T17:03:39.284Z] ---> 9563b6cec355 [2021-03-31T17:03:39.284Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-31T17:03:39.284Z] ---> Running in 58e79ab7537b [2021-03-31T17:03:40.055Z] Removing intermediate container 58e79ab7537b [2021-03-31T17:03:40.055Z] ---> 3cd8c9c94bae [2021-03-31T17:03:40.055Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-31T17:03:41.771Z] ---> 1da48efff19c [2021-03-31T17:03:41.771Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-31T17:03:42.473Z] ---> 89b0b1c1c82f [2021-03-31T17:03:42.473Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-31T17:03:43.532Z] lf-activate-venv(): INFO: Adding /tmp/venv-JTni/bin to PATH [2021-03-31T17:03:43.532Z] INFO: No Stack... [2021-03-31T17:03:43.532Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-31T17:03:43.532Z] INFO: Archiving Costs [Pipeline] sh [2021-03-31T17:03:43.866Z] + cat /w/workspace/edgex-go/424/archives/cost.csv [2021-03-31T17:03:43.866Z] + cut -d, -f6 [Pipeline] lock [2021-03-31T17:03:43.973Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-424-stack-cost] [2021-03-31T17:03:43.980Z] Resource [jenkins-edgexfoundry-edgex-go-master-424-stack-cost] did not exist. Created. [2021-03-31T17:03:43.980Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-424-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-31T17:03:44.397Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-31T17:03:45.446Z] Stashed 1 file(s) [Pipeline] } [2021-03-31T17:03:45.460Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-424-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-31T17:03:47.021Z] ---> b62d85adbcae [2021-03-31T17:03:47.021Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-31T17:03:47.345Z] ---> Running in ec41920566bc [2021-03-31T17:03:55.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T17:03:55.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T17:03:55.469Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-31T17:03:55.469Z] (2/33) Installing expat (2.2.9-r1) [2021-03-31T17:03:55.469Z] (3/33) Installing libffi (3.3-r2) [2021-03-31T17:03:55.469Z] (4/33) Installing gdbm (1.13-r1) [2021-03-31T17:03:56.282Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-31T17:03:56.282Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-31T17:03:56.282Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-31T17:04:03.937Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-31T17:04:03.937Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-31T17:04:03.937Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-31T17:04:03.937Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-31T17:04:04.439Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-31T17:04:05.239Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-31T17:04:05.239Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-31T17:04:06.748Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-31T17:04:07.063Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-31T17:04:07.063Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-31T17:04:09.145Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-31T17:04:09.145Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-31T17:04:09.145Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-31T17:04:09.145Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-31T17:04:09.145Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-31T17:04:09.494Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-31T17:04:09.494Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-31T17:04:10.337Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-31T17:04:10.337Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-31T17:04:10.683Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-31T17:04:10.683Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-31T17:04:10.683Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-31T17:04:10.683Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-31T17:04:11.018Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-31T17:04:11.018Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-31T17:04:11.018Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-31T17:04:13.288Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T17:04:13.288Z] OK: 71 MiB in 55 packages [2021-03-31T17:04:38.052Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T17:04:38.053Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-31T17:04:38.053Z] ---> c20d4b7203af [2021-03-31T17:04:38.053Z] Step 3/31 : WORKDIR /edgex-go [2021-03-31T17:04:38.053Z] ---> Using cache [2021-03-31T17:04:38.053Z] ---> 48c6a7d85d13 [2021-03-31T17:04:38.053Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T17:04:38.053Z] ---> Using cache [2021-03-31T17:04:38.053Z] ---> 772743e9cc75 [2021-03-31T17:04:38.053Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-31T17:04:38.735Z] ---> Running in 407a4d6433a4 [2021-03-31T17:04:39.012Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T17:04:39.012Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-31T17:04:39.012Z] ---> c20d4b7203af [2021-03-31T17:04:39.012Z] Step 3/22 : WORKDIR /edgex-go [2021-03-31T17:04:39.012Z] ---> Using cache [2021-03-31T17:04:39.012Z] ---> 48c6a7d85d13 [2021-03-31T17:04:39.012Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T17:04:39.012Z] ---> Using cache [2021-03-31T17:04:39.012Z] ---> 772743e9cc75 [2021-03-31T17:04:39.012Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-31T17:04:39.012Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T17:04:39.012Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-31T17:04:39.012Z] ---> c20d4b7203af [2021-03-31T17:04:39.012Z] Step 3/24 : WORKDIR /edgex-go [2021-03-31T17:04:39.012Z] ---> Using cache [2021-03-31T17:04:39.012Z] ---> 48c6a7d85d13 [2021-03-31T17:04:39.012Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T17:04:39.012Z] ---> Using cache [2021-03-31T17:04:39.012Z] ---> 772743e9cc75 [2021-03-31T17:04:39.012Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-31T17:04:39.012Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T17:04:39.012Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T17:04:39.012Z] ---> c20d4b7203af [2021-03-31T17:04:39.012Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T17:04:39.012Z] ---> Using cache [2021-03-31T17:04:39.012Z] ---> 48c6a7d85d13 [2021-03-31T17:04:39.012Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T17:04:39.012Z] ---> Using cache [2021-03-31T17:04:39.012Z] ---> 772743e9cc75 [2021-03-31T17:04:39.012Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-31T17:04:40.444Z] ---> Running in efe537755310 [2021-03-31T17:04:40.444Z] ---> Running in b5e925ca1bcb [2021-03-31T17:04:40.444Z] ---> Running in 04c9e16a10d0 [2021-03-31T17:04:42.790Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T17:04:42.790Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T17:04:43.369Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T17:04:43.369Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T17:04:43.797Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T17:04:44.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T17:04:44.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T17:04:44.970Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T17:04:45.378Z] OK: 233 MiB in 51 packages [2021-03-31T17:04:45.378Z] OK: 233 MiB in 51 packages [2021-03-31T17:04:45.379Z] OK: 233 MiB in 51 packages [2021-03-31T17:04:46.271Z] OK: 233 MiB in 51 packages [2021-03-31T17:04:48.372Z] Removing intermediate container 04c9e16a10d0 [2021-03-31T17:04:48.372Z] ---> 81acd0169e7a [2021-03-31T17:04:48.372Z] Step 6/23 : COPY go.mod . [2021-03-31T17:04:48.681Z] Removing intermediate container efe537755310 [2021-03-31T17:04:48.681Z] ---> b9535c0e8b41 [2021-03-31T17:04:48.681Z] Step 6/24 : COPY go.mod . [2021-03-31T17:04:48.681Z] Removing intermediate container 407a4d6433a4 [2021-03-31T17:04:48.681Z] ---> 3bb6b1ae8fcb [2021-03-31T17:04:48.681Z] Step 6/31 : COPY go.mod . [2021-03-31T17:04:48.681Z] Removing intermediate container b5e925ca1bcb [2021-03-31T17:04:48.681Z] ---> 40d137d2cbbc [2021-03-31T17:04:48.681Z] Step 6/22 : COPY go.mod . [2021-03-31T17:04:49.864Z] ---> 42270abb1830 [2021-03-31T17:04:49.864Z] Step 7/23 : RUN go mod download [2021-03-31T17:04:49.864Z] ---> 63e1c639d181 [2021-03-31T17:04:49.864Z] Step 7/24 : RUN go mod download [2021-03-31T17:04:49.864Z] ---> edf9979912d8 [2021-03-31T17:04:49.864Z] Step 7/31 : RUN go mod download [2021-03-31T17:04:50.271Z] ---> 1c18e7314d3e [2021-03-31T17:04:50.271Z] Step 7/22 : RUN go mod download [2021-03-31T17:04:50.271Z] ---> Running in 753b0b1ab20e [2021-03-31T17:04:50.271Z] ---> Running in 9807f36ab397 [2021-03-31T17:04:50.271Z] ---> Running in 713a0e3b0fa5 [2021-03-31T17:04:50.585Z] ---> Running in a210d002674e [2021-03-31T17:04:56.497Z] Removing intermediate container 713a0e3b0fa5 [2021-03-31T17:04:56.497Z] ---> 65a36420f17f [2021-03-31T17:04:56.497Z] Step 8/31 : COPY . . [2021-03-31T17:04:56.778Z] Removing intermediate container a210d002674e [2021-03-31T17:04:56.779Z] ---> 577c2601902c [2021-03-31T17:04:56.779Z] Step 8/22 : COPY . . [2021-03-31T17:04:57.400Z] Removing intermediate container 9807f36ab397 [2021-03-31T17:04:57.400Z] ---> 3e337bd25b6b [2021-03-31T17:04:57.400Z] Step 8/24 : COPY . . [2021-03-31T17:04:58.927Z] Removing intermediate container 753b0b1ab20e [2021-03-31T17:04:58.927Z] ---> 08c8ae0346a6 [2021-03-31T17:04:58.927Z] Step 8/23 : COPY . . [2021-03-31T17:05:38.838Z] Removing intermediate container ec41920566bc [2021-03-31T17:05:38.838Z] ---> e677b5a949a2 [2021-03-31T17:05:38.838Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-31T17:05:40.793Z] ---> Running in 4646efd5d6f9 [2021-03-31T17:06:38.724Z] Collecting docker-compose==1.23.2 [2021-03-31T17:06:38.724Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-31T17:06:38.724Z] Collecting texttable<0.10,>=0.9.0 [2021-03-31T17:06:38.724Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-31T17:06:40.947Z] Collecting docker<4.0,>=3.6.0 [2021-03-31T17:06:40.947Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-31T17:06:42.543Z] ---> 1f672338b420 [2021-03-31T17:06:42.543Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-31T17:06:42.543Z] ---> 80e465a94940 [2021-03-31T17:06:42.543Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-31T17:06:42.849Z] ---> cf75cc2f6c99 [2021-03-31T17:06:42.849Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-31T17:06:42.849Z] Collecting PyYAML<4,>=3.10 [2021-03-31T17:06:42.849Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-31T17:06:43.154Z] ---> 41f68fa89fcc [2021-03-31T17:06:43.154Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-31T17:06:43.443Z] ---> Running in 5cf42b15c4dd [2021-03-31T17:06:43.443Z] ---> Running in 201448a8bf5e [2021-03-31T17:06:43.443Z] ---> Running in 37e35924fdc5 [2021-03-31T17:06:43.443Z] ---> Running in e46c5393c3e2 [2021-03-31T17:06:45.620Z] Collecting jsonschema<3,>=2.5.1 [2021-03-31T17:06:45.620Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-31T17:06:45.620Z] 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-03-31T17:06:45.967Z] Collecting docopt<0.7,>=0.6.1 [2021-03-31T17:06:45.967Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-31T17:06:46.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-31T17:06:46.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-31T17:06:47.214Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/core-data/core-data ./cmd/core-data [2021-03-31T17:06:47.214Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-31T17:06:47.214Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-31T17:06:47.214Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-31T17:06:49.807Z] Collecting cached-property<2,>=1.2.0 [2021-03-31T17:06:49.807Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-31T17:06:50.710Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-31T17:06:50.710Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-31T17:06:51.897Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-31T17:06:51.898Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-31T17:06:51.898Z] Collecting docker-pycreds>=0.4.0 [2021-03-31T17:06:51.898Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-31T17:06:52.292Z] Collecting idna<2.8,>=2.5 [2021-03-31T17:06:52.292Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-31T17:06:52.715Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-31T17:06:52.715Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-31T17:06:53.185Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-31T17:06:53.185Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-31T17:06:53.736Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-31T17:06:53.736Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-31T17:06:53.736Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-31T17:06:53.736Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-31T17:06:54.176Z] Installing collected packages: texttable, idna, urllib3, requests, websocket-client, docker-pycreds, docker, PyYAML, jsonschema, docopt, dockerpty, cached-property, docker-compose [2021-03-31T17:06:54.176Z] Running setup.py install for texttable: started [2021-03-31T17:06:55.843Z] Running setup.py install for texttable: finished with status 'done' [2021-03-31T17:06:55.843Z] Attempting uninstall: idna [2021-03-31T17:06:55.843Z] Found existing installation: idna 2.9 [2021-03-31T17:06:55.843Z] Uninstalling idna-2.9: [2021-03-31T17:06:56.685Z] Successfully uninstalled idna-2.9 [2021-03-31T17:06:57.036Z] Attempting uninstall: urllib3 [2021-03-31T17:06:57.036Z] Found existing installation: urllib3 1.25.9 [2021-03-31T17:06:57.036Z] Uninstalling urllib3-1.25.9: [2021-03-31T17:06:57.764Z] Successfully uninstalled urllib3-1.25.9 [2021-03-31T17:06:59.504Z] Attempting uninstall: requests [2021-03-31T17:06:59.504Z] Found existing installation: requests 2.23.0 [2021-03-31T17:06:59.504Z] Uninstalling requests-2.23.0: [2021-03-31T17:07:00.412Z] Successfully uninstalled requests-2.23.0 [2021-03-31T17:07:02.701Z] Running setup.py install for PyYAML: started [2021-03-31T17:07:04.501Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-31T17:07:05.174Z] Running setup.py install for docopt: started [2021-03-31T17:07:06.738Z] Running setup.py install for docopt: finished with status 'done' [2021-03-31T17:07:06.738Z] Running setup.py install for dockerpty: started [2021-03-31T17:07:07.923Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-31T17:07:09.842Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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.58.0 [2021-03-31T17:07:20.589Z] Removing intermediate container 4646efd5d6f9 [2021-03-31T17:07:20.589Z] ---> bf76bcbcb7b7 [2021-03-31T17:07:20.589Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-31T17:07:21.362Z] ---> Running in 37d768b20f0f [2021-03-31T17:07:23.701Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T17:07:23.701Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T17:07:24.389Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T17:07:24.389Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-31T17:07:24.389Z] (3/3) Installing curl (7.69.1-r3) [2021-03-31T17:07:24.389Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T17:07:24.702Z] OK: 72 MiB in 58 packages [2021-03-31T17:07:27.809Z] Removing intermediate container 37d768b20f0f [2021-03-31T17:07:27.809Z] ---> 6c90bff66f10 [2021-03-31T17:07:27.809Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-31T17:07:28.204Z] ---> Running in db4a11454907 [2021-03-31T17:07:28.894Z] Removing intermediate container db4a11454907 [2021-03-31T17:07:28.894Z] ---> e9a6d450fc20 [2021-03-31T17:07:28.894Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T17:07:28.894Z] ---> Running in fbe22222ca56 [2021-03-31T17:07:30.049Z] Removing intermediate container fbe22222ca56 [2021-03-31T17:07:30.049Z] ---> edef3c541b77 [2021-03-31T17:07:30.049Z] Step 24/26 : LABEL arch=x86_64 [2021-03-31T17:07:30.049Z] ---> Running in 8a002cccba3f [2021-03-31T17:07:32.982Z] Removing intermediate container 8a002cccba3f [2021-03-31T17:07:32.982Z] ---> 01f81010bf63 [2021-03-31T17:07:32.982Z] Step 25/26 : LABEL git_sha=f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:07:32.982Z] ---> Running in 1b19d56d50b5 [2021-03-31T17:07:34.695Z] Removing intermediate container 1b19d56d50b5 [2021-03-31T17:07:34.695Z] ---> da85a94da286 [2021-03-31T17:07:34.695Z] Step 26/26 : LABEL version=2.0.0-dev.156 [2021-03-31T17:07:35.049Z] ---> Running in 826edb7072e9 [2021-03-31T17:07:37.346Z] Removing intermediate container 826edb7072e9 [2021-03-31T17:07:37.346Z] ---> 23bc4d3e566a [2021-03-31T17:07:37.346Z] [2021-03-31T17:07:37.681Z] Successfully built 23bc4d3e566a [2021-03-31T17:07:37.681Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-31T17:07:55.187Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.156" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-31T17:08:08.425Z] Removing intermediate container 201448a8bf5e [2021-03-31T17:08:08.425Z] ---> c206b21d1bc3 [2021-03-31T17:08:08.425Z] [2021-03-31T17:08:08.425Z] Step 10/31 : FROM alpine:3.12 [2021-03-31T17:08:08.425Z] ---> 42cb162f0360 [2021-03-31T17:08:08.426Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-31T17:08:08.426Z] ---> Running in c9d1ed94c7bd [2021-03-31T17:08:08.793Z] Removing intermediate container 37e35924fdc5 [2021-03-31T17:08:08.793Z] ---> 673bcd409773 [2021-03-31T17:08:08.793Z] [2021-03-31T17:08:08.793Z] Step 10/22 : FROM alpine:3.12 [2021-03-31T17:08:08.793Z] ---> 42cb162f0360 [2021-03-31T17:08:08.793Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-31T17:08:08.793Z] ---> Using cache [2021-03-31T17:08:08.793Z] ---> 130daae7073f [2021-03-31T17:08:08.793Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T17:08:08.793Z] ---> Using cache [2021-03-31T17:08:08.793Z] ---> 327e6ffddc99 [2021-03-31T17:08:08.793Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-31T17:08:08.793Z] Removing intermediate container c9d1ed94c7bd [2021-03-31T17:08:08.793Z] ---> 53684a11fa87 [2021-03-31T17:08:08.793Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-31T17:08:09.156Z] ---> Running in 47a9ff90d8f9 [2021-03-31T17:08:09.156Z] ---> Running in 5df13d41a62e [2021-03-31T17:08:10.038Z] Removing intermediate container 47a9ff90d8f9 [2021-03-31T17:08:10.038Z] ---> 284385e1f322 [2021-03-31T17:08:10.038Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-31T17:08:13.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T17:08:13.525Z] ---> Running in 1ab5400b5cfe [2021-03-31T17:08:13.525Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T17:08:14.665Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-31T17:08:14.665Z] (2/2) Installing su-exec (0.2-r1) [2021-03-31T17:08:14.665Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T17:08:14.665Z] Removing intermediate container 5cf42b15c4dd [2021-03-31T17:08:14.665Z] ---> 73e51d72a63d [2021-03-31T17:08:14.665Z] [2021-03-31T17:08:14.665Z] Step 10/24 : FROM alpine:3.12 [2021-03-31T17:08:14.665Z] ---> 42cb162f0360 [2021-03-31T17:08:14.665Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-31T17:08:16.203Z] OK: 6 MiB in 16 packages [2021-03-31T17:08:16.597Z] Removing intermediate container 1ab5400b5cfe [2021-03-31T17:08:16.597Z] ---> 8f754c212eaf [2021-03-31T17:08:16.597Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T17:08:16.597Z] ---> Running in ae29d7d2d1f7 [2021-03-31T17:08:17.341Z] Removing intermediate container e46c5393c3e2 [2021-03-31T17:08:17.341Z] ---> fc976e77a4e1 [2021-03-31T17:08:17.341Z] [2021-03-31T17:08:17.341Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T17:08:17.341Z] ---> 42cb162f0360 [2021-03-31T17:08:17.341Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-31T17:08:17.847Z] ---> Running in 25459a9aca1d [2021-03-31T17:08:19.050Z] ---> 035cef4c9ce9 [2021-03-31T17:08:19.050Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-31T17:08:19.419Z] Removing intermediate container 5df13d41a62e [2021-03-31T17:08:19.419Z] ---> a8a3ca086c7b [2021-03-31T17:08:19.419Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-31T17:08:19.419Z] Removing intermediate container 25459a9aca1d [2021-03-31T17:08:19.419Z] ---> 37106153ec44 [2021-03-31T17:08:19.419Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-31T17:08:19.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T17:08:19.728Z] ---> Running in eae4585595e0 [2021-03-31T17:08:19.728Z] ---> Running in 6acf30e2793b [2021-03-31T17:08:19.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T17:08:20.107Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-31T17:08:20.107Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T17:08:20.107Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-31T17:08:20.425Z] (4/6) Installing curl (7.69.1-r3) [2021-03-31T17:08:20.425Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-31T17:08:20.425Z] (6/6) Installing su-exec (0.2-r1) [2021-03-31T17:08:20.425Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T17:08:20.425Z] Removing intermediate container 6acf30e2793b [2021-03-31T17:08:20.425Z] ---> 074577869387 [2021-03-31T17:08:20.425Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-31T17:08:20.747Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T17:08:20.747Z] OK: 7 MiB in 20 packages [2021-03-31T17:08:21.026Z] Removing intermediate container eae4585595e0 [2021-03-31T17:08:21.026Z] ---> 9a911e601625 [2021-03-31T17:08:21.026Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-31T17:08:21.026Z] ---> Running in 702aa5979e92 [2021-03-31T17:08:21.026Z] ---> Running in 9fd066fb5fcc [2021-03-31T17:08:21.355Z] ---> 839d00bae710 [2021-03-31T17:08:21.355Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-31T17:08:22.479Z] Removing intermediate container 9fd066fb5fcc [2021-03-31T17:08:22.479Z] ---> dd23fd6d2d81 [2021-03-31T17:08:22.479Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-31T17:08:22.479Z] Removing intermediate container 702aa5979e92 [2021-03-31T17:08:22.479Z] ---> 845ef7aa0da4 [2021-03-31T17:08:22.479Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T17:08:22.479Z] ---> d49e532770b6 [2021-03-31T17:08:22.479Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-31T17:08:22.479Z] ---> Running in 1ad0dd855bba [2021-03-31T17:08:22.479Z] ---> Running in a6c10751d756 [2021-03-31T17:08:22.781Z] ---> Running in 95872273a2b8 [2021-03-31T17:08:23.425Z] Removing intermediate container ae29d7d2d1f7 [2021-03-31T17:08:23.425Z] ---> 10c1b268a614 [2021-03-31T17:08:23.425Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-31T17:08:23.425Z] Removing intermediate container 95872273a2b8 [2021-03-31T17:08:23.425Z] ---> 93ad7e4c1a20 [2021-03-31T17:08:23.425Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T17:08:23.721Z] ---> Running in 740cc348fbe1 [2021-03-31T17:08:23.721Z] ---> Running in 7daa6378e858 [2021-03-31T17:08:24.421Z] Removing intermediate container 7daa6378e858 [2021-03-31T17:08:24.421Z] ---> ab2fe90ab812 [2021-03-31T17:08:24.421Z] Step 20/22 : LABEL arch=x86_64 [2021-03-31T17:08:24.421Z] Removing intermediate container 740cc348fbe1 [2021-03-31T17:08:24.421Z] ---> 3a9e8f085a57 [2021-03-31T17:08:24.421Z] Step 13/24 : WORKDIR / [2021-03-31T17:08:24.739Z] ---> Running in f6ea7def4245 [2021-03-31T17:08:24.739Z] ---> Running in abb866607a4f [2021-03-31T17:08:25.434Z] Removing intermediate container abb866607a4f [2021-03-31T17:08:25.434Z] ---> dcaf9e213bb1 [2021-03-31T17:08:25.434Z] Step 21/22 : LABEL git_sha=f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:08:25.434Z] Removing intermediate container f6ea7def4245 [2021-03-31T17:08:25.434Z] ---> 48f024e4235f [2021-03-31T17:08:25.434Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-31T17:08:25.434Z] ---> Running in 9eabc9d2c160 [2021-03-31T17:08:25.738Z] Removing intermediate container a6c10751d756 [2021-03-31T17:08:25.738Z] ---> c372018725ac [2021-03-31T17:08:25.738Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-31T17:08:25.738Z] ---> Running in d0a3b60f4681 [2021-03-31T17:08:26.130Z] Removing intermediate container 1ad0dd855bba [2021-03-31T17:08:26.130Z] ---> dc7c0f7439fb [2021-03-31T17:08:26.130Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-31T17:08:26.130Z] ---> Running in cfc012867f92 [2021-03-31T17:08:26.130Z] Removing intermediate container 9eabc9d2c160 [2021-03-31T17:08:26.130Z] ---> db48924b69dc [2021-03-31T17:08:26.130Z] Step 22/22 : LABEL version=2.0.0-dev.156 [2021-03-31T17:08:26.130Z] ---> 93000caf9a6e [2021-03-31T17:08:26.130Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-31T17:08:26.449Z] ---> Running in 2b5b5f4f6fe7 [2021-03-31T17:08:26.449Z] Removing intermediate container d0a3b60f4681 [2021-03-31T17:08:26.449Z] ---> 2751eaa2148a [2021-03-31T17:08:26.449Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-31T17:08:26.739Z] Removing intermediate container 2b5b5f4f6fe7 [2021-03-31T17:08:26.739Z] ---> 2aafe6cc09a2 [2021-03-31T17:08:26.739Z] [2021-03-31T17:08:26.739Z] ---> 935f46a644ea [2021-03-31T17:08:26.739Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-31T17:08:27.825Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T17:08:27.825Z] ---> 3afc29feb5a6 [2021-03-31T17:08:27.825Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-31T17:08:27.825Z] Successfully built 2aafe6cc09a2 [2021-03-31T17:08:27.825Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-31T17:08:27.825Z]  Building docker-support-scheduler-go ... done  ---> 57e49accb5c4 [2021-03-31T17:08:27.825Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-31T17:08:27.825Z] ---> Running in f0e2722cca45 [2021-03-31T17:08:28.850Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T17:08:28.850Z] ---> d5cf685841ed [2021-03-31T17:08:28.850Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-31T17:08:30.062Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-31T17:08:30.062Z] ---> fc62bfe8f12d [2021-03-31T17:08:30.062Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-31T17:08:30.062Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-31T17:08:30.062Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-31T17:08:30.468Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-31T17:08:30.805Z] Removing intermediate container f0e2722cca45 [2021-03-31T17:08:30.805Z] ---> 8128d7318f77 [2021-03-31T17:08:30.805Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T17:08:30.805Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-31T17:08:31.171Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-31T17:08:31.171Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T17:08:31.171Z] OK: 8 MiB in 20 packages [2021-03-31T17:08:31.460Z] ---> cb95959f85b5 [2021-03-31T17:08:31.460Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-31T17:08:31.780Z] ---> Running in 6dcf844431c1 [2021-03-31T17:08:31.780Z] ---> 9a0e2f8cef6e [2021-03-31T17:08:31.780Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-31T17:08:33.493Z] Removing intermediate container cfc012867f92 [2021-03-31T17:08:33.493Z] ---> f8116e264c3a [2021-03-31T17:08:33.493Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T17:08:33.870Z] ---> 5e37b3f7b65d [2021-03-31T17:08:33.870Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-31T17:08:34.202Z] ---> 303480c36aaf [2021-03-31T17:08:34.202Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-31T17:08:35.934Z] Removing intermediate container 6dcf844431c1 [2021-03-31T17:08:35.934Z] ---> b8919e402547 [2021-03-31T17:08:35.934Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-31T17:08:35.934Z] ---> 4c2216018512 [2021-03-31T17:08:35.934Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-31T17:08:36.283Z] ---> Running in b7bbcaa2e79d [2021-03-31T17:08:37.624Z] ---> b3a78cd08879 [2021-03-31T17:08:37.624Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-31T17:08:37.624Z] Removing intermediate container b7bbcaa2e79d [2021-03-31T17:08:37.624Z] ---> 939bc7bd3018 [2021-03-31T17:08:37.624Z] Step 22/24 : LABEL arch=x86_64 [2021-03-31T17:08:37.926Z] ---> Running in d502764fbddc [2021-03-31T17:08:37.926Z] ---> 9f419d2ea177 [2021-03-31T17:08:37.926Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-31T17:08:38.246Z] ---> 6799629cdfe9 [2021-03-31T17:08:38.246Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-31T17:08:38.246Z] Removing intermediate container d502764fbddc [2021-03-31T17:08:38.246Z] ---> dfe2dc4f9c3b [2021-03-31T17:08:38.246Z] Step 23/24 : LABEL git_sha=f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:08:38.246Z] ---> Running in dbb3f8515cc3 [2021-03-31T17:08:38.670Z] ---> Running in b57962d84ea5 [2021-03-31T17:08:38.991Z] ---> 2a10bf325910 [2021-03-31T17:08:38.991Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-31T17:08:39.286Z] Removing intermediate container dbb3f8515cc3 [2021-03-31T17:08:39.286Z] ---> 356d8c13acd8 [2021-03-31T17:08:39.286Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T17:08:39.582Z] ---> Running in 58343465c4b2 [2021-03-31T17:08:39.582Z] Removing intermediate container b57962d84ea5 [2021-03-31T17:08:39.582Z] ---> 53ae1fcac13b [2021-03-31T17:08:39.582Z] Step 24/24 : LABEL version=2.0.0-dev.156 [2021-03-31T17:08:39.875Z] ---> Running in c747ed7ee650 [2021-03-31T17:08:40.332Z] ---> Running in c92efb84a29a [2021-03-31T17:08:40.661Z] Removing intermediate container 58343465c4b2 [2021-03-31T17:08:40.661Z] ---> 1c542ed94346 [2021-03-31T17:08:40.661Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-31T17:08:41.015Z] Removing intermediate container c747ed7ee650 [2021-03-31T17:08:41.015Z] ---> 69e1485a0a74 [2021-03-31T17:08:41.015Z] Step 21/23 : LABEL arch=x86_64 [2021-03-31T17:08:41.326Z] Removing intermediate container c92efb84a29a [2021-03-31T17:08:41.326Z] ---> 605305887b5b [2021-03-31T17:08:41.326Z] [2021-03-31T17:08:41.625Z] ---> Running in fad8e5a177fd [2021-03-31T17:08:42.758Z] Successfully built 605305887b5b [2021-03-31T17:08:42.758Z] ---> db48b4c80b55 [2021-03-31T17:08:42.758Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-31T17:08:42.758Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-31T17:08:42.758Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container fad8e5a177fd [2021-03-31T17:08:42.758Z] ---> 813fde77fa04 [2021-03-31T17:08:42.758Z] Step 22/23 : LABEL git_sha=f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:08:43.037Z] ---> Running in f4f9e2002d65 [2021-03-31T17:08:43.037Z] ---> Running in f2f6acd88106 [2021-03-31T17:08:44.073Z] Removing intermediate container f4f9e2002d65 [2021-03-31T17:08:44.073Z] ---> f6ed69ee86f7 [2021-03-31T17:08:44.073Z] Step 23/23 : LABEL version=2.0.0-dev.156 [2021-03-31T17:08:44.385Z] ---> Running in 4180e6df93c5 [2021-03-31T17:08:45.560Z] Removing intermediate container 4180e6df93c5 [2021-03-31T17:08:45.560Z] ---> b2604da70c00 [2021-03-31T17:08:45.560Z] [2021-03-31T17:08:46.260Z] Successfully built b2604da70c00 [2021-03-31T17:08:46.260Z] Successfully tagged docker-core-data-go:latest [2021-03-31T17:08:46.704Z]  Building docker-core-data-go ... done Removing intermediate container f2f6acd88106 [2021-03-31T17:08:46.704Z] ---> e61e328166bf [2021-03-31T17:08:46.704Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-31T17:08:46.979Z] ---> Running in fb47379cfe53 [2021-03-31T17:08:48.062Z] Removing intermediate container fb47379cfe53 [2021-03-31T17:08:48.062Z] ---> 776cb02853a9 [2021-03-31T17:08:48.062Z] Step 28/31 : CMD ["gate"] [2021-03-31T17:08:48.756Z] ---> Running in a04918a32b7c [2021-03-31T17:08:49.477Z] Removing intermediate container a04918a32b7c [2021-03-31T17:08:49.477Z] ---> 74abaf93abcf [2021-03-31T17:08:49.477Z] Step 29/31 : LABEL arch=x86_64 [2021-03-31T17:08:49.817Z] ---> Running in f41717d9b767 [2021-03-31T17:08:50.526Z] Removing intermediate container f41717d9b767 [2021-03-31T17:08:50.526Z] ---> 209d95c26521 [2021-03-31T17:08:50.526Z] Step 30/31 : LABEL git_sha=f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:08:50.822Z] ---> Running in f2aa7b2d74a4 [2021-03-31T17:08:51.160Z] Removing intermediate container f2aa7b2d74a4 [2021-03-31T17:08:51.160Z] ---> fe7a92d4ce1c [2021-03-31T17:08:51.160Z] Step 31/31 : LABEL version=2.0.0-dev.156 [2021-03-31T17:08:51.436Z] ---> Running in b7242c0d5982 [2021-03-31T17:08:52.063Z] Removing intermediate container b7242c0d5982 [2021-03-31T17:08:52.063Z] ---> 51abaf7b0b95 [2021-03-31T17:08:52.063Z] [2021-03-31T17:08:52.360Z] Successfully built 51abaf7b0b95 [2021-03-31T17:08:52.677Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-31T17:08:52.991Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-03-31T17:08:53.035Z] $ docker stop --time=1 5ba586639c399d5c55f869d57306656c6d6c8a616efd5a5387c3f12b0efbbdba [2021-03-31T17:08:55.352Z] $ docker rm -f 5ba586639c399d5c55f869d57306656c6d6c8a616efd5a5387c3f12b0efbbdba [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T17:08:56.173Z] + docker images [2021-03-31T17:08:56.173Z] + grep docker [2021-03-31T17:08:57.680Z] docker-security-bootstrapper-go latest 51abaf7b0b95 6 seconds ago 18.9MB [2021-03-31T17:08:57.680Z] docker-core-data-go latest b2604da70c00 13 seconds ago 22.7MB [2021-03-31T17:08:57.680Z] docker-security-secretstore-setup-go latest 605305887b5b 17 seconds ago 25.7MB [2021-03-31T17:08:57.680Z] docker-support-scheduler-go latest 2aafe6cc09a2 31 seconds ago 17.4MB [2021-03-31T17:08:57.680Z] docker-sys-mgmt-agent-go latest 23bc4d3e566a About a minute ago 314MB [2021-03-31T17:08:57.680Z] docker-core-metadata-go latest dedf56e46433 5 minutes ago 19MB [2021-03-31T17:08:57.680Z] docker-core-command-go latest 03f211eae1df 5 minutes ago 17.3MB [2021-03-31T17:08:57.680Z] docker-support-notifications-go latest c834283cfc24 5 minutes ago 17.9MB [2021-03-31T17:08:57.680Z] docker-security-proxy-setup-go latest 484256a9fe15 6 minutes ago 25.4MB [2021-03-31T17:08:57.680Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T17:08:58.141Z] provisioning config files... [2021-03-31T17:08:58.216Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/424@tmp/config684129281649115302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T17:08:58.710Z] ---> docker-login.sh [2021-03-31T17:08:58.710Z] nexus3.edgexfoundry.org:10001 [2021-03-31T17:08:59.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T17:09:00.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T17:09:00.215Z] Configure a credential helper to remove this warning. See [2021-03-31T17:09:00.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T17:09:00.215Z] [2021-03-31T17:09:00.215Z] Login Succeeded [2021-03-31T17:09:00.215Z] nexus3.edgexfoundry.org:10002 [2021-03-31T17:09:01.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T17:09:02.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T17:09:02.318Z] Configure a credential helper to remove this warning. See [2021-03-31T17:09:02.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T17:09:02.318Z] [2021-03-31T17:09:02.318Z] Login Succeeded [2021-03-31T17:09:02.318Z] nexus3.edgexfoundry.org:10003 [2021-03-31T17:09:02.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T17:09:02.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T17:09:02.940Z] Configure a credential helper to remove this warning. See [2021-03-31T17:09:02.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T17:09:02.940Z] [2021-03-31T17:09:02.940Z] Login Succeeded [2021-03-31T17:09:03.215Z] nexus3.edgexfoundry.org:10004 [2021-03-31T17:09:04.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T17:09:04.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T17:09:04.300Z] Configure a credential helper to remove this warning. See [2021-03-31T17:09:04.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T17:09:04.300Z] [2021-03-31T17:09:04.300Z] Login Succeeded [2021-03-31T17:09:04.300Z] docker.io [2021-03-31T17:09:04.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T17:09:05.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T17:09:05.012Z] Configure a credential helper to remove this warning. See [2021-03-31T17:09:05.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T17:09:05.012Z] [2021-03-31T17:09:05.012Z] Login Succeeded [2021-03-31T17:09:05.012Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T17:09:05.056Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:09:05.265Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2021-03-31T17:09:05.266Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:09:05.266Z] 2.0.0-dev.156 [2021-03-31T17:09:05.266Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:09:05.266Z] master [2021-03-31T17:09:05.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:05.926Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:07.669Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:09:07.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-03-31T17:09:07.669Z] 809078179611: Preparing [2021-03-31T17:09:07.669Z] bf19fa2bf904: Preparing [2021-03-31T17:09:07.669Z] 34fd1a7a9026: Preparing [2021-03-31T17:09:07.669Z] 4de245e01188: Preparing [2021-03-31T17:09:07.669Z] fa29914ad24c: Preparing [2021-03-31T17:09:07.669Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:08.386Z] 34fd1a7a9026: Pushed [2021-03-31T17:09:08.386Z] 809078179611: Pushed [2021-03-31T17:09:08.386Z] 4de245e01188: Pushed [2021-03-31T17:09:09.674Z] bf19fa2bf904: Pushed [2021-03-31T17:09:10.374Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92: digest: sha256:bc4479f42380e0e8ca665ec8a7d76af5bf25eb2660a9d9f466aa1810f8ef78e8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:10.738Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:11.243Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.156 [2021-03-31T17:09:11.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-03-31T17:09:11.243Z] 809078179611: Preparing [2021-03-31T17:09:11.243Z] bf19fa2bf904: Preparing [2021-03-31T17:09:11.243Z] 34fd1a7a9026: Preparing [2021-03-31T17:09:11.244Z] 4de245e01188: Preparing [2021-03-31T17:09:11.244Z] fa29914ad24c: Preparing [2021-03-31T17:09:11.521Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:11.521Z] 809078179611: Layer already exists [2021-03-31T17:09:11.521Z] 4de245e01188: Layer already exists [2021-03-31T17:09:11.521Z] bf19fa2bf904: Layer already exists [2021-03-31T17:09:11.521Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:09:11.521Z] 2.0.0-dev.156: digest: sha256:bc4479f42380e0e8ca665ec8a7d76af5bf25eb2660a9d9f466aa1810f8ef78e8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:11.878Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:12.335Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:09:12.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-03-31T17:09:12.335Z] 809078179611: Preparing [2021-03-31T17:09:12.335Z] bf19fa2bf904: Preparing [2021-03-31T17:09:12.335Z] 34fd1a7a9026: Preparing [2021-03-31T17:09:12.335Z] 4de245e01188: Preparing [2021-03-31T17:09:12.335Z] fa29914ad24c: Preparing [2021-03-31T17:09:12.752Z] 4de245e01188: Layer already exists [2021-03-31T17:09:12.752Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:12.752Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:09:12.752Z] bf19fa2bf904: Layer already exists [2021-03-31T17:09:12.752Z] 809078179611: Layer already exists [2021-03-31T17:09:13.056Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156: digest: sha256:bc4479f42380e0e8ca665ec8a7d76af5bf25eb2660a9d9f466aa1810f8ef78e8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:13.803Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:15.017Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2021-03-31T17:09:15.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-03-31T17:09:15.337Z] 809078179611: Preparing [2021-03-31T17:09:15.337Z] bf19fa2bf904: Preparing [2021-03-31T17:09:15.337Z] 34fd1a7a9026: Preparing [2021-03-31T17:09:15.337Z] 4de245e01188: Preparing [2021-03-31T17:09:15.337Z] fa29914ad24c: Preparing [2021-03-31T17:09:15.337Z] 4de245e01188: Layer already exists [2021-03-31T17:09:15.337Z] 809078179611: Layer already exists [2021-03-31T17:09:15.337Z] bf19fa2bf904: Layer already exists [2021-03-31T17:09:15.337Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:09:15.337Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:15.337Z] master: digest: sha256:bc4479f42380e0e8ca665ec8a7d76af5bf25eb2660a9d9f466aa1810f8ef78e8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:09:15.570Z] ===================================================== [Pipeline] echo [2021-03-31T17:09:15.617Z] taggedImages: [2021-03-31T17:09:15.617Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:09:15.617Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.156 [2021-03-31T17:09:15.617Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:09:15.617Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2021-03-31T17:09:15.692Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2021-03-31T17:09:15.692Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:09:15.692Z] 2.0.0-dev.156 [2021-03-31T17:09:15.692Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:09:15.692Z] master [2021-03-31T17:09:15.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:16.262Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:17.007Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:09:17.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-03-31T17:09:17.007Z] fb974eb5bb28: Preparing [2021-03-31T17:09:17.007Z] 9a6f67a7ea5b: Preparing [2021-03-31T17:09:17.007Z] 34fd1a7a9026: Preparing [2021-03-31T17:09:17.007Z] c903806b0c4d: Preparing [2021-03-31T17:09:17.007Z] 9e92a29b5079: Preparing [2021-03-31T17:09:17.007Z] fa29914ad24c: Preparing [2021-03-31T17:09:17.007Z] fa29914ad24c: Waiting [2021-03-31T17:09:17.008Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:09:17.276Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:17.276Z] fb974eb5bb28: Pushed [2021-03-31T17:09:17.276Z] 9e92a29b5079: Pushed [2021-03-31T17:09:17.559Z] c903806b0c4d: Pushed [2021-03-31T17:09:19.085Z] 9a6f67a7ea5b: Pushed [2021-03-31T17:09:19.363Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92: digest: sha256:932e517487ae512599a265f39a3e377f10265be9d5bc30780b57f41fc64a1f03 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:19.801Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:20.841Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.156 [2021-03-31T17:09:21.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-03-31T17:09:21.110Z] fb974eb5bb28: Preparing [2021-03-31T17:09:21.110Z] 9a6f67a7ea5b: Preparing [2021-03-31T17:09:21.110Z] 34fd1a7a9026: Preparing [2021-03-31T17:09:21.110Z] c903806b0c4d: Preparing [2021-03-31T17:09:21.110Z] 9e92a29b5079: Preparing [2021-03-31T17:09:21.110Z] fa29914ad24c: Preparing [2021-03-31T17:09:21.110Z] fa29914ad24c: Waiting [2021-03-31T17:09:21.110Z] fb974eb5bb28: Layer already exists [2021-03-31T17:09:21.110Z] c903806b0c4d: Layer already exists [2021-03-31T17:09:21.110Z] 9a6f67a7ea5b: Layer already exists [2021-03-31T17:09:21.110Z] 9e92a29b5079: Layer already exists [2021-03-31T17:09:21.110Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:09:21.110Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:21.110Z] 2.0.0-dev.156: digest: sha256:932e517487ae512599a265f39a3e377f10265be9d5bc30780b57f41fc64a1f03 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:21.524Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:22.155Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:09:22.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-03-31T17:09:22.155Z] fb974eb5bb28: Preparing [2021-03-31T17:09:22.155Z] 9a6f67a7ea5b: Preparing [2021-03-31T17:09:22.155Z] 34fd1a7a9026: Preparing [2021-03-31T17:09:22.155Z] c903806b0c4d: Preparing [2021-03-31T17:09:22.155Z] 9e92a29b5079: Preparing [2021-03-31T17:09:22.155Z] fa29914ad24c: Preparing [2021-03-31T17:09:22.155Z] fa29914ad24c: Waiting [2021-03-31T17:09:22.155Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:09:22.155Z] 9e92a29b5079: Layer already exists [2021-03-31T17:09:22.155Z] fb974eb5bb28: Layer already exists [2021-03-31T17:09:22.155Z] c903806b0c4d: Layer already exists [2021-03-31T17:09:22.155Z] 9a6f67a7ea5b: Layer already exists [2021-03-31T17:09:22.155Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:22.417Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156: digest: sha256:932e517487ae512599a265f39a3e377f10265be9d5bc30780b57f41fc64a1f03 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:22.756Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:23.720Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2021-03-31T17:09:23.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-03-31T17:09:23.720Z] fb974eb5bb28: Preparing [2021-03-31T17:09:23.720Z] 9a6f67a7ea5b: Preparing [2021-03-31T17:09:23.720Z] 34fd1a7a9026: Preparing [2021-03-31T17:09:23.720Z] c903806b0c4d: Preparing [2021-03-31T17:09:23.720Z] 9e92a29b5079: Preparing [2021-03-31T17:09:23.720Z] fa29914ad24c: Preparing [2021-03-31T17:09:23.720Z] fa29914ad24c: Waiting [2021-03-31T17:09:23.987Z] fb974eb5bb28: Layer already exists [2021-03-31T17:09:23.987Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:09:23.987Z] c903806b0c4d: Layer already exists [2021-03-31T17:09:23.987Z] 9e92a29b5079: Layer already exists [2021-03-31T17:09:23.987Z] 9a6f67a7ea5b: Layer already exists [2021-03-31T17:09:23.987Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:23.987Z] master: digest: sha256:932e517487ae512599a265f39a3e377f10265be9d5bc30780b57f41fc64a1f03 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:09:24.180Z] ===================================================== [Pipeline] echo [2021-03-31T17:09:24.226Z] taggedImages: [2021-03-31T17:09:24.226Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:09:24.226Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.156 [2021-03-31T17:09:24.226Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:09:24.226Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2021-03-31T17:09:24.288Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2021-03-31T17:09:24.288Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:09:24.288Z] 2.0.0-dev.156 [2021-03-31T17:09:24.288Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:09:24.288Z] master [2021-03-31T17:09:24.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:24.811Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:25.212Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:09:25.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-03-31T17:09:25.527Z] 28980b69fae1: Preparing [2021-03-31T17:09:25.527Z] e0bfc228050a: Preparing [2021-03-31T17:09:25.527Z] 34fd1a7a9026: Preparing [2021-03-31T17:09:25.527Z] f3678a7a476d: Preparing [2021-03-31T17:09:25.527Z] fa29914ad24c: Preparing [2021-03-31T17:09:25.527Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:25.527Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:09:25.847Z] 28980b69fae1: Pushed [2021-03-31T17:09:25.847Z] f3678a7a476d: Pushed [2021-03-31T17:09:28.082Z] e0bfc228050a: Pushed [2021-03-31T17:09:28.357Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92: digest: sha256:fef3c52c59560e6d8c9b79d18893d99b31191fb5f578cf032676cfd7ce7f8757 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:28.810Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:29.513Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.156 [2021-03-31T17:09:30.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-03-31T17:09:30.165Z] 28980b69fae1: Preparing [2021-03-31T17:09:30.165Z] e0bfc228050a: Preparing [2021-03-31T17:09:30.165Z] 34fd1a7a9026: Preparing [2021-03-31T17:09:30.165Z] f3678a7a476d: Preparing [2021-03-31T17:09:30.165Z] fa29914ad24c: Preparing [2021-03-31T17:09:30.165Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:09:30.165Z] f3678a7a476d: Layer already exists [2021-03-31T17:09:30.165Z] 28980b69fae1: Layer already exists [2021-03-31T17:09:30.165Z] e0bfc228050a: Layer already exists [2021-03-31T17:09:30.165Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:30.165Z] 2.0.0-dev.156: digest: sha256:fef3c52c59560e6d8c9b79d18893d99b31191fb5f578cf032676cfd7ce7f8757 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:30.594Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:31.222Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:09:31.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-03-31T17:09:31.502Z] 28980b69fae1: Preparing [2021-03-31T17:09:31.502Z] e0bfc228050a: Preparing [2021-03-31T17:09:31.502Z] 34fd1a7a9026: Preparing [2021-03-31T17:09:31.502Z] f3678a7a476d: Preparing [2021-03-31T17:09:31.502Z] fa29914ad24c: Preparing [2021-03-31T17:09:31.502Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:09:31.502Z] e0bfc228050a: Layer already exists [2021-03-31T17:09:31.502Z] 28980b69fae1: Layer already exists [2021-03-31T17:09:31.502Z] f3678a7a476d: Layer already exists [2021-03-31T17:09:31.502Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:31.502Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156: digest: sha256:fef3c52c59560e6d8c9b79d18893d99b31191fb5f578cf032676cfd7ce7f8757 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:31.911Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:32.569Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2021-03-31T17:09:33.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-03-31T17:09:33.250Z] 28980b69fae1: Preparing [2021-03-31T17:09:33.250Z] e0bfc228050a: Preparing [2021-03-31T17:09:33.250Z] 34fd1a7a9026: Preparing [2021-03-31T17:09:33.250Z] f3678a7a476d: Preparing [2021-03-31T17:09:33.250Z] fa29914ad24c: Preparing [2021-03-31T17:09:33.594Z] e0bfc228050a: Layer already exists [2021-03-31T17:09:33.594Z] 28980b69fae1: Layer already exists [2021-03-31T17:09:33.594Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:33.594Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:09:33.594Z] f3678a7a476d: Layer already exists [2021-03-31T17:09:33.938Z] master: digest: sha256:fef3c52c59560e6d8c9b79d18893d99b31191fb5f578cf032676cfd7ce7f8757 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:09:34.180Z] ===================================================== [Pipeline] echo [2021-03-31T17:09:34.226Z] taggedImages: [2021-03-31T17:09:34.226Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:09:34.226Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.156 [2021-03-31T17:09:34.226Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:09:34.226Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2021-03-31T17:09:34.294Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go with the following tags: [2021-03-31T17:09:34.294Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:09:34.294Z] 2.0.0-dev.156 [2021-03-31T17:09:34.294Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:09:34.294Z] master [2021-03-31T17:09:34.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:34.849Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:35.493Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:09:35.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-03-31T17:09:35.494Z] a018e25c2e2d: Preparing [2021-03-31T17:09:35.494Z] a018e25c2e2d: Preparing [2021-03-31T17:09:35.494Z] d8522705f5fb: Preparing [2021-03-31T17:09:35.494Z] b98cb6ce3876: Preparing [2021-03-31T17:09:35.494Z] e17ddcc3620b: Preparing [2021-03-31T17:09:35.494Z] 9cf706deb733: Preparing [2021-03-31T17:09:35.494Z] 34fd1a7a9026: Preparing [2021-03-31T17:09:35.494Z] 5ca3f03b4d68: Preparing [2021-03-31T17:09:35.494Z] 5ca3f03b4d68: Preparing [2021-03-31T17:09:35.494Z] f748a8b853c3: Preparing [2021-03-31T17:09:35.494Z] 5e8dd3485dfb: Preparing [2021-03-31T17:09:35.494Z] fa29914ad24c: Preparing [2021-03-31T17:09:35.494Z] 34fd1a7a9026: Waiting [2021-03-31T17:09:35.494Z] 5ca3f03b4d68: Waiting [2021-03-31T17:09:35.494Z] f748a8b853c3: Waiting [2021-03-31T17:09:35.494Z] 5e8dd3485dfb: Waiting [2021-03-31T17:09:35.494Z] fa29914ad24c: Waiting [2021-03-31T17:09:36.115Z] a018e25c2e2d: Pushed [2021-03-31T17:09:36.421Z] e17ddcc3620b: Pushed [2021-03-31T17:09:36.421Z] d8522705f5fb: Pushed [2021-03-31T17:09:36.421Z] b98cb6ce3876: Pushed [2021-03-31T17:09:36.421Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:09:37.185Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:37.614Z] 5ca3f03b4d68: Pushed [2021-03-31T17:09:37.614Z] 5e8dd3485dfb: Pushed [2021-03-31T17:09:37.614Z] f748a8b853c3: Pushed [2021-03-31T17:09:39.697Z] 9cf706deb733: Pushed [2021-03-31T17:09:39.997Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92: digest: sha256:ff65991bb2e03056d936d6793cbf5d71994e05dfbdb7b31b64eec884ecc1660d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:40.460Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:41.164Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.156 [2021-03-31T17:09:41.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-03-31T17:09:41.971Z] a018e25c2e2d: Preparing [2021-03-31T17:09:41.971Z] a018e25c2e2d: Preparing [2021-03-31T17:09:41.971Z] d8522705f5fb: Preparing [2021-03-31T17:09:41.971Z] b98cb6ce3876: Preparing [2021-03-31T17:09:41.971Z] e17ddcc3620b: Preparing [2021-03-31T17:09:41.971Z] 9cf706deb733: Preparing [2021-03-31T17:09:41.971Z] 34fd1a7a9026: Preparing [2021-03-31T17:09:41.971Z] 5ca3f03b4d68: Preparing [2021-03-31T17:09:41.971Z] 5ca3f03b4d68: Preparing [2021-03-31T17:09:41.971Z] f748a8b853c3: Preparing [2021-03-31T17:09:41.971Z] 5e8dd3485dfb: Preparing [2021-03-31T17:09:41.971Z] fa29914ad24c: Preparing [2021-03-31T17:09:41.971Z] 34fd1a7a9026: Waiting [2021-03-31T17:09:41.971Z] 5ca3f03b4d68: Waiting [2021-03-31T17:09:41.971Z] f748a8b853c3: Waiting [2021-03-31T17:09:41.971Z] 5e8dd3485dfb: Waiting [2021-03-31T17:09:41.971Z] fa29914ad24c: Waiting [2021-03-31T17:09:41.971Z] a018e25c2e2d: Layer already exists [2021-03-31T17:09:41.971Z] e17ddcc3620b: Layer already exists [2021-03-31T17:09:41.971Z] b98cb6ce3876: Layer already exists [2021-03-31T17:09:41.971Z] d8522705f5fb: Layer already exists [2021-03-31T17:09:41.971Z] 9cf706deb733: Layer already exists [2021-03-31T17:09:41.971Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:09:41.971Z] 5ca3f03b4d68: Layer already exists [2021-03-31T17:09:41.971Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:41.971Z] f748a8b853c3: Layer already exists [2021-03-31T17:09:41.971Z] 5e8dd3485dfb: Layer already exists [2021-03-31T17:09:42.291Z] 2.0.0-dev.156: digest: sha256:ff65991bb2e03056d936d6793cbf5d71994e05dfbdb7b31b64eec884ecc1660d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:43.336Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:44.003Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:09:44.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-03-31T17:09:44.004Z] a018e25c2e2d: Preparing [2021-03-31T17:09:44.004Z] a018e25c2e2d: Preparing [2021-03-31T17:09:44.004Z] d8522705f5fb: Preparing [2021-03-31T17:09:44.004Z] b98cb6ce3876: Preparing [2021-03-31T17:09:44.004Z] e17ddcc3620b: Preparing [2021-03-31T17:09:44.004Z] 9cf706deb733: Preparing [2021-03-31T17:09:44.004Z] 34fd1a7a9026: Preparing [2021-03-31T17:09:44.004Z] 5ca3f03b4d68: Preparing [2021-03-31T17:09:44.004Z] 5ca3f03b4d68: Preparing [2021-03-31T17:09:44.004Z] f748a8b853c3: Preparing [2021-03-31T17:09:44.004Z] 5e8dd3485dfb: Preparing [2021-03-31T17:09:44.004Z] fa29914ad24c: Preparing [2021-03-31T17:09:44.004Z] 34fd1a7a9026: Waiting [2021-03-31T17:09:44.004Z] 5e8dd3485dfb: Waiting [2021-03-31T17:09:44.004Z] 5ca3f03b4d68: Waiting [2021-03-31T17:09:44.004Z] f748a8b853c3: Waiting [2021-03-31T17:09:44.004Z] fa29914ad24c: Waiting [2021-03-31T17:09:44.004Z] d8522705f5fb: Layer already exists [2021-03-31T17:09:44.004Z] 9cf706deb733: Layer already exists [2021-03-31T17:09:44.291Z] b98cb6ce3876: Layer already exists [2021-03-31T17:09:44.291Z] e17ddcc3620b: Layer already exists [2021-03-31T17:09:44.291Z] a018e25c2e2d: Layer already exists [2021-03-31T17:09:44.291Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:09:44.291Z] f748a8b853c3: Layer already exists [2021-03-31T17:09:44.291Z] 5ca3f03b4d68: Layer already exists [2021-03-31T17:09:44.291Z] 5e8dd3485dfb: Layer already exists [2021-03-31T17:09:44.291Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:44.291Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156: digest: sha256:ff65991bb2e03056d936d6793cbf5d71994e05dfbdb7b31b64eec884ecc1660d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:44.780Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:45.760Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [2021-03-31T17:09:46.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-03-31T17:09:46.026Z] a018e25c2e2d: Preparing [2021-03-31T17:09:46.026Z] a018e25c2e2d: Preparing [2021-03-31T17:09:46.026Z] d8522705f5fb: Preparing [2021-03-31T17:09:46.026Z] b98cb6ce3876: Preparing [2021-03-31T17:09:46.026Z] e17ddcc3620b: Preparing [2021-03-31T17:09:46.026Z] 9cf706deb733: Preparing [2021-03-31T17:09:46.026Z] 34fd1a7a9026: Preparing [2021-03-31T17:09:46.026Z] 5ca3f03b4d68: Preparing [2021-03-31T17:09:46.026Z] 5ca3f03b4d68: Preparing [2021-03-31T17:09:46.026Z] f748a8b853c3: Preparing [2021-03-31T17:09:46.026Z] 5e8dd3485dfb: Preparing [2021-03-31T17:09:46.026Z] fa29914ad24c: Preparing [2021-03-31T17:09:46.026Z] 5e8dd3485dfb: Waiting [2021-03-31T17:09:46.026Z] 34fd1a7a9026: Waiting [2021-03-31T17:09:46.026Z] 5ca3f03b4d68: Waiting [2021-03-31T17:09:46.026Z] fa29914ad24c: Waiting [2021-03-31T17:09:46.026Z] f748a8b853c3: Waiting [2021-03-31T17:09:46.026Z] a018e25c2e2d: Layer already exists [2021-03-31T17:09:46.026Z] 9cf706deb733: Layer already exists [2021-03-31T17:09:46.026Z] d8522705f5fb: Layer already exists [2021-03-31T17:09:46.026Z] b98cb6ce3876: Layer already exists [2021-03-31T17:09:46.026Z] e17ddcc3620b: Layer already exists [2021-03-31T17:09:46.026Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:09:46.026Z] 5e8dd3485dfb: Layer already exists [2021-03-31T17:09:46.026Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:46.026Z] f748a8b853c3: Layer already exists [2021-03-31T17:09:46.026Z] 5ca3f03b4d68: Layer already exists [2021-03-31T17:09:46.333Z] master: digest: sha256:ff65991bb2e03056d936d6793cbf5d71994e05dfbdb7b31b64eec884ecc1660d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:09:46.621Z] ===================================================== [Pipeline] echo [2021-03-31T17:09:46.667Z] taggedImages: [2021-03-31T17:09:46.667Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:09:46.667Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.156 [2021-03-31T17:09:46.667Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:09:46.667Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] echo [2021-03-31T17:09:46.728Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2021-03-31T17:09:46.728Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:09:46.728Z] 2.0.0-dev.156 [2021-03-31T17:09:46.728Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:09:46.728Z] master [2021-03-31T17:09:46.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:47.383Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:48.419Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:09:48.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-03-31T17:09:48.692Z] 14d3b62e8799: Preparing [2021-03-31T17:09:48.692Z] 14466206bec2: Preparing [2021-03-31T17:09:48.692Z] ed89da8df0cc: Preparing [2021-03-31T17:09:48.692Z] e0ea1a69abdb: Preparing [2021-03-31T17:09:48.692Z] e2a65bc5b5b3: Preparing [2021-03-31T17:09:48.692Z] fa29914ad24c: Preparing [2021-03-31T17:09:48.692Z] fa29914ad24c: Waiting [2021-03-31T17:09:49.574Z] ed89da8df0cc: Pushed [2021-03-31T17:09:49.574Z] e0ea1a69abdb: Pushed [2021-03-31T17:09:49.574Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:50.661Z] e2a65bc5b5b3: Pushed [2021-03-31T17:09:50.955Z] 14d3b62e8799: Pushed [2021-03-31T17:09:51.246Z] 14466206bec2: Pushed [2021-03-31T17:09:51.518Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92: digest: sha256:d5f5b1ccc6142dee00c8f4588ff526c346073fb7017a444e663b0de03225c2b4 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:51.974Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:52.970Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.156 [2021-03-31T17:09:53.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-03-31T17:09:53.251Z] 14d3b62e8799: Preparing [2021-03-31T17:09:53.251Z] 14466206bec2: Preparing [2021-03-31T17:09:53.251Z] ed89da8df0cc: Preparing [2021-03-31T17:09:53.251Z] e0ea1a69abdb: Preparing [2021-03-31T17:09:53.251Z] e2a65bc5b5b3: Preparing [2021-03-31T17:09:53.251Z] fa29914ad24c: Preparing [2021-03-31T17:09:53.251Z] fa29914ad24c: Waiting [2021-03-31T17:09:53.251Z] 14d3b62e8799: Layer already exists [2021-03-31T17:09:53.251Z] ed89da8df0cc: Layer already exists [2021-03-31T17:09:53.251Z] 14466206bec2: Layer already exists [2021-03-31T17:09:53.251Z] e2a65bc5b5b3: Layer already exists [2021-03-31T17:09:53.251Z] e0ea1a69abdb: Layer already exists [2021-03-31T17:09:53.251Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:53.251Z] 2.0.0-dev.156: digest: sha256:d5f5b1ccc6142dee00c8f4588ff526c346073fb7017a444e663b0de03225c2b4 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:53.706Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:54.319Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:09:54.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-03-31T17:09:54.606Z] 14d3b62e8799: Preparing [2021-03-31T17:09:54.606Z] 14466206bec2: Preparing [2021-03-31T17:09:54.606Z] ed89da8df0cc: Preparing [2021-03-31T17:09:54.606Z] e0ea1a69abdb: Preparing [2021-03-31T17:09:54.606Z] e2a65bc5b5b3: Preparing [2021-03-31T17:09:54.606Z] fa29914ad24c: Preparing [2021-03-31T17:09:54.606Z] fa29914ad24c: Waiting [2021-03-31T17:09:54.890Z] e2a65bc5b5b3: Layer already exists [2021-03-31T17:09:54.890Z] 14466206bec2: Layer already exists [2021-03-31T17:09:54.890Z] ed89da8df0cc: Layer already exists [2021-03-31T17:09:54.890Z] 14d3b62e8799: Layer already exists [2021-03-31T17:09:54.890Z] e0ea1a69abdb: Layer already exists [2021-03-31T17:09:54.890Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:54.890Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156: digest: sha256:d5f5b1ccc6142dee00c8f4588ff526c346073fb7017a444e663b0de03225c2b4 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:55.324Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:55.714Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2021-03-31T17:09:56.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-03-31T17:09:56.018Z] 14d3b62e8799: Preparing [2021-03-31T17:09:56.018Z] 14466206bec2: Preparing [2021-03-31T17:09:56.018Z] ed89da8df0cc: Preparing [2021-03-31T17:09:56.018Z] e0ea1a69abdb: Preparing [2021-03-31T17:09:56.018Z] e2a65bc5b5b3: Preparing [2021-03-31T17:09:56.018Z] fa29914ad24c: Preparing [2021-03-31T17:09:56.018Z] fa29914ad24c: Waiting [2021-03-31T17:09:56.018Z] e0ea1a69abdb: Layer already exists [2021-03-31T17:09:56.018Z] 14466206bec2: Layer already exists [2021-03-31T17:09:56.018Z] 14d3b62e8799: Layer already exists [2021-03-31T17:09:56.018Z] e2a65bc5b5b3: Layer already exists [2021-03-31T17:09:56.018Z] ed89da8df0cc: Layer already exists [2021-03-31T17:09:56.298Z] fa29914ad24c: Layer already exists [2021-03-31T17:09:56.298Z] master: digest: sha256:d5f5b1ccc6142dee00c8f4588ff526c346073fb7017a444e663b0de03225c2b4 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:09:56.490Z] ===================================================== [Pipeline] echo [2021-03-31T17:09:56.537Z] taggedImages: [2021-03-31T17:09:56.537Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:09:56.537Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.156 [2021-03-31T17:09:56.537Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:09:56.537Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2021-03-31T17:09:56.609Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2021-03-31T17:09:56.609Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:09:56.609Z] 2.0.0-dev.156 [2021-03-31T17:09:56.609Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:09:56.609Z] master [2021-03-31T17:09:56.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:57.199Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:09:57.880Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:09:58.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-03-31T17:09:58.212Z] f71e211fd59b: Preparing [2021-03-31T17:09:58.212Z] 0531f99b02ea: Preparing [2021-03-31T17:09:58.212Z] 38fc3673b273: Preparing [2021-03-31T17:09:58.212Z] b9979d771f23: Preparing [2021-03-31T17:09:58.212Z] b0a17d4691aa: Preparing [2021-03-31T17:09:58.212Z] 73c3952cdf5a: Preparing [2021-03-31T17:09:58.212Z] 0cc01e68b3ea: Preparing [2021-03-31T17:09:58.212Z] 47f4f5dc8114: Preparing [2021-03-31T17:09:58.212Z] fa29914ad24c: Preparing [2021-03-31T17:09:58.212Z] 73c3952cdf5a: Waiting [2021-03-31T17:09:58.212Z] 0cc01e68b3ea: Waiting [2021-03-31T17:09:58.212Z] 47f4f5dc8114: Waiting [2021-03-31T17:09:58.212Z] fa29914ad24c: Waiting [2021-03-31T17:09:59.183Z] f71e211fd59b: Pushed [2021-03-31T17:09:59.183Z] b0a17d4691aa: Pushed [2021-03-31T17:09:59.183Z] 0531f99b02ea: Pushed [2021-03-31T17:10:00.177Z] 73c3952cdf5a: Pushed [2021-03-31T17:10:00.177Z] 0cc01e68b3ea: Pushed [2021-03-31T17:10:00.177Z] fa29914ad24c: Layer already exists [2021-03-31T17:10:00.504Z] 47f4f5dc8114: Pushed [2021-03-31T17:10:01.243Z] 38fc3673b273: Pushed [2021-03-31T17:10:01.594Z] b9979d771f23: Pushed [2021-03-31T17:10:01.887Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92: digest: sha256:410c3d736130dd150beee649ac2c37c5a0df54eff0eb9df4672ddfdbe04b75cd size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:02.318Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:03.087Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.156 [2021-03-31T17:10:03.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-03-31T17:10:03.404Z] f71e211fd59b: Preparing [2021-03-31T17:10:03.404Z] 0531f99b02ea: Preparing [2021-03-31T17:10:03.404Z] 38fc3673b273: Preparing [2021-03-31T17:10:03.404Z] b9979d771f23: Preparing [2021-03-31T17:10:03.404Z] b0a17d4691aa: Preparing [2021-03-31T17:10:03.404Z] 73c3952cdf5a: Preparing [2021-03-31T17:10:03.404Z] 0cc01e68b3ea: Preparing [2021-03-31T17:10:03.404Z] 47f4f5dc8114: Preparing [2021-03-31T17:10:03.404Z] fa29914ad24c: Preparing [2021-03-31T17:10:03.404Z] 73c3952cdf5a: Waiting [2021-03-31T17:10:03.404Z] 0cc01e68b3ea: Waiting [2021-03-31T17:10:03.404Z] 47f4f5dc8114: Waiting [2021-03-31T17:10:03.404Z] fa29914ad24c: Waiting [2021-03-31T17:10:03.404Z] 38fc3673b273: Layer already exists [2021-03-31T17:10:03.404Z] 0531f99b02ea: Layer already exists [2021-03-31T17:10:03.404Z] b9979d771f23: Layer already exists [2021-03-31T17:10:03.404Z] f71e211fd59b: Layer already exists [2021-03-31T17:10:03.772Z] b0a17d4691aa: Layer already exists [2021-03-31T17:10:03.772Z] fa29914ad24c: Layer already exists [2021-03-31T17:10:03.772Z] 0cc01e68b3ea: Layer already exists [2021-03-31T17:10:03.772Z] 73c3952cdf5a: Layer already exists [2021-03-31T17:10:03.772Z] 47f4f5dc8114: Layer already exists [2021-03-31T17:10:03.772Z] 2.0.0-dev.156: digest: sha256:410c3d736130dd150beee649ac2c37c5a0df54eff0eb9df4672ddfdbe04b75cd size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:04.148Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:04.819Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:10:05.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-03-31T17:10:05.200Z] f71e211fd59b: Preparing [2021-03-31T17:10:05.200Z] 0531f99b02ea: Preparing [2021-03-31T17:10:05.200Z] 38fc3673b273: Preparing [2021-03-31T17:10:05.200Z] b9979d771f23: Preparing [2021-03-31T17:10:05.200Z] b0a17d4691aa: Preparing [2021-03-31T17:10:05.200Z] 73c3952cdf5a: Preparing [2021-03-31T17:10:05.200Z] 0cc01e68b3ea: Preparing [2021-03-31T17:10:05.200Z] 47f4f5dc8114: Preparing [2021-03-31T17:10:05.200Z] fa29914ad24c: Preparing [2021-03-31T17:10:05.200Z] 73c3952cdf5a: Waiting [2021-03-31T17:10:05.200Z] 47f4f5dc8114: Waiting [2021-03-31T17:10:05.200Z] fa29914ad24c: Waiting [2021-03-31T17:10:05.200Z] f71e211fd59b: Layer already exists [2021-03-31T17:10:05.200Z] b9979d771f23: Layer already exists [2021-03-31T17:10:05.200Z] 38fc3673b273: Layer already exists [2021-03-31T17:10:05.200Z] 0531f99b02ea: Layer already exists [2021-03-31T17:10:05.200Z] b0a17d4691aa: Layer already exists [2021-03-31T17:10:05.496Z] 47f4f5dc8114: Layer already exists [2021-03-31T17:10:05.496Z] 0cc01e68b3ea: Layer already exists [2021-03-31T17:10:05.496Z] 73c3952cdf5a: Layer already exists [2021-03-31T17:10:05.496Z] fa29914ad24c: Layer already exists [2021-03-31T17:10:05.496Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156: digest: sha256:410c3d736130dd150beee649ac2c37c5a0df54eff0eb9df4672ddfdbe04b75cd size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:05.880Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:06.509Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2021-03-31T17:10:06.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-03-31T17:10:06.808Z] f71e211fd59b: Preparing [2021-03-31T17:10:06.808Z] 0531f99b02ea: Preparing [2021-03-31T17:10:06.808Z] 38fc3673b273: Preparing [2021-03-31T17:10:06.808Z] b9979d771f23: Preparing [2021-03-31T17:10:06.808Z] b0a17d4691aa: Preparing [2021-03-31T17:10:06.808Z] 73c3952cdf5a: Preparing [2021-03-31T17:10:06.808Z] 0cc01e68b3ea: Preparing [2021-03-31T17:10:06.808Z] 47f4f5dc8114: Preparing [2021-03-31T17:10:06.808Z] fa29914ad24c: Preparing [2021-03-31T17:10:06.808Z] 73c3952cdf5a: Waiting [2021-03-31T17:10:06.808Z] 0cc01e68b3ea: Waiting [2021-03-31T17:10:06.808Z] 47f4f5dc8114: Waiting [2021-03-31T17:10:06.808Z] fa29914ad24c: Waiting [2021-03-31T17:10:06.808Z] f71e211fd59b: Layer already exists [2021-03-31T17:10:06.808Z] b0a17d4691aa: Layer already exists [2021-03-31T17:10:06.808Z] 0531f99b02ea: Layer already exists [2021-03-31T17:10:06.808Z] 38fc3673b273: Layer already exists [2021-03-31T17:10:06.808Z] b9979d771f23: Layer already exists [2021-03-31T17:10:06.808Z] fa29914ad24c: Layer already exists [2021-03-31T17:10:06.808Z] 47f4f5dc8114: Layer already exists [2021-03-31T17:10:06.808Z] 73c3952cdf5a: Layer already exists [2021-03-31T17:10:06.808Z] 0cc01e68b3ea: Layer already exists [2021-03-31T17:10:06.808Z] master: digest: sha256:410c3d736130dd150beee649ac2c37c5a0df54eff0eb9df4672ddfdbe04b75cd size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:10:07.051Z] ===================================================== [Pipeline] echo [2021-03-31T17:10:07.097Z] taggedImages: [2021-03-31T17:10:07.097Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:10:07.097Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.156 [2021-03-31T17:10:07.097Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:10:07.097Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2021-03-31T17:10:07.161Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2021-03-31T17:10:07.161Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:10:07.161Z] 2.0.0-dev.156 [2021-03-31T17:10:07.161Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:10:07.161Z] master [2021-03-31T17:10:07.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:07.673Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:08.328Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:10:08.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-03-31T17:10:09.089Z] cb5c973d1efe: Preparing [2021-03-31T17:10:09.089Z] ddf243c8d688: Preparing [2021-03-31T17:10:09.089Z] 34fd1a7a9026: Preparing [2021-03-31T17:10:09.089Z] 9a57512f8138: Preparing [2021-03-31T17:10:09.089Z] fa29914ad24c: Preparing [2021-03-31T17:10:09.089Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:10:09.089Z] fa29914ad24c: Layer already exists [2021-03-31T17:10:09.725Z] cb5c973d1efe: Pushed [2021-03-31T17:10:10.951Z] 9a57512f8138: Pushed [2021-03-31T17:10:11.558Z] ddf243c8d688: Pushed [2021-03-31T17:10:11.829Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92: digest: sha256:32f63ab50f4fb593953a04f8a7fe06c3ec1300ca84c9da0247a8027fa2182581 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:12.258Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:13.109Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.156 [2021-03-31T17:10:13.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-03-31T17:10:13.437Z] cb5c973d1efe: Preparing [2021-03-31T17:10:13.437Z] ddf243c8d688: Preparing [2021-03-31T17:10:13.437Z] 34fd1a7a9026: Preparing [2021-03-31T17:10:13.437Z] 9a57512f8138: Preparing [2021-03-31T17:10:13.437Z] fa29914ad24c: Preparing [2021-03-31T17:10:13.437Z] ddf243c8d688: Layer already exists [2021-03-31T17:10:13.437Z] fa29914ad24c: Layer already exists [2021-03-31T17:10:13.437Z] cb5c973d1efe: Layer already exists [2021-03-31T17:10:13.437Z] 9a57512f8138: Layer already exists [2021-03-31T17:10:13.437Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:10:13.709Z] 2.0.0-dev.156: digest: sha256:32f63ab50f4fb593953a04f8a7fe06c3ec1300ca84c9da0247a8027fa2182581 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:14.205Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:14.835Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:10:14.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-03-31T17:10:14.836Z] cb5c973d1efe: Preparing [2021-03-31T17:10:14.836Z] ddf243c8d688: Preparing [2021-03-31T17:10:14.836Z] 34fd1a7a9026: Preparing [2021-03-31T17:10:14.836Z] 9a57512f8138: Preparing [2021-03-31T17:10:14.836Z] fa29914ad24c: Preparing [2021-03-31T17:10:14.836Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:10:14.836Z] ddf243c8d688: Layer already exists [2021-03-31T17:10:14.836Z] fa29914ad24c: Layer already exists [2021-03-31T17:10:14.836Z] 9a57512f8138: Layer already exists [2021-03-31T17:10:14.836Z] cb5c973d1efe: Layer already exists [2021-03-31T17:10:14.836Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156: digest: sha256:32f63ab50f4fb593953a04f8a7fe06c3ec1300ca84c9da0247a8027fa2182581 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:15.631Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:16.007Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2021-03-31T17:10:16.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-03-31T17:10:16.402Z] cb5c973d1efe: Preparing [2021-03-31T17:10:16.402Z] ddf243c8d688: Preparing [2021-03-31T17:10:16.402Z] 34fd1a7a9026: Preparing [2021-03-31T17:10:16.402Z] 9a57512f8138: Preparing [2021-03-31T17:10:16.402Z] fa29914ad24c: Preparing [2021-03-31T17:10:16.402Z] 9a57512f8138: Layer already exists [2021-03-31T17:10:16.402Z] fa29914ad24c: Layer already exists [2021-03-31T17:10:16.402Z] ddf243c8d688: Layer already exists [2021-03-31T17:10:16.402Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:10:16.402Z] cb5c973d1efe: Layer already exists [2021-03-31T17:10:16.402Z] master: digest: sha256:32f63ab50f4fb593953a04f8a7fe06c3ec1300ca84c9da0247a8027fa2182581 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:10:16.726Z] ===================================================== [Pipeline] echo [2021-03-31T17:10:16.770Z] taggedImages: [2021-03-31T17:10:16.770Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:10:16.770Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.156 [2021-03-31T17:10:16.770Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:10:16.770Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2021-03-31T17:10:16.831Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2021-03-31T17:10:16.831Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:10:16.831Z] 2.0.0-dev.156 [2021-03-31T17:10:16.831Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:10:16.831Z] master [2021-03-31T17:10:16.831Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:17.341Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:18.034Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:10:18.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-03-31T17:10:18.034Z] 752859e55828: Preparing [2021-03-31T17:10:18.034Z] 1409a547599e: Preparing [2021-03-31T17:10:18.034Z] 34fd1a7a9026: Preparing [2021-03-31T17:10:18.034Z] 4de245e01188: Preparing [2021-03-31T17:10:18.034Z] fa29914ad24c: Preparing [2021-03-31T17:10:18.459Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:10:18.459Z] 4de245e01188: Layer already exists [2021-03-31T17:10:18.459Z] fa29914ad24c: Layer already exists [2021-03-31T17:10:18.459Z] 752859e55828: Pushed [2021-03-31T17:10:21.524Z] 1409a547599e: Pushed [2021-03-31T17:10:21.524Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92: digest: sha256:77c603cc95b6eef7f210f5be15b49bda1b0f9ceeaf0aecec5982813f1f40690e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:21.900Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:22.723Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.156 [2021-03-31T17:10:22.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-03-31T17:10:22.998Z] 752859e55828: Preparing [2021-03-31T17:10:22.998Z] 1409a547599e: Preparing [2021-03-31T17:10:22.998Z] 34fd1a7a9026: Preparing [2021-03-31T17:10:22.998Z] 4de245e01188: Preparing [2021-03-31T17:10:22.998Z] fa29914ad24c: Preparing [2021-03-31T17:10:22.998Z] 752859e55828: Layer already exists [2021-03-31T17:10:22.998Z] 1409a547599e: Layer already exists [2021-03-31T17:10:22.998Z] 4de245e01188: Layer already exists [2021-03-31T17:10:22.998Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:10:22.998Z] fa29914ad24c: Layer already exists [2021-03-31T17:10:22.998Z] 2.0.0-dev.156: digest: sha256:77c603cc95b6eef7f210f5be15b49bda1b0f9ceeaf0aecec5982813f1f40690e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:23.424Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:24.199Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:10:24.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-03-31T17:10:24.199Z] 752859e55828: Preparing [2021-03-31T17:10:24.199Z] 1409a547599e: Preparing [2021-03-31T17:10:24.199Z] 34fd1a7a9026: Preparing [2021-03-31T17:10:24.199Z] 4de245e01188: Preparing [2021-03-31T17:10:24.199Z] fa29914ad24c: Preparing [2021-03-31T17:10:24.199Z] 1409a547599e: Layer already exists [2021-03-31T17:10:24.199Z] fa29914ad24c: Layer already exists [2021-03-31T17:10:24.199Z] 4de245e01188: Layer already exists [2021-03-31T17:10:24.199Z] 752859e55828: Layer already exists [2021-03-31T17:10:24.199Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:10:24.476Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156: digest: sha256:77c603cc95b6eef7f210f5be15b49bda1b0f9ceeaf0aecec5982813f1f40690e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:24.896Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:25.937Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2021-03-31T17:10:26.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-03-31T17:10:26.708Z] 752859e55828: Preparing [2021-03-31T17:10:26.708Z] 1409a547599e: Preparing [2021-03-31T17:10:26.708Z] 34fd1a7a9026: Preparing [2021-03-31T17:10:26.708Z] 4de245e01188: Preparing [2021-03-31T17:10:26.708Z] fa29914ad24c: Preparing [2021-03-31T17:10:27.017Z] 34fd1a7a9026: Layer already exists [2021-03-31T17:10:27.017Z] 752859e55828: Layer already exists [2021-03-31T17:10:27.017Z] 4de245e01188: Layer already exists [2021-03-31T17:10:27.017Z] fa29914ad24c: Layer already exists [2021-03-31T17:10:27.017Z] 1409a547599e: Layer already exists [2021-03-31T17:10:27.289Z] master: digest: sha256:77c603cc95b6eef7f210f5be15b49bda1b0f9ceeaf0aecec5982813f1f40690e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:10:27.474Z] ===================================================== [Pipeline] echo [2021-03-31T17:10:27.518Z] taggedImages: [2021-03-31T17:10:27.518Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:10:27.518Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.156 [2021-03-31T17:10:27.518Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:10:27.518Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2021-03-31T17:10:27.586Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2021-03-31T17:10:27.586Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:10:27.586Z] 2.0.0-dev.156 [2021-03-31T17:10:27.586Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:10:27.586Z] master [2021-03-31T17:10:27.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:28.207Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:29.073Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:10:29.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-03-31T17:10:29.394Z] a6e8d43888a9: Preparing [2021-03-31T17:10:29.394Z] 29be368d5336: Preparing [2021-03-31T17:10:29.394Z] ae3895ec191f: Preparing [2021-03-31T17:10:29.394Z] 8ac6c8f07ecc: Preparing [2021-03-31T17:10:29.394Z] d1982e5f2a01: Preparing [2021-03-31T17:10:29.394Z] 4a941a71f105: Preparing [2021-03-31T17:10:29.394Z] afde4a14a635: Preparing [2021-03-31T17:10:29.394Z] 0754057c0ad3: Preparing [2021-03-31T17:10:29.394Z] 998cdf262ab1: Preparing [2021-03-31T17:10:29.394Z] 02e56110abd2: Preparing [2021-03-31T17:10:29.394Z] abc36efb885a: Preparing [2021-03-31T17:10:29.394Z] b0b09059f4e1: Preparing [2021-03-31T17:10:29.394Z] bb961f40224b: Preparing [2021-03-31T17:10:29.394Z] f4666769fca7: Preparing [2021-03-31T17:10:29.394Z] 4a941a71f105: Waiting [2021-03-31T17:10:29.394Z] afde4a14a635: Waiting [2021-03-31T17:10:29.394Z] 0754057c0ad3: Waiting [2021-03-31T17:10:29.394Z] 998cdf262ab1: Waiting [2021-03-31T17:10:29.394Z] 02e56110abd2: Waiting [2021-03-31T17:10:29.394Z] abc36efb885a: Waiting [2021-03-31T17:10:29.394Z] b0b09059f4e1: Waiting [2021-03-31T17:10:29.394Z] bb961f40224b: Waiting [2021-03-31T17:10:29.394Z] f4666769fca7: Waiting [2021-03-31T17:10:30.194Z] d1982e5f2a01: Pushed [2021-03-31T17:10:30.526Z] a6e8d43888a9: Pushed [2021-03-31T17:10:31.393Z] 8ac6c8f07ecc: Pushed [2021-03-31T17:10:31.393Z] 0754057c0ad3: Layer already exists [2021-03-31T17:10:31.695Z] 29be368d5336: Pushed [2021-03-31T17:10:31.695Z] 998cdf262ab1: Layer already exists [2021-03-31T17:10:31.695Z] 02e56110abd2: Layer already exists [2021-03-31T17:10:31.695Z] abc36efb885a: Layer already exists [2021-03-31T17:10:31.695Z] b0b09059f4e1: Layer already exists [2021-03-31T17:10:31.695Z] afde4a14a635: Pushed [2021-03-31T17:10:32.028Z] f4666769fca7: Layer already exists [2021-03-31T17:10:32.028Z] bb961f40224b: Layer already exists [2021-03-31T17:10:33.011Z] 4a941a71f105: Pushed [2021-03-31T17:10:51.582Z] ae3895ec191f: Pushed [2021-03-31T17:10:51.582Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92: digest: sha256:fa6712f2ec6143fa110a7dad885964ecf18cf98b531d469b94945296b90467f1 size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:52.062Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:52.875Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.156 [2021-03-31T17:10:53.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-03-31T17:10:53.159Z] a6e8d43888a9: Preparing [2021-03-31T17:10:53.159Z] 29be368d5336: Preparing [2021-03-31T17:10:53.159Z] ae3895ec191f: Preparing [2021-03-31T17:10:53.159Z] 8ac6c8f07ecc: Preparing [2021-03-31T17:10:53.159Z] d1982e5f2a01: Preparing [2021-03-31T17:10:53.159Z] 4a941a71f105: Preparing [2021-03-31T17:10:53.159Z] afde4a14a635: Preparing [2021-03-31T17:10:53.159Z] 0754057c0ad3: Preparing [2021-03-31T17:10:53.159Z] 998cdf262ab1: Preparing [2021-03-31T17:10:53.159Z] 02e56110abd2: Preparing [2021-03-31T17:10:53.159Z] abc36efb885a: Preparing [2021-03-31T17:10:53.159Z] b0b09059f4e1: Preparing [2021-03-31T17:10:53.159Z] bb961f40224b: Preparing [2021-03-31T17:10:53.159Z] f4666769fca7: Preparing [2021-03-31T17:10:53.159Z] afde4a14a635: Waiting [2021-03-31T17:10:53.159Z] 0754057c0ad3: Waiting [2021-03-31T17:10:53.159Z] 998cdf262ab1: Waiting [2021-03-31T17:10:53.159Z] 02e56110abd2: Waiting [2021-03-31T17:10:53.159Z] abc36efb885a: Waiting [2021-03-31T17:10:53.159Z] b0b09059f4e1: Waiting [2021-03-31T17:10:53.159Z] bb961f40224b: Waiting [2021-03-31T17:10:53.159Z] f4666769fca7: Waiting [2021-03-31T17:10:53.159Z] 4a941a71f105: Waiting [2021-03-31T17:10:53.159Z] d1982e5f2a01: Layer already exists [2021-03-31T17:10:53.159Z] a6e8d43888a9: Layer already exists [2021-03-31T17:10:53.159Z] ae3895ec191f: Layer already exists [2021-03-31T17:10:53.159Z] 29be368d5336: Layer already exists [2021-03-31T17:10:53.159Z] 8ac6c8f07ecc: Layer already exists [2021-03-31T17:10:53.159Z] 0754057c0ad3: Layer already exists [2021-03-31T17:10:53.159Z] afde4a14a635: Layer already exists [2021-03-31T17:10:53.159Z] 4a941a71f105: Layer already exists [2021-03-31T17:10:53.159Z] 998cdf262ab1: Layer already exists [2021-03-31T17:10:53.520Z] 02e56110abd2: Layer already exists [2021-03-31T17:10:53.520Z] bb961f40224b: Layer already exists [2021-03-31T17:10:53.520Z] abc36efb885a: Layer already exists [2021-03-31T17:10:53.520Z] b0b09059f4e1: Layer already exists [2021-03-31T17:10:53.520Z] f4666769fca7: Layer already exists [2021-03-31T17:10:53.520Z] 2.0.0-dev.156: digest: sha256:fa6712f2ec6143fa110a7dad885964ecf18cf98b531d469b94945296b90467f1 size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:53.941Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:55.134Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:10:55.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-03-31T17:10:55.446Z] a6e8d43888a9: Preparing [2021-03-31T17:10:55.446Z] 29be368d5336: Preparing [2021-03-31T17:10:55.446Z] ae3895ec191f: Preparing [2021-03-31T17:10:55.446Z] 8ac6c8f07ecc: Preparing [2021-03-31T17:10:55.446Z] d1982e5f2a01: Preparing [2021-03-31T17:10:55.446Z] 4a941a71f105: Preparing [2021-03-31T17:10:55.446Z] afde4a14a635: Preparing [2021-03-31T17:10:55.446Z] 0754057c0ad3: Preparing [2021-03-31T17:10:55.446Z] 998cdf262ab1: Preparing [2021-03-31T17:10:55.446Z] 02e56110abd2: Preparing [2021-03-31T17:10:55.446Z] abc36efb885a: Preparing [2021-03-31T17:10:55.446Z] b0b09059f4e1: Preparing [2021-03-31T17:10:55.446Z] bb961f40224b: Preparing [2021-03-31T17:10:55.446Z] f4666769fca7: Preparing [2021-03-31T17:10:55.446Z] 4a941a71f105: Waiting [2021-03-31T17:10:55.446Z] afde4a14a635: Waiting [2021-03-31T17:10:55.446Z] 0754057c0ad3: Waiting [2021-03-31T17:10:55.446Z] 998cdf262ab1: Waiting [2021-03-31T17:10:55.446Z] 02e56110abd2: Waiting [2021-03-31T17:10:55.446Z] abc36efb885a: Waiting [2021-03-31T17:10:55.446Z] b0b09059f4e1: Waiting [2021-03-31T17:10:55.446Z] bb961f40224b: Waiting [2021-03-31T17:10:55.446Z] f4666769fca7: Waiting [2021-03-31T17:10:55.734Z] 29be368d5336: Layer already exists [2021-03-31T17:10:55.734Z] 8ac6c8f07ecc: Layer already exists [2021-03-31T17:10:55.734Z] ae3895ec191f: Layer already exists [2021-03-31T17:10:55.734Z] a6e8d43888a9: Layer already exists [2021-03-31T17:10:55.734Z] d1982e5f2a01: Layer already exists [2021-03-31T17:10:55.734Z] 998cdf262ab1: Layer already exists [2021-03-31T17:10:55.734Z] 4a941a71f105: Layer already exists [2021-03-31T17:10:55.734Z] 02e56110abd2: Layer already exists [2021-03-31T17:10:55.734Z] afde4a14a635: Layer already exists [2021-03-31T17:10:55.734Z] 0754057c0ad3: Layer already exists [2021-03-31T17:10:55.734Z] b0b09059f4e1: Layer already exists [2021-03-31T17:10:56.013Z] abc36efb885a: Layer already exists [2021-03-31T17:10:56.013Z] bb961f40224b: Layer already exists [2021-03-31T17:10:56.013Z] f4666769fca7: Layer already exists [2021-03-31T17:10:56.013Z] f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156: digest: sha256:fa6712f2ec6143fa110a7dad885964ecf18cf98b531d469b94945296b90467f1 size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:56.509Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:10:57.196Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2021-03-31T17:10:57.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-03-31T17:10:57.479Z] a6e8d43888a9: Preparing [2021-03-31T17:10:57.479Z] 29be368d5336: Preparing [2021-03-31T17:10:57.479Z] ae3895ec191f: Preparing [2021-03-31T17:10:57.479Z] 8ac6c8f07ecc: Preparing [2021-03-31T17:10:57.479Z] d1982e5f2a01: Preparing [2021-03-31T17:10:57.479Z] 4a941a71f105: Preparing [2021-03-31T17:10:57.479Z] afde4a14a635: Preparing [2021-03-31T17:10:57.479Z] 0754057c0ad3: Preparing [2021-03-31T17:10:57.479Z] 998cdf262ab1: Preparing [2021-03-31T17:10:57.479Z] 02e56110abd2: Preparing [2021-03-31T17:10:57.479Z] abc36efb885a: Preparing [2021-03-31T17:10:57.479Z] b0b09059f4e1: Preparing [2021-03-31T17:10:57.479Z] bb961f40224b: Preparing [2021-03-31T17:10:57.479Z] f4666769fca7: Preparing [2021-03-31T17:10:57.479Z] 4a941a71f105: Waiting [2021-03-31T17:10:57.479Z] afde4a14a635: Waiting [2021-03-31T17:10:57.479Z] 0754057c0ad3: Waiting [2021-03-31T17:10:57.479Z] 998cdf262ab1: Waiting [2021-03-31T17:10:57.479Z] 02e56110abd2: Waiting [2021-03-31T17:10:57.479Z] abc36efb885a: Waiting [2021-03-31T17:10:57.479Z] b0b09059f4e1: Waiting [2021-03-31T17:10:57.479Z] bb961f40224b: Waiting [2021-03-31T17:10:57.479Z] f4666769fca7: Waiting [2021-03-31T17:10:57.479Z] 29be368d5336: Layer already exists [2021-03-31T17:10:57.479Z] ae3895ec191f: Layer already exists [2021-03-31T17:10:57.479Z] 8ac6c8f07ecc: Layer already exists [2021-03-31T17:10:57.479Z] d1982e5f2a01: Layer already exists [2021-03-31T17:10:57.479Z] a6e8d43888a9: Layer already exists [2021-03-31T17:10:57.479Z] 02e56110abd2: Layer already exists [2021-03-31T17:10:57.479Z] afde4a14a635: Layer already exists [2021-03-31T17:10:57.479Z] 4a941a71f105: Layer already exists [2021-03-31T17:10:57.479Z] 0754057c0ad3: Layer already exists [2021-03-31T17:10:57.479Z] 998cdf262ab1: Layer already exists [2021-03-31T17:10:57.479Z] b0b09059f4e1: Layer already exists [2021-03-31T17:10:57.479Z] f4666769fca7: Layer already exists [2021-03-31T17:10:57.479Z] bb961f40224b: Layer already exists [2021-03-31T17:10:57.479Z] abc36efb885a: Layer already exists [2021-03-31T17:10:57.479Z] master: digest: sha256:fa6712f2ec6143fa110a7dad885964ecf18cf98b531d469b94945296b90467f1 size: 3252 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T17:10:57.755Z] ===================================================== [Pipeline] echo [2021-03-31T17:10:57.818Z] taggedImages: [2021-03-31T17:10:57.818Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92 [2021-03-31T17:10:57.818Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.156 [2021-03-31T17:10:57.818Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:f2bd0815c0e73667d07e5744b61daa5be38d8f92-2.0.0-dev.156 [2021-03-31T17:10:57.818Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-31T17:10:59.155Z] provisioning config files... [2021-03-31T17:10:59.170Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/424@tmp/config2336705232523308385tmp [Pipeline] { [Pipeline] sh [2021-03-31T17:10:59.988Z] + set +x [2021-03-31T17:10:59.988Z] + curl -s https://codecov.io/bash [2021-03-31T17:10:59.988Z] + bash -s -- [2021-03-31T17:11:00.655Z] [2021-03-31T17:11:00.655Z] _____ _ [2021-03-31T17:11:00.655Z] / ____| | | [2021-03-31T17:11:00.655Z] | | ___ __| | ___ ___ _____ __ [2021-03-31T17:11:00.655Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-31T17:11:00.655Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-31T17:11:00.655Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-31T17:11:00.655Z] Bash-20210309-2b87ace [2021-03-31T17:11:00.655Z] [2021-03-31T17:11:00.655Z] [2021-03-31T17:11:00.655Z] ==> git version 2.24.3 found [2021-03-31T17:11:00.655Z] ==> 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-03-31T17:11:00.655Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-31T17:11:00.655Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-31T17:11:00.655Z] curl: option -sm: expected a proper numerical parameter [2021-03-31T17:11:00.655Z] curl: try 'curl --help' or 'curl --manual' for more information [2021-03-31T17:11:00.655Z] ==> Jenkins CI detected. [2021-03-31T17:11:00.655Z] project root: . [2021-03-31T17:11:00.655Z] --> token set from env [2021-03-31T17:11:00.938Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-31T17:11:00.938Z] ==> Running gcov in . (disable via -X gcov) [2021-03-31T17:11:00.938Z] ==> Python coveragepy not found [2021-03-31T17:11:00.938Z] ==> Searching for coverage reports in: [2021-03-31T17:11:00.938Z] + . [2021-03-31T17:11:01.309Z] -> Found 1 reports [2021-03-31T17:11:01.309Z] ==> Detecting git/mercurial file structure [2021-03-31T17:11:01.309Z] ==> Reading reports [2021-03-31T17:11:01.309Z] + ./coverage.out bytes=669470 [2021-03-31T17:11:01.309Z] ==> Appending adjustments [2021-03-31T17:11:01.309Z] https://docs.codecov.io/docs/fixing-reports [2021-03-31T17:11:10.075Z] + Found adjustments [2021-03-31T17:11:10.075Z] ==> Gzipping contents [2021-03-31T17:11:10.424Z] 96K /tmp/codecov.Gaxt2t.gz [2021-03-31T17:11:10.424Z] ==> Uploading reports [2021-03-31T17:11:10.424Z] url: https://codecov.io [2021-03-31T17:11:10.424Z] query: branch=master&commit=f2bd0815c0e73667d07e5744b61daa5be38d8f92&build=424&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F424%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-03-31T17:11:10.424Z] -> Pinging Codecov [2021-03-31T17:11:10.424Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=f2bd0815c0e73667d07e5744b61daa5be38d8f92&build=424&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F424%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-03-31T17:11:11.234Z] -> Uploading to [2021-03-31T17:11:11.234Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-31/00271124DB129430A58F1EEE437C3FCB/f2bd0815c0e73667d07e5744b61daa5be38d8f92/647d59c7-6e62-4bb0-8ff6-2cbd81475229.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210331T171110Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4be72b70d793fb5f538943b35a1f7376de7a3b31d2135eee9269336bc692293 [2021-03-31T17:11:11.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T17:11:11.234Z] Dload Upload Total Spent Left Speed [2021-03-31T17:11:11.843Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96930 0 0 100 96930 0 154k --:--:-- --:--:-- --:--:-- 154k [2021-03-31T17:11:11.843Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f2bd0815c0e73667d07e5744b61daa5be38d8f92 [Pipeline] } [2021-03-31T17:11:11.858Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-03-31T17:11:12.416Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-03-31T17:11:12.511Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:11:13.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-31T17:11:13.322Z] [2021-03-31T17:11:13.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:11:13.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-31T17:11:14.506Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-03-31T17:11:14.506Z] 188c0c94c7c5: Already exists [2021-03-31T17:11:14.506Z] 0ef7d3d256c8: Already exists [2021-03-31T17:11:14.506Z] de9db76c5a1d: Already exists [2021-03-31T17:11:14.506Z] 0eba1c9be4d2: Pulling fs layer [2021-03-31T17:11:14.506Z] 0d57e429df01: Pulling fs layer [2021-03-31T17:11:14.506Z] 4e4be7b47b0d: Pulling fs layer [2021-03-31T17:11:14.506Z] e1f770b5df2f: Pulling fs layer [2021-03-31T17:11:14.506Z] 85a0685a4137: Pulling fs layer [2021-03-31T17:11:14.506Z] e1f770b5df2f: Waiting [2021-03-31T17:11:14.506Z] 85a0685a4137: Waiting [2021-03-31T17:11:14.506Z] 0d57e429df01: Verifying Checksum [2021-03-31T17:11:14.506Z] 0d57e429df01: Download complete [2021-03-31T17:11:14.506Z] 4e4be7b47b0d: Download complete [2021-03-31T17:11:18.168Z] e1f770b5df2f: Verifying Checksum [2021-03-31T17:11:18.168Z] e1f770b5df2f: Download complete [2021-03-31T17:11:26.690Z] 0eba1c9be4d2: Verifying Checksum [2021-03-31T17:11:26.690Z] 0eba1c9be4d2: Download complete [2021-03-31T17:11:28.212Z] 85a0685a4137: Verifying Checksum [2021-03-31T17:11:28.212Z] 85a0685a4137: Download complete [2021-03-31T17:11:50.979Z] 0eba1c9be4d2: Pull complete [2021-03-31T17:11:50.979Z] 0d57e429df01: Pull complete [2021-03-31T17:11:50.979Z] 4e4be7b47b0d: Pull complete [2021-03-31T17:11:55.123Z] e1f770b5df2f: Pull complete [2021-03-31T17:12:13.961Z] 85a0685a4137: Pull complete [2021-03-31T17:12:13.961Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-03-31T17:12:13.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-31T17:12:13.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-03-31T17:12:14.457Z] prd-centos7-docker-4c-2g-32276 does not seem to be running inside a container [2021-03-31T17:12:14.720Z] $ 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/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-03-31T17:12:18.123Z] $ docker top e5117d353417dafacbb3c958d1b6d18755c04d0142d31d06d38f5e714a39f0d5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-31T17:12:18.991Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-03-31T17:12:19.760Z] + set -o pipefail [2021-03-31T17:12:19.761Z] + snyk monitor '--org=edgex-jenkins' [2021-03-31T17:12:47.417Z] [2021-03-31T17:12:47.417Z] Monitoring /w/workspace/edgex-go/424 (github.com/edgexfoundry/edgex-go)... [2021-03-31T17:12:47.417Z] [2021-03-31T17:12:47.417Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/c893041e-9de2-486a-a87d-7d3fe953ff4b [2021-03-31T17:12:47.417Z] [2021-03-31T17:12:47.417Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-03-31T17:12:47.417Z] [2021-03-31T17:12:47.417Z] [2021-03-31T17:12:47.417Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2021-03-31T17:12:47.417Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-03-31T17:12:47.461Z] $ docker stop --time=1 e5117d353417dafacbb3c958d1b6d18755c04d0142d31d06d38f5e714a39f0d5 [2021-03-31T17:12:50.769Z] $ docker rm -f e5117d353417dafacbb3c958d1b6d18755c04d0142d31d06d38f5e714a39f0d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-03-31T17:12:53.290Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-31T17:12:53.351Z] provisioning config files... [2021-03-31T17:12:53.773Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/424@tmp/config7667377321279527048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T17:12:54.202Z] --> edgex-publish-swagger.sh [2021-03-31T17:12:54.202Z] === Publish openapi/v1 API === [2021-03-31T17:12:54.202Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-03-31T17:12:54.202Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/424/openapi/v1/core-command.yaml] [2021-03-31T17:12:54.202Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T17:12:54.202Z] Dload Upload Total Spent Left Speed [2021-03-31T17:12:55.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 9802 0:00:01 0:00:01 --:--:-- 9815 100 10522 0 0 100 10522 0 9798 0:00:01 0:00:01 --:--:-- 9806 [2021-03-31T17:12:55.414Z] [2021-03-31T17:12:55.414Z] [2021-03-31T17:12:55.414Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/424/openapi/v1/core-data.yaml] [2021-03-31T17:12:55.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T17:12:55.414Z] Dload Upload Total Spent Left Speed [2021-03-31T17:12:56.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 27763 0:00:01 0:00:01 --:--:-- 27779 100 32557 0 0 100 32557 0 27755 0:00:01 0:00:01 --:--:-- 27779 [2021-03-31T17:12:56.561Z] [2021-03-31T17:12:56.561Z] [2021-03-31T17:12:56.561Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/424/openapi/v1/core-metadata.yaml] [2021-03-31T17:12:56.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T17:12:56.561Z] Dload Upload Total Spent Left Speed [2021-03-31T17:12:57.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 57924 0:00:01 0:00:01 --:--:-- 58002 100 73721 0 0 100 73721 0 57912 0:00:01 0:00:01 --:--:-- 58002 [2021-03-31T17:12:57.786Z] [2021-03-31T17:12:57.786Z] [2021-03-31T17:12:57.786Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/424/openapi/v1/support-logging.yaml] [2021-03-31T17:12:57.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T17:12:57.786Z] Dload Upload Total Spent Left Speed [2021-03-31T17:12:59.016Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 13758 --:--:-- --:--:-- --:--:-- 13759 100 13581 0 0 100 13581 0 13754 --:--:-- --:--:-- --:--:-- 13745 [2021-03-31T17:12:59.016Z] [2021-03-31T17:12:59.016Z] [2021-03-31T17:12:59.297Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/424/openapi/v1/support-notifications.yaml] [2021-03-31T17:12:59.297Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T17:12:59.297Z] Dload Upload Total Spent Left Speed [2021-03-31T17:12:59.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 47668 --:--:-- --:--:-- --:--:-- 47659 100 38890 0 0 100 38890 0 47648 --:--:-- --:--:-- --:--:-- 47659 [2021-03-31T17:12:59.917Z] [2021-03-31T17:12:59.917Z] [2021-03-31T17:12:59.917Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/424/openapi/v1/support-scheduler.yaml] [2021-03-31T17:13:00.198Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T17:13:00.198Z] Dload Upload Total Spent Left Speed [2021-03-31T17:13:01.006Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 14228 0:00:01 0:00:01 --:--:-- 14234 100 14249 0 0 100 14249 0 14224 0:00:01 0:00:01 --:--:-- 14234 [2021-03-31T17:13:01.006Z] [2021-03-31T17:13:01.006Z] [2021-03-31T17:13:01.380Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/424/openapi/v1/system-agent.yaml] [2021-03-31T17:13:01.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T17:13:01.380Z] Dload Upload Total Spent Left Speed [2021-03-31T17:13:02.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 3066 0:00:01 0:00:01 --:--:-- 3069 100 4110 0 0 100 4110 0 3066 0:00:01 0:00:01 --:--:-- 3067 [2021-03-31T17:13:02.580Z] [2021-03-31T17:13:02.580Z] [2021-03-31T17:13:02.580Z] === Publish openapi/v2 API === [2021-03-31T17:13:02.580Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-03-31T17:13:02.953Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/424/openapi/v2/core-command.yaml] [2021-03-31T17:13:02.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T17:13:02.953Z] Dload Upload Total Spent Left Speed [2021-03-31T17:13:04.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29744 0 0 100 29744 0 24623 0:00:01 0:00:01 --:--:-- 24622 100 29744 0 0 100 29744 0 24619 0:00:01 0:00:01 --:--:-- 24622 [2021-03-31T17:13:04.161Z] [2021-03-31T17:13:04.161Z] [2021-03-31T17:13:04.161Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/424/openapi/v2/core-data.yaml] [2021-03-31T17:13:04.161Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T17:13:04.161Z] Dload Upload Total Spent Left Speed [2021-03-31T17:13:05.556Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56610 0 0 100 56610 0 46175 0:00:01 0:00:01 --:--:-- 46212 100 56610 0 0 100 56610 0 46163 0:00:01 0:00:01 --:--:-- 46212 [2021-03-31T17:13:05.556Z] [2021-03-31T17:13:05.556Z] [2021-03-31T17:13:05.556Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/424/openapi/v2/core-metadata.yaml] [2021-03-31T17:13:05.556Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T17:13:05.556Z] Dload Upload Total Spent Left Speed [2021-03-31T17:13:06.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 116k 0 0 100 116k 0 83035 0:00:01 0:00:01 --:--:-- 83088 100 116k 0 0 100 116k 0 83016 0:00:01 0:00:01 --:--:-- 83088 [2021-03-31T17:13:06.960Z] [2021-03-31T17:13:06.960Z] [2021-03-31T17:13:06.960Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/424/openapi/v2/support-notifications.yaml] [2021-03-31T17:13:06.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T17:13:06.961Z] Dload Upload Total Spent Left Speed [2021-03-31T17:13:07.996Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76131 0 0 100 76131 0 69028 0:00:01 0:00:01 --:--:-- 69084 100 76131 0 0 100 76131 0 69006 0:00:01 0:00:01 --:--:-- 69084 [2021-03-31T17:13:07.996Z] [2021-03-31T17:13:07.996Z] [2021-03-31T17:13:07.996Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/424/openapi/v2/support-scheduler.yaml] [2021-03-31T17:13:07.996Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T17:13:07.996Z] Dload Upload Total Spent Left Speed [2021-03-31T17:13:09.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37472 0 0 100 37472 0 39045 --:--:-- --:--:-- --:--:-- 39033 100 37472 0 0 100 37472 0 39032 --:--:-- --:--:-- --:--:-- 39033 [2021-03-31T17:13:09.001Z] [2021-03-31T17:13:09.001Z] [2021-03-31T17:13:09.001Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/424/openapi/v2/system-agent.yaml] [2021-03-31T17:13:09.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T17:13:09.001Z] Dload Upload Total Spent Left Speed [2021-03-31T17:13:10.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24182 0 0 100 24182 0 26344 --:--:-- --:--:-- --:--:-- 26342 100 24182 0 0 100 24182 0 26336 --:--:-- --:--:-- --:--:-- 26342 [2021-03-31T17:13:10.005Z] [2021-03-31T17:13:10.005Z] [Pipeline] } [2021-03-31T17:13:10.022Z] 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-03-31T17:13:11.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T17:13:11.231Z] . [Pipeline] withDockerContainer [2021-03-31T17:13:11.639Z] prd-centos7-docker-4c-2g-32276 does not seem to be running inside a container [2021-03-31T17:13:12.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-31T17:13:15.781Z] $ docker top c61e6365dbb1c88ab4175b8beec8f21fd69dea8edd3991f2defec54fd9b4ef3e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-31T17:13:16.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T17:13:16.420Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T17:13:17.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T17:13:17.748Z] $ docker exec c61e6365dbb1c88ab4175b8beec8f21fd69dea8edd3991f2defec54fd9b4ef3e ssh-agent [2021-03-31T17:13:19.198Z] SSH_AUTH_SOCK=/tmp/ssh-lG1cMMPqN23X/agent.11 [2021-03-31T17:13:19.198Z] SSH_AGENT_PID=16 [2021-03-31T17:13:19.209Z] Running ssh-add (command line suppressed) [2021-03-31T17:13:19.939Z] Identity added: /w/workspace/edgex-go/424@tmp/private_key_3256208070510891418.key (/w/workspace/edgex-go/424@tmp/private_key_3256208070510891418.key) [2021-03-31T17:13:20.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T17:13:21.530Z] + git semver tag [2021-03-31T17:13:21.805Z] # -> Open(): unable to determine branch for HEAD [2021-03-31T17:13:21.805Z] # $GIT_DIR = /w/workspace/edgex-go/424/.git [2021-03-31T17:13:21.805Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/424 [2021-03-31T17:13:21.805Z] # $SEMVER_REMOTE_NAME = origin [2021-03-31T17:13:21.805Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-31T17:13:21.805Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-31T17:13:21.805Z] # $SEMVER_BRANCH = master [2021-03-31T17:13:21.805Z] # $SEMVER_DIR = /w/workspace/edgex-go/424/.semver [2021-03-31T17:13:21.805Z] # f2bd0815c0e73667d07e5744b61daa5be38d8f92 HEAD [2021-03-31T17:13:23.332Z] # -> Force: false [2021-03-31T17:13:23.332Z] # 9ede138fe29aaf8528d3afe92ed61cadf5cc7532 refs/tags/v2.0.0-dev.156 [Pipeline] } [2021-03-31T17:13:23.354Z] $ docker exec --env ******** --env ******** c61e6365dbb1c88ab4175b8beec8f21fd69dea8edd3991f2defec54fd9b4ef3e ssh-agent -k [2021-03-31T17:13:23.812Z] unset SSH_AUTH_SOCK; [2021-03-31T17:13:23.817Z] unset SSH_AGENT_PID; [2021-03-31T17:13:23.817Z] echo Agent pid 16 killed; [2021-03-31T17:13:24.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T17:13:24.907Z] + git semver [Pipeline] } [2021-03-31T17:13:25.226Z] $ docker stop --time=1 c61e6365dbb1c88ab4175b8beec8f21fd69dea8edd3991f2defec54fd9b4ef3e [2021-03-31T17:13:28.160Z] $ docker rm -f c61e6365dbb1c88ab4175b8beec8f21fd69dea8edd3991f2defec54fd9b4ef3e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:13:29.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-31T17:13:29.473Z] [2021-03-31T17:13:29.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:13:29.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-31T17:13:30.200Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-03-31T17:13:30.200Z] ab5ef0e58194: Pulling fs layer [2021-03-31T17:13:30.200Z] 9712f1f96733: Pulling fs layer [2021-03-31T17:13:30.200Z] 63f879dbbcfc: Pulling fs layer [2021-03-31T17:13:30.200Z] 0d9ebad4ef96: Pulling fs layer [2021-03-31T17:13:30.200Z] e9a5061849ea: Pulling fs layer [2021-03-31T17:13:30.200Z] d747dcd14b5f: Pulling fs layer [2021-03-31T17:13:30.200Z] 2de7ff778b66: Pulling fs layer [2021-03-31T17:13:30.200Z] 0d9ebad4ef96: Waiting [2021-03-31T17:13:30.200Z] e9a5061849ea: Waiting [2021-03-31T17:13:30.200Z] d747dcd14b5f: Waiting [2021-03-31T17:13:30.200Z] 2de7ff778b66: Waiting [2021-03-31T17:13:30.200Z] 9712f1f96733: Verifying Checksum [2021-03-31T17:13:30.200Z] 9712f1f96733: Download complete [2021-03-31T17:13:37.095Z] 63f879dbbcfc: Verifying Checksum [2021-03-31T17:13:37.095Z] 63f879dbbcfc: Download complete [2021-03-31T17:13:37.095Z] e9a5061849ea: Verifying Checksum [2021-03-31T17:13:37.095Z] e9a5061849ea: Download complete [2021-03-31T17:13:37.095Z] d747dcd14b5f: Verifying Checksum [2021-03-31T17:13:37.095Z] d747dcd14b5f: Download complete [2021-03-31T17:13:38.223Z] 0d9ebad4ef96: Verifying Checksum [2021-03-31T17:13:38.223Z] 0d9ebad4ef96: Download complete [2021-03-31T17:13:38.500Z] 2de7ff778b66: Verifying Checksum [2021-03-31T17:13:38.500Z] 2de7ff778b66: Download complete [2021-03-31T17:13:39.516Z] ab5ef0e58194: Verifying Checksum [2021-03-31T17:13:39.516Z] ab5ef0e58194: Download complete [2021-03-31T17:13:55.702Z] ab5ef0e58194: Pull complete [2021-03-31T17:13:55.702Z] 9712f1f96733: Pull complete [2021-03-31T17:13:57.198Z] 63f879dbbcfc: Pull complete [2021-03-31T17:14:15.998Z] 0d9ebad4ef96: Pull complete [2021-03-31T17:14:17.571Z] e9a5061849ea: Pull complete [2021-03-31T17:14:17.854Z] d747dcd14b5f: Pull complete [2021-03-31T17:14:23.850Z] 2de7ff778b66: Pull complete [2021-03-31T17:14:23.850Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-03-31T17:14:23.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-31T17:14:23.850Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-03-31T17:14:24.219Z] prd-centos7-docker-4c-2g-32276 does not seem to be running inside a container [2021-03-31T17:14:24.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-03-31T17:14:30.222Z] $ docker top f2e64dd5dbf8487e6eef5a3b199eaeadc1b1650ab73a14bff5f624ab2bb831c5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-03-31T17:14:31.151Z] provisioning config files... [2021-03-31T17:14:31.329Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/424@tmp/config8412004786082690625tmp [2021-03-31T17:14:31.478Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/424@tmp/config2484538235314182329tmp [2021-03-31T17:14:31.541Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/424@tmp/config5617246509665468121tmp [Pipeline] { [Pipeline] echo [2021-03-31T17:14:31.640Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T17:14:32.366Z] ---> sigul-configuration.sh [2021-03-31T17:14:32.756Z] gpg: directory `/root/.gnupg' created [2021-03-31T17:14:32.756Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-03-31T17:14:32.756Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-03-31T17:14:32.756Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-03-31T17:14:32.756Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-03-31T17:14:32.756Z] gpg: CAST5 encrypted data [2021-03-31T17:14:32.756Z] gpg: encrypted with 1 passphrase [2021-03-31T17:14:32.756Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-03-31T17:14:34.075Z] + mkdir /home/jenkins [2021-03-31T17:14:34.075Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-03-31T17:14:34.998Z] + 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-03-31T17:14:35.154Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T17:14:36.060Z] ---> sigul-install.sh [2021-03-31T17:14:46.504Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-03-31T17:14:47.266Z] + git tag --list [2021-03-31T17:14:47.544Z] 0.6.0 [2021-03-31T17:14:47.544Z] 0.6.1 [2021-03-31T17:14:47.544Z] 0.7.0 [2021-03-31T17:14:47.544Z] 0.7.1 [2021-03-31T17:14:47.544Z] v0.0.0 [2021-03-31T17:14:47.544Z] v0.0.1-dev.1 [2021-03-31T17:14:47.544Z] v1.0.0 [2021-03-31T17:14:47.544Z] v1.0.1 [2021-03-31T17:14:47.544Z] v1.1.0 [2021-03-31T17:14:47.544Z] v1.2.0 [2021-03-31T17:14:47.544Z] v1.2.1 [2021-03-31T17:14:47.544Z] v1.2.2-dev.1 [2021-03-31T17:14:47.544Z] v1.2.2-dev.10 [2021-03-31T17:14:47.544Z] v1.2.2-dev.100 [2021-03-31T17:14:47.544Z] v1.2.2-dev.101 [2021-03-31T17:14:47.544Z] v1.2.2-dev.102 [2021-03-31T17:14:47.544Z] v1.2.2-dev.103 [2021-03-31T17:14:47.544Z] v1.2.2-dev.104 [2021-03-31T17:14:47.544Z] v1.2.2-dev.105 [2021-03-31T17:14:47.544Z] v1.2.2-dev.106 [2021-03-31T17:14:47.544Z] v1.2.2-dev.107 [2021-03-31T17:14:47.544Z] v1.2.2-dev.11 [2021-03-31T17:14:47.544Z] v1.2.2-dev.12 [2021-03-31T17:14:47.544Z] v1.2.2-dev.13 [2021-03-31T17:14:47.544Z] v1.2.2-dev.14 [2021-03-31T17:14:47.544Z] v1.2.2-dev.15 [2021-03-31T17:14:47.544Z] v1.2.2-dev.16 [2021-03-31T17:14:47.544Z] v1.2.2-dev.17 [2021-03-31T17:14:47.544Z] v1.2.2-dev.18 [2021-03-31T17:14:47.544Z] v1.2.2-dev.19 [2021-03-31T17:14:47.544Z] v1.2.2-dev.2 [2021-03-31T17:14:47.544Z] v1.2.2-dev.20 [2021-03-31T17:14:47.544Z] v1.2.2-dev.21 [2021-03-31T17:14:47.544Z] v1.2.2-dev.22 [2021-03-31T17:14:47.544Z] v1.2.2-dev.23 [2021-03-31T17:14:47.544Z] v1.2.2-dev.24 [2021-03-31T17:14:47.544Z] v1.2.2-dev.25 [2021-03-31T17:14:47.544Z] v1.2.2-dev.26 [2021-03-31T17:14:47.544Z] v1.2.2-dev.27 [2021-03-31T17:14:47.544Z] v1.2.2-dev.28 [2021-03-31T17:14:47.544Z] v1.2.2-dev.29 [2021-03-31T17:14:47.544Z] v1.2.2-dev.3 [2021-03-31T17:14:47.544Z] v1.2.2-dev.30 [2021-03-31T17:14:47.544Z] v1.2.2-dev.31 [2021-03-31T17:14:47.544Z] v1.2.2-dev.32 [2021-03-31T17:14:47.544Z] v1.2.2-dev.33 [2021-03-31T17:14:47.544Z] v1.2.2-dev.34 [2021-03-31T17:14:47.544Z] v1.2.2-dev.35 [2021-03-31T17:14:47.544Z] v1.2.2-dev.36 [2021-03-31T17:14:47.544Z] v1.2.2-dev.37 [2021-03-31T17:14:47.544Z] v1.2.2-dev.38 [2021-03-31T17:14:47.544Z] v1.2.2-dev.39 [2021-03-31T17:14:47.544Z] v1.2.2-dev.4 [2021-03-31T17:14:47.544Z] v1.2.2-dev.40 [2021-03-31T17:14:47.544Z] v1.2.2-dev.41 [2021-03-31T17:14:47.544Z] v1.2.2-dev.42 [2021-03-31T17:14:47.544Z] v1.2.2-dev.43 [2021-03-31T17:14:47.544Z] v1.2.2-dev.44 [2021-03-31T17:14:47.544Z] v1.2.2-dev.45 [2021-03-31T17:14:47.544Z] v1.2.2-dev.46 [2021-03-31T17:14:47.544Z] v1.2.2-dev.47 [2021-03-31T17:14:47.544Z] v1.2.2-dev.48 [2021-03-31T17:14:47.544Z] v1.2.2-dev.49 [2021-03-31T17:14:47.544Z] v1.2.2-dev.5 [2021-03-31T17:14:47.544Z] v1.2.2-dev.50 [2021-03-31T17:14:47.544Z] v1.2.2-dev.51 [2021-03-31T17:14:47.544Z] v1.2.2-dev.52 [2021-03-31T17:14:47.544Z] v1.2.2-dev.53 [2021-03-31T17:14:47.544Z] v1.2.2-dev.54 [2021-03-31T17:14:47.544Z] v1.2.2-dev.55 [2021-03-31T17:14:47.544Z] v1.2.2-dev.56 [2021-03-31T17:14:47.544Z] v1.2.2-dev.57 [2021-03-31T17:14:47.544Z] v1.2.2-dev.58 [2021-03-31T17:14:47.544Z] v1.2.2-dev.59 [2021-03-31T17:14:47.545Z] v1.2.2-dev.6 [2021-03-31T17:14:47.545Z] v1.2.2-dev.60 [2021-03-31T17:14:47.545Z] v1.2.2-dev.61 [2021-03-31T17:14:47.545Z] v1.2.2-dev.62 [2021-03-31T17:14:47.545Z] v1.2.2-dev.63 [2021-03-31T17:14:47.545Z] v1.2.2-dev.64 [2021-03-31T17:14:47.545Z] v1.2.2-dev.65 [2021-03-31T17:14:47.545Z] v1.2.2-dev.66 [2021-03-31T17:14:47.545Z] v1.2.2-dev.67 [2021-03-31T17:14:47.545Z] v1.2.2-dev.68 [2021-03-31T17:14:47.545Z] v1.2.2-dev.69 [2021-03-31T17:14:47.545Z] v1.2.2-dev.7 [2021-03-31T17:14:47.545Z] v1.2.2-dev.70 [2021-03-31T17:14:47.545Z] v1.2.2-dev.71 [2021-03-31T17:14:47.545Z] v1.2.2-dev.72 [2021-03-31T17:14:47.545Z] v1.2.2-dev.73 [2021-03-31T17:14:47.545Z] v1.2.2-dev.74 [2021-03-31T17:14:47.545Z] v1.2.2-dev.75 [2021-03-31T17:14:47.545Z] v1.2.2-dev.76 [2021-03-31T17:14:47.545Z] v1.2.2-dev.77 [2021-03-31T17:14:47.545Z] v1.2.2-dev.78 [2021-03-31T17:14:47.545Z] v1.2.2-dev.79 [2021-03-31T17:14:47.545Z] v1.2.2-dev.8 [2021-03-31T17:14:47.545Z] v1.2.2-dev.80 [2021-03-31T17:14:47.545Z] v1.2.2-dev.81 [2021-03-31T17:14:47.545Z] v1.2.2-dev.82 [2021-03-31T17:14:47.545Z] v1.2.2-dev.83 [2021-03-31T17:14:47.545Z] v1.2.2-dev.84 [2021-03-31T17:14:47.545Z] v1.2.2-dev.85 [2021-03-31T17:14:47.545Z] v1.2.2-dev.86 [2021-03-31T17:14:47.545Z] v1.2.2-dev.87 [2021-03-31T17:14:47.545Z] v1.2.2-dev.88 [2021-03-31T17:14:47.545Z] v1.2.2-dev.89 [2021-03-31T17:14:47.545Z] v1.2.2-dev.9 [2021-03-31T17:14:47.545Z] v1.2.2-dev.90 [2021-03-31T17:14:47.545Z] v1.2.2-dev.91 [2021-03-31T17:14:47.545Z] v1.2.2-dev.92 [2021-03-31T17:14:47.545Z] v1.2.2-dev.93 [2021-03-31T17:14:47.545Z] v1.2.2-dev.94 [2021-03-31T17:14:47.545Z] v1.2.2-dev.95 [2021-03-31T17:14:47.545Z] v1.2.2-dev.96 [2021-03-31T17:14:47.545Z] v1.2.2-dev.97 [2021-03-31T17:14:47.545Z] v1.2.2-dev.98 [2021-03-31T17:14:47.545Z] v1.2.2-dev.99 [2021-03-31T17:14:47.545Z] v1.3.0 [2021-03-31T17:14:47.545Z] v1.3.1 [2021-03-31T17:14:47.545Z] v1.3.1-dev.1 [2021-03-31T17:14:47.545Z] v1.3.1-dev.10 [2021-03-31T17:14:47.545Z] v1.3.1-dev.11 [2021-03-31T17:14:47.545Z] v1.3.1-dev.12 [2021-03-31T17:14:47.545Z] v1.3.1-dev.13 [2021-03-31T17:14:47.545Z] v1.3.1-dev.14 [2021-03-31T17:14:47.545Z] v1.3.1-dev.15 [2021-03-31T17:14:47.545Z] v1.3.1-dev.16 [2021-03-31T17:14:47.545Z] v1.3.1-dev.17 [2021-03-31T17:14:47.545Z] v1.3.1-dev.18 [2021-03-31T17:14:47.545Z] v1.3.1-dev.2 [2021-03-31T17:14:47.545Z] v1.3.1-dev.3 [2021-03-31T17:14:47.545Z] v1.3.1-dev.4 [2021-03-31T17:14:47.545Z] v1.3.1-dev.5 [2021-03-31T17:14:47.545Z] v1.3.1-dev.6 [2021-03-31T17:14:47.545Z] v1.3.1-dev.7 [2021-03-31T17:14:47.545Z] v1.3.1-dev.8 [2021-03-31T17:14:47.545Z] v1.3.1-dev.9 [2021-03-31T17:14:47.545Z] v2.0.0-dev.1 [2021-03-31T17:14:47.545Z] v2.0.0-dev.10 [2021-03-31T17:14:47.545Z] v2.0.0-dev.100 [2021-03-31T17:14:47.545Z] v2.0.0-dev.101 [2021-03-31T17:14:47.545Z] v2.0.0-dev.102 [2021-03-31T17:14:47.545Z] v2.0.0-dev.103 [2021-03-31T17:14:47.545Z] v2.0.0-dev.104 [2021-03-31T17:14:47.545Z] v2.0.0-dev.105 [2021-03-31T17:14:47.545Z] v2.0.0-dev.106 [2021-03-31T17:14:47.545Z] v2.0.0-dev.107 [2021-03-31T17:14:47.545Z] v2.0.0-dev.108 [2021-03-31T17:14:47.545Z] v2.0.0-dev.109 [2021-03-31T17:14:47.545Z] v2.0.0-dev.11 [2021-03-31T17:14:47.545Z] v2.0.0-dev.110 [2021-03-31T17:14:47.545Z] v2.0.0-dev.111 [2021-03-31T17:14:47.545Z] v2.0.0-dev.112 [2021-03-31T17:14:47.545Z] v2.0.0-dev.113 [2021-03-31T17:14:47.545Z] v2.0.0-dev.114 [2021-03-31T17:14:47.545Z] v2.0.0-dev.115 [2021-03-31T17:14:47.545Z] v2.0.0-dev.116 [2021-03-31T17:14:47.545Z] v2.0.0-dev.117 [2021-03-31T17:14:47.545Z] v2.0.0-dev.118 [2021-03-31T17:14:47.545Z] v2.0.0-dev.119 [2021-03-31T17:14:47.545Z] v2.0.0-dev.12 [2021-03-31T17:14:47.545Z] v2.0.0-dev.120 [2021-03-31T17:14:47.545Z] v2.0.0-dev.121 [2021-03-31T17:14:47.545Z] v2.0.0-dev.122 [2021-03-31T17:14:47.545Z] v2.0.0-dev.123 [2021-03-31T17:14:47.545Z] v2.0.0-dev.124 [2021-03-31T17:14:47.545Z] v2.0.0-dev.125 [2021-03-31T17:14:47.545Z] v2.0.0-dev.126 [2021-03-31T17:14:47.545Z] v2.0.0-dev.127 [2021-03-31T17:14:47.545Z] v2.0.0-dev.128 [2021-03-31T17:14:47.545Z] v2.0.0-dev.129 [2021-03-31T17:14:47.545Z] v2.0.0-dev.13 [2021-03-31T17:14:47.545Z] v2.0.0-dev.130 [2021-03-31T17:14:47.545Z] v2.0.0-dev.131 [2021-03-31T17:14:47.545Z] v2.0.0-dev.132 [2021-03-31T17:14:47.545Z] v2.0.0-dev.133 [2021-03-31T17:14:47.545Z] v2.0.0-dev.134 [2021-03-31T17:14:47.545Z] v2.0.0-dev.135 [2021-03-31T17:14:47.545Z] v2.0.0-dev.136 [2021-03-31T17:14:47.545Z] v2.0.0-dev.137 [2021-03-31T17:14:47.545Z] v2.0.0-dev.138 [2021-03-31T17:14:47.545Z] v2.0.0-dev.139 [2021-03-31T17:14:47.545Z] v2.0.0-dev.14 [2021-03-31T17:14:47.545Z] v2.0.0-dev.140 [2021-03-31T17:14:47.545Z] v2.0.0-dev.141 [2021-03-31T17:14:47.545Z] v2.0.0-dev.142 [2021-03-31T17:14:47.545Z] v2.0.0-dev.143 [2021-03-31T17:14:47.545Z] v2.0.0-dev.144 [2021-03-31T17:14:47.545Z] v2.0.0-dev.145 [2021-03-31T17:14:47.545Z] v2.0.0-dev.146 [2021-03-31T17:14:47.545Z] v2.0.0-dev.147 [2021-03-31T17:14:47.545Z] v2.0.0-dev.148 [2021-03-31T17:14:47.545Z] v2.0.0-dev.149 [2021-03-31T17:14:47.545Z] v2.0.0-dev.15 [2021-03-31T17:14:47.545Z] v2.0.0-dev.150 [2021-03-31T17:14:47.545Z] v2.0.0-dev.151 [2021-03-31T17:14:47.545Z] v2.0.0-dev.152 [2021-03-31T17:14:47.545Z] v2.0.0-dev.153 [2021-03-31T17:14:47.545Z] v2.0.0-dev.154 [2021-03-31T17:14:47.545Z] v2.0.0-dev.155 [2021-03-31T17:14:47.545Z] v2.0.0-dev.156 [2021-03-31T17:14:47.545Z] v2.0.0-dev.16 [2021-03-31T17:14:47.545Z] v2.0.0-dev.17 [2021-03-31T17:14:47.545Z] v2.0.0-dev.18 [2021-03-31T17:14:47.545Z] v2.0.0-dev.19 [2021-03-31T17:14:47.545Z] v2.0.0-dev.2 [2021-03-31T17:14:47.545Z] v2.0.0-dev.20 [2021-03-31T17:14:47.545Z] v2.0.0-dev.21 [2021-03-31T17:14:47.545Z] v2.0.0-dev.22 [2021-03-31T17:14:47.545Z] v2.0.0-dev.23 [2021-03-31T17:14:47.545Z] v2.0.0-dev.24 [2021-03-31T17:14:47.545Z] v2.0.0-dev.25 [2021-03-31T17:14:47.545Z] v2.0.0-dev.26 [2021-03-31T17:14:47.545Z] v2.0.0-dev.27 [2021-03-31T17:14:47.545Z] v2.0.0-dev.28 [2021-03-31T17:14:47.545Z] v2.0.0-dev.29 [2021-03-31T17:14:47.545Z] v2.0.0-dev.3 [2021-03-31T17:14:47.545Z] v2.0.0-dev.30 [2021-03-31T17:14:47.545Z] v2.0.0-dev.31 [2021-03-31T17:14:47.545Z] v2.0.0-dev.32 [2021-03-31T17:14:47.545Z] v2.0.0-dev.33 [2021-03-31T17:14:47.545Z] v2.0.0-dev.34 [2021-03-31T17:14:47.545Z] v2.0.0-dev.35 [2021-03-31T17:14:47.545Z] v2.0.0-dev.36 [2021-03-31T17:14:47.545Z] v2.0.0-dev.37 [2021-03-31T17:14:47.545Z] v2.0.0-dev.38 [2021-03-31T17:14:47.545Z] v2.0.0-dev.39 [2021-03-31T17:14:47.545Z] v2.0.0-dev.4 [2021-03-31T17:14:47.545Z] v2.0.0-dev.40 [2021-03-31T17:14:47.545Z] v2.0.0-dev.41 [2021-03-31T17:14:47.545Z] v2.0.0-dev.42 [2021-03-31T17:14:47.545Z] v2.0.0-dev.43 [2021-03-31T17:14:47.545Z] v2.0.0-dev.44 [2021-03-31T17:14:47.545Z] v2.0.0-dev.45 [2021-03-31T17:14:47.545Z] v2.0.0-dev.46 [2021-03-31T17:14:47.545Z] v2.0.0-dev.47 [2021-03-31T17:14:47.545Z] v2.0.0-dev.48 [2021-03-31T17:14:47.545Z] v2.0.0-dev.49 [2021-03-31T17:14:47.545Z] v2.0.0-dev.5 [2021-03-31T17:14:47.545Z] v2.0.0-dev.50 [2021-03-31T17:14:47.545Z] v2.0.0-dev.51 [2021-03-31T17:14:47.545Z] v2.0.0-dev.52 [2021-03-31T17:14:47.545Z] v2.0.0-dev.53 [2021-03-31T17:14:47.545Z] v2.0.0-dev.54 [2021-03-31T17:14:47.545Z] v2.0.0-dev.55 [2021-03-31T17:14:47.545Z] v2.0.0-dev.56 [2021-03-31T17:14:47.545Z] v2.0.0-dev.57 [2021-03-31T17:14:47.545Z] v2.0.0-dev.58 [2021-03-31T17:14:47.545Z] v2.0.0-dev.59 [2021-03-31T17:14:47.545Z] v2.0.0-dev.6 [2021-03-31T17:14:47.545Z] v2.0.0-dev.60 [2021-03-31T17:14:47.545Z] v2.0.0-dev.61 [2021-03-31T17:14:47.545Z] v2.0.0-dev.62 [2021-03-31T17:14:47.545Z] v2.0.0-dev.63 [2021-03-31T17:14:47.545Z] v2.0.0-dev.64 [2021-03-31T17:14:47.545Z] v2.0.0-dev.65 [2021-03-31T17:14:47.545Z] v2.0.0-dev.66 [2021-03-31T17:14:47.545Z] v2.0.0-dev.67 [2021-03-31T17:14:47.545Z] v2.0.0-dev.68 [2021-03-31T17:14:47.545Z] v2.0.0-dev.69 [2021-03-31T17:14:47.545Z] v2.0.0-dev.7 [2021-03-31T17:14:47.545Z] v2.0.0-dev.70 [2021-03-31T17:14:47.545Z] v2.0.0-dev.71 [2021-03-31T17:14:47.545Z] v2.0.0-dev.72 [2021-03-31T17:14:47.545Z] v2.0.0-dev.73 [2021-03-31T17:14:47.545Z] v2.0.0-dev.74 [2021-03-31T17:14:47.545Z] v2.0.0-dev.75 [2021-03-31T17:14:47.545Z] v2.0.0-dev.76 [2021-03-31T17:14:47.545Z] v2.0.0-dev.77 [2021-03-31T17:14:47.545Z] v2.0.0-dev.78 [2021-03-31T17:14:47.545Z] v2.0.0-dev.79 [2021-03-31T17:14:47.545Z] v2.0.0-dev.8 [2021-03-31T17:14:47.545Z] v2.0.0-dev.80 [2021-03-31T17:14:47.545Z] v2.0.0-dev.81 [2021-03-31T17:14:47.545Z] v2.0.0-dev.82 [2021-03-31T17:14:47.545Z] v2.0.0-dev.83 [2021-03-31T17:14:47.545Z] v2.0.0-dev.84 [2021-03-31T17:14:47.545Z] v2.0.0-dev.85 [2021-03-31T17:14:47.545Z] v2.0.0-dev.86 [2021-03-31T17:14:47.545Z] v2.0.0-dev.87 [2021-03-31T17:14:47.545Z] v2.0.0-dev.88 [2021-03-31T17:14:47.545Z] v2.0.0-dev.89 [2021-03-31T17:14:47.545Z] v2.0.0-dev.9 [2021-03-31T17:14:47.545Z] v2.0.0-dev.90 [2021-03-31T17:14:47.545Z] v2.0.0-dev.91 [2021-03-31T17:14:47.545Z] v2.0.0-dev.92 [2021-03-31T17:14:47.545Z] v2.0.0-dev.93 [2021-03-31T17:14:47.545Z] v2.0.0-dev.94 [2021-03-31T17:14:47.545Z] v2.0.0-dev.95 [2021-03-31T17:14:47.545Z] v2.0.0-dev.96 [2021-03-31T17:14:47.545Z] v2.0.0-dev.97 [2021-03-31T17:14:47.545Z] v2.0.0-dev.98 [2021-03-31T17:14:47.545Z] v2.0.0-dev.99 [Pipeline] sh [2021-03-31T17:14:48.883Z] + lftools sign git-tag v2.0.0-dev.156 [2021-03-31T17:14:50.989Z] Signing Git tag with Sigul... [2021-03-31T17:14:50.989Z] Signing v2.0.0-dev.156 [Pipeline] echo [2021-03-31T17:14:53.437Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T17:14:54.196Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-03-31T17:14:54.216Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-03-31T17:14:54.308Z] $ docker stop --time=1 f2e64dd5dbf8487e6eef5a3b199eaeadc1b1650ab73a14bff5f624ab2bb831c5 [2021-03-31T17:14:57.006Z] $ docker rm -f f2e64dd5dbf8487e6eef5a3b199eaeadc1b1650ab73a14bff5f624ab2bb831c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:14:58.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T17:14:58.915Z] . [Pipeline] withDockerContainer [2021-03-31T17:14:59.629Z] prd-centos7-docker-4c-2g-32276 does not seem to be running inside a container [2021-03-31T17:14:59.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-31T17:15:01.385Z] $ docker top 2dc1459d260796b6bc06f309e227f96f9cd18d31ab58a800b28e2a2b7da6db7e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-31T17:15:02.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T17:15:02.500Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T17:15:03.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T17:15:03.124Z] $ docker exec 2dc1459d260796b6bc06f309e227f96f9cd18d31ab58a800b28e2a2b7da6db7e ssh-agent [2021-03-31T17:15:04.167Z] SSH_AUTH_SOCK=/tmp/ssh-D8BrQnYQhew1/agent.11 [2021-03-31T17:15:04.167Z] SSH_AGENT_PID=16 [2021-03-31T17:15:04.279Z] Running ssh-add (command line suppressed) [2021-03-31T17:15:04.485Z] Identity added: /w/workspace/edgex-go/424@tmp/private_key_4189865021370387447.key (/w/workspace/edgex-go/424@tmp/private_key_4189865021370387447.key) [2021-03-31T17:15:04.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T17:15:05.080Z] + git semver bump pre [2021-03-31T17:15:05.080Z] # -> Open(): unable to determine branch for HEAD [2021-03-31T17:15:05.080Z] # $GIT_DIR = /w/workspace/edgex-go/424/.git [2021-03-31T17:15:05.080Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/424 [2021-03-31T17:15:05.080Z] # $SEMVER_REMOTE_NAME = origin [2021-03-31T17:15:05.080Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-31T17:15:05.080Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-31T17:15:05.080Z] # $SEMVER_BRANCH = master [2021-03-31T17:15:05.080Z] # $SEMVER_DIR = /w/workspace/edgex-go/424/.semver [2021-03-31T17:15:05.438Z] 2.0.0-dev.157 [Pipeline] } [2021-03-31T17:15:05.486Z] $ docker exec --env ******** --env ******** 2dc1459d260796b6bc06f309e227f96f9cd18d31ab58a800b28e2a2b7da6db7e ssh-agent -k [2021-03-31T17:15:05.766Z] unset SSH_AUTH_SOCK; [2021-03-31T17:15:05.766Z] unset SSH_AGENT_PID; [2021-03-31T17:15:05.767Z] echo Agent pid 16 killed; [2021-03-31T17:15:05.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T17:15:07.557Z] + git semver [Pipeline] } [2021-03-31T17:15:07.678Z] $ docker stop --time=1 2dc1459d260796b6bc06f309e227f96f9cd18d31ab58a800b28e2a2b7da6db7e [2021-03-31T17:15:10.021Z] $ docker rm -f 2dc1459d260796b6bc06f309e227f96f9cd18d31ab58a800b28e2a2b7da6db7e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:15:11.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T17:15:11.276Z] . [Pipeline] withDockerContainer [2021-03-31T17:15:12.084Z] prd-centos7-docker-4c-2g-32276 does not seem to be running inside a container [2021-03-31T17:15:12.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-31T17:15:14.482Z] $ docker top 3e7dec86873711c1e566b3b4a67d0a884286d0df1d104dd3521a1db74446cf05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-31T17:15:15.329Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T17:15:15.329Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T17:15:16.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T17:15:16.613Z] $ docker exec 3e7dec86873711c1e566b3b4a67d0a884286d0df1d104dd3521a1db74446cf05 ssh-agent [2021-03-31T17:15:17.072Z] SSH_AUTH_SOCK=/tmp/ssh-clxRe8SPKHbS/agent.12 [2021-03-31T17:15:17.072Z] SSH_AGENT_PID=18 [2021-03-31T17:15:17.092Z] Running ssh-add (command line suppressed) [2021-03-31T17:15:17.450Z] Identity added: /w/workspace/edgex-go/424@tmp/private_key_5010903960471246681.key (/w/workspace/edgex-go/424@tmp/private_key_5010903960471246681.key) [2021-03-31T17:15:17.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T17:15:18.367Z] + git semver push [2021-03-31T17:15:18.656Z] # -> Open(): unable to determine branch for HEAD [2021-03-31T17:15:18.656Z] # $GIT_DIR = /w/workspace/edgex-go/424/.git [2021-03-31T17:15:18.656Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/424 [2021-03-31T17:15:18.656Z] # $SEMVER_REMOTE_NAME = origin [2021-03-31T17:15:18.656Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-31T17:15:18.656Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-31T17:15:18.656Z] # $SEMVER_BRANCH = master [2021-03-31T17:15:18.656Z] # $SEMVER_DIR = /w/workspace/edgex-go/424/.semver [Pipeline] } [2021-03-31T17:15:34.500Z] $ docker exec --env ******** --env ******** 3e7dec86873711c1e566b3b4a67d0a884286d0df1d104dd3521a1db74446cf05 ssh-agent -k [2021-03-31T17:15:35.059Z] unset SSH_AUTH_SOCK; [2021-03-31T17:15:35.060Z] unset SSH_AGENT_PID; [2021-03-31T17:15:35.060Z] echo Agent pid 18 killed; [2021-03-31T17:15:35.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T17:15:36.694Z] + git semver [Pipeline] } [2021-03-31T17:15:36.729Z] $ docker stop --time=1 3e7dec86873711c1e566b3b4a67d0a884286d0df1d104dd3521a1db74446cf05 [2021-03-31T17:15:38.817Z] $ docker rm -f 3e7dec86873711c1e566b3b4a67d0a884286d0df1d104dd3521a1db74446cf05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-31T17:15:40.563Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T17:15:42.165Z] ---> package-listing.sh [2021-03-31T17:15:42.166Z] ++ facter osfamily [2021-03-31T17:15:42.166Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-31T17:15:42.454Z] + OS_FAMILY=redhat [2021-03-31T17:15:42.454Z] + workspace=/w/workspace/edgex-go/424 [2021-03-31T17:15:42.454Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-31T17:15:42.454Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-31T17:15:42.454Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-31T17:15:42.454Z] + PACKAGES=/tmp/packages_start.txt [2021-03-31T17:15:42.454Z] + '[' /w/workspace/edgex-go/424 ']' [2021-03-31T17:15:42.454Z] + PACKAGES=/tmp/packages_end.txt [2021-03-31T17:15:42.454Z] + case "${OS_FAMILY}" in [2021-03-31T17:15:42.454Z] + sort [2021-03-31T17:15:42.454Z] + rpm -qa [2021-03-31T17:15:51.155Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-31T17:15:51.155Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-31T17:15:51.155Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-31T17:15:51.155Z] + '[' /w/workspace/edgex-go/424 ']' [2021-03-31T17:15:51.155Z] + mkdir -p /w/workspace/edgex-go/424/archives/ [2021-03-31T17:15:51.155Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/424/archives/ [Pipeline] echo [2021-03-31T17:15:51.179Z] 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/424/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-31T17:15:51.532Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:15:52.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T17:15:52.576Z] [2021-03-31T17:15:52.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-31T17:15:53.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T17:15:53.998Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-31T17:15:53.998Z] df20fa9351a1: Pulling fs layer [2021-03-31T17:15:53.998Z] 36b3adc4ff6f: Pulling fs layer [2021-03-31T17:15:53.998Z] 8ad3a11d3b57: Pulling fs layer [2021-03-31T17:15:53.998Z] 46f8f816bc3b: Pulling fs layer [2021-03-31T17:15:53.998Z] 93b61091891f: Pulling fs layer [2021-03-31T17:15:53.998Z] 93b9cdb0e59b: Pulling fs layer [2021-03-31T17:15:53.998Z] 5e14af77c1be: Pulling fs layer [2021-03-31T17:15:53.998Z] 01666e4c0597: Pulling fs layer [2021-03-31T17:15:53.998Z] aa168da1d23b: Pulling fs layer [2021-03-31T17:15:53.998Z] 46f8f816bc3b: Waiting [2021-03-31T17:15:53.998Z] 93b61091891f: Waiting [2021-03-31T17:15:53.998Z] 93b9cdb0e59b: Waiting [2021-03-31T17:15:53.998Z] 5e14af77c1be: Waiting [2021-03-31T17:15:53.998Z] 01666e4c0597: Waiting [2021-03-31T17:15:53.998Z] aa168da1d23b: Waiting [2021-03-31T17:15:54.942Z] 36b3adc4ff6f: Verifying Checksum [2021-03-31T17:15:54.942Z] 36b3adc4ff6f: Download complete [2021-03-31T17:15:54.942Z] 46f8f816bc3b: Verifying Checksum [2021-03-31T17:15:54.942Z] 46f8f816bc3b: Download complete [2021-03-31T17:15:54.942Z] df20fa9351a1: Verifying Checksum [2021-03-31T17:15:54.942Z] df20fa9351a1: Download complete [2021-03-31T17:15:55.455Z] 93b9cdb0e59b: Verifying Checksum [2021-03-31T17:15:55.455Z] 93b9cdb0e59b: Download complete [2021-03-31T17:15:55.455Z] 5e14af77c1be: Verifying Checksum [2021-03-31T17:15:55.455Z] 5e14af77c1be: Download complete [2021-03-31T17:15:55.455Z] 93b61091891f: Verifying Checksum [2021-03-31T17:15:55.455Z] 93b61091891f: Download complete [2021-03-31T17:15:55.455Z] 01666e4c0597: Verifying Checksum [2021-03-31T17:15:55.455Z] 01666e4c0597: Download complete [2021-03-31T17:15:56.622Z] 8ad3a11d3b57: Verifying Checksum [2021-03-31T17:15:56.622Z] 8ad3a11d3b57: Download complete [2021-03-31T17:15:56.911Z] df20fa9351a1: Pull complete [2021-03-31T17:15:58.056Z] 36b3adc4ff6f: Pull complete [2021-03-31T17:16:01.520Z] 8ad3a11d3b57: Pull complete [2021-03-31T17:16:03.924Z] 46f8f816bc3b: Pull complete [2021-03-31T17:16:05.631Z] 93b61091891f: Pull complete [2021-03-31T17:16:06.846Z] 93b9cdb0e59b: Pull complete [2021-03-31T17:16:07.594Z] 5e14af77c1be: Pull complete [2021-03-31T17:16:07.936Z] 01666e4c0597: Pull complete [2021-03-31T17:16:08.545Z] aa168da1d23b: Verifying Checksum [2021-03-31T17:16:08.545Z] aa168da1d23b: Download complete [2021-03-31T17:16:35.860Z] aa168da1d23b: Pull complete [2021-03-31T17:16:35.860Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-31T17:16:35.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T17:16:35.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-31T17:16:36.115Z] prd-centos7-docker-4c-2g-32276 does not seem to be running inside a container [2021-03-31T17:16:36.277Z] $ 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/424/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/424 -v /w/workspace/edgex-go/424:/w/workspace/edgex-go/424:rw,z -v /w/workspace/edgex-go/424@tmp:/w/workspace/edgex-go/424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-31T17:16:42.134Z] $ docker top 98f0378c272a2ff18833653142d6dfa27473bb738c460400bed2a45b4fddfe8b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T17:16:43.626Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-31T17:16:44.456Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-31T17:16:45.629Z] + ls /var/log/sa-host [2021-03-31T17:16:45.629Z] + sadf -c /var/log/sa-host/sa23 [2021-03-31T17:16:45.629Z] file_magic: OK [2021-03-31T17:16:45.629Z] HZ: Using current value: 100 [2021-03-31T17:16:45.629Z] file_header: OK [2021-03-31T17:16:45.629Z] 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-03-31T17:16:45.629Z] Statistics: [2021-03-31T17:16:45.629Z] Hnuu...uuuununununu... [2021-03-31T17:16:45.629Z] File successfully converted to sysstat format version 12.2.1 [2021-03-31T17:16:45.629Z] + sadf -c /var/log/sa-host/sa31 [2021-03-31T17:16:45.629Z] file_magic: OK [2021-03-31T17:16:45.629Z] HZ: Using current value: 100 [2021-03-31T17:16:45.629Z] file_header: OK [2021-03-31T17:16:45.629Z] 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-03-31T17:16:45.629Z] Statistics: [2021-03-31T17:16:45.629Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-31T17:16:45.629Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-31T17:16:45.882Z] provisioning config files... [2021-03-31T17:16:45.899Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/424@tmp/config3566446378160747846tmp [Pipeline] { [Pipeline] echo [2021-03-31T17:16:45.968Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T17:16:47.444Z] ---> create-netrc.sh [Pipeline] } [2021-03-31T17:16:47.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-31T17:16:47.556Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T17:16:48.626Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-31T17:16:48.644Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T17:16:50.376Z] ---> sudo-logs.sh [2021-03-31T17:16:50.376Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-31T17:16:50.513Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T17:16:51.947Z] ---> job-cost.sh [2021-03-31T17:16:52.214Z] lf-activate-venv: SKIPPING [2021-03-31T17:16:52.214Z] DEBUG: total: 0.20999999344348907 [2021-03-31T17:16:52.214Z] INFO: Retrieving Stack Cost... [2021-03-31T17:16:53.265Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-31T17:16:53.946Z] INFO: Archiving Costs [Pipeline] echo [2021-03-31T17:16:53.980Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T17:16:55.152Z] ---> logs-deploy.sh [2021-03-31T17:16:55.152Z] lf-activate-venv: SKIPPING [2021-03-31T17:16:55.152Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/424 [2021-03-31T17:16:55.152Z] INFO: archiving workspace using pattern(s): [2021-03-31T17:16:58.908Z] Archives upload complete. [2021-03-31T17:16:58.908Z] INFO: archiving logs to Nexus