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+3eb76640e6647ccb2c90eae523d8ce8ade543cc4 (47a4fc410cbfeb25234fa0873ed035200978ed9e) 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-435 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/33 [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/33 # 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 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 into PR head commit 82b187e91532f82db40e9dc8d7590bd46fa6d242 Merge succeeded, producing aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d Checking out Revision aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d (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 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d # timeout=10 Commit message: "Merge commit '3eb76640e6647ccb2c90eae523d8ce8ade543cc4' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:49 ========================================================= 00:30:49 EdgeX Global Pipelines Version Info 00:30:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 94bf66af5c51d2256acbe2a21da3f9be30260cb0 # timeout=10 00:30:50 ------------------- 00:30:50 stable info: 00:30:50 ------------------- 00:30:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:50 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 00:30:50 Message: update stable to v1.0.106 00:30:51 ------------------- 00:30:51 experimental info: 00:30:51 ------------------- 00:30:51 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:51 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 00:30:51 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 00:30:53 ++ 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 00:30:53 + for file in '`ls cmd/**/Dockerfile`' 00:30:53 ++ dirname cmd/core-command/Dockerfile 00:30:53 ++ cut -d/ -f2 00:30:53 + echo core-command,cmd/core-command/Dockerfile 00:30:53 + for file in '`ls cmd/**/Dockerfile`' 00:30:53 ++ dirname cmd/core-data/Dockerfile 00:30:53 ++ cut -d/ -f2 00:30:53 + echo core-data,cmd/core-data/Dockerfile 00:30:53 + for file in '`ls cmd/**/Dockerfile`' 00:30:53 ++ dirname cmd/core-metadata/Dockerfile 00:30:53 ++ cut -d/ -f2 00:30:53 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:53 + for file in '`ls cmd/**/Dockerfile`' 00:30:53 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:53 ++ cut -d/ -f2 00:30:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:53 + for file in '`ls cmd/**/Dockerfile`' 00:30:53 ++ dirname cmd/security-secrets-setup/Dockerfile 00:30:53 ++ cut -d/ -f2 00:30:53 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 00:30:53 + for file in '`ls cmd/**/Dockerfile`' 00:30:53 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:53 ++ cut -d/ -f2 00:30:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:53 + for file in '`ls cmd/**/Dockerfile`' 00:30:53 ++ dirname cmd/support-logging/Dockerfile 00:30:53 ++ cut -d/ -f2 00:30:53 + echo support-logging,cmd/support-logging/Dockerfile 00:30:53 + for file in '`ls cmd/**/Dockerfile`' 00:30:53 ++ dirname cmd/support-notifications/Dockerfile 00:30:53 ++ cut -d/ -f2 00:30:53 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:53 + for file in '`ls cmd/**/Dockerfile`' 00:30:53 ++ dirname cmd/support-scheduler/Dockerfile 00:30:53 ++ cut -d/ -f2 00:30:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:53 + for file in '`ls cmd/**/Dockerfile`' 00:30:53 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:53 ++ cut -d/ -f2 00:30:53 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:53 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 00:30:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:54 00:30:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:54 latest: Pulling from edgex-devops/git-semver 00:30:54 31603596830f: Pulling fs layer 00:30:54 2a8b12db71e7: Pulling fs layer 00:30:54 6ca5941a6612: Pulling fs layer 00:30:54 ecc8261a40a4: Pulling fs layer 00:30:54 ecc8261a40a4: Waiting 00:30:54 2a8b12db71e7: Verifying Checksum 00:30:54 2a8b12db71e7: Download complete 00:30:54 31603596830f: Verifying Checksum 00:30:54 31603596830f: Download complete 00:30:54 ecc8261a40a4: Verifying Checksum 00:30:54 ecc8261a40a4: Download complete 00:30:54 6ca5941a6612: Verifying Checksum 00:30:54 6ca5941a6612: Download complete 00:30:55 31603596830f: Pull complete 00:30:55 2a8b12db71e7: Pull complete 00:30:56 6ca5941a6612: Pull complete 00:30:56 ecc8261a40a4: Pull complete 00:30:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:30:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:56 prd-centos7-docker-4c-2g-435 does not seem to be running inside a container 00:30:56 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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 00:30:58 $ docker top 55913a6f486f29fb93cd4fb8daf4dcf37e9062cf8d29233e5b590d057795703b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:59 [ssh-agent] Looking for ssh-agent implementation... 00:30:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:59 $ docker exec 55913a6f486f29fb93cd4fb8daf4dcf37e9062cf8d29233e5b590d057795703b ssh-agent 00:30:59 SSH_AUTH_SOCK=/tmp/ssh-SFXchNYj4OFk/agent.12 00:30:59 SSH_AGENT_PID=17 00:30:59 Running ssh-add (command line suppressed) 00:30:59 Identity added: /w/workspace/edgex-go/33@tmp/private_key_3064142926609871964.key (/w/workspace/edgex-go/33@tmp/private_key_3064142926609871964.key) 00:30:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:59 + git describe --exact-match --tags HEAD 00:30:59 fatal: No names found, cannot describe anything. [Pipeline] } 00:31:00 $ docker exec --env ******** --env ******** 55913a6f486f29fb93cd4fb8daf4dcf37e9062cf8d29233e5b590d057795703b ssh-agent -k 00:31:00 unset SSH_AUTH_SOCK; 00:31:00 unset SSH_AGENT_PID; 00:31:00 echo Agent pid 17 killed; 00:31:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:31:00 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 00:31:00 This usually means this commit has not been tagged. [Pipeline] sshagent 00:31:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:00 [ssh-agent] Looking for ssh-agent implementation... 00:31:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:00 $ docker exec 55913a6f486f29fb93cd4fb8daf4dcf37e9062cf8d29233e5b590d057795703b ssh-agent 00:31:00 SSH_AUTH_SOCK=/tmp/ssh-yykeFHjCWGDj/agent.45 00:31:00 SSH_AGENT_PID=51 00:31:00 Running ssh-add (command line suppressed) 00:31:00 Identity added: /w/workspace/edgex-go/33@tmp/private_key_8987148578595706608.key (/w/workspace/edgex-go/33@tmp/private_key_8987148578595706608.key) 00:31:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:01 + git semver init 00:31:01 # -> Open(): unable to determine branch for HEAD 00:31:01 # $GIT_DIR = /w/workspace/edgex-go/33/.git 00:31:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/33 00:31:01 # $SEMVER_REMOTE_NAME = origin 00:31:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:01 # $SEMVER_USER_NAME = edgex-jenkins 00:31:01 # $SEMVER_BRANCH = PR-2574 00:31:01 # $SEMVER_TEMP = /tmp/semver-246266232 00:31:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:40 # '/tmp/semver-246266232' -> '/w/workspace/edgex-go/33/.semver' 00:31:40 # -> Force: false 00:31:40 # $SEMVER_DIR = /w/workspace/edgex-go/33/.semver [Pipeline] } 00:31:40 $ docker exec --env ******** --env ******** 55913a6f486f29fb93cd4fb8daf4dcf37e9062cf8d29233e5b590d057795703b ssh-agent -k 00:31:40 unset SSH_AUTH_SOCK; 00:31:40 unset SSH_AGENT_PID; 00:31:40 echo Agent pid 51 killed; 00:31:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:40 + git semver [Pipeline] } 00:31:40 $ docker stop --time=1 55913a6f486f29fb93cd4fb8daf4dcf37e9062cf8d29233e5b590d057795703b 00:31:42 $ docker rm -f 55913a6f486f29fb93cd4fb8daf4dcf37e9062cf8d29233e5b590d057795703b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 00:31:55 Stashed 36 file(s) [Pipeline] echo 00:31:55 [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 00:31:56 ========================================================= 00:31:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 00:31:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:56 + 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 . 00:32:00 Sending build context to Docker daemon 323.2MB 00:32:00 Step 1/7 : ARG BASE=golang:1.13-alpine 00:32:00 Step 2/7 : FROM ${BASE} 00:32:00 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:00 df20fa9351a1: Pulling fs layer 00:32:00 ed8968b2872e: Pulling fs layer 00:32:00 a92cc7c5fd73: Pulling fs layer 00:32:00 2dd03ba5bac4: Pulling fs layer 00:32:00 1e091d79d1de: Pulling fs layer 00:32:00 481702a1767f: Pulling fs layer 00:32:00 f64a6f60c768: Pulling fs layer 00:32:00 e78d2573fc39: Pulling fs layer 00:32:00 e876d2f968b6: Pulling fs layer 00:32:00 ce8a83651883: Pulling fs layer 00:32:00 07967f4d0e4b: Pulling fs layer 00:32:00 2dd03ba5bac4: Waiting 00:32:00 1e091d79d1de: Waiting 00:32:00 481702a1767f: Waiting 00:32:00 f64a6f60c768: Waiting 00:32:00 e78d2573fc39: Waiting 00:32:00 e876d2f968b6: Waiting 00:32:00 ce8a83651883: Waiting 00:32:00 07967f4d0e4b: Waiting 00:32:00 a92cc7c5fd73: Verifying Checksum 00:32:00 a92cc7c5fd73: Download complete 00:32:00 ed8968b2872e: Verifying Checksum 00:32:00 ed8968b2872e: Download complete 00:32:00 1e091d79d1de: Verifying Checksum 00:32:00 1e091d79d1de: Download complete 00:32:00 481702a1767f: Download complete 00:32:00 df20fa9351a1: Verifying Checksum 00:32:00 df20fa9351a1: Download complete 00:32:00 df20fa9351a1: Pull complete 00:32:00 ed8968b2872e: Pull complete 00:32:00 f64a6f60c768: Verifying Checksum 00:32:00 f64a6f60c768: Download complete 00:32:00 e876d2f968b6: Verifying Checksum 00:32:00 e876d2f968b6: Download complete 00:32:01 e78d2573fc39: Verifying Checksum 00:32:01 e78d2573fc39: Download complete 00:32:01 07967f4d0e4b: Verifying Checksum 00:32:01 07967f4d0e4b: Download complete 00:32:01 2dd03ba5bac4: Verifying Checksum 00:32:01 2dd03ba5bac4: Download complete 00:32:01 ce8a83651883: Verifying Checksum 00:32:01 ce8a83651883: Download complete 00:32:02 a92cc7c5fd73: Pull complete 00:32:07 2dd03ba5bac4: Pull complete 00:32:07 1e091d79d1de: Pull complete 00:32:07 481702a1767f: Pull complete 00:32:11 Still waiting to schedule task 00:32:11 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:32:12 f64a6f60c768: Pull complete 00:32:15 e78d2573fc39: Pull complete 00:32:15 e876d2f968b6: Pull complete 00:32:16 ce8a83651883: Pull complete 00:32:16 07967f4d0e4b: Pull complete 00:32:16 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 00:32:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 00:32:16 ---> 5d7c900382c6 00:32:16 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 00:32:18 ---> Running in 6c53e783a7a7 00:32:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:19 (1/12) Installing libmagic (5.38-r0) 00:32:20 (2/12) Installing file (5.38-r0) 00:32:20 (3/12) Installing libc-dev (0.7.2-r3) 00:32:20 (4/12) Installing g++ (9.3.0-r2) 00:32:32 (5/12) Installing fortify-headers (1.1-r0) 00:32:32 (6/12) Installing patch (2.7.6-r6) 00:32:32 (7/12) Installing build-base (0.5-r2) 00:32:32 (8/12) Installing libsodium (1.0.18-r0) 00:32:32 (9/12) Installing pkgconf (1.7.2-r0) 00:32:32 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:32 (11/12) Installing libzmq (4.3.2-r0) 00:32:32 (12/12) Installing zeromq-dev (4.3.2-r0) 00:32:32 Executing busybox-1.31.1-r16.trigger 00:32:32 OK: 233 MiB in 51 packages 00:32:36 Removing intermediate container 6c53e783a7a7 00:32:36 ---> a5e632ec3a2d 00:32:36 Step 4/7 : WORKDIR /edgex-go 00:32:36 ---> Running in a21b9b8338fb 00:32:36 Removing intermediate container a21b9b8338fb 00:32:36 ---> ec1aa7f5038a 00:32:36 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:32:36 latest: Pulling from library/docker 00:32:36 df20fa9351a1: Already exists 00:32:36 25ad7478873d: Pulling fs layer 00:32:36 4684f6177b5d: Pulling fs layer 00:32:36 46e300cec669: Pulling fs layer 00:32:36 63038576ad94: Pulling fs layer 00:32:36 0fdb76c4706c: Pulling fs layer 00:32:36 cb7edeffdfd5: Pulling fs layer 00:32:36 63038576ad94: Waiting 00:32:36 0fdb76c4706c: Waiting 00:32:36 cb7edeffdfd5: Waiting 00:32:36 4684f6177b5d: Verifying Checksum 00:32:36 4684f6177b5d: Download complete 00:32:36 25ad7478873d: Verifying Checksum 00:32:36 25ad7478873d: Download complete 00:32:36 63038576ad94: Verifying Checksum 00:32:36 63038576ad94: Download complete 00:32:36 0fdb76c4706c: Verifying Checksum 00:32:36 0fdb76c4706c: Download complete 00:32:37 cb7edeffdfd5: Download complete 00:32:37 25ad7478873d: Pull complete 00:32:37 4684f6177b5d: Pull complete 00:32:38 46e300cec669: Verifying Checksum 00:32:38 46e300cec669: Download complete 00:32:41 46e300cec669: Pull complete 00:32:41 63038576ad94: Pull complete 00:32:41 0fdb76c4706c: Pull complete 00:32:41 cb7edeffdfd5: Pull complete 00:32:41 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 00:32:41 Status: Downloaded newer image for docker:latest 00:32:42 ---> 8d00240c694d 00:32:42 Step 6/7 : COPY go.mod . 00:32:42 ---> 62e1c1093981 00:32:42 Step 7/7 : RUN go mod download 00:32:42 ---> Running in ec5fca221f3b 00:32:45 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:32:45 go: finding github.com/BurntSushi/toml v0.3.1 00:32:45 go: finding github.com/OneOfOne/xxhash v1.2.5 00:32:45 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:32:45 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:32:45 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:32:45 go: finding github.com/bgentry/speakeasy v0.1.0 00:32:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:32:45 go: finding github.com/cloudflare/gokey v0.1.0 00:32:45 go: finding github.com/davecgh/go-spew v1.1.1 00:32:45 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:32:45 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:32:45 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 00:32:45 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 00:32:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.72 00:32:45 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 00:32:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 00:32:46 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:32:46 go: finding github.com/fatih/color v1.7.0 00:32:46 go: finding github.com/fsnotify/fsnotify v1.4.7 00:32:46 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:32:46 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 00:32:46 go: finding github.com/go-kit/kit v0.8.0 00:32:46 go: finding github.com/go-logfmt/logfmt v0.4.0 00:32:46 go: finding github.com/go-playground/assert/v2 v2.0.1 00:32:46 go: finding github.com/go-playground/locales v0.13.0 00:32:46 go: finding github.com/go-playground/universal-translator v0.17.0 00:32:46 go: finding github.com/go-playground/validator/v10 v10.3.0 00:32:46 go: finding github.com/go-redis/redis/v7 v7.2.0 00:32:46 go: finding github.com/go-stack/stack v1.8.0 00:32:46 go: finding github.com/golang/protobuf v1.3.2 00:32:46 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:32:46 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:32:46 go: finding github.com/google/uuid v1.1.0 00:32:46 go: finding github.com/gorilla/mux v1.7.1 00:32:46 go: finding github.com/hashicorp/consul/api v1.1.0 00:32:46 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:32:46 go: finding github.com/hashicorp/errwrap v1.0.0 00:32:47 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:32:47 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:32:47 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:32:47 go: finding github.com/hashicorp/go-multierror v1.0.0 00:32:47 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:32:47 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:32:47 go: finding github.com/hashicorp/go-syslog v1.0.0 00:32:47 go: finding github.com/hashicorp/go-uuid v1.0.1 00:32:47 go: finding github.com/hashicorp/go.net v0.0.1 00:32:47 go: finding github.com/hashicorp/golang-lru v0.5.0 00:32:47 go: finding github.com/hashicorp/logutils v1.0.0 00:32:47 go: finding github.com/hashicorp/mdns v1.0.0 00:32:47 go: finding github.com/hashicorp/memberlist v0.1.3 00:32:47 go: finding github.com/hashicorp/serf v0.8.2 00:32:47 go: finding github.com/hpcloud/tail v1.0.0 00:32:47 go: finding github.com/imdario/mergo v0.3.6 00:32:47 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:32:47 go: finding github.com/kr/pretty v0.1.0 00:32:47 go: finding github.com/kr/pty v1.1.1 00:32:47 go: finding github.com/kr/text v0.1.0 00:32:47 go: finding github.com/leodido/go-urn v1.2.0 00:32:47 go: finding github.com/mattn/go-colorable v0.0.9 00:32:47 go: finding github.com/mattn/go-isatty v0.0.3 00:32:47 go: finding github.com/miekg/dns v1.0.14 00:32:47 go: finding github.com/mitchellh/cli v1.0.0 00:32:47 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:32:47 go: finding github.com/mitchellh/copystructure v1.0.0 00:32:48 go: finding github.com/mitchellh/go-homedir v1.0.0 00:32:48 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:32:48 go: finding github.com/mitchellh/gox v0.4.0 00:32:48 go: finding github.com/mitchellh/iochan v1.0.0 00:32:48 go: finding github.com/mitchellh/mapstructure v1.1.2 00:32:48 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:32:48 go: finding github.com/onsi/ginkgo v1.10.1 00:32:48 go: finding github.com/onsi/gomega v1.7.0 00:32:48 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:32:48 go: finding github.com/pebbe/zmq4 v1.0.0 00:32:48 go: finding github.com/pelletier/go-toml v1.2.0 00:32:48 go: finding github.com/pkg/errors v0.8.1 00:32:48 go: finding github.com/pmezard/go-difflib v1.0.0 00:32:48 go: finding github.com/posener/complete v1.1.1 00:32:48 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:32:48 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:32:48 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:32:48 go: finding github.com/stretchr/objx v0.1.0 00:32:48 go: finding github.com/stretchr/testify v1.5.1 00:32:48 go: finding github.com/ugorji/go v1.1.4 00:32:48 go: finding github.com/x448/float16 v0.8.4 00:32:48 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 00:32:48 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:32:48 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:32:48 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 00:32:48 go: finding golang.org/x/text v0.3.2 00:32:48 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:32:48 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:32:49 go: finding gopkg.in/eapache/queue.v1 v1.1.0 00:32:49 go: finding gopkg.in/fsnotify.v1 v1.4.7 00:32:49 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:32:49 go: finding gopkg.in/yaml.v2 v2.2.8 00:33:07 Removing intermediate container ec5fca221f3b 00:33:07 ---> 59ab3e803195 00:33:07 Successfully built 59ab3e803195 00:33:07 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 00:33:07 + docker inspect -f . ci-base-image-x86_64 00:33:07 . [Pipeline] withDockerContainer 00:33:08 prd-centos7-docker-4c-2g-435 does not seem to be running inside a container 00:33:08 $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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 00:33:08 $ docker top 4ad615d728980c4e7ff301a47366c02b5878eebcf1a0552a78171ebad34dd645 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:09 + go version 00:33:09 go version go1.13.13 linux/amd64 [Pipeline] echo 00:33:09 ========================================================= 00:33:09 [edgeXBuildGoParallel] Running Tests and Build... 00:33:09 ========================================================= [Pipeline] sh 00:33:09 + make test 00:33:09 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:33:12 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:28 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.008s 00:33:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 00:33:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:28 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 00:33:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.065s coverage: 46.6% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.104s coverage: 27.2% of statements 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.015s coverage: 100.0% of statements 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.009s coverage: 100.0% of statements 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.030s coverage: 80.0% of statements 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.038s coverage: 92.9% of statements 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:33:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.129s coverage: 28.6% of statements 00:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.011s coverage: 100.0% of statements 00:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.007s coverage: 100.0% of statements 00:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.040s coverage: 89.8% of statements 00:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.032s coverage: 97.5% of statements 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.015s coverage: 100.0% of statements 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.055s coverage: 63.5% of statements 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.004s coverage: 100.0% of statements 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.006s coverage: 92.3% of statements 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.004s coverage: 100.0% of statements 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.096s coverage: 55.9% of statements 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 17.319s coverage: 86.3% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.254s coverage: 72.2% of statements 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.107s coverage: 72.1% of statements 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.010s coverage: 82.4% of statements 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.012s coverage: 48.4% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.016s coverage: 28.8% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.006s coverage: 96.8% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.071s coverage: 33.7% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.105s coverage: 84.1% of statements 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.005s coverage: 100.0% of statements 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.021s coverage: 42.9% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.004s coverage: 100.0% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.008s coverage: 83.8% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.037s coverage: 46.1% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.032s coverage: 100.0% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.017s coverage: 100.0% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.017s coverage: 100.0% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.044s coverage: 29.1% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.029s coverage: 99.0% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.008s coverage: 100.0% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/system 0.004s coverage: 0.0% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.004s coverage: 100.0% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.035s coverage: 87.9% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.004s coverage: 100.0% of statements 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements 00:34:01 GO111MODULE=on go vet ./... 00:34:07 gofmt -l . 00:34:07 [ "`gofmt -l .`" = "" ] 00:34:07 ./bin/test-go-mod-tidy.sh 00:34:08 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:09 + ls -al . 00:34:09 total 564 00:34:09 drwxrwxr-x 10 1001 1001 4096 Aug 19 00:34 . 00:34:09 drwxr-xr-x 4 root root 30 Aug 19 00:33 .. 00:34:09 -rw-rw-r-- 1 1001 1001 11 Aug 19 00:30 .dockerignore 00:34:09 drwxrwxr-x 8 1001 1001 179 Aug 19 00:30 .git 00:34:09 drwxrwxr-x 3 1001 1001 60 Aug 19 00:30 .github 00:34:09 -rw-rw-r-- 1 1001 1001 932 Aug 19 00:30 .gitignore 00:34:09 drwx------ 3 1001 1001 47 Aug 19 00:31 .semver 00:34:09 -rw-rw-r-- 1 1001 1001 166 Aug 19 00:30 .sonarcloud.properties 00:34:09 -rw-rw-r-- 1 1001 1001 3804 Aug 19 00:30 CONTRIBUTING.md 00:34:09 -rw-rw-r-- 1 1001 1001 1035 Aug 19 00:30 Dockerfile.build 00:34:09 -rw-rw-r-- 1 1001 1001 865 Aug 19 00:30 Jenkinsfile 00:34:09 -rw-rw-r-- 1 1001 1001 10775 Aug 19 00:30 LICENSE 00:34:09 -rw-rw-r-- 1 1001 1001 6237 Aug 19 00:30 Makefile 00:34:09 -rw-rw-r-- 1 1001 1001 5652 Aug 19 00:30 README.md 00:34:09 -rw-rw-r-- 1 1001 1001 259 Aug 19 00:30 SECURITY.md 00:34:09 -rw-rw-r-- 1 1001 1001 5 Aug 19 00:31 VERSION 00:34:09 -rw-rw-r-- 1 1001 1001 4131 Aug 19 00:30 ZMQWindows.md 00:34:09 drwxrwxr-x 2 1001 1001 117 Aug 19 00:30 bin 00:34:09 drwxrwxr-x 15 1001 1001 4096 Aug 19 00:30 cmd 00:34:09 -rw-r--r-- 1 root root 467868 Aug 19 00:33 coverage.out 00:34:09 -rw-r--r-- 1 root root 1075 Aug 19 00:34 go.mod 00:34:09 -rw-r--r-- 1 root root 19185 Aug 19 00:34 go.sum 00:34:09 drwxrwxr-x 8 1001 1001 127 Aug 19 00:30 internal 00:34:09 drwxrwxr-x 4 1001 1001 26 Aug 19 00:30 openapi 00:34:09 drwxrwxr-x 4 1001 1001 71 Aug 19 00:30 snap 00:34:09 -rw-rw-r-- 1 1001 1001 168 Aug 19 00:30 version.go [Pipeline] sh 00:34:10 + '[' -e coverage.out ] 00:34:10 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:10 Stashed 1 file(s) [Pipeline] sh 00:34:10 + make build 00:34:10 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 00:34:17 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 00:34:20 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 00:34:21 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 00:34:23 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 00:34:25 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 00:34:25 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 00:34: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 00:34:29 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 00:34:30 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 00:34:32 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 00:34:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:34:34 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] } 00:34:35 $ docker stop --time=1 4ad615d728980c4e7ff301a47366c02b5878eebcf1a0552a78171ebad34dd645 00:34:37 $ docker rm -f 4ad615d728980c4e7ff301a47366c02b5878eebcf1a0552a78171ebad34dd645 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:38 00:34:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:34:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:39 latest: Pulling from edgex-devops/edgex-compose 00:34:39 cbdbe7a5bc2a: Pulling fs layer 00:34:39 ca9280d653b3: Pulling fs layer 00:34:39 7e9c9ca2126c: Pulling fs layer 00:34:39 cbdbe7a5bc2a: Verifying Checksum 00:34:39 cbdbe7a5bc2a: Download complete 00:34:39 ca9280d653b3: Verifying Checksum 00:34:39 ca9280d653b3: Download complete 00:34:39 cbdbe7a5bc2a: Pull complete 00:34:40 7e9c9ca2126c: Download complete 00:34:40 ca9280d653b3: Pull complete 00:34:47 7e9c9ca2126c: Pull complete 00:34:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:34:47 prd-centos7-docker-4c-2g-435 does not seem to be running inside a container 00:34:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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 00:34:50 $ docker top 1fc994b06d0f5efac24a2737303dca8584a082ee9d00c378d56abcee7dac3a39 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:51 + docker-compose build --help 00:34:51 + grep parallel 00:34:52 --parallel Build images in parallel. [Pipeline] } 00:34:52 $ docker stop --time=1 1fc994b06d0f5efac24a2737303dca8584a082ee9d00c378d56abcee7dac3a39 00:34:53 $ docker rm -f 1fc994b06d0f5efac24a2737303dca8584a082ee9d00c378d56abcee7dac3a39 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:54 . [Pipeline] withDockerContainer 00:34:54 prd-centos7-docker-4c-2g-435 does not seem to be running inside a container 00:34:54 $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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 00:34:55 $ docker top 8cf6976d1686b69b7252ffffd5157a6ca1725d81edfdf9eb9359e00d9d967899 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:55 + docker-compose -f ./docker-compose-build.yml build --parallel 00:34:56 Building docker-core-command-go ... 00:34:56 Building docker-core-data-go ... 00:34:56 Building docker-core-metadata-go ... 00:34:56 Building docker-security-proxy-setup-go ... 00:34:56 Building docker-security-secrets-setup-go ... 00:34:56 Building docker-security-secretstore-setup-go ... 00:34:56 Building docker-support-logging-go ... 00:34:56 Building docker-support-notifications-go ... 00:34:56 Building docker-support-scheduler-go ... 00:34:56 Building docker-sys-mgmt-agent-go ... 00:34:56 Building docker-security-proxy-setup-go 00:34:56 Building docker-core-data-go 00:34:56 Building docker-support-scheduler-go 00:34:56 Building docker-support-logging-go 00:34:56 Building docker-core-metadata-go 00:35:23 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 00:35:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:35:23 ---> 59ab3e803195 00:35:23 Step 3/21 : WORKDIR /edgex-go 00:35:23 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 00:35:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:35:23 ---> 59ab3e803195 00:35:23 Step 3/20 : WORKDIR /edgex-go 00:35:23 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 00:35:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:35:23 ---> 59ab3e803195 00:35:23 Step 3/21 : WORKDIR /edgex-go 00:35:23 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 00:35:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:35:23 ---> 59ab3e803195 00:35:23 Step 3/20 : WORKDIR /edgex-go 00:35:23 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 00:35:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:23 ---> 59ab3e803195 00:35:23 Step 3/22 : WORKDIR /edgex-go 00:35:24 ---> Running in c3adc32f504e 00:35:24 ---> Running in a788ed797301 00:35:24 ---> Running in 957a6f0d59fe 00:35:24 ---> Running in c7af8ef5589a 00:35:24 ---> Running in 98b649868b8e 00:35:25 Removing intermediate container a788ed797301 00:35:25 ---> ff4201698b44 00:35:25 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:25 Removing intermediate container 98b649868b8e 00:35:25 ---> 6020688e2d29 00:35:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:25 Removing intermediate container c7af8ef5589a 00:35:25 ---> b602729704e5 00:35:25 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:25 Removing intermediate container c3adc32f504e 00:35:25 ---> d0d8131f15fa 00:35:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:25 Removing intermediate container 957a6f0d59fe 00:35:25 ---> 0bd51df7b6ec 00:35:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:25 ---> Running in d2a1982d2a18 00:35:25 ---> Running in 1791e2e734ca 00:35:25 ---> Running in 5e1dd500dad0 00:35:25 ---> Running in b843c45a7fbe 00:35:25 ---> Running in 1284b8a56580 00:35:27 Removing intermediate container d2a1982d2a18 00:35:27 ---> 7d480d79e717 00:35:27 Step 5/20 : RUN apk update && apk add make git 00:35:27 ---> Running in 73e898fef4bb 00:35:27 Removing intermediate container 1791e2e734ca 00:35:27 ---> fe509ba30778 00:35:27 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:35:27 Removing intermediate container 5e1dd500dad0 00:35:27 ---> 49d03b0383d6 00:35:27 Step 5/20 : RUN apk update && apk add make git 00:35:27 ---> Running in cb573c1283e6 00:35:27 Removing intermediate container b843c45a7fbe 00:35:27 ---> 6e28bc3b1a70 00:35:27 Step 5/21 : RUN apk update && apk add make && apk add bash git 00:35:27 ---> Running in 65a6109432cb 00:35:27 Removing intermediate container 1284b8a56580 00:35:27 ---> 411ef48b289a 00:35:27 Step 5/21 : RUN apk update && apk add make git 00:35:28 ---> Running in 745a6a8f9dcc 00:35:28 ---> Running in e4c700c3a052 00:35:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:30 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:30 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:30 OK: 12746 distinct packages available 00:35:30 OK: 233 MiB in 51 packages 00:35:30 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:30 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:30 OK: 12746 distinct packages available 00:35:30 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:30 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:30 OK: 12746 distinct packages available 00:35:30 OK: 233 MiB in 51 packages 00:35:30 OK: 233 MiB in 51 packages 00:35:30 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:30 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:30 OK: 12746 distinct packages available 00:35:31 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:31 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:31 OK: 12746 distinct packages available 00:35:31 Removing intermediate container 73e898fef4bb 00:35:31 ---> 7a38b62f36ab 00:35:31 Step 6/20 : COPY go.mod . 00:35:31 OK: 233 MiB in 51 packages 00:35:31 OK: 233 MiB in 51 packages 00:35:31 ---> efa15e97c954 00:35:31 Step 7/20 : RUN go mod download 00:35:31 OK: 233 MiB in 51 packages 00:35:31 ---> Running in 02cc0f2766a9 00:35:31 Removing intermediate container cb573c1283e6 00:35:31 ---> 3f851479793e 00:35:31 Step 6/22 : COPY go.mod . 00:35:31 Removing intermediate container 65a6109432cb 00:35:31 ---> 71acb47d359c 00:35:31 Step 6/20 : COPY go.mod . 00:35:32 ---> 83df7438fc12 00:35:32 Step 7/22 : RUN go mod download 00:35:32 ---> Running in 7acb38503037 00:35:32 ---> 528d94a55d4d 00:35:32 Step 7/20 : RUN go mod download 00:35:32 Removing intermediate container e4c700c3a052 00:35:32 ---> e7c785dc10df 00:35:32 Step 6/21 : COPY go.mod . 00:35:32 ---> Running in 8081afd51c79 00:35:32 Removing intermediate container 745a6a8f9dcc 00:35:32 ---> 99e91360f60e 00:35:32 Step 6/21 : COPY go.mod . 00:35:32 ---> 7b6d5cc6074a 00:35:32 Step 7/21 : RUN go mod download 00:35:32 ---> Running in dcc6a8b13ff1 00:35:33 ---> ca17d68bdc84 00:35:33 Step 7/21 : RUN go mod download 00:35:33 ---> Running in 54781d3d2dca 00:35:34 Removing intermediate container 02cc0f2766a9 00:35:34 ---> 7ebb2b5badd0 00:35:34 Step 8/20 : COPY . . 00:35:35 Removing intermediate container 7acb38503037 00:35:35 ---> 7c52b238c86b 00:35:35 Step 8/22 : COPY . . 00:35:36 Removing intermediate container 8081afd51c79 00:35:36 ---> f05474744b7a 00:35:36 Step 8/20 : COPY . . 00:35:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-438 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws 00:35:37 Running in /w/workspace/edgex-go/33 [Pipeline] { [Pipeline] checkout 00:35:40 Removing intermediate container dcc6a8b13ff1 00:35:40 ---> 664112c9b242 00:35:40 Step 8/21 : COPY . . 00:35:41 using credential edgex-jenkins-ssh 00:35:42 Cloning the remote Git repository 00:35:42 Cloning with configured refspecs honoured and without tags 00:35:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:42 > git init /w/workspace/edgex-go/33 # timeout=10 00:35:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:42 > git --version # timeout=10 00:35:42 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:42 > 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 00:35:43 Removing intermediate container 54781d3d2dca 00:35:43 ---> 70d1a1970236 00:35:43 Step 8/21 : COPY . . 00:36:07 Fetching without tags 00:36:07 Merging remotes/origin/master commit 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 into PR head commit 82b187e91532f82db40e9dc8d7590bd46fa6d242 00:36:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:07 > git config --add remote.origin.fetch +refs/pull/2574/head:refs/remotes/origin/PR-2574 # timeout=10 00:36:07 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:07 > 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 00:36:08 > git config core.sparsecheckout # timeout=10 00:36:08 > git checkout -f 82b187e91532f82db40e9dc8d7590bd46fa6d242 # timeout=10 00:36:08 Merge succeeded, producing 06aa5bb7662b5107dfd90946368ad1e1b668d880 00:36:08 Checking out Revision 06aa5bb7662b5107dfd90946368ad1e1b668d880 (PR-2574) 00:36:08 > git remote # timeout=10 00:36:08 > git config --get remote.origin.url # timeout=10 00:36:08 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:08 > git merge 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 # timeout=10 00:36:08 > git rev-parse HEAD^{commit} # timeout=10 00:36:08 > git config core.sparsecheckout # timeout=10 00:36:08 > git checkout -f 06aa5bb7662b5107dfd90946368ad1e1b668d880 # timeout=10 00:36:13 Commit message: "Merge commit '3eb76640e6647ccb2c90eae523d8ce8ade543cc4' into HEAD" 00:36:13 First time build. Skipping changelog. 00:36:13 > git rev-list --no-walk 94bf66af5c51d2256acbe2a21da3f9be30260cb0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 00:36:16 ---> 373130eb437c 00:36:16 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 00:36:16 ---> 032bff435bcf 00:36:16 Step 9/21 : RUN make cmd/core-metadata/core-metadata 00:36:16 ---> 98614cd6774a 00:36:16 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 00:36:16 ---> Running in eca355ebb0a3 00:36:16 ---> Running in 19b0d57cbd65 00:36:16 ---> Running in c2e663b5cbea 00:36:16 ---> 94a5eb0beea6 00:36:16 Step 9/22 : RUN make cmd/core-data/core-data 00:36:16 ---> Running in 3d206cd8f4e4 00:36:16 ---> 3549077401f9 00:36:16 Step 9/21 : RUN make cmd/support-logging/support-logging 00:36:16 ---> Running in 05b5ee9a7f49 00:36:16 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 00:36:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:36:16 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 00:36:16 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 00:36:16 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 [Pipeline] echo 00:36:24 ========================================================= 00:36:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 00:36:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:25 + 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 . 00:36:29 Sending build context to Docker daemon 323.2MB 00:36:29 Step 1/7 : ARG BASE=golang:1.13-alpine 00:36:29 Step 2/7 : FROM ${BASE} 00:36:30 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:30 b538f80385f9: Pulling fs layer 00:36:30 74f711af9a0d: Pulling fs layer 00:36:30 99f96fe45779: Pulling fs layer 00:36:30 fd7a069fd194: Pulling fs layer 00:36:30 66aa3694b03b: Pulling fs layer 00:36:30 170f70906a0f: Pulling fs layer 00:36:30 ad7c5574e4b9: Pulling fs layer 00:36:30 e772456be8f7: Pulling fs layer 00:36:30 c890913d741a: Pulling fs layer 00:36:30 2480fcc9aa5a: Pulling fs layer 00:36:30 09adf4765672: Pulling fs layer 00:36:30 fd7a069fd194: Waiting 00:36:30 e772456be8f7: Waiting 00:36:30 66aa3694b03b: Waiting 00:36:30 c890913d741a: Waiting 00:36:30 170f70906a0f: Waiting 00:36:30 2480fcc9aa5a: Waiting 00:36:30 ad7c5574e4b9: Waiting 00:36:30 09adf4765672: Waiting 00:36:30 99f96fe45779: Download complete 00:36:30 74f711af9a0d: Verifying Checksum 00:36:30 74f711af9a0d: Download complete 00:36:30 66aa3694b03b: Verifying Checksum 00:36:30 66aa3694b03b: Download complete 00:36:30 170f70906a0f: Download complete 00:36:30 b538f80385f9: Verifying Checksum 00:36:30 b538f80385f9: Download complete 00:36:30 b538f80385f9: Pull complete 00:36:31 74f711af9a0d: Pull complete 00:36:31 99f96fe45779: Pull complete 00:36:32 ad7c5574e4b9: Verifying Checksum 00:36:32 ad7c5574e4b9: Download complete 00:36:32 c890913d741a: Verifying Checksum 00:36:32 c890913d741a: Download complete 00:36:34 2480fcc9aa5a: Verifying Checksum 00:36:34 2480fcc9aa5a: Download complete 00:36:34 09adf4765672: Download complete 00:36:35 fd7a069fd194: Verifying Checksum 00:36:35 fd7a069fd194: Download complete 00:36:35 e772456be8f7: Verifying Checksum 00:36:48 fd7a069fd194: Pull complete 00:36:48 66aa3694b03b: Pull complete 00:36:48 170f70906a0f: Pull complete 00:36:48 Removing intermediate container c2e663b5cbea 00:36:48 ---> 2ab327f48f3f 00:36:48 00:36:48 Step 10/20 : FROM alpine 00:36:48 latest: Pulling from library/alpine 00:36:48 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 00:36:48 Status: Downloaded newer image for alpine:latest 00:36:48 ---> a24bb4013296 00:36:48 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:36:48 ---> Running in 22de84ecca25 00:36:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:48 v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:36:48 v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:36:48 OK: 12746 distinct packages available 00:36:48 (1/4) Installing ca-certificates (20191127-r4) 00:36:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:36:48 (3/4) Installing libcurl (7.69.1-r0) 00:36:48 (4/4) Installing curl (7.69.1-r0) 00:36:48 Executing busybox-1.31.1-r16.trigger 00:36:48 Executing ca-certificates-20191127-r4.trigger 00:36:48 OK: 7 MiB in 18 packages 00:36:48 Removing intermediate container 05b5ee9a7f49 00:36:48 ---> fea8a3f1a76d 00:36:48 00:36:48 Step 10/21 : FROM scratch 00:36:48 ---> 00:36:48 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:36:49 ---> Running in da1615e227d6 00:36:51 ad7c5574e4b9: Pull complete 00:36:52 Removing intermediate container da1615e227d6 00:36:52 ---> 4686918109c9 00:36:52 Step 12/21 : ENV APP_PORT=48061 00:36:53 ---> Running in b1b7b768de19 00:36:53 Removing intermediate container 22de84ecca25 00:36:53 ---> 1881a3679354 00:36:53 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:55 Removing intermediate container 19b0d57cbd65 00:36:55 ---> d301b575d812 00:36:55 00:36:55 Step 10/20 : FROM scratch 00:36:55 ---> 00:36:55 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:36:55 ---> Running in 47addb9692dd 00:36:55 Removing intermediate container b1b7b768de19 00:36:55 ---> 723caf95d458 00:36:55 Step 13/21 : EXPOSE $APP_PORT 00:36:55 e772456be8f7: Pull complete 00:36:55 ---> Running in 87ac0f47038b 00:36:55 Removing intermediate container eca355ebb0a3 00:36:55 ---> c853e9317fd5 00:36:55 00:36:55 Step 10/21 : FROM scratch 00:36:55 ---> 00:36:55 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:36:55 ---> Running in 087552c7ed5d 00:36:56 c890913d741a: Pull complete 00:36:56 Removing intermediate container 47addb9692dd 00:36:56 ---> 5a9dec3ad91f 00:36:56 Step 13/20 : WORKDIR /edgex 00:36:56 ---> Running in ae912b47b4ac 00:36:56 ---> Running in a2d9a25968d5 00:36:56 Removing intermediate container 87ac0f47038b 00:36:56 ---> 18bb46a53771 00:36:56 Step 12/20 : ENV APP_PORT=48085 00:36:56 Removing intermediate container 087552c7ed5d 00:36:56 ---> a65d1507d823 00:36:56 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 00:36:56 ---> Running in 22feb2b6d13f 00:36:56 Removing intermediate container ae912b47b4ac 00:36:56 ---> b37d1300a3c6 00:36:56 Step 12/21 : ENV APP_PORT=48081 00:36:56 ---> Running in 08fcbff947ae 00:36:56 Removing intermediate container a2d9a25968d5 00:36:56 ---> d36e335eee61 00:36:56 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:36:56 ---> 3f71359f9ab6 00:36:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 00:36:56 Removing intermediate container 22feb2b6d13f 00:36:56 ---> 657e1ee84fdc 00:36:56 Step 13/20 : EXPOSE $APP_PORT 00:36:58 Removing intermediate container 08fcbff947ae 00:36:58 ---> f2cef05f4c41 00:36:58 Step 13/21 : EXPOSE $APP_PORT 00:36:58 ---> Running in dc34e353b2bb 00:36:58 ---> Running in 5ea474a94792 00:36:58 ---> c3da307507b5 00:36:58 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:36:58 ---> 92427bb1aac0 00:36:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 00:36:58 Removing intermediate container dc34e353b2bb 00:36:58 ---> 9f140e58e725 00:36:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:36:58 Removing intermediate container 5ea474a94792 00:36:58 ---> 201619e5c629 00:36:58 Step 14/21 : WORKDIR / 00:36:58 ---> Running in c5fe3c3e6bfb 00:36:58 2480fcc9aa5a: Pull complete 00:36:58 ---> 13808b824ba7 00:36:58 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:36:59 09adf4765672: Pull complete 00:36:59 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 00:36:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 00:36:59 ---> 2248a725d1cf 00:36:59 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 00:37:00 ---> 45f50dabe366 00:37:00 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:37:00 ---> cbf455261fbe 00:37:00 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 00:37:01 Removing intermediate container c5fe3c3e6bfb 00:37:01 ---> 9ad2fcd4f862 00:37:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:37:01 ---> Running in 49ef454b6d9c 00:37:01 ---> 3e51bf1dae26 00:37:01 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:37:01 Removing intermediate container 3d206cd8f4e4 00:37:01 ---> 469be4c8f817 00:37:01 00:37:01 Step 10/22 : FROM alpine 00:37:01 ---> a24bb4013296 00:37:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:01 ---> f2531393fea1 00:37:01 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:37:01 ---> Running in 4ce9a3200830 00:37:01 ---> Running in cf3327bfbac9 00:37:01 Removing intermediate container 49ef454b6d9c 00:37:01 ---> 605428b66599 00:37:01 Step 17/20 : CMD ["--init=true"] 00:37:01 ---> 1cc8080e1f97 00:37:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:01 ---> 8cff61ff144f 00:37:01 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:37:01 ---> Running in 5d5915ae4f04 00:37:01 ---> Running in 8d1c0dad433c 00:37:01 Removing intermediate container 4ce9a3200830 00:37:01 ---> b250b454f973 00:37:01 Step 12/22 : ENV APP_PORT=48080 00:37:02 Removing intermediate container cf3327bfbac9 00:37:02 ---> 0ceb7c55721f 00:37:02 Step 19/21 : LABEL arch=x86_64 00:37:02 ---> Running in f2c2fa8f880b 00:37:02 Removing intermediate container 5d5915ae4f04 00:37:02 ---> 61188657aedf 00:37:02 Step 18/20 : LABEL arch=x86_64 00:37:02 ---> Running in c74a6d92e925 00:37:02 Removing intermediate container 8d1c0dad433c 00:37:02 ---> 93e696b75b9b 00:37:02 Step 18/20 : LABEL arch=x86_64 00:37:02 ---> 778c3058a595 00:37:02 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:37:03 ---> Running in be9bc046248e 00:37:03 ---> Running in 9cc576a72959 00:37:03 Removing intermediate container f2c2fa8f880b 00:37:03 ---> 08deb7dbeae6 00:37:03 Step 13/22 : EXPOSE $APP_PORT 00:37:03 Removing intermediate container c74a6d92e925 00:37:03 ---> 6fd609018231 00:37:03 Step 20/21 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:37:03 ---> 26fe02d81a95 00:37:03 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:37:03 Removing intermediate container be9bc046248e 00:37:03 ---> 40ba8121050e 00:37:03 Step 19/20 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:37:03 ---> Running in f98402ef0c52 00:37:03 ---> Running in 9b7a946d3e37 00:37:03 ---> Running in 2d8aef57d55f 00:37:03 Removing intermediate container 9cc576a72959 00:37:03 ---> fa346ae80978 00:37:03 Step 19/20 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:37:03 ---> Running in 00003f231efb 00:37:03 ---> Running in b52b0692cd69 00:37:03 Removing intermediate container 9b7a946d3e37 00:37:03 ---> be65cfc07511 00:37:03 Step 19/21 : LABEL arch=x86_64 00:37:03 Removing intermediate container f98402ef0c52 00:37:03 ---> b4e45044cfc0 00:37:03 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:03 Removing intermediate container 2d8aef57d55f 00:37:03 ---> 8db1a2543d9c 00:37:03 Step 21/21 : LABEL version=0.0.0 00:37:03 ---> Running in 3530b6d93664 00:37:03 Removing intermediate container 00003f231efb 00:37:03 ---> 1c008d57fea2 00:37:03 Step 20/20 : LABEL version=0.0.0 00:37:03 ---> Running in e5b24f286957 00:37:04 Removing intermediate container b52b0692cd69 00:37:04 ---> 2a7293889b89 00:37:04 Step 20/20 : LABEL version=0.0.0 00:37:04 ---> Running in 9c6b97b5761b 00:37:04 ---> Running in 2535280dd06e 00:37:04 ---> Running in 5184506b1730 00:37:04 Removing intermediate container 3530b6d93664 00:37:04 ---> 299b3c91c896 00:37:04 Step 20/21 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:37:04 ---> Running in c28456bc335e 00:37:04 ---> Running in e7a4a9cfc870 00:37:04 Removing intermediate container 2535280dd06e 00:37:04 ---> f39879ad19e3 00:37:04 00:37:05 Removing intermediate container 5184506b1730 00:37:05 ---> 077476347a12 00:37:05 00:37:05 Removing intermediate container 9c6b97b5761b 00:37:05 ---> 936d7d45f697 00:37:05 00:37:05 Successfully built f39879ad19e3 00:37:05 Successfully built 077476347a12 00:37:05 Removing intermediate container e7a4a9cfc870 00:37:05 ---> 4e9b937fd5a0 00:37:05 Step 21/21 : LABEL version=0.0.0 00:37:05 Successfully tagged docker-support-logging-go:latest 00:37:05  Building docker-support-logging-go ... done Successfully tagged docker-support-scheduler-go:latest 00:37:05 Building docker-security-secretstore-setup-go 00:37:05  Building docker-support-scheduler-go ... done Building docker-security-secrets-setup-go 00:37:05 Successfully built 936d7d45f697 00:37:05 Successfully tagged docker-security-proxy-setup-go:latest 00:37:05 Building docker-sys-mgmt-agent-go 00:37:05  Building docker-security-proxy-setup-go ... done  ---> Running in 9984acc845da 00:37:06 Removing intermediate container 9984acc845da 00:37:06 ---> e65444bc9efa 00:37:06 00:37:06 Removing intermediate container e5b24f286957 00:37:06 ---> 4883409e2b79 00:37:06 Step 15/22 : RUN apk --no-cache add zeromq 00:37:06 Successfully built e65444bc9efa 00:37:06 Successfully tagged docker-core-metadata-go:latest 00:37:06 Building docker-support-notifications-go 00:37:06  Building docker-core-metadata-go ... done  ---> Running in ddfecdb203a2 00:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:08 (1/12) Installing libmagic (5.38-r0) 00:37:08 (2/12) Installing file (5.38-r0) 00:37:08 (1/5) Installing libgcc (9.3.0-r2) 00:37:08 (3/12) Installing libc-dev (0.7.2-r3) 00:37:08 (4/12) Installing g++ (9.3.0-r2) 00:37:09 (2/5) Installing libsodium (1.0.18-r0) 00:37:09 (3/5) Installing libstdc++ (9.3.0-r2) 00:37:09 (4/5) Installing libzmq (4.3.2-r0) 00:37:09 (5/5) Installing zeromq (4.3.2-r0) 00:37:10 Executing busybox-1.31.1-r16.trigger 00:37:10 OK: 8 MiB in 19 packages 00:37:18 Removing intermediate container ddfecdb203a2 00:37:18 ---> 0097915e2026 00:37:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:37:18 ---> 5a4d3f355219 00:37:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:37:18 (5/12) Installing fortify-headers (1.1-r0) 00:37:18 (6/12) Installing patch (2.7.6-r6) 00:37:18 (7/12) Installing build-base (0.5-r2) 00:37:18 (8/12) Installing libsodium (1.0.18-r0) 00:37:18 (9/12) Installing pkgconf (1.7.2-r0) 00:37:18 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:18 (11/12) Installing libzmq (4.3.2-r0) 00:37:18 (12/12) Installing zeromq-dev (4.3.2-r0) 00:37:18 Executing busybox-1.31.1-r16.trigger 00:37:18 OK: 217 MiB in 51 packages 00:37:19 ---> 1417cbcd4dcd 00:37:19 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:37:23 Removing intermediate container c28456bc335e 00:37:23 ---> 487f7feb8978 00:37:23 Step 4/7 : WORKDIR /edgex-go 00:37:23 ---> Running in 48964742de8e 00:37:23 Removing intermediate container 48964742de8e 00:37:23 ---> 19b2891dbf77 00:37:23 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:37:23 latest: Pulling from library/docker 00:37:23 b538f80385f9: Already exists 00:37:23 259a493cd78d: Pulling fs layer 00:37:23 b8e66b5100f5: Pulling fs layer 00:37:23 39dc9c94d07c: Pulling fs layer 00:37:23 551b823b3b82: Pulling fs layer 00:37:23 3c52a74df98c: Pulling fs layer 00:37:23 6c9b121b6998: Pulling fs layer 00:37:23 551b823b3b82: Waiting 00:37:23 6c9b121b6998: Waiting 00:37:23 3c52a74df98c: Waiting 00:37:23 b8e66b5100f5: Verifying Checksum 00:37:23 259a493cd78d: Verifying Checksum 00:37:24 551b823b3b82: Verifying Checksum 00:37:24 551b823b3b82: Download complete 00:37:24 3c52a74df98c: Verifying Checksum 00:37:24 3c52a74df98c: Download complete 00:37:24 6c9b121b6998: Download complete 00:37:24 259a493cd78d: Pull complete 00:37:25 b8e66b5100f5: Pull complete 00:37:25 39dc9c94d07c: Verifying Checksum 00:37:25 39dc9c94d07c: Download complete 00:37:27 ---> a2299420c163 00:37:27 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:37:27 ---> Running in 920f8835f13d 00:37:29 39dc9c94d07c: Pull complete 00:37:29 551b823b3b82: Pull complete 00:37:29 3c52a74df98c: Pull complete 00:37:29 6c9b121b6998: Pull complete 00:37:29 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 00:37:29 Status: Downloaded newer image for docker:latest 00:37:30 Removing intermediate container 920f8835f13d 00:37:30 ---> 1734ace62bf5 00:37:30 Step 20/22 : LABEL arch=x86_64 00:37:31 ---> Running in 04b8cda690ac 00:37:31 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 00:37:31 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:37:31 ---> 59ab3e803195 00:37:31 Step 3/29 : WORKDIR /edgex-go 00:37:31 ---> Using cache 00:37:31 ---> 0bd51df7b6ec 00:37:31 Step 4/29 : RUN apk update && apk add make git 00:37:31 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 00:37:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:31 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 00:37:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:37:32 ---> 59ab3e803195 00:37:32 Step 3/26 : WORKDIR /edgex-go 00:37:32 ---> Using cache 00:37:32 ---> 0bd51df7b6ec 00:37:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:32 ---> Using cache 00:37:32 ---> 411ef48b289a 00:37:32 Step 5/26 : RUN apk update && apk add make git 00:37:32 ---> 59ab3e803195 00:37:32 Step 3/23 : WORKDIR /edgex-go 00:37:32 ---> Using cache 00:37:32 ---> 0bd51df7b6ec 00:37:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:32 ---> Using cache 00:37:32 ---> 411ef48b289a 00:37:32 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 00:37:32 ---> Using cache 00:37:32 ---> e7c785dc10df 00:37:32 Step 6/26 : COPY go.mod . 00:37:32 ---> Using cache 00:37:32 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine ---> 7b6d5cc6074a 00:37:32 00:37:32 Step 7/26 : RUN go mod downloadStep 2/26 : FROM ${BUILDER_BASE} AS builder 00:37:32 00:37:32 ---> 59ab3e803195 00:37:32 Step 3/26 : WORKDIR /edgex-go 00:37:32 ---> Using cache 00:37:32 ---> 0bd51df7b6ec 00:37:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:32 ---> Using cache 00:37:32 ---> 411ef48b289a 00:37:32 Step 5/26 : RUN apk update && apk add make bash git 00:37:32 ---> Using cache 00:37:32 ---> 664112c9b242 00:37:32 Step 8/26 : COPY . . 00:37:33 ---> a29008b3a03c 00:37:33 Step 6/7 : COPY go.mod . 00:37:33 ---> Using cache 00:37:33 ---> 032bff435bcf 00:37:33 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 00:37:33 Removing intermediate container 04b8cda690ac 00:37:33 ---> 37896c4e1428 00:37:33 Step 21/22 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:37:33 ---> Running in b0e59cac777a 00:37:33 ---> Running in a42ae8c2b966 00:37:33 ---> Running in bcc150d2685d 00:37:33 ---> Running in d61aaf9397a3 00:37:33 ---> Running in 78d28fc652a0 00:37:33 ---> a323c4c8ad7c 00:37:33 Step 7/7 : RUN go mod download 00:37:33 ---> Running in 0835bca9fd0b 00:37:34 Removing intermediate container 78d28fc652a0 00:37:34 ---> 1e5a993271a6 00:37:34 Step 22/22 : LABEL version=0.0.0 00:37:34 ---> Running in 3ded4ed36c88 00:37:34 Removing intermediate container 3ded4ed36c88 00:37:34 ---> e668e509e050 00:37:34 00:37:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:34 Successfully built e668e509e050 00:37:34 Successfully tagged docker-core-data-go:latest 00:37:34  Building docker-core-data-go ... done Building docker-core-command-go 00:37:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:35 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 00:37:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:36 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:37:36 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:37:36 OK: 12746 distinct packages available 00:37:36 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:37:36 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:37:36 OK: 12746 distinct packages available 00:37:36 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:37:36 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:37:36 OK: 12746 distinct packages available 00:37:36 OK: 233 MiB in 51 packages 00:37:37 OK: 233 MiB in 51 packages 00:37:37 OK: 233 MiB in 51 packages 00:37:38 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:37:38 go: finding github.com/BurntSushi/toml v0.3.1 00:37:38 go: finding github.com/OneOfOne/xxhash v1.2.5 00:37:38 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:37:38 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:37:38 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:37:38 go: finding github.com/bgentry/speakeasy v0.1.0 00:37:38 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:37:38 go: finding github.com/cloudflare/gokey v0.1.0 00:37:38 go: finding github.com/davecgh/go-spew v1.1.1 00:37:38 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:37:38 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:37:38 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 00:37:38 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 00:37:38 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.72 00:37:38 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 00:37:38 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 00:37:38 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:37:38 go: finding github.com/fatih/color v1.7.0 00:37:38 go: finding github.com/fsnotify/fsnotify v1.4.7 00:37:38 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:37:38 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 00:37:38 go: finding github.com/go-kit/kit v0.8.0 00:37:38 go: finding github.com/go-logfmt/logfmt v0.4.0 00:37:38 go: finding github.com/go-playground/assert/v2 v2.0.1 00:37:38 go: finding github.com/go-playground/locales v0.13.0 00:37:38 go: finding github.com/go-playground/universal-translator v0.17.0 00:37:38 go: finding github.com/go-playground/validator/v10 v10.3.0 00:37:38 go: finding github.com/go-redis/redis/v7 v7.2.0 00:37:38 go: finding github.com/go-stack/stack v1.8.0 00:37:38 go: finding github.com/golang/protobuf v1.3.2 00:37:38 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:37:38 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:37:38 go: finding github.com/google/uuid v1.1.0 00:37:38 go: finding github.com/gorilla/mux v1.7.1 00:37:39 go: finding github.com/hashicorp/consul/api v1.1.0 00:37:39 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:37:39 go: finding github.com/hashicorp/errwrap v1.0.0 00:37:39 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:37:39 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:37:39 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:37:39 go: finding github.com/hashicorp/go-multierror v1.0.0 00:37:39 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:37:39 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:37:39 go: finding github.com/hashicorp/go-syslog v1.0.0 00:37:39 go: finding github.com/hashicorp/go-uuid v1.0.1 00:37:39 go: finding github.com/hashicorp/go.net v0.0.1 00:37:39 go: finding github.com/hashicorp/golang-lru v0.5.0 00:37:39 go: finding github.com/hashicorp/logutils v1.0.0 00:37:39 go: finding github.com/hashicorp/mdns v1.0.0 00:37:39 go: finding github.com/hashicorp/memberlist v0.1.3 00:37:39 go: finding github.com/hashicorp/serf v0.8.2 00:37:39 go: finding github.com/hpcloud/tail v1.0.0 00:37:39 go: finding github.com/imdario/mergo v0.3.6 00:37:39 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:37:39 go: finding github.com/kr/pretty v0.1.0 00:37:39 go: finding github.com/kr/pty v1.1.1 00:37:39 go: finding github.com/kr/text v0.1.0 00:37:39 go: finding github.com/leodido/go-urn v1.2.0 00:37:40 go: finding github.com/mattn/go-colorable v0.0.9 00:37:40 go: finding github.com/mattn/go-isatty v0.0.3 00:37:40 go: finding github.com/miekg/dns v1.0.14 00:37:40 go: finding github.com/mitchellh/cli v1.0.0 00:37:40 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:37:40 go: finding github.com/mitchellh/copystructure v1.0.0 00:37:40 go: finding github.com/mitchellh/go-homedir v1.0.0 00:37:40 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:37:40 go: finding github.com/mitchellh/gox v0.4.0 00:37:40 go: finding github.com/mitchellh/iochan v1.0.0 00:37:40 go: finding github.com/mitchellh/mapstructure v1.1.2 00:37:40 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:37:40 go: finding github.com/onsi/ginkgo v1.10.1 00:37:40 go: finding github.com/onsi/gomega v1.7.0 00:37:40 Removing intermediate container b0e59cac777a 00:37:40 ---> ef94b586879d 00:37:40 Step 6/26 : COPY go.mod . 00:37:40 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:37:40 go: finding github.com/pebbe/zmq4 v1.0.0 00:37:40 go: finding github.com/pelletier/go-toml v1.2.0 00:37:40 go: finding github.com/pkg/errors v0.8.1 00:37:40 go: finding github.com/pmezard/go-difflib v1.0.0 00:37:40 go: finding github.com/posener/complete v1.1.1 00:37:40 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:37:40 Removing intermediate container d61aaf9397a3 00:37:40 ---> 48e3697ee7ee 00:37:40 Step 5/29 : COPY go.mod . 00:37:40 Removing intermediate container bcc150d2685d 00:37:40 ---> 4c74d7059216 00:37:40 Step 6/23 : COPY go.mod . 00:37:40 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:37:40 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:37:40 go: finding github.com/stretchr/objx v0.1.0 00:37:40 go: finding github.com/stretchr/testify v1.5.1 00:37:40 go: finding github.com/ugorji/go v1.1.4 00:37:40 go: finding github.com/x448/float16 v0.8.4 00:37:40 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 00:37:41 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:37:41 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:37:41 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 00:37:41 go: finding golang.org/x/text v0.3.2 00:37:41 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:37:41 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:37:41 go: finding gopkg.in/eapache/queue.v1 v1.1.0 00:37:41 ---> 2b7a283d893f 00:37:41 Step 7/26 : RUN go mod download 00:37:41 go: finding gopkg.in/fsnotify.v1 v1.4.7 00:37:41 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:37:41 go: finding gopkg.in/yaml.v2 v2.2.8 00:37:41 ---> Running in 60b95d04edb3 00:37:42 ---> d284cb20ceb4 00:37:42 Step 6/29 : RUN go mod download 00:37:42 ---> Running in 9de3e5f11ec2 00:37:42 ---> 8a852d55740d 00:37:42 Step 7/23 : RUN go mod download 00:37:42 ---> Running in f85d876d3bde 00:37:48 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 00:37:48 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:37:48 Removing intermediate container 60b95d04edb3 00:37:48 ---> 476b0ec4cd5e 00:37:48 ---> 59ab3e803195 00:37:48 Step 3/21 : WORKDIR /edgex-go 00:37:48 ---> Using cache 00:37:48 ---> 0bd51df7b6ec 00:37:48 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:48 ---> Using cache 00:37:48 ---> 411ef48b289a 00:37:48 Step 5/21 : RUN apk update && apk add make git 00:37:48 Step 8/26 : COPY . . 00:37:48 ---> Using cache 00:37:48 ---> e7c785dc10df 00:37:48 Step 6/21 : COPY go.mod . 00:37:48 ---> Using cache 00:37:48 ---> 7b6d5cc6074a 00:37:48 Step 7/21 : RUN go mod download 00:37:48 ---> Using cache 00:37:48 ---> 664112c9b242 00:37:48 Step 8/21 : COPY . . 00:37:48 ---> Using cache 00:37:48 ---> 032bff435bcf 00:37:48 Step 9/21 : RUN make cmd/core-command/core-command 00:37:48 Removing intermediate container 9de3e5f11ec2 00:37:48 ---> 3a9c31442b84 00:37:48 Step 7/29 : COPY . . 00:37:50 Removing intermediate container f85d876d3bde 00:37:50 ---> 70a7967bdf5f 00:37:50 Step 8/23 : COPY . . 00:37:52 ---> Running in b4b73c2db11b 00:37:53 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 00:38: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 00:38:03 Removing intermediate container 0835bca9fd0b 00:38:03 ---> 940a08c6b56b 00:38:03 Successfully built 940a08c6b56b 00:38:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:04 + docker inspect -f . ci-base-image-arm64 00:38:04 . [Pipeline] withDockerContainer 00:38:04 prd-ubuntu18.04-docker-arm64-4c-16g-438 does not seem to be running inside a container 00:38:04 $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:06 $ docker top aa81a3d7b335efbe85e42397154b0e3c98ab6a280b365ccca97e340fc2315415 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:07 + go version 00:38:07 go version go1.13.13 linux/arm64 [Pipeline] echo 00:38:07 ========================================================= 00:38:07 [edgeXBuildGoParallel] Running Tests and Build... 00:38:07 ========================================================= [Pipeline] sh 00:38:07 + make test 00:38:07 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:38:10 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:11 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 00:38:22 ---> dc7691466ecf 00:38:22 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:38:22 ---> 5fb4d6218803 00:38:22 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:38:22 ---> Running in b7aa3593a8bb 00:38:22 ---> Running in ea50b15a89f0 00:38:23 ---> 4a71f6e42a49 00:38:23 Step 9/23 : RUN make cmd/support-notifications/support-notifications 00:38:23 ---> Running in fe665af97388 00:38:24 Removing intermediate container a42ae8c2b966 00:38:24 ---> ba956b5b8c33 00:38:24 00:38:24 Step 10/26 : FROM alpine:3.10 00:38:24 3.10: Pulling from library/alpine 00:38:24 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 00:38:24 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 00:38:24 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 00:38:25 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:38:25 Status: Downloaded newer image for alpine:3.10 00:38:25 ---> be4e4bea2c2e 00:38:25 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:38:25 ---> Running in 14d893d57e6a 00:38:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:38:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:38:27 v3.10.5-76-g1530c9fe13 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:38:27 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:38:27 OK: 10346 distinct packages available 00:38:28 (1/5) Installing ca-certificates (20191127-r2) 00:38:28 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:38:28 (3/5) Installing libcurl (7.66.0-r0) 00:38:28 (4/5) Installing curl (7.66.0-r0) 00:38:28 (5/5) Installing dumb-init (1.2.2-r1) 00:38:28 Executing busybox-1.30.1-r3.trigger 00:38:28 Executing ca-certificates-20191127-r2.trigger 00:38:29 OK: 7 MiB in 19 packages 00:38:33 Removing intermediate container b4b73c2db11b 00:38:33 ---> 85852362fcb1 00:38:33 00:38:33 Step 10/21 : FROM scratch 00:38:33 ---> 00:38:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:33 ---> Using cache 00:38:33 ---> b37d1300a3c6 00:38:33 Step 12/21 : ENV APP_PORT=48082 00:38:33 Removing intermediate container 14d893d57e6a 00:38:33 ---> d453f6f6b8ee 00:38:33 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:33 ---> Running in ffe5a2f69d80 00:38:33 ---> Running in 137bee2a17e5 00:38:33 Removing intermediate container ffe5a2f69d80 00:38:33 ---> ab3a7a8edf99 00:38:33 Step 13/21 : EXPOSE $APP_PORT 00:38:34 ---> Running in c6da57c1045c 00:38:34 Removing intermediate container 137bee2a17e5 00:38:34 ---> ba8d194a408e 00:38:34 Step 13/26 : WORKDIR / 00:38:34 ---> Running in 0923a166401f 00:38:34 Removing intermediate container c6da57c1045c 00:38:34 ---> 115293f9c893 00:38:34 Step 14/21 : WORKDIR / 00:38:34 ---> Running in 1cf2e384e199 00:38:34 Removing intermediate container 0923a166401f 00:38:34 ---> 4b4fa7729195 00:38:34 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:38:35 Removing intermediate container 1cf2e384e199 00:38:35 ---> ab6b0882a988 00:38:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:38:35 ---> 988a69643d1e 00:38:35 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:38:35 ---> 36dbd0951495 00:38:35 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:38:35 ---> 21e86b6d5837 00:38:35 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:38:36 ---> fbc15ab50bd5 00:38:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 00:38:36 ---> ebfbe92bd7a0 00:38:36 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:38:36 ---> 15fe53015b50 00:38:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:38:37 ---> edd75592a82e 00:38:37 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:38:37 ---> Running in 71d8f491d0c2 00:38:37 Removing intermediate container 71d8f491d0c2 00:38:37 ---> 80355208cfbf 00:38:37 Step 19/21 : LABEL arch=x86_64 00:38:37 ---> Running in f47ba5792b55 00:38:37 ---> a455a83e7fe7 00:38:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:38:37 Removing intermediate container f47ba5792b55 00:38:37 ---> 478e05005139 00:38:37 Step 20/21 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:38:37 ---> Running in 70c7bb080c84 00:38:38 Removing intermediate container 70c7bb080c84 00:38:38 ---> 278d7f46da9c 00:38:38 Step 21/21 : LABEL version=0.0.0 00:38:38 ---> Running in 19d8d9a8b33f 00:38:38 ---> bda2dd7bba76 00:38:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 00:38:38 Removing intermediate container 19d8d9a8b33f 00:38:38 ---> f8e10b5b0b9b 00:38:38 00:38:39 Successfully built f8e10b5b0b9b 00:38:39 Successfully tagged docker-core-command-go:latest 00:38:40  Building docker-core-command-go ... done  ---> e35614d262c5 00:38:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:38:41 ---> fd0523fa7790 00:38:41 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:38:41 ---> Running in d84502fb7d3f 00:38:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:44 Removing intermediate container d84502fb7d3f 00:38:44 ---> 800628c9f2c7 00:38:44 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:38:44 ---> Running in b675945aab8a 00:38:44 Removing intermediate container b675945aab8a 00:38:44 ---> 0129d7beedb4 00:38:44 Step 24/26 : LABEL arch=x86_64 00:38:44 ---> Running in d1d6d5297c24 00:38:46 Removing intermediate container d1d6d5297c24 00:38:46 ---> de89d785009e 00:38:46 Step 25/26 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:38:46 Removing intermediate container ea50b15a89f0 00:38:46 ---> 00ce1f4c8301 00:38:46 00:38:46 Step 9/29 : FROM alpine:latest 00:38:46 ---> a24bb4013296 00:38:46 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:38:46 ---> Running in e5dfff3e8b8d 00:38:46 ---> Running in 86196c7dfb66 00:38:48 Removing intermediate container e5dfff3e8b8d 00:38:48 ---> af618a34e330 00:38:48 Step 26/26 : LABEL version=0.0.0 00:38:48 ---> Running in 0447f9401693 00:38:48 Removing intermediate container 86196c7dfb66 00:38:48 ---> 3c12b7bdcc6d 00:38:48 Step 11/29 : USER root 00:38:48 Removing intermediate container b7aa3593a8bb 00:38:48 ---> 7527eedddfeb 00:38:48 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:38:48 ---> Running in ea3a0b3fa988 00:38:48 ---> Running in 1ec72da0f487 00:38:48 Removing intermediate container 0447f9401693 00:38:48 ---> 02c589bf8fdc 00:38:48 00:38:49 Successfully built 02c589bf8fdc 00:38:49 Removing intermediate container ea3a0b3fa988 00:38:49 ---> 8a1ac4682e45 00:38:49 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:38:49 Successfully tagged docker-security-secretstore-setup-go:latest 00:38:50  Building docker-security-secretstore-setup-go ... done  ---> Running in 77443ead63bc 00:38:50 Removing intermediate container fe665af97388 00:38:50 ---> 875bb71af8a0 00:38:50 00:38:50 Step 10/23 : FROM scratch 00:38:50 ---> 00:38:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:38:51 ---> Using cache 00:38:51 ---> 4686918109c9 00:38:51 Step 12/23 : ENV APP_PORT=48060 00:38:51 ---> Running in f0447d051739 00:38:51 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 00:38:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:53 Removing intermediate container f0447d051739 00:38:53 ---> 89467666c095 00:38:53 Step 13/23 : EXPOSE $APP_PORT 00:38:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:53 ---> Running in e5d5cc78f6b3 00:38:53 v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:38:53 v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:38:53 OK: 12746 distinct packages available 00:38:53 Removing intermediate container e5d5cc78f6b3 00:38:53 ---> 038acbd4f219 00:38:53 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 00:38:53 (1/2) Installing ca-certificates (20191127-r4) 00:38:53 (2/2) Installing dumb-init (1.2.2-r1) 00:38:53 Executing busybox-1.31.1-r16.trigger 00:38:53 Executing ca-certificates-20191127-r4.trigger 00:38:54 OK: 6 MiB in 16 packages 00:38:54 ---> ec4ec12fe4ec 00:38:54 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:38:54 Removing intermediate container 1ec72da0f487 00:38:54 ---> ed90c86dc398 00:38:54 00:38:54 Step 11/26 : FROM docker:latest 00:38:54 ---> 81f5749c9058 00:38:54 Step 12/26 : RUN apk add --no-cache bash 00:38:55 ---> Running in cca56566cca3 00:38:55 Removing intermediate container 77443ead63bc 00:38:55 ---> 3a6c1f640fb7 00:38:55 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:38:55 ---> 14a83adaa762 00:38:55 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 00:38:56 ---> Running in 0988304348a8 00:38:56 Removing intermediate container 0988304348a8 00:38:56 ---> 568cc19cf093 00:38:56 Step 14/29 : WORKDIR $BASE_DIR 00:38:56 ---> Running in cc38a6614ff8 00:38:56 ---> d85b5f0d190d 00:38:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:38:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:56 Removing intermediate container cc38a6614ff8 00:38:56 ---> 329919992f5b 00:38:56 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:38:56 (1/2) Installing readline (8.0.4-r0) 00:38:56 (2/2) Installing bash (5.0.17-r0) 00:38:56 Executing bash-5.0.17-r0.post-install 00:38:56 Executing busybox-1.31.1-r16.trigger 00:38:56 OK: 12 MiB in 22 packages 00:38:56 ---> Running in 03b8dfec23c6 00:38:56 ---> 53e2f6b5b22f 00:38:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:38:57 ---> 766fc472e15f 00:38:57 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:38:57 Removing intermediate container cca56566cca3 00:38:57 ---> 0e5e2e46fdb6 00:38:57 Step 13/26 : RUN rm -rf /var/cache/apk/* 00:38:57 ---> Running in 8fb8e0e8ccde 00:38:57 ---> eb7919c965b9 00:38:57 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:38:57 Removing intermediate container 03b8dfec23c6 00:38:57 ---> 60ab769964b9 00:38:57 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:38:57 ---> Running in 13235b810854 00:38:58 Removing intermediate container 13235b810854 00:38:58 ---> 64f751f8ae72 00:38:58 Step 21/23 : LABEL arch=x86_64 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:38:58 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.036s 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 00:38:58 ---> Running in 1db90432965f 00:38:58 ---> 9b1cdc04f626 00:38:58 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:38:58 Removing intermediate container 1db90432965f 00:38:58 ---> e10c9786274c 00:38:58 Step 22/23 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:38:58 ---> Running in 348e2caceee9 00:38:58 ---> a6a56a97a9b0 00:38:58 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:38:58 Removing intermediate container 8fb8e0e8ccde 00:38:58 ---> cf4d5494078a 00:38:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:38:58 Removing intermediate container 348e2caceee9 00:38:58 ---> 2e173f90cc35 00:38:58 Step 23/23 : LABEL version=0.0.0 00:38:58 ---> Running in 816dcf7ce781 00:38:58 ---> Running in 85134fe930de 00:38:59 ---> b506b07e2fb8 00:38:59 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:38:59 Removing intermediate container 816dcf7ce781 00:38:59 ---> 3d3094dfe431 00:38:59 Step 15/26 : ENV APP_PORT=48090 00:38:59 ---> Running in 4a5e8e1db65d 00:38:59 Removing intermediate container 85134fe930de 00:38:59 ---> 5757e0a6a83e 00:38:59 00:38:59 Successfully built 5757e0a6a83e 00:38:59 Successfully tagged docker-support-notifications-go:latest 00:38:59  Building docker-support-notifications-go ... done  ---> 7f96511f6a34 00:38:59 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:38:59 Removing intermediate container 4a5e8e1db65d 00:38:59 ---> 6e87152aeec9 00:38:59 Step 16/26 : EXPOSE $APP_PORT 00:38:59 ---> Running in 0159dcc3f6d8 00:38:59 ---> e024d7d7438b 00:38:59 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:38:59 Removing intermediate container 0159dcc3f6d8 00:38:59 ---> 1f1db9726bf5 00:38:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:38:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:00 ---> Running in 5c29ff331fd6 00:39:00 ---> 031c63a0d957 00:39:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:39:00 ---> 6b719b4b513b 00:39:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:39:01 ---> 617cc7b9b5f2 00:39:01 Step 20/26 : RUN apk --no-cache add py-pip 00:39:01 ---> Running in 6d78bdc297fc 00:39:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:01 Removing intermediate container 5c29ff331fd6 00:39:01 ---> a8e21a62a014 00:39:01 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:39:01 ---> 73a9a8a4ad30 00:39:01 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:39:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:01 ---> Running in 3a8f8ce12bcc 00:39:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:01 (1/33) Installing libbz2 (1.0.8-r1) 00:39:01 (2/33) Installing expat (2.2.9-r1) 00:39:01 (3/33) Installing libffi (3.3-r2) 00:39:01 (4/33) Installing gdbm (1.13-r1) 00:39:01 (5/33) Installing xz-libs (5.2.5-r0) 00:39:01 (6/33) Installing sqlite-libs (3.32.1-r0) 00:39:01 (7/33) Installing python3 (3.8.5-r0) 00:39:04 (8/33) Installing py3-appdirs (1.4.4-r1) 00:39:04 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:39:04 (10/33) Installing py3-parsing (2.4.7-r0) 00:39:04 (11/33) Installing py3-six (1.15.0-r0) 00:39:04 (12/33) Installing py3-packaging (20.4-r0) 00:39:04 (13/33) Installing py3-setuptools (47.0.0-r0) 00:39:04 (14/33) Installing py3-chardet (3.0.4-r4) 00:39:05 (15/33) Installing py3-idna (2.9-r0) 00:39:05 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:39:05 Removing intermediate container 3a8f8ce12bcc 00:39:05 ---> 5a4d8838ff54 00:39:05 Step 24/29 : RUN chmod 755 security-secrets-setup 00:39:05 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:39:06 (18/33) Installing py3-requests (2.23.0-r0) 00:39:06 (19/33) Installing py3-msgpack (1.0.0-r0) 00:39:06 (20/33) Installing py3-lockfile (0.12.2-r3) 00:39:06 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:39:06 ---> Running in 92a69757d6a3 00:39:06 (22/33) Installing py3-colorama (0.4.3-r0) 00:39:06 (23/33) Installing py3-distlib (0.3.0-r0) 00:39:06 (24/33) Installing py3-distro (1.5.0-r1) 00:39:06 (25/33) Installing py3-webencodings (0.5.1-r3) 00:39:06 (26/33) Installing py3-html5lib (1.0.1-r4) 00:39:06 (27/33) Installing py3-pytoml (0.1.21-r0) 00:39:06 (28/33) Installing py3-pep517 (0.8.2-r0) 00:39:06 (29/33) Installing py3-progress (1.5-r0) 00:39:06 (30/33) Installing py3-toml (0.10.1-r0) 00:39:06 (31/33) Installing py3-retrying (1.3.3-r0) 00:39:06 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:39:06 (33/33) Installing py3-pip (20.1.1-r0) 00:39:06 Executing busybox-1.31.1-r16.trigger 00:39:06 OK: 71 MiB in 55 packages 00:39:09 Removing intermediate container 92a69757d6a3 00:39:09 ---> 4a4907f170c2 00:39:09 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:39:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.063s coverage: 46.6% of statements 00:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:12 ---> Running in 28376cfc3db9 00:39:12 Removing intermediate container 28376cfc3db9 00:39:12 ---> ed0ecf31d63a 00:39:12 Step 26/29 : CMD [ "generate" ] 00:39:12 Removing intermediate container 6d78bdc297fc 00:39:12 ---> 284fc52f1da9 00:39:12 Step 21/26 : RUN pip install docker-compose==1.23.2 00:39:12 ---> Running in 2959a3906f2f 00:39:13 ---> Running in 7ec6c42f063b 00:39:13 Removing intermediate container 2959a3906f2f 00:39:13 ---> 22f613a4b0ed 00:39:13 Step 27/29 : LABEL arch=x86_64 00:39:13 ---> Running in 3805fcde2b45 00:39:13 Removing intermediate container 3805fcde2b45 00:39:13 ---> ed9d240269f1 00:39:13 Step 28/29 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:39:13 ---> Running in 383e9bf7dc0a 00:39:13 Removing intermediate container 383e9bf7dc0a 00:39:13 ---> 9e2a1c22a9fe 00:39:13 Step 29/29 : LABEL version=0.0.0 00:39:13 ---> Running in 97a27fab2cd8 00:39:13 Removing intermediate container 97a27fab2cd8 00:39:13 ---> 8d6a880d9e7d 00:39:13 00:39:13 Successfully built 8d6a880d9e7d 00:39:14 Successfully tagged docker-security-secrets-setup-go:latest 00:39:14  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 00:39:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:39:14 Collecting PyYAML<4,>=3.10 00:39:14 Downloading PyYAML-3.13.tar.gz (270 kB) 00:39:15 Collecting websocket-client<1.0,>=0.32.0 00:39:15 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:39:15 Collecting jsonschema<3,>=2.5.1 00:39:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:39:15 Collecting cached-property<2,>=1.2.0 00:39:15 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 00:39:15 Collecting docopt<0.7,>=0.6.1 00:39:15 Downloading docopt-0.6.2.tar.gz (25 kB) 00:39:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:39:16 Collecting texttable<0.10,>=0.9.0 00:39:16 Downloading texttable-0.9.1.tar.gz (11 kB) 00:39:17 Collecting docker<4.0,>=3.6.0 00:39:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:39:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:39:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:39:17 Collecting dockerpty<0.5,>=0.4.1 00:39:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:39:17 Collecting docker-pycreds>=0.4.0 00:39:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:39:17 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) 00:39:17 Collecting idna<2.8,>=2.5 00:39:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:39:17 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) 00:39:17 Collecting urllib3<1.25,>=1.21.1 00:39:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:39:17 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:39:17 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:39:17 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:39:17 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.231s coverage: 27.2% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.021s coverage: 100.0% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.030s coverage: 100.0% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:18 Installing collected packages: PyYAML, websocket-client, jsonschema, cached-property, docopt, texttable, idna, urllib3, requests, docker-pycreds, docker, dockerpty, docker-compose 00:39:18 Running setup.py install for PyYAML: started 00:39:18 Running setup.py install for PyYAML: finished with status 'done' 00:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.429s coverage: 82.5% of statements 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:19 Running setup.py install for docopt: started 00:39:19 Running setup.py install for docopt: finished with status 'done' 00:39:19 Running setup.py install for texttable: started 00:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.426s coverage: 92.9% of statements 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:19 Running setup.py install for texttable: finished with status 'done' 00:39:19 Attempting uninstall: idna 00:39:19 Found existing installation: idna 2.9 00:39:19 Uninstalling idna-2.9: 00:39:19 Successfully uninstalled idna-2.9 00:39:19 Attempting uninstall: urllib3 00:39:19 Found existing installation: urllib3 1.25.9 00:39:19 Uninstalling urllib3-1.25.9: 00:39:20 Successfully uninstalled urllib3-1.25.9 00:39:20 Attempting uninstall: requests 00:39:20 Found existing installation: requests 2.23.0 00:39:20 Uninstalling requests-2.23.0: 00:39:20 Successfully uninstalled requests-2.23.0 00:39:21 Running setup.py install for dockerpty: started 00:39:21 Running setup.py install for dockerpty: finished with status 'done' 00:39:22 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 00:39:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.299s coverage: 28.6% of statements 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.057s coverage: 100.0% of statements 00:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.078s coverage: 100.0% of statements 00:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:25 Removing intermediate container 7ec6c42f063b 00:39:25 ---> 18e42f532ec6 00:39:25 Step 22/26 : RUN apk --no-cache add curl 00:39:25 ---> Running in d2e166f63315 00:39:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:26 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:39:26 (2/3) Installing libcurl (7.69.1-r0) 00:39:26 (3/3) Installing curl (7.69.1-r0) 00:39:26 Executing busybox-1.31.1-r16.trigger 00:39:26 OK: 72 MiB in 58 packages 00:39:26 Removing intermediate container d2e166f63315 00:39:26 ---> a25455f20f88 00:39:26 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.179s coverage: 89.8% of statements 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:26 ---> Running in 70bde8a6f8a5 00:39:26 Removing intermediate container 70bde8a6f8a5 00:39:26 ---> 355ee57ae361 00:39:26 Step 24/26 : LABEL arch=x86_64 00:39:26 ---> Running in 32409cca098f 00:39:26 Removing intermediate container 32409cca098f 00:39:26 ---> cc4e6f40b8e5 00:39:26 Step 25/26 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:39:26 ---> Running in a592f55939ce 00:39:27 Removing intermediate container a592f55939ce 00:39:27 ---> bcb62967233d 00:39:27 Step 26/26 : LABEL version=0.0.0 00:39:27 ---> Running in 45b5874cdb70 00:39:27 Removing intermediate container 45b5874cdb70 00:39:27 ---> 0ece290c2eab 00:39:27 00:39:27 Successfully built 0ece290c2eab 00:39:27 Successfully tagged docker-sys-mgmt-agent-go:latest 00:39:28  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:39:28 $ docker stop --time=1 8cf6976d1686b69b7252ffffd5157a6ca1725d81edfdf9eb9359e00d9d967899 00:39:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.105s coverage: 97.5% of statements 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.042s coverage: 100.0% of statements 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:39:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] 00:39:29 $ docker rm -f 8cf6976d1686b69b7252ffffd5157a6ca1725d81edfdf9eb9359e00d9d967899 [Pipeline] // withDockerContainer [Pipeline] sh 00:39:30 + docker images 00:39:30 + grep docker 00:39:30 docker-sys-mgmt-agent-go latest 0ece290c2eab 3 seconds ago 284MB 00:39:30 docker-security-secrets-setup-go latest 8d6a880d9e7d 17 seconds ago 25.1MB 00:39:30 docker-support-notifications-go latest 5757e0a6a83e 31 seconds ago 14.5MB 00:39:30 docker-security-secretstore-setup-go latest 02c589bf8fdc 42 seconds ago 33.9MB 00:39:30 docker-core-command-go latest f8e10b5b0b9b 52 seconds ago 13MB 00:39:30 docker-core-data-go latest e668e509e050 About a minute ago 24.5MB 00:39:30 docker-core-metadata-go latest e65444bc9efa 2 minutes ago 14.4MB 00:39:30 docker-support-scheduler-go latest 077476347a12 2 minutes ago 13.1MB 00:39:30 docker-support-logging-go latest f39879ad19e3 2 minutes ago 11.8MB 00:39:30 docker-security-proxy-setup-go latest 936d7d45f697 2 minutes ago 16.4MB 00:39:30 docker latest 81f5749c9058 7 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.202s coverage: 63.5% of statements 00:39:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:39:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.076s coverage: 100.0% of statements 00:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 92.3% of statements 00:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 00:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements 00:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 00:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.277s coverage: 55.9% of statements 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 34.528s coverage: 86.3% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.060s coverage: 72.2% of statements 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.436s coverage: 72.1% of statements 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.028s coverage: 82.4% of statements 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.017s coverage: 48.4% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.033s coverage: 28.8% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.057s coverage: 96.8% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.104s coverage: 33.7% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.266s coverage: 84.1% of statements 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.025s coverage: 100.0% of statements 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.050s coverage: 42.9% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.026s coverage: 100.0% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.125s coverage: 83.8% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.082s coverage: 46.1% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.029s coverage: 100.0% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.067s coverage: 100.0% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.172s coverage: 29.1% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.059s coverage: 99.0% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/system 0.018s coverage: 0.0% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.027s coverage: 87.9% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.016s coverage: 100.0% of statements 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.015s coverage: 32.1% of statements 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.024s coverage: 100.0% of statements 00:40:16 GO111MODULE=on go vet ./... 00:40:32 gofmt -l . 00:40:32 [ "`gofmt -l .`" = "" ] 00:40:34 ./bin/test-go-mod-tidy.sh 00:40:35 ./bin/test-attribution-txt.sh [Pipeline] sh 00:40:39 + ls -al . 00:40:39 total 596 00:40:39 drwxrwxr-x 10 1001 1001 4096 Aug 19 00:40 . 00:40:39 drwxr-xr-x 4 root root 4096 Aug 19 00:38 .. 00:40:39 -rw-rw-r-- 1 1001 1001 11 Aug 19 00:36 .dockerignore 00:40:39 drwxrwxr-x 8 1001 1001 4096 Aug 19 00:36 .git 00:40:39 drwxrwxr-x 3 1001 1001 4096 Aug 19 00:36 .github 00:40:39 -rw-rw-r-- 1 1001 1001 932 Aug 19 00:36 .gitignore 00:40:39 drwxrwxr-x 3 1001 1001 4096 Aug 19 00:36 .semver 00:40:39 -rw-rw-r-- 1 1001 1001 166 Aug 19 00:36 .sonarcloud.properties 00:40:39 -rw-rw-r-- 1 1001 1001 3804 Aug 19 00:36 CONTRIBUTING.md 00:40:39 -rw-rw-r-- 1 1001 1001 1035 Aug 19 00:36 Dockerfile.build 00:40:39 -rw-rw-r-- 1 1001 1001 865 Aug 19 00:36 Jenkinsfile 00:40:39 -rw-rw-r-- 1 1001 1001 10775 Aug 19 00:36 LICENSE 00:40:39 -rw-rw-r-- 1 1001 1001 6237 Aug 19 00:36 Makefile 00:40:39 -rw-rw-r-- 1 1001 1001 5652 Aug 19 00:36 README.md 00:40:39 -rw-rw-r-- 1 1001 1001 259 Aug 19 00:36 SECURITY.md 00:40:39 -rw-rw-r-- 1 1001 1001 5 Aug 19 00:31 VERSION 00:40:39 -rw-rw-r-- 1 1001 1001 4131 Aug 19 00:36 ZMQWindows.md 00:40:39 drwxrwxr-x 2 1001 1001 4096 Aug 19 00:36 bin 00:40:39 drwxrwxr-x 15 1001 1001 4096 Aug 19 00:36 cmd 00:40:39 -rw-r--r-- 1 root root 467868 Aug 19 00:40 coverage.out 00:40:39 -rw-r--r-- 1 root root 1075 Aug 19 00:40 go.mod 00:40:39 -rw-r--r-- 1 root root 19185 Aug 19 00:40 go.sum 00:40:39 drwxrwxr-x 8 1001 1001 4096 Aug 19 00:36 internal 00:40:39 drwxrwxr-x 4 1001 1001 4096 Aug 19 00:36 openapi 00:40:39 drwxrwxr-x 4 1001 1001 4096 Aug 19 00:36 snap 00:40:39 -rw-rw-r-- 1 1001 1001 168 Aug 19 00:36 version.go [Pipeline] sh 00:40:39 + '[' -e coverage.out ] 00:40:39 + chown 1001:1001 coverage.out [Pipeline] stash 00:40:39 Warning: overwriting stash ‘coverage-report’ 00:40:40 Stashed 1 file(s) [Pipeline] sh 00:40:41 + make build 00:40:41 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 00:40: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 00:41: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 00:41:15 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 00:41:19 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 00:41:26 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 00:41:26 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 00:41:32 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 00:41:37 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 00:41:42 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 00:41:47 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 00:41:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:41:55 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] } 00:41:58 $ docker stop --time=1 aa81a3d7b335efbe85e42397154b0e3c98ab6a280b365ccca97e340fc2315415 00:42:00 $ docker rm -f aa81a3d7b335efbe85e42397154b0e3c98ab6a280b365ccca97e340fc2315415 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:02 00:42:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:42:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:03 latest: Pulling from edgex-devops/edgex-compose-arm64 00:42:03 29e5d40040c1: Pulling fs layer 00:42:03 1ce36da41761: Pulling fs layer 00:42:03 25b303627fd3: Pulling fs layer 00:42:03 29e5d40040c1: Verifying Checksum 00:42:03 29e5d40040c1: Download complete 00:42:03 29e5d40040c1: Pull complete 00:42:03 1ce36da41761: Verifying Checksum 00:42:03 1ce36da41761: Download complete 00:42:05 1ce36da41761: Pull complete 00:42:05 25b303627fd3: Verifying Checksum 00:42:05 25b303627fd3: Download complete 00:42:15 25b303627fd3: Pull complete 00:42:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:42:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:42:15 prd-ubuntu18.04-docker-arm64-4c-16g-438 does not seem to be running inside a container 00:42:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:42:19 $ docker top 36ca83ed8231bbc89a031f6b57f484887b271aa824d6be339d4338b0212cb6d1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:20 + docker-compose build --help 00:42:20 + grep parallel 00:42:24 --parallel Build images in parallel. [Pipeline] } 00:42:24 $ docker stop --time=1 36ca83ed8231bbc89a031f6b57f484887b271aa824d6be339d4338b0212cb6d1 00:42:26 $ docker rm -f 36ca83ed8231bbc89a031f6b57f484887b271aa824d6be339d4338b0212cb6d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:27 . [Pipeline] withDockerContainer 00:42:27 prd-ubuntu18.04-docker-arm64-4c-16g-438 does not seem to be running inside a container 00:42:27 $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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 00:42:29 $ docker top 6c1df3925958085bd1b7bda3ef63952a46fdea3f816e9ae44af198b2aee19eff -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:29 + docker-compose -f ./docker-compose-build.yml build --parallel 00:42:33 Building docker-core-command-go ... 00:42:33 Building docker-core-data-go ... 00:42:33 Building docker-core-metadata-go ... 00:42:33 Building docker-security-proxy-setup-go ... 00:42:33 Building docker-security-secrets-setup-go ... 00:42:33 Building docker-security-secretstore-setup-go ... 00:42:33 Building docker-support-logging-go ... 00:42:33 Building docker-support-notifications-go ... 00:42:33 Building docker-support-scheduler-go ... 00:42:33 Building docker-sys-mgmt-agent-go ... 00:42:33 Building docker-core-data-go 00:42:33 Building docker-support-scheduler-go 00:42:33 Building docker-core-command-go 00:42:33 Building docker-security-proxy-setup-go 00:42:33 Building docker-core-metadata-go 00:44:25 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 00:44:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:44:25 ---> 940a08c6b56b 00:44:25 Step 3/22 : WORKDIR /edgex-go 00:44:26 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 00:44:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:44:26 ---> 940a08c6b56b 00:44:26 Step 3/21 : WORKDIR /edgex-go 00:44:26 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 00:44:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:44:26 ---> 940a08c6b56b 00:44:26 Step 3/20 : WORKDIR /edgex-go 00:44:26 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 00:44:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:44:26 ---> 940a08c6b56b 00:44:26 Step 3/20 : WORKDIR /edgex-go 00:44:26 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 00:44:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:44:26 ---> 940a08c6b56b 00:44:26 Step 3/21 : WORKDIR /edgex-go 00:44:28 ---> Running in b2037bd75274 00:44:28 ---> Running in 39acb0f7d6af 00:44:28 ---> Running in 723bc98bbda5 00:44:28 ---> Running in 47fc83fa4782 00:44:28 ---> Running in d5830a4817fb 00:44:29 Removing intermediate container 39acb0f7d6af 00:44:29 ---> 46379e571992 00:44:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:29 ---> Running in 06f132ec9123 00:44:29 Removing intermediate container b2037bd75274 00:44:29 ---> 2842a6e05b74 00:44:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:29 Removing intermediate container 723bc98bbda5 00:44:29 ---> ab463b9ae193 00:44:29 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:29 Removing intermediate container d5830a4817fb 00:44:29 ---> 18e1744a431c 00:44:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:29 Removing intermediate container 47fc83fa4782 00:44:29 ---> 0836f5983e19 00:44:29 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:29 ---> Running in fcfca646d94a 00:44:29 ---> Running in 031a579f5672 00:44:29 ---> Running in 4d6eb5558e11 00:44:29 ---> Running in a29f1ce2b0b4 00:44:32 Removing intermediate container 06f132ec9123 00:44:32 ---> 076a27584207 00:44:33 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:44:33 ---> Running in 5fe32a3b0b6c 00:44:33 Removing intermediate container fcfca646d94a 00:44:33 ---> ad7445c1f72f 00:44:33 Step 5/21 : RUN apk update && apk add make git 00:44:33 ---> Running in e37f4707de6b 00:44:34 Removing intermediate container 031a579f5672 00:44:34 ---> 8f125dc98f91 00:44:34 Step 5/20 : RUN apk update && apk add make git 00:44:34 Removing intermediate container a29f1ce2b0b4 00:44:34 ---> 244c62fd9596 00:44:34 Step 5/20 : RUN apk update && apk add make git 00:44:34 Removing intermediate container 4d6eb5558e11 00:44:34 ---> 9eb375a8f217 00:44:34 Step 5/21 : RUN apk update && apk add make git 00:44:34 ---> Running in 8b3fa4d8243c 00:44:34 ---> Running in afcda6e77af9 00:44:34 ---> Running in fe0943a08a2e 00:44:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:37 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:44:37 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:44:37 OK: 12617 distinct packages available 00:44:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:37 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:44:37 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:44:37 OK: 12617 distinct packages available 00:44:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:38 OK: 217 MiB in 51 packages 00:44:38 OK: 217 MiB in 51 packages 00:44:38 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:44:38 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:44:38 OK: 12617 distinct packages available 00:44:38 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:44:38 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:44:38 OK: 12617 distinct packages available 00:44:38 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:44:38 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:44:38 OK: 12617 distinct packages available 00:44:39 OK: 217 MiB in 51 packages 00:44:39 OK: 217 MiB in 51 packages 00:44:39 OK: 217 MiB in 51 packages 00:44:40 Removing intermediate container 5fe32a3b0b6c 00:44:40 ---> 0a7382d5340b 00:44:40 Step 6/22 : COPY go.mod . 00:44:40 Removing intermediate container e37f4707de6b 00:44:40 ---> 0111adbf9cb7 00:44:40 Step 6/21 : COPY go.mod . 00:44:41 ---> 1fe474610de9 00:44:41 Step 7/22 : RUN go mod download 00:44:41 Removing intermediate container 8b3fa4d8243c 00:44:41 ---> 5f683dd51248 00:44:41 Step 6/20 : COPY go.mod . 00:44:41 ---> Running in b77b763d339b 00:44:41 ---> 89552f5d51f3 00:44:41 Step 7/21 : RUN go mod download 00:44:41 Removing intermediate container fe0943a08a2e 00:44:41 ---> be35119e0d37 00:44:41 Step 6/21 : COPY go.mod . 00:44:41 Removing intermediate container afcda6e77af9 00:44:41 ---> 64f9c5f5f87b 00:44:41 Step 6/20 : COPY go.mod . 00:44:41 ---> Running in 9feb89cfe397 00:44:42 ---> 5260778572b2 00:44:42 Step 7/20 : RUN go mod download 00:44:42 ---> Running in 311b3f61308e 00:44:43 ---> d82cd9f0efd9 00:44:43 Step 7/21 : RUN go mod download 00:44:43 ---> 32374e1a0ff6 00:44:43 Step 7/20 : RUN go mod download 00:44:43 ---> Running in 2ac04bb10930 00:44:43 ---> Running in 96199cce0052 00:44:47 Removing intermediate container b77b763d339b 00:44:47 ---> 502850165f93 00:44:47 Step 8/22 : COPY . . 00:44:47 Removing intermediate container 9feb89cfe397 00:44:47 ---> 6dd136b1b8d2 00:44:47 Step 8/21 : COPY . . 00:44:47 Removing intermediate container 311b3f61308e 00:44:47 ---> 7d82fafe67c3 00:44:47 Step 8/20 : COPY . . 00:44:48 Removing intermediate container 2ac04bb10930 00:44:48 ---> 07c971e09b45 00:44:48 Step 8/21 : COPY . . 00:44:49 Removing intermediate container 96199cce0052 00:44:49 ---> bffb79c585ba 00:44:49 Step 8/20 : COPY . . 00:45:21 ---> c1f0ab3f2025 00:45:21 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler ---> 8e2e53b3f508 00:45:21 00:45:21 Step 9/21 : RUN make cmd/core-metadata/core-metadata 00:45:21 ---> 3d5ee658c1a1 00:45:21 Step 9/22 : RUN make cmd/core-data/core-data 00:45:21 ---> 821b48ceb096 00:45:21 Step 9/21 : RUN make cmd/core-command/core-command 00:45:21 ---> c17c457fa636 00:45:21 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 00:45:21 ---> Running in b3c7becac827 00:45:21 ---> Running in 3afbcdb445e7 00:45:21 ---> Running in b02a55a20593 00:45:21 ---> Running in c97336b6f10c 00:45:21 ---> Running in 5318fcc7f5df 00:45:21 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 00:45:21 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 00:45:21 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 00:45:21 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 00:45:21 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 00:46:58 Removing intermediate container 5318fcc7f5df 00:46:58 ---> b2fd0d0b7b68 00:46:58 00:46:58 Step 10/20 : FROM alpine 00:46:58 latest: Pulling from library/alpine 00:46:58 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 00:46:58 Status: Downloaded newer image for alpine:latest 00:46:58 ---> 62ee0e9f8440 00:46:58 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:46:58 ---> Running in 2b924ad19a53 00:46:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:58 v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:46:58 v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:46:58 OK: 12617 distinct packages available 00:46:58 (1/4) Installing ca-certificates (20191127-r4) 00:46:58 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:46:58 (3/4) Installing libcurl (7.69.1-r0) 00:46:58 (4/4) Installing curl (7.69.1-r0) 00:46:58 Executing busybox-1.31.1-r16.trigger 00:46:58 Executing ca-certificates-20191127-r4.trigger 00:46:58 OK: 7 MiB in 18 packages 00:46:58 Removing intermediate container 2b924ad19a53 00:46:58 ---> 076a18973f66 00:46:58 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:46:58 ---> Running in 8f4bced78c4f 00:46:58 Removing intermediate container 8f4bced78c4f 00:46:58 ---> 5f559f2d24b1 00:46:58 Step 13/20 : WORKDIR /edgex 00:46:58 ---> Running in 082aedc2f78f 00:46:58 Removing intermediate container 082aedc2f78f 00:46:58 ---> 4fcdd9a6bb41 00:46:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:46:58 ---> 9e7c23f0e18b 00:46:58 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:46:58 ---> e6da918a1d72 00:46:58 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:46:58 ---> Running in b22b8526a385 00:46:59 Removing intermediate container b22b8526a385 00:46:59 ---> cf6d02f824be 00:46:59 Step 17/20 : CMD ["--init=true"] 00:46:59 ---> Running in e5505b891fd7 00:47:00 Removing intermediate container e5505b891fd7 00:47:00 ---> d65980cd2f2c 00:47:00 Step 18/20 : LABEL arch=arm64 00:47:00 ---> Running in c4d96183eb1e 00:47:01 Removing intermediate container c4d96183eb1e 00:47:01 ---> b060d4bb3f06 00:47:01 Step 19/20 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:47:01 ---> Running in 46707b1e0d34 00:47:02 Removing intermediate container 46707b1e0d34 00:47:02 ---> 7b62342abddf 00:47:02 Step 20/20 : LABEL version=0.0.0 00:47:02 ---> Running in 2a1fee6546a9 00:47:03 Removing intermediate container 2a1fee6546a9 00:47:03 ---> 82fa96969c4a 00:47:03 00:47:03 Successfully built 82fa96969c4a 00:47:03 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:47:03  Building docker-security-proxy-setup-go ... done Building docker-security-secrets-setup-go 00:47:18 Removing intermediate container b3c7becac827 00:47:18 ---> 331366d455d1 00:47:18 00:47:18 Step 10/20 : FROM scratch 00:47:18 ---> 00:47:18 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:18 ---> Running in 9cfef4679c05 00:47:19 Removing intermediate container 9cfef4679c05 00:47:19 ---> 60087533c273 00:47:19 Step 12/20 : ENV APP_PORT=48085 00:47:19 ---> Running in b18c04ee7cf5 00:47:20 Removing intermediate container b18c04ee7cf5 00:47:20 ---> b7534d5fabec 00:47:20 Step 13/20 : EXPOSE $APP_PORT 00:47:21 Removing intermediate container c97336b6f10c 00:47:21 ---> e83e7cab7fe8 00:47:21 00:47:21 Step 10/21 : FROM scratch 00:47:21 ---> 00:47:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:21 ---> Using cache 00:47:21 ---> 60087533c273 00:47:21 Step 12/21 : ENV APP_PORT=48082 00:47:22 ---> Running in a25bfa5c3be7 00:47:22 ---> Running in a1dac0cccb9c 00:47:23 Removing intermediate container a25bfa5c3be7 00:47:23 ---> 04214adfa23f 00:47:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:47:23 Removing intermediate container a1dac0cccb9c 00:47:23 ---> 70cd589662da 00:47:23 Step 13/21 : EXPOSE $APP_PORT 00:47:24 ---> Running in b6d1f5a7665c 00:47:24 ---> f5b3e2fe202d 00:47:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:47:25 Removing intermediate container b6d1f5a7665c 00:47:25 ---> b1cd76005373 00:47:25 Step 14/21 : WORKDIR / 00:47:25 ---> Running in 1e76f8f9b71b 00:47:27 ---> 257a9036bac9 00:47:27 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:47:27 Removing intermediate container 1e76f8f9b71b 00:47:27 ---> 2df37747c684 00:47:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:47:29 ---> a86f1ca056a2 00:47:29 ---> 5109646a762e 00:47:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:47:29 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:47:29 Removing intermediate container 3afbcdb445e7 00:47:29 ---> 92c52923ac18 00:47:29 00:47:29 Step 10/21 : FROM scratch 00:47:29 ---> 00:47:29 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:30 ---> Using cache 00:47:30 ---> 60087533c273 00:47:30 Step 12/21 : ENV APP_PORT=48081 00:47:30 ---> Running in 22265f43e38b 00:47:30 ---> Running in 4ced6c2661af 00:47:30 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 00:47:30 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:47:30 ---> 940a08c6b56b 00:47:30 Step 3/29 : WORKDIR /edgex-go 00:47:30 ---> Using cache 00:47:30 ---> 0836f5983e19 00:47:30 Step 4/29 : RUN apk update && apk add make git 00:47:30 ---> Running in 2268783d89d8 00:47:30 Removing intermediate container 22265f43e38b 00:47:30 ---> 18845df70b41 00:47:30 Step 18/20 : LABEL arch=arm64 00:47:31 ---> Running in 4c8d37b730bf 00:47:31 Removing intermediate container 4ced6c2661af 00:47:31 ---> a6eeb1eb1f86 00:47:31 Step 13/21 : EXPOSE $APP_PORT 00:47:31 ---> c4594df5ce4d 00:47:31 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:47:32 ---> Running in 54223d107646 00:47:32 Removing intermediate container 4c8d37b730bf 00:47:32 ---> bb8eb88277d7 00:47:32 Step 19/20 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:47:32 ---> Running in c736b051877a 00:47:32 Removing intermediate container 54223d107646 00:47:32 ---> e8fefd1c382b 00:47:32 Step 14/21 : WORKDIR / 00:47:33 ---> Running in 6080f7092ae8 00:47:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:33 Removing intermediate container c736b051877a 00:47:33 ---> f48f015f3a01 00:47:33 Step 20/20 : LABEL version=0.0.0 00:47:33 ---> 64e7c2cfc321 00:47:33 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:47:33 ---> Running in 76fdfd945113 00:47:33 ---> Running in 651d96b04206 00:47:34 Removing intermediate container 6080f7092ae8 00:47:34 ---> 48610dcf3447 00:47:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:47:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:34 Removing intermediate container 651d96b04206 00:47:34 ---> c5e66651718d 00:47:34 Step 19/21 : LABEL arch=arm64 00:47:34 Removing intermediate container 76fdfd945113 00:47:34 ---> 16d109f3e727 00:47:34 00:47:34 ---> Running in 58311bef4a12 00:47:34 ---> 91692a737124 00:47:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:47:35 Successfully built 16d109f3e727 00:47:35 Removing intermediate container 58311bef4a12 00:47:35 ---> 32462e564808 00:47:35 Step 20/21 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:47:35 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:47:35 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:47:35 OK: 12617 distinct packages available 00:47:35 Successfully tagged docker-support-scheduler-go-arm64:latest 00:47:35  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 00:47:35 ---> Running in 2fb753ec2ce7 00:47:36 OK: 217 MiB in 51 packages 00:47:37 Removing intermediate container 2fb753ec2ce7 00:47:37 ---> efa17ff70d98 00:47:37 Step 21/21 : LABEL version=0.0.0 00:47:38 ---> 402ad8c4174c 00:47:38 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:47:38 ---> Running in c775b3f15cd4 00:47:40 Removing intermediate container c775b3f15cd4 00:47:40 Removing intermediate container 2268783d89d8 00:47:40 ---> 9dc6c181c4ee 00:47:40 Step 5/29 : COPY go.mod . 00:47:40 ---> 5bf2be524dbf 00:47:40 00:47:40 Successfully built 5bf2be524dbf 00:47:41 Successfully tagged docker-core-command-go-arm64:latest 00:47:41  Building docker-core-command-go ... done Building docker-support-logging-go 00:47:41 ---> 39406c24d761 00:47:41 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:47:41 ---> fa5894225481 00:47:41 Step 6/29 : RUN go mod download 00:47:41 ---> Running in 3196828df301 00:47:41 ---> Running in f08f39f68860 00:47:42 Removing intermediate container 3196828df301 00:47:42 ---> 32396dd3511c 00:47:42 Step 19/21 : LABEL arch=arm64 00:47:43 ---> Running in 35e947ce3a7a 00:47:45 Removing intermediate container 35e947ce3a7a 00:47:45 ---> 18c57883ea03 00:47:45 Step 20/21 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:47:45 Removing intermediate container b02a55a20593 00:47:45 ---> e8f4a547556c 00:47:45 00:47:45 Step 10/22 : FROM alpine 00:47:45 ---> 62ee0e9f8440 00:47:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:45 ---> Running in 0a80138f2724 00:47:46 ---> Running in c435c8e3d928 00:47:46 Removing intermediate container 0a80138f2724 00:47:46 ---> ac70759cd56f 00:47:46 Step 21/21 : LABEL version=0.0.0 00:47:46 Removing intermediate container f08f39f68860 00:47:46 ---> 229611f0b9c7 00:47:46 Step 7/29 : COPY . . 00:47:47 ---> Running in 586f27e34ec2 00:47:47 Removing intermediate container c435c8e3d928 00:47:47 ---> 0f914fea8ea3 00:47:47 Step 12/22 : ENV APP_PORT=48080 00:47:48 ---> Running in d4bd883d434a 00:47:48 Removing intermediate container 586f27e34ec2 00:47:48 ---> 18041586f7c7 00:47:48 00:47:49 Successfully built 18041586f7c7 00:47:50 Successfully tagged docker-core-metadata-go-arm64:latest 00:47:50  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 00:47:50 Removing intermediate container d4bd883d434a 00:47:50 ---> 93204df0f0a9 00:47:50 Step 13/22 : EXPOSE $APP_PORT 00:47:52 ---> Running in 8c55525f0817 00:47:54 Removing intermediate container 8c55525f0817 00:47:54 ---> 95cd8ea4968e 00:47:54 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:56 ---> Running in 69d6ad619c00 00:48:01 Removing intermediate container 69d6ad619c00 00:48:01 ---> 32fd09baeb0f 00:48:01 Step 15/22 : RUN apk --no-cache add zeromq 00:48:01 ---> Running in 68a16500d0da 00:48:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:04 ---> 586faba190a6 00:48:04 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:48:04 (1/5) Installing libgcc (9.3.0-r2) 00:48:04 (2/5) Installing libsodium (1.0.18-r0) 00:48:05 (3/5) Installing libstdc++ (9.3.0-r2) 00:48:05 ---> Running in e7c067648322 00:48:05 (4/5) Installing libzmq (4.3.2-r0) 00:48:05 (5/5) Installing zeromq (4.3.2-r0) 00:48:05 Executing busybox-1.31.1-r16.trigger 00:48:05 OK: 8 MiB in 19 packages 00:48:07 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 00:48:08 Removing intermediate container 68a16500d0da 00:48:08 ---> e7f7db9e5909 00:48:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:48:09 ---> 70c17a8fdf87 00:48:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:48:12 ---> c1016dd21382 00:48:12 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:48:13 ---> f9324d82d75c 00:48:13 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:48:13 ---> Running in 9db8928427c0 00:48:14 Removing intermediate container 9db8928427c0 00:48:14 ---> 2ce84d444ee6 00:48:14 Step 20/22 : LABEL arch=arm64 00:48:14 ---> Running in 8375cdeb1bfc 00:48:15 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 00:48:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:48:15 ---> 940a08c6b56b 00:48:15 Step 3/23 : WORKDIR /edgex-go 00:48:15 ---> Using cache 00:48:15 ---> 0836f5983e19 00:48:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:15 ---> Using cache 00:48:15 ---> 244c62fd9596 00:48:15 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 00:48:15 ---> Running in c6427b72e0e9 00:48:16 Removing intermediate container 8375cdeb1bfc 00:48:16 ---> 485e06e8c53f 00:48:16 Step 21/22 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:48:16 ---> Running in 8ff2b30611a5 00:48:17 Removing intermediate container 8ff2b30611a5 00:48:17 ---> b7142f15195a 00:48:17 Step 22/22 : LABEL version=0.0.0 00:48:17 ---> Running in 7be193855245 00:48:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:18 Removing intermediate container 7be193855245 00:48:18 ---> 0fbfb648692a 00:48:18 00:48:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:19 Successfully built 0fbfb648692a 00:48:19 Successfully tagged docker-core-data-go-arm64:latest 00:48:19  Building docker-core-data-go ... done Building docker-security-secretstore-setup-go 00:48:20 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:20 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:20 OK: 12617 distinct packages available 00:48:20 OK: 217 MiB in 51 packages 00:48:23 Removing intermediate container c6427b72e0e9 00:48:23 ---> 0cb30056cbec 00:48:23 Step 6/23 : COPY go.mod . 00:48:25 ---> 6ca8281c6e62 00:48:25 Step 7/23 : RUN go mod download 00:48:25 ---> Running in 4de0b411a60d 00:48:29 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 00:48:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:48:29 ---> 940a08c6b56b 00:48:29 Step 3/21 : WORKDIR /edgex-go 00:48:29 ---> Using cache 00:48:29 ---> 0836f5983e19 00:48:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:29 ---> Using cache 00:48:29 ---> 244c62fd9596 00:48:29 Step 5/21 : RUN apk update && apk add make && apk add bash git 00:48:30 ---> Running in 727efc126ee0 00:48:31 Removing intermediate container 4de0b411a60d 00:48:31 ---> 6ca42fbebc28 00:48:31 Step 8/23 : COPY . . 00:48:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:34 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:34 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:34 OK: 12617 distinct packages available 00:48:35 OK: 217 MiB in 51 packages 00:48:36 OK: 217 MiB in 51 packages 00:48:41 Removing intermediate container 727efc126ee0 00:48:41 ---> cdd708742ba5 00:48:41 Step 6/21 : COPY go.mod . 00:48:42 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 00:48:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:48:42 ---> 940a08c6b56b 00:48:42 Step 3/26 : WORKDIR /edgex-go 00:48:42 ---> Using cache 00:48:42 ---> 0836f5983e19 00:48:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:42 ---> Using cache 00:48:42 ---> 244c62fd9596 00:48:42 Step 5/26 : RUN apk update && apk add make bash git 00:48:43 ---> 407ec9413b56 00:48:43 Step 7/21 : RUN go mod download 00:48:43 ---> Running in 3514d94f73b5 00:48:43 ---> Running in 1570447eb4db 00:48:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:48 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:48 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:48 OK: 12617 distinct packages available 00:48:49 OK: 217 MiB in 51 packages 00:48:50 Removing intermediate container 1570447eb4db 00:48:50 ---> 004c30bb4b32 00:48:50 Step 8/21 : COPY . . 00:48:51 Removing intermediate container 3514d94f73b5 00:48:51 ---> f84e1bfd0f09 00:48:51 Step 6/26 : COPY go.mod . 00:48:52 ---> 555718da407a 00:48:52 Step 7/26 : RUN go mod download 00:48:53 ---> Running in bfe17a7b8e51 00:48:53 Removing intermediate container e7c067648322 00:48:53 ---> 66f1d9f9de43 00:48:53 00:48:53 Step 9/29 : FROM alpine:latest 00:48:53 ---> 62ee0e9f8440 00:48:53 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:48:54 ---> Running in b479bf9e06bc 00:48:55 Removing intermediate container b479bf9e06bc 00:48:55 ---> 7ec33c926c3c 00:48:55 Step 11/29 : USER root 00:48:55 ---> Running in cccc4b8a0f82 00:48:56 Removing intermediate container cccc4b8a0f82 00:48:56 ---> c38235ffcc82 00:48:56 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:48:56 ---> Running in 3b9bd47d14a6 00:48:58 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 00:48:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:48:58 ---> 940a08c6b56b 00:48:58 Step 3/26 : WORKDIR /edgex-go 00:48:58 ---> Using cache 00:48:58 ---> 0836f5983e19 00:48:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:58 ---> Using cache 00:48:58 ---> 244c62fd9596 00:48:58 Step 5/26 : RUN apk update && apk add make git 00:48:58 ---> Using cache 00:48:58 ---> 64f9c5f5f87b 00:48:58 Step 6/26 : COPY go.mod . 00:48:58 ---> Using cache 00:48:58 ---> 32374e1a0ff6 00:48:58 Step 7/26 : RUN go mod download 00:48:58 ---> Using cache 00:48:58 ---> bffb79c585ba 00:48:58 Step 8/26 : COPY . . 00:48:58 Removing intermediate container bfe17a7b8e51 00:48:58 ---> c69e783457ad 00:48:58 Step 8/26 : COPY . . 00:48:58 ---> Using cache 00:48:58 ---> c17c457fa636 00:48:58 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 00:48:59 ---> Running in e9c60ba434da 00:48:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:59 v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:48:59 v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:48:59 OK: 12617 distinct packages available 00:49:00 (1/2) Installing ca-certificates (20191127-r4) 00:49:00 (2/2) Installing dumb-init (1.2.2-r1) 00:49:00 Executing busybox-1.31.1-r16.trigger 00:49:00 Executing ca-certificates-20191127-r4.trigger 00:49:00 OK: 6 MiB in 16 packages 00:49:01 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 00:49:05 ---> 8187c94f1379 00:49:05 Step 9/23 : RUN make cmd/support-notifications/support-notifications 00:49:05 ---> Running in 8fbb177d63e6 00:49:05 Removing intermediate container 3b9bd47d14a6 00:49:05 ---> 0e8ede0cd5f8 00:49:05 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:49:06 ---> Running in 2e077c405111 00:49:07 Removing intermediate container 2e077c405111 00:49:07 ---> 7cbf75597944 00:49:07 Step 14/29 : WORKDIR $BASE_DIR 00:49:07 ---> Running in c884e2c4b14a 00:49: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 00:49:09 Removing intermediate container c884e2c4b14a 00:49:09 ---> c0c9c9840009 00:49:09 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:49:09 ---> Running in e0fe322cd0aa 00:49:15 Removing intermediate container e0fe322cd0aa 00:49:15 ---> 932e14e8e529 00:49:15 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:49:18 ---> c7a988722f4e 00:49:18 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:49:20 ---> 945232dbd71a 00:49:20 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:49:23 ---> 77f1bcde1bdd 00:49:23 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:49:25 ---> 4e2889ef3682 00:49:25 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:49:27 ---> 78dc958126c5 00:49:27 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:49:27 ---> Running in 596cab82c6da 00:49:30 ---> 3b3812b59cc1 00:49:30 Step 9/21 : RUN make cmd/support-logging/support-logging 00:49:31 ---> Running in a100820c13b4 00:49:33 Removing intermediate container 596cab82c6da 00:49:33 ---> f0169396640f 00:49:33 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:49:34 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 00:49:35 ---> 3829e4998735 00:49:35 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:49:35 ---> Running in fdaf56269701 00:49:38 ---> 02726c3438b3 00:49:38 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:38 ---> Running in fb017071bd09 00:49:39 Removing intermediate container fdaf56269701 00:49:39 ---> 06eecc5de04b 00:49:39 Step 24/29 : RUN chmod 755 security-secrets-setup 00:49:40 ---> Running in 2247ec59ed17 00:49: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 00:49:44 Removing intermediate container 2247ec59ed17 00:49:44 ---> 4f0abd71a592 00:49:44 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:49:44 ---> Running in a9f47baa7c74 00:49:45 Removing intermediate container a9f47baa7c74 00:49:45 ---> 4aa867017a65 00:49:45 Step 26/29 : CMD [ "generate" ] 00:49:45 ---> Running in 11ee529c2917 00:49:46 Removing intermediate container 11ee529c2917 00:49:46 ---> dba9cb27ff28 00:49:46 Step 27/29 : LABEL arch=arm64 00:49:46 ---> Running in 6920db31fab2 00:49:46 Removing intermediate container 6920db31fab2 00:49:46 ---> 51bf710236ef 00:49:46 Step 28/29 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:49:47 ---> Running in c2ff6c2f3f78 00:49:47 Removing intermediate container c2ff6c2f3f78 00:49:47 ---> 3b92556904e9 00:49:47 Step 29/29 : LABEL version=0.0.0 00:49:48 ---> Running in 5abf4b153cc2 00:49:48 Removing intermediate container 5abf4b153cc2 00:49:48 ---> a57a4a448d65 00:49:48 00:49:49 Successfully built a57a4a448d65 00:49:49 Successfully tagged docker-security-secrets-setup-go-arm64:latest 00:49:59  Building docker-security-secrets-setup-go ... done 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 00:50: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 00:50:24 Removing intermediate container e9c60ba434da 00:50:24 ---> c1842841327d 00:50:24 00:50:24 Step 10/26 : FROM alpine:3.10 00:50:24 3.10: Pulling from library/alpine 00:50:24 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:50:24 Status: Downloaded newer image for alpine:3.10 00:50:24 ---> 536a684cf733 00:50:24 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:50:24 ---> Running in 90198f885114 00:50:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:50:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:50:27 v3.10.5-76-g1530c9fe13 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:50:27 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:50:27 OK: 10167 distinct packages available 00:50:28 (1/5) Installing ca-certificates (20191127-r2) 00:50:28 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:50:28 (3/5) Installing libcurl (7.66.0-r0) 00:50:28 (4/5) Installing curl (7.66.0-r0) 00:50:28 (5/5) Installing dumb-init (1.2.2-r1) 00:50:28 Executing busybox-1.30.1-r3.trigger 00:50:28 Executing ca-certificates-20191127-r2.trigger 00:50:28 OK: 7 MiB in 19 packages 00:50:31 Removing intermediate container 90198f885114 00:50:31 ---> a5ec2b63bff9 00:50:31 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:50:31 ---> Running in 33e491f1f844 00:50:32 Removing intermediate container 33e491f1f844 00:50:32 ---> 13dfaad913a1 00:50:32 Step 13/26 : WORKDIR / 00:50:32 ---> Running in 2123a349d365 00:50:32 Removing intermediate container 2123a349d365 00:50:32 ---> 27fad3e5159d 00:50:32 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:50:34 ---> 7a023bc43931 00:50:34 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:50:36 ---> 8d6f3644f78e 00:50:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:50:38 ---> 52c65a1557bc 00:50:38 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 00:50:39 ---> 91e288ca37b3 00:50:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:50:39 Removing intermediate container 8fbb177d63e6 00:50:39 ---> ea5d4db53e96 00:50:39 00:50:39 Step 10/23 : FROM scratch 00:50:39 ---> 00:50:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:50:40 ---> Running in e79aaa329825 00:50:41 ---> 06bfe878e666 00:50:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:50:41 Removing intermediate container e79aaa329825 00:50:41 ---> 3e9e8924fba5 00:50:41 Step 12/23 : ENV APP_PORT=48060 00:50:41 ---> Running in 80aa4dcbb1fe 00:50:42 Removing intermediate container 80aa4dcbb1fe 00:50:42 ---> 307c3ae24147 00:50:42 Step 13/23 : EXPOSE $APP_PORT 00:50:42 ---> Running in 8c002d498bd7 00:50:42 ---> 0747111e48ba 00:50:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 00:50:42 Removing intermediate container 8c002d498bd7 00:50:42 ---> a753bf4faa39 00:50:42 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 00:50:44 ---> 7a7f736d5d64 00:50:44 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:50:44 ---> 1607427fd243 00:50:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:50:45 ---> 0b3cfb490e02 00:50:45 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:50:45 ---> Running in ab7374afc6ae 00:50:45 ---> b03dd505ca2e 00:50:45 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 00:50:47 ---> a66d816a56e9 00:50:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:50:48 ---> 56c1542d832b 00:50:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:50:48 Removing intermediate container ab7374afc6ae 00:50:48 ---> fc8b59224af4 00:50:48 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:50:49 ---> Running in e3ec428e71b3 00:50:50 Removing intermediate container e3ec428e71b3 00:50:50 ---> a89738c10707 00:50:50 Step 24/26 : LABEL arch=arm64 00:50:50 ---> 7e4633ed98c1 00:50:50 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:50:50 ---> Running in 7383bada7342 00:50:50 Removing intermediate container a100820c13b4 00:50:50 ---> 186236561042 00:50:50 00:50:50 Step 10/21 : FROM scratch 00:50:50 ---> 00:50:50 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:50:50 Removing intermediate container fb017071bd09 00:50:50 ---> dd2f8b3b7869 00:50:50 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:50:51 ---> Using cache 00:50:51 ---> 3e9e8924fba5 00:50:51 Step 12/21 : ENV APP_PORT=48061 00:50:51 ---> Running in a3526d10cc46 00:50:51 ---> Running in d1ec4ab6951c 00:50:51 Removing intermediate container 7383bada7342 00:50:51 ---> cc4ad74c04f3 00:50:51 Step 25/26 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:50:51 ---> 37dd76a27bcf 00:50:51 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:50:51 ---> Running in d3ea45ed2495 00:50:51 ---> Running in 8ec605644929 00:50:51 Removing intermediate container d1ec4ab6951c 00:50:51 ---> b5be66dc96e8 00:50:51 Step 13/21 : EXPOSE $APP_PORT 00:50:51 ---> Running in 00e513904efe 00:50:52 Removing intermediate container d3ea45ed2495 00:50:52 ---> 1f356df4b8b6 00:50:52 Step 26/26 : LABEL version=0.0.0 00:50:52 Removing intermediate container 8ec605644929 00:50:52 ---> 98169e329aee 00:50:52 Step 21/23 : LABEL arch=arm64 00:50:52 ---> Running in eae59a277f77 00:50:52 Removing intermediate container 00e513904efe 00:50:52 ---> 60a8e8dc5a44 00:50:52 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 00:50:52 ---> Running in aef55c850a01 00:50:53 Removing intermediate container eae59a277f77 00:50:53 ---> b53302fbb7f0 00:50:53 00:50:53 Removing intermediate container aef55c850a01 00:50:53 ---> 331e99b008c0 00:50:53 Step 22/23 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:50:53 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 00:50:53 ---> Running in b20e6cd77936 00:50:53 ---> 9cb0b3112607 00:50:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 00:50:53 Successfully built b53302fbb7f0 00:50:53 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:50:53  Building docker-security-secretstore-setup-go ... done Removing intermediate container b20e6cd77936 00:50:53 ---> 013d75e67f85 00:50:53 Step 23/23 : LABEL version=0.0.0 00:50:53 ---> Running in 10ca69cc2f5b 00:50:54 ---> 18c101afce38 00:50:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 00:50:54 Removing intermediate container 10ca69cc2f5b 00:50:54 ---> 5af97da71687 00:50:54 00:50:55 Successfully built 5af97da71687 00:50:55 Successfully tagged docker-support-notifications-go-arm64:latest 00:50:55  Building docker-support-notifications-go ... done  ---> 5fbee88e06f5 00:50:55 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 00:50:56 Removing intermediate container a3526d10cc46 00:50:56 ---> 0bb03b9b54a7 00:50:56 00:50:56 Step 11/26 : FROM docker:latest 00:50:56 ---> ce9d55ae87f1 00:50:56 Step 12/26 : RUN apk add --no-cache bash 00:50:56 ---> 1b3da3710551 00:50:56 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:50:56 ---> Running in 1fd9ba180e3f 00:50:56 ---> Running in 6611681de185 00:50:57 Removing intermediate container 6611681de185 00:50:57 ---> e930ea0cbca3 00:50:57 Step 19/21 : LABEL arch=arm64 00:50:57 ---> Running in 556e173fe23f 00:50:58 Removing intermediate container 556e173fe23f 00:50:58 ---> adcccf853800 00:50:58 Step 20/21 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:50:58 ---> Running in 4333c08574c0 00:50:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:58 Removing intermediate container 4333c08574c0 00:50:58 ---> 947e51696095 00:50:58 Step 21/21 : LABEL version=0.0.0 00:50:58 ---> Running in 8cd45bb0880e 00:50:58 Removing intermediate container 8cd45bb0880e 00:50:58 ---> f6f173be1d1a 00:50:58 00:50:59 (1/2) Installing readline (8.0.4-r0) 00:50:59 (2/2) Installing bash (5.0.17-r0) 00:50:59 Executing bash-5.0.17-r0.post-install 00:50:59 Executing busybox-1.31.1-r16.trigger 00:50:59 OK: 12 MiB in 22 packages 00:50:59 Successfully built f6f173be1d1a 00:50:59 Successfully tagged docker-support-logging-go-arm64:latest 00:51:00  Building docker-support-logging-go ... done Removing intermediate container 1fd9ba180e3f 00:51:00 ---> 41876b43d33b 00:51:00 Step 13/26 : RUN rm -rf /var/cache/apk/* 00:51:00 ---> Running in cfdacca6cf76 00:51:03 Removing intermediate container cfdacca6cf76 00:51:03 ---> ed5b33ab57a2 00:51:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:51:03 ---> Running in 285dcdfa3816 00:51:03 Removing intermediate container 285dcdfa3816 00:51:03 ---> 45f9c3e4df6b 00:51:03 Step 15/26 : ENV APP_PORT=48090 00:51:03 ---> Running in 226e32b9c31f 00:51:04 Removing intermediate container 226e32b9c31f 00:51:04 ---> 7c7e249e2985 00:51:04 Step 16/26 : EXPOSE $APP_PORT 00:51:04 ---> Running in 123077dc5353 00:51:05 Removing intermediate container 123077dc5353 00:51:05 ---> c4d2cdbad1a3 00:51:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:51:06 ---> d85722265a6e 00:51:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:51:06 ---> 68baa992915e 00:51:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:51:07 ---> eb8231a66a4f 00:51:07 Step 20/26 : RUN apk --no-cache add py-pip 00:51:07 ---> Running in ee154fc39312 00:51:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:09 (1/33) Installing libbz2 (1.0.8-r1) 00:51:09 (2/33) Installing expat (2.2.9-r1) 00:51:09 (3/33) Installing libffi (3.3-r2) 00:51:09 (4/33) Installing gdbm (1.13-r1) 00:51:09 (5/33) Installing xz-libs (5.2.5-r0) 00:51:09 (6/33) Installing sqlite-libs (3.32.1-r0) 00:51:09 (7/33) Installing python3 (3.8.5-r0) 00:51:11 (8/33) Installing py3-appdirs (1.4.4-r1) 00:51:11 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:51:11 (10/33) Installing py3-parsing (2.4.7-r0) 00:51:11 (11/33) Installing py3-six (1.15.0-r0) 00:51:11 (12/33) Installing py3-packaging (20.4-r0) 00:51:11 (13/33) Installing py3-setuptools (47.0.0-r0) 00:51:11 (14/33) Installing py3-chardet (3.0.4-r4) 00:51:11 (15/33) Installing py3-idna (2.9-r0) 00:51:11 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:51:11 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:51:11 (18/33) Installing py3-requests (2.23.0-r0) 00:51:11 (19/33) Installing py3-msgpack (1.0.0-r0) 00:51:11 (20/33) Installing py3-lockfile (0.12.2-r3) 00:51:11 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:51:11 (22/33) Installing py3-colorama (0.4.3-r0) 00:51:11 (23/33) Installing py3-distlib (0.3.0-r0) 00:51:11 (24/33) Installing py3-distro (1.5.0-r1) 00:51:11 (25/33) Installing py3-webencodings (0.5.1-r3) 00:51:11 (26/33) Installing py3-html5lib (1.0.1-r4) 00:51:12 (27/33) Installing py3-pytoml (0.1.21-r0) 00:51:12 (28/33) Installing py3-pep517 (0.8.2-r0) 00:51:12 (29/33) Installing py3-progress (1.5-r0) 00:51:12 (30/33) Installing py3-toml (0.10.1-r0) 00:51:12 (31/33) Installing py3-retrying (1.3.3-r0) 00:51:12 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:51:12 (33/33) Installing py3-pip (20.1.1-r0) 00:51:12 Executing busybox-1.31.1-r16.trigger 00:51:12 OK: 71 MiB in 55 packages 00:51:20 Removing intermediate container ee154fc39312 00:51:20 ---> 04e7c9dcee06 00:51:20 Step 21/26 : RUN pip install docker-compose==1.23.2 00:51:20 ---> Running in c013efa93e3d 00:51:24 Collecting docker-compose==1.23.2 00:51:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:51:24 Collecting docker<4.0,>=3.6.0 00:51:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:51:25 Collecting dockerpty<0.5,>=0.4.1 00:51:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:51:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:51:27 Collecting websocket-client<1.0,>=0.32.0 00:51:27 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:51:28 Collecting jsonschema<3,>=2.5.1 00:51:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:51:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:51:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:51:29 Collecting cached-property<2,>=1.2.0 00:51:29 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 00:51:29 Collecting texttable<0.10,>=0.9.0 00:51:30 Downloading texttable-0.9.1.tar.gz (11 kB) 00:51:32 Collecting PyYAML<4,>=3.10 00:51:32 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:35 Collecting docopt<0.7,>=0.6.1 00:51:35 Downloading docopt-0.6.2.tar.gz (25 kB) 00:51:36 Collecting docker-pycreds>=0.4.0 00:51:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:37 Collecting idna<2.8,>=2.5 00:51:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:37 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) 00:51:37 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) 00:51:37 Collecting urllib3<1.25,>=1.21.1 00:51:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:51:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:38 Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, cached-property, texttable, PyYAML, docopt, docker-compose 00:51:38 Attempting uninstall: idna 00:51:38 Found existing installation: idna 2.9 00:51:38 Uninstalling idna-2.9: 00:51:38 Successfully uninstalled idna-2.9 00:51:39 Attempting uninstall: urllib3 00:51:39 Found existing installation: urllib3 1.25.9 00:51:39 Uninstalling urllib3-1.25.9: 00:51:39 Successfully uninstalled urllib3-1.25.9 00:51:40 Attempting uninstall: requests 00:51:40 Found existing installation: requests 2.23.0 00:51:40 Uninstalling requests-2.23.0: 00:51:40 Successfully uninstalled requests-2.23.0 00:51:41 Running setup.py install for dockerpty: started 00:51:43 Running setup.py install for dockerpty: finished with status 'done' 00:51:44 Running setup.py install for texttable: started 00:51:46 Running setup.py install for texttable: finished with status 'done' 00:51:46 Running setup.py install for PyYAML: started 00:51:48 Running setup.py install for PyYAML: finished with status 'done' 00:51:48 Running setup.py install for docopt: started 00:51:50 Running setup.py install for docopt: finished with status 'done' 00:51:50 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 00:51:54 Removing intermediate container c013efa93e3d 00:51:54 ---> 029038c60e67 00:51:54 Step 22/26 : RUN apk --no-cache add curl 00:51:54 ---> Running in 6619e2ac637c 00:51:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:56 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:51:56 (2/3) Installing libcurl (7.69.1-r0) 00:51:56 (3/3) Installing curl (7.69.1-r0) 00:51:56 Executing busybox-1.31.1-r16.trigger 00:51:56 OK: 71 MiB in 58 packages 00:51:58 Removing intermediate container 6619e2ac637c 00:51:58 ---> 2a261ca8b045 00:51:58 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:51:58 ---> Running in 39e299d512db 00:51:58 Removing intermediate container 39e299d512db 00:51:58 ---> 572797b9bf14 00:51:58 Step 24/26 : LABEL arch=arm64 00:51:58 ---> Running in 32f4b4142e06 00:51:58 Removing intermediate container 32f4b4142e06 00:51:58 ---> d6f620d43b22 00:51:58 Step 25/26 : LABEL git_sha=aff996dfa7b17a42d8ef1f996d7c88ec5e7c4e9d 00:51:59 ---> Running in acf0513e662d 00:51:59 Removing intermediate container acf0513e662d 00:51:59 ---> e079670f5f39 00:51:59 Step 26/26 : LABEL version=0.0.0 00:51:59 ---> Running in aa1d996b3f94 00:52:00 Removing intermediate container aa1d996b3f94 00:52:00 ---> a15933338b44 00:52:00 00:52:00 Successfully built a15933338b44 00:52:00 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:52:00  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:52:01 $ docker stop --time=1 6c1df3925958085bd1b7bda3ef63952a46fdea3f816e9ae44af198b2aee19eff 00:52:03 $ docker rm -f 6c1df3925958085bd1b7bda3ef63952a46fdea3f816e9ae44af198b2aee19eff [Pipeline] // withDockerContainer [Pipeline] sh 00:52:03 + docker images 00:52:03 + grep docker 00:52:03 docker-sys-mgmt-agent-go-arm64 latest a15933338b44 3 seconds ago 266MB 00:52:03 docker-support-logging-go-arm64 latest f6f173be1d1a About a minute ago 11.4MB 00:52:03 docker-support-notifications-go-arm64 latest 5af97da71687 About a minute ago 13.9MB 00:52:03 docker-security-secretstore-setup-go-arm64 latest b53302fbb7f0 About a minute ago 32.6MB 00:52:03 docker-security-secrets-setup-go-arm64 latest a57a4a448d65 2 minutes ago 24.2MB 00:52:03 docker-core-data-go-arm64 latest 0fbfb648692a 3 minutes ago 23.3MB 00:52:03 docker-core-metadata-go-arm64 latest 18041586f7c7 4 minutes ago 13.8MB 00:52:03 docker-core-command-go-arm64 latest 5bf2be524dbf 4 minutes ago 12.4MB 00:52:03 docker-support-scheduler-go-arm64 latest 16d109f3e727 4 minutes ago 12.6MB 00:52:03 docker-security-proxy-setup-go-arm64 latest 82fa96969c4a 5 minutes ago 15.8MB 00:52:03 docker latest ce9d55ae87f1 7 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 00:52:05 provisioning config files... 00:52:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/33@tmp/config5052383658370952902tmp [Pipeline] { [Pipeline] sh 00:52:06 + curl -s https://codecov.io/bash 00:52:06 + bash -s - -t @/w/workspace/edgex-go/33@tmp/config5052383658370952902tmp [Pipeline] } 00:52:06 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 00:52:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:52:08 ---> package-listing.sh 00:52:08 ++ facter osfamily 00:52:08 ++ tr '[:upper:]' '[:lower:]' 00:52:08 + OS_FAMILY=redhat 00:52:08 + workspace=/w/workspace/edgex-go/33 00:52:08 + START_PACKAGES=/tmp/packages_start.txt 00:52:08 + END_PACKAGES=/tmp/packages_end.txt 00:52:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:08 + PACKAGES=/tmp/packages_start.txt 00:52:08 + '[' /w/workspace/edgex-go/33 ']' 00:52:08 + PACKAGES=/tmp/packages_end.txt 00:52:08 + case "${OS_FAMILY}" in 00:52:08 + rpm -qa 00:52:08 + sort 00:52:13 + '[' -f /tmp/packages_start.txt ']' 00:52:13 + '[' -f /tmp/packages_end.txt ']' 00:52:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:52:13 + '[' /w/workspace/edgex-go/33 ']' 00:52:13 + mkdir -p /w/workspace/edgex-go/33/archives/ 00:52:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/33/archives/ [Pipeline] isUnix [Pipeline] sh 00:52:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:13 00:52:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:52:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:13 alpine: Pulling from edgex-lftools-log-publisher 00:52:13 c9b1b535fdd9: Pulling fs layer 00:52:13 2cc5ad85d9ab: Pulling fs layer 00:52:13 756a868c4378: Pulling fs layer 00:52:13 444b2fc9a129: Pulling fs layer 00:52:13 ea15f1150254: Pulling fs layer 00:52:13 41b27a9f41bf: Pulling fs layer 00:52:13 28c525ee5125: Pulling fs layer 00:52:13 094b1ea09ed8: Pulling fs layer 00:52:13 138eaada9080: Pulling fs layer 00:52:13 0622d0fa9048: Pulling fs layer 00:52:13 41b27a9f41bf: Waiting 00:52:13 ea15f1150254: Waiting 00:52:13 28c525ee5125: Waiting 00:52:13 094b1ea09ed8: Waiting 00:52:13 138eaada9080: Waiting 00:52:13 0622d0fa9048: Waiting 00:52:13 444b2fc9a129: Waiting 00:52:13 2cc5ad85d9ab: Download complete 00:52:13 444b2fc9a129: Download complete 00:52:13 c9b1b535fdd9: Verifying Checksum 00:52:13 c9b1b535fdd9: Download complete 00:52:14 ea15f1150254: Verifying Checksum 00:52:14 ea15f1150254: Download complete 00:52:14 28c525ee5125: Verifying Checksum 00:52:14 28c525ee5125: Download complete 00:52:14 756a868c4378: Verifying Checksum 00:52:14 756a868c4378: Download complete 00:52:14 c9b1b535fdd9: Pull complete 00:52:14 138eaada9080: Verifying Checksum 00:52:14 138eaada9080: Download complete 00:52:14 0622d0fa9048: Verifying Checksum 00:52:14 0622d0fa9048: Download complete 00:52:14 094b1ea09ed8: Verifying Checksum 00:52:14 094b1ea09ed8: Download complete 00:52:14 41b27a9f41bf: Verifying Checksum 00:52:14 41b27a9f41bf: Download complete 00:52:14 2cc5ad85d9ab: Pull complete 00:52:16 756a868c4378: Pull complete 00:52:16 444b2fc9a129: Pull complete 00:52:16 ea15f1150254: Pull complete 00:52:23 41b27a9f41bf: Pull complete 00:52:23 28c525ee5125: Pull complete 00:52:24 094b1ea09ed8: Pull complete 00:52:26 138eaada9080: Pull complete 00:52:26 0622d0fa9048: Pull complete 00:52:26 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 00:52:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:52:26 prd-centos7-docker-4c-2g-435 does not seem to be running inside a container 00:52:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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 00:52:30 $ docker top 02bfb68984a9263e362c1b249c43a48edab5015c22ba0ba784cb624c7b314ccd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:30 provisioning config files... 00:52:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/33@tmp/config4582100429943957382tmp [Pipeline] { [Pipeline] echo 00:52:30 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:52:31 ---> create-netrc.sh [Pipeline] echo 00:52:31 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:52:31 ---> logs-deploy.sh 00:52:31 + ARCHIVE_ARTIFACTS= 00:52:31 + LOGS_SERVER=https://logs.edgexfoundry.org 00:52:31 + '[' https://logs.edgexfoundry.org == None ']' 00:52:31 + NEXUS_URL=https://nexus.edgexfoundry.org 00:52:31 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/33 00:52:31 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2574/33/ 00:52:31 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/33 /w/workspace/edgex-go/33 00:52:32 Archives upload complete. 00:52:32 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/33 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2574/33/