Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2f18d68ce33577a025edc322deb728338e3be43f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1945 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/120 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/120 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 2f18d68ce33577a025edc322deb728338e3be43f (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2f18d68ce33577a025edc322deb728338e3be43f # timeout=10 Commit message: "doc: Modify V2 Swagger for Core-MedataData DTO and Model (#2627)" > git rev-list --no-walk b6e84d11f041a086b232d8992a39ab0cabcfc086 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-03T17:06:46.065Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-03T17:06:46.309Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-03T17:06:46.418Z] ========================================================= [2020-08-03T17:06:46.418Z] EdgeX Global Pipelines Version Info [2020-08-03T17:06:46.418Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-03T17:06:48.272Z] ------------------- [2020-08-03T17:06:48.272Z] stable info: [2020-08-03T17:06:48.272Z] ------------------- [2020-08-03T17:06:48.272Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-03T17:06:48.272Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-03T17:06:48.272Z] Message: update stable to v1.0.106 [2020-08-03T17:06:48.842Z] ------------------- [2020-08-03T17:06:48.842Z] experimental info: [2020-08-03T17:06:48.842Z] ------------------- [2020-08-03T17:06:48.842Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-03T17:06:48.842Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-03T17:06:48.842Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-08-03T17:06:50.368Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-08-03T17:06:50.368Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-03T17:06:50.368Z] ++ dirname cmd/core-command/Dockerfile [2020-08-03T17:06:50.368Z] ++ cut -d/ -f2 [2020-08-03T17:06:50.368Z] + echo core-command,cmd/core-command/Dockerfile [2020-08-03T17:06:50.369Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-03T17:06:50.369Z] ++ dirname cmd/core-data/Dockerfile [2020-08-03T17:06:50.369Z] ++ cut -d/ -f2 [2020-08-03T17:06:50.369Z] + echo core-data,cmd/core-data/Dockerfile [2020-08-03T17:06:50.369Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-03T17:06:50.369Z] ++ dirname cmd/core-metadata/Dockerfile [2020-08-03T17:06:50.369Z] ++ cut -d/ -f2 [2020-08-03T17:06:50.369Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-08-03T17:06:50.369Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-03T17:06:50.369Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-08-03T17:06:50.369Z] ++ cut -d/ -f2 [2020-08-03T17:06:50.369Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-08-03T17:06:50.369Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-03T17:06:50.369Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-08-03T17:06:50.369Z] ++ cut -d/ -f2 [2020-08-03T17:06:50.369Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-08-03T17:06:50.369Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-03T17:06:50.369Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-08-03T17:06:50.369Z] ++ cut -d/ -f2 [2020-08-03T17:06:50.369Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-08-03T17:06:50.369Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-03T17:06:50.369Z] ++ dirname cmd/support-logging/Dockerfile [2020-08-03T17:06:50.369Z] ++ cut -d/ -f2 [2020-08-03T17:06:50.369Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-08-03T17:06:50.369Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-03T17:06:50.369Z] ++ dirname cmd/support-notifications/Dockerfile [2020-08-03T17:06:50.369Z] ++ cut -d/ -f2 [2020-08-03T17:06:50.369Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-08-03T17:06:50.369Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-03T17:06:50.369Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-08-03T17:06:50.369Z] ++ cut -d/ -f2 [2020-08-03T17:06:50.369Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-08-03T17:06:50.369Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-03T17:06:50.369Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-08-03T17:06:50.369Z] ++ cut -d/ -f2 [2020-08-03T17:06:50.369Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-08-03T17:06:50.429Z] 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-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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 [2020-08-03T17:06:51.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-03T17:06:51.536Z] [2020-08-03T17:06:51.536Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:06:51.889Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-03T17:06:51.889Z] latest: Pulling from edgex-devops/git-semver [2020-08-03T17:06:51.889Z] 31603596830f: Pulling fs layer [2020-08-03T17:06:51.889Z] 2a8b12db71e7: Pulling fs layer [2020-08-03T17:06:51.889Z] 6ca5941a6612: Pulling fs layer [2020-08-03T17:06:51.889Z] ecc8261a40a4: Pulling fs layer [2020-08-03T17:06:51.889Z] ecc8261a40a4: Waiting [2020-08-03T17:06:51.889Z] 2a8b12db71e7: Verifying Checksum [2020-08-03T17:06:51.889Z] 2a8b12db71e7: Download complete [2020-08-03T17:06:51.889Z] 31603596830f: Verifying Checksum [2020-08-03T17:06:51.889Z] 31603596830f: Download complete [2020-08-03T17:06:52.171Z] ecc8261a40a4: Verifying Checksum [2020-08-03T17:06:52.171Z] ecc8261a40a4: Download complete [2020-08-03T17:06:52.171Z] 6ca5941a6612: Verifying Checksum [2020-08-03T17:06:52.171Z] 6ca5941a6612: Download complete [2020-08-03T17:06:52.171Z] 31603596830f: Pull complete [2020-08-03T17:06:52.435Z] 2a8b12db71e7: Pull complete [2020-08-03T17:06:53.014Z] 6ca5941a6612: Pull complete [2020-08-03T17:06:53.276Z] ecc8261a40a4: Pull complete [2020-08-03T17:06:53.276Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-03T17:06:53.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-03T17:06:53.276Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-03T17:06:53.372Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:06:53.421Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-03T17:06:55.726Z] $ docker top 676f1048bae8c22c5f254dc0d497ffa19e1591885338bbe23bb0fb8af98d44ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-03T17:06:56.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-03T17:06:56.039Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-03T17:06:56.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-03T17:06:56.256Z] $ docker exec 676f1048bae8c22c5f254dc0d497ffa19e1591885338bbe23bb0fb8af98d44ae ssh-agent [2020-08-03T17:06:56.414Z] SSH_AUTH_SOCK=/tmp/ssh-cxdOcFLKOcBr/agent.11 [2020-08-03T17:06:56.414Z] SSH_AGENT_PID=17 [2020-08-03T17:06:56.424Z] Running ssh-add (command line suppressed) [2020-08-03T17:06:56.547Z] Identity added: /w/workspace/edgex-go/120@tmp/private_key_5624172362012524639.key (/w/workspace/edgex-go/120@tmp/private_key_5624172362012524639.key) [2020-08-03T17:06:56.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-03T17:06:56.919Z] + git describe --exact-match --tags HEAD [2020-08-03T17:06:56.919Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-03T17:06:56.943Z] $ docker exec --env ******** --env ******** 676f1048bae8c22c5f254dc0d497ffa19e1591885338bbe23bb0fb8af98d44ae ssh-agent -k [2020-08-03T17:06:57.063Z] unset SSH_AUTH_SOCK; [2020-08-03T17:06:57.063Z] unset SSH_AGENT_PID; [2020-08-03T17:06:57.063Z] echo Agent pid 17 killed; [2020-08-03T17:06:57.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-03T17:06:57.194Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-03T17:06:57.194Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-03T17:06:57.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-03T17:06:57.281Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-03T17:06:57.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-03T17:06:57.449Z] $ docker exec 676f1048bae8c22c5f254dc0d497ffa19e1591885338bbe23bb0fb8af98d44ae ssh-agent [2020-08-03T17:06:57.606Z] SSH_AUTH_SOCK=/tmp/ssh-Omh5NYeE3279/agent.45 [2020-08-03T17:06:57.606Z] SSH_AGENT_PID=50 [2020-08-03T17:06:57.613Z] Running ssh-add (command line suppressed) [2020-08-03T17:06:57.737Z] Identity added: /w/workspace/edgex-go/120@tmp/private_key_5437315415532110869.key (/w/workspace/edgex-go/120@tmp/private_key_5437315415532110869.key) [2020-08-03T17:06:57.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-03T17:06:58.110Z] + git semver init [2020-08-03T17:06:58.110Z] # -> Open(): unable to determine branch for HEAD [2020-08-03T17:06:58.110Z] # $GIT_DIR = /w/workspace/edgex-go/120/.git [2020-08-03T17:06:58.110Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/120 [2020-08-03T17:06:58.110Z] # $SEMVER_REMOTE_NAME = origin [2020-08-03T17:06:58.110Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-03T17:06:58.110Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-03T17:06:58.110Z] # $SEMVER_BRANCH = master [2020-08-03T17:06:58.110Z] # $SEMVER_TEMP = /tmp/semver-162670903 [2020-08-03T17:06:58.110Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-08-03T17:07:16.241Z] # '/tmp/semver-162670903' -> '/w/workspace/edgex-go/120/.semver' [2020-08-03T17:07:16.241Z] # -> Force: false [2020-08-03T17:07:16.241Z] # $SEMVER_DIR = /w/workspace/edgex-go/120/.semver [Pipeline] } [2020-08-03T17:07:16.255Z] $ docker exec --env ******** --env ******** 676f1048bae8c22c5f254dc0d497ffa19e1591885338bbe23bb0fb8af98d44ae ssh-agent -k [2020-08-03T17:07:16.442Z] unset SSH_AUTH_SOCK; [2020-08-03T17:07:16.443Z] unset SSH_AGENT_PID; [2020-08-03T17:07:16.443Z] echo Agent pid 50 killed; [2020-08-03T17:07:16.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-03T17:07:17.009Z] + git semver [Pipeline] } [2020-08-03T17:07:17.026Z] $ docker stop --time=1 676f1048bae8c22c5f254dc0d497ffa19e1591885338bbe23bb0fb8af98d44ae [2020-08-03T17:07:18.638Z] $ docker rm -f 676f1048bae8c22c5f254dc0d497ffa19e1591885338bbe23bb0fb8af98d44ae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-03T17:07:31.255Z] Stashed 25 file(s) [Pipeline] echo [2020-08-03T17:07:31.257Z] [edgeXSemver] initialized semver on version 1.2.2-dev.8 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-08-03T17:07:31.752Z] ========================================================= [2020-08-03T17:07:31.752Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-03T17:07:31.752Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:07:32.103Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-08-03T17:07:36.330Z] Sending build context to Docker daemon 322.9MB [2020-08-03T17:07:36.330Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-03T17:07:36.330Z] Step 2/7 : FROM ${BASE} [2020-08-03T17:07:36.330Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-03T17:07:36.330Z] df20fa9351a1: Pulling fs layer [2020-08-03T17:07:36.330Z] ed8968b2872e: Pulling fs layer [2020-08-03T17:07:36.330Z] a92cc7c5fd73: Pulling fs layer [2020-08-03T17:07:36.330Z] 2dd03ba5bac4: Pulling fs layer [2020-08-03T17:07:36.330Z] 1e091d79d1de: Pulling fs layer [2020-08-03T17:07:36.330Z] 481702a1767f: Pulling fs layer [2020-08-03T17:07:36.330Z] f64a6f60c768: Pulling fs layer [2020-08-03T17:07:36.330Z] e78d2573fc39: Pulling fs layer [2020-08-03T17:07:36.330Z] e876d2f968b6: Pulling fs layer [2020-08-03T17:07:36.330Z] ce8a83651883: Pulling fs layer [2020-08-03T17:07:36.330Z] 07967f4d0e4b: Pulling fs layer [2020-08-03T17:07:36.330Z] 2dd03ba5bac4: Waiting [2020-08-03T17:07:36.330Z] e78d2573fc39: Waiting [2020-08-03T17:07:36.330Z] e876d2f968b6: Waiting [2020-08-03T17:07:36.330Z] ce8a83651883: Waiting [2020-08-03T17:07:36.330Z] 07967f4d0e4b: Waiting [2020-08-03T17:07:36.330Z] 1e091d79d1de: Waiting [2020-08-03T17:07:36.330Z] 481702a1767f: Waiting [2020-08-03T17:07:36.330Z] f64a6f60c768: Waiting [2020-08-03T17:07:36.330Z] a92cc7c5fd73: Download complete [2020-08-03T17:07:36.330Z] ed8968b2872e: Download complete [2020-08-03T17:07:36.330Z] 1e091d79d1de: Verifying Checksum [2020-08-03T17:07:36.330Z] 1e091d79d1de: Download complete [2020-08-03T17:07:36.330Z] 481702a1767f: Verifying Checksum [2020-08-03T17:07:36.330Z] 481702a1767f: Download complete [2020-08-03T17:07:36.330Z] df20fa9351a1: Verifying Checksum [2020-08-03T17:07:36.330Z] df20fa9351a1: Download complete [2020-08-03T17:07:36.330Z] df20fa9351a1: Pull complete [2020-08-03T17:07:36.598Z] ed8968b2872e: Pull complete [2020-08-03T17:07:36.881Z] a92cc7c5fd73: Pull complete [2020-08-03T17:07:37.147Z] f64a6f60c768: Verifying Checksum [2020-08-03T17:07:37.147Z] f64a6f60c768: Download complete [2020-08-03T17:07:37.147Z] e876d2f968b6: Verifying Checksum [2020-08-03T17:07:37.147Z] e876d2f968b6: Download complete [2020-08-03T17:07:37.411Z] e78d2573fc39: Verifying Checksum [2020-08-03T17:07:37.411Z] e78d2573fc39: Download complete [2020-08-03T17:07:37.674Z] 07967f4d0e4b: Verifying Checksum [2020-08-03T17:07:37.674Z] 07967f4d0e4b: Download complete [2020-08-03T17:07:37.674Z] 2dd03ba5bac4: Verifying Checksum [2020-08-03T17:07:37.674Z] 2dd03ba5bac4: Download complete [2020-08-03T17:07:37.674Z] ce8a83651883: Verifying Checksum [2020-08-03T17:07:37.674Z] ce8a83651883: Download complete [2020-08-03T17:07:42.972Z] 2dd03ba5bac4: Pull complete [2020-08-03T17:07:42.972Z] 1e091d79d1de: Pull complete [2020-08-03T17:07:43.234Z] 481702a1767f: Pull complete [2020-08-03T17:07:46.572Z] Still waiting to schedule task [2020-08-03T17:07:46.572Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-03T17:07:48.538Z] f64a6f60c768: Pull complete [2020-08-03T17:07:51.087Z] e78d2573fc39: Pull complete [2020-08-03T17:07:51.348Z] e876d2f968b6: Pull complete [2020-08-03T17:07:52.292Z] ce8a83651883: Pull complete [2020-08-03T17:07:52.556Z] 07967f4d0e4b: Pull complete [2020-08-03T17:07:52.556Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-03T17:07:52.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-03T17:07:52.556Z] ---> 5d7c900382c6 [2020-08-03T17:07:52.556Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-08-03T17:07:53.498Z] ---> Running in 1aa994717125 [2020-08-03T17:07:54.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-03T17:07:54.645Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-03T17:07:54.907Z] (1/12) Installing libmagic (5.38-r0) [2020-08-03T17:07:55.848Z] (2/12) Installing file (5.38-r0) [2020-08-03T17:07:55.848Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-03T17:07:56.109Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-03T17:08:42.832Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-03T17:08:42.832Z] (6/12) Installing patch (2.7.6-r6) [2020-08-03T17:08:42.832Z] (7/12) Installing build-base (0.5-r2) [2020-08-03T17:08:42.832Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-03T17:08:42.832Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-03T17:08:42.832Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-03T17:08:42.832Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-03T17:08:42.832Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-03T17:08:42.832Z] Executing busybox-1.31.1-r16.trigger [2020-08-03T17:08:42.832Z] OK: 233 MiB in 51 packages [2020-08-03T17:08:42.832Z] Removing intermediate container 1aa994717125 [2020-08-03T17:08:42.832Z] ---> 941d02a7b508 [2020-08-03T17:08:42.832Z] Step 4/7 : WORKDIR /edgex-go [2020-08-03T17:08:42.832Z] ---> Running in 7791882a6d68 [2020-08-03T17:08:42.832Z] Removing intermediate container 7791882a6d68 [2020-08-03T17:08:42.832Z] ---> 6cd0990948bd [2020-08-03T17:08:42.832Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-03T17:08:42.832Z] latest: Pulling from library/docker [2020-08-03T17:08:42.832Z] df20fa9351a1: Already exists [2020-08-03T17:08:42.832Z] 25ad7478873d: Pulling fs layer [2020-08-03T17:08:42.832Z] 4684f6177b5d: Pulling fs layer [2020-08-03T17:08:42.832Z] 46e300cec669: Pulling fs layer [2020-08-03T17:08:42.832Z] 63038576ad94: Pulling fs layer [2020-08-03T17:08:42.832Z] 0fdb76c4706c: Pulling fs layer [2020-08-03T17:08:42.832Z] cb7edeffdfd5: Pulling fs layer [2020-08-03T17:08:42.832Z] 63038576ad94: Waiting [2020-08-03T17:08:42.832Z] 0fdb76c4706c: Waiting [2020-08-03T17:08:42.832Z] cb7edeffdfd5: Waiting [2020-08-03T17:08:42.832Z] 4684f6177b5d: Verifying Checksum [2020-08-03T17:08:42.832Z] 4684f6177b5d: Download complete [2020-08-03T17:08:42.832Z] 25ad7478873d: Download complete [2020-08-03T17:08:42.832Z] 63038576ad94: Verifying Checksum [2020-08-03T17:08:42.832Z] 63038576ad94: Download complete [2020-08-03T17:08:42.832Z] 0fdb76c4706c: Verifying Checksum [2020-08-03T17:08:42.832Z] 0fdb76c4706c: Download complete [2020-08-03T17:08:42.832Z] cb7edeffdfd5: Verifying Checksum [2020-08-03T17:08:42.832Z] cb7edeffdfd5: Download complete [2020-08-03T17:08:42.832Z] 25ad7478873d: Pull complete [2020-08-03T17:08:42.832Z] 4684f6177b5d: Pull complete [2020-08-03T17:08:42.832Z] 46e300cec669: Verifying Checksum [2020-08-03T17:08:42.832Z] 46e300cec669: Download complete [2020-08-03T17:08:43.783Z] 46e300cec669: Pull complete [2020-08-03T17:08:43.783Z] 63038576ad94: Pull complete [2020-08-03T17:08:44.044Z] 0fdb76c4706c: Pull complete [2020-08-03T17:08:44.044Z] cb7edeffdfd5: Pull complete [2020-08-03T17:08:44.044Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-03T17:08:44.044Z] Status: Downloaded newer image for docker:latest [2020-08-03T17:08:45.430Z] ---> b974b042222f [2020-08-03T17:08:45.430Z] Step 6/7 : COPY go.mod . [2020-08-03T17:08:45.692Z] ---> 77df5b205790 [2020-08-03T17:08:45.692Z] Step 7/7 : RUN go mod download [2020-08-03T17:08:45.955Z] ---> Running in bf9ebb8d496e [2020-08-03T17:08:48.499Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-03T17:08:48.499Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-03T17:08:48.499Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-03T17:08:48.499Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-03T17:08:48.499Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-03T17:08:48.499Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-03T17:08:48.499Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-03T17:08:48.499Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-03T17:08:48.499Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-03T17:08:48.499Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-03T17:08:48.499Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-03T17:08:48.499Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-03T17:08:48.499Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-03T17:08:48.499Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-03T17:08:48.499Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-03T17:08:48.499Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-03T17:08:48.499Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-03T17:08:48.760Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-03T17:08:48.760Z] go: finding github.com/fatih/color v1.7.0 [2020-08-03T17:08:48.760Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-03T17:08:48.760Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-03T17:08:48.760Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-03T17:08:48.760Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-03T17:08:48.760Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-03T17:08:48.760Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-03T17:08:48.760Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-03T17:08:48.760Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-03T17:08:48.760Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-03T17:08:49.020Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-03T17:08:49.020Z] go: finding github.com/google/uuid v1.1.0 [2020-08-03T17:08:49.020Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-03T17:08:49.020Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-03T17:08:49.020Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-03T17:08:49.020Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-03T17:08:49.020Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-03T17:08:49.020Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-03T17:08:49.020Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-03T17:08:49.020Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-03T17:08:49.280Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-03T17:08:49.280Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-03T17:08:49.280Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-03T17:08:49.280Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-03T17:08:49.280Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-03T17:08:49.280Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-03T17:08:49.280Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-03T17:08:49.280Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-03T17:08:49.280Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-03T17:08:49.280Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-03T17:08:49.280Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-03T17:08:49.541Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-03T17:08:49.541Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-03T17:08:49.541Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-03T17:08:49.541Z] go: finding github.com/kr/pty v1.1.1 [2020-08-03T17:08:49.541Z] go: finding github.com/kr/text v0.1.0 [2020-08-03T17:08:49.541Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-03T17:08:49.541Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-03T17:08:49.541Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-03T17:08:49.541Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-03T17:08:49.541Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-03T17:08:49.801Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-03T17:08:49.801Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-03T17:08:49.801Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-03T17:08:49.801Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-03T17:08:49.801Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-03T17:08:49.801Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-03T17:08:49.801Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-03T17:08:49.801Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-03T17:08:49.801Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-03T17:08:49.801Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-03T17:08:49.801Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-03T17:08:50.061Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-03T17:08:50.061Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-03T17:08:50.061Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-03T17:08:50.061Z] go: finding github.com/posener/complete v1.1.1 [2020-08-03T17:08:50.061Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-03T17:08:50.061Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-03T17:08:50.061Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-03T17:08:50.061Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-03T17:08:50.061Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-03T17:08:50.061Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-03T17:08:50.061Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-03T17:08:50.321Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-03T17:08:50.321Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-03T17:08:50.321Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-03T17:08:50.321Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-03T17:08:50.321Z] go: finding golang.org/x/text v0.3.2 [2020-08-03T17:08:50.321Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-03T17:08:50.321Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-03T17:08:50.321Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-03T17:08:50.322Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-03T17:08:50.322Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-03T17:08:50.322Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-03T17:09:02.568Z] Removing intermediate container bf9ebb8d496e [2020-08-03T17:09:02.568Z] ---> 818bfb33a57d [2020-08-03T17:09:02.568Z] Successfully built 818bfb33a57d [2020-08-03T17:09:02.568Z] Successfully tagged ci-base-image-x86_64:latest [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 [2020-08-03T17:09:05.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-03T17:09:05.313Z] [2020-08-03T17:09:05.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:09:05.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-03T17:09:05.652Z] latest: Pulling from edgex-devops/edgex-compose [2020-08-03T17:09:05.652Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-03T17:09:05.652Z] ca9280d653b3: Pulling fs layer [2020-08-03T17:09:05.652Z] 7e9c9ca2126c: Pulling fs layer [2020-08-03T17:09:05.652Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-03T17:09:05.652Z] cbdbe7a5bc2a: Download complete [2020-08-03T17:09:05.918Z] ca9280d653b3: Verifying Checksum [2020-08-03T17:09:05.918Z] ca9280d653b3: Download complete [2020-08-03T17:09:05.918Z] cbdbe7a5bc2a: Pull complete [2020-08-03T17:09:06.492Z] 7e9c9ca2126c: Download complete [2020-08-03T17:09:07.435Z] ca9280d653b3: Pull complete [2020-08-03T17:09:14.039Z] 7e9c9ca2126c: Pull complete [2020-08-03T17:09:14.039Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-08-03T17:09:14.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-03T17:09:14.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-08-03T17:09:14.177Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:09:14.222Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-03T17:09:17.039Z] $ docker top 5db9a6bfff8c05f22a401719cf43e568c6d2fa661529d1b04c25e44f63527457 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-03T17:09:17.520Z] + docker-compose build --help [2020-08-03T17:09:17.521Z] + grep parallel [2020-08-03T17:09:18.464Z] --parallel Build images in parallel. [Pipeline] } [2020-08-03T17:09:18.479Z] $ docker stop --time=1 5db9a6bfff8c05f22a401719cf43e568c6d2fa661529d1b04c25e44f63527457 [2020-08-03T17:09:19.845Z] $ docker rm -f 5db9a6bfff8c05f22a401719cf43e568c6d2fa661529d1b04c25e44f63527457 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:09:20.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-03T17:09:20.491Z] . [Pipeline] withDockerContainer [2020-08-03T17:09:20.640Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:09:20.711Z] $ 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/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-03T17:09:21.278Z] $ docker top 51431aa4abd9e3b261f58cc138482b41db8dda31fec04762f7dbbef8a7c48a9a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-03T17:09:21.715Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-03T17:09:23.099Z] Building docker-core-command-go ... [2020-08-03T17:09:23.099Z] Building docker-core-data-go ... [2020-08-03T17:09:23.099Z] Building docker-core-metadata-go ... [2020-08-03T17:09:23.099Z] Building docker-security-proxy-setup-go ... [2020-08-03T17:09:23.099Z] Building docker-security-secrets-setup-go ... [2020-08-03T17:09:23.099Z] Building docker-security-secretstore-setup-go ... [2020-08-03T17:09:23.099Z] Building docker-support-logging-go ... [2020-08-03T17:09:23.099Z] Building docker-support-notifications-go ... [2020-08-03T17:09:23.099Z] Building docker-support-scheduler-go ... [2020-08-03T17:09:23.099Z] Building docker-sys-mgmt-agent-go ... [2020-08-03T17:09:23.099Z] Building docker-security-secretstore-setup-go [2020-08-03T17:09:23.099Z] Building docker-support-scheduler-go [2020-08-03T17:09:23.099Z] Building docker-security-secrets-setup-go [2020-08-03T17:09:23.099Z] Building docker-sys-mgmt-agent-go [2020-08-03T17:09:23.099Z] Building docker-support-notifications-go [2020-08-03T17:09:35.505Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1946 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2020-08-03T17:09:35.545Z] Running in /w/workspace/edgex-go/120 [Pipeline] { [Pipeline] checkout [2020-08-03T17:09:40.411Z] using credential edgex-jenkins-ssh [2020-08-03T17:09:40.472Z] Cloning the remote Git repository [2020-08-03T17:09:40.472Z] Cloning with configured refspecs honoured and without tags [2020-08-03T17:09:40.539Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-08-03T17:09:40.643Z] > git init /w/workspace/edgex-go/120 # timeout=10 [2020-08-03T17:09:40.729Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-03T17:09:40.730Z] > git --version # timeout=10 [2020-08-03T17:09:40.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-03T17:09:40.829Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T17:09:49.736Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpineStep 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:09:49.736Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-03T17:09:49.736Z] ---> 818bfb33a57d [2020-08-03T17:09:49.736Z] Step 3/20 : WORKDIR /edgex-go [2020-08-03T17:09:49.736Z] [2020-08-03T17:09:49.736Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-03T17:09:49.736Z] ---> 818bfb33a57d [2020-08-03T17:09:49.736Z] Step 3/26 : WORKDIR /edgex-go [2020-08-03T17:09:49.736Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:09:49.736Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-03T17:09:49.736Z] ---> 818bfb33a57d [2020-08-03T17:09:49.736Z] Step 3/23 : WORKDIR /edgex-go [2020-08-03T17:09:49.736Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:09:49.736Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-03T17:09:49.736Z] ---> 818bfb33a57d [2020-08-03T17:09:49.736Z] Step 3/29 : WORKDIR /edgex-go [2020-08-03T17:09:49.736Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:09:49.736Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-03T17:09:49.736Z] ---> 818bfb33a57d [2020-08-03T17:09:49.736Z] Step 3/26 : WORKDIR /edgex-go [2020-08-03T17:09:49.736Z] ---> Running in 14a400ae4ede [2020-08-03T17:09:49.736Z] ---> Running in b392fd0d55aa [2020-08-03T17:09:49.736Z] ---> Running in 50dd6920db5a [2020-08-03T17:09:49.736Z] ---> Running in bb3c0b8bacaa [2020-08-03T17:09:49.736Z] ---> Running in c957e86ccc3c [2020-08-03T17:09:49.736Z] Removing intermediate container 50dd6920db5a [2020-08-03T17:09:49.736Z] ---> ea3ddf89e0b1 [2020-08-03T17:09:49.736Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:09:49.736Z] Removing intermediate container b392fd0d55aa [2020-08-03T17:09:49.736Z] ---> 6d48a252f2a8 [2020-08-03T17:09:49.736Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:09:49.736Z] Removing intermediate container bb3c0b8bacaa [2020-08-03T17:09:49.736Z] ---> 5943cfcba9cb [2020-08-03T17:09:49.736Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:09:49.736Z] Removing intermediate container c957e86ccc3c [2020-08-03T17:09:49.736Z] ---> 50785dd37701 [2020-08-03T17:09:49.736Z] Step 4/29 : RUN apk update && apk add make git [2020-08-03T17:09:49.736Z] Removing intermediate container 14a400ae4ede [2020-08-03T17:09:49.736Z] ---> c5573f2fb3cf [2020-08-03T17:09:49.736Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:09:49.736Z] ---> Running in 32f21ccaba68 [2020-08-03T17:09:49.736Z] ---> Running in 41b1cc652667 [2020-08-03T17:09:49.736Z] ---> Running in 93c957ad61cc [2020-08-03T17:09:49.736Z] ---> Running in a569d997b682 [2020-08-03T17:09:49.736Z] ---> Running in eaa0bd667c01 [2020-08-03T17:09:49.736Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-03T17:09:49.736Z] Removing intermediate container 93c957ad61cc [2020-08-03T17:09:49.736Z] ---> b348a5b1d038 [2020-08-03T17:09:49.736Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-03T17:09:49.736Z] ---> Running in c0976320882f [2020-08-03T17:09:49.736Z] Removing intermediate container 41b1cc652667 [2020-08-03T17:09:49.736Z] ---> c2a5d6edcb3f [2020-08-03T17:09:49.736Z] Step 5/20 : RUN apk update && apk add make git [2020-08-03T17:09:50.003Z] ---> Running in b57b5eff5cb5 [2020-08-03T17:09:50.003Z] Removing intermediate container 32f21ccaba68 [2020-08-03T17:09:50.003Z] ---> 9e5be9f6a76b [2020-08-03T17:09:50.003Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-03T17:09:50.003Z] Removing intermediate container eaa0bd667c01 [2020-08-03T17:09:50.003Z] ---> c4ecc139cb70 [2020-08-03T17:09:50.003Z] Step 5/26 : RUN apk update && apk add make git [2020-08-03T17:09:50.266Z] ---> Running in 1503b130a916 [2020-08-03T17:09:50.266Z] ---> Running in 7704ac7f5af5 [2020-08-03T17:09:50.529Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-03T17:09:50.529Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-03T17:09:50.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-03T17:09:51.054Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-03T17:09:51.054Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-03T17:09:51.994Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-03T17:09:52.255Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:09:52.255Z] v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:09:52.255Z] OK: 12749 distinct packages available [2020-08-03T17:09:52.255Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-03T17:09:52.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-03T17:09:52.516Z] OK: 233 MiB in 51 packages [2020-08-03T17:09:53.458Z] Removing intermediate container a569d997b682 [2020-08-03T17:09:53.458Z] ---> 6268a00b6382 [2020-08-03T17:09:53.458Z] Step 5/29 : COPY go.mod . [2020-08-03T17:09:53.458Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:09:53.458Z] v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:09:53.458Z] OK: 12749 distinct packages available [2020-08-03T17:09:53.720Z] ---> 67ae8998924e [2020-08-03T17:09:53.720Z] Step 6/29 : RUN go mod download [2020-08-03T17:09:53.720Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:09:53.720Z] v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:09:53.720Z] OK: 12749 distinct packages available [2020-08-03T17:09:53.720Z] ---> Running in 538eae182f4a [2020-08-03T17:09:53.720Z] OK: 233 MiB in 51 packages [2020-08-03T17:09:53.984Z] OK: 233 MiB in 51 packages [2020-08-03T17:09:54.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-03T17:09:54.254Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:09:54.254Z] v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:09:54.254Z] OK: 12749 distinct packages available [2020-08-03T17:09:54.254Z] Removing intermediate container c0976320882f [2020-08-03T17:09:54.254Z] ---> 01433e693dbc [2020-08-03T17:09:54.254Z] Step 6/26 : COPY go.mod . [2020-08-03T17:09:54.517Z] OK: 233 MiB in 51 packages [2020-08-03T17:09:54.517Z] Removing intermediate container b57b5eff5cb5 [2020-08-03T17:09:54.517Z] ---> 66c7c04380c9 [2020-08-03T17:09:54.517Z] Step 6/20 : COPY go.mod . [2020-08-03T17:09:54.517Z] ---> 3821b448ad8d [2020-08-03T17:09:54.517Z] Step 7/26 : RUN go mod download [2020-08-03T17:09:54.778Z] ---> Running in 781eecfda078 [2020-08-03T17:09:55.040Z] ---> 50afd837e155 [2020-08-03T17:09:55.040Z] Step 7/20 : RUN go mod download [2020-08-03T17:09:55.300Z] ---> Running in 5cb48f7d200d [2020-08-03T17:09:55.300Z] Removing intermediate container 1503b130a916 [2020-08-03T17:09:55.300Z] ---> 692d4994b463 [2020-08-03T17:09:55.300Z] Step 6/23 : COPY go.mod . [2020-08-03T17:09:55.563Z] ---> 56b5ec51a10d [2020-08-03T17:09:55.563Z] Step 7/23 : RUN go mod download [2020-08-03T17:09:55.832Z] ---> Running in 38e86b875f6b [2020-08-03T17:09:55.832Z] Removing intermediate container 538eae182f4a [2020-08-03T17:09:55.832Z] ---> d00dbc349c33 [2020-08-03T17:09:55.832Z] Step 7/29 : COPY . . [2020-08-03T17:09:56.419Z] Fetching without tags [2020-08-03T17:09:56.802Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:09:56.802Z] v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:09:56.802Z] OK: 12749 distinct packages available [2020-08-03T17:09:56.802Z] OK: 233 MiB in 51 packages [2020-08-03T17:09:56.915Z] Checking out Revision 2f18d68ce33577a025edc322deb728338e3be43f (master) [2020-08-03T17:09:56.365Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-03T17:09:56.381Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T17:09:56.404Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-03T17:09:56.431Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-03T17:09:56.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-03T17:09:56.443Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-03T17:09:56.936Z] > git config core.sparsecheckout # timeout=10 [2020-08-03T17:09:56.957Z] > git checkout -f 2f18d68ce33577a025edc322deb728338e3be43f # timeout=10 [2020-08-03T17:09:58.746Z] Removing intermediate container 781eecfda078 [2020-08-03T17:09:58.746Z] ---> 8cdd8e7fc418 [2020-08-03T17:09:58.746Z] Step 8/26 : COPY . . [2020-08-03T17:10:01.496Z] Commit message: "doc: Modify V2 Swagger for Core-MedataData DTO and Model (#2627)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-08-03T17:10:02.092Z] Removing intermediate container 5cb48f7d200d [2020-08-03T17:10:02.092Z] ---> 2a6b991b1699 [2020-08-03T17:10:02.092Z] Step 8/20 : COPY . . [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-08-03T17:10:08.716Z] Removing intermediate container 38e86b875f6b [2020-08-03T17:10:08.716Z] ---> 568c822d0597 [2020-08-03T17:10:08.716Z] Step 8/23 : COPY . . [2020-08-03T17:10:08.716Z] Removing intermediate container 7704ac7f5af5 [2020-08-03T17:10:08.716Z] ---> 30dbf331d32d [2020-08-03T17:10:08.716Z] Step 6/26 : COPY go.mod . [Pipeline] echo [2020-08-03T17:10:12.912Z] ========================================================= [2020-08-03T17:10:12.912Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-03T17:10:12.912Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:10:13.906Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-08-03T17:10:18.244Z] Sending build context to Docker daemon 322.9MB [2020-08-03T17:10:18.244Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-03T17:10:18.244Z] Step 2/7 : FROM ${BASE} [2020-08-03T17:10:18.244Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-03T17:10:18.244Z] b538f80385f9: Pulling fs layer [2020-08-03T17:10:18.244Z] 74f711af9a0d: Pulling fs layer [2020-08-03T17:10:18.244Z] 99f96fe45779: Pulling fs layer [2020-08-03T17:10:18.244Z] fd7a069fd194: Pulling fs layer [2020-08-03T17:10:18.244Z] 66aa3694b03b: Pulling fs layer [2020-08-03T17:10:18.244Z] 170f70906a0f: Pulling fs layer [2020-08-03T17:10:18.244Z] ad7c5574e4b9: Pulling fs layer [2020-08-03T17:10:18.244Z] e772456be8f7: Pulling fs layer [2020-08-03T17:10:18.244Z] c890913d741a: Pulling fs layer [2020-08-03T17:10:18.244Z] 2480fcc9aa5a: Pulling fs layer [2020-08-03T17:10:18.244Z] 09adf4765672: Pulling fs layer [2020-08-03T17:10:18.244Z] fd7a069fd194: Waiting [2020-08-03T17:10:18.244Z] 66aa3694b03b: Waiting [2020-08-03T17:10:18.244Z] 170f70906a0f: Waiting [2020-08-03T17:10:18.244Z] ad7c5574e4b9: Waiting [2020-08-03T17:10:18.244Z] e772456be8f7: Waiting [2020-08-03T17:10:18.244Z] c890913d741a: Waiting [2020-08-03T17:10:18.244Z] 2480fcc9aa5a: Waiting [2020-08-03T17:10:18.244Z] 09adf4765672: Waiting [2020-08-03T17:10:18.244Z] 99f96fe45779: Verifying Checksum [2020-08-03T17:10:18.244Z] 99f96fe45779: Download complete [2020-08-03T17:10:18.244Z] 74f711af9a0d: Verifying Checksum [2020-08-03T17:10:18.244Z] 74f711af9a0d: Download complete [2020-08-03T17:10:18.244Z] 66aa3694b03b: Verifying Checksum [2020-08-03T17:10:18.244Z] 66aa3694b03b: Download complete [2020-08-03T17:10:18.244Z] 170f70906a0f: Verifying Checksum [2020-08-03T17:10:18.244Z] 170f70906a0f: Download complete [2020-08-03T17:10:18.244Z] b538f80385f9: Verifying Checksum [2020-08-03T17:10:18.244Z] b538f80385f9: Download complete [2020-08-03T17:10:18.750Z] ---> 89957fea3c81 [2020-08-03T17:10:18.750Z] Step 7/26 : RUN go mod download [2020-08-03T17:10:18.848Z] b538f80385f9: Pull complete [2020-08-03T17:10:19.453Z] 74f711af9a0d: Pull complete [2020-08-03T17:10:20.054Z] 99f96fe45779: Pull complete [2020-08-03T17:10:22.040Z] ad7c5574e4b9: Verifying Checksum [2020-08-03T17:10:22.040Z] ad7c5574e4b9: Download complete [2020-08-03T17:10:22.040Z] c890913d741a: Verifying Checksum [2020-08-03T17:10:22.040Z] c890913d741a: Download complete [2020-08-03T17:10:22.086Z] ---> Running in 6ea76981e9b1 [2020-08-03T17:10:22.086Z] ---> c305ae935fd7 [2020-08-03T17:10:22.086Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-03T17:10:23.019Z] e772456be8f7: Verifying Checksum [2020-08-03T17:10:23.019Z] e772456be8f7: Download complete [2020-08-03T17:10:23.019Z] 09adf4765672: Verifying Checksum [2020-08-03T17:10:23.019Z] 09adf4765672: Download complete [2020-08-03T17:10:23.289Z] 2480fcc9aa5a: Download complete [2020-08-03T17:10:23.880Z] fd7a069fd194: Download complete [2020-08-03T17:10:24.638Z] ---> Running in 1e05c4106f81 [2020-08-03T17:10:24.638Z] ---> db1314c56958 [2020-08-03T17:10:24.638Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-03T17:10:26.022Z] ---> Running in d3f0c1417c6f [2020-08-03T17:10:26.022Z] ---> 72435711293b [2020-08-03T17:10:26.022Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-03T17:10:26.283Z] ---> 8712b1630ea8 [2020-08-03T17:10:26.283Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-03T17:10:26.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-03T17:10:26.549Z] ---> Running in b9d0e0c188d1 [2020-08-03T17:10:26.549Z] ---> Running in d72a245072e2 [2020-08-03T17:10:26.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-08-03T17:10:27.074Z] Removing intermediate container 6ea76981e9b1 [2020-08-03T17:10:27.074Z] ---> 1f331c1735c5 [2020-08-03T17:10:27.074Z] Step 8/26 : COPY . . [2020-08-03T17:10:27.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-08-03T17:10:27.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-08-03T17:10:36.275Z] fd7a069fd194: Pull complete [2020-08-03T17:10:36.275Z] 66aa3694b03b: Pull complete [2020-08-03T17:10:36.275Z] 170f70906a0f: Pull complete [2020-08-03T17:10:39.693Z] ad7c5574e4b9: Pull complete [2020-08-03T17:10:42.812Z] ---> 6ab3b0059b9a [2020-08-03T17:10:42.812Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-08-03T17:10:42.812Z] ---> Running in 6d48fa14e949 [2020-08-03T17:10:42.812Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-08-03T17:10:44.022Z] e772456be8f7: Pull complete [2020-08-03T17:10:44.023Z] c890913d741a: Pull complete [2020-08-03T17:10:46.641Z] 2480fcc9aa5a: Pull complete [2020-08-03T17:10:46.641Z] 09adf4765672: Pull complete [2020-08-03T17:10:46.641Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-03T17:10:46.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-03T17:10:46.641Z] ---> 2248a725d1cf [2020-08-03T17:10:46.641Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-08-03T17:10:53.354Z] ---> Running in 8401aafda338 [2020-08-03T17:10:54.330Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-03T17:10:55.773Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-03T17:10:57.800Z] Removing intermediate container 1e05c4106f81 [2020-08-03T17:10:57.801Z] ---> ee35e94c3d1d [2020-08-03T17:10:57.801Z] [2020-08-03T17:10:57.801Z] Step 9/29 : FROM alpine:latest [2020-08-03T17:10:57.801Z] latest: Pulling from library/alpine [2020-08-03T17:10:57.801Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-03T17:10:57.801Z] Status: Downloaded newer image for alpine:latest [2020-08-03T17:10:57.801Z] ---> a24bb4013296 [2020-08-03T17:10:57.801Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-08-03T17:10:57.801Z] ---> Running in 00a838f10a07 [2020-08-03T17:10:57.801Z] Removing intermediate container d3f0c1417c6f [2020-08-03T17:10:57.801Z] ---> df4f48952170 [2020-08-03T17:10:57.801Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-03T17:10:58.070Z] Removing intermediate container 00a838f10a07 [2020-08-03T17:10:58.070Z] ---> 916347e63246 [2020-08-03T17:10:58.070Z] Step 11/29 : USER root [2020-08-03T17:10:58.340Z] ---> Running in 71a183cb8b04 [2020-08-03T17:10:58.340Z] ---> Running in 966d59f36fcd [2020-08-03T17:10:58.915Z] Removing intermediate container 966d59f36fcd [2020-08-03T17:10:58.915Z] ---> 0abb8b188492 [2020-08-03T17:10:58.915Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-03T17:10:59.159Z] (1/12) Installing libmagic (5.38-r0) [2020-08-03T17:10:59.178Z] ---> Running in e3d23e090462 [2020-08-03T17:10:59.755Z] (2/12) Installing file (5.38-r0) [2020-08-03T17:10:59.755Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-03T17:11:00.026Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-03T17:11:00.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-08-03T17:11:02.691Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-03T17:11:02.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-03T17:11:03.222Z] v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:11:03.222Z] v3.12.0-207-g8daa21938b [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:11:03.222Z] OK: 12749 distinct packages available [2020-08-03T17:11:03.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-08-03T17:11:03.222Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-03T17:11:03.484Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-03T17:11:03.484Z] Executing busybox-1.31.1-r16.trigger [2020-08-03T17:11:03.484Z] Removing intermediate container b9d0e0c188d1 [2020-08-03T17:11:03.484Z] ---> 596e58d1f46d [2020-08-03T17:11:03.484Z] [2020-08-03T17:11:03.484Z] Step 10/20 : FROM scratch [2020-08-03T17:11:03.484Z] ---> [2020-08-03T17:11:03.484Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-03T17:11:03.484Z] Executing ca-certificates-20191127-r4.trigger [2020-08-03T17:11:03.754Z] OK: 6 MiB in 16 packages [2020-08-03T17:11:04.020Z] Removing intermediate container d72a245072e2 [2020-08-03T17:11:04.020Z] ---> 9e3fe677ba7c [2020-08-03T17:11:04.020Z] [2020-08-03T17:11:04.020Z] Step 10/23 : FROM scratch [2020-08-03T17:11:04.020Z] ---> [2020-08-03T17:11:04.020Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-03T17:11:04.020Z] ---> Running in 49f515aa0f75 [2020-08-03T17:11:04.020Z] ---> Running in 819e8396bf60 [2020-08-03T17:11:04.288Z] Removing intermediate container 49f515aa0f75 [2020-08-03T17:11:04.288Z] ---> d6712029c693 [2020-08-03T17:11:04.288Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-03T17:11:05.279Z] ---> Running in 25596fe74d6c [2020-08-03T17:11:05.279Z] Removing intermediate container 819e8396bf60 [2020-08-03T17:11:05.279Z] ---> 40d17d6ea50d [2020-08-03T17:11:05.279Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-03T17:11:05.940Z] ---> Running in 048b20d3d5a6 [2020-08-03T17:11:05.940Z] Removing intermediate container 71a183cb8b04 [2020-08-03T17:11:05.940Z] ---> 22bd95ec8f17 [2020-08-03T17:11:05.940Z] [2020-08-03T17:11:05.940Z] Step 11/26 : FROM docker:latest [2020-08-03T17:11:05.940Z] ---> 81f5749c9058 [2020-08-03T17:11:05.940Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-03T17:11:05.940Z] Removing intermediate container e3d23e090462 [2020-08-03T17:11:05.940Z] ---> 949a8fe91a8f [2020-08-03T17:11:05.940Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-03T17:11:05.940Z] Removing intermediate container 25596fe74d6c [2020-08-03T17:11:05.940Z] ---> 0a20ed6da21d [2020-08-03T17:11:05.940Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-03T17:11:05.940Z] ---> Running in d3adff60ac62 [2020-08-03T17:11:05.940Z] ---> Running in dd578473581f [2020-08-03T17:11:06.269Z] ---> Running in 6d0c08e3dcc2 [2020-08-03T17:11:06.269Z] Removing intermediate container 048b20d3d5a6 [2020-08-03T17:11:06.269Z] ---> 0f42b3ba2198 [2020-08-03T17:11:06.269Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-03T17:11:06.620Z] ---> Running in a41bb6b1e561 [2020-08-03T17:11:06.620Z] Removing intermediate container 6d0c08e3dcc2 [2020-08-03T17:11:06.620Z] ---> 59b7dadc284a [2020-08-03T17:11:06.620Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-03T17:11:06.620Z] Removing intermediate container dd578473581f [2020-08-03T17:11:06.620Z] ---> 3f3d0d7099a8 [2020-08-03T17:11:06.620Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-03T17:11:06.620Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-08-03T17:11:06.621Z] ---> Running in 249d6ed6a6ea [2020-08-03T17:11:06.891Z] Removing intermediate container a41bb6b1e561 [2020-08-03T17:11:06.891Z] ---> 1fbaa530cd2b [2020-08-03T17:11:06.891Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-03T17:11:06.891Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-03T17:11:06.891Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-03T17:11:06.891Z] ---> 017cef604878 [2020-08-03T17:11:06.891Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-03T17:11:07.152Z] (1/2) Installing readline (8.0.4-r0) [2020-08-03T17:11:07.152Z] Removing intermediate container 249d6ed6a6ea [2020-08-03T17:11:07.152Z] ---> 200506a24277 [2020-08-03T17:11:07.152Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-03T17:11:07.152Z] (2/2) Installing bash (5.0.17-r0) [2020-08-03T17:11:07.152Z] Executing bash-5.0.17-r0.post-install [2020-08-03T17:11:07.152Z] Executing busybox-1.31.1-r16.trigger [2020-08-03T17:11:07.152Z] OK: 12 MiB in 22 packages [2020-08-03T17:11:08.539Z] ---> Running in bd7875c0f49d [2020-08-03T17:11:08.539Z] ---> 92020b34d929 [2020-08-03T17:11:08.539Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-03T17:11:08.539Z] ---> 12b6ae7c57bc [2020-08-03T17:11:08.539Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-03T17:11:08.803Z] Removing intermediate container d3adff60ac62 [2020-08-03T17:11:08.803Z] ---> 19e73e4cac4e [2020-08-03T17:11:08.803Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-03T17:11:09.749Z] ---> Running in e9d850252947 [2020-08-03T17:11:09.749Z] ---> 5139c40557d1 [2020-08-03T17:11:09.749Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-03T17:11:10.011Z] ---> 073c494eb70a [2020-08-03T17:11:10.011Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-03T17:11:10.011Z] ---> Running in 1bb7a984ec6f [2020-08-03T17:11:10.591Z] Removing intermediate container 1bb7a984ec6f [2020-08-03T17:11:10.591Z] ---> b849362210b0 [2020-08-03T17:11:10.591Z] Step 18/20 : LABEL arch=x86_64 [2020-08-03T17:11:10.591Z] ---> Running in ff5e2bfb9a0f [2020-08-03T17:11:10.591Z] ---> 65e7d2c29c0f [2020-08-03T17:11:10.591Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-03T17:11:11.538Z] Removing intermediate container bd7875c0f49d [2020-08-03T17:11:11.538Z] ---> d4a3698f3220 [2020-08-03T17:11:11.538Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-03T17:11:11.802Z] Removing intermediate container ff5e2bfb9a0f [2020-08-03T17:11:11.802Z] ---> c6688dfc9b5f [2020-08-03T17:11:11.802Z] Step 19/20 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:11:13.200Z] ---> 1a638051efa5 [2020-08-03T17:11:13.200Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-03T17:11:13.200Z] ---> Running in 0ccd66cb3c34 [2020-08-03T17:11:13.200Z] Removing intermediate container e9d850252947 [2020-08-03T17:11:13.200Z] ---> a2103b99306c [2020-08-03T17:11:13.200Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-03T17:11:13.200Z] ---> f51ac9d803f0 [2020-08-03T17:11:13.200Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-03T17:11:13.200Z] Removing intermediate container 6d48fa14e949 [2020-08-03T17:11:13.200Z] ---> 92d4bfcf2da2 [2020-08-03T17:11:13.200Z] [2020-08-03T17:11:13.200Z] Step 10/26 : FROM alpine:3.10 [2020-08-03T17:11:13.461Z] ---> Running in f1996d47bd64 [2020-08-03T17:11:13.461Z] 3.10: Pulling from library/alpine [2020-08-03T17:11:13.461Z] Removing intermediate container 0ccd66cb3c34 [2020-08-03T17:11:13.461Z] ---> a9fa6676293a [2020-08-03T17:11:13.461Z] Step 20/20 : LABEL version=1.2.2-dev.8 [2020-08-03T17:11:13.721Z] ---> 4f86728595e6 [2020-08-03T17:11:13.721Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-03T17:11:13.721Z] ---> d2fe4c3f7f91 [2020-08-03T17:11:13.721Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-03T17:11:13.721Z] ---> Running in 61f38b0a4138 [2020-08-03T17:11:13.987Z] Removing intermediate container f1996d47bd64 [2020-08-03T17:11:13.987Z] ---> e21ac6df9c8c [2020-08-03T17:11:13.987Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-03T17:11:14.248Z] ---> Running in ea570cd53cb9 [2020-08-03T17:11:14.248Z] Removing intermediate container 61f38b0a4138 [2020-08-03T17:11:14.248Z] ---> 48f8dce98311 [2020-08-03T17:11:14.248Z] [2020-08-03T17:11:14.514Z] ---> 3fbdb1d78694 [2020-08-03T17:11:14.514Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-03T17:11:14.514Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-03T17:11:14.514Z] ---> 30d7d6a5966c [2020-08-03T17:11:14.514Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-03T17:11:14.514Z] Status: Downloaded newer image for alpine:3.10 [2020-08-03T17:11:14.514Z] ---> be4e4bea2c2e [2020-08-03T17:11:14.514Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-03T17:11:14.514Z] Successfully built 48f8dce98311 [2020-08-03T17:11:14.514Z] ---> Running in 4d1c0c52d6b8 [2020-08-03T17:11:14.780Z] Successfully tagged docker-support-scheduler-go:latest [2020-08-03T17:11:14.780Z] Building docker-core-command-go [2020-08-03T17:11:14.780Z]  Building docker-support-scheduler-go ... done  ---> Running in 0fab5c4d3a00 [2020-08-03T17:11:14.780Z] Removing intermediate container ea570cd53cb9 [2020-08-03T17:11:14.780Z] ---> b33537a960f1 [2020-08-03T17:11:14.780Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-03T17:11:14.780Z] ---> 0e5c4bacff9e [2020-08-03T17:11:14.780Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-03T17:11:15.041Z] ---> Running in 1ee6ab6346c0 [2020-08-03T17:11:15.312Z] Removing intermediate container 4d1c0c52d6b8 [2020-08-03T17:11:15.312Z] ---> 2635dc034ab5 [2020-08-03T17:11:15.312Z] Step 21/23 : LABEL arch=x86_64 [2020-08-03T17:11:17.226Z] ---> 393b76cb62c8 [2020-08-03T17:11:17.226Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-03T17:11:18.170Z] ---> Running in 09caa1449f04 [2020-08-03T17:11:18.435Z] Removing intermediate container 1ee6ab6346c0 [2020-08-03T17:11:18.435Z] ---> 4ec7ede656d3 [2020-08-03T17:11:18.435Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-03T17:11:18.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-03T17:11:18.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-03T17:11:18.435Z] v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-03T17:11:18.435Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-03T17:11:18.435Z] OK: 10346 distinct packages available [2020-08-03T17:11:18.701Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-03T17:11:18.701Z] ---> Running in 184ddb95547f [2020-08-03T17:11:18.701Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-03T17:11:18.701Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-03T17:11:18.701Z] (4/5) Installing curl (7.66.0-r0) [2020-08-03T17:11:18.701Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-03T17:11:18.701Z] Executing busybox-1.30.1-r3.trigger [2020-08-03T17:11:18.701Z] Executing ca-certificates-20191127-r2.trigger [2020-08-03T17:11:19.281Z] OK: 7 MiB in 19 packages [2020-08-03T17:11:19.541Z] Removing intermediate container 09caa1449f04 [2020-08-03T17:11:19.541Z] ---> 14f7a3ed464a [2020-08-03T17:11:19.541Z] Step 22/23 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:11:21.486Z] ---> Running in fd478790b3af [2020-08-03T17:11:22.436Z] ---> 1a80cc0a0b2c [2020-08-03T17:11:22.436Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-03T17:11:23.020Z] Removing intermediate container fd478790b3af [2020-08-03T17:11:23.020Z] ---> fbddd90c9b4d [2020-08-03T17:11:23.020Z] Step 23/23 : LABEL version=1.2.2-dev.8 [2020-08-03T17:11:23.281Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:11:23.281Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-03T17:11:23.281Z] ---> 818bfb33a57d [2020-08-03T17:11:23.281Z] Step 3/21 : WORKDIR /edgex-go [2020-08-03T17:11:23.281Z] ---> Using cache [2020-08-03T17:11:23.281Z] ---> c5573f2fb3cf [2020-08-03T17:11:23.281Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:11:23.281Z] ---> Using cache [2020-08-03T17:11:23.281Z] ---> c4ecc139cb70 [2020-08-03T17:11:23.281Z] Step 5/21 : RUN apk update && apk add make git [2020-08-03T17:11:23.281Z] ---> Using cache [2020-08-03T17:11:23.281Z] ---> 30dbf331d32d [2020-08-03T17:11:23.281Z] Step 6/21 : COPY go.mod . [2020-08-03T17:11:23.281Z] ---> Using cache [2020-08-03T17:11:23.281Z] ---> 89957fea3c81 [2020-08-03T17:11:23.281Z] Step 7/21 : RUN go mod download [2020-08-03T17:11:23.281Z] ---> Using cache [2020-08-03T17:11:23.281Z] ---> 1f331c1735c5 [2020-08-03T17:11:23.281Z] Step 8/21 : COPY . . [2020-08-03T17:11:23.281Z] ---> Using cache [2020-08-03T17:11:23.281Z] ---> 6ab3b0059b9a [2020-08-03T17:11:23.281Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-03T17:11:24.665Z] ---> Running in 9da19025e89f [2020-08-03T17:11:24.665Z] ---> a895407dd665 [2020-08-03T17:11:24.665Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-03T17:11:24.665Z] ---> Running in fa2a401d5fdd [2020-08-03T17:11:24.665Z] Removing intermediate container 0fab5c4d3a00 [2020-08-03T17:11:24.665Z] ---> 4dd73d8f654e [2020-08-03T17:11:24.665Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-03T17:11:24.927Z] ---> Running in a2219efdf0b9 [2020-08-03T17:11:24.927Z] Removing intermediate container 9da19025e89f [2020-08-03T17:11:24.927Z] ---> a4a19f8eeebd [2020-08-03T17:11:24.927Z] [2020-08-03T17:11:24.927Z] Removing intermediate container 184ddb95547f [2020-08-03T17:11:24.927Z] ---> b0529be2f67c [2020-08-03T17:11:24.927Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-03T17:11:25.190Z] ---> 5f80676a8afc [2020-08-03T17:11:25.190Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-03T17:11:25.190Z] Successfully built a4a19f8eeebd [2020-08-03T17:11:25.190Z] Successfully tagged docker-support-notifications-go:latest [2020-08-03T17:11:25.190Z] Building docker-security-proxy-setup-go [2020-08-03T17:11:25.190Z]  Building docker-support-notifications-go ... done Removing intermediate container a2219efdf0b9 [2020-08-03T17:11:25.190Z] ---> 5582b5ed7e29 [2020-08-03T17:11:25.190Z] Step 13/26 : WORKDIR / [2020-08-03T17:11:25.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o cmd/core-command/core-command ./cmd/core-command [2020-08-03T17:11:25.460Z] ---> Running in 8ab451cfcb0b [2020-08-03T17:11:25.734Z] ---> Running in e2f2dd1e6ebd [2020-08-03T17:11:25.734Z] ---> 16f5c82fc73d [2020-08-03T17:11:25.734Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-03T17:11:25.995Z] ---> Running in 6df7f76b2e5d [2020-08-03T17:11:28.564Z] Removing intermediate container e2f2dd1e6ebd [2020-08-03T17:11:28.564Z] ---> 1dac29d92194 [2020-08-03T17:11:28.564Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-08-03T17:11:28.564Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-03T17:11:28.564Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-03T17:11:28.833Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-03T17:11:28.833Z] (2/33) Installing expat (2.2.9-r1) [2020-08-03T17:11:28.833Z] (3/33) Installing libffi (3.3-r2) [2020-08-03T17:11:28.833Z] (4/33) Installing gdbm (1.13-r1) [2020-08-03T17:11:28.833Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-03T17:11:28.833Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-03T17:11:29.113Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-03T17:11:32.447Z] ---> d7509933ce6f [2020-08-03T17:11:32.447Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-08-03T17:11:36.719Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:11:36.719Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-03T17:11:37.306Z] ---> 818bfb33a57d [2020-08-03T17:11:37.306Z] Step 3/20 : WORKDIR /edgex-go [2020-08-03T17:11:37.306Z] ---> Using cache [2020-08-03T17:11:37.306Z] ---> c5573f2fb3cf [2020-08-03T17:11:37.306Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:11:37.306Z] ---> Using cache [2020-08-03T17:11:37.306Z] ---> c4ecc139cb70 [2020-08-03T17:11:37.306Z] Step 5/20 : RUN apk update && apk add make git [2020-08-03T17:11:37.306Z] ---> Using cache [2020-08-03T17:11:37.306Z] ---> 30dbf331d32d [2020-08-03T17:11:37.306Z] Step 6/20 : COPY go.mod . [2020-08-03T17:11:37.306Z] ---> Using cache [2020-08-03T17:11:37.306Z] ---> 89957fea3c81 [2020-08-03T17:11:37.306Z] Step 7/20 : RUN go mod download [2020-08-03T17:11:37.306Z] ---> Using cache [2020-08-03T17:11:37.306Z] ---> 1f331c1735c5 [2020-08-03T17:11:37.306Z] Step 8/20 : COPY . . [2020-08-03T17:11:37.573Z] ---> Using cache [2020-08-03T17:11:37.573Z] ---> 6ab3b0059b9a [2020-08-03T17:11:37.573Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-03T17:11:38.149Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-03T17:11:38.149Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-03T17:11:38.149Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-03T17:11:38.149Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-03T17:11:38.149Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-03T17:11:38.422Z] ---> 390d5744be4f [2020-08-03T17:11:38.422Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-03T17:11:38.422Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-03T17:11:38.422Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-03T17:11:39.006Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-03T17:11:39.006Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-03T17:11:39.006Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-03T17:11:39.006Z] ---> Running in 17f5d6cc017b [2020-08-03T17:11:39.006Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-03T17:11:39.006Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-03T17:11:39.006Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-03T17:11:39.006Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-03T17:11:39.955Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-03T17:11:39.955Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-03T17:11:39.955Z] Removing intermediate container 6df7f76b2e5d [2020-08-03T17:11:39.955Z] ---> f5601c44cdda [2020-08-03T17:11:39.955Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-03T17:11:39.955Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-03T17:11:40.229Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-03T17:11:40.229Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-03T17:11:40.229Z] ---> 5e8d47d4de4a [2020-08-03T17:11:40.229Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-03T17:11:40.229Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-03T17:11:40.229Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-03T17:11:40.511Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-03T17:11:40.511Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-03T17:11:40.789Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-03T17:11:40.789Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-03T17:11:40.789Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-03T17:11:40.789Z] ---> Running in 43b8313cf980 [2020-08-03T17:11:41.752Z] Executing busybox-1.31.1-r16.trigger [2020-08-03T17:11:41.752Z] ---> 8d8d02dc5c0a [2020-08-03T17:11:41.752Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-03T17:11:41.752Z] OK: 71 MiB in 55 packages [2020-08-03T17:11:41.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-08-03T17:11:42.719Z] ---> dbb5d82145ed [2020-08-03T17:11:42.719Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-03T17:11:44.690Z] Removing intermediate container 43b8313cf980 [2020-08-03T17:11:44.690Z] ---> 4dc2770d3446 [2020-08-03T17:11:44.690Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-03T17:11:45.269Z] ---> c5683ad301f8 [2020-08-03T17:11:45.270Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-03T17:11:47.859Z] ---> Running in 5ee989968967 [2020-08-03T17:11:49.788Z] ---> 91a34ee79837 [2020-08-03T17:11:49.788Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-03T17:11:50.375Z] Removing intermediate container 5ee989968967 [2020-08-03T17:11:50.375Z] ---> f9c0c3ccd248 [2020-08-03T17:11:50.375Z] Step 26/29 : CMD [ "generate" ] [2020-08-03T17:11:51.782Z] ---> 024a8105671f [2020-08-03T17:11:51.782Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-03T17:11:51.782Z] ---> Running in 284e36fdeddb [2020-08-03T17:11:51.782Z] ---> Running in 69e214741174 [2020-08-03T17:11:52.051Z] Removing intermediate container 8ab451cfcb0b [2020-08-03T17:11:52.051Z] ---> 5332ba1b519a [2020-08-03T17:11:52.051Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-03T17:11:54.608Z] Removing intermediate container 284e36fdeddb [2020-08-03T17:11:54.608Z] ---> 6ef89dd68581 [2020-08-03T17:11:54.608Z] Step 27/29 : LABEL arch=x86_64 [2020-08-03T17:11:55.190Z] ---> Running in b7f641cb0fe6 [2020-08-03T17:11:56.143Z] ---> Running in 43304672e2fc [2020-08-03T17:11:56.143Z] Removing intermediate container fa2a401d5fdd [2020-08-03T17:11:56.143Z] ---> b15166ca9abf [2020-08-03T17:11:56.143Z] [2020-08-03T17:11:56.143Z] Step 10/21 : FROM scratch [2020-08-03T17:11:56.143Z] ---> [2020-08-03T17:11:56.143Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-03T17:11:56.413Z] ---> Using cache [2020-08-03T17:11:56.413Z] ---> d6712029c693 [2020-08-03T17:11:56.413Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-03T17:11:56.413Z] Removing intermediate container 43304672e2fc [2020-08-03T17:11:56.413Z] ---> 33d20e9906a1 [2020-08-03T17:11:56.413Z] Step 28/29 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:11:56.510Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-03T17:11:56.510Z] (6/12) Installing patch (2.7.6-r6) [2020-08-03T17:11:56.510Z] (7/12) Installing build-base (0.5-r2) [2020-08-03T17:11:56.510Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-03T17:11:56.510Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-03T17:11:56.510Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-03T17:11:56.510Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-03T17:11:56.510Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-03T17:11:56.510Z] Executing busybox-1.31.1-r16.trigger [2020-08-03T17:11:56.510Z] OK: 217 MiB in 51 packages [2020-08-03T17:11:56.510Z] Removing intermediate container 8401aafda338 [2020-08-03T17:11:56.510Z] ---> 19577482747d [2020-08-03T17:11:56.510Z] Step 4/7 : WORKDIR /edgex-go [2020-08-03T17:11:56.510Z] ---> Running in 67df0a4d3d1c [2020-08-03T17:11:56.510Z] Removing intermediate container 67df0a4d3d1c [2020-08-03T17:11:56.510Z] ---> 2885e4ab6b5e [2020-08-03T17:11:56.510Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-03T17:11:56.510Z] latest: Pulling from library/docker [2020-08-03T17:11:56.510Z] b538f80385f9: Already exists [2020-08-03T17:11:56.510Z] 259a493cd78d: Pulling fs layer [2020-08-03T17:11:56.510Z] b8e66b5100f5: Pulling fs layer [2020-08-03T17:11:56.510Z] 39dc9c94d07c: Pulling fs layer [2020-08-03T17:11:56.510Z] 551b823b3b82: Pulling fs layer [2020-08-03T17:11:56.510Z] 3c52a74df98c: Pulling fs layer [2020-08-03T17:11:56.510Z] 6c9b121b6998: Pulling fs layer [2020-08-03T17:11:56.510Z] 551b823b3b82: Waiting [2020-08-03T17:11:56.510Z] 3c52a74df98c: Waiting [2020-08-03T17:11:56.510Z] 6c9b121b6998: Waiting [2020-08-03T17:11:56.510Z] b8e66b5100f5: Verifying Checksum [2020-08-03T17:11:56.510Z] b8e66b5100f5: Download complete [2020-08-03T17:11:56.510Z] 259a493cd78d: Download complete [2020-08-03T17:11:56.510Z] 551b823b3b82: Verifying Checksum [2020-08-03T17:11:56.510Z] 551b823b3b82: Download complete [2020-08-03T17:11:56.510Z] 3c52a74df98c: Download complete [2020-08-03T17:11:56.510Z] 6c9b121b6998: Verifying Checksum [2020-08-03T17:11:56.510Z] 6c9b121b6998: Download complete [2020-08-03T17:11:56.510Z] 259a493cd78d: Pull complete [2020-08-03T17:11:56.510Z] b8e66b5100f5: Pull complete [2020-08-03T17:11:56.673Z] ---> Running in e882f6385b2b [2020-08-03T17:11:56.673Z] ---> Running in 3c18bee4f82c [2020-08-03T17:11:56.673Z] Removing intermediate container e882f6385b2b [2020-08-03T17:11:56.673Z] ---> c3cce611e44b [2020-08-03T17:11:56.673Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-03T17:11:56.783Z] 39dc9c94d07c: Verifying Checksum [2020-08-03T17:11:56.783Z] 39dc9c94d07c: Download complete [2020-08-03T17:11:56.934Z] Removing intermediate container 69e214741174 [2020-08-03T17:11:56.934Z] ---> 305e14081e28 [2020-08-03T17:11:56.934Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-03T17:11:56.934Z] ---> Running in 205e2688e604 [2020-08-03T17:11:56.934Z] Removing intermediate container 3c18bee4f82c [2020-08-03T17:11:56.934Z] ---> ac4ce6ed925d [2020-08-03T17:11:56.934Z] Step 29/29 : LABEL version=1.2.2-dev.8 [2020-08-03T17:11:56.934Z] ---> Running in e0a515bd9fa8 [2020-08-03T17:11:57.198Z] ---> Running in a79fbe8543a2 [2020-08-03T17:11:57.198Z] Removing intermediate container 205e2688e604 [2020-08-03T17:11:57.198Z] ---> b6c926401762 [2020-08-03T17:11:57.198Z] Step 14/21 : WORKDIR / [2020-08-03T17:11:57.198Z] ---> Running in e1637531dff1 [2020-08-03T17:11:57.461Z] Removing intermediate container e0a515bd9fa8 [2020-08-03T17:11:57.461Z] ---> b93ae6dc8402 [2020-08-03T17:11:57.461Z] Step 24/26 : LABEL arch=x86_64 [2020-08-03T17:11:57.461Z] Removing intermediate container a79fbe8543a2 [2020-08-03T17:11:57.461Z] ---> 9b120210d539 [2020-08-03T17:11:57.461Z] [2020-08-03T17:11:57.461Z] Successfully built 9b120210d539 [2020-08-03T17:11:57.729Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-08-03T17:11:57.729Z]  Building docker-security-secrets-setup-go ... done Building docker-support-logging-go [2020-08-03T17:11:57.729Z] ---> Running in e2ea4dac5fce [2020-08-03T17:11:57.729Z] Removing intermediate container e1637531dff1 [2020-08-03T17:11:57.729Z] ---> d02d0f04c935 [2020-08-03T17:11:57.729Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-03T17:11:57.729Z] Collecting docker-compose==1.23.2 [2020-08-03T17:11:57.990Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-03T17:11:57.990Z] Removing intermediate container e2ea4dac5fce [2020-08-03T17:11:57.990Z] ---> 3b5f4f6e7d24 [2020-08-03T17:11:57.990Z] Step 25/26 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:11:58.262Z] Collecting docopt<0.7,>=0.6.1 [2020-08-03T17:11:58.262Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-03T17:11:58.262Z] ---> 12c024fa622a [2020-08-03T17:11:58.262Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-03T17:11:58.262Z] ---> Running in 8d4b74294996 [2020-08-03T17:12:00.155Z] 39dc9c94d07c: Pull complete [2020-08-03T17:12:00.155Z] 551b823b3b82: Pull complete [2020-08-03T17:12:00.427Z] 3c52a74df98c: Pull complete [2020-08-03T17:12:00.700Z] 6c9b121b6998: Pull complete [2020-08-03T17:12:00.973Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-03T17:12:00.973Z] Status: Downloaded newer image for docker:latest [2020-08-03T17:12:01.571Z] Collecting texttable<0.10,>=0.9.0 [2020-08-03T17:12:01.571Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-03T17:12:02.985Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-03T17:12:02.986Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-03T17:12:03.939Z] Removing intermediate container 8d4b74294996 [2020-08-03T17:12:03.939Z] ---> 14f61f18953a [2020-08-03T17:12:03.939Z] Step 26/26 : LABEL version=1.2.2-dev.8 [2020-08-03T17:12:04.358Z] ---> f5b3267e89f6 [2020-08-03T17:12:04.358Z] Step 6/7 : COPY go.mod . [2020-08-03T17:12:04.950Z] ---> ec630a5ef68e [2020-08-03T17:12:04.950Z] Step 7/7 : RUN go mod download [2020-08-03T17:12:05.223Z] ---> Running in d2b60f697c92 [2020-08-03T17:12:05.539Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-03T17:12:05.539Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-03T17:12:06.164Z] ---> d699e280dae4 [2020-08-03T17:12:06.164Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-03T17:12:06.454Z] Collecting PyYAML<4,>=3.10 [2020-08-03T17:12:07.037Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-03T17:12:07.622Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:12:07.622Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-03T17:12:07.622Z] ---> 818bfb33a57d [2020-08-03T17:12:07.622Z] Step 3/21 : WORKDIR /edgex-go [2020-08-03T17:12:07.883Z] ---> Using cache [2020-08-03T17:12:07.883Z] ---> c5573f2fb3cf [2020-08-03T17:12:07.883Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:12:07.883Z] ---> Using cache [2020-08-03T17:12:07.883Z] ---> c4ecc139cb70 [2020-08-03T17:12:07.883Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-03T17:12:08.596Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-03T17:12:08.596Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-03T17:12:08.596Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-03T17:12:08.596Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-03T17:12:08.596Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-03T17:12:08.596Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-03T17:12:08.596Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-03T17:12:08.596Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-03T17:12:08.596Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-03T17:12:08.596Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-03T17:12:08.596Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-03T17:12:08.596Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-03T17:12:08.596Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-03T17:12:08.596Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-03T17:12:08.596Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-03T17:12:08.596Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-03T17:12:08.596Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-03T17:12:08.596Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-03T17:12:08.596Z] go: finding github.com/fatih/color v1.7.0 [2020-08-03T17:12:08.596Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-03T17:12:08.596Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-03T17:12:08.822Z] ---> Running in 3f2a6825396a [2020-08-03T17:12:08.867Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-03T17:12:08.867Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-03T17:12:08.867Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-03T17:12:08.867Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-03T17:12:08.867Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-03T17:12:08.867Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-03T17:12:08.867Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-03T17:12:08.867Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-03T17:12:08.867Z] go: finding github.com/google/uuid v1.1.0 [2020-08-03T17:12:08.867Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-03T17:12:08.867Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-03T17:12:09.082Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-03T17:12:09.082Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-03T17:12:09.082Z] Removing intermediate container 17f5d6cc017b [2020-08-03T17:12:09.082Z] ---> 7ed59f05d37a [2020-08-03T17:12:09.082Z] [2020-08-03T17:12:09.082Z] Step 10/20 : FROM alpine [2020-08-03T17:12:09.082Z] ---> a24bb4013296 [2020-08-03T17:12:09.082Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-03T17:12:09.082Z] ---> Running in 0b2ddf4b02d6 [2020-08-03T17:12:09.138Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-03T17:12:09.138Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-03T17:12:09.138Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-03T17:12:09.138Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-03T17:12:09.138Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-03T17:12:09.138Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-03T17:12:09.138Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-03T17:12:09.138Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-03T17:12:09.138Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-03T17:12:09.138Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-03T17:12:09.138Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-03T17:12:09.343Z] ---> a1fbb4506b04 [2020-08-03T17:12:09.343Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-03T17:12:09.343Z] ---> Running in 05614a97623c [2020-08-03T17:12:09.343Z] Removing intermediate container 3f2a6825396a [2020-08-03T17:12:09.343Z] ---> 70acc3567c83 [2020-08-03T17:12:09.343Z] [2020-08-03T17:12:09.408Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-03T17:12:09.408Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-03T17:12:09.408Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-03T17:12:09.408Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-03T17:12:09.408Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-03T17:12:09.408Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-03T17:12:09.408Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-03T17:12:09.408Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-03T17:12:09.408Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-03T17:12:09.408Z] go: finding github.com/kr/pty v1.1.1 [2020-08-03T17:12:09.408Z] go: finding github.com/kr/text v0.1.0 [2020-08-03T17:12:09.613Z] Successfully built 70acc3567c83 [2020-08-03T17:12:09.613Z] Collecting cached-property<2,>=1.2.0 [2020-08-03T17:12:09.613Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-03T17:12:09.613Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-08-03T17:12:09.613Z] Building docker-core-data-go [2020-08-03T17:12:09.613Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in e76cd856342a [2020-08-03T17:12:09.680Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-03T17:12:09.680Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-03T17:12:09.680Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-03T17:12:09.680Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-03T17:12:09.680Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-03T17:12:09.680Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-03T17:12:09.680Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-03T17:12:09.680Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-03T17:12:09.680Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-03T17:12:09.680Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-03T17:12:09.875Z] Collecting docker<4.0,>=3.6.0 [2020-08-03T17:12:09.875Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-03T17:12:09.875Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-08-03T17:12:09.951Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-03T17:12:09.951Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-03T17:12:09.951Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-03T17:12:09.951Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-03T17:12:09.951Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-03T17:12:09.951Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-03T17:12:09.951Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-03T17:12:09.951Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-03T17:12:09.951Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-03T17:12:09.951Z] go: finding github.com/posener/complete v1.1.1 [2020-08-03T17:12:10.142Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-03T17:12:10.142Z] Removing intermediate container e76cd856342a [2020-08-03T17:12:10.142Z] ---> 06be555806a8 [2020-08-03T17:12:10.142Z] Step 19/21 : LABEL arch=x86_64 [2020-08-03T17:12:10.142Z] Collecting jsonschema<3,>=2.5.1 [2020-08-03T17:12:10.142Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-03T17:12:10.142Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-03T17:12:10.142Z] 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) [2020-08-03T17:12:10.222Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-03T17:12:10.222Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-03T17:12:10.222Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-03T17:12:10.222Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-03T17:12:10.222Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-03T17:12:10.222Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-03T17:12:10.222Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-03T17:12:10.222Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-03T17:12:10.222Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-03T17:12:10.222Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-03T17:12:10.222Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-03T17:12:10.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-03T17:12:10.405Z] ---> Running in a27bec6ebcea [2020-08-03T17:12:10.405Z] Collecting idna<2.8,>=2.5 [2020-08-03T17:12:10.405Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-03T17:12:10.405Z] 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) [2020-08-03T17:12:10.497Z] go: finding golang.org/x/text v0.3.2 [2020-08-03T17:12:10.497Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-03T17:12:10.497Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-03T17:12:10.497Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-03T17:12:10.497Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-03T17:12:10.497Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-03T17:12:10.498Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-03T17:12:10.666Z] v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:12:10.666Z] v3.12.0-207-g8daa21938b [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:12:10.666Z] OK: 12749 distinct packages available [2020-08-03T17:12:10.666Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-03T17:12:10.926Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-03T17:12:11.187Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-03T17:12:11.187Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-03T17:12:11.448Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-03T17:12:11.448Z] (4/4) Installing curl (7.69.1-r0) [2020-08-03T17:12:11.448Z] Executing busybox-1.31.1-r16.trigger [2020-08-03T17:12:11.448Z] Executing ca-certificates-20191127-r4.trigger [2020-08-03T17:12:12.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-03T17:12:12.391Z] OK: 7 MiB in 18 packages [2020-08-03T17:12:13.336Z] Collecting docker-pycreds>=0.4.0 [2020-08-03T17:12:13.336Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-03T17:12:13.336Z] Removing intermediate container a27bec6ebcea [2020-08-03T17:12:13.336Z] ---> 10644e3d9ba0 [2020-08-03T17:12:13.336Z] Step 20/21 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:12:13.336Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-03T17:12:13.336Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-03T17:12:13.336Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-03T17:12:13.336Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-03T17:12:13.599Z] ---> Running in 49e3e27c4723 [2020-08-03T17:12:13.599Z] Installing collected packages: docopt, texttable, idna, urllib3, requests, websocket-client, PyYAML, dockerpty, cached-property, docker-pycreds, docker, jsonschema, docker-compose [2020-08-03T17:12:13.860Z] Running setup.py install for docopt: started [2020-08-03T17:12:14.813Z] Removing intermediate container 49e3e27c4723 [2020-08-03T17:12:14.813Z] ---> 0503472bf2c2 [2020-08-03T17:12:14.813Z] Step 21/21 : LABEL version=1.2.2-dev.8 [2020-08-03T17:12:14.813Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:12:14.813Z] v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:12:14.813Z] OK: 12749 distinct packages available [2020-08-03T17:12:15.076Z] Running setup.py install for docopt: finished with status 'done' [2020-08-03T17:12:15.077Z] Running setup.py install for texttable: started [2020-08-03T17:12:15.077Z] OK: 233 MiB in 51 packages [2020-08-03T17:12:15.341Z] OK: 233 MiB in 51 packages [2020-08-03T17:12:15.602Z] Running setup.py install for texttable: finished with status 'done' [2020-08-03T17:12:15.602Z] Attempting uninstall: idna [2020-08-03T17:12:15.602Z] Found existing installation: idna 2.9 [2020-08-03T17:12:15.602Z] Uninstalling idna-2.9: [2020-08-03T17:12:15.863Z] Successfully uninstalled idna-2.9 [2020-08-03T17:12:15.863Z] Removing intermediate container 05614a97623c [2020-08-03T17:12:15.863Z] ---> 51d0341bfcc9 [2020-08-03T17:12:15.863Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-03T17:12:16.823Z] ---> Running in 4268f972e66b [2020-08-03T17:12:16.823Z] Attempting uninstall: urllib3 [2020-08-03T17:12:16.823Z] Found existing installation: urllib3 1.25.9 [2020-08-03T17:12:16.823Z] Uninstalling urllib3-1.25.9: [2020-08-03T17:12:16.823Z] Successfully uninstalled urllib3-1.25.9 [2020-08-03T17:12:17.100Z] ---> Running in 09ee805074fe [2020-08-03T17:12:19.016Z] Attempting uninstall: requests [2020-08-03T17:12:19.016Z] Found existing installation: requests 2.23.0 [2020-08-03T17:12:19.016Z] Uninstalling requests-2.23.0: [2020-08-03T17:12:19.276Z] Successfully uninstalled requests-2.23.0 [2020-08-03T17:12:19.276Z] Removing intermediate container 4268f972e66b [2020-08-03T17:12:19.276Z] ---> e3330b46ec1e [2020-08-03T17:12:19.276Z] [2020-08-03T17:12:19.276Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:12:19.276Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-03T17:12:19.276Z] ---> 818bfb33a57d [2020-08-03T17:12:19.276Z] Step 3/22 : WORKDIR /edgex-go [2020-08-03T17:12:19.276Z] ---> Using cache [2020-08-03T17:12:19.276Z] ---> c5573f2fb3cf [2020-08-03T17:12:19.276Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:12:19.276Z] ---> Using cache [2020-08-03T17:12:19.276Z] ---> c4ecc139cb70 [2020-08-03T17:12:19.276Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-03T17:12:19.875Z] Successfully built e3330b46ec1e [2020-08-03T17:12:20.138Z] Successfully tagged docker-core-command-go:latest [2020-08-03T17:12:20.138Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2020-08-03T17:12:20.138Z] Removing intermediate container 0b2ddf4b02d6 [2020-08-03T17:12:20.138Z] ---> 88fd18cf2f95 [2020-08-03T17:12:20.139Z] Step 6/21 : COPY go.mod . [2020-08-03T17:12:20.139Z] Removing intermediate container 09ee805074fe [2020-08-03T17:12:20.139Z] ---> fa569c9ace2b [2020-08-03T17:12:20.139Z] Step 13/20 : WORKDIR /edgex [2020-08-03T17:12:20.400Z] ---> Running in a411aa545cdb [2020-08-03T17:12:20.672Z] Running setup.py install for PyYAML: started [2020-08-03T17:12:20.672Z] ---> Running in 28e60fac3f72 [2020-08-03T17:12:22.059Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-03T17:12:22.059Z] Running setup.py install for dockerpty: started [2020-08-03T17:12:23.969Z] ---> 55f3212fb7b4 [2020-08-03T17:12:23.969Z] Step 7/21 : RUN go mod download [2020-08-03T17:12:23.969Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-03T17:12:23.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-03T17:12:24.541Z] ---> Running in b943d7d228c8 [2020-08-03T17:12:24.541Z] Removing intermediate container 28e60fac3f72 [2020-08-03T17:12:24.541Z] ---> df40373cd95d [2020-08-03T17:12:24.541Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-03T17:12:25.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-03T17:12:27.405Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:12:27.405Z] v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:12:27.405Z] OK: 12749 distinct packages available [2020-08-03T17:12:27.405Z] OK: 233 MiB in 51 packages [2020-08-03T17:12:28.796Z] Removing intermediate container d2b60f697c92 [2020-08-03T17:12:28.796Z] ---> f1e70f191229 [2020-08-03T17:12:28.796Z] Successfully built f1e70f191229 [2020-08-03T17:12:28.796Z] Successfully tagged ci-base-image-arm64:latest [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] { [2020-08-03T17:12:29.323Z] ---> c84e5778ca8e [2020-08-03T17:12:29.323Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-03T17:12:29.323Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 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.57.0 [2020-08-03T17:12:29.323Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:12:29.323Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-03T17:12:29.323Z] ---> 818bfb33a57d [2020-08-03T17:12:29.323Z] Step 3/21 : WORKDIR /edgex-go [2020-08-03T17:12:29.323Z] ---> Using cache [2020-08-03T17:12:29.323Z] ---> c5573f2fb3cf [2020-08-03T17:12:29.323Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:12:29.323Z] ---> Using cache [2020-08-03T17:12:29.323Z] ---> c4ecc139cb70 [2020-08-03T17:12:29.323Z] Step 5/21 : RUN apk update && apk add make git [2020-08-03T17:12:29.323Z] ---> Using cache [2020-08-03T17:12:29.323Z] ---> 30dbf331d32d [2020-08-03T17:12:29.323Z] Step 6/21 : COPY go.mod . [2020-08-03T17:12:29.323Z] ---> Using cache [2020-08-03T17:12:29.323Z] ---> 89957fea3c81 [2020-08-03T17:12:29.323Z] Step 7/21 : RUN go mod download [2020-08-03T17:12:29.323Z] ---> Using cache [2020-08-03T17:12:29.323Z] ---> 1f331c1735c5 [2020-08-03T17:12:29.323Z] Step 8/21 : COPY . . [2020-08-03T17:12:29.323Z] ---> Using cache [2020-08-03T17:12:29.323Z] ---> 6ab3b0059b9a [2020-08-03T17:12:29.323Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:12:29.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-03T17:12:29.642Z] [2020-08-03T17:12:29.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:12:30.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-03T17:12:30.572Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-08-03T17:12:30.572Z] 29e5d40040c1: Pulling fs layer [2020-08-03T17:12:30.572Z] 1ce36da41761: Pulling fs layer [2020-08-03T17:12:30.572Z] 25b303627fd3: Pulling fs layer [2020-08-03T17:12:30.572Z] 29e5d40040c1: Download complete [2020-08-03T17:12:30.713Z] ---> Running in 9e1f0ec77f3e [2020-08-03T17:12:30.713Z] ---> 7492908afc34 [2020-08-03T17:12:30.713Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-03T17:12:30.849Z] 1ce36da41761: Verifying Checksum [2020-08-03T17:12:30.849Z] 1ce36da41761: Download complete [2020-08-03T17:12:30.978Z] ---> Running in 556b111f52d5 [2020-08-03T17:12:30.978Z] Removing intermediate container a411aa545cdb [2020-08-03T17:12:30.978Z] ---> 1d7d504a0d43 [2020-08-03T17:12:30.978Z] Step 6/22 : COPY go.mod . [2020-08-03T17:12:30.978Z] Removing intermediate container b943d7d228c8 [2020-08-03T17:12:30.978Z] ---> d300deb9dc90 [2020-08-03T17:12:30.978Z] Step 8/21 : COPY . . [2020-08-03T17:12:31.121Z] 29e5d40040c1: Pull complete [2020-08-03T17:12:31.241Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-08-03T17:12:31.504Z] Removing intermediate container 556b111f52d5 [2020-08-03T17:12:31.504Z] ---> 6b6ad9a6f017 [2020-08-03T17:12:31.504Z] Step 17/20 : CMD ["--init=true"] [2020-08-03T17:12:32.554Z] 1ce36da41761: Pull complete [2020-08-03T17:12:32.554Z] 25b303627fd3: Verifying Checksum [2020-08-03T17:12:32.554Z] 25b303627fd3: Download complete [2020-08-03T17:12:34.824Z] ---> 9bf4212b3de1 [2020-08-03T17:12:34.824Z] Step 7/22 : RUN go mod download [2020-08-03T17:12:36.219Z] ---> Running in 7e1f858a73c0 [2020-08-03T17:12:37.613Z] ---> Running in 851116450f6d [2020-08-03T17:12:38.186Z] Removing intermediate container b7f641cb0fe6 [2020-08-03T17:12:38.186Z] ---> f6d494918fa3 [2020-08-03T17:12:38.186Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-03T17:12:39.173Z] Removing intermediate container 7e1f858a73c0 [2020-08-03T17:12:39.173Z] ---> b99f1e0e6ed0 [2020-08-03T17:12:39.173Z] Step 18/20 : LABEL arch=x86_64 [2020-08-03T17:12:40.581Z] ---> Running in b8842f4f388a [2020-08-03T17:12:42.710Z] 25b303627fd3: Pull complete [2020-08-03T17:12:42.710Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-08-03T17:12:42.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-03T17:12:42.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-08-03T17:12:42.939Z] prd-ubuntu18.04-docker-arm64-4c-16g-1946 does not seem to be running inside a container [2020-08-03T17:12:43.030Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-03T17:12:43.943Z] ---> Running in 6e5c222844d7 [2020-08-03T17:12:43.944Z] Removing intermediate container 6e5c222844d7 [2020-08-03T17:12:43.944Z] ---> bf5162e7008c [2020-08-03T17:12:43.944Z] Step 19/20 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:12:44.902Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-03T17:12:44.902Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-03T17:12:44.902Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-03T17:12:44.902Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-03T17:12:44.902Z] (3/3) Installing curl (7.69.1-r0) [2020-08-03T17:12:44.902Z] Executing busybox-1.31.1-r16.trigger [2020-08-03T17:12:44.902Z] OK: 72 MiB in 58 packages [2020-08-03T17:12:45.167Z] ---> Running in bd0d0f397a5d [2020-08-03T17:12:46.553Z] $ docker top 42532759dafc0338763ced57c9b52c0001fc6237dc5f3e2d22984e8d32d9ad1d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-03T17:12:47.104Z] Removing intermediate container bd0d0f397a5d [2020-08-03T17:12:47.104Z] ---> 1caebd01161a [2020-08-03T17:12:47.104Z] Step 20/20 : LABEL version=1.2.2-dev.8 [2020-08-03T17:12:47.369Z] ---> 06684a03c531 [2020-08-03T17:12:47.369Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-03T17:12:47.369Z] Removing intermediate container 851116450f6d [2020-08-03T17:12:47.369Z] ---> bd740d6263f2 [2020-08-03T17:12:47.369Z] Step 8/22 : COPY . . [2020-08-03T17:12:47.369Z] Removing intermediate container b8842f4f388a [2020-08-03T17:12:47.369Z] ---> d699693ea05a [2020-08-03T17:12:47.369Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-03T17:12:47.643Z] ---> Running in e891b8c3b3d3 [2020-08-03T17:12:47.643Z] ---> Running in f2852ca33a37 [2020-08-03T17:12:47.643Z] ---> Running in 3853b79f8903 [2020-08-03T17:12:47.915Z] + grep parallel [2020-08-03T17:12:47.915Z] + docker-compose build --help [2020-08-03T17:12:49.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-08-03T17:12:49.618Z] Removing intermediate container e891b8c3b3d3 [2020-08-03T17:12:49.618Z] ---> f55283ea2e04 [2020-08-03T17:12:49.618Z] [2020-08-03T17:12:49.618Z] Successfully built f55283ea2e04 [2020-08-03T17:12:49.884Z] Removing intermediate container 3853b79f8903 [2020-08-03T17:12:49.884Z] ---> 85bd58f30da2 [2020-08-03T17:12:49.884Z] Step 24/26 : LABEL arch=x86_64 [2020-08-03T17:12:49.884Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-08-03T17:12:51.286Z] --parallel Build images in parallel. [Pipeline] } [2020-08-03T17:12:51.320Z] $ docker stop --time=1 42532759dafc0338763ced57c9b52c0001fc6237dc5f3e2d22984e8d32d9ad1d [2020-08-03T17:12:53.260Z] $ docker rm -f 42532759dafc0338763ced57c9b52c0001fc6237dc5f3e2d22984e8d32d9ad1d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:12:54.108Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 39106da9a26e [2020-08-03T17:12:54.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-03T17:12:54.114Z] . [Pipeline] withDockerContainer [2020-08-03T17:12:54.388Z] prd-ubuntu18.04-docker-arm64-4c-16g-1946 does not seem to be running inside a container [2020-08-03T17:12:54.484Z] $ 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/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-03T17:12:54.696Z] Removing intermediate container 39106da9a26e [2020-08-03T17:12:54.696Z] ---> f07463e47529 [2020-08-03T17:12:54.696Z] Step 25/26 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:12:55.294Z] ---> Running in 0e92b7c505ec [2020-08-03T17:12:55.904Z] $ docker top bce8813863ca26c777e0b7fd092f518954f5cfa3af70690677519985f43330c8 -eo pid,comm [2020-08-03T17:12:55.911Z] Removing intermediate container 0e92b7c505ec [2020-08-03T17:12:55.911Z] ---> bcbe28946ffb [2020-08-03T17:12:55.911Z] Step 26/26 : LABEL version=1.2.2-dev.8 [Pipeline] { [Pipeline] sh [2020-08-03T17:12:56.890Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-03T17:12:58.498Z] ---> Running in 7928e53cf288 [2020-08-03T17:13:00.257Z] Building docker-core-command-go ... [2020-08-03T17:13:00.257Z] Building docker-core-data-go ... [2020-08-03T17:13:00.257Z] Building docker-core-metadata-go ... [2020-08-03T17:13:00.257Z] Building docker-security-proxy-setup-go ... [2020-08-03T17:13:00.257Z] Building docker-security-secrets-setup-go ... [2020-08-03T17:13:00.257Z] Building docker-security-secretstore-setup-go ... [2020-08-03T17:13:00.257Z] Building docker-support-logging-go ... [2020-08-03T17:13:00.257Z] Building docker-support-notifications-go ... [2020-08-03T17:13:00.257Z] Building docker-support-scheduler-go ... [2020-08-03T17:13:00.257Z] Building docker-sys-mgmt-agent-go ... [2020-08-03T17:13:00.257Z] Building docker-support-logging-go [2020-08-03T17:13:00.257Z] Building docker-security-proxy-setup-go [2020-08-03T17:13:00.257Z] Building docker-support-scheduler-go [2020-08-03T17:13:00.257Z] Building docker-core-metadata-go [2020-08-03T17:13:00.257Z] Building docker-security-secrets-setup-go [2020-08-03T17:13:01.066Z] Removing intermediate container 7928e53cf288 [2020-08-03T17:13:01.066Z] ---> 5ebbc887fc04 [2020-08-03T17:13:01.066Z] [2020-08-03T17:13:01.643Z] Successfully built 5ebbc887fc04 [2020-08-03T17:13:02.061Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-08-03T17:13:02.061Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 9e1f0ec77f3e [2020-08-03T17:13:02.061Z] ---> 8652b969cb21 [2020-08-03T17:13:02.061Z] [2020-08-03T17:13:02.061Z] Step 10/21 : FROM scratch [2020-08-03T17:13:02.061Z] ---> [2020-08-03T17:13:02.061Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-03T17:13:03.210Z] ---> Using cache [2020-08-03T17:13:03.210Z] ---> d6712029c693 [2020-08-03T17:13:03.210Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-03T17:13:03.491Z] ---> Running in 17d3d5f0c125 [2020-08-03T17:13:03.491Z] ---> 81a3c946387b [2020-08-03T17:13:03.491Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-03T17:13:03.491Z] ---> Running in 23a88a0ecdd4 [2020-08-03T17:13:03.755Z] Removing intermediate container 17d3d5f0c125 [2020-08-03T17:13:03.755Z] ---> ce4300b1ddf7 [2020-08-03T17:13:03.755Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-03T17:13:04.020Z] ---> Running in fead5c2637b5 [2020-08-03T17:13:04.020Z] Removing intermediate container fead5c2637b5 [2020-08-03T17:13:04.020Z] ---> 88c14c846fc0 [2020-08-03T17:13:04.020Z] Step 14/21 : WORKDIR / [2020-08-03T17:13:04.287Z] ---> Running in 148c87f808da [2020-08-03T17:13:04.287Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o cmd/core-data/core-data ./cmd/core-data [2020-08-03T17:13:04.287Z] Removing intermediate container 148c87f808da [2020-08-03T17:13:04.287Z] ---> 93c03ca6e71e [2020-08-03T17:13:04.287Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-03T17:13:04.548Z] ---> 4b8061e1aaa0 [2020-08-03T17:13:04.548Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-03T17:13:05.503Z] ---> 264a18b75c8b [2020-08-03T17:13:05.503Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-03T17:13:06.095Z] ---> 63c6b727ed70 [2020-08-03T17:13:06.095Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-03T17:13:06.095Z] ---> Running in 5519c817fdc5 [2020-08-03T17:13:08.038Z] Removing intermediate container 5519c817fdc5 [2020-08-03T17:13:08.038Z] ---> 018a0907d3e8 [2020-08-03T17:13:08.038Z] Step 19/21 : LABEL arch=x86_64 [2020-08-03T17:13:09.000Z] ---> Running in 16ea345dbdc8 [2020-08-03T17:13:09.000Z] Removing intermediate container f2852ca33a37 [2020-08-03T17:13:09.000Z] ---> 070c8fdee5f0 [2020-08-03T17:13:09.000Z] [2020-08-03T17:13:09.000Z] Step 10/21 : FROM scratch [2020-08-03T17:13:09.000Z] ---> [2020-08-03T17:13:09.000Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-03T17:13:09.000Z] ---> Using cache [2020-08-03T17:13:09.000Z] ---> 40d17d6ea50d [2020-08-03T17:13:09.000Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-03T17:13:09.000Z] ---> Running in ea9d88ccf264 [2020-08-03T17:13:09.000Z] Removing intermediate container 16ea345dbdc8 [2020-08-03T17:13:09.000Z] ---> afeb07f47824 [2020-08-03T17:13:09.000Z] Step 20/21 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:13:09.274Z] ---> Running in 5e89a9c14668 [2020-08-03T17:13:09.274Z] Removing intermediate container ea9d88ccf264 [2020-08-03T17:13:09.274Z] ---> 7edff61c94aa [2020-08-03T17:13:09.274Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-03T17:13:09.542Z] ---> Running in 7b800757c4be [2020-08-03T17:13:09.542Z] Removing intermediate container 5e89a9c14668 [2020-08-03T17:13:09.542Z] ---> b96009680127 [2020-08-03T17:13:09.542Z] Step 21/21 : LABEL version=1.2.2-dev.8 [2020-08-03T17:13:09.813Z] ---> Running in 0d87f2509f0d [2020-08-03T17:13:09.813Z] Removing intermediate container 7b800757c4be [2020-08-03T17:13:09.813Z] ---> f0fd8ccf9302 [2020-08-03T17:13:09.813Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-03T17:13:10.084Z] Removing intermediate container 0d87f2509f0d [2020-08-03T17:13:10.084Z] ---> 54855df3ca73 [2020-08-03T17:13:10.084Z] [2020-08-03T17:13:10.084Z] Successfully built 54855df3ca73 [2020-08-03T17:13:10.084Z] Successfully tagged docker-core-metadata-go:latest [2020-08-03T17:13:10.372Z]  Building docker-core-metadata-go ... done  ---> 7a29c9928f46 [2020-08-03T17:13:10.372Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-03T17:13:10.653Z] ---> 8c7cfe103f4f [2020-08-03T17:13:10.653Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-03T17:13:11.665Z] ---> d208f73fe062 [2020-08-03T17:13:11.665Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-03T17:13:11.938Z] ---> aafb5c17361a [2020-08-03T17:13:11.938Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-03T17:13:11.938Z] ---> Running in af2c7bbd0e30 [2020-08-03T17:13:12.519Z] Removing intermediate container af2c7bbd0e30 [2020-08-03T17:13:12.519Z] ---> ea22c1977466 [2020-08-03T17:13:12.519Z] Step 19/21 : LABEL arch=x86_64 [2020-08-03T17:13:12.519Z] ---> Running in d29a4b669812 [2020-08-03T17:13:12.790Z] Removing intermediate container d29a4b669812 [2020-08-03T17:13:12.790Z] ---> c7db3953e83d [2020-08-03T17:13:12.790Z] Step 20/21 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:13:13.056Z] ---> Running in b53d6e285342 [2020-08-03T17:13:13.338Z] Removing intermediate container b53d6e285342 [2020-08-03T17:13:13.338Z] ---> a534147e3b02 [2020-08-03T17:13:13.338Z] Step 21/21 : LABEL version=1.2.2-dev.8 [2020-08-03T17:13:13.338Z] ---> Running in 8e57cf53694d [2020-08-03T17:13:13.609Z] Removing intermediate container 8e57cf53694d [2020-08-03T17:13:13.609Z] ---> e59b28520d53 [2020-08-03T17:13:13.609Z] [2020-08-03T17:13:14.559Z] Successfully built e59b28520d53 [2020-08-03T17:13:14.559Z] Successfully tagged docker-support-logging-go:latest [2020-08-03T17:13:21.172Z]  Building docker-support-logging-go ... done Removing intermediate container 23a88a0ecdd4 [2020-08-03T17:13:21.172Z] ---> f968ca150ecc [2020-08-03T17:13:21.172Z] [2020-08-03T17:13:21.172Z] Step 10/22 : FROM alpine [2020-08-03T17:13:21.172Z] ---> a24bb4013296 [2020-08-03T17:13:21.172Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-03T17:13:21.172Z] ---> Running in d8cb6d6857ff [2020-08-03T17:13:21.433Z] Removing intermediate container d8cb6d6857ff [2020-08-03T17:13:21.433Z] ---> d840592ca2ae [2020-08-03T17:13:21.433Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-03T17:13:21.433Z] ---> Running in 5e737cafcf2a [2020-08-03T17:13:21.693Z] Removing intermediate container 5e737cafcf2a [2020-08-03T17:13:21.693Z] ---> 80c47967afa5 [2020-08-03T17:13:21.693Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-03T17:13:21.693Z] ---> Running in 474931af62f3 [2020-08-03T17:13:21.693Z] Removing intermediate container 474931af62f3 [2020-08-03T17:13:21.693Z] ---> 740f9c5a1f32 [2020-08-03T17:13:21.693Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:13:21.953Z] ---> Running in 83802daa7610 [2020-08-03T17:13:24.521Z] Removing intermediate container 83802daa7610 [2020-08-03T17:13:24.521Z] ---> 81311dad31aa [2020-08-03T17:13:24.521Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-03T17:13:24.521Z] ---> Running in 7d74fce35011 [2020-08-03T17:13:24.521Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-03T17:13:27.061Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-03T17:13:30.357Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-03T17:13:30.357Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-03T17:13:30.617Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-03T17:13:32.001Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-03T17:13:32.571Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-03T17:13:32.571Z] Executing busybox-1.31.1-r16.trigger [2020-08-03T17:13:32.571Z] OK: 8 MiB in 19 packages [2020-08-03T17:13:33.144Z] Removing intermediate container 7d74fce35011 [2020-08-03T17:13:33.144Z] ---> 47d49e503af8 [2020-08-03T17:13:33.144Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-03T17:13:33.405Z] ---> 795feb2b2888 [2020-08-03T17:13:33.405Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-03T17:13:33.977Z] ---> 739a0ea6c10d [2020-08-03T17:13:33.977Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-03T17:13:34.240Z] ---> 99cb468f0c38 [2020-08-03T17:13:34.240Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-03T17:13:34.240Z] ---> Running in 15bb2f9c8bdd [2020-08-03T17:13:34.500Z] Removing intermediate container 15bb2f9c8bdd [2020-08-03T17:13:34.500Z] ---> 1555da327df0 [2020-08-03T17:13:34.500Z] Step 20/22 : LABEL arch=x86_64 [2020-08-03T17:13:34.500Z] ---> Running in 4f4eabaa5c78 [2020-08-03T17:13:34.761Z] Removing intermediate container 4f4eabaa5c78 [2020-08-03T17:13:34.761Z] ---> 7da2c09974f0 [2020-08-03T17:13:34.761Z] Step 21/22 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:13:34.761Z] ---> Running in c98b93552cb5 [2020-08-03T17:13:35.022Z] Removing intermediate container c98b93552cb5 [2020-08-03T17:13:35.022Z] ---> c52bbcd66436 [2020-08-03T17:13:35.022Z] Step 22/22 : LABEL version=1.2.2-dev.8 [2020-08-03T17:13:35.022Z] ---> Running in 896d71a7a0cc [2020-08-03T17:13:35.283Z] Removing intermediate container 896d71a7a0cc [2020-08-03T17:13:35.283Z] ---> 59a16df458b9 [2020-08-03T17:13:35.283Z] [2020-08-03T17:13:35.283Z] Successfully built 59a16df458b9 [2020-08-03T17:13:35.283Z] Successfully tagged docker-core-data-go:latest [2020-08-03T17:13:35.862Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-08-03T17:13:35.869Z] $ docker stop --time=1 51431aa4abd9e3b261f58cc138482b41db8dda31fec04762f7dbbef8a7c48a9a [2020-08-03T17:13:37.480Z] $ docker rm -f 51431aa4abd9e3b261f58cc138482b41db8dda31fec04762f7dbbef8a7c48a9a [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:13:38.034Z] + docker images [2020-08-03T17:13:38.034Z] + grep docker [2020-08-03T17:13:38.034Z] docker-core-data-go latest 59a16df458b9 2 seconds ago 23.8MB [2020-08-03T17:13:38.034Z] docker-support-logging-go latest e59b28520d53 24 seconds ago 11.8MB [2020-08-03T17:13:38.034Z] docker-core-metadata-go latest 54855df3ca73 28 seconds ago 14.4MB [2020-08-03T17:13:38.034Z] docker-sys-mgmt-agent-go latest 5ebbc887fc04 39 seconds ago 284MB [2020-08-03T17:13:38.034Z] docker-security-proxy-setup-go latest f55283ea2e04 50 seconds ago 16.4MB [2020-08-03T17:13:38.034Z] docker-core-command-go latest e3330b46ec1e About a minute ago 13MB [2020-08-03T17:13:38.034Z] docker-security-secretstore-setup-go latest 70acc3567c83 About a minute ago 33.9MB [2020-08-03T17:13:38.034Z] docker-security-secrets-setup-go latest 9b120210d539 About a minute ago 25.1MB [2020-08-03T17:13:38.034Z] docker-support-notifications-go latest a4a19f8eeebd 2 minutes ago 14.4MB [2020-08-03T17:13:38.034Z] docker-support-scheduler-go latest 48f8dce98311 2 minutes ago 13.1MB [2020-08-03T17:13:38.034Z] docker latest 81f5749c9058 5 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-08-03T17:13:38.519Z] provisioning config files... [2020-08-03T17:13:38.556Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/120@tmp/config8688348158346387224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-03T17:13:38.909Z] nexus3.edgexfoundry.org:10001 [2020-08-03T17:13:38.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-03T17:13:39.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-03T17:13:39.169Z] Configure a credential helper to remove this warning. See [2020-08-03T17:13:39.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-03T17:13:39.169Z] [2020-08-03T17:13:39.169Z] Login Succeeded [2020-08-03T17:13:39.169Z] nexus3.edgexfoundry.org:10002 [2020-08-03T17:13:39.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-03T17:13:39.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-03T17:13:39.169Z] Configure a credential helper to remove this warning. See [2020-08-03T17:13:39.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-03T17:13:39.169Z] [2020-08-03T17:13:39.169Z] Login Succeeded [2020-08-03T17:13:39.169Z] nexus3.edgexfoundry.org:10003 [2020-08-03T17:13:39.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-03T17:13:39.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-03T17:13:39.428Z] Configure a credential helper to remove this warning. See [2020-08-03T17:13:39.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-03T17:13:39.428Z] [2020-08-03T17:13:39.428Z] Login Succeeded [2020-08-03T17:13:39.428Z] nexus3.edgexfoundry.org:10004 [2020-08-03T17:13:39.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-03T17:13:39.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-03T17:13:39.688Z] Configure a credential helper to remove this warning. See [2020-08-03T17:13:39.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-03T17:13:39.688Z] [2020-08-03T17:13:39.688Z] Login Succeeded [2020-08-03T17:13:39.688Z] docker.io [2020-08-03T17:13:39.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-03T17:13:39.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-03T17:13:39.948Z] Configure a credential helper to remove this warning. See [2020-08-03T17:13:39.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-03T17:13:39.948Z] [2020-08-03T17:13:39.948Z] Login Succeeded [Pipeline] } [2020-08-03T17:13:39.955Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:13:40.163Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2020-08-03T17:13:40.163Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:13:40.163Z] 1.2.2-dev.8 [2020-08-03T17:13:40.163Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:13:40.163Z] master [2020-08-03T17:13:40.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:40.685Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:40.985Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:13:40.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-08-03T17:13:40.985Z] 46fbffc0a05f: Preparing [2020-08-03T17:13:40.985Z] 1f6674b2369c: Preparing [2020-08-03T17:13:40.985Z] 4ad8b1b1470c: Preparing [2020-08-03T17:13:40.985Z] 46fbffc0a05f: Pushed [2020-08-03T17:13:40.985Z] 4ad8b1b1470c: Pushed [2020-08-03T17:13:42.369Z] 1f6674b2369c: Pushed [2020-08-03T17:13:42.369Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:a53489c04da9ce775ec2d552d45b30170811fca4cb4a901ddf73fa7336bb20f7 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:42.670Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:42.967Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.8 [2020-08-03T17:13:42.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-08-03T17:13:42.967Z] 46fbffc0a05f: Preparing [2020-08-03T17:13:42.967Z] 1f6674b2369c: Preparing [2020-08-03T17:13:42.967Z] 4ad8b1b1470c: Preparing [2020-08-03T17:13:42.967Z] 46fbffc0a05f: Layer already exists [2020-08-03T17:13:42.967Z] 1f6674b2369c: Layer already exists [2020-08-03T17:13:42.967Z] 4ad8b1b1470c: Layer already exists [2020-08-03T17:13:42.967Z] 1.2.2-dev.8: digest: sha256:a53489c04da9ce775ec2d552d45b30170811fca4cb4a901ddf73fa7336bb20f7 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:43.263Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:43.554Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:13:43.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-08-03T17:13:43.554Z] 46fbffc0a05f: Preparing [2020-08-03T17:13:43.554Z] 1f6674b2369c: Preparing [2020-08-03T17:13:43.554Z] 4ad8b1b1470c: Preparing [2020-08-03T17:13:43.554Z] 1f6674b2369c: Layer already exists [2020-08-03T17:13:43.554Z] 46fbffc0a05f: Layer already exists [2020-08-03T17:13:43.554Z] 4ad8b1b1470c: Layer already exists [2020-08-03T17:13:43.554Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:a53489c04da9ce775ec2d552d45b30170811fca4cb4a901ddf73fa7336bb20f7 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:43.925Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:44.297Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2020-08-03T17:13:44.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-08-03T17:13:44.297Z] 46fbffc0a05f: Preparing [2020-08-03T17:13:44.297Z] 1f6674b2369c: Preparing [2020-08-03T17:13:44.297Z] 4ad8b1b1470c: Preparing [2020-08-03T17:13:44.297Z] 46fbffc0a05f: Layer already exists [2020-08-03T17:13:44.297Z] 1f6674b2369c: Layer already exists [2020-08-03T17:13:44.297Z] 4ad8b1b1470c: Layer already exists [2020-08-03T17:13:44.297Z] master: digest: sha256:a53489c04da9ce775ec2d552d45b30170811fca4cb4a901ddf73fa7336bb20f7 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:13:44.457Z] ===================================================== [Pipeline] echo [2020-08-03T17:13:44.497Z] taggedImages: [2020-08-03T17:13:44.497Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:13:44.497Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.8 [2020-08-03T17:13:44.497Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:13:44.497Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2020-08-03T17:13:44.552Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2020-08-03T17:13:44.552Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:13:44.552Z] 1.2.2-dev.8 [2020-08-03T17:13:44.552Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:13:44.552Z] master [2020-08-03T17:13:44.552Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:45.117Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:45.414Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:13:45.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-08-03T17:13:45.414Z] c95edb0ad7aa: Preparing [2020-08-03T17:13:45.414Z] ed1f69952b53: Preparing [2020-08-03T17:13:45.414Z] 0241cded3561: Preparing [2020-08-03T17:13:45.414Z] 7e270cf84e64: Preparing [2020-08-03T17:13:45.414Z] 1c92133e8b60: Preparing [2020-08-03T17:13:45.414Z] 50644c29ef5a: Preparing [2020-08-03T17:13:45.414Z] 50644c29ef5a: Waiting [2020-08-03T17:13:45.414Z] 1c92133e8b60: Pushed [2020-08-03T17:13:45.414Z] c95edb0ad7aa: Pushed [2020-08-03T17:13:45.414Z] 0241cded3561: Pushed [2020-08-03T17:13:45.674Z] 50644c29ef5a: Layer already exists [2020-08-03T17:13:45.674Z] 7e270cf84e64: Pushed [2020-08-03T17:13:46.613Z] ed1f69952b53: Pushed [2020-08-03T17:13:46.874Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:cc9ad4afddcdf12c24ba494644e002d6fc9577743f727cddbcfbbf4fd6c390b9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:47.169Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:47.465Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.8 [2020-08-03T17:13:47.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-08-03T17:13:47.465Z] c95edb0ad7aa: Preparing [2020-08-03T17:13:47.465Z] ed1f69952b53: Preparing [2020-08-03T17:13:47.465Z] 0241cded3561: Preparing [2020-08-03T17:13:47.465Z] 7e270cf84e64: Preparing [2020-08-03T17:13:47.465Z] 1c92133e8b60: Preparing [2020-08-03T17:13:47.465Z] 50644c29ef5a: Preparing [2020-08-03T17:13:47.465Z] 50644c29ef5a: Waiting [2020-08-03T17:13:47.465Z] 0241cded3561: Layer already exists [2020-08-03T17:13:47.465Z] ed1f69952b53: Layer already exists [2020-08-03T17:13:47.465Z] 1c92133e8b60: Layer already exists [2020-08-03T17:13:47.465Z] c95edb0ad7aa: Layer already exists [2020-08-03T17:13:47.465Z] 7e270cf84e64: Layer already exists [2020-08-03T17:13:47.465Z] 50644c29ef5a: Layer already exists [2020-08-03T17:13:47.465Z] 1.2.2-dev.8: digest: sha256:cc9ad4afddcdf12c24ba494644e002d6fc9577743f727cddbcfbbf4fd6c390b9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:47.763Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:48.054Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:13:48.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-08-03T17:13:48.055Z] c95edb0ad7aa: Preparing [2020-08-03T17:13:48.055Z] ed1f69952b53: Preparing [2020-08-03T17:13:48.055Z] 0241cded3561: Preparing [2020-08-03T17:13:48.055Z] 7e270cf84e64: Preparing [2020-08-03T17:13:48.055Z] 1c92133e8b60: Preparing [2020-08-03T17:13:48.055Z] 50644c29ef5a: Preparing [2020-08-03T17:13:48.055Z] 50644c29ef5a: Waiting [2020-08-03T17:13:48.055Z] c95edb0ad7aa: Layer already exists [2020-08-03T17:13:48.055Z] 0241cded3561: Layer already exists [2020-08-03T17:13:48.055Z] ed1f69952b53: Layer already exists [2020-08-03T17:13:48.055Z] 7e270cf84e64: Layer already exists [2020-08-03T17:13:48.055Z] 1c92133e8b60: Layer already exists [2020-08-03T17:13:48.055Z] 50644c29ef5a: Layer already exists [2020-08-03T17:13:48.055Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:cc9ad4afddcdf12c24ba494644e002d6fc9577743f727cddbcfbbf4fd6c390b9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:48.352Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:48.647Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2020-08-03T17:13:48.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-08-03T17:13:48.647Z] c95edb0ad7aa: Preparing [2020-08-03T17:13:48.647Z] ed1f69952b53: Preparing [2020-08-03T17:13:48.647Z] 0241cded3561: Preparing [2020-08-03T17:13:48.647Z] 7e270cf84e64: Preparing [2020-08-03T17:13:48.647Z] 1c92133e8b60: Preparing [2020-08-03T17:13:48.647Z] 50644c29ef5a: Preparing [2020-08-03T17:13:48.647Z] 50644c29ef5a: Waiting [2020-08-03T17:13:48.647Z] ed1f69952b53: Layer already exists [2020-08-03T17:13:48.647Z] c95edb0ad7aa: Layer already exists [2020-08-03T17:13:48.647Z] 0241cded3561: Layer already exists [2020-08-03T17:13:48.647Z] 7e270cf84e64: Layer already exists [2020-08-03T17:13:48.647Z] 1c92133e8b60: Layer already exists [2020-08-03T17:13:48.647Z] 50644c29ef5a: Layer already exists [2020-08-03T17:13:48.647Z] master: digest: sha256:cc9ad4afddcdf12c24ba494644e002d6fc9577743f727cddbcfbbf4fd6c390b9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:13:48.808Z] ===================================================== [Pipeline] echo [2020-08-03T17:13:48.862Z] taggedImages: [2020-08-03T17:13:48.862Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:13:48.862Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.8 [2020-08-03T17:13:48.862Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:13:48.862Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2020-08-03T17:13:48.913Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2020-08-03T17:13:48.913Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:13:48.913Z] 1.2.2-dev.8 [2020-08-03T17:13:48.913Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:13:48.913Z] master [2020-08-03T17:13:48.913Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:49.373Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:49.665Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:13:49.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-08-03T17:13:49.665Z] ba07a1dd7569: Preparing [2020-08-03T17:13:49.665Z] 270c95bea856: Preparing [2020-08-03T17:13:49.665Z] c8247a644c6e: Preparing [2020-08-03T17:13:49.665Z] ba07a1dd7569: Pushed [2020-08-03T17:13:49.665Z] c8247a644c6e: Pushed [2020-08-03T17:13:51.047Z] 270c95bea856: Pushed [2020-08-03T17:13:51.047Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:aa41cf6203d9a79b7556754a6ec022e4e4d51e28fe85b79ec6308229fbae6f76 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:51.342Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:51.637Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.8 [2020-08-03T17:13:51.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-08-03T17:13:51.637Z] ba07a1dd7569: Preparing [2020-08-03T17:13:51.637Z] 270c95bea856: Preparing [2020-08-03T17:13:51.637Z] c8247a644c6e: Preparing [2020-08-03T17:13:51.637Z] ba07a1dd7569: Layer already exists [2020-08-03T17:13:51.637Z] 270c95bea856: Layer already exists [2020-08-03T17:13:51.637Z] c8247a644c6e: Layer already exists [2020-08-03T17:13:51.637Z] 1.2.2-dev.8: digest: sha256:aa41cf6203d9a79b7556754a6ec022e4e4d51e28fe85b79ec6308229fbae6f76 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:51.933Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:52.223Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:13:52.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-08-03T17:13:52.223Z] ba07a1dd7569: Preparing [2020-08-03T17:13:52.223Z] 270c95bea856: Preparing [2020-08-03T17:13:52.223Z] c8247a644c6e: Preparing [2020-08-03T17:13:52.223Z] 270c95bea856: Layer already exists [2020-08-03T17:13:52.223Z] c8247a644c6e: Layer already exists [2020-08-03T17:13:52.223Z] ba07a1dd7569: Layer already exists [2020-08-03T17:13:52.223Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:aa41cf6203d9a79b7556754a6ec022e4e4d51e28fe85b79ec6308229fbae6f76 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:52.521Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:52.815Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2020-08-03T17:13:52.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-08-03T17:13:52.815Z] ba07a1dd7569: Preparing [2020-08-03T17:13:52.815Z] 270c95bea856: Preparing [2020-08-03T17:13:52.815Z] c8247a644c6e: Preparing [2020-08-03T17:13:52.815Z] c8247a644c6e: Layer already exists [2020-08-03T17:13:52.815Z] ba07a1dd7569: Layer already exists [2020-08-03T17:13:52.815Z] 270c95bea856: Layer already exists [2020-08-03T17:13:52.815Z] master: digest: sha256:aa41cf6203d9a79b7556754a6ec022e4e4d51e28fe85b79ec6308229fbae6f76 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:13:52.982Z] ===================================================== [Pipeline] echo [2020-08-03T17:13:53.036Z] taggedImages: [2020-08-03T17:13:53.036Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:13:53.036Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.8 [2020-08-03T17:13:53.036Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:13:53.036Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2020-08-03T17:13:53.087Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2020-08-03T17:13:53.087Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:13:53.087Z] 1.2.2-dev.8 [2020-08-03T17:13:53.087Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:13:53.087Z] master [2020-08-03T17:13:53.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:53.692Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:53.985Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:13:53.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-08-03T17:13:53.986Z] 500058145da5: Preparing [2020-08-03T17:13:53.986Z] 709a611dc8e3: Preparing [2020-08-03T17:13:53.986Z] ef7f50f40f74: Preparing [2020-08-03T17:13:53.986Z] cc93c4bd7a69: Preparing [2020-08-03T17:13:53.986Z] 50644c29ef5a: Preparing [2020-08-03T17:13:53.986Z] 50644c29ef5a: Layer already exists [2020-08-03T17:13:53.986Z] ef7f50f40f74: Pushed [2020-08-03T17:13:53.986Z] 709a611dc8e3: Pushed [2020-08-03T17:13:54.555Z] cc93c4bd7a69: Pushed [2020-08-03T17:13:54.815Z] 500058145da5: Pushed [2020-08-03T17:13:55.075Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:152e22cb18db98da985724700390fefa1ca52fd59a038876bb4316a202710938 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:55.373Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:55.663Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.8 [2020-08-03T17:13:55.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-08-03T17:13:55.663Z] 500058145da5: Preparing [2020-08-03T17:13:55.663Z] 709a611dc8e3: Preparing [2020-08-03T17:13:55.663Z] ef7f50f40f74: Preparing [2020-08-03T17:13:55.663Z] cc93c4bd7a69: Preparing [2020-08-03T17:13:55.663Z] 50644c29ef5a: Preparing [2020-08-03T17:13:55.663Z] cc93c4bd7a69: Layer already exists [2020-08-03T17:13:55.663Z] 50644c29ef5a: Layer already exists [2020-08-03T17:13:55.663Z] 500058145da5: Layer already exists [2020-08-03T17:13:55.663Z] ef7f50f40f74: Layer already exists [2020-08-03T17:13:55.663Z] 709a611dc8e3: Layer already exists [2020-08-03T17:13:55.663Z] 1.2.2-dev.8: digest: sha256:152e22cb18db98da985724700390fefa1ca52fd59a038876bb4316a202710938 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:55.961Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:56.251Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:13:56.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-08-03T17:13:56.251Z] 500058145da5: Preparing [2020-08-03T17:13:56.251Z] 709a611dc8e3: Preparing [2020-08-03T17:13:56.251Z] ef7f50f40f74: Preparing [2020-08-03T17:13:56.251Z] cc93c4bd7a69: Preparing [2020-08-03T17:13:56.251Z] 50644c29ef5a: Preparing [2020-08-03T17:13:56.251Z] 500058145da5: Layer already exists [2020-08-03T17:13:56.251Z] ef7f50f40f74: Layer already exists [2020-08-03T17:13:56.251Z] 50644c29ef5a: Layer already exists [2020-08-03T17:13:56.251Z] 709a611dc8e3: Layer already exists [2020-08-03T17:13:56.251Z] cc93c4bd7a69: Layer already exists [2020-08-03T17:13:56.251Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:152e22cb18db98da985724700390fefa1ca52fd59a038876bb4316a202710938 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:56.548Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:56.836Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2020-08-03T17:13:56.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-08-03T17:13:56.836Z] 500058145da5: Preparing [2020-08-03T17:13:56.836Z] 709a611dc8e3: Preparing [2020-08-03T17:13:56.836Z] ef7f50f40f74: Preparing [2020-08-03T17:13:56.836Z] cc93c4bd7a69: Preparing [2020-08-03T17:13:56.836Z] 50644c29ef5a: Preparing [2020-08-03T17:13:56.836Z] 500058145da5: Layer already exists [2020-08-03T17:13:56.836Z] cc93c4bd7a69: Layer already exists [2020-08-03T17:13:56.836Z] 709a611dc8e3: Layer already exists [2020-08-03T17:13:56.836Z] 50644c29ef5a: Layer already exists [2020-08-03T17:13:56.836Z] ef7f50f40f74: Layer already exists [2020-08-03T17:13:56.836Z] master: digest: sha256:152e22cb18db98da985724700390fefa1ca52fd59a038876bb4316a202710938 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:13:56.990Z] ===================================================== [Pipeline] echo [2020-08-03T17:13:57.028Z] taggedImages: [2020-08-03T17:13:57.028Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:13:57.028Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.8 [2020-08-03T17:13:57.028Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:13:57.028Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2020-08-03T17:13:57.078Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go with the following tags: [2020-08-03T17:13:57.078Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:13:57.078Z] 1.2.2-dev.8 [2020-08-03T17:13:57.078Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:13:57.078Z] master [2020-08-03T17:13:57.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:57.617Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:57.954Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:13:57.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-08-03T17:13:57.954Z] 83ec4fb931a6: Preparing [2020-08-03T17:13:57.955Z] b873c9019ced: Preparing [2020-08-03T17:13:57.955Z] 0bf784a90a17: Preparing [2020-08-03T17:13:57.955Z] 19c638b4fced: Preparing [2020-08-03T17:13:57.955Z] 19c638b4fced: Preparing [2020-08-03T17:13:57.955Z] 455b769b4f8a: Preparing [2020-08-03T17:13:57.955Z] 72f476aa8c9e: Preparing [2020-08-03T17:13:57.955Z] 724422427a51: Preparing [2020-08-03T17:13:57.955Z] 83ec4fb931a6: Preparing [2020-08-03T17:13:57.955Z] 7f95f56e78ae: Preparing [2020-08-03T17:13:57.955Z] ceb88260cc59: Preparing [2020-08-03T17:13:57.955Z] db9a2208ef9d: Preparing [2020-08-03T17:13:57.955Z] 50644c29ef5a: Preparing [2020-08-03T17:13:57.955Z] 7f95f56e78ae: Waiting [2020-08-03T17:13:57.955Z] ceb88260cc59: Waiting [2020-08-03T17:13:57.955Z] db9a2208ef9d: Waiting [2020-08-03T17:13:57.955Z] 50644c29ef5a: Waiting [2020-08-03T17:13:57.955Z] 72f476aa8c9e: Waiting [2020-08-03T17:13:57.955Z] 724422427a51: Waiting [2020-08-03T17:13:57.955Z] 455b769b4f8a: Pushed [2020-08-03T17:13:57.955Z] b873c9019ced: Pushed [2020-08-03T17:13:58.214Z] 19c638b4fced: Pushed [2020-08-03T17:13:58.214Z] 0bf784a90a17: Pushed [2020-08-03T17:13:58.214Z] 72f476aa8c9e: Pushed [2020-08-03T17:13:58.214Z] 724422427a51: Pushed [2020-08-03T17:13:58.214Z] 7f95f56e78ae: Pushed [2020-08-03T17:13:58.214Z] ceb88260cc59: Pushed [2020-08-03T17:13:58.214Z] 50644c29ef5a: Layer already exists [2020-08-03T17:13:58.783Z] db9a2208ef9d: Pushed [2020-08-03T17:13:58.783Z] 83ec4fb931a6: Pushed [2020-08-03T17:13:59.043Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:0493ef8b711a0dceb3a05f418e42753ff05fe1c1b50ef6a5a945bedb36367c37 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:59.347Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:59.640Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.8 [2020-08-03T17:13:59.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-08-03T17:13:59.640Z] 83ec4fb931a6: Preparing [2020-08-03T17:13:59.640Z] b873c9019ced: Preparing [2020-08-03T17:13:59.640Z] 0bf784a90a17: Preparing [2020-08-03T17:13:59.640Z] 19c638b4fced: Preparing [2020-08-03T17:13:59.640Z] 19c638b4fced: Preparing [2020-08-03T17:13:59.640Z] 455b769b4f8a: Preparing [2020-08-03T17:13:59.640Z] 72f476aa8c9e: Preparing [2020-08-03T17:13:59.640Z] 724422427a51: Preparing [2020-08-03T17:13:59.640Z] 83ec4fb931a6: Preparing [2020-08-03T17:13:59.640Z] 7f95f56e78ae: Preparing [2020-08-03T17:13:59.640Z] ceb88260cc59: Preparing [2020-08-03T17:13:59.640Z] db9a2208ef9d: Preparing [2020-08-03T17:13:59.640Z] 50644c29ef5a: Preparing [2020-08-03T17:13:59.640Z] 724422427a51: Waiting [2020-08-03T17:13:59.640Z] 7f95f56e78ae: Waiting [2020-08-03T17:13:59.640Z] ceb88260cc59: Waiting [2020-08-03T17:13:59.640Z] db9a2208ef9d: Waiting [2020-08-03T17:13:59.640Z] 50644c29ef5a: Waiting [2020-08-03T17:13:59.640Z] 72f476aa8c9e: Waiting [2020-08-03T17:13:59.640Z] 455b769b4f8a: Layer already exists [2020-08-03T17:13:59.640Z] 0bf784a90a17: Layer already exists [2020-08-03T17:13:59.640Z] 83ec4fb931a6: Layer already exists [2020-08-03T17:13:59.640Z] b873c9019ced: Layer already exists [2020-08-03T17:13:59.640Z] 19c638b4fced: Layer already exists [2020-08-03T17:13:59.640Z] 7f95f56e78ae: Layer already exists [2020-08-03T17:13:59.640Z] 72f476aa8c9e: Layer already exists [2020-08-03T17:13:59.640Z] 724422427a51: Layer already exists [2020-08-03T17:13:59.640Z] ceb88260cc59: Layer already exists [2020-08-03T17:13:59.640Z] db9a2208ef9d: Layer already exists [2020-08-03T17:13:59.640Z] 50644c29ef5a: Layer already exists [2020-08-03T17:13:59.640Z] 1.2.2-dev.8: digest: sha256:0493ef8b711a0dceb3a05f418e42753ff05fe1c1b50ef6a5a945bedb36367c37 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:13:59.936Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:00.225Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:14:00.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-08-03T17:14:00.225Z] 83ec4fb931a6: Preparing [2020-08-03T17:14:00.225Z] b873c9019ced: Preparing [2020-08-03T17:14:00.225Z] 0bf784a90a17: Preparing [2020-08-03T17:14:00.225Z] 19c638b4fced: Preparing [2020-08-03T17:14:00.225Z] 19c638b4fced: Preparing [2020-08-03T17:14:00.225Z] 455b769b4f8a: Preparing [2020-08-03T17:14:00.225Z] 72f476aa8c9e: Preparing [2020-08-03T17:14:00.225Z] 724422427a51: Preparing [2020-08-03T17:14:00.225Z] 83ec4fb931a6: Preparing [2020-08-03T17:14:00.225Z] 7f95f56e78ae: Preparing [2020-08-03T17:14:00.225Z] ceb88260cc59: Preparing [2020-08-03T17:14:00.225Z] db9a2208ef9d: Preparing [2020-08-03T17:14:00.225Z] 50644c29ef5a: Preparing [2020-08-03T17:14:00.225Z] 724422427a51: Waiting [2020-08-03T17:14:00.225Z] 7f95f56e78ae: Waiting [2020-08-03T17:14:00.225Z] ceb88260cc59: Waiting [2020-08-03T17:14:00.225Z] db9a2208ef9d: Waiting [2020-08-03T17:14:00.225Z] 50644c29ef5a: Waiting [2020-08-03T17:14:00.225Z] 72f476aa8c9e: Waiting [2020-08-03T17:14:00.225Z] 83ec4fb931a6: Layer already exists [2020-08-03T17:14:00.225Z] 455b769b4f8a: Layer already exists [2020-08-03T17:14:00.225Z] 19c638b4fced: Layer already exists [2020-08-03T17:14:00.225Z] b873c9019ced: Layer already exists [2020-08-03T17:14:00.225Z] 0bf784a90a17: Layer already exists [2020-08-03T17:14:00.225Z] 72f476aa8c9e: Layer already exists [2020-08-03T17:14:00.225Z] 7f95f56e78ae: Layer already exists [2020-08-03T17:14:00.225Z] db9a2208ef9d: Layer already exists [2020-08-03T17:14:00.225Z] 724422427a51: Layer already exists [2020-08-03T17:14:00.225Z] ceb88260cc59: Layer already exists [2020-08-03T17:14:00.225Z] 50644c29ef5a: Layer already exists [2020-08-03T17:14:00.225Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:0493ef8b711a0dceb3a05f418e42753ff05fe1c1b50ef6a5a945bedb36367c37 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:00.525Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:00.813Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [2020-08-03T17:14:00.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-08-03T17:14:00.813Z] 83ec4fb931a6: Preparing [2020-08-03T17:14:00.813Z] b873c9019ced: Preparing [2020-08-03T17:14:00.813Z] 0bf784a90a17: Preparing [2020-08-03T17:14:00.813Z] 19c638b4fced: Preparing [2020-08-03T17:14:00.813Z] 19c638b4fced: Preparing [2020-08-03T17:14:00.813Z] 455b769b4f8a: Preparing [2020-08-03T17:14:00.813Z] 72f476aa8c9e: Preparing [2020-08-03T17:14:00.813Z] 724422427a51: Preparing [2020-08-03T17:14:00.813Z] 83ec4fb931a6: Preparing [2020-08-03T17:14:00.813Z] 7f95f56e78ae: Preparing [2020-08-03T17:14:00.813Z] ceb88260cc59: Preparing [2020-08-03T17:14:00.813Z] db9a2208ef9d: Preparing [2020-08-03T17:14:00.813Z] 50644c29ef5a: Preparing [2020-08-03T17:14:00.813Z] 72f476aa8c9e: Waiting [2020-08-03T17:14:00.813Z] 724422427a51: Waiting [2020-08-03T17:14:00.813Z] 7f95f56e78ae: Waiting [2020-08-03T17:14:00.813Z] ceb88260cc59: Waiting [2020-08-03T17:14:00.813Z] db9a2208ef9d: Waiting [2020-08-03T17:14:00.813Z] 50644c29ef5a: Waiting [2020-08-03T17:14:00.813Z] 19c638b4fced: Layer already exists [2020-08-03T17:14:00.813Z] 83ec4fb931a6: Layer already exists [2020-08-03T17:14:00.813Z] b873c9019ced: Layer already exists [2020-08-03T17:14:00.813Z] 455b769b4f8a: Layer already exists [2020-08-03T17:14:00.813Z] 0bf784a90a17: Layer already exists [2020-08-03T17:14:00.813Z] 724422427a51: Layer already exists [2020-08-03T17:14:00.813Z] 72f476aa8c9e: Layer already exists [2020-08-03T17:14:00.813Z] 7f95f56e78ae: Layer already exists [2020-08-03T17:14:00.813Z] db9a2208ef9d: Layer already exists [2020-08-03T17:14:00.813Z] ceb88260cc59: Layer already exists [2020-08-03T17:14:00.813Z] 50644c29ef5a: Layer already exists [2020-08-03T17:14:00.813Z] master: digest: sha256:0493ef8b711a0dceb3a05f418e42753ff05fe1c1b50ef6a5a945bedb36367c37 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:14:01.003Z] ===================================================== [Pipeline] echo [2020-08-03T17:14:01.040Z] taggedImages: [2020-08-03T17:14:01.040Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:14:01.040Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.8 [2020-08-03T17:14:01.040Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:14:01.040Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] echo [2020-08-03T17:14:01.092Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2020-08-03T17:14:01.092Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:14:01.092Z] 1.2.2-dev.8 [2020-08-03T17:14:01.092Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:14:01.092Z] master [2020-08-03T17:14:01.092Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:01.544Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:01.836Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:14:01.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-08-03T17:14:01.836Z] 35ccc3554517: Preparing [2020-08-03T17:14:01.836Z] e37cd2383a95: Preparing [2020-08-03T17:14:01.836Z] e816d4f0eacf: Preparing [2020-08-03T17:14:01.836Z] 94760d7a298e: Preparing [2020-08-03T17:14:01.836Z] 342bdc970606: Preparing [2020-08-03T17:14:01.836Z] a675136a55bb: Preparing [2020-08-03T17:14:01.836Z] 654e279960ee: Preparing [2020-08-03T17:14:01.836Z] 1a34a309f957: Preparing [2020-08-03T17:14:01.836Z] 948175802066: Preparing [2020-08-03T17:14:01.836Z] ef3a70a446c4: Preparing [2020-08-03T17:14:01.836Z] 1b3ee35aacca: Preparing [2020-08-03T17:14:01.836Z] a675136a55bb: Waiting [2020-08-03T17:14:01.836Z] 654e279960ee: Waiting [2020-08-03T17:14:01.836Z] 1a34a309f957: Waiting [2020-08-03T17:14:01.836Z] 948175802066: Waiting [2020-08-03T17:14:01.836Z] ef3a70a446c4: Waiting [2020-08-03T17:14:01.836Z] 1b3ee35aacca: Waiting [2020-08-03T17:14:02.099Z] e37cd2383a95: Pushed [2020-08-03T17:14:02.099Z] 35ccc3554517: Pushed [2020-08-03T17:14:02.099Z] a675136a55bb: Pushed [2020-08-03T17:14:02.367Z] 654e279960ee: Pushed [2020-08-03T17:14:02.367Z] 1a34a309f957: Pushed [2020-08-03T17:14:02.367Z] 948175802066: Pushed [2020-08-03T17:14:02.367Z] 1b3ee35aacca: Layer already exists [2020-08-03T17:14:02.628Z] e816d4f0eacf: Pushed [2020-08-03T17:14:02.628Z] 342bdc970606: Pushed [2020-08-03T17:14:02.888Z] 94760d7a298e: Pushed [2020-08-03T17:14:02.888Z] ef3a70a446c4: Pushed [2020-08-03T17:14:03.148Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:c251ea7635d6210f8e5588f9a849b953119ea88ca612d7e2e58227e2b3edfc40 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:03.448Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:03.740Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.8 [2020-08-03T17:14:03.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-08-03T17:14:03.740Z] 35ccc3554517: Preparing [2020-08-03T17:14:03.740Z] e37cd2383a95: Preparing [2020-08-03T17:14:03.740Z] e816d4f0eacf: Preparing [2020-08-03T17:14:03.740Z] 94760d7a298e: Preparing [2020-08-03T17:14:03.740Z] 342bdc970606: Preparing [2020-08-03T17:14:03.740Z] a675136a55bb: Preparing [2020-08-03T17:14:03.740Z] 654e279960ee: Preparing [2020-08-03T17:14:03.740Z] 1a34a309f957: Preparing [2020-08-03T17:14:03.740Z] 948175802066: Preparing [2020-08-03T17:14:03.740Z] ef3a70a446c4: Preparing [2020-08-03T17:14:03.740Z] 1b3ee35aacca: Preparing [2020-08-03T17:14:03.740Z] ef3a70a446c4: Waiting [2020-08-03T17:14:03.740Z] a675136a55bb: Waiting [2020-08-03T17:14:03.740Z] 654e279960ee: Waiting [2020-08-03T17:14:03.740Z] 1a34a309f957: Waiting [2020-08-03T17:14:03.740Z] 948175802066: Waiting [2020-08-03T17:14:03.740Z] 1b3ee35aacca: Waiting [2020-08-03T17:14:03.740Z] 35ccc3554517: Layer already exists [2020-08-03T17:14:03.740Z] e816d4f0eacf: Layer already exists [2020-08-03T17:14:03.740Z] e37cd2383a95: Layer already exists [2020-08-03T17:14:03.740Z] 342bdc970606: Layer already exists [2020-08-03T17:14:03.740Z] 94760d7a298e: Layer already exists [2020-08-03T17:14:03.740Z] a675136a55bb: Layer already exists [2020-08-03T17:14:03.740Z] 1a34a309f957: Layer already exists [2020-08-03T17:14:03.740Z] 948175802066: Layer already exists [2020-08-03T17:14:03.740Z] 654e279960ee: Layer already exists [2020-08-03T17:14:03.740Z] 1b3ee35aacca: Layer already exists [2020-08-03T17:14:03.740Z] ef3a70a446c4: Layer already exists [2020-08-03T17:14:03.740Z] 1.2.2-dev.8: digest: sha256:c251ea7635d6210f8e5588f9a849b953119ea88ca612d7e2e58227e2b3edfc40 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:04.040Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:04.339Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:14:04.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-08-03T17:14:04.339Z] 35ccc3554517: Preparing [2020-08-03T17:14:04.339Z] e37cd2383a95: Preparing [2020-08-03T17:14:04.339Z] e816d4f0eacf: Preparing [2020-08-03T17:14:04.339Z] 94760d7a298e: Preparing [2020-08-03T17:14:04.339Z] 342bdc970606: Preparing [2020-08-03T17:14:04.339Z] a675136a55bb: Preparing [2020-08-03T17:14:04.339Z] 654e279960ee: Preparing [2020-08-03T17:14:04.339Z] 1a34a309f957: Preparing [2020-08-03T17:14:04.339Z] 948175802066: Preparing [2020-08-03T17:14:04.339Z] ef3a70a446c4: Preparing [2020-08-03T17:14:04.339Z] 1b3ee35aacca: Preparing [2020-08-03T17:14:04.339Z] a675136a55bb: Waiting [2020-08-03T17:14:04.339Z] 654e279960ee: Waiting [2020-08-03T17:14:04.339Z] 1a34a309f957: Waiting [2020-08-03T17:14:04.339Z] 1b3ee35aacca: Waiting [2020-08-03T17:14:04.339Z] 948175802066: Waiting [2020-08-03T17:14:04.339Z] ef3a70a446c4: Waiting [2020-08-03T17:14:04.339Z] 35ccc3554517: Layer already exists [2020-08-03T17:14:04.339Z] e816d4f0eacf: Layer already exists [2020-08-03T17:14:04.339Z] 94760d7a298e: Layer already exists [2020-08-03T17:14:04.339Z] 342bdc970606: Layer already exists [2020-08-03T17:14:04.339Z] e37cd2383a95: Layer already exists [2020-08-03T17:14:04.339Z] a675136a55bb: Layer already exists [2020-08-03T17:14:04.339Z] 654e279960ee: Layer already exists [2020-08-03T17:14:04.339Z] 948175802066: Layer already exists [2020-08-03T17:14:04.339Z] 1a34a309f957: Layer already exists [2020-08-03T17:14:04.339Z] ef3a70a446c4: Layer already exists [2020-08-03T17:14:04.339Z] 1b3ee35aacca: Layer already exists [2020-08-03T17:14:04.339Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:c251ea7635d6210f8e5588f9a849b953119ea88ca612d7e2e58227e2b3edfc40 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:04.644Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:04.936Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2020-08-03T17:14:04.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-08-03T17:14:04.936Z] 35ccc3554517: Preparing [2020-08-03T17:14:04.936Z] e37cd2383a95: Preparing [2020-08-03T17:14:04.936Z] e816d4f0eacf: Preparing [2020-08-03T17:14:04.936Z] 94760d7a298e: Preparing [2020-08-03T17:14:04.936Z] 342bdc970606: Preparing [2020-08-03T17:14:04.936Z] a675136a55bb: Preparing [2020-08-03T17:14:04.936Z] 654e279960ee: Preparing [2020-08-03T17:14:04.936Z] 1a34a309f957: Preparing [2020-08-03T17:14:04.936Z] 948175802066: Preparing [2020-08-03T17:14:04.936Z] ef3a70a446c4: Preparing [2020-08-03T17:14:04.936Z] 1b3ee35aacca: Preparing [2020-08-03T17:14:04.936Z] a675136a55bb: Waiting [2020-08-03T17:14:04.936Z] 654e279960ee: Waiting [2020-08-03T17:14:04.936Z] 1a34a309f957: Waiting [2020-08-03T17:14:04.936Z] 948175802066: Waiting [2020-08-03T17:14:04.936Z] ef3a70a446c4: Waiting [2020-08-03T17:14:04.936Z] 1b3ee35aacca: Waiting [2020-08-03T17:14:04.936Z] 342bdc970606: Layer already exists [2020-08-03T17:14:04.936Z] 35ccc3554517: Layer already exists [2020-08-03T17:14:04.936Z] e37cd2383a95: Layer already exists [2020-08-03T17:14:04.936Z] e816d4f0eacf: Layer already exists [2020-08-03T17:14:04.936Z] 94760d7a298e: Layer already exists [2020-08-03T17:14:04.936Z] a675136a55bb: Layer already exists [2020-08-03T17:14:04.936Z] 1a34a309f957: Layer already exists [2020-08-03T17:14:04.936Z] ef3a70a446c4: Layer already exists [2020-08-03T17:14:04.936Z] 654e279960ee: Layer already exists [2020-08-03T17:14:04.936Z] 948175802066: Layer already exists [2020-08-03T17:14:04.936Z] 1b3ee35aacca: Layer already exists [2020-08-03T17:14:04.936Z] master: digest: sha256:c251ea7635d6210f8e5588f9a849b953119ea88ca612d7e2e58227e2b3edfc40 size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:14:05.162Z] ===================================================== [Pipeline] echo [2020-08-03T17:14:05.201Z] taggedImages: [2020-08-03T17:14:05.201Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:14:05.201Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.8 [2020-08-03T17:14:05.201Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:14:05.201Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2020-08-03T17:14:05.274Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go with the following tags: [2020-08-03T17:14:05.274Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:14:05.274Z] 1.2.2-dev.8 [2020-08-03T17:14:05.274Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:14:05.274Z] master [2020-08-03T17:14:05.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:05.727Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:06.021Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:14:06.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-08-03T17:14:06.021Z] 80ab932ca8ae: Preparing [2020-08-03T17:14:06.021Z] 68453861093c: Preparing [2020-08-03T17:14:06.021Z] f64a30b8a2a3: Preparing [2020-08-03T17:14:06.021Z] 44abc2be4c46: Preparing [2020-08-03T17:14:06.021Z] f64a30b8a2a3: Pushed [2020-08-03T17:14:06.021Z] 80ab932ca8ae: Pushed [2020-08-03T17:14:06.283Z] 44abc2be4c46: Pushed [2020-08-03T17:14:07.226Z] 68453861093c: Pushed [2020-08-03T17:14:07.226Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:02af78ba1fb75086ae02ef97d0d560732c46e563fba47c4cbca7643961ff568b size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:07.525Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:07.819Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.8 [2020-08-03T17:14:07.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-08-03T17:14:07.819Z] 80ab932ca8ae: Preparing [2020-08-03T17:14:07.819Z] 68453861093c: Preparing [2020-08-03T17:14:07.819Z] f64a30b8a2a3: Preparing [2020-08-03T17:14:07.819Z] 44abc2be4c46: Preparing [2020-08-03T17:14:07.819Z] 44abc2be4c46: Layer already exists [2020-08-03T17:14:07.819Z] 80ab932ca8ae: Layer already exists [2020-08-03T17:14:07.819Z] f64a30b8a2a3: Layer already exists [2020-08-03T17:14:07.819Z] 68453861093c: Layer already exists [2020-08-03T17:14:07.819Z] 1.2.2-dev.8: digest: sha256:02af78ba1fb75086ae02ef97d0d560732c46e563fba47c4cbca7643961ff568b size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:08.119Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:08.411Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:14:08.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-08-03T17:14:08.411Z] 80ab932ca8ae: Preparing [2020-08-03T17:14:08.411Z] 68453861093c: Preparing [2020-08-03T17:14:08.411Z] f64a30b8a2a3: Preparing [2020-08-03T17:14:08.411Z] 44abc2be4c46: Preparing [2020-08-03T17:14:08.411Z] 80ab932ca8ae: Layer already exists [2020-08-03T17:14:08.411Z] 44abc2be4c46: Layer already exists [2020-08-03T17:14:08.411Z] f64a30b8a2a3: Layer already exists [2020-08-03T17:14:08.411Z] 68453861093c: Layer already exists [2020-08-03T17:14:08.411Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:02af78ba1fb75086ae02ef97d0d560732c46e563fba47c4cbca7643961ff568b size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:08.707Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:08.998Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [2020-08-03T17:14:08.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-08-03T17:14:08.998Z] 80ab932ca8ae: Preparing [2020-08-03T17:14:08.998Z] 68453861093c: Preparing [2020-08-03T17:14:08.998Z] f64a30b8a2a3: Preparing [2020-08-03T17:14:08.998Z] 44abc2be4c46: Preparing [2020-08-03T17:14:08.998Z] 68453861093c: Layer already exists [2020-08-03T17:14:08.998Z] f64a30b8a2a3: Layer already exists [2020-08-03T17:14:08.998Z] 44abc2be4c46: Layer already exists [2020-08-03T17:14:08.998Z] 80ab932ca8ae: Layer already exists [2020-08-03T17:14:08.998Z] master: digest: sha256:02af78ba1fb75086ae02ef97d0d560732c46e563fba47c4cbca7643961ff568b size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:14:09.166Z] ===================================================== [Pipeline] echo [2020-08-03T17:14:09.205Z] taggedImages: [2020-08-03T17:14:09.205Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:14:09.205Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.8 [2020-08-03T17:14:09.205Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:14:09.205Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] echo [2020-08-03T17:14:09.290Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2020-08-03T17:14:09.290Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:14:09.290Z] 1.2.2-dev.8 [2020-08-03T17:14:09.290Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:14:09.290Z] master [2020-08-03T17:14:09.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:09.738Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:10.034Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:14:10.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-08-03T17:14:10.034Z] 11ed12809dd1: Preparing [2020-08-03T17:14:10.034Z] 41ed914b0c0b: Preparing [2020-08-03T17:14:10.034Z] 538f6f4f44cd: Preparing [2020-08-03T17:14:10.034Z] e24d10b8e386: Preparing [2020-08-03T17:14:10.034Z] 2712967df2b3: Preparing [2020-08-03T17:14:10.034Z] a1e091fafee7: Preparing [2020-08-03T17:14:10.034Z] a1e091fafee7: Waiting [2020-08-03T17:14:10.034Z] 538f6f4f44cd: Pushed [2020-08-03T17:14:10.034Z] 11ed12809dd1: Pushed [2020-08-03T17:14:10.298Z] e24d10b8e386: Pushed [2020-08-03T17:14:10.298Z] a1e091fafee7: Pushed [2020-08-03T17:14:10.298Z] 2712967df2b3: Pushed [2020-08-03T17:14:11.238Z] 41ed914b0c0b: Pushed [2020-08-03T17:14:11.238Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:a472e3ecfdefa564979236caacdda5b17b41d2bcb2a47cfe84b2d6e0d22b5099 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:11.713Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:12.003Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.8 [2020-08-03T17:14:12.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-08-03T17:14:12.003Z] 11ed12809dd1: Preparing [2020-08-03T17:14:12.003Z] 41ed914b0c0b: Preparing [2020-08-03T17:14:12.003Z] 538f6f4f44cd: Preparing [2020-08-03T17:14:12.003Z] e24d10b8e386: Preparing [2020-08-03T17:14:12.003Z] 2712967df2b3: Preparing [2020-08-03T17:14:12.003Z] a1e091fafee7: Preparing [2020-08-03T17:14:12.003Z] a1e091fafee7: Waiting [2020-08-03T17:14:12.003Z] 41ed914b0c0b: Layer already exists [2020-08-03T17:14:12.003Z] e24d10b8e386: Layer already exists [2020-08-03T17:14:12.003Z] 11ed12809dd1: Layer already exists [2020-08-03T17:14:12.003Z] 2712967df2b3: Layer already exists [2020-08-03T17:14:12.003Z] 538f6f4f44cd: Layer already exists [2020-08-03T17:14:12.003Z] a1e091fafee7: Layer already exists [2020-08-03T17:14:12.003Z] 1.2.2-dev.8: digest: sha256:a472e3ecfdefa564979236caacdda5b17b41d2bcb2a47cfe84b2d6e0d22b5099 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:12.296Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:12.586Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:14:12.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-08-03T17:14:12.586Z] 11ed12809dd1: Preparing [2020-08-03T17:14:12.586Z] 41ed914b0c0b: Preparing [2020-08-03T17:14:12.586Z] 538f6f4f44cd: Preparing [2020-08-03T17:14:12.586Z] e24d10b8e386: Preparing [2020-08-03T17:14:12.586Z] 2712967df2b3: Preparing [2020-08-03T17:14:12.586Z] a1e091fafee7: Preparing [2020-08-03T17:14:12.586Z] a1e091fafee7: Waiting [2020-08-03T17:14:12.586Z] e24d10b8e386: Layer already exists [2020-08-03T17:14:12.586Z] 41ed914b0c0b: Layer already exists [2020-08-03T17:14:12.586Z] 11ed12809dd1: Layer already exists [2020-08-03T17:14:12.586Z] 538f6f4f44cd: Layer already exists [2020-08-03T17:14:12.586Z] 2712967df2b3: Layer already exists [2020-08-03T17:14:12.586Z] a1e091fafee7: Layer already exists [2020-08-03T17:14:12.586Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:a472e3ecfdefa564979236caacdda5b17b41d2bcb2a47cfe84b2d6e0d22b5099 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:12.892Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:13.193Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2020-08-03T17:14:13.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-08-03T17:14:13.193Z] 11ed12809dd1: Preparing [2020-08-03T17:14:13.193Z] 41ed914b0c0b: Preparing [2020-08-03T17:14:13.193Z] 538f6f4f44cd: Preparing [2020-08-03T17:14:13.193Z] e24d10b8e386: Preparing [2020-08-03T17:14:13.193Z] 2712967df2b3: Preparing [2020-08-03T17:14:13.193Z] a1e091fafee7: Preparing [2020-08-03T17:14:13.193Z] a1e091fafee7: Waiting [2020-08-03T17:14:13.193Z] 41ed914b0c0b: Layer already exists [2020-08-03T17:14:13.193Z] 538f6f4f44cd: Layer already exists [2020-08-03T17:14:13.193Z] e24d10b8e386: Layer already exists [2020-08-03T17:14:13.193Z] 2712967df2b3: Layer already exists [2020-08-03T17:14:13.193Z] 11ed12809dd1: Layer already exists [2020-08-03T17:14:13.193Z] a1e091fafee7: Layer already exists [2020-08-03T17:14:13.193Z] master: digest: sha256:a472e3ecfdefa564979236caacdda5b17b41d2bcb2a47cfe84b2d6e0d22b5099 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:14:13.380Z] ===================================================== [Pipeline] echo [2020-08-03T17:14:13.430Z] taggedImages: [2020-08-03T17:14:13.430Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:14:13.430Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.8 [2020-08-03T17:14:13.430Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:14:13.430Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2020-08-03T17:14:13.482Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2020-08-03T17:14:13.482Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:14:13.482Z] 1.2.2-dev.8 [2020-08-03T17:14:13.482Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:14:13.482Z] master [2020-08-03T17:14:13.482Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:13.931Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:14.222Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:14:14.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-08-03T17:14:14.222Z] d86d65a55862: Preparing [2020-08-03T17:14:14.222Z] adb8602ed59a: Preparing [2020-08-03T17:14:14.222Z] 32ec616bb99c: Preparing [2020-08-03T17:14:14.222Z] d86d65a55862: Pushed [2020-08-03T17:14:14.222Z] 32ec616bb99c: Pushed [2020-08-03T17:14:15.606Z] adb8602ed59a: Pushed [2020-08-03T17:14:15.606Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:9cd0ff4eef263666b874ad1502f26d445c44541f694811d00462cc57c687a53d size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:15.905Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:16.193Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.8 [2020-08-03T17:14:16.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-08-03T17:14:16.193Z] d86d65a55862: Preparing [2020-08-03T17:14:16.193Z] adb8602ed59a: Preparing [2020-08-03T17:14:16.193Z] 32ec616bb99c: Preparing [2020-08-03T17:14:16.193Z] d86d65a55862: Layer already exists [2020-08-03T17:14:16.193Z] 32ec616bb99c: Layer already exists [2020-08-03T17:14:16.193Z] adb8602ed59a: Layer already exists [2020-08-03T17:14:16.193Z] 1.2.2-dev.8: digest: sha256:9cd0ff4eef263666b874ad1502f26d445c44541f694811d00462cc57c687a53d size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:16.487Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:16.777Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:14:16.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-08-03T17:14:16.777Z] d86d65a55862: Preparing [2020-08-03T17:14:16.777Z] adb8602ed59a: Preparing [2020-08-03T17:14:16.777Z] 32ec616bb99c: Preparing [2020-08-03T17:14:16.777Z] 32ec616bb99c: Layer already exists [2020-08-03T17:14:16.777Z] d86d65a55862: Layer already exists [2020-08-03T17:14:16.777Z] adb8602ed59a: Layer already exists [2020-08-03T17:14:16.777Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:9cd0ff4eef263666b874ad1502f26d445c44541f694811d00462cc57c687a53d size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:17.078Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:17.373Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2020-08-03T17:14:17.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-08-03T17:14:17.373Z] d86d65a55862: Preparing [2020-08-03T17:14:17.373Z] adb8602ed59a: Preparing [2020-08-03T17:14:17.373Z] 32ec616bb99c: Preparing [2020-08-03T17:14:17.373Z] 32ec616bb99c: Layer already exists [2020-08-03T17:14:17.373Z] adb8602ed59a: Layer already exists [2020-08-03T17:14:17.373Z] d86d65a55862: Layer already exists [2020-08-03T17:14:17.373Z] master: digest: sha256:9cd0ff4eef263666b874ad1502f26d445c44541f694811d00462cc57c687a53d size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:14:17.535Z] ===================================================== [Pipeline] echo [2020-08-03T17:14:17.576Z] taggedImages: [2020-08-03T17:14:17.576Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:14:17.576Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.8 [2020-08-03T17:14:17.576Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:14:17.576Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2020-08-03T17:14:17.637Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2020-08-03T17:14:17.637Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:14:17.637Z] 1.2.2-dev.8 [2020-08-03T17:14:17.637Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:14:17.637Z] master [2020-08-03T17:14:17.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:18.155Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:18.453Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:14:18.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-08-03T17:14:18.453Z] 46311ec672ac: Preparing [2020-08-03T17:14:18.453Z] 57b28d99f013: Preparing [2020-08-03T17:14:18.453Z] b4bf3867b57f: Preparing [2020-08-03T17:14:18.453Z] 7f13cc3c028b: Preparing [2020-08-03T17:14:18.453Z] e47b51b80d32: Preparing [2020-08-03T17:14:18.453Z] afaf6c649637: Preparing [2020-08-03T17:14:18.453Z] b22490e31039: Preparing [2020-08-03T17:14:18.453Z] 8890c171a12b: Preparing [2020-08-03T17:14:18.453Z] 4ae5bd84d450: Preparing [2020-08-03T17:14:18.453Z] 723a561964c8: Preparing [2020-08-03T17:14:18.453Z] 78764725b56c: Preparing [2020-08-03T17:14:18.453Z] 51d6d3d09136: Preparing [2020-08-03T17:14:18.453Z] 1507bc794612: Preparing [2020-08-03T17:14:18.453Z] 50644c29ef5a: Preparing [2020-08-03T17:14:18.453Z] afaf6c649637: Waiting [2020-08-03T17:14:18.453Z] b22490e31039: Waiting [2020-08-03T17:14:18.453Z] 8890c171a12b: Waiting [2020-08-03T17:14:18.453Z] 4ae5bd84d450: Waiting [2020-08-03T17:14:18.453Z] 723a561964c8: Waiting [2020-08-03T17:14:18.453Z] 78764725b56c: Waiting [2020-08-03T17:14:18.453Z] 51d6d3d09136: Waiting [2020-08-03T17:14:18.453Z] 1507bc794612: Waiting [2020-08-03T17:14:18.453Z] 50644c29ef5a: Waiting [2020-08-03T17:14:18.719Z] e47b51b80d32: Pushed [2020-08-03T17:14:18.719Z] 46311ec672ac: Pushed [2020-08-03T17:14:18.979Z] 7f13cc3c028b: Pushed [2020-08-03T17:14:18.979Z] 8890c171a12b: Layer already exists [2020-08-03T17:14:18.979Z] 4ae5bd84d450: Layer already exists [2020-08-03T17:14:18.979Z] 723a561964c8: Layer already exists [2020-08-03T17:14:18.979Z] b22490e31039: Pushed [2020-08-03T17:14:18.979Z] 78764725b56c: Layer already exists [2020-08-03T17:14:19.241Z] 51d6d3d09136: Layer already exists [2020-08-03T17:14:19.241Z] 1507bc794612: Layer already exists [2020-08-03T17:14:19.241Z] 50644c29ef5a: Layer already exists [2020-08-03T17:14:19.811Z] afaf6c649637: Pushed [2020-08-03T17:14:20.072Z] 57b28d99f013: Pushed [2020-08-03T17:14:21.999Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:14:21.999Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-03T17:14:21.999Z] ---> f1e70f191229 [2020-08-03T17:14:21.999Z] Step 3/21 : WORKDIR /edgex-go [2020-08-03T17:14:21.999Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:14:21.999Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-03T17:14:21.999Z] ---> f1e70f191229 [2020-08-03T17:14:21.999Z] Step 3/20 : WORKDIR /edgex-go [2020-08-03T17:14:21.999Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:14:21.999Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-03T17:14:21.999Z] ---> f1e70f191229 [2020-08-03T17:14:21.999Z] Step 3/20 : WORKDIR /edgex-go [2020-08-03T17:14:21.999Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:14:21.999Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-03T17:14:21.999Z] ---> f1e70f191229 [2020-08-03T17:14:21.999Z] Step 3/29 : WORKDIR /edgex-go [2020-08-03T17:14:21.999Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:14:21.999Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-03T17:14:21.999Z] ---> f1e70f191229 [2020-08-03T17:14:21.999Z] Step 3/21 : WORKDIR /edgex-go [2020-08-03T17:14:25.409Z] ---> Running in 9031c325a124 [2020-08-03T17:14:25.409Z] ---> Running in 2137255990bf [2020-08-03T17:14:25.409Z] ---> Running in bdf9e4e7b299 [2020-08-03T17:14:25.409Z] ---> Running in c4726c327e3a [2020-08-03T17:14:25.409Z] ---> Running in 32ab079e7553 [2020-08-03T17:14:25.409Z] Removing intermediate container 2137255990bf [2020-08-03T17:14:25.409Z] ---> 5b3082038e50 [2020-08-03T17:14:25.409Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:14:25.409Z] Removing intermediate container 32ab079e7553 [2020-08-03T17:14:25.409Z] ---> 3dba615ead53 [2020-08-03T17:14:25.409Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:14:25.682Z] Removing intermediate container bdf9e4e7b299 [2020-08-03T17:14:25.682Z] ---> 39f70a6005cf [2020-08-03T17:14:25.682Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:14:25.682Z] ---> Running in 3d6022469846 [2020-08-03T17:14:25.682Z] ---> Running in 7a60f0215f08 [2020-08-03T17:14:25.682Z] Removing intermediate container 9031c325a124 [2020-08-03T17:14:25.682Z] ---> 17ef61686171 [2020-08-03T17:14:25.682Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:14:25.959Z] Removing intermediate container c4726c327e3a [2020-08-03T17:14:25.959Z] ---> cd10ee5294f4 [2020-08-03T17:14:25.959Z] Step 4/29 : RUN apk update && apk add make git [2020-08-03T17:14:25.959Z] ---> Running in 540b0ca25b95 [2020-08-03T17:14:25.959Z] ---> Running in 2c5f7008f045 [2020-08-03T17:14:25.959Z] ---> Running in d04b4eef20d3 [2020-08-03T17:14:28.210Z] b4bf3867b57f: Pushed [2020-08-03T17:14:28.210Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:81457c233c90f061c53a16f779034a32e5b5e60d9e87425de6d54ae9aad20829 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:28.512Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:28.803Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.8 [2020-08-03T17:14:28.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-08-03T17:14:28.803Z] 46311ec672ac: Preparing [2020-08-03T17:14:28.803Z] 57b28d99f013: Preparing [2020-08-03T17:14:28.804Z] b4bf3867b57f: Preparing [2020-08-03T17:14:28.804Z] 7f13cc3c028b: Preparing [2020-08-03T17:14:28.804Z] e47b51b80d32: Preparing [2020-08-03T17:14:28.804Z] afaf6c649637: Preparing [2020-08-03T17:14:28.804Z] b22490e31039: Preparing [2020-08-03T17:14:28.804Z] 8890c171a12b: Preparing [2020-08-03T17:14:28.804Z] 4ae5bd84d450: Preparing [2020-08-03T17:14:28.804Z] 723a561964c8: Preparing [2020-08-03T17:14:28.804Z] 78764725b56c: Preparing [2020-08-03T17:14:28.804Z] 51d6d3d09136: Preparing [2020-08-03T17:14:28.804Z] 1507bc794612: Preparing [2020-08-03T17:14:28.804Z] 50644c29ef5a: Preparing [2020-08-03T17:14:28.804Z] afaf6c649637: Waiting [2020-08-03T17:14:28.804Z] b22490e31039: Waiting [2020-08-03T17:14:28.804Z] 8890c171a12b: Waiting [2020-08-03T17:14:28.804Z] 4ae5bd84d450: Waiting [2020-08-03T17:14:28.804Z] 723a561964c8: Waiting [2020-08-03T17:14:28.804Z] 78764725b56c: Waiting [2020-08-03T17:14:28.804Z] 51d6d3d09136: Waiting [2020-08-03T17:14:28.804Z] 1507bc794612: Waiting [2020-08-03T17:14:28.804Z] 50644c29ef5a: Waiting [2020-08-03T17:14:28.804Z] 7f13cc3c028b: Layer already exists [2020-08-03T17:14:28.804Z] 46311ec672ac: Layer already exists [2020-08-03T17:14:28.804Z] 57b28d99f013: Layer already exists [2020-08-03T17:14:28.804Z] e47b51b80d32: Layer already exists [2020-08-03T17:14:28.804Z] b4bf3867b57f: Layer already exists [2020-08-03T17:14:28.804Z] 8890c171a12b: Layer already exists [2020-08-03T17:14:28.804Z] afaf6c649637: Layer already exists [2020-08-03T17:14:28.804Z] 723a561964c8: Layer already exists [2020-08-03T17:14:28.804Z] b22490e31039: Layer already exists [2020-08-03T17:14:28.804Z] 4ae5bd84d450: Layer already exists [2020-08-03T17:14:28.804Z] 78764725b56c: Layer already exists [2020-08-03T17:14:28.804Z] 51d6d3d09136: Layer already exists [2020-08-03T17:14:28.804Z] 1507bc794612: Layer already exists [2020-08-03T17:14:28.804Z] 50644c29ef5a: Layer already exists [2020-08-03T17:14:28.804Z] 1.2.2-dev.8: digest: sha256:81457c233c90f061c53a16f779034a32e5b5e60d9e87425de6d54ae9aad20829 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:29.100Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:29.374Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-03T17:14:29.391Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:14:29.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-08-03T17:14:29.391Z] 46311ec672ac: Preparing [2020-08-03T17:14:29.391Z] 57b28d99f013: Preparing [2020-08-03T17:14:29.391Z] b4bf3867b57f: Preparing [2020-08-03T17:14:29.391Z] 7f13cc3c028b: Preparing [2020-08-03T17:14:29.391Z] e47b51b80d32: Preparing [2020-08-03T17:14:29.391Z] afaf6c649637: Preparing [2020-08-03T17:14:29.391Z] b22490e31039: Preparing [2020-08-03T17:14:29.391Z] 8890c171a12b: Preparing [2020-08-03T17:14:29.391Z] 4ae5bd84d450: Preparing [2020-08-03T17:14:29.391Z] 723a561964c8: Preparing [2020-08-03T17:14:29.391Z] 78764725b56c: Preparing [2020-08-03T17:14:29.391Z] 51d6d3d09136: Preparing [2020-08-03T17:14:29.391Z] 1507bc794612: Preparing [2020-08-03T17:14:29.391Z] 50644c29ef5a: Preparing [2020-08-03T17:14:29.391Z] afaf6c649637: Waiting [2020-08-03T17:14:29.391Z] b22490e31039: Waiting [2020-08-03T17:14:29.391Z] 8890c171a12b: Waiting [2020-08-03T17:14:29.391Z] 4ae5bd84d450: Waiting [2020-08-03T17:14:29.391Z] 723a561964c8: Waiting [2020-08-03T17:14:29.391Z] 78764725b56c: Waiting [2020-08-03T17:14:29.391Z] 50644c29ef5a: Waiting [2020-08-03T17:14:29.391Z] 51d6d3d09136: Waiting [2020-08-03T17:14:29.391Z] 1507bc794612: Waiting [2020-08-03T17:14:29.391Z] 57b28d99f013: Layer already exists [2020-08-03T17:14:29.391Z] 7f13cc3c028b: Layer already exists [2020-08-03T17:14:29.391Z] 46311ec672ac: Layer already exists [2020-08-03T17:14:29.391Z] b4bf3867b57f: Layer already exists [2020-08-03T17:14:29.391Z] e47b51b80d32: Layer already exists [2020-08-03T17:14:29.391Z] b22490e31039: Layer already exists [2020-08-03T17:14:29.391Z] 8890c171a12b: Layer already exists [2020-08-03T17:14:29.391Z] afaf6c649637: Layer already exists [2020-08-03T17:14:29.391Z] 723a561964c8: Layer already exists [2020-08-03T17:14:29.391Z] 4ae5bd84d450: Layer already exists [2020-08-03T17:14:29.392Z] 78764725b56c: Layer already exists [2020-08-03T17:14:29.392Z] 51d6d3d09136: Layer already exists [2020-08-03T17:14:29.392Z] 1507bc794612: Layer already exists [2020-08-03T17:14:29.392Z] 50644c29ef5a: Layer already exists [2020-08-03T17:14:29.392Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:81457c233c90f061c53a16f779034a32e5b5e60d9e87425de6d54ae9aad20829 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:29.653Z] Removing intermediate container 3d6022469846 [2020-08-03T17:14:29.654Z] ---> ee019aa8e89d [2020-08-03T17:14:29.654Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-03T17:14:29.686Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:14:29.923Z] ---> Running in 001ac9d9045e [2020-08-03T17:14:29.978Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2020-08-03T17:14:29.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-08-03T17:14:29.978Z] 46311ec672ac: Preparing [2020-08-03T17:14:29.978Z] 57b28d99f013: Preparing [2020-08-03T17:14:29.978Z] b4bf3867b57f: Preparing [2020-08-03T17:14:29.978Z] 7f13cc3c028b: Preparing [2020-08-03T17:14:29.978Z] e47b51b80d32: Preparing [2020-08-03T17:14:29.978Z] afaf6c649637: Preparing [2020-08-03T17:14:29.978Z] b22490e31039: Preparing [2020-08-03T17:14:29.978Z] 8890c171a12b: Preparing [2020-08-03T17:14:29.978Z] 4ae5bd84d450: Preparing [2020-08-03T17:14:29.978Z] 723a561964c8: Preparing [2020-08-03T17:14:29.978Z] 78764725b56c: Preparing [2020-08-03T17:14:29.978Z] 51d6d3d09136: Preparing [2020-08-03T17:14:29.978Z] 1507bc794612: Preparing [2020-08-03T17:14:29.978Z] 50644c29ef5a: Preparing [2020-08-03T17:14:29.978Z] afaf6c649637: Waiting [2020-08-03T17:14:29.978Z] b22490e31039: Waiting [2020-08-03T17:14:29.978Z] 8890c171a12b: Waiting [2020-08-03T17:14:29.978Z] 1507bc794612: Waiting [2020-08-03T17:14:29.978Z] 50644c29ef5a: Waiting [2020-08-03T17:14:29.978Z] 4ae5bd84d450: Waiting [2020-08-03T17:14:29.978Z] 723a561964c8: Waiting [2020-08-03T17:14:29.978Z] 78764725b56c: Waiting [2020-08-03T17:14:29.978Z] 51d6d3d09136: Waiting [2020-08-03T17:14:29.978Z] 46311ec672ac: Layer already exists [2020-08-03T17:14:29.978Z] b4bf3867b57f: Layer already exists [2020-08-03T17:14:29.978Z] 7f13cc3c028b: Layer already exists [2020-08-03T17:14:29.978Z] e47b51b80d32: Layer already exists [2020-08-03T17:14:29.978Z] 57b28d99f013: Layer already exists [2020-08-03T17:14:29.978Z] 8890c171a12b: Layer already exists [2020-08-03T17:14:29.978Z] b22490e31039: Layer already exists [2020-08-03T17:14:29.978Z] 723a561964c8: Layer already exists [2020-08-03T17:14:29.978Z] 4ae5bd84d450: Layer already exists [2020-08-03T17:14:29.978Z] afaf6c649637: Layer already exists [2020-08-03T17:14:29.978Z] 51d6d3d09136: Layer already exists [2020-08-03T17:14:29.978Z] 78764725b56c: Layer already exists [2020-08-03T17:14:29.978Z] 50644c29ef5a: Layer already exists [2020-08-03T17:14:29.978Z] 1507bc794612: Layer already exists [2020-08-03T17:14:29.978Z] master: digest: sha256:81457c233c90f061c53a16f779034a32e5b5e60d9e87425de6d54ae9aad20829 size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:14:30.167Z] ===================================================== [2020-08-03T17:14:30.197Z] Removing intermediate container 7a60f0215f08 [2020-08-03T17:14:30.197Z] ---> 43c3b579f91c [2020-08-03T17:14:30.197Z] Step 5/20 : RUN apk update && apk add make git [Pipeline] echo [2020-08-03T17:14:30.209Z] taggedImages: [2020-08-03T17:14:30.209Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:14:30.209Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.8 [2020-08-03T17:14:30.209Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:14:30.209Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2020-08-03T17:14:30.474Z] Removing intermediate container 540b0ca25b95 [2020-08-03T17:14:30.474Z] ---> 77b437de3501 [2020-08-03T17:14:30.474Z] Step 5/20 : RUN apk update && apk add make git [2020-08-03T17:14:30.474Z] Removing intermediate container 2c5f7008f045 [2020-08-03T17:14:30.474Z] ---> 3151d28855af [2020-08-03T17:14:30.474Z] Step 5/21 : RUN apk update && apk add make git [2020-08-03T17:14:30.474Z] ---> Running in 1e1d9f1b3436 [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-03T17:14:30.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-03T17:14:30.752Z] ---> Running in 0223dbe78d61 [2020-08-03T17:14:30.752Z] ---> Running in f3abb24d0a8c [2020-08-03T17:14:32.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-03T17:14:32.804Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-03T17:14:32.804Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:14:32.804Z] v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:14:32.804Z] OK: 12620 distinct packages available [2020-08-03T17:14:33.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-03T17:14:33.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-03T17:14:33.673Z] OK: 217 MiB in 51 packages [2020-08-03T17:14:33.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-03T17:14:34.274Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-03T17:14:34.274Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-03T17:14:34.551Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-03T17:14:35.152Z] Removing intermediate container d04b4eef20d3 [2020-08-03T17:14:35.152Z] ---> 4a9d9aac9503 [2020-08-03T17:14:35.152Z] Step 5/29 : COPY go.mod . [2020-08-03T17:14:35.427Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:14:35.427Z] v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:14:35.427Z] OK: 12620 distinct packages available [2020-08-03T17:14:35.701Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:14:35.701Z] v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:14:35.701Z] OK: 12620 distinct packages available [2020-08-03T17:14:35.977Z] ---> fb7803d02ba9 [2020-08-03T17:14:35.977Z] Step 6/29 : RUN go mod download [2020-08-03T17:14:36.247Z] ---> Running in 44b3515ac9da [2020-08-03T17:14:36.247Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:14:36.247Z] v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:14:36.247Z] OK: 12620 distinct packages available [2020-08-03T17:14:36.247Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:14:36.247Z] v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:14:36.247Z] OK: 12620 distinct packages available [2020-08-03T17:14:36.247Z] OK: 217 MiB in 51 packages [2020-08-03T17:14:36.521Z] OK: 217 MiB in 51 packages [2020-08-03T17:14:37.123Z] OK: 217 MiB in 51 packages [2020-08-03T17:14:37.123Z] OK: 217 MiB in 51 packages [2020-08-03T17:14:38.110Z] OK: 217 MiB in 51 packages [2020-08-03T17:14:38.384Z] Removing intermediate container f3abb24d0a8c [2020-08-03T17:14:38.384Z] ---> 82ba51fc20a3 [2020-08-03T17:14:38.384Z] Step 6/21 : COPY go.mod . [2020-08-03T17:14:38.656Z] Removing intermediate container 0223dbe78d61 [2020-08-03T17:14:38.656Z] ---> fb90a0696a91 [2020-08-03T17:14:38.656Z] Step 6/20 : COPY go.mod . [2020-08-03T17:14:38.936Z] Removing intermediate container 1e1d9f1b3436 [2020-08-03T17:14:38.936Z] ---> d4fc1ab47dcd [2020-08-03T17:14:38.936Z] Step 6/20 : COPY go.mod . [2020-08-03T17:14:39.537Z] ---> b1806f40693d [2020-08-03T17:14:39.537Z] Step 7/21 : RUN go mod download [2020-08-03T17:14:39.811Z] ---> Running in c3447bffab05 [2020-08-03T17:14:39.811Z] Removing intermediate container 001ac9d9045e [2020-08-03T17:14:39.811Z] ---> 6b630ab001bd [2020-08-03T17:14:39.811Z] Step 6/21 : COPY go.mod . [2020-08-03T17:14:40.091Z] ---> 014a29f09f4e [2020-08-03T17:14:40.091Z] Step 7/20 : RUN go mod download [2020-08-03T17:14:40.091Z] ---> ae99be699184 [2020-08-03T17:14:40.091Z] Step 7/20 : RUN go mod download [2020-08-03T17:14:40.091Z] ---> Running in 03b476ef1f0a [2020-08-03T17:14:40.368Z] ---> Running in 245befb14095 [2020-08-03T17:14:40.969Z] Removing intermediate container 44b3515ac9da [2020-08-03T17:14:40.969Z] ---> 8f8337e7a600 [2020-08-03T17:14:40.969Z] Step 7/29 : COPY . . [2020-08-03T17:14:40.969Z] ---> ae51d94465c4 [2020-08-03T17:14:40.969Z] Step 7/21 : RUN go mod download [2020-08-03T17:14:41.249Z] ---> Running in ab001c5b6680 [2020-08-03T17:14:46.667Z] Removing intermediate container c3447bffab05 [2020-08-03T17:14:46.667Z] ---> 43cbeebdd7a5 [2020-08-03T17:14:46.667Z] Step 8/21 : COPY . . [2020-08-03T17:14:46.667Z] Removing intermediate container 03b476ef1f0a [2020-08-03T17:14:46.667Z] ---> 715c394e68d3 [2020-08-03T17:14:46.667Z] Step 8/20 : COPY . . [2020-08-03T17:14:46.947Z] Removing intermediate container 245befb14095 [2020-08-03T17:14:46.947Z] Removing intermediate container ab001c5b6680 [2020-08-03T17:14:46.947Z] ---> 33c4cb07e264 [2020-08-03T17:14:46.947Z] Step 8/21 : COPY . . [2020-08-03T17:14:46.947Z] ---> 3a9e3d7889b8 [2020-08-03T17:14:46.947Z] Step 8/20 : COPY . . [2020-08-03T17:15:09.147Z] ---> 1aeaba9b266d [2020-08-03T17:15:09.147Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-03T17:15:09.147Z] ---> 134f64bcc251 [2020-08-03T17:15:09.147Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-03T17:15:09.147Z] ---> 85a3513604e2 [2020-08-03T17:15:09.147Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-03T17:15:09.147Z] ---> 26a590cc9742 [2020-08-03T17:15:09.147Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-03T17:15:09.147Z] ---> Running in a5607db563b1 [2020-08-03T17:15:09.147Z] ---> Running in 69901c669bfc [2020-08-03T17:15:09.418Z] ---> 550737426549 [2020-08-03T17:15:09.418Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-03T17:15:09.690Z] ---> Running in 243acda52431 [2020-08-03T17:15:09.690Z] ---> Running in 3ac39208b530 [2020-08-03T17:15:09.690Z] ---> Running in da493da333fd [2020-08-03T17:15:12.337Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-08-03T17:15:12.337Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-03T17:15:12.337Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-08-03T17:15:12.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-08-03T17:15:12.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-08-03T17:16:34.567Z] Removing intermediate container a5607db563b1 [2020-08-03T17:16:34.567Z] ---> d47a07751f07 [2020-08-03T17:16:34.567Z] [2020-08-03T17:16:34.567Z] Step 9/29 : FROM alpine:latest [2020-08-03T17:16:34.567Z] Removing intermediate container 243acda52431 [2020-08-03T17:16:34.567Z] ---> fbaaf3f3295b [2020-08-03T17:16:34.567Z] [2020-08-03T17:16:34.567Z] Step 10/20 : FROM alpine [2020-08-03T17:16:34.567Z] latest: Pulling from library/alpine [2020-08-03T17:16:34.842Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-03T17:16:35.122Z] Status: Downloaded newer image for alpine:latest [2020-08-03T17:16:35.122Z] ---> 62ee0e9f8440 [2020-08-03T17:16:35.122Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-08-03T17:16:35.122Z] latest: Pulling from library/alpine [2020-08-03T17:16:35.122Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-03T17:16:35.122Z] Status: Image is up to date for alpine:latest [2020-08-03T17:16:35.122Z] ---> 62ee0e9f8440 [2020-08-03T17:16:35.122Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-03T17:16:35.395Z] ---> Running in 3cf5c4740551 [2020-08-03T17:16:35.395Z] ---> Running in 9c55cc84bdc1 [2020-08-03T17:16:36.383Z] Removing intermediate container 3cf5c4740551 [2020-08-03T17:16:36.383Z] ---> 128060f2b34b [2020-08-03T17:16:36.383Z] Step 11/29 : USER root [2020-08-03T17:16:36.383Z] ---> Running in dce3d50ee977 [2020-08-03T17:16:37.365Z] Removing intermediate container dce3d50ee977 [2020-08-03T17:16:37.365Z] ---> 440e642c68a6 [2020-08-03T17:16:37.365Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-03T17:16:37.642Z] ---> Running in f0771a3681ab [2020-08-03T17:16:37.917Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-03T17:16:38.200Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-03T17:16:39.189Z] v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:16:39.189Z] v3.12.0-207-g8daa21938b [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:16:39.189Z] OK: 12620 distinct packages available [2020-08-03T17:16:39.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-03T17:16:40.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-03T17:16:40.065Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-03T17:16:40.339Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-03T17:16:40.339Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-03T17:16:40.339Z] (4/4) Installing curl (7.69.1-r0) [2020-08-03T17:16:40.339Z] Executing busybox-1.31.1-r16.trigger [2020-08-03T17:16:40.339Z] Executing ca-certificates-20191127-r4.trigger [2020-08-03T17:16:40.936Z] v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:16:40.936Z] v3.12.0-207-g8daa21938b [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:16:40.936Z] OK: 12620 distinct packages available [2020-08-03T17:16:40.936Z] OK: 7 MiB in 18 packages [2020-08-03T17:16:41.929Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-03T17:16:41.929Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-03T17:16:41.929Z] Executing busybox-1.31.1-r16.trigger [2020-08-03T17:16:41.929Z] Executing ca-certificates-20191127-r4.trigger [2020-08-03T17:16:42.202Z] OK: 6 MiB in 16 packages [2020-08-03T17:16:44.198Z] Removing intermediate container 9c55cc84bdc1 [2020-08-03T17:16:44.198Z] ---> 2e4d488fa6bd [2020-08-03T17:16:44.198Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-03T17:16:44.478Z] ---> Running in 51c84b6c9e4a [2020-08-03T17:16:45.469Z] Removing intermediate container f0771a3681ab [2020-08-03T17:16:45.469Z] ---> 859f5db61fb7 [2020-08-03T17:16:45.469Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-03T17:16:45.469Z] Removing intermediate container 51c84b6c9e4a [2020-08-03T17:16:45.469Z] ---> 29b0a7d55ebc [2020-08-03T17:16:45.469Z] Step 13/20 : WORKDIR /edgex [2020-08-03T17:16:45.739Z] ---> Running in d4c1537bac52 [2020-08-03T17:16:45.739Z] ---> Running in 834e85b5d40f [2020-08-03T17:16:46.727Z] Removing intermediate container d4c1537bac52 [2020-08-03T17:16:46.728Z] ---> 88974f861d06 [2020-08-03T17:16:46.728Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-03T17:16:47.010Z] Removing intermediate container 834e85b5d40f [2020-08-03T17:16:47.010Z] ---> 82b5e1e247e5 [2020-08-03T17:16:47.010Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-03T17:16:47.294Z] ---> Running in b969b6461de6 [2020-08-03T17:16:48.755Z] Removing intermediate container b969b6461de6 [2020-08-03T17:16:48.755Z] ---> 27884ab93526 [2020-08-03T17:16:48.755Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-03T17:16:49.038Z] ---> 204c1c11b57f [2020-08-03T17:16:49.038Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-03T17:16:49.314Z] ---> Running in fff1db017861 [2020-08-03T17:16:50.769Z] Removing intermediate container 3ac39208b530 [2020-08-03T17:16:50.769Z] ---> 6cfbb21df93b [2020-08-03T17:16:50.769Z] [2020-08-03T17:16:50.769Z] Step 10/21 : FROM scratch [2020-08-03T17:16:50.769Z] ---> [2020-08-03T17:16:50.769Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-03T17:16:51.372Z] ---> Running in 9d32062369f0 [2020-08-03T17:16:51.372Z] ---> 49bd6dab1901 [2020-08-03T17:16:51.372Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-03T17:16:51.985Z] ---> Running in aa6b20ece3f6 [2020-08-03T17:16:51.985Z] Removing intermediate container 9d32062369f0 [2020-08-03T17:16:51.985Z] ---> 53024c9e2a24 [2020-08-03T17:16:51.985Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-03T17:16:52.267Z] ---> Running in f604e01fc17b [2020-08-03T17:16:52.881Z] Removing intermediate container aa6b20ece3f6 [2020-08-03T17:16:52.881Z] ---> bc56827ef821 [2020-08-03T17:16:52.881Z] Step 17/20 : CMD ["--init=true"] [2020-08-03T17:16:53.162Z] ---> Running in cadd09eab4d7 [2020-08-03T17:16:53.162Z] Removing intermediate container f604e01fc17b [2020-08-03T17:16:53.162Z] ---> 389004d3ae8d [2020-08-03T17:16:53.162Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-03T17:16:53.464Z] ---> Running in a03456a8ff61 [2020-08-03T17:16:53.464Z] Removing intermediate container fff1db017861 [2020-08-03T17:16:53.464Z] ---> 6e7abff9ee36 [2020-08-03T17:16:53.464Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-03T17:16:53.734Z] Removing intermediate container cadd09eab4d7 [2020-08-03T17:16:53.734Z] ---> c88d967af3de [2020-08-03T17:16:53.735Z] Step 18/20 : LABEL arch=arm64 [2020-08-03T17:16:54.008Z] ---> Running in a5d877c752b6 [2020-08-03T17:16:54.283Z] Removing intermediate container a03456a8ff61 [2020-08-03T17:16:54.283Z] ---> 2414a0487607 [2020-08-03T17:16:54.283Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-03T17:16:54.887Z] Removing intermediate container a5d877c752b6 [2020-08-03T17:16:54.887Z] ---> f5cbf6d20bba [2020-08-03T17:16:54.887Z] Step 19/20 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:16:55.512Z] ---> Running in 7fd4e23f3958 [2020-08-03T17:16:55.512Z] ---> 7ea1951e99fd [2020-08-03T17:16:55.512Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-03T17:16:55.512Z] ---> e31befe34c76 [2020-08-03T17:16:55.512Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-03T17:16:56.496Z] Removing intermediate container 7fd4e23f3958 [2020-08-03T17:16:56.496Z] ---> 73c53e59bed3 [2020-08-03T17:16:56.496Z] Step 20/20 : LABEL version=1.2.2-dev.8 [2020-08-03T17:16:56.777Z] ---> 941abf59697d [2020-08-03T17:16:56.777Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-03T17:16:56.777Z] ---> 4f054b2496e2 [2020-08-03T17:16:56.777Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-03T17:16:56.777Z] ---> Running in 70d3a0ef276a [2020-08-03T17:16:57.767Z] Removing intermediate container 70d3a0ef276a [2020-08-03T17:16:57.767Z] ---> 6edffef48114 [2020-08-03T17:16:57.767Z] [2020-08-03T17:16:58.371Z] ---> 50c4d58dd44f [2020-08-03T17:16:58.371Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-03T17:16:58.371Z] Successfully built 6edffef48114 [2020-08-03T17:16:58.645Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-08-03T17:16:58.645Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2020-08-03T17:16:59.254Z] ---> 714d3367bac4 [2020-08-03T17:16:59.254Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-03T17:17:01.240Z] ---> b20bea206712 [2020-08-03T17:17:01.240Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-03T17:17:02.236Z] ---> a7509c998a33 [2020-08-03T17:17:02.237Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-03T17:17:02.514Z] Removing intermediate container da493da333fd [2020-08-03T17:17:02.514Z] ---> c394eca5ea02 [2020-08-03T17:17:02.514Z] [2020-08-03T17:17:02.514Z] Step 10/20 : FROM scratch [2020-08-03T17:17:02.514Z] ---> [2020-08-03T17:17:02.514Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-03T17:17:03.110Z] ---> Running in 1251036e35bd [2020-08-03T17:17:03.386Z] ---> Running in dd2520a3e68f [2020-08-03T17:17:03.386Z] ---> 3a0cff9eade0 [2020-08-03T17:17:03.386Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-03T17:17:03.674Z] ---> Running in 16d348a1a009 [2020-08-03T17:17:03.674Z] Removing intermediate container 1251036e35bd [2020-08-03T17:17:03.674Z] ---> e200199bc053 [2020-08-03T17:17:03.674Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-03T17:17:04.278Z] ---> Running in bfb7ec885bbe [2020-08-03T17:17:04.558Z] Removing intermediate container dd2520a3e68f [2020-08-03T17:17:04.558Z] ---> 45502e4ce540 [2020-08-03T17:17:04.558Z] Step 19/21 : LABEL arch=arm64 [2020-08-03T17:17:05.157Z] ---> Running in cda14ddeac5e [2020-08-03T17:17:05.157Z] Removing intermediate container bfb7ec885bbe [2020-08-03T17:17:05.157Z] ---> b6913f4a2dea [2020-08-03T17:17:05.157Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-03T17:17:05.432Z] ---> Running in 1b7f573f30d4 [2020-08-03T17:17:06.034Z] Removing intermediate container cda14ddeac5e [2020-08-03T17:17:06.034Z] ---> 0f0ffb8b9c0a [2020-08-03T17:17:06.034Z] Step 20/21 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:17:06.315Z] Removing intermediate container 1b7f573f30d4 [2020-08-03T17:17:06.315Z] ---> 9025bdcf0251 [2020-08-03T17:17:06.315Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-03T17:17:06.921Z] ---> Running in 466c8d0b3eec [2020-08-03T17:17:07.527Z] Removing intermediate container 69901c669bfc [2020-08-03T17:17:07.527Z] ---> 58404a426be4 [2020-08-03T17:17:07.527Z] [2020-08-03T17:17:07.527Z] Step 10/21 : FROM scratch [2020-08-03T17:17:07.527Z] ---> [2020-08-03T17:17:07.527Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-03T17:17:07.527Z] ---> Using cache [2020-08-03T17:17:07.527Z] ---> e200199bc053 [2020-08-03T17:17:07.527Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-03T17:17:08.129Z] ---> c0d365cf16cd [2020-08-03T17:17:08.129Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-03T17:17:08.129Z] Removing intermediate container 466c8d0b3eec [2020-08-03T17:17:08.129Z] ---> 306f5f6113ad [2020-08-03T17:17:08.129Z] Step 21/21 : LABEL version=1.2.2-dev.8 [2020-08-03T17:17:08.414Z] ---> Running in 29f4475ffda3 [2020-08-03T17:17:09.018Z] ---> Running in ca1018545cf2 [2020-08-03T17:17:09.018Z] Removing intermediate container 16d348a1a009 [2020-08-03T17:17:09.018Z] ---> ce27185de7e0 [2020-08-03T17:17:09.018Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-03T17:17:09.319Z] Removing intermediate container 29f4475ffda3 [2020-08-03T17:17:09.319Z] ---> a2d179f46415 [2020-08-03T17:17:09.319Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-03T17:17:09.599Z] ---> Running in 6cfb0e13485a [2020-08-03T17:17:10.209Z] ---> f57639d19849 [2020-08-03T17:17:10.209Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-03T17:17:10.209Z] ---> 8d5e41042292 [2020-08-03T17:17:10.209Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-03T17:17:10.209Z] Removing intermediate container ca1018545cf2 [2020-08-03T17:17:10.209Z] ---> a0079c884b79 [2020-08-03T17:17:10.209Z] [2020-08-03T17:17:10.493Z] Removing intermediate container 6cfb0e13485a [2020-08-03T17:17:10.493Z] ---> ae42f486ba84 [2020-08-03T17:17:10.493Z] Step 14/21 : WORKDIR / [2020-08-03T17:17:11.095Z] Successfully built a0079c884b79 [2020-08-03T17:17:11.095Z] ---> Running in d5ef53be2a5e [2020-08-03T17:17:11.095Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-08-03T17:17:11.095Z] ---> Running in 31ccde6d78e5 [2020-08-03T17:17:11.095Z] Building docker-core-command-go [2020-08-03T17:17:11.700Z]  Building docker-support-logging-go ... done  ---> 59b03e5d0f4b [2020-08-03T17:17:11.700Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-03T17:17:11.977Z] ---> Running in 32e93d5d655b [2020-08-03T17:17:11.977Z] Removing intermediate container 31ccde6d78e5 [2020-08-03T17:17:11.977Z] ---> 952a70c437f1 [2020-08-03T17:17:11.977Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-03T17:17:13.413Z] Removing intermediate container 32e93d5d655b [2020-08-03T17:17:13.413Z] ---> a86dbaf15824 [2020-08-03T17:17:13.413Z] Step 18/20 : LABEL arch=arm64 [2020-08-03T17:17:14.011Z] ---> 692dda9283bc [2020-08-03T17:17:14.011Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-03T17:17:14.285Z] ---> Running in 2c3e47823e83 [2020-08-03T17:17:16.264Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:17:16.264Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-03T17:17:16.264Z] ---> f1e70f191229 [2020-08-03T17:17:16.264Z] Step 3/26 : WORKDIR /edgex-go [2020-08-03T17:17:16.264Z] ---> Using cache [2020-08-03T17:17:16.264Z] ---> 17ef61686171 [2020-08-03T17:17:16.264Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:17:16.264Z] ---> Using cache [2020-08-03T17:17:16.264Z] ---> 3151d28855af [2020-08-03T17:17:16.264Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-03T17:17:16.536Z] Removing intermediate container 2c3e47823e83 [2020-08-03T17:17:16.536Z] ---> 4846c6178287 [2020-08-03T17:17:16.536Z] Step 19/20 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:17:17.511Z] ---> Running in 72d183fd6b4e [2020-08-03T17:17:18.109Z] ---> 3236335ed68f [2020-08-03T17:17:18.109Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-03T17:17:18.109Z] Removing intermediate container d5ef53be2a5e [2020-08-03T17:17:18.109Z] ---> cc9b8912765d [2020-08-03T17:17:18.109Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-03T17:17:18.109Z] ---> Running in c6e173a8ae9b [2020-08-03T17:17:18.383Z] ---> Running in f9f9d97247b0 [2020-08-03T17:17:19.377Z] Removing intermediate container c6e173a8ae9b [2020-08-03T17:17:19.377Z] ---> e46fa156ba77 [2020-08-03T17:17:19.377Z] Step 20/20 : LABEL version=1.2.2-dev.8 [2020-08-03T17:17:19.377Z] ---> 343d6fb58692 [2020-08-03T17:17:19.377Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-03T17:17:19.377Z] ---> Running in 675d242361ee [2020-08-03T17:17:19.657Z] ---> Running in c9ff1e95d88f [2020-08-03T17:17:20.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-03T17:17:20.257Z] Removing intermediate container 675d242361ee [2020-08-03T17:17:20.257Z] ---> c8d0e8557d57 [2020-08-03T17:17:20.257Z] [2020-08-03T17:17:20.857Z] Successfully built c8d0e8557d57 [2020-08-03T17:17:20.857Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-08-03T17:17:20.857Z] Removing intermediate container c9ff1e95d88f [2020-08-03T17:17:20.857Z] Building docker-core-data-go [2020-08-03T17:17:20.857Z] ---> 2dc3b3ac74c9 [2020-08-03T17:17:20.857Z] Step 19/21 : LABEL arch=arm64 [2020-08-03T17:17:21.451Z]  Building docker-support-scheduler-go ... done  ---> Running in a4def33dc21e [2020-08-03T17:17:22.052Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-03T17:17:22.371Z] Removing intermediate container a4def33dc21e [2020-08-03T17:17:22.371Z] ---> 9b7606d43819 [2020-08-03T17:17:22.371Z] Step 20/21 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:17:23.354Z] Removing intermediate container f9f9d97247b0 [2020-08-03T17:17:23.354Z] ---> 4c6218fc7069 [2020-08-03T17:17:23.354Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-03T17:17:23.354Z] ---> Running in 111634826c78 [2020-08-03T17:17:24.792Z] ---> Running in 595ca5fa929a [2020-08-03T17:17:24.792Z] Removing intermediate container 111634826c78 [2020-08-03T17:17:24.792Z] ---> 8632edae9db3 [2020-08-03T17:17:24.792Z] Step 21/21 : LABEL version=1.2.2-dev.8 [2020-08-03T17:17:25.383Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:17:25.383Z] v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:17:25.383Z] OK: 12620 distinct packages available [2020-08-03T17:17:25.981Z] ---> Running in 777a96fa8512 [2020-08-03T17:17:25.981Z] Removing intermediate container 595ca5fa929a [2020-08-03T17:17:25.981Z] ---> d0e097d6322c [2020-08-03T17:17:25.981Z] Step 26/29 : CMD [ "generate" ] [2020-08-03T17:17:26.252Z] OK: 217 MiB in 51 packages [2020-08-03T17:17:26.847Z] ---> Running in cc1d14fd05c8 [2020-08-03T17:17:26.847Z] Removing intermediate container 777a96fa8512 [2020-08-03T17:17:26.847Z] ---> f51b8a594382 [2020-08-03T17:17:26.847Z] [2020-08-03T17:17:27.446Z] Successfully built f51b8a594382 [2020-08-03T17:17:27.446Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-08-03T17:17:27.446Z]  Building docker-core-metadata-go ... done Building docker-support-notifications-go [2020-08-03T17:17:28.041Z] Removing intermediate container cc1d14fd05c8 [2020-08-03T17:17:28.041Z] ---> e3c0e7192328 [2020-08-03T17:17:28.041Z] Step 27/29 : LABEL arch=arm64 [2020-08-03T17:17:28.041Z] Removing intermediate container 72d183fd6b4e [2020-08-03T17:17:28.041Z] ---> 1a507ee29d8d [2020-08-03T17:17:28.041Z] Step 6/26 : COPY go.mod . [2020-08-03T17:17:28.312Z] ---> Running in 55e176a5fa57 [2020-08-03T17:17:29.285Z] Removing intermediate container 55e176a5fa57 [2020-08-03T17:17:29.285Z] ---> b6bf4c720454 [2020-08-03T17:17:29.285Z] Step 28/29 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:17:29.878Z] ---> af5b63a6407f [2020-08-03T17:17:29.878Z] Step 7/26 : RUN go mod download [2020-08-03T17:17:30.151Z] ---> Running in 4c54be2bcc72 [2020-08-03T17:17:30.430Z] ---> Running in 620f06e6c771 [2020-08-03T17:17:31.024Z] Removing intermediate container 4c54be2bcc72 [2020-08-03T17:17:31.024Z] ---> 58065100bcbe [2020-08-03T17:17:31.024Z] Step 29/29 : LABEL version=1.2.2-dev.8 [2020-08-03T17:17:32.006Z] ---> Running in 841de595f321 [2020-08-03T17:17:32.600Z] Removing intermediate container 841de595f321 [2020-08-03T17:17:32.600Z] ---> 8fb5e02c0b83 [2020-08-03T17:17:32.600Z] [2020-08-03T17:17:33.196Z] Successfully built 8fb5e02c0b83 [2020-08-03T17:17:33.196Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-08-03T17:17:33.196Z]  Building docker-security-secrets-setup-go ... done Building docker-security-secretstore-setup-go [2020-08-03T17:17:34.626Z] Removing intermediate container 620f06e6c771 [2020-08-03T17:17:34.626Z] ---> 6ee17fb2fb27 [2020-08-03T17:17:34.626Z] Step 8/26 : COPY . . [2020-08-03T17:17:38.013Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:17:38.013Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-03T17:17:38.013Z] ---> f1e70f191229 [2020-08-03T17:17:38.013Z] Step 3/21 : WORKDIR /edgex-go [2020-08-03T17:17:38.013Z] ---> Using cache [2020-08-03T17:17:38.013Z] ---> 17ef61686171 [2020-08-03T17:17:38.013Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:17:38.013Z] ---> Using cache [2020-08-03T17:17:38.013Z] ---> 3151d28855af [2020-08-03T17:17:38.013Z] Step 5/21 : RUN apk update && apk add make git [2020-08-03T17:17:38.013Z] ---> Using cache [2020-08-03T17:17:38.013Z] ---> 82ba51fc20a3 [2020-08-03T17:17:38.013Z] Step 6/21 : COPY go.mod . [2020-08-03T17:17:38.013Z] ---> Using cache [2020-08-03T17:17:38.013Z] ---> b1806f40693d [2020-08-03T17:17:38.013Z] Step 7/21 : RUN go mod download [2020-08-03T17:17:38.013Z] ---> Using cache [2020-08-03T17:17:38.013Z] ---> 43cbeebdd7a5 [2020-08-03T17:17:38.013Z] Step 8/21 : COPY . . [2020-08-03T17:17:38.013Z] ---> Using cache [2020-08-03T17:17:38.013Z] ---> 134f64bcc251 [2020-08-03T17:17:38.013Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-03T17:17:46.324Z] ---> Running in 32c89b3b8579 [2020-08-03T17:17:46.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o cmd/core-command/core-command ./cmd/core-command [2020-08-03T17:17:47.957Z] ---> c5651e768977 [2020-08-03T17:17:47.957Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-03T17:17:48.553Z] ---> Running in 2664e6797c92 [2020-08-03T17:17:51.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-08-03T17:17:59.506Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:17:59.506Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-03T17:17:59.506Z] ---> f1e70f191229 [2020-08-03T17:17:59.506Z] Step 3/22 : WORKDIR /edgex-go [2020-08-03T17:17:59.506Z] ---> Using cache [2020-08-03T17:17:59.506Z] ---> 17ef61686171 [2020-08-03T17:17:59.506Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:17:59.506Z] ---> Using cache [2020-08-03T17:17:59.506Z] ---> 3151d28855af [2020-08-03T17:17:59.506Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-03T17:18:02.191Z] ---> Running in 8b631079adc4 [2020-08-03T17:18:04.986Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-03T17:18:06.107Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-03T17:18:08.160Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:18:08.160Z] v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:18:08.160Z] OK: 12620 distinct packages available [2020-08-03T17:18:08.763Z] OK: 217 MiB in 51 packages [2020-08-03T17:18:11.406Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:18:11.406Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-03T17:18:11.406Z] ---> f1e70f191229 [2020-08-03T17:18:11.406Z] Step 3/23 : WORKDIR /edgex-go [2020-08-03T17:18:11.406Z] ---> Using cache [2020-08-03T17:18:11.406Z] ---> 17ef61686171 [2020-08-03T17:18:11.681Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:18:11.681Z] ---> Using cache [2020-08-03T17:18:11.681Z] ---> 3151d28855af [2020-08-03T17:18:11.681Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-03T17:18:11.961Z] ---> Running in e4e78f8b0907 [2020-08-03T17:18:13.409Z] Removing intermediate container 8b631079adc4 [2020-08-03T17:18:13.409Z] ---> 835ad8f165cb [2020-08-03T17:18:13.409Z] Step 6/22 : COPY go.mod . [2020-08-03T17:18:14.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-03T17:18:15.128Z] ---> 6b1a30d38727 [2020-08-03T17:18:15.128Z] Step 7/22 : RUN go mod download [2020-08-03T17:18:15.128Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-03T17:18:15.128Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-03T17:18:15.128Z] ---> f1e70f191229 [2020-08-03T17:18:15.128Z] Step 3/26 : WORKDIR /edgex-go [2020-08-03T17:18:15.128Z] ---> Using cache [2020-08-03T17:18:15.128Z] ---> 17ef61686171 [2020-08-03T17:18:15.128Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:18:15.128Z] ---> Using cache [2020-08-03T17:18:15.128Z] ---> 3151d28855af [2020-08-03T17:18:15.128Z] Step 5/26 : RUN apk update && apk add make git [2020-08-03T17:18:15.128Z] ---> Using cache [2020-08-03T17:18:15.128Z] ---> 82ba51fc20a3 [2020-08-03T17:18:15.128Z] Step 6/26 : COPY go.mod . [2020-08-03T17:18:15.128Z] ---> Using cache [2020-08-03T17:18:15.128Z] ---> b1806f40693d [2020-08-03T17:18:15.128Z] Step 7/26 : RUN go mod download [2020-08-03T17:18:15.128Z] ---> Using cache [2020-08-03T17:18:15.128Z] ---> 43cbeebdd7a5 [2020-08-03T17:18:15.128Z] Step 8/26 : COPY . . [2020-08-03T17:18:15.128Z] ---> Using cache [2020-08-03T17:18:15.128Z] ---> 134f64bcc251 [2020-08-03T17:18:15.128Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-08-03T17:18:15.406Z] ---> Running in dfc64ddc710c [2020-08-03T17:18:15.406Z] ---> Running in 88076012017a [2020-08-03T17:18:16.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-03T17:18:17.466Z] v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-03T17:18:17.467Z] v3.12.0-207-g8daa21938b [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-03T17:18:17.467Z] OK: 12620 distinct packages available [2020-08-03T17:18:18.452Z] OK: 217 MiB in 51 packages [2020-08-03T17:18:18.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-08-03T17:18:20.477Z] Removing intermediate container e4e78f8b0907 [2020-08-03T17:18:20.477Z] ---> 73c3b796065b [2020-08-03T17:18:20.477Z] Step 6/23 : COPY go.mod . [2020-08-03T17:18:21.090Z] Removing intermediate container 88076012017a [2020-08-03T17:18:21.090Z] ---> 83282e1a84c5 [2020-08-03T17:18:21.090Z] Step 8/22 : COPY . . [2020-08-03T17:18:21.694Z] ---> b55ff946e81f [2020-08-03T17:18:21.695Z] Step 7/23 : RUN go mod download [2020-08-03T17:18:21.986Z] ---> Running in 94a00a20456c [2020-08-03T17:18:32.192Z] Removing intermediate container 94a00a20456c [2020-08-03T17:18:32.192Z] ---> 927b47f8139e [2020-08-03T17:18:32.192Z] Step 8/23 : COPY . . [2020-08-03T17:18:42.404Z] ---> 696f3d09c298 [2020-08-03T17:18:42.404Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-03T17:18:42.683Z] ---> Running in d4abb218394e [2020-08-03T17:18:46.070Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o cmd/core-data/core-data ./cmd/core-data [2020-08-03T17:18:51.505Z] ---> e1b2bd5658eb [2020-08-03T17:18:51.505Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-03T17:18:51.505Z] ---> Running in 447177088a8a [2020-08-03T17:18:53.495Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-08-03T17:19:15.669Z] Removing intermediate container 2664e6797c92 [2020-08-03T17:19:15.669Z] ---> d74989073da6 [2020-08-03T17:19:15.669Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-03T17:19:15.669Z] ---> Running in b98f3cf4b053 [2020-08-03T17:19:18.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-08-03T17:19:26.594Z] Removing intermediate container b98f3cf4b053 [2020-08-03T17:19:26.594Z] ---> e94c9ef257a9 [2020-08-03T17:19:26.594Z] [2020-08-03T17:19:26.594Z] Step 11/26 : FROM docker:latest [2020-08-03T17:19:26.594Z] ---> ce9d55ae87f1 [2020-08-03T17:19:26.594Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-03T17:19:26.594Z] ---> Running in 7e3c76e6e96f [2020-08-03T17:19:28.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-03T17:19:28.855Z] Removing intermediate container 32c89b3b8579 [2020-08-03T17:19:28.855Z] ---> b41f2bc186d4 [2020-08-03T17:19:28.855Z] [2020-08-03T17:19:28.855Z] Step 10/21 : FROM scratch [2020-08-03T17:19:28.855Z] ---> [2020-08-03T17:19:28.855Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-03T17:19:28.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-03T17:19:29.130Z] ---> Using cache [2020-08-03T17:19:29.130Z] ---> e200199bc053 [2020-08-03T17:19:29.130Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-03T17:19:29.412Z] ---> Running in f9339b46b499 [2020-08-03T17:19:29.689Z] (1/2) Installing readline (8.0.4-r0) [2020-08-03T17:19:29.689Z] (2/2) Installing bash (5.0.17-r0) [2020-08-03T17:19:29.689Z] Executing bash-5.0.17-r0.post-install [2020-08-03T17:19:29.689Z] Executing busybox-1.31.1-r16.trigger [2020-08-03T17:19:29.689Z] OK: 12 MiB in 22 packages [2020-08-03T17:19:29.970Z] Removing intermediate container f9339b46b499 [2020-08-03T17:19:29.970Z] ---> e8fe5d6f8d8d [2020-08-03T17:19:29.970Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-03T17:19:29.970Z] ---> Running in 913008a351a9 [2020-08-03T17:19:30.976Z] Removing intermediate container 913008a351a9 [2020-08-03T17:19:30.976Z] ---> 8247196f5785 [2020-08-03T17:19:30.976Z] Step 14/21 : WORKDIR / [2020-08-03T17:19:30.976Z] ---> Running in d06127e6cadb [2020-08-03T17:19:31.995Z] Removing intermediate container 7e3c76e6e96f [2020-08-03T17:19:31.995Z] ---> 8e20a22ca66d [2020-08-03T17:19:31.995Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-03T17:19:31.995Z] Removing intermediate container d06127e6cadb [2020-08-03T17:19:31.995Z] ---> 2cb231a7a6be [2020-08-03T17:19:31.995Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-03T17:19:31.995Z] ---> Running in 1e843a57e632 [2020-08-03T17:19:33.458Z] ---> 07151db9f9f9 [2020-08-03T17:19:33.458Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-03T17:19:34.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-08-03T17:19:35.511Z] ---> eb5046b9f136 [2020-08-03T17:19:35.511Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-03T17:19:36.492Z] Removing intermediate container 1e843a57e632 [2020-08-03T17:19:36.492Z] ---> ea6680c8214c [2020-08-03T17:19:36.492Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-03T17:19:36.765Z] ---> Running in d47d71021d26 [2020-08-03T17:19:36.765Z] ---> 4c9b8487889d [2020-08-03T17:19:36.765Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-03T17:19:37.039Z] ---> Running in 41699f585d93 [2020-08-03T17:19:37.316Z] Removing intermediate container d47d71021d26 [2020-08-03T17:19:37.316Z] ---> f539654aed79 [2020-08-03T17:19:37.316Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-03T17:19:37.592Z] ---> Running in 8641f8b93780 [2020-08-03T17:19:37.866Z] Removing intermediate container 41699f585d93 [2020-08-03T17:19:37.866Z] ---> 64689ce31533 [2020-08-03T17:19:37.866Z] Step 19/21 : LABEL arch=arm64 [2020-08-03T17:19:38.139Z] ---> Running in 9611f537c977 [2020-08-03T17:19:38.412Z] Removing intermediate container 8641f8b93780 [2020-08-03T17:19:38.412Z] ---> d196f7abedd5 [2020-08-03T17:19:38.412Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-03T17:19:38.688Z] ---> Running in 5329f81ed381 [2020-08-03T17:19:38.688Z] Removing intermediate container 9611f537c977 [2020-08-03T17:19:38.688Z] ---> 7100f42ecb6e [2020-08-03T17:19:38.688Z] Step 20/21 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:19:38.963Z] ---> Running in b6970ad7bfd4 [2020-08-03T17:19:39.239Z] Removing intermediate container 5329f81ed381 [2020-08-03T17:19:39.239Z] ---> 24531a9b77e3 [2020-08-03T17:19:39.239Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-03T17:19:39.844Z] Removing intermediate container b6970ad7bfd4 [2020-08-03T17:19:39.844Z] ---> 46afbd866b31 [2020-08-03T17:19:39.844Z] Step 21/21 : LABEL version=1.2.2-dev.8 [2020-08-03T17:19:40.123Z] ---> Running in 0f6d2ce4eb75 [2020-08-03T17:19:41.575Z] Removing intermediate container 0f6d2ce4eb75 [2020-08-03T17:19:41.576Z] ---> 1ced7bddfb11 [2020-08-03T17:19:41.576Z] [2020-08-03T17:19:41.576Z] ---> 38e698a4ade3 [2020-08-03T17:19:41.576Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-03T17:19:42.186Z] Successfully built 1ced7bddfb11 [2020-08-03T17:19:42.186Z] Successfully tagged docker-core-command-go-arm64:latest [2020-08-03T17:19:42.788Z]  Building docker-core-command-go ... done  ---> 5bcd462b5d12 [2020-08-03T17:19:42.788Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-03T17:19:44.236Z] ---> 7160121646c4 [2020-08-03T17:19:44.236Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-03T17:19:44.513Z] ---> Running in cd15a7bebdab [2020-08-03T17:19:46.510Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-03T17:19:46.789Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-03T17:19:47.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.8" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-08-03T17:19:47.667Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-03T17:19:47.667Z] (2/33) Installing expat (2.2.9-r1) [2020-08-03T17:19:47.667Z] (3/33) Installing libffi (3.3-r2) [2020-08-03T17:19:47.667Z] (4/33) Installing gdbm (1.13-r1) [2020-08-03T17:19:47.667Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-03T17:19:47.667Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-03T17:19:47.667Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-03T17:19:49.659Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-03T17:19:49.659Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-03T17:19:49.659Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-03T17:19:49.659Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-03T17:19:49.659Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-03T17:19:49.659Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-03T17:19:49.659Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-03T17:19:49.659Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-03T17:19:49.659Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-03T17:19:49.659Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-03T17:19:49.935Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-03T17:19:49.935Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-03T17:19:49.935Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-03T17:19:49.935Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-03T17:19:49.935Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-03T17:19:49.935Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-03T17:19:49.935Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-03T17:19:49.935Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-03T17:19:49.935Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-03T17:19:49.935Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-03T17:19:49.935Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-03T17:19:49.935Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-03T17:19:50.214Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-03T17:19:50.214Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-03T17:19:50.214Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-03T17:19:50.214Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-03T17:19:50.214Z] Executing busybox-1.31.1-r16.trigger [2020-08-03T17:19:50.214Z] OK: 71 MiB in 55 packages [2020-08-03T17:20:02.659Z] Removing intermediate container cd15a7bebdab [2020-08-03T17:20:02.659Z] ---> 4c54a208a469 [2020-08-03T17:20:02.659Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-03T17:20:02.659Z] Removing intermediate container dfc64ddc710c [2020-08-03T17:20:02.659Z] ---> 423d48fd83e5 [2020-08-03T17:20:02.660Z] [2020-08-03T17:20:02.660Z] Step 10/26 : FROM alpine:3.10 [2020-08-03T17:20:02.660Z] 3.10: Pulling from library/alpine [2020-08-03T17:20:02.660Z] ---> Running in 7d738113969f [2020-08-03T17:20:03.664Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-03T17:20:03.664Z] Status: Downloaded newer image for alpine:3.10 [2020-08-03T17:20:03.664Z] ---> 536a684cf733 [2020-08-03T17:20:03.664Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-03T17:20:04.268Z] ---> Running in f8f1e2ba8400 [2020-08-03T17:20:06.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-08-03T17:20:06.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-08-03T17:20:07.513Z] v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-03T17:20:07.513Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-03T17:20:07.513Z] OK: 10167 distinct packages available [2020-08-03T17:20:08.117Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-03T17:20:08.117Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-03T17:20:08.117Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-03T17:20:08.117Z] (4/5) Installing curl (7.66.0-r0) [2020-08-03T17:20:08.117Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-03T17:20:08.117Z] Executing busybox-1.30.1-r3.trigger [2020-08-03T17:20:08.117Z] Executing ca-certificates-20191127-r2.trigger [2020-08-03T17:20:08.722Z] OK: 7 MiB in 19 packages [2020-08-03T17:20:08.722Z] Collecting docker-compose==1.23.2 [2020-08-03T17:20:09.007Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-03T17:20:09.613Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-08-03T17:20:10.226Z] Collecting cached-property<2,>=1.2.0 [2020-08-03T17:20:10.226Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-03T17:20:10.838Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-03T17:20:10.838Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-03T17:20:11.117Z] Removing intermediate container f8f1e2ba8400 [2020-08-03T17:20:11.117Z] ---> 8af1759aa43d [2020-08-03T17:20:11.117Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-03T17:20:11.117Z] ---> Running in 1c3522bd29b5 [2020-08-03T17:20:11.722Z] Removing intermediate container 1c3522bd29b5 [2020-08-03T17:20:11.722Z] ---> f7eb13dfb4d1 [2020-08-03T17:20:11.722Z] Step 13/26 : WORKDIR / [2020-08-03T17:20:11.997Z] ---> Running in 0a086c74f617 [2020-08-03T17:20:12.995Z] Removing intermediate container 0a086c74f617 [2020-08-03T17:20:12.995Z] ---> e9d859fbe4e1 [2020-08-03T17:20:12.995Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-08-03T17:20:13.982Z] Collecting texttable<0.10,>=0.9.0 [2020-08-03T17:20:13.982Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-03T17:20:13.982Z] ---> 67cff4a04faf [2020-08-03T17:20:13.982Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-08-03T17:20:15.439Z] ---> 823eacff9030 [2020-08-03T17:20:15.439Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-03T17:20:16.262Z] ---> 4c9c377be47b [2020-08-03T17:20:16.262Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-03T17:20:17.876Z] ---> de7cb9cc3d79 [2020-08-03T17:20:17.876Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-03T17:20:17.876Z] Collecting PyYAML<4,>=3.10 [2020-08-03T17:20:17.876Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-03T17:20:19.646Z] ---> 3d695af6a5db [2020-08-03T17:20:19.646Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-03T17:20:21.113Z] ---> 28d8be4ee16c [2020-08-03T17:20:21.113Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-03T17:20:22.554Z] ---> 69e58afb9b14 [2020-08-03T17:20:22.554Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-03T17:20:22.834Z] Collecting docker<4.0,>=3.6.0 [2020-08-03T17:20:22.834Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-03T17:20:23.443Z] ---> d9bd3389599e [2020-08-03T17:20:23.443Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-03T17:20:23.714Z] ---> Running in be7b24f1eaab [2020-08-03T17:20:24.688Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-03T17:20:24.688Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-03T17:20:25.302Z] Collecting jsonschema<3,>=2.5.1 [2020-08-03T17:20:25.302Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-03T17:20:25.906Z] Collecting docopt<0.7,>=0.6.1 [2020-08-03T17:20:25.906Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-03T17:20:27.891Z] Removing intermediate container be7b24f1eaab [2020-08-03T17:20:27.891Z] ---> f6638ae5c273 [2020-08-03T17:20:27.891Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-03T17:20:27.891Z] ---> Running in df83dd0d5419 [2020-08-03T17:20:28.506Z] Removing intermediate container df83dd0d5419 [2020-08-03T17:20:28.506Z] ---> 0ac2d5fc1fb8 [2020-08-03T17:20:28.506Z] Step 24/26 : LABEL arch=arm64 [2020-08-03T17:20:28.788Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-03T17:20:28.788Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-03T17:20:29.059Z] Removing intermediate container 447177088a8a [2020-08-03T17:20:29.059Z] ---> 0b441f9a756a [2020-08-03T17:20:29.059Z] [2020-08-03T17:20:29.059Z] Step 10/23 : FROM scratch [2020-08-03T17:20:29.059Z] ---> [2020-08-03T17:20:29.059Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-03T17:20:29.059Z] ---> Running in a28fa8278900 [2020-08-03T17:20:29.059Z] ---> Using cache [2020-08-03T17:20:29.059Z] ---> 53024c9e2a24 [2020-08-03T17:20:29.059Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-03T17:20:29.059Z] Collecting docker-pycreds>=0.4.0 [2020-08-03T17:20:29.330Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-03T17:20:29.330Z] ---> Running in a5a30fe39b85 [2020-08-03T17:20:29.606Z] Removing intermediate container a28fa8278900 [2020-08-03T17:20:29.606Z] ---> ffae7d6c6b48 [2020-08-03T17:20:29.606Z] Step 25/26 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:20:29.883Z] Collecting idna<2.8,>=2.5 [2020-08-03T17:20:29.883Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-03T17:20:29.883Z] ---> Running in aec589357632 [2020-08-03T17:20:30.155Z] Removing intermediate container a5a30fe39b85 [2020-08-03T17:20:30.155Z] ---> d7151a3559d1 [2020-08-03T17:20:30.155Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-03T17:20:30.155Z] ---> Running in c0991a70b082 [2020-08-03T17:20:30.430Z] Removing intermediate container aec589357632 [2020-08-03T17:20:30.430Z] ---> ac222019d67c [2020-08-03T17:20:30.431Z] Step 26/26 : LABEL version=1.2.2-dev.8 [2020-08-03T17:20:30.701Z] ---> Running in 28acf2fb5940 [2020-08-03T17:20:30.701Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-03T17:20:30.701Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-03T17:20:30.974Z] Removing intermediate container c0991a70b082 [2020-08-03T17:20:30.974Z] ---> 99bd2bd47d82 [2020-08-03T17:20:30.974Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-03T17:20:31.248Z] Removing intermediate container 28acf2fb5940 [2020-08-03T17:20:31.248Z] ---> 6951359a9395 [2020-08-03T17:20:31.248Z] [2020-08-03T17:20:31.248Z] 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) [2020-08-03T17:20:31.248Z] 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) [2020-08-03T17:20:31.248Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-03T17:20:31.248Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-03T17:20:31.248Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-03T17:20:31.248Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-03T17:20:31.846Z] Successfully built 6951359a9395 [2020-08-03T17:20:31.846Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-08-03T17:20:32.126Z]  Building docker-security-secretstore-setup-go ... done  ---> 57724c24a28a [2020-08-03T17:20:32.126Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-03T17:20:32.126Z] Installing collected packages: cached-property, dockerpty, texttable, PyYAML, idna, urllib3, requests, websocket-client, docker-pycreds, docker, jsonschema, docopt, docker-compose [2020-08-03T17:20:32.400Z] Running setup.py install for dockerpty: started [2020-08-03T17:20:33.006Z] ---> 9b57563984a8 [2020-08-03T17:20:33.006Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-03T17:20:34.437Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-03T17:20:34.437Z] Running setup.py install for texttable: started [2020-08-03T17:20:34.711Z] ---> 52b82252b853 [2020-08-03T17:20:34.711Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-03T17:20:35.697Z] ---> 7d4baa5c51c9 [2020-08-03T17:20:35.697Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-03T17:20:36.681Z] Running setup.py install for texttable: finished with status 'done' [2020-08-03T17:20:36.955Z] Running setup.py install for PyYAML: started [2020-08-03T17:20:37.546Z] ---> d8384355f19b [2020-08-03T17:20:37.546Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-03T17:20:38.209Z] Removing intermediate container d4abb218394e [2020-08-03T17:20:38.209Z] ---> 00f0629145e9 [2020-08-03T17:20:38.209Z] [2020-08-03T17:20:38.209Z] Step 10/22 : FROM alpine [2020-08-03T17:20:38.209Z] ---> 62ee0e9f8440 [2020-08-03T17:20:38.209Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-03T17:20:38.209Z] ---> Running in e0a6707c513e [2020-08-03T17:20:38.209Z] ---> c63db3300c51 [2020-08-03T17:20:38.209Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-03T17:20:38.490Z] ---> Running in 0db2a7f40fe4 [2020-08-03T17:20:38.490Z] Removing intermediate container e0a6707c513e [2020-08-03T17:20:38.490Z] ---> 857d3575424b [2020-08-03T17:20:38.490Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-03T17:20:38.490Z] ---> Running in 1ba904ea5976 [2020-08-03T17:20:39.082Z] Removing intermediate container 0db2a7f40fe4 [2020-08-03T17:20:39.082Z] ---> c82999860175 [2020-08-03T17:20:39.082Z] Step 21/23 : LABEL arch=arm64 [2020-08-03T17:20:39.082Z] ---> Running in 2ee0e209d55f [2020-08-03T17:20:39.082Z] Removing intermediate container 1ba904ea5976 [2020-08-03T17:20:39.082Z] ---> d772e88d66a9 [2020-08-03T17:20:39.082Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-03T17:20:39.355Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-03T17:20:39.355Z] ---> Running in 045a78819c42 [2020-08-03T17:20:39.355Z] Attempting uninstall: idna [2020-08-03T17:20:39.355Z] Found existing installation: idna 2.9 [2020-08-03T17:20:39.355Z] Uninstalling idna-2.9: [2020-08-03T17:20:39.632Z] Successfully uninstalled idna-2.9 [2020-08-03T17:20:39.632Z] Removing intermediate container 2ee0e209d55f [2020-08-03T17:20:39.632Z] ---> 551a4e94ebee [2020-08-03T17:20:39.632Z] Step 22/23 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:20:39.906Z] ---> Running in a39c892427de [2020-08-03T17:20:39.906Z] Removing intermediate container 045a78819c42 [2020-08-03T17:20:39.906Z] ---> 74eabd3ed18b [2020-08-03T17:20:39.906Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-03T17:20:40.179Z] ---> Running in 81d049e94ff6 [2020-08-03T17:20:40.179Z] Attempting uninstall: urllib3 [2020-08-03T17:20:40.179Z] Found existing installation: urllib3 1.25.9 [2020-08-03T17:20:40.179Z] Uninstalling urllib3-1.25.9: [2020-08-03T17:20:40.459Z] Successfully uninstalled urllib3-1.25.9 [2020-08-03T17:20:40.459Z] Removing intermediate container a39c892427de [2020-08-03T17:20:40.459Z] ---> ace37796031b [2020-08-03T17:20:40.459Z] Step 23/23 : LABEL version=1.2.2-dev.8 [2020-08-03T17:20:40.735Z] ---> Running in 405bc041cca0 [2020-08-03T17:20:41.006Z] Attempting uninstall: requests [2020-08-03T17:20:41.006Z] Found existing installation: requests 2.23.0 [2020-08-03T17:20:41.006Z] Uninstalling requests-2.23.0: [2020-08-03T17:20:41.284Z] Removing intermediate container 405bc041cca0 [2020-08-03T17:20:41.284Z] ---> 9d932f949c3f [2020-08-03T17:20:41.284Z] [2020-08-03T17:20:41.284Z] Successfully uninstalled requests-2.23.0 [2020-08-03T17:20:41.556Z] Successfully built 9d932f949c3f [2020-08-03T17:20:41.556Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-08-03T17:20:42.993Z]  Building docker-support-notifications-go ... done Removing intermediate container 81d049e94ff6 [2020-08-03T17:20:42.993Z] ---> cc1d8f13ebca [2020-08-03T17:20:42.993Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-03T17:20:42.993Z] ---> Running in 540b25b288bd [2020-08-03T17:20:43.267Z] Running setup.py install for docopt: started [2020-08-03T17:20:44.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-03T17:20:45.287Z] Running setup.py install for docopt: finished with status 'done' [2020-08-03T17:20:45.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-03T17:20:46.259Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 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.57.0 [2020-08-03T17:20:47.230Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-03T17:20:47.502Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-03T17:20:47.502Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-03T17:20:48.094Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-03T17:20:48.366Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-03T17:20:48.366Z] Executing busybox-1.31.1-r16.trigger [2020-08-03T17:20:48.639Z] OK: 8 MiB in 19 packages [2020-08-03T17:20:50.072Z] Removing intermediate container 7d738113969f [2020-08-03T17:20:50.072Z] ---> 96f6564573b7 [2020-08-03T17:20:50.072Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-03T17:20:50.072Z] ---> Running in 7881287b50bb [2020-08-03T17:20:50.345Z] Removing intermediate container 540b25b288bd [2020-08-03T17:20:50.345Z] ---> e1f38230cc66 [2020-08-03T17:20:50.345Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-03T17:20:50.939Z] ---> e4662e9952a1 [2020-08-03T17:20:50.939Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-03T17:20:51.912Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-03T17:20:51.912Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-03T17:20:52.520Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-03T17:20:52.520Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-03T17:20:52.520Z] (3/3) Installing curl (7.69.1-r0) [2020-08-03T17:20:52.520Z] Executing busybox-1.31.1-r16.trigger [2020-08-03T17:20:52.520Z] OK: 71 MiB in 58 packages [2020-08-03T17:20:52.520Z] ---> 92c537859a15 [2020-08-03T17:20:52.520Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-03T17:20:53.495Z] ---> 8199a36f6c74 [2020-08-03T17:20:53.495Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-03T17:20:53.766Z] ---> Running in d88d8c5fa1cc [2020-08-03T17:20:53.766Z] Removing intermediate container 7881287b50bb [2020-08-03T17:20:53.766Z] ---> 54d5d144fc6d [2020-08-03T17:20:53.766Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-03T17:20:54.046Z] ---> Running in cf7bc8d56f39 [2020-08-03T17:20:54.046Z] Removing intermediate container d88d8c5fa1cc [2020-08-03T17:20:54.046Z] ---> 5d5cefbb0407 [2020-08-03T17:20:54.046Z] Step 20/22 : LABEL arch=arm64 [2020-08-03T17:20:54.318Z] ---> Running in 4f5e2f4fef96 [2020-08-03T17:20:54.592Z] Removing intermediate container cf7bc8d56f39 [2020-08-03T17:20:54.592Z] ---> 821387f349ea [2020-08-03T17:20:54.592Z] Step 24/26 : LABEL arch=arm64 [2020-08-03T17:20:54.592Z] ---> Running in c9a8f61f7572 [2020-08-03T17:20:54.862Z] Removing intermediate container 4f5e2f4fef96 [2020-08-03T17:20:54.862Z] ---> feb87fb99019 [2020-08-03T17:20:54.862Z] Step 21/22 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:20:55.133Z] ---> Running in 39197bf6d36e [2020-08-03T17:20:55.133Z] Removing intermediate container c9a8f61f7572 [2020-08-03T17:20:55.133Z] ---> 8c3de5adb242 [2020-08-03T17:20:55.133Z] Step 25/26 : LABEL git_sha=2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:20:55.405Z] ---> Running in 2af8345e2975 [2020-08-03T17:20:55.405Z] Removing intermediate container 39197bf6d36e [2020-08-03T17:20:55.405Z] ---> 533083305850 [2020-08-03T17:20:55.405Z] Step 22/22 : LABEL version=1.2.2-dev.8 [2020-08-03T17:20:55.676Z] ---> Running in 9bd59c06ec99 [2020-08-03T17:20:55.676Z] Removing intermediate container 2af8345e2975 [2020-08-03T17:20:55.676Z] ---> 6b34e9c5232e [2020-08-03T17:20:55.676Z] Step 26/26 : LABEL version=1.2.2-dev.8 [2020-08-03T17:20:55.950Z] ---> Running in 68ea49a14298 [2020-08-03T17:20:56.219Z] Removing intermediate container 9bd59c06ec99 [2020-08-03T17:20:56.219Z] ---> af5f2d6244d2 [2020-08-03T17:20:56.219Z] [2020-08-03T17:20:56.490Z] Successfully built af5f2d6244d2 [2020-08-03T17:20:56.490Z] Successfully tagged docker-core-data-go-arm64:latest [2020-08-03T17:20:56.490Z]  Building docker-core-data-go ... done Removing intermediate container 68ea49a14298 [2020-08-03T17:20:56.490Z] ---> 041016445d4c [2020-08-03T17:20:56.490Z] [2020-08-03T17:20:57.086Z] Successfully built 041016445d4c [2020-08-03T17:20:57.086Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-08-03T17:20:57.372Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-08-03T17:20:57.398Z] $ docker stop --time=1 bce8813863ca26c777e0b7fd092f518954f5cfa3af70690677519985f43330c8 [2020-08-03T17:20:59.352Z] $ docker rm -f bce8813863ca26c777e0b7fd092f518954f5cfa3af70690677519985f43330c8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:20:59.954Z] + grep docker [2020-08-03T17:20:59.954Z] + docker images [2020-08-03T17:21:00.224Z] docker-sys-mgmt-agent-go-arm64 latest 041016445d4c 4 seconds ago 266MB [2020-08-03T17:21:00.224Z] docker-core-data-go-arm64 latest af5f2d6244d2 5 seconds ago 22.6MB [2020-08-03T17:21:00.224Z] docker-support-notifications-go-arm64 latest 9d932f949c3f 20 seconds ago 13.9MB [2020-08-03T17:21:00.224Z] docker-security-secretstore-setup-go-arm64 latest 6951359a9395 30 seconds ago 32.6MB [2020-08-03T17:21:00.224Z] docker-core-command-go-arm64 latest 1ced7bddfb11 About a minute ago 12.4MB [2020-08-03T17:21:00.224Z] docker-security-secrets-setup-go-arm64 latest 8fb5e02c0b83 3 minutes ago 24.2MB [2020-08-03T17:21:00.224Z] docker-core-metadata-go-arm64 latest f51b8a594382 3 minutes ago 13.8MB [2020-08-03T17:21:00.224Z] docker-support-scheduler-go-arm64 latest c8d0e8557d57 3 minutes ago 12.6MB [2020-08-03T17:21:00.224Z] docker-support-logging-go-arm64 latest a0079c884b79 3 minutes ago 11.4MB [2020-08-03T17:21:00.224Z] docker-security-proxy-setup-go-arm64 latest 6edffef48114 4 minutes ago 15.8MB [2020-08-03T17:21:00.224Z] docker latest ce9d55ae87f1 5 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-08-03T17:21:00.664Z] provisioning config files... [2020-08-03T17:21:00.705Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/120@tmp/config2015959011416085725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-03T17:21:01.111Z] nexus3.edgexfoundry.org:10001 [2020-08-03T17:21:01.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-03T17:21:01.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-03T17:21:01.651Z] Configure a credential helper to remove this warning. See [2020-08-03T17:21:01.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-03T17:21:01.651Z] [2020-08-03T17:21:01.651Z] Login Succeeded [2020-08-03T17:21:01.651Z] nexus3.edgexfoundry.org:10002 [2020-08-03T17:21:02.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-03T17:21:02.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-03T17:21:02.243Z] Configure a credential helper to remove this warning. See [2020-08-03T17:21:02.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-03T17:21:02.243Z] [2020-08-03T17:21:02.243Z] Login Succeeded [2020-08-03T17:21:02.243Z] nexus3.edgexfoundry.org:10003 [2020-08-03T17:21:02.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-03T17:21:02.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-03T17:21:02.834Z] Configure a credential helper to remove this warning. See [2020-08-03T17:21:02.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-03T17:21:02.834Z] [2020-08-03T17:21:02.834Z] Login Succeeded [2020-08-03T17:21:02.834Z] nexus3.edgexfoundry.org:10004 [2020-08-03T17:21:03.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-03T17:21:03.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-03T17:21:03.426Z] Configure a credential helper to remove this warning. See [2020-08-03T17:21:03.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-03T17:21:03.426Z] [2020-08-03T17:21:03.426Z] Login Succeeded [2020-08-03T17:21:03.426Z] docker.io [2020-08-03T17:21:04.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-03T17:21:04.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-03T17:21:04.284Z] Configure a credential helper to remove this warning. See [2020-08-03T17:21:04.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-03T17:21:04.284Z] [2020-08-03T17:21:04.284Z] Login Succeeded [Pipeline] } [2020-08-03T17:21:04.299Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:21:04.468Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2020-08-03T17:21:04.468Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:04.468Z] 1.2.2-dev.8 [2020-08-03T17:21:04.468Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:04.468Z] master [2020-08-03T17:21:04.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:04.963Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:05.302Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:05.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-08-03T17:21:05.302Z] 3dff9d4285f4: Preparing [2020-08-03T17:21:05.302Z] ea5da5abc790: Preparing [2020-08-03T17:21:05.302Z] b457cf0edb9d: Preparing [2020-08-03T17:21:05.573Z] 3dff9d4285f4: Pushed [2020-08-03T17:21:05.573Z] b457cf0edb9d: Pushed [2020-08-03T17:21:08.930Z] ea5da5abc790: Pushed [2020-08-03T17:21:08.930Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:f8cb5a630100fa3c6572e8d71d584663e522999369ecfc5cda2621062e8a672c size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:09.270Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:09.606Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.8 [2020-08-03T17:21:09.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-08-03T17:21:09.606Z] 3dff9d4285f4: Preparing [2020-08-03T17:21:09.606Z] ea5da5abc790: Preparing [2020-08-03T17:21:09.606Z] b457cf0edb9d: Preparing [2020-08-03T17:21:09.606Z] 3dff9d4285f4: Layer already exists [2020-08-03T17:21:09.606Z] ea5da5abc790: Layer already exists [2020-08-03T17:21:09.606Z] b457cf0edb9d: Layer already exists [2020-08-03T17:21:09.606Z] 1.2.2-dev.8: digest: sha256:f8cb5a630100fa3c6572e8d71d584663e522999369ecfc5cda2621062e8a672c size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:10.211Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:10.553Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:10.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-08-03T17:21:10.553Z] 3dff9d4285f4: Preparing [2020-08-03T17:21:10.553Z] ea5da5abc790: Preparing [2020-08-03T17:21:10.553Z] b457cf0edb9d: Preparing [2020-08-03T17:21:10.553Z] b457cf0edb9d: Layer already exists [2020-08-03T17:21:10.553Z] 3dff9d4285f4: Layer already exists [2020-08-03T17:21:10.553Z] ea5da5abc790: Layer already exists [2020-08-03T17:21:10.822Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:f8cb5a630100fa3c6572e8d71d584663e522999369ecfc5cda2621062e8a672c size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:11.160Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:11.490Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2020-08-03T17:21:11.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-08-03T17:21:11.490Z] 3dff9d4285f4: Preparing [2020-08-03T17:21:11.490Z] ea5da5abc790: Preparing [2020-08-03T17:21:11.490Z] b457cf0edb9d: Preparing [2020-08-03T17:21:11.490Z] 3dff9d4285f4: Layer already exists [2020-08-03T17:21:11.490Z] ea5da5abc790: Layer already exists [2020-08-03T17:21:11.490Z] b457cf0edb9d: Layer already exists [2020-08-03T17:21:11.760Z] master: digest: sha256:f8cb5a630100fa3c6572e8d71d584663e522999369ecfc5cda2621062e8a672c size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:21:11.943Z] ===================================================== [Pipeline] echo [2020-08-03T17:21:11.982Z] taggedImages: [2020-08-03T17:21:11.982Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:11.982Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.8 [2020-08-03T17:21:11.982Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:11.982Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2020-08-03T17:21:12.035Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2020-08-03T17:21:12.035Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:12.035Z] 1.2.2-dev.8 [2020-08-03T17:21:12.035Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:12.035Z] master [2020-08-03T17:21:12.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:12.535Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:12.873Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:12.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-08-03T17:21:12.873Z] fd2befcc89b9: Preparing [2020-08-03T17:21:12.873Z] 719bded0cef6: Preparing [2020-08-03T17:21:12.873Z] 3e76cf05e7b3: Preparing [2020-08-03T17:21:12.873Z] 5934a4a04e94: Preparing [2020-08-03T17:21:12.873Z] fc84d83e8841: Preparing [2020-08-03T17:21:12.873Z] e2f13739ad41: Preparing [2020-08-03T17:21:12.873Z] e2f13739ad41: Waiting [2020-08-03T17:21:13.144Z] fc84d83e8841: Pushed [2020-08-03T17:21:13.144Z] 3e76cf05e7b3: Pushed [2020-08-03T17:21:13.144Z] fd2befcc89b9: Pushed [2020-08-03T17:21:13.144Z] e2f13739ad41: Layer already exists [2020-08-03T17:21:13.737Z] 5934a4a04e94: Pushed [2020-08-03T17:21:17.142Z] 719bded0cef6: Pushed [2020-08-03T17:21:17.142Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:c177d7455b4f159299a98c7681da8eb142006c0a1fd8db0efae592b1e2895920 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:17.500Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:17.852Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.8 [2020-08-03T17:21:17.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-08-03T17:21:17.853Z] fd2befcc89b9: Preparing [2020-08-03T17:21:17.853Z] 719bded0cef6: Preparing [2020-08-03T17:21:17.853Z] 3e76cf05e7b3: Preparing [2020-08-03T17:21:17.853Z] 5934a4a04e94: Preparing [2020-08-03T17:21:17.853Z] fc84d83e8841: Preparing [2020-08-03T17:21:17.853Z] e2f13739ad41: Preparing [2020-08-03T17:21:17.853Z] e2f13739ad41: Waiting [2020-08-03T17:21:17.853Z] fd2befcc89b9: Layer already exists [2020-08-03T17:21:17.853Z] 5934a4a04e94: Layer already exists [2020-08-03T17:21:17.853Z] 719bded0cef6: Layer already exists [2020-08-03T17:21:17.853Z] fc84d83e8841: Layer already exists [2020-08-03T17:21:18.124Z] 3e76cf05e7b3: Layer already exists [2020-08-03T17:21:18.124Z] e2f13739ad41: Layer already exists [2020-08-03T17:21:18.124Z] 1.2.2-dev.8: digest: sha256:c177d7455b4f159299a98c7681da8eb142006c0a1fd8db0efae592b1e2895920 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:18.501Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:18.853Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:18.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-08-03T17:21:18.853Z] fd2befcc89b9: Preparing [2020-08-03T17:21:18.853Z] 719bded0cef6: Preparing [2020-08-03T17:21:18.853Z] 3e76cf05e7b3: Preparing [2020-08-03T17:21:18.853Z] 5934a4a04e94: Preparing [2020-08-03T17:21:18.853Z] fc84d83e8841: Preparing [2020-08-03T17:21:18.853Z] e2f13739ad41: Preparing [2020-08-03T17:21:18.853Z] e2f13739ad41: Waiting [2020-08-03T17:21:18.853Z] 3e76cf05e7b3: Layer already exists [2020-08-03T17:21:18.853Z] 5934a4a04e94: Layer already exists [2020-08-03T17:21:18.853Z] 719bded0cef6: Layer already exists [2020-08-03T17:21:18.853Z] fd2befcc89b9: Layer already exists [2020-08-03T17:21:18.853Z] fc84d83e8841: Layer already exists [2020-08-03T17:21:18.853Z] e2f13739ad41: Layer already exists [2020-08-03T17:21:19.123Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:c177d7455b4f159299a98c7681da8eb142006c0a1fd8db0efae592b1e2895920 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:19.464Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:19.800Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2020-08-03T17:21:19.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-08-03T17:21:19.800Z] fd2befcc89b9: Preparing [2020-08-03T17:21:19.800Z] 719bded0cef6: Preparing [2020-08-03T17:21:19.800Z] 3e76cf05e7b3: Preparing [2020-08-03T17:21:19.800Z] 5934a4a04e94: Preparing [2020-08-03T17:21:19.800Z] fc84d83e8841: Preparing [2020-08-03T17:21:19.801Z] e2f13739ad41: Preparing [2020-08-03T17:21:19.801Z] e2f13739ad41: Waiting [2020-08-03T17:21:19.801Z] 5934a4a04e94: Layer already exists [2020-08-03T17:21:19.801Z] 719bded0cef6: Layer already exists [2020-08-03T17:21:19.801Z] 3e76cf05e7b3: Layer already exists [2020-08-03T17:21:19.801Z] fc84d83e8841: Layer already exists [2020-08-03T17:21:19.801Z] fd2befcc89b9: Layer already exists [2020-08-03T17:21:20.071Z] e2f13739ad41: Layer already exists [2020-08-03T17:21:20.071Z] master: digest: sha256:c177d7455b4f159299a98c7681da8eb142006c0a1fd8db0efae592b1e2895920 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:21:20.287Z] ===================================================== [Pipeline] echo [2020-08-03T17:21:20.327Z] taggedImages: [2020-08-03T17:21:20.328Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:20.328Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.8 [2020-08-03T17:21:20.328Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:20.328Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2020-08-03T17:21:20.385Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2020-08-03T17:21:20.385Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:20.385Z] 1.2.2-dev.8 [2020-08-03T17:21:20.385Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:20.385Z] master [2020-08-03T17:21:20.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:21.008Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:21.337Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:21.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-08-03T17:21:21.337Z] 83052978cc16: Preparing [2020-08-03T17:21:21.337Z] 27a2a9b99feb: Preparing [2020-08-03T17:21:21.337Z] e394d13f24f8: Preparing [2020-08-03T17:21:21.617Z] e394d13f24f8: Pushed [2020-08-03T17:21:21.617Z] 83052978cc16: Pushed [2020-08-03T17:21:24.984Z] 27a2a9b99feb: Pushed [2020-08-03T17:21:24.984Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:2c5448796475dc17c55fb13c4da891b2561d2bb57186ab4a1e3f2c2c7815bf17 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:25.317Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:25.645Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.8 [2020-08-03T17:21:25.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-08-03T17:21:25.645Z] 83052978cc16: Preparing [2020-08-03T17:21:25.645Z] 27a2a9b99feb: Preparing [2020-08-03T17:21:25.645Z] e394d13f24f8: Preparing [2020-08-03T17:21:25.645Z] 83052978cc16: Layer already exists [2020-08-03T17:21:25.645Z] 27a2a9b99feb: Layer already exists [2020-08-03T17:21:25.645Z] e394d13f24f8: Layer already exists [2020-08-03T17:21:25.914Z] 1.2.2-dev.8: digest: sha256:2c5448796475dc17c55fb13c4da891b2561d2bb57186ab4a1e3f2c2c7815bf17 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:26.260Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:26.589Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:26.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-08-03T17:21:26.589Z] 83052978cc16: Preparing [2020-08-03T17:21:26.589Z] 27a2a9b99feb: Preparing [2020-08-03T17:21:26.589Z] e394d13f24f8: Preparing [2020-08-03T17:21:26.589Z] e394d13f24f8: Layer already exists [2020-08-03T17:21:26.589Z] 27a2a9b99feb: Layer already exists [2020-08-03T17:21:26.589Z] 83052978cc16: Layer already exists [2020-08-03T17:21:26.858Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:2c5448796475dc17c55fb13c4da891b2561d2bb57186ab4a1e3f2c2c7815bf17 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:27.189Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:27.515Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2020-08-03T17:21:27.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-08-03T17:21:27.515Z] 83052978cc16: Preparing [2020-08-03T17:21:27.515Z] 27a2a9b99feb: Preparing [2020-08-03T17:21:27.515Z] e394d13f24f8: Preparing [2020-08-03T17:21:27.515Z] 83052978cc16: Layer already exists [2020-08-03T17:21:27.515Z] 27a2a9b99feb: Layer already exists [2020-08-03T17:21:27.515Z] e394d13f24f8: Layer already exists [2020-08-03T17:21:27.782Z] master: digest: sha256:2c5448796475dc17c55fb13c4da891b2561d2bb57186ab4a1e3f2c2c7815bf17 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:21:27.978Z] ===================================================== [Pipeline] echo [2020-08-03T17:21:28.016Z] taggedImages: [2020-08-03T17:21:28.016Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:28.016Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.8 [2020-08-03T17:21:28.016Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:28.016Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2020-08-03T17:21:28.083Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2020-08-03T17:21:28.083Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:28.083Z] 1.2.2-dev.8 [2020-08-03T17:21:28.083Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:28.083Z] master [2020-08-03T17:21:28.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:28.567Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:28.898Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:28.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-08-03T17:21:28.899Z] d8e265952299: Preparing [2020-08-03T17:21:28.899Z] 875388e1e062: Preparing [2020-08-03T17:21:28.899Z] eedfbda280d9: Preparing [2020-08-03T17:21:28.899Z] c24bc5eaa0ea: Preparing [2020-08-03T17:21:28.899Z] e2f13739ad41: Preparing [2020-08-03T17:21:29.173Z] e2f13739ad41: Layer already exists [2020-08-03T17:21:29.173Z] eedfbda280d9: Pushed [2020-08-03T17:21:29.173Z] 875388e1e062: Pushed [2020-08-03T17:21:29.444Z] c24bc5eaa0ea: Pushed [2020-08-03T17:21:31.407Z] d8e265952299: Pushed [2020-08-03T17:21:31.407Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:ea56561658b57ddb59b19c0126c5797832edf65bbdbc099234e971332afe13e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:31.747Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:32.079Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.8 [2020-08-03T17:21:32.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-08-03T17:21:32.079Z] d8e265952299: Preparing [2020-08-03T17:21:32.079Z] 875388e1e062: Preparing [2020-08-03T17:21:32.079Z] eedfbda280d9: Preparing [2020-08-03T17:21:32.079Z] c24bc5eaa0ea: Preparing [2020-08-03T17:21:32.079Z] e2f13739ad41: Preparing [2020-08-03T17:21:32.354Z] e2f13739ad41: Layer already exists [2020-08-03T17:21:32.354Z] d8e265952299: Layer already exists [2020-08-03T17:21:32.354Z] 875388e1e062: Layer already exists [2020-08-03T17:21:32.354Z] eedfbda280d9: Layer already exists [2020-08-03T17:21:32.354Z] c24bc5eaa0ea: Layer already exists [2020-08-03T17:21:32.354Z] 1.2.2-dev.8: digest: sha256:ea56561658b57ddb59b19c0126c5797832edf65bbdbc099234e971332afe13e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:32.693Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:33.021Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:33.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-08-03T17:21:33.022Z] d8e265952299: Preparing [2020-08-03T17:21:33.022Z] 875388e1e062: Preparing [2020-08-03T17:21:33.022Z] eedfbda280d9: Preparing [2020-08-03T17:21:33.022Z] c24bc5eaa0ea: Preparing [2020-08-03T17:21:33.022Z] e2f13739ad41: Preparing [2020-08-03T17:21:33.022Z] c24bc5eaa0ea: Layer already exists [2020-08-03T17:21:33.022Z] eedfbda280d9: Layer already exists [2020-08-03T17:21:33.022Z] e2f13739ad41: Layer already exists [2020-08-03T17:21:33.022Z] d8e265952299: Layer already exists [2020-08-03T17:21:33.022Z] 875388e1e062: Layer already exists [2020-08-03T17:21:33.291Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:ea56561658b57ddb59b19c0126c5797832edf65bbdbc099234e971332afe13e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:33.626Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:33.961Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2020-08-03T17:21:33.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-08-03T17:21:33.961Z] d8e265952299: Preparing [2020-08-03T17:21:33.961Z] 875388e1e062: Preparing [2020-08-03T17:21:33.961Z] eedfbda280d9: Preparing [2020-08-03T17:21:33.961Z] c24bc5eaa0ea: Preparing [2020-08-03T17:21:33.961Z] e2f13739ad41: Preparing [2020-08-03T17:21:33.961Z] d8e265952299: Layer already exists [2020-08-03T17:21:33.961Z] c24bc5eaa0ea: Layer already exists [2020-08-03T17:21:33.961Z] e2f13739ad41: Layer already exists [2020-08-03T17:21:33.961Z] eedfbda280d9: Layer already exists [2020-08-03T17:21:33.961Z] 875388e1e062: Layer already exists [2020-08-03T17:21:34.230Z] master: digest: sha256:ea56561658b57ddb59b19c0126c5797832edf65bbdbc099234e971332afe13e5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:21:34.404Z] ===================================================== [Pipeline] echo [2020-08-03T17:21:34.456Z] taggedImages: [2020-08-03T17:21:34.456Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:34.456Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.8 [2020-08-03T17:21:34.456Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:34.456Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2020-08-03T17:21:34.509Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go-arm64 with the following tags: [2020-08-03T17:21:34.509Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:34.509Z] 1.2.2-dev.8 [2020-08-03T17:21:34.509Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:34.509Z] master [2020-08-03T17:21:34.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:34.980Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:35.313Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:35.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-08-03T17:21:35.313Z] f7a5b4197cb5: Preparing [2020-08-03T17:21:35.313Z] 77428525e291: Preparing [2020-08-03T17:21:35.313Z] d86bbab87b3c: Preparing [2020-08-03T17:21:35.313Z] b7ed4552ba4b: Preparing [2020-08-03T17:21:35.313Z] b7ed4552ba4b: Preparing [2020-08-03T17:21:35.313Z] e390427321cb: Preparing [2020-08-03T17:21:35.313Z] 75bbd00b9a98: Preparing [2020-08-03T17:21:35.313Z] 6916b23d2cbb: Preparing [2020-08-03T17:21:35.313Z] f7a5b4197cb5: Preparing [2020-08-03T17:21:35.313Z] 2fdc893bcf22: Preparing [2020-08-03T17:21:35.313Z] ff97cdd21af8: Preparing [2020-08-03T17:21:35.313Z] dfc372f43457: Preparing [2020-08-03T17:21:35.313Z] e2f13739ad41: Preparing [2020-08-03T17:21:35.313Z] ff97cdd21af8: Waiting [2020-08-03T17:21:35.313Z] e2f13739ad41: Waiting [2020-08-03T17:21:35.313Z] 75bbd00b9a98: Waiting [2020-08-03T17:21:35.313Z] 6916b23d2cbb: Waiting [2020-08-03T17:21:35.313Z] 2fdc893bcf22: Waiting [2020-08-03T17:21:35.313Z] dfc372f43457: Waiting [2020-08-03T17:21:35.594Z] b7ed4552ba4b: Pushed [2020-08-03T17:21:35.594Z] 77428525e291: Pushed [2020-08-03T17:21:35.594Z] e390427321cb: Pushed [2020-08-03T17:21:35.594Z] d86bbab87b3c: Pushed [2020-08-03T17:21:35.866Z] 75bbd00b9a98: Pushed [2020-08-03T17:21:35.866Z] 6916b23d2cbb: Pushed [2020-08-03T17:21:35.866Z] 2fdc893bcf22: Pushed [2020-08-03T17:21:35.866Z] ff97cdd21af8: Pushed [2020-08-03T17:21:35.866Z] e2f13739ad41: Layer already exists [2020-08-03T17:21:36.137Z] dfc372f43457: Pushed [2020-08-03T17:21:38.100Z] f7a5b4197cb5: Pushed [2020-08-03T17:21:38.100Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:e59f1ee3c92ffdf2d2c7c4d4fd1ac8f912f6321ca680b120213434308c4a86ff size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:38.439Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:38.771Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.8 [2020-08-03T17:21:38.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-08-03T17:21:38.771Z] f7a5b4197cb5: Preparing [2020-08-03T17:21:38.771Z] 77428525e291: Preparing [2020-08-03T17:21:38.771Z] d86bbab87b3c: Preparing [2020-08-03T17:21:38.771Z] b7ed4552ba4b: Preparing [2020-08-03T17:21:38.771Z] b7ed4552ba4b: Preparing [2020-08-03T17:21:38.771Z] e390427321cb: Preparing [2020-08-03T17:21:38.771Z] 75bbd00b9a98: Preparing [2020-08-03T17:21:38.771Z] 6916b23d2cbb: Preparing [2020-08-03T17:21:38.771Z] f7a5b4197cb5: Preparing [2020-08-03T17:21:38.771Z] 2fdc893bcf22: Preparing [2020-08-03T17:21:38.771Z] 75bbd00b9a98: Waiting [2020-08-03T17:21:38.771Z] ff97cdd21af8: Preparing [2020-08-03T17:21:38.771Z] dfc372f43457: Preparing [2020-08-03T17:21:38.771Z] e2f13739ad41: Preparing [2020-08-03T17:21:38.771Z] 6916b23d2cbb: Waiting [2020-08-03T17:21:38.771Z] 2fdc893bcf22: Waiting [2020-08-03T17:21:38.771Z] ff97cdd21af8: Waiting [2020-08-03T17:21:38.771Z] dfc372f43457: Waiting [2020-08-03T17:21:38.771Z] e2f13739ad41: Waiting [2020-08-03T17:21:38.771Z] d86bbab87b3c: Layer already exists [2020-08-03T17:21:38.771Z] 77428525e291: Layer already exists [2020-08-03T17:21:38.771Z] b7ed4552ba4b: Layer already exists [2020-08-03T17:21:38.771Z] f7a5b4197cb5: Layer already exists [2020-08-03T17:21:38.771Z] e390427321cb: Layer already exists [2020-08-03T17:21:39.045Z] 75bbd00b9a98: Layer already exists [2020-08-03T17:21:39.045Z] 6916b23d2cbb: Layer already exists [2020-08-03T17:21:39.045Z] dfc372f43457: Layer already exists [2020-08-03T17:21:39.045Z] 2fdc893bcf22: Layer already exists [2020-08-03T17:21:39.045Z] ff97cdd21af8: Layer already exists [2020-08-03T17:21:39.045Z] e2f13739ad41: Layer already exists [2020-08-03T17:21:39.045Z] 1.2.2-dev.8: digest: sha256:e59f1ee3c92ffdf2d2c7c4d4fd1ac8f912f6321ca680b120213434308c4a86ff size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:39.394Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:39.721Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:39.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-08-03T17:21:39.721Z] f7a5b4197cb5: Preparing [2020-08-03T17:21:39.721Z] 77428525e291: Preparing [2020-08-03T17:21:39.721Z] d86bbab87b3c: Preparing [2020-08-03T17:21:39.721Z] b7ed4552ba4b: Preparing [2020-08-03T17:21:39.721Z] b7ed4552ba4b: Preparing [2020-08-03T17:21:39.721Z] e390427321cb: Preparing [2020-08-03T17:21:39.721Z] 75bbd00b9a98: Preparing [2020-08-03T17:21:39.721Z] 6916b23d2cbb: Preparing [2020-08-03T17:21:39.721Z] f7a5b4197cb5: Preparing [2020-08-03T17:21:39.721Z] 2fdc893bcf22: Preparing [2020-08-03T17:21:39.721Z] ff97cdd21af8: Preparing [2020-08-03T17:21:39.721Z] dfc372f43457: Preparing [2020-08-03T17:21:39.721Z] e2f13739ad41: Preparing [2020-08-03T17:21:39.721Z] 75bbd00b9a98: Waiting [2020-08-03T17:21:39.721Z] 6916b23d2cbb: Waiting [2020-08-03T17:21:39.721Z] 2fdc893bcf22: Waiting [2020-08-03T17:21:39.721Z] ff97cdd21af8: Waiting [2020-08-03T17:21:39.721Z] dfc372f43457: Waiting [2020-08-03T17:21:39.721Z] e2f13739ad41: Waiting [2020-08-03T17:21:39.721Z] b7ed4552ba4b: Layer already exists [2020-08-03T17:21:39.721Z] e390427321cb: Layer already exists [2020-08-03T17:21:39.721Z] 77428525e291: Layer already exists [2020-08-03T17:21:39.721Z] f7a5b4197cb5: Layer already exists [2020-08-03T17:21:39.721Z] d86bbab87b3c: Layer already exists [2020-08-03T17:21:39.721Z] 6916b23d2cbb: Layer already exists [2020-08-03T17:21:39.721Z] 75bbd00b9a98: Layer already exists [2020-08-03T17:21:39.721Z] dfc372f43457: Layer already exists [2020-08-03T17:21:39.721Z] ff97cdd21af8: Layer already exists [2020-08-03T17:21:39.721Z] 2fdc893bcf22: Layer already exists [2020-08-03T17:21:39.992Z] e2f13739ad41: Layer already exists [2020-08-03T17:21:39.993Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:e59f1ee3c92ffdf2d2c7c4d4fd1ac8f912f6321ca680b120213434308c4a86ff size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:40.327Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:40.658Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [2020-08-03T17:21:40.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-08-03T17:21:40.658Z] f7a5b4197cb5: Preparing [2020-08-03T17:21:40.658Z] 77428525e291: Preparing [2020-08-03T17:21:40.658Z] d86bbab87b3c: Preparing [2020-08-03T17:21:40.658Z] b7ed4552ba4b: Preparing [2020-08-03T17:21:40.658Z] b7ed4552ba4b: Preparing [2020-08-03T17:21:40.658Z] e390427321cb: Preparing [2020-08-03T17:21:40.658Z] 75bbd00b9a98: Preparing [2020-08-03T17:21:40.658Z] 6916b23d2cbb: Preparing [2020-08-03T17:21:40.658Z] f7a5b4197cb5: Preparing [2020-08-03T17:21:40.658Z] 2fdc893bcf22: Preparing [2020-08-03T17:21:40.658Z] ff97cdd21af8: Preparing [2020-08-03T17:21:40.658Z] dfc372f43457: Preparing [2020-08-03T17:21:40.658Z] e2f13739ad41: Preparing [2020-08-03T17:21:40.658Z] 75bbd00b9a98: Waiting [2020-08-03T17:21:40.658Z] 6916b23d2cbb: Waiting [2020-08-03T17:21:40.658Z] 2fdc893bcf22: Waiting [2020-08-03T17:21:40.658Z] ff97cdd21af8: Waiting [2020-08-03T17:21:40.658Z] dfc372f43457: Waiting [2020-08-03T17:21:40.658Z] e2f13739ad41: Waiting [2020-08-03T17:21:40.658Z] 77428525e291: Layer already exists [2020-08-03T17:21:40.658Z] b7ed4552ba4b: Layer already exists [2020-08-03T17:21:40.658Z] d86bbab87b3c: Layer already exists [2020-08-03T17:21:40.658Z] e390427321cb: Layer already exists [2020-08-03T17:21:40.658Z] f7a5b4197cb5: Layer already exists [2020-08-03T17:21:40.931Z] 75bbd00b9a98: Layer already exists [2020-08-03T17:21:40.931Z] 2fdc893bcf22: Layer already exists [2020-08-03T17:21:40.931Z] dfc372f43457: Layer already exists [2020-08-03T17:21:40.931Z] 6916b23d2cbb: Layer already exists [2020-08-03T17:21:40.931Z] ff97cdd21af8: Layer already exists [2020-08-03T17:21:40.931Z] e2f13739ad41: Layer already exists [2020-08-03T17:21:40.931Z] master: digest: sha256:e59f1ee3c92ffdf2d2c7c4d4fd1ac8f912f6321ca680b120213434308c4a86ff size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:21:41.106Z] ===================================================== [Pipeline] echo [2020-08-03T17:21:41.166Z] taggedImages: [2020-08-03T17:21:41.166Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:41.166Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.8 [2020-08-03T17:21:41.166Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:41.166Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] echo [2020-08-03T17:21:41.226Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2020-08-03T17:21:41.226Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:41.226Z] 1.2.2-dev.8 [2020-08-03T17:21:41.226Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:41.226Z] master [2020-08-03T17:21:41.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:41.707Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:42.053Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:42.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-08-03T17:21:42.053Z] 4fc317cfd5ed: Preparing [2020-08-03T17:21:42.053Z] b397dda992b0: Preparing [2020-08-03T17:21:42.053Z] e851fb9d0b73: Preparing [2020-08-03T17:21:42.053Z] 9e6c2f24df6b: Preparing [2020-08-03T17:21:42.053Z] d4bc7920b8d6: Preparing [2020-08-03T17:21:42.053Z] 2c4a9a18ecca: Preparing [2020-08-03T17:21:42.053Z] e350db560553: Preparing [2020-08-03T17:21:42.053Z] 5e786fbab09a: Preparing [2020-08-03T17:21:42.053Z] 984975fb6f29: Preparing [2020-08-03T17:21:42.053Z] 2c4a9a18ecca: Waiting [2020-08-03T17:21:42.053Z] fe8f08aa3b4b: Preparing [2020-08-03T17:21:42.053Z] e350db560553: Waiting [2020-08-03T17:21:42.053Z] 66b385cf80cf: Preparing [2020-08-03T17:21:42.053Z] 5e786fbab09a: Waiting [2020-08-03T17:21:42.053Z] fe8f08aa3b4b: Waiting [2020-08-03T17:21:42.053Z] 66b385cf80cf: Waiting [2020-08-03T17:21:42.053Z] 984975fb6f29: Waiting [2020-08-03T17:21:42.329Z] 4fc317cfd5ed: Pushed [2020-08-03T17:21:42.329Z] b397dda992b0: Pushed [2020-08-03T17:21:42.601Z] 2c4a9a18ecca: Pushed [2020-08-03T17:21:42.601Z] e350db560553: Pushed [2020-08-03T17:21:42.873Z] 5e786fbab09a: Pushed [2020-08-03T17:21:42.873Z] 984975fb6f29: Pushed [2020-08-03T17:21:43.145Z] 66b385cf80cf: Layer already exists [2020-08-03T17:21:43.743Z] fe8f08aa3b4b: Pushed [2020-08-03T17:21:44.335Z] e851fb9d0b73: Pushed [2020-08-03T17:21:44.604Z] d4bc7920b8d6: Pushed [2020-08-03T17:21:44.604Z] 9e6c2f24df6b: Pushed [2020-08-03T17:21:44.874Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:4da6bd0deb4ca463d90f57101958ee90d726009d20d70bdfa6350b4cc3457fed size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:45.210Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:45.542Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.8 [2020-08-03T17:21:45.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-08-03T17:21:45.542Z] 4fc317cfd5ed: Preparing [2020-08-03T17:21:45.542Z] b397dda992b0: Preparing [2020-08-03T17:21:45.542Z] e851fb9d0b73: Preparing [2020-08-03T17:21:45.542Z] 9e6c2f24df6b: Preparing [2020-08-03T17:21:45.542Z] d4bc7920b8d6: Preparing [2020-08-03T17:21:45.542Z] 2c4a9a18ecca: Preparing [2020-08-03T17:21:45.542Z] e350db560553: Preparing [2020-08-03T17:21:45.542Z] 5e786fbab09a: Preparing [2020-08-03T17:21:45.542Z] 984975fb6f29: Preparing [2020-08-03T17:21:45.542Z] fe8f08aa3b4b: Preparing [2020-08-03T17:21:45.542Z] 66b385cf80cf: Preparing [2020-08-03T17:21:45.542Z] 5e786fbab09a: Waiting [2020-08-03T17:21:45.542Z] fe8f08aa3b4b: Waiting [2020-08-03T17:21:45.542Z] 984975fb6f29: Waiting [2020-08-03T17:21:45.542Z] 66b385cf80cf: Waiting [2020-08-03T17:21:45.542Z] e350db560553: Waiting [2020-08-03T17:21:45.542Z] 2c4a9a18ecca: Waiting [2020-08-03T17:21:45.542Z] 4fc317cfd5ed: Layer already exists [2020-08-03T17:21:45.542Z] d4bc7920b8d6: Layer already exists [2020-08-03T17:21:45.542Z] e851fb9d0b73: Layer already exists [2020-08-03T17:21:45.542Z] b397dda992b0: Layer already exists [2020-08-03T17:21:45.542Z] 9e6c2f24df6b: Layer already exists [2020-08-03T17:21:45.542Z] 5e786fbab09a: Layer already exists [2020-08-03T17:21:45.542Z] 2c4a9a18ecca: Layer already exists [2020-08-03T17:21:45.542Z] e350db560553: Layer already exists [2020-08-03T17:21:45.542Z] 984975fb6f29: Layer already exists [2020-08-03T17:21:45.542Z] fe8f08aa3b4b: Layer already exists [2020-08-03T17:21:45.542Z] 66b385cf80cf: Layer already exists [2020-08-03T17:21:45.812Z] 1.2.2-dev.8: digest: sha256:4da6bd0deb4ca463d90f57101958ee90d726009d20d70bdfa6350b4cc3457fed size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:46.157Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:46.535Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:46.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-08-03T17:21:46.535Z] 4fc317cfd5ed: Preparing [2020-08-03T17:21:46.535Z] b397dda992b0: Preparing [2020-08-03T17:21:46.535Z] e851fb9d0b73: Preparing [2020-08-03T17:21:46.535Z] 9e6c2f24df6b: Preparing [2020-08-03T17:21:46.535Z] d4bc7920b8d6: Preparing [2020-08-03T17:21:46.535Z] 2c4a9a18ecca: Preparing [2020-08-03T17:21:46.535Z] e350db560553: Preparing [2020-08-03T17:21:46.535Z] 5e786fbab09a: Preparing [2020-08-03T17:21:46.535Z] 984975fb6f29: Preparing [2020-08-03T17:21:46.535Z] fe8f08aa3b4b: Preparing [2020-08-03T17:21:46.535Z] 66b385cf80cf: Preparing [2020-08-03T17:21:46.535Z] 2c4a9a18ecca: Waiting [2020-08-03T17:21:46.535Z] e350db560553: Waiting [2020-08-03T17:21:46.535Z] 5e786fbab09a: Waiting [2020-08-03T17:21:46.535Z] 984975fb6f29: Waiting [2020-08-03T17:21:46.535Z] fe8f08aa3b4b: Waiting [2020-08-03T17:21:46.535Z] 66b385cf80cf: Waiting [2020-08-03T17:21:46.810Z] b397dda992b0: Layer already exists [2020-08-03T17:21:46.810Z] e851fb9d0b73: Layer already exists [2020-08-03T17:21:46.810Z] 4fc317cfd5ed: Layer already exists [2020-08-03T17:21:46.810Z] 9e6c2f24df6b: Layer already exists [2020-08-03T17:21:46.810Z] d4bc7920b8d6: Layer already exists [2020-08-03T17:21:46.810Z] 2c4a9a18ecca: Layer already exists [2020-08-03T17:21:46.810Z] e350db560553: Layer already exists [2020-08-03T17:21:46.810Z] 984975fb6f29: Layer already exists [2020-08-03T17:21:46.810Z] fe8f08aa3b4b: Layer already exists [2020-08-03T17:21:46.810Z] 5e786fbab09a: Layer already exists [2020-08-03T17:21:46.810Z] 66b385cf80cf: Layer already exists [2020-08-03T17:21:46.810Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:4da6bd0deb4ca463d90f57101958ee90d726009d20d70bdfa6350b4cc3457fed size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:47.151Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:47.498Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2020-08-03T17:21:47.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-08-03T17:21:47.498Z] 4fc317cfd5ed: Preparing [2020-08-03T17:21:47.498Z] b397dda992b0: Preparing [2020-08-03T17:21:47.498Z] e851fb9d0b73: Preparing [2020-08-03T17:21:47.498Z] 9e6c2f24df6b: Preparing [2020-08-03T17:21:47.498Z] d4bc7920b8d6: Preparing [2020-08-03T17:21:47.498Z] 2c4a9a18ecca: Preparing [2020-08-03T17:21:47.498Z] e350db560553: Preparing [2020-08-03T17:21:47.498Z] 5e786fbab09a: Preparing [2020-08-03T17:21:47.498Z] 984975fb6f29: Preparing [2020-08-03T17:21:47.498Z] fe8f08aa3b4b: Preparing [2020-08-03T17:21:47.498Z] 66b385cf80cf: Preparing [2020-08-03T17:21:47.498Z] 2c4a9a18ecca: Waiting [2020-08-03T17:21:47.498Z] e350db560553: Waiting [2020-08-03T17:21:47.498Z] 5e786fbab09a: Waiting [2020-08-03T17:21:47.498Z] 984975fb6f29: Waiting [2020-08-03T17:21:47.498Z] 66b385cf80cf: Waiting [2020-08-03T17:21:47.498Z] fe8f08aa3b4b: Waiting [2020-08-03T17:21:47.775Z] 4fc317cfd5ed: Layer already exists [2020-08-03T17:21:47.775Z] b397dda992b0: Layer already exists [2020-08-03T17:21:47.775Z] 9e6c2f24df6b: Layer already exists [2020-08-03T17:21:47.775Z] d4bc7920b8d6: Layer already exists [2020-08-03T17:21:47.775Z] e851fb9d0b73: Layer already exists [2020-08-03T17:21:47.775Z] 2c4a9a18ecca: Layer already exists [2020-08-03T17:21:47.775Z] e350db560553: Layer already exists [2020-08-03T17:21:47.775Z] 5e786fbab09a: Layer already exists [2020-08-03T17:21:47.775Z] 984975fb6f29: Layer already exists [2020-08-03T17:21:47.775Z] fe8f08aa3b4b: Layer already exists [2020-08-03T17:21:47.775Z] 66b385cf80cf: Layer already exists [2020-08-03T17:21:47.775Z] master: digest: sha256:4da6bd0deb4ca463d90f57101958ee90d726009d20d70bdfa6350b4cc3457fed size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:21:47.940Z] ===================================================== [Pipeline] echo [2020-08-03T17:21:47.979Z] taggedImages: [2020-08-03T17:21:47.979Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:47.979Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.8 [2020-08-03T17:21:47.979Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:47.979Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2020-08-03T17:21:48.031Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go-arm64 with the following tags: [2020-08-03T17:21:48.031Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:48.031Z] 1.2.2-dev.8 [2020-08-03T17:21:48.031Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:48.031Z] master [2020-08-03T17:21:48.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:48.535Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:48.869Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:48.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-08-03T17:21:48.869Z] 110bb00cbfa8: Preparing [2020-08-03T17:21:48.869Z] cb3fbc7ae54c: Preparing [2020-08-03T17:21:48.869Z] 88c383e23561: Preparing [2020-08-03T17:21:48.869Z] b4826a4e9a30: Preparing [2020-08-03T17:21:49.141Z] 110bb00cbfa8: Pushed [2020-08-03T17:21:49.141Z] 88c383e23561: Pushed [2020-08-03T17:21:49.411Z] b4826a4e9a30: Pushed [2020-08-03T17:21:52.007Z] cb3fbc7ae54c: Pushed [2020-08-03T17:21:52.007Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:c46d6f4a5703009d014a40784edfe6f02dd21dd4cbf7fe4bb388138c4fdba4b0 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:52.341Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:52.671Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.8 [2020-08-03T17:21:52.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-08-03T17:21:52.671Z] 110bb00cbfa8: Preparing [2020-08-03T17:21:52.671Z] cb3fbc7ae54c: Preparing [2020-08-03T17:21:52.671Z] 88c383e23561: Preparing [2020-08-03T17:21:52.671Z] b4826a4e9a30: Preparing [2020-08-03T17:21:52.671Z] 110bb00cbfa8: Layer already exists [2020-08-03T17:21:52.671Z] cb3fbc7ae54c: Layer already exists [2020-08-03T17:21:52.671Z] b4826a4e9a30: Layer already exists [2020-08-03T17:21:52.671Z] 88c383e23561: Layer already exists [2020-08-03T17:21:52.942Z] 1.2.2-dev.8: digest: sha256:c46d6f4a5703009d014a40784edfe6f02dd21dd4cbf7fe4bb388138c4fdba4b0 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:53.278Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:53.612Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:53.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-08-03T17:21:53.612Z] 110bb00cbfa8: Preparing [2020-08-03T17:21:53.612Z] cb3fbc7ae54c: Preparing [2020-08-03T17:21:53.612Z] 88c383e23561: Preparing [2020-08-03T17:21:53.612Z] b4826a4e9a30: Preparing [2020-08-03T17:21:53.612Z] cb3fbc7ae54c: Layer already exists [2020-08-03T17:21:53.612Z] 110bb00cbfa8: Layer already exists [2020-08-03T17:21:53.612Z] b4826a4e9a30: Layer already exists [2020-08-03T17:21:53.612Z] 88c383e23561: Layer already exists [2020-08-03T17:21:53.886Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:c46d6f4a5703009d014a40784edfe6f02dd21dd4cbf7fe4bb388138c4fdba4b0 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:54.223Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:54.557Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [2020-08-03T17:21:54.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-08-03T17:21:54.557Z] 110bb00cbfa8: Preparing [2020-08-03T17:21:54.557Z] cb3fbc7ae54c: Preparing [2020-08-03T17:21:54.557Z] 88c383e23561: Preparing [2020-08-03T17:21:54.557Z] b4826a4e9a30: Preparing [2020-08-03T17:21:54.557Z] b4826a4e9a30: Layer already exists [2020-08-03T17:21:54.557Z] 88c383e23561: Layer already exists [2020-08-03T17:21:54.557Z] cb3fbc7ae54c: Layer already exists [2020-08-03T17:21:54.557Z] 110bb00cbfa8: Layer already exists [2020-08-03T17:21:54.828Z] master: digest: sha256:c46d6f4a5703009d014a40784edfe6f02dd21dd4cbf7fe4bb388138c4fdba4b0 size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:21:55.052Z] ===================================================== [Pipeline] echo [2020-08-03T17:21:55.092Z] taggedImages: [2020-08-03T17:21:55.092Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:55.092Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.8 [2020-08-03T17:21:55.092Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:55.092Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] echo [2020-08-03T17:21:55.165Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2020-08-03T17:21:55.165Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:55.165Z] 1.2.2-dev.8 [2020-08-03T17:21:55.165Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:21:55.165Z] master [2020-08-03T17:21:55.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:55.656Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:21:55.987Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:21:55.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-08-03T17:21:55.988Z] f7344842a44c: Preparing [2020-08-03T17:21:55.988Z] a4cc81b44f1a: Preparing [2020-08-03T17:21:55.988Z] acd6a5bf9f96: Preparing [2020-08-03T17:21:55.988Z] f8319a68e633: Preparing [2020-08-03T17:21:55.988Z] a5bc05cfa0b3: Preparing [2020-08-03T17:21:55.988Z] 137d198177f7: Preparing [2020-08-03T17:21:55.988Z] 137d198177f7: Waiting [2020-08-03T17:21:56.263Z] acd6a5bf9f96: Pushed [2020-08-03T17:21:56.263Z] f7344842a44c: Pushed [2020-08-03T17:21:56.263Z] f8319a68e633: Pushed [2020-08-03T17:21:56.263Z] a5bc05cfa0b3: Pushed [2020-08-03T17:21:56.532Z] 137d198177f7: Pushed [2020-08-03T17:21:59.891Z] a4cc81b44f1a: Pushed [2020-08-03T17:21:59.892Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:1ed17e94d7498e305e346fd0032c2b49e75d2c7241092bf604c231c05f2db876 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:00.228Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:00.554Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.8 [2020-08-03T17:22:00.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-08-03T17:22:00.554Z] f7344842a44c: Preparing [2020-08-03T17:22:00.554Z] a4cc81b44f1a: Preparing [2020-08-03T17:22:00.554Z] acd6a5bf9f96: Preparing [2020-08-03T17:22:00.554Z] f8319a68e633: Preparing [2020-08-03T17:22:00.554Z] a5bc05cfa0b3: Preparing [2020-08-03T17:22:00.554Z] 137d198177f7: Preparing [2020-08-03T17:22:00.554Z] 137d198177f7: Waiting [2020-08-03T17:22:00.554Z] f7344842a44c: Layer already exists [2020-08-03T17:22:00.554Z] f8319a68e633: Layer already exists [2020-08-03T17:22:00.554Z] a4cc81b44f1a: Layer already exists [2020-08-03T17:22:00.554Z] a5bc05cfa0b3: Layer already exists [2020-08-03T17:22:00.822Z] acd6a5bf9f96: Layer already exists [2020-08-03T17:22:00.822Z] 137d198177f7: Layer already exists [2020-08-03T17:22:00.822Z] 1.2.2-dev.8: digest: sha256:1ed17e94d7498e305e346fd0032c2b49e75d2c7241092bf604c231c05f2db876 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:01.152Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:01.476Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:22:01.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-08-03T17:22:01.476Z] f7344842a44c: Preparing [2020-08-03T17:22:01.476Z] a4cc81b44f1a: Preparing [2020-08-03T17:22:01.476Z] acd6a5bf9f96: Preparing [2020-08-03T17:22:01.476Z] f8319a68e633: Preparing [2020-08-03T17:22:01.476Z] a5bc05cfa0b3: Preparing [2020-08-03T17:22:01.476Z] 137d198177f7: Preparing [2020-08-03T17:22:01.476Z] 137d198177f7: Waiting [2020-08-03T17:22:01.476Z] f7344842a44c: Layer already exists [2020-08-03T17:22:01.476Z] f8319a68e633: Layer already exists [2020-08-03T17:22:01.476Z] a5bc05cfa0b3: Layer already exists [2020-08-03T17:22:01.476Z] acd6a5bf9f96: Layer already exists [2020-08-03T17:22:01.476Z] a4cc81b44f1a: Layer already exists [2020-08-03T17:22:01.744Z] 137d198177f7: Layer already exists [2020-08-03T17:22:01.744Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:1ed17e94d7498e305e346fd0032c2b49e75d2c7241092bf604c231c05f2db876 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:02.074Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:02.402Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2020-08-03T17:22:02.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-08-03T17:22:02.402Z] f7344842a44c: Preparing [2020-08-03T17:22:02.402Z] a4cc81b44f1a: Preparing [2020-08-03T17:22:02.402Z] acd6a5bf9f96: Preparing [2020-08-03T17:22:02.402Z] f8319a68e633: Preparing [2020-08-03T17:22:02.402Z] a5bc05cfa0b3: Preparing [2020-08-03T17:22:02.402Z] 137d198177f7: Preparing [2020-08-03T17:22:02.402Z] 137d198177f7: Waiting [2020-08-03T17:22:02.402Z] a4cc81b44f1a: Layer already exists [2020-08-03T17:22:02.402Z] a5bc05cfa0b3: Layer already exists [2020-08-03T17:22:02.402Z] acd6a5bf9f96: Layer already exists [2020-08-03T17:22:02.402Z] f8319a68e633: Layer already exists [2020-08-03T17:22:02.402Z] f7344842a44c: Layer already exists [2020-08-03T17:22:02.670Z] 137d198177f7: Layer already exists [2020-08-03T17:22:02.670Z] master: digest: sha256:1ed17e94d7498e305e346fd0032c2b49e75d2c7241092bf604c231c05f2db876 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:22:02.854Z] ===================================================== [Pipeline] echo [2020-08-03T17:22:02.898Z] taggedImages: [2020-08-03T17:22:02.898Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:22:02.898Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.8 [2020-08-03T17:22:02.898Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:22:02.898Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2020-08-03T17:22:03.019Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2020-08-03T17:22:03.019Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:22:03.019Z] 1.2.2-dev.8 [2020-08-03T17:22:03.019Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:22:03.019Z] master [2020-08-03T17:22:03.019Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:03.513Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:03.842Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:22:03.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-08-03T17:22:04.111Z] 611e696f6897: Preparing [2020-08-03T17:22:04.111Z] df5a988c5575: Preparing [2020-08-03T17:22:04.111Z] 94676ee1b8c8: Preparing [2020-08-03T17:22:04.380Z] 94676ee1b8c8: Pushed [2020-08-03T17:22:04.380Z] 611e696f6897: Pushed [2020-08-03T17:22:07.737Z] df5a988c5575: Pushed [2020-08-03T17:22:07.737Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:5b4b98b23d535bb24ff32f03285f969b532877cf7cca58fb1a949e1c13fcab66 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:08.076Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:08.404Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.8 [2020-08-03T17:22:08.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-08-03T17:22:08.404Z] 611e696f6897: Preparing [2020-08-03T17:22:08.404Z] df5a988c5575: Preparing [2020-08-03T17:22:08.404Z] 94676ee1b8c8: Preparing [2020-08-03T17:22:08.404Z] 611e696f6897: Layer already exists [2020-08-03T17:22:08.404Z] 94676ee1b8c8: Layer already exists [2020-08-03T17:22:08.404Z] df5a988c5575: Layer already exists [2020-08-03T17:22:08.673Z] 1.2.2-dev.8: digest: sha256:5b4b98b23d535bb24ff32f03285f969b532877cf7cca58fb1a949e1c13fcab66 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:09.009Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:09.336Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:22:09.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-08-03T17:22:09.336Z] 611e696f6897: Preparing [2020-08-03T17:22:09.336Z] df5a988c5575: Preparing [2020-08-03T17:22:09.336Z] 94676ee1b8c8: Preparing [2020-08-03T17:22:09.336Z] 94676ee1b8c8: Layer already exists [2020-08-03T17:22:09.336Z] 611e696f6897: Layer already exists [2020-08-03T17:22:09.336Z] df5a988c5575: Layer already exists [2020-08-03T17:22:09.604Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:5b4b98b23d535bb24ff32f03285f969b532877cf7cca58fb1a949e1c13fcab66 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:09.938Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:10.279Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2020-08-03T17:22:10.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-08-03T17:22:10.279Z] 611e696f6897: Preparing [2020-08-03T17:22:10.279Z] df5a988c5575: Preparing [2020-08-03T17:22:10.279Z] 94676ee1b8c8: Preparing [2020-08-03T17:22:10.548Z] 611e696f6897: Layer already exists [2020-08-03T17:22:10.548Z] df5a988c5575: Layer already exists [2020-08-03T17:22:10.548Z] 94676ee1b8c8: Layer already exists [2020-08-03T17:22:10.548Z] master: digest: sha256:5b4b98b23d535bb24ff32f03285f969b532877cf7cca58fb1a949e1c13fcab66 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:22:10.780Z] ===================================================== [Pipeline] echo [2020-08-03T17:22:10.908Z] taggedImages: [2020-08-03T17:22:10.908Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:22:10.908Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.8 [2020-08-03T17:22:10.908Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:22:10.908Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2020-08-03T17:22:10.965Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2020-08-03T17:22:10.965Z] 2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:22:10.965Z] 1.2.2-dev.8 [2020-08-03T17:22:10.965Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:22:10.965Z] master [2020-08-03T17:22:10.965Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:11.429Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:11.773Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:22:11.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-08-03T17:22:11.773Z] d149765dbf93: Preparing [2020-08-03T17:22:11.773Z] d26c75b95a0a: Preparing [2020-08-03T17:22:11.773Z] 93a7f7231798: Preparing [2020-08-03T17:22:11.773Z] 2c293903e97a: Preparing [2020-08-03T17:22:11.773Z] 2b4bc9549a10: Preparing [2020-08-03T17:22:11.773Z] 7b4b543f84fe: Preparing [2020-08-03T17:22:11.773Z] d3af0a0f2b73: Preparing [2020-08-03T17:22:11.773Z] dcafda8adff7: Preparing [2020-08-03T17:22:11.773Z] 48d9eb58abf3: Preparing [2020-08-03T17:22:11.773Z] e5de615b7841: Preparing [2020-08-03T17:22:11.773Z] b0d752909cf9: Preparing [2020-08-03T17:22:11.773Z] 94fdc660876c: Preparing [2020-08-03T17:22:11.773Z] 4e7279dfc0c0: Preparing [2020-08-03T17:22:11.773Z] e2f13739ad41: Preparing [2020-08-03T17:22:11.773Z] 7b4b543f84fe: Waiting [2020-08-03T17:22:11.773Z] d3af0a0f2b73: Waiting [2020-08-03T17:22:11.773Z] dcafda8adff7: Waiting [2020-08-03T17:22:11.773Z] 48d9eb58abf3: Waiting [2020-08-03T17:22:11.774Z] 94fdc660876c: Waiting [2020-08-03T17:22:11.774Z] e5de615b7841: Waiting [2020-08-03T17:22:11.774Z] 4e7279dfc0c0: Waiting [2020-08-03T17:22:11.774Z] b0d752909cf9: Waiting [2020-08-03T17:22:12.368Z] 2b4bc9549a10: Pushed [2020-08-03T17:22:12.368Z] d149765dbf93: Pushed [2020-08-03T17:22:12.961Z] 2c293903e97a: Pushed [2020-08-03T17:22:12.961Z] dcafda8adff7: Layer already exists [2020-08-03T17:22:12.961Z] 48d9eb58abf3: Layer already exists [2020-08-03T17:22:13.235Z] d3af0a0f2b73: Pushed [2020-08-03T17:22:13.235Z] e5de615b7841: Layer already exists [2020-08-03T17:22:13.235Z] b0d752909cf9: Layer already exists [2020-08-03T17:22:13.235Z] 4e7279dfc0c0: Layer already exists [2020-08-03T17:22:13.235Z] 94fdc660876c: Layer already exists [2020-08-03T17:22:13.235Z] e2f13739ad41: Layer already exists [2020-08-03T17:22:13.510Z] d26c75b95a0a: Pushed [2020-08-03T17:22:14.958Z] 7b4b543f84fe: Pushed [2020-08-03T17:22:25.051Z] 93a7f7231798: Pushed [2020-08-03T17:22:25.051Z] 2f18d68ce33577a025edc322deb728338e3be43f: digest: sha256:01e70caaf25945a93e98d9ca0277f86922d7975d31cbc027e138441c868e3752 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:25.382Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:25.712Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.8 [2020-08-03T17:22:25.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-08-03T17:22:25.712Z] d149765dbf93: Preparing [2020-08-03T17:22:25.712Z] d26c75b95a0a: Preparing [2020-08-03T17:22:25.712Z] 93a7f7231798: Preparing [2020-08-03T17:22:25.712Z] 2c293903e97a: Preparing [2020-08-03T17:22:25.712Z] 2b4bc9549a10: Preparing [2020-08-03T17:22:25.712Z] 7b4b543f84fe: Preparing [2020-08-03T17:22:25.712Z] d3af0a0f2b73: Preparing [2020-08-03T17:22:25.712Z] dcafda8adff7: Preparing [2020-08-03T17:22:25.712Z] 48d9eb58abf3: Preparing [2020-08-03T17:22:25.712Z] e5de615b7841: Preparing [2020-08-03T17:22:25.712Z] b0d752909cf9: Preparing [2020-08-03T17:22:25.712Z] 94fdc660876c: Preparing [2020-08-03T17:22:25.712Z] 4e7279dfc0c0: Preparing [2020-08-03T17:22:25.712Z] e2f13739ad41: Preparing [2020-08-03T17:22:25.712Z] 7b4b543f84fe: Waiting [2020-08-03T17:22:25.712Z] d3af0a0f2b73: Waiting [2020-08-03T17:22:25.712Z] dcafda8adff7: Waiting [2020-08-03T17:22:25.712Z] 94fdc660876c: Waiting [2020-08-03T17:22:25.712Z] 48d9eb58abf3: Waiting [2020-08-03T17:22:25.712Z] b0d752909cf9: Waiting [2020-08-03T17:22:25.712Z] e2f13739ad41: Waiting [2020-08-03T17:22:25.712Z] 4e7279dfc0c0: Waiting [2020-08-03T17:22:25.712Z] d149765dbf93: Layer already exists [2020-08-03T17:22:25.712Z] 93a7f7231798: Layer already exists [2020-08-03T17:22:25.982Z] 2b4bc9549a10: Layer already exists [2020-08-03T17:22:25.982Z] 2c293903e97a: Layer already exists [2020-08-03T17:22:25.982Z] d26c75b95a0a: Layer already exists [2020-08-03T17:22:25.982Z] d3af0a0f2b73: Layer already exists [2020-08-03T17:22:25.982Z] 7b4b543f84fe: Layer already exists [2020-08-03T17:22:25.982Z] 48d9eb58abf3: Layer already exists [2020-08-03T17:22:25.982Z] e5de615b7841: Layer already exists [2020-08-03T17:22:25.982Z] dcafda8adff7: Layer already exists [2020-08-03T17:22:25.982Z] 94fdc660876c: Layer already exists [2020-08-03T17:22:25.982Z] 4e7279dfc0c0: Layer already exists [2020-08-03T17:22:25.982Z] b0d752909cf9: Layer already exists [2020-08-03T17:22:25.982Z] e2f13739ad41: Layer already exists [2020-08-03T17:22:25.982Z] 1.2.2-dev.8: digest: sha256:01e70caaf25945a93e98d9ca0277f86922d7975d31cbc027e138441c868e3752 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:26.313Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:26.640Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:22:26.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-08-03T17:22:26.640Z] d149765dbf93: Preparing [2020-08-03T17:22:26.640Z] d26c75b95a0a: Preparing [2020-08-03T17:22:26.640Z] 93a7f7231798: Preparing [2020-08-03T17:22:26.640Z] 2c293903e97a: Preparing [2020-08-03T17:22:26.640Z] 2b4bc9549a10: Preparing [2020-08-03T17:22:26.640Z] 7b4b543f84fe: Preparing [2020-08-03T17:22:26.640Z] d3af0a0f2b73: Preparing [2020-08-03T17:22:26.640Z] dcafda8adff7: Preparing [2020-08-03T17:22:26.640Z] 48d9eb58abf3: Preparing [2020-08-03T17:22:26.640Z] e5de615b7841: Preparing [2020-08-03T17:22:26.640Z] b0d752909cf9: Preparing [2020-08-03T17:22:26.640Z] 94fdc660876c: Preparing [2020-08-03T17:22:26.640Z] 4e7279dfc0c0: Preparing [2020-08-03T17:22:26.640Z] e2f13739ad41: Preparing [2020-08-03T17:22:26.640Z] 7b4b543f84fe: Waiting [2020-08-03T17:22:26.640Z] d3af0a0f2b73: Waiting [2020-08-03T17:22:26.640Z] dcafda8adff7: Waiting [2020-08-03T17:22:26.640Z] 48d9eb58abf3: Waiting [2020-08-03T17:22:26.640Z] e5de615b7841: Waiting [2020-08-03T17:22:26.640Z] b0d752909cf9: Waiting [2020-08-03T17:22:26.640Z] e2f13739ad41: Waiting [2020-08-03T17:22:26.640Z] 94fdc660876c: Waiting [2020-08-03T17:22:26.640Z] 4e7279dfc0c0: Waiting [2020-08-03T17:22:26.640Z] d149765dbf93: Layer already exists [2020-08-03T17:22:26.640Z] 2b4bc9549a10: Layer already exists [2020-08-03T17:22:26.640Z] 2c293903e97a: Layer already exists [2020-08-03T17:22:26.640Z] 93a7f7231798: Layer already exists [2020-08-03T17:22:26.640Z] d26c75b95a0a: Layer already exists [2020-08-03T17:22:26.640Z] d3af0a0f2b73: Layer already exists [2020-08-03T17:22:26.640Z] dcafda8adff7: Layer already exists [2020-08-03T17:22:26.640Z] 48d9eb58abf3: Layer already exists [2020-08-03T17:22:26.640Z] e5de615b7841: Layer already exists [2020-08-03T17:22:26.640Z] 7b4b543f84fe: Layer already exists [2020-08-03T17:22:26.640Z] 4e7279dfc0c0: Layer already exists [2020-08-03T17:22:26.910Z] b0d752909cf9: Layer already exists [2020-08-03T17:22:26.910Z] 94fdc660876c: Layer already exists [2020-08-03T17:22:26.910Z] e2f13739ad41: Layer already exists [2020-08-03T17:22:26.910Z] 2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8: digest: sha256:01e70caaf25945a93e98d9ca0277f86922d7975d31cbc027e138441c868e3752 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:27.263Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:27.634Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2020-08-03T17:22:27.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-08-03T17:22:27.635Z] d149765dbf93: Preparing [2020-08-03T17:22:27.635Z] d26c75b95a0a: Preparing [2020-08-03T17:22:27.635Z] 93a7f7231798: Preparing [2020-08-03T17:22:27.635Z] 2c293903e97a: Preparing [2020-08-03T17:22:27.635Z] 2b4bc9549a10: Preparing [2020-08-03T17:22:27.635Z] 7b4b543f84fe: Preparing [2020-08-03T17:22:27.635Z] d3af0a0f2b73: Preparing [2020-08-03T17:22:27.635Z] dcafda8adff7: Preparing [2020-08-03T17:22:27.635Z] 48d9eb58abf3: Preparing [2020-08-03T17:22:27.635Z] e5de615b7841: Preparing [2020-08-03T17:22:27.635Z] b0d752909cf9: Preparing [2020-08-03T17:22:27.635Z] 94fdc660876c: Preparing [2020-08-03T17:22:27.635Z] 4e7279dfc0c0: Preparing [2020-08-03T17:22:27.635Z] e2f13739ad41: Preparing [2020-08-03T17:22:27.635Z] 48d9eb58abf3: Waiting [2020-08-03T17:22:27.635Z] e5de615b7841: Waiting [2020-08-03T17:22:27.635Z] d3af0a0f2b73: Waiting [2020-08-03T17:22:27.635Z] dcafda8adff7: Waiting [2020-08-03T17:22:27.635Z] b0d752909cf9: Waiting [2020-08-03T17:22:27.635Z] 7b4b543f84fe: Waiting [2020-08-03T17:22:27.635Z] 4e7279dfc0c0: Waiting [2020-08-03T17:22:27.635Z] e2f13739ad41: Waiting [2020-08-03T17:22:27.635Z] 94fdc660876c: Waiting [2020-08-03T17:22:27.635Z] 2b4bc9549a10: Layer already exists [2020-08-03T17:22:27.635Z] d26c75b95a0a: Layer already exists [2020-08-03T17:22:27.635Z] 2c293903e97a: Layer already exists [2020-08-03T17:22:27.635Z] d149765dbf93: Layer already exists [2020-08-03T17:22:27.635Z] 93a7f7231798: Layer already exists [2020-08-03T17:22:27.635Z] d3af0a0f2b73: Layer already exists [2020-08-03T17:22:27.635Z] 7b4b543f84fe: Layer already exists [2020-08-03T17:22:27.635Z] 48d9eb58abf3: Layer already exists [2020-08-03T17:22:27.635Z] dcafda8adff7: Layer already exists [2020-08-03T17:22:27.635Z] e5de615b7841: Layer already exists [2020-08-03T17:22:27.915Z] b0d752909cf9: Layer already exists [2020-08-03T17:22:27.915Z] e2f13739ad41: Layer already exists [2020-08-03T17:22:27.915Z] 94fdc660876c: Layer already exists [2020-08-03T17:22:27.915Z] 4e7279dfc0c0: Layer already exists [2020-08-03T17:22:27.915Z] master: digest: sha256:01e70caaf25945a93e98d9ca0277f86922d7975d31cbc027e138441c868e3752 size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-03T17:22:28.113Z] ===================================================== [Pipeline] echo [2020-08-03T17:22:28.153Z] taggedImages: [2020-08-03T17:22:28.153Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:22:28.153Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.8 [2020-08-03T17:22:28.153Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f-1.2.2-dev.8 [2020-08-03T17:22:28.153Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-08-03T17:22:29.323Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-08-03T17:22:29.324Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-08-03T17:22:29.390Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:29.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-03T17:22:29.727Z] [2020-08-03T17:22:29.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:22:30.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-03T17:22:30.068Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-08-03T17:22:30.068Z] cbdbe7a5bc2a: Already exists [2020-08-03T17:22:30.068Z] 408f87550127: Pulling fs layer [2020-08-03T17:22:30.068Z] fe522b08c979: Pulling fs layer [2020-08-03T17:22:30.068Z] 221eaa008020: Pulling fs layer [2020-08-03T17:22:30.068Z] 2a4607e5d6b9: Pulling fs layer [2020-08-03T17:22:30.068Z] 8f79b27c4fd2: Pulling fs layer [2020-08-03T17:22:30.068Z] e5c8dbe1645b: Pulling fs layer [2020-08-03T17:22:30.068Z] 23e8b3b47431: Pulling fs layer [2020-08-03T17:22:30.068Z] 5c568d65a230: Pulling fs layer [2020-08-03T17:22:30.068Z] 2a4607e5d6b9: Waiting [2020-08-03T17:22:30.068Z] 8f79b27c4fd2: Waiting [2020-08-03T17:22:30.068Z] e5c8dbe1645b: Waiting [2020-08-03T17:22:30.068Z] 23e8b3b47431: Waiting [2020-08-03T17:22:30.068Z] 5c568d65a230: Waiting [2020-08-03T17:22:30.068Z] fe522b08c979: Verifying Checksum [2020-08-03T17:22:30.068Z] fe522b08c979: Download complete [2020-08-03T17:22:30.068Z] 408f87550127: Download complete [2020-08-03T17:22:30.068Z] 2a4607e5d6b9: Verifying Checksum [2020-08-03T17:22:30.068Z] 2a4607e5d6b9: Download complete [2020-08-03T17:22:30.068Z] 8f79b27c4fd2: Verifying Checksum [2020-08-03T17:22:30.068Z] 8f79b27c4fd2: Download complete [2020-08-03T17:22:30.350Z] 408f87550127: Pull complete [2020-08-03T17:22:30.350Z] e5c8dbe1645b: Verifying Checksum [2020-08-03T17:22:30.350Z] e5c8dbe1645b: Download complete [2020-08-03T17:22:30.944Z] 23e8b3b47431: Verifying Checksum [2020-08-03T17:22:30.944Z] 23e8b3b47431: Download complete [2020-08-03T17:22:30.944Z] 5c568d65a230: Download complete [2020-08-03T17:22:31.516Z] 221eaa008020: Verifying Checksum [2020-08-03T17:22:31.516Z] 221eaa008020: Download complete [2020-08-03T17:22:32.087Z] fe522b08c979: Pull complete [2020-08-03T17:22:38.689Z] 221eaa008020: Pull complete [2020-08-03T17:22:38.689Z] 2a4607e5d6b9: Pull complete [2020-08-03T17:22:38.689Z] 8f79b27c4fd2: Pull complete [2020-08-03T17:22:42.930Z] e5c8dbe1645b: Pull complete [2020-08-03T17:22:46.228Z] 23e8b3b47431: Pull complete [2020-08-03T17:22:47.612Z] 5c568d65a230: Pull complete [2020-08-03T17:22:47.612Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-08-03T17:22:47.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-03T17:22:47.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-08-03T17:22:47.804Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:22:47.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgex-go/120:/ws -w /ws --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-08-03T17:22:48.900Z] $ docker top 099d699a5eb168b4c544dba5b7b4bbe98e1517c4c60c711932ce93f5dd2add46 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-03T17:22:49.391Z] + snyk monitor '--org=edgex-jenkins' [2020-08-03T17:23:04.293Z] [2020-08-03T17:23:04.293Z] Monitoring /w/workspace/edgex-go/120 (github.com/edgexfoundry/edgex-go)... [2020-08-03T17:23:04.293Z] [2020-08-03T17:23:04.293Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/6bd55c80-02c6-4253-b75f-51868c17af85 [2020-08-03T17:23:04.293Z] [2020-08-03T17:23:04.293Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-08-03T17:23:04.293Z] [2020-08-03T17:23:04.293Z] [2020-08-03T17:23:04.293Z] Snyk CLI supports Node.js 8 and higher. [2020-08-03T17:23:04.293Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-08-03T17:23:04.293Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-08-03T17:23:04.293Z] [2020-08-03T17:23:04.293Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-08-03T17:23:04.293Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-08-03T17:23:04.306Z] $ docker stop --time=1 099d699a5eb168b4c544dba5b7b4bbe98e1517c4c60c711932ce93f5dd2add46 [2020-08-03T17:23:07.456Z] $ docker rm -f 099d699a5eb168b4c544dba5b7b4bbe98e1517c4c60c711932ce93f5dd2add46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:23:08.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:23:08.953Z] [2020-08-03T17:23:08.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:23:09.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:23:09.289Z] latest: Pulling from edgex-devops/edgex-klar [2020-08-03T17:23:09.289Z] e7c96db7181b: Pulling fs layer [2020-08-03T17:23:09.289Z] 1868ca2cb446: Pulling fs layer [2020-08-03T17:23:09.289Z] 136be5d0fe8e: Pulling fs layer [2020-08-03T17:23:09.289Z] 894bfe63afcb: Pulling fs layer [2020-08-03T17:23:09.289Z] 894bfe63afcb: Waiting [2020-08-03T17:23:09.289Z] 1868ca2cb446: Verifying Checksum [2020-08-03T17:23:09.289Z] 1868ca2cb446: Download complete [2020-08-03T17:23:09.289Z] 136be5d0fe8e: Verifying Checksum [2020-08-03T17:23:09.289Z] 136be5d0fe8e: Download complete [2020-08-03T17:23:09.289Z] e7c96db7181b: Verifying Checksum [2020-08-03T17:23:09.289Z] e7c96db7181b: Download complete [2020-08-03T17:23:09.550Z] 894bfe63afcb: Verifying Checksum [2020-08-03T17:23:09.550Z] 894bfe63afcb: Download complete [2020-08-03T17:23:09.550Z] e7c96db7181b: Pull complete [2020-08-03T17:23:09.810Z] 1868ca2cb446: Pull complete [2020-08-03T17:23:10.071Z] 136be5d0fe8e: Pull complete [2020-08-03T17:23:10.331Z] 894bfe63afcb: Pull complete [2020-08-03T17:23:10.331Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-08-03T17:23:10.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:23:10.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-08-03T17:23:10.429Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:23:10.470Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:23:11.809Z] $ docker top fc3488767c5e01b21ad31b088e8603c3ed3c634f02a3742908b04802f642e55c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:23:12.400Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:23:12.400Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:23:15.111Z] $ docker stop --time=1 fc3488767c5e01b21ad31b088e8603c3ed3c634f02a3742908b04802f642e55c [2020-08-03T17:23:16.509Z] $ docker rm -f fc3488767c5e01b21ad31b088e8603c3ed3c634f02a3742908b04802f642e55c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:23:17.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:23:17.058Z] . [Pipeline] withDockerContainer [2020-08-03T17:23:17.188Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:23:17.232Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:23:17.952Z] $ docker top 0b1d0303c4e014d259cb758b8524e54ce8b5c654797ca31a87f57feddc8bc2ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:23:18.462Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:23:18.462Z] + tee [2020-08-03T17:23:18.462Z] clair timeout 1m0s [2020-08-03T17:23:18.462Z] docker timeout: 1m0s [2020-08-03T17:23:18.462Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:23:19.126Z] $ docker stop --time=1 0b1d0303c4e014d259cb758b8524e54ce8b5c654797ca31a87f57feddc8bc2ca [2020-08-03T17:23:20.510Z] $ docker rm -f 0b1d0303c4e014d259cb758b8524e54ce8b5c654797ca31a87f57feddc8bc2ca [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:23:21.017Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:23:21.028Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-core-command-go_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:23:21.075Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:23:21.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:23:21.437Z] . [Pipeline] withDockerContainer [2020-08-03T17:23:21.531Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:23:21.568Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:23:22.182Z] $ docker top 37c13522c4f95951b9978770c97b82296915b85eed77eef344c331bc36f45ca7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:23:22.702Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:23:22.702Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:23:28.132Z] $ docker stop --time=1 37c13522c4f95951b9978770c97b82296915b85eed77eef344c331bc36f45ca7 [2020-08-03T17:23:29.494Z] $ docker rm -f 37c13522c4f95951b9978770c97b82296915b85eed77eef344c331bc36f45ca7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:23:29.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:23:29.949Z] . [Pipeline] withDockerContainer [2020-08-03T17:23:30.048Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:23:30.087Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:23:30.787Z] $ docker top 04b79cd77e4e6175dc77f5c5665ce79845e9f12cf8ee6cb698a04f5c811ff61f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:23:31.353Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:23:31.353Z] + tee [2020-08-03T17:23:31.353Z] clair timeout 1m0s [2020-08-03T17:23:31.353Z] docker timeout: 1m0s [2020-08-03T17:23:31.353Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:23:32.383Z] $ docker stop --time=1 04b79cd77e4e6175dc77f5c5665ce79845e9f12cf8ee6cb698a04f5c811ff61f [2020-08-03T17:23:33.788Z] $ docker rm -f 04b79cd77e4e6175dc77f5c5665ce79845e9f12cf8ee6cb698a04f5c811ff61f [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:23:34.277Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:23:34.289Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-core-data-go_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:23:34.339Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:23:34.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:23:34.667Z] . [Pipeline] withDockerContainer [2020-08-03T17:23:34.762Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:23:34.800Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:23:35.445Z] $ docker top aae36bac14357f327b96d14b745cc58bcfe479cec7e936535beb6f0b8e725d1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:23:35.992Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:23:35.992Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:23:38.661Z] $ docker stop --time=1 aae36bac14357f327b96d14b745cc58bcfe479cec7e936535beb6f0b8e725d1e [2020-08-03T17:23:40.021Z] $ docker rm -f aae36bac14357f327b96d14b745cc58bcfe479cec7e936535beb6f0b8e725d1e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:23:40.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:23:40.467Z] . [Pipeline] withDockerContainer [2020-08-03T17:23:40.562Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:23:40.597Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:23:41.308Z] $ docker top 90ee09fe1891a2cb0f5acfe89464e5f7989c60688b8113b278246b0e8a8b2554 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:23:41.887Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:23:41.887Z] + tee [2020-08-03T17:23:41.887Z] clair timeout 1m0s [2020-08-03T17:23:41.887Z] docker timeout: 1m0s [2020-08-03T17:23:41.887Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:23:42.551Z] $ docker stop --time=1 90ee09fe1891a2cb0f5acfe89464e5f7989c60688b8113b278246b0e8a8b2554 [2020-08-03T17:23:43.970Z] $ docker rm -f 90ee09fe1891a2cb0f5acfe89464e5f7989c60688b8113b278246b0e8a8b2554 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:23:44.428Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:23:44.440Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-core-metadata-go_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:23:44.503Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:23:44.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:23:44.833Z] . [Pipeline] withDockerContainer [2020-08-03T17:23:44.930Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:23:44.976Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:23:45.609Z] $ docker top 3091504def9e8bf46eafb03ad7d3513a0ddee910644639ab66e5ab1c8501916d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:23:46.104Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:23:46.104Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:23:50.509Z] $ docker stop --time=1 3091504def9e8bf46eafb03ad7d3513a0ddee910644639ab66e5ab1c8501916d [2020-08-03T17:23:51.903Z] $ docker rm -f 3091504def9e8bf46eafb03ad7d3513a0ddee910644639ab66e5ab1c8501916d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:23:52.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:23:52.390Z] . [Pipeline] withDockerContainer [2020-08-03T17:23:52.488Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:23:52.528Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:23:53.156Z] $ docker top efad9e7f40da9d088dfaf0b349e09204bc2d20fb5ee3a4d458238b767714e419 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:23:53.651Z] + + tee/klar [2020-08-03T17:23:53.651Z] nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:23:53.651Z] clair timeout 1m0s [2020-08-03T17:23:53.651Z] docker timeout: 1m0s [2020-08-03T17:23:53.651Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:23:54.314Z] $ docker stop --time=1 efad9e7f40da9d088dfaf0b349e09204bc2d20fb5ee3a4d458238b767714e419 [2020-08-03T17:23:56.030Z] $ docker rm -f efad9e7f40da9d088dfaf0b349e09204bc2d20fb5ee3a4d458238b767714e419 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:23:56.492Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:23:56.504Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-security-proxy-setup-go_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:23:56.550Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:23:56.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:23:56.900Z] . [Pipeline] withDockerContainer [2020-08-03T17:23:56.997Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:23:57.041Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:23:57.731Z] $ docker top a6e54a98965f9ba93b6e3a6964629ac6e72f0811e38f30e94d4e313695bcf8e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:23:58.337Z] + + /klartee [2020-08-03T17:23:58.337Z] nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:24:06.607Z] $ docker stop --time=1 a6e54a98965f9ba93b6e3a6964629ac6e72f0811e38f30e94d4e313695bcf8e4 [2020-08-03T17:24:08.033Z] $ docker rm -f a6e54a98965f9ba93b6e3a6964629ac6e72f0811e38f30e94d4e313695bcf8e4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:24:08.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:24:08.517Z] . [Pipeline] withDockerContainer [2020-08-03T17:24:08.623Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:24:08.661Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:24:09.368Z] $ docker top 2f25b6b976e015fe067ca9846cb65bb02ca73d5fd5f080c4b15c4be85a5ca2db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:24:09.886Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:24:09.886Z] + tee [2020-08-03T17:24:09.886Z] clair timeout 1m0s [2020-08-03T17:24:09.886Z] docker timeout: 1m0s [2020-08-03T17:24:09.886Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:24:11.363Z] $ docker stop --time=1 2f25b6b976e015fe067ca9846cb65bb02ca73d5fd5f080c4b15c4be85a5ca2db [2020-08-03T17:24:12.790Z] $ docker rm -f 2f25b6b976e015fe067ca9846cb65bb02ca73d5fd5f080c4b15c4be85a5ca2db [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:24:13.255Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:24:13.267Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-security-secrets-setup-go_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:24:13.336Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:24:13.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:24:13.679Z] . [Pipeline] withDockerContainer [2020-08-03T17:24:13.776Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:24:13.819Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:24:14.458Z] $ docker top 4442908a6419a1d77d294d9b07d34724a3537e78ca83962bc1dab07c0d513fd4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:24:14.960Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:24:14.960Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:24:23.251Z] $ docker stop --time=1 4442908a6419a1d77d294d9b07d34724a3537e78ca83962bc1dab07c0d513fd4 [2020-08-03T17:24:24.985Z] $ docker rm -f 4442908a6419a1d77d294d9b07d34724a3537e78ca83962bc1dab07c0d513fd4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:24:25.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:24:25.480Z] . [Pipeline] withDockerContainer [2020-08-03T17:24:25.579Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:24:25.618Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:24:26.272Z] $ docker top d15490a0c4dc897cdffea27ebf94714eef7c597388d236e74c9c97cdb7ff08eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:24:26.760Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:24:26.760Z] + tee [2020-08-03T17:24:26.760Z] clair timeout 1m0s [2020-08-03T17:24:26.760Z] docker timeout: 1m0s [2020-08-03T17:24:26.760Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:24:28.230Z] $ docker stop --time=1 d15490a0c4dc897cdffea27ebf94714eef7c597388d236e74c9c97cdb7ff08eb [2020-08-03T17:24:29.619Z] $ docker rm -f d15490a0c4dc897cdffea27ebf94714eef7c597388d236e74c9c97cdb7ff08eb [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:24:30.084Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:24:30.095Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-security-secretstore-setup-go_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:24:30.145Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:24:30.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:24:30.498Z] . [Pipeline] withDockerContainer [2020-08-03T17:24:30.592Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:24:30.633Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:24:31.290Z] $ docker top 71e9e5513442bf7ad6f12d55fac416a2233eecb13a6ebe8a383a875cfcb68d5a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:24:31.905Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:24:31.905Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:24:35.342Z] $ docker stop --time=1 71e9e5513442bf7ad6f12d55fac416a2233eecb13a6ebe8a383a875cfcb68d5a [2020-08-03T17:24:36.752Z] $ docker rm -f 71e9e5513442bf7ad6f12d55fac416a2233eecb13a6ebe8a383a875cfcb68d5a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:24:37.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:24:37.238Z] . [Pipeline] withDockerContainer [2020-08-03T17:24:37.338Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:24:37.383Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:24:38.117Z] $ docker top 13ec56592474594370ee9d4c85a2e45fad161eaafcc764ee4842cde40befc11a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:24:38.659Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:24:38.659Z] + tee [2020-08-03T17:24:38.659Z] clair timeout 1m0s [2020-08-03T17:24:38.659Z] docker timeout: 1m0s [2020-08-03T17:24:38.659Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:24:39.315Z] $ docker stop --time=1 13ec56592474594370ee9d4c85a2e45fad161eaafcc764ee4842cde40befc11a [2020-08-03T17:24:40.720Z] $ docker rm -f 13ec56592474594370ee9d4c85a2e45fad161eaafcc764ee4842cde40befc11a [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:24:41.229Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:24:41.241Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-support-logging-go_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:24:41.286Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:24:41.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:24:41.618Z] . [Pipeline] withDockerContainer [2020-08-03T17:24:41.716Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:24:41.756Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:24:42.453Z] $ docker top 9d29e0c19e9fc30bbe54954a47a5cef910a7499ad2232b0e9d94dce3a8c67888 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:24:42.988Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:24:42.988Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:24:48.396Z] $ docker stop --time=1 9d29e0c19e9fc30bbe54954a47a5cef910a7499ad2232b0e9d94dce3a8c67888 [2020-08-03T17:24:49.806Z] $ docker rm -f 9d29e0c19e9fc30bbe54954a47a5cef910a7499ad2232b0e9d94dce3a8c67888 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:24:50.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:24:50.273Z] . [Pipeline] withDockerContainer [2020-08-03T17:24:50.410Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:24:50.451Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:24:51.109Z] $ docker top 1248fb6d53d6cf245e2e438b7affae675c926d8cc41ae1049c554ca1edee46bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:24:51.600Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:24:51.600Z] + tee [2020-08-03T17:24:51.600Z] clair timeout 1m0s [2020-08-03T17:24:51.600Z] docker timeout: 1m0s [2020-08-03T17:24:51.600Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:24:52.649Z] $ docker stop --time=1 1248fb6d53d6cf245e2e438b7affae675c926d8cc41ae1049c554ca1edee46bd [2020-08-03T17:24:54.012Z] $ docker rm -f 1248fb6d53d6cf245e2e438b7affae675c926d8cc41ae1049c554ca1edee46bd [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:24:54.487Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:24:54.498Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-support-notifications-go_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:24:54.545Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:24:54.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:24:54.880Z] . [Pipeline] withDockerContainer [2020-08-03T17:24:54.976Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:24:55.017Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:24:55.643Z] $ docker top 2e71368252bcb4795445e5f03692c0105ff74985f2de02ae9238675729a741df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:24:56.146Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:24:56.146Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:24:58.818Z] $ docker stop --time=1 2e71368252bcb4795445e5f03692c0105ff74985f2de02ae9238675729a741df [2020-08-03T17:25:00.194Z] $ docker rm -f 2e71368252bcb4795445e5f03692c0105ff74985f2de02ae9238675729a741df [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:25:00.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:25:00.658Z] . [Pipeline] withDockerContainer [2020-08-03T17:25:01.231Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:25:01.273Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:25:02.039Z] $ docker top 5030a729bf50d32e83394c9e583cb6ea4cdd24c4ce679ae938a827d428f3d330 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:25:02.580Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:25:02.580Z] + tee [2020-08-03T17:25:02.580Z] clair timeout 1m0s [2020-08-03T17:25:02.580Z] docker timeout: 1m0s [2020-08-03T17:25:02.580Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:25:03.297Z] $ docker stop --time=1 5030a729bf50d32e83394c9e583cb6ea4cdd24c4ce679ae938a827d428f3d330 [2020-08-03T17:25:04.691Z] $ docker rm -f 5030a729bf50d32e83394c9e583cb6ea4cdd24c4ce679ae938a827d428f3d330 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:25:05.461Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:25:05.473Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-support-scheduler-go_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:25:05.542Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:25:05.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:25:05.872Z] . [Pipeline] withDockerContainer [2020-08-03T17:25:05.970Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:25:06.012Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:25:06.770Z] $ docker top 2b9e6c428a37bb8698eb6e75cf46e37a8cea7f57f544861d71a9eed7ddf429a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:25:07.290Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:25:07.290Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:25:22.367Z] $ docker stop --time=1 2b9e6c428a37bb8698eb6e75cf46e37a8cea7f57f544861d71a9eed7ddf429a9 [2020-08-03T17:25:23.747Z] $ docker rm -f 2b9e6c428a37bb8698eb6e75cf46e37a8cea7f57f544861d71a9eed7ddf429a9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:25:24.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:25:24.232Z] . [Pipeline] withDockerContainer [2020-08-03T17:25:24.329Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:25:24.371Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:25:25.423Z] $ docker top 288ea77eea07a7b0b9fb8219744a2e53657668a9c4238bb85b005e8405431bb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:25:25.957Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:25:25.957Z] + tee [2020-08-03T17:25:25.957Z] clair timeout 1m0s [2020-08-03T17:25:25.957Z] docker timeout: 1m0s [2020-08-03T17:25:25.957Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:25:27.447Z] $ docker stop --time=1 288ea77eea07a7b0b9fb8219744a2e53657668a9c4238bb85b005e8405431bb1 [2020-08-03T17:25:28.835Z] $ docker rm -f 288ea77eea07a7b0b9fb8219744a2e53657668a9c4238bb85b005e8405431bb1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:25:29.300Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:25:29.311Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-sys-mgmt-agent-go_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:25:29.376Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:25:29.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:25:29.785Z] . [Pipeline] withDockerContainer [2020-08-03T17:25:29.881Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:25:29.923Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:25:30.624Z] $ docker top 4c9c14bdb936e3ca3f3a5ad130f0a3bec993b3ac5d87e5b6d360df3539696ee8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:25:31.166Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:25:31.166Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:25:34.156Z] $ docker stop --time=1 4c9c14bdb936e3ca3f3a5ad130f0a3bec993b3ac5d87e5b6d360df3539696ee8 [2020-08-03T17:25:35.607Z] $ docker rm -f 4c9c14bdb936e3ca3f3a5ad130f0a3bec993b3ac5d87e5b6d360df3539696ee8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:25:36.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:25:36.067Z] . [Pipeline] withDockerContainer [2020-08-03T17:25:36.163Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:25:36.202Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:25:36.861Z] $ docker top d91790dcf4393c57242deac06015a8d74efe69b00cb4eacde7e5a5ed33a29110 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:25:37.360Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:25:37.360Z] + tee [2020-08-03T17:25:37.360Z] clair timeout 1m0s [2020-08-03T17:25:37.360Z] docker timeout: 1m0s [2020-08-03T17:25:37.360Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:25:38.047Z] $ docker stop --time=1 d91790dcf4393c57242deac06015a8d74efe69b00cb4eacde7e5a5ed33a29110 [2020-08-03T17:25:39.420Z] $ docker rm -f d91790dcf4393c57242deac06015a8d74efe69b00cb4eacde7e5a5ed33a29110 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:25:39.877Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:25:39.889Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-core-command-go-arm64_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:25:39.934Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:25:40.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:25:40.262Z] . [Pipeline] withDockerContainer [2020-08-03T17:25:40.359Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:25:40.398Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:25:41.066Z] $ docker top 7a00c32defd968d51f2b99ad44c78cab1c072d9a1a66f0a3dbe0ca90f7293144 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:25:41.611Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:25:41.611Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:25:47.058Z] $ docker stop --time=1 7a00c32defd968d51f2b99ad44c78cab1c072d9a1a66f0a3dbe0ca90f7293144 [2020-08-03T17:25:48.474Z] $ docker rm -f 7a00c32defd968d51f2b99ad44c78cab1c072d9a1a66f0a3dbe0ca90f7293144 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:25:48.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:25:48.937Z] . [Pipeline] withDockerContainer [2020-08-03T17:25:49.033Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:25:49.070Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:25:49.784Z] $ docker top 092173ff63320ebdb169d149137c33a4bd03cb742d668c8344a4895a7dd6a748 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:25:50.289Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:25:50.289Z] + tee [2020-08-03T17:25:50.289Z] clair timeout 1m0s [2020-08-03T17:25:50.289Z] docker timeout: 1m0s [2020-08-03T17:25:50.289Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:25:51.344Z] $ docker stop --time=1 092173ff63320ebdb169d149137c33a4bd03cb742d668c8344a4895a7dd6a748 [2020-08-03T17:25:52.720Z] $ docker rm -f 092173ff63320ebdb169d149137c33a4bd03cb742d668c8344a4895a7dd6a748 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:25:53.214Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:25:53.225Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-core-data-go-arm64_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:25:53.273Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:25:53.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:25:53.600Z] . [Pipeline] withDockerContainer [2020-08-03T17:25:53.694Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:25:53.732Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:25:54.379Z] $ docker top 39df95a55d67c18f8e0c3dfe12f81cbec9664a91a589db27cc3ce6dfa73fe12b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:25:54.870Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:25:54.871Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:25:57.632Z] $ docker stop --time=1 39df95a55d67c18f8e0c3dfe12f81cbec9664a91a589db27cc3ce6dfa73fe12b [2020-08-03T17:25:59.013Z] $ docker rm -f 39df95a55d67c18f8e0c3dfe12f81cbec9664a91a589db27cc3ce6dfa73fe12b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:25:59.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:25:59.478Z] . [Pipeline] withDockerContainer [2020-08-03T17:25:59.576Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:25:59.616Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:26:00.268Z] $ docker top 387afe641779a3a1ffdf1f499d8f66ed5f23b6ea6874134a2f59b4d461fb98d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:26:00.767Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:26:00.767Z] + tee [2020-08-03T17:26:00.767Z] clair timeout 1m0s [2020-08-03T17:26:00.767Z] docker timeout: 1m0s [2020-08-03T17:26:00.767Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:26:01.457Z] $ docker stop --time=1 387afe641779a3a1ffdf1f499d8f66ed5f23b6ea6874134a2f59b4d461fb98d2 [2020-08-03T17:26:02.855Z] $ docker rm -f 387afe641779a3a1ffdf1f499d8f66ed5f23b6ea6874134a2f59b4d461fb98d2 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:26:03.311Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:26:03.322Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-core-metadata-go-arm64_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:26:03.366Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:26:03.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:26:03.689Z] . [Pipeline] withDockerContainer [2020-08-03T17:26:03.795Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:26:03.841Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:26:04.498Z] $ docker top 87f1fcdccecbb307fe229756565d0143fad2fa7adedc4636424f48720e2fae40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:26:05.026Z] + tee [2020-08-03T17:26:05.026Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:26:09.366Z] $ docker stop --time=1 87f1fcdccecbb307fe229756565d0143fad2fa7adedc4636424f48720e2fae40 [2020-08-03T17:26:10.742Z] $ docker rm -f 87f1fcdccecbb307fe229756565d0143fad2fa7adedc4636424f48720e2fae40 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:26:11.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:26:11.256Z] . [Pipeline] withDockerContainer [2020-08-03T17:26:11.346Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:26:11.385Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:26:12.082Z] $ docker top 26bff801c7d4b7cc36ed405b63bc60858401ddb8cd7ad65bcea92524515b713f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:26:12.624Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:26:12.624Z] + tee [2020-08-03T17:26:12.624Z] clair timeout 1m0s [2020-08-03T17:26:12.624Z] docker timeout: 1m0s [2020-08-03T17:26:12.624Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:26:13.663Z] $ docker stop --time=1 26bff801c7d4b7cc36ed405b63bc60858401ddb8cd7ad65bcea92524515b713f [2020-08-03T17:26:15.049Z] $ docker rm -f 26bff801c7d4b7cc36ed405b63bc60858401ddb8cd7ad65bcea92524515b713f [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:26:15.857Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:26:15.870Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-security-proxy-setup-go-arm64_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:26:15.920Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:26:16.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:26:16.244Z] . [Pipeline] withDockerContainer [2020-08-03T17:26:16.355Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:26:16.393Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:26:17.155Z] $ docker top bf20387be7632739980bffc9b7dfa6b9c41191e3af058daf30f72a4322c04b37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:26:17.687Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:26:17.687Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:26:24.433Z] $ docker stop --time=1 bf20387be7632739980bffc9b7dfa6b9c41191e3af058daf30f72a4322c04b37 [2020-08-03T17:26:25.822Z] $ docker rm -f bf20387be7632739980bffc9b7dfa6b9c41191e3af058daf30f72a4322c04b37 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:26:26.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:26:26.295Z] . [Pipeline] withDockerContainer [2020-08-03T17:26:26.436Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:26:26.478Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:26:27.133Z] $ docker top 35f8976397eb2fb32fab5e8e56d8b4f56473c9db37e6d819b19d0372e5db9565 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:26:27.676Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:26:27.676Z] + tee [2020-08-03T17:26:27.676Z] clair timeout 1m0s [2020-08-03T17:26:27.676Z] docker timeout: 1m0s [2020-08-03T17:26:27.676Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:26:29.274Z] $ docker stop --time=1 35f8976397eb2fb32fab5e8e56d8b4f56473c9db37e6d819b19d0372e5db9565 [2020-08-03T17:26:30.663Z] $ docker rm -f 35f8976397eb2fb32fab5e8e56d8b4f56473c9db37e6d819b19d0372e5db9565 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:26:31.119Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:26:31.131Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-security-secrets-setup-go-arm64_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:26:31.195Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:26:31.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:26:31.526Z] . [Pipeline] withDockerContainer [2020-08-03T17:26:31.618Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:26:31.659Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:26:32.367Z] $ docker top bd194b13bf461b289b0a8296971b89b649a8329934c1c831488d9e9b6ee4d033 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:26:32.887Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:26:32.887Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:26:41.204Z] $ docker stop --time=1 bd194b13bf461b289b0a8296971b89b649a8329934c1c831488d9e9b6ee4d033 [2020-08-03T17:26:42.613Z] $ docker rm -f bd194b13bf461b289b0a8296971b89b649a8329934c1c831488d9e9b6ee4d033 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:26:43.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:26:43.128Z] . [Pipeline] withDockerContainer [2020-08-03T17:26:43.222Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:26:43.274Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:26:43.970Z] $ docker top 75e522f53b63269db4a808645d95c6285336375f715c2469301b90f6546e71d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:26:44.468Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:26:44.468Z] + tee [2020-08-03T17:26:44.468Z] clair timeout 1m0s [2020-08-03T17:26:44.468Z] docker timeout: 1m0s [2020-08-03T17:26:44.468Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:26:45.961Z] $ docker stop --time=1 75e522f53b63269db4a808645d95c6285336375f715c2469301b90f6546e71d5 [2020-08-03T17:26:47.326Z] $ docker rm -f 75e522f53b63269db4a808645d95c6285336375f715c2469301b90f6546e71d5 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:26:47.791Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:26:47.804Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-security-secretstore-setup-go-arm64_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:26:47.850Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:26:48.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:26:48.185Z] . [Pipeline] withDockerContainer [2020-08-03T17:26:48.278Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:26:48.321Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:26:49.042Z] $ docker top 713a7179fd9fe42fbc57d762b31670aca3b8b9346b068421acc9fc98191feb2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:26:49.567Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:26:49.567Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:26:52.986Z] $ docker stop --time=1 713a7179fd9fe42fbc57d762b31670aca3b8b9346b068421acc9fc98191feb2e [2020-08-03T17:26:54.372Z] $ docker rm -f 713a7179fd9fe42fbc57d762b31670aca3b8b9346b068421acc9fc98191feb2e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:26:54.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:26:54.840Z] . [Pipeline] withDockerContainer [2020-08-03T17:26:54.951Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:26:54.990Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:26:55.682Z] $ docker top d4f6a0220648a106c293eca417960088eecb1ac828d31b6be7f18998f8a5a5bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:26:56.171Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:26:56.171Z] + tee [2020-08-03T17:26:56.171Z] clair timeout 1m0s [2020-08-03T17:26:56.171Z] docker timeout: 1m0s [2020-08-03T17:26:56.171Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:26:56.832Z] $ docker stop --time=1 d4f6a0220648a106c293eca417960088eecb1ac828d31b6be7f18998f8a5a5bf [2020-08-03T17:26:58.203Z] $ docker rm -f d4f6a0220648a106c293eca417960088eecb1ac828d31b6be7f18998f8a5a5bf [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:26:58.698Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:26:58.710Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-support-logging-go-arm64_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:26:58.752Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:26:59.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:26:59.079Z] . [Pipeline] withDockerContainer [2020-08-03T17:26:59.172Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:26:59.210Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:26:59.898Z] $ docker top 8ccaf838cc02067bb68501f64ba4d4efce69c67b7049c322c2a9dd763f5606bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:27:00.422Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:27:00.422Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:27:05.840Z] $ docker stop --time=1 8ccaf838cc02067bb68501f64ba4d4efce69c67b7049c322c2a9dd763f5606bd [2020-08-03T17:27:07.267Z] $ docker rm -f 8ccaf838cc02067bb68501f64ba4d4efce69c67b7049c322c2a9dd763f5606bd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:27:07.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:27:07.730Z] . [Pipeline] withDockerContainer [2020-08-03T17:27:07.825Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:27:07.869Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:27:08.517Z] $ docker top 271828760d453cfd392af5ff3e628281cdf4a5aabd60cf37a3c5ac2885ed9e90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:27:09.022Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:27:09.022Z] + tee [2020-08-03T17:27:09.022Z] clair timeout 1m0s [2020-08-03T17:27:09.022Z] docker timeout: 1m0s [2020-08-03T17:27:09.022Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:27:10.050Z] $ docker stop --time=1 271828760d453cfd392af5ff3e628281cdf4a5aabd60cf37a3c5ac2885ed9e90 [2020-08-03T17:27:11.424Z] $ docker rm -f 271828760d453cfd392af5ff3e628281cdf4a5aabd60cf37a3c5ac2885ed9e90 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:27:11.868Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:27:11.880Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-support-notifications-go-arm64_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:27:11.925Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:27:12.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:27:12.254Z] . [Pipeline] withDockerContainer [2020-08-03T17:27:12.358Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:27:12.398Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:27:13.061Z] $ docker top 297d82fa30d86d45f645909e486aa9e744d1e617b4821eb4e51ac8b20bca7a13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:27:13.569Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:27:13.569Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:27:16.245Z] $ docker stop --time=1 297d82fa30d86d45f645909e486aa9e744d1e617b4821eb4e51ac8b20bca7a13 [2020-08-03T17:27:17.611Z] $ docker rm -f 297d82fa30d86d45f645909e486aa9e744d1e617b4821eb4e51ac8b20bca7a13 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:27:18.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:27:18.052Z] . [Pipeline] withDockerContainer [2020-08-03T17:27:18.142Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:27:18.180Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:27:18.788Z] $ docker top d88af0938e0e360a5cff32ba7c74340136ffa938d2cb04fd4c7be9ddc2de98e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:27:19.294Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:27:19.294Z] + tee [2020-08-03T17:27:19.294Z] clair timeout 1m0s [2020-08-03T17:27:19.294Z] docker timeout: 1m0s [2020-08-03T17:27:19.294Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:27:19.963Z] $ docker stop --time=1 d88af0938e0e360a5cff32ba7c74340136ffa938d2cb04fd4c7be9ddc2de98e6 [2020-08-03T17:27:21.327Z] $ docker rm -f d88af0938e0e360a5cff32ba7c74340136ffa938d2cb04fd4c7be9ddc2de98e6 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:27:21.771Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:27:21.783Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-support-scheduler-go-arm64_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:27:21.828Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:27:22.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:27:22.151Z] . [Pipeline] withDockerContainer [2020-08-03T17:27:22.246Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:27:22.285Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:27:22.941Z] $ docker top 57e8ec0a2aa4def3fe124a1226983b4102846b62da3f282db05d7371e6da9b37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:27:23.458Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:27:23.458Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:27:38.571Z] $ docker stop --time=1 57e8ec0a2aa4def3fe124a1226983b4102846b62da3f282db05d7371e6da9b37 [2020-08-03T17:27:39.980Z] $ docker rm -f 57e8ec0a2aa4def3fe124a1226983b4102846b62da3f282db05d7371e6da9b37 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:27:40.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-03T17:27:40.437Z] . [Pipeline] withDockerContainer [2020-08-03T17:27:40.534Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:27:40.572Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-03T17:27:41.293Z] $ docker top 71312e98b22c2d263b3b048c0bcf772ed75e6c04c27cc2a98ad91833b94143ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-03T17:27:41.824Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2f18d68ce33577a025edc322deb728338e3be43f [2020-08-03T17:27:41.824Z] + tee [2020-08-03T17:27:41.824Z] clair timeout 1m0s [2020-08-03T17:27:41.824Z] docker timeout: 1m0s [2020-08-03T17:27:41.824Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-03T17:27:43.827Z] $ docker stop --time=1 71312e98b22c2d263b3b048c0bcf772ed75e6c04c27cc2a98ad91833b94143ad [2020-08-03T17:27:45.181Z] $ docker rm -f 71312e98b22c2d263b3b048c0bcf772ed75e6c04c27cc2a98ad91833b94143ad [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-03T17:27:45.629Z] + mkdir -p /w/workspace/edgex-go/120/clair-reports [Pipeline] echo [2020-08-03T17:27:45.640Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/120/clair-reports/clair_results_docker-sys-mgmt-agent-go-arm64_2f18d68ce33577a025edc322deb728338e3be43f.html [Pipeline] writeFile [Pipeline] step [2020-08-03T17:27:45.688Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2020-08-03T17:27:46.027Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-03T17:27:46.072Z] provisioning config files... [2020-08-03T17:27:46.080Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/120@tmp/config459189412503572071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-03T17:27:46.438Z] --> edgex-publish-swagger.sh [2020-08-03T17:27:46.438Z] === Publish openapi/v1 API === [2020-08-03T17:27:46.438Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2020-08-03T17:27:46.438Z] [publishToSwagger] Publishing API Name [core-command] [2020-08-03T17:27:46.438Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-03T17:27:46.438Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-command?oas=3.0.0&isPrivate=false&force=true [2020-08-03T17:27:46.438Z] [publishToSwagger] Publishing API Name [core-data] [2020-08-03T17:27:46.438Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-03T17:27:46.438Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-data?oas=3.0.0&isPrivate=false&force=true [2020-08-03T17:27:46.438Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-08-03T17:27:46.438Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-03T17:27:46.438Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-metadata?oas=3.0.0&isPrivate=false&force=true [2020-08-03T17:27:46.438Z] [publishToSwagger] Publishing API Name [support-logging] [2020-08-03T17:27:46.438Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-03T17:27:46.438Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-logging?oas=3.0.0&isPrivate=false&force=true [2020-08-03T17:27:46.438Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-08-03T17:27:46.438Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-03T17:27:46.438Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-notifications?oas=3.0.0&isPrivate=false&force=true [2020-08-03T17:27:46.438Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-08-03T17:27:46.438Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-03T17:27:46.438Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-scheduler?oas=3.0.0&isPrivate=false&force=true [2020-08-03T17:27:46.438Z] [publishToSwagger] Publishing API Name [system-agent] [2020-08-03T17:27:46.438Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-03T17:27:46.438Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/system-agent?oas=3.0.0&isPrivate=false&force=true [2020-08-03T17:27:46.438Z] === Publish openapi/v2 API === [2020-08-03T17:27:46.438Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2020-08-03T17:27:46.438Z] [publishToSwagger] Publishing API Name [core-command] [2020-08-03T17:27:46.438Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-03T17:27:46.438Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-command?oas=3.0.0&isPrivate=false&force=true [2020-08-03T17:27:46.438Z] [publishToSwagger] Publishing API Name [core-data] [2020-08-03T17:27:46.438Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-03T17:27:46.438Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-data?oas=3.0.0&isPrivate=false&force=true [2020-08-03T17:27:46.438Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-08-03T17:27:46.438Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-03T17:27:46.438Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-metadata?oas=3.0.0&isPrivate=false&force=true [2020-08-03T17:27:46.438Z] [publishToSwagger] Publishing API Name [support-logging] [2020-08-03T17:27:46.438Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-03T17:27:46.438Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-logging?oas=3.0.0&isPrivate=false&force=true [2020-08-03T17:27:46.438Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-08-03T17:27:46.438Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-03T17:27:46.438Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-notifications?oas=3.0.0&isPrivate=false&force=true [2020-08-03T17:27:46.438Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-08-03T17:27:46.438Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-03T17:27:46.438Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-scheduler?oas=3.0.0&isPrivate=false&force=true [2020-08-03T17:27:46.438Z] [publishToSwagger] Publishing API Name [system-agent] [2020-08-03T17:27:46.438Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-03T17:27:46.438Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/system-agent?oas=3.0.0&isPrivate=false&force=true [Pipeline] } [2020-08-03T17:27:46.446Z] 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 [2020-08-03T17:27:54.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-03T17:27:54.890Z] . [Pipeline] withDockerContainer [2020-08-03T17:27:54.992Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:27:55.029Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-03T17:27:56.784Z] $ docker top 1b6dfa755ee37818d8c294510a5a2d89e07fc6c98b62c5f11c95db3cc88bc4ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-03T17:27:57.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-03T17:27:57.097Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-03T17:27:57.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-03T17:27:57.349Z] $ docker exec 1b6dfa755ee37818d8c294510a5a2d89e07fc6c98b62c5f11c95db3cc88bc4ff ssh-agent [2020-08-03T17:27:57.531Z] SSH_AUTH_SOCK=/tmp/ssh-dZSybFFwvLo9/agent.12 [2020-08-03T17:27:57.531Z] SSH_AGENT_PID=17 [2020-08-03T17:27:57.539Z] Running ssh-add (command line suppressed) [2020-08-03T17:27:57.668Z] Identity added: /w/workspace/edgex-go/120@tmp/private_key_8984191669249901133.key (/w/workspace/edgex-go/120@tmp/private_key_8984191669249901133.key) [2020-08-03T17:27:57.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-03T17:27:58.050Z] + git semver tag [2020-08-03T17:27:58.050Z] # -> Open(): unable to determine branch for HEAD [2020-08-03T17:27:58.050Z] # $GIT_DIR = /w/workspace/edgex-go/120/.git [2020-08-03T17:27:58.050Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/120 [2020-08-03T17:27:58.050Z] # $SEMVER_REMOTE_NAME = origin [2020-08-03T17:27:58.050Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-03T17:27:58.050Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-03T17:27:58.050Z] # $SEMVER_BRANCH = master [2020-08-03T17:27:58.050Z] # $SEMVER_DIR = /w/workspace/edgex-go/120/.semver [2020-08-03T17:27:58.050Z] # 2f18d68ce33577a025edc322deb728338e3be43f HEAD [2020-08-03T17:27:58.626Z] # -> Force: false [2020-08-03T17:27:58.626Z] # 4d53d228260185a13f5abc1081902f8ea2b43f34 refs/tags/v1.2.2-dev.8 [Pipeline] } [2020-08-03T17:27:58.638Z] $ docker exec --env ******** --env ******** 1b6dfa755ee37818d8c294510a5a2d89e07fc6c98b62c5f11c95db3cc88bc4ff ssh-agent -k [2020-08-03T17:27:58.778Z] unset SSH_AUTH_SOCK; [2020-08-03T17:27:58.778Z] unset SSH_AGENT_PID; [2020-08-03T17:27:58.778Z] echo Agent pid 17 killed; [2020-08-03T17:27:58.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-03T17:27:59.280Z] + git semver [Pipeline] } [2020-08-03T17:27:59.295Z] $ docker stop --time=1 1b6dfa755ee37818d8c294510a5a2d89e07fc6c98b62c5f11c95db3cc88bc4ff [2020-08-03T17:28:00.687Z] $ docker rm -f 1b6dfa755ee37818d8c294510a5a2d89e07fc6c98b62c5f11c95db3cc88bc4ff [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:28:01.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-03T17:28:01.278Z] [2020-08-03T17:28:01.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:28:01.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-03T17:28:01.609Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-08-03T17:28:01.609Z] ab5ef0e58194: Pulling fs layer [2020-08-03T17:28:01.609Z] 9712f1f96733: Pulling fs layer [2020-08-03T17:28:01.609Z] 63f879dbbcfc: Pulling fs layer [2020-08-03T17:28:01.609Z] 0d9ebad4ef96: Pulling fs layer [2020-08-03T17:28:01.609Z] e9a5061849ea: Pulling fs layer [2020-08-03T17:28:01.609Z] d747dcd14b5f: Pulling fs layer [2020-08-03T17:28:01.609Z] 2de7ff778b66: Pulling fs layer [2020-08-03T17:28:01.609Z] e9a5061849ea: Waiting [2020-08-03T17:28:01.609Z] d747dcd14b5f: Waiting [2020-08-03T17:28:01.609Z] 2de7ff778b66: Waiting [2020-08-03T17:28:01.609Z] 0d9ebad4ef96: Waiting [2020-08-03T17:28:01.609Z] 9712f1f96733: Verifying Checksum [2020-08-03T17:28:01.609Z] 9712f1f96733: Download complete [2020-08-03T17:28:02.188Z] 63f879dbbcfc: Verifying Checksum [2020-08-03T17:28:02.188Z] 63f879dbbcfc: Download complete [2020-08-03T17:28:02.188Z] e9a5061849ea: Verifying Checksum [2020-08-03T17:28:02.188Z] e9a5061849ea: Download complete [2020-08-03T17:28:02.188Z] d747dcd14b5f: Verifying Checksum [2020-08-03T17:28:02.188Z] d747dcd14b5f: Download complete [2020-08-03T17:28:02.451Z] 0d9ebad4ef96: Verifying Checksum [2020-08-03T17:28:02.451Z] 0d9ebad4ef96: Download complete [2020-08-03T17:28:02.451Z] 2de7ff778b66: Verifying Checksum [2020-08-03T17:28:02.451Z] 2de7ff778b66: Download complete [2020-08-03T17:28:02.451Z] ab5ef0e58194: Verifying Checksum [2020-08-03T17:28:02.451Z] ab5ef0e58194: Download complete [2020-08-03T17:28:06.659Z] ab5ef0e58194: Pull complete [2020-08-03T17:28:06.659Z] 9712f1f96733: Pull complete [2020-08-03T17:28:09.210Z] 63f879dbbcfc: Pull complete [2020-08-03T17:28:14.513Z] 0d9ebad4ef96: Pull complete [2020-08-03T17:28:16.425Z] e9a5061849ea: Pull complete [2020-08-03T17:28:16.425Z] d747dcd14b5f: Pull complete [2020-08-03T17:28:19.723Z] 2de7ff778b66: Pull complete [2020-08-03T17:28:19.723Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-08-03T17:28:19.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-03T17:28:19.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-08-03T17:28:19.873Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:28:19.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-08-03T17:28:23.696Z] $ docker top e031e8dcdfa1e76949712104e66874a29d1d51bf326f28a1a74731e87b8697d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-08-03T17:28:23.950Z] provisioning config files... [2020-08-03T17:28:23.958Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/120@tmp/config6971047630982349503tmp [2020-08-03T17:28:23.972Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/120@tmp/config5910415601007309621tmp [2020-08-03T17:28:24.043Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/120@tmp/config1367231596848758028tmp [Pipeline] { [Pipeline] echo [2020-08-03T17:28:24.103Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-03T17:28:24.393Z] ---> sigul-configuration.sh [2020-08-03T17:28:24.393Z] gpg: directory `/root/.gnupg' created [2020-08-03T17:28:24.393Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-08-03T17:28:24.393Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-08-03T17:28:24.393Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-08-03T17:28:24.393Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-08-03T17:28:24.393Z] gpg: CAST5 encrypted data [2020-08-03T17:28:24.653Z] gpg: encrypted with 1 passphrase [2020-08-03T17:28:24.653Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-08-03T17:28:24.942Z] + mkdir /home/jenkins [2020-08-03T17:28:24.942Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-08-03T17:28:25.231Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-08-03T17:28:25.240Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-03T17:28:25.527Z] ---> sigul-install.sh [2020-08-03T17:28:30.818Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-08-03T17:28:31.112Z] + git tag --list [2020-08-03T17:28:31.112Z] v1.2.2-dev.8 [Pipeline] sh [2020-08-03T17:28:31.404Z] + lftools sign git-tag v1.2.2-dev.8 [2020-08-03T17:28:32.789Z] Signing Git tag with Sigul... [2020-08-03T17:28:32.789Z] Signing v1.2.2-dev.8 [Pipeline] echo [2020-08-03T17:28:34.179Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-03T17:28:34.466Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-08-03T17:28:34.474Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-08-03T17:28:34.558Z] $ docker stop --time=1 e031e8dcdfa1e76949712104e66874a29d1d51bf326f28a1a74731e87b8697d3 [2020-08-03T17:28:36.518Z] $ docker rm -f e031e8dcdfa1e76949712104e66874a29d1d51bf326f28a1a74731e87b8697d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:28:37.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-03T17:28:37.285Z] . [Pipeline] withDockerContainer [2020-08-03T17:28:37.379Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:28:37.420Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-03T17:28:38.121Z] $ docker top e760a030283989181e40a3c1d1f4d726ccfaae740894d7b1029f663ea8383875 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-03T17:28:38.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-03T17:28:38.392Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-03T17:28:38.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-03T17:28:38.593Z] $ docker exec e760a030283989181e40a3c1d1f4d726ccfaae740894d7b1029f663ea8383875 ssh-agent [2020-08-03T17:28:38.768Z] SSH_AUTH_SOCK=/tmp/ssh-1E8OYPuy9T4v/agent.12 [2020-08-03T17:28:38.768Z] SSH_AGENT_PID=18 [2020-08-03T17:28:38.775Z] Running ssh-add (command line suppressed) [2020-08-03T17:28:38.908Z] Identity added: /w/workspace/edgex-go/120@tmp/private_key_2984069466573264175.key (/w/workspace/edgex-go/120@tmp/private_key_2984069466573264175.key) [2020-08-03T17:28:38.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-03T17:28:39.286Z] + git semver bump pre [2020-08-03T17:28:39.286Z] # -> Open(): unable to determine branch for HEAD [2020-08-03T17:28:39.286Z] # $GIT_DIR = /w/workspace/edgex-go/120/.git [2020-08-03T17:28:39.286Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/120 [2020-08-03T17:28:39.286Z] # $SEMVER_REMOTE_NAME = origin [2020-08-03T17:28:39.286Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-03T17:28:39.286Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-03T17:28:39.286Z] # $SEMVER_BRANCH = master [2020-08-03T17:28:39.286Z] # $SEMVER_DIR = /w/workspace/edgex-go/120/.semver [2020-08-03T17:28:39.286Z] 1.2.2-dev.9 [Pipeline] } [2020-08-03T17:28:39.297Z] $ docker exec --env ******** --env ******** e760a030283989181e40a3c1d1f4d726ccfaae740894d7b1029f663ea8383875 ssh-agent -k [2020-08-03T17:28:39.421Z] unset SSH_AUTH_SOCK; [2020-08-03T17:28:39.421Z] unset SSH_AGENT_PID; [2020-08-03T17:28:39.421Z] echo Agent pid 18 killed; [2020-08-03T17:28:39.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-03T17:28:39.905Z] + git semver [Pipeline] } [2020-08-03T17:28:39.919Z] $ docker stop --time=1 e760a030283989181e40a3c1d1f4d726ccfaae740894d7b1029f663ea8383875 [2020-08-03T17:28:41.296Z] $ docker rm -f e760a030283989181e40a3c1d1f4d726ccfaae740894d7b1029f663ea8383875 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:28:41.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-03T17:28:41.795Z] . [Pipeline] withDockerContainer [2020-08-03T17:28:41.884Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:28:41.949Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-03T17:28:42.569Z] $ docker top d8bb02fe8dd5d790d9f870fb493681a83ada79784134703aa05f10c3a8bd8e01 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-03T17:28:42.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-03T17:28:42.824Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-03T17:28:43.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-03T17:28:43.008Z] $ docker exec d8bb02fe8dd5d790d9f870fb493681a83ada79784134703aa05f10c3a8bd8e01 ssh-agent [2020-08-03T17:28:43.187Z] SSH_AUTH_SOCK=/tmp/ssh-o0ImqUFiBRXs/agent.11 [2020-08-03T17:28:43.187Z] SSH_AGENT_PID=16 [2020-08-03T17:28:43.193Z] Running ssh-add (command line suppressed) [2020-08-03T17:28:43.323Z] Identity added: /w/workspace/edgex-go/120@tmp/private_key_2664009354143320459.key (/w/workspace/edgex-go/120@tmp/private_key_2664009354143320459.key) [2020-08-03T17:28:43.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-03T17:28:43.698Z] + git semver push [2020-08-03T17:28:43.698Z] # -> Open(): unable to determine branch for HEAD [2020-08-03T17:28:43.698Z] # $GIT_DIR = /w/workspace/edgex-go/120/.git [2020-08-03T17:28:43.698Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/120 [2020-08-03T17:28:43.698Z] # $SEMVER_REMOTE_NAME = origin [2020-08-03T17:28:43.698Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-03T17:28:43.698Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-03T17:28:43.698Z] # $SEMVER_BRANCH = master [2020-08-03T17:28:43.698Z] # $SEMVER_DIR = /w/workspace/edgex-go/120/.semver [Pipeline] } [2020-08-03T17:28:53.697Z] $ docker exec --env ******** --env ******** d8bb02fe8dd5d790d9f870fb493681a83ada79784134703aa05f10c3a8bd8e01 ssh-agent -k [2020-08-03T17:28:53.848Z] unset SSH_AUTH_SOCK; [2020-08-03T17:28:53.849Z] unset SSH_AGENT_PID; [2020-08-03T17:28:53.849Z] echo Agent pid 16 killed; [2020-08-03T17:28:53.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-03T17:28:54.394Z] + git semver [Pipeline] } [2020-08-03T17:28:54.408Z] $ docker stop --time=1 d8bb02fe8dd5d790d9f870fb493681a83ada79784134703aa05f10c3a8bd8e01 [2020-08-03T17:28:55.871Z] $ docker rm -f d8bb02fe8dd5d790d9f870fb493681a83ada79784134703aa05f10c3a8bd8e01 [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 [2020-08-03T17:28:56.701Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-03T17:28:57.597Z] ---> package-listing.sh [2020-08-03T17:28:57.597Z] ++ facter osfamily [2020-08-03T17:28:57.597Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-03T17:28:57.597Z] + OS_FAMILY=redhat [2020-08-03T17:28:57.597Z] + workspace=/w/workspace/edgex-go/120 [2020-08-03T17:28:57.597Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-03T17:28:57.597Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-03T17:28:57.597Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-03T17:28:57.597Z] + PACKAGES=/tmp/packages_start.txt [2020-08-03T17:28:57.597Z] + '[' /w/workspace/edgex-go/120 ']' [2020-08-03T17:28:57.597Z] + PACKAGES=/tmp/packages_end.txt [2020-08-03T17:28:57.597Z] + case "${OS_FAMILY}" in [2020-08-03T17:28:57.597Z] + rpm -qa [2020-08-03T17:28:57.597Z] + sort [2020-08-03T17:29:01.805Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-03T17:29:01.805Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-03T17:29:01.805Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-03T17:29:01.805Z] + '[' /w/workspace/edgex-go/120 ']' [2020-08-03T17:29:01.805Z] + mkdir -p /w/workspace/edgex-go/120/archives/ [2020-08-03T17:29:01.805Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/120/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:29:02.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-03T17:29:02.411Z] [2020-08-03T17:29:02.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-03T17:29:02.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-03T17:29:02.764Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-03T17:29:02.764Z] c9b1b535fdd9: Pulling fs layer [2020-08-03T17:29:02.764Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-03T17:29:02.764Z] 756a868c4378: Pulling fs layer [2020-08-03T17:29:02.764Z] 444b2fc9a129: Pulling fs layer [2020-08-03T17:29:02.764Z] ea15f1150254: Pulling fs layer [2020-08-03T17:29:02.764Z] 41b27a9f41bf: Pulling fs layer [2020-08-03T17:29:02.764Z] 28c525ee5125: Pulling fs layer [2020-08-03T17:29:02.764Z] 094b1ea09ed8: Pulling fs layer [2020-08-03T17:29:02.764Z] 138eaada9080: Pulling fs layer [2020-08-03T17:29:02.764Z] 0622d0fa9048: Pulling fs layer [2020-08-03T17:29:02.764Z] 41b27a9f41bf: Waiting [2020-08-03T17:29:02.764Z] 28c525ee5125: Waiting [2020-08-03T17:29:02.764Z] 094b1ea09ed8: Waiting [2020-08-03T17:29:02.764Z] 138eaada9080: Waiting [2020-08-03T17:29:02.764Z] 0622d0fa9048: Waiting [2020-08-03T17:29:02.764Z] 444b2fc9a129: Waiting [2020-08-03T17:29:02.764Z] ea15f1150254: Waiting [2020-08-03T17:29:02.764Z] 2cc5ad85d9ab: Download complete [2020-08-03T17:29:02.764Z] 444b2fc9a129: Verifying Checksum [2020-08-03T17:29:02.764Z] 444b2fc9a129: Download complete [2020-08-03T17:29:02.764Z] c9b1b535fdd9: Verifying Checksum [2020-08-03T17:29:02.764Z] c9b1b535fdd9: Download complete [2020-08-03T17:29:02.764Z] ea15f1150254: Verifying Checksum [2020-08-03T17:29:02.764Z] ea15f1150254: Download complete [2020-08-03T17:29:03.028Z] 28c525ee5125: Verifying Checksum [2020-08-03T17:29:03.028Z] 28c525ee5125: Download complete [2020-08-03T17:29:03.293Z] 756a868c4378: Verifying Checksum [2020-08-03T17:29:03.293Z] 756a868c4378: Download complete [2020-08-03T17:29:03.293Z] 138eaada9080: Verifying Checksum [2020-08-03T17:29:03.293Z] 138eaada9080: Download complete [2020-08-03T17:29:03.293Z] 094b1ea09ed8: Verifying Checksum [2020-08-03T17:29:03.293Z] 094b1ea09ed8: Download complete [2020-08-03T17:29:03.293Z] 0622d0fa9048: Download complete [2020-08-03T17:29:03.556Z] c9b1b535fdd9: Pull complete [2020-08-03T17:29:03.817Z] 41b27a9f41bf: Verifying Checksum [2020-08-03T17:29:03.817Z] 41b27a9f41bf: Download complete [2020-08-03T17:29:04.078Z] 2cc5ad85d9ab: Pull complete [2020-08-03T17:29:05.465Z] 756a868c4378: Pull complete [2020-08-03T17:29:05.724Z] 444b2fc9a129: Pull complete [2020-08-03T17:29:05.987Z] ea15f1150254: Pull complete [2020-08-03T17:29:10.211Z] 41b27a9f41bf: Pull complete [2020-08-03T17:29:10.211Z] 28c525ee5125: Pull complete [2020-08-03T17:29:12.128Z] 094b1ea09ed8: Pull complete [2020-08-03T17:29:12.128Z] 138eaada9080: Pull complete [2020-08-03T17:29:12.128Z] 0622d0fa9048: Pull complete [2020-08-03T17:29:12.389Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-03T17:29:12.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-03T17:29:12.389Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-03T17:29:12.527Z] prd-centos7-docker-4c-2g-1945 does not seem to be running inside a container [2020-08-03T17:29:12.565Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-03T17:29:15.768Z] $ docker top 78880d8eac71d6c10644613e3570a7c8fb82ebc2eec8e838e9d3dc41b4c5bddd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-03T17:29:16.068Z] provisioning config files... [2020-08-03T17:29:16.099Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/120@tmp/config6775865249724008849tmp [Pipeline] { [Pipeline] echo [2020-08-03T17:29:16.177Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-03T17:29:16.525Z] ---> create-netrc.sh [Pipeline] echo [2020-08-03T17:29:16.534Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-03T17:29:16.818Z] ---> logs-deploy.sh [2020-08-03T17:29:16.818Z] + ARCHIVE_ARTIFACTS= [2020-08-03T17:29:16.818Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-03T17:29:16.818Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-03T17:29:16.818Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-03T17:29:16.818Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/120 [2020-08-03T17:29:16.818Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/master/120/ [2020-08-03T17:29:16.818Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/120 /w/workspace/edgex-go/120 [2020-08-03T17:29:17.758Z] Archives upload complete. [2020-08-03T17:29:18.017Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/120 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/master/120/