Pull request #2666 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 9987179e50b3092528debbdf6f8e9bca85611d08+3555043a6994042684a9c8b6423498381cadcc6f (3bd650d3b2201b21df0039ceb0699d997692887d) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2666/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # 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 ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-688 in /w/workspace/edgexfoundry_edgex-go_PR-2666 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/pull/2666/head:refs/remotes/origin/PR-2666 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 3555043a6994042684a9c8b6423498381cadcc6f into PR head commit 9987179e50b3092528debbdf6f8e9bca85611d08 Merge succeeded, producing 9987179e50b3092528debbdf6f8e9bca85611d08 Checking out Revision 9987179e50b3092528debbdf6f8e9bca85611d08 (PR-2666) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2666/head:refs/remotes/origin/PR-2666 # 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/pull/2666/head:refs/remotes/origin/PR-2666 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9987179e50b3092528debbdf6f8e9bca85611d08 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3555043a6994042684a9c8b6423498381cadcc6f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9987179e50b3092528debbdf6f8e9bca85611d08 # timeout=10 Commit message: "fix(snap): remove support-logging" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-21T22:38:09.477Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-21T22:38:09.816Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-21T22:38:10.011Z] ========================================================= [2020-08-21T22:38:10.011Z] EdgeX Global Pipelines Version Info [2020-08-21T22:38:10.011Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-21T22:38:11.527Z] ------------------- [2020-08-21T22:38:11.527Z] stable info: [2020-08-21T22:38:11.527Z] ------------------- [2020-08-21T22:38:11.527Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-21T22:38:11.527Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-21T22:38:11.527Z] Message: update stable to v1.0.106 [2020-08-21T22:38:12.471Z] ------------------- [2020-08-21T22:38:12.471Z] experimental info: [2020-08-21T22:38:12.471Z] ------------------- [2020-08-21T22:38:12.471Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-21T22:38:12.471Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-21T22:38:12.471Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-08-21T22:38:14.409Z] ++ 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-21T22:38:14.409Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-21T22:38:14.409Z] ++ dirname cmd/core-command/Dockerfile [2020-08-21T22:38:14.409Z] ++ cut -d/ -f2 [2020-08-21T22:38:14.409Z] + echo core-command,cmd/core-command/Dockerfile [2020-08-21T22:38:14.409Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-21T22:38:14.409Z] ++ dirname cmd/core-data/Dockerfile [2020-08-21T22:38:14.409Z] ++ cut -d/ -f2 [2020-08-21T22:38:14.409Z] + echo core-data,cmd/core-data/Dockerfile [2020-08-21T22:38:14.409Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-21T22:38:14.409Z] ++ dirname cmd/core-metadata/Dockerfile [2020-08-21T22:38:14.409Z] ++ cut -d/ -f2 [2020-08-21T22:38:14.409Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-08-21T22:38:14.409Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-21T22:38:14.409Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-08-21T22:38:14.409Z] ++ cut -d/ -f2 [2020-08-21T22:38:14.409Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-08-21T22:38:14.409Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-21T22:38:14.409Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-08-21T22:38:14.409Z] ++ cut -d/ -f2 [2020-08-21T22:38:14.409Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-08-21T22:38:14.409Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-21T22:38:14.409Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-08-21T22:38:14.409Z] ++ cut -d/ -f2 [2020-08-21T22:38:14.409Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-08-21T22:38:14.409Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-21T22:38:14.409Z] ++ dirname cmd/support-logging/Dockerfile [2020-08-21T22:38:14.409Z] ++ cut -d/ -f2 [2020-08-21T22:38:14.409Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-08-21T22:38:14.409Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-21T22:38:14.409Z] ++ dirname cmd/support-notifications/Dockerfile [2020-08-21T22:38:14.409Z] ++ cut -d/ -f2 [2020-08-21T22:38:14.409Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-08-21T22:38:14.409Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-21T22:38:14.409Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-08-21T22:38:14.409Z] ++ cut -d/ -f2 [2020-08-21T22:38:14.409Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-08-21T22:38:14.409Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-21T22:38:14.409Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-08-21T22:38:14.409Z] ++ cut -d/ -f2 [2020-08-21T22:38:14.409Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-08-21T22:38:14.501Z] 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-21T22:38:15.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-21T22:38:15.909Z] [2020-08-21T22:38:15.909Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-21T22:38:16.305Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-21T22:38:16.571Z] latest: Pulling from edgex-devops/git-semver [2020-08-21T22:38:16.571Z] 31603596830f: Pulling fs layer [2020-08-21T22:38:16.571Z] 2a8b12db71e7: Pulling fs layer [2020-08-21T22:38:16.571Z] 6ca5941a6612: Pulling fs layer [2020-08-21T22:38:16.571Z] ecc8261a40a4: Pulling fs layer [2020-08-21T22:38:16.571Z] ecc8261a40a4: Waiting [2020-08-21T22:38:16.571Z] 2a8b12db71e7: Verifying Checksum [2020-08-21T22:38:16.571Z] 2a8b12db71e7: Download complete [2020-08-21T22:38:16.571Z] 31603596830f: Download complete [2020-08-21T22:38:16.571Z] 6ca5941a6612: Verifying Checksum [2020-08-21T22:38:16.571Z] 6ca5941a6612: Download complete [2020-08-21T22:38:16.571Z] ecc8261a40a4: Verifying Checksum [2020-08-21T22:38:16.571Z] ecc8261a40a4: Download complete [2020-08-21T22:38:16.837Z] 31603596830f: Pull complete [2020-08-21T22:38:17.106Z] 2a8b12db71e7: Pull complete [2020-08-21T22:38:17.689Z] 6ca5941a6612: Pull complete [2020-08-21T22:38:17.953Z] ecc8261a40a4: Pull complete [2020-08-21T22:38:17.953Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-21T22:38:17.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-21T22:38:17.953Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-21T22:38:18.085Z] prd-centos7-docker-4c-2g-688 does not seem to be running inside a container [2020-08-21T22:38:18.135Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-21T22:38:20.658Z] $ docker top 5a048de05fffa9eb426e1e3e91908cc497d134c6be81187d896c639396dcfa41 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-21T22:38:21.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-21T22:38:21.019Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-21T22:38:21.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-21T22:38:21.249Z] $ docker exec 5a048de05fffa9eb426e1e3e91908cc497d134c6be81187d896c639396dcfa41 ssh-agent [2020-08-21T22:38:21.414Z] SSH_AUTH_SOCK=/tmp/ssh-YNKJJr1SRgx5/agent.12 [2020-08-21T22:38:21.414Z] SSH_AGENT_PID=18 [2020-08-21T22:38:21.424Z] Running ssh-add (command line suppressed) [2020-08-21T22:38:21.550Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2430631449200399468.key (/w/workspace/edgex-go/1@tmp/private_key_2430631449200399468.key) [2020-08-21T22:38:21.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-21T22:38:21.973Z] + git describe --exact-match --tags HEAD [2020-08-21T22:38:21.973Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-21T22:38:22.009Z] $ docker exec --env ******** --env ******** 5a048de05fffa9eb426e1e3e91908cc497d134c6be81187d896c639396dcfa41 ssh-agent -k [2020-08-21T22:38:22.132Z] unset SSH_AUTH_SOCK; [2020-08-21T22:38:22.132Z] unset SSH_AGENT_PID; [2020-08-21T22:38:22.132Z] echo Agent pid 18 killed; [2020-08-21T22:38:22.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-21T22:38:22.332Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-21T22:38:22.332Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-21T22:38:22.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-21T22:38:22.458Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-21T22:38:22.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-21T22:38:22.637Z] $ docker exec 5a048de05fffa9eb426e1e3e91908cc497d134c6be81187d896c639396dcfa41 ssh-agent [2020-08-21T22:38:22.804Z] SSH_AUTH_SOCK=/tmp/ssh-BF8LbXydsnTK/agent.47 [2020-08-21T22:38:22.804Z] SSH_AGENT_PID=52 [2020-08-21T22:38:22.810Z] Running ssh-add (command line suppressed) [2020-08-21T22:38:22.924Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4725347567416660944.key (/w/workspace/edgex-go/1@tmp/private_key_4725347567416660944.key) [2020-08-21T22:38:22.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-21T22:38:23.354Z] + git semver init [2020-08-21T22:38:23.354Z] # -> Open(): unable to determine branch for HEAD [2020-08-21T22:38:23.354Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-08-21T22:38:23.354Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-08-21T22:38:23.354Z] # $SEMVER_REMOTE_NAME = origin [2020-08-21T22:38:23.354Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-21T22:38:23.354Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-21T22:38:23.354Z] # $SEMVER_BRANCH = PR-2666 [2020-08-21T22:38:23.354Z] # $SEMVER_TEMP = /tmp/semver-798930354 [2020-08-21T22:38:23.354Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-08-21T22:38:41.544Z] # '/tmp/semver-798930354' -> '/w/workspace/edgex-go/1/.semver' [2020-08-21T22:38:41.544Z] # -> Force: false [2020-08-21T22:38:41.544Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-08-21T22:38:41.569Z] $ docker exec --env ******** --env ******** 5a048de05fffa9eb426e1e3e91908cc497d134c6be81187d896c639396dcfa41 ssh-agent -k [2020-08-21T22:38:41.765Z] unset SSH_AUTH_SOCK; [2020-08-21T22:38:41.766Z] unset SSH_AGENT_PID; [2020-08-21T22:38:41.766Z] echo Agent pid 52 killed; [2020-08-21T22:38:41.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-21T22:38:42.478Z] + git semver [Pipeline] } [2020-08-21T22:38:42.522Z] $ docker stop --time=1 5a048de05fffa9eb426e1e3e91908cc497d134c6be81187d896c639396dcfa41 [2020-08-21T22:38:44.197Z] $ docker rm -f 5a048de05fffa9eb426e1e3e91908cc497d134c6be81187d896c639396dcfa41 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-21T22:38:57.470Z] Stashed 38 file(s) [Pipeline] echo [2020-08-21T22:38:57.487Z] [edgeXSemver] initialized semver on version 0.0.0 [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-21T22:38:58.413Z] ========================================================= [2020-08-21T22:38:58.413Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-21T22:38:58.413Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-21T22:38:58.786Z] + 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-21T22:39:02.097Z] Sending build context to Docker daemon 323.2MB [2020-08-21T22:39:02.098Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-21T22:39:02.098Z] Step 2/7 : FROM ${BASE} [2020-08-21T22:39:02.098Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-21T22:39:02.098Z] df20fa9351a1: Pulling fs layer [2020-08-21T22:39:02.098Z] ed8968b2872e: Pulling fs layer [2020-08-21T22:39:02.098Z] a92cc7c5fd73: Pulling fs layer [2020-08-21T22:39:02.098Z] 2dd03ba5bac4: Pulling fs layer [2020-08-21T22:39:02.098Z] 1e091d79d1de: Pulling fs layer [2020-08-21T22:39:02.098Z] 481702a1767f: Pulling fs layer [2020-08-21T22:39:02.098Z] f64a6f60c768: Pulling fs layer [2020-08-21T22:39:02.098Z] e78d2573fc39: Pulling fs layer [2020-08-21T22:39:02.098Z] e876d2f968b6: Pulling fs layer [2020-08-21T22:39:02.098Z] ce8a83651883: Pulling fs layer [2020-08-21T22:39:02.098Z] 07967f4d0e4b: Pulling fs layer [2020-08-21T22:39:02.098Z] 1e091d79d1de: Waiting [2020-08-21T22:39:02.098Z] 481702a1767f: Waiting [2020-08-21T22:39:02.098Z] f64a6f60c768: Waiting [2020-08-21T22:39:02.098Z] e78d2573fc39: Waiting [2020-08-21T22:39:02.098Z] e876d2f968b6: Waiting [2020-08-21T22:39:02.098Z] ce8a83651883: Waiting [2020-08-21T22:39:02.098Z] 07967f4d0e4b: Waiting [2020-08-21T22:39:02.098Z] 2dd03ba5bac4: Waiting [2020-08-21T22:39:02.098Z] a92cc7c5fd73: Download complete [2020-08-21T22:39:02.098Z] ed8968b2872e: Download complete [2020-08-21T22:39:02.098Z] 1e091d79d1de: Verifying Checksum [2020-08-21T22:39:02.098Z] 1e091d79d1de: Download complete [2020-08-21T22:39:02.098Z] 481702a1767f: Verifying Checksum [2020-08-21T22:39:02.098Z] 481702a1767f: Download complete [2020-08-21T22:39:02.098Z] df20fa9351a1: Verifying Checksum [2020-08-21T22:39:02.098Z] df20fa9351a1: Download complete [2020-08-21T22:39:02.380Z] df20fa9351a1: Pull complete [2020-08-21T22:39:02.645Z] ed8968b2872e: Pull complete [2020-08-21T22:39:02.645Z] f64a6f60c768: Verifying Checksum [2020-08-21T22:39:02.645Z] f64a6f60c768: Download complete [2020-08-21T22:39:02.907Z] e876d2f968b6: Verifying Checksum [2020-08-21T22:39:02.907Z] e876d2f968b6: Download complete [2020-08-21T22:39:03.177Z] e78d2573fc39: Verifying Checksum [2020-08-21T22:39:03.177Z] e78d2573fc39: Download complete [2020-08-21T22:39:03.177Z] 07967f4d0e4b: Verifying Checksum [2020-08-21T22:39:03.177Z] 07967f4d0e4b: Download complete [2020-08-21T22:39:03.440Z] ce8a83651883: Download complete [2020-08-21T22:39:03.440Z] 2dd03ba5bac4: Verifying Checksum [2020-08-21T22:39:03.440Z] 2dd03ba5bac4: Download complete [2020-08-21T22:39:04.013Z] a92cc7c5fd73: Pull complete [2020-08-21T22:39:09.333Z] 2dd03ba5bac4: Pull complete [2020-08-21T22:39:09.333Z] 1e091d79d1de: Pull complete [2020-08-21T22:39:09.597Z] 481702a1767f: Pull complete [2020-08-21T22:39:13.051Z] Still waiting to schedule task [2020-08-21T22:39:13.051Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-687’ [2020-08-21T22:39:17.755Z] f64a6f60c768: Pull complete [2020-08-21T22:39:19.679Z] e78d2573fc39: Pull complete [2020-08-21T22:39:19.942Z] e876d2f968b6: Pull complete [2020-08-21T22:39:21.332Z] ce8a83651883: Pull complete [2020-08-21T22:39:21.332Z] 07967f4d0e4b: Pull complete [2020-08-21T22:39:21.332Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-21T22:39:21.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-21T22:39:21.332Z] ---> 5d7c900382c6 [2020-08-21T22:39:21.332Z] 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-21T22:39:23.251Z] ---> Running in 43497bb1573d [2020-08-21T22:39:23.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-21T22:39:24.404Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-21T22:39:24.977Z] (1/12) Installing libmagic (5.38-r0) [2020-08-21T22:39:25.549Z] (2/12) Installing file (5.38-r0) [2020-08-21T22:39:25.549Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-21T22:39:25.549Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-21T22:39:29.767Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-21T22:39:29.767Z] (6/12) Installing patch (2.7.6-r6) [2020-08-21T22:39:29.767Z] (7/12) Installing build-base (0.5-r2) [2020-08-21T22:39:29.767Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-21T22:39:29.767Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-21T22:39:30.028Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-21T22:39:30.028Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-21T22:39:30.028Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-21T22:39:30.289Z] Executing busybox-1.31.1-r16.trigger [2020-08-21T22:39:30.289Z] OK: 233 MiB in 51 packages [2020-08-21T22:39:33.594Z] Removing intermediate container 43497bb1573d [2020-08-21T22:39:33.594Z] ---> 547236557d9f [2020-08-21T22:39:33.594Z] Step 4/7 : WORKDIR /edgex-go [2020-08-21T22:39:33.594Z] ---> Running in a530fccc5af6 [2020-08-21T22:39:33.594Z] Removing intermediate container a530fccc5af6 [2020-08-21T22:39:33.594Z] ---> 8a63610881e2 [2020-08-21T22:39:33.594Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-21T22:39:33.855Z] latest: Pulling from library/docker [2020-08-21T22:39:34.117Z] df20fa9351a1: Already exists [2020-08-21T22:39:34.117Z] 25ad7478873d: Pulling fs layer [2020-08-21T22:39:34.117Z] 4684f6177b5d: Pulling fs layer [2020-08-21T22:39:34.117Z] 46e300cec669: Pulling fs layer [2020-08-21T22:39:34.117Z] 63038576ad94: Pulling fs layer [2020-08-21T22:39:34.117Z] 0fdb76c4706c: Pulling fs layer [2020-08-21T22:39:34.117Z] cb7edeffdfd5: Pulling fs layer [2020-08-21T22:39:34.117Z] 63038576ad94: Waiting [2020-08-21T22:39:34.117Z] 0fdb76c4706c: Waiting [2020-08-21T22:39:34.117Z] cb7edeffdfd5: Waiting [2020-08-21T22:39:34.117Z] 4684f6177b5d: Verifying Checksum [2020-08-21T22:39:34.117Z] 4684f6177b5d: Download complete [2020-08-21T22:39:34.380Z] 25ad7478873d: Verifying Checksum [2020-08-21T22:39:34.380Z] 25ad7478873d: Download complete [2020-08-21T22:39:34.380Z] 63038576ad94: Verifying Checksum [2020-08-21T22:39:34.380Z] 63038576ad94: Download complete [2020-08-21T22:39:34.380Z] 0fdb76c4706c: Verifying Checksum [2020-08-21T22:39:34.380Z] 0fdb76c4706c: Download complete [2020-08-21T22:39:34.380Z] cb7edeffdfd5: Download complete [2020-08-21T22:39:34.647Z] 25ad7478873d: Pull complete [2020-08-21T22:39:34.647Z] 4684f6177b5d: Pull complete [2020-08-21T22:39:35.222Z] 46e300cec669: Verifying Checksum [2020-08-21T22:39:35.222Z] 46e300cec669: Download complete [2020-08-21T22:39:37.776Z] 46e300cec669: Pull complete [2020-08-21T22:39:37.776Z] 63038576ad94: Pull complete [2020-08-21T22:39:37.776Z] 0fdb76c4706c: Pull complete [2020-08-21T22:39:37.776Z] cb7edeffdfd5: Pull complete [2020-08-21T22:39:37.776Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-21T22:39:37.776Z] Status: Downloaded newer image for docker:latest [2020-08-21T22:39:39.694Z] ---> 95ce57ea4e5b [2020-08-21T22:39:39.694Z] Step 6/7 : COPY go.mod . [2020-08-21T22:39:39.694Z] ---> 164d8ff18559 [2020-08-21T22:39:39.694Z] Step 7/7 : RUN go mod download [2020-08-21T22:39:39.694Z] ---> Running in 3c9c45a278c2 [2020-08-21T22:39:42.239Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-21T22:39:42.239Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-21T22:39:42.239Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-21T22:39:42.239Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-21T22:39:42.500Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-21T22:39:42.500Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-21T22:39:42.500Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-21T22:39:42.500Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-21T22:39:42.500Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-21T22:39:42.500Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-21T22:39:42.760Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-21T22:39:42.760Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-21T22:39:42.760Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-21T22:39:42.760Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-21T22:39:42.760Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.72 [2020-08-21T22:39:42.760Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-21T22:39:43.021Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-21T22:39:43.021Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-21T22:39:43.021Z] go: finding github.com/fatih/color v1.7.0 [2020-08-21T22:39:43.021Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-21T22:39:43.021Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-21T22:39:43.021Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-21T22:39:43.282Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-21T22:39:43.282Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-21T22:39:43.282Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-21T22:39:43.282Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-21T22:39:43.282Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-21T22:39:43.282Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-21T22:39:43.282Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-21T22:39:43.542Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-21T22:39:43.542Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-21T22:39:43.542Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-21T22:39:43.542Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-21T22:39:43.542Z] go: finding github.com/google/uuid v1.1.0 [2020-08-21T22:39:43.542Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-21T22:39:43.804Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-21T22:39:43.804Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-21T22:39:43.804Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-21T22:39:43.804Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-21T22:39:43.804Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-21T22:39:43.804Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-21T22:39:43.804Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-21T22:39:44.065Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-21T22:39:44.065Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-21T22:39:44.065Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-21T22:39:44.065Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-21T22:39:44.065Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-21T22:39:44.065Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-21T22:39:44.065Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-21T22:39:44.327Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-21T22:39:44.327Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-21T22:39:44.327Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-21T22:39:44.327Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-21T22:39:44.327Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-21T22:39:44.327Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-21T22:39:44.327Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-21T22:39:44.588Z] go: finding github.com/kr/pty v1.1.1 [2020-08-21T22:39:44.588Z] go: finding github.com/kr/text v0.1.0 [2020-08-21T22:39:44.588Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-21T22:39:44.588Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-21T22:39:44.588Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-21T22:39:44.588Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-21T22:39:44.850Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-21T22:39:44.850Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-21T22:39:44.850Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-21T22:39:44.850Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-21T22:39:44.850Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-21T22:39:44.850Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-21T22:39:44.850Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-21T22:39:45.111Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-21T22:39:45.111Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-21T22:39:45.111Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-21T22:39:45.111Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-21T22:39:45.111Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-21T22:39:45.111Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-21T22:39:45.111Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-21T22:39:45.373Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-21T22:39:45.373Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-21T22:39:45.373Z] go: finding github.com/posener/complete v1.1.1 [2020-08-21T22:39:45.373Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-21T22:39:45.373Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-21T22:39:45.373Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-21T22:39:45.373Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-21T22:39:45.636Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-21T22:39:45.636Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-21T22:39:45.636Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-21T22:39:45.636Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-21T22:39:45.636Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-21T22:39:45.636Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-21T22:39:45.902Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-21T22:39:45.902Z] go: finding golang.org/x/text v0.3.2 [2020-08-21T22:39:45.902Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-21T22:39:45.902Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-21T22:39:45.902Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-21T22:39:45.902Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-21T22:39:45.902Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-21T22:39:46.163Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-21T22:40:04.342Z] Removing intermediate container 3c9c45a278c2 [2020-08-21T22:40:04.342Z] ---> 640a023625e7 [2020-08-21T22:40:04.342Z] Successfully built 640a023625e7 [2020-08-21T22:40:04.342Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-21T22:40:05.355Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-21T22:40:05.617Z] . [Pipeline] withDockerContainer [2020-08-21T22:40:05.744Z] prd-centos7-docker-4c-2g-688 does not seem to be running inside a container [2020-08-21T22:40:05.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-08-21T22:40:06.504Z] $ docker top 612e051e9c199c2b38185bd55f4956d111071c79d304cffd9244b3f67892e707 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-21T22:40:07.030Z] + go version [2020-08-21T22:40:07.030Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-08-21T22:40:07.059Z] ========================================================= [2020-08-21T22:40:07.059Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-21T22:40:07.059Z] ========================================================= [Pipeline] sh [2020-08-21T22:40:07.364Z] + make test [2020-08-21T22:40:07.364Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-21T22:40:09.926Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-21T22:40:18.164Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-21T22:40:22.442Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-21T22:40:22.710Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-21T22:40:22.710Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-21T22:40:22.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-21T22:40:25.570Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.010s [2020-08-21T22:40:25.570Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-21T22:40:25.570Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-21T22:40:25.570Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-21T22:40:25.570Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-21T22:40:26.575Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-21T22:40:26.575Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-21T22:40:26.575Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-21T22:40:26.575Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-21T22:40:31.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.046s coverage: 46.6% of statements [2020-08-21T22:40:31.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-21T22:40:31.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-21T22:40:31.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-21T22:40:31.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-21T22:40:31.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-21T22:40:34.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.065s coverage: 27.2% of statements [2020-08-21T22:40:34.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-21T22:40:34.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-21T22:40:34.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-21T22:40:34.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-21T22:40:34.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-21T22:40:34.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-21T22:40:34.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.005s coverage: 100.0% of statements [2020-08-21T22:40:34.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-21T22:40:34.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.006s coverage: 100.0% of statements [2020-08-21T22:40:34.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-21T22:40:34.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-08-21T22:40:35.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.313s coverage: 82.5% of statements [2020-08-21T22:40:35.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-08-21T22:40:35.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-08-21T22:40:35.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.043s coverage: 92.9% of statements [2020-08-21T22:40:35.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-08-21T22:40:35.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-08-21T22:40:35.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-08-21T22:40:35.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-08-21T22:40:37.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.111s coverage: 28.6% of statements [2020-08-21T22:40:37.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-21T22:40:37.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-21T22:40:37.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-21T22:40:37.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-21T22:40:37.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-21T22:40:37.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.052s coverage: 100.0% of statements [2020-08-21T22:40:37.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-21T22:40:37.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.006s coverage: 100.0% of statements [2020-08-21T22:40:37.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-21T22:40:37.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.042s coverage: 89.8% of statements [2020-08-21T22:40:37.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-21T22:40:38.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.020s coverage: 97.5% of statements [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-21T22:40:38.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.010s coverage: 100.0% of statements [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-21T22:40:38.181Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.006s coverage: 58.8% of statements [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] [2020-08-21T22:40:38.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] [2020-08-21T22:40:39.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.069s coverage: 63.5% of statements [2020-08-21T22:40:39.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-21T22:40:39.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-21T22:40:39.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.011s coverage: 100.0% of statements [2020-08-21T22:40:39.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.082s coverage: 55.9% of statements [2020-08-21T22:40:39.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-21T22:40:39.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-21T22:40:39.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-21T22:40:39.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-21T22:40:54.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 13.129s coverage: 86.3% of statements [2020-08-21T22:40:54.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-21T22:40:54.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.291s coverage: 72.2% of statements [2020-08-21T22:40:54.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.094s coverage: 72.1% of statements [2020-08-21T22:40:54.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.019s coverage: 82.4% of statements [2020-08-21T22:40:54.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.037s coverage: 48.4% of statements [2020-08-21T22:40:54.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-21T22:40:54.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-21T22:40:54.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-21T22:40:54.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.013s coverage: 28.8% of statements [2020-08-21T22:40:54.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-21T22:40:54.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.017s coverage: 96.8% of statements [2020-08-21T22:40:54.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-21T22:40:54.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.045s coverage: 26.9% of statements [2020-08-21T22:40:54.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-21T22:40:54.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-21T22:40:54.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.080s coverage: 84.1% of statements [2020-08-21T22:40:54.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.027s coverage: 100.0% of statements [2020-08-21T22:40:54.756Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.013s coverage: 42.9% of statements [2020-08-21T22:40:54.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-21T22:40:54.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-21T22:40:54.756Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.009s coverage: 100.0% of statements [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-21T22:40:54.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.028s coverage: 83.8% of statements [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-21T22:40:54.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.031s coverage: 46.1% of statements [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-21T22:40:54.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.027s coverage: 100.0% of statements [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-21T22:40:54.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.030s coverage: 100.0% of statements [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-21T22:40:54.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.006s coverage: 100.0% of statements [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-21T22:40:54.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.077s coverage: 29.1% of statements [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-21T22:40:54.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.023s coverage: 99.0% of statements [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-21T22:40:54.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.015s coverage: 100.0% of statements [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-21T22:40:54.757Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-21T22:40:54.757Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-21T22:40:54.757Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.010s coverage: 87.9% of statements [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-21T22:40:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-21T22:40:54.757Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2020-08-21T22:40:54.757Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements [2020-08-21T22:40:54.757Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements [2020-08-21T22:40:54.757Z] GO111MODULE=on go vet ./... [2020-08-21T22:40:59.369Z] gofmt -l . [2020-08-21T22:40:59.943Z] [ "`gofmt -l .`" = "" ] [2020-08-21T22:41:00.204Z] ./bin/test-go-mod-tidy.sh [2020-08-21T22:41:01.162Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-08-21T22:41:03.715Z] + ls -al . [2020-08-21T22:41:03.715Z] total 552 [2020-08-21T22:41:03.715Z] drwxrwxr-x 10 1001 1001 4096 Aug 21 22:41 . [2020-08-21T22:41:03.715Z] drwxr-xr-x 4 root root 28 Aug 21 22:40 .. [2020-08-21T22:41:03.715Z] -rw-rw-r-- 1 1001 1001 11 Aug 21 22:38 .dockerignore [2020-08-21T22:41:03.715Z] drwxrwxr-x 8 1001 1001 179 Aug 21 22:38 .git [2020-08-21T22:41:03.715Z] drwxrwxr-x 3 1001 1001 60 Aug 21 22:38 .github [2020-08-21T22:41:03.715Z] -rw-rw-r-- 1 1001 1001 932 Aug 21 22:38 .gitignore [2020-08-21T22:41:03.715Z] drwx------ 3 1001 1001 47 Aug 21 22:38 .semver [2020-08-21T22:41:03.715Z] -rw-rw-r-- 1 1001 1001 166 Aug 21 22:38 .sonarcloud.properties [2020-08-21T22:41:03.715Z] -rw-rw-r-- 1 1001 1001 3804 Aug 21 22:38 CONTRIBUTING.md [2020-08-21T22:41:03.715Z] -rw-rw-r-- 1 1001 1001 1035 Aug 21 22:38 Dockerfile.build [2020-08-21T22:41:03.715Z] -rw-rw-r-- 1 1001 1001 865 Aug 21 22:38 Jenkinsfile [2020-08-21T22:41:03.715Z] -rw-rw-r-- 1 1001 1001 10775 Aug 21 22:38 LICENSE [2020-08-21T22:41:03.715Z] -rw-rw-r-- 1 1001 1001 6237 Aug 21 22:38 Makefile [2020-08-21T22:41:03.715Z] -rw-rw-r-- 1 1001 1001 5652 Aug 21 22:38 README.md [2020-08-21T22:41:03.715Z] -rw-rw-r-- 1 1001 1001 259 Aug 21 22:38 SECURITY.md [2020-08-21T22:41:03.715Z] -rw-rw-r-- 1 1001 1001 5 Aug 21 22:38 VERSION [2020-08-21T22:41:03.715Z] -rw-rw-r-- 1 1001 1001 4131 Aug 21 22:38 ZMQWindows.md [2020-08-21T22:41:03.715Z] drwxrwxr-x 2 1001 1001 117 Aug 21 22:38 bin [2020-08-21T22:41:03.715Z] drwxrwxr-x 15 1001 1001 4096 Aug 21 22:38 cmd [2020-08-21T22:41:03.715Z] -rw-r--r-- 1 root root 458659 Aug 21 22:40 coverage.out [2020-08-21T22:41:03.715Z] -rw-r--r-- 1 root root 1019 Aug 21 22:41 go.mod [2020-08-21T22:41:03.715Z] -rw-r--r-- 1 root root 19185 Aug 21 22:41 go.sum [2020-08-21T22:41:03.715Z] drwxrwxr-x 8 1001 1001 127 Aug 21 22:38 internal [2020-08-21T22:41:03.715Z] drwxrwxr-x 4 1001 1001 26 Aug 21 22:38 openapi [2020-08-21T22:41:03.715Z] drwxrwxr-x 4 1001 1001 71 Aug 21 22:38 snap [2020-08-21T22:41:03.715Z] -rw-rw-r-- 1 1001 1001 168 Aug 21 22:38 version.go [Pipeline] sh [2020-08-21T22:41:04.030Z] + '[' -e coverage.out ] [2020-08-21T22:41:04.030Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-21T22:41:04.153Z] Stashed 1 file(s) [Pipeline] sh [2020-08-21T22:41:04.468Z] + make build [2020-08-21T22:41:04.468Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-08-21T22:41:11.106Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-08-21T22:41:14.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-08-21T22:41:16.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-08-21T22:41:17.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-08-21T22:41:19.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-08-21T22:41:19.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-08-21T22:41:21.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-08-21T22:41:24.647Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-21T22:41:25.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-08-21T22:41:26.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-08-21T22:41:28.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-08-21T22:41:29.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-08-21T22:41:30.455Z] $ docker stop --time=1 612e051e9c199c2b38185bd55f4956d111071c79d304cffd9244b3f67892e707 [2020-08-21T22:41:32.639Z] $ docker rm -f 612e051e9c199c2b38185bd55f4956d111071c79d304cffd9244b3f67892e707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-21T22:41:36.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-21T22:41:36.194Z] [2020-08-21T22:41:36.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-08-21T22:41:36.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-21T22:41:36.795Z] latest: Pulling from edgex-devops/edgex-compose [2020-08-21T22:41:36.795Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-21T22:41:36.795Z] ca9280d653b3: Pulling fs layer [2020-08-21T22:41:36.795Z] 7e9c9ca2126c: Pulling fs layer [2020-08-21T22:41:36.795Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-21T22:41:36.795Z] cbdbe7a5bc2a: Download complete [2020-08-21T22:41:37.061Z] ca9280d653b3: Verifying Checksum [2020-08-21T22:41:37.061Z] ca9280d653b3: Download complete [2020-08-21T22:41:37.325Z] cbdbe7a5bc2a: Pull complete [2020-08-21T22:41:37.911Z] 7e9c9ca2126c: Verifying Checksum [2020-08-21T22:41:37.911Z] 7e9c9ca2126c: Download complete [2020-08-21T22:41:38.173Z] ca9280d653b3: Pull complete [2020-08-21T22:41:46.432Z] 7e9c9ca2126c: Pull complete [2020-08-21T22:41:46.432Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-08-21T22:41:46.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-21T22:41:46.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-08-21T22:41:46.603Z] prd-centos7-docker-4c-2g-688 does not seem to be running inside a container [2020-08-21T22:41:46.654Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-21T22:41:47.679Z] $ docker top 97daff304d81d2ae561b5cdefe82bfa20d26dd6ad3b9d415dbc8362475430f0f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-21T22:41:48.343Z] + docker-compose build --help [2020-08-21T22:41:48.343Z] + grep parallel [2020-08-21T22:41:49.293Z] --parallel Build images in parallel. [Pipeline] } [2020-08-21T22:41:49.319Z] $ docker stop --time=1 97daff304d81d2ae561b5cdefe82bfa20d26dd6ad3b9d415dbc8362475430f0f [2020-08-21T22:41:50.681Z] $ docker rm -f 97daff304d81d2ae561b5cdefe82bfa20d26dd6ad3b9d415dbc8362475430f0f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-21T22:41:51.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-21T22:41:51.471Z] . [Pipeline] withDockerContainer [2020-08-21T22:41:51.599Z] prd-centos7-docker-4c-2g-688 does not seem to be running inside a container [2020-08-21T22:41:51.644Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-21T22:41:52.479Z] $ docker top d497bc34274acfc8965e8a46e1bc11cc06ac8fa17ae6879ea74fff28e8838126 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-21T22:41:53.041Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-21T22:41:53.982Z] Building docker-core-command-go ... [2020-08-21T22:41:53.982Z] Building docker-core-data-go ... [2020-08-21T22:41:53.982Z] Building docker-core-metadata-go ... [2020-08-21T22:41:53.982Z] Building docker-security-proxy-setup-go ... [2020-08-21T22:41:53.982Z] Building docker-security-secrets-setup-go ... [2020-08-21T22:41:53.982Z] Building docker-security-secretstore-setup-go ... [2020-08-21T22:41:53.982Z] Building docker-support-logging-go ... [2020-08-21T22:41:53.982Z] Building docker-support-notifications-go ... [2020-08-21T22:41:53.982Z] Building docker-support-scheduler-go ... [2020-08-21T22:41:53.982Z] Building docker-sys-mgmt-agent-go ... [2020-08-21T22:41:53.982Z] Building docker-core-command-go [2020-08-21T22:41:53.982Z] Building docker-support-scheduler-go [2020-08-21T22:41:53.982Z] Building docker-support-notifications-go [2020-08-21T22:41:53.982Z] Building docker-core-metadata-go [2020-08-21T22:41:53.982Z] Building docker-support-logging-go [2020-08-21T22:42:26.248Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:42:26.248Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-21T22:42:26.248Z] ---> 640a023625e7 [2020-08-21T22:42:26.248Z] Step 3/22 : WORKDIR /edgex-go [2020-08-21T22:42:26.248Z] Step 1/24 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:42:26.248Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-08-21T22:42:26.248Z] ---> 640a023625e7 [2020-08-21T22:42:26.248Z] Step 3/24 : WORKDIR /edgex-go [2020-08-21T22:42:26.248Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:42:26.248Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-21T22:42:26.248Z] ---> 640a023625e7 [2020-08-21T22:42:26.248Z] Step 3/22 : WORKDIR /edgex-go [2020-08-21T22:42:26.248Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:42:26.248Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-21T22:42:26.248Z] ---> 640a023625e7 [2020-08-21T22:42:26.248Z] Step 3/22 : WORKDIR /edgex-go [2020-08-21T22:42:26.512Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:42:26.512Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-21T22:42:26.512Z] ---> 640a023625e7 [2020-08-21T22:42:26.512Z] Step 3/21 : WORKDIR /edgex-go [2020-08-21T22:42:26.775Z] ---> Running in 026b5510b1b3 [2020-08-21T22:42:26.775Z] ---> Running in f75dd603ae34 [2020-08-21T22:42:26.775Z] ---> Running in 3f839b687b80 [2020-08-21T22:42:26.775Z] ---> Running in 2350dac52225 [2020-08-21T22:42:26.775Z] ---> Running in a30365d6dd24 [2020-08-21T22:42:27.352Z] Removing intermediate container 3f839b687b80 [2020-08-21T22:42:27.352Z] ---> e659b746c5c7 [2020-08-21T22:42:27.352Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:42:27.352Z] Removing intermediate container 026b5510b1b3 [2020-08-21T22:42:27.352Z] ---> 3dfd248c0838 [2020-08-21T22:42:27.352Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:42:27.352Z] Removing intermediate container 2350dac52225 [2020-08-21T22:42:27.352Z] ---> eea1edc36015 [2020-08-21T22:42:27.352Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:42:27.352Z] Removing intermediate container f75dd603ae34 [2020-08-21T22:42:27.353Z] ---> 7f5041ccb415 [2020-08-21T22:42:27.353Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:42:27.353Z] Removing intermediate container a30365d6dd24 [2020-08-21T22:42:27.353Z] ---> 00dde4a11bf4 [2020-08-21T22:42:27.353Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:42:27.353Z] ---> Running in 0dcf00479326 [2020-08-21T22:42:27.618Z] ---> Running in 023b61d9a228 [2020-08-21T22:42:27.618Z] ---> Running in 9528c618e331 [2020-08-21T22:42:27.618Z] ---> Running in d5ab09992762 [2020-08-21T22:42:27.618Z] ---> Running in dec6129ecaa0 [2020-08-21T22:42:30.184Z] Removing intermediate container d5ab09992762 [2020-08-21T22:42:30.184Z] ---> fb723596aa56 [2020-08-21T22:42:30.184Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-08-21T22:42:30.184Z] Removing intermediate container 023b61d9a228 [2020-08-21T22:42:30.184Z] ---> 310bc0d7a37e [2020-08-21T22:42:30.184Z] Step 5/22 : RUN apk update && apk add make git [2020-08-21T22:42:30.184Z] Removing intermediate container dec6129ecaa0 [2020-08-21T22:42:30.184Z] ---> 8963e5ebc214 [2020-08-21T22:42:30.184Z] Step 5/22 : RUN apk update && apk add make git [2020-08-21T22:42:30.184Z] ---> Running in f16cd985a21e [2020-08-21T22:42:30.184Z] ---> Running in 56a6339a51fa [2020-08-21T22:42:30.184Z] Removing intermediate container 9528c618e331 [2020-08-21T22:42:30.184Z] ---> 9dfcd7ac5a9c [2020-08-21T22:42:30.184Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-08-21T22:42:30.184Z] ---> Running in 042a08de7a99 [2020-08-21T22:42:30.469Z] Removing intermediate container 0dcf00479326 [2020-08-21T22:42:30.469Z] ---> ee0fd69c09c6 [2020-08-21T22:42:30.469Z] Step 5/21 : RUN apk update && apk add make git [2020-08-21T22:42:30.469Z] ---> Running in 74cebfcacc70 [2020-08-21T22:42:30.469Z] ---> Running in b1679aa58b34 [2020-08-21T22:42:31.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-21T22:42:31.335Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-21T22:42:31.335Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-21T22:42:31.335Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-21T22:42:31.612Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-21T22:42:31.612Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-21T22:42:31.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-21T22:42:31.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-21T22:42:32.137Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-21T22:42:32.137Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-21T22:42:32.137Z] v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:42:32.137Z] v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:42:32.137Z] OK: 12746 distinct packages available [2020-08-21T22:42:32.404Z] v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:42:32.404Z] v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:42:32.404Z] OK: 12746 distinct packages available [2020-08-21T22:42:32.404Z] v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:42:32.404Z] v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:42:32.404Z] OK: 12746 distinct packages available [2020-08-21T22:42:32.404Z] OK: 233 MiB in 51 packages [2020-08-21T22:42:32.672Z] v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:42:32.672Z] v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:42:32.672Z] OK: 12746 distinct packages available [2020-08-21T22:42:32.672Z] OK: 233 MiB in 51 packages [2020-08-21T22:42:32.672Z] OK: 233 MiB in 51 packages [2020-08-21T22:42:32.935Z] OK: 233 MiB in 51 packages [2020-08-21T22:42:32.935Z] v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:42:32.935Z] v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:42:32.935Z] OK: 12746 distinct packages available [2020-08-21T22:42:33.202Z] OK: 233 MiB in 51 packages [2020-08-21T22:42:33.202Z] Removing intermediate container f16cd985a21e [2020-08-21T22:42:33.202Z] ---> 33f3b6ad2fef [2020-08-21T22:42:33.202Z] Step 6/24 : COPY go.mod . [2020-08-21T22:42:33.472Z] Removing intermediate container 56a6339a51fa [2020-08-21T22:42:33.472Z] ---> f563cc016b38 [2020-08-21T22:42:33.472Z] Step 6/22 : COPY go.mod . [2020-08-21T22:42:33.472Z] OK: 233 MiB in 51 packages [2020-08-21T22:42:33.734Z] Removing intermediate container 042a08de7a99 [2020-08-21T22:42:33.734Z] ---> d0dca25d700d [2020-08-21T22:42:33.734Z] Step 6/22 : COPY go.mod . [2020-08-21T22:42:33.734Z] ---> 1cfc0efb4578 [2020-08-21T22:42:33.734Z] Step 7/24 : RUN go mod download [2020-08-21T22:42:33.734Z] ---> Running in 3486297a253a [2020-08-21T22:42:33.997Z] Removing intermediate container b1679aa58b34 [2020-08-21T22:42:33.997Z] ---> 42139969f717 [2020-08-21T22:42:33.997Z] Step 6/21 : COPY go.mod . [2020-08-21T22:42:33.997Z] ---> bb4156f79bec [2020-08-21T22:42:33.997Z] Step 7/22 : RUN go mod download [2020-08-21T22:42:33.997Z] ---> 8296e20e6be1 [2020-08-21T22:42:33.997Z] Step 7/22 : RUN go mod download [2020-08-21T22:42:34.569Z] ---> Running in d5d43207ccdd [2020-08-21T22:42:34.569Z] ---> Running in ea029a0d90a6 [2020-08-21T22:42:34.569Z] Removing intermediate container 74cebfcacc70 [2020-08-21T22:42:34.569Z] ---> e5720a656e50 [2020-08-21T22:42:34.569Z] Step 6/22 : COPY go.mod . [2020-08-21T22:42:34.569Z] ---> 3cdd66c3a748 [2020-08-21T22:42:34.569Z] Step 7/21 : RUN go mod download [2020-08-21T22:42:34.830Z] ---> Running in 2c99d7485823 [2020-08-21T22:42:35.098Z] ---> 9010a174f2b0 [2020-08-21T22:42:35.098Z] Step 7/22 : RUN go mod download [2020-08-21T22:42:35.098Z] ---> Running in 562ee02c3619 [2020-08-21T22:42:36.365Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-689 in /w/workspace/edgexfoundry_edgex-go_PR-2666 [Pipeline] { [Pipeline] ws [2020-08-21T22:42:36.445Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-08-21T22:42:37.039Z] Removing intermediate container d5d43207ccdd [2020-08-21T22:42:37.039Z] ---> 6a3f594952fb [2020-08-21T22:42:37.039Z] Step 8/22 : COPY . . [2020-08-21T22:42:37.302Z] Removing intermediate container 2c99d7485823 [2020-08-21T22:42:37.302Z] ---> 7f963948012b [2020-08-21T22:42:37.302Z] Step 8/21 : COPY . . [2020-08-21T22:42:37.589Z] Removing intermediate container ea029a0d90a6 [2020-08-21T22:42:37.589Z] ---> ef3f69ac4757 [2020-08-21T22:42:37.589Z] Step 8/22 : COPY . . [2020-08-21T22:42:37.589Z] Removing intermediate container 3486297a253a [2020-08-21T22:42:37.589Z] ---> 86feb07962f4 [2020-08-21T22:42:37.589Z] Step 8/24 : COPY . . [2020-08-21T22:42:37.866Z] Removing intermediate container 562ee02c3619 [2020-08-21T22:42:37.866Z] ---> bb4be24cc7e1 [2020-08-21T22:42:37.866Z] Step 8/22 : COPY . . [2020-08-21T22:42:41.770Z] using credential edgex-jenkins-ssh [2020-08-21T22:42:41.831Z] Cloning the remote Git repository [2020-08-21T22:42:41.831Z] Cloning with configured refspecs honoured and without tags [2020-08-21T22:42:41.888Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-08-21T22:42:41.988Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-08-21T22:42:42.050Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-21T22:42:42.050Z] > git --version # timeout=10 [2020-08-21T22:42:42.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-21T22:42:42.121Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2666/head:refs/remotes/origin/PR-2666 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-21T22:42:56.399Z] Fetching without tags [2020-08-21T22:42:56.943Z] Merging remotes/origin/master commit 3555043a6994042684a9c8b6423498381cadcc6f into PR head commit 9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:42:56.317Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-21T22:42:56.339Z] > git config --add remote.origin.fetch +refs/pull/2666/head:refs/remotes/origin/PR-2666 # timeout=10 [2020-08-21T22:42:56.354Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-21T22:42:56.375Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-21T22:42:56.405Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-21T22:42:56.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-21T22:42:56.417Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2666/head:refs/remotes/origin/PR-2666 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-21T22:42:56.958Z] > git config core.sparsecheckout # timeout=10 [2020-08-21T22:42:56.981Z] > git checkout -f 9987179e50b3092528debbdf6f8e9bca85611d08 # timeout=10 [2020-08-21T22:42:57.375Z] Merge succeeded, producing 9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:42:57.376Z] Checking out Revision 9987179e50b3092528debbdf6f8e9bca85611d08 (PR-2666) [2020-08-21T22:42:57.273Z] > git remote # timeout=10 [2020-08-21T22:42:57.294Z] > git config --get remote.origin.url # timeout=10 [2020-08-21T22:42:57.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-21T22:42:57.322Z] > git merge 3555043a6994042684a9c8b6423498381cadcc6f # timeout=10 [2020-08-21T22:42:57.349Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-21T22:42:57.378Z] > git config core.sparsecheckout # timeout=10 [2020-08-21T22:42:57.396Z] > git checkout -f 9987179e50b3092528debbdf6f8e9bca85611d08 # timeout=10 [2020-08-21T22:43:01.873Z] Commit message: "fix(snap): remove support-logging" [2020-08-21T22:43:01.917Z] > git --version # timeout=10 [2020-08-21T22:43:01.935Z] fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-21T22:43:14.770Z] ========================================================= [2020-08-21T22:43:14.770Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-21T22:43:14.770Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-21T22:43:15.808Z] + 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-21T22:43:16.958Z] ---> 0eef90c78666 [2020-08-21T22:43:16.958Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-08-21T22:43:16.958Z] ---> e74927957c34 [2020-08-21T22:43:16.958Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-08-21T22:43:16.958Z] ---> 204a7556257f [2020-08-21T22:43:16.958Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-08-21T22:43:16.958Z] ---> 6cfa945c2017 [2020-08-21T22:43:16.958Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-08-21T22:43:16.958Z] ---> Running in aa41d0e442c4 [2020-08-21T22:43:16.958Z] ---> Running in 65c043006b7b [2020-08-21T22:43:16.958Z] ---> Running in 13021542898c [2020-08-21T22:43:16.958Z] ---> 907279784b3c [2020-08-21T22:43:16.958Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-08-21T22:43:16.958Z] ---> Running in 98c6a5ca3f99 [2020-08-21T22:43:16.958Z] ---> Running in 33cf9986c31a [2020-08-21T22:43:16.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-08-21T22:43:16.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-08-21T22:43:16.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-08-21T22:43:16.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-08-21T22:43:16.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-08-21T22:43:20.128Z] Sending build context to Docker daemon 323.2MB [2020-08-21T22:43:20.128Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-21T22:43:20.128Z] Step 2/7 : FROM ${BASE} [2020-08-21T22:43:20.406Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-21T22:43:20.406Z] b538f80385f9: Pulling fs layer [2020-08-21T22:43:20.406Z] 74f711af9a0d: Pulling fs layer [2020-08-21T22:43:20.406Z] 99f96fe45779: Pulling fs layer [2020-08-21T22:43:20.406Z] fd7a069fd194: Pulling fs layer [2020-08-21T22:43:20.406Z] 66aa3694b03b: Pulling fs layer [2020-08-21T22:43:20.406Z] 170f70906a0f: Pulling fs layer [2020-08-21T22:43:20.406Z] ad7c5574e4b9: Pulling fs layer [2020-08-21T22:43:20.406Z] e772456be8f7: Pulling fs layer [2020-08-21T22:43:20.406Z] c890913d741a: Pulling fs layer [2020-08-21T22:43:20.406Z] 2480fcc9aa5a: Pulling fs layer [2020-08-21T22:43:20.406Z] 09adf4765672: Pulling fs layer [2020-08-21T22:43:20.406Z] fd7a069fd194: Waiting [2020-08-21T22:43:20.406Z] 66aa3694b03b: Waiting [2020-08-21T22:43:20.406Z] 170f70906a0f: Waiting [2020-08-21T22:43:20.406Z] ad7c5574e4b9: Waiting [2020-08-21T22:43:20.406Z] e772456be8f7: Waiting [2020-08-21T22:43:20.406Z] c890913d741a: Waiting [2020-08-21T22:43:20.406Z] 2480fcc9aa5a: Waiting [2020-08-21T22:43:20.406Z] 09adf4765672: Waiting [2020-08-21T22:43:20.406Z] 99f96fe45779: Verifying Checksum [2020-08-21T22:43:20.406Z] 99f96fe45779: Download complete [2020-08-21T22:43:20.406Z] 74f711af9a0d: Download complete [2020-08-21T22:43:20.406Z] 66aa3694b03b: Download complete [2020-08-21T22:43:20.406Z] 170f70906a0f: Verifying Checksum [2020-08-21T22:43:20.406Z] 170f70906a0f: Download complete [2020-08-21T22:43:20.406Z] b538f80385f9: Verifying Checksum [2020-08-21T22:43:20.406Z] b538f80385f9: Download complete [2020-08-21T22:43:21.392Z] b538f80385f9: Pull complete [2020-08-21T22:43:21.991Z] 74f711af9a0d: Pull complete [2020-08-21T22:43:22.263Z] 99f96fe45779: Pull complete [2020-08-21T22:43:23.252Z] ad7c5574e4b9: Verifying Checksum [2020-08-21T22:43:23.252Z] ad7c5574e4b9: Download complete [2020-08-21T22:43:23.252Z] c890913d741a: Verifying Checksum [2020-08-21T22:43:23.252Z] c890913d741a: Download complete [2020-08-21T22:43:25.225Z] e772456be8f7: Verifying Checksum [2020-08-21T22:43:25.225Z] e772456be8f7: Download complete [2020-08-21T22:43:25.225Z] 09adf4765672: Verifying Checksum [2020-08-21T22:43:25.225Z] 09adf4765672: Download complete [2020-08-21T22:43:25.225Z] 2480fcc9aa5a: Verifying Checksum [2020-08-21T22:43:26.197Z] fd7a069fd194: Verifying Checksum [2020-08-21T22:43:26.197Z] fd7a069fd194: Download complete [2020-08-21T22:43:36.360Z] fd7a069fd194: Pull complete [2020-08-21T22:43:36.635Z] 66aa3694b03b: Pull complete [2020-08-21T22:43:36.906Z] 170f70906a0f: Pull complete [2020-08-21T22:43:41.224Z] ad7c5574e4b9: Pull complete [2020-08-21T22:43:44.613Z] e772456be8f7: Pull complete [2020-08-21T22:43:44.885Z] c890913d741a: Pull complete [2020-08-21T22:43:47.520Z] 2480fcc9aa5a: Pull complete [2020-08-21T22:43:47.796Z] 09adf4765672: Pull complete [2020-08-21T22:43:47.796Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-21T22:43:47.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-21T22:43:47.796Z] ---> 2248a725d1cf [2020-08-21T22:43:47.796Z] 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-21T22:43:54.505Z] ---> Running in 4dfd4b8e7eee [2020-08-21T22:43:55.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-21T22:43:55.847Z] Removing intermediate container 33cf9986c31a [2020-08-21T22:43:55.847Z] ---> 53660fd6ef08 [2020-08-21T22:43:55.847Z] [2020-08-21T22:43:55.847Z] Step 10/22 : FROM scratch [2020-08-21T22:43:55.847Z] ---> [2020-08-21T22:43:55.847Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-21T22:43:55.847Z] ---> Running in 9487cce58999 [2020-08-21T22:43:55.847Z] Removing intermediate container 9487cce58999 [2020-08-21T22:43:55.847Z] ---> 94e984a88ec3 [2020-08-21T22:43:55.847Z] Step 12/22 : ENV APP_PORT=48061 [2020-08-21T22:43:55.847Z] ---> Running in 460c4fc0ec3d [2020-08-21T22:43:55.847Z] Removing intermediate container 460c4fc0ec3d [2020-08-21T22:43:55.847Z] ---> e5cc55491da2 [2020-08-21T22:43:55.847Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-21T22:43:55.847Z] ---> Running in 8bf2b39491ce [2020-08-21T22:43:55.847Z] Removing intermediate container 8bf2b39491ce [2020-08-21T22:43:55.847Z] ---> 7347e17580b4 [2020-08-21T22:43:55.847Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-08-21T22:43:55.847Z] ---> 599ac4b3718f [2020-08-21T22:43:55.847Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-21T22:43:56.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-21T22:43:56.426Z] ---> 176b5cb3ee0f [2020-08-21T22:43:56.426Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-21T22:43:56.688Z] Removing intermediate container aa41d0e442c4 [2020-08-21T22:43:56.688Z] ---> 1648dc751c1a [2020-08-21T22:43:56.688Z] [2020-08-21T22:43:56.688Z] Step 10/24 : FROM scratch [2020-08-21T22:43:56.688Z] ---> [2020-08-21T22:43:56.688Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-21T22:43:56.688Z] Removing intermediate container 65c043006b7b [2020-08-21T22:43:56.688Z] ---> a9b0442e8522 [2020-08-21T22:43:56.688Z] [2020-08-21T22:43:56.688Z] Step 10/22 : FROM scratch [2020-08-21T22:43:56.688Z] ---> [2020-08-21T22:43:56.688Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-21T22:43:56.688Z] Removing intermediate container 98c6a5ca3f99 [2020-08-21T22:43:56.688Z] ---> 4ff6451dec16 [2020-08-21T22:43:56.688Z] [2020-08-21T22:43:56.688Z] Step 10/21 : FROM scratch [2020-08-21T22:43:56.688Z] ---> [2020-08-21T22:43:56.703Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-21T22:43:56.703Z] ---> Using cache [2020-08-21T22:43:56.703Z] ---> 94e984a88ec3 [2020-08-21T22:43:56.703Z] Step 12/24 : ENV APP_PORT=48060 [2020-08-21T22:43:56.967Z] ---> Running in c173129ef9c5 [2020-08-21T22:43:56.967Z] ---> Running in 27e9be6ae394 [2020-08-21T22:43:56.967Z] ---> Running in c3eb268607d0 [2020-08-21T22:43:57.046Z] (1/12) Installing libmagic (5.38-r0) [2020-08-21T22:43:57.316Z] (2/12) Installing file (5.38-r0) [2020-08-21T22:43:57.316Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-21T22:43:57.589Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-21T22:43:59.093Z] Removing intermediate container 27e9be6ae394 [2020-08-21T22:43:59.093Z] ---> 36066618be55 [2020-08-21T22:43:59.093Z] Step 12/22 : ENV APP_PORT=48082 [2020-08-21T22:43:59.093Z] Removing intermediate container c3eb268607d0 [2020-08-21T22:43:59.093Z] ---> acc31905cee5 [2020-08-21T22:43:59.093Z] Step 12/21 : ENV APP_PORT=48085 [2020-08-21T22:43:59.093Z] Removing intermediate container c173129ef9c5 [2020-08-21T22:43:59.093Z] ---> e302c7d6fb37 [2020-08-21T22:43:59.093Z] Step 13/24 : EXPOSE $APP_PORT [2020-08-21T22:43:59.748Z] ---> b42f72b3c367 [2020-08-21T22:43:59.748Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-21T22:43:59.748Z] ---> Running in 82485981df32 [2020-08-21T22:43:59.748Z] ---> Running in d8627764447a [2020-08-21T22:43:59.748Z] ---> Running in 4e6ef097ca27 [2020-08-21T22:44:00.021Z] Removing intermediate container 13021542898c [2020-08-21T22:44:00.021Z] ---> 80f84fce2013 [2020-08-21T22:44:00.021Z] [2020-08-21T22:44:00.021Z] Step 10/22 : FROM scratch [2020-08-21T22:44:00.021Z] ---> [2020-08-21T22:44:00.021Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-21T22:44:00.021Z] ---> Using cache [2020-08-21T22:44:00.021Z] ---> 36066618be55 [2020-08-21T22:44:00.021Z] Step 12/22 : ENV APP_PORT=48081 [2020-08-21T22:44:00.021Z] Removing intermediate container 4e6ef097ca27 [2020-08-21T22:44:00.021Z] ---> 748afd43be95 [2020-08-21T22:44:00.021Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-21T22:44:00.021Z] ---> Running in 04c26eeb5de9 [2020-08-21T22:44:00.021Z] Removing intermediate container 82485981df32 [2020-08-21T22:44:00.021Z] ---> f31ac6339302 [2020-08-21T22:44:00.021Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-08-21T22:44:00.021Z] Removing intermediate container d8627764447a [2020-08-21T22:44:00.021Z] ---> f0eeae202106 [2020-08-21T22:44:00.021Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-21T22:44:00.966Z] ---> Running in 3a04cbdcab33 [2020-08-21T22:44:01.226Z] ---> Running in 796107352fad [2020-08-21T22:44:01.226Z] ---> 93b24f91a920 [2020-08-21T22:44:01.226Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-08-21T22:44:01.226Z] Removing intermediate container 04c26eeb5de9 [2020-08-21T22:44:01.226Z] ---> 38293578f158 [2020-08-21T22:44:01.226Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-21T22:44:01.226Z] ---> 5fb16cc11062 [2020-08-21T22:44:01.226Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-21T22:44:01.226Z] Removing intermediate container 3a04cbdcab33 [2020-08-21T22:44:01.226Z] ---> 5f036eb7e94a [2020-08-21T22:44:01.226Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-21T22:44:01.487Z] ---> Running in c065eb49db6d [2020-08-21T22:44:01.487Z] ---> Running in 67beb6a850f4 [2020-08-21T22:44:01.487Z] Removing intermediate container 796107352fad [2020-08-21T22:44:01.487Z] ---> 7fb790ba14e1 [2020-08-21T22:44:01.487Z] Step 14/22 : WORKDIR / [2020-08-21T22:44:02.060Z] ---> Running in 9b0fdf8251d9 [2020-08-21T22:44:02.321Z] ---> 08a834ccc521 [2020-08-21T22:44:02.321Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-21T22:44:02.321Z] Removing intermediate container 67beb6a850f4 [2020-08-21T22:44:02.321Z] ---> adc69bcb6ac6 [2020-08-21T22:44:02.321Z] Step 14/22 : WORKDIR / [2020-08-21T22:44:02.586Z] ---> b8c136c8cb41 [2020-08-21T22:44:02.586Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-21T22:44:02.586Z] Removing intermediate container c065eb49db6d [2020-08-21T22:44:02.586Z] ---> 20a966100ed0 [2020-08-21T22:44:02.586Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-21T22:44:02.586Z] ---> Running in d0529109c999 [2020-08-21T22:44:02.586Z] Removing intermediate container 9b0fdf8251d9 [2020-08-21T22:44:02.586Z] ---> e2ad04596680 [2020-08-21T22:44:02.586Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-21T22:44:02.586Z] ---> Running in eb621251aa88 [2020-08-21T22:44:03.531Z] Removing intermediate container d0529109c999 [2020-08-21T22:44:03.531Z] ---> 5147e8394e14 [2020-08-21T22:44:03.531Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-21T22:44:03.531Z] Removing intermediate container eb621251aa88 [2020-08-21T22:44:03.531Z] ---> 1faa3a58903b [2020-08-21T22:44:03.531Z] Step 20/22 : LABEL arch=x86_64 [2020-08-21T22:44:03.795Z] ---> c2ac8bb4fe34 [2020-08-21T22:44:03.795Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-21T22:44:03.795Z] ---> 1e3e1c44522d [2020-08-21T22:44:03.795Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-21T22:44:03.795Z] ---> 1220aa2e33b5 [2020-08-21T22:44:03.795Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-21T22:44:03.795Z] ---> Running in 808a17273217 [2020-08-21T22:44:04.057Z] ---> c0073d70c4f1 [2020-08-21T22:44:04.057Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-21T22:44:04.057Z] ---> b2eaa5a0ecf4 [2020-08-21T22:44:04.057Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-08-21T22:44:04.321Z] ---> 77f10b4262d9 [2020-08-21T22:44:04.321Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-21T22:44:04.321Z] Removing intermediate container 808a17273217 [2020-08-21T22:44:04.321Z] ---> 704dba77e5b8 [2020-08-21T22:44:04.321Z] Step 21/22 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:44:04.321Z] ---> Running in 8126be4cedfa [2020-08-21T22:44:04.321Z] ---> f8cbdb4b80a5 [2020-08-21T22:44:04.321Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-21T22:44:04.583Z] ---> Running in 7a4a9b337fa4 [2020-08-21T22:44:04.845Z] ---> 47a64b8ba7bb [2020-08-21T22:44:04.845Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-21T22:44:04.845Z] Removing intermediate container 8126be4cedfa [2020-08-21T22:44:04.845Z] ---> 9f0a98730d11 [2020-08-21T22:44:04.845Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-21T22:44:04.845Z] ---> Running in b3c4477654d2 [2020-08-21T22:44:04.845Z] ---> b164403303e2 [2020-08-21T22:44:04.845Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-08-21T22:44:05.110Z] ---> c4f354c0f4ca [2020-08-21T22:44:05.110Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-21T22:44:05.110Z] Removing intermediate container 7a4a9b337fa4 [2020-08-21T22:44:05.110Z] ---> f9fa3c122e67 [2020-08-21T22:44:05.110Z] Step 22/22 : LABEL version=0.0.0 [2020-08-21T22:44:05.378Z] ---> Running in 9ad8a2c875b5 [2020-08-21T22:44:05.378Z] ---> 85bbf822b16b [2020-08-21T22:44:05.378Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-08-21T22:44:05.640Z] ---> Running in d05b8ef5e276 [2020-08-21T22:44:05.640Z] Removing intermediate container b3c4477654d2 [2020-08-21T22:44:05.640Z] ---> e021c704e0ad [2020-08-21T22:44:05.640Z] Step 19/21 : LABEL arch=x86_64 [2020-08-21T22:44:05.640Z] ---> c5772fa59e9d [2020-08-21T22:44:05.640Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-08-21T22:44:05.900Z] ---> Running in c50ad1b97177 [2020-08-21T22:44:05.900Z] ---> Running in 9b2039dfdbe0 [2020-08-21T22:44:05.900Z] Removing intermediate container 9ad8a2c875b5 [2020-08-21T22:44:05.900Z] ---> 2310909e4206 [2020-08-21T22:44:05.900Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-21T22:44:05.900Z] ---> Running in 5ab80e41081c [2020-08-21T22:44:06.472Z] Removing intermediate container d05b8ef5e276 [2020-08-21T22:44:06.472Z] ---> caa2f632daa2 [2020-08-21T22:44:06.472Z] [2020-08-21T22:44:06.736Z] ---> Running in 2a2fa7c3fafb [2020-08-21T22:44:06.736Z] Removing intermediate container 9b2039dfdbe0 [2020-08-21T22:44:06.736Z] ---> 81efd6cd3456 [2020-08-21T22:44:06.736Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-21T22:44:06.736Z] Successfully built caa2f632daa2 [2020-08-21T22:44:06.736Z] Removing intermediate container c50ad1b97177 [2020-08-21T22:44:06.736Z] ---> a89334b02296 [2020-08-21T22:44:06.736Z] Step 20/21 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:44:06.736Z] Successfully tagged docker-support-logging-go:latest [2020-08-21T22:44:06.998Z] Removing intermediate container 5ab80e41081c [2020-08-21T22:44:06.998Z] ---> 9fc178c58a26 [2020-08-21T22:44:06.998Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-21T22:44:06.998Z] ---> Running in 2f3c31727b8d [2020-08-21T22:44:06.998Z] Building docker-sys-mgmt-agent-go [2020-08-21T22:44:06.998Z] ---> Running in 06d414f8dc60 [2020-08-21T22:44:06.998Z]  Building docker-support-logging-go ... done  ---> Running in 93e166296cff [2020-08-21T22:44:06.998Z] Removing intermediate container 2a2fa7c3fafb [2020-08-21T22:44:06.998Z] ---> e75618d223a5 [2020-08-21T22:44:06.998Z] Step 20/22 : LABEL arch=x86_64 [2020-08-21T22:44:07.264Z] ---> Running in 509e492fcba3 [2020-08-21T22:44:07.264Z] Removing intermediate container 06d414f8dc60 [2020-08-21T22:44:07.264Z] ---> fc1cc3ba9845 [2020-08-21T22:44:07.264Z] Step 21/21 : LABEL version=0.0.0 [2020-08-21T22:44:07.264Z] Removing intermediate container 2f3c31727b8d [2020-08-21T22:44:07.264Z] ---> c6a3687bac6b [2020-08-21T22:44:07.264Z] Step 20/22 : LABEL arch=x86_64 [2020-08-21T22:44:07.264Z] Removing intermediate container 93e166296cff [2020-08-21T22:44:07.264Z] ---> 514d8c68788a [2020-08-21T22:44:07.264Z] Step 22/24 : LABEL arch=x86_64 [2020-08-21T22:44:07.705Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-21T22:44:07.705Z] (6/12) Installing patch (2.7.6-r6) [2020-08-21T22:44:07.705Z] (7/12) Installing build-base (0.5-r2) [2020-08-21T22:44:07.705Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-21T22:44:07.705Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-21T22:44:07.705Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-21T22:44:07.705Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-21T22:44:07.705Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-21T22:44:07.705Z] Executing busybox-1.31.1-r16.trigger [2020-08-21T22:44:07.705Z] OK: 217 MiB in 51 packages [2020-08-21T22:44:07.844Z] ---> Running in 7c1c9c456e7f [2020-08-21T22:44:07.844Z] ---> Running in f345fc9ecfd2 [2020-08-21T22:44:07.844Z] ---> Running in 066c4e48409c [2020-08-21T22:44:07.844Z] Removing intermediate container 509e492fcba3 [2020-08-21T22:44:07.844Z] ---> 0038f94f7e94 [2020-08-21T22:44:07.844Z] Step 21/22 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:44:08.113Z] ---> Running in f0dd3e9397fd [2020-08-21T22:44:08.113Z] Removing intermediate container 7c1c9c456e7f [2020-08-21T22:44:08.113Z] ---> 500d466f1ad4 [2020-08-21T22:44:08.113Z] [2020-08-21T22:44:08.379Z] Removing intermediate container 066c4e48409c [2020-08-21T22:44:08.379Z] ---> 5d15e4ff844e [2020-08-21T22:44:08.379Z] Step 23/24 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:44:08.379Z] Removing intermediate container f345fc9ecfd2 [2020-08-21T22:44:08.379Z] ---> bc7d23668da8 [2020-08-21T22:44:08.379Z] Step 21/22 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:44:08.379Z] Successfully built 500d466f1ad4 [2020-08-21T22:44:08.653Z] Successfully tagged docker-support-scheduler-go:latest [2020-08-21T22:44:08.653Z] Building docker-security-proxy-setup-go [2020-08-21T22:44:08.653Z]  Building docker-support-scheduler-go ... done  ---> Running in 6295f79bcac3 [2020-08-21T22:44:08.653Z] ---> Running in f6e62396d114 [2020-08-21T22:44:08.653Z] Removing intermediate container f0dd3e9397fd [2020-08-21T22:44:08.653Z] ---> 5a63a2329f96 [2020-08-21T22:44:08.653Z] Step 22/22 : LABEL version=0.0.0 [2020-08-21T22:44:11.094Z] Removing intermediate container 4dfd4b8e7eee [2020-08-21T22:44:11.094Z] ---> bbf8c93ff9df [2020-08-21T22:44:11.094Z] Step 4/7 : WORKDIR /edgex-go [2020-08-21T22:44:11.094Z] ---> Running in 69c0e5536c25 [2020-08-21T22:44:11.215Z] ---> Running in 0eb6e74bc957 [2020-08-21T22:44:11.365Z] Removing intermediate container 69c0e5536c25 [2020-08-21T22:44:11.365Z] ---> b1bfcf961bb3 [2020-08-21T22:44:11.365Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-21T22:44:11.953Z] latest: Pulling from library/docker [2020-08-21T22:44:11.953Z] b538f80385f9: Already exists [2020-08-21T22:44:11.953Z] 259a493cd78d: Pulling fs layer [2020-08-21T22:44:11.953Z] b8e66b5100f5: Pulling fs layer [2020-08-21T22:44:11.953Z] 39dc9c94d07c: Pulling fs layer [2020-08-21T22:44:11.953Z] 551b823b3b82: Pulling fs layer [2020-08-21T22:44:11.953Z] 3c52a74df98c: Pulling fs layer [2020-08-21T22:44:11.953Z] 6c9b121b6998: Pulling fs layer [2020-08-21T22:44:11.953Z] 551b823b3b82: Waiting [2020-08-21T22:44:11.953Z] 3c52a74df98c: Waiting [2020-08-21T22:44:11.953Z] 6c9b121b6998: Waiting [2020-08-21T22:44:12.543Z] b8e66b5100f5: Verifying Checksum [2020-08-21T22:44:12.543Z] b8e66b5100f5: Download complete [2020-08-21T22:44:12.543Z] 551b823b3b82: Download complete [2020-08-21T22:44:12.817Z] 259a493cd78d: Verifying Checksum [2020-08-21T22:44:12.817Z] 259a493cd78d: Download complete [2020-08-21T22:44:12.817Z] 3c52a74df98c: Verifying Checksum [2020-08-21T22:44:12.817Z] 3c52a74df98c: Download complete [2020-08-21T22:44:13.087Z] 6c9b121b6998: Download complete [2020-08-21T22:44:13.136Z] Removing intermediate container 6295f79bcac3 [2020-08-21T22:44:13.136Z] ---> 41a4487fbe5b [2020-08-21T22:44:13.136Z] Step 24/24 : LABEL version=0.0.0 [2020-08-21T22:44:13.136Z] Removing intermediate container f6e62396d114 [2020-08-21T22:44:13.136Z] ---> d19dff79f2bb [2020-08-21T22:44:13.136Z] Step 22/22 : LABEL version=0.0.0 [2020-08-21T22:44:13.136Z] Removing intermediate container 0eb6e74bc957 [2020-08-21T22:44:13.136Z] ---> 95846b49a563 [2020-08-21T22:44:13.136Z] [2020-08-21T22:44:13.136Z] ---> Running in 465427bf27c3 [2020-08-21T22:44:13.361Z] 39dc9c94d07c: Verifying Checksum [2020-08-21T22:44:13.361Z] 39dc9c94d07c: Download complete [2020-08-21T22:44:13.361Z] 259a493cd78d: Pull complete [2020-08-21T22:44:13.398Z] ---> Running in b579c2aa64d6 [2020-08-21T22:44:13.398Z] Successfully built 95846b49a563 [2020-08-21T22:44:13.671Z] Successfully tagged docker-core-command-go:latest [2020-08-21T22:44:13.671Z] Building docker-security-secretstore-setup-go [2020-08-21T22:44:13.955Z] b8e66b5100f5: Pull complete [2020-08-21T22:44:17.328Z] 39dc9c94d07c: Pull complete [2020-08-21T22:44:17.328Z] 551b823b3b82: Pull complete [2020-08-21T22:44:17.598Z] 3c52a74df98c: Pull complete [2020-08-21T22:44:17.873Z] 6c9b121b6998: Pull complete [2020-08-21T22:44:17.873Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-21T22:44:17.873Z] Status: Downloaded newer image for docker:latest [2020-08-21T22:44:18.998Z]  Building docker-core-command-go ... done Removing intermediate container 465427bf27c3 [2020-08-21T22:44:18.998Z] ---> 9415f8f379de [2020-08-21T22:44:18.998Z] [2020-08-21T22:44:18.998Z] Successfully built 9415f8f379de [2020-08-21T22:44:18.998Z] Removing intermediate container b579c2aa64d6 [2020-08-21T22:44:18.998Z] ---> 6c808818da82 [2020-08-21T22:44:18.998Z] [2020-08-21T22:44:18.998Z] Successfully built 6c808818da82 [2020-08-21T22:44:18.998Z] Successfully tagged docker-support-notifications-go:latest [2020-08-21T22:44:18.998Z]  Building docker-support-notifications-go ... done Building docker-security-secrets-setup-go [2020-08-21T22:44:19.945Z] Successfully tagged docker-core-metadata-go:latest [2020-08-21T22:44:19.945Z] Building docker-core-data-go [2020-08-21T22:44:21.269Z] ---> 601b82ae0f26 [2020-08-21T22:44:21.269Z] Step 6/7 : COPY go.mod . [2020-08-21T22:44:21.864Z] ---> b3e601643d83 [2020-08-21T22:44:21.864Z] Step 7/7 : RUN go mod download [2020-08-21T22:44:21.864Z] ---> Running in d4a7652fdf28 [2020-08-21T22:44:26.159Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-21T22:44:26.159Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-21T22:44:26.159Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-21T22:44:26.159Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-21T22:44:26.159Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-21T22:44:26.159Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-21T22:44:26.159Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-21T22:44:26.159Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-21T22:44:26.159Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-21T22:44:26.159Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-21T22:44:26.159Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-21T22:44:26.159Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-21T22:44:26.159Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-21T22:44:26.159Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-21T22:44:26.159Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.72 [2020-08-21T22:44:26.159Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-21T22:44:26.159Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-21T22:44:26.159Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-21T22:44:26.159Z] go: finding github.com/fatih/color v1.7.0 [2020-08-21T22:44:26.159Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-21T22:44:26.159Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-21T22:44:26.430Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-21T22:44:26.430Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-21T22:44:26.430Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-21T22:44:26.430Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-21T22:44:26.430Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-21T22:44:26.430Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-21T22:44:26.430Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-21T22:44:26.598Z]  Building docker-core-metadata-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:44:26.598Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-08-21T22:44:26.598Z] ---> 640a023625e7 [2020-08-21T22:44:26.598Z] Step 3/27 : WORKDIR /edgex-go [2020-08-21T22:44:26.598Z] ---> Using cache [2020-08-21T22:44:26.598Z] ---> 00dde4a11bf4 [2020-08-21T22:44:26.598Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:44:26.598Z] ---> Using cache [2020-08-21T22:44:26.598Z] ---> 8963e5ebc214 [2020-08-21T22:44:26.598Z] Step 5/27 : RUN apk update && apk add make bash git [2020-08-21T22:44:26.598Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:44:26.598Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-21T22:44:26.598Z] ---> 640a023625e7 [2020-08-21T22:44:26.598Z] Step 3/20 : WORKDIR /edgex-go [2020-08-21T22:44:26.598Z] ---> Using cache [2020-08-21T22:44:26.598Z] ---> 00dde4a11bf4 [2020-08-21T22:44:26.598Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:44:26.598Z] ---> Using cache [2020-08-21T22:44:26.598Z] ---> 8963e5ebc214 [2020-08-21T22:44:26.598Z] Step 5/20 : RUN apk update && apk add make git [2020-08-21T22:44:26.598Z] ---> Using cache [2020-08-21T22:44:26.598Z] ---> d0dca25d700d [2020-08-21T22:44:26.598Z] Step 6/20 : COPY go.mod . [2020-08-21T22:44:26.598Z] ---> Using cache [2020-08-21T22:44:26.598Z] ---> 8296e20e6be1 [2020-08-21T22:44:26.598Z] Step 7/20 : RUN go mod download [2020-08-21T22:44:26.598Z] ---> Using cache [2020-08-21T22:44:26.598Z] ---> ef3f69ac4757 [2020-08-21T22:44:26.598Z] Step 8/20 : COPY . . [2020-08-21T22:44:26.702Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-21T22:44:26.702Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-21T22:44:26.702Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-21T22:44:26.702Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-21T22:44:26.702Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-21T22:44:26.702Z] go: finding github.com/google/uuid v1.1.0 [2020-08-21T22:44:26.702Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-21T22:44:26.860Z] ---> Using cache [2020-08-21T22:44:26.860Z] ---> 204a7556257f [2020-08-21T22:44:26.860Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-21T22:44:26.972Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-21T22:44:26.973Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-21T22:44:26.973Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-21T22:44:26.973Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-21T22:44:26.973Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-21T22:44:26.973Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-21T22:44:27.243Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-21T22:44:27.243Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-21T22:44:27.243Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-21T22:44:27.243Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-21T22:44:27.243Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-21T22:44:27.243Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-21T22:44:27.243Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-21T22:44:27.514Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-21T22:44:27.514Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-21T22:44:27.514Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-21T22:44:27.514Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-21T22:44:27.514Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-21T22:44:27.514Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-21T22:44:27.514Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-21T22:44:27.785Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-21T22:44:27.785Z] go: finding github.com/kr/pty v1.1.1 [2020-08-21T22:44:27.785Z] go: finding github.com/kr/text v0.1.0 [2020-08-21T22:44:27.785Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-21T22:44:27.785Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-21T22:44:27.785Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-21T22:44:28.058Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-21T22:44:28.058Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-21T22:44:28.058Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-21T22:44:28.058Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-21T22:44:28.058Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-21T22:44:28.058Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-21T22:44:28.058Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-21T22:44:28.331Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-21T22:44:28.331Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-21T22:44:28.331Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-21T22:44:28.331Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-21T22:44:28.331Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-21T22:44:28.331Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-21T22:44:28.331Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-21T22:44:28.605Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-21T22:44:28.605Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-21T22:44:28.605Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-21T22:44:28.605Z] go: finding github.com/posener/complete v1.1.1 [2020-08-21T22:44:28.605Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-21T22:44:28.605Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-21T22:44:28.605Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-21T22:44:28.876Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-21T22:44:28.876Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-21T22:44:28.876Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-21T22:44:28.876Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-21T22:44:28.876Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-21T22:44:28.876Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-21T22:44:28.876Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-21T22:44:28.876Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-21T22:44:29.146Z] go: finding golang.org/x/text v0.3.2 [2020-08-21T22:44:29.146Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-21T22:44:29.146Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-21T22:44:29.146Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-21T22:44:29.146Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-21T22:44:29.146Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-21T22:44:29.146Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-21T22:44:30.183Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:44:30.183Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-21T22:44:30.183Z] ---> 640a023625e7 [2020-08-21T22:44:30.183Z] Step 3/26 : WORKDIR /edgex-go [2020-08-21T22:44:30.183Z] ---> Using cache [2020-08-21T22:44:30.183Z] ---> 00dde4a11bf4 [2020-08-21T22:44:30.183Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:44:30.183Z] ---> Using cache [2020-08-21T22:44:30.183Z] ---> 8963e5ebc214 [2020-08-21T22:44:30.183Z] Step 5/26 : RUN apk update && apk add make git [2020-08-21T22:44:30.183Z] ---> Using cache [2020-08-21T22:44:30.183Z] ---> d0dca25d700d [2020-08-21T22:44:30.183Z] Step 6/26 : COPY go.mod . [2020-08-21T22:44:30.183Z] ---> Using cache [2020-08-21T22:44:30.183Z] ---> 8296e20e6be1 [2020-08-21T22:44:30.183Z] Step 7/26 : RUN go mod download [2020-08-21T22:44:30.183Z] ---> Using cache [2020-08-21T22:44:30.183Z] ---> ef3f69ac4757 [2020-08-21T22:44:30.183Z] Step 8/26 : COPY . . [2020-08-21T22:44:30.183Z] ---> Using cache [2020-08-21T22:44:30.183Z] ---> 204a7556257f [2020-08-21T22:44:30.183Z] 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-21T22:44:31.128Z] ---> Running in 75c2ab6f0921 [2020-08-21T22:44:31.128Z] ---> Running in 1537b712bc5d [2020-08-21T22:44:31.128Z] ---> Running in a88bc6ac9004 [2020-08-21T22:44:34.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-21T22:44:34.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-08-21T22:44:34.724Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-21T22:44:35.674Z] v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:44:35.674Z] v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:44:35.674Z] OK: 12746 distinct packages available [2020-08-21T22:44:35.939Z] OK: 233 MiB in 51 packages [2020-08-21T22:44:36.889Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-08-21T22:44:41.149Z] Removing intermediate container 75c2ab6f0921 [2020-08-21T22:44:41.149Z] ---> 4258ebb8e364 [2020-08-21T22:44:41.149Z] Step 6/27 : COPY go.mod . [2020-08-21T22:44:42.146Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:44:42.146Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-21T22:44:42.146Z] ---> 640a023625e7 [2020-08-21T22:44:42.146Z] Step 3/29 : WORKDIR /edgex-go [2020-08-21T22:44:42.146Z] ---> Using cache [2020-08-21T22:44:42.146Z] ---> 00dde4a11bf4 [2020-08-21T22:44:42.146Z] Step 4/29 : RUN apk update && apk add make git [2020-08-21T22:44:42.429Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:44:42.429Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-21T22:44:42.429Z] ---> 640a023625e7 [2020-08-21T22:44:42.429Z] Step 3/23 : WORKDIR /edgex-go [2020-08-21T22:44:42.429Z] ---> Using cache [2020-08-21T22:44:42.429Z] ---> 00dde4a11bf4 [2020-08-21T22:44:42.429Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:44:42.429Z] ---> Using cache [2020-08-21T22:44:42.429Z] ---> 8963e5ebc214 [2020-08-21T22:44:42.429Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-21T22:44:43.040Z] ---> 30b43a4c07d2 [2020-08-21T22:44:43.040Z] Step 7/27 : RUN go mod download [2020-08-21T22:44:43.630Z] ---> Running in 1f4b85fde73d [2020-08-21T22:44:43.630Z] ---> Running in 7409c9f0ce8a [2020-08-21T22:44:43.630Z] ---> Running in f6b233daaa87 [2020-08-21T22:44:45.056Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-21T22:44:45.056Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-21T22:44:45.664Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-21T22:44:45.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-21T22:44:46.541Z] v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:44:46.541Z] v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:44:46.541Z] OK: 12746 distinct packages available [2020-08-21T22:44:46.541Z] v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:44:46.541Z] v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:44:46.541Z] OK: 12746 distinct packages available [2020-08-21T22:44:46.837Z] Removing intermediate container f6b233daaa87 [2020-08-21T22:44:46.837Z] ---> 3e67b6648e84 [2020-08-21T22:44:46.837Z] Step 8/27 : COPY . . [2020-08-21T22:44:46.837Z] OK: 233 MiB in 51 packages [2020-08-21T22:44:46.837Z] OK: 233 MiB in 51 packages [2020-08-21T22:44:47.847Z] Removing intermediate container 1f4b85fde73d [2020-08-21T22:44:47.847Z] ---> 29f7cc4b0d11 [2020-08-21T22:44:47.847Z] Step 6/23 : COPY go.mod . [2020-08-21T22:44:48.180Z] Removing intermediate container 7409c9f0ce8a [2020-08-21T22:44:48.180Z] ---> 6becd1f2fad8 [2020-08-21T22:44:48.180Z] Step 5/29 : COPY go.mod . [2020-08-21T22:44:51.215Z] ---> 370efd11d4d0 [2020-08-21T22:44:51.215Z] Step 7/23 : RUN go mod download [2020-08-21T22:44:51.215Z] ---> f23e87068117 [2020-08-21T22:44:51.215Z] Step 6/29 : RUN go mod download [2020-08-21T22:44:51.317Z] Removing intermediate container d4a7652fdf28 [2020-08-21T22:44:51.317Z] ---> bbc9e7fd49df [2020-08-21T22:44:51.317Z] Successfully built bbc9e7fd49df [2020-08-21T22:44:51.317Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-21T22:44:52.200Z] + docker inspect -f . ci-base-image-arm64 [2020-08-21T22:44:52.200Z] . [Pipeline] withDockerContainer [2020-08-21T22:44:52.488Z] prd-ubuntu18.04-docker-arm64-4c-16g-689 does not seem to be running inside a container [2020-08-21T22:44:52.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-08-21T22:44:52.640Z] ---> Running in 8812fcd28633 [2020-08-21T22:44:52.640Z] ---> Running in 0b784e35f2d1 [2020-08-21T22:44:53.986Z] $ docker top 4f7031351086c9f2df1d82cc8dbc7871024ac1a8737da8ef45ced0dc09eee5eb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-21T22:44:55.104Z] + go version [2020-08-21T22:44:55.104Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-08-21T22:44:55.145Z] ========================================================= [2020-08-21T22:44:55.145Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-21T22:44:55.145Z] ========================================================= [Pipeline] sh [2020-08-21T22:44:55.805Z] + make test [2020-08-21T22:44:55.805Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-21T22:44:58.417Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-21T22:44:59.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-08-21T22:45:00.419Z] Removing intermediate container 8812fcd28633 [2020-08-21T22:45:00.419Z] ---> 07f79048ad21 [2020-08-21T22:45:00.419Z] Step 8/23 : COPY . . [2020-08-21T22:45:00.419Z] Removing intermediate container 0b784e35f2d1 [2020-08-21T22:45:00.419Z] ---> b7a8dd715fa3 [2020-08-21T22:45:00.419Z] Step 7/29 : COPY . . [2020-08-21T22:45:14.244Z] ---> 06f0ce3e00ab [2020-08-21T22:45:14.244Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-21T22:45:14.517Z] Removing intermediate container 1537b712bc5d [2020-08-21T22:45:14.518Z] ---> c9ac5fbeacaf [2020-08-21T22:45:14.518Z] [2020-08-21T22:45:14.518Z] Step 10/20 : FROM alpine [2020-08-21T22:45:15.140Z] latest: Pulling from library/alpine [2020-08-21T22:45:15.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-08-21T22:45:15.411Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-21T22:45:15.411Z] ---> Running in b1ef33782964 [2020-08-21T22:45:15.677Z] Status: Downloaded newer image for alpine:latest [2020-08-21T22:45:15.677Z] ---> a24bb4013296 [2020-08-21T22:45:15.677Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-21T22:45:19.207Z] ---> Running in 9ad1bcbdccc4 [2020-08-21T22:45:20.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-08-21T22:45:21.255Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-21T22:45:21.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-21T22:45:21.833Z] v3.12.0-256-gcb89326327 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:45:21.833Z] v3.12.0-257-ge0a127fd24 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:45:21.833Z] OK: 12746 distinct packages available [2020-08-21T22:45:22.116Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-21T22:45:22.116Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-21T22:45:22.116Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-21T22:45:22.116Z] (4/4) Installing curl (7.69.1-r0) [2020-08-21T22:45:22.116Z] Executing busybox-1.31.1-r16.trigger [2020-08-21T22:45:22.116Z] Executing ca-certificates-20191127-r4.trigger [2020-08-21T22:45:22.438Z] OK: 7 MiB in 18 packages [2020-08-21T22:45:27.982Z] Removing intermediate container 9ad1bcbdccc4 [2020-08-21T22:45:27.982Z] ---> 4c7df8eb4c69 [2020-08-21T22:45:27.982Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-21T22:45:29.412Z] ---> Running in 46987eda79d7 [2020-08-21T22:45:29.685Z] ---> 13bc5976de50 [2020-08-21T22:45:29.685Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-21T22:45:29.685Z] ---> b3480f80fceb [2020-08-21T22:45:29.685Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-08-21T22:45:29.685Z] ---> Running in e9f982a5da98 [2020-08-21T22:45:29.685Z] Removing intermediate container a88bc6ac9004 [2020-08-21T22:45:29.685Z] ---> e05e61c5088d [2020-08-21T22:45:29.685Z] [2020-08-21T22:45:29.685Z] Step 10/26 : FROM alpine:3.10 [2020-08-21T22:45:29.685Z] Removing intermediate container 46987eda79d7 [2020-08-21T22:45:29.685Z] ---> cbe6e846a415 [2020-08-21T22:45:29.685Z] Step 13/20 : WORKDIR /edgex [2020-08-21T22:45:29.954Z] ---> Running in aa6188dc2b63 [2020-08-21T22:45:30.242Z] 3.10: Pulling from library/alpine [2020-08-21T22:45:30.242Z] ---> Running in 4e8b90b1639d [2020-08-21T22:45:30.820Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-21T22:45:30.847Z] Removing intermediate container 4e8b90b1639d [2020-08-21T22:45:30.847Z] ---> 70fd24ac7a9e [2020-08-21T22:45:30.847Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-21T22:45:31.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-21T22:45:31.386Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-21T22:45:31.386Z] Status: Downloaded newer image for alpine:3.10 [2020-08-21T22:45:31.386Z] ---> be4e4bea2c2e [2020-08-21T22:45:31.386Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-21T22:45:31.386Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-08-21T22:45:31.655Z] ---> db5a2a9a51df [2020-08-21T22:45:31.655Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-21T22:45:31.943Z] ---> Running in 1198fed928b3 [2020-08-21T22:45:33.922Z] ---> b8d4919b4647 [2020-08-21T22:45:33.922Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-21T22:45:33.922Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-21T22:45:33.922Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-21T22:45:33.922Z] v3.10.5-76-g1530c9fe13 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-21T22:45:33.922Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-21T22:45:33.922Z] OK: 10346 distinct packages available [2020-08-21T22:45:33.922Z] ---> Running in bb758ec2a553 [2020-08-21T22:45:34.192Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-21T22:45:34.192Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-21T22:45:34.192Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-21T22:45:34.192Z] (4/5) Installing curl (7.66.0-r0) [2020-08-21T22:45:34.192Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-21T22:45:34.192Z] Executing busybox-1.30.1-r3.trigger [2020-08-21T22:45:34.192Z] Executing ca-certificates-20191127-r2.trigger [2020-08-21T22:45:34.789Z] OK: 7 MiB in 19 packages [2020-08-21T22:45:34.789Z] Removing intermediate container bb758ec2a553 [2020-08-21T22:45:34.789Z] ---> e332a156d544 [2020-08-21T22:45:34.789Z] Step 17/20 : CMD ["--init=true"] [2020-08-21T22:45:35.068Z] ---> Running in d9fda2acb6a9 [2020-08-21T22:45:35.361Z] Removing intermediate container d9fda2acb6a9 [2020-08-21T22:45:35.361Z] ---> 86ce39a06da9 [2020-08-21T22:45:35.361Z] Step 18/20 : LABEL arch=x86_64 [2020-08-21T22:45:35.654Z] ---> Running in 29e605164b7f [2020-08-21T22:45:37.622Z] Removing intermediate container 29e605164b7f [2020-08-21T22:45:37.622Z] ---> c19ad52a313b [2020-08-21T22:45:37.622Z] Step 19/20 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:45:37.622Z] Removing intermediate container 1198fed928b3 [2020-08-21T22:45:37.622Z] ---> 9bc5309ddb07 [2020-08-21T22:45:37.622Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-21T22:45:37.622Z] ---> Running in 3550cf8d1077 [2020-08-21T22:45:37.902Z] ---> Running in ac747fdc0485 [2020-08-21T22:45:38.172Z] Removing intermediate container 3550cf8d1077 [2020-08-21T22:45:38.172Z] ---> 13a4721435bb [2020-08-21T22:45:38.172Z] Step 20/20 : LABEL version=0.0.0 [2020-08-21T22:45:38.172Z] Removing intermediate container ac747fdc0485 [2020-08-21T22:45:38.172Z] ---> 0d89b841b470 [2020-08-21T22:45:38.172Z] Step 13/26 : WORKDIR / [2020-08-21T22:45:38.172Z] ---> Running in cecc8afe959d [2020-08-21T22:45:38.444Z] ---> Running in cbbf027c721b [2020-08-21T22:45:39.051Z] Removing intermediate container cecc8afe959d [2020-08-21T22:45:39.051Z] ---> 599e9a6c734f [2020-08-21T22:45:39.051Z] [2020-08-21T22:45:39.644Z] Successfully built 599e9a6c734f [2020-08-21T22:45:39.923Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-08-21T22:45:39.923Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container cbbf027c721b [2020-08-21T22:45:39.923Z] ---> 70cdd8522b1e [2020-08-21T22:45:39.923Z] 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-21T22:45:40.195Z] Removing intermediate container b1ef33782964 [2020-08-21T22:45:40.195Z] ---> f0ccd716db9d [2020-08-21T22:45:40.195Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-21T22:45:40.195Z] ---> Running in 288cabc8569c [2020-08-21T22:45:40.474Z] ---> e58fdf97c2a9 [2020-08-21T22:45:40.475Z] 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-21T22:45:41.089Z] ---> b1db1185ae17 [2020-08-21T22:45:41.089Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-21T22:45:42.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-08-21T22:45:43.105Z] ---> 9433eec567cf [2020-08-21T22:45:43.105Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-21T22:45:43.706Z] ---> 24ab5ece5da3 [2020-08-21T22:45:43.706Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-21T22:45:45.121Z] ---> 6f49f1936d75 [2020-08-21T22:45:45.121Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-21T22:45:45.400Z] Removing intermediate container 288cabc8569c [2020-08-21T22:45:45.400Z] ---> e352e9f72dda [2020-08-21T22:45:45.400Z] [2020-08-21T22:45:45.400Z] Step 11/27 : FROM docker:latest [2020-08-21T22:45:45.400Z] ---> 81f5749c9058 [2020-08-21T22:45:45.400Z] Step 12/27 : RUN apk add --no-cache bash [2020-08-21T22:45:45.400Z] ---> Running in 92764691c06c [2020-08-21T22:45:45.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-21T22:45:45.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-21T22:45:45.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-21T22:45:45.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-21T22:45:45.937Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.024s [2020-08-21T22:45:45.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-21T22:45:45.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-21T22:45:45.937Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-21T22:45:46.000Z] ---> 9e2fadf232e2 [2020-08-21T22:45:46.000Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-21T22:45:46.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-21T22:45:46.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-21T22:45:46.831Z] (1/2) Installing readline (8.0.4-r0) [2020-08-21T22:45:46.831Z] (2/2) Installing bash (5.0.17-r0) [2020-08-21T22:45:46.831Z] Executing bash-5.0.17-r0.post-install [2020-08-21T22:45:47.103Z] Executing busybox-1.31.1-r16.trigger [2020-08-21T22:45:47.103Z] OK: 12 MiB in 22 packages [2020-08-21T22:45:47.103Z] ---> 3be0e9563e3b [2020-08-21T22:45:47.103Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-21T22:45:47.388Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-21T22:45:47.726Z] ---> c2b3d4012363 [2020-08-21T22:45:47.726Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-21T22:45:48.006Z] ---> Running in a867ec277799 [2020-08-21T22:45:48.827Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-21T22:45:48.827Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-21T22:45:48.827Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-21T22:45:48.827Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-21T22:45:48.986Z] Removing intermediate container 92764691c06c [2020-08-21T22:45:48.986Z] ---> 75983cad7de4 [2020-08-21T22:45:48.986Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-08-21T22:45:49.573Z] ---> Running in 7a75ec54c1bc [2020-08-21T22:45:49.862Z] Removing intermediate container e9f982a5da98 [2020-08-21T22:45:49.862Z] ---> 0928ebdae45f [2020-08-21T22:45:49.862Z] [2020-08-21T22:45:49.862Z] Step 9/29 : FROM alpine:latest [2020-08-21T22:45:49.862Z] ---> a24bb4013296 [2020-08-21T22:45:49.862Z] 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-21T22:45:50.146Z] ---> Running in b74e84d5610b [2020-08-21T22:45:50.146Z] Removing intermediate container b74e84d5610b [2020-08-21T22:45:50.146Z] ---> d487d61b72ae [2020-08-21T22:45:50.146Z] Step 11/29 : USER root [2020-08-21T22:45:50.423Z] ---> Running in 58be59f1c632 [2020-08-21T22:45:50.689Z] Removing intermediate container 58be59f1c632 [2020-08-21T22:45:50.690Z] ---> edc9d29fd326 [2020-08-21T22:45:50.690Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-21T22:45:50.690Z] ---> Running in e37b342abe45 [2020-08-21T22:45:50.956Z] Removing intermediate container a867ec277799 [2020-08-21T22:45:50.956Z] ---> 9d9e43fb9989 [2020-08-21T22:45:50.956Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-21T22:45:51.541Z] ---> Running in 6cee70c10ad5 [2020-08-21T22:45:51.541Z] Removing intermediate container 7a75ec54c1bc [2020-08-21T22:45:51.541Z] ---> 8da943da0f32 [2020-08-21T22:45:51.541Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-21T22:45:53.481Z] ---> Running in 3649c5bf3974 [2020-08-21T22:45:53.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-21T22:45:53.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-21T22:45:53.481Z] Removing intermediate container 6cee70c10ad5 [2020-08-21T22:45:53.481Z] ---> 639ba1ae9a2d [2020-08-21T22:45:53.481Z] Step 24/26 : LABEL arch=x86_64 [2020-08-21T22:45:53.481Z] v3.12.0-256-gcb89326327 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:45:53.481Z] v3.12.0-257-ge0a127fd24 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:45:53.481Z] OK: 12746 distinct packages available [2020-08-21T22:45:53.744Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-21T22:45:53.744Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-21T22:45:53.744Z] Executing busybox-1.31.1-r16.trigger [2020-08-21T22:45:53.744Z] Executing ca-certificates-20191127-r4.trigger [2020-08-21T22:45:54.010Z] OK: 6 MiB in 16 packages [2020-08-21T22:45:54.275Z] Removing intermediate container 3649c5bf3974 [2020-08-21T22:45:54.275Z] ---> 47f51a2e6860 [2020-08-21T22:45:54.275Z] Step 15/27 : ENV APP_PORT=48090 [2020-08-21T22:45:54.540Z] ---> Running in 1c733483d904 [2020-08-21T22:45:55.118Z] ---> Running in 8ee3214006d6 [2020-08-21T22:45:55.118Z] Removing intermediate container 1c733483d904 [2020-08-21T22:45:55.118Z] ---> 217a46fac988 [2020-08-21T22:45:55.118Z] Step 25/26 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:45:55.701Z] Removing intermediate container 8ee3214006d6 [2020-08-21T22:45:55.701Z] ---> e9387de436b5 [2020-08-21T22:45:55.701Z] Step 16/27 : EXPOSE $APP_PORT [2020-08-21T22:45:55.701Z] ---> Running in 1494cfc52b1e [2020-08-21T22:45:55.968Z] ---> Running in cbbd10be8d4d [2020-08-21T22:45:55.968Z] Removing intermediate container e37b342abe45 [2020-08-21T22:45:55.968Z] ---> d6176013f4d9 [2020-08-21T22:45:55.968Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-21T22:45:56.245Z] ---> Running in 564ff12c2a85 [2020-08-21T22:45:56.245Z] Removing intermediate container 1494cfc52b1e [2020-08-21T22:45:56.245Z] ---> 7f9dd81b2fc5 [2020-08-21T22:45:56.245Z] Step 26/26 : LABEL version=0.0.0 [2020-08-21T22:45:56.245Z] Removing intermediate container cbbd10be8d4d [2020-08-21T22:45:56.245Z] ---> 8e3f284339fd [2020-08-21T22:45:56.245Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-21T22:45:56.245Z] ---> Running in 180e2eab9be0 [2020-08-21T22:45:56.827Z] Removing intermediate container 564ff12c2a85 [2020-08-21T22:45:56.827Z] ---> bef3bdf1fd44 [2020-08-21T22:45:56.827Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-21T22:45:57.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.094s coverage: 46.6% of statements [2020-08-21T22:45:57.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-21T22:45:57.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-21T22:45:57.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-21T22:45:57.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-21T22:45:57.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-21T22:45:58.763Z] ---> Running in b0a55004170a [2020-08-21T22:45:58.763Z] Removing intermediate container 180e2eab9be0 [2020-08-21T22:45:58.763Z] ---> f21d95412a7f [2020-08-21T22:45:58.763Z] [2020-08-21T22:45:58.763Z] ---> c8a0d1d5e945 [2020-08-21T22:45:58.763Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-21T22:45:58.763Z] Successfully built f21d95412a7f [2020-08-21T22:45:58.763Z] Removing intermediate container aa6188dc2b63 [2020-08-21T22:45:58.763Z] ---> 117a8cad844f [2020-08-21T22:45:58.763Z] [2020-08-21T22:45:58.763Z] Step 10/23 : FROM alpine [2020-08-21T22:45:58.763Z] ---> a24bb4013296 [2020-08-21T22:45:58.763Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-21T22:45:58.763Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-08-21T22:45:58.763Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container b0a55004170a [2020-08-21T22:45:58.763Z] ---> 18847c9d6fdb [2020-08-21T22:45:58.763Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-21T22:45:58.763Z] ---> Running in 606fc274143b [2020-08-21T22:45:58.763Z] ---> 7628737cda22 [2020-08-21T22:45:58.763Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-21T22:45:58.763Z] ---> Running in 81fd1345f230 [2020-08-21T22:45:59.028Z] Removing intermediate container 606fc274143b [2020-08-21T22:45:59.028Z] ---> 6af5136b2a9b [2020-08-21T22:45:59.028Z] Step 12/23 : ENV APP_PORT=48080 [2020-08-21T22:45:59.332Z] ---> Running in c27982365e8f [2020-08-21T22:45:59.332Z] ---> 31125bf824ac [2020-08-21T22:45:59.332Z] Step 20/27 : RUN apk --no-cache add py-pip [2020-08-21T22:45:59.332Z] ---> Running in 49864bfe0cd3 [2020-08-21T22:45:59.333Z] Removing intermediate container c27982365e8f [2020-08-21T22:45:59.333Z] ---> dbb99ff54a5c [2020-08-21T22:45:59.333Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-21T22:45:59.697Z] ---> Running in b179372576c9 [2020-08-21T22:46:00.044Z] Removing intermediate container b179372576c9 [2020-08-21T22:46:00.044Z] ---> 55a65a615730 [2020-08-21T22:46:00.044Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:46:00.044Z] ---> Running in 0f6d3fcd6936 [2020-08-21T22:46:00.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-21T22:46:00.044Z] Removing intermediate container 81fd1345f230 [2020-08-21T22:46:00.044Z] ---> ed92c56d1374 [2020-08-21T22:46:00.044Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-21T22:46:00.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-21T22:46:00.456Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-21T22:46:00.456Z] (2/33) Installing expat (2.2.9-r1) [2020-08-21T22:46:00.456Z] (3/33) Installing libffi (3.3-r2) [2020-08-21T22:46:00.456Z] (4/33) Installing gdbm (1.13-r1) [2020-08-21T22:46:00.456Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-21T22:46:00.456Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-21T22:46:00.456Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-21T22:46:03.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.219s coverage: 27.2% of statements [2020-08-21T22:46:03.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-21T22:46:03.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-21T22:46:03.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-21T22:46:03.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-21T22:46:03.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-21T22:46:03.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-21T22:46:03.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.021s coverage: 100.0% of statements [2020-08-21T22:46:03.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-21T22:46:03.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.095s coverage: 100.0% of statements [2020-08-21T22:46:03.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-21T22:46:03.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-08-21T22:46:05.780Z] ---> d14826a791ff [2020-08-21T22:46:05.780Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-21T22:46:05.780Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-21T22:46:05.780Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-21T22:46:05.780Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-21T22:46:05.780Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-21T22:46:05.780Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-21T22:46:05.780Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-21T22:46:05.780Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-21T22:46:05.780Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-21T22:46:05.780Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-21T22:46:05.780Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-21T22:46:06.361Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-21T22:46:06.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.416s coverage: 82.5% of statements [2020-08-21T22:46:06.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-08-21T22:46:06.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-08-21T22:46:06.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.095s coverage: 92.9% of statements [2020-08-21T22:46:06.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-08-21T22:46:06.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-08-21T22:46:06.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-08-21T22:46:06.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-08-21T22:46:06.938Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-21T22:46:07.514Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-21T22:46:07.514Z] Removing intermediate container 0f6d3fcd6936 [2020-08-21T22:46:07.514Z] ---> fa9fc5463b31 [2020-08-21T22:46:07.514Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-08-21T22:46:07.514Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-21T22:46:07.514Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-21T22:46:08.096Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-21T22:46:08.096Z] ---> 0620f7429344 [2020-08-21T22:46:08.096Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-21T22:46:08.096Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-21T22:46:08.096Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-21T22:46:08.096Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-21T22:46:08.361Z] ---> Running in 8c1a4ce2cd98 [2020-08-21T22:46:08.361Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-21T22:46:08.361Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-21T22:46:08.361Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-21T22:46:08.361Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-21T22:46:08.361Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-21T22:46:08.361Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-21T22:46:08.361Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-21T22:46:08.941Z] Executing busybox-1.31.1-r16.trigger [2020-08-21T22:46:08.941Z] OK: 71 MiB in 55 packages [2020-08-21T22:46:09.211Z] ---> 3e3ca296f21e [2020-08-21T22:46:09.211Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-21T22:46:09.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-21T22:46:09.747Z] ---> b287a574a7e6 [2020-08-21T22:46:09.747Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-21T22:46:09.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.304s coverage: 28.6% of statements [2020-08-21T22:46:09.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-21T22:46:09.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-21T22:46:09.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-21T22:46:09.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-21T22:46:09.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-21T22:46:09.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.043s coverage: 100.0% of statements [2020-08-21T22:46:09.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-21T22:46:10.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-21T22:46:10.901Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-21T22:46:10.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.028s coverage: 100.0% of statements [2020-08-21T22:46:10.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-21T22:46:11.166Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-21T22:46:11.166Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-21T22:46:11.459Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-21T22:46:12.856Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-21T22:46:12.856Z] Executing busybox-1.31.1-r16.trigger [2020-08-21T22:46:12.856Z] ---> 94f7dfa8c244 [2020-08-21T22:46:12.856Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-21T22:46:12.856Z] OK: 8 MiB in 19 packages [2020-08-21T22:46:12.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.102s coverage: 89.8% of statements [2020-08-21T22:46:12.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-21T22:46:13.120Z] ---> Running in 88aa022b66b9 [2020-08-21T22:46:13.120Z] Removing intermediate container 49864bfe0cd3 [2020-08-21T22:46:13.120Z] ---> 1e58c969db74 [2020-08-21T22:46:13.120Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-08-21T22:46:13.385Z] ---> Running in 34788e8c2ecf [2020-08-21T22:46:13.663Z] Removing intermediate container 8c1a4ce2cd98 [2020-08-21T22:46:13.663Z] ---> 4a7034501ad0 [2020-08-21T22:46:13.663Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-21T22:46:13.931Z] ---> 1cdfa3f5b3bc [2020-08-21T22:46:13.931Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-21T22:46:14.199Z] Removing intermediate container 88aa022b66b9 [2020-08-21T22:46:14.199Z] ---> 83c436aca440 [2020-08-21T22:46:14.199Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-21T22:46:14.780Z] ---> e428d26eb5d5 [2020-08-21T22:46:14.780Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-21T22:46:14.780Z] ---> 5650f69f829a [2020-08-21T22:46:14.780Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-21T22:46:14.780Z] ---> Running in 5658530fee7e [2020-08-21T22:46:14.780Z] Collecting docker-compose==1.23.2 [2020-08-21T22:46:15.045Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-21T22:46:15.313Z] Collecting docopt<0.7,>=0.6.1 [2020-08-21T22:46:15.313Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-21T22:46:15.579Z] ---> a7dcb1f68663 [2020-08-21T22:46:15.579Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-08-21T22:46:15.579Z] ---> Running in 69054857a5ff [2020-08-21T22:46:15.841Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-21T22:46:15.841Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-21T22:46:15.841Z] Removing intermediate container 69054857a5ff [2020-08-21T22:46:15.841Z] ---> 3dd9e55be747 [2020-08-21T22:46:15.841Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-21T22:46:16.107Z] ---> Running in 6f02a738e029 [2020-08-21T22:46:16.107Z] Removing intermediate container 5658530fee7e [2020-08-21T22:46:16.107Z] ---> 5314ac20ce17 [2020-08-21T22:46:16.107Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-21T22:46:16.107Z] ---> Running in e9c5f07880db [2020-08-21T22:46:16.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.095s coverage: 97.5% of statements [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-21T22:46:16.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.038s coverage: 100.0% of statements [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-21T22:46:16.321Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.037s coverage: 58.8% of statements [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] [2020-08-21T22:46:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] [2020-08-21T22:46:16.372Z] Removing intermediate container 6f02a738e029 [2020-08-21T22:46:16.372Z] ---> b0cfa2c21aa3 [2020-08-21T22:46:16.372Z] Step 21/23 : LABEL arch=x86_64 [2020-08-21T22:46:16.372Z] ---> Running in 3166fe899bb1 [2020-08-21T22:46:16.634Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-21T22:46:16.634Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-21T22:46:16.634Z] Removing intermediate container 3166fe899bb1 [2020-08-21T22:46:16.634Z] ---> 4e315fa8940b [2020-08-21T22:46:16.634Z] Step 22/23 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:46:16.900Z] Collecting cached-property<2,>=1.2.0 [2020-08-21T22:46:16.900Z] ---> Running in 7af7dd21ab39 [2020-08-21T22:46:16.900Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-21T22:46:16.900Z] Collecting docker<4.0,>=3.6.0 [2020-08-21T22:46:16.900Z] Removing intermediate container 7af7dd21ab39 [2020-08-21T22:46:16.900Z] ---> 8d4cd7db4432 [2020-08-21T22:46:16.900Z] Step 23/23 : LABEL version=0.0.0 [2020-08-21T22:46:16.900Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-21T22:46:17.170Z] ---> Running in 34ef05d922c9 [2020-08-21T22:46:17.170Z] 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-21T22:46:17.170Z] Removing intermediate container 34ef05d922c9 [2020-08-21T22:46:17.170Z] ---> f18838ec95d0 [2020-08-21T22:46:17.170Z] [2020-08-21T22:46:17.435Z] Collecting texttable<0.10,>=0.9.0 [2020-08-21T22:46:17.435Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-21T22:46:17.435Z] Successfully built f18838ec95d0 [2020-08-21T22:46:17.699Z] Successfully tagged docker-core-data-go:latest [2020-08-21T22:46:18.277Z]  Building docker-core-data-go ... done Removing intermediate container e9c5f07880db [2020-08-21T22:46:18.277Z] ---> d7acc3a0caa3 [2020-08-21T22:46:18.277Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-21T22:46:18.277Z] Collecting jsonschema<3,>=2.5.1 [2020-08-21T22:46:18.277Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-21T22:46:18.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.288s coverage: 63.5% of statements [2020-08-21T22:46:18.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-21T22:46:18.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-21T22:46:18.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2020-08-21T22:46:18.541Z] ---> Running in dbb5cf0927d7 [2020-08-21T22:46:18.541Z] Collecting PyYAML<4,>=3.10 [2020-08-21T22:46:18.541Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-21T22:46:18.541Z] Removing intermediate container dbb5cf0927d7 [2020-08-21T22:46:18.541Z] ---> f7a8baf94755 [2020-08-21T22:46:18.541Z] Step 26/29 : CMD [ "generate" ] [2020-08-21T22:46:18.804Z] ---> Running in bdff505f1c6e [2020-08-21T22:46:18.804Z] Removing intermediate container bdff505f1c6e [2020-08-21T22:46:18.804Z] ---> 3f8c7c19fc6a [2020-08-21T22:46:18.804Z] Step 27/29 : LABEL arch=x86_64 [2020-08-21T22:46:19.067Z] ---> Running in 336971e8cce3 [2020-08-21T22:46:19.067Z] Removing intermediate container 336971e8cce3 [2020-08-21T22:46:19.067Z] ---> e8bdcbcd49d2 [2020-08-21T22:46:19.067Z] Step 28/29 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:46:19.331Z] ---> Running in d2eb6b2e2355 [2020-08-21T22:46:20.282Z] Removing intermediate container d2eb6b2e2355 [2020-08-21T22:46:20.282Z] ---> a25d68206137 [2020-08-21T22:46:20.282Z] Step 29/29 : LABEL version=0.0.0 [2020-08-21T22:46:20.282Z] ---> Running in 8d131010ee8c [2020-08-21T22:46:20.282Z] Removing intermediate container 8d131010ee8c [2020-08-21T22:46:20.282Z] ---> 81a2c12014f2 [2020-08-21T22:46:20.282Z] [2020-08-21T22:46:20.546Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-21T22:46:20.546Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-21T22:46:20.546Z] Successfully built 81a2c12014f2 [2020-08-21T22:46:20.546Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-08-21T22:46:20.546Z]  Building docker-security-secrets-setup-go ... done 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-21T22:46:20.813Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-21T22:46:20.813Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-21T22:46:20.813Z] Collecting idna<2.8,>=2.5 [2020-08-21T22:46:20.813Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-21T22:46:20.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.267s coverage: 55.9% of statements [2020-08-21T22:46:20.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-21T22:46:20.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-21T22:46:20.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-21T22:46:20.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-21T22:46:21.076Z] 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-21T22:46:21.076Z] Collecting docker-pycreds>=0.4.0 [2020-08-21T22:46:21.076Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-21T22:46:21.076Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-21T22:46:21.076Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-21T22:46:21.076Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-21T22:46:21.076Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-21T22:46:21.339Z] Installing collected packages: docopt, dockerpty, urllib3, idna, requests, cached-property, docker-pycreds, websocket-client, docker, texttable, jsonschema, PyYAML, docker-compose [2020-08-21T22:46:21.339Z] Running setup.py install for docopt: started [2020-08-21T22:46:21.602Z] Running setup.py install for docopt: finished with status 'done' [2020-08-21T22:46:21.602Z] Running setup.py install for dockerpty: started [2020-08-21T22:46:22.178Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-21T22:46:22.178Z] Attempting uninstall: urllib3 [2020-08-21T22:46:22.178Z] Found existing installation: urllib3 1.25.9 [2020-08-21T22:46:22.178Z] Uninstalling urllib3-1.25.9: [2020-08-21T22:46:22.178Z] Successfully uninstalled urllib3-1.25.9 [2020-08-21T22:46:22.443Z] Attempting uninstall: idna [2020-08-21T22:46:22.443Z] Found existing installation: idna 2.9 [2020-08-21T22:46:22.443Z] Uninstalling idna-2.9: [2020-08-21T22:46:22.443Z] Successfully uninstalled idna-2.9 [2020-08-21T22:46:22.709Z] Attempting uninstall: requests [2020-08-21T22:46:22.709Z] Found existing installation: requests 2.23.0 [2020-08-21T22:46:22.709Z] Uninstalling requests-2.23.0: [2020-08-21T22:46:22.709Z] Successfully uninstalled requests-2.23.0 [2020-08-21T22:46:22.972Z] Running setup.py install for texttable: started [2020-08-21T22:46:23.560Z] Running setup.py install for texttable: finished with status 'done' [2020-08-21T22:46:23.560Z] Running setup.py install for PyYAML: started [2020-08-21T22:46:24.147Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-21T22:46:24.410Z] 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-21T22:46:27.759Z] Removing intermediate container 34788e8c2ecf [2020-08-21T22:46:27.759Z] ---> d61bae0a5e8a [2020-08-21T22:46:27.759Z] Step 22/27 : RUN apk --no-cache add curl [2020-08-21T22:46:27.759Z] ---> Running in 68b419750a27 [2020-08-21T22:46:28.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-21T22:46:28.022Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-21T22:46:28.283Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-21T22:46:28.283Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-21T22:46:28.283Z] (3/3) Installing curl (7.69.1-r0) [2020-08-21T22:46:28.283Z] Executing busybox-1.31.1-r16.trigger [2020-08-21T22:46:28.283Z] OK: 72 MiB in 58 packages [2020-08-21T22:46:28.859Z] Removing intermediate container 68b419750a27 [2020-08-21T22:46:28.859Z] ---> c169875511f6 [2020-08-21T22:46:28.859Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-08-21T22:46:28.859Z] ---> Running in 4759028f8ea6 [2020-08-21T22:46:29.121Z] Removing intermediate container 4759028f8ea6 [2020-08-21T22:46:29.121Z] ---> fbb6282300c2 [2020-08-21T22:46:29.121Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-21T22:46:29.121Z] ---> Running in 7323386e099c [2020-08-21T22:46:29.383Z] Removing intermediate container 7323386e099c [2020-08-21T22:46:29.383Z] ---> 8289240228c2 [2020-08-21T22:46:29.383Z] Step 25/27 : LABEL arch=x86_64 [2020-08-21T22:46:29.383Z] ---> Running in d5d887fe07a9 [2020-08-21T22:46:29.646Z] Removing intermediate container d5d887fe07a9 [2020-08-21T22:46:29.646Z] ---> b784be2f5d6b [2020-08-21T22:46:29.646Z] Step 26/27 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:46:29.646Z] ---> Running in 2391c6a8243c [2020-08-21T22:46:29.907Z] Removing intermediate container 2391c6a8243c [2020-08-21T22:46:29.907Z] ---> f72bace0bf95 [2020-08-21T22:46:29.907Z] Step 27/27 : LABEL version=0.0.0 [2020-08-21T22:46:29.907Z] ---> Running in 58dc6b070589 [2020-08-21T22:46:30.168Z] Removing intermediate container 58dc6b070589 [2020-08-21T22:46:30.168Z] ---> bf9231106e4b [2020-08-21T22:46:30.168Z] [2020-08-21T22:46:30.168Z] Successfully built bf9231106e4b [2020-08-21T22:46:30.169Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-08-21T22:46:31.601Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-08-21T22:46:31.679Z] $ docker stop --time=1 d497bc34274acfc8965e8a46e1bc11cc06ac8fa17ae6879ea74fff28e8838126 [2020-08-21T22:46:33.457Z] $ docker rm -f d497bc34274acfc8965e8a46e1bc11cc06ac8fa17ae6879ea74fff28e8838126 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-21T22:46:34.099Z] + docker images [2020-08-21T22:46:34.099Z] + grep docker [2020-08-21T22:46:34.379Z] docker-sys-mgmt-agent-go latest bf9231106e4b 5 seconds ago 284MB [2020-08-21T22:46:34.379Z] docker-security-secrets-setup-go latest 81a2c12014f2 14 seconds ago 25.1MB [2020-08-21T22:46:34.379Z] docker-core-data-go latest f18838ec95d0 17 seconds ago 24.5MB [2020-08-21T22:46:34.379Z] docker-security-secretstore-setup-go latest f21d95412a7f 37 seconds ago 33.9MB [2020-08-21T22:46:34.379Z] docker-security-proxy-setup-go latest 599e9a6c734f 56 seconds ago 16.4MB [2020-08-21T22:46:34.379Z] docker-core-metadata-go latest 6c808818da82 2 minutes ago 14.4MB [2020-08-21T22:46:34.379Z] docker-support-notifications-go latest 9415f8f379de 2 minutes ago 14.5MB [2020-08-21T22:46:34.379Z] docker-core-command-go latest 95846b49a563 2 minutes ago 13MB [2020-08-21T22:46:34.379Z] docker-support-scheduler-go latest 500d466f1ad4 2 minutes ago 13.1MB [2020-08-21T22:46:34.379Z] docker-support-logging-go latest caa2f632daa2 2 minutes ago 11.8MB [2020-08-21T22:46:34.379Z] docker latest 81f5749c9058 8 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-21T22:46:36.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 15.261s coverage: 86.3% of statements [2020-08-21T22:46:36.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-21T22:46:36.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.106s coverage: 72.2% of statements [2020-08-21T22:46:36.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.607s coverage: 72.1% of statements [2020-08-21T22:46:36.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.032s coverage: 82.4% of statements [2020-08-21T22:46:36.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.046s coverage: 48.4% of statements [2020-08-21T22:46:36.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-21T22:46:36.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-21T22:46:36.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-21T22:46:36.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.028s coverage: 28.8% of statements [2020-08-21T22:46:36.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-21T22:46:36.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.041s coverage: 96.8% of statements [2020-08-21T22:46:36.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-21T22:46:36.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 26.9% of statements [2020-08-21T22:46:36.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-21T22:46:36.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-21T22:46:36.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.278s coverage: 84.1% of statements [2020-08-21T22:46:36.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.022s coverage: 100.0% of statements [2020-08-21T22:46:36.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.045s coverage: 42.9% of statements [2020-08-21T22:46:36.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-21T22:46:36.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-21T22:46:36.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.043s coverage: 100.0% of statements [2020-08-21T22:46:36.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-21T22:46:36.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.050s coverage: 83.8% of statements [2020-08-21T22:46:36.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-21T22:46:42.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.161s coverage: 46.1% of statements [2020-08-21T22:46:42.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-21T22:46:42.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-21T22:46:42.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.048s coverage: 100.0% of statements [2020-08-21T22:46:42.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-21T22:46:42.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-21T22:46:42.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-21T22:46:42.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.036s coverage: 100.0% of statements [2020-08-21T22:46:42.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-21T22:46:42.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.068s coverage: 100.0% of statements [2020-08-21T22:46:42.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-21T22:46:46.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.259s coverage: 29.1% of statements [2020-08-21T22:46:46.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-21T22:46:46.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-21T22:46:46.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-21T22:46:46.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-21T22:46:46.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-21T22:46:46.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.109s coverage: 99.0% of statements [2020-08-21T22:46:46.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-21T22:46:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.038s coverage: 100.0% of statements [2020-08-21T22:46:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-21T22:46:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.016s coverage: 0.0% of statements [2020-08-21T22:46:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-21T22:46:47.249Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2020-08-21T22:46:47.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-21T22:46:47.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-21T22:46:47.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-21T22:46:47.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-21T22:46:49.229Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements [2020-08-21T22:46:49.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-21T22:46:49.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-21T22:46:49.229Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2020-08-21T22:46:49.505Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.022s coverage: 32.1% of statements [2020-08-21T22:46:50.483Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.024s coverage: 100.0% of statements [2020-08-21T22:46:51.455Z] GO111MODULE=on go vet ./... [2020-08-21T22:47:09.758Z] gofmt -l . [2020-08-21T22:47:11.185Z] [ "`gofmt -l .`" = "" ] [2020-08-21T22:47:13.149Z] ./bin/test-go-mod-tidy.sh [2020-08-21T22:47:14.128Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-08-21T22:47:18.177Z] + ls -al . [2020-08-21T22:47:18.177Z] total 584 [2020-08-21T22:47:18.177Z] drwxrwxr-x 10 1001 1001 4096 Aug 21 22:47 . [2020-08-21T22:47:18.177Z] drwxr-xr-x 4 root root 4096 Aug 21 22:44 .. [2020-08-21T22:47:18.177Z] -rw-rw-r-- 1 1001 1001 11 Aug 21 22:42 .dockerignore [2020-08-21T22:47:18.177Z] drwxrwxr-x 8 1001 1001 4096 Aug 21 22:43 .git [2020-08-21T22:47:18.177Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 22:42 .github [2020-08-21T22:47:18.177Z] -rw-rw-r-- 1 1001 1001 932 Aug 21 22:42 .gitignore [2020-08-21T22:47:18.177Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 22:43 .semver [2020-08-21T22:47:18.177Z] -rw-rw-r-- 1 1001 1001 166 Aug 21 22:42 .sonarcloud.properties [2020-08-21T22:47:18.177Z] -rw-rw-r-- 1 1001 1001 3804 Aug 21 22:42 CONTRIBUTING.md [2020-08-21T22:47:18.177Z] -rw-rw-r-- 1 1001 1001 1035 Aug 21 22:42 Dockerfile.build [2020-08-21T22:47:18.177Z] -rw-rw-r-- 1 1001 1001 865 Aug 21 22:42 Jenkinsfile [2020-08-21T22:47:18.177Z] -rw-rw-r-- 1 1001 1001 10775 Aug 21 22:42 LICENSE [2020-08-21T22:47:18.177Z] -rw-rw-r-- 1 1001 1001 6237 Aug 21 22:42 Makefile [2020-08-21T22:47:18.177Z] -rw-rw-r-- 1 1001 1001 5652 Aug 21 22:42 README.md [2020-08-21T22:47:18.177Z] -rw-rw-r-- 1 1001 1001 259 Aug 21 22:42 SECURITY.md [2020-08-21T22:47:18.177Z] -rw-rw-r-- 1 1001 1001 5 Aug 21 22:38 VERSION [2020-08-21T22:47:18.177Z] -rw-rw-r-- 1 1001 1001 4131 Aug 21 22:42 ZMQWindows.md [2020-08-21T22:47:18.177Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 22:42 bin [2020-08-21T22:47:18.177Z] drwxrwxr-x 15 1001 1001 4096 Aug 21 22:42 cmd [2020-08-21T22:47:18.177Z] -rw-r--r-- 1 root root 458659 Aug 21 22:46 coverage.out [2020-08-21T22:47:18.177Z] -rw-r--r-- 1 root root 1019 Aug 21 22:47 go.mod [2020-08-21T22:47:18.177Z] -rw-r--r-- 1 root root 19185 Aug 21 22:47 go.sum [2020-08-21T22:47:18.177Z] drwxrwxr-x 8 1001 1001 4096 Aug 21 22:42 internal [2020-08-21T22:47:18.177Z] drwxrwxr-x 4 1001 1001 4096 Aug 21 22:42 openapi [2020-08-21T22:47:18.177Z] drwxrwxr-x 4 1001 1001 4096 Aug 21 22:42 snap [2020-08-21T22:47:18.177Z] -rw-rw-r-- 1 1001 1001 168 Aug 21 22:42 version.go [Pipeline] sh [2020-08-21T22:47:18.844Z] + '[' -e coverage.out ] [2020-08-21T22:47:18.844Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-21T22:47:18.888Z] Warning: overwriting stash ‘coverage-report’ [2020-08-21T22:47:19.996Z] Stashed 1 file(s) [Pipeline] sh [2020-08-21T22:47:20.696Z] + make build [2020-08-21T22:47:20.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-08-21T22:47:39.301Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-08-21T22:47:51.671Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-08-21T22:47:57.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-08-21T22:48:01.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-08-21T22:48:09.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-08-21T22:48:10.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-08-21T22:48:15.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-08-21T22:48:21.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-21T22:48:25.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-08-21T22:48:29.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-08-21T22:48:34.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-08-21T22:48:38.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-08-21T22:48:42.662Z] $ docker stop --time=1 4f7031351086c9f2df1d82cc8dbc7871024ac1a8737da8ef45ced0dc09eee5eb [2020-08-21T22:48:45.208Z] $ docker rm -f 4f7031351086c9f2df1d82cc8dbc7871024ac1a8737da8ef45ced0dc09eee5eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-21T22:48:47.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-21T22:48:47.042Z] [2020-08-21T22:48:47.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-21T22:48:47.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-21T22:48:47.985Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-08-21T22:48:47.985Z] 29e5d40040c1: Pulling fs layer [2020-08-21T22:48:47.985Z] 1ce36da41761: Pulling fs layer [2020-08-21T22:48:47.985Z] 25b303627fd3: Pulling fs layer [2020-08-21T22:48:47.985Z] 29e5d40040c1: Verifying Checksum [2020-08-21T22:48:47.985Z] 29e5d40040c1: Download complete [2020-08-21T22:48:48.962Z] 29e5d40040c1: Pull complete [2020-08-21T22:48:48.962Z] 1ce36da41761: Verifying Checksum [2020-08-21T22:48:48.962Z] 1ce36da41761: Download complete [2020-08-21T22:48:49.935Z] 25b303627fd3: Verifying Checksum [2020-08-21T22:48:49.935Z] 25b303627fd3: Download complete [2020-08-21T22:48:49.935Z] 1ce36da41761: Pull complete [2020-08-21T22:49:00.061Z] 25b303627fd3: Pull complete [2020-08-21T22:49:00.061Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-08-21T22:49:00.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-21T22:49:00.061Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-08-21T22:49:00.347Z] prd-ubuntu18.04-docker-arm64-4c-16g-689 does not seem to be running inside a container [2020-08-21T22:49:00.409Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-21T22:49:04.172Z] $ docker top c4b613313729f5f05441bbe6b49c969cfeafb070b03fcded91afd12d6587df97 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-21T22:49:05.629Z] + docker-compose build --help [2020-08-21T22:49:05.629Z] + grep parallel [2020-08-21T22:49:09.908Z] --parallel Build images in parallel. [Pipeline] } [2020-08-21T22:49:09.930Z] $ docker stop --time=1 c4b613313729f5f05441bbe6b49c969cfeafb070b03fcded91afd12d6587df97 [2020-08-21T22:49:11.910Z] $ docker rm -f c4b613313729f5f05441bbe6b49c969cfeafb070b03fcded91afd12d6587df97 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-21T22:49:12.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-21T22:49:12.839Z] . [Pipeline] withDockerContainer [2020-08-21T22:49:13.099Z] prd-ubuntu18.04-docker-arm64-4c-16g-689 does not seem to be running inside a container [2020-08-21T22:49:13.163Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-21T22:49:14.664Z] $ docker top efd136962c3898b9bdedf308e9005b082bdbff902ac32c69e424ddc9bf5cec1f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-21T22:49:15.763Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-21T22:49:21.140Z] Building docker-core-command-go ... [2020-08-21T22:49:21.140Z] Building docker-core-data-go ... [2020-08-21T22:49:21.140Z] Building docker-core-metadata-go ... [2020-08-21T22:49:21.140Z] Building docker-security-proxy-setup-go ... [2020-08-21T22:49:21.140Z] Building docker-security-secrets-setup-go ... [2020-08-21T22:49:21.140Z] Building docker-security-secretstore-setup-go ... [2020-08-21T22:49:21.140Z] Building docker-support-logging-go ... [2020-08-21T22:49:21.140Z] Building docker-support-notifications-go ... [2020-08-21T22:49:21.140Z] Building docker-support-scheduler-go ... [2020-08-21T22:49:21.140Z] Building docker-sys-mgmt-agent-go ... [2020-08-21T22:49:21.140Z] Building docker-security-secretstore-setup-go [2020-08-21T22:49:21.140Z] Building docker-security-secrets-setup-go [2020-08-21T22:49:21.140Z] Building docker-core-metadata-go [2020-08-21T22:49:21.140Z] Building docker-security-proxy-setup-go [2020-08-21T22:49:21.140Z] Building docker-support-notifications-go [2020-08-21T22:51:12.937Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:51:12.937Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-21T22:51:12.937Z] ---> bbc9e7fd49df [2020-08-21T22:51:12.937Z] Step 3/22 : WORKDIR /edgex-go [2020-08-21T22:51:12.937Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:51:12.937Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-21T22:51:12.937Z] ---> bbc9e7fd49df [2020-08-21T22:51:12.937Z] Step 3/29 : WORKDIR /edgex-go [2020-08-21T22:51:12.937Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:51:12.937Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-21T22:51:12.937Z] ---> bbc9e7fd49df [2020-08-21T22:51:12.937Z] Step 3/26 : WORKDIR /edgex-go [2020-08-21T22:51:12.937Z] Step 1/24 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:51:12.937Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-08-21T22:51:12.937Z] ---> bbc9e7fd49df [2020-08-21T22:51:12.937Z] Step 3/24 : WORKDIR /edgex-go [2020-08-21T22:51:12.937Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:51:12.937Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-21T22:51:12.937Z] ---> bbc9e7fd49df [2020-08-21T22:51:12.937Z] Step 3/20 : WORKDIR /edgex-go [2020-08-21T22:51:12.937Z] ---> Running in 43a47a89079f [2020-08-21T22:51:12.937Z] ---> Running in c969cbe94638 [2020-08-21T22:51:12.937Z] ---> Running in d91b7a84c0cb [2020-08-21T22:51:12.937Z] ---> Running in 3a62f7e6ff7a [2020-08-21T22:51:12.937Z] ---> Running in d50a4070dd52 [2020-08-21T22:51:12.937Z] Removing intermediate container c969cbe94638 [2020-08-21T22:51:12.937Z] ---> cd642d95f206 [2020-08-21T22:51:12.937Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:51:12.937Z] Removing intermediate container 3a62f7e6ff7a [2020-08-21T22:51:12.937Z] ---> ec8250eb68b2 [2020-08-21T22:51:12.937Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:51:12.937Z] Removing intermediate container d91b7a84c0cb [2020-08-21T22:51:12.937Z] ---> d5c048013e8b [2020-08-21T22:51:12.937Z] Step 4/29 : RUN apk update && apk add make git [2020-08-21T22:51:12.937Z] Removing intermediate container 43a47a89079f [2020-08-21T22:51:12.937Z] ---> cd1082d18f23 [2020-08-21T22:51:12.937Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:51:12.937Z] Removing intermediate container d50a4070dd52 [2020-08-21T22:51:12.937Z] ---> 3c7220db2f77 [2020-08-21T22:51:12.937Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:51:12.937Z] ---> Running in 96a9dd08003a [2020-08-21T22:51:12.937Z] ---> Running in 2c9fc3bd2bbe [2020-08-21T22:51:12.937Z] ---> Running in 625b0255af6e [2020-08-21T22:51:12.937Z] ---> Running in 51b4298e40d5 [2020-08-21T22:51:12.937Z] ---> Running in 63cdf67b83a9 [2020-08-21T22:51:16.451Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-21T22:51:17.055Z] Removing intermediate container 2c9fc3bd2bbe [2020-08-21T22:51:17.055Z] ---> 05c1997de24d [2020-08-21T22:51:17.055Z] Step 5/22 : RUN apk update && apk add make git [2020-08-21T22:51:17.337Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-21T22:51:17.337Z] ---> Running in 3b27117b165a [2020-08-21T22:51:17.337Z] Removing intermediate container 625b0255af6e [2020-08-21T22:51:17.337Z] ---> 77ad73911242 [2020-08-21T22:51:17.337Z] Step 5/26 : RUN apk update && apk add make git [2020-08-21T22:51:17.618Z] ---> Running in 10b6ed5cd900 [2020-08-21T22:51:18.611Z] Removing intermediate container 51b4298e40d5 [2020-08-21T22:51:18.611Z] ---> 1a7c46de8dc4 [2020-08-21T22:51:18.611Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-08-21T22:51:18.611Z] v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:51:18.611Z] v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:51:18.611Z] OK: 12617 distinct packages available [2020-08-21T22:51:18.611Z] ---> Running in e7825bf115d7 [2020-08-21T22:51:18.611Z] Removing intermediate container 63cdf67b83a9 [2020-08-21T22:51:18.611Z] ---> e042629a9c8f [2020-08-21T22:51:18.611Z] Step 5/20 : RUN apk update && apk add make git [2020-08-21T22:51:19.206Z] ---> Running in 41781c403c9d [2020-08-21T22:51:19.479Z] OK: 217 MiB in 51 packages [2020-08-21T22:51:20.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-21T22:51:20.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-21T22:51:21.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-21T22:51:21.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-21T22:51:21.066Z] Removing intermediate container 96a9dd08003a [2020-08-21T22:51:21.066Z] ---> 5885d738524a [2020-08-21T22:51:21.066Z] Step 5/29 : COPY go.mod . [2020-08-21T22:51:21.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-21T22:51:21.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-21T22:51:21.938Z] ---> 499472aa55c1 [2020-08-21T22:51:21.938Z] Step 6/29 : RUN go mod download [2020-08-21T22:51:21.938Z] v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:51:21.938Z] v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:51:21.938Z] OK: 12617 distinct packages available [2020-08-21T22:51:21.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-21T22:51:21.938Z] ---> Running in 735c90d92134 [2020-08-21T22:51:22.217Z] v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:51:22.217Z] v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:51:22.217Z] OK: 12617 distinct packages available [2020-08-21T22:51:22.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-21T22:51:22.838Z] OK: 217 MiB in 51 packages [2020-08-21T22:51:23.116Z] v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:51:23.116Z] v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:51:23.116Z] OK: 12617 distinct packages available [2020-08-21T22:51:23.392Z] OK: 217 MiB in 51 packages [2020-08-21T22:51:23.679Z] v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:51:23.679Z] v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:51:23.679Z] OK: 12617 distinct packages available [2020-08-21T22:51:24.302Z] OK: 217 MiB in 51 packages [2020-08-21T22:51:24.916Z] OK: 217 MiB in 51 packages [2020-08-21T22:51:24.916Z] Removing intermediate container 3b27117b165a [2020-08-21T22:51:24.916Z] ---> f985cf1e3531 [2020-08-21T22:51:24.916Z] Step 6/22 : COPY go.mod . [2020-08-21T22:51:25.532Z] Removing intermediate container 10b6ed5cd900 [2020-08-21T22:51:25.532Z] ---> ba28ee850cf7 [2020-08-21T22:51:25.532Z] Step 6/26 : COPY go.mod . [2020-08-21T22:51:26.141Z] Removing intermediate container e7825bf115d7 [2020-08-21T22:51:26.141Z] ---> a7d3378a9bb4 [2020-08-21T22:51:26.141Z] Step 6/24 : COPY go.mod . [2020-08-21T22:51:26.141Z] ---> bb1e95d29c28 [2020-08-21T22:51:26.141Z] Step 7/22 : RUN go mod download [2020-08-21T22:51:26.419Z] ---> Running in ed1cc3d27d9b [2020-08-21T22:51:26.694Z] ---> 026a90d47731 [2020-08-21T22:51:26.694Z] Step 7/26 : RUN go mod download [2020-08-21T22:51:26.973Z] Removing intermediate container 41781c403c9d [2020-08-21T22:51:26.973Z] ---> 7bba009b498b [2020-08-21T22:51:26.973Z] Step 6/20 : COPY go.mod . [2020-08-21T22:51:26.973Z] Removing intermediate container 735c90d92134 [2020-08-21T22:51:26.973Z] ---> 23576847456c [2020-08-21T22:51:26.973Z] Step 7/29 : COPY . . [2020-08-21T22:51:26.973Z] ---> Running in 5c341eb3f53a [2020-08-21T22:51:27.253Z] ---> 5d8a8ad304fc [2020-08-21T22:51:27.253Z] Step 7/24 : RUN go mod download [2020-08-21T22:51:27.532Z] ---> Running in f7ff9a36a529 [2020-08-21T22:51:28.141Z] ---> 3f919e6f6a29 [2020-08-21T22:51:28.141Z] Step 7/20 : RUN go mod download [2020-08-21T22:51:28.418Z] ---> Running in f4dc7482effe [2020-08-21T22:51:32.767Z] Removing intermediate container ed1cc3d27d9b [2020-08-21T22:51:32.767Z] ---> c08eb3c925b4 [2020-08-21T22:51:32.767Z] Step 8/22 : COPY . . [2020-08-21T22:51:32.767Z] Removing intermediate container 5c341eb3f53a [2020-08-21T22:51:32.767Z] ---> cb4a5dee7f14 [2020-08-21T22:51:32.767Z] Step 8/26 : COPY . . [2020-08-21T22:51:32.767Z] Removing intermediate container f7ff9a36a529 [2020-08-21T22:51:32.767Z] ---> 95d7c5950424 [2020-08-21T22:51:32.767Z] Step 8/24 : COPY . . [2020-08-21T22:51:33.363Z] Removing intermediate container f4dc7482effe [2020-08-21T22:51:33.363Z] ---> 43aef683d133 [2020-08-21T22:51:33.363Z] Step 8/20 : COPY . . [2020-08-21T22:52:05.742Z] ---> ae0bab064606 [2020-08-21T22:52:05.743Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-21T22:52:05.743Z] ---> 0c68a7e249d8 [2020-08-21T22:52:05.743Z] 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-21T22:52:05.743Z] ---> 34c8ed591072 [2020-08-21T22:52:05.743Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-08-21T22:52:05.743Z] ---> Running in f93a007c9a9b [2020-08-21T22:52:05.743Z] ---> fea47dc783d4 [2020-08-21T22:52:05.743Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-21T22:52:05.743Z] ---> cd8469b9dc9d [2020-08-21T22:52:05.743Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-08-21T22:52:05.743Z] ---> Running in 3971ed940773 [2020-08-21T22:52:05.743Z] ---> Running in a95f49ee5ea0 [2020-08-21T22:52:05.743Z] ---> Running in 507d919d8e55 [2020-08-21T22:52:05.743Z] ---> Running in 309979987b9b [2020-08-21T22:52:06.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-21T22:52:06.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-08-21T22:52:06.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-08-21T22:52:07.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-08-21T22:52:07.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-08-21T22:53:28.997Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-08-21T22:53:29.273Z] Removing intermediate container 507d919d8e55 [2020-08-21T22:53:29.273Z] ---> 84929d1586b3 [2020-08-21T22:53:29.273Z] [2020-08-21T22:53:29.273Z] Step 10/20 : FROM alpine [2020-08-21T22:53:29.552Z] latest: Pulling from library/alpine [2020-08-21T22:53:30.157Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-21T22:53:30.157Z] Status: Downloaded newer image for alpine:latest [2020-08-21T22:53:30.157Z] ---> 62ee0e9f8440 [2020-08-21T22:53:30.157Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-21T22:53:30.759Z] ---> Running in b1d97a9a0ac2 [2020-08-21T22:53:32.758Z] Removing intermediate container f93a007c9a9b [2020-08-21T22:53:32.758Z] ---> 764afcf0fb35 [2020-08-21T22:53:32.758Z] [2020-08-21T22:53:32.758Z] Step 9/29 : FROM alpine:latest [2020-08-21T22:53:32.758Z] ---> 62ee0e9f8440 [2020-08-21T22:53:32.758Z] 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-21T22:53:32.758Z] ---> Running in ef139c323a7b [2020-08-21T22:53:33.373Z] Removing intermediate container ef139c323a7b [2020-08-21T22:53:33.373Z] ---> 28c42f4ba07f [2020-08-21T22:53:33.373Z] Step 11/29 : USER root [2020-08-21T22:53:33.373Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-21T22:53:33.983Z] ---> Running in c0909cc15fd5 [2020-08-21T22:53:33.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-21T22:53:34.591Z] Removing intermediate container c0909cc15fd5 [2020-08-21T22:53:34.591Z] ---> b38c0c81a5f4 [2020-08-21T22:53:34.591Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-21T22:53:34.869Z] v3.12.0-256-gcb89326327 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:53:34.869Z] v3.12.0-257-ge0a127fd24 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:53:34.869Z] OK: 12617 distinct packages available [2020-08-21T22:53:34.869Z] ---> Running in ccfa8d1b24f7 [2020-08-21T22:53:35.861Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-21T22:53:35.861Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-21T22:53:35.861Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-21T22:53:35.861Z] (4/4) Installing curl (7.69.1-r0) [2020-08-21T22:53:36.136Z] Executing busybox-1.31.1-r16.trigger [2020-08-21T22:53:36.136Z] Executing ca-certificates-20191127-r4.trigger [2020-08-21T22:53:36.413Z] OK: 7 MiB in 18 packages [2020-08-21T22:53:37.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-21T22:53:37.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-21T22:53:38.390Z] v3.12.0-256-gcb89326327 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:53:38.390Z] v3.12.0-257-ge0a127fd24 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:53:38.390Z] OK: 12617 distinct packages available [2020-08-21T22:53:39.041Z] Removing intermediate container b1d97a9a0ac2 [2020-08-21T22:53:39.041Z] ---> b66f07fa530d [2020-08-21T22:53:39.041Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-21T22:53:39.320Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-21T22:53:39.320Z] ---> Running in 2a287b32db47 [2020-08-21T22:53:39.608Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-21T22:53:39.608Z] Executing busybox-1.31.1-r16.trigger [2020-08-21T22:53:39.608Z] Executing ca-certificates-20191127-r4.trigger [2020-08-21T22:53:39.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-08-21T22:53:39.884Z] OK: 6 MiB in 16 packages [2020-08-21T22:53:40.161Z] Removing intermediate container 2a287b32db47 [2020-08-21T22:53:40.161Z] ---> 45abf98b55c0 [2020-08-21T22:53:40.161Z] Step 13/20 : WORKDIR /edgex [2020-08-21T22:53:40.459Z] ---> Running in 958bd9ce7a52 [2020-08-21T22:53:41.445Z] Removing intermediate container 958bd9ce7a52 [2020-08-21T22:53:41.445Z] ---> d38bc8bf3535 [2020-08-21T22:53:41.445Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-21T22:53:42.941Z] Removing intermediate container ccfa8d1b24f7 [2020-08-21T22:53:42.941Z] ---> c7758569316a [2020-08-21T22:53:42.941Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-21T22:53:42.941Z] ---> a4834f747212 [2020-08-21T22:53:42.941Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-21T22:53:43.236Z] ---> Running in 5d0dd7532700 [2020-08-21T22:53:44.243Z] Removing intermediate container 5d0dd7532700 [2020-08-21T22:53:44.243Z] ---> 6c4c28c878d8 [2020-08-21T22:53:44.243Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-21T22:53:45.369Z] ---> Running in 3a729992b63b [2020-08-21T22:53:45.369Z] ---> acec3979ba73 [2020-08-21T22:53:45.369Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-21T22:53:45.369Z] ---> Running in fd3552e99875 [2020-08-21T22:53:45.369Z] Removing intermediate container 3a729992b63b [2020-08-21T22:53:45.369Z] ---> 1876f165ff64 [2020-08-21T22:53:45.369Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-21T22:53:45.653Z] ---> Running in 49c9498f19d5 [2020-08-21T22:53:45.928Z] Removing intermediate container fd3552e99875 [2020-08-21T22:53:45.928Z] ---> 4f4625c0b747 [2020-08-21T22:53:45.928Z] Step 17/20 : CMD ["--init=true"] [2020-08-21T22:53:46.206Z] ---> Running in 875cfc18e1ee [2020-08-21T22:53:46.823Z] Removing intermediate container 875cfc18e1ee [2020-08-21T22:53:46.823Z] ---> b5b1bb26db7d [2020-08-21T22:53:46.823Z] Step 18/20 : LABEL arch=arm64 [2020-08-21T22:53:47.119Z] ---> Running in 98aae881d176 [2020-08-21T22:53:47.739Z] Removing intermediate container 98aae881d176 [2020-08-21T22:53:47.739Z] ---> 9b17b6620d04 [2020-08-21T22:53:47.739Z] Step 19/20 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:53:48.054Z] ---> Running in 52d767e06fa3 [2020-08-21T22:53:48.690Z] Removing intermediate container 52d767e06fa3 [2020-08-21T22:53:48.690Z] ---> f21c4fc2d3f2 [2020-08-21T22:53:48.690Z] Step 20/20 : LABEL version=0.0.0 [2020-08-21T22:53:48.973Z] ---> Running in ab8a779e3061 [2020-08-21T22:53:49.625Z] Removing intermediate container ab8a779e3061 [2020-08-21T22:53:49.625Z] ---> 6dce53aed783 [2020-08-21T22:53:49.625Z] [2020-08-21T22:53:50.240Z] Removing intermediate container 49c9498f19d5 [2020-08-21T22:53:50.240Z] ---> 18cb0a9db9ec [2020-08-21T22:53:50.240Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-21T22:53:50.856Z] Successfully built 6dce53aed783 [2020-08-21T22:53:50.856Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-08-21T22:53:50.856Z] Building docker-support-logging-go [2020-08-21T22:53:54.334Z]  Building docker-security-proxy-setup-go ... done  ---> f530bc07fff3 [2020-08-21T22:53:54.334Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-21T22:53:55.338Z] Removing intermediate container 3971ed940773 [2020-08-21T22:53:55.338Z] ---> 57eb7acf9fa4 [2020-08-21T22:53:55.338Z] [2020-08-21T22:53:55.338Z] Step 10/26 : FROM alpine:3.10 [2020-08-21T22:53:55.611Z] 3.10: Pulling from library/alpine [2020-08-21T22:53:55.892Z] ---> 477dfd22c4f1 [2020-08-21T22:53:55.892Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-21T22:53:59.314Z] ---> b935f0a0ade4 [2020-08-21T22:53:59.314Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-21T22:53:59.314Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-21T22:53:59.314Z] Status: Downloaded newer image for alpine:3.10 [2020-08-21T22:53:59.314Z] ---> 536a684cf733 [2020-08-21T22:53:59.314Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-21T22:53:59.314Z] ---> Running in d45fa02d268c [2020-08-21T22:53:59.933Z] Removing intermediate container 309979987b9b [2020-08-21T22:53:59.933Z] ---> 98b8f37c17fb [2020-08-21T22:53:59.933Z] [2020-08-21T22:53:59.933Z] Step 10/24 : FROM scratch [2020-08-21T22:53:59.933Z] ---> [2020-08-21T22:53:59.933Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-21T22:54:00.539Z] ---> Running in 702c00c3ebd0 [2020-08-21T22:54:00.539Z] ---> dadf0ab58685 [2020-08-21T22:54:00.539Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-21T22:54:01.535Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-08-21T22:54:01.535Z] Removing intermediate container 702c00c3ebd0 [2020-08-21T22:54:01.535Z] ---> 00c96afa906a [2020-08-21T22:54:01.535Z] Step 12/24 : ENV APP_PORT=48060 [2020-08-21T22:54:01.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-08-21T22:54:01.812Z] ---> 961a715a50ab [2020-08-21T22:54:01.812Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-21T22:54:01.812Z] ---> Running in 1c1fae1518e4 [2020-08-21T22:54:02.084Z] v3.10.5-76-g1530c9fe13 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-21T22:54:02.084Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-21T22:54:02.084Z] OK: 10167 distinct packages available [2020-08-21T22:54:02.680Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-21T22:54:02.680Z] ---> Running in 82e8b91f075d [2020-08-21T22:54:02.956Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-21T22:54:02.956Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-21T22:54:02.956Z] (4/5) Installing curl (7.66.0-r0) [2020-08-21T22:54:02.956Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-21T22:54:02.956Z] Executing busybox-1.30.1-r3.trigger [2020-08-21T22:54:02.956Z] Executing ca-certificates-20191127-r2.trigger [2020-08-21T22:54:03.237Z] OK: 7 MiB in 19 packages [2020-08-21T22:54:03.237Z] Removing intermediate container 1c1fae1518e4 [2020-08-21T22:54:03.237Z] ---> e6650201dabf [2020-08-21T22:54:03.237Z] Step 13/24 : EXPOSE $APP_PORT [2020-08-21T22:54:03.848Z] ---> Running in 071687e9c93c [2020-08-21T22:54:04.831Z] Removing intermediate container 071687e9c93c [2020-08-21T22:54:04.831Z] ---> 676b7a5980e5 [2020-08-21T22:54:04.831Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-08-21T22:54:05.436Z] Removing intermediate container a95f49ee5ea0 [2020-08-21T22:54:05.436Z] ---> f48fc18e8caf [2020-08-21T22:54:05.436Z] [2020-08-21T22:54:05.436Z] Step 10/22 : FROM scratch [2020-08-21T22:54:05.436Z] ---> [2020-08-21T22:54:05.436Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-21T22:54:06.038Z] Removing intermediate container d45fa02d268c [2020-08-21T22:54:06.038Z] ---> ea5103511d05 [2020-08-21T22:54:06.039Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-21T22:54:06.312Z] ---> Running in 9d8380d803f9 [2020-08-21T22:54:06.589Z] ---> c65e56709960 [2020-08-21T22:54:06.589Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-21T22:54:06.589Z] ---> Running in 7d65ff0c7620 [2020-08-21T22:54:07.185Z] Removing intermediate container 9d8380d803f9 [2020-08-21T22:54:07.185Z] ---> 918e0f024234 [2020-08-21T22:54:07.185Z] Step 12/22 : ENV APP_PORT=48081 [2020-08-21T22:54:07.781Z] ---> Running in ee17f7ca693a [2020-08-21T22:54:07.781Z] Removing intermediate container 7d65ff0c7620 [2020-08-21T22:54:07.781Z] ---> 7ec95059f67f [2020-08-21T22:54:07.781Z] Step 13/26 : WORKDIR / [2020-08-21T22:54:08.061Z] Removing intermediate container 82e8b91f075d [2020-08-21T22:54:08.061Z] ---> abc126659edb [2020-08-21T22:54:08.061Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-21T22:54:08.339Z] ---> f116d11b9bf0 [2020-08-21T22:54:08.339Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-21T22:54:08.339Z] ---> Running in 0f28af2f8e56 [2020-08-21T22:54:08.613Z] Removing intermediate container ee17f7ca693a [2020-08-21T22:54:08.613Z] ---> b4e85501922e [2020-08-21T22:54:08.613Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-21T22:54:08.891Z] ---> Running in 9e890508f8f1 [2020-08-21T22:54:09.492Z] ---> b0f528b25489 [2020-08-21T22:54:09.492Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-21T22:54:09.492Z] Removing intermediate container 0f28af2f8e56 [2020-08-21T22:54:09.492Z] ---> 365f8fd93957 [2020-08-21T22:54:09.492Z] 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-21T22:54:10.469Z] Removing intermediate container 9e890508f8f1 [2020-08-21T22:54:10.469Z] ---> dc263a929655 [2020-08-21T22:54:10.469Z] Step 14/22 : WORKDIR / [2020-08-21T22:54:10.469Z] ---> Running in b7085b08867c [2020-08-21T22:54:11.068Z] ---> 70b4b14197ae [2020-08-21T22:54:11.069Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-21T22:54:11.069Z] ---> Running in 87fcbc4b13e1 [2020-08-21T22:54:11.675Z] ---> 9d6b0241c032 [2020-08-21T22:54:11.675Z] 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-21T22:54:12.269Z] ---> e44c584f4a22 [2020-08-21T22:54:12.269Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-21T22:54:12.869Z] Removing intermediate container 87fcbc4b13e1 [2020-08-21T22:54:12.869Z] ---> e6b2b344522f [2020-08-21T22:54:12.869Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-21T22:54:13.146Z] ---> 79ca8372d19d [2020-08-21T22:54:13.146Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-21T22:54:14.148Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:54:14.148Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-21T22:54:14.148Z] ---> bbc9e7fd49df [2020-08-21T22:54:14.148Z] Step 3/22 : WORKDIR /edgex-go [2020-08-21T22:54:14.148Z] ---> Using cache [2020-08-21T22:54:14.148Z] ---> 3c7220db2f77 [2020-08-21T22:54:14.148Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:54:14.148Z] ---> Using cache [2020-08-21T22:54:14.148Z] ---> e042629a9c8f [2020-08-21T22:54:14.148Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-08-21T22:54:14.148Z] ---> Running in ce4aff8d97aa [2020-08-21T22:54:14.148Z] ---> f6264db872e3 [2020-08-21T22:54:14.148Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-21T22:54:14.453Z] ---> a4d50dd1965f [2020-08-21T22:54:14.453Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-21T22:54:14.453Z] ---> 875c4fb71a10 [2020-08-21T22:54:14.453Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-21T22:54:15.446Z] Removing intermediate container b7085b08867c [2020-08-21T22:54:15.446Z] ---> 7158f76ffa0c [2020-08-21T22:54:15.446Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-21T22:54:15.729Z] ---> Running in b50a8f41ec8f [2020-08-21T22:54:16.001Z] ---> 479af9f04990 [2020-08-21T22:54:16.001Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-21T22:54:16.001Z] ---> 241bd1c0f99c [2020-08-21T22:54:16.001Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-08-21T22:54:16.001Z] ---> df1ecf8f6317 [2020-08-21T22:54:16.001Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-21T22:54:16.272Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-21T22:54:16.272Z] ---> Running in 135973a87ab7 [2020-08-21T22:54:16.863Z] Removing intermediate container 135973a87ab7 [2020-08-21T22:54:16.863Z] ---> 912955047899 [2020-08-21T22:54:16.863Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-21T22:54:17.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-21T22:54:17.134Z] ---> d8736cb05646 [2020-08-21T22:54:17.134Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-08-21T22:54:17.134Z] ---> Running in 024bf4716558 [2020-08-21T22:54:17.134Z] ---> Running in cb7092127cdb [2020-08-21T22:54:17.403Z] ---> 240f8cd4e341 [2020-08-21T22:54:17.403Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-21T22:54:17.672Z] Removing intermediate container 024bf4716558 [2020-08-21T22:54:17.672Z] ---> 7e6d716137c8 [2020-08-21T22:54:17.672Z] Step 22/24 : LABEL arch=arm64 [2020-08-21T22:54:17.941Z] Removing intermediate container cb7092127cdb [2020-08-21T22:54:17.941Z] ---> f5037cf21cc4 [2020-08-21T22:54:17.941Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-21T22:54:18.214Z] ---> Running in 2278e47574e6 [2020-08-21T22:54:18.214Z] v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:54:18.214Z] v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:54:18.214Z] OK: 12617 distinct packages available [2020-08-21T22:54:18.214Z] ---> Running in 17a0985954ae [2020-08-21T22:54:18.806Z] ---> 28ccd025afe1 [2020-08-21T22:54:18.807Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-21T22:54:18.807Z] Removing intermediate container 2278e47574e6 [2020-08-21T22:54:18.807Z] ---> b6a53f79b9cb [2020-08-21T22:54:18.807Z] Step 23/24 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:54:18.807Z] OK: 217 MiB in 51 packages [2020-08-21T22:54:18.807Z] Removing intermediate container 17a0985954ae [2020-08-21T22:54:18.807Z] ---> c9fb0eb83163 [2020-08-21T22:54:18.807Z] Step 20/22 : LABEL arch=arm64 [2020-08-21T22:54:19.079Z] ---> Running in e3b69400c2bd [2020-08-21T22:54:19.079Z] ---> Running in 923f656c6105 [2020-08-21T22:54:19.686Z] OK: 217 MiB in 51 packages [2020-08-21T22:54:19.686Z] Removing intermediate container b50a8f41ec8f [2020-08-21T22:54:19.686Z] ---> 0078d3fc5bfd [2020-08-21T22:54:19.686Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-21T22:54:19.965Z] Removing intermediate container 923f656c6105 [2020-08-21T22:54:19.965Z] ---> 21ea8701fd0d [2020-08-21T22:54:19.965Z] Step 21/22 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:54:19.965Z] Removing intermediate container e3b69400c2bd [2020-08-21T22:54:19.965Z] ---> 7bf70837321a [2020-08-21T22:54:19.965Z] Step 24/24 : LABEL version=0.0.0 [2020-08-21T22:54:19.965Z] ---> Running in 26614edf1ea1 [2020-08-21T22:54:20.240Z] ---> Running in 684416770ada [2020-08-21T22:54:20.240Z] ---> Running in d10a723ab351 [2020-08-21T22:54:20.240Z] ---> 608010c97b8b [2020-08-21T22:54:20.240Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-21T22:54:20.838Z] Removing intermediate container 26614edf1ea1 [2020-08-21T22:54:20.838Z] ---> e8999a11b851 [2020-08-21T22:54:20.838Z] Step 26/29 : CMD [ "generate" ] [2020-08-21T22:54:20.838Z] ---> Running in 3915dc6d7e28 [2020-08-21T22:54:20.838Z] Removing intermediate container d10a723ab351 [2020-08-21T22:54:20.838Z] ---> 6817543f7daa [2020-08-21T22:54:20.838Z] Step 22/22 : LABEL version=0.0.0 [2020-08-21T22:54:21.114Z] Removing intermediate container 684416770ada [2020-08-21T22:54:21.114Z] ---> 1dec5a628d9d [2020-08-21T22:54:21.114Z] [2020-08-21T22:54:21.114Z] ---> Running in 30c545caa344 [2020-08-21T22:54:21.384Z] Removing intermediate container ce4aff8d97aa [2020-08-21T22:54:21.384Z] ---> 0b09104225e9 [2020-08-21T22:54:21.384Z] Step 6/22 : COPY go.mod . [2020-08-21T22:54:21.384Z] ---> 9ce7a802bb2b [2020-08-21T22:54:21.384Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-21T22:54:21.668Z] Successfully built 1dec5a628d9d [2020-08-21T22:54:21.668Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-08-21T22:54:21.668Z] Removing intermediate container 3915dc6d7e28 [2020-08-21T22:54:21.668Z]  Building docker-support-notifications-go ... done  ---> ee010bb4786f [2020-08-21T22:54:21.668Z] Step 27/29 : LABEL arch=arm64 [2020-08-21T22:54:21.668Z] Building docker-core-command-go [2020-08-21T22:54:21.668Z] ---> Running in a32fa1089369 [2020-08-21T22:54:21.945Z] ---> Running in 8265105a9646 [2020-08-21T22:54:21.945Z] Removing intermediate container 30c545caa344 [2020-08-21T22:54:21.945Z] ---> 49837389f448 [2020-08-21T22:54:21.945Z] [2020-08-21T22:54:22.216Z] ---> 448f8dba1565 [2020-08-21T22:54:22.216Z] Step 7/22 : RUN go mod download [2020-08-21T22:54:22.489Z] ---> Running in 2433980a9e58 [2020-08-21T22:54:22.763Z] Removing intermediate container 8265105a9646 [2020-08-21T22:54:22.764Z] ---> 844f5ea810a9 [2020-08-21T22:54:22.764Z] Step 28/29 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:54:22.764Z] Successfully built 49837389f448 [2020-08-21T22:54:23.041Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-08-21T22:54:23.041Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2020-08-21T22:54:23.322Z] ---> Running in 1c93d7bc2cb7 [2020-08-21T22:54:23.934Z] Removing intermediate container 1c93d7bc2cb7 [2020-08-21T22:54:23.934Z] ---> 033d6bf0b287 [2020-08-21T22:54:23.934Z] Step 29/29 : LABEL version=0.0.0 [2020-08-21T22:54:24.935Z] ---> Running in 4238c04a18d4 [2020-08-21T22:54:26.905Z] Removing intermediate container 4238c04a18d4 [2020-08-21T22:54:26.905Z] ---> 02e1939665e6 [2020-08-21T22:54:26.905Z] [2020-08-21T22:54:27.174Z] Successfully built 02e1939665e6 [2020-08-21T22:54:29.169Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-08-21T22:54:29.169Z]  Building docker-security-secrets-setup-go ... done Building docker-support-scheduler-go [2020-08-21T22:54:29.169Z] Removing intermediate container a32fa1089369 [2020-08-21T22:54:29.169Z] ---> 46ee5ac46f9d [2020-08-21T22:54:29.169Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-21T22:54:29.773Z] ---> Running in a0e5b9a673f6 [2020-08-21T22:54:30.046Z] Removing intermediate container 2433980a9e58 [2020-08-21T22:54:30.047Z] ---> e79138f6013d [2020-08-21T22:54:30.047Z] Step 8/22 : COPY . . [2020-08-21T22:54:31.029Z] Removing intermediate container a0e5b9a673f6 [2020-08-21T22:54:31.029Z] ---> 4518359324b7 [2020-08-21T22:54:31.029Z] Step 24/26 : LABEL arch=arm64 [2020-08-21T22:54:35.326Z] ---> Running in 55c098d4e8a2 [2020-08-21T22:54:36.778Z] Removing intermediate container 55c098d4e8a2 [2020-08-21T22:54:36.778Z] ---> a3c07039d4ed [2020-08-21T22:54:36.778Z] Step 25/26 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:54:37.378Z] ---> Running in 18dda377e247 [2020-08-21T22:54:38.358Z] Removing intermediate container 18dda377e247 [2020-08-21T22:54:38.358Z] ---> 8dabb66bdec3 [2020-08-21T22:54:38.358Z] Step 26/26 : LABEL version=0.0.0 [2020-08-21T22:54:38.637Z] ---> Running in 709777d1102b [2020-08-21T22:54:39.617Z] Removing intermediate container 709777d1102b [2020-08-21T22:54:39.617Z] ---> a7423b827aeb [2020-08-21T22:54:39.617Z] [2020-08-21T22:54:39.889Z] Successfully built a7423b827aeb [2020-08-21T22:54:39.889Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-08-21T22:54:39.889Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2020-08-21T22:54:48.154Z] ---> 7341b01a62dd [2020-08-21T22:54:48.154Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-08-21T22:54:48.427Z] ---> Running in f529db77bc66 [2020-08-21T22:54:49.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-08-21T22:55:28.886Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:55:28.886Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-21T22:55:28.886Z] ---> bbc9e7fd49df [2020-08-21T22:55:28.886Z] Step 3/22 : WORKDIR /edgex-go [2020-08-21T22:55:28.886Z] ---> Using cache [2020-08-21T22:55:28.886Z] ---> 3c7220db2f77 [2020-08-21T22:55:28.886Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:55:28.886Z] ---> Using cache [2020-08-21T22:55:28.886Z] ---> e042629a9c8f [2020-08-21T22:55:28.886Z] Step 5/22 : RUN apk update && apk add make git [2020-08-21T22:55:28.886Z] ---> Using cache [2020-08-21T22:55:28.886Z] ---> 7bba009b498b [2020-08-21T22:55:28.886Z] Step 6/22 : COPY go.mod . [2020-08-21T22:55:28.886Z] ---> Using cache [2020-08-21T22:55:28.886Z] ---> 3f919e6f6a29 [2020-08-21T22:55:28.886Z] Step 7/22 : RUN go mod download [2020-08-21T22:55:28.886Z] ---> Using cache [2020-08-21T22:55:28.886Z] ---> 43aef683d133 [2020-08-21T22:55:28.886Z] Step 8/22 : COPY . . [2020-08-21T22:55:28.886Z] ---> Using cache [2020-08-21T22:55:28.886Z] ---> fea47dc783d4 [2020-08-21T22:55:28.886Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-08-21T22:55:28.886Z] Step 1/27 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:55:28.886Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-08-21T22:55:28.886Z] ---> bbc9e7fd49df [2020-08-21T22:55:28.886Z] Step 3/27 : WORKDIR /edgex-go [2020-08-21T22:55:28.886Z] ---> Using cache [2020-08-21T22:55:28.886Z] ---> 3c7220db2f77 [2020-08-21T22:55:28.886Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:55:28.886Z] ---> Using cache [2020-08-21T22:55:28.886Z] ---> e042629a9c8f [2020-08-21T22:55:28.886Z] Step 5/27 : RUN apk update && apk add make bash git [2020-08-21T22:55:28.886Z] ---> Running in abf48663598a [2020-08-21T22:55:28.886Z] ---> Running in ee312f816997 [2020-08-21T22:55:30.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-08-21T22:55:30.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-21T22:55:31.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-21T22:55:32.559Z] v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:55:32.559Z] v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:55:32.559Z] OK: 12617 distinct packages available [2020-08-21T22:55:34.217Z] OK: 217 MiB in 51 packages [2020-08-21T22:55:34.217Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:55:34.217Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-21T22:55:34.217Z] ---> bbc9e7fd49df [2020-08-21T22:55:34.217Z] Step 3/21 : WORKDIR /edgex-go [2020-08-21T22:55:34.217Z] ---> Using cache [2020-08-21T22:55:34.217Z] ---> 3c7220db2f77 [2020-08-21T22:55:34.217Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:55:34.217Z] ---> Using cache [2020-08-21T22:55:34.217Z] ---> e042629a9c8f [2020-08-21T22:55:34.217Z] Step 5/21 : RUN apk update && apk add make git [2020-08-21T22:55:34.217Z] ---> Using cache [2020-08-21T22:55:34.217Z] ---> 7bba009b498b [2020-08-21T22:55:34.217Z] Step 6/21 : COPY go.mod . [2020-08-21T22:55:34.217Z] ---> Using cache [2020-08-21T22:55:34.217Z] ---> 3f919e6f6a29 [2020-08-21T22:55:34.217Z] Step 7/21 : RUN go mod download [2020-08-21T22:55:34.217Z] ---> Using cache [2020-08-21T22:55:34.217Z] ---> 43aef683d133 [2020-08-21T22:55:34.217Z] Step 8/21 : COPY . . [2020-08-21T22:55:34.217Z] ---> Using cache [2020-08-21T22:55:34.217Z] ---> fea47dc783d4 [2020-08-21T22:55:34.217Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-08-21T22:55:35.273Z] ---> Running in 51fd6af15d08 [2020-08-21T22:55:36.750Z] Removing intermediate container f529db77bc66 [2020-08-21T22:55:36.750Z] ---> a226e7b668ed [2020-08-21T22:55:36.750Z] [2020-08-21T22:55:36.750Z] Step 10/22 : FROM scratch [2020-08-21T22:55:36.750Z] ---> [2020-08-21T22:55:36.750Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-21T22:55:37.354Z] ---> Using cache [2020-08-21T22:55:37.354Z] ---> 00c96afa906a [2020-08-21T22:55:37.354Z] Step 12/22 : ENV APP_PORT=48061 [2020-08-21T22:55:37.636Z] ---> Running in 8fd0f9613f1e [2020-08-21T22:55:37.636Z] Removing intermediate container ee312f816997 [2020-08-21T22:55:37.636Z] ---> 6ff9892d58b0 [2020-08-21T22:55:37.636Z] Step 6/27 : COPY go.mod . [2020-08-21T22:55:38.707Z] Removing intermediate container 8fd0f9613f1e [2020-08-21T22:55:38.707Z] ---> 67a58d1eeacd [2020-08-21T22:55:38.707Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-21T22:55:38.707Z] ---> Running in cde435541984 [2020-08-21T22:55:39.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-08-21T22:55:39.295Z] ---> b8018db03478 [2020-08-21T22:55:39.295Z] Step 7/27 : RUN go mod download [2020-08-21T22:55:39.888Z] ---> Running in 9fa12ef6a155 [2020-08-21T22:55:40.162Z] Removing intermediate container cde435541984 [2020-08-21T22:55:40.162Z] ---> c0eef0d546f4 [2020-08-21T22:55:40.162Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-08-21T22:55:42.136Z] ---> 3f6d352e4845 [2020-08-21T22:55:42.136Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-21T22:55:42.734Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-21T22:55:42.734Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-21T22:55:42.734Z] ---> bbc9e7fd49df [2020-08-21T22:55:42.734Z] Step 3/23 : WORKDIR /edgex-go [2020-08-21T22:55:42.734Z] ---> Using cache [2020-08-21T22:55:42.734Z] ---> 3c7220db2f77 [2020-08-21T22:55:42.734Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:55:42.734Z] ---> Using cache [2020-08-21T22:55:42.734Z] ---> e042629a9c8f [2020-08-21T22:55:42.734Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-21T22:55:42.734Z] ---> Running in 1700991530cd [2020-08-21T22:55:43.721Z] ---> 60f449dd3628 [2020-08-21T22:55:43.721Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-21T22:55:45.723Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-21T22:55:45.723Z] Removing intermediate container 9fa12ef6a155 [2020-08-21T22:55:45.723Z] ---> f6d4bf34c49d [2020-08-21T22:55:45.723Z] Step 8/27 : COPY . . [2020-08-21T22:55:46.320Z] ---> af6070903e82 [2020-08-21T22:55:46.320Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-21T22:55:46.594Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-21T22:55:48.032Z] v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-21T22:55:48.032Z] v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-21T22:55:48.032Z] OK: 12617 distinct packages available [2020-08-21T22:55:48.338Z] ---> 391bf07a9cdc [2020-08-21T22:55:48.338Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-08-21T22:55:48.950Z] OK: 217 MiB in 51 packages [2020-08-21T22:55:48.950Z] ---> Running in 92d512d81a83 [2020-08-21T22:55:50.932Z] Removing intermediate container 92d512d81a83 [2020-08-21T22:55:50.932Z] ---> f2dbdd1fce33 [2020-08-21T22:55:50.932Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-21T22:55:50.932Z] ---> Running in d9e7b044ea7d [2020-08-21T22:55:51.210Z] Removing intermediate container 1700991530cd [2020-08-21T22:55:51.210Z] ---> 7ebdaeaa761b [2020-08-21T22:55:51.210Z] Step 6/23 : COPY go.mod . [2020-08-21T22:55:52.211Z] Removing intermediate container d9e7b044ea7d [2020-08-21T22:55:52.211Z] ---> fd23cf35289e [2020-08-21T22:55:52.211Z] Step 20/22 : LABEL arch=arm64 [2020-08-21T22:55:52.810Z] ---> Running in f5960f81f682 [2020-08-21T22:55:52.810Z] ---> 0d6ad1aa94e7 [2020-08-21T22:55:52.810Z] Step 7/23 : RUN go mod download [2020-08-21T22:55:53.405Z] ---> Running in e18e06a4711a [2020-08-21T22:55:54.008Z] Removing intermediate container f5960f81f682 [2020-08-21T22:55:54.008Z] ---> c3cae946bb1d [2020-08-21T22:55:54.008Z] Step 21/22 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:55:54.281Z] ---> Running in f13b94404025 [2020-08-21T22:55:55.743Z] Removing intermediate container f13b94404025 [2020-08-21T22:55:55.743Z] ---> 3ffbe3dccbb7 [2020-08-21T22:55:55.743Z] Step 22/22 : LABEL version=0.0.0 [2020-08-21T22:55:56.344Z] ---> Running in 6de89a9efcbb [2020-08-21T22:55:57.332Z] Removing intermediate container 6de89a9efcbb [2020-08-21T22:55:57.332Z] ---> 23e8adeb3634 [2020-08-21T22:55:57.332Z] [2020-08-21T22:55:58.316Z] Successfully built 23e8adeb3634 [2020-08-21T22:55:58.316Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-08-21T22:56:00.301Z]  Building docker-support-logging-go ... done Removing intermediate container e18e06a4711a [2020-08-21T22:56:00.301Z] ---> 2e881b00ee05 [2020-08-21T22:56:00.301Z] Step 8/23 : COPY . . [2020-08-21T22:56:18.609Z] ---> 0fbaf4d75049 [2020-08-21T22:56:18.609Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-21T22:56:18.609Z] ---> Running in 574995667a73 [2020-08-21T22:56:22.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-08-21T22:56:32.202Z] ---> 274c2d9ea590 [2020-08-21T22:56:32.202Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-08-21T22:56:32.202Z] ---> Running in 970dbec31447 [2020-08-21T22:56:32.805Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-08-21T22:56:59.611Z] Removing intermediate container abf48663598a [2020-08-21T22:56:59.611Z] ---> 127ab4e3d6d4 [2020-08-21T22:56:59.611Z] [2020-08-21T22:56:59.611Z] Step 10/22 : FROM scratch [2020-08-21T22:56:59.611Z] ---> [2020-08-21T22:56:59.611Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-21T22:56:59.611Z] ---> Using cache [2020-08-21T22:56:59.611Z] ---> 918e0f024234 [2020-08-21T22:56:59.611Z] Step 12/22 : ENV APP_PORT=48082 [2020-08-21T22:56:59.611Z] ---> Running in 2b55a4884d7e [2020-08-21T22:56:59.611Z] Removing intermediate container 2b55a4884d7e [2020-08-21T22:56:59.611Z] ---> 472dd27fc252 [2020-08-21T22:56:59.611Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-21T22:56:59.611Z] ---> Running in fad30bb783c4 [2020-08-21T22:56:59.611Z] Removing intermediate container fad30bb783c4 [2020-08-21T22:56:59.611Z] ---> 856acebc3549 [2020-08-21T22:56:59.611Z] Step 14/22 : WORKDIR / [2020-08-21T22:56:59.611Z] ---> Running in 97d69564b4c9 [2020-08-21T22:56:59.611Z] Removing intermediate container 97d69564b4c9 [2020-08-21T22:56:59.611Z] ---> e68942dce227 [2020-08-21T22:56:59.611Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-21T22:57:00.590Z] ---> ae83dc77ed5b [2020-08-21T22:57:00.590Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-21T22:57:02.566Z] ---> d08dd358f298 [2020-08-21T22:57:02.566Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-21T22:57:04.543Z] ---> 15e5a6a4654e [2020-08-21T22:57:04.543Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-08-21T22:57:04.819Z] ---> Running in 51b93bfca5c6 [2020-08-21T22:57:05.418Z] Removing intermediate container 51fd6af15d08 [2020-08-21T22:57:05.418Z] ---> 178aa387a8cf [2020-08-21T22:57:05.418Z] [2020-08-21T22:57:05.418Z] Step 10/21 : FROM scratch [2020-08-21T22:57:05.418Z] ---> [2020-08-21T22:57:05.418Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-21T22:57:05.694Z] ---> Using cache [2020-08-21T22:57:05.694Z] ---> 918e0f024234 [2020-08-21T22:57:05.694Z] Step 12/21 : ENV APP_PORT=48085 [2020-08-21T22:57:05.694Z] ---> Running in 0b45d805efdb [2020-08-21T22:57:05.694Z] Removing intermediate container 51b93bfca5c6 [2020-08-21T22:57:05.970Z] ---> 520db70c02d4 [2020-08-21T22:57:05.971Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-21T22:57:05.971Z] ---> Running in cc4078309655 [2020-08-21T22:57:06.588Z] Removing intermediate container 0b45d805efdb [2020-08-21T22:57:06.588Z] ---> 8cecd6e7b9bb [2020-08-21T22:57:06.588Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-21T22:57:06.868Z] ---> Running in aaf0fc429089 [2020-08-21T22:57:06.868Z] Removing intermediate container cc4078309655 [2020-08-21T22:57:06.868Z] ---> f4a7e23e63be [2020-08-21T22:57:06.868Z] Step 20/22 : LABEL arch=arm64 [2020-08-21T22:57:07.149Z] ---> Running in ffe79db026c8 [2020-08-21T22:57:07.426Z] Removing intermediate container aaf0fc429089 [2020-08-21T22:57:07.426Z] ---> 47903e13635d [2020-08-21T22:57:07.426Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-21T22:57:08.032Z] Removing intermediate container ffe79db026c8 [2020-08-21T22:57:08.032Z] ---> d3390abe8786 [2020-08-21T22:57:08.032Z] Step 21/22 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:57:08.303Z] ---> Running in 4c98720615a3 [2020-08-21T22:57:08.903Z] ---> cec7e858e4fb [2020-08-21T22:57:08.903Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-21T22:57:08.903Z] Removing intermediate container 4c98720615a3 [2020-08-21T22:57:08.903Z] ---> 39dd0ff0b93f [2020-08-21T22:57:08.903Z] Step 22/22 : LABEL version=0.0.0 [2020-08-21T22:57:09.175Z] ---> Running in 50f4b6743f7e [2020-08-21T22:57:10.156Z] Removing intermediate container 50f4b6743f7e [2020-08-21T22:57:10.156Z] ---> 51255cb16f50 [2020-08-21T22:57:10.156Z] [2020-08-21T22:57:10.798Z] ---> 415664f16d97 [2020-08-21T22:57:10.798Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-21T22:57:11.075Z] Successfully built 51255cb16f50 [2020-08-21T22:57:11.075Z] Successfully tagged docker-core-command-go-arm64:latest [2020-08-21T22:57:12.062Z]  Building docker-core-command-go ... done  ---> dd99424513c5 [2020-08-21T22:57:12.062Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-08-21T22:57:12.062Z] ---> Running in 9a64cfdfb2b8 [2020-08-21T22:57:12.665Z] Removing intermediate container 9a64cfdfb2b8 [2020-08-21T22:57:12.665Z] ---> 9d1b6ae3a21a [2020-08-21T22:57:12.665Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-21T22:57:12.936Z] ---> Running in 5977fbd1a57f [2020-08-21T22:57:13.538Z] Removing intermediate container 5977fbd1a57f [2020-08-21T22:57:13.538Z] ---> e96c2869a7c3 [2020-08-21T22:57:13.538Z] Step 19/21 : LABEL arch=arm64 [2020-08-21T22:57:13.538Z] ---> Running in 73e94bae0551 [2020-08-21T22:57:14.137Z] Removing intermediate container 73e94bae0551 [2020-08-21T22:57:14.137Z] ---> 8149ad527b59 [2020-08-21T22:57:14.137Z] Step 20/21 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:57:14.412Z] ---> Running in 33fb6c77c0f4 [2020-08-21T22:57:15.014Z] Removing intermediate container 33fb6c77c0f4 [2020-08-21T22:57:15.014Z] ---> 1ffd1baabddb [2020-08-21T22:57:15.014Z] Step 21/21 : LABEL version=0.0.0 [2020-08-21T22:57:15.014Z] ---> Running in 8983e1e0eab1 [2020-08-21T22:57:15.996Z] Removing intermediate container 8983e1e0eab1 [2020-08-21T22:57:15.996Z] ---> 795b799db5c8 [2020-08-21T22:57:15.996Z] [2020-08-21T22:57:16.270Z] Successfully built 795b799db5c8 [2020-08-21T22:57:16.270Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-08-21T22:57:28.681Z]  Building docker-support-scheduler-go ... done Removing intermediate container 574995667a73 [2020-08-21T22:57:28.681Z] ---> b28ae9f023bf [2020-08-21T22:57:28.681Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-21T22:57:28.681Z] ---> Running in 183acc0719cd [2020-08-21T22:57:31.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-08-21T22:57:34.698Z] Removing intermediate container 183acc0719cd [2020-08-21T22:57:34.698Z] ---> 0147cbf108d6 [2020-08-21T22:57:34.698Z] [2020-08-21T22:57:34.698Z] Step 11/27 : FROM docker:latest [2020-08-21T22:57:34.698Z] ---> ce9d55ae87f1 [2020-08-21T22:57:34.698Z] Step 12/27 : RUN apk add --no-cache bash [2020-08-21T22:57:34.971Z] ---> Running in b31191b2263a [2020-08-21T22:57:36.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-21T22:57:36.673Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-21T22:57:37.263Z] (1/2) Installing readline (8.0.4-r0) [2020-08-21T22:57:37.263Z] (2/2) Installing bash (5.0.17-r0) [2020-08-21T22:57:37.538Z] Executing bash-5.0.17-r0.post-install [2020-08-21T22:57:37.538Z] Executing busybox-1.31.1-r16.trigger [2020-08-21T22:57:37.539Z] OK: 12 MiB in 22 packages [2020-08-21T22:57:38.976Z] Removing intermediate container b31191b2263a [2020-08-21T22:57:38.976Z] ---> 519ba2f0207d [2020-08-21T22:57:38.976Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-08-21T22:57:38.976Z] ---> Running in 84fc5f3f52d5 [2020-08-21T22:57:42.366Z] Removing intermediate container 84fc5f3f52d5 [2020-08-21T22:57:42.366Z] ---> 027c2de5ee8c [2020-08-21T22:57:42.366Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-21T22:57:42.366Z] ---> Running in 32dcbc802ad1 [2020-08-21T22:57:42.637Z] Removing intermediate container 32dcbc802ad1 [2020-08-21T22:57:42.637Z] ---> d1729c34806e [2020-08-21T22:57:42.637Z] Step 15/27 : ENV APP_PORT=48090 [2020-08-21T22:57:42.910Z] ---> Running in 1644d5e41638 [2020-08-21T22:57:43.504Z] Removing intermediate container 1644d5e41638 [2020-08-21T22:57:43.504Z] ---> c5aa72264f54 [2020-08-21T22:57:43.504Z] Step 16/27 : EXPOSE $APP_PORT [2020-08-21T22:57:43.504Z] ---> Running in c3f56b7394f5 [2020-08-21T22:57:44.100Z] Removing intermediate container c3f56b7394f5 [2020-08-21T22:57:44.100Z] ---> ac15cf1fa0ca [2020-08-21T22:57:44.100Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-21T22:57:45.525Z] ---> f9e0b2555353 [2020-08-21T22:57:45.525Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-21T22:57:46.130Z] ---> 28d448b020de [2020-08-21T22:57:46.130Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-21T22:57:47.113Z] ---> 1ea60edd6336 [2020-08-21T22:57:47.113Z] Step 20/27 : RUN apk --no-cache add py-pip [2020-08-21T22:57:47.113Z] ---> Running in a8181c400e38 [2020-08-21T22:57:49.094Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-21T22:57:49.094Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-21T22:57:49.694Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-21T22:57:49.694Z] (2/33) Installing expat (2.2.9-r1) [2020-08-21T22:57:49.694Z] (3/33) Installing libffi (3.3-r2) [2020-08-21T22:57:49.694Z] (4/33) Installing gdbm (1.13-r1) [2020-08-21T22:57:49.694Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-21T22:57:49.694Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-21T22:57:49.694Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-21T22:57:52.310Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-21T22:57:52.310Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-21T22:57:52.310Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-21T22:57:52.310Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-21T22:57:52.310Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-21T22:57:52.310Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-21T22:57:52.310Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-21T22:57:52.310Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-21T22:57:52.310Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-21T22:57:52.310Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-21T22:57:52.310Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-21T22:57:52.310Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-21T22:57:52.310Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-21T22:57:52.310Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-21T22:57:52.310Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-21T22:57:52.310Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-21T22:57:52.310Z] Removing intermediate container 970dbec31447 [2020-08-21T22:57:52.310Z] ---> 2375bf4506aa [2020-08-21T22:57:52.310Z] [2020-08-21T22:57:52.310Z] Step 10/23 : FROM alpine [2020-08-21T22:57:52.310Z] ---> 62ee0e9f8440 [2020-08-21T22:57:52.310Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-21T22:57:52.310Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-21T22:57:52.310Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-21T22:57:52.310Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-21T22:57:52.310Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-21T22:57:52.310Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-21T22:57:52.310Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-21T22:57:52.310Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-21T22:57:52.310Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-21T22:57:52.310Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-21T22:57:52.310Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-21T22:57:52.589Z] ---> Running in e47a123531b5 [2020-08-21T22:57:52.589Z] Executing busybox-1.31.1-r16.trigger [2020-08-21T22:57:52.589Z] OK: 71 MiB in 55 packages [2020-08-21T22:57:53.181Z] Removing intermediate container e47a123531b5 [2020-08-21T22:57:53.181Z] ---> d554e7f30367 [2020-08-21T22:57:53.181Z] Step 12/23 : ENV APP_PORT=48080 [2020-08-21T22:57:53.459Z] ---> Running in b9557a0f487a [2020-08-21T22:57:53.735Z] Removing intermediate container b9557a0f487a [2020-08-21T22:57:53.735Z] ---> 0ff0121b3514 [2020-08-21T22:57:53.735Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-21T22:57:54.015Z] ---> Running in 1a0d87dd3ea1 [2020-08-21T22:57:54.991Z] Removing intermediate container 1a0d87dd3ea1 [2020-08-21T22:57:54.991Z] ---> 7ff0f78a2959 [2020-08-21T22:57:54.991Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-21T22:57:54.991Z] ---> Running in 9a21a3daee13 [2020-08-21T22:57:58.377Z] Removing intermediate container 9a21a3daee13 [2020-08-21T22:57:58.377Z] ---> 14ac1437d5ed [2020-08-21T22:57:58.377Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-08-21T22:57:58.650Z] ---> Running in d5c8f99511d4 [2020-08-21T22:57:58.650Z] Removing intermediate container a8181c400e38 [2020-08-21T22:57:58.650Z] ---> 9cb6ab5e4227 [2020-08-21T22:57:58.650Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-08-21T22:57:58.924Z] ---> Running in 485a29fb2591 [2020-08-21T22:58:00.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-21T22:58:00.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-21T22:58:01.545Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-21T22:58:01.545Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-21T22:58:01.814Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-21T22:58:01.814Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-21T22:58:02.132Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-21T22:58:02.132Z] Executing busybox-1.31.1-r16.trigger [2020-08-21T22:58:02.132Z] OK: 8 MiB in 19 packages [2020-08-21T22:58:03.637Z] Removing intermediate container d5c8f99511d4 [2020-08-21T22:58:03.638Z] ---> 71cf003e2684 [2020-08-21T22:58:03.638Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-21T22:58:04.255Z] ---> a55a23966a9a [2020-08-21T22:58:04.255Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-21T22:58:05.281Z] Collecting docker-compose==1.23.2 [2020-08-21T22:58:05.282Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-21T22:58:05.877Z] ---> c3c420aa3411 [2020-08-21T22:58:05.877Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-21T22:58:06.159Z] Collecting jsonschema<3,>=2.5.1 [2020-08-21T22:58:06.160Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-21T22:58:06.759Z] ---> fd998a79ec24 [2020-08-21T22:58:06.759Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-08-21T22:58:06.759Z] ---> Running in 5788bbe4b28e [2020-08-21T22:58:07.032Z] Removing intermediate container 5788bbe4b28e [2020-08-21T22:58:07.032Z] ---> dfa1428299c1 [2020-08-21T22:58:07.032Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-21T22:58:07.304Z] Collecting docker<4.0,>=3.6.0 [2020-08-21T22:58:07.304Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-21T22:58:07.304Z] ---> Running in f821bde0a7e0 [2020-08-21T22:58:07.895Z] Removing intermediate container f821bde0a7e0 [2020-08-21T22:58:07.895Z] ---> 4aeb21706610 [2020-08-21T22:58:07.895Z] Step 21/23 : LABEL arch=arm64 [2020-08-21T22:58:07.895Z] ---> Running in 471cd606cfe6 [2020-08-21T22:58:07.895Z] Collecting texttable<0.10,>=0.9.0 [2020-08-21T22:58:08.170Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-21T22:58:08.170Z] Removing intermediate container 471cd606cfe6 [2020-08-21T22:58:08.170Z] ---> 0f395d388102 [2020-08-21T22:58:08.170Z] Step 22/23 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:58:08.457Z] ---> Running in 3fcb34d28db3 [2020-08-21T22:58:09.050Z] Removing intermediate container 3fcb34d28db3 [2020-08-21T22:58:09.050Z] ---> 5de378a95296 [2020-08-21T22:58:09.050Z] Step 23/23 : LABEL version=0.0.0 [2020-08-21T22:58:09.050Z] ---> Running in e6ab2a93e1b0 [2020-08-21T22:58:09.646Z] Removing intermediate container e6ab2a93e1b0 [2020-08-21T22:58:09.646Z] ---> 4c295de47bed [2020-08-21T22:58:09.646Z] [2020-08-21T22:58:09.916Z] 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-21T22:58:10.189Z] Successfully built 4c295de47bed [2020-08-21T22:58:10.189Z] Successfully tagged docker-core-data-go-arm64:latest [2020-08-21T22:58:10.189Z]  Building docker-core-data-go ... done Collecting cached-property<2,>=1.2.0 [2020-08-21T22:58:10.189Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-21T22:58:11.158Z] Collecting PyYAML<4,>=3.10 [2020-08-21T22:58:11.158Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-21T22:58:14.525Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-21T22:58:14.525Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-21T22:58:16.483Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-21T22:58:16.483Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-21T22:58:17.075Z] Collecting docopt<0.7,>=0.6.1 [2020-08-21T22:58:17.075Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-21T22:58:20.441Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-21T22:58:20.441Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-21T22:58:20.441Z] Collecting docker-pycreds>=0.4.0 [2020-08-21T22:58:20.441Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-21T22:58:20.716Z] 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-21T22:58:20.716Z] Collecting idna<2.8,>=2.5 [2020-08-21T22:58:20.716Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-21T22:58:20.984Z] 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-21T22:58:21.572Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-21T22:58:21.572Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-21T22:58:21.572Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-21T22:58:21.572Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-21T22:58:21.572Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-21T22:58:21.572Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-21T22:58:22.548Z] Installing collected packages: jsonschema, websocket-client, docker-pycreds, idna, urllib3, requests, docker, texttable, cached-property, PyYAML, dockerpty, docopt, docker-compose [2020-08-21T22:58:23.517Z] Attempting uninstall: idna [2020-08-21T22:58:23.517Z] Found existing installation: idna 2.9 [2020-08-21T22:58:23.517Z] Uninstalling idna-2.9: [2020-08-21T22:58:23.517Z] Successfully uninstalled idna-2.9 [2020-08-21T22:58:24.106Z] Attempting uninstall: urllib3 [2020-08-21T22:58:24.106Z] Found existing installation: urllib3 1.25.9 [2020-08-21T22:58:24.106Z] Uninstalling urllib3-1.25.9: [2020-08-21T22:58:24.376Z] Successfully uninstalled urllib3-1.25.9 [2020-08-21T22:58:24.964Z] Attempting uninstall: requests [2020-08-21T22:58:24.964Z] Found existing installation: requests 2.23.0 [2020-08-21T22:58:24.964Z] Uninstalling requests-2.23.0: [2020-08-21T22:58:24.964Z] Successfully uninstalled requests-2.23.0 [2020-08-21T22:58:25.930Z] Running setup.py install for texttable: started [2020-08-21T22:58:28.535Z] Running setup.py install for texttable: finished with status 'done' [2020-08-21T22:58:28.535Z] Running setup.py install for PyYAML: started [2020-08-21T22:58:30.498Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-21T22:58:30.498Z] Running setup.py install for dockerpty: started [2020-08-21T22:58:33.099Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-21T22:58:33.099Z] Running setup.py install for docopt: started [2020-08-21T22:58:35.058Z] Running setup.py install for docopt: finished with status 'done' [2020-08-21T22:58:36.027Z] 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-21T22:58:40.315Z] Removing intermediate container 485a29fb2591 [2020-08-21T22:58:40.315Z] ---> bc2aed899ed8 [2020-08-21T22:58:40.315Z] Step 22/27 : RUN apk --no-cache add curl [2020-08-21T22:58:40.315Z] ---> Running in ba304ae50608 [2020-08-21T22:58:41.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-21T22:58:41.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-21T22:58:42.154Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-21T22:58:42.154Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-21T22:58:42.154Z] (3/3) Installing curl (7.69.1-r0) [2020-08-21T22:58:42.154Z] Executing busybox-1.31.1-r16.trigger [2020-08-21T22:58:42.154Z] OK: 71 MiB in 58 packages [2020-08-21T22:58:43.591Z] Removing intermediate container ba304ae50608 [2020-08-21T22:58:43.591Z] ---> 8195e0f7f2eb [2020-08-21T22:58:43.591Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-08-21T22:58:43.591Z] ---> Running in c70a578482e0 [2020-08-21T22:58:44.180Z] Removing intermediate container c70a578482e0 [2020-08-21T22:58:44.180Z] ---> 891ba2b1f6be [2020-08-21T22:58:44.180Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-21T22:58:44.180Z] ---> Running in d3df34c61337 [2020-08-21T22:58:44.453Z] Removing intermediate container d3df34c61337 [2020-08-21T22:58:44.453Z] ---> d23641e263ad [2020-08-21T22:58:44.453Z] Step 25/27 : LABEL arch=arm64 [2020-08-21T22:58:44.724Z] ---> Running in 89faa24f469c [2020-08-21T22:58:45.312Z] Removing intermediate container 89faa24f469c [2020-08-21T22:58:45.312Z] ---> 02306e3e7508 [2020-08-21T22:58:45.312Z] Step 26/27 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 [2020-08-21T22:58:45.312Z] ---> Running in 536208939c96 [2020-08-21T22:58:45.902Z] Removing intermediate container 536208939c96 [2020-08-21T22:58:45.902Z] ---> 8ed6aee6e6f3 [2020-08-21T22:58:45.902Z] Step 27/27 : LABEL version=0.0.0 [2020-08-21T22:58:45.902Z] ---> Running in 1208ac339efe [2020-08-21T22:58:46.492Z] Removing intermediate container 1208ac339efe [2020-08-21T22:58:46.492Z] ---> 8751a22a28c4 [2020-08-21T22:58:46.492Z] [2020-08-21T22:58:46.761Z] Successfully built 8751a22a28c4 [2020-08-21T22:58:46.761Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-08-21T22:58:47.363Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-08-21T22:58:47.366Z] $ docker stop --time=1 efd136962c3898b9bdedf308e9005b082bdbff902ac32c69e424ddc9bf5cec1f [2020-08-21T22:58:49.289Z] $ docker rm -f efd136962c3898b9bdedf308e9005b082bdbff902ac32c69e424ddc9bf5cec1f [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-21T22:58:50.021Z] + grep docker [2020-08-21T22:58:50.021Z] + docker images [2020-08-21T22:58:50.290Z] docker-sys-mgmt-agent-go-arm64 latest 8751a22a28c4 4 seconds ago 266MB [2020-08-21T22:58:50.290Z] docker-core-data-go-arm64 latest 4c295de47bed 41 seconds ago 23.3MB [2020-08-21T22:58:50.290Z] docker-support-scheduler-go-arm64 latest 795b799db5c8 About a minute ago 12.6MB [2020-08-21T22:58:50.290Z] docker-core-command-go-arm64 latest 51255cb16f50 About a minute ago 12.4MB [2020-08-21T22:58:50.290Z] docker-support-logging-go-arm64 latest 23e8adeb3634 2 minutes ago 11.4MB [2020-08-21T22:58:50.290Z] docker-security-secretstore-setup-go-arm64 latest a7423b827aeb 4 minutes ago 32.6MB [2020-08-21T22:58:50.290Z] docker-security-secrets-setup-go-arm64 latest 02e1939665e6 4 minutes ago 24.2MB [2020-08-21T22:58:50.290Z] docker-core-metadata-go-arm64 latest 49837389f448 4 minutes ago 13.8MB [2020-08-21T22:58:50.290Z] docker-support-notifications-go-arm64 latest 1dec5a628d9d 4 minutes ago 13.9MB [2020-08-21T22:58:50.290Z] docker-security-proxy-setup-go-arm64 latest 6dce53aed783 5 minutes ago 15.8MB [2020-08-21T22:58:50.290Z] docker latest ce9d55ae87f1 8 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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) [Pipeline] unstash [Pipeline] wrap [2020-08-21T22:58:52.728Z] provisioning config files... [2020-08-21T22:58:52.745Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2823299927829726547tmp [Pipeline] { [Pipeline] sh [2020-08-21T22:58:53.172Z] + curl -s https://codecov.io/bash [2020-08-21T22:58:53.172Z] + bash -s - -t @/w/workspace/edgex-go/1@tmp/config2823299927829726547tmp [Pipeline] } [2020-08-21T22:58:53.832Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-21T22:58:55.950Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-21T22:58:56.867Z] ---> package-listing.sh [2020-08-21T22:58:56.867Z] ++ facter osfamily [2020-08-21T22:58:56.867Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-21T22:58:56.867Z] + OS_FAMILY=redhat [2020-08-21T22:58:56.867Z] + workspace=/w/workspace/edgex-go/1 [2020-08-21T22:58:56.867Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-21T22:58:56.867Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-21T22:58:56.867Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-21T22:58:56.867Z] + PACKAGES=/tmp/packages_start.txt [2020-08-21T22:58:56.867Z] + '[' /w/workspace/edgex-go/1 ']' [2020-08-21T22:58:56.867Z] + PACKAGES=/tmp/packages_end.txt [2020-08-21T22:58:56.867Z] + case "${OS_FAMILY}" in [2020-08-21T22:58:56.867Z] + rpm -qa [2020-08-21T22:58:56.867Z] + sort [2020-08-21T22:59:01.079Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-21T22:59:01.079Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-21T22:59:01.079Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-21T22:59:01.079Z] + '[' /w/workspace/edgex-go/1 ']' [2020-08-21T22:59:01.079Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-08-21T22:59:01.079Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-21T22:59:01.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-21T22:59:01.716Z] [2020-08-21T22:59:01.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-21T22:59:02.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-21T22:59:02.121Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-21T22:59:02.121Z] c9b1b535fdd9: Pulling fs layer [2020-08-21T22:59:02.121Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-21T22:59:02.121Z] 756a868c4378: Pulling fs layer [2020-08-21T22:59:02.121Z] 444b2fc9a129: Pulling fs layer [2020-08-21T22:59:02.121Z] ea15f1150254: Pulling fs layer [2020-08-21T22:59:02.121Z] 41b27a9f41bf: Pulling fs layer [2020-08-21T22:59:02.121Z] 28c525ee5125: Pulling fs layer [2020-08-21T22:59:02.121Z] 094b1ea09ed8: Pulling fs layer [2020-08-21T22:59:02.121Z] 138eaada9080: Pulling fs layer [2020-08-21T22:59:02.121Z] 0622d0fa9048: Pulling fs layer [2020-08-21T22:59:02.121Z] 41b27a9f41bf: Waiting [2020-08-21T22:59:02.121Z] 28c525ee5125: Waiting [2020-08-21T22:59:02.121Z] 094b1ea09ed8: Waiting [2020-08-21T22:59:02.121Z] 444b2fc9a129: Waiting [2020-08-21T22:59:02.121Z] ea15f1150254: Waiting [2020-08-21T22:59:02.121Z] 138eaada9080: Waiting [2020-08-21T22:59:02.121Z] 0622d0fa9048: Waiting [2020-08-21T22:59:02.121Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-21T22:59:02.121Z] 2cc5ad85d9ab: Download complete [2020-08-21T22:59:02.121Z] 444b2fc9a129: Verifying Checksum [2020-08-21T22:59:02.121Z] 444b2fc9a129: Download complete [2020-08-21T22:59:02.121Z] c9b1b535fdd9: Verifying Checksum [2020-08-21T22:59:02.121Z] c9b1b535fdd9: Download complete [2020-08-21T22:59:02.121Z] ea15f1150254: Verifying Checksum [2020-08-21T22:59:02.121Z] ea15f1150254: Download complete [2020-08-21T22:59:02.391Z] 28c525ee5125: Verifying Checksum [2020-08-21T22:59:02.391Z] 28c525ee5125: Download complete [2020-08-21T22:59:02.666Z] 756a868c4378: Verifying Checksum [2020-08-21T22:59:02.666Z] 756a868c4378: Download complete [2020-08-21T22:59:02.666Z] 138eaada9080: Verifying Checksum [2020-08-21T22:59:02.666Z] 138eaada9080: Download complete [2020-08-21T22:59:02.666Z] 0622d0fa9048: Download complete [2020-08-21T22:59:02.666Z] c9b1b535fdd9: Pull complete [2020-08-21T22:59:02.666Z] 094b1ea09ed8: Verifying Checksum [2020-08-21T22:59:02.666Z] 094b1ea09ed8: Download complete [2020-08-21T22:59:03.244Z] 2cc5ad85d9ab: Pull complete [2020-08-21T22:59:03.244Z] 41b27a9f41bf: Verifying Checksum [2020-08-21T22:59:03.244Z] 41b27a9f41bf: Download complete [2020-08-21T22:59:04.647Z] 756a868c4378: Pull complete [2020-08-21T22:59:04.913Z] 444b2fc9a129: Pull complete [2020-08-21T22:59:05.178Z] ea15f1150254: Pull complete [2020-08-21T22:59:10.477Z] 41b27a9f41bf: Pull complete [2020-08-21T22:59:10.741Z] 28c525ee5125: Pull complete [2020-08-21T22:59:13.296Z] 094b1ea09ed8: Pull complete [2020-08-21T22:59:13.296Z] 138eaada9080: Pull complete [2020-08-21T22:59:14.239Z] 0622d0fa9048: Pull complete [2020-08-21T22:59:14.239Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-21T22:59:14.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-21T22:59:14.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-21T22:59:14.451Z] prd-centos7-docker-4c-2g-688 does not seem to be running inside a container [2020-08-21T22:59:14.494Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-21T22:59:19.248Z] $ docker top 6bca4276521c267e4ec0268bb30c53288d2905b29ae3a22c8baf5dfde46fd1c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-21T22:59:19.595Z] provisioning config files... [2020-08-21T22:59:19.608Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2910850617854848377tmp [Pipeline] { [Pipeline] echo [2020-08-21T22:59:19.725Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-21T22:59:20.055Z] ---> create-netrc.sh [Pipeline] echo [2020-08-21T22:59:20.085Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-21T22:59:20.414Z] ---> logs-deploy.sh [2020-08-21T22:59:20.414Z] + ARCHIVE_ARTIFACTS= [2020-08-21T22:59:20.414Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-21T22:59:20.414Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-21T22:59:20.414Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-21T22:59:20.414Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2666/1 [2020-08-21T22:59:20.414Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2666/1/ [2020-08-21T22:59:20.414Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2666/1 /w/workspace/edgex-go/1 [2020-08-21T22:59:22.327Z] Archives upload complete. [2020-08-21T22:59:22.327Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2666/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2666/1/