Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 82b187e91532f82db40e9dc8d7590bd46fa6d242+2f18d68ce33577a025edc322deb728338e3be43f (70207f82f080da5862aac2df9754ab46692f897f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2017 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/29 [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/29 # 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/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2574/head:refs/remotes/origin/PR-2574 # 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/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2f18d68ce33577a025edc322deb728338e3be43f into PR head commit 82b187e91532f82db40e9dc8d7590bd46fa6d242 Merge succeeded, producing 00db54cc79085e1ecaf600c8ab979e4b96d614ac Checking out Revision 00db54cc79085e1ecaf600c8ab979e4b96d614ac (PR-2574) > git config core.sparsecheckout # timeout=10 > git checkout -f 82b187e91532f82db40e9dc8d7590bd46fa6d242 # 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 2f18d68ce33577a025edc322deb728338e3be43f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00db54cc79085e1ecaf600c8ab979e4b96d614ac # timeout=10 Commit message: "Merge commit '2f18d68ce33577a025edc322deb728338e3be43f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:31:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:31:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:31:14 ========================================================= 04:31:14 EdgeX Global Pipelines Version Info 04:31:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 882c2521eec7c46d37603cc4377c904526a4ccc3 # timeout=10 04:31:16 ------------------- 04:31:16 stable info: 04:31:16 ------------------- 04:31:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:31:16 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 04:31:16 Message: update stable to v1.0.106 04:31:17 ------------------- 04:31:17 experimental info: 04:31:17 ------------------- 04:31:17 Commited By: **** collab-it+edgex@linuxfoundation.org 04:31:17 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 04:31:17 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 04:31:18 ++ 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 04:31:18 + for file in '`ls cmd/**/Dockerfile`' 04:31:18 ++ dirname cmd/core-command/Dockerfile 04:31:18 ++ cut -d/ -f2 04:31:18 + echo core-command,cmd/core-command/Dockerfile 04:31:18 + for file in '`ls cmd/**/Dockerfile`' 04:31:18 ++ dirname cmd/core-data/Dockerfile 04:31:18 ++ cut -d/ -f2 04:31:18 + echo core-data,cmd/core-data/Dockerfile 04:31:18 + for file in '`ls cmd/**/Dockerfile`' 04:31:18 ++ dirname cmd/core-metadata/Dockerfile 04:31:18 ++ cut -d/ -f2 04:31:18 + echo core-metadata,cmd/core-metadata/Dockerfile 04:31:18 + for file in '`ls cmd/**/Dockerfile`' 04:31:18 ++ dirname cmd/security-proxy-setup/Dockerfile 04:31:18 ++ cut -d/ -f2 04:31:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:31:18 + for file in '`ls cmd/**/Dockerfile`' 04:31:18 ++ dirname cmd/security-secrets-setup/Dockerfile 04:31:18 ++ cut -d/ -f2 04:31:18 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 04:31:18 + for file in '`ls cmd/**/Dockerfile`' 04:31:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:31:18 ++ cut -d/ -f2 04:31:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:31:18 + for file in '`ls cmd/**/Dockerfile`' 04:31:18 ++ dirname cmd/support-logging/Dockerfile 04:31:18 ++ cut -d/ -f2 04:31:18 + echo support-logging,cmd/support-logging/Dockerfile 04:31:18 + for file in '`ls cmd/**/Dockerfile`' 04:31:18 ++ dirname cmd/support-notifications/Dockerfile 04:31:18 ++ cut -d/ -f2 04:31:18 + echo support-notifications,cmd/support-notifications/Dockerfile 04:31:18 + for file in '`ls cmd/**/Dockerfile`' 04:31:18 ++ dirname cmd/support-scheduler/Dockerfile 04:31:18 ++ cut -d/ -f2 04:31:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:31:18 + for file in '`ls cmd/**/Dockerfile`' 04:31:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:31:18 ++ cut -d/ -f2 04:31:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:31:18 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 04:31:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:31:19 04:31:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:31:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:31:19 latest: Pulling from edgex-devops/git-semver 04:31:19 31603596830f: Pulling fs layer 04:31:19 2a8b12db71e7: Pulling fs layer 04:31:19 6ca5941a6612: Pulling fs layer 04:31:19 ecc8261a40a4: Pulling fs layer 04:31:19 ecc8261a40a4: Waiting 04:31:19 2a8b12db71e7: Verifying Checksum 04:31:19 2a8b12db71e7: Download complete 04:31:19 31603596830f: Verifying Checksum 04:31:19 31603596830f: Download complete 04:31:20 ecc8261a40a4: Verifying Checksum 04:31:20 ecc8261a40a4: Download complete 04:31:20 6ca5941a6612: Verifying Checksum 04:31:20 6ca5941a6612: Download complete 04:31:20 31603596830f: Pull complete 04:31:20 2a8b12db71e7: Pull complete 04:31:21 6ca5941a6612: Pull complete 04:31:21 ecc8261a40a4: Pull complete 04:31:21 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:31:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:31:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:31:21 prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container 04:31:21 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 04:31:23 $ docker top 10429530618d4575d1b17da0bd023eb99a4955bb4fba03fd1d66d1a3784b2f9d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:24 [ssh-agent] Looking for ssh-agent implementation... 04:31:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:24 $ docker exec 10429530618d4575d1b17da0bd023eb99a4955bb4fba03fd1d66d1a3784b2f9d ssh-agent 04:31:24 SSH_AUTH_SOCK=/tmp/ssh-NFt1A3HHd6du/agent.12 04:31:24 SSH_AGENT_PID=18 04:31:24 Running ssh-add (command line suppressed) 04:31:24 Identity added: /w/workspace/edgex-go/29@tmp/private_key_3426238838561168942.key (/w/workspace/edgex-go/29@tmp/private_key_3426238838561168942.key) 04:31:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:25 + git describe --exact-match --tags HEAD 04:31:25 fatal: No names found, cannot describe anything. [Pipeline] } 04:31:25 $ docker exec --env ******** --env ******** 10429530618d4575d1b17da0bd023eb99a4955bb4fba03fd1d66d1a3784b2f9d ssh-agent -k 04:31:25 unset SSH_AUTH_SOCK; 04:31:25 unset SSH_AGENT_PID; 04:31:25 echo Agent pid 18 killed; 04:31:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 04:31:25 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 04:31:25 This usually means this commit has not been tagged. [Pipeline] sshagent 04:31:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:25 [ssh-agent] Looking for ssh-agent implementation... 04:31:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:25 $ docker exec 10429530618d4575d1b17da0bd023eb99a4955bb4fba03fd1d66d1a3784b2f9d ssh-agent 04:31:25 SSH_AUTH_SOCK=/tmp/ssh-kkp0O0qwaasq/agent.48 04:31:25 SSH_AGENT_PID=53 04:31:25 Running ssh-add (command line suppressed) 04:31:25 Identity added: /w/workspace/edgex-go/29@tmp/private_key_850753227781212340.key (/w/workspace/edgex-go/29@tmp/private_key_850753227781212340.key) 04:31:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:26 + git semver init 04:31:26 # -> Open(): unable to determine branch for HEAD 04:31:26 # $GIT_DIR = /w/workspace/edgex-go/29/.git 04:31:26 # $GIT_WORK_TREE = /w/workspace/edgex-go/29 04:31:26 # $SEMVER_REMOTE_NAME = origin 04:31:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:31:26 # $SEMVER_USER_NAME = edgex-jenkins 04:31:26 # $SEMVER_BRANCH = PR-2574 04:31:26 # $SEMVER_TEMP = /tmp/semver-010914133 04:31:26 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:31:48 # '/tmp/semver-010914133' -> '/w/workspace/edgex-go/29/.semver' 04:31:48 # -> Force: false 04:31:48 # $SEMVER_DIR = /w/workspace/edgex-go/29/.semver [Pipeline] } 04:31:48 $ docker exec --env ******** --env ******** 10429530618d4575d1b17da0bd023eb99a4955bb4fba03fd1d66d1a3784b2f9d ssh-agent -k 04:31:48 unset SSH_AUTH_SOCK; 04:31:48 unset SSH_AGENT_PID; 04:31:48 echo Agent pid 53 killed; 04:31:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:48 + git semver [Pipeline] } 04:31:48 $ docker stop --time=1 10429530618d4575d1b17da0bd023eb99a4955bb4fba03fd1d66d1a3784b2f9d 04:31:50 $ docker rm -f 10429530618d4575d1b17da0bd023eb99a4955bb4fba03fd1d66d1a3784b2f9d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 04:32:03 Stashed 30 file(s) [Pipeline] echo 04:32:03 [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 04:32:03 ========================================================= 04:32:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 04:32:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:32:03 + 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 . 04:32:08 Sending build context to Docker daemon 323MB 04:32:08 Step 1/7 : ARG BASE=golang:1.13-alpine 04:32:08 Step 2/7 : FROM ${BASE} 04:32:08 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 04:32:08 df20fa9351a1: Pulling fs layer 04:32:08 ed8968b2872e: Pulling fs layer 04:32:08 a92cc7c5fd73: Pulling fs layer 04:32:08 2dd03ba5bac4: Pulling fs layer 04:32:08 1e091d79d1de: Pulling fs layer 04:32:08 481702a1767f: Pulling fs layer 04:32:08 f64a6f60c768: Pulling fs layer 04:32:08 e78d2573fc39: Pulling fs layer 04:32:08 e876d2f968b6: Pulling fs layer 04:32:08 ce8a83651883: Pulling fs layer 04:32:08 07967f4d0e4b: Pulling fs layer 04:32:08 2dd03ba5bac4: Waiting 04:32:08 1e091d79d1de: Waiting 04:32:08 481702a1767f: Waiting 04:32:08 f64a6f60c768: Waiting 04:32:08 e78d2573fc39: Waiting 04:32:08 ce8a83651883: Waiting 04:32:08 e876d2f968b6: Waiting 04:32:08 a92cc7c5fd73: Verifying Checksum 04:32:08 a92cc7c5fd73: Download complete 04:32:08 ed8968b2872e: Verifying Checksum 04:32:08 ed8968b2872e: Download complete 04:32:08 1e091d79d1de: Verifying Checksum 04:32:08 1e091d79d1de: Download complete 04:32:08 481702a1767f: Verifying Checksum 04:32:08 481702a1767f: Download complete 04:32:08 df20fa9351a1: Verifying Checksum 04:32:09 f64a6f60c768: Verifying Checksum 04:32:09 f64a6f60c768: Download complete 04:32:09 e876d2f968b6: Verifying Checksum 04:32:09 e876d2f968b6: Download complete 04:32:09 e78d2573fc39: Verifying Checksum 04:32:09 e78d2573fc39: Download complete 04:32:09 2dd03ba5bac4: Verifying Checksum 04:32:09 2dd03ba5bac4: Download complete 04:32:09 07967f4d0e4b: Verifying Checksum 04:32:09 07967f4d0e4b: Download complete 04:32:09 ce8a83651883: Verifying Checksum 04:32:09 ce8a83651883: Download complete 04:32:10 df20fa9351a1: Pull complete 04:32:10 ed8968b2872e: Pull complete 04:32:11 a92cc7c5fd73: Pull complete 04:32:16 2dd03ba5bac4: Pull complete 04:32:16 1e091d79d1de: Pull complete 04:32:16 481702a1767f: Pull complete 04:32:18 Still waiting to schedule task 04:32:18 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:32:21 f64a6f60c768: Pull complete 04:32:24 e78d2573fc39: Pull complete 04:32:24 e876d2f968b6: Pull complete 04:32:25 ce8a83651883: Pull complete 04:32:25 07967f4d0e4b: Pull complete 04:32:25 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 04:32:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 04:32:25 ---> 5d7c900382c6 04:32:25 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 04:32:27 ---> Running in 372b87cff422 04:32:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:32:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:32:28 (1/12) Installing libmagic (5.38-r0) 04:32:28 (2/12) Installing file (5.38-r0) 04:32:28 (3/12) Installing libc-dev (0.7.2-r3) 04:32:29 (4/12) Installing g++ (9.3.0-r2) 04:32:32 (5/12) Installing fortify-headers (1.1-r0) 04:32:32 (6/12) Installing patch (2.7.6-r6) 04:32:32 (7/12) Installing build-base (0.5-r2) 04:32:32 (8/12) Installing libsodium (1.0.18-r0) 04:32:32 (9/12) Installing pkgconf (1.7.2-r0) 04:32:32 (10/12) Installing libsodium-dev (1.0.18-r0) 04:32:33 (11/12) Installing libzmq (4.3.2-r0) 04:32:33 (12/12) Installing zeromq-dev (4.3.2-r0) 04:32:33 Executing busybox-1.31.1-r16.trigger 04:32:33 OK: 233 MiB in 51 packages 04:32:37 Removing intermediate container 372b87cff422 04:32:37 ---> 95ec7d7ea09b 04:32:37 Step 4/7 : WORKDIR /edgex-go 04:32:37 ---> Running in 62762d230ee4 04:32:37 Removing intermediate container 62762d230ee4 04:32:37 ---> 5005749bb887 04:32:37 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:32:37 latest: Pulling from library/docker 04:32:37 df20fa9351a1: Already exists 04:32:37 25ad7478873d: Pulling fs layer 04:32:37 4684f6177b5d: Pulling fs layer 04:32:37 46e300cec669: Pulling fs layer 04:32:37 63038576ad94: Pulling fs layer 04:32:37 0fdb76c4706c: Pulling fs layer 04:32:37 cb7edeffdfd5: Pulling fs layer 04:32:37 63038576ad94: Waiting 04:32:37 0fdb76c4706c: Waiting 04:32:37 cb7edeffdfd5: Waiting 04:32:37 4684f6177b5d: Verifying Checksum 04:32:37 4684f6177b5d: Download complete 04:32:37 25ad7478873d: Verifying Checksum 04:32:37 0fdb76c4706c: Verifying Checksum 04:32:37 0fdb76c4706c: Download complete 04:32:37 25ad7478873d: Pull complete 04:32:37 cb7edeffdfd5: Verifying Checksum 04:32:37 cb7edeffdfd5: Download complete 04:32:38 4684f6177b5d: Pull complete 04:32:38 46e300cec669: Verifying Checksum 04:32:38 46e300cec669: Download complete 04:32:38 63038576ad94: Verifying Checksum 04:32:38 63038576ad94: Download complete 04:32:40 46e300cec669: Pull complete 04:32:40 63038576ad94: Pull complete 04:32:40 0fdb76c4706c: Pull complete 04:32:40 cb7edeffdfd5: Pull complete 04:32:40 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 04:32:40 Status: Downloaded newer image for docker:latest 04:32:42 ---> 8dc79d108358 04:32:42 Step 6/7 : COPY go.mod . 04:32:42 ---> e7e8e770c22f 04:32:42 Step 7/7 : RUN go mod download 04:32:42 ---> Running in 63428d30cc38 04:32:45 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:32:45 go: finding github.com/BurntSushi/toml v0.3.1 04:32:45 go: finding github.com/OneOfOne/xxhash v1.2.5 04:32:45 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:32:45 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:32:45 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:32:45 go: finding github.com/bgentry/speakeasy v0.1.0 04:32:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:32:45 go: finding github.com/cloudflare/gokey v0.1.0 04:32:45 go: finding github.com/davecgh/go-spew v1.1.1 04:32:45 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:32:45 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 04:32:45 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 04:32:45 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:32:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 04:32:45 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 04:32:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 04:32:45 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:32:45 go: finding github.com/fatih/color v1.7.0 04:32:45 go: finding github.com/fsnotify/fsnotify v1.4.7 04:32:45 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:32:45 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 04:32:45 go: finding github.com/go-kit/kit v0.8.0 04:32:45 go: finding github.com/go-logfmt/logfmt v0.4.0 04:32:45 go: finding github.com/go-redis/redis/v7 v7.2.0 04:32:45 go: finding github.com/go-stack/stack v1.8.0 04:32:45 go: finding github.com/golang/protobuf v1.3.2 04:32:45 go: finding github.com/gomodule/redigo v2.0.0+incompatible 04:32:45 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:32:45 go: finding github.com/google/uuid v1.1.0 04:32:45 go: finding github.com/gorilla/mux v1.7.1 04:32:45 go: finding github.com/hashicorp/consul/api v1.1.0 04:32:45 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:32:45 go: finding github.com/hashicorp/errwrap v1.0.0 04:32:45 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:32:45 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:32:45 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:32:45 go: finding github.com/hashicorp/go-multierror v1.0.0 04:32:45 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:32:45 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:32:45 go: finding github.com/hashicorp/go-syslog v1.0.0 04:32:45 go: finding github.com/hashicorp/go-uuid v1.0.1 04:32:45 go: finding github.com/hashicorp/go.net v0.0.1 04:32:45 go: finding github.com/hashicorp/golang-lru v0.5.0 04:32:46 go: finding github.com/hashicorp/logutils v1.0.0 04:32:46 go: finding github.com/hashicorp/mdns v1.0.0 04:32:46 go: finding github.com/hashicorp/memberlist v0.1.3 04:32:46 go: finding github.com/hashicorp/serf v0.8.2 04:32:46 go: finding github.com/hpcloud/tail v1.0.0 04:32:46 go: finding github.com/imdario/mergo v0.3.6 04:32:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:32:46 go: finding github.com/kr/pretty v0.1.0 04:32:46 go: finding github.com/kr/pty v1.1.1 04:32:46 go: finding github.com/kr/text v0.1.0 04:32:46 go: finding github.com/mattn/go-colorable v0.0.9 04:32:46 go: finding github.com/mattn/go-isatty v0.0.3 04:32:46 go: finding github.com/miekg/dns v1.0.14 04:32:46 go: finding github.com/mitchellh/cli v1.0.0 04:32:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:32:46 go: finding github.com/mitchellh/copystructure v1.0.0 04:32:46 go: finding github.com/mitchellh/go-homedir v1.0.0 04:32:46 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:32:46 go: finding github.com/mitchellh/gox v0.4.0 04:32:46 go: finding github.com/mitchellh/iochan v1.0.0 04:32:46 go: finding github.com/mitchellh/mapstructure v1.1.2 04:32:46 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:32:46 go: finding github.com/onsi/ginkgo v1.10.1 04:32:46 go: finding github.com/onsi/gomega v1.7.0 04:32:46 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:32:46 go: finding github.com/pebbe/zmq4 v1.0.0 04:32:46 go: finding github.com/pelletier/go-toml v1.2.0 04:32:46 go: finding github.com/pkg/errors v0.8.1 04:32:46 go: finding github.com/pmezard/go-difflib v1.0.0 04:32:46 go: finding github.com/posener/complete v1.1.1 04:32:46 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 04:32:46 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:32:46 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:32:46 go: finding github.com/stretchr/objx v0.1.0 04:32:46 go: finding github.com/stretchr/testify v1.5.1 04:32:46 go: finding github.com/ugorji/go v1.1.4 04:32:46 go: finding github.com/x448/float16 v0.8.4 04:32:46 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 04:32:46 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 04:32:46 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:32:46 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 04:32:46 go: finding golang.org/x/text v0.3.2 04:32:46 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 04:32:46 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:32:46 go: finding gopkg.in/eapache/queue.v1 v1.1.0 04:32:46 go: finding gopkg.in/fsnotify.v1 v1.4.7 04:32:46 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:32:47 go: finding gopkg.in/yaml.v2 v2.2.8 04:32:59 Removing intermediate container 63428d30cc38 04:32:59 ---> 91492e97977e 04:32:59 Successfully built 91492e97977e 04:32:59 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 04:32:59 + docker inspect -f . ci-base-image-x86_64 04:32:59 . [Pipeline] withDockerContainer 04:33:00 prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container 04:33: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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 04:33:00 $ docker top a6b81290ef8f060c763dd5b0081783f5f04ce1958052ce035b261721ac576ed2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:01 + go version 04:33:01 go version go1.13.13 linux/amd64 [Pipeline] echo 04:33:01 ========================================================= 04:33:01 [edgeXBuildGoParallel] Running Tests and Build... 04:33:01 ========================================================= [Pipeline] sh 04:33:01 + make test 04:33:01 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:33:03 ? github.com/edgexfoundry/edgex-go [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:33:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:33:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:33:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:33:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:33:19 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.005s 04:33:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 04:33:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:33:19 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 04:33:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:33:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:33:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:33:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:33:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:33:25 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.021s coverage: 46.6% of statements 04:33:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:33:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:33:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:33:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:33:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.121s coverage: 27.3% of statements 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.006s coverage: 100.0% of statements 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:33:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.008s coverage: 100.0% of statements 04:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:33:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.095s coverage: 28.6% of statements 04:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:33:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.032s coverage: 100.0% of statements 04:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:33:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.006s coverage: 100.0% of statements 04:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:33:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.027s coverage: 89.8% of statements 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:33:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.045s coverage: 97.5% of statements 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:33:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.036s coverage: 100.0% of statements 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:33:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:33:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.009s coverage: 58.8% of statements 04:33:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.044s coverage: 63.5% of statements 04:33:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:33:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:33:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.004s coverage: 100.0% of statements 04:33:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.006s coverage: 92.3% of statements 04:33:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.015s coverage: 100.0% of statements 04:33:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements 04:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.013s coverage: 100.0% of statements 04:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.121s coverage: 55.9% of statements 04:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 04:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 04:33:38 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 6.265s coverage: 86.3% of statements 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 04:33:38 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.291s coverage: 72.2% of statements 04:33:38 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.120s coverage: 72.1% of statements 04:33:38 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.065s coverage: 82.4% of statements 04:33:38 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.012s coverage: 48.4% of statements 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 04:33:38 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.018s coverage: 28.8% of statements 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 04:33:38 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.047s coverage: 96.8% of statements 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 04:33:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 33.7% of statements 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:33:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.077s coverage: 84.1% of statements 04:33:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.005s coverage: 100.0% of statements 04:33:38 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.005s coverage: 42.9% of statements 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 04:33:38 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.028s coverage: 100.0% of statements 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 04:33:38 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.008s coverage: 83.8% of statements 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 04:33:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.025s coverage: 46.1% of statements 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:33:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.022s coverage: 100.0% of statements 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:33:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.008s coverage: 100.0% of statements 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:33:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.018s coverage: 100.0% of statements 04:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:33:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.054s coverage: 29.1% of statements 04:33:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:33:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:33:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:33:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:33:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:33:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.043s coverage: 99.0% of statements 04:33:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:33:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.015s coverage: 100.0% of statements 04:33:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:33:40 ok github.com/edgexfoundry/edgex-go/internal/system 0.013s coverage: 0.0% of statements 04:33:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:33:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.007s coverage: 100.0% of statements 04:33:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:33:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:33:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:33:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:33:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.007s coverage: 87.9% of statements 04:33:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:33:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:33:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.005s coverage: 100.0% of statements 04:33:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements 04:33:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements 04:33:42 GO111MODULE=on go vet ./... 04:33:48 gofmt -l . 04:33:48 [ "`gofmt -l .`" = "" ] 04:33:49 ./bin/test-go-mod-tidy.sh 04:33:50 ./bin/test-attribution-txt.sh [Pipeline] sh 04:33:51 + ls -al . 04:33:51 total 564 04:33:51 drwxrwxr-x 10 1001 1001 4096 Aug 4 04:33 . 04:33:51 drwxr-xr-x 4 root root 30 Aug 4 04:33 .. 04:33:51 -rw-rw-r-- 1 1001 1001 11 Aug 4 04:31 .dockerignore 04:33:51 drwxrwxr-x 8 1001 1001 179 Aug 4 04:31 .git 04:33:51 drwxrwxr-x 3 1001 1001 60 Aug 4 04:31 .github 04:33:51 -rw-rw-r-- 1 1001 1001 932 Aug 4 04:31 .gitignore 04:33:51 drwx------ 3 1001 1001 47 Aug 4 04:31 .semver 04:33:51 -rw-rw-r-- 1 1001 1001 166 Aug 4 04:31 .sonarcloud.properties 04:33:51 -rw-rw-r-- 1 1001 1001 3804 Aug 4 04:31 CONTRIBUTING.md 04:33:51 -rw-rw-r-- 1 1001 1001 1035 Aug 4 04:31 Dockerfile.build 04:33:51 -rw-rw-r-- 1 1001 1001 865 Aug 4 04:31 Jenkinsfile 04:33:51 -rw-rw-r-- 1 1001 1001 10775 Aug 4 04:31 LICENSE 04:33:51 -rw-rw-r-- 1 1001 1001 6237 Aug 4 04:31 Makefile 04:33:51 -rw-rw-r-- 1 1001 1001 5652 Aug 4 04:31 README.md 04:33:51 -rw-rw-r-- 1 1001 1001 7111 Aug 4 04:31 SECURITY.md 04:33:51 -rw-rw-r-- 1 1001 1001 5 Aug 4 04:31 VERSION 04:33:51 -rw-rw-r-- 1 1001 1001 4131 Aug 4 04:31 ZMQWindows.md 04:33:51 drwxrwxr-x 2 1001 1001 117 Aug 4 04:31 bin 04:33:51 drwxrwxr-x 15 1001 1001 4096 Aug 4 04:31 cmd 04:33:51 -rw-r--r-- 1 root root 465013 Aug 4 04:33 coverage.out 04:33:51 -rw-r--r-- 1 root root 1075 Aug 4 04:33 go.mod 04:33:51 -rw-r--r-- 1 root root 18146 Aug 4 04:33 go.sum 04:33:51 drwxrwxr-x 8 1001 1001 127 Aug 4 04:31 internal 04:33:51 drwxrwxr-x 4 1001 1001 26 Aug 4 04:31 openapi 04:33:51 drwxrwxr-x 4 1001 1001 71 Aug 4 04:31 snap 04:33:51 -rw-rw-r-- 1 1001 1001 168 Aug 4 04:31 version.go [Pipeline] sh 04:33:52 + '[' -e coverage.out ] 04:33:52 + chown 1001:1001 coverage.out [Pipeline] stash 04:33:52 Stashed 1 file(s) [Pipeline] sh 04:33:52 + make build 04:33: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 04:33:59 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 04:34:01 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 04:34:03 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 04:34: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 04:34:06 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 04:34:07 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 04:34: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 04:34: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 04:34:12 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 04:34:13 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 04:34:15 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 04:34:16 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] } 04:34:17 $ docker stop --time=1 a6b81290ef8f060c763dd5b0081783f5f04ce1958052ce035b261721ac576ed2 04:34:19 $ docker rm -f a6b81290ef8f060c763dd5b0081783f5f04ce1958052ce035b261721ac576ed2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:34:20 04:34:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:34:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:34:20 latest: Pulling from edgex-devops/edgex-compose 04:34:20 cbdbe7a5bc2a: Pulling fs layer 04:34:20 ca9280d653b3: Pulling fs layer 04:34:20 7e9c9ca2126c: Pulling fs layer 04:34:20 cbdbe7a5bc2a: Verifying Checksum 04:34:20 cbdbe7a5bc2a: Download complete 04:34:21 ca9280d653b3: Verifying Checksum 04:34:21 ca9280d653b3: Download complete 04:34:21 cbdbe7a5bc2a: Pull complete 04:34:22 7e9c9ca2126c: Verifying Checksum 04:34:22 7e9c9ca2126c: Download complete 04:34:22 ca9280d653b3: Pull complete 04:34:30 7e9c9ca2126c: Pull complete 04:34:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:34:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:34:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:34:30 prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container 04:34:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 04:34:33 $ docker top 5d454627596116100b9f41426eec4b716b3d58e9cbdcf67bc372300531d129a1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:33 + docker-compose build --help 04:34:33 + grep parallel 04:34:34 --parallel Build images in parallel. [Pipeline] } 04:34:34 $ docker stop --time=1 5d454627596116100b9f41426eec4b716b3d58e9cbdcf67bc372300531d129a1 04:34:36 $ docker rm -f 5d454627596116100b9f41426eec4b716b3d58e9cbdcf67bc372300531d129a1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:34:36 . [Pipeline] withDockerContainer 04:34:36 prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container 04:34: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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 04:34:37 $ docker top 6f16e02e659d5d57e421fa416bb442141cdd4f986dbb05bc648741fc0c8dd539 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:37 + docker-compose -f ./docker-compose-build.yml build --parallel 04:34:38 Building docker-core-command-go ... 04:34:38 Building docker-core-data-go ... 04:34:38 Building docker-core-metadata-go ... 04:34:38 Building docker-security-proxy-setup-go ... 04:34:38 Building docker-security-secrets-setup-go ... 04:34:38 Building docker-security-secretstore-setup-go ... 04:34:38 Building docker-support-logging-go ... 04:34:38 Building docker-support-notifications-go ... 04:34:38 Building docker-support-scheduler-go ... 04:34:38 Building docker-sys-mgmt-agent-go ... 04:34:38 Building docker-core-metadata-go 04:34:38 Building docker-core-command-go 04:34:38 Building docker-security-secrets-setup-go 04:34:38 Building docker-security-secretstore-setup-go 04:34:38 Building docker-support-notifications-go 04:34:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2020 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws 04:34:57 Running in /w/workspace/edgex-go/29 [Pipeline] { [Pipeline] checkout 04:35:02 using credential edgex-jenkins-ssh 04:35:02 Cloning the remote Git repository 04:35:02 Cloning with configured refspecs honoured and without tags 04:35:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:35:03 > git init /w/workspace/edgex-go/29 # timeout=10 04:35:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:35:03 > git --version # timeout=10 04:35:03 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:03 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:35:11 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:35:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:35:11 ---> 91492e97977e 04:35:11 Step 3/21 : WORKDIR /edgex-go 04:35:11 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 04:35:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:35:11 ---> 91492e97977e 04:35:11 Step 3/23 : WORKDIR /edgex-go 04:35:11 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:35:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:35:11 ---> 91492e97977e 04:35:11 Step 3/26 : WORKDIR /edgex-go 04:35:11 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 04:35:11 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 04:35:11 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:35:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:35:11 ---> 91492e97977e 04:35:11 Step 3/21 : WORKDIR /edgex-go 04:35:11 ---> 91492e97977e 04:35:11 Step 3/29 : WORKDIR /edgex-go 04:35:11 ---> Running in dcf87c30e14c 04:35:11 ---> Running in 7e8ea8ecf5f1 04:35:11 ---> Running in 2483bf793f00 04:35:11 ---> Running in 522244d3df89 04:35:11 ---> Running in 8a744228bd49 04:35:11 Removing intermediate container 8a744228bd49 04:35:11 ---> 4bcdcab63301 04:35:11 Step 4/29 : RUN apk update && apk add make git 04:35:11 Removing intermediate container 7e8ea8ecf5f1 04:35:11 ---> 4f05695c382b 04:35:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:11 Removing intermediate container dcf87c30e14c 04:35:11 ---> 62cce9e8cb20 04:35:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:11 Removing intermediate container 522244d3df89 04:35:11 ---> c169f90e71d3 04:35:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:11 Removing intermediate container 2483bf793f00 04:35:11 ---> 1755d09d732f 04:35:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:11 ---> Running in 2c3082529f92 04:35:11 ---> Running in 1544ef53b150 04:35:11 ---> Running in a6dd6956debf 04:35:11 ---> Running in 39046fef3d19 04:35:11 ---> Running in 49a3d22cb5b9 04:35:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:11 Removing intermediate container a6dd6956debf 04:35:11 ---> 70710045dc7d 04:35:11 Step 5/21 : RUN apk update && apk add make git 04:35:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:11 Removing intermediate container 2c3082529f92 04:35:11 ---> 400150134f8b 04:35:11 Step 5/21 : RUN apk update && apk add make git 04:35:11 ---> Running in 343e8b3b9c65 04:35:11 ---> Running in 9ccf5cf1fdd2 04:35:12 Removing intermediate container 49a3d22cb5b9 04:35:12 ---> de3830092f99 04:35:12 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 04:35:12 ---> Running in a5b813eba939 04:35:12 Removing intermediate container 39046fef3d19 04:35:12 ---> 30b4587e5ec4 04:35:12 Step 5/26 : RUN apk update && apk add make git 04:35:12 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:35:12 v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] 04:35:12 OK: 12749 distinct packages available 04:35:12 ---> Running in 9b2cb32b1b8a 04:35:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:12 OK: 233 MiB in 51 packages 04:35:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:13 Removing intermediate container 1544ef53b150 04:35:13 ---> d70c329b02a8 04:35:13 Step 5/29 : COPY go.mod . 04:35:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:13 ---> cce336249cd4 04:35:13 Step 6/29 : RUN go mod download 04:35:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:13 ---> Running in fb1b4c05b9be 04:35:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:14 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:35:14 v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] 04:35:14 OK: 12749 distinct packages available 04:35:14 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:35:14 v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] 04:35:14 OK: 12749 distinct packages available 04:35:14 OK: 233 MiB in 51 packages 04:35:14 OK: 233 MiB in 51 packages 04:35:14 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:35:14 v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] 04:35:14 OK: 12749 distinct packages available 04:35:15 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:35:15 v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] 04:35:15 OK: 12749 distinct packages available 04:35:15 OK: 233 MiB in 51 packages 04:35:15 Removing intermediate container 9ccf5cf1fdd2 04:35:15 ---> 06ea5ab7d49a 04:35:15 Step 6/21 : COPY go.mod . 04:35:15 OK: 233 MiB in 51 packages 04:35:15 Removing intermediate container 343e8b3b9c65 04:35:15 ---> 667e0c39108d 04:35:15 Step 6/21 : COPY go.mod . 04:35:16 Removing intermediate container fb1b4c05b9be 04:35:16 ---> 4b04375c482a 04:35:16 Step 7/29 : COPY . . 04:35:16 ---> 36b091530288 04:35:16 Step 7/21 : RUN go mod download 04:35:16 ---> Running in c3f788ae7568 04:35:16 Removing intermediate container a5b813eba939 04:35:16 ---> 453a747011d7 04:35:16 Step 6/23 : COPY go.mod . 04:35:17 ---> 8953426e493b 04:35:17 Step 7/21 : RUN go mod download 04:35:17 Removing intermediate container 9b2cb32b1b8a 04:35:17 ---> ddc3caffd548 04:35:17 Step 6/26 : COPY go.mod . 04:35:18 ---> Running in cd634c7ccdc7 04:35:19 ---> 023788cdf4c1 04:35:19 Step 7/23 : RUN go mod download 04:35:20 ---> 8e1fb25d6915 04:35:20 Step 7/26 : RUN go mod download 04:35:20 ---> Running in 8c22d2d34942 04:35:21 ---> Running in f4c9f155cbac 04:35:24 Fetching without tags 04:35:24 Removing intermediate container c3f788ae7568 04:35:24 ---> 4464dcf9c74d 04:35:24 Step 8/21 : COPY . . 04:35:25 Merging remotes/origin/master commit 2f18d68ce33577a025edc322deb728338e3be43f into PR head commit 82b187e91532f82db40e9dc8d7590bd46fa6d242 04:35:25 Merge succeeded, producing 281275c18406a6314f66639319d7cd51b1614ab8 04:35:25 Checking out Revision 281275c18406a6314f66639319d7cd51b1614ab8 (PR-2574) 04:35:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:35:24 > git config --add remote.origin.fetch +refs/pull/2574/head:refs/remotes/origin/PR-2574 # timeout=10 04:35:24 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:35:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:35:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:35:24 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:35:25 > git config core.sparsecheckout # timeout=10 04:35:25 > git checkout -f 82b187e91532f82db40e9dc8d7590bd46fa6d242 # timeout=10 04:35:25 > git remote # timeout=10 04:35:25 > git config --get remote.origin.url # timeout=10 04:35:25 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:25 > git merge 2f18d68ce33577a025edc322deb728338e3be43f # timeout=10 04:35:25 > git rev-parse HEAD^{commit} # timeout=10 04:35:25 > git config core.sparsecheckout # timeout=10 04:35:25 > git checkout -f 281275c18406a6314f66639319d7cd51b1614ab8 # timeout=10 04:35:30 Commit message: "Merge commit '2f18d68ce33577a025edc322deb728338e3be43f' into HEAD" 04:35:30 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 04:35:30 > git rev-list --no-walk 882c2521eec7c46d37603cc4377c904526a4ccc3 # timeout=10 04:35:34 Removing intermediate container cd634c7ccdc7 04:35:34 ---> 0fef8fee246a 04:35:34 Step 8/21 : COPY . . 04:35:35 ---> f387e47b7c0d 04:35:35 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 04:35:36 Removing intermediate container 8c22d2d34942 04:35:36 ---> f105ba644f31 04:35:36 Step 8/23 : COPY . . 04:35:36 ---> Running in 69a9fbe31c64 04:35:37 Removing intermediate container f4c9f155cbac 04:35:37 ---> 7b8adf3450d9 04:35:37 Step 8/26 : COPY . . [Pipeline] echo 04:35:42 ========================================================= 04:35:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 04:35:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:35:43 + 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 . 04:35:47 Sending build context to Docker daemon 323MB 04:35:47 Step 1/7 : ARG BASE=golang:1.13-alpine 04:35:47 Step 2/7 : FROM ${BASE} 04:35:47 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:35:47 b538f80385f9: Pulling fs layer 04:35:47 74f711af9a0d: Pulling fs layer 04:35:47 99f96fe45779: Pulling fs layer 04:35:47 fd7a069fd194: Pulling fs layer 04:35:47 66aa3694b03b: Pulling fs layer 04:35:47 170f70906a0f: Pulling fs layer 04:35:47 ad7c5574e4b9: Pulling fs layer 04:35:47 e772456be8f7: Pulling fs layer 04:35:47 c890913d741a: Pulling fs layer 04:35:47 2480fcc9aa5a: Pulling fs layer 04:35:47 09adf4765672: Pulling fs layer 04:35:47 fd7a069fd194: Waiting 04:35:47 66aa3694b03b: Waiting 04:35:47 170f70906a0f: Waiting 04:35:47 ad7c5574e4b9: Waiting 04:35:47 e772456be8f7: Waiting 04:35:47 c890913d741a: Waiting 04:35:47 2480fcc9aa5a: Waiting 04:35:47 09adf4765672: Waiting 04:35:47 99f96fe45779: Verifying Checksum 04:35:47 99f96fe45779: Download complete 04:35:47 74f711af9a0d: Verifying Checksum 04:35:47 74f711af9a0d: Download complete 04:35:47 66aa3694b03b: Download complete 04:35:47 170f70906a0f: Verifying Checksum 04:35:47 170f70906a0f: Download complete 04:35:47 b538f80385f9: Download complete 04:35:48 b538f80385f9: Pull complete 04:35:49 74f711af9a0d: Pull complete 04:35:49 99f96fe45779: Pull complete 04:35:50 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 04:35:51 ad7c5574e4b9: Verifying Checksum 04:35:51 ad7c5574e4b9: Download complete 04:35:51 c890913d741a: Verifying Checksum 04:35:51 c890913d741a: Download complete 04:35:53 e772456be8f7: Verifying Checksum 04:35:53 e772456be8f7: Download complete 04:35:53 2480fcc9aa5a: Verifying Checksum 04:35:53 09adf4765672: Verifying Checksum 04:35:53 09adf4765672: Download complete 04:35:53 fd7a069fd194: Verifying Checksum 04:35:53 fd7a069fd194: Download complete 04:35:55 ---> 5f03398edd08 04:35:55 Step 9/21 : RUN make cmd/core-metadata/core-metadata 04:35:57 ---> Running in bee2223c274c 04:35:59 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 04:36:05 fd7a069fd194: Pull complete 04:36:05 66aa3694b03b: Pull complete 04:36:05 170f70906a0f: Pull complete 04:36:08 ---> 0cc93944c7fa 04:36:08 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 04:36:08 ---> 96c56f5124e6 04:36:08 Step 9/23 : RUN make cmd/support-notifications/support-notifications 04:36:08 ---> efcf96e173fe 04:36:08 Step 9/21 : RUN make cmd/core-command/core-command 04:36:08 ---> Running in 6096d58fdeb9 04:36:08 ---> Running in 25c2b03a01da 04:36:08 ---> Running in 7b2312645746 04:36:08 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 04:36:08 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 04:36:09 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 04:36:09 ad7c5574e4b9: Pull complete 04:36:14 e772456be8f7: Pull complete 04:36:14 c890913d741a: Pull complete 04:36:16 2480fcc9aa5a: Pull complete 04:36:16 09adf4765672: Pull complete 04:36:17 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 04:36:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 04:36:17 ---> 2248a725d1cf 04:36:17 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 04:36:17 Removing intermediate container 69a9fbe31c64 04:36:17 ---> ad09ed05937f 04:36:17 04:36:17 Step 9/29 : FROM alpine:latest 04:36:17 latest: Pulling from library/alpine 04:36:17 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 04:36:17 Status: Downloaded newer image for alpine:latest 04:36:17 ---> a24bb4013296 04:36:17 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 04:36:18 ---> Running in 7c385d7b089a 04:36:18 Removing intermediate container 7c385d7b089a 04:36:18 ---> 4649b3a84f4c 04:36:18 Step 11/29 : USER root 04:36:18 ---> Running in 1aa923f8036b 04:36:19 Removing intermediate container 1aa923f8036b 04:36:19 ---> 7b7202c67722 04:36:19 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 04:36:19 ---> Running in 0f753d557d09 04:36:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:36:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:36:20 v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:36:20 v3.12.0-208-g33ecd97d8d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:36:20 OK: 12749 distinct packages available 04:36:20 (1/2) Installing ca-certificates (20191127-r4) 04:36:20 (2/2) Installing dumb-init (1.2.2-r1) 04:36:20 Executing busybox-1.31.1-r16.trigger 04:36:20 Executing ca-certificates-20191127-r4.trigger 04:36:21 OK: 6 MiB in 16 packages 04:36:22 ---> Running in d2c6c7d58e14 04:36:23 Removing intermediate container 0f753d557d09 04:36:23 ---> 9f753b04f340 04:36:23 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 04:36:23 ---> Running in c074c46ea808 04:36:23 Removing intermediate container c074c46ea808 04:36:23 ---> 67093d352173 04:36:23 Step 14/29 : WORKDIR $BASE_DIR 04:36:23 ---> Running in 1a0f217eccc5 04:36:23 Removing intermediate container 1a0f217eccc5 04:36:23 ---> 6ea1e651a336 04:36:23 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 04:36:23 ---> Running in aa89facc9d98 04:36:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:36:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:36:26 (1/12) Installing libmagic (5.38-r0) 04:36:26 Removing intermediate container aa89facc9d98 04:36:26 ---> fe127a7a1a6f 04:36:26 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 04:36:27 ---> ffb8bb267496 04:36:27 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 04:36:28 (2/12) Installing file (5.38-r0) 04:36:28 (3/12) Installing libc-dev (0.7.2-r3) 04:36:28 (4/12) Installing g++ (9.3.0-r2) 04:36:28 ---> 4fddbe2eb10b 04:36:28 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 04:36:28 ---> dd2434a235e2 04:36:28 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 04:36:29 ---> b22653883f66 04:36:29 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 04:36:31 ---> 336f61923351 04:36:31 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 04:36:32 ---> Running in 09a10e5eac8c 04:36:32 Removing intermediate container bee2223c274c 04:36:32 ---> 0791a46feac4 04:36:32 04:36:32 Step 10/21 : FROM scratch 04:36:32 ---> 04:36:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:36:33 ---> Running in 15eb11a4f2fa 04:36:33 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 04:36:33 Removing intermediate container 15eb11a4f2fa 04:36:33 ---> 71850d3791d8 04:36:33 Step 12/21 : ENV APP_PORT=48081 04:36:33 ---> Running in cc6c2e3ba5fd 04:36:33 Removing intermediate container cc6c2e3ba5fd 04:36:33 ---> 0df0c8dbeb78 04:36:33 Step 13/21 : EXPOSE $APP_PORT 04:36:34 ---> Running in c8c4ef57aaca 04:36:34 Removing intermediate container c8c4ef57aaca 04:36:34 ---> cbf34e8313ee 04:36:34 Step 14/21 : WORKDIR / 04:36:34 ---> Running in cf0bc10edc02 04:36:34 Removing intermediate container 09a10e5eac8c 04:36:34 ---> 3f43df4f411d 04:36:34 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 04:36:34 Removing intermediate container cf0bc10edc02 04:36:34 ---> 497a0fffd57e 04:36:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 04:36:36 ---> 5d5c7cad8b64 04:36:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:36:36 ---> b64a8bf75a3c 04:36:36 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:36:36 ---> Running in 5cfba1290068 04:36:36 ---> 0aa30a73c8e3 04:36:36 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:36: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 04:36:40 ---> 32a56b5fd348 04:36:40 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:36:40 Removing intermediate container 25c2b03a01da 04:36:40 ---> b58ce59638e1 04:36:40 04:36:40 Step 10/23 : FROM scratch 04:36:40 ---> 04:36:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:36:41 Removing intermediate container 7b2312645746 04:36:41 ---> f12002c08a00 04:36:41 04:36:41 Step 10/21 : FROM scratch 04:36:41 ---> 04:36:41 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:36:41 ---> Running in 33a2edc5f6b4 04:36:41 ---> Using cache 04:36:41 ---> 71850d3791d8 04:36:41 Step 12/21 : ENV APP_PORT=48082 04:36:41 ---> Running in 9cc67320def6 04:36:41 Removing intermediate container 5cfba1290068 04:36:41 ---> ac3ba67698a3 04:36:41 Step 24/29 : RUN chmod 755 security-secrets-setup 04:36:41 ---> Running in 0ec5dcab9dcc 04:36:41 ---> Running in ea24f2a27cdd 04:36:41 Removing intermediate container 9cc67320def6 04:36:41 ---> e761b8860ed3 04:36:41 Step 12/23 : ENV APP_PORT=48060 04:36:41 Removing intermediate container 33a2edc5f6b4 04:36:41 ---> b4c6ddc5ca32 04:36:41 Step 19/21 : LABEL arch=x86_64 04:36:41 Removing intermediate container 0ec5dcab9dcc 04:36:41 ---> 52fb72c91d32 04:36:41 Step 13/21 : EXPOSE $APP_PORT 04:36:41 ---> Running in afafc0fce1da 04:36:41 ---> Running in 0f15ba06fb89 04:36:41 ---> Running in 096a1f3a9d1d 04:36:43 Removing intermediate container afafc0fce1da 04:36:43 ---> cd59f07ad234 04:36:43 Step 13/23 : EXPOSE $APP_PORT 04:36:45 Removing intermediate container 0f15ba06fb89 04:36:45 ---> 6ea98fea56bc 04:36:45 Step 20/21 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:36:45 Removing intermediate container 096a1f3a9d1d 04:36:45 ---> 70086090c0cb 04:36:45 Step 14/21 : WORKDIR / 04:36:46 ---> Running in d7eb57f33556 04:36:46 ---> Running in c42f6fea42b0 04:36:46 ---> Running in a59a34be6d52 04:36:46 Removing intermediate container 6096d58fdeb9 04:36:46 ---> 520cddf413f3 04:36:46 04:36:46 Step 10/26 : FROM alpine:3.10 04:36:46 Removing intermediate container d7eb57f33556 04:36:46 ---> efe07e5329e6 04:36:46 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 04:36:46 (5/12) Installing fortify-headers (1.1-r0) 04:36:46 (6/12) Installing patch (2.7.6-r6) 04:36:46 (7/12) Installing build-base (0.5-r2) 04:36:46 (8/12) Installing libsodium (1.0.18-r0) 04:36:46 Removing intermediate container a59a34be6d52 04:36:46 ---> ac3d8383bdfe 04:36:46 Step 21/21 : LABEL version=0.0.0 04:36:46 Removing intermediate container c42f6fea42b0 04:36:46 ---> af9d58d350bf 04:36:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 04:36:46 3.10: Pulling from library/alpine 04:36:46 ---> Running in dda4e806b970 04:36:46 (9/12) Installing pkgconf (1.7.2-r0) 04:36:46 (10/12) Installing libsodium-dev (1.0.18-r0) 04:36:46 ---> 69fa4a83e14d 04:36:46 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 04:36:46 ---> f6fb862bd878 04:36:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:36:46 Removing intermediate container ea24f2a27cdd 04:36:46 ---> d4bbb499b668 04:36:46 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 04:36:46 (11/12) Installing libzmq (4.3.2-r0) 04:36:46 (12/12) Installing zeromq-dev (4.3.2-r0) 04:36:47 ---> Running in eb0bde916d78 04:36:47 Removing intermediate container dda4e806b970 04:36:47 ---> 5119b2d9e870 04:36:47 04:36:47 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 04:36:47 Status: Downloaded newer image for alpine:3.10 04:36:47 ---> be4e4bea2c2e 04:36:47 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 04:36:47 Executing busybox-1.31.1-r16.trigger 04:36:47 OK: 217 MiB in 51 packages 04:36:47 Successfully built 5119b2d9e870 04:36:47 Successfully tagged docker-core-metadata-go:latest 04:36:47  Building docker-core-metadata-go ... done Building docker-core-data-go 04:36:48 ---> Running in 50c176e3fc06 04:36:48 ---> dfc651351256 04:36:48 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:36:48 ---> 0ed2c35e1d0a 04:36:48 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 04:36:48 Removing intermediate container eb0bde916d78 04:36:48 ---> b211e6a7057c 04:36:48 Step 26/29 : CMD [ "generate" ] 04:36:48 ---> Running in 12ea5a54c341 04:36:49 ---> f1f1a231a34e 04:36:49 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:36:50 ---> bfd6f8e631c0 04:36:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 04:36:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 04:36:51 Removing intermediate container d2c6c7d58e14 04:36:51 ---> 582cb187aac7 04:36:51 Step 4/7 : WORKDIR /edgex-go 04:36:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 04:36:51 ---> Running in c8eb5cee3801 04:36:51 v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 04:36:51 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 04:36:51 OK: 10346 distinct packages available 04:36:51 (1/5) Installing ca-certificates (20191127-r2) 04:36:51 (2/5) Installing nghttp2-libs (1.39.2-r1) 04:36:51 (3/5) Installing libcurl (7.66.0-r0) 04:36:51 (4/5) Installing curl (7.66.0-r0) 04:36:51 (5/5) Installing dumb-init (1.2.2-r1) 04:36:51 Executing busybox-1.30.1-r3.trigger 04:36:51 Executing ca-certificates-20191127-r2.trigger 04:36:52 OK: 7 MiB in 19 packages 04:36:52 Removing intermediate container c8eb5cee3801 04:36:52 ---> 7dbf7a6fc5fc 04:36:52 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:36:52 latest: Pulling from library/docker 04:36:52 b538f80385f9: Already exists 04:36:52 259a493cd78d: Pulling fs layer 04:36:52 b8e66b5100f5: Pulling fs layer 04:36:52 39dc9c94d07c: Pulling fs layer 04:36:52 551b823b3b82: Pulling fs layer 04:36:52 3c52a74df98c: Pulling fs layer 04:36:52 6c9b121b6998: Pulling fs layer 04:36:52 551b823b3b82: Waiting 04:36:52 3c52a74df98c: Waiting 04:36:52 6c9b121b6998: Waiting 04:36:52 b8e66b5100f5: Verifying Checksum 04:36:52 b8e66b5100f5: Download complete 04:36:52 259a493cd78d: Verifying Checksum 04:36:52 259a493cd78d: Download complete 04:36:52 551b823b3b82: Verifying Checksum 04:36:52 551b823b3b82: Download complete 04:36:52 3c52a74df98c: Verifying Checksum 04:36:52 3c52a74df98c: Download complete 04:36:53 ---> Running in 5ebf55db713a 04:36:53 Removing intermediate container 12ea5a54c341 04:36:53 ---> 2653805b7ac9 04:36:53 Step 27/29 : LABEL arch=x86_64 04:36:53 6c9b121b6998: Download complete 04:36:53 ---> 095e6ef2d90e 04:36:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:36:53 ---> Running in a7f5f5c4ec23 04:36:53 259a493cd78d: Pull complete 04:36:53 Removing intermediate container 5ebf55db713a 04:36:53 ---> 46effc88a69c 04:36:53 Step 19/21 : LABEL arch=x86_64 04:36:54 b8e66b5100f5: Pull complete 04:36:54 39dc9c94d07c: Verifying Checksum 04:36:54 39dc9c94d07c: Download complete 04:36:56 ---> Running in d23cc460ee43 04:36:56 Removing intermediate container a7f5f5c4ec23 04:36:56 ---> 8e8d3cef7468 04:36:56 Step 28/29 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:36:56 ---> b19bd23e6d2e 04:36:56 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:36:56 Removing intermediate container 50c176e3fc06 04:36:56 ---> 7eccd75342a8 04:36:56 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:36:57 39dc9c94d07c: Pull complete 04:36:57 551b823b3b82: Pull complete 04:36:58 3c52a74df98c: Pull complete 04:36:58 6c9b121b6998: Pull complete 04:36:58 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 04:36:58 Status: Downloaded newer image for docker:latest 04:36:58 ---> Running in 7c43767aba74 04:36:59 ---> Running in 614b83e16a49 04:36:59 Removing intermediate container d23cc460ee43 04:36:59 ---> 6fde13e83316 04:36:59 Step 20/21 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:37:00 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 04:37:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:37:00 ---> 91492e97977e 04:37:00 Step 3/22 : WORKDIR /edgex-go 04:37:00 ---> Using cache 04:37:00 ---> 1755d09d732f 04:37:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:00 ---> Using cache 04:37:00 ---> de3830092f99 04:37:00 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 04:37:01 Removing intermediate container 7c43767aba74 04:37:01 ---> da72ec3add85 04:37:01 Step 29/29 : LABEL version=0.0.0 04:37:01 ---> 4b374ec8c8ae 04:37:01 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:37:01 ---> Running in 7fa683cb6a9c 04:37:01 ---> Running in 2278635a2882 04:37:01 ---> Running in 5afad47352f4 04:37:01 ---> Running in 6cf6593bc6c7 04:37:01 Removing intermediate container 614b83e16a49 04:37:01 ---> 2cace5c2593a 04:37:01 Step 13/26 : WORKDIR / 04:37:01 ---> Running in 78572fccfa76 04:37:01 Removing intermediate container 7fa683cb6a9c 04:37:01 ---> 2cde0e36f1b1 04:37:01 Step 21/21 : LABEL version=0.0.0 04:37:01 ---> 0d1657a30248 04:37:01 Step 6/7 : COPY go.mod . 04:37:02 Removing intermediate container 2278635a2882 04:37:02 ---> 6e9b0bad0cee 04:37:02 04:37:02 Removing intermediate container 6cf6593bc6c7 04:37:02 ---> fc1ea4831614 04:37:02 Step 21/23 : LABEL arch=x86_64 04:37:02 ---> Running in a495a29420f2 04:37:02 ---> Running in 3a775dd0f4d7 04:37:02 Removing intermediate container 78572fccfa76 04:37:02 ---> 56de964a18ad 04:37:02 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:37:02 Successfully built 6e9b0bad0cee 04:37:02 Successfully tagged docker-security-secrets-setup-go:latest 04:37:02  Building docker-security-secrets-setup-go ... done Building docker-sys-mgmt-agent-go 04:37:02 ---> 24ba4d07b583 04:37:02 Step 7/7 : RUN go mod download 04:37:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:37:02 Removing intermediate container a495a29420f2 04:37:02 ---> cafa10daec43 04:37:02 04:37:02 Removing intermediate container 3a775dd0f4d7 04:37:02 ---> 5b70256b1800 04:37:02 Step 22/23 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:37:02 Successfully built cafa10daec43 04:37:02 ---> Running in 74f4d642790e 04:37:02 Successfully tagged docker-core-command-go:latest 04:37:02 Building docker-security-proxy-setup-go 04:37:02  Building docker-core-command-go ... done  ---> Running in edef4dcdfab8 04:37:02 ---> 0d7cd1df2ae3 04:37:02 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:37:03 Removing intermediate container edef4dcdfab8 04:37:03 ---> 1237f3683af4 04:37:03 Step 23/23 : LABEL version=0.0.0 04:37:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:03 ---> Running in 696942fa3e0c 04:37:04 ---> 31f0dbda8b99 04:37:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:37:04 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:37:04 v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] 04:37:04 OK: 12749 distinct packages available 04:37:04 OK: 233 MiB in 51 packages 04:37:05 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:37:05 go: finding github.com/BurntSushi/toml v0.3.1 04:37:05 go: finding github.com/OneOfOne/xxhash v1.2.5 04:37:05 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:37:05 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:37:05 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:37:05 go: finding github.com/bgentry/speakeasy v0.1.0 04:37:05 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:37:05 go: finding github.com/cloudflare/gokey v0.1.0 04:37:05 go: finding github.com/davecgh/go-spew v1.1.1 04:37:05 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:37:05 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 04:37:05 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 04:37:05 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:37:05 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 04:37:05 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 04:37:05 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 04:37:05 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:37:05 go: finding github.com/fatih/color v1.7.0 04:37:05 go: finding github.com/fsnotify/fsnotify v1.4.7 04:37:05 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:37:05 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 04:37:05 go: finding github.com/go-kit/kit v0.8.0 04:37:06 go: finding github.com/go-logfmt/logfmt v0.4.0 04:37:06 go: finding github.com/go-redis/redis/v7 v7.2.0 04:37:06 go: finding github.com/go-stack/stack v1.8.0 04:37:06 go: finding github.com/golang/protobuf v1.3.2 04:37:06 go: finding github.com/gomodule/redigo v2.0.0+incompatible 04:37:06 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:37:06 go: finding github.com/google/uuid v1.1.0 04:37:06 go: finding github.com/gorilla/mux v1.7.1 04:37:06 go: finding github.com/hashicorp/consul/api v1.1.0 04:37:06 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:37:06 go: finding github.com/hashicorp/errwrap v1.0.0 04:37:06 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:37:06 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:37:06 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:37:06 go: finding github.com/hashicorp/go-multierror v1.0.0 04:37:06 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:37:06 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:37:06 go: finding github.com/hashicorp/go-syslog v1.0.0 04:37:06 go: finding github.com/hashicorp/go-uuid v1.0.1 04:37:06 go: finding github.com/hashicorp/go.net v0.0.1 04:37:06 go: finding github.com/hashicorp/golang-lru v0.5.0 04:37:06 go: finding github.com/hashicorp/logutils v1.0.0 04:37:06 go: finding github.com/hashicorp/mdns v1.0.0 04:37:06 go: finding github.com/hashicorp/memberlist v0.1.3 04:37:06 go: finding github.com/hashicorp/serf v0.8.2 04:37:06 go: finding github.com/hpcloud/tail v1.0.0 04:37:06 go: finding github.com/imdario/mergo v0.3.6 04:37:06 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:37:06 go: finding github.com/kr/pretty v0.1.0 04:37:06 go: finding github.com/kr/pty v1.1.1 04:37:06 go: finding github.com/kr/text v0.1.0 04:37:06 go: finding github.com/mattn/go-colorable v0.0.9 04:37:06 go: finding github.com/mattn/go-isatty v0.0.3 04:37:06 go: finding github.com/miekg/dns v1.0.14 04:37:06 go: finding github.com/mitchellh/cli v1.0.0 04:37:06 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:37:06 go: finding github.com/mitchellh/copystructure v1.0.0 04:37:06 go: finding github.com/mitchellh/go-homedir v1.0.0 04:37:06 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:37:07 go: finding github.com/mitchellh/gox v0.4.0 04:37:07 go: finding github.com/mitchellh/iochan v1.0.0 04:37:07 go: finding github.com/mitchellh/mapstructure v1.1.2 04:37:07 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:37:07 go: finding github.com/onsi/ginkgo v1.10.1 04:37:07 go: finding github.com/onsi/gomega v1.7.0 04:37:07 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:37:07 go: finding github.com/pebbe/zmq4 v1.0.0 04:37:07 go: finding github.com/pelletier/go-toml v1.2.0 04:37:07 go: finding github.com/pkg/errors v0.8.1 04:37:07 go: finding github.com/pmezard/go-difflib v1.0.0 04:37:07 go: finding github.com/posener/complete v1.1.1 04:37:07 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 04:37:07 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:37:07 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:37:07 go: finding github.com/stretchr/objx v0.1.0 04:37:07 go: finding github.com/stretchr/testify v1.5.1 04:37:07 go: finding github.com/ugorji/go v1.1.4 04:37:07 go: finding github.com/x448/float16 v0.8.4 04:37:07 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 04:37:07 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 04:37:07 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:37:07 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 04:37:07 go: finding golang.org/x/text v0.3.2 04:37:07 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 04:37:07 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:37:07 go: finding gopkg.in/eapache/queue.v1 v1.1.0 04:37:07 go: finding gopkg.in/fsnotify.v1 v1.4.7 04:37:07 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:37:07 go: finding gopkg.in/yaml.v2 v2.2.8 04:37:09 Removing intermediate container 696942fa3e0c 04:37:09 ---> 48234f83cb9c 04:37:09 04:37:09 ---> 4acc75cb657b 04:37:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 04:37:09 Successfully built 48234f83cb9c 04:37:09 Successfully tagged docker-support-notifications-go:latest 04:37:09  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 04:37:14 Removing intermediate container 5afad47352f4 04:37:14 ---> febdcc4b9ab7 04:37:14 Step 6/22 : COPY go.mod . 04:37:17 ---> 5c3c054210f0 04:37:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:37:18 ---> f57259339e87 04:37:18 Step 7/22 : RUN go mod download 04:37:19 ---> Running in 47e559baee42 04:37:19 ---> 6748a55405e0 04:37:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:37:20 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 04:37:20 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:37:20 ---> 91492e97977e 04:37:20 Step 3/20 : WORKDIR /edgex-go 04:37:20 ---> Using cache 04:37:20 ---> 1755d09d732f 04:37:20 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:20 ---> Using cache 04:37:20 ---> de3830092f99 04:37:20 Step 5/20 : RUN apk update && apk add make git 04:37:20 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:37:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:37:20 ---> 91492e97977e 04:37:20 Step 3/26 : WORKDIR /edgex-go 04:37:20 ---> Using cache 04:37:20 ---> 1755d09d732f 04:37:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:20 ---> Using cache 04:37:20 ---> de3830092f99 04:37:20 Step 5/26 : RUN apk update && apk add make bash git 04:37:22 ---> Running in 0cf18dff31f0 04:37:22 ---> Running in 0214dfba10fe 04:37:22 ---> 54c58abe53d9 04:37:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 04:37:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:37:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:37:25 ---> a5fe7bcc4b92 04:37:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:37:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:26 Removing intermediate container 74f4d642790e 04:37:26 ---> 80d994c29fa2 04:37:26 Successfully built 80d994c29fa2 04:37:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:37:26 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:37:26 v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] 04:37:26 OK: 12749 distinct packages available 04:37:26 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:37:26 v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] 04:37:26 OK: 12749 distinct packages available 04:37:26 OK: 233 MiB in 51 packages 04:37:26 OK: 233 MiB in 51 packages 04:37:26 + docker inspect -f . ci-base-image-arm64 04:37:26 . [Pipeline] withDockerContainer 04:37:27 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 04:37:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:37:27 ---> 91492e97977e 04:37:27 Step 3/20 : WORKDIR /edgex-go 04:37:27 ---> Using cache 04:37:27 ---> 1755d09d732f 04:37:27 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:27 ---> Using cache 04:37:27 ---> de3830092f99 04:37:27 Step 5/20 : RUN apk update && apk add make git 04:37:27 prd-ubuntu18.04-docker-arm64-4c-16g-2020 does not seem to be running inside a container 04:37:27 $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** ci-base-image-arm64 cat 04:37:28 ---> bbee7c0af85b 04:37:28 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:37:28 ---> Running in 4790accd53a8 04:37:28 ---> Running in 76ba35727e5e 04:37:28 Removing intermediate container 47e559baee42 04:37:28 ---> 97d00c11747f 04:37:28 Step 8/22 : COPY . . 04:37:28 $ docker top e17a83e4aab19ec5903e2184f0d6c0d8f5302da285317512187eaca9a753f23e -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:29 + go version 04:37:29 go version go1.13.13 linux/arm64 [Pipeline] echo 04:37:29 ========================================================= 04:37:29 [edgeXBuildGoParallel] Running Tests and Build... 04:37:29 ========================================================= [Pipeline] sh 04:37:30 + make test 04:37:30 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:37:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:37:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:32 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:37:32 v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] 04:37:32 OK: 12749 distinct packages available 04:37:32 Removing intermediate container 0cf18dff31f0 04:37:32 ---> a2362d9b4f22 04:37:32 Step 6/26 : COPY go.mod . 04:37:32 Removing intermediate container 0214dfba10fe 04:37:32 ---> 9e6eb6e29f68 04:37:32 Step 6/20 : COPY go.mod . 04:37:32 OK: 233 MiB in 51 packages 04:37:33 ? github.com/edgexfoundry/edgex-go [no test files] 04:37:33 ---> 6ab04f1a4c53 04:37:33 Step 7/20 : RUN go mod download 04:37:36 ---> b570a0959782 04:37:36 Step 7/26 : RUN go mod download 04:37:36 ---> Running in 62c473b6b80a 04:37:36 ---> Running in f35224621725 04:37:36 Removing intermediate container 76ba35727e5e 04:37:36 ---> ba08ab6916fa 04:37:36 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:37:37 ---> Running in 798fe7eb75cc 04:37:38 Removing intermediate container 4790accd53a8 04:37:38 ---> 75567e3bb75e 04:37:38 Step 6/20 : COPY go.mod . 04:37:38 Removing intermediate container 798fe7eb75cc 04:37:38 ---> 88f900720f13 04:37:38 Step 24/26 : LABEL arch=x86_64 04:37:38 ---> 6d4de7fdaf48 04:37:38 Step 7/20 : RUN go mod download 04:37:38 ---> Running in c8cc07d0400f 04:37:39 ---> Running in 224ecf7e3e87 04:37:40 Removing intermediate container c8cc07d0400f 04:37:40 ---> 1cff4100d258 04:37:40 Step 25/26 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:37:40 ---> Running in 786136235c82 04:37:41 Removing intermediate container 62c473b6b80a 04:37:41 ---> 9fcbaca95401 04:37:41 Step 8/20 : COPY . . 04:37:41 Removing intermediate container f35224621725 04:37:41 ---> bb44b312957d 04:37:41 Step 8/26 : COPY . . 04:37:41 Removing intermediate container 786136235c82 04:37:41 ---> f9f7e5f7b7bb 04:37:41 Step 26/26 : LABEL version=0.0.0 04:37:41 ---> Running in 3ef62c9575b9 04:37:51 Removing intermediate container 3ef62c9575b9 04:37:51 ---> 56ecc9372735 04:37:51 04:37:51 Successfully built 56ecc9372735 04:37:51 Successfully tagged docker-security-secretstore-setup-go:latest 04:37:51 Building docker-support-logging-go 04:37:51  Building docker-security-secretstore-setup-go ... done  ---> c74698e39113 04:37:51 Step 9/22 : RUN make cmd/core-data/core-data 04:37:53 Removing intermediate container 224ecf7e3e87 04:37:53 ---> c0f6f6815093 04:37:53 Step 8/20 : COPY . . 04:37:53 ---> Running in 88a8f71ad68e 04:38:03 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 04:38:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:38:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:38:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:38:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:38:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:38:17 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.029s 04:38:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 04:38:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:38:18 ---> 46eba7a199ae 04:38:18 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:38:18 ---> 4c26fe4b3cb4 04:38:18 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 04:38:18 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 04:38:19 ---> Running in 753a833f7cf0 04:38:19 ---> Running in 250f59020bb9 04:38:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:38:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:38:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:38:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:38:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:38:22 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 04:38:22 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 04:38:22 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:38:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:38:22 ---> 91492e97977e 04:38:22 Step 3/21 : WORKDIR /edgex-go 04:38:22 ---> Using cache 04:38:22 ---> 1755d09d732f 04:38:22 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:22 ---> Using cache 04:38:22 ---> de3830092f99 04:38:22 Step 5/21 : RUN apk update && apk add make && apk add bash git 04:38:23 ---> Running in 5df45c6771d2 04:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:38:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:38:26 ---> 50870f4180bd 04:38:26 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 04:38:26 ---> Running in e93468d0bc4a 04:38:26 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:38:26 v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] 04:38:26 OK: 12749 distinct packages available 04:38:27 OK: 233 MiB in 51 packages 04:38:27 OK: 233 MiB in 51 packages 04:38:27 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 04:38:29 Removing intermediate container 5df45c6771d2 04:38:29 ---> 2aa8f15274d0 04:38:29 Step 6/21 : COPY go.mod . 04:38:30 ---> d3bfa1884da1 04:38:30 Step 7/21 : RUN go mod download 04:38:31 ---> Running in 8fae8a0f74dc 04:38:31 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.074s coverage: 46.6% of statements 04:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:38:34 Removing intermediate container 8fae8a0f74dc 04:38:34 ---> 25f14ff6c81a 04:38:34 Step 8/21 : COPY . . 04:38:37 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.175s coverage: 27.3% of statements 04:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:38:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.025s coverage: 100.0% of statements 04:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:38:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.028s coverage: 100.0% of statements 04:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:38:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.305s coverage: 28.6% of statements 04:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:38:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.077s coverage: 100.0% of statements 04:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:38:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements 04:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:38:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.078s coverage: 89.8% of statements 04:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:38:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.169s coverage: 97.5% of statements 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:38:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.043s coverage: 100.0% of statements 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:38:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.026s coverage: 58.8% of statements 04:38:47 Removing intermediate container 88a8f71ad68e 04:38:47 ---> 3a5ad1111b8c 04:38:47 04:38:47 Step 10/22 : FROM alpine 04:38:47 ---> a24bb4013296 04:38:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.5% of statements 04:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.019s coverage: 100.0% of statements 04:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 92.3% of statements 04:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 04:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements 04:38:48 ---> Running in 6605276329ad 04:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 04:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.302s coverage: 55.9% of statements 04:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 04:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 04:38:53 Removing intermediate container 6605276329ad 04:38:53 ---> da3a2f6ef08c 04:38:53 Step 12/22 : ENV APP_PORT=48080 04:38:54 ---> Running in c92cd264f35b 04:38:55 Removing intermediate container c92cd264f35b 04:38:55 ---> f41acdedfb94 04:38:55 Step 13/22 : EXPOSE $APP_PORT 04:38:55 ---> Running in 2f0c3940d3ce 04:38:59 Removing intermediate container 2f0c3940d3ce 04:38:59 ---> 52a25775cfa5 04:38:59 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:39:00 ---> 3be458d1cb6f 04:39:00 Step 9/21 : RUN make cmd/support-logging/support-logging 04:39:00 Removing intermediate container 250f59020bb9 04:39:00 ---> 93b96b89c89f 04:39:00 04:39:00 Step 10/20 : FROM alpine 04:39:00 ---> a24bb4013296 04:39:00 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 04:39:00 ---> Running in d9ecd760c2ad 04:39:00 ---> Running in 61e94f928eb4 04:39:00 ---> Running in 3609a8f3cf05 04:39:00 Removing intermediate container 753a833f7cf0 04:39:00 ---> c2f7935b1914 04:39:00 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:39:01 ---> Running in acd173257081 04:39:02 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 04:39:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:02 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 04:39:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:02 v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:39:02 v3.12.0-208-g33ecd97d8d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:39:02 OK: 12749 distinct packages available 04:39:02 (1/4) Installing ca-certificates (20191127-r4) 04:39:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:39:03 (3/4) Installing libcurl (7.69.1-r0) 04:39:03 (4/4) Installing curl (7.69.1-r0) 04:39:03 Executing busybox-1.31.1-r16.trigger 04:39:03 Executing ca-certificates-20191127-r4.trigger 04:39:04 OK: 7 MiB in 18 packages 04:39:06 Removing intermediate container d9ecd760c2ad 04:39:06 ---> 36e6e9487398 04:39:06 Step 15/22 : RUN apk --no-cache add zeromq 04:39:06 Removing intermediate container e93468d0bc4a 04:39:06 ---> dd5677760716 04:39:06 04:39:06 Step 10/20 : FROM scratch 04:39:06 ---> 04:39:06 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:39:06 ---> Running in 6e5522ace03b 04:39:07 ---> Using cache 04:39:07 ---> 71850d3791d8 04:39:07 Step 12/20 : ENV APP_PORT=48085 04:39:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:07 Removing intermediate container acd173257081 04:39:07 ---> b5ae763b792e 04:39:07 04:39:07 Step 11/26 : FROM docker:latest 04:39:07 ---> 81f5749c9058 04:39:07 Step 12/26 : RUN apk add --no-cache bash 04:39:07 Removing intermediate container 3609a8f3cf05 04:39:07 ---> 7db45d77b7bb 04:39:07 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:39:07 ---> Running in 1cd47ac3ff2e 04:39:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:08 ---> Running in ef8a8ae17b6b 04:39:08 ---> Running in 710469ab2a0c 04:39:08 Removing intermediate container 1cd47ac3ff2e 04:39:08 ---> 092c4d6554d9 04:39:08 Step 13/20 : EXPOSE $APP_PORT 04:39:08 ---> Running in 4a1f24478315 04:39:08 Removing intermediate container ef8a8ae17b6b 04:39:08 ---> f3d126497cd5 04:39:08 Step 13/20 : WORKDIR /edgex 04:39:09 Removing intermediate container 4a1f24478315 04:39:09 ---> 175bbb7ec4ed 04:39:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 04:39:09 ---> Running in 76cd3b76a21d 04:39:09 (1/5) Installing libgcc (9.3.0-r2) 04:39:09 (2/5) Installing libsodium (1.0.18-r0) 04:39:09 (3/5) Installing libstdc++ (9.3.0-r2) 04:39:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:09 Removing intermediate container 76cd3b76a21d 04:39:09 ---> 4dcbb2e9797f 04:39:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:39:09 ---> 5175305f413c 04:39:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:39:09 (1/2) Installing readline (8.0.4-r0) 04:39:09 (2/2) Installing bash (5.0.17-r0) 04:39:09 (4/5) Installing libzmq (4.3.2-r0) 04:39:09 Executing bash-5.0.17-r0.post-install 04:39:09 Executing busybox-1.31.1-r16.trigger 04:39:09 OK: 12 MiB in 22 packages 04:39:09 (5/5) Installing zeromq (4.3.2-r0) 04:39:09 Executing busybox-1.31.1-r16.trigger 04:39:09 OK: 8 MiB in 19 packages 04:39:09 ---> 7dc20cf8792d 04:39:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:39:10 ---> 6598d85abc84 04:39:10 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:39:10 Removing intermediate container 710469ab2a0c 04:39:10 ---> d2ab3facc3c8 04:39:10 Step 13/26 : RUN rm -rf /var/cache/apk/* 04:39:10 ---> Running in 61288ceeaa08 04:39:11 ---> ca64ff039960 04:39:11 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:39:11 ---> 04ce303d4888 04:39:11 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:39:11 Removing intermediate container 6e5522ace03b 04:39:11 ---> 16ba226b268d 04:39:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 04:39:12 ---> Running in 33b70bf3019a 04:39:12 ---> Running in c10270e0ecff 04:39:12 ---> f1b1ae694b4a 04:39:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:39:12 Removing intermediate container 33b70bf3019a 04:39:12 ---> 2fb2b3d55795 04:39:12 Step 17/20 : CMD ["--init=true"] 04:39:12 Removing intermediate container c10270e0ecff 04:39:12 ---> c6c681f33e1f 04:39:12 Step 18/20 : LABEL arch=x86_64 04:39:12 ---> Running in bab1618844e3 04:39:12 ---> Running in c41d2b5f4656 04:39:13 Removing intermediate container c41d2b5f4656 04:39:13 ---> c8c2f6fc332f 04:39:13 Step 19/20 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:39:13 Removing intermediate container bab1618844e3 04:39:13 ---> 13e89b38bbeb 04:39:13 Step 18/20 : LABEL arch=x86_64 04:39:13 ---> Running in a3fd65b885f2 04:39:13 ---> Running in 484c1feeb8e5 04:39:13 ---> e122460f71cc 04:39:13 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:39:14 Removing intermediate container 61288ceeaa08 04:39:14 ---> f329182cf3a8 04:39:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 04:39:14 Removing intermediate container a3fd65b885f2 04:39:14 ---> 8b292e0a69f4 04:39:14 Step 20/20 : LABEL version=0.0.0 04:39:14 Removing intermediate container 484c1feeb8e5 04:39:14 ---> 4a1bf176b81b 04:39:14 Step 19/20 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:39:14 ---> Running in 8bd7fc822e17 04:39:14 ---> 805bfc15dc61 04:39:14 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:39:14 ---> Running in ea46c47301c5 04:39:15 ---> Running in daebd3f74932 04:39:16 ---> Running in 761db470c755 04:39:16 Removing intermediate container daebd3f74932 04:39:16 ---> 98e00b6ced06 04:39:16 Step 20/20 : LABEL version=0.0.0 04:39:16 Removing intermediate container ea46c47301c5 04:39:16 ---> 810a3dcdaeac 04:39:16 Step 15/26 : ENV APP_PORT=48090 04:39:16 Removing intermediate container 8bd7fc822e17 04:39:16 ---> c469c492bdbe 04:39:16 04:39:16 Removing intermediate container 761db470c755 04:39:16 ---> f6793ed4b259 04:39:16 Step 20/22 : LABEL arch=x86_64 04:39:16 ---> Running in f2782fa54b61 04:39:16 ---> Running in b92f827309c1 04:39:16 Successfully built c469c492bdbe 04:39:16 ---> Running in f6cefdd6d4cb 04:39:16 Successfully tagged docker-support-scheduler-go:latest 04:39:16  Building docker-support-scheduler-go ... done Removing intermediate container f2782fa54b61 04:39:16 ---> c073e5bf34e8 04:39:16 04:39:16 Successfully built c073e5bf34e8 04:39:16 Removing intermediate container b92f827309c1 04:39:16 ---> 809a1b6cf546 04:39:16 Step 16/26 : EXPOSE $APP_PORT 04:39:16 Successfully tagged docker-security-proxy-setup-go:latest 04:39:17  Building docker-security-proxy-setup-go ... done Removing intermediate container f6cefdd6d4cb 04:39:17 ---> e1e56ce25135 04:39:17 Step 21/22 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:39:17 ---> Running in f64fcb38ef12 04:39:17 ---> Running in 7861d72e775a 04:39:17 Removing intermediate container f64fcb38ef12 04:39:17 ---> c233ed227f2a 04:39:17 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:39:18 Removing intermediate container 7861d72e775a 04:39:18 ---> bf8c51040ef7 04:39:18 Step 22/22 : LABEL version=0.0.0 04:39:18 ---> Running in 63afe5e4272e 04:39:18 ---> 2b0c1c1ea5f8 04:39:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:39:18 Removing intermediate container 61e94f928eb4 04:39:18 ---> edcf88355950 04:39:18 04:39:18 Step 10/21 : FROM scratch 04:39:18 ---> 04:39:18 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:39:18 ---> Using cache 04:39:18 ---> e761b8860ed3 04:39:18 Step 12/21 : ENV APP_PORT=48061 04:39:18 Removing intermediate container 63afe5e4272e 04:39:18 ---> 70f05dffff75 04:39:18 04:39:18 ---> Running in 10b5c13b0ca0 04:39:19 ---> 696860e797ad 04:39:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:39:19 Successfully built 70f05dffff75 04:39:19 Successfully tagged docker-core-data-go:latest 04:39:19  Building docker-core-data-go ... done Removing intermediate container 10b5c13b0ca0 04:39:19 ---> 17ea39fb0329 04:39:19 Step 13/21 : EXPOSE $APP_PORT 04:39:19 ---> Running in f35ba78328d2 04:39:19 ---> 959e42f25557 04:39:19 Step 20/26 : RUN apk --no-cache add py-pip 04:39:19 Removing intermediate container f35ba78328d2 04:39:19 ---> e33a1a63092e 04:39:19 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 04:39:19 ---> Running in fca58e2a827b 04:39:19 ---> 15e1ad5ba230 04:39:19 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 04:39:20 ---> ea75e49d872e 04:39:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 04:39:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:20 (1/33) Installing libbz2 (1.0.8-r1) 04:39:20 (2/33) Installing expat (2.2.9-r1) 04:39:20 (3/33) Installing libffi (3.3-r2) 04:39:20 (4/33) Installing gdbm (1.13-r1) 04:39:20 (5/33) Installing xz-libs (5.2.5-r0) 04:39:20 (6/33) Installing sqlite-libs (3.32.1-r0) 04:39:20 (7/33) Installing python3 (3.8.5-r0) 04:39:21 ---> 4741c10ef86a 04:39:21 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 04:39:22 (8/33) Installing py3-appdirs (1.4.4-r1) 04:39:22 (9/33) Installing py3-ordered-set (4.0.1-r0) 04:39:22 (10/33) Installing py3-parsing (2.4.7-r0) 04:39:22 (11/33) Installing py3-six (1.15.0-r0) 04:39:22 (12/33) Installing py3-packaging (20.4-r0) 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 31.161s coverage: 86.3% of statements 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.336s coverage: 72.2% of statements 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.536s coverage: 72.1% of statements 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.085s coverage: 82.4% of statements 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.022s coverage: 48.4% of statements 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.020s coverage: 28.8% of statements 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.025s coverage: 96.8% of statements 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.104s coverage: 33.7% of statements 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.256s coverage: 84.1% of statements 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.030s coverage: 42.9% of statements 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.021s coverage: 100.0% of statements 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.033s coverage: 83.8% of statements 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.098s coverage: 46.1% of statements 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.040s coverage: 100.0% of statements 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.093s coverage: 100.0% of statements 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.185s coverage: 29.1% of statements 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.058s coverage: 99.0% of statements 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.073s coverage: 100.0% of statements 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.046s coverage: 87.9% of statements 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:39:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.018s coverage: 100.0% of statements 04:39:25 (13/33) Installing py3-setuptools (47.0.0-r0) 04:39:25 (14/33) Installing py3-chardet (3.0.4-r4) 04:39:25 ---> 1b5236a3a3b4 04:39:25 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:39:25 (15/33) Installing py3-idna (2.9-r0) 04:39:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.019s coverage: 32.1% of statements 04:39:25 (16/33) Installing py3-certifi (2020.4.5.1-r0) 04:39:26 (17/33) Installing py3-urllib3 (1.25.9-r0) 04:39:26 (18/33) Installing py3-requests (2.23.0-r0) 04:39:26 (19/33) Installing py3-msgpack (1.0.0-r0) 04:39:26 (20/33) Installing py3-lockfile (0.12.2-r3) 04:39:26 (21/33) Installing py3-cachecontrol (0.12.6-r0) 04:39:26 ---> Running in 0e694f58e5d8 04:39:26 (22/33) Installing py3-colorama (0.4.3-r0) 04:39:26 (23/33) Installing py3-distlib (0.3.0-r0) 04:39:26 (24/33) Installing py3-distro (1.5.0-r1) 04:39:26 (25/33) Installing py3-webencodings (0.5.1-r3) 04:39:26 (26/33) Installing py3-html5lib (1.0.1-r4) 04:39:26 (27/33) Installing py3-pytoml (0.1.21-r0) 04:39:26 (28/33) Installing py3-pep517 (0.8.2-r0) 04:39:26 (29/33) Installing py3-progress (1.5-r0) 04:39:26 (30/33) Installing py3-toml (0.10.1-r0) 04:39:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 100.0% of statements 04:39:27 (31/33) Installing py3-retrying (1.3.3-r0) 04:39:27 (32/33) Installing py3-contextlib2 (0.6.0-r0) 04:39:27 (33/33) Installing py3-pip (20.1.1-r0) 04:39:27 Removing intermediate container 0e694f58e5d8 04:39:27 ---> 45595b2ce617 04:39:27 Step 19/21 : LABEL arch=x86_64 04:39:27 GO111MODULE=on go vet ./... 04:39:27 Executing busybox-1.31.1-r16.trigger 04:39:28 OK: 71 MiB in 55 packages 04:39:28 ---> Running in 24c8b9ecdc7c 04:39:28 Removing intermediate container 24c8b9ecdc7c 04:39:28 ---> db0447924e32 04:39:28 Step 20/21 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:39:28 ---> Running in 9396f6df3f1d 04:39:28 Removing intermediate container 9396f6df3f1d 04:39:28 ---> 53cc0c84e99a 04:39:28 Step 21/21 : LABEL version=0.0.0 04:39:29 ---> Running in 7510098f2af4 04:39:32 Removing intermediate container 7510098f2af4 04:39:32 ---> 4ac347c2b7a9 04:39:32 04:39:34 Successfully built 4ac347c2b7a9 04:39:34 Successfully tagged docker-support-logging-go:latest 04:39:34  Building docker-support-logging-go ... done Removing intermediate container fca58e2a827b 04:39:34 ---> 5c5ea1e9825e 04:39:34 Step 21/26 : RUN pip install docker-compose==1.23.2 04:39:34 ---> Running in f07dd374058a 04:39:35 Collecting docker-compose==1.23.2 04:39:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:39:35 Collecting PyYAML<4,>=3.10 04:39:35 Downloading PyYAML-3.13.tar.gz (270 kB) 04:39:36 Collecting cached-property<2,>=1.2.0 04:39:36 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 04:39:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:39:36 Collecting docker<4.0,>=3.6.0 04:39:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:39:37 Collecting websocket-client<1.0,>=0.32.0 04:39:37 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 04:39:37 Collecting docopt<0.7,>=0.6.1 04:39:37 Downloading docopt-0.6.2.tar.gz (25 kB) 04:39:37 Collecting texttable<0.10,>=0.9.0 04:39:37 Downloading texttable-0.9.1.tar.gz (11 kB) 04:39:38 Collecting jsonschema<3,>=2.5.1 04:39:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:39:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:39:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:39:38 Collecting dockerpty<0.5,>=0.4.1 04:39:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:39:39 Collecting docker-pycreds>=0.4.0 04:39:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:39:39 Collecting idna<2.8,>=2.5 04:39:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:39:39 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) 04:39:39 Collecting urllib3<1.25,>=1.21.1 04:39:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:39:39 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) 04:39:39 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:39:39 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:39:39 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:39:39 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:39:39 Installing collected packages: PyYAML, cached-property, docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, texttable, jsonschema, dockerpty, docker-compose 04:39:39 Running setup.py install for PyYAML: started 04:39:40 Running setup.py install for PyYAML: finished with status 'done' 04:39:40 Attempting uninstall: idna 04:39:40 Found existing installation: idna 2.9 04:39:40 Uninstalling idna-2.9: 04:39:40 Successfully uninstalled idna-2.9 04:39:40 Attempting uninstall: urllib3 04:39:40 Found existing installation: urllib3 1.25.9 04:39:40 Uninstalling urllib3-1.25.9: 04:39:41 Successfully uninstalled urllib3-1.25.9 04:39:41 Attempting uninstall: requests 04:39:41 Found existing installation: requests 2.23.0 04:39:41 Uninstalling requests-2.23.0: 04:39:41 Successfully uninstalled requests-2.23.0 04:39:41 Running setup.py install for docopt: started 04:39:41 Running setup.py install for docopt: finished with status 'done' 04:39:41 Running setup.py install for texttable: started 04:39:42 Running setup.py install for texttable: finished with status 'done' 04:39:42 Running setup.py install for dockerpty: started 04:39:43 Running setup.py install for dockerpty: finished with status 'done' 04:39:43 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 04:39:45 gofmt -l . 04:39:46 [ "`gofmt -l .`" = "" ] 04:39:47 Removing intermediate container f07dd374058a 04:39:47 ---> 1c8a74c89c94 04:39:47 Step 22/26 : RUN apk --no-cache add curl 04:39:47 ---> Running in 9f8f5a955ac3 04:39:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:48 (1/3) Installing nghttp2-libs (1.41.0-r0) 04:39:48 (2/3) Installing libcurl (7.69.1-r0) 04:39:48 (3/3) Installing curl (7.69.1-r0) 04:39:48 Executing busybox-1.31.1-r16.trigger 04:39:48 OK: 72 MiB in 58 packages 04:39:48 ./bin/test-go-mod-tidy.sh 04:39:48 ./bin/test-attribution-txt.sh 04:39:48 Removing intermediate container 9f8f5a955ac3 04:39:48 ---> b2b9a8a4c0b0 04:39:48 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:39:48 ---> Running in cc04b57fc6d5 04:39:49 Removing intermediate container cc04b57fc6d5 04:39:49 ---> 353cfe1eb428 04:39:49 Step 24/26 : LABEL arch=x86_64 04:39:49 ---> Running in 31303e953a05 04:39:49 Removing intermediate container 31303e953a05 04:39:49 ---> 3ddccd7d5edf 04:39:49 Step 25/26 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:39:49 ---> Running in 1b2c666f6d93 04:39:49 Removing intermediate container 1b2c666f6d93 04:39:49 ---> afc46c9b8d82 04:39:49 Step 26/26 : LABEL version=0.0.0 04:39:49 ---> Running in 2600b7ef1f96 04:39:49 Removing intermediate container 2600b7ef1f96 04:39:49 ---> 8cf0e4acde25 04:39:49 04:39:49 Successfully built 8cf0e4acde25 04:39:50 Successfully tagged docker-sys-mgmt-agent-go:latest 04:39:50  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 04:39:50 $ docker stop --time=1 6f16e02e659d5d57e421fa416bb442141cdd4f986dbb05bc648741fc0c8dd539 04:39:52 $ docker rm -f 6f16e02e659d5d57e421fa416bb442141cdd4f986dbb05bc648741fc0c8dd539 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 04:39:52 + docker images 04:39:52 + grep docker 04:39:52 docker-sys-mgmt-agent-go latest 8cf0e4acde25 3 seconds ago 284MB 04:39:52 docker-support-logging-go latest 4ac347c2b7a9 23 seconds ago 11.8MB 04:39:52 docker-core-data-go latest 70f05dffff75 34 seconds ago 23.8MB 04:39:52 docker-security-proxy-setup-go latest c073e5bf34e8 36 seconds ago 16.4MB 04:39:52 docker-support-scheduler-go latest c469c492bdbe 37 seconds ago 13.1MB 04:39:52 docker-security-secretstore-setup-go latest 56ecc9372735 2 minutes ago 33.9MB 04:39:52 docker-support-notifications-go latest 48234f83cb9c 2 minutes ago 14.4MB 04:39:52 docker-core-command-go latest cafa10daec43 2 minutes ago 13MB 04:39:52 docker-security-secrets-setup-go latest 6e9b0bad0cee 2 minutes ago 25.1MB 04:39:52 docker-core-metadata-go latest 5119b2d9e870 3 minutes ago 14.4MB 04:39:52 docker latest 81f5749c9058 5 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 04:39:53 + ls -al . 04:39:53 total 596 04:39:53 drwxrwxr-x 10 1001 1001 4096 Aug 4 04:39 . 04:39:53 drwxr-xr-x 4 root root 4096 Aug 4 04:37 .. 04:39:53 -rw-rw-r-- 1 1001 1001 11 Aug 4 04:35 .dockerignore 04:39:53 drwxrwxr-x 8 1001 1001 4096 Aug 4 04:35 .git 04:39:53 drwxrwxr-x 3 1001 1001 4096 Aug 4 04:35 .github 04:39:53 -rw-rw-r-- 1 1001 1001 932 Aug 4 04:35 .gitignore 04:39:53 drwxrwxr-x 3 1001 1001 4096 Aug 4 04:35 .semver 04:39:53 -rw-rw-r-- 1 1001 1001 166 Aug 4 04:35 .sonarcloud.properties 04:39:53 -rw-rw-r-- 1 1001 1001 3804 Aug 4 04:35 CONTRIBUTING.md 04:39:53 -rw-rw-r-- 1 1001 1001 1035 Aug 4 04:35 Dockerfile.build 04:39:53 -rw-rw-r-- 1 1001 1001 865 Aug 4 04:35 Jenkinsfile 04:39:53 -rw-rw-r-- 1 1001 1001 10775 Aug 4 04:35 LICENSE 04:39:53 -rw-rw-r-- 1 1001 1001 6237 Aug 4 04:35 Makefile 04:39:53 -rw-rw-r-- 1 1001 1001 5652 Aug 4 04:35 README.md 04:39:53 -rw-rw-r-- 1 1001 1001 7111 Aug 4 04:35 SECURITY.md 04:39:53 -rw-rw-r-- 1 1001 1001 5 Aug 4 04:31 VERSION 04:39:53 -rw-rw-r-- 1 1001 1001 4131 Aug 4 04:35 ZMQWindows.md 04:39:53 drwxrwxr-x 2 1001 1001 4096 Aug 4 04:35 bin 04:39:53 drwxrwxr-x 15 1001 1001 4096 Aug 4 04:35 cmd 04:39:53 -rw-r--r-- 1 root root 465013 Aug 4 04:39 coverage.out 04:39:53 -rw-r--r-- 1 root root 1075 Aug 4 04:39 go.mod 04:39:53 -rw-r--r-- 1 root root 18146 Aug 4 04:39 go.sum 04:39:53 drwxrwxr-x 8 1001 1001 4096 Aug 4 04:35 internal 04:39:53 drwxrwxr-x 4 1001 1001 4096 Aug 4 04:35 openapi 04:39:53 drwxrwxr-x 4 1001 1001 4096 Aug 4 04:35 snap 04:39:53 -rw-rw-r-- 1 1001 1001 168 Aug 4 04:35 version.go [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } 04:39:53 + '[' -e coverage.out ] 04:39:53 + chown 1001:1001 coverage.out [Pipeline] stash 04:39:53 Warning: overwriting stash ‘coverage-report’ 04:39:54 Stashed 1 file(s) [Pipeline] sh 04:39:55 + make build 04:39:55 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 04:40:13 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 04:40:24 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 04:40:29 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 04:40:34 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 04:40:41 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 04:40:42 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 04:40:46 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 04:40:53 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 04:40:56 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 04:41:01 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 04:41:06 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 04:41:09 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] } 04:41:12 $ docker stop --time=1 e17a83e4aab19ec5903e2184f0d6c0d8f5302da285317512187eaca9a753f23e 04:41:15 $ docker rm -f e17a83e4aab19ec5903e2184f0d6c0d8f5302da285317512187eaca9a753f23e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:41:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:41:17 04:41:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:41:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:41:17 latest: Pulling from edgex-devops/edgex-compose-arm64 04:41:17 29e5d40040c1: Pulling fs layer 04:41:17 1ce36da41761: Pulling fs layer 04:41:17 25b303627fd3: Pulling fs layer 04:41:17 29e5d40040c1: Verifying Checksum 04:41:17 29e5d40040c1: Download complete 04:41:18 1ce36da41761: Verifying Checksum 04:41:18 1ce36da41761: Download complete 04:41:18 29e5d40040c1: Pull complete 04:41:19 1ce36da41761: Pull complete 04:41:20 25b303627fd3: Verifying Checksum 04:41:20 25b303627fd3: Download complete 04:41:30 25b303627fd3: Pull complete 04:41:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:41:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:41:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:41:31 prd-ubuntu18.04-docker-arm64-4c-16g-2020 does not seem to be running inside a container 04:41:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 04:41:34 $ docker top a3150e367af51a9456fd48d27648c9eda5891ac6385991a37efb23e83a920fa5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:36 + docker-compose build --help 04:41:36 + grep parallel 04:41:39 --parallel Build images in parallel. [Pipeline] } 04:41:40 $ docker stop --time=1 a3150e367af51a9456fd48d27648c9eda5891ac6385991a37efb23e83a920fa5 04:41:41 $ docker rm -f a3150e367af51a9456fd48d27648c9eda5891ac6385991a37efb23e83a920fa5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:41:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:41:42 . [Pipeline] withDockerContainer 04:41:43 prd-ubuntu18.04-docker-arm64-4c-16g-2020 does not seem to be running inside a container 04:41:43 $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:41:44 $ docker top 943cc7c2ecc33b92f9e6278016b62b257259dbac41620be6433b2c2be1b29e95 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:45 + docker-compose -f ./docker-compose-build.yml build --parallel 04:41:49 Building docker-core-command-go ... 04:41:49 Building docker-core-data-go ... 04:41:49 Building docker-core-metadata-go ... 04:41:49 Building docker-security-proxy-setup-go ... 04:41:49 Building docker-security-secrets-setup-go ... 04:41:49 Building docker-security-secretstore-setup-go ... 04:41:49 Building docker-support-logging-go ... 04:41:49 Building docker-support-notifications-go ... 04:41:49 Building docker-support-scheduler-go ... 04:41:49 Building docker-sys-mgmt-agent-go ... 04:41:49 Building docker-support-scheduler-go 04:41:49 Building docker-core-data-go 04:41:49 Building docker-support-notifications-go 04:41:49 Building docker-sys-mgmt-agent-go 04:41:49 Building docker-support-logging-go 04:43:41 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:43:41 ---> 80d994c29fa2 04:43:41 Step 3/22 : WORKDIR /edgex-go 04:43:41 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:43:41 ---> 80d994c29fa2 04:43:41 Step 3/26 : WORKDIR /edgex-go 04:43:41 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpineStep 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:41 04:43:41 Step 2/20 : FROM ${BUILDER_BASE} AS builderStep 2/21 : FROM ${BUILDER_BASE} AS builder 04:43:41 04:43:41 ---> 80d994c29fa2 04:43:41 Step 3/20 : WORKDIR /edgex-go ---> 80d994c29fa2 04:43:41 04:43:41 Step 3/21 : WORKDIR /edgex-go 04:43:41 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:43:41 ---> 80d994c29fa2 04:43:41 Step 3/23 : WORKDIR /edgex-go 04:43:41 ---> Running in dbf6fe8cddd4 04:43:41 ---> Running in 046bc5c23d6c 04:43:41 ---> Running in 850157d3f8b9 04:43:41 ---> Running in 57f987ca3aa6 04:43:41 ---> Running in b019cee24184 04:43:41 Removing intermediate container 046bc5c23d6c 04:43:41 ---> e803d5be2f34 04:43:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:41 Removing intermediate container 57f987ca3aa6 04:43:41 ---> d3352ea7b826 04:43:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:41 Removing intermediate container dbf6fe8cddd4 04:43:41 ---> 23f93aa51698 04:43:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:41 Removing intermediate container b019cee24184 04:43:41 ---> f519a1d86898 04:43:41 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:41 Removing intermediate container 850157d3f8b9 04:43:41 ---> 4b00e37a3eaf 04:43:41 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:41 ---> Running in 157effafdbac 04:43:41 ---> Running in eb8b80da1228 04:43:41 ---> Running in 31a410a71c53 04:43:41 ---> Running in 6aace18cbda5 04:43:41 ---> Running in 46b0b29ab912 04:43:45 Removing intermediate container eb8b80da1228 04:43:45 ---> cd571a52c442 04:43:45 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 04:43:45 Removing intermediate container 157effafdbac 04:43:45 ---> 5b45283513b4 04:43:45 Step 5/26 : RUN apk update && apk add make bash git 04:43:45 ---> Running in 3f815522bddb 04:43:45 ---> Running in 8c572f3c1f08 04:43:45 Removing intermediate container 31a410a71c53 04:43:45 ---> 39b62a537953 04:43:45 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 04:43:45 Removing intermediate container 46b0b29ab912 04:43:45 ---> 33145805b556 04:43:45 Step 5/20 : RUN apk update && apk add make git 04:43:45 ---> Running in b0e7d9f66f89 04:43:45 Removing intermediate container 6aace18cbda5 04:43:45 ---> d3ecb42a6ccb 04:43:45 Step 5/21 : RUN apk update && apk add make && apk add bash git 04:43:45 ---> Running in ed5696214342 04:43:45 ---> Running in 0cce46fc1b6c 04:43:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:49 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:43:49 v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] 04:43:49 OK: 12620 distinct packages available 04:43:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:49 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:43:49 v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] 04:43:49 OK: 12620 distinct packages available 04:43:50 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:43:50 v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] 04:43:50 OK: 12620 distinct packages available 04:43:50 OK: 217 MiB in 51 packages 04:43:50 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:43:50 v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] 04:43:50 OK: 12620 distinct packages available 04:43:50 OK: 217 MiB in 51 packages 04:43:50 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:43:50 v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] 04:43:50 OK: 12620 distinct packages available 04:43:51 OK: 217 MiB in 51 packages 04:43:51 OK: 217 MiB in 51 packages 04:43:51 OK: 217 MiB in 51 packages 04:43:52 Removing intermediate container 3f815522bddb 04:43:52 ---> 620ddfc3479d 04:43:52 Step 6/23 : COPY go.mod . 04:43:52 OK: 217 MiB in 51 packages 04:43:52 Removing intermediate container 8c572f3c1f08 04:43:52 ---> ba852bd6a4a7 04:43:52 Step 6/26 : COPY go.mod . 04:43:53 Removing intermediate container b0e7d9f66f89 04:43:53 ---> 8d6a95291a2a 04:43:53 Step 6/22 : COPY go.mod . 04:43:53 Removing intermediate container ed5696214342 04:43:53 ---> 5aaf0e07897e 04:43:53 Step 6/20 : COPY go.mod . 04:43:53 ---> 0a1cb9f3da0c 04:43:53 Step 7/23 : RUN go mod download 04:43:53 ---> f79f53418154 04:43:53 Step 7/26 : RUN go mod download 04:43:53 ---> Running in 8dc40e3f7d3c 04:43:54 ---> Running in 3a3aba409ec1 04:43:54 Removing intermediate container 0cce46fc1b6c 04:43:54 ---> 31a107d1d1a3 04:43:54 Step 6/21 : COPY go.mod . 04:43:54 ---> f49dfd4bc793 04:43:54 Step 7/22 : RUN go mod download 04:43:54 ---> d8bc4ab8b440 04:43:54 Step 7/20 : RUN go mod download 04:43:54 ---> Running in 333a7002ad84 04:43:54 ---> Running in 8f8ec3e95887 04:43:55 ---> 320bfc7b6f49 04:43:55 Step 7/21 : RUN go mod download 04:43:55 ---> Running in 5cda8cd48621 04:43:59 Removing intermediate container 8dc40e3f7d3c 04:43:59 ---> 6b786c409777 04:43:59 Step 8/23 : COPY . . 04:43:59 Removing intermediate container 3a3aba409ec1 04:43:59 ---> cf78b8b8ac08 04:43:59 Step 8/26 : COPY . . 04:44:00 Removing intermediate container 8f8ec3e95887 04:44:00 ---> 0fbeb4ea4fe2 04:44:00 Step 8/20 : COPY . . 04:44:00 Removing intermediate container 333a7002ad84 04:44:00 ---> 5f8c3234557e 04:44:00 Step 8/22 : COPY . . 04:44:02 Removing intermediate container 5cda8cd48621 04:44:02 ---> aa5e8a58a4a0 04:44:02 Step 8/21 : COPY . . 04:44:34 ---> 047b2fa9209c 04:44:34 Step 9/23 : RUN make cmd/support-notifications/support-notifications 04:44:34 ---> b378b597d4a8 04:44:34 Step 9/22 : RUN make cmd/core-data/core-data 04:44:34 ---> cb5c798d25a5 04:44:34 Step 9/21 : RUN make cmd/support-logging/support-logging 04:44:34 ---> ce89c01fe560 04:44:34 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:44:34 ---> c922ed204ab5 04:44:34 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 04:44:34 ---> Running in 168f16b312e1 04:44:34 ---> Running in e7981a8fb9b1 04:44:34 ---> Running in 9129ace6da58 04:44:34 ---> Running in 847f98736cda 04:44:34 ---> Running in 3d77a9915d5a 04:44:34 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 04:44:34 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 04:44:34 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 04:44:35 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 04:44:35 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 04:46:27 Removing intermediate container 847f98736cda 04:46:27 ---> 25f81844a77f 04:46:27 04:46:27 Step 10/21 : FROM scratch 04:46:27 ---> 04:46:27 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:46:27 Removing intermediate container 9129ace6da58 04:46:27 ---> e37767354ecb 04:46:27 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:46:27 ---> Running in 9b87e2d97e09 04:46:27 ---> Running in a513d5c65ca7 04:46:27 Removing intermediate container 9b87e2d97e09 04:46:27 ---> 17bfb97bb9af 04:46:27 Step 12/21 : ENV APP_PORT=48061 04:46:27 ---> Running in 58ea77f438a0 04:46:27 Removing intermediate container 58ea77f438a0 04:46:27 ---> 5b3f233d2002 04:46:27 Step 13/21 : EXPOSE $APP_PORT 04:46:27 ---> Running in ae3d2d89c4fb 04:46:27 Removing intermediate container ae3d2d89c4fb 04:46:27 ---> f4ff34755c11 04:46:27 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 04:46:27 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 04:46:27 ---> 82cf6b64a61c 04:46:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 04:46:27 ---> 9afb88a3c6fa 04:46:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 04:46:27 ---> ad844d11776e 04:46:27 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 04:46:27 ---> 85aeaff03377 04:46:27 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:46:27 ---> Running in c9959ece4f44 04:46:27 Removing intermediate container a513d5c65ca7 04:46:27 ---> b2b29bac45b3 04:46:27 04:46:27 Step 11/26 : FROM docker:latest 04:46:27 ---> ce9d55ae87f1 04:46:27 Step 12/26 : RUN apk add --no-cache bash 04:46:27 ---> Running in f8158f3006b5 04:46:27 Removing intermediate container c9959ece4f44 04:46:27 ---> 451440803190 04:46:27 Step 19/21 : LABEL arch=arm64 04:46:27 ---> Running in 009cad4b77c7 04:46:27 Removing intermediate container e7981a8fb9b1 04:46:27 ---> 5620946c4f95 04:46:27 04:46:27 Step 10/23 : FROM scratch 04:46:27 ---> 04:46:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:46:27 ---> Using cache 04:46:27 ---> 17bfb97bb9af 04:46:27 Step 12/23 : ENV APP_PORT=48060 04:46:27 ---> Running in 6064bc4769ae 04:46:27 Removing intermediate container 009cad4b77c7 04:46:27 ---> 8a53b44c49be 04:46:27 Step 20/21 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:46:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:46:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:46:28 ---> Running in 87cf4fedb58c 04:46:28 Removing intermediate container 6064bc4769ae 04:46:28 ---> c83ceca502c5 04:46:28 Step 13/23 : EXPOSE $APP_PORT 04:46:28 (1/2) Installing readline (8.0.4-r0) 04:46:28 (2/2) Installing bash (5.0.17-r0) 04:46:28 ---> Running in 3bbe2608145d 04:46:28 Executing bash-5.0.17-r0.post-install 04:46:28 Executing busybox-1.31.1-r16.trigger 04:46:28 OK: 12 MiB in 22 packages 04:46:29 Removing intermediate container 3d77a9915d5a 04:46:29 ---> 7285f8d736ae 04:46:29 04:46:29 Step 10/20 : FROM scratch 04:46:29 ---> 04:46:29 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:46:29 Removing intermediate container 87cf4fedb58c 04:46:29 ---> 0be04b6b9c7b 04:46:29 Step 21/21 : LABEL version=0.0.0 04:46:29 ---> Running in 50cb8a4921fb 04:46:29 Removing intermediate container 3bbe2608145d 04:46:29 ---> 803dfa823112 04:46:29 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 04:46:29 ---> Running in bf89b8424210 04:46:30 Removing intermediate container 50cb8a4921fb 04:46:30 ---> c66af840f160 04:46:30 Step 12/20 : ENV APP_PORT=48085 04:46:30 ---> Running in 93af4ce1709d 04:46:30 Removing intermediate container bf89b8424210 04:46:30 ---> 65a5e7655c1a 04:46:30 04:46:30 ---> 2819d00de6c0 04:46:30 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 04:46:30 Removing intermediate container f8158f3006b5 04:46:30 ---> c1ea529315a0 04:46:30 Step 13/26 : RUN rm -rf /var/cache/apk/* 04:46:31 Successfully built 65a5e7655c1a 04:46:31 Successfully tagged docker-support-logging-go-arm64:latest 04:46:31  Building docker-support-logging-go ... done Building docker-security-secretstore-setup-go 04:46:31 ---> Running in 5d001981bce0 04:46:31 Removing intermediate container 93af4ce1709d 04:46:31 ---> 4007d9281628 04:46:31 Step 13/20 : EXPOSE $APP_PORT 04:46:31 ---> Running in ecdeb9d45d6f 04:46:32 ---> 8bd539b89c88 04:46:32 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 04:46:32 Removing intermediate container ecdeb9d45d6f 04:46:32 ---> 732bd7e498c7 04:46:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 04:46:35 ---> e8b171ff02f4 04:46:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:46:37 ---> 2d67a56c5ccb 04:46:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 04:46:38 ---> 830db0694fd5 04:46:38 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:46:38 Removing intermediate container 5d001981bce0 04:46:38 ---> b2dc1dd5f2bc 04:46:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 04:46:39 ---> 6249f18c80ff 04:46:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:46:39 ---> Running in 5223c5a1c8c9 04:46:40 ---> 89e843ab1e4d 04:46:40 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:46:40 ---> Running in 2e60e11e3c32 04:46:40 Removing intermediate container 5223c5a1c8c9 04:46:40 ---> 041666a7332d 04:46:40 Step 15/26 : ENV APP_PORT=48090 04:46:41 ---> Running in 511ac3153b07 04:46:41 ---> 8415d34d21a4 04:46:41 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:46:41 Removing intermediate container 2e60e11e3c32 04:46:41 ---> 6bb86a24c318 04:46:41 Step 18/20 : LABEL arch=arm64 04:46:42 Removing intermediate container 168f16b312e1 04:46:42 ---> a9ef0696f9bb 04:46:42 04:46:42 Step 10/22 : FROM alpine 04:46:42 latest: Pulling from library/alpine 04:46:42 Removing intermediate container 511ac3153b07 04:46:42 ---> 124e7904fc83 04:46:42 Step 16/26 : EXPOSE $APP_PORT 04:46:42 ---> Running in 23ff8df70d73 04:46:43 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 04:46:43 ---> 6e63897d1d2a 04:46:43 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:46:43 Status: Downloaded newer image for alpine:latest 04:46:43 ---> Running in deae02357428 04:46:43 ---> 62ee0e9f8440 04:46:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:46:43 Removing intermediate container 23ff8df70d73 04:46:43 ---> 5986d426068a 04:46:43 Step 19/20 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:46:44 ---> Running in 99afe9afff0a 04:46:44 ---> Running in a6d39a097435 04:46:44 ---> Running in 0e9975344332 04:46:44 Removing intermediate container deae02357428 04:46:44 ---> 7d1c3a8dffbd 04:46:44 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:46:44 Removing intermediate container a6d39a097435 04:46:44 ---> 4f8e37f9418d 04:46:44 Step 12/22 : ENV APP_PORT=48080 04:46:44 Removing intermediate container 99afe9afff0a 04:46:44 ---> b097f45ece79 04:46:44 Step 21/23 : LABEL arch=arm64 04:46:45 ---> Running in 89650545549f 04:46:45 ---> Running in 80eed143b48b 04:46:45 Removing intermediate container 0e9975344332 04:46:45 ---> 48620d3f00cb 04:46:45 Step 20/20 : LABEL version=0.0.0 04:46:46 ---> Running in 244a6d5dd13c 04:46:46 Removing intermediate container 89650545549f 04:46:46 ---> c2ddeb936979 04:46:46 Step 13/22 : EXPOSE $APP_PORT 04:46:46 Removing intermediate container 80eed143b48b 04:46:46 ---> 822f68dc56fa 04:46:46 Step 22/23 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:46:46 ---> 8723fd70eab8 04:46:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:46:47 ---> Running in 642a89afdaf5 04:46:47 ---> Running in b9f72ed3cfd1 04:46:47 Removing intermediate container 244a6d5dd13c 04:46:47 ---> 1ece96f46cab 04:46:47 04:46:48 Removing intermediate container 642a89afdaf5 04:46:48 ---> cc0927b218d3 04:46:48 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:48 Successfully built 1ece96f46cab 04:46:49 Successfully tagged docker-support-scheduler-go-arm64:latest 04:46:49  Building docker-support-scheduler-go ... done Building docker-core-command-go 04:46:49 ---> 3f400ef69609 04:46:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:46:49 Removing intermediate container b9f72ed3cfd1 04:46:49 ---> 80298ddf644a 04:46:49 Step 23/23 : LABEL version=0.0.0 04:46:49 ---> Running in f7f867af796e 04:46:49 ---> Running in b75955639517 04:46:50 Removing intermediate container b75955639517 04:46:50 ---> e71f88145b7e 04:46:50 04:46:51 Successfully built e71f88145b7e 04:46:51 ---> be3fa587d855 04:46:51 Step 20/26 : RUN apk --no-cache add py-pip 04:46:51 Successfully tagged docker-support-notifications-go-arm64:latest 04:46:51  Building docker-support-notifications-go ... done Building docker-core-metadata-go 04:46:52 ---> Running in d2ad97a5a648 04:46:54 Removing intermediate container f7f867af796e 04:46:54 ---> 423a1032f635 04:46:54 Step 15/22 : RUN apk --no-cache add zeromq 04:46:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:46:54 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:46:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:46:54 ---> 80d994c29fa2 04:46:54 Step 3/26 : WORKDIR /edgex-go 04:46:54 ---> Using cache 04:46:54 ---> 4b00e37a3eaf 04:46:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:54 ---> Using cache 04:46:54 ---> d3ecb42a6ccb 04:46:54 Step 5/26 : RUN apk update && apk add make git 04:46:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:46:55 (1/33) Installing libbz2 (1.0.8-r1) 04:46:55 (2/33) Installing expat (2.2.9-r1) 04:46:55 ---> Running in d86b47625616 04:46:55 ---> Running in 111f4651a134 04:46:55 (3/33) Installing libffi (3.3-r2) 04:46:55 (4/33) Installing gdbm (1.13-r1) 04:46:55 (5/33) Installing xz-libs (5.2.5-r0) 04:46:55 (6/33) Installing sqlite-libs (3.32.1-r0) 04:46:55 (7/33) Installing python3 (3.8.5-r0) 04:46:57 (8/33) Installing py3-appdirs (1.4.4-r1) 04:46:57 (9/33) Installing py3-ordered-set (4.0.1-r0) 04:46:57 (10/33) Installing py3-parsing (2.4.7-r0) 04:46:57 (11/33) Installing py3-six (1.15.0-r0) 04:46:57 (12/33) Installing py3-packaging (20.4-r0) 04:46:57 (13/33) Installing py3-setuptools (47.0.0-r0) 04:46:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:46:57 (14/33) Installing py3-chardet (3.0.4-r4) 04:46:57 (15/33) Installing py3-idna (2.9-r0) 04:46:57 (16/33) Installing py3-certifi (2020.4.5.1-r0) 04:46:57 (17/33) Installing py3-urllib3 (1.25.9-r0) 04:46:57 (18/33) Installing py3-requests (2.23.0-r0) 04:46:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:46:57 (19/33) Installing py3-msgpack (1.0.0-r0) 04:46:57 (20/33) Installing py3-lockfile (0.12.2-r3) 04:46:57 (21/33) Installing py3-cachecontrol (0.12.6-r0) 04:46:57 (22/33) Installing py3-colorama (0.4.3-r0) 04:46:57 (23/33) Installing py3-distlib (0.3.0-r0) 04:46:57 (24/33) Installing py3-distro (1.5.0-r1) 04:46:57 (25/33) Installing py3-webencodings (0.5.1-r3) 04:46:57 (26/33) Installing py3-html5lib (1.0.1-r4) 04:46:57 (27/33) Installing py3-pytoml (0.1.21-r0) 04:46:57 (28/33) Installing py3-pep517 (0.8.2-r0) 04:46:57 (29/33) Installing py3-progress (1.5-r0) 04:46:57 (30/33) Installing py3-toml (0.10.1-r0) 04:46:57 (31/33) Installing py3-retrying (1.3.3-r0) 04:46:57 (32/33) Installing py3-contextlib2 (0.6.0-r0) 04:46:57 (33/33) Installing py3-pip (20.1.1-r0) 04:46:58 Executing busybox-1.31.1-r16.trigger 04:46:58 OK: 71 MiB in 55 packages 04:46:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:46:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:46:58 (1/5) Installing libgcc (9.3.0-r2) 04:46:58 (2/5) Installing libsodium (1.0.18-r0) 04:46:58 (3/5) Installing libstdc++ (9.3.0-r2) 04:46:59 (4/5) Installing libzmq (4.3.2-r0) 04:46:59 (5/5) Installing zeromq (4.3.2-r0) 04:46:59 Executing busybox-1.31.1-r16.trigger 04:46:59 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:46:59 v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] 04:46:59 OK: 12620 distinct packages available 04:46:59 OK: 8 MiB in 19 packages 04:47:00 OK: 217 MiB in 51 packages 04:47:03 Removing intermediate container d86b47625616 04:47:03 ---> 7f8c3558aa59 04:47:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 04:47:04 Removing intermediate container 111f4651a134 04:47:04 ---> e006be60f708 04:47:04 Step 6/26 : COPY go.mod . 04:47:05 ---> c6e27628ea85 04:47:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:47:05 ---> d73188a9fefe 04:47:05 Step 7/26 : RUN go mod download 04:47:05 ---> Running in 4af66960e8a6 04:47:08 ---> 9189469e8679 04:47:08 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:47:10 ---> 660a0ee02c0d 04:47:10 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:47:10 Removing intermediate container 4af66960e8a6 04:47:10 ---> c9fe888c6d29 04:47:10 Step 8/26 : COPY . . 04:47:11 ---> Running in 082240bc60c6 04:47:11 Removing intermediate container d2ad97a5a648 04:47:11 ---> 09ba3fb0f0a8 04:47:11 Step 21/26 : RUN pip install docker-compose==1.23.2 04:47:11 ---> Running in 47655ab855af 04:47:12 Removing intermediate container 082240bc60c6 04:47:12 ---> 8a37d2785f3e 04:47:12 Step 20/22 : LABEL arch=arm64 04:47:14 ---> Running in 13534c4d5ec2 04:47:15 Removing intermediate container 13534c4d5ec2 04:47:15 ---> 59258a3ebfa7 04:47:15 Step 21/22 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:47:17 ---> Running in 83f92d886a9c 04:47:18 Removing intermediate container 83f92d886a9c 04:47:18 ---> 1138f4a05c0f 04:47:18 Step 22/22 : LABEL version=0.0.0 04:47:19 ---> Running in c838e41f76ac 04:47:20 Collecting docker-compose==1.23.2 04:47:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:47:21 Removing intermediate container c838e41f76ac 04:47:21 ---> 8458c6924abb 04:47:21 04:47:22 Successfully built 8458c6924abb 04:47:22 Successfully tagged docker-core-data-go-arm64:latest 04:47:22 Building docker-security-proxy-setup-go 04:47:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:47:22  Building docker-core-data-go ... done  Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:47:23 Collecting PyYAML<4,>=3.10 04:47:23 Downloading PyYAML-3.13.tar.gz (270 kB) 04:47:25 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:47:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:47:25 ---> 80d994c29fa2 04:47:25 Step 3/21 : WORKDIR /edgex-go 04:47:25 ---> Using cache 04:47:25 ---> 4b00e37a3eaf 04:47:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:25 ---> Using cache 04:47:25 ---> d3ecb42a6ccb 04:47:25 Step 5/21 : RUN apk update && apk add make git 04:47:25 ---> Using cache 04:47:25 ---> e006be60f708 04:47:25 Step 6/21 : COPY go.mod . 04:47:25 ---> Using cache 04:47:25 ---> d73188a9fefe 04:47:25 Step 7/21 : RUN go mod download 04:47:25 ---> Using cache 04:47:25 ---> c9fe888c6d29 04:47:25 Step 8/21 : COPY . . 04:47:27 Collecting jsonschema<3,>=2.5.1 04:47:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:47:28 Collecting docopt<0.7,>=0.6.1 04:47:28 Downloading docopt-0.6.2.tar.gz (25 kB) 04:47:28 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:47:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:47:28 ---> 80d994c29fa2 04:47:28 Step 3/21 : WORKDIR /edgex-go 04:47:28 ---> Using cache 04:47:28 ---> 4b00e37a3eaf 04:47:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:28 ---> Using cache 04:47:28 ---> d3ecb42a6ccb 04:47:28 Step 5/21 : RUN apk update && apk add make git 04:47:28 ---> Using cache 04:47:28 ---> e006be60f708 04:47:28 Step 6/21 : COPY go.mod . 04:47:28 ---> Using cache 04:47:28 ---> d73188a9fefe 04:47:28 Step 7/21 : RUN go mod download 04:47:28 ---> Using cache 04:47:28 ---> c9fe888c6d29 04:47:28 Step 8/21 : COPY . . 04:47:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:47:30 Collecting texttable<0.10,>=0.9.0 04:47:30 Downloading texttable-0.9.1.tar.gz (11 kB) 04:47:32 Collecting dockerpty<0.5,>=0.4.1 04:47:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:47:34 Collecting cached-property<2,>=1.2.0 04:47:34 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 04:47:36 Collecting websocket-client<1.0,>=0.32.0 04:47:36 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 04:47:37 Collecting docker<4.0,>=3.6.0 04:47:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:47:38 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) 04:47:38 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) 04:47:39 Collecting idna<2.8,>=2.5 04:47:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:47:40 Collecting urllib3<1.25,>=1.21.1 04:47:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:47:42 Collecting docker-pycreds>=0.4.0 04:47:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:47:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:47:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:47:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:47:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:47:43 Installing collected packages: idna, urllib3, requests, PyYAML, jsonschema, docopt, texttable, dockerpty, cached-property, websocket-client, docker-pycreds, docker, docker-compose 04:47:43 Attempting uninstall: idna 04:47:43 Found existing installation: idna 2.9 04:47:43 Uninstalling idna-2.9: 04:47:43 Successfully uninstalled idna-2.9 04:47:46 Attempting uninstall: urllib3 04:47:46 Found existing installation: urllib3 1.25.9 04:47:46 Uninstalling urllib3-1.25.9: 04:47:46 Successfully uninstalled urllib3-1.25.9 04:47:47 Attempting uninstall: requests 04:47:47 Found existing installation: requests 2.23.0 04:47:47 Uninstalling requests-2.23.0: 04:47:47 Successfully uninstalled requests-2.23.0 04:47:47 Running setup.py install for PyYAML: started 04:47:48 ---> 9975c3776e75 04:47: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 04:47:48 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 04:47:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:47:48 ---> 80d994c29fa2 04:47:48 Step 3/20 : WORKDIR /edgex-go 04:47:48 ---> Using cache 04:47:48 ---> 4b00e37a3eaf 04:47:48 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:48 ---> Using cache 04:47:48 ---> d3ecb42a6ccb 04:47:48 Step 5/20 : RUN apk update && apk add make git 04:47:48 ---> Using cache 04:47:48 ---> e006be60f708 04:47:48 Step 6/20 : COPY go.mod . 04:47:48 ---> Using cache 04:47:48 ---> d73188a9fefe 04:47:48 Step 7/20 : RUN go mod download 04:47:48 ---> Using cache 04:47:48 ---> c9fe888c6d29 04:47:48 Step 8/20 : COPY . . 04:47:48 ---> Using cache 04:47:48 ---> 9975c3776e75 04:47:48 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 04:47:50 ---> Running in b2eece6d7e46 04:47:50 ---> Running in f782ac51928c 04:47:50 Running setup.py install for PyYAML: finished with status 'done' 04:47:51 Running setup.py install for docopt: started 04:47:53 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 04:47:53 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 04:47:53 Running setup.py install for docopt: finished with status 'done' 04:47:53 Running setup.py install for texttable: started 04:47:53 ---> 78e07dd7a050 04:47:53 Step 9/21 : RUN make cmd/core-command/core-command 04:47:54 ---> Running in 09d0a7381d05 04:47:56 ---> cd5aa26d3ead 04:47:56 Step 9/21 : RUN make cmd/core-metadata/core-metadata 04:47:56 ---> Running in d03cf1a2a17b 04:47:56 Running setup.py install for texttable: finished with status 'done' 04:47:56 Running setup.py install for dockerpty: started 04:47:57 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 04:47:58 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 04:47:59 Running setup.py install for dockerpty: finished with status 'done' 04:48:02 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 04:48:08 Removing intermediate container 47655ab855af 04:48:08 ---> c574ac55b450 04:48:08 Step 22/26 : RUN apk --no-cache add curl 04:48:08 ---> Running in ab3d4211b07c 04:48:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:48:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:48:11 (1/3) Installing nghttp2-libs (1.41.0-r0) 04:48:11 (2/3) Installing libcurl (7.69.1-r0) 04:48:11 (3/3) Installing curl (7.69.1-r0) 04:48:11 Executing busybox-1.31.1-r16.trigger 04:48:11 OK: 71 MiB in 58 packages 04:48:13 Removing intermediate container ab3d4211b07c 04:48:13 ---> 5585e0695286 04:48:13 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:48:13 ---> Running in a57737d5d51b 04:48:14 Removing intermediate container a57737d5d51b 04:48:14 ---> f029549cce51 04:48:14 Step 24/26 : LABEL arch=arm64 04:48:14 ---> Running in 810a8adedc9a 04:48:15 Removing intermediate container 810a8adedc9a 04:48:15 ---> fae4ec99d91b 04:48:15 Step 25/26 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:48:15 ---> Running in 12521111673b 04:48:16 Removing intermediate container 12521111673b 04:48:16 ---> 1339953021f1 04:48:16 Step 26/26 : LABEL version=0.0.0 04:48:16 ---> Running in 4f0f47bf22c8 04:48:16 Removing intermediate container 4f0f47bf22c8 04:48:16 ---> b151d031e250 04:48:16 04:48:17 Successfully built b151d031e250 04:48:17 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 04:48:17 Building docker-security-secrets-setup-go 04:48:44  Building docker-sys-mgmt-agent-go ... done Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 04:48:44 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 04:48:44 ---> 80d994c29fa2 04:48:44 Step 3/29 : WORKDIR /edgex-go 04:48:44 ---> Using cache 04:48:44 ---> 4b00e37a3eaf 04:48:44 Step 4/29 : RUN apk update && apk add make git 04:48:47 ---> Running in 0e57aba617f6 04:48:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:48:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:48:51 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:48:51 v3.12.0-208-g33ecd97d8d [http://nl.alpinelinux.org/alpine/v3.12/community] 04:48:51 OK: 12620 distinct packages available 04:48:52 OK: 217 MiB in 51 packages 04:48:54 Removing intermediate container 0e57aba617f6 04:48:54 ---> 9851454119a6 04:48:54 Step 5/29 : COPY go.mod . 04:48:55 ---> 621ab825b722 04:48:55 Step 6/29 : RUN go mod download 04:48:55 ---> Running in 1ffa7f0d3eec 04:49:01 Removing intermediate container 1ffa7f0d3eec 04:49:01 ---> 576340158074 04:49:01 Step 7/29 : COPY . . 04:49:19 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 04:49:25 ---> 71b741c57be1 04:49:25 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 04:49:25 ---> Running in 16342feb6a75 04:49:28 Removing intermediate container b2eece6d7e46 04:49:28 ---> 9910a7400c47 04:49:28 04:49:28 Step 10/20 : FROM alpine 04:49:28 ---> 62ee0e9f8440 04:49:28 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 04:49:28 ---> Running in 652f8e21834c 04:49:28 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 04:49:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:49:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:49:31 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 04:49:32 v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:49:32 v3.12.0-208-g33ecd97d8d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:49:32 OK: 12620 distinct packages available 04:49:33 (1/4) Installing ca-certificates (20191127-r4) 04:49:33 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:49:33 (3/4) Installing libcurl (7.69.1-r0) 04:49:33 (4/4) Installing curl (7.69.1-r0) 04:49:33 Executing busybox-1.31.1-r16.trigger 04:49:33 Executing ca-certificates-20191127-r4.trigger 04:49:33 OK: 7 MiB in 18 packages 04:49:36 Removing intermediate container 652f8e21834c 04:49:36 ---> ccbf8ee260e3 04:49:36 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:49:36 ---> Running in 7462642ae8f7 04:49:36 Removing intermediate container 7462642ae8f7 04:49:36 ---> 06724fdf7d8a 04:49:36 Step 13/20 : WORKDIR /edgex 04:49:36 ---> Running in 5c0c83acd3cc 04:49:37 Removing intermediate container 5c0c83acd3cc 04:49:37 ---> 04afc969aa08 04:49:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:49:39 ---> 16dbb53ed7e1 04:49:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:49:41 ---> bac5e5018d27 04:49:41 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:49:41 ---> Running in bd25cb9e7beb 04:49:41 Removing intermediate container bd25cb9e7beb 04:49:41 ---> 46077162da85 04:49:41 Step 17/20 : CMD ["--init=true"] 04:49:41 ---> Running in c616bec9095a 04:49:42 Removing intermediate container c616bec9095a 04:49:42 ---> f180a3be336f 04:49:42 Step 18/20 : LABEL arch=arm64 04:49:42 ---> Running in 6bffb4f22718 04:49:43 Removing intermediate container 6bffb4f22718 04:49:43 ---> b924739d6e6d 04:49:43 Step 19/20 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:49:44 ---> Running in 6a8ea20fcf88 04:49:45 Removing intermediate container 6a8ea20fcf88 04:49:45 ---> e4c0dcc897c8 04:49:45 Step 20/20 : LABEL version=0.0.0 04:49:45 ---> Running in 20d50eb519c6 04:49:46 Removing intermediate container f782ac51928c 04:49:46 ---> a7721288ffd7 04:49:46 04:49:46 Step 10/26 : FROM alpine:3.10 04:49:46 Removing intermediate container 20d50eb519c6 04:49:46 ---> c85e28a30119 04:49:46 04:49:46 3.10: Pulling from library/alpine 04:49:47 Successfully built c85e28a30119 04:49:47 Successfully tagged docker-security-proxy-setup-go-arm64:latest 04:49:48  Building docker-security-proxy-setup-go ... done Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 04:49:48 Status: Downloaded newer image for alpine:3.10 04:49:48 ---> 536a684cf733 04:49:48 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 04:49:48 ---> Running in b9883bb9cae4 04:49:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 04:49:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 04:49:51 v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 04:49:51 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 04:49:51 OK: 10167 distinct packages available 04:49:51 (1/5) Installing ca-certificates (20191127-r2) 04:49:51 (2/5) Installing nghttp2-libs (1.39.2-r1) 04:49:51 (3/5) Installing libcurl (7.66.0-r0) 04:49:51 (4/5) Installing curl (7.66.0-r0) 04:49:52 (5/5) Installing dumb-init (1.2.2-r1) 04:49:52 Executing busybox-1.30.1-r3.trigger 04:49:52 Executing ca-certificates-20191127-r2.trigger 04:49:52 OK: 7 MiB in 19 packages 04:49:55 Removing intermediate container b9883bb9cae4 04:49:55 ---> 418921229ac1 04:49:55 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:49:55 ---> Running in d0453f7d3a74 04:49:56 Removing intermediate container 09d0a7381d05 04:49:56 ---> 66318a345566 04:49:56 04:49:56 Step 10/21 : FROM scratch 04:49:56 ---> 04:49:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:49:56 ---> Using cache 04:49:56 ---> c66af840f160 04:49:56 Step 12/21 : ENV APP_PORT=48082 04:49:56 ---> Running in 59f63371cfaa 04:49:56 Removing intermediate container d0453f7d3a74 04:49:56 ---> 78140c92763a 04:49:56 Step 13/26 : WORKDIR / 04:49:57 ---> Running in 893de20d77cc 04:49:57 Removing intermediate container 59f63371cfaa 04:49:57 ---> b87831a12137 04:49:57 Step 13/21 : EXPOSE $APP_PORT 04:49:57 ---> Running in 3a98065643b6 04:49:57 Removing intermediate container 893de20d77cc 04:49:57 ---> 4e5ece99ea3d 04:49:57 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:49:58 Removing intermediate container 3a98065643b6 04:49:58 ---> 9eb40b2822f1 04:49:58 Step 14/21 : WORKDIR / 04:49:58 ---> Running in 0f820f1421df 04:49:58 ---> 1e3293fce67f 04:49:58 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:49:58 Removing intermediate container 0f820f1421df 04:49:58 ---> 1b1fde3fa13f 04:49:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 04:50:00 ---> 4441f5807974 04:50:00 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:50:00 ---> 9b408bcde7d5 04:50:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:50:02 Removing intermediate container d03cf1a2a17b 04:50:02 ---> 334d1fae8753 04:50:02 04:50:02 Step 10/21 : FROM scratch 04:50:02 ---> 04:50:02 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:50:02 ---> Using cache 04:50:02 ---> c66af840f160 04:50:02 Step 12/21 : ENV APP_PORT=48081 04:50:02 ---> 512ab2c700d8 04:50:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 04:50:02 ---> Running in 2b5d590fd51a 04:50:02 ---> 546e2f38310e 04:50:02 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:50:03 Removing intermediate container 2b5d590fd51a 04:50:03 ---> 41740fa17b70 04:50:03 Step 13/21 : EXPOSE $APP_PORT 04:50:03 ---> Running in 3feb4d38cc6a 04:50:03 ---> 7e659f4a7af1 04:50:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:50:04 Removing intermediate container 3feb4d38cc6a 04:50:04 ---> 386dc1741d6b 04:50:04 Step 14/21 : WORKDIR / 04:50:04 ---> 7911b19369bb 04:50:04 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:50:04 ---> Running in 7cc5d47222cf 04:50:04 ---> Running in 200f9c059b3f 04:50:05 Removing intermediate container 7cc5d47222cf 04:50:05 ---> 79324e3cd950 04:50:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 04:50:05 Removing intermediate container 200f9c059b3f 04:50:05 ---> c6c7bffa8454 04:50:05 Step 19/21 : LABEL arch=arm64 04:50:05 ---> Running in 77e6ce1dae89 04:50:05 ---> a29c77cc42b4 04:50:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:50:06 Removing intermediate container 77e6ce1dae89 04:50:06 ---> bc7ba7b0dca1 04:50:06 Step 20/21 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:50:06 ---> b1dc566c5f4d 04:50:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:50:06 ---> Running in 2ec8f125092c 04:50:07 Removing intermediate container 2ec8f125092c 04:50:07 ---> 36869715abe4 04:50:07 Step 21/21 : LABEL version=0.0.0 04:50:08 ---> 1703d82c1b11 04:50:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 04:50:08 ---> Running in fa53c55553de 04:50:09 Removing intermediate container fa53c55553de 04:50:09 ---> d42e5c74a690 04:50:09 04:50:09 ---> 14f81e7842aa 04:50:09 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:50:10 ---> 6804b9f67981 04:50:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:50:10 Successfully built d42e5c74a690 04:50:10 Successfully tagged docker-core-command-go-arm64:latest 04:50:10  Building docker-core-command-go ... done  ---> 4ebd9fd255c0 04:50:10 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:50:10 ---> Running in a66d1e4233aa 04:50:11 ---> 6ebdd9879e66 04:50:11 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:50:11 ---> Running in 0d80f4193aba 04:50:11 Removing intermediate container a66d1e4233aa 04:50:11 ---> 95706678d156 04:50:11 Step 19/21 : LABEL arch=arm64 04:50:11 ---> Running in 691c69197094 04:50:12 Removing intermediate container 691c69197094 04:50:12 ---> c9096d7c9409 04:50:12 Step 20/21 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:50:12 ---> Running in 61184dada719 04:50:12 Removing intermediate container 61184dada719 04:50:12 ---> 9bc839b7a333 04:50:12 Step 21/21 : LABEL version=0.0.0 04:50:13 ---> Running in 73d194f2947b 04:50:13 Removing intermediate container 73d194f2947b 04:50:13 ---> ba7adb441a3b 04:50:13 04:50:13 Successfully built ba7adb441a3b 04:50:13 Successfully tagged docker-core-metadata-go-arm64:latest 04:50:14  Building docker-core-metadata-go ... done Removing intermediate container 0d80f4193aba 04:50:14 ---> bbe0023582b2 04:50:14 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:50:14 ---> Running in 2cc8457a4c1f 04:50:15 Removing intermediate container 2cc8457a4c1f 04:50:15 ---> 22f8d5f4cba2 04:50:15 Step 24/26 : LABEL arch=arm64 04:50:15 ---> Running in ff4996a11817 04:50:15 Removing intermediate container ff4996a11817 04:50:15 ---> eb86d9d7f145 04:50:15 Step 25/26 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:50:15 ---> Running in 1a5dfa8611db 04:50:16 Removing intermediate container 1a5dfa8611db 04:50:16 ---> 2fe0f8835d16 04:50:16 Step 26/26 : LABEL version=0.0.0 04:50:16 ---> Running in 9ac29c34ace7 04:50:17 Removing intermediate container 16342feb6a75 04:50:17 ---> 27b3163ab32a 04:50:17 04:50:17 Step 9/29 : FROM alpine:latest 04:50:17 ---> 62ee0e9f8440 04:50:17 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 04:50:17 ---> Running in 4127a13b7c6a 04:50:17 Removing intermediate container 9ac29c34ace7 04:50:17 ---> c012de8d662b 04:50:17 04:50:17 Successfully built c012de8d662b 04:50:17 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 04:50:17  Building docker-security-secretstore-setup-go ... done Removing intermediate container 4127a13b7c6a 04:50:17 ---> 10ae2734e7b5 04:50:17 Step 11/29 : USER root 04:50:18 ---> Running in d689d4f7c843 04:50:18 Removing intermediate container d689d4f7c843 04:50:18 ---> 09c83ecd6ec6 04:50:18 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 04:50:18 ---> Running in b3b61275f866 04:50:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:20 v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:50:20 v3.12.0-208-g33ecd97d8d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:50:20 OK: 12620 distinct packages available 04:50:21 (1/2) Installing ca-certificates (20191127-r4) 04:50:21 (2/2) Installing dumb-init (1.2.2-r1) 04:50:21 Executing busybox-1.31.1-r16.trigger 04:50:21 Executing ca-certificates-20191127-r4.trigger 04:50:21 OK: 6 MiB in 16 packages 04:50:23 Removing intermediate container b3b61275f866 04:50:23 ---> aecae1a17db3 04:50:23 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 04:50:23 ---> Running in 2ed050db2df1 04:50:23 Removing intermediate container 2ed050db2df1 04:50:23 ---> 5243cebfea36 04:50:23 Step 14/29 : WORKDIR $BASE_DIR 04:50:23 ---> Running in 7f3e246988e0 04:50:24 Removing intermediate container 7f3e246988e0 04:50:24 ---> 2318d662333b 04:50:24 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 04:50:24 ---> Running in 407cc84a64af 04:50:27 Removing intermediate container 407cc84a64af 04:50:27 ---> 524c2a4d105d 04:50:27 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 04:50:27 ---> bb8e51e014cc 04:50:27 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 04:50:28 ---> 3ffdeaee59a5 04:50:28 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 04:50:29 ---> e3da7c411e74 04:50:29 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 04:50:30 ---> 1f6bc912644b 04:50:30 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 04:50:30 ---> ce879dedada9 04:50:30 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 04:50:31 ---> Running in 66a48c24906c 04:50:33 Removing intermediate container 66a48c24906c 04:50:33 ---> 23a38c239878 04:50:33 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 04:50:34 ---> 8b8495c16af1 04:50:34 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:50:34 ---> Running in 808586788b98 04:50:36 Removing intermediate container 808586788b98 04:50:36 ---> 3fd0bb0ce971 04:50:36 Step 24/29 : RUN chmod 755 security-secrets-setup 04:50:36 ---> Running in 6add89950cb2 04:50:39 Removing intermediate container 6add89950cb2 04:50:39 ---> f2788e725662 04:50:39 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 04:50:39 ---> Running in ba2dda343566 04:50:40 Removing intermediate container ba2dda343566 04:50:40 ---> 535919604fdb 04:50:40 Step 26/29 : CMD [ "generate" ] 04:50:40 ---> Running in de4bff63fff1 04:50:40 Removing intermediate container de4bff63fff1 04:50:40 ---> 6dc561cb315f 04:50:40 Step 27/29 : LABEL arch=arm64 04:50:40 ---> Running in a63f94937374 04:50:41 Removing intermediate container a63f94937374 04:50:41 ---> caf0e2768c91 04:50:41 Step 28/29 : LABEL git_sha=00db54cc79085e1ecaf600c8ab979e4b96d614ac 04:50:41 ---> Running in c850c64e8cd0 04:50:42 Removing intermediate container c850c64e8cd0 04:50:42 ---> dfa92bf2e5d1 04:50:42 Step 29/29 : LABEL version=0.0.0 04:50:42 ---> Running in 3b4db47097f9 04:50:42 Removing intermediate container 3b4db47097f9 04:50:42 ---> e0ac37d10156 04:50:42 04:50:42 Successfully built e0ac37d10156 04:50:42 Successfully tagged docker-security-secrets-setup-go-arm64:latest 04:50:43  Building docker-security-secrets-setup-go ... done  [Pipeline] } 04:50:43 $ docker stop --time=1 943cc7c2ecc33b92f9e6278016b62b257259dbac41620be6433b2c2be1b29e95 04:50:45 $ docker rm -f 943cc7c2ecc33b92f9e6278016b62b257259dbac41620be6433b2c2be1b29e95 [Pipeline] // withDockerContainer [Pipeline] sh 04:50:45 + grep docker 04:50:45 + docker images 04:50:46 docker-security-secrets-setup-go-arm64 latest e0ac37d10156 3 seconds ago 24.2MB 04:50:46 docker-security-secretstore-setup-go-arm64 latest c012de8d662b 28 seconds ago 32.6MB 04:50:46 docker-core-metadata-go-arm64 latest ba7adb441a3b 32 seconds ago 13.8MB 04:50:46 docker-core-command-go-arm64 latest d42e5c74a690 37 seconds ago 12.4MB 04:50:46 docker-security-proxy-setup-go-arm64 latest c85e28a30119 59 seconds ago 15.8MB 04:50:46 docker-sys-mgmt-agent-go-arm64 latest b151d031e250 2 minutes ago 266MB 04:50:46 docker-core-data-go-arm64 latest 8458c6924abb 3 minutes ago 22.6MB 04:50:46 docker-support-notifications-go-arm64 latest e71f88145b7e 3 minutes ago 13.9MB 04:50:46 docker-support-scheduler-go-arm64 latest 1ece96f46cab 3 minutes ago 12.6MB 04:50:46 docker-support-logging-go-arm64 latest 65a5e7655c1a 4 minutes ago 11.4MB 04:50:46 docker latest ce9d55ae87f1 5 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 04:50:47 provisioning config files... 04:50:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/29@tmp/config5699849133009976797tmp [Pipeline] { [Pipeline] sh 04:50:48 + curl -s https://codecov.io/bash 04:50:48 + bash -s - -t @/w/workspace/edgex-go/29@tmp/config5699849133009976797tmp [Pipeline] } 04:50:48 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 04:50:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:50:50 ---> package-listing.sh 04:50:50 ++ facter osfamily 04:50:50 ++ tr '[:upper:]' '[:lower:]' 04:50:50 + OS_FAMILY=redhat 04:50:50 + workspace=/w/workspace/edgex-go/29 04:50:50 + START_PACKAGES=/tmp/packages_start.txt 04:50:50 + END_PACKAGES=/tmp/packages_end.txt 04:50:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:50:50 + PACKAGES=/tmp/packages_start.txt 04:50:50 + '[' /w/workspace/edgex-go/29 ']' 04:50:50 + PACKAGES=/tmp/packages_end.txt 04:50:50 + case "${OS_FAMILY}" in 04:50:50 + rpm -qa 04:50:50 + sort 04:50:54 + '[' -f /tmp/packages_start.txt ']' 04:50:54 + '[' -f /tmp/packages_end.txt ']' 04:50:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:50:54 + '[' /w/workspace/edgex-go/29 ']' 04:50:54 + mkdir -p /w/workspace/edgex-go/29/archives/ 04:50:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/29/archives/ [Pipeline] isUnix [Pipeline] sh 04:50:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:50:55 04:50:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:50:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:50:55 alpine: Pulling from edgex-lftools-log-publisher 04:50:55 c9b1b535fdd9: Pulling fs layer 04:50:55 2cc5ad85d9ab: Pulling fs layer 04:50:55 756a868c4378: Pulling fs layer 04:50:55 444b2fc9a129: Pulling fs layer 04:50:55 ea15f1150254: Pulling fs layer 04:50:55 41b27a9f41bf: Pulling fs layer 04:50:55 28c525ee5125: Pulling fs layer 04:50:55 094b1ea09ed8: Pulling fs layer 04:50:55 138eaada9080: Pulling fs layer 04:50:55 0622d0fa9048: Pulling fs layer 04:50:55 444b2fc9a129: Waiting 04:50:55 28c525ee5125: Waiting 04:50:55 ea15f1150254: Waiting 04:50:55 0622d0fa9048: Waiting 04:50:55 138eaada9080: Waiting 04:50:55 41b27a9f41bf: Waiting 04:50:55 2cc5ad85d9ab: Verifying Checksum 04:50:55 2cc5ad85d9ab: Download complete 04:50:55 444b2fc9a129: Verifying Checksum 04:50:55 444b2fc9a129: Download complete 04:50:55 c9b1b535fdd9: Verifying Checksum 04:50:55 c9b1b535fdd9: Download complete 04:50:55 ea15f1150254: Verifying Checksum 04:50:55 ea15f1150254: Download complete 04:50:55 28c525ee5125: Download complete 04:50:56 756a868c4378: Verifying Checksum 04:50:56 756a868c4378: Download complete 04:50:56 c9b1b535fdd9: Pull complete 04:50:56 138eaada9080: Verifying Checksum 04:50:56 138eaada9080: Download complete 04:50:56 0622d0fa9048: Verifying Checksum 04:50:56 0622d0fa9048: Download complete 04:50:56 094b1ea09ed8: Verifying Checksum 04:50:56 094b1ea09ed8: Download complete 04:50:56 2cc5ad85d9ab: Pull complete 04:50:56 41b27a9f41bf: Verifying Checksum 04:50:56 41b27a9f41bf: Download complete 04:50:59 756a868c4378: Pull complete 04:50:59 444b2fc9a129: Pull complete 04:50:59 ea15f1150254: Pull complete 04:51:05 41b27a9f41bf: Pull complete 04:51:05 28c525ee5125: Pull complete 04:51:07 094b1ea09ed8: Pull complete 04:51:07 138eaada9080: Pull complete 04:51:09 0622d0fa9048: Pull complete 04:51:09 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 04:51:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:51:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:51:09 prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container 04:51:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 04:51:14 $ docker top 1d1f55c3ee7319cf8088c446b319ffdb24ad93d85ffcab1ede0176a97024afe9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:51:15 provisioning config files... 04:51:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/29@tmp/config5314732154377168081tmp [Pipeline] { [Pipeline] echo 04:51:15 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:51:15 ---> create-netrc.sh [Pipeline] echo 04:51:15 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:51:15 ---> logs-deploy.sh 04:51:15 + ARCHIVE_ARTIFACTS= 04:51:15 + LOGS_SERVER=https://logs.edgexfoundry.org 04:51:15 + '[' https://logs.edgexfoundry.org == None ']' 04:51:15 + NEXUS_URL=https://nexus.edgexfoundry.org 04:51:15 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/29 04:51:15 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2574/29/ 04:51:15 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/29 /w/workspace/edgex-go/29 04:51:17 Archives upload complete. 04:51:17 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/29 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2574/29/