Pull request #2646 updated 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 0fc320afb8159688a8fc51ff61006d88679a4280+04784571c64111dd2069565982d29e4bcbbafa66 (f62eb40c9a39f751c5eb7fd54fe12def8f17e696) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:false, 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: false SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-724’ is offline Running on prd-centos7-docker-4c-2g-1269 in /w/workspace/edgexfoundry_edgex-go_PR-2646 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2646/head:refs/remotes/origin/PR-2646 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 04784571c64111dd2069565982d29e4bcbbafa66 into PR head commit 0fc320afb8159688a8fc51ff61006d88679a4280 Merge succeeded, producing 0fc320afb8159688a8fc51ff61006d88679a4280 Checking out Revision 0fc320afb8159688a8fc51ff61006d88679a4280 (PR-2646) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2646/head:refs/remotes/origin/PR-2646 # 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/2646/head:refs/remotes/origin/PR-2646 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fc320afb8159688a8fc51ff61006d88679a4280 # 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 04784571c64111dd2069565982d29e4bcbbafa66 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fc320afb8159688a8fc51ff61006d88679a4280 # timeout=10 Commit message: "build: remove raml_verify from testScript" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-28T16:21:10.889Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-28T16:21:11.139Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-28T16:21:11.216Z] ========================================================= [2020-07-28T16:21:11.216Z] EdgeX Global Pipelines Version Info [2020-07-28T16:21:11.216Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk da573a068063aec84cac318bbf33ba959317d335 # timeout=10 [2020-07-28T16:21:12.608Z] ------------------- [2020-07-28T16:21:12.608Z] stable info: [2020-07-28T16:21:12.608Z] ------------------- [2020-07-28T16:21:12.608Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-28T16:21:12.608Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-07-28T16:21:12.608Z] Message: update stable to v1.0.106 [2020-07-28T16:21:13.550Z] ------------------- [2020-07-28T16:21:13.550Z] experimental info: [2020-07-28T16:21:13.550Z] ------------------- [2020-07-28T16:21:13.550Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-28T16:21:13.550Z] Commit SHA: 30a0a69b1d8223a6590fc13400a32918a7eece87 [2020-07-28T16:21:13.550Z] Message: update experimental to v1.0.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-07-28T16:21:15.079Z] ++ 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-07-28T16:21:15.079Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T16:21:15.079Z] ++ dirname cmd/core-command/Dockerfile [2020-07-28T16:21:15.079Z] ++ cut -d/ -f2 [2020-07-28T16:21:15.079Z] + echo core-command,cmd/core-command/Dockerfile [2020-07-28T16:21:15.079Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T16:21:15.079Z] ++ dirname cmd/core-data/Dockerfile [2020-07-28T16:21:15.079Z] ++ cut -d/ -f2 [2020-07-28T16:21:15.079Z] + echo core-data,cmd/core-data/Dockerfile [2020-07-28T16:21:15.079Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T16:21:15.079Z] ++ dirname cmd/core-metadata/Dockerfile [2020-07-28T16:21:15.079Z] ++ cut -d/ -f2 [2020-07-28T16:21:15.079Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-07-28T16:21:15.079Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T16:21:15.079Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-07-28T16:21:15.079Z] ++ cut -d/ -f2 [2020-07-28T16:21:15.079Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-07-28T16:21:15.079Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T16:21:15.079Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-07-28T16:21:15.079Z] ++ cut -d/ -f2 [2020-07-28T16:21:15.079Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-07-28T16:21:15.079Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T16:21:15.079Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-07-28T16:21:15.079Z] ++ cut -d/ -f2 [2020-07-28T16:21:15.079Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-07-28T16:21:15.079Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T16:21:15.079Z] ++ dirname cmd/support-logging/Dockerfile [2020-07-28T16:21:15.079Z] ++ cut -d/ -f2 [2020-07-28T16:21:15.079Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-07-28T16:21:15.079Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T16:21:15.079Z] ++ dirname cmd/support-notifications/Dockerfile [2020-07-28T16:21:15.079Z] ++ cut -d/ -f2 [2020-07-28T16:21:15.079Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-07-28T16:21:15.079Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T16:21:15.079Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-07-28T16:21:15.079Z] ++ cut -d/ -f2 [2020-07-28T16:21:15.079Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-07-28T16:21:15.079Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-28T16:21:15.079Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-07-28T16:21:15.079Z] ++ cut -d/ -f2 [2020-07-28T16:21:15.079Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-07-28T16:21:15.140Z] 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-07-28T16:21:16.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-28T16:21:16.102Z] [2020-07-28T16:21:16.102Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-28T16:21:16.442Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-28T16:21:16.442Z] latest: Pulling from edgex-devops/git-semver [2020-07-28T16:21:16.442Z] 31603596830f: Pulling fs layer [2020-07-28T16:21:16.442Z] 2a8b12db71e7: Pulling fs layer [2020-07-28T16:21:16.442Z] 6ca5941a6612: Pulling fs layer [2020-07-28T16:21:16.442Z] ecc8261a40a4: Pulling fs layer [2020-07-28T16:21:16.442Z] ecc8261a40a4: Waiting [2020-07-28T16:21:16.442Z] 2a8b12db71e7: Verifying Checksum [2020-07-28T16:21:16.442Z] 2a8b12db71e7: Download complete [2020-07-28T16:21:16.704Z] 31603596830f: Verifying Checksum [2020-07-28T16:21:16.704Z] 31603596830f: Download complete [2020-07-28T16:21:16.704Z] 6ca5941a6612: Verifying Checksum [2020-07-28T16:21:16.704Z] 6ca5941a6612: Download complete [2020-07-28T16:21:16.704Z] ecc8261a40a4: Download complete [2020-07-28T16:21:16.965Z] 31603596830f: Pull complete [2020-07-28T16:21:16.965Z] 2a8b12db71e7: Pull complete [2020-07-28T16:21:17.544Z] 6ca5941a6612: Pull complete [2020-07-28T16:21:17.806Z] ecc8261a40a4: Pull complete [2020-07-28T16:21:17.806Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-28T16:21:17.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-28T16:21:17.806Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-28T16:21:17.903Z] prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container [2020-07-28T16:21:17.948Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-28T16:21:20.221Z] $ docker top 651bfd9ae417aba3c0faf8b448e01f05ca281df057bef73ed056047b4808ebee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-28T16:21:20.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-28T16:21:20.511Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-28T16:21:20.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-28T16:21:20.727Z] $ docker exec 651bfd9ae417aba3c0faf8b448e01f05ca281df057bef73ed056047b4808ebee ssh-agent [2020-07-28T16:21:20.889Z] SSH_AUTH_SOCK=/tmp/ssh-igmOzfmUIIDD/agent.11 [2020-07-28T16:21:20.889Z] SSH_AGENT_PID=16 [2020-07-28T16:21:20.899Z] Running ssh-add (command line suppressed) [2020-07-28T16:21:21.014Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1275158450852516871.key (/w/workspace/edgex-go/2@tmp/private_key_1275158450852516871.key) [2020-07-28T16:21:21.064Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-28T16:21:21.390Z] + git describe --exact-match --tags HEAD [2020-07-28T16:21:21.390Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-28T16:21:21.410Z] $ docker exec --env ******** --env ******** 651bfd9ae417aba3c0faf8b448e01f05ca281df057bef73ed056047b4808ebee ssh-agent -k [2020-07-28T16:21:21.527Z] unset SSH_AUTH_SOCK; [2020-07-28T16:21:21.528Z] unset SSH_AGENT_PID; [2020-07-28T16:21:21.528Z] echo Agent pid 16 killed; [2020-07-28T16:21:21.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-28T16:21:21.644Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-28T16:21:21.644Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-28T16:21:21.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-28T16:21:21.743Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-28T16:21:21.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-28T16:21:21.909Z] $ docker exec 651bfd9ae417aba3c0faf8b448e01f05ca281df057bef73ed056047b4808ebee ssh-agent [2020-07-28T16:21:22.072Z] SSH_AUTH_SOCK=/tmp/ssh-dUExqLWwM009/agent.44 [2020-07-28T16:21:22.072Z] SSH_AGENT_PID=50 [2020-07-28T16:21:22.078Z] Running ssh-add (command line suppressed) [2020-07-28T16:21:22.195Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3313991558847143999.key (/w/workspace/edgex-go/2@tmp/private_key_3313991558847143999.key) [2020-07-28T16:21:22.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-28T16:21:22.584Z] + git semver init [2020-07-28T16:21:22.584Z] # -> Open(): unable to determine branch for HEAD [2020-07-28T16:21:22.584Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2020-07-28T16:21:22.584Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2020-07-28T16:21:22.584Z] # $SEMVER_REMOTE_NAME = origin [2020-07-28T16:21:22.584Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-28T16:21:22.584Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-28T16:21:22.584Z] # $SEMVER_BRANCH = PR-2646 [2020-07-28T16:21:22.584Z] # $SEMVER_TEMP = /tmp/semver-067006810 [2020-07-28T16:21:22.584Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-07-28T16:21:44.608Z] # '/tmp/semver-067006810' -> '/w/workspace/edgex-go/2/.semver' [2020-07-28T16:21:44.608Z] # -> Force: false [2020-07-28T16:21:44.608Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2020-07-28T16:21:44.621Z] $ docker exec --env ******** --env ******** 651bfd9ae417aba3c0faf8b448e01f05ca281df057bef73ed056047b4808ebee ssh-agent -k [2020-07-28T16:21:44.851Z] unset SSH_AUTH_SOCK; [2020-07-28T16:21:44.852Z] unset SSH_AGENT_PID; [2020-07-28T16:21:44.852Z] echo Agent pid 50 killed; [2020-07-28T16:21:44.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-28T16:21:45.419Z] + git semver [Pipeline] } [2020-07-28T16:21:45.434Z] $ docker stop --time=1 651bfd9ae417aba3c0faf8b448e01f05ca281df057bef73ed056047b4808ebee [2020-07-28T16:21:46.948Z] $ docker rm -f 651bfd9ae417aba3c0faf8b448e01f05ca281df057bef73ed056047b4808ebee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-28T16:21:59.724Z] Stashed 25 file(s) [Pipeline] echo [2020-07-28T16:21:59.726Z] [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-07-28T16:22:00.312Z] ========================================================= [2020-07-28T16:22:00.312Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-28T16:22:00.312Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-28T16:22:00.641Z] + 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-07-28T16:22:03.957Z] Sending build context to Docker daemon 323.2MB [2020-07-28T16:22:03.957Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-28T16:22:03.957Z] Step 2/7 : FROM ${BASE} [2020-07-28T16:22:03.957Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-28T16:22:03.957Z] df20fa9351a1: Pulling fs layer [2020-07-28T16:22:03.957Z] ed8968b2872e: Pulling fs layer [2020-07-28T16:22:03.957Z] a92cc7c5fd73: Pulling fs layer [2020-07-28T16:22:03.957Z] 2dd03ba5bac4: Pulling fs layer [2020-07-28T16:22:03.957Z] 1e091d79d1de: Pulling fs layer [2020-07-28T16:22:03.957Z] 481702a1767f: Pulling fs layer [2020-07-28T16:22:03.957Z] f64a6f60c768: Pulling fs layer [2020-07-28T16:22:03.957Z] e78d2573fc39: Pulling fs layer [2020-07-28T16:22:03.957Z] e876d2f968b6: Pulling fs layer [2020-07-28T16:22:03.957Z] ce8a83651883: Pulling fs layer [2020-07-28T16:22:03.957Z] 07967f4d0e4b: Pulling fs layer [2020-07-28T16:22:03.957Z] 1e091d79d1de: Waiting [2020-07-28T16:22:03.957Z] 481702a1767f: Waiting [2020-07-28T16:22:03.957Z] f64a6f60c768: Waiting [2020-07-28T16:22:03.957Z] e78d2573fc39: Waiting [2020-07-28T16:22:03.957Z] e876d2f968b6: Waiting [2020-07-28T16:22:03.957Z] ce8a83651883: Waiting [2020-07-28T16:22:03.957Z] 07967f4d0e4b: Waiting [2020-07-28T16:22:03.957Z] 2dd03ba5bac4: Waiting [2020-07-28T16:22:03.957Z] a92cc7c5fd73: Verifying Checksum [2020-07-28T16:22:03.957Z] a92cc7c5fd73: Download complete [2020-07-28T16:22:03.957Z] ed8968b2872e: Download complete [2020-07-28T16:22:03.957Z] 1e091d79d1de: Verifying Checksum [2020-07-28T16:22:03.957Z] 1e091d79d1de: Download complete [2020-07-28T16:22:03.957Z] 481702a1767f: Verifying Checksum [2020-07-28T16:22:03.957Z] 481702a1767f: Download complete [2020-07-28T16:22:03.957Z] df20fa9351a1: Verifying Checksum [2020-07-28T16:22:03.957Z] df20fa9351a1: Download complete [2020-07-28T16:22:04.221Z] df20fa9351a1: Pull complete [2020-07-28T16:22:04.800Z] f64a6f60c768: Verifying Checksum [2020-07-28T16:22:04.800Z] f64a6f60c768: Download complete [2020-07-28T16:22:04.800Z] e876d2f968b6: Verifying Checksum [2020-07-28T16:22:04.800Z] e876d2f968b6: Download complete [2020-07-28T16:22:05.387Z] 2dd03ba5bac4: Verifying Checksum [2020-07-28T16:22:05.387Z] 2dd03ba5bac4: Download complete [2020-07-28T16:22:05.387Z] ce8a83651883: Verifying Checksum [2020-07-28T16:22:05.387Z] ce8a83651883: Download complete [2020-07-28T16:22:05.387Z] e78d2573fc39: Verifying Checksum [2020-07-28T16:22:05.387Z] e78d2573fc39: Download complete [2020-07-28T16:22:05.387Z] 07967f4d0e4b: Verifying Checksum [2020-07-28T16:22:05.387Z] 07967f4d0e4b: Download complete [2020-07-28T16:22:05.958Z] ed8968b2872e: Pull complete [2020-07-28T16:22:06.219Z] a92cc7c5fd73: Pull complete [2020-07-28T16:22:11.524Z] 2dd03ba5bac4: Pull complete [2020-07-28T16:22:11.525Z] 1e091d79d1de: Pull complete [2020-07-28T16:22:11.525Z] 481702a1767f: Pull complete [2020-07-28T16:22:15.053Z] Still waiting to schedule task [2020-07-28T16:22:15.054Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-28T16:22:18.117Z] f64a6f60c768: Pull complete [2020-07-28T16:22:21.425Z] e78d2573fc39: Pull complete [2020-07-28T16:22:21.425Z] e876d2f968b6: Pull complete [2020-07-28T16:22:22.370Z] ce8a83651883: Pull complete [2020-07-28T16:22:22.370Z] 07967f4d0e4b: Pull complete [2020-07-28T16:22:22.370Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-28T16:22:22.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-28T16:22:22.631Z] ---> 5d7c900382c6 [2020-07-28T16:22:22.631Z] 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-07-28T16:22:23.204Z] ---> Running in b50ff1f15c8b [2020-07-28T16:22:23.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T16:22:24.356Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T16:22:24.928Z] (1/12) Installing libmagic (5.38-r0) [2020-07-28T16:22:24.928Z] (2/12) Installing file (5.38-r0) [2020-07-28T16:22:24.928Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-28T16:22:25.190Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-28T16:22:33.322Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-28T16:22:33.322Z] (6/12) Installing patch (2.7.6-r6) [2020-07-28T16:22:33.322Z] (7/12) Installing build-base (0.5-r2) [2020-07-28T16:22:33.322Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-28T16:22:33.322Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-28T16:22:33.322Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-28T16:22:33.322Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-28T16:22:33.589Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-28T16:22:33.589Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T16:22:33.589Z] OK: 233 MiB in 51 packages [2020-07-28T16:22:37.800Z] Removing intermediate container b50ff1f15c8b [2020-07-28T16:22:37.800Z] ---> b258234cf6e2 [2020-07-28T16:22:37.800Z] Step 4/7 : WORKDIR /edgex-go [2020-07-28T16:22:37.800Z] ---> Running in 97d69db386ae [2020-07-28T16:22:38.061Z] Removing intermediate container 97d69db386ae [2020-07-28T16:22:38.061Z] ---> a414d1c5e342 [2020-07-28T16:22:38.061Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-28T16:22:38.323Z] latest: Pulling from library/docker [2020-07-28T16:22:38.584Z] df20fa9351a1: Already exists [2020-07-28T16:22:38.584Z] 25ad7478873d: Pulling fs layer [2020-07-28T16:22:38.584Z] 4684f6177b5d: Pulling fs layer [2020-07-28T16:22:38.584Z] 46e300cec669: Pulling fs layer [2020-07-28T16:22:38.584Z] 63038576ad94: Pulling fs layer [2020-07-28T16:22:38.584Z] 0fdb76c4706c: Pulling fs layer [2020-07-28T16:22:38.584Z] cb7edeffdfd5: Pulling fs layer [2020-07-28T16:22:38.584Z] 63038576ad94: Waiting [2020-07-28T16:22:38.584Z] cb7edeffdfd5: Waiting [2020-07-28T16:22:38.584Z] 0fdb76c4706c: Waiting [2020-07-28T16:22:38.584Z] 4684f6177b5d: Verifying Checksum [2020-07-28T16:22:38.584Z] 4684f6177b5d: Download complete [2020-07-28T16:22:38.584Z] 25ad7478873d: Verifying Checksum [2020-07-28T16:22:38.584Z] 25ad7478873d: Download complete [2020-07-28T16:22:38.848Z] 63038576ad94: Verifying Checksum [2020-07-28T16:22:38.848Z] 63038576ad94: Download complete [2020-07-28T16:22:38.848Z] cb7edeffdfd5: Verifying Checksum [2020-07-28T16:22:38.848Z] cb7edeffdfd5: Download complete [2020-07-28T16:22:38.848Z] 25ad7478873d: Pull complete [2020-07-28T16:22:39.109Z] 4684f6177b5d: Pull complete [2020-07-28T16:22:39.683Z] 46e300cec669: Verifying Checksum [2020-07-28T16:22:39.683Z] 46e300cec669: Download complete [2020-07-28T16:22:39.683Z] 0fdb76c4706c: Verifying Checksum [2020-07-28T16:22:39.683Z] 0fdb76c4706c: Download complete [2020-07-28T16:22:41.615Z] 46e300cec669: Pull complete [2020-07-28T16:22:41.876Z] 63038576ad94: Pull complete [2020-07-28T16:22:41.876Z] 0fdb76c4706c: Pull complete [2020-07-28T16:22:42.136Z] cb7edeffdfd5: Pull complete [2020-07-28T16:22:42.136Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-28T16:22:42.136Z] Status: Downloaded newer image for docker:latest [2020-07-28T16:22:43.540Z] ---> e8a10a77a547 [2020-07-28T16:22:43.540Z] Step 6/7 : COPY go.mod . [2020-07-28T16:22:43.540Z] ---> bc35750fd8bf [2020-07-28T16:22:43.540Z] Step 7/7 : RUN go mod download [2020-07-28T16:22:43.801Z] ---> Running in 6e894f197e65 [2020-07-28T16:22:45.716Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-28T16:22:45.716Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-28T16:22:45.716Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-28T16:22:45.716Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-28T16:22:45.716Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-28T16:22:45.716Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-28T16:22:45.977Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-28T16:22:45.977Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-28T16:22:45.977Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-28T16:22:45.977Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-28T16:22:45.977Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-28T16:22:45.977Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-28T16:22:45.977Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-28T16:22:45.977Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-28T16:22:45.977Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-28T16:22:45.977Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-28T16:22:45.977Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-28T16:22:45.977Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-28T16:22:45.977Z] go: finding github.com/fatih/color v1.7.0 [2020-07-28T16:22:46.252Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-28T16:22:46.252Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-28T16:22:46.252Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-28T16:22:46.252Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-28T16:22:46.252Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-28T16:22:46.252Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-28T16:22:46.252Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-28T16:22:46.252Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-28T16:22:46.252Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-28T16:22:46.252Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-28T16:22:46.252Z] go: finding github.com/google/uuid v1.1.0 [2020-07-28T16:22:46.517Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-28T16:22:46.517Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-28T16:22:46.517Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-28T16:22:46.517Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-28T16:22:46.517Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-28T16:22:46.517Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-28T16:22:46.517Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-28T16:22:46.517Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-28T16:22:46.517Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-28T16:22:46.517Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-28T16:22:46.517Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-28T16:22:46.517Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-28T16:22:46.785Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-28T16:22:46.785Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-28T16:22:46.785Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-28T16:22:46.785Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-28T16:22:46.785Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-28T16:22:46.785Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-28T16:22:46.785Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-28T16:22:46.785Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-28T16:22:46.785Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-28T16:22:46.785Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-28T16:22:46.785Z] go: finding github.com/kr/pty v1.1.1 [2020-07-28T16:22:46.785Z] go: finding github.com/kr/text v0.1.0 [2020-07-28T16:22:46.785Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-28T16:22:47.046Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-28T16:22:47.046Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-28T16:22:47.046Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-28T16:22:47.046Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-28T16:22:47.046Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-28T16:22:47.046Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-28T16:22:47.046Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-28T16:22:47.046Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-28T16:22:47.046Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-28T16:22:47.046Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-28T16:22:47.046Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-28T16:22:47.046Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-28T16:22:47.307Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-28T16:22:47.307Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-28T16:22:47.307Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-28T16:22:47.307Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-28T16:22:47.307Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-28T16:22:47.307Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-28T16:22:47.307Z] go: finding github.com/posener/complete v1.1.1 [2020-07-28T16:22:47.307Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-28T16:22:47.307Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-28T16:22:47.307Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-28T16:22:47.307Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-28T16:22:47.307Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-28T16:22:47.568Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-28T16:22:47.568Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-28T16:22:47.568Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-28T16:22:47.568Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-28T16:22:47.568Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-28T16:22:47.568Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-28T16:22:47.568Z] go: finding golang.org/x/text v0.3.2 [2020-07-28T16:22:47.568Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-28T16:22:47.568Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-28T16:22:47.568Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-28T16:22:47.568Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-28T16:22:47.568Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-28T16:22:47.836Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-28T16:23:00.089Z] Removing intermediate container 6e894f197e65 [2020-07-28T16:23:00.089Z] ---> 5b43e8fd51e9 [2020-07-28T16:23:00.089Z] Successfully built 5b43e8fd51e9 [2020-07-28T16:23:00.089Z] 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-07-28T16:23:00.803Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-28T16:23:00.803Z] . [Pipeline] withDockerContainer [2020-07-28T16:23:00.899Z] prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container [2020-07-28T16:23:00.941Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-28T16:23:01.689Z] $ docker top fdfc026a2e1ef125ffa02787e51e67e14b9877b99c2c2a11c1e31943106baffb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-28T16:23:02.204Z] + go version [2020-07-28T16:23:02.204Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-07-28T16:23:02.216Z] ========================================================= [2020-07-28T16:23:02.216Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-28T16:23:02.216Z] ========================================================= [Pipeline] sh [2020-07-28T16:23:02.503Z] + make test [2020-07-28T16:23:02.503Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-28T16:23:05.063Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-28T16:23:13.299Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-28T16:23:18.653Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-28T16:23:18.653Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-28T16:23:18.653Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-28T16:23:18.653Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-28T16:23:20.617Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.024s [2020-07-28T16:23:20.617Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-28T16:23:20.617Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-28T16:23:20.617Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-28T16:23:20.617Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-28T16:23:21.199Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-28T16:23:21.199Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-28T16:23:21.199Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-28T16:23:21.199Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-28T16:23:26.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.019s coverage: 46.6% of statements [2020-07-28T16:23:26.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-28T16:23:26.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-28T16:23:26.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-28T16:23:26.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-28T16:23:26.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-28T16:23:28.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.210s coverage: 27.4% of statements [2020-07-28T16:23:28.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-28T16:23:28.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-28T16:23:28.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-28T16:23:28.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-28T16:23:28.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-28T16:23:28.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-28T16:23:28.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements [2020-07-28T16:23:28.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-28T16:23:28.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.007s coverage: 100.0% of statements [2020-07-28T16:23:28.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-28T16:23:29.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.069s coverage: 29.3% of statements [2020-07-28T16:23:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-28T16:23:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-28T16:23:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-28T16:23:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-28T16:23:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-28T16:23:29.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.021s coverage: 100.0% of statements [2020-07-28T16:23:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-28T16:23:29.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements [2020-07-28T16:23:29.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-28T16:23:30.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.015s coverage: 89.8% of statements [2020-07-28T16:23:30.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-28T16:23:30.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.026s coverage: 97.5% of statements [2020-07-28T16:23:30.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-28T16:23:30.370Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.035s coverage: 100.0% of statements [2020-07-28T16:23:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-28T16:23:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-28T16:23:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-28T16:23:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-28T16:23:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-28T16:23:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-28T16:23:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-28T16:23:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-28T16:23:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-28T16:23:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-28T16:23:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-28T16:23:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-28T16:23:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-28T16:23:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-28T16:23:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-28T16:23:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-28T16:23:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-28T16:23:30.370Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2020-07-28T16:23:31.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.061s coverage: 63.5% of statements [2020-07-28T16:23:31.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-28T16:23:31.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-28T16:23:31.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.029s coverage: 100.0% of statements [2020-07-28T16:23:31.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.152s coverage: 55.9% of statements [2020-07-28T16:23:31.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-28T16:23:31.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-28T16:23:31.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-28T16:23:31.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-28T16:23:34.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.304s coverage: 86.3% of statements [2020-07-28T16:23:34.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-28T16:23:34.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.288s coverage: 72.2% of statements [2020-07-28T16:23:34.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.097s coverage: 72.1% of statements [2020-07-28T16:23:34.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.013s coverage: 82.4% of statements [2020-07-28T16:23:34.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.009s coverage: 48.4% of statements [2020-07-28T16:23:34.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-28T16:23:34.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-28T16:23:34.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-28T16:23:34.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.006s coverage: 28.8% of statements [2020-07-28T16:23:34.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-28T16:23:34.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.056s coverage: 96.8% of statements [2020-07-28T16:23:34.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-28T16:23:36.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.035s coverage: 26.9% of statements [2020-07-28T16:23:36.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-28T16:23:36.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-28T16:23:36.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.077s coverage: 84.1% of statements [2020-07-28T16:23:36.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.006s coverage: 100.0% of statements [2020-07-28T16:23:36.612Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.053s coverage: 43.1% of statements [2020-07-28T16:23:36.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-28T16:23:36.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-28T16:23:37.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.048s coverage: 100.0% of statements [2020-07-28T16:23:37.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-28T16:23:37.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.013s coverage: 83.8% of statements [2020-07-28T16:23:37.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-28T16:23:38.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.026s coverage: 45.1% of statements [2020-07-28T16:23:38.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-28T16:23:38.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-28T16:23:38.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.024s coverage: 100.0% of statements [2020-07-28T16:23:38.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-28T16:23:38.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-28T16:23:38.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-28T16:23:38.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.026s coverage: 100.0% of statements [2020-07-28T16:23:38.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-28T16:23:38.919Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.018s coverage: 100.0% of statements [2020-07-28T16:23:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-28T16:23:40.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.048s coverage: 29.1% of statements [2020-07-28T16:23:40.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-28T16:23:40.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-28T16:23:40.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-28T16:23:40.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-28T16:23:40.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-28T16:23:40.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.020s coverage: 99.0% of statements [2020-07-28T16:23:40.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-28T16:23:40.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.006s coverage: 100.0% of statements [2020-07-28T16:23:40.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-28T16:23:40.317Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.003s coverage: 0.0% of statements [2020-07-28T16:23:40.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-28T16:23:40.897Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2020-07-28T16:23:40.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-28T16:23:40.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-28T16:23:40.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-28T16:23:40.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-28T16:23:41.568Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.014s coverage: 87.9% of statements [2020-07-28T16:23:41.568Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-28T16:23:41.568Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-28T16:23:41.568Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.005s coverage: 100.0% of statements [2020-07-28T16:23:41.568Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements [2020-07-28T16:23:41.861Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements [2020-07-28T16:23:42.124Z] GO111MODULE=on go vet ./... [2020-07-28T16:23:47.468Z] gofmt -l . [2020-07-28T16:23:48.039Z] [ "`gofmt -l .`" = "" ] [2020-07-28T16:23:48.610Z] ./bin/test-go-mod-tidy.sh [2020-07-28T16:23:49.184Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-07-28T16:23:50.425Z] + ls -al . [2020-07-28T16:23:50.425Z] total 556 [2020-07-28T16:23:50.425Z] drwxrwxr-x 10 1001 1001 4096 Jul 28 16:23 . [2020-07-28T16:23:50.425Z] drwxr-xr-x 4 root root 28 Jul 28 16:23 .. [2020-07-28T16:23:50.425Z] -rw-rw-r-- 1 1001 1001 11 Jul 28 16:21 .dockerignore [2020-07-28T16:23:50.425Z] drwxrwxr-x 8 1001 1001 179 Jul 28 16:21 .git [2020-07-28T16:23:50.425Z] drwxrwxr-x 3 1001 1001 60 Jul 28 16:21 .github [2020-07-28T16:23:50.425Z] -rw-rw-r-- 1 1001 1001 924 Jul 28 16:21 .gitignore [2020-07-28T16:23:50.425Z] drwx------ 3 1001 1001 47 Jul 28 16:21 .semver [2020-07-28T16:23:50.425Z] -rw-rw-r-- 1 1001 1001 178 Jul 28 16:21 .sonarcloud.properties [2020-07-28T16:23:50.425Z] -rw-rw-r-- 1 1001 1001 3804 Jul 28 16:21 CONTRIBUTING.md [2020-07-28T16:23:50.425Z] -rw-rw-r-- 1 1001 1001 1035 Jul 28 16:21 Dockerfile.build [2020-07-28T16:23:50.425Z] -rw-rw-r-- 1 1001 1001 911 Jul 28 16:21 Jenkinsfile [2020-07-28T16:23:50.425Z] -rw-rw-r-- 1 1001 1001 10775 Jul 28 16:21 LICENSE [2020-07-28T16:23:50.425Z] -rw-rw-r-- 1 1001 1001 6417 Jul 28 16:21 Makefile [2020-07-28T16:23:50.425Z] -rw-rw-r-- 1 1001 1001 5652 Jul 28 16:21 README.md [2020-07-28T16:23:50.425Z] -rw-rw-r-- 1 1001 1001 7111 Jul 28 16:21 SECURITY.md [2020-07-28T16:23:50.425Z] -rw-rw-r-- 1 1001 1001 5 Jul 28 16:21 VERSION [2020-07-28T16:23:50.425Z] -rw-rw-r-- 1 1001 1001 4131 Jul 28 16:21 ZMQWindows.md [2020-07-28T16:23:50.425Z] drwxrwxr-x 4 1001 1001 33 Jul 28 16:21 api [2020-07-28T16:23:50.425Z] drwxrwxr-x 2 1001 1001 117 Jul 28 16:21 bin [2020-07-28T16:23:50.425Z] drwxrwxr-x 15 1001 1001 4096 Jul 28 16:21 cmd [2020-07-28T16:23:50.425Z] -rw-r--r-- 1 root root 456067 Jul 28 16:23 coverage.out [2020-07-28T16:23:50.425Z] -rw-r--r-- 1 root root 1019 Jul 28 16:23 go.mod [2020-07-28T16:23:50.425Z] -rw-r--r-- 1 root root 18146 Jul 28 16:23 go.sum [2020-07-28T16:23:50.425Z] drwxrwxr-x 8 1001 1001 127 Jul 28 16:21 internal [2020-07-28T16:23:50.425Z] drwxrwxr-x 4 1001 1001 71 Jul 28 16:21 snap [2020-07-28T16:23:50.425Z] -rw-rw-r-- 1 1001 1001 168 Jul 28 16:21 version.go [Pipeline] sh [2020-07-28T16:23:50.722Z] + '[' -e coverage.out ] [2020-07-28T16:23:50.723Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-28T16:23:50.893Z] Stashed 1 file(s) [Pipeline] sh [2020-07-28T16:23:51.186Z] + make build [2020-07-28T16:23:51.186Z] 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-07-28T16:23:57.480Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1270 in /w/workspace/edgexfoundry_edgex-go_PR-2646 [Pipeline] { [Pipeline] ws [2020-07-28T16:23:57.522Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2020-07-28T16:23:57.845Z] 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-07-28T16:24:00.394Z] 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-07-28T16:24:01.785Z] 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-07-28T16:24:02.519Z] using credential edgex-jenkins-ssh [2020-07-28T16:24:02.775Z] Cloning the remote Git repository [2020-07-28T16:24:02.775Z] Cloning with configured refspecs honoured and without tags [2020-07-28T16:24:03.177Z] 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-07-28T16:24:02.836Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-07-28T16:24:02.942Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2020-07-28T16:24:03.030Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-28T16:24:03.031Z] > git --version # timeout=10 [2020-07-28T16:24:03.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-28T16:24:03.129Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2646/head:refs/remotes/origin/PR-2646 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T16:24:05.091Z] 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-07-28T16:24:06.476Z] 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-07-28T16:24:09.019Z] 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-07-28T16:24:10.402Z] 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-07-28T16:24:11.350Z] 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-07-28T16:24:12.741Z] 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-07-28T16:24:14.155Z] 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-07-28T16:24:15.540Z] 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-07-28T16:24:16.496Z] $ docker stop --time=1 fdfc026a2e1ef125ffa02787e51e67e14b9877b99c2c2a11c1e31943106baffb [2020-07-28T16:24:18.029Z] $ docker rm -f fdfc026a2e1ef125ffa02787e51e67e14b9877b99c2c2a11c1e31943106baffb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-28T16:24:21.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-28T16:24:21.030Z] [2020-07-28T16:24:21.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [2020-07-28T16:24:21.101Z] Fetching without tags [Pipeline] sh [2020-07-28T16:24:21.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-28T16:24:21.517Z] latest: Pulling from edgex-devops/edgex-compose [2020-07-28T16:24:21.517Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-28T16:24:21.517Z] ca9280d653b3: Pulling fs layer [2020-07-28T16:24:21.517Z] 7e9c9ca2126c: Pulling fs layer [2020-07-28T16:24:21.517Z] cbdbe7a5bc2a: Download complete [2020-07-28T16:24:21.637Z] Merging remotes/origin/master commit 04784571c64111dd2069565982d29e4bcbbafa66 into PR head commit 0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:24:21.810Z] ca9280d653b3: Verifying Checksum [2020-07-28T16:24:21.810Z] ca9280d653b3: Download complete [2020-07-28T16:24:21.810Z] cbdbe7a5bc2a: Pull complete [2020-07-28T16:24:21.007Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-28T16:24:21.033Z] > git config --add remote.origin.fetch +refs/pull/2646/head:refs/remotes/origin/PR-2646 # timeout=10 [2020-07-28T16:24:21.049Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T16:24:21.070Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-28T16:24:21.110Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-28T16:24:21.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-28T16:24:21.123Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2646/head:refs/remotes/origin/PR-2646 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-28T16:24:21.699Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T16:24:21.732Z] > git checkout -f 0fc320afb8159688a8fc51ff61006d88679a4280 # timeout=10 [2020-07-28T16:24:22.137Z] Merge succeeded, producing 0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:24:22.138Z] Checking out Revision 0fc320afb8159688a8fc51ff61006d88679a4280 (PR-2646) [2020-07-28T16:24:22.390Z] 7e9c9ca2126c: Download complete [2020-07-28T16:24:22.654Z] ca9280d653b3: Pull complete [2020-07-28T16:24:22.041Z] > git remote # timeout=10 [2020-07-28T16:24:22.065Z] > git config --get remote.origin.url # timeout=10 [2020-07-28T16:24:22.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-28T16:24:22.103Z] > git merge 04784571c64111dd2069565982d29e4bcbbafa66 # timeout=10 [2020-07-28T16:24:22.125Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-28T16:24:22.144Z] > git config core.sparsecheckout # timeout=10 [2020-07-28T16:24:22.157Z] > git checkout -f 0fc320afb8159688a8fc51ff61006d88679a4280 # timeout=10 [2020-07-28T16:24:26.480Z] Commit message: "build: remove raml_verify from testScript" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-28T16:24:29.247Z] 7e9c9ca2126c: Pull complete [2020-07-28T16:24:29.248Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-07-28T16:24:29.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-28T16:24:29.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-07-28T16:24:29.373Z] prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container [2020-07-28T16:24:29.414Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-07-28T16:24:32.411Z] $ docker top 1f22a3cde8c72ea1819c39cca2c4671d720c3bc7a8e9e7e5565a84dc1871220e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-28T16:24:32.872Z] + docker-compose build --help [2020-07-28T16:24:32.872Z] + grep parallel [2020-07-28T16:24:33.812Z] --parallel Build images in parallel. [Pipeline] } [2020-07-28T16:24:33.825Z] $ docker stop --time=1 1f22a3cde8c72ea1819c39cca2c4671d720c3bc7a8e9e7e5565a84dc1871220e [2020-07-28T16:24:35.675Z] $ docker rm -f 1f22a3cde8c72ea1819c39cca2c4671d720c3bc7a8e9e7e5565a84dc1871220e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-28T16:24:36.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-28T16:24:36.317Z] . [Pipeline] withDockerContainer [2020-07-28T16:24:36.420Z] prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container [2020-07-28T16:24:36.464Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-07-28T16:24:37.079Z] $ docker top 186a022d9ccc93def44742318c838368be83483090e38344e8da8a27c4fc3c83 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-28T16:24:37.585Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] echo [2020-07-28T16:24:38.248Z] ========================================================= [2020-07-28T16:24:38.248Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-28T16:24:38.248Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-28T16:24:38.527Z] Building docker-core-command-go ... [2020-07-28T16:24:38.527Z] Building docker-core-data-go ... [2020-07-28T16:24:38.527Z] Building docker-core-metadata-go ... [2020-07-28T16:24:38.527Z] Building docker-security-proxy-setup-go ... [2020-07-28T16:24:38.527Z] Building docker-security-secrets-setup-go ... [2020-07-28T16:24:38.527Z] Building docker-security-secretstore-setup-go ... [2020-07-28T16:24:38.527Z] Building docker-support-logging-go ... [2020-07-28T16:24:38.527Z] Building docker-support-notifications-go ... [2020-07-28T16:24:38.527Z] Building docker-support-scheduler-go ... [2020-07-28T16:24:38.527Z] Building docker-sys-mgmt-agent-go ... [2020-07-28T16:24:38.527Z] Building docker-support-notifications-go [2020-07-28T16:24:38.527Z] Building docker-core-data-go [2020-07-28T16:24:38.527Z] Building docker-security-proxy-setup-go [2020-07-28T16:24:38.527Z] Building docker-security-secretstore-setup-go [2020-07-28T16:24:38.527Z] Building docker-core-command-go [2020-07-28T16:24:39.147Z] + 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-07-28T16:24:43.458Z] Sending build context to Docker daemon 323.2MB [2020-07-28T16:24:43.458Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-28T16:24:43.458Z] Step 2/7 : FROM ${BASE} [2020-07-28T16:24:43.458Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-28T16:24:43.458Z] b538f80385f9: Pulling fs layer [2020-07-28T16:24:43.458Z] 74f711af9a0d: Pulling fs layer [2020-07-28T16:24:43.458Z] 99f96fe45779: Pulling fs layer [2020-07-28T16:24:43.458Z] fd7a069fd194: Pulling fs layer [2020-07-28T16:24:43.458Z] 66aa3694b03b: Pulling fs layer [2020-07-28T16:24:43.458Z] 170f70906a0f: Pulling fs layer [2020-07-28T16:24:43.458Z] fd7a069fd194: Waiting [2020-07-28T16:24:43.458Z] ad7c5574e4b9: Pulling fs layer [2020-07-28T16:24:43.458Z] e772456be8f7: Pulling fs layer [2020-07-28T16:24:43.458Z] 170f70906a0f: Waiting [2020-07-28T16:24:43.458Z] 66aa3694b03b: Waiting [2020-07-28T16:24:43.458Z] ad7c5574e4b9: Waiting [2020-07-28T16:24:43.458Z] c890913d741a: Pulling fs layer [2020-07-28T16:24:43.458Z] 2480fcc9aa5a: Pulling fs layer [2020-07-28T16:24:43.458Z] 09adf4765672: Pulling fs layer [2020-07-28T16:24:43.458Z] e772456be8f7: Waiting [2020-07-28T16:24:43.458Z] c890913d741a: Waiting [2020-07-28T16:24:43.458Z] 2480fcc9aa5a: Waiting [2020-07-28T16:24:43.458Z] 09adf4765672: Waiting [2020-07-28T16:24:43.458Z] 99f96fe45779: Verifying Checksum [2020-07-28T16:24:43.458Z] 99f96fe45779: Download complete [2020-07-28T16:24:43.458Z] 74f711af9a0d: Verifying Checksum [2020-07-28T16:24:43.458Z] 74f711af9a0d: Download complete [2020-07-28T16:24:43.458Z] 66aa3694b03b: Verifying Checksum [2020-07-28T16:24:43.458Z] 66aa3694b03b: Download complete [2020-07-28T16:24:43.458Z] 170f70906a0f: Download complete [2020-07-28T16:24:43.458Z] b538f80385f9: Verifying Checksum [2020-07-28T16:24:43.458Z] b538f80385f9: Download complete [2020-07-28T16:24:44.060Z] b538f80385f9: Pull complete [2020-07-28T16:24:44.671Z] 74f711af9a0d: Pull complete [2020-07-28T16:24:45.270Z] 99f96fe45779: Pull complete [2020-07-28T16:24:45.876Z] ad7c5574e4b9: Verifying Checksum [2020-07-28T16:24:45.876Z] ad7c5574e4b9: Download complete [2020-07-28T16:24:45.876Z] c890913d741a: Verifying Checksum [2020-07-28T16:24:45.876Z] c890913d741a: Download complete [2020-07-28T16:24:47.323Z] 2480fcc9aa5a: Verifying Checksum [2020-07-28T16:24:47.323Z] 2480fcc9aa5a: Download complete [2020-07-28T16:24:47.323Z] 09adf4765672: Verifying Checksum [2020-07-28T16:24:47.323Z] 09adf4765672: Download complete [2020-07-28T16:24:47.931Z] e772456be8f7: Verifying Checksum [2020-07-28T16:24:47.931Z] e772456be8f7: Download complete [2020-07-28T16:24:48.529Z] fd7a069fd194: Verifying Checksum [2020-07-28T16:24:48.529Z] fd7a069fd194: Download complete [2020-07-28T16:25:00.961Z] fd7a069fd194: Pull complete [2020-07-28T16:25:00.961Z] 66aa3694b03b: Pull complete [2020-07-28T16:25:00.961Z] 170f70906a0f: Pull complete [2020-07-28T16:25:05.225Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:25:05.225Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-28T16:25:05.225Z] ---> 5b43e8fd51e9 [2020-07-28T16:25:05.225Z] Step 3/20 : WORKDIR /edgex-go [2020-07-28T16:25:05.225Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:25:05.225Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-28T16:25:05.225Z] ---> 5b43e8fd51e9 [2020-07-28T16:25:05.225Z] Step 3/21 : WORKDIR /edgex-go [2020-07-28T16:25:05.225Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:25:05.225Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-28T16:25:05.225Z] ---> 5b43e8fd51e9 [2020-07-28T16:25:05.225Z] Step 3/22 : WORKDIR /edgex-go [2020-07-28T16:25:05.225Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:25:05.225Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-28T16:25:05.225Z] ---> 5b43e8fd51e9 [2020-07-28T16:25:05.225Z] Step 3/23 : WORKDIR /edgex-go [2020-07-28T16:25:05.225Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:25:05.225Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-28T16:25:05.225Z] ---> 5b43e8fd51e9 [2020-07-28T16:25:05.225Z] Step 3/26 : WORKDIR /edgex-go [2020-07-28T16:25:05.225Z] ---> Running in 431adda33bfe [2020-07-28T16:25:05.225Z] ---> Running in 77599c3a3caf [2020-07-28T16:25:05.225Z] ---> Running in 3909fd9658c9 [2020-07-28T16:25:05.225Z] ---> Running in b421d68cb514 [2020-07-28T16:25:05.225Z] ---> Running in e5e00f394d94 [2020-07-28T16:25:05.291Z] ad7c5574e4b9: Pull complete [2020-07-28T16:25:06.169Z] Removing intermediate container b421d68cb514 [2020-07-28T16:25:06.169Z] ---> 3101887a4d4e [2020-07-28T16:25:06.169Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:25:06.169Z] Removing intermediate container e5e00f394d94 [2020-07-28T16:25:06.169Z] ---> 220340f82d15 [2020-07-28T16:25:06.169Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:25:06.169Z] Removing intermediate container 77599c3a3caf [2020-07-28T16:25:06.169Z] ---> 8392319310e9 [2020-07-28T16:25:06.169Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:25:06.169Z] Removing intermediate container 3909fd9658c9 [2020-07-28T16:25:06.169Z] ---> 35b01e3f62bf [2020-07-28T16:25:06.169Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:25:06.169Z] Removing intermediate container 431adda33bfe [2020-07-28T16:25:06.169Z] ---> 8d614161f14e [2020-07-28T16:25:06.169Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:25:06.169Z] ---> Running in 0daccd4a79b1 [2020-07-28T16:25:06.430Z] ---> Running in f533b9a0a7e8 [2020-07-28T16:25:06.430Z] ---> Running in 7fceaad3eac5 [2020-07-28T16:25:06.430Z] ---> Running in fc8fab65f459 [2020-07-28T16:25:06.430Z] ---> Running in 2d054a29d04a [2020-07-28T16:25:08.351Z] Removing intermediate container 0daccd4a79b1 [2020-07-28T16:25:08.351Z] ---> 34b965dad601 [2020-07-28T16:25:08.351Z] Step 5/26 : RUN apk update && apk add make git [2020-07-28T16:25:08.351Z] ---> Running in 3718ddc8d817 [2020-07-28T16:25:08.611Z] Removing intermediate container f533b9a0a7e8 [2020-07-28T16:25:08.611Z] ---> 2b1a8b33a136 [2020-07-28T16:25:08.611Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-28T16:25:08.611Z] Removing intermediate container 2d054a29d04a [2020-07-28T16:25:08.611Z] ---> 0957aaefaf83 [2020-07-28T16:25:08.611Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-28T16:25:08.873Z] Removing intermediate container fc8fab65f459 [2020-07-28T16:25:08.873Z] ---> 3e61d8999031 [2020-07-28T16:25:08.873Z] Step 5/20 : RUN apk update && apk add make git [2020-07-28T16:25:08.873Z] Removing intermediate container 7fceaad3eac5 [2020-07-28T16:25:08.873Z] ---> e3813a0d1139 [2020-07-28T16:25:08.873Z] Step 5/21 : RUN apk update && apk add make git [2020-07-28T16:25:08.873Z] ---> Running in cc07c927ebdd [2020-07-28T16:25:08.873Z] ---> Running in 122864a01674 [2020-07-28T16:25:08.873Z] ---> Running in 35b3424054f6 [2020-07-28T16:25:09.136Z] ---> Running in e642ecff1298 [2020-07-28T16:25:09.398Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T16:25:09.642Z] e772456be8f7: Pull complete [2020-07-28T16:25:09.642Z] c890913d741a: Pull complete [2020-07-28T16:25:09.658Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T16:25:09.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T16:25:09.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T16:25:09.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T16:25:10.179Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T16:25:10.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T16:25:10.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T16:25:10.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T16:25:11.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T16:25:11.096Z] v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:25:11.096Z] v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:25:11.096Z] OK: 12749 distinct packages available [2020-07-28T16:25:11.096Z] v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:25:11.096Z] v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:25:11.096Z] OK: 12749 distinct packages available [2020-07-28T16:25:11.368Z] v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:25:11.368Z] v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:25:11.368Z] OK: 12749 distinct packages available [2020-07-28T16:25:11.368Z] OK: 233 MiB in 51 packages [2020-07-28T16:25:11.368Z] v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:25:11.368Z] v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:25:11.368Z] OK: 12749 distinct packages available [2020-07-28T16:25:11.368Z] OK: 233 MiB in 51 packages [2020-07-28T16:25:11.614Z] 2480fcc9aa5a: Pull complete [2020-07-28T16:25:11.638Z] OK: 233 MiB in 51 packages [2020-07-28T16:25:11.638Z] OK: 233 MiB in 51 packages [2020-07-28T16:25:11.901Z] v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:25:11.901Z] v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:25:11.901Z] OK: 12749 distinct packages available [2020-07-28T16:25:12.164Z] OK: 233 MiB in 51 packages [2020-07-28T16:25:12.164Z] Removing intermediate container cc07c927ebdd [2020-07-28T16:25:12.164Z] ---> da0cd4fc996e [2020-07-28T16:25:12.164Z] Step 6/22 : COPY go.mod . [2020-07-28T16:25:12.208Z] 09adf4765672: Pull complete [2020-07-28T16:25:12.208Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-28T16:25:12.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-28T16:25:12.208Z] ---> 2248a725d1cf [2020-07-28T16:25:12.208Z] 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-07-28T16:25:12.427Z] Removing intermediate container 3718ddc8d817 [2020-07-28T16:25:12.427Z] ---> dfba41a69d90 [2020-07-28T16:25:12.427Z] Step 6/26 : COPY go.mod . [2020-07-28T16:25:12.688Z] Removing intermediate container e642ecff1298 [2020-07-28T16:25:12.688Z] ---> 32938516423a [2020-07-28T16:25:12.688Z] Step 6/21 : COPY go.mod . [2020-07-28T16:25:12.688Z] Removing intermediate container 122864a01674 [2020-07-28T16:25:12.688Z] ---> fd61224b08b7 [2020-07-28T16:25:12.688Z] Step 6/23 : COPY go.mod . [2020-07-28T16:25:12.688Z] ---> e2bf519ab845 [2020-07-28T16:25:12.688Z] Step 7/22 : RUN go mod download [2020-07-28T16:25:12.688Z] ---> b04e79656695 [2020-07-28T16:25:12.688Z] Step 7/26 : RUN go mod download [2020-07-28T16:25:12.949Z] ---> Running in 8366d1317c49 [2020-07-28T16:25:12.949Z] Removing intermediate container 35b3424054f6 [2020-07-28T16:25:12.949Z] ---> 350232685e84 [2020-07-28T16:25:12.949Z] Step 6/20 : COPY go.mod . [2020-07-28T16:25:12.949Z] ---> Running in 625ef5a89b7d [2020-07-28T16:25:13.211Z] ---> e707f1460f86 [2020-07-28T16:25:13.211Z] Step 7/21 : RUN go mod download [2020-07-28T16:25:13.211Z] ---> 35d636f8c81a [2020-07-28T16:25:13.211Z] Step 7/23 : RUN go mod download [2020-07-28T16:25:13.211Z] ---> Running in 9529e814dec6 [2020-07-28T16:25:13.211Z] ---> Running in 3d0dac87b717 [2020-07-28T16:25:13.471Z] ---> bef79ec6841a [2020-07-28T16:25:13.471Z] Step 7/20 : RUN go mod download [2020-07-28T16:25:13.736Z] ---> Running in 52fd2b039d2e [2020-07-28T16:25:15.695Z] Removing intermediate container 625ef5a89b7d [2020-07-28T16:25:15.695Z] ---> 53b762ea3d19 [2020-07-28T16:25:15.695Z] Step 8/26 : COPY . . [2020-07-28T16:25:15.695Z] Removing intermediate container 9529e814dec6 [2020-07-28T16:25:15.695Z] ---> 188a8f0da5d7 [2020-07-28T16:25:15.695Z] Step 8/21 : COPY . . [2020-07-28T16:25:15.958Z] Removing intermediate container 3d0dac87b717 [2020-07-28T16:25:15.958Z] ---> fc42400ac95d [2020-07-28T16:25:15.958Z] Step 8/23 : COPY . . [2020-07-28T16:25:16.219Z] Removing intermediate container 52fd2b039d2e [2020-07-28T16:25:16.219Z] ---> b902fe1dba1a [2020-07-28T16:25:16.219Z] Step 8/20 : COPY . . [2020-07-28T16:25:16.482Z] Removing intermediate container 8366d1317c49 [2020-07-28T16:25:16.482Z] ---> 05d3216c50b2 [2020-07-28T16:25:16.482Z] Step 8/22 : COPY . . [2020-07-28T16:25:17.613Z] ---> Running in 76cbe869e250 [2020-07-28T16:25:19.593Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-28T16:25:20.181Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-28T16:25:21.148Z] (1/12) Installing libmagic (5.38-r0) [2020-07-28T16:25:21.740Z] (2/12) Installing file (5.38-r0) [2020-07-28T16:25:21.740Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-28T16:25:21.740Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-28T16:25:26.024Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-28T16:25:26.024Z] (6/12) Installing patch (2.7.6-r6) [2020-07-28T16:25:26.024Z] (7/12) Installing build-base (0.5-r2) [2020-07-28T16:25:26.024Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-28T16:25:26.024Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-28T16:25:26.024Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-28T16:25:26.024Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-28T16:25:26.024Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-28T16:25:26.024Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T16:25:26.297Z] OK: 217 MiB in 51 packages [2020-07-28T16:25:30.636Z] Removing intermediate container 76cbe869e250 [2020-07-28T16:25:30.636Z] ---> cc3511748962 [2020-07-28T16:25:30.636Z] Step 4/7 : WORKDIR /edgex-go [2020-07-28T16:25:30.636Z] ---> Running in 8fc991a5d5e0 [2020-07-28T16:25:31.228Z] Removing intermediate container 8fc991a5d5e0 [2020-07-28T16:25:31.228Z] ---> 3258355a7442 [2020-07-28T16:25:31.228Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-28T16:25:31.499Z] latest: Pulling from library/docker [2020-07-28T16:25:31.499Z] b538f80385f9: Already exists [2020-07-28T16:25:31.499Z] 259a493cd78d: Pulling fs layer [2020-07-28T16:25:31.499Z] b8e66b5100f5: Pulling fs layer [2020-07-28T16:25:31.499Z] 39dc9c94d07c: Pulling fs layer [2020-07-28T16:25:31.499Z] 551b823b3b82: Pulling fs layer [2020-07-28T16:25:31.499Z] 3c52a74df98c: Pulling fs layer [2020-07-28T16:25:31.499Z] 6c9b121b6998: Pulling fs layer [2020-07-28T16:25:31.499Z] 551b823b3b82: Waiting [2020-07-28T16:25:31.499Z] 6c9b121b6998: Waiting [2020-07-28T16:25:31.499Z] 3c52a74df98c: Waiting [2020-07-28T16:25:31.774Z] b8e66b5100f5: Download complete [2020-07-28T16:25:31.774Z] 259a493cd78d: Download complete [2020-07-28T16:25:31.774Z] 551b823b3b82: Download complete [2020-07-28T16:25:31.774Z] 3c52a74df98c: Verifying Checksum [2020-07-28T16:25:31.774Z] 3c52a74df98c: Download complete [2020-07-28T16:25:32.047Z] 6c9b121b6998: Download complete [2020-07-28T16:25:32.319Z] 259a493cd78d: Pull complete [2020-07-28T16:25:32.920Z] b8e66b5100f5: Pull complete [2020-07-28T16:25:32.920Z] 39dc9c94d07c: Download complete [2020-07-28T16:25:36.300Z] 39dc9c94d07c: Pull complete [2020-07-28T16:25:36.300Z] 551b823b3b82: Pull complete [2020-07-28T16:25:36.892Z] 3c52a74df98c: Pull complete [2020-07-28T16:25:37.163Z] 6c9b121b6998: Pull complete [2020-07-28T16:25:37.163Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-28T16:25:37.163Z] Status: Downloaded newer image for docker:latest [2020-07-28T16:25:41.571Z] ---> 943a8dd3e938 [2020-07-28T16:25:41.571Z] Step 6/7 : COPY go.mod . [2020-07-28T16:25:41.571Z] ---> 3668a2e01afb [2020-07-28T16:25:41.571Z] Step 7/7 : RUN go mod download [2020-07-28T16:25:41.847Z] ---> Running in cb14657277db [2020-07-28T16:25:44.462Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-28T16:25:44.462Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-28T16:25:44.462Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-28T16:25:44.462Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-28T16:25:44.733Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-28T16:25:44.733Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-28T16:25:44.733Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-28T16:25:44.733Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-28T16:25:44.733Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-28T16:25:44.733Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-28T16:25:44.733Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-28T16:25:44.733Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-28T16:25:44.733Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-28T16:25:44.733Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-28T16:25:44.733Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-28T16:25:44.733Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-28T16:25:45.003Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-28T16:25:45.003Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-28T16:25:45.003Z] go: finding github.com/fatih/color v1.7.0 [2020-07-28T16:25:45.003Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-28T16:25:45.003Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-28T16:25:45.003Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-28T16:25:45.003Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-28T16:25:45.003Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-28T16:25:45.003Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-28T16:25:45.003Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-28T16:25:45.273Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-28T16:25:45.273Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-28T16:25:45.273Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-28T16:25:45.273Z] go: finding github.com/google/uuid v1.1.0 [2020-07-28T16:25:45.273Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-28T16:25:45.273Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-28T16:25:45.273Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-28T16:25:45.273Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-28T16:25:45.273Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-28T16:25:45.273Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-28T16:25:45.542Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-28T16:25:45.542Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-28T16:25:45.542Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-28T16:25:45.542Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-28T16:25:45.542Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-28T16:25:45.542Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-28T16:25:45.542Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-28T16:25:45.542Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-28T16:25:45.542Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-28T16:25:45.542Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-28T16:25:45.542Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-28T16:25:45.542Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-28T16:25:45.813Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-28T16:25:45.813Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-28T16:25:45.813Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-28T16:25:45.813Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-28T16:25:45.813Z] go: finding github.com/kr/pty v1.1.1 [2020-07-28T16:25:45.813Z] go: finding github.com/kr/text v0.1.0 [2020-07-28T16:25:45.813Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-28T16:25:45.813Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-28T16:25:45.813Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-28T16:25:45.813Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-28T16:25:45.813Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-28T16:25:45.813Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-28T16:25:46.087Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-28T16:25:46.087Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-28T16:25:46.087Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-28T16:25:46.087Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-28T16:25:46.087Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-28T16:25:46.087Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-28T16:25:46.087Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-28T16:25:46.087Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-28T16:25:46.087Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-28T16:25:46.087Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-28T16:25:46.087Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-28T16:25:46.087Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-28T16:25:46.356Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-28T16:25:46.356Z] go: finding github.com/posener/complete v1.1.1 [2020-07-28T16:25:46.356Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-28T16:25:46.356Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-28T16:25:46.356Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-28T16:25:46.356Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-28T16:25:46.356Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-28T16:25:46.356Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-28T16:25:46.356Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-28T16:25:46.356Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-28T16:25:46.356Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-28T16:25:46.356Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-28T16:25:46.628Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-28T16:25:46.628Z] go: finding golang.org/x/text v0.3.2 [2020-07-28T16:25:46.628Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-28T16:25:46.628Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-28T16:25:46.628Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-28T16:25:46.628Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-28T16:25:46.628Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-28T16:25:46.628Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-28T16:25:48.889Z] ---> ffaccf3ff4b4 [2020-07-28T16:25:48.889Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-28T16:25:48.889Z] ---> Running in e55e8cae324b [2020-07-28T16:25:48.889Z] ---> 484962de1285 [2020-07-28T16:25:48.889Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-28T16:25:48.889Z] ---> 9d4df961998b [2020-07-28T16:25:48.889Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-28T16:25:48.889Z] ---> 38082d1e817e [2020-07-28T16:25:48.889Z] 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-07-28T16:25:48.889Z] ---> f1751590cc03 [2020-07-28T16:25:48.889Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-28T16:25:48.889Z] ---> Running in 2f154894df78 [2020-07-28T16:25:48.889Z] ---> Running in e063022ee704 [2020-07-28T16:25:48.889Z] ---> Running in 9904eb646176 [2020-07-28T16:25:49.161Z] ---> Running in af1929079eea [2020-07-28T16:25:49.748Z] 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-07-28T16:25:49.748Z] 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-07-28T16:25:50.016Z] 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-07-28T16:25:50.016Z] 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-07-28T16:25:50.016Z] 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-07-28T16:26:04.938Z] Removing intermediate container cb14657277db [2020-07-28T16:26:04.939Z] ---> 217046b5de5b [2020-07-28T16:26:04.939Z] Successfully built 217046b5de5b [2020-07-28T16:26:04.939Z] 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-07-28T16:26:05.647Z] + docker inspect -f . ci-base-image-arm64 [2020-07-28T16:26:05.647Z] . [Pipeline] withDockerContainer [2020-07-28T16:26:05.926Z] prd-ubuntu18.04-docker-arm64-4c-16g-1270 does not seem to be running inside a container [2020-07-28T16:26:06.010Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-28T16:26:07.400Z] $ docker top 644b13dc90060a86e2fca876067efead5f28ae65248045b991270eeeb444b42f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-28T16:26:08.432Z] + go version [2020-07-28T16:26:08.432Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-07-28T16:26:08.449Z] ========================================================= [2020-07-28T16:26:08.449Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-28T16:26:08.449Z] ========================================================= [Pipeline] sh [2020-07-28T16:26:09.103Z] + make test [2020-07-28T16:26:09.103Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-28T16:26:11.732Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-28T16:26:16.721Z] 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-07-28T16:26:20.039Z] Removing intermediate container e55e8cae324b [2020-07-28T16:26:20.039Z] ---> 54da9d39850a [2020-07-28T16:26:20.039Z] [2020-07-28T16:26:20.039Z] Step 10/20 : FROM alpine [2020-07-28T16:26:20.039Z] latest: Pulling from library/alpine [2020-07-28T16:26:20.304Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-28T16:26:20.304Z] Status: Downloaded newer image for alpine:latest [2020-07-28T16:26:20.304Z] ---> a24bb4013296 [2020-07-28T16:26:20.304Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-28T16:26:20.890Z] ---> Running in 155d9541d577 [2020-07-28T16:26:23.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T16:26:23.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T16:26:23.467Z] v3.12.0-184-g1b1d9aed72 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:26:23.467Z] v3.12.0-183-gbd5545fe94 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:26:23.467Z] OK: 12749 distinct packages available [2020-07-28T16:26:23.740Z] 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-07-28T16:26:23.740Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-28T16:26:23.740Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-28T16:26:23.740Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-28T16:26:23.740Z] (4/4) Installing curl (7.69.1-r0) [2020-07-28T16:26:23.740Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T16:26:24.013Z] Executing ca-certificates-20191127-r4.trigger [2020-07-28T16:26:24.013Z] OK: 7 MiB in 18 packages [2020-07-28T16:26:29.339Z] Removing intermediate container 155d9541d577 [2020-07-28T16:26:29.339Z] ---> 014280b95e98 [2020-07-28T16:26:29.339Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-28T16:26:30.286Z] ---> Running in 4be3ce79eb61 [2020-07-28T16:26:30.286Z] Removing intermediate container af1929079eea [2020-07-28T16:26:30.286Z] ---> c9eed5df3d62 [2020-07-28T16:26:30.286Z] [2020-07-28T16:26:30.286Z] Step 10/21 : FROM scratch [2020-07-28T16:26:30.286Z] ---> [2020-07-28T16:26:30.286Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-28T16:26:30.553Z] Removing intermediate container 2f154894df78 [2020-07-28T16:26:30.553Z] ---> 215f64387af5 [2020-07-28T16:26:30.553Z] [2020-07-28T16:26:30.553Z] Step 10/23 : FROM scratch [2020-07-28T16:26:30.553Z] ---> [2020-07-28T16:26:30.553Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-28T16:26:30.553Z] ---> Running in 21de1a285a7c [2020-07-28T16:26:30.553Z] ---> Running in c567afed782e [2020-07-28T16:26:30.822Z] Removing intermediate container 4be3ce79eb61 [2020-07-28T16:26:30.822Z] ---> 6be905601cd1 [2020-07-28T16:26:30.822Z] Step 13/20 : WORKDIR /edgex [2020-07-28T16:26:30.822Z] Removing intermediate container 21de1a285a7c [2020-07-28T16:26:30.822Z] ---> 9f9043ea84a3 [2020-07-28T16:26:30.822Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-28T16:26:31.403Z] ---> Running in c5076de6f3ff [2020-07-28T16:26:31.985Z] Removing intermediate container c567afed782e [2020-07-28T16:26:31.985Z] ---> 78fae8e1dc35 [2020-07-28T16:26:31.985Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-28T16:26:31.985Z] ---> Running in 6eccd0c3f416 [2020-07-28T16:26:34.532Z] ---> Running in 7274b8fff993 [2020-07-28T16:26:34.799Z] Removing intermediate container 9904eb646176 [2020-07-28T16:26:34.799Z] ---> 5a2004ffaf4d [2020-07-28T16:26:34.799Z] [2020-07-28T16:26:34.799Z] Step 10/26 : FROM alpine:3.10 [2020-07-28T16:26:35.060Z] Removing intermediate container 6eccd0c3f416 [2020-07-28T16:26:35.060Z] ---> 8e14d93b14c6 [2020-07-28T16:26:35.060Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-28T16:26:35.060Z] Removing intermediate container c5076de6f3ff [2020-07-28T16:26:35.060Z] ---> e13f0c40e71c [2020-07-28T16:26:35.060Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-28T16:26:35.060Z] ---> Running in 45a0b2559717 [2020-07-28T16:26:35.060Z] 3.10: Pulling from library/alpine [2020-07-28T16:26:35.060Z] Removing intermediate container 7274b8fff993 [2020-07-28T16:26:35.060Z] ---> 36b3a35c196b [2020-07-28T16:26:35.060Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-28T16:26:35.060Z] Removing intermediate container e063022ee704 [2020-07-28T16:26:35.060Z] ---> fb27af86b6dd [2020-07-28T16:26:35.060Z] [2020-07-28T16:26:35.060Z] Step 10/22 : FROM alpine [2020-07-28T16:26:35.060Z] ---> a24bb4013296 [2020-07-28T16:26:35.060Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-28T16:26:35.321Z] ---> Running in 492c6f9d5b2e [2020-07-28T16:26:35.321Z] ---> Running in 245526b6524b [2020-07-28T16:26:35.321Z] Removing intermediate container 45a0b2559717 [2020-07-28T16:26:35.321Z] ---> 273d7265773b [2020-07-28T16:26:35.321Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-28T16:26:35.585Z] ---> 74d44cdeb990 [2020-07-28T16:26:35.585Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-28T16:26:36.972Z] Removing intermediate container 492c6f9d5b2e [2020-07-28T16:26:36.972Z] ---> 5f0fc47def7b [2020-07-28T16:26:36.972Z] Step 14/21 : WORKDIR / [2020-07-28T16:26:37.547Z] Removing intermediate container 245526b6524b [2020-07-28T16:26:37.547Z] ---> 8773655ba07b [2020-07-28T16:26:37.547Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-28T16:26:37.547Z] ---> Running in c69440484a7c [2020-07-28T16:26:37.547Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-28T16:26:37.547Z] ---> 4d0ff2f50829 [2020-07-28T16:26:37.547Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-28T16:26:37.547Z] Status: Downloaded newer image for alpine:3.10 [2020-07-28T16:26:37.547Z] ---> Running in 21fb7d0840b5 [2020-07-28T16:26:37.547Z] ---> be4e4bea2c2e [2020-07-28T16:26:37.547Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-28T16:26:37.810Z] ---> 605bafbcf0be [2020-07-28T16:26:37.810Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-28T16:26:37.810Z] ---> Running in f97e958a7903 [2020-07-28T16:26:37.810Z] ---> Running in c24e249dfa47 [2020-07-28T16:26:37.810Z] Removing intermediate container c69440484a7c [2020-07-28T16:26:37.810Z] ---> f6fe4ed7f87a [2020-07-28T16:26:37.810Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-28T16:26:38.071Z] Removing intermediate container 21fb7d0840b5 [2020-07-28T16:26:38.071Z] ---> 34e4f6a187e8 [2020-07-28T16:26:38.071Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-28T16:26:39.019Z] ---> Running in 8d37c03a1f96 [2020-07-28T16:26:39.019Z] ---> 47422e002d0b [2020-07-28T16:26:39.019Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-28T16:26:39.019Z] Removing intermediate container c24e249dfa47 [2020-07-28T16:26:39.019Z] ---> 3ba529eb4075 [2020-07-28T16:26:39.019Z] Step 17/20 : CMD ["--init=true"] [2020-07-28T16:26:39.019Z] ---> 69f179666ae8 [2020-07-28T16:26:39.019Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-28T16:26:39.288Z] ---> Running in 7cc5f33be798 [2020-07-28T16:26:39.288Z] Removing intermediate container 8d37c03a1f96 [2020-07-28T16:26:39.288Z] ---> 1326a329d199 [2020-07-28T16:26:39.288Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:26:39.288Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-28T16:26:39.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-28T16:26:39.555Z] ---> Running in 5c925ad45d31 [2020-07-28T16:26:39.555Z] v3.10.5-61-g2eb46eec7d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-28T16:26:39.555Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-28T16:26:39.555Z] OK: 10346 distinct packages available [2020-07-28T16:26:39.555Z] Removing intermediate container 7cc5f33be798 [2020-07-28T16:26:39.555Z] ---> c836795b1688 [2020-07-28T16:26:39.555Z] Step 18/20 : LABEL arch=x86_64 [2020-07-28T16:26:39.816Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-28T16:26:39.816Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-28T16:26:39.816Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-28T16:26:39.816Z] (4/5) Installing curl (7.66.0-r0) [2020-07-28T16:26:39.816Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-28T16:26:39.816Z] Executing busybox-1.30.1-r3.trigger [2020-07-28T16:26:39.816Z] Executing ca-certificates-20191127-r2.trigger [2020-07-28T16:26:39.816Z] OK: 7 MiB in 19 packages [2020-07-28T16:26:40.400Z] ---> Running in cff40467c3ac [2020-07-28T16:26:40.400Z] ---> f3d1baecee4c [2020-07-28T16:26:40.400Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-28T16:26:40.400Z] ---> 53cdc23295ab [2020-07-28T16:26:40.400Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-28T16:26:40.668Z] Removing intermediate container cff40467c3ac [2020-07-28T16:26:40.668Z] ---> ba74e52923db [2020-07-28T16:26:40.668Z] Step 19/20 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:26:41.242Z] ---> 10bc91d42ecd [2020-07-28T16:26:41.242Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-28T16:26:41.242Z] ---> Running in 669dc8a124e3 [2020-07-28T16:26:41.242Z] ---> 5c7357f263a4 [2020-07-28T16:26:41.242Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T16:26:41.505Z] Removing intermediate container f97e958a7903 [2020-07-28T16:26:41.505Z] ---> 6aafa6d40857 [2020-07-28T16:26:41.505Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-28T16:26:41.800Z] ---> Running in afe23b3e26c8 [2020-07-28T16:26:41.800Z] ---> Running in 19f033dde3bd [2020-07-28T16:26:41.800Z] Removing intermediate container 669dc8a124e3 [2020-07-28T16:26:41.800Z] ---> 99e7d4ff9784 [2020-07-28T16:26:41.800Z] Step 20/20 : LABEL version=0.0.0 [2020-07-28T16:26:42.078Z] ---> a971084438c8 [2020-07-28T16:26:42.078Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-28T16:26:42.078Z] ---> Running in 2f5049813e90 [2020-07-28T16:26:42.078Z] Removing intermediate container afe23b3e26c8 [2020-07-28T16:26:42.078Z] ---> b159958d56d0 [2020-07-28T16:26:42.078Z] Step 19/21 : LABEL arch=x86_64 [2020-07-28T16:26:42.078Z] Removing intermediate container 19f033dde3bd [2020-07-28T16:26:42.078Z] ---> 8980fb723377 [2020-07-28T16:26:42.078Z] Step 13/26 : WORKDIR / [2020-07-28T16:26:42.078Z] Removing intermediate container 5c925ad45d31 [2020-07-28T16:26:42.078Z] ---> 16c696a39a78 [2020-07-28T16:26:42.078Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-28T16:26:42.359Z] ---> Running in 79a8455589d6 [2020-07-28T16:26:42.359Z] ---> Running in 66f3da7d6d58 [2020-07-28T16:26:42.359Z] ---> Running in c5117b89a9c7 [2020-07-28T16:26:42.359Z] ---> 947b32570372 [2020-07-28T16:26:42.359Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T16:26:42.634Z] Removing intermediate container 2f5049813e90 [2020-07-28T16:26:42.634Z] ---> c2d78b36050e [2020-07-28T16:26:42.634Z] [2020-07-28T16:26:42.903Z] Successfully built c2d78b36050e [2020-07-28T16:26:43.171Z] ---> Running in 60fe849cffb3 [2020-07-28T16:26:43.171Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-07-28T16:26:43.171Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secrets-setup-go [2020-07-28T16:26:43.171Z] Removing intermediate container 79a8455589d6 [2020-07-28T16:26:43.171Z] ---> 3f666132b614 [2020-07-28T16:26:43.171Z] Step 20/21 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:26:43.171Z] Removing intermediate container c5117b89a9c7 [2020-07-28T16:26:43.171Z] ---> 63950548f6a4 [2020-07-28T16:26:43.171Z] 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-07-28T16:26:43.171Z] ---> Running in 085071fbd734 [2020-07-28T16:26:43.439Z] Removing intermediate container 60fe849cffb3 [2020-07-28T16:26:43.439Z] ---> 88e0f97fdeff [2020-07-28T16:26:43.439Z] Step 21/23 : LABEL arch=x86_64 [2020-07-28T16:26:43.439Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T16:26:43.439Z] ---> Running in ab1701c3975d [2020-07-28T16:26:44.012Z] Removing intermediate container 085071fbd734 [2020-07-28T16:26:44.012Z] ---> 00e7c8e5a580 [2020-07-28T16:26:44.012Z] Step 21/21 : LABEL version=0.0.0 [2020-07-28T16:26:44.012Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T16:26:44.131Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-28T16:26:44.284Z] ---> 2a9990eca06e [2020-07-28T16:26:44.284Z] 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-07-28T16:26:44.284Z] Removing intermediate container ab1701c3975d [2020-07-28T16:26:44.284Z] ---> f04e990a6f9a [2020-07-28T16:26:44.284Z] Step 22/23 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:26:44.284Z] ---> Running in f6227f63a609 [2020-07-28T16:26:44.546Z] ---> Running in 973c103f8f80 [2020-07-28T16:26:44.546Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-28T16:26:45.122Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-28T16:26:45.122Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-28T16:26:45.122Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-28T16:26:45.694Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-28T16:26:45.694Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T16:26:45.694Z] OK: 8 MiB in 19 packages [2020-07-28T16:26:46.265Z] Removing intermediate container f6227f63a609 [2020-07-28T16:26:46.265Z] ---> 8b707e5d5439 [2020-07-28T16:26:46.265Z] [2020-07-28T16:26:46.526Z] Successfully built 8b707e5d5439 [2020-07-28T16:26:46.526Z] Successfully tagged docker-core-command-go:latest [2020-07-28T16:26:46.526Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2020-07-28T16:26:47.917Z] ---> 01088bb0fde2 [2020-07-28T16:26:47.917Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-28T16:26:48.869Z] Removing intermediate container 973c103f8f80 [2020-07-28T16:26:48.869Z] ---> df0a6d4ab1f4 [2020-07-28T16:26:48.869Z] Step 23/23 : LABEL version=0.0.0 [2020-07-28T16:26:51.479Z] ---> Running in bd5ae6863cc6 [2020-07-28T16:26:52.058Z] ---> 1da6baf627a0 [2020-07-28T16:26:52.058Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-28T16:26:52.642Z] Removing intermediate container 66f3da7d6d58 [2020-07-28T16:26:52.642Z] ---> 46c96d0070da [2020-07-28T16:26:52.642Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-28T16:26:52.907Z] Removing intermediate container bd5ae6863cc6 [2020-07-28T16:26:52.907Z] ---> e293143d1cd2 [2020-07-28T16:26:52.907Z] [2020-07-28T16:26:53.170Z] Successfully built e293143d1cd2 [2020-07-28T16:26:53.170Z] ---> 986115a51a8e [2020-07-28T16:26:53.170Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-28T16:26:53.170Z] Successfully tagged docker-support-notifications-go:latest [2020-07-28T16:26:53.170Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2020-07-28T16:26:53.430Z] ---> 9218018746de [2020-07-28T16:26:53.431Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-28T16:26:59.242Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-28T16:26:59.242Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-28T16:26:59.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-28T16:26:59.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-28T16:26:59.242Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.036s [2020-07-28T16:26:59.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-28T16:26:59.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-28T16:26:59.242Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-28T16:26:59.242Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-28T16:26:59.242Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-28T16:26:59.242Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-28T16:26:59.242Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-28T16:26:59.242Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-28T16:27:00.066Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:27:00.066Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-28T16:27:00.066Z] ---> 5b43e8fd51e9 [2020-07-28T16:27:00.066Z] Step 3/29 : WORKDIR /edgex-go [2020-07-28T16:27:00.067Z] ---> Using cache [2020-07-28T16:27:00.067Z] ---> 8d614161f14e [2020-07-28T16:27:00.067Z] Step 4/29 : RUN apk update && apk add make git [2020-07-28T16:27:01.017Z] ---> 8c2087cc693a [2020-07-28T16:27:01.017Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-28T16:27:01.282Z] ---> a8ffeb79af99 [2020-07-28T16:27:01.282Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-28T16:27:01.555Z] ---> Running in 1802c829f5a6 [2020-07-28T16:27:02.957Z] ---> 06b5351b0ef7 [2020-07-28T16:27:02.957Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T16:27:03.594Z] ---> 94c96c201a1a [2020-07-28T16:27:03.594Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-28T16:27:04.177Z] ---> Running in dc4da4195ed5 [2020-07-28T16:27:04.177Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T16:27:04.755Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:27:04.755Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-28T16:27:05.017Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T16:27:05.017Z] ---> 5b43e8fd51e9 [2020-07-28T16:27:05.017Z] Step 3/26 : WORKDIR /edgex-go [2020-07-28T16:27:05.285Z] v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:27:05.285Z] v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:27:05.285Z] OK: 12749 distinct packages available [2020-07-28T16:27:05.557Z] Removing intermediate container dc4da4195ed5 [2020-07-28T16:27:05.557Z] ---> fcc22013f05b [2020-07-28T16:27:05.557Z] Step 20/22 : LABEL arch=x86_64 [2020-07-28T16:27:05.557Z] OK: 233 MiB in 51 packages [2020-07-28T16:27:05.557Z] ---> Using cache [2020-07-28T16:27:05.557Z] ---> 8d614161f14e [2020-07-28T16:27:05.557Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:27:05.826Z] ---> Using cache [2020-07-28T16:27:05.826Z] ---> 3e61d8999031 [2020-07-28T16:27:05.826Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-28T16:27:06.398Z] ---> fc156d024220 [2020-07-28T16:27:06.398Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-28T16:27:06.668Z] ---> Running in b5b212ae93a1 [2020-07-28T16:27:06.668Z] ---> Running in c7ad6111d34f [2020-07-28T16:27:08.057Z] ---> 8b3ce58d72ed [2020-07-28T16:27:08.057Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-28T16:27:08.337Z] Removing intermediate container c7ad6111d34f [2020-07-28T16:27:08.337Z] ---> 302a7fe2aae4 [2020-07-28T16:27:08.337Z] Step 21/22 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:27:08.337Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T16:27:08.337Z] Removing intermediate container 1802c829f5a6 [2020-07-28T16:27:08.337Z] ---> ccfa956efafe [2020-07-28T16:27:08.337Z] Step 5/29 : COPY go.mod . [2020-07-28T16:27:08.337Z] ---> Running in b5728f77e8d3 [2020-07-28T16:27:08.920Z] ---> Running in 955be2ecfa7c [2020-07-28T16:27:09.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T16:27:09.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.077s coverage: 46.6% of statements [2020-07-28T16:27:09.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-28T16:27:09.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-28T16:27:09.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-28T16:27:09.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-28T16:27:09.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-28T16:27:09.448Z] v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:27:09.448Z] v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:27:09.448Z] OK: 12749 distinct packages available [2020-07-28T16:27:09.714Z] ---> adccb0f4e9c5 [2020-07-28T16:27:09.714Z] Step 6/29 : RUN go mod download [2020-07-28T16:27:09.714Z] OK: 233 MiB in 51 packages [2020-07-28T16:27:10.665Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:27:10.665Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-28T16:27:10.665Z] ---> 5b43e8fd51e9 [2020-07-28T16:27:10.665Z] Step 3/20 : WORKDIR /edgex-go [2020-07-28T16:27:10.665Z] ---> Using cache [2020-07-28T16:27:10.665Z] ---> 8d614161f14e [2020-07-28T16:27:10.665Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:27:10.665Z] ---> Using cache [2020-07-28T16:27:10.665Z] ---> 3e61d8999031 [2020-07-28T16:27:10.665Z] Step 5/20 : RUN apk update && apk add make git [2020-07-28T16:27:10.665Z] ---> Using cache [2020-07-28T16:27:10.665Z] ---> 350232685e84 [2020-07-28T16:27:10.665Z] Step 6/20 : COPY go.mod . [2020-07-28T16:27:10.665Z] ---> Using cache [2020-07-28T16:27:10.665Z] ---> bef79ec6841a [2020-07-28T16:27:10.665Z] Step 7/20 : RUN go mod download [2020-07-28T16:27:10.665Z] ---> Using cache [2020-07-28T16:27:10.665Z] ---> b902fe1dba1a [2020-07-28T16:27:10.665Z] Step 8/20 : COPY . . [2020-07-28T16:27:10.665Z] ---> Using cache [2020-07-28T16:27:10.665Z] ---> ffaccf3ff4b4 [2020-07-28T16:27:10.665Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-28T16:27:11.237Z] ---> Running in 4307ed0cddd5 [2020-07-28T16:27:11.237Z] Removing intermediate container 955be2ecfa7c [2020-07-28T16:27:11.237Z] ---> 25559e10717a [2020-07-28T16:27:11.237Z] Step 22/22 : LABEL version=0.0.0 [2020-07-28T16:27:11.497Z] ---> Running in 564493651e47 [2020-07-28T16:27:11.497Z] ---> Running in c1bd2bd3b9d1 [2020-07-28T16:27:12.071Z] Removing intermediate container c1bd2bd3b9d1 [2020-07-28T16:27:12.071Z] ---> c42e2b02face [2020-07-28T16:27:12.071Z] [2020-07-28T16:27:12.071Z] Successfully built c42e2b02face [2020-07-28T16:27:12.071Z] Removing intermediate container b5b212ae93a1 [2020-07-28T16:27:12.071Z] ---> 5845ac129790 [2020-07-28T16:27:12.071Z] Step 6/26 : COPY go.mod . [2020-07-28T16:27:12.071Z] Successfully tagged docker-core-data-go:latest [2020-07-28T16:27:12.071Z] Building docker-support-logging-go [2020-07-28T16:27:12.653Z]  Building docker-core-data-go ... done Removing intermediate container b5728f77e8d3 [2020-07-28T16:27:12.653Z] ---> 7ae116dc9361 [2020-07-28T16:27:12.653Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-28T16:27:12.933Z] 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-07-28T16:27:12.933Z] ---> 3f7082f91a29 [2020-07-28T16:27:12.933Z] Step 7/26 : RUN go mod download [2020-07-28T16:27:12.933Z] ---> Running in feb7235f268f [2020-07-28T16:27:12.933Z] ---> Running in babecaf7055e [2020-07-28T16:27:13.209Z] Removing intermediate container feb7235f268f [2020-07-28T16:27:13.209Z] ---> d42ff174d30a [2020-07-28T16:27:13.209Z] Step 24/26 : LABEL arch=x86_64 [2020-07-28T16:27:14.158Z] ---> Running in cf992085a8e2 [2020-07-28T16:27:15.571Z] Removing intermediate container cf992085a8e2 [2020-07-28T16:27:15.571Z] ---> 6cd7fd3c45ef [2020-07-28T16:27:15.571Z] Step 25/26 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:27:16.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.243s coverage: 27.4% of statements [2020-07-28T16:27:16.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-28T16:27:16.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-28T16:27:16.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-28T16:27:16.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-28T16:27:16.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-28T16:27:16.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-28T16:27:16.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.024s coverage: 100.0% of statements [2020-07-28T16:27:16.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-28T16:27:16.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.062s coverage: 100.0% of statements [2020-07-28T16:27:16.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-28T16:27:16.740Z] ---> Running in 9ac5a0d5c16b [2020-07-28T16:27:16.740Z] Removing intermediate container 4307ed0cddd5 [2020-07-28T16:27:16.740Z] ---> f26ba2c23519 [2020-07-28T16:27:16.740Z] Step 7/29 : COPY . . [2020-07-28T16:27:16.740Z] Removing intermediate container 9ac5a0d5c16b [2020-07-28T16:27:16.740Z] ---> 0e69254374ad [2020-07-28T16:27:16.740Z] Step 26/26 : LABEL version=0.0.0 [2020-07-28T16:27:17.042Z] ---> Running in 37aa98a4988a [2020-07-28T16:27:17.042Z] Removing intermediate container babecaf7055e [2020-07-28T16:27:17.042Z] ---> 7c7846ae62d1 [2020-07-28T16:27:17.042Z] Step 8/26 : COPY . . [2020-07-28T16:27:20.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.425s coverage: 29.3% of statements [2020-07-28T16:27:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-28T16:27:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-28T16:27:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-28T16:27:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-28T16:27:20.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-28T16:27:20.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.074s coverage: 100.0% of statements [2020-07-28T16:27:20.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-28T16:27:20.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements [2020-07-28T16:27:20.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-28T16:27:20.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.099s coverage: 89.8% of statements [2020-07-28T16:27:20.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-28T16:27:21.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.183s coverage: 97.5% of statements [2020-07-28T16:27:21.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-28T16:27:21.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.093s coverage: 100.0% of statements [2020-07-28T16:27:21.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-28T16:27:21.755Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-28T16:27:21.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-28T16:27:21.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-28T16:27:21.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-28T16:27:21.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-28T16:27:21.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-28T16:27:21.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-28T16:27:21.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-28T16:27:21.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-28T16:27:21.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-28T16:27:21.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-28T16:27:21.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-28T16:27:21.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-28T16:27:21.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-28T16:27:21.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-28T16:27:21.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-28T16:27:21.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.021s coverage: 58.8% of statements [2020-07-28T16:27:26.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.213s coverage: 63.5% of statements [2020-07-28T16:27:26.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-28T16:27:26.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-28T16:27:26.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.024s coverage: 100.0% of statements [2020-07-28T16:27:26.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.277s coverage: 55.9% of statements [2020-07-28T16:27:26.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-28T16:27:26.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-28T16:27:26.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-28T16:27:26.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-28T16:27:27.146Z] Removing intermediate container 37aa98a4988a [2020-07-28T16:27:27.146Z] ---> 3acac49751f7 [2020-07-28T16:27:27.146Z] [2020-07-28T16:27:27.146Z] Successfully built 3acac49751f7 [2020-07-28T16:27:27.146Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-07-28T16:27:27.146Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2020-07-28T16:27:37.187Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:27:37.187Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-28T16:27:37.187Z] ---> 5b43e8fd51e9 [2020-07-28T16:27:37.187Z] Step 3/21 : WORKDIR /edgex-go [2020-07-28T16:27:37.187Z] ---> Using cache [2020-07-28T16:27:37.187Z] ---> 8d614161f14e [2020-07-28T16:27:37.187Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:27:37.187Z] ---> Using cache [2020-07-28T16:27:37.187Z] ---> 3e61d8999031 [2020-07-28T16:27:37.187Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-28T16:27:39.124Z] ---> Running in 66cc06463125 [2020-07-28T16:27:41.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 14.068s coverage: 86.3% of statements [2020-07-28T16:27:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-28T16:27:41.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.933s coverage: 72.2% of statements [2020-07-28T16:27:41.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.470s coverage: 72.1% of statements [2020-07-28T16:27:41.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.040s coverage: 82.4% of statements [2020-07-28T16:27:41.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.033s coverage: 48.4% of statements [2020-07-28T16:27:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-28T16:27:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-28T16:27:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-28T16:27:41.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.034s coverage: 28.8% of statements [2020-07-28T16:27:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-28T16:27:41.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.059s coverage: 96.8% of statements [2020-07-28T16:27:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-28T16:27:41.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 26.9% of statements [2020-07-28T16:27:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-28T16:27:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-28T16:27:41.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.273s coverage: 84.1% of statements [2020-07-28T16:27:41.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements [2020-07-28T16:27:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.044s coverage: 43.1% of statements [2020-07-28T16:27:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-28T16:27:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-28T16:27:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.016s coverage: 100.0% of statements [2020-07-28T16:27:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-28T16:27:42.076Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.086s coverage: 83.8% of statements [2020-07-28T16:27:42.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-28T16:27:43.404Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T16:27:43.668Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T16:27:43.932Z] v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:27:43.932Z] v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:27:43.932Z] OK: 12749 distinct packages available [2020-07-28T16:27:44.199Z] OK: 233 MiB in 51 packages [2020-07-28T16:27:44.793Z] OK: 233 MiB in 51 packages [2020-07-28T16:27:47.356Z] ---> ffcd534f6300 [2020-07-28T16:27:47.356Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-28T16:27:47.356Z] Removing intermediate container 66cc06463125 [2020-07-28T16:27:47.356Z] ---> f29ec73dc1d6 [2020-07-28T16:27:47.356Z] Step 6/21 : COPY go.mod . [2020-07-28T16:27:48.758Z] ---> Running in 3f922cde3356 [2020-07-28T16:27:50.151Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:27:50.151Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-28T16:27:50.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.104s coverage: 46.1% of statements [2020-07-28T16:27:50.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-28T16:27:50.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-28T16:27:50.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.026s coverage: 100.0% of statements [2020-07-28T16:27:50.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-28T16:27:50.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-28T16:27:50.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-28T16:27:50.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements [2020-07-28T16:27:50.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-28T16:27:50.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.118s coverage: 100.0% of statements [2020-07-28T16:27:50.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-28T16:27:50.415Z] ---> 5b43e8fd51e9 [2020-07-28T16:27:50.415Z] Step 3/21 : WORKDIR /edgex-go [2020-07-28T16:27:50.415Z] ---> Using cache [2020-07-28T16:27:50.415Z] ---> 8d614161f14e [2020-07-28T16:27:50.415Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:27:50.415Z] ---> Using cache [2020-07-28T16:27:50.415Z] ---> 3e61d8999031 [2020-07-28T16:27:50.415Z] Step 5/21 : RUN apk update && apk add make git [2020-07-28T16:27:50.415Z] ---> Using cache [2020-07-28T16:27:50.415Z] ---> 350232685e84 [2020-07-28T16:27:50.415Z] Step 6/21 : COPY go.mod . [2020-07-28T16:27:50.415Z] ---> Using cache [2020-07-28T16:27:50.415Z] ---> bef79ec6841a [2020-07-28T16:27:50.415Z] Step 7/21 : RUN go mod download [2020-07-28T16:27:50.680Z] ---> Using cache [2020-07-28T16:27:50.680Z] ---> b902fe1dba1a [2020-07-28T16:27:50.680Z] Step 8/21 : COPY . . [2020-07-28T16:27:50.681Z] ---> Using cache [2020-07-28T16:27:50.681Z] ---> ffaccf3ff4b4 [2020-07-28T16:27:50.681Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-28T16:27:51.258Z] ---> 5138925803c5 [2020-07-28T16:27:51.258Z] Step 7/21 : RUN go mod download [2020-07-28T16:27:51.258Z] ---> Running in 4f347b6863f2 [2020-07-28T16:27:51.525Z] ---> Running in b247cc7b2e0f [2020-07-28T16:27:51.525Z] ---> 5aee5d8cf1f4 [2020-07-28T16:27:51.525Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-28T16:27:52.111Z] ---> Running in 83629ddc9ac2 [2020-07-28T16:27:52.378Z] 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-07-28T16:27:52.648Z] 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-07-28T16:27:52.910Z] 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-07-28T16:27:52.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.173s coverage: 29.1% of statements [2020-07-28T16:27:52.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-28T16:27:52.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-28T16:27:52.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-28T16:27:52.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-28T16:27:52.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-28T16:27:52.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.059s coverage: 99.0% of statements [2020-07-28T16:27:52.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-28T16:27:52.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.056s coverage: 100.0% of statements [2020-07-28T16:27:52.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-28T16:27:52.993Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.013s coverage: 0.0% of statements [2020-07-28T16:27:52.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-28T16:27:53.869Z] Removing intermediate container 564493651e47 [2020-07-28T16:27:53.869Z] ---> fbf6929082fd [2020-07-28T16:27:53.869Z] [2020-07-28T16:27:53.869Z] Step 10/20 : FROM scratch [2020-07-28T16:27:53.869Z] ---> [2020-07-28T16:27:53.869Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-28T16:27:54.430Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements [2020-07-28T16:27:54.430Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-28T16:27:54.430Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-28T16:27:54.430Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-28T16:27:54.430Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-28T16:27:54.464Z] ---> Using cache [2020-07-28T16:27:54.464Z] ---> 78fae8e1dc35 [2020-07-28T16:27:54.464Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-28T16:27:55.029Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements [2020-07-28T16:27:55.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-28T16:27:55.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-28T16:27:55.053Z] Removing intermediate container b247cc7b2e0f [2020-07-28T16:27:55.053Z] ---> 450453ab963f [2020-07-28T16:27:55.053Z] Step 8/21 : COPY . . [2020-07-28T16:27:55.053Z] ---> Running in 7a7404fd2985 [2020-07-28T16:27:55.640Z] Removing intermediate container 7a7404fd2985 [2020-07-28T16:27:55.640Z] ---> 9d58e58ac149 [2020-07-28T16:27:55.640Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-28T16:27:56.012Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.016s coverage: 100.0% of statements [2020-07-28T16:27:56.612Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.029s coverage: 32.1% of statements [2020-07-28T16:27:57.586Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.024s coverage: 100.0% of statements [2020-07-28T16:27:58.178Z] GO111MODULE=on go vet ./... [2020-07-28T16:28:00.993Z] ---> Running in 34e021d813ed [2020-07-28T16:28:01.964Z] Removing intermediate container 34e021d813ed [2020-07-28T16:28:01.964Z] ---> 6f7e8796940e [2020-07-28T16:28:01.964Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-28T16:28:03.945Z] ---> e444c891d8ec [2020-07-28T16:28:03.945Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-28T16:28:08.336Z] ---> 4af1fb519de6 [2020-07-28T16:28:08.336Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-28T16:28:08.950Z] ---> 0788772ff736 [2020-07-28T16:28:08.950Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T16:28:09.275Z] ---> Running in d9dde8c16e0b [2020-07-28T16:28:10.868Z] Removing intermediate container d9dde8c16e0b [2020-07-28T16:28:10.868Z] ---> 5417cf1a4b08 [2020-07-28T16:28:10.868Z] Step 18/20 : LABEL arch=x86_64 [2020-07-28T16:28:11.833Z] ---> Running in 9f3f1aebe9c6 [2020-07-28T16:28:13.756Z] Removing intermediate container 9f3f1aebe9c6 [2020-07-28T16:28:13.756Z] ---> f4acd1e8c8f5 [2020-07-28T16:28:13.756Z] Step 19/20 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:28:14.723Z] ---> Running in b5b0944b1405 [2020-07-28T16:28:14.994Z] ---> 2746c45f335e [2020-07-28T16:28:14.994Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-28T16:28:14.994Z] Removing intermediate container b5b0944b1405 [2020-07-28T16:28:14.994Z] ---> dbda8a9e4fc3 [2020-07-28T16:28:14.994Z] Step 20/20 : LABEL version=0.0.0 [2020-07-28T16:28:15.265Z] ---> Running in a9b4f9009806 [2020-07-28T16:28:15.265Z] ---> Running in 7fe84674c8fc [2020-07-28T16:28:15.549Z] Removing intermediate container 7fe84674c8fc [2020-07-28T16:28:15.549Z] ---> af2dfa40e48c [2020-07-28T16:28:15.550Z] [2020-07-28T16:28:15.825Z] Successfully built af2dfa40e48c [2020-07-28T16:28:15.825Z] Successfully tagged docker-support-scheduler-go:latest [2020-07-28T16:28:16.423Z]  Building docker-support-scheduler-go ... done 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-07-28T16:28:16.476Z] gofmt -l . [2020-07-28T16:28:16.476Z] [ "`gofmt -l .`" = "" ] [2020-07-28T16:28:19.077Z] ./bin/test-go-mod-tidy.sh [2020-07-28T16:28:19.350Z] ./bin/test-attribution-txt.sh [2020-07-28T16:28:20.683Z] Removing intermediate container 3f922cde3356 [2020-07-28T16:28:20.684Z] ---> 86c91861dd3c [2020-07-28T16:28:20.684Z] [2020-07-28T16:28:20.684Z] Step 9/29 : FROM alpine:latest [2020-07-28T16:28:20.684Z] ---> a24bb4013296 [2020-07-28T16:28:20.684Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-07-28T16:28:21.655Z] ---> Running in a06acf6c8c39 [2020-07-28T16:28:21.655Z] Removing intermediate container 83629ddc9ac2 [2020-07-28T16:28:21.655Z] ---> 1d2baa856f9f [2020-07-28T16:28:21.655Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-28T16:28:21.655Z] ---> Running in e7ea35e1692e [2020-07-28T16:28:21.655Z] Removing intermediate container a06acf6c8c39 [2020-07-28T16:28:21.655Z] ---> a1f25bd3379f [2020-07-28T16:28:21.655Z] Step 11/29 : USER root [2020-07-28T16:28:21.931Z] ---> Running in 16702eac7338 [Pipeline] sh [2020-07-28T16:28:23.382Z] + ls -al . [2020-07-28T16:28:23.382Z] total 588 [2020-07-28T16:28:23.382Z] drwxrwxr-x 10 1001 1001 4096 Jul 28 16:28 . [2020-07-28T16:28:23.382Z] drwxr-xr-x 4 root root 4096 Jul 28 16:26 .. [2020-07-28T16:28:23.382Z] -rw-rw-r-- 1 1001 1001 11 Jul 28 16:24 .dockerignore [2020-07-28T16:28:23.382Z] drwxrwxr-x 8 1001 1001 4096 Jul 28 16:24 .git [2020-07-28T16:28:23.382Z] drwxrwxr-x 3 1001 1001 4096 Jul 28 16:24 .github [2020-07-28T16:28:23.382Z] -rw-rw-r-- 1 1001 1001 924 Jul 28 16:24 .gitignore [2020-07-28T16:28:23.382Z] drwxrwxr-x 3 1001 1001 4096 Jul 28 16:24 .semver [2020-07-28T16:28:23.382Z] -rw-rw-r-- 1 1001 1001 178 Jul 28 16:24 .sonarcloud.properties [2020-07-28T16:28:23.382Z] -rw-rw-r-- 1 1001 1001 3804 Jul 28 16:24 CONTRIBUTING.md [2020-07-28T16:28:23.382Z] -rw-rw-r-- 1 1001 1001 1035 Jul 28 16:24 Dockerfile.build [2020-07-28T16:28:23.382Z] -rw-rw-r-- 1 1001 1001 911 Jul 28 16:24 Jenkinsfile [2020-07-28T16:28:23.382Z] -rw-rw-r-- 1 1001 1001 10775 Jul 28 16:24 LICENSE [2020-07-28T16:28:23.382Z] -rw-rw-r-- 1 1001 1001 6417 Jul 28 16:24 Makefile [2020-07-28T16:28:23.382Z] -rw-rw-r-- 1 1001 1001 5652 Jul 28 16:24 README.md [2020-07-28T16:28:23.382Z] -rw-rw-r-- 1 1001 1001 7111 Jul 28 16:24 SECURITY.md [2020-07-28T16:28:23.382Z] -rw-rw-r-- 1 1001 1001 5 Jul 28 16:21 VERSION [2020-07-28T16:28:23.382Z] -rw-rw-r-- 1 1001 1001 4131 Jul 28 16:24 ZMQWindows.md [2020-07-28T16:28:23.382Z] drwxrwxr-x 4 1001 1001 4096 Jul 28 16:24 api [2020-07-28T16:28:23.382Z] drwxrwxr-x 2 1001 1001 4096 Jul 28 16:24 bin [2020-07-28T16:28:23.382Z] drwxrwxr-x 15 1001 1001 4096 Jul 28 16:24 cmd [2020-07-28T16:28:23.382Z] -rw-r--r-- 1 root root 456067 Jul 28 16:27 coverage.out [2020-07-28T16:28:23.382Z] -rw-r--r-- 1 root root 1019 Jul 28 16:28 go.mod [2020-07-28T16:28:23.382Z] -rw-r--r-- 1 root root 18146 Jul 28 16:28 go.sum [2020-07-28T16:28:23.382Z] drwxrwxr-x 8 1001 1001 4096 Jul 28 16:24 internal [2020-07-28T16:28:23.382Z] drwxrwxr-x 4 1001 1001 4096 Jul 28 16:24 snap [2020-07-28T16:28:23.382Z] -rw-rw-r-- 1 1001 1001 168 Jul 28 16:24 version.go [Pipeline] sh [2020-07-28T16:28:23.918Z] Removing intermediate container 16702eac7338 [2020-07-28T16:28:23.918Z] ---> d095ee6718c1 [2020-07-28T16:28:23.918Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-28T16:28:23.918Z] 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-07-28T16:28:24.038Z] + '[' -e coverage.out ] [2020-07-28T16:28:24.038Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-28T16:28:24.095Z] Warning: overwriting stash ‘coverage-report’ [2020-07-28T16:28:24.873Z] ---> Running in b0ebfe9bc26c [2020-07-28T16:28:24.873Z] Removing intermediate container 4f347b6863f2 [2020-07-28T16:28:24.873Z] ---> e7968f33f40e [2020-07-28T16:28:24.873Z] [2020-07-28T16:28:24.873Z] Step 10/21 : FROM scratch [2020-07-28T16:28:24.873Z] ---> [2020-07-28T16:28:24.873Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-28T16:28:25.145Z] ---> Using cache [2020-07-28T16:28:25.145Z] ---> 78fae8e1dc35 [2020-07-28T16:28:25.145Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-28T16:28:25.145Z] ---> Running in 41df223f9c09 [2020-07-28T16:28:25.253Z] Stashed 1 file(s) [Pipeline] sh [2020-07-28T16:28:25.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T16:28:25.415Z] Removing intermediate container 41df223f9c09 [2020-07-28T16:28:25.415Z] ---> 1528e13ed1f2 [2020-07-28T16:28:25.415Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-28T16:28:25.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T16:28:25.676Z] v3.12.0-184-g1b1d9aed72 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:28:25.676Z] v3.12.0-183-gbd5545fe94 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:28:25.676Z] OK: 12749 distinct packages available [2020-07-28T16:28:25.933Z] + make build [2020-07-28T16:28:25.933Z] 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-07-28T16:28:25.938Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-28T16:28:25.938Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-28T16:28:25.938Z] ---> Running in 2700cf76fa7e [2020-07-28T16:28:25.938Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T16:28:25.938Z] Executing ca-certificates-20191127-r4.trigger [2020-07-28T16:28:26.198Z] OK: 6 MiB in 16 packages [2020-07-28T16:28:27.592Z] Removing intermediate container 2700cf76fa7e [2020-07-28T16:28:27.592Z] ---> a0468b17e9fc [2020-07-28T16:28:27.592Z] Step 14/21 : WORKDIR / [2020-07-28T16:28:28.172Z] ---> Running in 2d212c8b4876 [2020-07-28T16:28:28.172Z] Removing intermediate container e7ea35e1692e [2020-07-28T16:28:28.172Z] ---> dcaf0b504139 [2020-07-28T16:28:28.172Z] [2020-07-28T16:28:28.172Z] Step 11/26 : FROM docker:latest [2020-07-28T16:28:28.172Z] ---> 81f5749c9058 [2020-07-28T16:28:28.172Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-28T16:28:28.432Z] ---> Running in b29425fdb2bc [2020-07-28T16:28:28.432Z] Removing intermediate container b0ebfe9bc26c [2020-07-28T16:28:28.432Z] ---> 0e1feab14c6a [2020-07-28T16:28:28.432Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-28T16:28:28.697Z] Removing intermediate container 2d212c8b4876 [2020-07-28T16:28:28.697Z] ---> c2124ed4fc36 [2020-07-28T16:28:28.697Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-28T16:28:28.697Z] ---> Running in e81c5446cbf1 [2020-07-28T16:28:28.979Z] ---> 25cbd6cbce32 [2020-07-28T16:28:28.979Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-28T16:28:28.979Z] Removing intermediate container e81c5446cbf1 [2020-07-28T16:28:28.979Z] ---> 643e7f66c7c9 [2020-07-28T16:28:28.979Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-28T16:28:29.253Z] ---> Running in 5deb2187f152 [2020-07-28T16:28:29.513Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T16:28:29.775Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T16:28:29.775Z] (1/2) Installing readline (8.0.4-r0) [2020-07-28T16:28:29.775Z] (2/2) Installing bash (5.0.17-r0) [2020-07-28T16:28:29.775Z] Executing bash-5.0.17-r0.post-install [2020-07-28T16:28:29.775Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T16:28:29.775Z] OK: 12 MiB in 22 packages [2020-07-28T16:28:30.036Z] Removing intermediate container 5deb2187f152 [2020-07-28T16:28:30.036Z] ---> ab3a8854e832 [2020-07-28T16:28:30.036Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-28T16:28:30.609Z] ---> Running in 8d0fb0374484 [2020-07-28T16:28:30.609Z] ---> 2a356e0b5454 [2020-07-28T16:28:30.609Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-28T16:28:30.874Z] ---> 40f205be6cb9 [2020-07-28T16:28:30.874Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T16:28:31.450Z] ---> Running in 573d7d07ebee [2020-07-28T16:28:31.450Z] Removing intermediate container b29425fdb2bc [2020-07-28T16:28:31.450Z] ---> 00fa6987848b [2020-07-28T16:28:31.450Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-28T16:28:31.450Z] ---> Running in a18e5afbb665 [2020-07-28T16:28:31.718Z] Removing intermediate container 573d7d07ebee [2020-07-28T16:28:31.718Z] ---> e608df8a3e97 [2020-07-28T16:28:31.718Z] Step 19/21 : LABEL arch=x86_64 [2020-07-28T16:28:32.659Z] ---> Running in e22845e87ba6 [2020-07-28T16:28:33.603Z] Removing intermediate container a9b4f9009806 [2020-07-28T16:28:33.603Z] ---> fe7d78838757 [2020-07-28T16:28:33.603Z] [2020-07-28T16:28:33.603Z] Step 10/21 : FROM scratch [2020-07-28T16:28:33.603Z] ---> [2020-07-28T16:28:33.603Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-28T16:28:33.603Z] Removing intermediate container e22845e87ba6 [2020-07-28T16:28:33.603Z] ---> 50016465edb3 [2020-07-28T16:28:33.603Z] Step 20/21 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:28:33.603Z] ---> Using cache [2020-07-28T16:28:33.603Z] ---> 9f9043ea84a3 [2020-07-28T16:28:33.603Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-28T16:28:33.603Z] ---> Running in 803be702a054 [2020-07-28T16:28:33.868Z] ---> Running in afffbfa8fc6d [2020-07-28T16:28:33.868Z] Removing intermediate container 8d0fb0374484 [2020-07-28T16:28:33.868Z] ---> 58d0f2d9339f [2020-07-28T16:28:33.868Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-28T16:28:34.128Z] Removing intermediate container 803be702a054 [2020-07-28T16:28:34.128Z] ---> e0aa43afdcfd [2020-07-28T16:28:34.128Z] Step 21/21 : LABEL version=0.0.0 [2020-07-28T16:28:34.128Z] Removing intermediate container afffbfa8fc6d [2020-07-28T16:28:34.128Z] ---> 3fc4e093fc04 [2020-07-28T16:28:34.128Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-28T16:28:34.389Z] ---> Running in dda0c50e7dea [2020-07-28T16:28:34.389Z] ---> Running in 6b188f55f4f8 [2020-07-28T16:28:34.389Z] ---> c83c70f76114 [2020-07-28T16:28:34.389Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-28T16:28:34.650Z] Removing intermediate container a18e5afbb665 [2020-07-28T16:28:34.650Z] ---> ee6855adf7b5 [2020-07-28T16:28:34.650Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-28T16:28:34.650Z] ---> Running in 70632da51dc8 [2020-07-28T16:28:34.915Z] Removing intermediate container 6b188f55f4f8 [2020-07-28T16:28:34.915Z] ---> 44c3474d6996 [2020-07-28T16:28:34.915Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-28T16:28:34.915Z] Removing intermediate container dda0c50e7dea [2020-07-28T16:28:34.915Z] ---> 97360d549c24 [2020-07-28T16:28:34.915Z] [2020-07-28T16:28:34.915Z] ---> 9fab2cc77a56 [2020-07-28T16:28:34.915Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-28T16:28:34.915Z] Successfully built 97360d549c24 [2020-07-28T16:28:34.915Z] Successfully tagged docker-core-metadata-go:latest [2020-07-28T16:28:35.176Z]  Building docker-core-metadata-go ... done Removing intermediate container 70632da51dc8 [2020-07-28T16:28:35.176Z] ---> c10da75eda65 [2020-07-28T16:28:35.176Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-28T16:28:35.176Z] ---> 752162834941 [2020-07-28T16:28:35.176Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-28T16:28:35.176Z] ---> Running in 5bbd5cb88807 [2020-07-28T16:28:35.176Z] ---> 5352aaa4b6ab [2020-07-28T16:28:35.176Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-28T16:28:35.437Z] Removing intermediate container 5bbd5cb88807 [2020-07-28T16:28:35.437Z] ---> c4b96dd613c8 [2020-07-28T16:28:35.437Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-28T16:28:35.437Z] ---> Running in 38b69017b8ea [2020-07-28T16:28:35.437Z] ---> 1787c07b2a71 [2020-07-28T16:28:35.437Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-28T16:28:35.702Z] ---> be24d3e1d358 [2020-07-28T16:28:35.702Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-28T16:28:35.702Z] Removing intermediate container 38b69017b8ea [2020-07-28T16:28:35.702Z] ---> 04ac1a63cd0f [2020-07-28T16:28:35.702Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-28T16:28:35.964Z] ---> e9a0d35d2c54 [2020-07-28T16:28:35.964Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-28T16:28:37.890Z] ---> Running in 165d5999ab09 [2020-07-28T16:28:37.890Z] ---> deea9c5705e8 [2020-07-28T16:28:37.890Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-28T16:28:37.890Z] ---> d1a2448403ca [2020-07-28T16:28:37.890Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-28T16:28:37.890Z] ---> f9f100728d09 [2020-07-28T16:28:37.890Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T16:28:38.155Z] ---> 25c24ab8409c [2020-07-28T16:28:38.155Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-28T16:28:38.155Z] ---> Running in 3c08ce951eb1 [2020-07-28T16:28:38.155Z] Removing intermediate container 3c08ce951eb1 [2020-07-28T16:28:38.155Z] ---> 382f105024fe [2020-07-28T16:28:38.155Z] Step 19/21 : LABEL arch=x86_64 [2020-07-28T16:28:38.418Z] ---> Running in 16a45b10609c [2020-07-28T16:28:38.418Z] ---> 10ff4d18ef40 [2020-07-28T16:28:38.418Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-28T16:28:38.679Z] ---> Running in 62530e23359f [2020-07-28T16:28:38.679Z] Removing intermediate container 16a45b10609c [2020-07-28T16:28:38.679Z] ---> ac95ec50cc1e [2020-07-28T16:28:38.679Z] Step 20/21 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:28:38.946Z] ---> Running in 8b7b11799f18 [2020-07-28T16:28:38.946Z] Removing intermediate container 165d5999ab09 [2020-07-28T16:28:38.946Z] ---> 03c9050cefe6 [2020-07-28T16:28:38.946Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-28T16:28:39.209Z] Removing intermediate container 8b7b11799f18 [2020-07-28T16:28:39.209Z] ---> f18d39daf4e9 [2020-07-28T16:28:39.209Z] Step 21/21 : LABEL version=0.0.0 [2020-07-28T16:28:39.209Z] ---> Running in 1bf135a6bab6 [2020-07-28T16:28:39.209Z] ---> 131a6ff320dc [2020-07-28T16:28:39.210Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-28T16:28:39.481Z] ---> Running in e423448c44bd [2020-07-28T16:28:39.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T16:28:39.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T16:28:39.481Z] Removing intermediate container 1bf135a6bab6 [2020-07-28T16:28:39.481Z] ---> 01b6944b756b [2020-07-28T16:28:39.481Z] [2020-07-28T16:28:39.743Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-28T16:28:39.743Z] (2/33) Installing expat (2.2.9-r1) [2020-07-28T16:28:39.743Z] Successfully built 01b6944b756b [2020-07-28T16:28:39.743Z] (3/33) Installing libffi (3.3-r2) [2020-07-28T16:28:39.743Z] (4/33) Installing gdbm (1.13-r1) [2020-07-28T16:28:39.743Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-28T16:28:39.743Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-28T16:28:39.743Z] Successfully tagged docker-support-logging-go:latest [2020-07-28T16:28:39.743Z]  Building docker-support-logging-go ... done (7/33) Installing python3 (3.8.5-r0) [2020-07-28T16:28:43.992Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-28T16:28:43.992Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-28T16:28:43.992Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-28T16:28:43.992Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-28T16:28:43.992Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-28T16:28:43.992Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-28T16:28:43.992Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-28T16:28:43.992Z] Removing intermediate container e423448c44bd [2020-07-28T16:28:43.992Z] ---> 6e6cf47e6a8f [2020-07-28T16:28:43.992Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-28T16:28:43.992Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-28T16:28:43.992Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-28T16:28:43.992Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-28T16:28:44.237Z] 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-07-28T16:28:44.260Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-28T16:28:44.260Z] ---> Running in 675e55d0757a [2020-07-28T16:28:44.260Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-28T16:28:44.524Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-28T16:28:44.524Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-28T16:28:44.524Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-28T16:28:44.524Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-28T16:28:44.524Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-28T16:28:44.524Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-28T16:28:44.524Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-28T16:28:44.524Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-28T16:28:44.524Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-28T16:28:44.524Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-28T16:28:44.524Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-28T16:28:44.524Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-28T16:28:44.524Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-28T16:28:44.524Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-28T16:28:44.784Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T16:28:44.784Z] OK: 71 MiB in 55 packages [2020-07-28T16:28:47.341Z] Removing intermediate container 675e55d0757a [2020-07-28T16:28:47.341Z] ---> aa7fc20af95b [2020-07-28T16:28:47.341Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-28T16:28:51.550Z] ---> Running in da7d536c3ec4 [2020-07-28T16:28:51.550Z] Removing intermediate container da7d536c3ec4 [2020-07-28T16:28:51.550Z] ---> 34e6a042e6b1 [2020-07-28T16:28:51.550Z] Step 26/29 : CMD [ "generate" ] [2020-07-28T16:28:51.550Z] Removing intermediate container 62530e23359f [2020-07-28T16:28:51.550Z] ---> eab017c5d221 [2020-07-28T16:28:51.550Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-28T16:28:51.550Z] ---> Running in a44381cd18ab [2020-07-28T16:28:51.550Z] ---> Running in c42995b5468e [2020-07-28T16:28:51.810Z] Removing intermediate container a44381cd18ab [2020-07-28T16:28:51.810Z] ---> 239f0ee0df07 [2020-07-28T16:28:51.810Z] Step 27/29 : LABEL arch=x86_64 [2020-07-28T16:28:51.810Z] ---> Running in 10cd12a8c49e [2020-07-28T16:28:52.072Z] Removing intermediate container 10cd12a8c49e [2020-07-28T16:28:52.072Z] ---> c1c4cb7b96a9 [2020-07-28T16:28:52.072Z] Step 28/29 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:28:52.072Z] ---> Running in 317f7ec632f8 [2020-07-28T16:28:52.335Z] Removing intermediate container 317f7ec632f8 [2020-07-28T16:28:52.335Z] ---> be23c8ab2f72 [2020-07-28T16:28:52.335Z] Step 29/29 : LABEL version=0.0.0 [2020-07-28T16:28:52.335Z] ---> Running in ad9c4182bc24 [2020-07-28T16:28:52.595Z] Removing intermediate container ad9c4182bc24 [2020-07-28T16:28:52.595Z] ---> d7fb69ddb33a [2020-07-28T16:28:52.595Z] [2020-07-28T16:28:52.595Z] Successfully built d7fb69ddb33a [2020-07-28T16:28:52.595Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-07-28T16:28:52.855Z]  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 [2020-07-28T16:28:53.121Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-28T16:28:53.121Z] Collecting cached-property<2,>=1.2.0 [2020-07-28T16:28:53.121Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-28T16:28:53.381Z] Collecting texttable<0.10,>=0.9.0 [2020-07-28T16:28:53.381Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-28T16:28:53.952Z] Collecting docker<4.0,>=3.6.0 [2020-07-28T16:28:53.952Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-28T16:28:53.952Z] 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-07-28T16:28:53.952Z] Collecting PyYAML<4,>=3.10 [2020-07-28T16:28:53.952Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-28T16:28:54.378Z] 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-07-28T16:28:54.892Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-28T16:28:54.892Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-28T16:28:55.152Z] Collecting docopt<0.7,>=0.6.1 [2020-07-28T16:28:55.152Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-28T16:28:55.724Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-28T16:28:55.724Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-28T16:28:55.724Z] Collecting jsonschema<3,>=2.5.1 [2020-07-28T16:28:55.724Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-28T16:28:55.724Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-28T16:28:55.724Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-28T16:28:56.294Z] Collecting docker-pycreds>=0.4.0 [2020-07-28T16:28:56.294Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-28T16:28:56.294Z] 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-07-28T16:28:56.556Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-28T16:28:56.556Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-28T16:28:56.556Z] 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-07-28T16:28:56.556Z] Collecting idna<2.8,>=2.5 [2020-07-28T16:28:56.556Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-28T16:28:56.556Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-28T16:28:56.556Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-28T16:28:56.556Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-28T16:28:56.556Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-28T16:28:56.816Z] Installing collected packages: cached-property, texttable, docker-pycreds, websocket-client, urllib3, idna, requests, docker, PyYAML, docopt, jsonschema, dockerpty, docker-compose [2020-07-28T16:28:56.816Z] Running setup.py install for texttable: started [2020-07-28T16:28:57.077Z] Running setup.py install for texttable: finished with status 'done' [2020-07-28T16:28:57.337Z] Attempting uninstall: urllib3 [2020-07-28T16:28:57.337Z] Found existing installation: urllib3 1.25.9 [2020-07-28T16:28:57.337Z] Uninstalling urllib3-1.25.9: [2020-07-28T16:28:57.337Z] Successfully uninstalled urllib3-1.25.9 [2020-07-28T16:28:57.598Z] Attempting uninstall: idna [2020-07-28T16:28:57.598Z] Found existing installation: idna 2.9 [2020-07-28T16:28:57.598Z] Uninstalling idna-2.9: [2020-07-28T16:28:57.598Z] Successfully uninstalled idna-2.9 [2020-07-28T16:28:57.859Z] Attempting uninstall: requests [2020-07-28T16:28:57.859Z] Found existing installation: requests 2.23.0 [2020-07-28T16:28:57.859Z] Uninstalling requests-2.23.0: [2020-07-28T16:28:57.859Z] Successfully uninstalled requests-2.23.0 [2020-07-28T16:28:58.121Z] Running setup.py install for PyYAML: started [2020-07-28T16:28:58.693Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-28T16:28:58.693Z] Running setup.py install for docopt: started [2020-07-28T16:28:59.263Z] Running setup.py install for docopt: finished with status 'done' [2020-07-28T16:28:59.263Z] Running setup.py install for dockerpty: started [2020-07-28T16:28:59.805Z] 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-07-28T16:28:59.832Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-28T16:29:00.093Z] 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-07-28T16:29:03.396Z] Removing intermediate container c42995b5468e [2020-07-28T16:29:03.396Z] ---> 0952d3e1ba47 [2020-07-28T16:29:03.396Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-28T16:29:03.396Z] ---> Running in 04cc9f101fa2 [2020-07-28T16:29:03.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-28T16:29:04.113Z] 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-07-28T16:29:04.228Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-28T16:29:05.614Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-28T16:29:05.614Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-28T16:29:05.875Z] (3/3) Installing curl (7.69.1-r0) [2020-07-28T16:29:06.448Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T16:29:07.019Z] OK: 72 MiB in 58 packages [2020-07-28T16:29:07.280Z] Removing intermediate container 04cc9f101fa2 [2020-07-28T16:29:07.280Z] ---> b0cdaa096d57 [2020-07-28T16:29:07.280Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T16:29:07.540Z] ---> Running in 2f2f25fbea17 [2020-07-28T16:29:07.540Z] Removing intermediate container 2f2f25fbea17 [2020-07-28T16:29:07.540Z] ---> 03e327310c45 [2020-07-28T16:29:07.540Z] Step 24/26 : LABEL arch=x86_64 [2020-07-28T16:29:07.540Z] ---> Running in daf545f38227 [2020-07-28T16:29:07.801Z] Removing intermediate container daf545f38227 [2020-07-28T16:29:07.801Z] ---> 30d9b58c63c0 [2020-07-28T16:29:07.801Z] Step 25/26 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:29:07.801Z] ---> Running in abcab7c835f5 [2020-07-28T16:29:08.063Z] Removing intermediate container abcab7c835f5 [2020-07-28T16:29:08.063Z] ---> ddcdf1f5b611 [2020-07-28T16:29:08.063Z] Step 26/26 : LABEL version=0.0.0 [2020-07-28T16:29:08.063Z] ---> Running in 9fedd0196962 [2020-07-28T16:29:08.332Z] Removing intermediate container 9fedd0196962 [2020-07-28T16:29:08.332Z] ---> 3f193e6adcba [2020-07-28T16:29:08.332Z] [2020-07-28T16:29:08.332Z] Successfully built 3f193e6adcba [2020-07-28T16:29:08.332Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-07-28T16:29:08.605Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-07-28T16:29:08.628Z] $ docker stop --time=1 186a022d9ccc93def44742318c838368be83483090e38344e8da8a27c4fc3c83 [2020-07-28T16:29:10.167Z] $ docker rm -f 186a022d9ccc93def44742318c838368be83483090e38344e8da8a27c4fc3c83 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-28T16:29:10.751Z] + docker images [2020-07-28T16:29:10.751Z] + grep docker [2020-07-28T16:29:10.751Z] docker-sys-mgmt-agent-go latest 3f193e6adcba 2 seconds ago 284MB [2020-07-28T16:29:10.751Z] docker-security-secrets-setup-go latest d7fb69ddb33a 18 seconds ago 25.1MB [2020-07-28T16:29:10.751Z] docker-support-logging-go latest 01b6944b756b 31 seconds ago 11.8MB [2020-07-28T16:29:10.751Z] docker-core-metadata-go latest 97360d549c24 36 seconds ago 14.4MB [2020-07-28T16:29:10.751Z] docker-support-scheduler-go latest af2dfa40e48c 55 seconds ago 13.1MB [2020-07-28T16:29:10.751Z] docker-security-secretstore-setup-go latest 3acac49751f7 About a minute ago 33.9MB [2020-07-28T16:29:10.751Z] docker-core-data-go latest c42e2b02face About a minute ago 23.8MB [2020-07-28T16:29:10.751Z] docker-support-notifications-go latest e293143d1cd2 2 minutes ago 14.4MB [2020-07-28T16:29:10.751Z] docker-core-command-go latest 8b707e5d5439 2 minutes ago 13MB [2020-07-28T16:29:10.751Z] docker-security-proxy-setup-go latest c2d78b36050e 2 minutes ago 16.4MB [2020-07-28T16:29:10.751Z] docker latest 81f5749c9058 4 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [2020-07-28T16:29:10.807Z] 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 [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-07-28T16:29:11.402Z] 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-07-28T16:29:16.788Z] 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-07-28T16:29:21.070Z] 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-07-28T16:29:25.361Z] 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-07-28T16:29:29.643Z] 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-07-28T16:29:33.929Z] 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-07-28T16:29:37.297Z] 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-07-28T16:29:40.685Z] $ docker stop --time=1 644b13dc90060a86e2fca876067efead5f28ae65248045b991270eeeb444b42f [2020-07-28T16:29:43.120Z] $ docker rm -f 644b13dc90060a86e2fca876067efead5f28ae65248045b991270eeeb444b42f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-28T16:29:44.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-28T16:29:44.613Z] [2020-07-28T16:29:44.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-07-28T16:29:45.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-28T16:29:45.522Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-07-28T16:29:45.522Z] 29e5d40040c1: Pulling fs layer [2020-07-28T16:29:45.522Z] 1ce36da41761: Pulling fs layer [2020-07-28T16:29:45.522Z] 25b303627fd3: Pulling fs layer [2020-07-28T16:29:45.522Z] 29e5d40040c1: Verifying Checksum [2020-07-28T16:29:45.522Z] 29e5d40040c1: Download complete [2020-07-28T16:29:46.148Z] 1ce36da41761: Verifying Checksum [2020-07-28T16:29:46.148Z] 1ce36da41761: Download complete [2020-07-28T16:29:46.436Z] 29e5d40040c1: Pull complete [2020-07-28T16:29:47.881Z] 1ce36da41761: Pull complete [2020-07-28T16:29:47.881Z] 25b303627fd3: Verifying Checksum [2020-07-28T16:29:47.881Z] 25b303627fd3: Download complete [2020-07-28T16:29:58.009Z] 25b303627fd3: Pull complete [2020-07-28T16:29:58.009Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-07-28T16:29:58.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-28T16:29:58.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-07-28T16:29:58.237Z] prd-ubuntu18.04-docker-arm64-4c-16g-1270 does not seem to be running inside a container [2020-07-28T16:29:58.302Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-07-28T16:30:01.532Z] $ docker top 522752c404c92b3ba94d0397cd3e3ded0953aa88fd286e3b2194f0aeba425b49 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-28T16:30:02.961Z] + docker-compose build --help [2020-07-28T16:30:02.961Z] + grep parallel [2020-07-28T16:30:06.325Z] --parallel Build images in parallel. [Pipeline] } [2020-07-28T16:30:06.339Z] $ docker stop --time=1 522752c404c92b3ba94d0397cd3e3ded0953aa88fd286e3b2194f0aeba425b49 [2020-07-28T16:30:08.237Z] $ docker rm -f 522752c404c92b3ba94d0397cd3e3ded0953aa88fd286e3b2194f0aeba425b49 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-28T16:30:09.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-28T16:30:09.007Z] . [Pipeline] withDockerContainer [2020-07-28T16:30:09.270Z] prd-ubuntu18.04-docker-arm64-4c-16g-1270 does not seem to be running inside a container [2020-07-28T16:30:09.337Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-07-28T16:30:10.751Z] $ docker top b98dc8efe83c7e28f826cdde6b448eeb9ef6568b1832dad71132d698fc2ee1cb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-28T16:30:11.801Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-28T16:30:15.162Z] Building docker-core-command-go ... [2020-07-28T16:30:15.162Z] Building docker-core-data-go ... [2020-07-28T16:30:15.162Z] Building docker-core-metadata-go ... [2020-07-28T16:30:15.162Z] Building docker-security-proxy-setup-go ... [2020-07-28T16:30:15.162Z] Building docker-security-secrets-setup-go ... [2020-07-28T16:30:15.162Z] Building docker-security-secretstore-setup-go ... [2020-07-28T16:30:15.162Z] Building docker-support-logging-go ... [2020-07-28T16:30:15.162Z] Building docker-support-notifications-go ... [2020-07-28T16:30:15.162Z] Building docker-support-scheduler-go ... [2020-07-28T16:30:15.162Z] Building docker-sys-mgmt-agent-go ... [2020-07-28T16:30:15.162Z] Building docker-security-secrets-setup-go [2020-07-28T16:30:15.162Z] Building docker-security-secretstore-setup-go [2020-07-28T16:30:15.162Z] Building docker-support-notifications-go [2020-07-28T16:30:15.162Z] Building docker-support-scheduler-go [2020-07-28T16:30:15.162Z] Building docker-core-command-go [2020-07-28T16:32:21.972Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:32:21.972Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-28T16:32:21.972Z] ---> 217046b5de5b [2020-07-28T16:32:21.972Z] Step 3/21 : WORKDIR /edgex-go [2020-07-28T16:32:21.972Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:32:21.972Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-28T16:32:21.972Z] ---> 217046b5de5b [2020-07-28T16:32:21.972Z] Step 3/29 : WORKDIR /edgex-go [2020-07-28T16:32:21.972Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:32:21.972Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-28T16:32:21.972Z] ---> 217046b5de5b [2020-07-28T16:32:21.972Z] Step 3/23 : WORKDIR /edgex-go [2020-07-28T16:32:21.972Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:32:21.972Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-28T16:32:21.972Z] ---> 217046b5de5b [2020-07-28T16:32:21.972Z] Step 3/26 : WORKDIR /edgex-go [2020-07-28T16:32:21.972Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:32:21.972Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-28T16:32:21.972Z] ---> 217046b5de5b [2020-07-28T16:32:21.972Z] Step 3/20 : WORKDIR /edgex-go [2020-07-28T16:32:21.972Z] ---> Running in 94c2550070b6 [2020-07-28T16:32:21.972Z] ---> Running in 167c96942c32 [2020-07-28T16:32:21.972Z] ---> Running in 1b0bfc186618 [2020-07-28T16:32:21.972Z] ---> Running in f34ac5b92f0e [2020-07-28T16:32:21.972Z] ---> Running in 3350a9740e59 [2020-07-28T16:32:21.972Z] Removing intermediate container f34ac5b92f0e [2020-07-28T16:32:21.972Z] ---> e2ce22f417fb [2020-07-28T16:32:21.972Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:32:21.972Z] Removing intermediate container 3350a9740e59 [2020-07-28T16:32:21.972Z] ---> 10eacedd164c [2020-07-28T16:32:21.972Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:32:21.972Z] Removing intermediate container 94c2550070b6 [2020-07-28T16:32:21.972Z] ---> 2b370b3f2e8b [2020-07-28T16:32:21.972Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:32:21.972Z] Removing intermediate container 167c96942c32 [2020-07-28T16:32:21.972Z] ---> 2c669792bfd7 [2020-07-28T16:32:21.972Z] Step 4/29 : RUN apk update && apk add make git [2020-07-28T16:32:21.972Z] ---> Running in 071e2a7c244e [2020-07-28T16:32:21.972Z] Removing intermediate container 1b0bfc186618 [2020-07-28T16:32:21.972Z] ---> 9b6c425e45f7 [2020-07-28T16:32:21.972Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:32:21.972Z] ---> Running in 6b88f667890c [2020-07-28T16:32:21.972Z] ---> Running in 4083a07e6159 [2020-07-28T16:32:21.972Z] ---> Running in c1597cca03da [2020-07-28T16:32:21.972Z] ---> Running in 829425e55435 [2020-07-28T16:32:21.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-28T16:32:21.972Z] Removing intermediate container 071e2a7c244e [2020-07-28T16:32:21.972Z] ---> a47c9ddd5a83 [2020-07-28T16:32:21.972Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-28T16:32:21.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-28T16:32:21.972Z] ---> Running in 0cb0406b8b6b [2020-07-28T16:32:21.972Z] Removing intermediate container 4083a07e6159 [2020-07-28T16:32:21.972Z] ---> 7699c7f553e1 [2020-07-28T16:32:21.972Z] Step 5/26 : RUN apk update && apk add make git [2020-07-28T16:32:21.972Z] ---> Running in d493620a4fb7 [2020-07-28T16:32:21.972Z] Removing intermediate container 829425e55435 [2020-07-28T16:32:21.972Z] Removing intermediate container 6b88f667890c [2020-07-28T16:32:21.972Z] ---> dad40bc5738d [2020-07-28T16:32:21.972Z] Step 5/20 : RUN apk update && apk add make git [2020-07-28T16:32:21.972Z] ---> ba1a6951c2db [2020-07-28T16:32:21.972Z] Step 5/21 : RUN apk update && apk add make git [2020-07-28T16:32:21.972Z] v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:32:21.972Z] v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:32:21.972Z] OK: 12620 distinct packages available [2020-07-28T16:32:21.972Z] ---> Running in 751a2e60b063 [2020-07-28T16:32:21.972Z] ---> Running in e67226c24367 [2020-07-28T16:32:21.972Z] OK: 217 MiB in 51 packages [2020-07-28T16:32:21.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-28T16:32:21.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-28T16:32:21.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-28T16:32:21.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-28T16:32:21.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-28T16:32:21.972Z] Removing intermediate container c1597cca03da [2020-07-28T16:32:21.972Z] ---> 7447bb041078 [2020-07-28T16:32:21.972Z] Step 5/29 : COPY go.mod . [2020-07-28T16:32:21.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-28T16:32:21.972Z] v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:32:21.972Z] v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:32:21.972Z] OK: 12620 distinct packages available [2020-07-28T16:32:21.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-28T16:32:21.972Z] ---> b6dec7dde285 [2020-07-28T16:32:21.972Z] Step 6/29 : RUN go mod download [2020-07-28T16:32:21.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-28T16:32:21.972Z] ---> Running in 9d3658f4b4ff [2020-07-28T16:32:21.972Z] OK: 217 MiB in 51 packages [2020-07-28T16:32:21.972Z] v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:32:21.972Z] v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:32:21.972Z] OK: 12620 distinct packages available [2020-07-28T16:32:21.972Z] v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:32:21.972Z] v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:32:21.972Z] OK: 12620 distinct packages available [2020-07-28T16:32:21.972Z] v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:32:21.972Z] v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:32:21.972Z] OK: 12620 distinct packages available [2020-07-28T16:32:21.972Z] OK: 217 MiB in 51 packages [2020-07-28T16:32:21.972Z] OK: 217 MiB in 51 packages [2020-07-28T16:32:22.568Z] Removing intermediate container 0cb0406b8b6b [2020-07-28T16:32:22.568Z] ---> 596fe35374be [2020-07-28T16:32:22.568Z] Step 6/23 : COPY go.mod . [2020-07-28T16:32:22.568Z] OK: 217 MiB in 51 packages [2020-07-28T16:32:24.101Z] ---> 4ce86acfb5d6 [2020-07-28T16:32:24.102Z] Step 7/23 : RUN go mod download [2020-07-28T16:32:24.102Z] Removing intermediate container d493620a4fb7 [2020-07-28T16:32:24.102Z] ---> 5a03abbefdbb [2020-07-28T16:32:24.102Z] Step 6/26 : COPY go.mod . [2020-07-28T16:32:24.102Z] ---> Running in 52dec08569ed [2020-07-28T16:32:24.404Z] Removing intermediate container 751a2e60b063 [2020-07-28T16:32:24.404Z] ---> f9cd160fa460 [2020-07-28T16:32:24.404Z] Step 6/20 : COPY go.mod . [2020-07-28T16:32:24.404Z] Removing intermediate container e67226c24367 [2020-07-28T16:32:24.404Z] ---> dc27a37d8849 [2020-07-28T16:32:24.404Z] Step 6/21 : COPY go.mod . [2020-07-28T16:32:25.029Z] ---> 6da652e17d8e [2020-07-28T16:32:25.029Z] Step 7/26 : RUN go mod download [2020-07-28T16:32:25.029Z] ---> Running in 92f1c4259058 [2020-07-28T16:32:25.029Z] Removing intermediate container 9d3658f4b4ff [2020-07-28T16:32:25.029Z] ---> 967e1c97504b [2020-07-28T16:32:25.306Z] Step 7/29 : COPY . . [2020-07-28T16:32:25.906Z] ---> d87c62720587 [2020-07-28T16:32:25.906Z] Step 7/20 : RUN go mod download [2020-07-28T16:32:25.906Z] ---> d1532975823d [2020-07-28T16:32:25.906Z] Step 7/21 : RUN go mod download [2020-07-28T16:32:25.906Z] ---> Running in 1828bc5dcca5 [2020-07-28T16:32:26.180Z] ---> Running in 8f130cc43684 [2020-07-28T16:32:31.716Z] Removing intermediate container 52dec08569ed [2020-07-28T16:32:31.716Z] ---> 1ebf863c10bb [2020-07-28T16:32:31.716Z] Step 8/23 : COPY . . [2020-07-28T16:32:32.316Z] Removing intermediate container 92f1c4259058 [2020-07-28T16:32:32.316Z] ---> 8086bba7f934 [2020-07-28T16:32:32.316Z] Step 8/26 : COPY . . [2020-07-28T16:32:35.766Z] Removing intermediate container 8f130cc43684 [2020-07-28T16:32:35.766Z] ---> 3c27a6ec20fd [2020-07-28T16:32:35.766Z] Step 8/21 : COPY . . [2020-07-28T16:32:35.766Z] Removing intermediate container 1828bc5dcca5 [2020-07-28T16:32:35.766Z] ---> 00a8722c008a [2020-07-28T16:32:35.766Z] Step 8/20 : COPY . . [2020-07-28T16:33:02.587Z] ---> a3d68a048bcd [2020-07-28T16:33:02.587Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-28T16:33:02.587Z] ---> fa0d850f9ec1 [2020-07-28T16:33:02.587Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-28T16:33:02.587Z] ---> 2f178ecbc207 [2020-07-28T16:33:02.587Z] 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-07-28T16:33:02.587Z] ---> Running in 864dbe33e8ef [2020-07-28T16:33:02.587Z] ---> 609b711507c8 [2020-07-28T16:33:02.587Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-28T16:33:02.587Z] ---> b11d4e05929c [2020-07-28T16:33:02.587Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-28T16:33:02.587Z] ---> Running in eeccb85b199d [2020-07-28T16:33:02.587Z] ---> Running in 31fbc049ae94 [2020-07-28T16:33:02.587Z] ---> Running in 11fd466975b3 [2020-07-28T16:33:02.587Z] ---> Running in a3b3437326dc [2020-07-28T16:33:03.570Z] 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-07-28T16:33:04.168Z] 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-07-28T16:33:04.168Z] 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-07-28T16:33:04.445Z] 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-07-28T16:33:04.445Z] 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-07-28T16:34:26.217Z] 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-07-28T16:34:26.217Z] Removing intermediate container eeccb85b199d [2020-07-28T16:34:26.217Z] ---> 2b8a8197433a [2020-07-28T16:34:26.217Z] [2020-07-28T16:34:26.217Z] Step 9/29 : FROM alpine:latest [2020-07-28T16:34:26.217Z] latest: Pulling from library/alpine [2020-07-28T16:34:26.217Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-28T16:34:26.217Z] Status: Downloaded newer image for alpine:latest [2020-07-28T16:34:26.217Z] ---> 62ee0e9f8440 [2020-07-28T16:34:26.217Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-07-28T16:34:26.217Z] ---> Running in 920a6b5d5c99 [2020-07-28T16:34:26.217Z] Removing intermediate container 920a6b5d5c99 [2020-07-28T16:34:26.217Z] ---> 8bc9468b365b [2020-07-28T16:34:26.217Z] Step 11/29 : USER root [2020-07-28T16:34:26.217Z] ---> Running in 6d5aae76aa6a [2020-07-28T16:34:26.217Z] Removing intermediate container 6d5aae76aa6a [2020-07-28T16:34:26.217Z] ---> 92149a6271c9 [2020-07-28T16:34:26.217Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-28T16:34:26.217Z] ---> Running in 51923565483e [2020-07-28T16:34:28.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-28T16:34:28.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-28T16:34:29.448Z] v3.12.0-184-g1b1d9aed72 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:34:29.448Z] v3.12.0-183-gbd5545fe94 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:34:29.448Z] OK: 12620 distinct packages available [2020-07-28T16:34:30.429Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-28T16:34:30.429Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-28T16:34:30.429Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T16:34:30.429Z] Executing ca-certificates-20191127-r4.trigger [2020-07-28T16:34:30.708Z] OK: 6 MiB in 16 packages [2020-07-28T16:34:32.712Z] 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-07-28T16:34:33.320Z] Removing intermediate container 51923565483e [2020-07-28T16:34:33.320Z] ---> 3891b64d7b8d [2020-07-28T16:34:33.320Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-28T16:34:33.598Z] ---> Running in dfa76beeb277 [2020-07-28T16:34:34.198Z] Removing intermediate container dfa76beeb277 [2020-07-28T16:34:34.198Z] ---> d298bb00548a [2020-07-28T16:34:34.198Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-28T16:34:34.198Z] ---> Running in a53a2b3ba851 [2020-07-28T16:34:35.181Z] Removing intermediate container a53a2b3ba851 [2020-07-28T16:34:35.181Z] ---> 9bb678be53b7 [2020-07-28T16:34:35.181Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-28T16:34:35.181Z] ---> Running in 1c0392698d26 [2020-07-28T16:34:39.512Z] Removing intermediate container 1c0392698d26 [2020-07-28T16:34:39.512Z] ---> 34d250f60936 [2020-07-28T16:34:39.512Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-28T16:34:41.521Z] ---> 5cdb3cf487e5 [2020-07-28T16:34:41.521Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-28T16:34:42.515Z] ---> 84b5ecbbc4b8 [2020-07-28T16:34:42.515Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-28T16:34:44.509Z] ---> 2c4a582dcf60 [2020-07-28T16:34:44.509Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-28T16:34:46.507Z] ---> 3b69f4e49dcb [2020-07-28T16:34:46.507Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-28T16:34:46.791Z] Removing intermediate container 31fbc049ae94 [2020-07-28T16:34:46.791Z] ---> f981018b4ba8 [2020-07-28T16:34:46.791Z] [2020-07-28T16:34:46.791Z] Step 10/26 : FROM alpine:3.10 [2020-07-28T16:34:47.068Z] 3.10: Pulling from library/alpine [2020-07-28T16:34:47.342Z] ---> 1e1498a19f6d [2020-07-28T16:34:47.342Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-28T16:34:47.948Z] ---> Running in 1ad92220f604 [2020-07-28T16:34:48.927Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-28T16:34:49.204Z] Status: Downloaded newer image for alpine:3.10 [2020-07-28T16:34:49.205Z] ---> 536a684cf733 [2020-07-28T16:34:49.205Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-28T16:34:49.798Z] ---> Running in a89d49104630 [2020-07-28T16:34:52.412Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-07-28T16:34:53.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-07-28T16:34:53.302Z] v3.10.5-61-g2eb46eec7d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-28T16:34:53.302Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-28T16:34:53.302Z] OK: 10167 distinct packages available [2020-07-28T16:34:53.302Z] Removing intermediate container 1ad92220f604 [2020-07-28T16:34:53.302Z] ---> 866c20e5412a [2020-07-28T16:34:53.302Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-28T16:34:53.902Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-28T16:34:53.902Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-28T16:34:53.902Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-28T16:34:53.902Z] (4/5) Installing curl (7.66.0-r0) [2020-07-28T16:34:53.902Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-28T16:34:53.902Z] Executing busybox-1.30.1-r3.trigger [2020-07-28T16:34:53.902Z] Executing ca-certificates-20191127-r2.trigger [2020-07-28T16:34:53.902Z] Removing intermediate container a3b3437326dc [2020-07-28T16:34:53.902Z] ---> 34407bc678a2 [2020-07-28T16:34:53.902Z] [2020-07-28T16:34:53.902Z] Step 10/21 : FROM scratch [2020-07-28T16:34:53.902Z] ---> [2020-07-28T16:34:53.902Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-28T16:34:54.184Z] OK: 7 MiB in 19 packages [2020-07-28T16:34:54.815Z] ---> Running in 7644e2350dfe [2020-07-28T16:34:55.411Z] ---> cb87c37b031a [2020-07-28T16:34:55.411Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-28T16:34:55.685Z] ---> Running in eb25f3857443 [2020-07-28T16:34:55.685Z] Removing intermediate container 7644e2350dfe [2020-07-28T16:34:55.685Z] ---> cba1b5c1041a [2020-07-28T16:34:55.685Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-28T16:34:55.957Z] ---> Running in 0fcef14d1d45 [2020-07-28T16:34:56.229Z] Removing intermediate container 864dbe33e8ef [2020-07-28T16:34:56.229Z] ---> f3dba236e8a7 [2020-07-28T16:34:56.229Z] [2020-07-28T16:34:56.229Z] Step 10/23 : FROM scratch [2020-07-28T16:34:56.229Z] ---> [2020-07-28T16:34:56.229Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-28T16:34:56.828Z] ---> Running in 7d36358bec53 [2020-07-28T16:34:56.828Z] Removing intermediate container 0fcef14d1d45 [2020-07-28T16:34:56.828Z] ---> dd57940905a8 [2020-07-28T16:34:56.828Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-28T16:34:57.112Z] ---> Running in 7fed27714d2d [2020-07-28T16:34:57.112Z] Removing intermediate container a89d49104630 [2020-07-28T16:34:57.112Z] ---> 3188f5f831e0 [2020-07-28T16:34:57.112Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-28T16:34:57.712Z] Removing intermediate container 11fd466975b3 [2020-07-28T16:34:57.712Z] ---> 370c5fc92f92 [2020-07-28T16:34:57.712Z] [2020-07-28T16:34:57.712Z] Step 10/20 : FROM scratch [2020-07-28T16:34:57.712Z] ---> [2020-07-28T16:34:57.712Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-28T16:34:57.712Z] ---> Running in a24f8989a22f [2020-07-28T16:34:57.712Z] Removing intermediate container 7d36358bec53 [2020-07-28T16:34:57.712Z] ---> c47bb5474bc5 [2020-07-28T16:34:57.712Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-28T16:34:57.712Z] ---> Using cache [2020-07-28T16:34:57.712Z] ---> cba1b5c1041a [2020-07-28T16:34:57.712Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-28T16:34:57.712Z] ---> Running in 51f03c745bc8 [2020-07-28T16:34:57.712Z] Removing intermediate container 7fed27714d2d [2020-07-28T16:34:57.712Z] ---> 4bed0903c825 [2020-07-28T16:34:57.712Z] Step 14/21 : WORKDIR / [2020-07-28T16:34:57.985Z] ---> Running in c44274c3dc74 [2020-07-28T16:34:57.985Z] ---> Running in d5eb41c75516 [2020-07-28T16:34:58.261Z] Removing intermediate container a24f8989a22f [2020-07-28T16:34:58.261Z] ---> ae4a5df74049 [2020-07-28T16:34:58.261Z] Step 13/26 : WORKDIR / [2020-07-28T16:34:58.532Z] Removing intermediate container 51f03c745bc8 [2020-07-28T16:34:58.532Z] ---> 7eb6cf613446 [2020-07-28T16:34:58.532Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-28T16:34:58.532Z] ---> Running in 9bfd9cacb329 [2020-07-28T16:34:58.532Z] Removing intermediate container c44274c3dc74 [2020-07-28T16:34:58.532Z] ---> ba2c3bc37b4a [2020-07-28T16:34:58.532Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-28T16:34:58.532Z] ---> Running in 5ce24847ffa0 [2020-07-28T16:34:58.814Z] Removing intermediate container d5eb41c75516 [2020-07-28T16:34:58.814Z] ---> 6587018ad252 [2020-07-28T16:34:58.814Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-28T16:34:58.814Z] ---> Running in 6984567872dd [2020-07-28T16:34:58.814Z] Removing intermediate container eb25f3857443 [2020-07-28T16:34:58.814Z] ---> 5d37a569b3f2 [2020-07-28T16:34:58.814Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-28T16:34:59.086Z] ---> Running in 49d897aac79c [2020-07-28T16:34:59.086Z] Removing intermediate container 9bfd9cacb329 [2020-07-28T16:34:59.086Z] ---> 53999c88dca2 [2020-07-28T16:34:59.086Z] 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-07-28T16:34:59.367Z] Removing intermediate container 5ce24847ffa0 [2020-07-28T16:34:59.367Z] ---> 0505b0ac3124 [2020-07-28T16:34:59.367Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-28T16:34:59.367Z] Removing intermediate container 6984567872dd [2020-07-28T16:34:59.367Z] ---> 1f8447f6a3c4 [2020-07-28T16:34:59.367Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-28T16:34:59.975Z] ---> 0d682dcfb310 [2020-07-28T16:34:59.975Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-28T16:35:00.568Z] ---> 5587938d18c2 [2020-07-28T16:35:00.568Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-28T16:35:00.838Z] ---> a0be5be0fbfe [2020-07-28T16:35:00.838Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-28T16:35:00.838Z] ---> fa2b1547f79f [2020-07-28T16:35:00.838Z] 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-07-28T16:35:01.815Z] ---> 0d540a7e75f2 [2020-07-28T16:35:01.815Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-28T16:35:02.786Z] ---> 7294b8afa5c2 [2020-07-28T16:35:02.786Z] ---> a33f8b5e950e [2020-07-28T16:35:02.786Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-28T16:35:02.786Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-28T16:35:03.059Z] ---> 5be5854a7d93 [2020-07-28T16:35:03.059Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-28T16:35:03.332Z] ---> 7e5fe7c71e4a [2020-07-28T16:35:03.332Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T16:35:03.603Z] ---> Running in 11b2b3454f1d [2020-07-28T16:35:03.603Z] Removing intermediate container 49d897aac79c [2020-07-28T16:35:03.603Z] ---> f91d15009e34 [2020-07-28T16:35:03.603Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-28T16:35:03.603Z] ---> c93443bbdcaf [2020-07-28T16:35:03.603Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-28T16:35:03.878Z] ---> Running in d1da244b07f8 [2020-07-28T16:35:04.154Z] ---> 404bd76fbb25 [2020-07-28T16:35:04.154Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T16:35:04.154Z] ---> c5be67547346 [2020-07-28T16:35:04.154Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-28T16:35:04.430Z] Removing intermediate container 11b2b3454f1d [2020-07-28T16:35:04.430Z] ---> 8abf924a65d1 [2020-07-28T16:35:04.430Z] Step 19/21 : LABEL arch=arm64 [2020-07-28T16:35:04.430Z] ---> Running in c69ff23ecf12 [2020-07-28T16:35:04.430Z] ---> Running in 9b0f6d8935c7 [2020-07-28T16:35:04.710Z] Removing intermediate container d1da244b07f8 [2020-07-28T16:35:04.710Z] ---> c63b484c1e37 [2020-07-28T16:35:04.710Z] Step 26/29 : CMD [ "generate" ] [2020-07-28T16:35:04.710Z] ---> 9b708403df17 [2020-07-28T16:35:04.710Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-28T16:35:04.985Z] ---> Running in e2986af82264 [2020-07-28T16:35:04.985Z] Removing intermediate container c69ff23ecf12 [2020-07-28T16:35:04.985Z] ---> 52e752f379e1 [2020-07-28T16:35:04.985Z] Step 18/20 : LABEL arch=arm64 [2020-07-28T16:35:05.259Z] ---> 3af9e471ac81 [2020-07-28T16:35:05.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-28T16:35:05.259Z] ---> Running in a200fdb13b34 [2020-07-28T16:35:05.259Z] Removing intermediate container 9b0f6d8935c7 [2020-07-28T16:35:05.259Z] ---> f703295ae7db [2020-07-28T16:35:05.259Z] Step 20/21 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:35:05.536Z] ---> Running in c66d90fc49c3 [2020-07-28T16:35:05.536Z] Removing intermediate container e2986af82264 [2020-07-28T16:35:05.536Z] ---> 035743443787 [2020-07-28T16:35:05.536Z] Step 27/29 : LABEL arch=arm64 [2020-07-28T16:35:06.131Z] Removing intermediate container a200fdb13b34 [2020-07-28T16:35:06.132Z] ---> 09bf5a7ce4b8 [2020-07-28T16:35:06.132Z] Step 19/20 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:35:06.132Z] ---> Running in 287d1759aa75 [2020-07-28T16:35:06.132Z] ---> Running in 3a773f6cb686 [2020-07-28T16:35:06.403Z] Removing intermediate container c66d90fc49c3 [2020-07-28T16:35:06.403Z] ---> 85c0a5fc6989 [2020-07-28T16:35:06.403Z] Step 21/21 : LABEL version=0.0.0 [2020-07-28T16:35:06.403Z] ---> 7a0e29e24349 [2020-07-28T16:35:06.403Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-28T16:35:06.688Z] ---> Running in 64a505baceab [2020-07-28T16:35:06.688Z] ---> e0f60d366964 [2020-07-28T16:35:06.688Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-28T16:35:06.688Z] Removing intermediate container 287d1759aa75 [2020-07-28T16:35:06.688Z] ---> aae446be5cf2 [2020-07-28T16:35:06.688Z] Step 28/29 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:35:06.960Z] Removing intermediate container 3a773f6cb686 [2020-07-28T16:35:06.960Z] ---> 8909d66be935 [2020-07-28T16:35:06.960Z] Step 20/20 : LABEL version=0.0.0 [2020-07-28T16:35:06.960Z] ---> Running in 9774fb0f6296 [2020-07-28T16:35:07.232Z] ---> Running in d97e11d94349 [2020-07-28T16:35:07.232Z] Removing intermediate container 64a505baceab [2020-07-28T16:35:07.232Z] ---> 5268c810dcf8 [2020-07-28T16:35:07.232Z] [2020-07-28T16:35:07.826Z] Successfully built 5268c810dcf8 [2020-07-28T16:35:07.826Z] Successfully tagged docker-core-command-go-arm64:latest [2020-07-28T16:35:07.826Z]  Building docker-core-command-go ... done Removing intermediate container 9774fb0f6296 [2020-07-28T16:35:07.826Z] Building docker-core-data-go [2020-07-28T16:35:07.826Z] ---> 81f30572e2b5 [2020-07-28T16:35:07.826Z] Step 29/29 : LABEL version=0.0.0 [2020-07-28T16:35:07.826Z] ---> 8ca5ddff4d89 [2020-07-28T16:35:07.826Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-28T16:35:08.100Z] ---> b52012ac8ac5 [2020-07-28T16:35:08.100Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T16:35:08.100Z] Removing intermediate container d97e11d94349 [2020-07-28T16:35:08.100Z] ---> 3fcf5e149e99 [2020-07-28T16:35:08.100Z] [2020-07-28T16:35:08.100Z] ---> Running in 31bc67aab65a [2020-07-28T16:35:08.374Z] ---> Running in 65708f7d7871 [2020-07-28T16:35:08.981Z] Removing intermediate container 31bc67aab65a [2020-07-28T16:35:08.981Z] ---> f0391b5976ca [2020-07-28T16:35:08.981Z] [2020-07-28T16:35:08.981Z] Successfully built 3fcf5e149e99 [2020-07-28T16:35:08.981Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-07-28T16:35:08.981Z] Building docker-sys-mgmt-agent-go [2020-07-28T16:35:09.256Z]  Building docker-support-scheduler-go ... done Successfully built f0391b5976ca [2020-07-28T16:35:09.257Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-07-28T16:35:09.257Z] Building docker-support-logging-go [2020-07-28T16:35:09.531Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 65708f7d7871 [2020-07-28T16:35:09.531Z] ---> 969f7f962886 [2020-07-28T16:35:09.531Z] Step 21/23 : LABEL arch=arm64 [2020-07-28T16:35:09.531Z] ---> a68bed802268 [2020-07-28T16:35:09.531Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-28T16:35:09.531Z] ---> Running in 4fdcc7eb3cdf [2020-07-28T16:35:10.131Z] Removing intermediate container 4fdcc7eb3cdf [2020-07-28T16:35:10.131Z] ---> e697f3ab809f [2020-07-28T16:35:10.131Z] Step 22/23 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:35:10.407Z] ---> a017fa81b848 [2020-07-28T16:35:10.407Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-28T16:35:10.407Z] ---> Running in 4a10acc66891 [2020-07-28T16:35:10.407Z] ---> Running in 2ea38a25ad0b [2020-07-28T16:35:11.394Z] Removing intermediate container 4a10acc66891 [2020-07-28T16:35:11.394Z] ---> 4327b34f5108 [2020-07-28T16:35:11.394Z] Step 23/23 : LABEL version=0.0.0 [2020-07-28T16:35:12.839Z] ---> Running in e9f3b7eaa831 [2020-07-28T16:35:15.470Z] Removing intermediate container e9f3b7eaa831 [2020-07-28T16:35:15.470Z] ---> 8a54f00f8c52 [2020-07-28T16:35:15.470Z] [2020-07-28T16:35:16.070Z] Successfully built 8a54f00f8c52 [2020-07-28T16:35:17.504Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-07-28T16:35:17.504Z] Building docker-security-proxy-setup-go [2020-07-28T16:35:17.776Z]  Building docker-support-notifications-go ... done Removing intermediate container 2ea38a25ad0b [2020-07-28T16:35:17.776Z] ---> 3567e2694714 [2020-07-28T16:35:17.776Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-28T16:35:18.407Z] ---> Running in 482016fabd97 [2020-07-28T16:35:19.995Z] Removing intermediate container 482016fabd97 [2020-07-28T16:35:19.995Z] ---> f6eae9db85b1 [2020-07-28T16:35:19.995Z] Step 24/26 : LABEL arch=arm64 [2020-07-28T16:35:21.450Z] ---> Running in f52b51f3190e [2020-07-28T16:35:22.900Z] Removing intermediate container f52b51f3190e [2020-07-28T16:35:22.900Z] ---> cdd8fbc0efb6 [2020-07-28T16:35:22.900Z] Step 25/26 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:35:23.882Z] ---> Running in cd4cff01eb9c [2020-07-28T16:35:24.871Z] Removing intermediate container cd4cff01eb9c [2020-07-28T16:35:24.871Z] ---> eeafd130c706 [2020-07-28T16:35:24.871Z] Step 26/26 : LABEL version=0.0.0 [2020-07-28T16:35:25.860Z] ---> Running in 9ceb89f43402 [2020-07-28T16:35:27.310Z] Removing intermediate container 9ceb89f43402 [2020-07-28T16:35:27.310Z] ---> 797cd5f58eeb [2020-07-28T16:35:27.310Z] [2020-07-28T16:35:27.586Z] Successfully built 797cd5f58eeb [2020-07-28T16:35:27.586Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-07-28T16:35:27.586Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2020-07-28T16:36:49.375Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:36:49.375Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-28T16:36:49.375Z] ---> 217046b5de5b [2020-07-28T16:36:49.375Z] Step 3/22 : WORKDIR /edgex-go [2020-07-28T16:36:49.375Z] ---> Using cache [2020-07-28T16:36:49.375Z] ---> 9b6c425e45f7 [2020-07-28T16:36:49.375Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:36:49.375Z] ---> Using cache [2020-07-28T16:36:49.375Z] ---> dad40bc5738d [2020-07-28T16:36:49.375Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-28T16:36:49.977Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:36:49.977Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-28T16:36:49.977Z] ---> 217046b5de5b [2020-07-28T16:36:49.977Z] Step 3/26 : WORKDIR /edgex-go [2020-07-28T16:36:49.977Z] ---> Using cache [2020-07-28T16:36:49.977Z] ---> 9b6c425e45f7 [2020-07-28T16:36:49.977Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:36:49.977Z] ---> Using cache [2020-07-28T16:36:49.977Z] ---> dad40bc5738d [2020-07-28T16:36:49.977Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-28T16:36:51.423Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:36:51.423Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-28T16:36:51.423Z] ---> 217046b5de5b [2020-07-28T16:36:51.423Z] Step 3/21 : WORKDIR /edgex-go [2020-07-28T16:36:51.423Z] ---> Using cache [2020-07-28T16:36:51.423Z] ---> 9b6c425e45f7 [2020-07-28T16:36:51.423Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:36:51.423Z] ---> Using cache [2020-07-28T16:36:51.423Z] ---> dad40bc5738d [2020-07-28T16:36:51.423Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-28T16:36:52.430Z] ---> Running in b3e99bff9bec [2020-07-28T16:36:52.430Z] ---> Running in e984ceec9467 [2020-07-28T16:36:52.714Z] ---> Running in 985e71907f99 [2020-07-28T16:36:55.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-28T16:36:55.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-28T16:36:55.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-28T16:36:55.964Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:36:55.964Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-28T16:36:55.964Z] ---> 217046b5de5b [2020-07-28T16:36:55.964Z] Step 3/20 : WORKDIR /edgex-go [2020-07-28T16:36:55.964Z] ---> Using cache [2020-07-28T16:36:55.964Z] ---> 9b6c425e45f7 [2020-07-28T16:36:55.964Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:36:55.964Z] ---> Using cache [2020-07-28T16:36:55.964Z] ---> dad40bc5738d [2020-07-28T16:36:55.964Z] Step 5/20 : RUN apk update && apk add make git [2020-07-28T16:36:55.964Z] ---> Using cache [2020-07-28T16:36:55.964Z] ---> f9cd160fa460 [2020-07-28T16:36:55.964Z] Step 6/20 : COPY go.mod . [2020-07-28T16:36:55.964Z] ---> Using cache [2020-07-28T16:36:55.964Z] ---> d87c62720587 [2020-07-28T16:36:55.964Z] Step 7/20 : RUN go mod download [2020-07-28T16:36:55.964Z] ---> Using cache [2020-07-28T16:36:55.964Z] ---> 00a8722c008a [2020-07-28T16:36:55.964Z] Step 8/20 : COPY . . [2020-07-28T16:36:55.964Z] ---> Using cache [2020-07-28T16:36:55.964Z] ---> 609b711507c8 [2020-07-28T16:36:55.964Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-28T16:36:55.964Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-28T16:36:55.964Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-28T16:36:56.240Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-28T16:36:56.840Z] v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:36:56.840Z] v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:36:56.840Z] OK: 12620 distinct packages available [2020-07-28T16:36:56.840Z] v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:36:56.840Z] v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:36:56.840Z] OK: 12620 distinct packages available [2020-07-28T16:36:57.119Z] ---> Running in 77c00429695b [2020-07-28T16:36:57.396Z] v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:36:57.396Z] v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:36:57.396Z] OK: 12620 distinct packages available [2020-07-28T16:36:57.999Z] OK: 217 MiB in 51 packages [2020-07-28T16:36:58.281Z] OK: 217 MiB in 51 packages [2020-07-28T16:36:58.281Z] OK: 217 MiB in 51 packages [2020-07-28T16:36:58.884Z] OK: 217 MiB in 51 packages [2020-07-28T16:36:59.496Z] 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-07-28T16:36:59.496Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-28T16:36:59.496Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-28T16:36:59.496Z] ---> 217046b5de5b [2020-07-28T16:36:59.496Z] Step 3/21 : WORKDIR /edgex-go [2020-07-28T16:36:59.496Z] ---> Using cache [2020-07-28T16:36:59.496Z] ---> 9b6c425e45f7 [2020-07-28T16:36:59.496Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:36:59.496Z] ---> Using cache [2020-07-28T16:36:59.496Z] ---> dad40bc5738d [2020-07-28T16:36:59.496Z] Step 5/21 : RUN apk update && apk add make git [2020-07-28T16:36:59.496Z] ---> Using cache [2020-07-28T16:36:59.496Z] ---> f9cd160fa460 [2020-07-28T16:36:59.496Z] Step 6/21 : COPY go.mod . [2020-07-28T16:36:59.496Z] ---> Using cache [2020-07-28T16:36:59.496Z] ---> d87c62720587 [2020-07-28T16:36:59.496Z] Step 7/21 : RUN go mod download [2020-07-28T16:36:59.496Z] ---> Using cache [2020-07-28T16:36:59.496Z] ---> 00a8722c008a [2020-07-28T16:36:59.496Z] Step 8/21 : COPY . . [2020-07-28T16:36:59.496Z] ---> Using cache [2020-07-28T16:36:59.496Z] ---> 609b711507c8 [2020-07-28T16:36:59.496Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-28T16:36:59.771Z] ---> Running in 0b40415abef3 [2020-07-28T16:37:00.372Z] Removing intermediate container 985e71907f99 [2020-07-28T16:37:00.372Z] ---> 21c708cdfa9c [2020-07-28T16:37:00.372Z] Step 6/22 : COPY go.mod . [2020-07-28T16:37:00.646Z] Removing intermediate container e984ceec9467 [2020-07-28T16:37:00.646Z] ---> fb703a7bd03b [2020-07-28T16:37:00.646Z] Step 6/26 : COPY go.mod . [2020-07-28T16:37:01.252Z] Removing intermediate container b3e99bff9bec [2020-07-28T16:37:01.252Z] ---> 6b06778eb719 [2020-07-28T16:37:01.252Z] Step 6/21 : COPY go.mod . [2020-07-28T16:37:02.234Z] ---> a44f00eca2c0 [2020-07-28T16:37:02.234Z] Step 7/22 : RUN go mod download [2020-07-28T16:37:02.234Z] ---> Running in a0cdb163b58e [2020-07-28T16:37:02.506Z] ---> f675a92c90de [2020-07-28T16:37:02.506Z] Step 7/26 : RUN go mod download [2020-07-28T16:37:02.506Z] 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-07-28T16:37:02.781Z] ---> 5c5bc8c51e07 [2020-07-28T16:37:02.781Z] Step 7/21 : RUN go mod download [2020-07-28T16:37:02.781Z] ---> Running in 687e83bf1eec [2020-07-28T16:37:03.061Z] ---> Running in e48e4984072d [2020-07-28T16:37:08.469Z] Removing intermediate container a0cdb163b58e [2020-07-28T16:37:08.469Z] ---> c3396c954a23 [2020-07-28T16:37:08.469Z] Step 8/22 : COPY . . [2020-07-28T16:37:09.067Z] Removing intermediate container 687e83bf1eec [2020-07-28T16:37:09.067Z] ---> 5009c8cf925a [2020-07-28T16:37:09.067Z] Step 8/26 : COPY . . [2020-07-28T16:37:09.067Z] Removing intermediate container e48e4984072d [2020-07-28T16:37:09.067Z] ---> 1f7fb5e55142 [2020-07-28T16:37:09.067Z] Step 8/21 : COPY . . [2020-07-28T16:37:56.044Z] ---> 05b106ea41c9 [2020-07-28T16:37:56.044Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-28T16:37:56.044Z] ---> b5e3373ab49f [2020-07-28T16:37:56.044Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-28T16:37:56.044Z] ---> Running in 6d985239db56 [2020-07-28T16:37:56.044Z] ---> 56588d383e71 [2020-07-28T16:37:56.044Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-28T16:37:56.044Z] ---> Running in 0812d3431735 [2020-07-28T16:37:56.044Z] ---> Running in 530c4d13bdcb [2020-07-28T16:37:56.044Z] 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-07-28T16:37:56.044Z] 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-07-28T16:37:56.044Z] 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-07-28T16:37:56.641Z] Removing intermediate container 77c00429695b [2020-07-28T16:37:56.641Z] ---> 958f6f1ecfb8 [2020-07-28T16:37:56.641Z] [2020-07-28T16:37:56.641Z] Step 10/20 : FROM alpine [2020-07-28T16:37:56.641Z] ---> 62ee0e9f8440 [2020-07-28T16:37:56.641Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-28T16:37:56.641Z] ---> Running in 84259a6ee351 [2020-07-28T16:37:59.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-28T16:37:59.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-28T16:38:00.261Z] v3.12.0-184-g1b1d9aed72 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-28T16:38:00.261Z] v3.12.0-183-gbd5545fe94 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-28T16:38:00.261Z] OK: 12620 distinct packages available [2020-07-28T16:38:01.246Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-28T16:38:01.246Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-28T16:38:01.246Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-28T16:38:01.246Z] (4/4) Installing curl (7.69.1-r0) [2020-07-28T16:38:01.246Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T16:38:01.246Z] Executing ca-certificates-20191127-r4.trigger [2020-07-28T16:38:01.844Z] OK: 7 MiB in 18 packages [2020-07-28T16:38:04.472Z] Removing intermediate container 84259a6ee351 [2020-07-28T16:38:04.472Z] ---> 42821088e180 [2020-07-28T16:38:04.472Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-28T16:38:04.472Z] ---> Running in 801bbdeb72bc [2020-07-28T16:38:04.747Z] Removing intermediate container 801bbdeb72bc [2020-07-28T16:38:05.027Z] ---> 538d468b37cc [2020-07-28T16:38:05.027Z] Step 13/20 : WORKDIR /edgex [2020-07-28T16:38:05.027Z] ---> Running in c03be9ebb89f [2020-07-28T16:38:05.631Z] Removing intermediate container c03be9ebb89f [2020-07-28T16:38:05.631Z] ---> 3774984e8b66 [2020-07-28T16:38:05.631Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-28T16:38:06.616Z] ---> 97883567dbc0 [2020-07-28T16:38:06.616Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-28T16:38:08.062Z] ---> 68a8b9283d52 [2020-07-28T16:38:08.062Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-28T16:38:08.339Z] ---> Running in ce32ff82e383 [2020-07-28T16:38:09.332Z] Removing intermediate container ce32ff82e383 [2020-07-28T16:38:09.332Z] ---> 0e66d9c8b782 [2020-07-28T16:38:09.332Z] Step 17/20 : CMD ["--init=true"] [2020-07-28T16:38:09.332Z] ---> Running in ca20972281a4 [2020-07-28T16:38:09.953Z] Removing intermediate container ca20972281a4 [2020-07-28T16:38:09.953Z] ---> dc6913013309 [2020-07-28T16:38:09.953Z] Step 18/20 : LABEL arch=arm64 [2020-07-28T16:38:10.235Z] ---> Running in 2760fc691c71 [2020-07-28T16:38:10.841Z] Removing intermediate container 2760fc691c71 [2020-07-28T16:38:10.841Z] ---> aff393f58863 [2020-07-28T16:38:10.841Z] Step 19/20 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:38:11.119Z] ---> Running in c3bc6e877ef1 [2020-07-28T16:38:11.914Z] Removing intermediate container c3bc6e877ef1 [2020-07-28T16:38:11.914Z] ---> 8c313b09607e [2020-07-28T16:38:11.914Z] Step 20/20 : LABEL version=0.0.0 [2020-07-28T16:38:11.914Z] ---> Running in 444c2e1fce8e [2020-07-28T16:38:12.621Z] Removing intermediate container 444c2e1fce8e [2020-07-28T16:38:12.621Z] ---> e580d78e95d5 [2020-07-28T16:38:12.621Z] [2020-07-28T16:38:13.231Z] Successfully built e580d78e95d5 [2020-07-28T16:38:13.231Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-07-28T16:38:31.594Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 0b40415abef3 [2020-07-28T16:38:31.594Z] ---> 06009020ab77 [2020-07-28T16:38:31.594Z] [2020-07-28T16:38:31.594Z] Step 10/21 : FROM scratch [2020-07-28T16:38:31.594Z] ---> [2020-07-28T16:38:31.594Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-28T16:38:31.874Z] ---> Using cache [2020-07-28T16:38:31.875Z] ---> cba1b5c1041a [2020-07-28T16:38:31.875Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-28T16:38:31.875Z] ---> Running in 728cec311bbd [2020-07-28T16:38:32.477Z] Removing intermediate container 728cec311bbd [2020-07-28T16:38:32.477Z] ---> 82133daa8c34 [2020-07-28T16:38:32.477Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-28T16:38:32.477Z] ---> Running in 47b20b9e2b88 [2020-07-28T16:38:33.076Z] Removing intermediate container 47b20b9e2b88 [2020-07-28T16:38:33.076Z] ---> f3351d8eb913 [2020-07-28T16:38:33.076Z] Step 14/21 : WORKDIR / [2020-07-28T16:38:33.350Z] ---> Running in ada191a63935 [2020-07-28T16:38:33.953Z] Removing intermediate container ada191a63935 [2020-07-28T16:38:33.953Z] ---> ff30bf61c8f8 [2020-07-28T16:38:33.953Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-28T16:38:34.965Z] ---> 68303f8f09cc [2020-07-28T16:38:34.965Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-28T16:38:36.953Z] ---> 9cdc79b8f4fc [2020-07-28T16:38:36.953Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-28T16:38:38.401Z] ---> 94a5a8aeafea [2020-07-28T16:38:38.402Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T16:38:38.402Z] ---> Running in 16c895be7618 [2020-07-28T16:38:39.013Z] Removing intermediate container 16c895be7618 [2020-07-28T16:38:39.013Z] ---> 484dde774eac [2020-07-28T16:38:39.013Z] Step 19/21 : LABEL arch=arm64 [2020-07-28T16:38:39.013Z] ---> Running in 478c01959b00 [2020-07-28T16:38:39.625Z] Removing intermediate container 478c01959b00 [2020-07-28T16:38:39.625Z] ---> 7d4c051637f9 [2020-07-28T16:38:39.625Z] Step 20/21 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:38:39.904Z] ---> Running in 7bfe95439558 [2020-07-28T16:38:40.506Z] Removing intermediate container 7bfe95439558 [2020-07-28T16:38:40.506Z] ---> 6529753181e4 [2020-07-28T16:38:40.506Z] Step 21/21 : LABEL version=0.0.0 [2020-07-28T16:38:40.785Z] ---> Running in 13289a416185 [2020-07-28T16:38:41.074Z] Removing intermediate container 13289a416185 [2020-07-28T16:38:41.074Z] ---> 1e3caeeb9c17 [2020-07-28T16:38:41.074Z] [2020-07-28T16:38:41.678Z] Successfully built 1e3caeeb9c17 [2020-07-28T16:38:41.678Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-07-28T16:39:14.046Z]  Building docker-core-metadata-go ... done Removing intermediate container 6d985239db56 [2020-07-28T16:39:14.046Z] ---> 887ff0c49b0a [2020-07-28T16:39:14.046Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-28T16:39:14.046Z] Removing intermediate container 530c4d13bdcb [2020-07-28T16:39:14.046Z] ---> a06718332b00 [2020-07-28T16:39:14.046Z] [2020-07-28T16:39:14.046Z] Step 10/21 : FROM scratch [2020-07-28T16:39:14.046Z] ---> [2020-07-28T16:39:14.046Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-28T16:39:14.046Z] ---> Running in 849745b6e1e7 [2020-07-28T16:39:14.046Z] ---> Using cache [2020-07-28T16:39:14.046Z] ---> c47bb5474bc5 [2020-07-28T16:39:14.046Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-28T16:39:14.046Z] ---> Running in 80bf64c25ce1 [2020-07-28T16:39:14.046Z] Removing intermediate container 80bf64c25ce1 [2020-07-28T16:39:14.046Z] ---> 1ac6d474fecf [2020-07-28T16:39:14.046Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-28T16:39:14.046Z] ---> Running in d35c0c447978 [2020-07-28T16:39:14.046Z] Removing intermediate container d35c0c447978 [2020-07-28T16:39:14.046Z] ---> 1c275bba4052 [2020-07-28T16:39:14.046Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-28T16:39:14.046Z] 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-07-28T16:39:14.046Z] ---> 88b2143a8a0c [2020-07-28T16:39:14.046Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-28T16:39:14.318Z] ---> 7a4ae2e132ed [2020-07-28T16:39:14.318Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-28T16:39:15.756Z] ---> 0bade4a738d0 [2020-07-28T16:39:15.756Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-28T16:39:16.730Z] ---> 188994183a99 [2020-07-28T16:39:16.730Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T16:39:16.730Z] Removing intermediate container 849745b6e1e7 [2020-07-28T16:39:16.730Z] ---> de9e56d0d7a2 [2020-07-28T16:39:16.730Z] [2020-07-28T16:39:16.730Z] Step 11/26 : FROM docker:latest [2020-07-28T16:39:16.730Z] ---> ce9d55ae87f1 [2020-07-28T16:39:16.730Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-28T16:39:16.730Z] ---> Running in 07286c88e093 [2020-07-28T16:39:16.730Z] ---> Running in 0131fc149e0c [2020-07-28T16:39:17.333Z] Removing intermediate container 07286c88e093 [2020-07-28T16:39:17.333Z] ---> 5dd4f1c77f40 [2020-07-28T16:39:17.333Z] Step 19/21 : LABEL arch=arm64 [2020-07-28T16:39:17.615Z] ---> Running in 575584fa4189 [2020-07-28T16:39:17.900Z] Removing intermediate container 575584fa4189 [2020-07-28T16:39:17.900Z] ---> 2fd473302e9c [2020-07-28T16:39:17.900Z] Step 20/21 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:39:18.177Z] ---> Running in 8c2d6f0dca59 [2020-07-28T16:39:18.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-28T16:39:18.744Z] Removing intermediate container 8c2d6f0dca59 [2020-07-28T16:39:18.744Z] ---> 10bcb7c1a5a6 [2020-07-28T16:39:18.744Z] Step 21/21 : LABEL version=0.0.0 [2020-07-28T16:39:18.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-28T16:39:18.744Z] ---> Running in 51204780488c [2020-07-28T16:39:19.347Z] Removing intermediate container 51204780488c [2020-07-28T16:39:19.347Z] ---> 059b2ab42845 [2020-07-28T16:39:19.347Z] [2020-07-28T16:39:19.347Z] (1/2) Installing readline (8.0.4-r0) [2020-07-28T16:39:19.347Z] (2/2) Installing bash (5.0.17-r0) [2020-07-28T16:39:19.347Z] Executing bash-5.0.17-r0.post-install [2020-07-28T16:39:19.347Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T16:39:19.347Z] OK: 12 MiB in 22 packages [2020-07-28T16:39:19.945Z] Successfully built 059b2ab42845 [2020-07-28T16:39:19.945Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-07-28T16:39:20.927Z]  Building docker-support-logging-go ... done Removing intermediate container 0131fc149e0c [2020-07-28T16:39:20.927Z] ---> 2d5eb61efd51 [2020-07-28T16:39:20.927Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-28T16:39:20.927Z] ---> Running in 39900c5cc9f6 [2020-07-28T16:39:24.325Z] Removing intermediate container 39900c5cc9f6 [2020-07-28T16:39:24.325Z] ---> 6231ecf0add8 [2020-07-28T16:39:24.325Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-28T16:39:24.325Z] ---> Running in 17dbba7ce272 [2020-07-28T16:39:24.596Z] Removing intermediate container 17dbba7ce272 [2020-07-28T16:39:24.596Z] ---> 016264d0018f [2020-07-28T16:39:24.596Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-28T16:39:24.871Z] Removing intermediate container 0812d3431735 [2020-07-28T16:39:24.871Z] ---> 90674ba96114 [2020-07-28T16:39:24.871Z] [2020-07-28T16:39:24.871Z] Step 10/22 : FROM alpine [2020-07-28T16:39:24.871Z] ---> 62ee0e9f8440 [2020-07-28T16:39:24.871Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-28T16:39:24.871Z] ---> Running in d4c8b9d4bf76 [2020-07-28T16:39:25.145Z] ---> Running in 8cd8150699db [2020-07-28T16:39:25.427Z] Removing intermediate container d4c8b9d4bf76 [2020-07-28T16:39:25.427Z] ---> 06e4b3487099 [2020-07-28T16:39:25.427Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-28T16:39:25.427Z] ---> Running in 68406570a3f7 [2020-07-28T16:39:25.427Z] Removing intermediate container 8cd8150699db [2020-07-28T16:39:25.427Z] ---> 87e1ac48474b [2020-07-28T16:39:25.700Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-28T16:39:25.700Z] ---> Running in fd1d40346f87 [2020-07-28T16:39:25.972Z] Removing intermediate container 68406570a3f7 [2020-07-28T16:39:25.972Z] ---> 35853aa21035 [2020-07-28T16:39:25.972Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-28T16:39:26.243Z] Removing intermediate container fd1d40346f87 [2020-07-28T16:39:26.243Z] ---> 07b00896dd0f [2020-07-28T16:39:26.243Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-28T16:39:26.243Z] ---> Running in e479d834bd1f [2020-07-28T16:39:26.839Z] Removing intermediate container e479d834bd1f [2020-07-28T16:39:26.839Z] ---> 0cecfd22c633 [2020-07-28T16:39:26.839Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-28T16:39:27.431Z] ---> Running in 546e3037f59d [2020-07-28T16:39:27.431Z] ---> cd9bb06bc8a9 [2020-07-28T16:39:27.431Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-28T16:39:28.407Z] ---> 03b7b286566f [2020-07-28T16:39:28.407Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-28T16:39:29.383Z] ---> eff29c46a423 [2020-07-28T16:39:29.383Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-28T16:39:29.383Z] ---> Running in 49fd844106a6 [2020-07-28T16:39:30.364Z] Removing intermediate container 546e3037f59d [2020-07-28T16:39:30.364Z] ---> 47b4c0a1a5fb [2020-07-28T16:39:30.364Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-28T16:39:30.364Z] ---> Running in 6e145dab2364 [2020-07-28T16:39:30.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-28T16:39:31.230Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-28T16:39:31.825Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-28T16:39:31.825Z] (2/33) Installing expat (2.2.9-r1) [2020-07-28T16:39:31.825Z] (3/33) Installing libffi (3.3-r2) [2020-07-28T16:39:31.825Z] (4/33) Installing gdbm (1.13-r1) [2020-07-28T16:39:31.825Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-28T16:39:31.825Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-28T16:39:31.825Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-28T16:39:31.825Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-28T16:39:32.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-28T16:39:33.388Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-28T16:39:33.388Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-28T16:39:33.388Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-28T16:39:33.657Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-28T16:39:33.657Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-28T16:39:33.657Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-28T16:39:33.657Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-28T16:39:33.657Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-28T16:39:33.657Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-28T16:39:33.657Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-28T16:39:33.657Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-28T16:39:33.657Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-28T16:39:33.657Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-28T16:39:33.657Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-28T16:39:33.929Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T16:39:33.929Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-28T16:39:33.929Z] OK: 8 MiB in 19 packages [2020-07-28T16:39:33.929Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-28T16:39:33.929Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-28T16:39:33.930Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-28T16:39:33.930Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-28T16:39:33.930Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-28T16:39:33.930Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-28T16:39:33.930Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-28T16:39:33.930Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-28T16:39:33.930Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-28T16:39:34.202Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-28T16:39:34.202Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-28T16:39:34.202Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-28T16:39:34.202Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-28T16:39:34.202Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-28T16:39:34.202Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-28T16:39:34.202Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-28T16:39:34.476Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T16:39:34.476Z] OK: 71 MiB in 55 packages [2020-07-28T16:39:35.918Z] Removing intermediate container 6e145dab2364 [2020-07-28T16:39:35.918Z] ---> c338b367a539 [2020-07-28T16:39:35.918Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-28T16:39:36.902Z] ---> 14881265ba92 [2020-07-28T16:39:36.902Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-28T16:39:38.877Z] ---> ba3c7feebce4 [2020-07-28T16:39:38.877Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-28T16:39:39.853Z] ---> b84d40bc1bb9 [2020-07-28T16:39:39.853Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T16:39:39.853Z] ---> Running in b1f85e8838d3 [2020-07-28T16:39:40.445Z] Removing intermediate container b1f85e8838d3 [2020-07-28T16:39:40.445Z] ---> dcb91e80d20f [2020-07-28T16:39:40.445Z] Step 20/22 : LABEL arch=arm64 [2020-07-28T16:39:40.717Z] ---> Running in 1c799ad2783f [2020-07-28T16:39:40.717Z] Removing intermediate container 49fd844106a6 [2020-07-28T16:39:40.717Z] ---> 72fedb72dcee [2020-07-28T16:39:40.717Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-28T16:39:40.992Z] ---> Running in eceb76ccb1ac [2020-07-28T16:39:40.992Z] Removing intermediate container 1c799ad2783f [2020-07-28T16:39:40.992Z] ---> 9df44e03df65 [2020-07-28T16:39:40.992Z] Step 21/22 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:39:41.261Z] ---> Running in 143d758d27bd [2020-07-28T16:39:41.853Z] Removing intermediate container 143d758d27bd [2020-07-28T16:39:41.853Z] ---> 36559fdd3501 [2020-07-28T16:39:41.853Z] Step 22/22 : LABEL version=0.0.0 [2020-07-28T16:39:41.853Z] ---> Running in b80d0e84e7da [2020-07-28T16:39:42.446Z] Removing intermediate container b80d0e84e7da [2020-07-28T16:39:42.446Z] ---> bd1b98691817 [2020-07-28T16:39:42.446Z] [2020-07-28T16:39:42.720Z] Successfully built bd1b98691817 [2020-07-28T16:39:42.720Z] Successfully tagged docker-core-data-go-arm64:latest [2020-07-28T16:39:46.085Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2020-07-28T16:39:46.085Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-28T16:39:46.675Z] Collecting PyYAML<4,>=3.10 [2020-07-28T16:39:46.675Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-28T16:39:50.034Z] Collecting docker<4.0,>=3.6.0 [2020-07-28T16:39:50.034Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-28T16:39:50.304Z] Collecting texttable<0.10,>=0.9.0 [2020-07-28T16:39:50.304Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-28T16:39:52.262Z] 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-07-28T16:39:52.262Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-28T16:39:52.262Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-28T16:39:54.219Z] Collecting docopt<0.7,>=0.6.1 [2020-07-28T16:39:54.219Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-28T16:39:56.248Z] Collecting cached-property<2,>=1.2.0 [2020-07-28T16:39:56.248Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-28T16:39:56.536Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-28T16:39:56.536Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-28T16:39:57.134Z] Collecting jsonschema<3,>=2.5.1 [2020-07-28T16:39:57.134Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-28T16:39:58.554Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-28T16:39:58.554Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-28T16:39:58.823Z] Collecting docker-pycreds>=0.4.0 [2020-07-28T16:39:58.823Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-28T16:39:59.092Z] Collecting idna<2.8,>=2.5 [2020-07-28T16:39:59.092Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-28T16:39:59.092Z] 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-07-28T16:39:59.679Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-28T16:39:59.679Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-28T16:39:59.679Z] 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-07-28T16:39:59.679Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-28T16:39:59.679Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-28T16:39:59.679Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-28T16:39:59.679Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-28T16:40:00.646Z] Installing collected packages: PyYAML, idna, urllib3, requests, docker-pycreds, websocket-client, docker, texttable, dockerpty, docopt, cached-property, jsonschema, docker-compose [2020-07-28T16:40:00.646Z] Running setup.py install for PyYAML: started [2020-07-28T16:40:02.608Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-28T16:40:02.608Z] Attempting uninstall: idna [2020-07-28T16:40:02.608Z] Found existing installation: idna 2.9 [2020-07-28T16:40:02.608Z] Uninstalling idna-2.9: [2020-07-28T16:40:02.608Z] Successfully uninstalled idna-2.9 [2020-07-28T16:40:03.199Z] Attempting uninstall: urllib3 [2020-07-28T16:40:03.199Z] Found existing installation: urllib3 1.25.9 [2020-07-28T16:40:03.199Z] Uninstalling urllib3-1.25.9: [2020-07-28T16:40:03.470Z] Successfully uninstalled urllib3-1.25.9 [2020-07-28T16:40:04.060Z] Attempting uninstall: requests [2020-07-28T16:40:04.060Z] Found existing installation: requests 2.23.0 [2020-07-28T16:40:04.060Z] Uninstalling requests-2.23.0: [2020-07-28T16:40:04.060Z] Successfully uninstalled requests-2.23.0 [2020-07-28T16:40:05.482Z] Running setup.py install for texttable: started [2020-07-28T16:40:07.442Z] Running setup.py install for texttable: finished with status 'done' [2020-07-28T16:40:07.442Z] Running setup.py install for dockerpty: started [2020-07-28T16:40:08.861Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-28T16:40:08.861Z] Running setup.py install for docopt: started [2020-07-28T16:40:10.818Z] Running setup.py install for docopt: finished with status 'done' [2020-07-28T16:40:12.241Z] 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-07-28T16:40:15.600Z] Removing intermediate container eceb76ccb1ac [2020-07-28T16:40:15.600Z] ---> 9240098f0b8f [2020-07-28T16:40:15.600Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-28T16:40:15.600Z] ---> Running in 5fc6007b0bfc [2020-07-28T16:40:17.022Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-28T16:40:17.293Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-28T16:40:17.882Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-28T16:40:17.882Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-28T16:40:17.882Z] (3/3) Installing curl (7.69.1-r0) [2020-07-28T16:40:17.882Z] Executing busybox-1.31.1-r16.trigger [2020-07-28T16:40:17.882Z] OK: 71 MiB in 58 packages [2020-07-28T16:40:18.859Z] Removing intermediate container 5fc6007b0bfc [2020-07-28T16:40:18.859Z] ---> b7985aafdf75 [2020-07-28T16:40:18.859Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-28T16:40:19.131Z] ---> Running in 5681a5322c0f [2020-07-28T16:40:19.722Z] Removing intermediate container 5681a5322c0f [2020-07-28T16:40:19.722Z] ---> 2b998a468598 [2020-07-28T16:40:19.722Z] Step 24/26 : LABEL arch=arm64 [2020-07-28T16:40:19.722Z] ---> Running in 63904cfce923 [2020-07-28T16:40:20.312Z] Removing intermediate container 63904cfce923 [2020-07-28T16:40:20.312Z] ---> d134c3134197 [2020-07-28T16:40:20.312Z] Step 25/26 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 [2020-07-28T16:40:20.312Z] ---> Running in dfed39ff636a [2020-07-28T16:40:20.583Z] Removing intermediate container dfed39ff636a [2020-07-28T16:40:20.583Z] ---> fa05db4a307f [2020-07-28T16:40:20.583Z] Step 26/26 : LABEL version=0.0.0 [2020-07-28T16:40:20.855Z] ---> Running in ef85da002e8f [2020-07-28T16:40:21.125Z] Removing intermediate container ef85da002e8f [2020-07-28T16:40:21.125Z] ---> 6b72571db284 [2020-07-28T16:40:21.125Z] [2020-07-28T16:40:21.713Z] Successfully built 6b72571db284 [2020-07-28T16:40:21.713Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-07-28T16:40:21.996Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-07-28T16:40:21.987Z] $ docker stop --time=1 b98dc8efe83c7e28f826cdde6b448eeb9ef6568b1832dad71132d698fc2ee1cb [2020-07-28T16:40:23.809Z] $ docker rm -f b98dc8efe83c7e28f826cdde6b448eeb9ef6568b1832dad71132d698fc2ee1cb [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-28T16:40:24.524Z] + docker images [2020-07-28T16:40:24.524Z] + grep docker [2020-07-28T16:40:24.794Z] docker-sys-mgmt-agent-go-arm64 latest 6b72571db284 4 seconds ago 266MB [2020-07-28T16:40:24.794Z] docker-core-data-go-arm64 latest bd1b98691817 42 seconds ago 22.6MB [2020-07-28T16:40:24.794Z] docker-support-logging-go-arm64 latest 059b2ab42845 About a minute ago 11.4MB [2020-07-28T16:40:24.794Z] docker-core-metadata-go-arm64 latest 1e3caeeb9c17 About a minute ago 13.8MB [2020-07-28T16:40:24.794Z] docker-security-proxy-setup-go-arm64 latest e580d78e95d5 2 minutes ago 15.8MB [2020-07-28T16:40:24.794Z] docker-security-secretstore-setup-go-arm64 latest 797cd5f58eeb 4 minutes ago 32.6MB [2020-07-28T16:40:24.794Z] docker-support-notifications-go-arm64 latest 8a54f00f8c52 5 minutes ago 13.9MB [2020-07-28T16:40:24.794Z] docker-security-secrets-setup-go-arm64 latest f0391b5976ca 5 minutes ago 24.2MB [2020-07-28T16:40:24.794Z] docker-support-scheduler-go-arm64 latest 3fcf5e149e99 5 minutes ago 12.6MB [2020-07-28T16:40:24.794Z] docker-core-command-go-arm64 latest 5268c810dcf8 5 minutes ago 12.4MB [2020-07-28T16:40:24.794Z] docker latest ce9d55ae87f1 4 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-07-28T16:40:26.471Z] provisioning config files... [2020-07-28T16:40:26.491Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9028383669405828871tmp [Pipeline] { [Pipeline] sh [2020-07-28T16:40:26.867Z] + curl -s https://codecov.io/bash [2020-07-28T16:40:26.867Z] + bash -s - -t @/w/workspace/edgex-go/2@tmp/config9028383669405828871tmp [Pipeline] } [2020-07-28T16:40:27.136Z] 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-07-28T16:40:28.606Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-28T16:40:29.480Z] ---> package-listing.sh [2020-07-28T16:40:29.480Z] ++ facter osfamily [2020-07-28T16:40:29.480Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-28T16:40:29.480Z] + OS_FAMILY=redhat [2020-07-28T16:40:29.480Z] + workspace=/w/workspace/edgex-go/2 [2020-07-28T16:40:29.480Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-28T16:40:29.480Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-28T16:40:29.480Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-28T16:40:29.480Z] + PACKAGES=/tmp/packages_start.txt [2020-07-28T16:40:29.480Z] + '[' /w/workspace/edgex-go/2 ']' [2020-07-28T16:40:29.480Z] + PACKAGES=/tmp/packages_end.txt [2020-07-28T16:40:29.480Z] + case "${OS_FAMILY}" in [2020-07-28T16:40:29.480Z] + rpm -qa [2020-07-28T16:40:29.480Z] + sort [2020-07-28T16:40:33.686Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-28T16:40:33.686Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-28T16:40:33.686Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-28T16:40:33.686Z] + '[' /w/workspace/edgex-go/2 ']' [2020-07-28T16:40:33.686Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2020-07-28T16:40:33.686Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-28T16:40:34.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-28T16:40:34.377Z] [2020-07-28T16:40:34.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-28T16:40:34.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-28T16:40:34.732Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-28T16:40:34.732Z] c9b1b535fdd9: Pulling fs layer [2020-07-28T16:40:34.732Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-28T16:40:34.732Z] 756a868c4378: Pulling fs layer [2020-07-28T16:40:34.732Z] 444b2fc9a129: Pulling fs layer [2020-07-28T16:40:34.732Z] ea15f1150254: Pulling fs layer [2020-07-28T16:40:34.732Z] 41b27a9f41bf: Pulling fs layer [2020-07-28T16:40:34.732Z] 28c525ee5125: Pulling fs layer [2020-07-28T16:40:34.732Z] 094b1ea09ed8: Pulling fs layer [2020-07-28T16:40:34.732Z] 138eaada9080: Pulling fs layer [2020-07-28T16:40:34.732Z] 0622d0fa9048: Pulling fs layer [2020-07-28T16:40:34.732Z] 28c525ee5125: Waiting [2020-07-28T16:40:34.732Z] 094b1ea09ed8: Waiting [2020-07-28T16:40:34.732Z] 138eaada9080: Waiting [2020-07-28T16:40:34.732Z] 444b2fc9a129: Waiting [2020-07-28T16:40:34.732Z] ea15f1150254: Waiting [2020-07-28T16:40:34.732Z] 41b27a9f41bf: Waiting [2020-07-28T16:40:34.732Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-28T16:40:34.732Z] 2cc5ad85d9ab: Download complete [2020-07-28T16:40:34.732Z] 444b2fc9a129: Verifying Checksum [2020-07-28T16:40:34.732Z] 444b2fc9a129: Download complete [2020-07-28T16:40:34.732Z] c9b1b535fdd9: Verifying Checksum [2020-07-28T16:40:34.732Z] c9b1b535fdd9: Download complete [2020-07-28T16:40:35.001Z] ea15f1150254: Verifying Checksum [2020-07-28T16:40:35.001Z] ea15f1150254: Download complete [2020-07-28T16:40:35.001Z] 28c525ee5125: Verifying Checksum [2020-07-28T16:40:35.001Z] 28c525ee5125: Download complete [2020-07-28T16:40:35.265Z] 756a868c4378: Verifying Checksum [2020-07-28T16:40:35.265Z] 756a868c4378: Download complete [2020-07-28T16:40:35.265Z] c9b1b535fdd9: Pull complete [2020-07-28T16:40:35.265Z] 138eaada9080: Verifying Checksum [2020-07-28T16:40:35.265Z] 138eaada9080: Download complete [2020-07-28T16:40:35.265Z] 0622d0fa9048: Verifying Checksum [2020-07-28T16:40:35.265Z] 0622d0fa9048: Download complete [2020-07-28T16:40:35.528Z] 094b1ea09ed8: Verifying Checksum [2020-07-28T16:40:35.528Z] 094b1ea09ed8: Download complete [2020-07-28T16:40:35.788Z] 41b27a9f41bf: Verifying Checksum [2020-07-28T16:40:35.788Z] 41b27a9f41bf: Download complete [2020-07-28T16:40:36.360Z] 2cc5ad85d9ab: Pull complete [2020-07-28T16:40:37.746Z] 756a868c4378: Pull complete [2020-07-28T16:40:38.007Z] 444b2fc9a129: Pull complete [2020-07-28T16:40:38.950Z] ea15f1150254: Pull complete [2020-07-28T16:40:44.245Z] 41b27a9f41bf: Pull complete [2020-07-28T16:40:44.245Z] 28c525ee5125: Pull complete [2020-07-28T16:40:46.166Z] 094b1ea09ed8: Pull complete [2020-07-28T16:40:46.166Z] 138eaada9080: Pull complete [2020-07-28T16:40:48.708Z] 0622d0fa9048: Pull complete [2020-07-28T16:40:48.708Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-28T16:40:48.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-28T16:40:48.708Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-28T16:40:48.969Z] prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container [2020-07-28T16:40:49.015Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:alpine cat [2020-07-28T16:40:53.205Z] $ docker top fe5768d3a3225d0632851a229269136fd62c78aeaeda309db92070d2d415405a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-28T16:40:53.491Z] provisioning config files... [2020-07-28T16:40:53.528Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7286342038693500566tmp [Pipeline] { [Pipeline] echo [2020-07-28T16:40:53.589Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-28T16:40:53.881Z] ---> create-netrc.sh [Pipeline] echo [2020-07-28T16:40:53.889Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-28T16:40:54.177Z] ---> logs-deploy.sh [2020-07-28T16:40:54.177Z] + ARCHIVE_ARTIFACTS= [2020-07-28T16:40:54.177Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-28T16:40:54.177Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-28T16:40:54.177Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-28T16:40:54.177Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2646/2 [2020-07-28T16:40:54.177Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2646/2/ [2020-07-28T16:40:54.177Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2646/2 /w/workspace/edgex-go/2 [2020-07-28T16:40:55.116Z] Archives upload complete. [2020-07-28T16:40:55.376Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2646/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2646/2/