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 16:21:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:21:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:21:11 ========================================================= 16:21:11 EdgeX Global Pipelines Version Info 16:21:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk da573a068063aec84cac318bbf33ba959317d335 # timeout=10 16:21:12 ------------------- 16:21:12 stable info: 16:21:12 ------------------- 16:21:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:21:12 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 16:21:12 Message: update stable to v1.0.106 16:21:13 ------------------- 16:21:13 experimental info: 16:21:13 ------------------- 16:21:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:21:13 Commit SHA: 30a0a69b1d8223a6590fc13400a32918a7eece87 16:21:13 Message: update experimental to v1.0.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 16:21:15 ++ 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 16:21:15 + for file in '`ls cmd/**/Dockerfile`' 16:21:15 ++ dirname cmd/core-command/Dockerfile 16:21:15 ++ cut -d/ -f2 16:21:15 + echo core-command,cmd/core-command/Dockerfile 16:21:15 + for file in '`ls cmd/**/Dockerfile`' 16:21:15 ++ dirname cmd/core-data/Dockerfile 16:21:15 ++ cut -d/ -f2 16:21:15 + echo core-data,cmd/core-data/Dockerfile 16:21:15 + for file in '`ls cmd/**/Dockerfile`' 16:21:15 ++ dirname cmd/core-metadata/Dockerfile 16:21:15 ++ cut -d/ -f2 16:21:15 + echo core-metadata,cmd/core-metadata/Dockerfile 16:21:15 + for file in '`ls cmd/**/Dockerfile`' 16:21:15 ++ dirname cmd/security-proxy-setup/Dockerfile 16:21:15 ++ cut -d/ -f2 16:21:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:21:15 + for file in '`ls cmd/**/Dockerfile`' 16:21:15 ++ dirname cmd/security-secrets-setup/Dockerfile 16:21:15 ++ cut -d/ -f2 16:21:15 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 16:21:15 + for file in '`ls cmd/**/Dockerfile`' 16:21:15 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:21:15 ++ cut -d/ -f2 16:21:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:21:15 + for file in '`ls cmd/**/Dockerfile`' 16:21:15 ++ dirname cmd/support-logging/Dockerfile 16:21:15 ++ cut -d/ -f2 16:21:15 + echo support-logging,cmd/support-logging/Dockerfile 16:21:15 + for file in '`ls cmd/**/Dockerfile`' 16:21:15 ++ dirname cmd/support-notifications/Dockerfile 16:21:15 ++ cut -d/ -f2 16:21:15 + echo support-notifications,cmd/support-notifications/Dockerfile 16:21:15 + for file in '`ls cmd/**/Dockerfile`' 16:21:15 ++ dirname cmd/support-scheduler/Dockerfile 16:21:15 ++ cut -d/ -f2 16:21:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:21:15 + for file in '`ls cmd/**/Dockerfile`' 16:21:15 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:21:15 ++ cut -d/ -f2 16:21:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:21:15 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 16:21:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:21:16 16:21:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:21:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:21:16 latest: Pulling from edgex-devops/git-semver 16:21:16 31603596830f: Pulling fs layer 16:21:16 2a8b12db71e7: Pulling fs layer 16:21:16 6ca5941a6612: Pulling fs layer 16:21:16 ecc8261a40a4: Pulling fs layer 16:21:16 ecc8261a40a4: Waiting 16:21:16 2a8b12db71e7: Verifying Checksum 16:21:16 2a8b12db71e7: Download complete 16:21:16 31603596830f: Verifying Checksum 16:21:16 31603596830f: Download complete 16:21:16 6ca5941a6612: Verifying Checksum 16:21:16 6ca5941a6612: Download complete 16:21:16 ecc8261a40a4: Download complete 16:21:16 31603596830f: Pull complete 16:21:16 2a8b12db71e7: Pull complete 16:21:17 6ca5941a6612: Pull complete 16:21:17 ecc8261a40a4: Pull complete 16:21:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:21:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:21:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:21:17 prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container 16:21:17 $ 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 16:21:20 $ docker top 651bfd9ae417aba3c0faf8b448e01f05ca281df057bef73ed056047b4808ebee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:21:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:20 [ssh-agent] Looking for ssh-agent implementation... 16:21:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:20 $ docker exec 651bfd9ae417aba3c0faf8b448e01f05ca281df057bef73ed056047b4808ebee ssh-agent 16:21:20 SSH_AUTH_SOCK=/tmp/ssh-igmOzfmUIIDD/agent.11 16:21:20 SSH_AGENT_PID=16 16:21:20 Running ssh-add (command line suppressed) 16:21:21 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1275158450852516871.key (/w/workspace/edgex-go/2@tmp/private_key_1275158450852516871.key) 16:21:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:21 + git describe --exact-match --tags HEAD 16:21:21 fatal: No names found, cannot describe anything. [Pipeline] } 16:21:21 $ docker exec --env ******** --env ******** 651bfd9ae417aba3c0faf8b448e01f05ca281df057bef73ed056047b4808ebee ssh-agent -k 16:21:21 unset SSH_AUTH_SOCK; 16:21:21 unset SSH_AGENT_PID; 16:21:21 echo Agent pid 16 killed; 16:21:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:21:21 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:21:21 This usually means this commit has not been tagged. [Pipeline] sshagent 16:21:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:21 [ssh-agent] Looking for ssh-agent implementation... 16:21:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:21 $ docker exec 651bfd9ae417aba3c0faf8b448e01f05ca281df057bef73ed056047b4808ebee ssh-agent 16:21:22 SSH_AUTH_SOCK=/tmp/ssh-dUExqLWwM009/agent.44 16:21:22 SSH_AGENT_PID=50 16:21:22 Running ssh-add (command line suppressed) 16:21:22 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3313991558847143999.key (/w/workspace/edgex-go/2@tmp/private_key_3313991558847143999.key) 16:21:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:22 + git semver init 16:21:22 # -> Open(): unable to determine branch for HEAD 16:21:22 # $GIT_DIR = /w/workspace/edgex-go/2/.git 16:21:22 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 16:21:22 # $SEMVER_REMOTE_NAME = origin 16:21:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:21:22 # $SEMVER_USER_NAME = edgex-jenkins 16:21:22 # $SEMVER_BRANCH = PR-2646 16:21:22 # $SEMVER_TEMP = /tmp/semver-067006810 16:21:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:21:44 # '/tmp/semver-067006810' -> '/w/workspace/edgex-go/2/.semver' 16:21:44 # -> Force: false 16:21:44 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 16:21:44 $ docker exec --env ******** --env ******** 651bfd9ae417aba3c0faf8b448e01f05ca281df057bef73ed056047b4808ebee ssh-agent -k 16:21:44 unset SSH_AUTH_SOCK; 16:21:44 unset SSH_AGENT_PID; 16:21:44 echo Agent pid 50 killed; 16:21:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:21:45 + git semver [Pipeline] } 16:21:45 $ docker stop --time=1 651bfd9ae417aba3c0faf8b448e01f05ca281df057bef73ed056047b4808ebee 16:21:46 $ docker rm -f 651bfd9ae417aba3c0faf8b448e01f05ca281df057bef73ed056047b4808ebee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:21:59 Stashed 25 file(s) [Pipeline] echo 16:21:59 [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 16:22:00 ========================================================= 16:22:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 16:22:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:22:00 + 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 . 16:22:03 Sending build context to Docker daemon 323.2MB 16:22:03 Step 1/7 : ARG BASE=golang:1.13-alpine 16:22:03 Step 2/7 : FROM ${BASE} 16:22:03 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 16:22:03 df20fa9351a1: Pulling fs layer 16:22:03 ed8968b2872e: Pulling fs layer 16:22:03 a92cc7c5fd73: Pulling fs layer 16:22:03 2dd03ba5bac4: Pulling fs layer 16:22:03 1e091d79d1de: Pulling fs layer 16:22:03 481702a1767f: Pulling fs layer 16:22:03 f64a6f60c768: Pulling fs layer 16:22:03 e78d2573fc39: Pulling fs layer 16:22:03 e876d2f968b6: Pulling fs layer 16:22:03 ce8a83651883: Pulling fs layer 16:22:03 07967f4d0e4b: Pulling fs layer 16:22:03 1e091d79d1de: Waiting 16:22:03 481702a1767f: Waiting 16:22:03 f64a6f60c768: Waiting 16:22:03 e78d2573fc39: Waiting 16:22:03 e876d2f968b6: Waiting 16:22:03 ce8a83651883: Waiting 16:22:03 07967f4d0e4b: Waiting 16:22:03 2dd03ba5bac4: Waiting 16:22:03 a92cc7c5fd73: Verifying Checksum 16:22:03 a92cc7c5fd73: Download complete 16:22:03 ed8968b2872e: Download complete 16:22:03 1e091d79d1de: Verifying Checksum 16:22:03 1e091d79d1de: Download complete 16:22:03 481702a1767f: Verifying Checksum 16:22:03 481702a1767f: Download complete 16:22:03 df20fa9351a1: Verifying Checksum 16:22:03 df20fa9351a1: Download complete 16:22:04 df20fa9351a1: Pull complete 16:22:04 f64a6f60c768: Verifying Checksum 16:22:04 f64a6f60c768: Download complete 16:22:04 e876d2f968b6: Verifying Checksum 16:22:04 e876d2f968b6: Download complete 16:22:05 2dd03ba5bac4: Verifying Checksum 16:22:05 2dd03ba5bac4: Download complete 16:22:05 ce8a83651883: Verifying Checksum 16:22:05 ce8a83651883: Download complete 16:22:05 e78d2573fc39: Verifying Checksum 16:22:05 e78d2573fc39: Download complete 16:22:05 07967f4d0e4b: Verifying Checksum 16:22:05 07967f4d0e4b: Download complete 16:22:05 ed8968b2872e: Pull complete 16:22:06 a92cc7c5fd73: Pull complete 16:22:11 2dd03ba5bac4: Pull complete 16:22:11 1e091d79d1de: Pull complete 16:22:11 481702a1767f: Pull complete 16:22:15 Still waiting to schedule task 16:22:15 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:22:18 f64a6f60c768: Pull complete 16:22:21 e78d2573fc39: Pull complete 16:22:21 e876d2f968b6: Pull complete 16:22:22 ce8a83651883: Pull complete 16:22:22 07967f4d0e4b: Pull complete 16:22:22 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 16:22:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 16:22:22 ---> 5d7c900382c6 16:22:22 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 16:22:23 ---> Running in b50ff1f15c8b 16:22:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:22:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:22:24 (1/12) Installing libmagic (5.38-r0) 16:22:24 (2/12) Installing file (5.38-r0) 16:22:24 (3/12) Installing libc-dev (0.7.2-r3) 16:22:25 (4/12) Installing g++ (9.3.0-r2) 16:22:33 (5/12) Installing fortify-headers (1.1-r0) 16:22:33 (6/12) Installing patch (2.7.6-r6) 16:22:33 (7/12) Installing build-base (0.5-r2) 16:22:33 (8/12) Installing libsodium (1.0.18-r0) 16:22:33 (9/12) Installing pkgconf (1.7.2-r0) 16:22:33 (10/12) Installing libsodium-dev (1.0.18-r0) 16:22:33 (11/12) Installing libzmq (4.3.2-r0) 16:22:33 (12/12) Installing zeromq-dev (4.3.2-r0) 16:22:33 Executing busybox-1.31.1-r16.trigger 16:22:33 OK: 233 MiB in 51 packages 16:22:37 Removing intermediate container b50ff1f15c8b 16:22:37 ---> b258234cf6e2 16:22:37 Step 4/7 : WORKDIR /edgex-go 16:22:37 ---> Running in 97d69db386ae 16:22:38 Removing intermediate container 97d69db386ae 16:22:38 ---> a414d1c5e342 16:22:38 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:22:38 latest: Pulling from library/docker 16:22:38 df20fa9351a1: Already exists 16:22:38 25ad7478873d: Pulling fs layer 16:22:38 4684f6177b5d: Pulling fs layer 16:22:38 46e300cec669: Pulling fs layer 16:22:38 63038576ad94: Pulling fs layer 16:22:38 0fdb76c4706c: Pulling fs layer 16:22:38 cb7edeffdfd5: Pulling fs layer 16:22:38 63038576ad94: Waiting 16:22:38 cb7edeffdfd5: Waiting 16:22:38 0fdb76c4706c: Waiting 16:22:38 4684f6177b5d: Verifying Checksum 16:22:38 4684f6177b5d: Download complete 16:22:38 25ad7478873d: Verifying Checksum 16:22:38 25ad7478873d: Download complete 16:22:38 63038576ad94: Verifying Checksum 16:22:38 63038576ad94: Download complete 16:22:38 cb7edeffdfd5: Verifying Checksum 16:22:38 cb7edeffdfd5: Download complete 16:22:38 25ad7478873d: Pull complete 16:22:39 4684f6177b5d: Pull complete 16:22:39 46e300cec669: Verifying Checksum 16:22:39 46e300cec669: Download complete 16:22:39 0fdb76c4706c: Verifying Checksum 16:22:39 0fdb76c4706c: Download complete 16:22:41 46e300cec669: Pull complete 16:22:41 63038576ad94: Pull complete 16:22:41 0fdb76c4706c: Pull complete 16:22:42 cb7edeffdfd5: Pull complete 16:22:42 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 16:22:42 Status: Downloaded newer image for docker:latest 16:22:43 ---> e8a10a77a547 16:22:43 Step 6/7 : COPY go.mod . 16:22:43 ---> bc35750fd8bf 16:22:43 Step 7/7 : RUN go mod download 16:22:43 ---> Running in 6e894f197e65 16:22:45 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:22:45 go: finding github.com/BurntSushi/toml v0.3.1 16:22:45 go: finding github.com/OneOfOne/xxhash v1.2.5 16:22:45 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:22:45 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:22:45 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:22:45 go: finding github.com/bgentry/speakeasy v0.1.0 16:22:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:22:45 go: finding github.com/cloudflare/gokey v0.1.0 16:22:45 go: finding github.com/davecgh/go-spew v1.1.1 16:22:45 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:22:45 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 16:22:45 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 16:22:45 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:22:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 16:22:45 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 16:22:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 16:22:45 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:22:45 go: finding github.com/fatih/color v1.7.0 16:22:46 go: finding github.com/fsnotify/fsnotify v1.4.7 16:22:46 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:22:46 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 16:22:46 go: finding github.com/go-kit/kit v0.8.0 16:22:46 go: finding github.com/go-logfmt/logfmt v0.4.0 16:22:46 go: finding github.com/go-redis/redis/v7 v7.2.0 16:22:46 go: finding github.com/go-stack/stack v1.8.0 16:22:46 go: finding github.com/golang/protobuf v1.3.2 16:22:46 go: finding github.com/gomodule/redigo v2.0.0+incompatible 16:22:46 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:22:46 go: finding github.com/google/uuid v1.1.0 16:22:46 go: finding github.com/gorilla/mux v1.7.1 16:22:46 go: finding github.com/hashicorp/consul/api v1.1.0 16:22:46 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:22:46 go: finding github.com/hashicorp/errwrap v1.0.0 16:22:46 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:22:46 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:22:46 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:22:46 go: finding github.com/hashicorp/go-multierror v1.0.0 16:22:46 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:22:46 go: finding github.com/hashicorp/go-sockaddr v1.0.0 16:22:46 go: finding github.com/hashicorp/go-syslog v1.0.0 16:22:46 go: finding github.com/hashicorp/go-uuid v1.0.1 16:22:46 go: finding github.com/hashicorp/go.net v0.0.1 16:22:46 go: finding github.com/hashicorp/golang-lru v0.5.0 16:22:46 go: finding github.com/hashicorp/logutils v1.0.0 16:22:46 go: finding github.com/hashicorp/mdns v1.0.0 16:22:46 go: finding github.com/hashicorp/memberlist v0.1.3 16:22:46 go: finding github.com/hashicorp/serf v0.8.2 16:22:46 go: finding github.com/hpcloud/tail v1.0.0 16:22:46 go: finding github.com/imdario/mergo v0.3.6 16:22:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:22:46 go: finding github.com/kr/pretty v0.1.0 16:22:46 go: finding github.com/kr/pty v1.1.1 16:22:46 go: finding github.com/kr/text v0.1.0 16:22:46 go: finding github.com/mattn/go-colorable v0.0.9 16:22:47 go: finding github.com/mattn/go-isatty v0.0.3 16:22:47 go: finding github.com/miekg/dns v1.0.14 16:22:47 go: finding github.com/mitchellh/cli v1.0.0 16:22:47 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:22:47 go: finding github.com/mitchellh/copystructure v1.0.0 16:22:47 go: finding github.com/mitchellh/go-homedir v1.0.0 16:22:47 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:22:47 go: finding github.com/mitchellh/gox v0.4.0 16:22:47 go: finding github.com/mitchellh/iochan v1.0.0 16:22:47 go: finding github.com/mitchellh/mapstructure v1.1.2 16:22:47 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:22:47 go: finding github.com/onsi/ginkgo v1.10.1 16:22:47 go: finding github.com/onsi/gomega v1.7.0 16:22:47 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:22:47 go: finding github.com/pebbe/zmq4 v1.0.0 16:22:47 go: finding github.com/pelletier/go-toml v1.2.0 16:22:47 go: finding github.com/pkg/errors v0.8.1 16:22:47 go: finding github.com/pmezard/go-difflib v1.0.0 16:22:47 go: finding github.com/posener/complete v1.1.1 16:22:47 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 16:22:47 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 16:22:47 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:22:47 go: finding github.com/stretchr/objx v0.1.0 16:22:47 go: finding github.com/stretchr/testify v1.5.1 16:22:47 go: finding github.com/ugorji/go v1.1.4 16:22:47 go: finding github.com/x448/float16 v0.8.4 16:22:47 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 16:22:47 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 16:22:47 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:22:47 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 16:22:47 go: finding golang.org/x/text v0.3.2 16:22:47 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 16:22:47 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:22:47 go: finding gopkg.in/eapache/queue.v1 v1.1.0 16:22:47 go: finding gopkg.in/fsnotify.v1 v1.4.7 16:22:47 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:22:47 go: finding gopkg.in/yaml.v2 v2.2.8 16:23:00 Removing intermediate container 6e894f197e65 16:23:00 ---> 5b43e8fd51e9 16:23:00 Successfully built 5b43e8fd51e9 16:23:00 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 16:23:00 + docker inspect -f . ci-base-image-x86_64 16:23:00 . [Pipeline] withDockerContainer 16:23:00 prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container 16:23:00 $ 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 16:23:01 $ docker top fdfc026a2e1ef125ffa02787e51e67e14b9877b99c2c2a11c1e31943106baffb -eo pid,comm [Pipeline] { [Pipeline] sh 16:23:02 + go version 16:23:02 go version go1.13.13 linux/amd64 [Pipeline] echo 16:23:02 ========================================================= 16:23:02 [edgeXBuildGoParallel] Running Tests and Build... 16:23:02 ========================================================= [Pipeline] sh 16:23:02 + make test 16:23:02 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:23:05 ? github.com/edgexfoundry/edgex-go [no test files] 16:23:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:23:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:23:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:23:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:23:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:23:20 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.024s 16:23:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 16:23:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:23:20 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 16:23:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:23:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:23:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:23:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:23:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:23:26 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.019s coverage: 46.6% of statements 16:23:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:23:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:23:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:23:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:23:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:23:28 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.210s coverage: 27.4% of statements 16:23:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:23:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:23:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:23:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:23:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:23:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:23:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements 16:23:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:23:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.007s coverage: 100.0% of statements 16:23:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:23:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.069s coverage: 29.3% of statements 16:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:23:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.021s coverage: 100.0% of statements 16:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:23:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements 16:23:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:23:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.015s coverage: 89.8% of statements 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:23:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.026s coverage: 97.5% of statements 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:23:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.035s coverage: 100.0% of statements 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:23:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:23:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 16:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.061s coverage: 63.5% of statements 16:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.029s coverage: 100.0% of statements 16:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.152s coverage: 55.9% of statements 16:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 16:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 16:23:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.304s coverage: 86.3% of statements 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 16:23:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.288s coverage: 72.2% of statements 16:23:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.097s coverage: 72.1% of statements 16:23:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.013s coverage: 82.4% of statements 16:23:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.009s coverage: 48.4% of statements 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 16:23:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.006s coverage: 28.8% of statements 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 16:23:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.056s coverage: 96.8% of statements 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 16:23:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.035s coverage: 26.9% of statements 16:23:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:23:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:23:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.077s coverage: 84.1% of statements 16:23:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.006s coverage: 100.0% of statements 16:23:36 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.053s coverage: 43.1% of statements 16:23:36 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 16:23:36 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 16:23:37 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.048s coverage: 100.0% of statements 16:23:37 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 16:23:37 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.013s coverage: 83.8% of statements 16:23:37 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 16:23:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.026s coverage: 45.1% of statements 16:23:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:23:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:23:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.024s coverage: 100.0% of statements 16:23:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:23:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:23:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:23:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.026s coverage: 100.0% of statements 16:23:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:23:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.018s coverage: 100.0% of statements 16:23:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:23:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.048s coverage: 29.1% of statements 16:23:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:23:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:23:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:23:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:23:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:23:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.020s coverage: 99.0% of statements 16:23:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:23:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.006s coverage: 100.0% of statements 16:23:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:23:40 ok github.com/edgexfoundry/edgex-go/internal/system 0.003s coverage: 0.0% of statements 16:23:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:23:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 16:23:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:23:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:23:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:23:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:23:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.014s coverage: 87.9% of statements 16:23:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:23:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:23:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.005s coverage: 100.0% of statements 16:23:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements 16:23:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements 16:23:42 GO111MODULE=on go vet ./... 16:23:47 gofmt -l . 16:23:48 [ "`gofmt -l .`" = "" ] 16:23:48 ./bin/test-go-mod-tidy.sh 16:23:49 ./bin/test-attribution-txt.sh [Pipeline] sh 16:23:50 + ls -al . 16:23:50 total 556 16:23:50 drwxrwxr-x 10 1001 1001 4096 Jul 28 16:23 . 16:23:50 drwxr-xr-x 4 root root 28 Jul 28 16:23 .. 16:23:50 -rw-rw-r-- 1 1001 1001 11 Jul 28 16:21 .dockerignore 16:23:50 drwxrwxr-x 8 1001 1001 179 Jul 28 16:21 .git 16:23:50 drwxrwxr-x 3 1001 1001 60 Jul 28 16:21 .github 16:23:50 -rw-rw-r-- 1 1001 1001 924 Jul 28 16:21 .gitignore 16:23:50 drwx------ 3 1001 1001 47 Jul 28 16:21 .semver 16:23:50 -rw-rw-r-- 1 1001 1001 178 Jul 28 16:21 .sonarcloud.properties 16:23:50 -rw-rw-r-- 1 1001 1001 3804 Jul 28 16:21 CONTRIBUTING.md 16:23:50 -rw-rw-r-- 1 1001 1001 1035 Jul 28 16:21 Dockerfile.build 16:23:50 -rw-rw-r-- 1 1001 1001 911 Jul 28 16:21 Jenkinsfile 16:23:50 -rw-rw-r-- 1 1001 1001 10775 Jul 28 16:21 LICENSE 16:23:50 -rw-rw-r-- 1 1001 1001 6417 Jul 28 16:21 Makefile 16:23:50 -rw-rw-r-- 1 1001 1001 5652 Jul 28 16:21 README.md 16:23:50 -rw-rw-r-- 1 1001 1001 7111 Jul 28 16:21 SECURITY.md 16:23:50 -rw-rw-r-- 1 1001 1001 5 Jul 28 16:21 VERSION 16:23:50 -rw-rw-r-- 1 1001 1001 4131 Jul 28 16:21 ZMQWindows.md 16:23:50 drwxrwxr-x 4 1001 1001 33 Jul 28 16:21 api 16:23:50 drwxrwxr-x 2 1001 1001 117 Jul 28 16:21 bin 16:23:50 drwxrwxr-x 15 1001 1001 4096 Jul 28 16:21 cmd 16:23:50 -rw-r--r-- 1 root root 456067 Jul 28 16:23 coverage.out 16:23:50 -rw-r--r-- 1 root root 1019 Jul 28 16:23 go.mod 16:23:50 -rw-r--r-- 1 root root 18146 Jul 28 16:23 go.sum 16:23:50 drwxrwxr-x 8 1001 1001 127 Jul 28 16:21 internal 16:23:50 drwxrwxr-x 4 1001 1001 71 Jul 28 16:21 snap 16:23:50 -rw-rw-r-- 1 1001 1001 168 Jul 28 16:21 version.go [Pipeline] sh 16:23:50 + '[' -e coverage.out ] 16:23:50 + chown 1001:1001 coverage.out [Pipeline] stash 16:23:50 Stashed 1 file(s) [Pipeline] sh 16:23:51 + make build 16:23:51 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 16:23:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1270 in /w/workspace/edgexfoundry_edgex-go_PR-2646 [Pipeline] { [Pipeline] ws 16:23:57 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:23:57 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 16:24:00 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 16:24:01 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 16:24:02 using credential edgex-jenkins-ssh 16:24:02 Cloning the remote Git repository 16:24:02 Cloning with configured refspecs honoured and without tags 16:24:03 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 16:24:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:24:02 > git init /w/workspace/edgex-go/2 # timeout=10 16:24:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:24:03 > git --version # timeout=10 16:24:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:03 > 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 16:24:05 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 16:24:06 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 16:24:09 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 16:24:10 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 16:24:11 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 16:24:12 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 16:24:14 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 16:24:15 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] } 16:24:16 $ docker stop --time=1 fdfc026a2e1ef125ffa02787e51e67e14b9877b99c2c2a11c1e31943106baffb 16:24:18 $ docker rm -f fdfc026a2e1ef125ffa02787e51e67e14b9877b99c2c2a11c1e31943106baffb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:24:21 16:24:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix 16:24:21 Fetching without tags [Pipeline] sh 16:24:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:24:21 latest: Pulling from edgex-devops/edgex-compose 16:24:21 cbdbe7a5bc2a: Pulling fs layer 16:24:21 ca9280d653b3: Pulling fs layer 16:24:21 7e9c9ca2126c: Pulling fs layer 16:24:21 cbdbe7a5bc2a: Download complete 16:24:21 Merging remotes/origin/master commit 04784571c64111dd2069565982d29e4bcbbafa66 into PR head commit 0fc320afb8159688a8fc51ff61006d88679a4280 16:24:21 ca9280d653b3: Verifying Checksum 16:24:21 ca9280d653b3: Download complete 16:24:21 cbdbe7a5bc2a: Pull complete 16:24:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:24:21 > git config --add remote.origin.fetch +refs/pull/2646/head:refs/remotes/origin/PR-2646 # timeout=10 16:24:21 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:24:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:24:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:24:21 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:21 > 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 16:24:21 > git config core.sparsecheckout # timeout=10 16:24:21 > git checkout -f 0fc320afb8159688a8fc51ff61006d88679a4280 # timeout=10 16:24:22 Merge succeeded, producing 0fc320afb8159688a8fc51ff61006d88679a4280 16:24:22 Checking out Revision 0fc320afb8159688a8fc51ff61006d88679a4280 (PR-2646) 16:24:22 7e9c9ca2126c: Download complete 16:24:22 ca9280d653b3: Pull complete 16:24:22 > git remote # timeout=10 16:24:22 > git config --get remote.origin.url # timeout=10 16:24:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:22 > git merge 04784571c64111dd2069565982d29e4bcbbafa66 # timeout=10 16:24:22 > git rev-parse HEAD^{commit} # timeout=10 16:24:22 > git config core.sparsecheckout # timeout=10 16:24:22 > git checkout -f 0fc320afb8159688a8fc51ff61006d88679a4280 # timeout=10 16:24:26 Commit message: "build: remove raml_verify from testScript" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 16:24:29 7e9c9ca2126c: Pull complete 16:24:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:24:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:24:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:24:29 prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container 16:24:29 $ 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 16:24:32 $ docker top 1f22a3cde8c72ea1819c39cca2c4671d720c3bc7a8e9e7e5565a84dc1871220e -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:32 + docker-compose build --help 16:24:32 + grep parallel 16:24:33 --parallel Build images in parallel. [Pipeline] } 16:24:33 $ docker stop --time=1 1f22a3cde8c72ea1819c39cca2c4671d720c3bc7a8e9e7e5565a84dc1871220e 16:24:35 $ docker rm -f 1f22a3cde8c72ea1819c39cca2c4671d720c3bc7a8e9e7e5565a84dc1871220e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:24:36 . [Pipeline] withDockerContainer 16:24:36 prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container 16:24:36 $ 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 16:24:37 $ docker top 186a022d9ccc93def44742318c838368be83483090e38344e8da8a27c4fc3c83 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:37 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] echo 16:24:38 ========================================================= 16:24:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 16:24:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:24:38 Building docker-core-command-go ... 16:24:38 Building docker-core-data-go ... 16:24:38 Building docker-core-metadata-go ... 16:24:38 Building docker-security-proxy-setup-go ... 16:24:38 Building docker-security-secrets-setup-go ... 16:24:38 Building docker-security-secretstore-setup-go ... 16:24:38 Building docker-support-logging-go ... 16:24:38 Building docker-support-notifications-go ... 16:24:38 Building docker-support-scheduler-go ... 16:24:38 Building docker-sys-mgmt-agent-go ... 16:24:38 Building docker-support-notifications-go 16:24:38 Building docker-core-data-go 16:24:38 Building docker-security-proxy-setup-go 16:24:38 Building docker-security-secretstore-setup-go 16:24:38 Building docker-core-command-go 16:24:39 + 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 . 16:24:43 Sending build context to Docker daemon 323.2MB 16:24:43 Step 1/7 : ARG BASE=golang:1.13-alpine 16:24:43 Step 2/7 : FROM ${BASE} 16:24:43 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:24:43 b538f80385f9: Pulling fs layer 16:24:43 74f711af9a0d: Pulling fs layer 16:24:43 99f96fe45779: Pulling fs layer 16:24:43 fd7a069fd194: Pulling fs layer 16:24:43 66aa3694b03b: Pulling fs layer 16:24:43 170f70906a0f: Pulling fs layer 16:24:43 fd7a069fd194: Waiting 16:24:43 ad7c5574e4b9: Pulling fs layer 16:24:43 e772456be8f7: Pulling fs layer 16:24:43 170f70906a0f: Waiting 16:24:43 66aa3694b03b: Waiting 16:24:43 ad7c5574e4b9: Waiting 16:24:43 c890913d741a: Pulling fs layer 16:24:43 2480fcc9aa5a: Pulling fs layer 16:24:43 09adf4765672: Pulling fs layer 16:24:43 e772456be8f7: Waiting 16:24:43 c890913d741a: Waiting 16:24:43 2480fcc9aa5a: Waiting 16:24:43 09adf4765672: Waiting 16:24:43 99f96fe45779: Verifying Checksum 16:24:43 99f96fe45779: Download complete 16:24:43 74f711af9a0d: Verifying Checksum 16:24:43 74f711af9a0d: Download complete 16:24:43 66aa3694b03b: Verifying Checksum 16:24:43 66aa3694b03b: Download complete 16:24:43 170f70906a0f: Download complete 16:24:43 b538f80385f9: Verifying Checksum 16:24:43 b538f80385f9: Download complete 16:24:44 b538f80385f9: Pull complete 16:24:44 74f711af9a0d: Pull complete 16:24:45 99f96fe45779: Pull complete 16:24:45 ad7c5574e4b9: Verifying Checksum 16:24:45 ad7c5574e4b9: Download complete 16:24:45 c890913d741a: Verifying Checksum 16:24:45 c890913d741a: Download complete 16:24:47 2480fcc9aa5a: Verifying Checksum 16:24:47 2480fcc9aa5a: Download complete 16:24:47 09adf4765672: Verifying Checksum 16:24:47 09adf4765672: Download complete 16:24:47 e772456be8f7: Verifying Checksum 16:24:47 e772456be8f7: Download complete 16:24:48 fd7a069fd194: Verifying Checksum 16:24:48 fd7a069fd194: Download complete 16:25:00 fd7a069fd194: Pull complete 16:25:00 66aa3694b03b: Pull complete 16:25:00 170f70906a0f: Pull complete 16:25:05 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 16:25:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:25:05 ---> 5b43e8fd51e9 16:25:05 Step 3/20 : WORKDIR /edgex-go 16:25:05 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 16:25:05 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:25:05 ---> 5b43e8fd51e9 16:25:05 Step 3/21 : WORKDIR /edgex-go 16:25:05 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 16:25:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:25:05 ---> 5b43e8fd51e9 16:25:05 Step 3/22 : WORKDIR /edgex-go 16:25:05 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 16:25:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:25:05 ---> 5b43e8fd51e9 16:25:05 Step 3/23 : WORKDIR /edgex-go 16:25:05 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 16:25:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:25:05 ---> 5b43e8fd51e9 16:25:05 Step 3/26 : WORKDIR /edgex-go 16:25:05 ---> Running in 431adda33bfe 16:25:05 ---> Running in 77599c3a3caf 16:25:05 ---> Running in 3909fd9658c9 16:25:05 ---> Running in b421d68cb514 16:25:05 ---> Running in e5e00f394d94 16:25:05 ad7c5574e4b9: Pull complete 16:25:06 Removing intermediate container b421d68cb514 16:25:06 ---> 3101887a4d4e 16:25:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:06 Removing intermediate container e5e00f394d94 16:25:06 ---> 220340f82d15 16:25:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:06 Removing intermediate container 77599c3a3caf 16:25:06 ---> 8392319310e9 16:25:06 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:06 Removing intermediate container 3909fd9658c9 16:25:06 ---> 35b01e3f62bf 16:25:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:06 Removing intermediate container 431adda33bfe 16:25:06 ---> 8d614161f14e 16:25:06 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:06 ---> Running in 0daccd4a79b1 16:25:06 ---> Running in f533b9a0a7e8 16:25:06 ---> Running in 7fceaad3eac5 16:25:06 ---> Running in fc8fab65f459 16:25:06 ---> Running in 2d054a29d04a 16:25:08 Removing intermediate container 0daccd4a79b1 16:25:08 ---> 34b965dad601 16:25:08 Step 5/26 : RUN apk update && apk add make git 16:25:08 ---> Running in 3718ddc8d817 16:25:08 Removing intermediate container f533b9a0a7e8 16:25:08 ---> 2b1a8b33a136 16:25:08 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 16:25:08 Removing intermediate container 2d054a29d04a 16:25:08 ---> 0957aaefaf83 16:25:08 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 16:25:08 Removing intermediate container fc8fab65f459 16:25:08 ---> 3e61d8999031 16:25:08 Step 5/20 : RUN apk update && apk add make git 16:25:08 Removing intermediate container 7fceaad3eac5 16:25:08 ---> e3813a0d1139 16:25:08 Step 5/21 : RUN apk update && apk add make git 16:25:08 ---> Running in cc07c927ebdd 16:25:08 ---> Running in 122864a01674 16:25:08 ---> Running in 35b3424054f6 16:25:09 ---> Running in e642ecff1298 16:25:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:25:09 e772456be8f7: Pull complete 16:25:09 c890913d741a: Pull complete 16:25:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:25:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:25:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:25:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:25:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:25:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:25:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:25:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:25:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:25:11 v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:25:11 v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:25:11 OK: 12749 distinct packages available 16:25:11 v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:25:11 v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:25:11 OK: 12749 distinct packages available 16:25:11 v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:25:11 v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:25:11 OK: 12749 distinct packages available 16:25:11 OK: 233 MiB in 51 packages 16:25:11 v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:25:11 v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:25:11 OK: 12749 distinct packages available 16:25:11 OK: 233 MiB in 51 packages 16:25:11 2480fcc9aa5a: Pull complete 16:25:11 OK: 233 MiB in 51 packages 16:25:11 OK: 233 MiB in 51 packages 16:25:11 v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:25:11 v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:25:11 OK: 12749 distinct packages available 16:25:12 OK: 233 MiB in 51 packages 16:25:12 Removing intermediate container cc07c927ebdd 16:25:12 ---> da0cd4fc996e 16:25:12 Step 6/22 : COPY go.mod . 16:25:12 09adf4765672: Pull complete 16:25:12 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 16:25:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 16:25:12 ---> 2248a725d1cf 16:25:12 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 16:25:12 Removing intermediate container 3718ddc8d817 16:25:12 ---> dfba41a69d90 16:25:12 Step 6/26 : COPY go.mod . 16:25:12 Removing intermediate container e642ecff1298 16:25:12 ---> 32938516423a 16:25:12 Step 6/21 : COPY go.mod . 16:25:12 Removing intermediate container 122864a01674 16:25:12 ---> fd61224b08b7 16:25:12 Step 6/23 : COPY go.mod . 16:25:12 ---> e2bf519ab845 16:25:12 Step 7/22 : RUN go mod download 16:25:12 ---> b04e79656695 16:25:12 Step 7/26 : RUN go mod download 16:25:12 ---> Running in 8366d1317c49 16:25:12 Removing intermediate container 35b3424054f6 16:25:12 ---> 350232685e84 16:25:12 Step 6/20 : COPY go.mod . 16:25:12 ---> Running in 625ef5a89b7d 16:25:13 ---> e707f1460f86 16:25:13 Step 7/21 : RUN go mod download 16:25:13 ---> 35d636f8c81a 16:25:13 Step 7/23 : RUN go mod download 16:25:13 ---> Running in 9529e814dec6 16:25:13 ---> Running in 3d0dac87b717 16:25:13 ---> bef79ec6841a 16:25:13 Step 7/20 : RUN go mod download 16:25:13 ---> Running in 52fd2b039d2e 16:25:15 Removing intermediate container 625ef5a89b7d 16:25:15 ---> 53b762ea3d19 16:25:15 Step 8/26 : COPY . . 16:25:15 Removing intermediate container 9529e814dec6 16:25:15 ---> 188a8f0da5d7 16:25:15 Step 8/21 : COPY . . 16:25:15 Removing intermediate container 3d0dac87b717 16:25:15 ---> fc42400ac95d 16:25:15 Step 8/23 : COPY . . 16:25:16 Removing intermediate container 52fd2b039d2e 16:25:16 ---> b902fe1dba1a 16:25:16 Step 8/20 : COPY . . 16:25:16 Removing intermediate container 8366d1317c49 16:25:16 ---> 05d3216c50b2 16:25:16 Step 8/22 : COPY . . 16:25:17 ---> Running in 76cbe869e250 16:25:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:25:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:25:21 (1/12) Installing libmagic (5.38-r0) 16:25:21 (2/12) Installing file (5.38-r0) 16:25:21 (3/12) Installing libc-dev (0.7.2-r3) 16:25:21 (4/12) Installing g++ (9.3.0-r2) 16:25:26 (5/12) Installing fortify-headers (1.1-r0) 16:25:26 (6/12) Installing patch (2.7.6-r6) 16:25:26 (7/12) Installing build-base (0.5-r2) 16:25:26 (8/12) Installing libsodium (1.0.18-r0) 16:25:26 (9/12) Installing pkgconf (1.7.2-r0) 16:25:26 (10/12) Installing libsodium-dev (1.0.18-r0) 16:25:26 (11/12) Installing libzmq (4.3.2-r0) 16:25:26 (12/12) Installing zeromq-dev (4.3.2-r0) 16:25:26 Executing busybox-1.31.1-r16.trigger 16:25:26 OK: 217 MiB in 51 packages 16:25:30 Removing intermediate container 76cbe869e250 16:25:30 ---> cc3511748962 16:25:30 Step 4/7 : WORKDIR /edgex-go 16:25:30 ---> Running in 8fc991a5d5e0 16:25:31 Removing intermediate container 8fc991a5d5e0 16:25:31 ---> 3258355a7442 16:25:31 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:25:31 latest: Pulling from library/docker 16:25:31 b538f80385f9: Already exists 16:25:31 259a493cd78d: Pulling fs layer 16:25:31 b8e66b5100f5: Pulling fs layer 16:25:31 39dc9c94d07c: Pulling fs layer 16:25:31 551b823b3b82: Pulling fs layer 16:25:31 3c52a74df98c: Pulling fs layer 16:25:31 6c9b121b6998: Pulling fs layer 16:25:31 551b823b3b82: Waiting 16:25:31 6c9b121b6998: Waiting 16:25:31 3c52a74df98c: Waiting 16:25:31 b8e66b5100f5: Download complete 16:25:31 259a493cd78d: Download complete 16:25:31 551b823b3b82: Download complete 16:25:31 3c52a74df98c: Verifying Checksum 16:25:31 3c52a74df98c: Download complete 16:25:32 6c9b121b6998: Download complete 16:25:32 259a493cd78d: Pull complete 16:25:32 b8e66b5100f5: Pull complete 16:25:32 39dc9c94d07c: Download complete 16:25:36 39dc9c94d07c: Pull complete 16:25:36 551b823b3b82: Pull complete 16:25:36 3c52a74df98c: Pull complete 16:25:37 6c9b121b6998: Pull complete 16:25:37 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 16:25:37 Status: Downloaded newer image for docker:latest 16:25:41 ---> 943a8dd3e938 16:25:41 Step 6/7 : COPY go.mod . 16:25:41 ---> 3668a2e01afb 16:25:41 Step 7/7 : RUN go mod download 16:25:41 ---> Running in cb14657277db 16:25:44 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:25:44 go: finding github.com/BurntSushi/toml v0.3.1 16:25:44 go: finding github.com/OneOfOne/xxhash v1.2.5 16:25:44 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:25:44 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:25:44 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:25:44 go: finding github.com/bgentry/speakeasy v0.1.0 16:25:44 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:25:44 go: finding github.com/cloudflare/gokey v0.1.0 16:25:44 go: finding github.com/davecgh/go-spew v1.1.1 16:25:44 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:25:44 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 16:25:44 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 16:25:44 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:25:44 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 16:25:44 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 16:25:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 16:25:45 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:25:45 go: finding github.com/fatih/color v1.7.0 16:25:45 go: finding github.com/fsnotify/fsnotify v1.4.7 16:25:45 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:25:45 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 16:25:45 go: finding github.com/go-kit/kit v0.8.0 16:25:45 go: finding github.com/go-logfmt/logfmt v0.4.0 16:25:45 go: finding github.com/go-redis/redis/v7 v7.2.0 16:25:45 go: finding github.com/go-stack/stack v1.8.0 16:25:45 go: finding github.com/golang/protobuf v1.3.2 16:25:45 go: finding github.com/gomodule/redigo v2.0.0+incompatible 16:25:45 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:25:45 go: finding github.com/google/uuid v1.1.0 16:25:45 go: finding github.com/gorilla/mux v1.7.1 16:25:45 go: finding github.com/hashicorp/consul/api v1.1.0 16:25:45 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:25:45 go: finding github.com/hashicorp/errwrap v1.0.0 16:25:45 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:25:45 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:25:45 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:25:45 go: finding github.com/hashicorp/go-multierror v1.0.0 16:25:45 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:25:45 go: finding github.com/hashicorp/go-sockaddr v1.0.0 16:25:45 go: finding github.com/hashicorp/go-syslog v1.0.0 16:25:45 go: finding github.com/hashicorp/go-uuid v1.0.1 16:25:45 go: finding github.com/hashicorp/go.net v0.0.1 16:25:45 go: finding github.com/hashicorp/golang-lru v0.5.0 16:25:45 go: finding github.com/hashicorp/logutils v1.0.0 16:25:45 go: finding github.com/hashicorp/mdns v1.0.0 16:25:45 go: finding github.com/hashicorp/memberlist v0.1.3 16:25:45 go: finding github.com/hashicorp/serf v0.8.2 16:25:45 go: finding github.com/hpcloud/tail v1.0.0 16:25:45 go: finding github.com/imdario/mergo v0.3.6 16:25:45 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:25:45 go: finding github.com/kr/pretty v0.1.0 16:25:45 go: finding github.com/kr/pty v1.1.1 16:25:45 go: finding github.com/kr/text v0.1.0 16:25:45 go: finding github.com/mattn/go-colorable v0.0.9 16:25:45 go: finding github.com/mattn/go-isatty v0.0.3 16:25:45 go: finding github.com/miekg/dns v1.0.14 16:25:45 go: finding github.com/mitchellh/cli v1.0.0 16:25:45 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:25:45 go: finding github.com/mitchellh/copystructure v1.0.0 16:25:46 go: finding github.com/mitchellh/go-homedir v1.0.0 16:25:46 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:25:46 go: finding github.com/mitchellh/gox v0.4.0 16:25:46 go: finding github.com/mitchellh/iochan v1.0.0 16:25:46 go: finding github.com/mitchellh/mapstructure v1.1.2 16:25:46 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:25:46 go: finding github.com/onsi/ginkgo v1.10.1 16:25:46 go: finding github.com/onsi/gomega v1.7.0 16:25:46 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:25:46 go: finding github.com/pebbe/zmq4 v1.0.0 16:25:46 go: finding github.com/pelletier/go-toml v1.2.0 16:25:46 go: finding github.com/pkg/errors v0.8.1 16:25:46 go: finding github.com/pmezard/go-difflib v1.0.0 16:25:46 go: finding github.com/posener/complete v1.1.1 16:25:46 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 16:25:46 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 16:25:46 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:25:46 go: finding github.com/stretchr/objx v0.1.0 16:25:46 go: finding github.com/stretchr/testify v1.5.1 16:25:46 go: finding github.com/ugorji/go v1.1.4 16:25:46 go: finding github.com/x448/float16 v0.8.4 16:25:46 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 16:25:46 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 16:25:46 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:25:46 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 16:25:46 go: finding golang.org/x/text v0.3.2 16:25:46 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 16:25:46 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:25:46 go: finding gopkg.in/eapache/queue.v1 v1.1.0 16:25:46 go: finding gopkg.in/fsnotify.v1 v1.4.7 16:25:46 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:25:46 go: finding gopkg.in/yaml.v2 v2.2.8 16:25:48 ---> ffaccf3ff4b4 16:25:48 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 16:25:48 ---> Running in e55e8cae324b 16:25:48 ---> 484962de1285 16:25:48 Step 9/23 : RUN make cmd/support-notifications/support-notifications 16:25:48 ---> 9d4df961998b 16:25:48 Step 9/22 : RUN make cmd/core-data/core-data 16:25:48 ---> 38082d1e817e 16:25:48 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 16:25:48 ---> f1751590cc03 16:25:48 Step 9/21 : RUN make cmd/core-command/core-command 16:25:48 ---> Running in 2f154894df78 16:25:48 ---> Running in e063022ee704 16:25:48 ---> Running in 9904eb646176 16:25:49 ---> Running in af1929079eea 16:25:49 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 16:25:49 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 16:25:50 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 16:25:50 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 16:25:50 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 16:26:04 Removing intermediate container cb14657277db 16:26:04 ---> 217046b5de5b 16:26:04 Successfully built 217046b5de5b 16:26:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:26:05 + docker inspect -f . ci-base-image-arm64 16:26:05 . [Pipeline] withDockerContainer 16:26:05 prd-ubuntu18.04-docker-arm64-4c-16g-1270 does not seem to be running inside a container 16:26:06 $ 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 16:26:07 $ docker top 644b13dc90060a86e2fca876067efead5f28ae65248045b991270eeeb444b42f -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:08 + go version 16:26:08 go version go1.13.13 linux/arm64 [Pipeline] echo 16:26:08 ========================================================= 16:26:08 [edgeXBuildGoParallel] Running Tests and Build... 16:26:08 ========================================================= [Pipeline] sh 16:26:09 + make test 16:26:09 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:26:11 ? github.com/edgexfoundry/edgex-go [no test files] 16:26:16 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 16:26:20 Removing intermediate container e55e8cae324b 16:26:20 ---> 54da9d39850a 16:26:20 16:26:20 Step 10/20 : FROM alpine 16:26:20 latest: Pulling from library/alpine 16:26:20 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 16:26:20 Status: Downloaded newer image for alpine:latest 16:26:20 ---> a24bb4013296 16:26:20 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 16:26:20 ---> Running in 155d9541d577 16:26:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:26:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:26:23 v3.12.0-184-g1b1d9aed72 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 16:26:23 v3.12.0-183-gbd5545fe94 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 16:26:23 OK: 12749 distinct packages available 16:26:23 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 16:26:23 (1/4) Installing ca-certificates (20191127-r4) 16:26:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:26:23 (3/4) Installing libcurl (7.69.1-r0) 16:26:23 (4/4) Installing curl (7.69.1-r0) 16:26:23 Executing busybox-1.31.1-r16.trigger 16:26:24 Executing ca-certificates-20191127-r4.trigger 16:26:24 OK: 7 MiB in 18 packages 16:26:29 Removing intermediate container 155d9541d577 16:26:29 ---> 014280b95e98 16:26:29 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:26:30 ---> Running in 4be3ce79eb61 16:26:30 Removing intermediate container af1929079eea 16:26:30 ---> c9eed5df3d62 16:26:30 16:26:30 Step 10/21 : FROM scratch 16:26:30 ---> 16:26:30 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:26:30 Removing intermediate container 2f154894df78 16:26:30 ---> 215f64387af5 16:26:30 16:26:30 Step 10/23 : FROM scratch 16:26:30 ---> 16:26:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 16:26:30 ---> Running in 21de1a285a7c 16:26:30 ---> Running in c567afed782e 16:26:30 Removing intermediate container 4be3ce79eb61 16:26:30 ---> 6be905601cd1 16:26:30 Step 13/20 : WORKDIR /edgex 16:26:30 Removing intermediate container 21de1a285a7c 16:26:30 ---> 9f9043ea84a3 16:26:30 Step 12/23 : ENV APP_PORT=48060 16:26:31 ---> Running in c5076de6f3ff 16:26:31 Removing intermediate container c567afed782e 16:26:31 ---> 78fae8e1dc35 16:26:31 Step 12/21 : ENV APP_PORT=48082 16:26:31 ---> Running in 6eccd0c3f416 16:26:34 ---> Running in 7274b8fff993 16:26:34 Removing intermediate container 9904eb646176 16:26:34 ---> 5a2004ffaf4d 16:26:34 16:26:34 Step 10/26 : FROM alpine:3.10 16:26:35 Removing intermediate container 6eccd0c3f416 16:26:35 ---> 8e14d93b14c6 16:26:35 Step 13/23 : EXPOSE $APP_PORT 16:26:35 Removing intermediate container c5076de6f3ff 16:26:35 ---> e13f0c40e71c 16:26:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:26:35 ---> Running in 45a0b2559717 16:26:35 3.10: Pulling from library/alpine 16:26:35 Removing intermediate container 7274b8fff993 16:26:35 ---> 36b3a35c196b 16:26:35 Step 13/21 : EXPOSE $APP_PORT 16:26:35 Removing intermediate container e063022ee704 16:26:35 ---> fb27af86b6dd 16:26:35 16:26:35 Step 10/22 : FROM alpine 16:26:35 ---> a24bb4013296 16:26:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:26:35 ---> Running in 492c6f9d5b2e 16:26:35 ---> Running in 245526b6524b 16:26:35 Removing intermediate container 45a0b2559717 16:26:35 ---> 273d7265773b 16:26:35 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 16:26:35 ---> 74d44cdeb990 16:26:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:26:36 Removing intermediate container 492c6f9d5b2e 16:26:36 ---> 5f0fc47def7b 16:26:36 Step 14/21 : WORKDIR / 16:26:37 Removing intermediate container 245526b6524b 16:26:37 ---> 8773655ba07b 16:26:37 Step 12/22 : ENV APP_PORT=48080 16:26:37 ---> Running in c69440484a7c 16:26:37 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 16:26:37 ---> 4d0ff2f50829 16:26:37 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 16:26:37 Status: Downloaded newer image for alpine:3.10 16:26:37 ---> Running in 21fb7d0840b5 16:26:37 ---> be4e4bea2c2e 16:26:37 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:26:37 ---> 605bafbcf0be 16:26:37 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:26:37 ---> Running in f97e958a7903 16:26:37 ---> Running in c24e249dfa47 16:26:37 Removing intermediate container c69440484a7c 16:26:37 ---> f6fe4ed7f87a 16:26:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 16:26:38 Removing intermediate container 21fb7d0840b5 16:26:38 ---> 34e4f6a187e8 16:26:38 Step 13/22 : EXPOSE $APP_PORT 16:26:39 ---> Running in 8d37c03a1f96 16:26:39 ---> 47422e002d0b 16:26:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:26:39 Removing intermediate container c24e249dfa47 16:26:39 ---> 3ba529eb4075 16:26:39 Step 17/20 : CMD ["--init=true"] 16:26:39 ---> 69f179666ae8 16:26:39 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 16:26:39 ---> Running in 7cc5f33be798 16:26:39 Removing intermediate container 8d37c03a1f96 16:26:39 ---> 1326a329d199 16:26:39 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 16:26:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 16:26:39 ---> Running in 5c925ad45d31 16:26:39 v3.10.5-61-g2eb46eec7d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 16:26:39 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 16:26:39 OK: 10346 distinct packages available 16:26:39 Removing intermediate container 7cc5f33be798 16:26:39 ---> c836795b1688 16:26:39 Step 18/20 : LABEL arch=x86_64 16:26:39 (1/5) Installing ca-certificates (20191127-r2) 16:26:39 (2/5) Installing nghttp2-libs (1.39.2-r1) 16:26:39 (3/5) Installing libcurl (7.66.0-r0) 16:26:39 (4/5) Installing curl (7.66.0-r0) 16:26:39 (5/5) Installing dumb-init (1.2.2-r1) 16:26:39 Executing busybox-1.30.1-r3.trigger 16:26:39 Executing ca-certificates-20191127-r2.trigger 16:26:39 OK: 7 MiB in 19 packages 16:26:40 ---> Running in cff40467c3ac 16:26:40 ---> f3d1baecee4c 16:26:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 16:26:40 ---> 53cdc23295ab 16:26:40 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:26:40 Removing intermediate container cff40467c3ac 16:26:40 ---> ba74e52923db 16:26:40 Step 19/20 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:26:41 ---> 10bc91d42ecd 16:26:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:26:41 ---> Running in 669dc8a124e3 16:26:41 ---> 5c7357f263a4 16:26:41 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 16:26:41 Removing intermediate container f97e958a7903 16:26:41 ---> 6aafa6d40857 16:26:41 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:26:41 ---> Running in afe23b3e26c8 16:26:41 ---> Running in 19f033dde3bd 16:26:41 Removing intermediate container 669dc8a124e3 16:26:41 ---> 99e7d4ff9784 16:26:41 Step 20/20 : LABEL version=0.0.0 16:26:42 ---> a971084438c8 16:26:42 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:26:42 ---> Running in 2f5049813e90 16:26:42 Removing intermediate container afe23b3e26c8 16:26:42 ---> b159958d56d0 16:26:42 Step 19/21 : LABEL arch=x86_64 16:26:42 Removing intermediate container 19f033dde3bd 16:26:42 ---> 8980fb723377 16:26:42 Step 13/26 : WORKDIR / 16:26:42 Removing intermediate container 5c925ad45d31 16:26:42 ---> 16c696a39a78 16:26:42 Step 15/22 : RUN apk --no-cache add zeromq 16:26:42 ---> Running in 79a8455589d6 16:26:42 ---> Running in 66f3da7d6d58 16:26:42 ---> Running in c5117b89a9c7 16:26:42 ---> 947b32570372 16:26:42 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 16:26:42 Removing intermediate container 2f5049813e90 16:26:42 ---> c2d78b36050e 16:26:42 16:26:42 Successfully built c2d78b36050e 16:26:43 ---> Running in 60fe849cffb3 16:26:43 Successfully tagged docker-security-proxy-setup-go:latest 16:26:43  Building docker-security-proxy-setup-go ... done Building docker-security-secrets-setup-go 16:26:43 Removing intermediate container 79a8455589d6 16:26:43 ---> 3f666132b614 16:26:43 Step 20/21 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:26:43 Removing intermediate container c5117b89a9c7 16:26:43 ---> 63950548f6a4 16:26:43 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:26:43 ---> Running in 085071fbd734 16:26:43 Removing intermediate container 60fe849cffb3 16:26:43 ---> 88e0f97fdeff 16:26:43 Step 21/23 : LABEL arch=x86_64 16:26:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:26:43 ---> Running in ab1701c3975d 16:26:44 Removing intermediate container 085071fbd734 16:26:44 ---> 00e7c8e5a580 16:26:44 Step 21/21 : LABEL version=0.0.0 16:26:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:26:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:26:44 ---> 2a9990eca06e 16:26:44 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:26:44 Removing intermediate container ab1701c3975d 16:26:44 ---> f04e990a6f9a 16:26:44 Step 22/23 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:26:44 ---> Running in f6227f63a609 16:26:44 ---> Running in 973c103f8f80 16:26:44 (1/5) Installing libgcc (9.3.0-r2) 16:26:45 (2/5) Installing libsodium (1.0.18-r0) 16:26:45 (3/5) Installing libstdc++ (9.3.0-r2) 16:26:45 (4/5) Installing libzmq (4.3.2-r0) 16:26:45 (5/5) Installing zeromq (4.3.2-r0) 16:26:45 Executing busybox-1.31.1-r16.trigger 16:26:45 OK: 8 MiB in 19 packages 16:26:46 Removing intermediate container f6227f63a609 16:26:46 ---> 8b707e5d5439 16:26:46 16:26:46 Successfully built 8b707e5d5439 16:26:46 Successfully tagged docker-core-command-go:latest 16:26:46  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go 16:26:47 ---> 01088bb0fde2 16:26:47 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:26:48 Removing intermediate container 973c103f8f80 16:26:48 ---> df0a6d4ab1f4 16:26:48 Step 23/23 : LABEL version=0.0.0 16:26:51 ---> Running in bd5ae6863cc6 16:26:52 ---> 1da6baf627a0 16:26:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 16:26:52 Removing intermediate container 66f3da7d6d58 16:26:52 ---> 46c96d0070da 16:26:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 16:26:52 Removing intermediate container bd5ae6863cc6 16:26:52 ---> e293143d1cd2 16:26:52 16:26:53 Successfully built e293143d1cd2 16:26:53 ---> 986115a51a8e 16:26:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:26:53 Successfully tagged docker-support-notifications-go:latest 16:26:53  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 16:26:53 ---> 9218018746de 16:26:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:26:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:26:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:26:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:26:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:26:59 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.036s 16:26:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 16:26:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:26:59 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 16:26:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:26:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:26:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:26:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:26:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:27:00 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 16:27:00 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 16:27:00 ---> 5b43e8fd51e9 16:27:00 Step 3/29 : WORKDIR /edgex-go 16:27:00 ---> Using cache 16:27:00 ---> 8d614161f14e 16:27:00 Step 4/29 : RUN apk update && apk add make git 16:27:01 ---> 8c2087cc693a 16:27:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:27:01 ---> a8ffeb79af99 16:27:01 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:27:01 ---> Running in 1802c829f5a6 16:27:02 ---> 06b5351b0ef7 16:27:02 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 16:27:03 ---> 94c96c201a1a 16:27:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 16:27:04 ---> Running in dc4da4195ed5 16:27:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:04 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 16:27:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:27:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:05 ---> 5b43e8fd51e9 16:27:05 Step 3/26 : WORKDIR /edgex-go 16:27:05 v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:27:05 v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:27:05 OK: 12749 distinct packages available 16:27:05 Removing intermediate container dc4da4195ed5 16:27:05 ---> fcc22013f05b 16:27:05 Step 20/22 : LABEL arch=x86_64 16:27:05 OK: 233 MiB in 51 packages 16:27:05 ---> Using cache 16:27:05 ---> 8d614161f14e 16:27:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:05 ---> Using cache 16:27:05 ---> 3e61d8999031 16:27:05 Step 5/26 : RUN apk update && apk add make bash git 16:27:06 ---> fc156d024220 16:27:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:27:06 ---> Running in b5b212ae93a1 16:27:06 ---> Running in c7ad6111d34f 16:27:08 ---> 8b3ce58d72ed 16:27:08 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:27:08 Removing intermediate container c7ad6111d34f 16:27:08 ---> 302a7fe2aae4 16:27:08 Step 21/22 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:27:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:08 Removing intermediate container 1802c829f5a6 16:27:08 ---> ccfa956efafe 16:27:08 Step 5/29 : COPY go.mod . 16:27:08 ---> Running in b5728f77e8d3 16:27:08 ---> Running in 955be2ecfa7c 16:27:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:09 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.077s coverage: 46.6% of statements 16:27:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:27:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:27:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:27:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:27:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:27:09 v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:27:09 v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:27:09 OK: 12749 distinct packages available 16:27:09 ---> adccb0f4e9c5 16:27:09 Step 6/29 : RUN go mod download 16:27:09 OK: 233 MiB in 51 packages 16:27:10 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 16:27:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:27:10 ---> 5b43e8fd51e9 16:27:10 Step 3/20 : WORKDIR /edgex-go 16:27:10 ---> Using cache 16:27:10 ---> 8d614161f14e 16:27:10 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:10 ---> Using cache 16:27:10 ---> 3e61d8999031 16:27:10 Step 5/20 : RUN apk update && apk add make git 16:27:10 ---> Using cache 16:27:10 ---> 350232685e84 16:27:10 Step 6/20 : COPY go.mod . 16:27:10 ---> Using cache 16:27:10 ---> bef79ec6841a 16:27:10 Step 7/20 : RUN go mod download 16:27:10 ---> Using cache 16:27:10 ---> b902fe1dba1a 16:27:10 Step 8/20 : COPY . . 16:27:10 ---> Using cache 16:27:10 ---> ffaccf3ff4b4 16:27:10 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 16:27:11 ---> Running in 4307ed0cddd5 16:27:11 Removing intermediate container 955be2ecfa7c 16:27:11 ---> 25559e10717a 16:27:11 Step 22/22 : LABEL version=0.0.0 16:27:11 ---> Running in 564493651e47 16:27:11 ---> Running in c1bd2bd3b9d1 16:27:12 Removing intermediate container c1bd2bd3b9d1 16:27:12 ---> c42e2b02face 16:27:12 16:27:12 Successfully built c42e2b02face 16:27:12 Removing intermediate container b5b212ae93a1 16:27:12 ---> 5845ac129790 16:27:12 Step 6/26 : COPY go.mod . 16:27:12 Successfully tagged docker-core-data-go:latest 16:27:12 Building docker-support-logging-go 16:27:12  Building docker-core-data-go ... done Removing intermediate container b5728f77e8d3 16:27:12 ---> 7ae116dc9361 16:27:12 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:27:12 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 16:27:12 ---> 3f7082f91a29 16:27:12 Step 7/26 : RUN go mod download 16:27:12 ---> Running in feb7235f268f 16:27:12 ---> Running in babecaf7055e 16:27:13 Removing intermediate container feb7235f268f 16:27:13 ---> d42ff174d30a 16:27:13 Step 24/26 : LABEL arch=x86_64 16:27:14 ---> Running in cf992085a8e2 16:27:15 Removing intermediate container cf992085a8e2 16:27:15 ---> 6cd7fd3c45ef 16:27:15 Step 25/26 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:27:16 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.243s coverage: 27.4% of statements 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:27:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.024s coverage: 100.0% of statements 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:27:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.062s coverage: 100.0% of statements 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:27:16 ---> Running in 9ac5a0d5c16b 16:27:16 Removing intermediate container 4307ed0cddd5 16:27:16 ---> f26ba2c23519 16:27:16 Step 7/29 : COPY . . 16:27:16 Removing intermediate container 9ac5a0d5c16b 16:27:16 ---> 0e69254374ad 16:27:16 Step 26/26 : LABEL version=0.0.0 16:27:17 ---> Running in 37aa98a4988a 16:27:17 Removing intermediate container babecaf7055e 16:27:17 ---> 7c7846ae62d1 16:27:17 Step 8/26 : COPY . . 16:27:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.425s coverage: 29.3% of statements 16:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:27:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.074s coverage: 100.0% of statements 16:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:27:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements 16:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:27:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.099s coverage: 89.8% of statements 16:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:27:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.183s coverage: 97.5% of statements 16:27:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:27:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.093s coverage: 100.0% of statements 16:27:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:27:21 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 16:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 16:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:27:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.021s coverage: 58.8% of statements 16:27:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.213s coverage: 63.5% of statements 16:27:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:27:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:27:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.024s coverage: 100.0% of statements 16:27:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.277s coverage: 55.9% of statements 16:27:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:27:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:27:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 16:27:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 16:27:27 Removing intermediate container 37aa98a4988a 16:27:27 ---> 3acac49751f7 16:27:27 16:27:27 Successfully built 3acac49751f7 16:27:27 Successfully tagged docker-security-secretstore-setup-go:latest 16:27:27  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 16:27:37 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 16:27:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:27:37 ---> 5b43e8fd51e9 16:27:37 Step 3/21 : WORKDIR /edgex-go 16:27:37 ---> Using cache 16:27:37 ---> 8d614161f14e 16:27:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:37 ---> Using cache 16:27:37 ---> 3e61d8999031 16:27:37 Step 5/21 : RUN apk update && apk add make && apk add bash git 16:27:39 ---> Running in 66cc06463125 16:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 14.068s coverage: 86.3% of statements 16:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 16:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.933s coverage: 72.2% of statements 16:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.470s coverage: 72.1% of statements 16:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.040s coverage: 82.4% of statements 16:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.033s coverage: 48.4% of statements 16:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 16:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 16:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 16:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.034s coverage: 28.8% of statements 16:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 16:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.059s coverage: 96.8% of statements 16:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 16:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 26.9% of statements 16:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.273s coverage: 84.1% of statements 16:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements 16:27:41 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.044s coverage: 43.1% of statements 16:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 16:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 16:27:41 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.016s coverage: 100.0% of statements 16:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 16:27:42 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.086s coverage: 83.8% of statements 16:27:42 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 16:27:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:43 v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:27:43 v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:27:43 OK: 12749 distinct packages available 16:27:44 OK: 233 MiB in 51 packages 16:27:44 OK: 233 MiB in 51 packages 16:27:47 ---> ffcd534f6300 16:27:47 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 16:27:47 Removing intermediate container 66cc06463125 16:27:47 ---> f29ec73dc1d6 16:27:47 Step 6/21 : COPY go.mod . 16:27:48 ---> Running in 3f922cde3356 16:27:50 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 16:27:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:27:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.104s coverage: 46.1% of statements 16:27:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:27:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:27:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.026s coverage: 100.0% of statements 16:27:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:27:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:27:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:27:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements 16:27:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:27:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.118s coverage: 100.0% of statements 16:27:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:27:50 ---> 5b43e8fd51e9 16:27:50 Step 3/21 : WORKDIR /edgex-go 16:27:50 ---> Using cache 16:27:50 ---> 8d614161f14e 16:27:50 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:50 ---> Using cache 16:27:50 ---> 3e61d8999031 16:27:50 Step 5/21 : RUN apk update && apk add make git 16:27:50 ---> Using cache 16:27:50 ---> 350232685e84 16:27:50 Step 6/21 : COPY go.mod . 16:27:50 ---> Using cache 16:27:50 ---> bef79ec6841a 16:27:50 Step 7/21 : RUN go mod download 16:27:50 ---> Using cache 16:27:50 ---> b902fe1dba1a 16:27:50 Step 8/21 : COPY . . 16:27:50 ---> Using cache 16:27:50 ---> ffaccf3ff4b4 16:27:50 Step 9/21 : RUN make cmd/core-metadata/core-metadata 16:27:51 ---> 5138925803c5 16:27:51 Step 7/21 : RUN go mod download 16:27:51 ---> Running in 4f347b6863f2 16:27:51 ---> Running in b247cc7b2e0f 16:27:51 ---> 5aee5d8cf1f4 16:27:51 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:27:52 ---> Running in 83629ddc9ac2 16:27:52 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 16:27:52 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 16:27:52 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 16:27:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.173s coverage: 29.1% of statements 16:27:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:27:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:27:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:27:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:27:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:27:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.059s coverage: 99.0% of statements 16:27:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:27:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.056s coverage: 100.0% of statements 16:27:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:27:52 ok github.com/edgexfoundry/edgex-go/internal/system 0.013s coverage: 0.0% of statements 16:27:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:27:53 Removing intermediate container 564493651e47 16:27:53 ---> fbf6929082fd 16:27:53 16:27:53 Step 10/20 : FROM scratch 16:27:53 ---> 16:27:53 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:27:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:27:54 ---> Using cache 16:27:54 ---> 78fae8e1dc35 16:27:54 Step 12/20 : ENV APP_PORT=48085 16:27:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements 16:27:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:27:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:27:55 Removing intermediate container b247cc7b2e0f 16:27:55 ---> 450453ab963f 16:27:55 Step 8/21 : COPY . . 16:27:55 ---> Running in 7a7404fd2985 16:27:55 Removing intermediate container 7a7404fd2985 16:27:55 ---> 9d58e58ac149 16:27:55 Step 13/20 : EXPOSE $APP_PORT 16:27:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.016s coverage: 100.0% of statements 16:27:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.029s coverage: 32.1% of statements 16:27:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.024s coverage: 100.0% of statements 16:27:58 GO111MODULE=on go vet ./... 16:28:00 ---> Running in 34e021d813ed 16:28:01 Removing intermediate container 34e021d813ed 16:28:01 ---> 6f7e8796940e 16:28:01 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 16:28:03 ---> e444c891d8ec 16:28:03 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:28:08 ---> 4af1fb519de6 16:28:08 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:28:08 ---> 0788772ff736 16:28:08 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 16:28:09 ---> Running in d9dde8c16e0b 16:28:10 Removing intermediate container d9dde8c16e0b 16:28:10 ---> 5417cf1a4b08 16:28:10 Step 18/20 : LABEL arch=x86_64 16:28:11 ---> Running in 9f3f1aebe9c6 16:28:13 Removing intermediate container 9f3f1aebe9c6 16:28:13 ---> f4acd1e8c8f5 16:28:13 Step 19/20 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:28:14 ---> Running in b5b0944b1405 16:28:14 ---> 2746c45f335e 16:28:14 Step 9/21 : RUN make cmd/support-logging/support-logging 16:28:14 Removing intermediate container b5b0944b1405 16:28:14 ---> dbda8a9e4fc3 16:28:14 Step 20/20 : LABEL version=0.0.0 16:28:15 ---> Running in a9b4f9009806 16:28:15 ---> Running in 7fe84674c8fc 16:28:15 Removing intermediate container 7fe84674c8fc 16:28:15 ---> af2dfa40e48c 16:28:15 16:28:15 Successfully built af2dfa40e48c 16:28:15 Successfully tagged docker-support-scheduler-go:latest 16:28:16  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 16:28:16 gofmt -l . 16:28:16 [ "`gofmt -l .`" = "" ] 16:28:19 ./bin/test-go-mod-tidy.sh 16:28:19 ./bin/test-attribution-txt.sh 16:28:20 Removing intermediate container 3f922cde3356 16:28:20 ---> 86c91861dd3c 16:28:20 16:28:20 Step 9/29 : FROM alpine:latest 16:28:20 ---> a24bb4013296 16:28:20 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 16:28:21 ---> Running in a06acf6c8c39 16:28:21 Removing intermediate container 83629ddc9ac2 16:28:21 ---> 1d2baa856f9f 16:28:21 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:28:21 ---> Running in e7ea35e1692e 16:28:21 Removing intermediate container a06acf6c8c39 16:28:21 ---> a1f25bd3379f 16:28:21 Step 11/29 : USER root 16:28:21 ---> Running in 16702eac7338 [Pipeline] sh 16:28:23 + ls -al . 16:28:23 total 588 16:28:23 drwxrwxr-x 10 1001 1001 4096 Jul 28 16:28 . 16:28:23 drwxr-xr-x 4 root root 4096 Jul 28 16:26 .. 16:28:23 -rw-rw-r-- 1 1001 1001 11 Jul 28 16:24 .dockerignore 16:28:23 drwxrwxr-x 8 1001 1001 4096 Jul 28 16:24 .git 16:28:23 drwxrwxr-x 3 1001 1001 4096 Jul 28 16:24 .github 16:28:23 -rw-rw-r-- 1 1001 1001 924 Jul 28 16:24 .gitignore 16:28:23 drwxrwxr-x 3 1001 1001 4096 Jul 28 16:24 .semver 16:28:23 -rw-rw-r-- 1 1001 1001 178 Jul 28 16:24 .sonarcloud.properties 16:28:23 -rw-rw-r-- 1 1001 1001 3804 Jul 28 16:24 CONTRIBUTING.md 16:28:23 -rw-rw-r-- 1 1001 1001 1035 Jul 28 16:24 Dockerfile.build 16:28:23 -rw-rw-r-- 1 1001 1001 911 Jul 28 16:24 Jenkinsfile 16:28:23 -rw-rw-r-- 1 1001 1001 10775 Jul 28 16:24 LICENSE 16:28:23 -rw-rw-r-- 1 1001 1001 6417 Jul 28 16:24 Makefile 16:28:23 -rw-rw-r-- 1 1001 1001 5652 Jul 28 16:24 README.md 16:28:23 -rw-rw-r-- 1 1001 1001 7111 Jul 28 16:24 SECURITY.md 16:28:23 -rw-rw-r-- 1 1001 1001 5 Jul 28 16:21 VERSION 16:28:23 -rw-rw-r-- 1 1001 1001 4131 Jul 28 16:24 ZMQWindows.md 16:28:23 drwxrwxr-x 4 1001 1001 4096 Jul 28 16:24 api 16:28:23 drwxrwxr-x 2 1001 1001 4096 Jul 28 16:24 bin 16:28:23 drwxrwxr-x 15 1001 1001 4096 Jul 28 16:24 cmd 16:28:23 -rw-r--r-- 1 root root 456067 Jul 28 16:27 coverage.out 16:28:23 -rw-r--r-- 1 root root 1019 Jul 28 16:28 go.mod 16:28:23 -rw-r--r-- 1 root root 18146 Jul 28 16:28 go.sum 16:28:23 drwxrwxr-x 8 1001 1001 4096 Jul 28 16:24 internal 16:28:23 drwxrwxr-x 4 1001 1001 4096 Jul 28 16:24 snap 16:28:23 -rw-rw-r-- 1 1001 1001 168 Jul 28 16:24 version.go [Pipeline] sh 16:28:23 Removing intermediate container 16702eac7338 16:28:23 ---> d095ee6718c1 16:28:23 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 16:28:23 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 16:28:24 + '[' -e coverage.out ] 16:28:24 + chown 1001:1001 coverage.out [Pipeline] stash 16:28:24 Warning: overwriting stash ‘coverage-report’ 16:28:24 ---> Running in b0ebfe9bc26c 16:28:24 Removing intermediate container 4f347b6863f2 16:28:24 ---> e7968f33f40e 16:28:24 16:28:24 Step 10/21 : FROM scratch 16:28:24 ---> 16:28:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:28:25 ---> Using cache 16:28:25 ---> 78fae8e1dc35 16:28:25 Step 12/21 : ENV APP_PORT=48081 16:28:25 ---> Running in 41df223f9c09 16:28:25 Stashed 1 file(s) [Pipeline] sh 16:28:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:28:25 Removing intermediate container 41df223f9c09 16:28:25 ---> 1528e13ed1f2 16:28:25 Step 13/21 : EXPOSE $APP_PORT 16:28:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:28:25 v3.12.0-184-g1b1d9aed72 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 16:28:25 v3.12.0-183-gbd5545fe94 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 16:28:25 OK: 12749 distinct packages available 16:28:25 + make build 16:28:25 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 16:28:25 (1/2) Installing ca-certificates (20191127-r4) 16:28:25 (2/2) Installing dumb-init (1.2.2-r1) 16:28:25 ---> Running in 2700cf76fa7e 16:28:25 Executing busybox-1.31.1-r16.trigger 16:28:25 Executing ca-certificates-20191127-r4.trigger 16:28:26 OK: 6 MiB in 16 packages 16:28:27 Removing intermediate container 2700cf76fa7e 16:28:27 ---> a0468b17e9fc 16:28:27 Step 14/21 : WORKDIR / 16:28:28 ---> Running in 2d212c8b4876 16:28:28 Removing intermediate container e7ea35e1692e 16:28:28 ---> dcaf0b504139 16:28:28 16:28:28 Step 11/26 : FROM docker:latest 16:28:28 ---> 81f5749c9058 16:28:28 Step 12/26 : RUN apk add --no-cache bash 16:28:28 ---> Running in b29425fdb2bc 16:28:28 Removing intermediate container b0ebfe9bc26c 16:28:28 ---> 0e1feab14c6a 16:28:28 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 16:28:28 Removing intermediate container 2d212c8b4876 16:28:28 ---> c2124ed4fc36 16:28:28 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 16:28:28 ---> Running in e81c5446cbf1 16:28:28 ---> 25cbd6cbce32 16:28:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:28:28 Removing intermediate container e81c5446cbf1 16:28:28 ---> 643e7f66c7c9 16:28:28 Step 14/29 : WORKDIR $BASE_DIR 16:28:29 ---> Running in 5deb2187f152 16:28:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:28:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:28:29 (1/2) Installing readline (8.0.4-r0) 16:28:29 (2/2) Installing bash (5.0.17-r0) 16:28:29 Executing bash-5.0.17-r0.post-install 16:28:29 Executing busybox-1.31.1-r16.trigger 16:28:29 OK: 12 MiB in 22 packages 16:28:30 Removing intermediate container 5deb2187f152 16:28:30 ---> ab3a8854e832 16:28:30 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 16:28:30 ---> Running in 8d0fb0374484 16:28:30 ---> 2a356e0b5454 16:28:30 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:28:30 ---> 40f205be6cb9 16:28:30 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 16:28:31 ---> Running in 573d7d07ebee 16:28:31 Removing intermediate container b29425fdb2bc 16:28:31 ---> 00fa6987848b 16:28:31 Step 13/26 : RUN rm -rf /var/cache/apk/* 16:28:31 ---> Running in a18e5afbb665 16:28:31 Removing intermediate container 573d7d07ebee 16:28:31 ---> e608df8a3e97 16:28:31 Step 19/21 : LABEL arch=x86_64 16:28:32 ---> Running in e22845e87ba6 16:28:33 Removing intermediate container a9b4f9009806 16:28:33 ---> fe7d78838757 16:28:33 16:28:33 Step 10/21 : FROM scratch 16:28:33 ---> 16:28:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 16:28:33 Removing intermediate container e22845e87ba6 16:28:33 ---> 50016465edb3 16:28:33 Step 20/21 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:28:33 ---> Using cache 16:28:33 ---> 9f9043ea84a3 16:28:33 Step 12/21 : ENV APP_PORT=48061 16:28:33 ---> Running in 803be702a054 16:28:33 ---> Running in afffbfa8fc6d 16:28:33 Removing intermediate container 8d0fb0374484 16:28:33 ---> 58d0f2d9339f 16:28:33 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 16:28:34 Removing intermediate container 803be702a054 16:28:34 ---> e0aa43afdcfd 16:28:34 Step 21/21 : LABEL version=0.0.0 16:28:34 Removing intermediate container afffbfa8fc6d 16:28:34 ---> 3fc4e093fc04 16:28:34 Step 13/21 : EXPOSE $APP_PORT 16:28:34 ---> Running in dda0c50e7dea 16:28:34 ---> Running in 6b188f55f4f8 16:28:34 ---> c83c70f76114 16:28:34 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 16:28:34 Removing intermediate container a18e5afbb665 16:28:34 ---> ee6855adf7b5 16:28:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:28:34 ---> Running in 70632da51dc8 16:28:34 Removing intermediate container 6b188f55f4f8 16:28:34 ---> 44c3474d6996 16:28:34 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 16:28:34 Removing intermediate container dda0c50e7dea 16:28:34 ---> 97360d549c24 16:28:34 16:28:34 ---> 9fab2cc77a56 16:28:34 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 16:28:34 Successfully built 97360d549c24 16:28:34 Successfully tagged docker-core-metadata-go:latest 16:28:35  Building docker-core-metadata-go ... done Removing intermediate container 70632da51dc8 16:28:35 ---> c10da75eda65 16:28:35 Step 15/26 : ENV APP_PORT=48090 16:28:35 ---> 752162834941 16:28:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 16:28:35 ---> Running in 5bbd5cb88807 16:28:35 ---> 5352aaa4b6ab 16:28:35 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 16:28:35 Removing intermediate container 5bbd5cb88807 16:28:35 ---> c4b96dd613c8 16:28:35 Step 16/26 : EXPOSE $APP_PORT 16:28:35 ---> Running in 38b69017b8ea 16:28:35 ---> 1787c07b2a71 16:28:35 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 16:28:35 ---> be24d3e1d358 16:28:35 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 16:28:35 Removing intermediate container 38b69017b8ea 16:28:35 ---> 04ac1a63cd0f 16:28:35 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:28:35 ---> e9a0d35d2c54 16:28:35 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 16:28:37 ---> Running in 165d5999ab09 16:28:37 ---> deea9c5705e8 16:28:37 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 16:28:37 ---> d1a2448403ca 16:28:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:28:37 ---> f9f100728d09 16:28:37 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 16:28:38 ---> 25c24ab8409c 16:28:38 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:28:38 ---> Running in 3c08ce951eb1 16:28:38 Removing intermediate container 3c08ce951eb1 16:28:38 ---> 382f105024fe 16:28:38 Step 19/21 : LABEL arch=x86_64 16:28:38 ---> Running in 16a45b10609c 16:28:38 ---> 10ff4d18ef40 16:28:38 Step 20/26 : RUN apk --no-cache add py-pip 16:28:38 ---> Running in 62530e23359f 16:28:38 Removing intermediate container 16a45b10609c 16:28:38 ---> ac95ec50cc1e 16:28:38 Step 20/21 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:28:38 ---> Running in 8b7b11799f18 16:28:38 Removing intermediate container 165d5999ab09 16:28:38 ---> 03c9050cefe6 16:28:38 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 16:28:39 Removing intermediate container 8b7b11799f18 16:28:39 ---> f18d39daf4e9 16:28:39 Step 21/21 : LABEL version=0.0.0 16:28:39 ---> Running in 1bf135a6bab6 16:28:39 ---> 131a6ff320dc 16:28:39 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:28:39 ---> Running in e423448c44bd 16:28:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:28:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:28:39 Removing intermediate container 1bf135a6bab6 16:28:39 ---> 01b6944b756b 16:28:39 16:28:39 (1/33) Installing libbz2 (1.0.8-r1) 16:28:39 (2/33) Installing expat (2.2.9-r1) 16:28:39 Successfully built 01b6944b756b 16:28:39 (3/33) Installing libffi (3.3-r2) 16:28:39 (4/33) Installing gdbm (1.13-r1) 16:28:39 (5/33) Installing xz-libs (5.2.5-r0) 16:28:39 (6/33) Installing sqlite-libs (3.32.1-r0) 16:28:39 Successfully tagged docker-support-logging-go:latest 16:28:39  Building docker-support-logging-go ... done (7/33) Installing python3 (3.8.5-r0) 16:28:43 (8/33) Installing py3-appdirs (1.4.4-r1) 16:28:43 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:28:43 (10/33) Installing py3-parsing (2.4.7-r0) 16:28:43 (11/33) Installing py3-six (1.15.0-r0) 16:28:43 (12/33) Installing py3-packaging (20.4-r0) 16:28:43 (13/33) Installing py3-setuptools (47.0.0-r0) 16:28:43 (14/33) Installing py3-chardet (3.0.4-r4) 16:28:43 Removing intermediate container e423448c44bd 16:28:43 ---> 6e6cf47e6a8f 16:28:43 Step 24/29 : RUN chmod 755 security-secrets-setup 16:28:43 (15/33) Installing py3-idna (2.9-r0) 16:28:43 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:28:43 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:28:44 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 16:28:44 (18/33) Installing py3-requests (2.23.0-r0) 16:28:44 ---> Running in 675e55d0757a 16:28:44 (19/33) Installing py3-msgpack (1.0.0-r0) 16:28:44 (20/33) Installing py3-lockfile (0.12.2-r3) 16:28:44 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:28:44 (22/33) Installing py3-colorama (0.4.3-r0) 16:28:44 (23/33) Installing py3-distlib (0.3.0-r0) 16:28:44 (24/33) Installing py3-distro (1.5.0-r1) 16:28:44 (25/33) Installing py3-webencodings (0.5.1-r3) 16:28:44 (26/33) Installing py3-html5lib (1.0.1-r4) 16:28:44 (27/33) Installing py3-pytoml (0.1.21-r0) 16:28:44 (28/33) Installing py3-pep517 (0.8.2-r0) 16:28:44 (29/33) Installing py3-progress (1.5-r0) 16:28:44 (30/33) Installing py3-toml (0.10.1-r0) 16:28:44 (31/33) Installing py3-retrying (1.3.3-r0) 16:28:44 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:28:44 (33/33) Installing py3-pip (20.1.1-r0) 16:28:44 Executing busybox-1.31.1-r16.trigger 16:28:44 OK: 71 MiB in 55 packages 16:28:47 Removing intermediate container 675e55d0757a 16:28:47 ---> aa7fc20af95b 16:28:47 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 16:28:51 ---> Running in da7d536c3ec4 16:28:51 Removing intermediate container da7d536c3ec4 16:28:51 ---> 34e6a042e6b1 16:28:51 Step 26/29 : CMD [ "generate" ] 16:28:51 Removing intermediate container 62530e23359f 16:28:51 ---> eab017c5d221 16:28:51 Step 21/26 : RUN pip install docker-compose==1.23.2 16:28:51 ---> Running in a44381cd18ab 16:28:51 ---> Running in c42995b5468e 16:28:51 Removing intermediate container a44381cd18ab 16:28:51 ---> 239f0ee0df07 16:28:51 Step 27/29 : LABEL arch=x86_64 16:28:51 ---> Running in 10cd12a8c49e 16:28:52 Removing intermediate container 10cd12a8c49e 16:28:52 ---> c1c4cb7b96a9 16:28:52 Step 28/29 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:28:52 ---> Running in 317f7ec632f8 16:28:52 Removing intermediate container 317f7ec632f8 16:28:52 ---> be23c8ab2f72 16:28:52 Step 29/29 : LABEL version=0.0.0 16:28:52 ---> Running in ad9c4182bc24 16:28:52 Removing intermediate container ad9c4182bc24 16:28:52 ---> d7fb69ddb33a 16:28:52 16:28:52 Successfully built d7fb69ddb33a 16:28:52 Successfully tagged docker-security-secrets-setup-go:latest 16:28:52  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 16:28:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:28:53 Collecting cached-property<2,>=1.2.0 16:28:53 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 16:28:53 Collecting texttable<0.10,>=0.9.0 16:28:53 Downloading texttable-0.9.1.tar.gz (11 kB) 16:28:53 Collecting docker<4.0,>=3.6.0 16:28:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:28:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:28:53 Collecting PyYAML<4,>=3.10 16:28:53 Downloading PyYAML-3.13.tar.gz (270 kB) 16:28:54 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 16:28:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:28:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:28:55 Collecting docopt<0.7,>=0.6.1 16:28:55 Downloading docopt-0.6.2.tar.gz (25 kB) 16:28:55 Collecting websocket-client<1.0,>=0.32.0 16:28:55 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:28:55 Collecting jsonschema<3,>=2.5.1 16:28:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:28:55 Collecting dockerpty<0.5,>=0.4.1 16:28:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:28:56 Collecting docker-pycreds>=0.4.0 16:28:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:28:56 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) 16:28:56 Collecting urllib3<1.25,>=1.21.1 16:28:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:28:56 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) 16:28:56 Collecting idna<2.8,>=2.5 16:28:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:28:56 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:28:56 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:28:56 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:28:56 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:28:56 Installing collected packages: cached-property, texttable, docker-pycreds, websocket-client, urllib3, idna, requests, docker, PyYAML, docopt, jsonschema, dockerpty, docker-compose 16:28:56 Running setup.py install for texttable: started 16:28:57 Running setup.py install for texttable: finished with status 'done' 16:28:57 Attempting uninstall: urllib3 16:28:57 Found existing installation: urllib3 1.25.9 16:28:57 Uninstalling urllib3-1.25.9: 16:28:57 Successfully uninstalled urllib3-1.25.9 16:28:57 Attempting uninstall: idna 16:28:57 Found existing installation: idna 2.9 16:28:57 Uninstalling idna-2.9: 16:28:57 Successfully uninstalled idna-2.9 16:28:57 Attempting uninstall: requests 16:28:57 Found existing installation: requests 2.23.0 16:28:57 Uninstalling requests-2.23.0: 16:28:57 Successfully uninstalled requests-2.23.0 16:28:58 Running setup.py install for PyYAML: started 16:28:58 Running setup.py install for PyYAML: finished with status 'done' 16:28:58 Running setup.py install for docopt: started 16:28:59 Running setup.py install for docopt: finished with status 'done' 16:28:59 Running setup.py install for dockerpty: started 16:28:59 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 16:28:59 Running setup.py install for dockerpty: finished with status 'done' 16:29:00 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 16:29:03 Removing intermediate container c42995b5468e 16:29:03 ---> 0952d3e1ba47 16:29:03 Step 22/26 : RUN apk --no-cache add curl 16:29:03 ---> Running in 04cc9f101fa2 16:29:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:29:04 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 16:29:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:29:05 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:29:05 (2/3) Installing libcurl (7.69.1-r0) 16:29:05 (3/3) Installing curl (7.69.1-r0) 16:29:06 Executing busybox-1.31.1-r16.trigger 16:29:07 OK: 72 MiB in 58 packages 16:29:07 Removing intermediate container 04cc9f101fa2 16:29:07 ---> b0cdaa096d57 16:29:07 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 16:29:07 ---> Running in 2f2f25fbea17 16:29:07 Removing intermediate container 2f2f25fbea17 16:29:07 ---> 03e327310c45 16:29:07 Step 24/26 : LABEL arch=x86_64 16:29:07 ---> Running in daf545f38227 16:29:07 Removing intermediate container daf545f38227 16:29:07 ---> 30d9b58c63c0 16:29:07 Step 25/26 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:29:07 ---> Running in abcab7c835f5 16:29:08 Removing intermediate container abcab7c835f5 16:29:08 ---> ddcdf1f5b611 16:29:08 Step 26/26 : LABEL version=0.0.0 16:29:08 ---> Running in 9fedd0196962 16:29:08 Removing intermediate container 9fedd0196962 16:29:08 ---> 3f193e6adcba 16:29:08 16:29:08 Successfully built 3f193e6adcba 16:29:08 Successfully tagged docker-sys-mgmt-agent-go:latest 16:29:08  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:29:08 $ docker stop --time=1 186a022d9ccc93def44742318c838368be83483090e38344e8da8a27c4fc3c83 16:29:10 $ docker rm -f 186a022d9ccc93def44742318c838368be83483090e38344e8da8a27c4fc3c83 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:10 + docker images 16:29:10 + grep docker 16:29:10 docker-sys-mgmt-agent-go latest 3f193e6adcba 2 seconds ago 284MB 16:29:10 docker-security-secrets-setup-go latest d7fb69ddb33a 18 seconds ago 25.1MB 16:29:10 docker-support-logging-go latest 01b6944b756b 31 seconds ago 11.8MB 16:29:10 docker-core-metadata-go latest 97360d549c24 36 seconds ago 14.4MB 16:29:10 docker-support-scheduler-go latest af2dfa40e48c 55 seconds ago 13.1MB 16:29:10 docker-security-secretstore-setup-go latest 3acac49751f7 About a minute ago 33.9MB 16:29:10 docker-core-data-go latest c42e2b02face About a minute ago 23.8MB 16:29:10 docker-support-notifications-go latest e293143d1cd2 2 minutes ago 14.4MB 16:29:10 docker-core-command-go latest 8b707e5d5439 2 minutes ago 13MB 16:29:10 docker-security-proxy-setup-go latest c2d78b36050e 2 minutes ago 16.4MB 16:29:10 docker latest 81f5749c9058 4 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv 16:29:10 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] } 16:29:11 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 16:29:16 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 16:29:21 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 16:29:25 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 16:29:29 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 16:29:33 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 16:29:37 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] } 16:29:40 $ docker stop --time=1 644b13dc90060a86e2fca876067efead5f28ae65248045b991270eeeb444b42f 16:29:43 $ docker rm -f 644b13dc90060a86e2fca876067efead5f28ae65248045b991270eeeb444b42f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:29:44 16:29:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:29:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:29:45 latest: Pulling from edgex-devops/edgex-compose-arm64 16:29:45 29e5d40040c1: Pulling fs layer 16:29:45 1ce36da41761: Pulling fs layer 16:29:45 25b303627fd3: Pulling fs layer 16:29:45 29e5d40040c1: Verifying Checksum 16:29:45 29e5d40040c1: Download complete 16:29:46 1ce36da41761: Verifying Checksum 16:29:46 1ce36da41761: Download complete 16:29:46 29e5d40040c1: Pull complete 16:29:47 1ce36da41761: Pull complete 16:29:47 25b303627fd3: Verifying Checksum 16:29:47 25b303627fd3: Download complete 16:29:58 25b303627fd3: Pull complete 16:29:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:29:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:29:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:29:58 prd-ubuntu18.04-docker-arm64-4c-16g-1270 does not seem to be running inside a container 16:29:58 $ 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 16:30:01 $ docker top 522752c404c92b3ba94d0397cd3e3ded0953aa88fd286e3b2194f0aeba425b49 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:02 + docker-compose build --help 16:30:02 + grep parallel 16:30:06 --parallel Build images in parallel. [Pipeline] } 16:30:06 $ docker stop --time=1 522752c404c92b3ba94d0397cd3e3ded0953aa88fd286e3b2194f0aeba425b49 16:30:08 $ docker rm -f 522752c404c92b3ba94d0397cd3e3ded0953aa88fd286e3b2194f0aeba425b49 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:30:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:30:09 . [Pipeline] withDockerContainer 16:30:09 prd-ubuntu18.04-docker-arm64-4c-16g-1270 does not seem to be running inside a container 16:30:09 $ 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 16:30:10 $ docker top b98dc8efe83c7e28f826cdde6b448eeb9ef6568b1832dad71132d698fc2ee1cb -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:11 + docker-compose -f ./docker-compose-build.yml build --parallel 16:30:15 Building docker-core-command-go ... 16:30:15 Building docker-core-data-go ... 16:30:15 Building docker-core-metadata-go ... 16:30:15 Building docker-security-proxy-setup-go ... 16:30:15 Building docker-security-secrets-setup-go ... 16:30:15 Building docker-security-secretstore-setup-go ... 16:30:15 Building docker-support-logging-go ... 16:30:15 Building docker-support-notifications-go ... 16:30:15 Building docker-support-scheduler-go ... 16:30:15 Building docker-sys-mgmt-agent-go ... 16:30:15 Building docker-security-secrets-setup-go 16:30:15 Building docker-security-secretstore-setup-go 16:30:15 Building docker-support-notifications-go 16:30:15 Building docker-support-scheduler-go 16:30:15 Building docker-core-command-go 16:32:21 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 16:32:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:32:21 ---> 217046b5de5b 16:32:21 Step 3/21 : WORKDIR /edgex-go 16:32:21 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 16:32:21 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 16:32:21 ---> 217046b5de5b 16:32:21 Step 3/29 : WORKDIR /edgex-go 16:32:21 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 16:32:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:21 ---> 217046b5de5b 16:32:21 Step 3/23 : WORKDIR /edgex-go 16:32:21 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 16:32:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:32:21 ---> 217046b5de5b 16:32:21 Step 3/26 : WORKDIR /edgex-go 16:32:21 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 16:32:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:32:21 ---> 217046b5de5b 16:32:21 Step 3/20 : WORKDIR /edgex-go 16:32:21 ---> Running in 94c2550070b6 16:32:21 ---> Running in 167c96942c32 16:32:21 ---> Running in 1b0bfc186618 16:32:21 ---> Running in f34ac5b92f0e 16:32:21 ---> Running in 3350a9740e59 16:32:21 Removing intermediate container f34ac5b92f0e 16:32:21 ---> e2ce22f417fb 16:32:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:21 Removing intermediate container 3350a9740e59 16:32:21 ---> 10eacedd164c 16:32:21 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:21 Removing intermediate container 94c2550070b6 16:32:21 ---> 2b370b3f2e8b 16:32:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:21 Removing intermediate container 167c96942c32 16:32:21 ---> 2c669792bfd7 16:32:21 Step 4/29 : RUN apk update && apk add make git 16:32:21 ---> Running in 071e2a7c244e 16:32:21 Removing intermediate container 1b0bfc186618 16:32:21 ---> 9b6c425e45f7 16:32:21 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:21 ---> Running in 6b88f667890c 16:32:21 ---> Running in 4083a07e6159 16:32:21 ---> Running in c1597cca03da 16:32:21 ---> Running in 829425e55435 16:32:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:32:21 Removing intermediate container 071e2a7c244e 16:32:21 ---> a47c9ddd5a83 16:32:21 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 16:32:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:32:21 ---> Running in 0cb0406b8b6b 16:32:21 Removing intermediate container 4083a07e6159 16:32:21 ---> 7699c7f553e1 16:32:21 Step 5/26 : RUN apk update && apk add make git 16:32:21 ---> Running in d493620a4fb7 16:32:21 Removing intermediate container 829425e55435 16:32:21 Removing intermediate container 6b88f667890c 16:32:21 ---> dad40bc5738d 16:32:21 Step 5/20 : RUN apk update && apk add make git 16:32:21 ---> ba1a6951c2db 16:32:21 Step 5/21 : RUN apk update && apk add make git 16:32:21 v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:32:21 v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:32:21 OK: 12620 distinct packages available 16:32:21 ---> Running in 751a2e60b063 16:32:21 ---> Running in e67226c24367 16:32:21 OK: 217 MiB in 51 packages 16:32:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:32:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:32:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:32:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:32:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:32:21 Removing intermediate container c1597cca03da 16:32:21 ---> 7447bb041078 16:32:21 Step 5/29 : COPY go.mod . 16:32:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:32:21 v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:32:21 v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:32:21 OK: 12620 distinct packages available 16:32:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:32:21 ---> b6dec7dde285 16:32:21 Step 6/29 : RUN go mod download 16:32:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:32:21 ---> Running in 9d3658f4b4ff 16:32:21 OK: 217 MiB in 51 packages 16:32:21 v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:32:21 v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:32:21 OK: 12620 distinct packages available 16:32:21 v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:32:21 v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:32:21 OK: 12620 distinct packages available 16:32:21 v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:32:21 v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:32:21 OK: 12620 distinct packages available 16:32:21 OK: 217 MiB in 51 packages 16:32:21 OK: 217 MiB in 51 packages 16:32:22 Removing intermediate container 0cb0406b8b6b 16:32:22 ---> 596fe35374be 16:32:22 Step 6/23 : COPY go.mod . 16:32:22 OK: 217 MiB in 51 packages 16:32:24 ---> 4ce86acfb5d6 16:32:24 Step 7/23 : RUN go mod download 16:32:24 Removing intermediate container d493620a4fb7 16:32:24 ---> 5a03abbefdbb 16:32:24 Step 6/26 : COPY go.mod . 16:32:24 ---> Running in 52dec08569ed 16:32:24 Removing intermediate container 751a2e60b063 16:32:24 ---> f9cd160fa460 16:32:24 Step 6/20 : COPY go.mod . 16:32:24 Removing intermediate container e67226c24367 16:32:24 ---> dc27a37d8849 16:32:24 Step 6/21 : COPY go.mod . 16:32:25 ---> 6da652e17d8e 16:32:25 Step 7/26 : RUN go mod download 16:32:25 ---> Running in 92f1c4259058 16:32:25 Removing intermediate container 9d3658f4b4ff 16:32:25 ---> 967e1c97504b 16:32:25 Step 7/29 : COPY . . 16:32:25 ---> d87c62720587 16:32:25 Step 7/20 : RUN go mod download 16:32:25 ---> d1532975823d 16:32:25 Step 7/21 : RUN go mod download 16:32:25 ---> Running in 1828bc5dcca5 16:32:26 ---> Running in 8f130cc43684 16:32:31 Removing intermediate container 52dec08569ed 16:32:31 ---> 1ebf863c10bb 16:32:31 Step 8/23 : COPY . . 16:32:32 Removing intermediate container 92f1c4259058 16:32:32 ---> 8086bba7f934 16:32:32 Step 8/26 : COPY . . 16:32:35 Removing intermediate container 8f130cc43684 16:32:35 ---> 3c27a6ec20fd 16:32:35 Step 8/21 : COPY . . 16:32:35 Removing intermediate container 1828bc5dcca5 16:32:35 ---> 00a8722c008a 16:32:35 Step 8/20 : COPY . . 16:33:02 ---> a3d68a048bcd 16:33:02 Step 9/23 : RUN make cmd/support-notifications/support-notifications 16:33:02 ---> fa0d850f9ec1 16:33:02 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 16:33:02 ---> 2f178ecbc207 16:33:02 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 16:33:02 ---> Running in 864dbe33e8ef 16:33:02 ---> 609b711507c8 16:33:02 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 16:33:02 ---> b11d4e05929c 16:33:02 Step 9/21 : RUN make cmd/core-command/core-command 16:33:02 ---> Running in eeccb85b199d 16:33:02 ---> Running in 31fbc049ae94 16:33:02 ---> Running in 11fd466975b3 16:33:02 ---> Running in a3b3437326dc 16:33:03 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 16:33:04 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 16:33:04 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 16:33:04 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 16:33:04 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 16:34:26 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 16:34:26 Removing intermediate container eeccb85b199d 16:34:26 ---> 2b8a8197433a 16:34:26 16:34:26 Step 9/29 : FROM alpine:latest 16:34:26 latest: Pulling from library/alpine 16:34:26 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 16:34:26 Status: Downloaded newer image for alpine:latest 16:34:26 ---> 62ee0e9f8440 16:34:26 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 16:34:26 ---> Running in 920a6b5d5c99 16:34:26 Removing intermediate container 920a6b5d5c99 16:34:26 ---> 8bc9468b365b 16:34:26 Step 11/29 : USER root 16:34:26 ---> Running in 6d5aae76aa6a 16:34:26 Removing intermediate container 6d5aae76aa6a 16:34:26 ---> 92149a6271c9 16:34:26 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 16:34:26 ---> Running in 51923565483e 16:34:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:34:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:34:29 v3.12.0-184-g1b1d9aed72 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 16:34:29 v3.12.0-183-gbd5545fe94 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 16:34:29 OK: 12620 distinct packages available 16:34:30 (1/2) Installing ca-certificates (20191127-r4) 16:34:30 (2/2) Installing dumb-init (1.2.2-r1) 16:34:30 Executing busybox-1.31.1-r16.trigger 16:34:30 Executing ca-certificates-20191127-r4.trigger 16:34:30 OK: 6 MiB in 16 packages 16:34:32 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 16:34:33 Removing intermediate container 51923565483e 16:34:33 ---> 3891b64d7b8d 16:34:33 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 16:34:33 ---> Running in dfa76beeb277 16:34:34 Removing intermediate container dfa76beeb277 16:34:34 ---> d298bb00548a 16:34:34 Step 14/29 : WORKDIR $BASE_DIR 16:34:34 ---> Running in a53a2b3ba851 16:34:35 Removing intermediate container a53a2b3ba851 16:34:35 ---> 9bb678be53b7 16:34:35 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 16:34:35 ---> Running in 1c0392698d26 16:34:39 Removing intermediate container 1c0392698d26 16:34:39 ---> 34d250f60936 16:34:39 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 16:34:41 ---> 5cdb3cf487e5 16:34:41 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 16:34:42 ---> 84b5ecbbc4b8 16:34:42 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 16:34:44 ---> 2c4a582dcf60 16:34:44 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 16:34:46 ---> 3b69f4e49dcb 16:34:46 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 16:34:46 Removing intermediate container 31fbc049ae94 16:34:46 ---> f981018b4ba8 16:34:46 16:34:46 Step 10/26 : FROM alpine:3.10 16:34:47 3.10: Pulling from library/alpine 16:34:47 ---> 1e1498a19f6d 16:34:47 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 16:34:47 ---> Running in 1ad92220f604 16:34:48 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 16:34:49 Status: Downloaded newer image for alpine:3.10 16:34:49 ---> 536a684cf733 16:34:49 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:34:49 ---> Running in a89d49104630 16:34:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 16:34:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 16:34:53 v3.10.5-61-g2eb46eec7d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 16:34:53 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 16:34:53 OK: 10167 distinct packages available 16:34:53 Removing intermediate container 1ad92220f604 16:34:53 ---> 866c20e5412a 16:34:53 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 16:34:53 (1/5) Installing ca-certificates (20191127-r2) 16:34:53 (2/5) Installing nghttp2-libs (1.39.2-r1) 16:34:53 (3/5) Installing libcurl (7.66.0-r0) 16:34:53 (4/5) Installing curl (7.66.0-r0) 16:34:53 (5/5) Installing dumb-init (1.2.2-r1) 16:34:53 Executing busybox-1.30.1-r3.trigger 16:34:53 Executing ca-certificates-20191127-r2.trigger 16:34:53 Removing intermediate container a3b3437326dc 16:34:53 ---> 34407bc678a2 16:34:53 16:34:53 Step 10/21 : FROM scratch 16:34:53 ---> 16:34:53 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:34:54 OK: 7 MiB in 19 packages 16:34:54 ---> Running in 7644e2350dfe 16:34:55 ---> cb87c37b031a 16:34:55 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:55 ---> Running in eb25f3857443 16:34:55 Removing intermediate container 7644e2350dfe 16:34:55 ---> cba1b5c1041a 16:34:55 Step 12/21 : ENV APP_PORT=48082 16:34:55 ---> Running in 0fcef14d1d45 16:34:56 Removing intermediate container 864dbe33e8ef 16:34:56 ---> f3dba236e8a7 16:34:56 16:34:56 Step 10/23 : FROM scratch 16:34:56 ---> 16:34:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 16:34:56 ---> Running in 7d36358bec53 16:34:56 Removing intermediate container 0fcef14d1d45 16:34:56 ---> dd57940905a8 16:34:56 Step 13/21 : EXPOSE $APP_PORT 16:34:57 ---> Running in 7fed27714d2d 16:34:57 Removing intermediate container a89d49104630 16:34:57 ---> 3188f5f831e0 16:34:57 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:57 Removing intermediate container 11fd466975b3 16:34:57 ---> 370c5fc92f92 16:34:57 16:34:57 Step 10/20 : FROM scratch 16:34:57 ---> 16:34:57 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:34:57 ---> Running in a24f8989a22f 16:34:57 Removing intermediate container 7d36358bec53 16:34:57 ---> c47bb5474bc5 16:34:57 Step 12/23 : ENV APP_PORT=48060 16:34:57 ---> Using cache 16:34:57 ---> cba1b5c1041a 16:34:57 Step 12/20 : ENV APP_PORT=48085 16:34:57 ---> Running in 51f03c745bc8 16:34:57 Removing intermediate container 7fed27714d2d 16:34:57 ---> 4bed0903c825 16:34:57 Step 14/21 : WORKDIR / 16:34:57 ---> Running in c44274c3dc74 16:34:57 ---> Running in d5eb41c75516 16:34:58 Removing intermediate container a24f8989a22f 16:34:58 ---> ae4a5df74049 16:34:58 Step 13/26 : WORKDIR / 16:34:58 Removing intermediate container 51f03c745bc8 16:34:58 ---> 7eb6cf613446 16:34:58 Step 13/23 : EXPOSE $APP_PORT 16:34:58 ---> Running in 9bfd9cacb329 16:34:58 Removing intermediate container c44274c3dc74 16:34:58 ---> ba2c3bc37b4a 16:34:58 Step 13/20 : EXPOSE $APP_PORT 16:34:58 ---> Running in 5ce24847ffa0 16:34:58 Removing intermediate container d5eb41c75516 16:34:58 ---> 6587018ad252 16:34:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 16:34:58 ---> Running in 6984567872dd 16:34:58 Removing intermediate container eb25f3857443 16:34:58 ---> 5d37a569b3f2 16:34:58 Step 24/29 : RUN chmod 755 security-secrets-setup 16:34:59 ---> Running in 49d897aac79c 16:34:59 Removing intermediate container 9bfd9cacb329 16:34:59 ---> 53999c88dca2 16:34:59 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:34:59 Removing intermediate container 5ce24847ffa0 16:34:59 ---> 0505b0ac3124 16:34:59 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 16:34:59 Removing intermediate container 6984567872dd 16:34:59 ---> 1f8447f6a3c4 16:34:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 16:34:59 ---> 0d682dcfb310 16:34:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:35:00 ---> 5587938d18c2 16:35:00 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 16:35:00 ---> a0be5be0fbfe 16:35:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:35:00 ---> fa2b1547f79f 16:35:00 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:35:01 ---> 0d540a7e75f2 16:35:01 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:35:02 ---> 7294b8afa5c2 16:35:02 ---> a33f8b5e950e 16:35:02 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:35:02 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 16:35:03 ---> 5be5854a7d93 16:35:03 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:35:03 ---> 7e5fe7c71e4a 16:35:03 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 16:35:03 ---> Running in 11b2b3454f1d 16:35:03 Removing intermediate container 49d897aac79c 16:35:03 ---> f91d15009e34 16:35:03 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 16:35:03 ---> c93443bbdcaf 16:35:03 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 16:35:03 ---> Running in d1da244b07f8 16:35:04 ---> 404bd76fbb25 16:35:04 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 16:35:04 ---> c5be67547346 16:35:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 16:35:04 Removing intermediate container 11b2b3454f1d 16:35:04 ---> 8abf924a65d1 16:35:04 Step 19/21 : LABEL arch=arm64 16:35:04 ---> Running in c69ff23ecf12 16:35:04 ---> Running in 9b0f6d8935c7 16:35:04 Removing intermediate container d1da244b07f8 16:35:04 ---> c63b484c1e37 16:35:04 Step 26/29 : CMD [ "generate" ] 16:35:04 ---> 9b708403df17 16:35:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:35:04 ---> Running in e2986af82264 16:35:04 Removing intermediate container c69ff23ecf12 16:35:04 ---> 52e752f379e1 16:35:04 Step 18/20 : LABEL arch=arm64 16:35:05 ---> 3af9e471ac81 16:35:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:35:05 ---> Running in a200fdb13b34 16:35:05 Removing intermediate container 9b0f6d8935c7 16:35:05 ---> f703295ae7db 16:35:05 Step 20/21 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:35:05 ---> Running in c66d90fc49c3 16:35:05 Removing intermediate container e2986af82264 16:35:05 ---> 035743443787 16:35:05 Step 27/29 : LABEL arch=arm64 16:35:06 Removing intermediate container a200fdb13b34 16:35:06 ---> 09bf5a7ce4b8 16:35:06 Step 19/20 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:35:06 ---> Running in 287d1759aa75 16:35:06 ---> Running in 3a773f6cb686 16:35:06 Removing intermediate container c66d90fc49c3 16:35:06 ---> 85c0a5fc6989 16:35:06 Step 21/21 : LABEL version=0.0.0 16:35:06 ---> 7a0e29e24349 16:35:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:06 ---> Running in 64a505baceab 16:35:06 ---> e0f60d366964 16:35:06 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:35:06 Removing intermediate container 287d1759aa75 16:35:06 ---> aae446be5cf2 16:35:06 Step 28/29 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:35:06 Removing intermediate container 3a773f6cb686 16:35:06 ---> 8909d66be935 16:35:06 Step 20/20 : LABEL version=0.0.0 16:35:06 ---> Running in 9774fb0f6296 16:35:07 ---> Running in d97e11d94349 16:35:07 Removing intermediate container 64a505baceab 16:35:07 ---> 5268c810dcf8 16:35:07 16:35:07 Successfully built 5268c810dcf8 16:35:07 Successfully tagged docker-core-command-go-arm64:latest 16:35:07  Building docker-core-command-go ... done Removing intermediate container 9774fb0f6296 16:35:07 Building docker-core-data-go 16:35:07 ---> 81f30572e2b5 16:35:07 Step 29/29 : LABEL version=0.0.0 16:35:07 ---> 8ca5ddff4d89 16:35:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 16:35:08 ---> b52012ac8ac5 16:35:08 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 16:35:08 Removing intermediate container d97e11d94349 16:35:08 ---> 3fcf5e149e99 16:35:08 16:35:08 ---> Running in 31bc67aab65a 16:35:08 ---> Running in 65708f7d7871 16:35:08 Removing intermediate container 31bc67aab65a 16:35:08 ---> f0391b5976ca 16:35:08 16:35:08 Successfully built 3fcf5e149e99 16:35:08 Successfully tagged docker-support-scheduler-go-arm64:latest 16:35:08 Building docker-sys-mgmt-agent-go 16:35:09  Building docker-support-scheduler-go ... done Successfully built f0391b5976ca 16:35:09 Successfully tagged docker-security-secrets-setup-go-arm64:latest 16:35:09 Building docker-support-logging-go 16:35:09  Building docker-security-secrets-setup-go ... done Removing intermediate container 65708f7d7871 16:35:09 ---> 969f7f962886 16:35:09 Step 21/23 : LABEL arch=arm64 16:35:09 ---> a68bed802268 16:35:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:09 ---> Running in 4fdcc7eb3cdf 16:35:10 Removing intermediate container 4fdcc7eb3cdf 16:35:10 ---> e697f3ab809f 16:35:10 Step 22/23 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:35:10 ---> a017fa81b848 16:35:10 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:10 ---> Running in 4a10acc66891 16:35:10 ---> Running in 2ea38a25ad0b 16:35:11 Removing intermediate container 4a10acc66891 16:35:11 ---> 4327b34f5108 16:35:11 Step 23/23 : LABEL version=0.0.0 16:35:12 ---> Running in e9f3b7eaa831 16:35:15 Removing intermediate container e9f3b7eaa831 16:35:15 ---> 8a54f00f8c52 16:35:15 16:35:16 Successfully built 8a54f00f8c52 16:35:17 Successfully tagged docker-support-notifications-go-arm64:latest 16:35:17 Building docker-security-proxy-setup-go 16:35:17  Building docker-support-notifications-go ... done Removing intermediate container 2ea38a25ad0b 16:35:17 ---> 3567e2694714 16:35:17 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:35:18 ---> Running in 482016fabd97 16:35:19 Removing intermediate container 482016fabd97 16:35:19 ---> f6eae9db85b1 16:35:19 Step 24/26 : LABEL arch=arm64 16:35:21 ---> Running in f52b51f3190e 16:35:22 Removing intermediate container f52b51f3190e 16:35:22 ---> cdd8fbc0efb6 16:35:22 Step 25/26 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:35:23 ---> Running in cd4cff01eb9c 16:35:24 Removing intermediate container cd4cff01eb9c 16:35:24 ---> eeafd130c706 16:35:24 Step 26/26 : LABEL version=0.0.0 16:35:25 ---> Running in 9ceb89f43402 16:35:27 Removing intermediate container 9ceb89f43402 16:35:27 ---> 797cd5f58eeb 16:35:27 16:35:27 Successfully built 797cd5f58eeb 16:35:27 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 16:35:27  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 16:36:49 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 16:36:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:49 ---> 217046b5de5b 16:36:49 Step 3/22 : WORKDIR /edgex-go 16:36:49 ---> Using cache 16:36:49 ---> 9b6c425e45f7 16:36:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:49 ---> Using cache 16:36:49 ---> dad40bc5738d 16:36:49 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 16:36:49 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 16:36:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:36:49 ---> 217046b5de5b 16:36:49 Step 3/26 : WORKDIR /edgex-go 16:36:49 ---> Using cache 16:36:49 ---> 9b6c425e45f7 16:36:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:49 ---> Using cache 16:36:49 ---> dad40bc5738d 16:36:49 Step 5/26 : RUN apk update && apk add make bash git 16:36:51 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 16:36:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:36:51 ---> 217046b5de5b 16:36:51 Step 3/21 : WORKDIR /edgex-go 16:36:51 ---> Using cache 16:36:51 ---> 9b6c425e45f7 16:36:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:51 ---> Using cache 16:36:51 ---> dad40bc5738d 16:36:51 Step 5/21 : RUN apk update && apk add make && apk add bash git 16:36:52 ---> Running in b3e99bff9bec 16:36:52 ---> Running in e984ceec9467 16:36:52 ---> Running in 985e71907f99 16:36:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:36:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:36:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:36:55 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 16:36:55 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:36:55 ---> 217046b5de5b 16:36:55 Step 3/20 : WORKDIR /edgex-go 16:36:55 ---> Using cache 16:36:55 ---> 9b6c425e45f7 16:36:55 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:55 ---> Using cache 16:36:55 ---> dad40bc5738d 16:36:55 Step 5/20 : RUN apk update && apk add make git 16:36:55 ---> Using cache 16:36:55 ---> f9cd160fa460 16:36:55 Step 6/20 : COPY go.mod . 16:36:55 ---> Using cache 16:36:55 ---> d87c62720587 16:36:55 Step 7/20 : RUN go mod download 16:36:55 ---> Using cache 16:36:55 ---> 00a8722c008a 16:36:55 Step 8/20 : COPY . . 16:36:55 ---> Using cache 16:36:55 ---> 609b711507c8 16:36:55 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 16:36:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:36:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:36:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:36:56 v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:36:56 v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:36:56 OK: 12620 distinct packages available 16:36:56 v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:36:56 v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:36:56 OK: 12620 distinct packages available 16:36:57 ---> Running in 77c00429695b 16:36:57 v3.12.0-184-g1b1d9aed72 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:36:57 v3.12.0-183-gbd5545fe94 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:36:57 OK: 12620 distinct packages available 16:36:57 OK: 217 MiB in 51 packages 16:36:58 OK: 217 MiB in 51 packages 16:36:58 OK: 217 MiB in 51 packages 16:36:58 OK: 217 MiB in 51 packages 16:36:59 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 16:36:59 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 16:36:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:36:59 ---> 217046b5de5b 16:36:59 Step 3/21 : WORKDIR /edgex-go 16:36:59 ---> Using cache 16:36:59 ---> 9b6c425e45f7 16:36:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:59 ---> Using cache 16:36:59 ---> dad40bc5738d 16:36:59 Step 5/21 : RUN apk update && apk add make git 16:36:59 ---> Using cache 16:36:59 ---> f9cd160fa460 16:36:59 Step 6/21 : COPY go.mod . 16:36:59 ---> Using cache 16:36:59 ---> d87c62720587 16:36:59 Step 7/21 : RUN go mod download 16:36:59 ---> Using cache 16:36:59 ---> 00a8722c008a 16:36:59 Step 8/21 : COPY . . 16:36:59 ---> Using cache 16:36:59 ---> 609b711507c8 16:36:59 Step 9/21 : RUN make cmd/core-metadata/core-metadata 16:36:59 ---> Running in 0b40415abef3 16:37:00 Removing intermediate container 985e71907f99 16:37:00 ---> 21c708cdfa9c 16:37:00 Step 6/22 : COPY go.mod . 16:37:00 Removing intermediate container e984ceec9467 16:37:00 ---> fb703a7bd03b 16:37:00 Step 6/26 : COPY go.mod . 16:37:01 Removing intermediate container b3e99bff9bec 16:37:01 ---> 6b06778eb719 16:37:01 Step 6/21 : COPY go.mod . 16:37:02 ---> a44f00eca2c0 16:37:02 Step 7/22 : RUN go mod download 16:37:02 ---> Running in a0cdb163b58e 16:37:02 ---> f675a92c90de 16:37:02 Step 7/26 : RUN go mod download 16:37:02 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 16:37:02 ---> 5c5bc8c51e07 16:37:02 Step 7/21 : RUN go mod download 16:37:02 ---> Running in 687e83bf1eec 16:37:03 ---> Running in e48e4984072d 16:37:08 Removing intermediate container a0cdb163b58e 16:37:08 ---> c3396c954a23 16:37:08 Step 8/22 : COPY . . 16:37:09 Removing intermediate container 687e83bf1eec 16:37:09 ---> 5009c8cf925a 16:37:09 Step 8/26 : COPY . . 16:37:09 Removing intermediate container e48e4984072d 16:37:09 ---> 1f7fb5e55142 16:37:09 Step 8/21 : COPY . . 16:37:56 ---> 05b106ea41c9 16:37:56 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:37:56 ---> b5e3373ab49f 16:37:56 Step 9/22 : RUN make cmd/core-data/core-data 16:37:56 ---> Running in 6d985239db56 16:37:56 ---> 56588d383e71 16:37:56 Step 9/21 : RUN make cmd/support-logging/support-logging 16:37:56 ---> Running in 0812d3431735 16:37:56 ---> Running in 530c4d13bdcb 16:37:56 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 16:37:56 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 16:37:56 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 16:37:56 Removing intermediate container 77c00429695b 16:37:56 ---> 958f6f1ecfb8 16:37:56 16:37:56 Step 10/20 : FROM alpine 16:37:56 ---> 62ee0e9f8440 16:37:56 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 16:37:56 ---> Running in 84259a6ee351 16:37:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:37:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:38:00 v3.12.0-184-g1b1d9aed72 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 16:38:00 v3.12.0-183-gbd5545fe94 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 16:38:00 OK: 12620 distinct packages available 16:38:01 (1/4) Installing ca-certificates (20191127-r4) 16:38:01 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:38:01 (3/4) Installing libcurl (7.69.1-r0) 16:38:01 (4/4) Installing curl (7.69.1-r0) 16:38:01 Executing busybox-1.31.1-r16.trigger 16:38:01 Executing ca-certificates-20191127-r4.trigger 16:38:01 OK: 7 MiB in 18 packages 16:38:04 Removing intermediate container 84259a6ee351 16:38:04 ---> 42821088e180 16:38:04 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:38:04 ---> Running in 801bbdeb72bc 16:38:04 Removing intermediate container 801bbdeb72bc 16:38:05 ---> 538d468b37cc 16:38:05 Step 13/20 : WORKDIR /edgex 16:38:05 ---> Running in c03be9ebb89f 16:38:05 Removing intermediate container c03be9ebb89f 16:38:05 ---> 3774984e8b66 16:38:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:38:06 ---> 97883567dbc0 16:38:06 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:38:08 ---> 68a8b9283d52 16:38:08 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:38:08 ---> Running in ce32ff82e383 16:38:09 Removing intermediate container ce32ff82e383 16:38:09 ---> 0e66d9c8b782 16:38:09 Step 17/20 : CMD ["--init=true"] 16:38:09 ---> Running in ca20972281a4 16:38:09 Removing intermediate container ca20972281a4 16:38:09 ---> dc6913013309 16:38:09 Step 18/20 : LABEL arch=arm64 16:38:10 ---> Running in 2760fc691c71 16:38:10 Removing intermediate container 2760fc691c71 16:38:10 ---> aff393f58863 16:38:10 Step 19/20 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:38:11 ---> Running in c3bc6e877ef1 16:38:11 Removing intermediate container c3bc6e877ef1 16:38:11 ---> 8c313b09607e 16:38:11 Step 20/20 : LABEL version=0.0.0 16:38:11 ---> Running in 444c2e1fce8e 16:38:12 Removing intermediate container 444c2e1fce8e 16:38:12 ---> e580d78e95d5 16:38:12 16:38:13 Successfully built e580d78e95d5 16:38:13 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:38:31  Building docker-security-proxy-setup-go ... done Removing intermediate container 0b40415abef3 16:38:31 ---> 06009020ab77 16:38:31 16:38:31 Step 10/21 : FROM scratch 16:38:31 ---> 16:38:31 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:38:31 ---> Using cache 16:38:31 ---> cba1b5c1041a 16:38:31 Step 12/21 : ENV APP_PORT=48081 16:38:31 ---> Running in 728cec311bbd 16:38:32 Removing intermediate container 728cec311bbd 16:38:32 ---> 82133daa8c34 16:38:32 Step 13/21 : EXPOSE $APP_PORT 16:38:32 ---> Running in 47b20b9e2b88 16:38:33 Removing intermediate container 47b20b9e2b88 16:38:33 ---> f3351d8eb913 16:38:33 Step 14/21 : WORKDIR / 16:38:33 ---> Running in ada191a63935 16:38:33 Removing intermediate container ada191a63935 16:38:33 ---> ff30bf61c8f8 16:38:33 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 16:38:34 ---> 68303f8f09cc 16:38:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:38:36 ---> 9cdc79b8f4fc 16:38:36 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:38:38 ---> 94a5a8aeafea 16:38:38 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 16:38:38 ---> Running in 16c895be7618 16:38:39 Removing intermediate container 16c895be7618 16:38:39 ---> 484dde774eac 16:38:39 Step 19/21 : LABEL arch=arm64 16:38:39 ---> Running in 478c01959b00 16:38:39 Removing intermediate container 478c01959b00 16:38:39 ---> 7d4c051637f9 16:38:39 Step 20/21 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:38:39 ---> Running in 7bfe95439558 16:38:40 Removing intermediate container 7bfe95439558 16:38:40 ---> 6529753181e4 16:38:40 Step 21/21 : LABEL version=0.0.0 16:38:40 ---> Running in 13289a416185 16:38:41 Removing intermediate container 13289a416185 16:38:41 ---> 1e3caeeb9c17 16:38:41 16:38:41 Successfully built 1e3caeeb9c17 16:38:41 Successfully tagged docker-core-metadata-go-arm64:latest 16:39:14  Building docker-core-metadata-go ... done Removing intermediate container 6d985239db56 16:39:14 ---> 887ff0c49b0a 16:39:14 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:39:14 Removing intermediate container 530c4d13bdcb 16:39:14 ---> a06718332b00 16:39:14 16:39:14 Step 10/21 : FROM scratch 16:39:14 ---> 16:39:14 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 16:39:14 ---> Running in 849745b6e1e7 16:39:14 ---> Using cache 16:39:14 ---> c47bb5474bc5 16:39:14 Step 12/21 : ENV APP_PORT=48061 16:39:14 ---> Running in 80bf64c25ce1 16:39:14 Removing intermediate container 80bf64c25ce1 16:39:14 ---> 1ac6d474fecf 16:39:14 Step 13/21 : EXPOSE $APP_PORT 16:39:14 ---> Running in d35c0c447978 16:39:14 Removing intermediate container d35c0c447978 16:39:14 ---> 1c275bba4052 16:39:14 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 16:39:14 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 16:39:14 ---> 88b2143a8a0c 16:39:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 16:39:14 ---> 7a4ae2e132ed 16:39:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 16:39:15 ---> 0bade4a738d0 16:39:15 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 16:39:16 ---> 188994183a99 16:39:16 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 16:39:16 Removing intermediate container 849745b6e1e7 16:39:16 ---> de9e56d0d7a2 16:39:16 16:39:16 Step 11/26 : FROM docker:latest 16:39:16 ---> ce9d55ae87f1 16:39:16 Step 12/26 : RUN apk add --no-cache bash 16:39:16 ---> Running in 07286c88e093 16:39:16 ---> Running in 0131fc149e0c 16:39:17 Removing intermediate container 07286c88e093 16:39:17 ---> 5dd4f1c77f40 16:39:17 Step 19/21 : LABEL arch=arm64 16:39:17 ---> Running in 575584fa4189 16:39:17 Removing intermediate container 575584fa4189 16:39:17 ---> 2fd473302e9c 16:39:17 Step 20/21 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:39:18 ---> Running in 8c2d6f0dca59 16:39:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:39:18 Removing intermediate container 8c2d6f0dca59 16:39:18 ---> 10bcb7c1a5a6 16:39:18 Step 21/21 : LABEL version=0.0.0 16:39:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:39:18 ---> Running in 51204780488c 16:39:19 Removing intermediate container 51204780488c 16:39:19 ---> 059b2ab42845 16:39:19 16:39:19 (1/2) Installing readline (8.0.4-r0) 16:39:19 (2/2) Installing bash (5.0.17-r0) 16:39:19 Executing bash-5.0.17-r0.post-install 16:39:19 Executing busybox-1.31.1-r16.trigger 16:39:19 OK: 12 MiB in 22 packages 16:39:19 Successfully built 059b2ab42845 16:39:19 Successfully tagged docker-support-logging-go-arm64:latest 16:39:20  Building docker-support-logging-go ... done Removing intermediate container 0131fc149e0c 16:39:20 ---> 2d5eb61efd51 16:39:20 Step 13/26 : RUN rm -rf /var/cache/apk/* 16:39:20 ---> Running in 39900c5cc9f6 16:39:24 Removing intermediate container 39900c5cc9f6 16:39:24 ---> 6231ecf0add8 16:39:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:39:24 ---> Running in 17dbba7ce272 16:39:24 Removing intermediate container 17dbba7ce272 16:39:24 ---> 016264d0018f 16:39:24 Step 15/26 : ENV APP_PORT=48090 16:39:24 Removing intermediate container 0812d3431735 16:39:24 ---> 90674ba96114 16:39:24 16:39:24 Step 10/22 : FROM alpine 16:39:24 ---> 62ee0e9f8440 16:39:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:39:24 ---> Running in d4c8b9d4bf76 16:39:25 ---> Running in 8cd8150699db 16:39:25 Removing intermediate container d4c8b9d4bf76 16:39:25 ---> 06e4b3487099 16:39:25 Step 16/26 : EXPOSE $APP_PORT 16:39:25 ---> Running in 68406570a3f7 16:39:25 Removing intermediate container 8cd8150699db 16:39:25 ---> 87e1ac48474b 16:39:25 Step 12/22 : ENV APP_PORT=48080 16:39:25 ---> Running in fd1d40346f87 16:39:25 Removing intermediate container 68406570a3f7 16:39:25 ---> 35853aa21035 16:39:25 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:39:26 Removing intermediate container fd1d40346f87 16:39:26 ---> 07b00896dd0f 16:39:26 Step 13/22 : EXPOSE $APP_PORT 16:39:26 ---> Running in e479d834bd1f 16:39:26 Removing intermediate container e479d834bd1f 16:39:26 ---> 0cecfd22c633 16:39:26 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:27 ---> Running in 546e3037f59d 16:39:27 ---> cd9bb06bc8a9 16:39:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:39:28 ---> 03b7b286566f 16:39:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:39:29 ---> eff29c46a423 16:39:29 Step 20/26 : RUN apk --no-cache add py-pip 16:39:29 ---> Running in 49fd844106a6 16:39:30 Removing intermediate container 546e3037f59d 16:39:30 ---> 47b4c0a1a5fb 16:39:30 Step 15/22 : RUN apk --no-cache add zeromq 16:39:30 ---> Running in 6e145dab2364 16:39:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:39:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:39:31 (1/33) Installing libbz2 (1.0.8-r1) 16:39:31 (2/33) Installing expat (2.2.9-r1) 16:39:31 (3/33) Installing libffi (3.3-r2) 16:39:31 (4/33) Installing gdbm (1.13-r1) 16:39:31 (5/33) Installing xz-libs (5.2.5-r0) 16:39:31 (6/33) Installing sqlite-libs (3.32.1-r0) 16:39:31 (7/33) Installing python3 (3.8.5-r0) 16:39:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:39:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:39:33 (1/5) Installing libgcc (9.3.0-r2) 16:39:33 (2/5) Installing libsodium (1.0.18-r0) 16:39:33 (3/5) Installing libstdc++ (9.3.0-r2) 16:39:33 (8/33) Installing py3-appdirs (1.4.4-r1) 16:39:33 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:39:33 (10/33) Installing py3-parsing (2.4.7-r0) 16:39:33 (11/33) Installing py3-six (1.15.0-r0) 16:39:33 (12/33) Installing py3-packaging (20.4-r0) 16:39:33 (4/5) Installing libzmq (4.3.2-r0) 16:39:33 (13/33) Installing py3-setuptools (47.0.0-r0) 16:39:33 (14/33) Installing py3-chardet (3.0.4-r4) 16:39:33 (5/5) Installing zeromq (4.3.2-r0) 16:39:33 (15/33) Installing py3-idna (2.9-r0) 16:39:33 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:39:33 Executing busybox-1.31.1-r16.trigger 16:39:33 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:39:33 OK: 8 MiB in 19 packages 16:39:33 (18/33) Installing py3-requests (2.23.0-r0) 16:39:33 (19/33) Installing py3-msgpack (1.0.0-r0) 16:39:33 (20/33) Installing py3-lockfile (0.12.2-r3) 16:39:33 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:39:33 (22/33) Installing py3-colorama (0.4.3-r0) 16:39:33 (23/33) Installing py3-distlib (0.3.0-r0) 16:39:33 (24/33) Installing py3-distro (1.5.0-r1) 16:39:33 (25/33) Installing py3-webencodings (0.5.1-r3) 16:39:33 (26/33) Installing py3-html5lib (1.0.1-r4) 16:39:34 (27/33) Installing py3-pytoml (0.1.21-r0) 16:39:34 (28/33) Installing py3-pep517 (0.8.2-r0) 16:39:34 (29/33) Installing py3-progress (1.5-r0) 16:39:34 (30/33) Installing py3-toml (0.10.1-r0) 16:39:34 (31/33) Installing py3-retrying (1.3.3-r0) 16:39:34 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:39:34 (33/33) Installing py3-pip (20.1.1-r0) 16:39:34 Executing busybox-1.31.1-r16.trigger 16:39:34 OK: 71 MiB in 55 packages 16:39:35 Removing intermediate container 6e145dab2364 16:39:35 ---> c338b367a539 16:39:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 16:39:36 ---> 14881265ba92 16:39:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:39:38 ---> ba3c7feebce4 16:39:38 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:39:39 ---> b84d40bc1bb9 16:39:39 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 16:39:39 ---> Running in b1f85e8838d3 16:39:40 Removing intermediate container b1f85e8838d3 16:39:40 ---> dcb91e80d20f 16:39:40 Step 20/22 : LABEL arch=arm64 16:39:40 ---> Running in 1c799ad2783f 16:39:40 Removing intermediate container 49fd844106a6 16:39:40 ---> 72fedb72dcee 16:39:40 Step 21/26 : RUN pip install docker-compose==1.23.2 16:39:40 ---> Running in eceb76ccb1ac 16:39:40 Removing intermediate container 1c799ad2783f 16:39:40 ---> 9df44e03df65 16:39:40 Step 21/22 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:39:41 ---> Running in 143d758d27bd 16:39:41 Removing intermediate container 143d758d27bd 16:39:41 ---> 36559fdd3501 16:39:41 Step 22/22 : LABEL version=0.0.0 16:39:41 ---> Running in b80d0e84e7da 16:39:42 Removing intermediate container b80d0e84e7da 16:39:42 ---> bd1b98691817 16:39:42 16:39:42 Successfully built bd1b98691817 16:39:42 Successfully tagged docker-core-data-go-arm64:latest 16:39:46  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 16:39:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:39:46 Collecting PyYAML<4,>=3.10 16:39:46 Downloading PyYAML-3.13.tar.gz (270 kB) 16:39:50 Collecting docker<4.0,>=3.6.0 16:39:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:39:50 Collecting texttable<0.10,>=0.9.0 16:39:50 Downloading texttable-0.9.1.tar.gz (11 kB) 16:39:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:39:52 Collecting dockerpty<0.5,>=0.4.1 16:39:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:39:54 Collecting docopt<0.7,>=0.6.1 16:39:54 Downloading docopt-0.6.2.tar.gz (25 kB) 16:39:56 Collecting cached-property<2,>=1.2.0 16:39:56 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 16:39:56 Collecting websocket-client<1.0,>=0.32.0 16:39:56 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:39:57 Collecting jsonschema<3,>=2.5.1 16:39:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:39:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:39:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:39:58 Collecting docker-pycreds>=0.4.0 16:39:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:39:59 Collecting idna<2.8,>=2.5 16:39:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:39:59 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) 16:39:59 Collecting urllib3<1.25,>=1.21.1 16:39:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:39:59 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) 16:39:59 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:39:59 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:39:59 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:39:59 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:40:00 Installing collected packages: PyYAML, idna, urllib3, requests, docker-pycreds, websocket-client, docker, texttable, dockerpty, docopt, cached-property, jsonschema, docker-compose 16:40:00 Running setup.py install for PyYAML: started 16:40:02 Running setup.py install for PyYAML: finished with status 'done' 16:40:02 Attempting uninstall: idna 16:40:02 Found existing installation: idna 2.9 16:40:02 Uninstalling idna-2.9: 16:40:02 Successfully uninstalled idna-2.9 16:40:03 Attempting uninstall: urllib3 16:40:03 Found existing installation: urllib3 1.25.9 16:40:03 Uninstalling urllib3-1.25.9: 16:40:03 Successfully uninstalled urllib3-1.25.9 16:40:04 Attempting uninstall: requests 16:40:04 Found existing installation: requests 2.23.0 16:40:04 Uninstalling requests-2.23.0: 16:40:04 Successfully uninstalled requests-2.23.0 16:40:05 Running setup.py install for texttable: started 16:40:07 Running setup.py install for texttable: finished with status 'done' 16:40:07 Running setup.py install for dockerpty: started 16:40:08 Running setup.py install for dockerpty: finished with status 'done' 16:40:08 Running setup.py install for docopt: started 16:40:10 Running setup.py install for docopt: finished with status 'done' 16:40:12 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 16:40:15 Removing intermediate container eceb76ccb1ac 16:40:15 ---> 9240098f0b8f 16:40:15 Step 22/26 : RUN apk --no-cache add curl 16:40:15 ---> Running in 5fc6007b0bfc 16:40:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:40:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:40:17 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:40:17 (2/3) Installing libcurl (7.69.1-r0) 16:40:17 (3/3) Installing curl (7.69.1-r0) 16:40:17 Executing busybox-1.31.1-r16.trigger 16:40:17 OK: 71 MiB in 58 packages 16:40:18 Removing intermediate container 5fc6007b0bfc 16:40:18 ---> b7985aafdf75 16:40:18 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 16:40:19 ---> Running in 5681a5322c0f 16:40:19 Removing intermediate container 5681a5322c0f 16:40:19 ---> 2b998a468598 16:40:19 Step 24/26 : LABEL arch=arm64 16:40:19 ---> Running in 63904cfce923 16:40:20 Removing intermediate container 63904cfce923 16:40:20 ---> d134c3134197 16:40:20 Step 25/26 : LABEL git_sha=0fc320afb8159688a8fc51ff61006d88679a4280 16:40:20 ---> Running in dfed39ff636a 16:40:20 Removing intermediate container dfed39ff636a 16:40:20 ---> fa05db4a307f 16:40:20 Step 26/26 : LABEL version=0.0.0 16:40:20 ---> Running in ef85da002e8f 16:40:21 Removing intermediate container ef85da002e8f 16:40:21 ---> 6b72571db284 16:40:21 16:40:21 Successfully built 6b72571db284 16:40:21 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 16:40:21  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:40:21 $ docker stop --time=1 b98dc8efe83c7e28f826cdde6b448eeb9ef6568b1832dad71132d698fc2ee1cb 16:40:23 $ docker rm -f b98dc8efe83c7e28f826cdde6b448eeb9ef6568b1832dad71132d698fc2ee1cb [Pipeline] // withDockerContainer [Pipeline] sh 16:40:24 + docker images 16:40:24 + grep docker 16:40:24 docker-sys-mgmt-agent-go-arm64 latest 6b72571db284 4 seconds ago 266MB 16:40:24 docker-core-data-go-arm64 latest bd1b98691817 42 seconds ago 22.6MB 16:40:24 docker-support-logging-go-arm64 latest 059b2ab42845 About a minute ago 11.4MB 16:40:24 docker-core-metadata-go-arm64 latest 1e3caeeb9c17 About a minute ago 13.8MB 16:40:24 docker-security-proxy-setup-go-arm64 latest e580d78e95d5 2 minutes ago 15.8MB 16:40:24 docker-security-secretstore-setup-go-arm64 latest 797cd5f58eeb 4 minutes ago 32.6MB 16:40:24 docker-support-notifications-go-arm64 latest 8a54f00f8c52 5 minutes ago 13.9MB 16:40:24 docker-security-secrets-setup-go-arm64 latest f0391b5976ca 5 minutes ago 24.2MB 16:40:24 docker-support-scheduler-go-arm64 latest 3fcf5e149e99 5 minutes ago 12.6MB 16:40:24 docker-core-command-go-arm64 latest 5268c810dcf8 5 minutes ago 12.4MB 16:40:24 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 16:40:26 provisioning config files... 16:40:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9028383669405828871tmp [Pipeline] { [Pipeline] sh 16:40:26 + curl -s https://codecov.io/bash 16:40:26 + bash -s - -t @/w/workspace/edgex-go/2@tmp/config9028383669405828871tmp [Pipeline] } 16:40:27 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 16:40:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:40:29 ---> package-listing.sh 16:40:29 ++ facter osfamily 16:40:29 ++ tr '[:upper:]' '[:lower:]' 16:40:29 + OS_FAMILY=redhat 16:40:29 + workspace=/w/workspace/edgex-go/2 16:40:29 + START_PACKAGES=/tmp/packages_start.txt 16:40:29 + END_PACKAGES=/tmp/packages_end.txt 16:40:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:40:29 + PACKAGES=/tmp/packages_start.txt 16:40:29 + '[' /w/workspace/edgex-go/2 ']' 16:40:29 + PACKAGES=/tmp/packages_end.txt 16:40:29 + case "${OS_FAMILY}" in 16:40:29 + rpm -qa 16:40:29 + sort 16:40:33 + '[' -f /tmp/packages_start.txt ']' 16:40:33 + '[' -f /tmp/packages_end.txt ']' 16:40:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:40:33 + '[' /w/workspace/edgex-go/2 ']' 16:40:33 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:40:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] isUnix [Pipeline] sh 16:40:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:40:34 16:40:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:40:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:40:34 alpine: Pulling from edgex-lftools-log-publisher 16:40:34 c9b1b535fdd9: Pulling fs layer 16:40:34 2cc5ad85d9ab: Pulling fs layer 16:40:34 756a868c4378: Pulling fs layer 16:40:34 444b2fc9a129: Pulling fs layer 16:40:34 ea15f1150254: Pulling fs layer 16:40:34 41b27a9f41bf: Pulling fs layer 16:40:34 28c525ee5125: Pulling fs layer 16:40:34 094b1ea09ed8: Pulling fs layer 16:40:34 138eaada9080: Pulling fs layer 16:40:34 0622d0fa9048: Pulling fs layer 16:40:34 28c525ee5125: Waiting 16:40:34 094b1ea09ed8: Waiting 16:40:34 138eaada9080: Waiting 16:40:34 444b2fc9a129: Waiting 16:40:34 ea15f1150254: Waiting 16:40:34 41b27a9f41bf: Waiting 16:40:34 2cc5ad85d9ab: Verifying Checksum 16:40:34 2cc5ad85d9ab: Download complete 16:40:34 444b2fc9a129: Verifying Checksum 16:40:34 444b2fc9a129: Download complete 16:40:34 c9b1b535fdd9: Verifying Checksum 16:40:34 c9b1b535fdd9: Download complete 16:40:35 ea15f1150254: Verifying Checksum 16:40:35 ea15f1150254: Download complete 16:40:35 28c525ee5125: Verifying Checksum 16:40:35 28c525ee5125: Download complete 16:40:35 756a868c4378: Verifying Checksum 16:40:35 756a868c4378: Download complete 16:40:35 c9b1b535fdd9: Pull complete 16:40:35 138eaada9080: Verifying Checksum 16:40:35 138eaada9080: Download complete 16:40:35 0622d0fa9048: Verifying Checksum 16:40:35 0622d0fa9048: Download complete 16:40:35 094b1ea09ed8: Verifying Checksum 16:40:35 094b1ea09ed8: Download complete 16:40:35 41b27a9f41bf: Verifying Checksum 16:40:35 41b27a9f41bf: Download complete 16:40:36 2cc5ad85d9ab: Pull complete 16:40:37 756a868c4378: Pull complete 16:40:38 444b2fc9a129: Pull complete 16:40:38 ea15f1150254: Pull complete 16:40:44 41b27a9f41bf: Pull complete 16:40:44 28c525ee5125: Pull complete 16:40:46 094b1ea09ed8: Pull complete 16:40:46 138eaada9080: Pull complete 16:40:48 0622d0fa9048: Pull complete 16:40:48 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:40:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:40:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:40:48 prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container 16:40:49 $ 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 16:40:53 $ docker top fe5768d3a3225d0632851a229269136fd62c78aeaeda309db92070d2d415405a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:40:53 provisioning config files... 16:40:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7286342038693500566tmp [Pipeline] { [Pipeline] echo 16:40:53 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:40:53 ---> create-netrc.sh [Pipeline] echo 16:40:53 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:40:54 ---> logs-deploy.sh 16:40:54 + ARCHIVE_ARTIFACTS= 16:40:54 + LOGS_SERVER=https://logs.edgexfoundry.org 16:40:54 + '[' https://logs.edgexfoundry.org == None ']' 16:40:54 + NEXUS_URL=https://nexus.edgexfoundry.org 16:40:54 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2646/2 16:40:54 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2646/2/ 16:40:54 + 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 16:40:55 Archives upload complete. 16:40:55 + 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/