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+a7fc36b9b3e04c465199d9026bf92f5d2cd5f3b5 (85cd86452acafc728d993539e71f674dba4cf696) 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 Running on prd-centos7-docker-4c-2g-1530 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/26 [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/26 # 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 a7fc36b9b3e04c465199d9026bf92f5d2cd5f3b5 into PR head commit 82b187e91532f82db40e9dc8d7590bd46fa6d242 Merge succeeded, producing 8813a27f2586e6d860d5901b15291f9d8e3fdf72 Checking out Revision 8813a27f2586e6d860d5901b15291f9d8e3fdf72 (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 a7fc36b9b3e04c465199d9026bf92f5d2cd5f3b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8813a27f2586e6d860d5901b15291f9d8e3fdf72 # timeout=10 Commit message: "Merge commit 'a7fc36b9b3e04c465199d9026bf92f5d2cd5f3b5' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-30T04:31:05.059Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk b90723edb454d84e2f736a4673532903a291daf1 # timeout=10 [2020-07-30T04:31:05.383Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-30T04:31:05.463Z] ========================================================= [2020-07-30T04:31:05.463Z] EdgeX Global Pipelines Version Info [2020-07-30T04:31:05.463Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-30T04:31:07.349Z] ------------------- [2020-07-30T04:31:07.349Z] stable info: [2020-07-30T04:31:07.349Z] ------------------- [2020-07-30T04:31:07.349Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-30T04:31:07.349Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-07-30T04:31:07.349Z] Message: update stable to v1.0.106 [2020-07-30T04:31:07.927Z] ------------------- [2020-07-30T04:31:07.927Z] experimental info: [2020-07-30T04:31:07.927Z] ------------------- [2020-07-30T04:31:07.927Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-30T04:31:07.927Z] Commit SHA: 8052d86f4e87d6cf935ce8d66320619a0984c2cc [2020-07-30T04:31:07.927Z] Message: update experimental to v1.0.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-07-30T04:31:09.514Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-07-30T04:31:09.515Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-30T04:31:09.515Z] ++ dirname cmd/core-command/Dockerfile [2020-07-30T04:31:09.515Z] ++ cut -d/ -f2 [2020-07-30T04:31:09.515Z] + echo core-command,cmd/core-command/Dockerfile [2020-07-30T04:31:09.515Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-30T04:31:09.515Z] ++ dirname cmd/core-data/Dockerfile [2020-07-30T04:31:09.515Z] ++ cut -d/ -f2 [2020-07-30T04:31:09.515Z] + echo core-data,cmd/core-data/Dockerfile [2020-07-30T04:31:09.515Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-30T04:31:09.515Z] ++ dirname cmd/core-metadata/Dockerfile [2020-07-30T04:31:09.515Z] ++ cut -d/ -f2 [2020-07-30T04:31:09.515Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-07-30T04:31:09.515Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-30T04:31:09.515Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-07-30T04:31:09.515Z] ++ cut -d/ -f2 [2020-07-30T04:31:09.515Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-07-30T04:31:09.515Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-30T04:31:09.515Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-07-30T04:31:09.515Z] ++ cut -d/ -f2 [2020-07-30T04:31:09.515Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-07-30T04:31:09.515Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-30T04:31:09.515Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-07-30T04:31:09.515Z] ++ cut -d/ -f2 [2020-07-30T04:31:09.515Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-07-30T04:31:09.515Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-30T04:31:09.515Z] ++ dirname cmd/support-logging/Dockerfile [2020-07-30T04:31:09.515Z] ++ cut -d/ -f2 [2020-07-30T04:31:09.515Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-07-30T04:31:09.515Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-30T04:31:09.515Z] ++ dirname cmd/support-notifications/Dockerfile [2020-07-30T04:31:09.515Z] ++ cut -d/ -f2 [2020-07-30T04:31:09.515Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-07-30T04:31:09.515Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-30T04:31:09.515Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-07-30T04:31:09.515Z] ++ cut -d/ -f2 [2020-07-30T04:31:09.515Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-07-30T04:31:09.515Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-30T04:31:09.515Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-07-30T04:31:09.515Z] ++ cut -d/ -f2 [2020-07-30T04:31:09.515Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-07-30T04:31:09.573Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-30T04:31:10.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-30T04:31:10.520Z] [2020-07-30T04:31:10.520Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-30T04:31:10.861Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-30T04:31:10.861Z] latest: Pulling from edgex-devops/git-semver [2020-07-30T04:31:10.861Z] 31603596830f: Pulling fs layer [2020-07-30T04:31:10.861Z] 2a8b12db71e7: Pulling fs layer [2020-07-30T04:31:10.861Z] 6ca5941a6612: Pulling fs layer [2020-07-30T04:31:10.861Z] ecc8261a40a4: Pulling fs layer [2020-07-30T04:31:10.861Z] ecc8261a40a4: Waiting [2020-07-30T04:31:10.861Z] 2a8b12db71e7: Verifying Checksum [2020-07-30T04:31:10.861Z] 2a8b12db71e7: Download complete [2020-07-30T04:31:10.861Z] 31603596830f: Verifying Checksum [2020-07-30T04:31:10.861Z] 31603596830f: Download complete [2020-07-30T04:31:11.126Z] ecc8261a40a4: Verifying Checksum [2020-07-30T04:31:11.126Z] ecc8261a40a4: Download complete [2020-07-30T04:31:11.126Z] 6ca5941a6612: Verifying Checksum [2020-07-30T04:31:11.126Z] 6ca5941a6612: Download complete [2020-07-30T04:31:11.393Z] 31603596830f: Pull complete [2020-07-30T04:31:11.393Z] 2a8b12db71e7: Pull complete [2020-07-30T04:31:12.363Z] 6ca5941a6612: Pull complete [2020-07-30T04:31:12.978Z] ecc8261a40a4: Pull complete [2020-07-30T04:31:12.978Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-30T04:31:12.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-30T04:31:12.978Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-30T04:31:13.085Z] prd-centos7-docker-4c-2g-1530 does not seem to be running inside a container [2020-07-30T04:31:13.139Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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:10004/edgex-devops/git-semver:latest cat [2020-07-30T04:31:14.999Z] $ docker top 5b06d21fb040d5d58b0f99b321df20f960e74d5a55fc212449099bf233c6a26c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-30T04:31:15.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-30T04:31:15.456Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-30T04:31:15.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-30T04:31:15.664Z] $ docker exec 5b06d21fb040d5d58b0f99b321df20f960e74d5a55fc212449099bf233c6a26c ssh-agent [2020-07-30T04:31:15.825Z] SSH_AUTH_SOCK=/tmp/ssh-g9zQFwEaGTBS/agent.11 [2020-07-30T04:31:15.825Z] SSH_AGENT_PID=17 [2020-07-30T04:31:15.836Z] Running ssh-add (command line suppressed) [2020-07-30T04:31:15.950Z] Identity added: /w/workspace/edgex-go/26@tmp/private_key_6557144300834610546.key (/w/workspace/edgex-go/26@tmp/private_key_6557144300834610546.key) [2020-07-30T04:31:16.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-30T04:31:16.421Z] + git describe --exact-match --tags HEAD [2020-07-30T04:31:16.421Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-30T04:31:16.435Z] $ docker exec --env ******** --env ******** 5b06d21fb040d5d58b0f99b321df20f960e74d5a55fc212449099bf233c6a26c ssh-agent -k [2020-07-30T04:31:16.545Z] unset SSH_AUTH_SOCK; [2020-07-30T04:31:16.545Z] unset SSH_AGENT_PID; [2020-07-30T04:31:16.545Z] echo Agent pid 17 killed; [2020-07-30T04:31:16.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-30T04:31:16.681Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-30T04:31:16.681Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-30T04:31:16.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-30T04:31:16.783Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-30T04:31:16.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-30T04:31:16.937Z] $ docker exec 5b06d21fb040d5d58b0f99b321df20f960e74d5a55fc212449099bf233c6a26c ssh-agent [2020-07-30T04:31:17.103Z] SSH_AUTH_SOCK=/tmp/ssh-Ay2aluI67Z6w/agent.47 [2020-07-30T04:31:17.103Z] SSH_AGENT_PID=52 [2020-07-30T04:31:17.111Z] Running ssh-add (command line suppressed) [2020-07-30T04:31:17.220Z] Identity added: /w/workspace/edgex-go/26@tmp/private_key_3930580075388333729.key (/w/workspace/edgex-go/26@tmp/private_key_3930580075388333729.key) [2020-07-30T04:31:17.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-30T04:31:17.605Z] + git semver init [2020-07-30T04:31:17.605Z] # -> Open(): unable to determine branch for HEAD [2020-07-30T04:31:17.605Z] # $GIT_DIR = /w/workspace/edgex-go/26/.git [2020-07-30T04:31:17.605Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/26 [2020-07-30T04:31:17.605Z] # $SEMVER_REMOTE_NAME = origin [2020-07-30T04:31:17.605Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-30T04:31:17.605Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-30T04:31:17.605Z] # $SEMVER_BRANCH = PR-2574 [2020-07-30T04:31:17.605Z] # $SEMVER_TEMP = /tmp/semver-718416507 [2020-07-30T04:31:17.605Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-07-30T04:31:44.421Z] # '/tmp/semver-718416507' -> '/w/workspace/edgex-go/26/.semver' [2020-07-30T04:31:44.421Z] # -> Force: false [2020-07-30T04:31:44.421Z] # $SEMVER_DIR = /w/workspace/edgex-go/26/.semver [Pipeline] } [2020-07-30T04:31:44.429Z] $ docker exec --env ******** --env ******** 5b06d21fb040d5d58b0f99b321df20f960e74d5a55fc212449099bf233c6a26c ssh-agent -k [2020-07-30T04:31:44.642Z] unset SSH_AUTH_SOCK; [2020-07-30T04:31:44.643Z] unset SSH_AGENT_PID; [2020-07-30T04:31:44.643Z] echo Agent pid 52 killed; [2020-07-30T04:31:44.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-30T04:31:45.178Z] + git semver [Pipeline] } [2020-07-30T04:31:45.189Z] $ docker stop --time=1 5b06d21fb040d5d58b0f99b321df20f960e74d5a55fc212449099bf233c6a26c [2020-07-30T04:31:46.949Z] $ docker rm -f 5b06d21fb040d5d58b0f99b321df20f960e74d5a55fc212449099bf233c6a26c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-30T04:32:00.527Z] Stashed 28 file(s) [Pipeline] echo [2020-07-30T04:32:00.529Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-07-30T04:32:01.017Z] ========================================================= [2020-07-30T04:32:01.017Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-30T04:32:01.017Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-30T04:32:01.356Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-07-30T04:32:04.671Z] Sending build context to Docker daemon 323MB [2020-07-30T04:32:04.671Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-30T04:32:04.671Z] Step 2/7 : FROM ${BASE} [2020-07-30T04:32:04.671Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-30T04:32:04.671Z] df20fa9351a1: Pulling fs layer [2020-07-30T04:32:04.671Z] ed8968b2872e: Pulling fs layer [2020-07-30T04:32:04.671Z] a92cc7c5fd73: Pulling fs layer [2020-07-30T04:32:04.671Z] 2dd03ba5bac4: Pulling fs layer [2020-07-30T04:32:04.671Z] 1e091d79d1de: Pulling fs layer [2020-07-30T04:32:04.671Z] 481702a1767f: Pulling fs layer [2020-07-30T04:32:04.671Z] f64a6f60c768: Pulling fs layer [2020-07-30T04:32:04.671Z] e78d2573fc39: Pulling fs layer [2020-07-30T04:32:04.671Z] e876d2f968b6: Pulling fs layer [2020-07-30T04:32:04.671Z] ce8a83651883: Pulling fs layer [2020-07-30T04:32:04.671Z] 07967f4d0e4b: Pulling fs layer [2020-07-30T04:32:04.671Z] 1e091d79d1de: Waiting [2020-07-30T04:32:04.671Z] 481702a1767f: Waiting [2020-07-30T04:32:04.671Z] f64a6f60c768: Waiting [2020-07-30T04:32:04.671Z] e876d2f968b6: Waiting [2020-07-30T04:32:04.671Z] e78d2573fc39: Waiting [2020-07-30T04:32:04.671Z] ce8a83651883: Waiting [2020-07-30T04:32:04.671Z] 07967f4d0e4b: Waiting [2020-07-30T04:32:04.671Z] 2dd03ba5bac4: Waiting [2020-07-30T04:32:04.671Z] a92cc7c5fd73: Download complete [2020-07-30T04:32:04.671Z] ed8968b2872e: Verifying Checksum [2020-07-30T04:32:04.671Z] ed8968b2872e: Download complete [2020-07-30T04:32:04.671Z] 1e091d79d1de: Verifying Checksum [2020-07-30T04:32:04.671Z] 1e091d79d1de: Download complete [2020-07-30T04:32:04.671Z] 481702a1767f: Verifying Checksum [2020-07-30T04:32:04.671Z] 481702a1767f: Download complete [2020-07-30T04:32:04.671Z] df20fa9351a1: Verifying Checksum [2020-07-30T04:32:04.671Z] df20fa9351a1: Download complete [2020-07-30T04:32:04.671Z] df20fa9351a1: Pull complete [2020-07-30T04:32:05.633Z] f64a6f60c768: Verifying Checksum [2020-07-30T04:32:05.633Z] f64a6f60c768: Download complete [2020-07-30T04:32:05.633Z] e876d2f968b6: Verifying Checksum [2020-07-30T04:32:05.633Z] e876d2f968b6: Download complete [2020-07-30T04:32:05.898Z] 2dd03ba5bac4: Verifying Checksum [2020-07-30T04:32:05.898Z] 2dd03ba5bac4: Download complete [2020-07-30T04:32:05.898Z] 07967f4d0e4b: Verifying Checksum [2020-07-30T04:32:05.898Z] 07967f4d0e4b: Download complete [2020-07-30T04:32:06.160Z] e78d2573fc39: Verifying Checksum [2020-07-30T04:32:06.160Z] e78d2573fc39: Download complete [2020-07-30T04:32:06.420Z] ce8a83651883: Download complete [2020-07-30T04:32:06.989Z] ed8968b2872e: Pull complete [2020-07-30T04:32:07.256Z] a92cc7c5fd73: Pull complete [2020-07-30T04:32:12.563Z] 2dd03ba5bac4: Pull complete [2020-07-30T04:32:12.563Z] 1e091d79d1de: Pull complete [2020-07-30T04:32:12.563Z] 481702a1767f: Pull complete [2020-07-30T04:32:15.839Z] Still waiting to schedule task [2020-07-30T04:32:15.839Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1531’ is offline [2020-07-30T04:32:16.770Z] f64a6f60c768: Pull complete [2020-07-30T04:32:20.069Z] e78d2573fc39: Pull complete [2020-07-30T04:32:20.330Z] e876d2f968b6: Pull complete [2020-07-30T04:32:21.273Z] ce8a83651883: Pull complete [2020-07-30T04:32:21.273Z] 07967f4d0e4b: Pull complete [2020-07-30T04:32:21.273Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-30T04:32:21.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-30T04:32:21.273Z] ---> 5d7c900382c6 [2020-07-30T04:32:21.273Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-07-30T04:32:22.659Z] ---> Running in b8b9c6f78f3f [2020-07-30T04:32:22.920Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-30T04:32:23.490Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-30T04:32:24.059Z] (1/12) Installing libmagic (5.38-r0) [2020-07-30T04:32:24.320Z] (2/12) Installing file (5.38-r0) [2020-07-30T04:32:24.320Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-30T04:32:24.580Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-30T04:32:27.873Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-30T04:32:27.873Z] (6/12) Installing patch (2.7.6-r6) [2020-07-30T04:32:27.873Z] (7/12) Installing build-base (0.5-r2) [2020-07-30T04:32:27.873Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-30T04:32:27.873Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-30T04:32:28.132Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-30T04:32:28.132Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-30T04:32:28.132Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-30T04:32:28.393Z] Executing busybox-1.31.1-r16.trigger [2020-07-30T04:32:28.393Z] OK: 233 MiB in 51 packages [2020-07-30T04:32:32.601Z] Removing intermediate container b8b9c6f78f3f [2020-07-30T04:32:32.601Z] ---> 642382a508ca [2020-07-30T04:32:32.601Z] Step 4/7 : WORKDIR /edgex-go [2020-07-30T04:32:32.601Z] ---> Running in 2482453cef00 [2020-07-30T04:32:32.601Z] Removing intermediate container 2482453cef00 [2020-07-30T04:32:32.601Z] ---> b9302e601f6a [2020-07-30T04:32:32.601Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-30T04:32:32.601Z] latest: Pulling from library/docker [2020-07-30T04:32:32.601Z] df20fa9351a1: Already exists [2020-07-30T04:32:32.601Z] 25ad7478873d: Pulling fs layer [2020-07-30T04:32:32.601Z] 4684f6177b5d: Pulling fs layer [2020-07-30T04:32:32.601Z] 46e300cec669: Pulling fs layer [2020-07-30T04:32:32.601Z] 63038576ad94: Pulling fs layer [2020-07-30T04:32:32.601Z] 0fdb76c4706c: Pulling fs layer [2020-07-30T04:32:32.601Z] cb7edeffdfd5: Pulling fs layer [2020-07-30T04:32:32.601Z] 0fdb76c4706c: Waiting [2020-07-30T04:32:32.601Z] cb7edeffdfd5: Waiting [2020-07-30T04:32:32.601Z] 63038576ad94: Waiting [2020-07-30T04:32:32.601Z] 4684f6177b5d: Verifying Checksum [2020-07-30T04:32:32.601Z] 4684f6177b5d: Download complete [2020-07-30T04:32:32.601Z] 25ad7478873d: Verifying Checksum [2020-07-30T04:32:32.601Z] 25ad7478873d: Download complete [2020-07-30T04:32:32.867Z] 63038576ad94: Verifying Checksum [2020-07-30T04:32:32.867Z] 63038576ad94: Download complete [2020-07-30T04:32:32.867Z] 0fdb76c4706c: Verifying Checksum [2020-07-30T04:32:32.867Z] 0fdb76c4706c: Download complete [2020-07-30T04:32:32.867Z] cb7edeffdfd5: Verifying Checksum [2020-07-30T04:32:32.867Z] cb7edeffdfd5: Download complete [2020-07-30T04:32:32.867Z] 25ad7478873d: Pull complete [2020-07-30T04:32:33.131Z] 4684f6177b5d: Pull complete [2020-07-30T04:32:33.390Z] 46e300cec669: Download complete [2020-07-30T04:32:35.941Z] 46e300cec669: Pull complete [2020-07-30T04:32:35.941Z] 63038576ad94: Pull complete [2020-07-30T04:32:36.202Z] 0fdb76c4706c: Pull complete [2020-07-30T04:32:36.202Z] cb7edeffdfd5: Pull complete [2020-07-30T04:32:36.202Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-30T04:32:36.202Z] Status: Downloaded newer image for docker:latest [2020-07-30T04:32:39.004Z] ---> ed81ba044b75 [2020-07-30T04:32:39.004Z] Step 6/7 : COPY go.mod . [2020-07-30T04:32:39.004Z] ---> ccd5af18c371 [2020-07-30T04:32:39.004Z] Step 7/7 : RUN go mod download [2020-07-30T04:32:39.004Z] ---> Running in 4edb40633f40 [2020-07-30T04:32:40.388Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-30T04:32:40.388Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-30T04:32:40.388Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-30T04:32:40.388Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-30T04:32:40.388Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-30T04:32:40.388Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-30T04:32:40.388Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-30T04:32:40.388Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-30T04:32:40.388Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-30T04:32:40.388Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-30T04:32:40.388Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-30T04:32:40.388Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-30T04:32:40.388Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-30T04:32:40.388Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-30T04:32:40.388Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-30T04:32:40.388Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-30T04:32:40.388Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-30T04:32:40.388Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-30T04:32:40.388Z] go: finding github.com/fatih/color v1.7.0 [2020-07-30T04:32:40.388Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-30T04:32:40.649Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-30T04:32:40.649Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-30T04:32:40.649Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-30T04:32:40.649Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-30T04:32:40.649Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-30T04:32:40.649Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-30T04:32:40.649Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-30T04:32:40.649Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-30T04:32:40.649Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-30T04:32:40.649Z] go: finding github.com/google/uuid v1.1.0 [2020-07-30T04:32:40.649Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-30T04:32:40.649Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-30T04:32:40.649Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-30T04:32:40.920Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-30T04:32:40.920Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-30T04:32:40.920Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-30T04:32:40.920Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-30T04:32:40.920Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-30T04:32:40.920Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-30T04:32:40.920Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-30T04:32:40.920Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-30T04:32:40.920Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-30T04:32:40.920Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-30T04:32:40.920Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-30T04:32:40.920Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-30T04:32:41.181Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-30T04:32:41.181Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-30T04:32:41.181Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-30T04:32:41.181Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-30T04:32:41.181Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-30T04:32:41.181Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-30T04:32:41.181Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-30T04:32:41.181Z] go: finding github.com/kr/pty v1.1.1 [2020-07-30T04:32:41.181Z] go: finding github.com/kr/text v0.1.0 [2020-07-30T04:32:41.181Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-30T04:32:41.181Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-30T04:32:41.181Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-30T04:32:41.441Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-30T04:32:41.441Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-30T04:32:41.441Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-30T04:32:41.441Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-30T04:32:41.441Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-30T04:32:41.441Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-30T04:32:41.441Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-30T04:32:41.441Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-30T04:32:41.441Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-30T04:32:41.441Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-30T04:32:41.441Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-30T04:32:41.441Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-30T04:32:41.702Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-30T04:32:41.702Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-30T04:32:41.702Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-30T04:32:41.702Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-30T04:32:41.702Z] go: finding github.com/posener/complete v1.1.1 [2020-07-30T04:32:41.702Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-30T04:32:41.702Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-30T04:32:41.702Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-30T04:32:41.702Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-30T04:32:41.702Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-30T04:32:41.702Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-30T04:32:41.702Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-30T04:32:41.702Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-30T04:32:41.962Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-30T04:32:41.962Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-30T04:32:41.962Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-30T04:32:41.962Z] go: finding golang.org/x/text v0.3.2 [2020-07-30T04:32:41.962Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-30T04:32:41.962Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-30T04:32:41.962Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-30T04:32:41.962Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-30T04:32:41.962Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-30T04:32:41.962Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-30T04:32:54.220Z] Removing intermediate container 4edb40633f40 [2020-07-30T04:32:54.220Z] ---> 7f412c53a553 [2020-07-30T04:32:54.220Z] Successfully built 7f412c53a553 [2020-07-30T04:32:54.220Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-30T04:32:54.860Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-30T04:32:54.860Z] . [Pipeline] withDockerContainer [2020-07-30T04:32:54.962Z] prd-centos7-docker-4c-2g-1530 does not seem to be running inside a container [2020-07-30T04:32:55.017Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-30T04:32:55.604Z] $ docker top 18141d255b005270e97f28323883e0057828b04e33eb0b5aeabfb3ae098ece35 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-30T04:32:56.108Z] + go version [2020-07-30T04:32:56.108Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-07-30T04:32:56.118Z] ========================================================= [2020-07-30T04:32:56.118Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-30T04:32:56.118Z] ========================================================= [Pipeline] sh [2020-07-30T04:32:56.410Z] + make test [2020-07-30T04:32:56.410Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-30T04:32:58.970Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-30T04:33:07.203Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-30T04:33:12.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-30T04:33:12.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-30T04:33:12.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-30T04:33:12.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-30T04:33:13.201Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.009s [2020-07-30T04:33:13.201Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-30T04:33:13.201Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-30T04:33:13.201Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-30T04:33:13.201Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-30T04:33:13.781Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-30T04:33:13.781Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-30T04:33:13.781Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-30T04:33:13.781Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-30T04:33:21.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.024s coverage: 46.6% of statements [2020-07-30T04:33:21.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-30T04:33:21.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-30T04:33:21.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-30T04:33:21.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-30T04:33:21.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-30T04:33:22.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.065s coverage: 27.4% of statements [2020-07-30T04:33:22.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-30T04:33:22.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-30T04:33:22.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-30T04:33:22.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-30T04:33:22.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-30T04:33:22.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-30T04:33:22.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.008s coverage: 100.0% of statements [2020-07-30T04:33:22.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-30T04:33:22.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.031s coverage: 100.0% of statements [2020-07-30T04:33:22.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-30T04:33:23.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.076s coverage: 29.3% of statements [2020-07-30T04:33:23.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-30T04:33:23.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-30T04:33:23.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-30T04:33:23.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-30T04:33:23.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-30T04:33:23.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.013s coverage: 100.0% of statements [2020-07-30T04:33:23.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-30T04:33:23.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements [2020-07-30T04:33:23.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-30T04:33:24.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.021s coverage: 89.8% of statements [2020-07-30T04:33:24.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-30T04:33:24.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.020s coverage: 97.5% of statements [2020-07-30T04:33:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-30T04:33:24.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.014s coverage: 100.0% of statements [2020-07-30T04:33:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-30T04:33:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-30T04:33:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-30T04:33:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-30T04:33:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-30T04:33:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-30T04:33:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-30T04:33:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-30T04:33:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-30T04:33:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-30T04:33:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-30T04:33:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-30T04:33:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-30T04:33:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-30T04:33:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-30T04:33:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-30T04:33:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-30T04:33:24.772Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.005s coverage: 58.8% of statements [2020-07-30T04:33:26.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.047s coverage: 63.5% of statements [2020-07-30T04:33:26.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-30T04:33:26.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-30T04:33:26.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.005s coverage: 100.0% of statements [2020-07-30T04:33:26.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.006s coverage: 92.3% of statements [2020-07-30T04:33:26.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.004s coverage: 100.0% of statements [2020-07-30T04:33:26.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.018s coverage: 73.7% of statements [2020-07-30T04:33:26.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2020-07-30T04:33:27.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.098s coverage: 55.9% of statements [2020-07-30T04:33:27.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-30T04:33:27.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-30T04:33:27.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-30T04:33:27.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-30T04:33:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 6.938s coverage: 86.3% of statements [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-30T04:33:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.282s coverage: 72.2% of statements [2020-07-30T04:33:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.121s coverage: 72.1% of statements [2020-07-30T04:33:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.012s coverage: 82.4% of statements [2020-07-30T04:33:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.009s coverage: 48.4% of statements [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-30T04:33:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.009s coverage: 28.8% of statements [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-30T04:33:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.005s coverage: 96.8% of statements [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-30T04:33:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.084s coverage: 33.7% of statements [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-30T04:33:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.071s coverage: 84.1% of statements [2020-07-30T04:33:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.005s coverage: 100.0% of statements [2020-07-30T04:33:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.021s coverage: 43.1% of statements [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-30T04:33:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.004s coverage: 100.0% of statements [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-30T04:33:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.007s coverage: 83.8% of statements [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-30T04:33:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.021s coverage: 46.1% of statements [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-30T04:33:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.033s coverage: 100.0% of statements [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-30T04:33:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.012s coverage: 100.0% of statements [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-30T04:33:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.007s coverage: 100.0% of statements [2020-07-30T04:33:35.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-30T04:33:35.876Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.091s coverage: 29.1% of statements [2020-07-30T04:33:35.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-30T04:33:35.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-30T04:33:35.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-30T04:33:35.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-30T04:33:35.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-30T04:33:35.876Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.019s coverage: 99.0% of statements [2020-07-30T04:33:35.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-30T04:33:35.876Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.008s coverage: 100.0% of statements [2020-07-30T04:33:35.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-30T04:33:35.876Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.003s coverage: 0.0% of statements [2020-07-30T04:33:35.876Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-30T04:33:36.488Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.007s coverage: 100.0% of statements [2020-07-30T04:33:36.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-30T04:33:36.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-30T04:33:36.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-30T04:33:36.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-30T04:33:36.765Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.018s coverage: 87.9% of statements [2020-07-30T04:33:36.765Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-30T04:33:36.765Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-30T04:33:36.765Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.003s coverage: 100.0% of statements [2020-07-30T04:33:37.025Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements [2020-07-30T04:33:37.288Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements [2020-07-30T04:33:37.548Z] GO111MODULE=on go vet ./... [2020-07-30T04:33:44.740Z] gofmt -l . [2020-07-30T04:33:44.740Z] [ "`gofmt -l .`" = "" ] [2020-07-30T04:33:45.001Z] ./bin/test-go-mod-tidy.sh [2020-07-30T04:33:45.574Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-07-30T04:33:47.260Z] + ls -al . [2020-07-30T04:33:47.260Z] total 564 [2020-07-30T04:33:47.260Z] drwxrwxr-x 10 1001 1001 4096 Jul 30 04:33 . [2020-07-30T04:33:47.260Z] drwxr-xr-x 4 root root 30 Jul 30 04:32 .. [2020-07-30T04:33:47.260Z] -rw-rw-r-- 1 1001 1001 11 Jul 30 04:31 .dockerignore [2020-07-30T04:33:47.260Z] drwxrwxr-x 8 1001 1001 179 Jul 30 04:31 .git [2020-07-30T04:33:47.260Z] drwxrwxr-x 3 1001 1001 60 Jul 30 04:31 .github [2020-07-30T04:33:47.260Z] -rw-rw-r-- 1 1001 1001 932 Jul 30 04:31 .gitignore [2020-07-30T04:33:47.260Z] drwx------ 3 1001 1001 47 Jul 30 04:31 .semver [2020-07-30T04:33:47.260Z] -rw-rw-r-- 1 1001 1001 166 Jul 30 04:31 .sonarcloud.properties [2020-07-30T04:33:47.260Z] -rw-rw-r-- 1 1001 1001 3804 Jul 30 04:31 CONTRIBUTING.md [2020-07-30T04:33:47.260Z] -rw-rw-r-- 1 1001 1001 1035 Jul 30 04:31 Dockerfile.build [2020-07-30T04:33:47.260Z] -rw-rw-r-- 1 1001 1001 865 Jul 30 04:31 Jenkinsfile [2020-07-30T04:33:47.260Z] -rw-rw-r-- 1 1001 1001 10775 Jul 30 04:31 LICENSE [2020-07-30T04:33:47.260Z] -rw-rw-r-- 1 1001 1001 6237 Jul 30 04:31 Makefile [2020-07-30T04:33:47.260Z] -rw-rw-r-- 1 1001 1001 5652 Jul 30 04:31 README.md [2020-07-30T04:33:47.260Z] -rw-rw-r-- 1 1001 1001 7111 Jul 30 04:31 SECURITY.md [2020-07-30T04:33:47.260Z] -rw-rw-r-- 1 1001 1001 5 Jul 30 04:31 VERSION [2020-07-30T04:33:47.260Z] -rw-rw-r-- 1 1001 1001 4131 Jul 30 04:31 ZMQWindows.md [2020-07-30T04:33:47.260Z] drwxrwxr-x 2 1001 1001 117 Jul 30 04:31 bin [2020-07-30T04:33:47.260Z] drwxrwxr-x 15 1001 1001 4096 Jul 30 04:31 cmd [2020-07-30T04:33:47.260Z] -rw-r--r-- 1 root root 465277 Jul 30 04:33 coverage.out [2020-07-30T04:33:47.260Z] -rw-r--r-- 1 root root 1075 Jul 30 04:33 go.mod [2020-07-30T04:33:47.260Z] -rw-r--r-- 1 root root 18146 Jul 30 04:33 go.sum [2020-07-30T04:33:47.260Z] drwxrwxr-x 8 1001 1001 127 Jul 30 04:31 internal [2020-07-30T04:33:47.260Z] drwxrwxr-x 4 1001 1001 26 Jul 30 04:31 openapi [2020-07-30T04:33:47.260Z] drwxrwxr-x 4 1001 1001 71 Jul 30 04:31 snap [2020-07-30T04:33:47.260Z] -rw-rw-r-- 1 1001 1001 168 Jul 30 04:31 version.go [Pipeline] sh [2020-07-30T04:33:47.559Z] + '[' -e coverage.out ] [2020-07-30T04:33:47.559Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-30T04:33:47.661Z] Stashed 1 file(s) [Pipeline] sh [2020-07-30T04:33:47.949Z] + make build [2020-07-30T04:33:47.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-30T04:33:53.335Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-07-30T04:33:56.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-07-30T04:33:58.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-30T04:33:59.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-30T04:34:01.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-30T04:34:01.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-30T04:34:04.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-30T04:34:05.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-30T04:34:06.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-30T04:34:08.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-30T04:34:09.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-30T04:34:10.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-07-30T04:34:11.914Z] $ docker stop --time=1 18141d255b005270e97f28323883e0057828b04e33eb0b5aeabfb3ae098ece35 [2020-07-30T04:34:14.558Z] $ docker rm -f 18141d255b005270e97f28323883e0057828b04e33eb0b5aeabfb3ae098ece35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-30T04:34:15.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-30T04:34:15.972Z] [2020-07-30T04:34:15.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-07-30T04:34:16.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-30T04:34:16.317Z] latest: Pulling from edgex-devops/edgex-compose [2020-07-30T04:34:16.317Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-30T04:34:16.317Z] ca9280d653b3: Pulling fs layer [2020-07-30T04:34:16.317Z] 7e9c9ca2126c: Pulling fs layer [2020-07-30T04:34:16.317Z] cbdbe7a5bc2a: Verifying Checksum [2020-07-30T04:34:16.318Z] cbdbe7a5bc2a: Download complete [2020-07-30T04:34:16.585Z] ca9280d653b3: Verifying Checksum [2020-07-30T04:34:16.585Z] ca9280d653b3: Download complete [2020-07-30T04:34:16.585Z] cbdbe7a5bc2a: Pull complete [2020-07-30T04:34:17.155Z] 7e9c9ca2126c: Download complete [2020-07-30T04:34:17.728Z] ca9280d653b3: Pull complete [2020-07-30T04:34:24.317Z] 7e9c9ca2126c: Pull complete [2020-07-30T04:34:24.317Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-07-30T04:34:24.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-30T04:34:24.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-07-30T04:34:24.417Z] prd-centos7-docker-4c-2g-1530 does not seem to be running inside a container [2020-07-30T04:34:24.454Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-07-30T04:34:27.675Z] $ docker top 45ca350f1728ab42437b680837baac8922550f67d653831ebdc4d4b8c6e525c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-30T04:34:28.170Z] + docker-compose build --help [2020-07-30T04:34:28.170Z] + grep parallel [2020-07-30T04:34:29.113Z] --parallel Build images in parallel. [Pipeline] } [2020-07-30T04:34:29.122Z] $ docker stop --time=1 45ca350f1728ab42437b680837baac8922550f67d653831ebdc4d4b8c6e525c7 [2020-07-30T04:34:30.460Z] $ docker rm -f 45ca350f1728ab42437b680837baac8922550f67d653831ebdc4d4b8c6e525c7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-30T04:34:31.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-30T04:34:31.057Z] . [Pipeline] withDockerContainer [2020-07-30T04:34:31.149Z] prd-centos7-docker-4c-2g-1530 does not seem to be running inside a container [2020-07-30T04:34:31.189Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-07-30T04:34:31.701Z] $ docker top a6e3bbdb120cb77ad66c7839b4756ee40ac564dc2d0341562e000d4b3cff6257 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-30T04:34:32.153Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-30T04:34:33.092Z] Building docker-core-command-go ... [2020-07-30T04:34:33.093Z] Building docker-core-data-go ... [2020-07-30T04:34:33.093Z] Building docker-core-metadata-go ... [2020-07-30T04:34:33.093Z] Building docker-security-proxy-setup-go ... [2020-07-30T04:34:33.093Z] Building docker-security-secrets-setup-go ... [2020-07-30T04:34:33.093Z] Building docker-security-secretstore-setup-go ... [2020-07-30T04:34:33.093Z] Building docker-support-logging-go ... [2020-07-30T04:34:33.093Z] Building docker-support-notifications-go ... [2020-07-30T04:34:33.093Z] Building docker-support-scheduler-go ... [2020-07-30T04:34:33.093Z] Building docker-sys-mgmt-agent-go ... [2020-07-30T04:34:33.093Z] Building docker-support-scheduler-go [2020-07-30T04:34:33.093Z] Building docker-support-logging-go [2020-07-30T04:34:33.093Z] Building docker-security-secretstore-setup-go [2020-07-30T04:34:33.093Z] Building docker-sys-mgmt-agent-go [2020-07-30T04:34:33.093Z] Building docker-security-proxy-setup-go [2020-07-30T04:34:58.872Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1533 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws [2020-07-30T04:34:58.914Z] Running in /w/workspace/edgex-go/26 [Pipeline] { [Pipeline] checkout [2020-07-30T04:35:04.420Z] using credential edgex-jenkins-ssh [2020-07-30T04:35:04.474Z] Cloning the remote Git repository [2020-07-30T04:35:04.474Z] Cloning with configured refspecs honoured and without tags [2020-07-30T04:35:04.525Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-07-30T04:35:04.639Z] > git init /w/workspace/edgex-go/26 # timeout=10 [2020-07-30T04:35:04.713Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-30T04:35:04.713Z] > git --version # timeout=10 [2020-07-30T04:35:04.737Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-30T04:35:04.797Z] > 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 [2020-07-30T04:35:05.299Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:35:05.299Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-30T04:35:05.299Z] ---> 7f412c53a553 [2020-07-30T04:35:05.299Z] Step 3/21 : WORKDIR /edgex-go [2020-07-30T04:35:05.299Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:35:05.299Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-30T04:35:05.299Z] ---> 7f412c53a553 [2020-07-30T04:35:05.299Z] Step 3/20 : WORKDIR /edgex-go [2020-07-30T04:35:05.299Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:35:05.299Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-30T04:35:05.299Z] ---> 7f412c53a553 [2020-07-30T04:35:05.299Z] Step 3/20 : WORKDIR /edgex-go [2020-07-30T04:35:05.299Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:35:05.299Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-30T04:35:05.299Z] ---> 7f412c53a553 [2020-07-30T04:35:05.299Z] Step 3/26 : WORKDIR /edgex-go [2020-07-30T04:35:05.299Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:35:05.299Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-30T04:35:05.299Z] ---> 7f412c53a553 [2020-07-30T04:35:05.299Z] Step 3/26 : WORKDIR /edgex-go [2020-07-30T04:35:05.299Z] ---> Running in 6f614b344a09 [2020-07-30T04:35:05.299Z] ---> Running in 7002292e6884 [2020-07-30T04:35:05.299Z] ---> Running in b416b5ff0320 [2020-07-30T04:35:05.299Z] ---> Running in 1269293613ff [2020-07-30T04:35:05.299Z] ---> Running in edb5a01159c6 [2020-07-30T04:35:05.299Z] Removing intermediate container edb5a01159c6 [2020-07-30T04:35:05.299Z] ---> b6cc4ab47f81 [2020-07-30T04:35:05.299Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:35:05.299Z] Removing intermediate container 1269293613ff [2020-07-30T04:35:05.299Z] ---> 38362f0e05b9 [2020-07-30T04:35:05.299Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:35:05.299Z] Removing intermediate container 6f614b344a09 [2020-07-30T04:35:05.299Z] ---> cf371221add1 [2020-07-30T04:35:05.299Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:35:05.299Z] Removing intermediate container 7002292e6884 [2020-07-30T04:35:05.299Z] ---> 186092ca100e [2020-07-30T04:35:05.299Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:35:05.299Z] Removing intermediate container b416b5ff0320 [2020-07-30T04:35:05.299Z] ---> 46564c636fdb [2020-07-30T04:35:05.299Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:35:05.299Z] ---> Running in d3c53e1c6d8b [2020-07-30T04:35:05.299Z] ---> Running in 04ab9f95ba72 [2020-07-30T04:35:05.299Z] ---> Running in 2026a88fa32f [2020-07-30T04:35:05.299Z] ---> Running in 5deadfeab97a [2020-07-30T04:35:05.299Z] ---> Running in 75c7c44be48e [2020-07-30T04:35:07.224Z] Removing intermediate container d3c53e1c6d8b [2020-07-30T04:35:07.224Z] ---> ea75b18508e6 [2020-07-30T04:35:07.224Z] Step 5/20 : RUN apk update && apk add make git [2020-07-30T04:35:07.484Z] ---> Running in 40a4da3b36f5 [2020-07-30T04:35:07.484Z] Removing intermediate container 04ab9f95ba72 [2020-07-30T04:35:07.484Z] ---> b589af71dab1 [2020-07-30T04:35:07.484Z] Step 5/20 : RUN apk update && apk add make git [2020-07-30T04:35:07.484Z] Removing intermediate container 2026a88fa32f [2020-07-30T04:35:07.484Z] ---> dd129a7054e0 [2020-07-30T04:35:07.484Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-30T04:35:07.747Z] ---> Running in 14077f548aa1 [2020-07-30T04:35:07.747Z] Removing intermediate container 75c7c44be48e [2020-07-30T04:35:07.747Z] ---> da438923604b [2020-07-30T04:35:07.747Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-30T04:35:07.747Z] Removing intermediate container 5deadfeab97a [2020-07-30T04:35:07.747Z] ---> 47d27b4b5d22 [2020-07-30T04:35:07.747Z] Step 5/26 : RUN apk update && apk add make git [2020-07-30T04:35:08.015Z] ---> Running in ffcd1519f6fa [2020-07-30T04:35:08.015Z] ---> Running in 094402eb066d [2020-07-30T04:35:08.015Z] ---> Running in 17f62203a143 [2020-07-30T04:35:08.284Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-30T04:35:08.548Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-30T04:35:08.548Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-30T04:35:08.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-30T04:35:09.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-30T04:35:09.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-30T04:35:09.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-30T04:35:09.335Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-30T04:35:09.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-30T04:35:09.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-30T04:35:09.598Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:35:09.598Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:35:09.598Z] OK: 12749 distinct packages available [2020-07-30T04:35:09.877Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:35:09.877Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:35:09.877Z] OK: 12749 distinct packages available [2020-07-30T04:35:09.877Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:35:09.877Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:35:09.877Z] OK: 12749 distinct packages available [2020-07-30T04:35:09.877Z] OK: 233 MiB in 51 packages [2020-07-30T04:35:10.142Z] OK: 233 MiB in 51 packages [2020-07-30T04:35:10.142Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:35:10.142Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:35:10.142Z] OK: 12749 distinct packages available [2020-07-30T04:35:10.142Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:35:10.142Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:35:10.142Z] OK: 12749 distinct packages available [2020-07-30T04:35:10.142Z] OK: 233 MiB in 51 packages [2020-07-30T04:35:10.405Z] OK: 233 MiB in 51 packages [2020-07-30T04:35:10.405Z] OK: 233 MiB in 51 packages [2020-07-30T04:35:10.405Z] OK: 233 MiB in 51 packages [2020-07-30T04:35:10.984Z] Removing intermediate container 14077f548aa1 [2020-07-30T04:35:10.984Z] ---> 787ba9696bbc [2020-07-30T04:35:10.984Z] Step 6/20 : COPY go.mod . [2020-07-30T04:35:10.984Z] Removing intermediate container 40a4da3b36f5 [2020-07-30T04:35:10.984Z] ---> 1a0dbb52461d [2020-07-30T04:35:10.984Z] Step 6/20 : COPY go.mod . [2020-07-30T04:35:11.246Z] Removing intermediate container ffcd1519f6fa [2020-07-30T04:35:11.246Z] ---> 99231bf491ea [2020-07-30T04:35:11.246Z] Step 6/21 : COPY go.mod . [2020-07-30T04:35:11.507Z] ---> 912839988ad0 [2020-07-30T04:35:11.507Z] Step 7/20 : RUN go mod download [2020-07-30T04:35:11.507Z] ---> f6eb59f2756e [2020-07-30T04:35:11.507Z] Step 7/20 : RUN go mod download [2020-07-30T04:35:11.507Z] Removing intermediate container 17f62203a143 [2020-07-30T04:35:11.507Z] ---> e8fa029e2270 [2020-07-30T04:35:11.507Z] Step 6/26 : COPY go.mod . [2020-07-30T04:35:12.080Z] Removing intermediate container 094402eb066d [2020-07-30T04:35:12.080Z] ---> bae625dbe198 [2020-07-30T04:35:12.080Z] Step 6/26 : COPY go.mod . [2020-07-30T04:35:12.080Z] ---> Running in 4bdfd19852f7 [2020-07-30T04:35:12.080Z] ---> Running in 4b9f24560209 [2020-07-30T04:35:12.080Z] ---> 919d47c0edb6 [2020-07-30T04:35:12.080Z] Step 7/21 : RUN go mod download [2020-07-30T04:35:12.080Z] ---> f5113978dccc [2020-07-30T04:35:12.080Z] Step 7/26 : RUN go mod download [2020-07-30T04:35:12.340Z] ---> Running in 7178ab41da05 [2020-07-30T04:35:12.340Z] ---> Running in 56ed39c1c447 [2020-07-30T04:35:12.610Z] ---> 9bb88058d6a7 [2020-07-30T04:35:12.610Z] Step 7/26 : RUN go mod download [2020-07-30T04:35:12.610Z] ---> Running in 89d4d9fcc832 [2020-07-30T04:35:15.179Z] Removing intermediate container 4b9f24560209 [2020-07-30T04:35:15.179Z] ---> ddfe1d407813 [2020-07-30T04:35:15.179Z] Step 8/20 : COPY . . [2020-07-30T04:35:15.449Z] Removing intermediate container 4bdfd19852f7 [2020-07-30T04:35:15.449Z] ---> c3abfef1209e [2020-07-30T04:35:15.449Z] Step 8/20 : COPY . . [2020-07-30T04:35:15.715Z] Removing intermediate container 56ed39c1c447 [2020-07-30T04:35:15.715Z] ---> cd67b9aea664 [2020-07-30T04:35:15.715Z] Step 8/26 : COPY . . [2020-07-30T04:35:15.977Z] Removing intermediate container 7178ab41da05 [2020-07-30T04:35:15.977Z] ---> 3f07f539e42a [2020-07-30T04:35:15.977Z] Step 8/21 : COPY . . [2020-07-30T04:35:20.197Z] Removing intermediate container 89d4d9fcc832 [2020-07-30T04:35:20.197Z] ---> cb178d49a19a [2020-07-30T04:35:20.197Z] Step 8/26 : COPY . . [2020-07-30T04:35:21.752Z] Fetching without tags [2020-07-30T04:35:22.380Z] Merging remotes/origin/master commit a7fc36b9b3e04c465199d9026bf92f5d2cd5f3b5 into PR head commit 82b187e91532f82db40e9dc8d7590bd46fa6d242 [2020-07-30T04:35:23.276Z] Merge succeeded, producing 1c9c045421355e1baaf8268e88425fa2be4dd3ff [2020-07-30T04:35:23.277Z] Checking out Revision 1c9c045421355e1baaf8268e88425fa2be4dd3ff (PR-2574) [2020-07-30T04:35:21.662Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-30T04:35:21.680Z] > git config --add remote.origin.fetch +refs/pull/2574/head:refs/remotes/origin/PR-2574 # timeout=10 [2020-07-30T04:35:21.694Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T04:35:21.720Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-30T04:35:21.758Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-30T04:35:21.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-30T04:35:21.771Z] > 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 [2020-07-30T04:35:22.444Z] > git config core.sparsecheckout # timeout=10 [2020-07-30T04:35:22.487Z] > git checkout -f 82b187e91532f82db40e9dc8d7590bd46fa6d242 # timeout=10 [2020-07-30T04:35:22.823Z] > git remote # timeout=10 [2020-07-30T04:35:22.847Z] > git config --get remote.origin.url # timeout=10 [2020-07-30T04:35:22.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-30T04:35:22.875Z] > git merge a7fc36b9b3e04c465199d9026bf92f5d2cd5f3b5 # timeout=10 [2020-07-30T04:35:23.250Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-30T04:35:23.277Z] > git config core.sparsecheckout # timeout=10 [2020-07-30T04:35:23.305Z] > git checkout -f 1c9c045421355e1baaf8268e88425fa2be4dd3ff # timeout=10 [2020-07-30T04:35:27.613Z] Commit message: "Merge commit 'a7fc36b9b3e04c465199d9026bf92f5d2cd5f3b5' into HEAD" [2020-07-30T04:35:27.636Z] First time build. Skipping changelog. [2020-07-30T04:35:27.613Z] > git rev-list --no-walk b90723edb454d84e2f736a4673532903a291daf1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-30T04:35:39.326Z] ========================================================= [2020-07-30T04:35:39.327Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-30T04:35:39.327Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-30T04:35:40.204Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-07-30T04:35:44.525Z] Sending build context to Docker daemon 323MB [2020-07-30T04:35:44.525Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-30T04:35:44.525Z] Step 2/7 : FROM ${BASE} [2020-07-30T04:35:44.806Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-30T04:35:44.806Z] b538f80385f9: Pulling fs layer [2020-07-30T04:35:44.806Z] 74f711af9a0d: Pulling fs layer [2020-07-30T04:35:44.806Z] 99f96fe45779: Pulling fs layer [2020-07-30T04:35:44.806Z] fd7a069fd194: Pulling fs layer [2020-07-30T04:35:44.806Z] 66aa3694b03b: Pulling fs layer [2020-07-30T04:35:44.806Z] 170f70906a0f: Pulling fs layer [2020-07-30T04:35:44.806Z] ad7c5574e4b9: Pulling fs layer [2020-07-30T04:35:44.806Z] e772456be8f7: Pulling fs layer [2020-07-30T04:35:44.806Z] c890913d741a: Pulling fs layer [2020-07-30T04:35:44.806Z] 2480fcc9aa5a: Pulling fs layer [2020-07-30T04:35:44.806Z] 09adf4765672: Pulling fs layer [2020-07-30T04:35:44.806Z] 170f70906a0f: Waiting [2020-07-30T04:35:44.806Z] ad7c5574e4b9: Waiting [2020-07-30T04:35:44.806Z] e772456be8f7: Waiting [2020-07-30T04:35:44.806Z] c890913d741a: Waiting [2020-07-30T04:35:44.806Z] 2480fcc9aa5a: Waiting [2020-07-30T04:35:44.806Z] 09adf4765672: Waiting [2020-07-30T04:35:44.806Z] fd7a069fd194: Waiting [2020-07-30T04:35:44.806Z] 66aa3694b03b: Waiting [2020-07-30T04:35:44.806Z] 99f96fe45779: Verifying Checksum [2020-07-30T04:35:44.806Z] 99f96fe45779: Download complete [2020-07-30T04:35:44.806Z] 74f711af9a0d: Verifying Checksum [2020-07-30T04:35:44.806Z] 74f711af9a0d: Download complete [2020-07-30T04:35:44.806Z] 66aa3694b03b: Verifying Checksum [2020-07-30T04:35:44.806Z] 66aa3694b03b: Download complete [2020-07-30T04:35:44.806Z] 170f70906a0f: Download complete [2020-07-30T04:35:44.806Z] b538f80385f9: Download complete [2020-07-30T04:35:45.405Z] b538f80385f9: Pull complete [2020-07-30T04:35:46.007Z] 74f711af9a0d: Pull complete [2020-07-30T04:35:46.283Z] 99f96fe45779: Pull complete [2020-07-30T04:35:47.745Z] ad7c5574e4b9: Verifying Checksum [2020-07-30T04:35:47.745Z] ad7c5574e4b9: Download complete [2020-07-30T04:35:47.745Z] c890913d741a: Download complete [2020-07-30T04:35:49.728Z] 2480fcc9aa5a: Verifying Checksum [2020-07-30T04:35:49.728Z] 2480fcc9aa5a: Download complete [2020-07-30T04:35:50.002Z] e772456be8f7: Verifying Checksum [2020-07-30T04:35:50.002Z] e772456be8f7: Download complete [2020-07-30T04:35:50.002Z] 09adf4765672: Verifying Checksum [2020-07-30T04:35:50.002Z] 09adf4765672: Download complete [2020-07-30T04:35:50.606Z] fd7a069fd194: Verifying Checksum [2020-07-30T04:35:50.606Z] fd7a069fd194: Download complete [2020-07-30T04:35:52.384Z] ---> a252c62df76e [2020-07-30T04:35:52.384Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-07-30T04:35:52.384Z] ---> cda2c8ab5351 [2020-07-30T04:35:52.384Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-30T04:35:52.384Z] ---> e97e8f7b2668 [2020-07-30T04:35:52.384Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-30T04:35:52.384Z] ---> 3d07eac72313 [2020-07-30T04:35:52.384Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-30T04:35:52.384Z] ---> Running in efac2a3a68b0 [2020-07-30T04:35:52.384Z] ---> Running in e7d24b694183 [2020-07-30T04:35:52.384Z] ---> Running in 2bf751de594d [2020-07-30T04:35:52.384Z] ---> Running in 5f8ca5abce58 [2020-07-30T04:35:52.384Z] ---> ffebfe08ed39 [2020-07-30T04:35:52.384Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-30T04:35:52.384Z] ---> Running in fb42510d0352 [2020-07-30T04:35:52.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-30T04:35:52.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-30T04:35:52.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-30T04:35:52.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-30T04:35:53.247Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-30T04:36:03.006Z] fd7a069fd194: Pull complete [2020-07-30T04:36:03.006Z] 66aa3694b03b: Pull complete [2020-07-30T04:36:03.006Z] 170f70906a0f: Pull complete [2020-07-30T04:36:06.394Z] ad7c5574e4b9: Pull complete [2020-07-30T04:36:10.713Z] e772456be8f7: Pull complete [2020-07-30T04:36:10.988Z] c890913d741a: Pull complete [2020-07-30T04:36:14.392Z] 2480fcc9aa5a: Pull complete [2020-07-30T04:36:14.663Z] 09adf4765672: Pull complete [2020-07-30T04:36:14.663Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-30T04:36:14.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-30T04:36:14.663Z] ---> 2248a725d1cf [2020-07-30T04:36:14.664Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-07-30T04:36:19.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-30T04:36:20.074Z] ---> Running in cd57843d3822 [2020-07-30T04:36:21.044Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-30T04:36:22.020Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-30T04:36:22.613Z] (1/12) Installing libmagic (5.38-r0) [2020-07-30T04:36:22.614Z] Removing intermediate container efac2a3a68b0 [2020-07-30T04:36:22.614Z] ---> 0a97e8e71e55 [2020-07-30T04:36:22.614Z] [2020-07-30T04:36:22.614Z] Step 10/20 : FROM alpine [2020-07-30T04:36:22.877Z] latest: Pulling from library/alpine [2020-07-30T04:36:22.883Z] (2/12) Installing file (5.38-r0) [2020-07-30T04:36:23.156Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-30T04:36:23.156Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-30T04:36:24.263Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-30T04:36:24.263Z] Status: Downloaded newer image for alpine:latest [2020-07-30T04:36:24.263Z] ---> a24bb4013296 [2020-07-30T04:36:24.263Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-30T04:36:24.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-07-30T04:36:25.113Z] ---> Running in 46cc67550dd2 [2020-07-30T04:36:25.113Z] Removing intermediate container 5f8ca5abce58 [2020-07-30T04:36:25.113Z] ---> 75f885896676 [2020-07-30T04:36:25.113Z] [2020-07-30T04:36:25.113Z] Step 10/21 : FROM scratch [2020-07-30T04:36:25.113Z] ---> [2020-07-30T04:36:25.113Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-30T04:36:26.501Z] Removing intermediate container fb42510d0352 [2020-07-30T04:36:26.501Z] ---> e665a3321d24 [2020-07-30T04:36:26.501Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-30T04:36:26.526Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-30T04:36:26.526Z] (6/12) Installing patch (2.7.6-r6) [2020-07-30T04:36:26.526Z] (7/12) Installing build-base (0.5-r2) [2020-07-30T04:36:26.526Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-30T04:36:26.526Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-30T04:36:26.762Z] ---> Running in 306fe81c7c77 [2020-07-30T04:36:26.799Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-30T04:36:26.799Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-30T04:36:26.799Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-30T04:36:27.026Z] ---> Running in a7a183b36ba4 [2020-07-30T04:36:27.026Z] Removing intermediate container 306fe81c7c77 [2020-07-30T04:36:27.026Z] ---> cebfc54870c3 [2020-07-30T04:36:27.026Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-30T04:36:27.070Z] Executing busybox-1.31.1-r16.trigger [2020-07-30T04:36:27.070Z] OK: 217 MiB in 51 packages [2020-07-30T04:36:27.295Z] ---> Running in 65856c1310b1 [2020-07-30T04:36:27.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-30T04:36:27.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-30T04:36:27.832Z] Removing intermediate container 65856c1310b1 [2020-07-30T04:36:27.832Z] ---> a4220ef289cf [2020-07-30T04:36:27.832Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-30T04:36:27.832Z] v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:36:27.832Z] v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:36:27.832Z] OK: 12749 distinct packages available [2020-07-30T04:36:28.100Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-30T04:36:28.361Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-30T04:36:28.362Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-30T04:36:28.362Z] ---> Running in d0005fde1e0e [2020-07-30T04:36:28.362Z] (4/4) Installing curl (7.69.1-r0) [2020-07-30T04:36:28.362Z] Executing busybox-1.31.1-r16.trigger [2020-07-30T04:36:28.623Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-30T04:36:28.884Z] Executing ca-certificates-20191127-r4.trigger [2020-07-30T04:36:29.145Z] OK: 7 MiB in 18 packages [2020-07-30T04:36:31.387Z] Removing intermediate container cd57843d3822 [2020-07-30T04:36:31.387Z] ---> a911f470ac0e [2020-07-30T04:36:31.387Z] Step 4/7 : WORKDIR /edgex-go [2020-07-30T04:36:31.387Z] ---> Running in f197e32c5775 [2020-07-30T04:36:31.658Z] Removing intermediate container f197e32c5775 [2020-07-30T04:36:31.658Z] ---> 5e023e3fc184 [2020-07-30T04:36:31.658Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-30T04:36:31.696Z] Removing intermediate container d0005fde1e0e [2020-07-30T04:36:31.697Z] ---> a3c816d533d2 [2020-07-30T04:36:31.697Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-30T04:36:31.959Z] Removing intermediate container e7d24b694183 [2020-07-30T04:36:31.959Z] ---> 72da1a42340f [2020-07-30T04:36:31.959Z] [2020-07-30T04:36:31.959Z] Step 10/20 : FROM scratch [2020-07-30T04:36:31.959Z] ---> [2020-07-30T04:36:31.959Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-30T04:36:31.959Z] Removing intermediate container 2bf751de594d [2020-07-30T04:36:31.959Z] ---> cfc51cddc9f1 [2020-07-30T04:36:31.959Z] [2020-07-30T04:36:31.959Z] Step 10/26 : FROM alpine:3.10 [2020-07-30T04:36:32.220Z] 3.10: Pulling from library/alpine [2020-07-30T04:36:32.254Z] latest: Pulling from library/docker [2020-07-30T04:36:32.254Z] b538f80385f9: Already exists [2020-07-30T04:36:32.254Z] 259a493cd78d: Pulling fs layer [2020-07-30T04:36:32.254Z] b8e66b5100f5: Pulling fs layer [2020-07-30T04:36:32.254Z] 39dc9c94d07c: Pulling fs layer [2020-07-30T04:36:32.254Z] 551b823b3b82: Pulling fs layer [2020-07-30T04:36:32.254Z] 3c52a74df98c: Pulling fs layer [2020-07-30T04:36:32.254Z] 6c9b121b6998: Pulling fs layer [2020-07-30T04:36:32.254Z] 551b823b3b82: Waiting [2020-07-30T04:36:32.254Z] 3c52a74df98c: Waiting [2020-07-30T04:36:32.254Z] 6c9b121b6998: Waiting [2020-07-30T04:36:32.254Z] b8e66b5100f5: Download complete [2020-07-30T04:36:32.254Z] 259a493cd78d: Verifying Checksum [2020-07-30T04:36:32.531Z] 551b823b3b82: Verifying Checksum [2020-07-30T04:36:32.531Z] 551b823b3b82: Download complete [2020-07-30T04:36:32.531Z] 3c52a74df98c: Verifying Checksum [2020-07-30T04:36:32.531Z] 3c52a74df98c: Download complete [2020-07-30T04:36:32.590Z] ---> Running in 0e96357058c0 [2020-07-30T04:36:32.590Z] ---> 32cfe6b051b8 [2020-07-30T04:36:32.590Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-30T04:36:32.590Z] Removing intermediate container 46cc67550dd2 [2020-07-30T04:36:32.590Z] ---> 50c41ab392eb [2020-07-30T04:36:32.590Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-30T04:36:32.811Z] 6c9b121b6998: Download complete [2020-07-30T04:36:33.096Z] 259a493cd78d: Pull complete [2020-07-30T04:36:33.219Z] Removing intermediate container 0e96357058c0 [2020-07-30T04:36:33.219Z] ---> ef73f7e4b03d [2020-07-30T04:36:33.219Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-30T04:36:33.371Z] b8e66b5100f5: Pull complete [2020-07-30T04:36:33.492Z] ---> Running in ef89faccabd2 [2020-07-30T04:36:33.492Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-30T04:36:33.492Z] ---> Running in 3d22680ed078 [2020-07-30T04:36:33.492Z] Status: Downloaded newer image for alpine:3.10 [2020-07-30T04:36:33.492Z] ---> be4e4bea2c2e [2020-07-30T04:36:33.492Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-30T04:36:33.492Z] ---> 607516205ad0 [2020-07-30T04:36:33.492Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-30T04:36:33.492Z] Removing intermediate container a7a183b36ba4 [2020-07-30T04:36:33.492Z] ---> b7435b398dd4 [2020-07-30T04:36:33.492Z] [2020-07-30T04:36:33.492Z] Step 11/26 : FROM docker:latest [2020-07-30T04:36:33.492Z] ---> 81f5749c9058 [2020-07-30T04:36:33.492Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-30T04:36:33.643Z] 39dc9c94d07c: Download complete [2020-07-30T04:36:33.783Z] ---> Running in 38537794baa5 [2020-07-30T04:36:33.783Z] ---> Running in e14fbfb792d8 [2020-07-30T04:36:33.783Z] Removing intermediate container ef89faccabd2 [2020-07-30T04:36:33.783Z] ---> 508d65a7a85c [2020-07-30T04:36:33.783Z] Step 13/20 : WORKDIR /edgex [2020-07-30T04:36:33.783Z] Removing intermediate container 3d22680ed078 [2020-07-30T04:36:33.783Z] ---> ad1e94e5a1d5 [2020-07-30T04:36:33.783Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-30T04:36:34.048Z] ---> Running in e855006e590e [2020-07-30T04:36:34.048Z] ---> Running in 8bbc4d150a78 [2020-07-30T04:36:34.309Z] ---> 5934b81a5317 [2020-07-30T04:36:34.309Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-30T04:36:34.579Z] Removing intermediate container e855006e590e [2020-07-30T04:36:34.579Z] ---> f9c8da66cbd0 [2020-07-30T04:36:34.579Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-30T04:36:34.579Z] Removing intermediate container 8bbc4d150a78 [2020-07-30T04:36:34.579Z] ---> 47c301424a60 [2020-07-30T04:36:34.579Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-30T04:36:34.579Z] ---> c1482b62a770 [2020-07-30T04:36:34.579Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-30T04:36:34.843Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-30T04:36:34.843Z] ---> Running in 1ef353d49501 [2020-07-30T04:36:34.843Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-30T04:36:34.843Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-30T04:36:34.843Z] ---> 50dbdf4d7364 [2020-07-30T04:36:34.843Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-30T04:36:34.843Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-30T04:36:35.104Z] ---> 06c212f4222f [2020-07-30T04:36:35.104Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-30T04:36:35.104Z] (1/2) Installing readline (8.0.4-r0) [2020-07-30T04:36:35.104Z] (2/2) Installing bash (5.0.17-r0) [2020-07-30T04:36:35.104Z] Removing intermediate container 1ef353d49501 [2020-07-30T04:36:35.104Z] ---> 69f7717c89eb [2020-07-30T04:36:35.104Z] Step 19/21 : LABEL arch=x86_64 [2020-07-30T04:36:35.104Z] Executing bash-5.0.17-r0.post-install [2020-07-30T04:36:35.104Z] v3.10.5-61-g2eb46eec7d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-30T04:36:35.104Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-30T04:36:35.104Z] OK: 10346 distinct packages available [2020-07-30T04:36:35.104Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-30T04:36:35.365Z] Executing busybox-1.31.1-r16.trigger [2020-07-30T04:36:35.365Z] OK: 12 MiB in 22 packages [2020-07-30T04:36:35.365Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-30T04:36:35.365Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-30T04:36:35.365Z] (4/5) Installing curl (7.66.0-r0) [2020-07-30T04:36:35.365Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-30T04:36:35.365Z] Executing busybox-1.30.1-r3.trigger [2020-07-30T04:36:35.938Z] Executing ca-certificates-20191127-r2.trigger [2020-07-30T04:36:35.938Z] OK: 7 MiB in 19 packages [2020-07-30T04:36:36.880Z] ---> Running in da445a20203b [2020-07-30T04:36:36.880Z] ---> b2d93479b12a [2020-07-30T04:36:36.880Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-30T04:36:37.027Z] 39dc9c94d07c: Pull complete [2020-07-30T04:36:37.027Z] 551b823b3b82: Pull complete [2020-07-30T04:36:37.141Z] ---> 6e7c1b89881b [2020-07-30T04:36:37.141Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-30T04:36:37.300Z] 3c52a74df98c: Pull complete [2020-07-30T04:36:37.405Z] ---> Running in 308be745dfa6 [2020-07-30T04:36:37.405Z] Removing intermediate container da445a20203b [2020-07-30T04:36:37.405Z] ---> 4272b25be1b3 [2020-07-30T04:36:37.405Z] Step 20/21 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 [2020-07-30T04:36:37.405Z] ---> 03712b556de2 [2020-07-30T04:36:37.405Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-30T04:36:37.572Z] 6c9b121b6998: Pull complete [2020-07-30T04:36:37.572Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-30T04:36:37.572Z] Status: Downloaded newer image for docker:latest [2020-07-30T04:36:37.975Z] ---> Running in 552ed6534f56 [2020-07-30T04:36:37.975Z] Removing intermediate container 38537794baa5 [2020-07-30T04:36:37.975Z] ---> 539b04d16fb3 [2020-07-30T04:36:37.975Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-30T04:36:38.238Z] ---> Running in 6db410a4834c [2020-07-30T04:36:38.238Z] Removing intermediate container 308be745dfa6 [2020-07-30T04:36:38.238Z] ---> 9dbda1b7c258 [2020-07-30T04:36:38.238Z] Step 17/20 : CMD ["--init=true"] [2020-07-30T04:36:38.238Z] Removing intermediate container e14fbfb792d8 [2020-07-30T04:36:38.238Z] ---> 57f4da76e7ec [2020-07-30T04:36:38.238Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-30T04:36:38.238Z] ---> Running in 19823a372810 [2020-07-30T04:36:38.498Z] Removing intermediate container 552ed6534f56 [2020-07-30T04:36:38.498Z] ---> d1854ed244a4 [2020-07-30T04:36:38.498Z] Step 21/21 : LABEL version=0.0.0 [2020-07-30T04:36:38.498Z] ---> Running in fc4cdfcaac93 [2020-07-30T04:36:39.080Z] ---> Running in fedd7b187806 [2020-07-30T04:36:39.080Z] Removing intermediate container 6db410a4834c [2020-07-30T04:36:39.080Z] ---> a7a42c9bdc69 [2020-07-30T04:36:39.080Z] Step 18/20 : LABEL arch=x86_64 [2020-07-30T04:36:39.080Z] ---> Running in 676109720c78 [2020-07-30T04:36:39.080Z] Removing intermediate container fc4cdfcaac93 [2020-07-30T04:36:39.080Z] ---> 3840c3d33012 [2020-07-30T04:36:39.080Z] Step 18/20 : LABEL arch=x86_64 [2020-07-30T04:36:39.080Z] ---> Running in 7f77216025a6 [2020-07-30T04:36:39.341Z] Removing intermediate container fedd7b187806 [2020-07-30T04:36:39.341Z] ---> ffe6ec3be4b3 [2020-07-30T04:36:39.341Z] Step 13/26 : WORKDIR / [2020-07-30T04:36:39.341Z] ---> Running in 9b1ceec542f7 [2020-07-30T04:36:39.341Z] Removing intermediate container 676109720c78 [2020-07-30T04:36:39.341Z] ---> f3c252037849 [2020-07-30T04:36:39.341Z] [2020-07-30T04:36:39.609Z] Removing intermediate container 7f77216025a6 [2020-07-30T04:36:39.609Z] ---> 28c10f35c90a [2020-07-30T04:36:39.609Z] Step 19/20 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 [2020-07-30T04:36:39.609Z] ---> Running in c2f05e30ae3d [2020-07-30T04:36:39.609Z] Successfully built f3c252037849 [2020-07-30T04:36:39.609Z] Successfully tagged docker-support-logging-go:latest [2020-07-30T04:36:39.609Z]  Building docker-support-logging-go ... done Building docker-support-notifications-go [2020-07-30T04:36:39.609Z] ---> Running in fccb51d3a0c1 [2020-07-30T04:36:39.871Z] Removing intermediate container 9b1ceec542f7 [2020-07-30T04:36:39.871Z] ---> fec004b30182 [2020-07-30T04:36:39.871Z] Step 19/20 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 [2020-07-30T04:36:39.871Z] ---> Running in 60ab8d41ed14 [2020-07-30T04:36:40.132Z] Removing intermediate container c2f05e30ae3d [2020-07-30T04:36:40.132Z] ---> e37dc0cc5e9d [2020-07-30T04:36:40.132Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-07-30T04:36:40.132Z] Removing intermediate container fccb51d3a0c1 [2020-07-30T04:36:40.132Z] ---> f87ca9e46718 [2020-07-30T04:36:40.132Z] Step 20/20 : LABEL version=0.0.0 [2020-07-30T04:36:40.393Z] Removing intermediate container 19823a372810 [2020-07-30T04:36:40.393Z] ---> 9ddce01d4f52 [2020-07-30T04:36:40.393Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-30T04:36:40.655Z] ---> Running in 75f43cebef9c [2020-07-30T04:36:41.876Z] ---> dfaf9776ef7d [2020-07-30T04:36:41.877Z] Step 6/7 : COPY go.mod . [2020-07-30T04:36:41.877Z] ---> 971a2f3a5968 [2020-07-30T04:36:41.877Z] Step 7/7 : RUN go mod download [2020-07-30T04:36:42.151Z] ---> Running in 01ba499a4af7 [2020-07-30T04:36:42.572Z] Removing intermediate container 60ab8d41ed14 [2020-07-30T04:36:42.572Z] ---> 7ffd10ffe0e0 [2020-07-30T04:36:42.572Z] Step 20/20 : LABEL version=0.0.0 [2020-07-30T04:36:43.958Z] ---> 0afce43f5201 [2020-07-30T04:36:43.958Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-07-30T04:36:44.536Z] ---> Running in 0f517a5ddcbb [2020-07-30T04:36:44.536Z] ---> Running in 356c2902f9d6 [2020-07-30T04:36:44.536Z] Removing intermediate container 75f43cebef9c [2020-07-30T04:36:44.536Z] ---> dbb4ef1b2f29 [2020-07-30T04:36:44.536Z] [2020-07-30T04:36:45.107Z] Successfully built dbb4ef1b2f29 [2020-07-30T04:36:45.107Z] Successfully tagged docker-support-scheduler-go:latest [2020-07-30T04:36:45.107Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2020-07-30T04:36:45.549Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-30T04:36:45.549Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-30T04:36:45.549Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-30T04:36:45.549Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-30T04:36:45.549Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-30T04:36:45.549Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-30T04:36:45.549Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-30T04:36:45.549Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-30T04:36:45.549Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-30T04:36:45.549Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-30T04:36:45.549Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-30T04:36:45.549Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-30T04:36:45.549Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-30T04:36:45.549Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-30T04:36:45.549Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-30T04:36:45.549Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-30T04:36:45.549Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-30T04:36:45.550Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-30T04:36:45.550Z] go: finding github.com/fatih/color v1.7.0 [2020-07-30T04:36:45.822Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-30T04:36:45.822Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-30T04:36:45.822Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-30T04:36:45.822Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-30T04:36:45.822Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-30T04:36:45.822Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-30T04:36:45.822Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-30T04:36:45.822Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-30T04:36:45.822Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-30T04:36:45.822Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-30T04:36:45.822Z] go: finding github.com/google/uuid v1.1.0 [2020-07-30T04:36:46.095Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-30T04:36:46.095Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-30T04:36:46.095Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-30T04:36:46.095Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-30T04:36:46.095Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-30T04:36:46.095Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-30T04:36:46.095Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-30T04:36:46.095Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-30T04:36:46.095Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-30T04:36:46.095Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-30T04:36:46.365Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-30T04:36:46.365Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-30T04:36:46.365Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-30T04:36:46.365Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-30T04:36:46.365Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-30T04:36:46.365Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-30T04:36:46.365Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-30T04:36:46.365Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-30T04:36:46.365Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-30T04:36:46.365Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-30T04:36:46.636Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-30T04:36:46.636Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-30T04:36:46.636Z] go: finding github.com/kr/pty v1.1.1 [2020-07-30T04:36:46.636Z] go: finding github.com/kr/text v0.1.0 [2020-07-30T04:36:46.636Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-30T04:36:46.636Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-30T04:36:46.636Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-30T04:36:46.636Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-30T04:36:46.636Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-30T04:36:46.636Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-30T04:36:46.636Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-30T04:36:46.906Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-30T04:36:46.906Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-30T04:36:46.906Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-30T04:36:46.906Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-30T04:36:46.906Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-30T04:36:46.906Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-30T04:36:46.906Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-30T04:36:46.906Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-30T04:36:46.906Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-30T04:36:46.906Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-30T04:36:46.906Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-30T04:36:47.043Z] Removing intermediate container 356c2902f9d6 [2020-07-30T04:36:47.043Z] ---> 88fcd2fd9148 [2020-07-30T04:36:47.043Z] [2020-07-30T04:36:47.043Z] Removing intermediate container 0f517a5ddcbb [2020-07-30T04:36:47.043Z] ---> 59234d5ff63f [2020-07-30T04:36:47.043Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-30T04:36:47.043Z] ---> 80d934393bd5 [2020-07-30T04:36:47.043Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-30T04:36:47.043Z] Successfully built 88fcd2fd9148 [2020-07-30T04:36:47.177Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-30T04:36:47.177Z] go: finding github.com/posener/complete v1.1.1 [2020-07-30T04:36:47.177Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-30T04:36:47.177Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-30T04:36:47.177Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-30T04:36:47.177Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-30T04:36:47.177Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-30T04:36:47.177Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-30T04:36:47.177Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-30T04:36:47.177Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-30T04:36:47.448Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-30T04:36:47.448Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-30T04:36:47.448Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-30T04:36:47.448Z] go: finding golang.org/x/text v0.3.2 [2020-07-30T04:36:47.448Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-30T04:36:47.448Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-30T04:36:47.448Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-30T04:36:47.448Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-30T04:36:47.448Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-30T04:36:47.448Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-30T04:36:48.433Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-07-30T04:36:48.433Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secrets-setup-go [2020-07-30T04:36:51.759Z] ---> Running in 99c8549fa541 [2020-07-30T04:36:54.323Z] ---> 90dc203c0efd [2020-07-30T04:36:54.323Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-30T04:36:57.636Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:36:57.636Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-30T04:36:57.636Z] ---> 7f412c53a553 [2020-07-30T04:36:57.636Z] Step 3/23 : WORKDIR /edgex-go [2020-07-30T04:36:57.636Z] ---> Using cache [2020-07-30T04:36:57.636Z] ---> 46564c636fdb [2020-07-30T04:36:57.636Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:36:57.636Z] ---> Using cache [2020-07-30T04:36:57.636Z] ---> da438923604b [2020-07-30T04:36:57.636Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-30T04:37:00.969Z] Removing intermediate container 99c8549fa541 [2020-07-30T04:37:00.969Z] ---> e292918bc85e [2020-07-30T04:37:00.969Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-30T04:37:01.545Z] ---> Running in d9b0d5919064 [2020-07-30T04:37:02.127Z] ---> 73bf2a5c125b [2020-07-30T04:37:02.127Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-30T04:37:02.393Z] ---> Running in 5115e853bc61 [2020-07-30T04:37:04.951Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:37:04.951Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-30T04:37:04.951Z] ---> 7f412c53a553 [2020-07-30T04:37:04.951Z] Step 3/21 : WORKDIR /edgex-go [2020-07-30T04:37:04.951Z] ---> Using cache [2020-07-30T04:37:04.951Z] ---> 46564c636fdb [2020-07-30T04:37:04.951Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:37:04.951Z] ---> Using cache [2020-07-30T04:37:04.951Z] ---> da438923604b [2020-07-30T04:37:04.951Z] Step 5/21 : RUN apk update && apk add make git [2020-07-30T04:37:05.527Z] ---> 13d62c64c078 [2020-07-30T04:37:05.527Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-30T04:37:05.767Z] Removing intermediate container 01ba499a4af7 [2020-07-30T04:37:05.767Z] ---> f32c0fb93d4f [2020-07-30T04:37:05.767Z] Successfully built f32c0fb93d4f [2020-07-30T04:37:05.767Z] Successfully tagged ci-base-image-arm64:latest [2020-07-30T04:37:05.793Z] Removing intermediate container 5115e853bc61 [2020-07-30T04:37:05.793Z] ---> 0fd9cb4c26a9 [2020-07-30T04:37:05.793Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-30T04:37:05.793Z] ---> Running in 321914f155c9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-07-30T04:37:06.057Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-30T04:37:06.641Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-30T04:37:06.744Z] + docker inspect -f . ci-base-image-arm64 [2020-07-30T04:37:06.744Z] . [Pipeline] withDockerContainer [2020-07-30T04:37:06.902Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-30T04:37:06.902Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:37:06.902Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-30T04:37:06.902Z] ---> 7f412c53a553 [2020-07-30T04:37:06.902Z] Step 3/29 : WORKDIR /edgex-go [2020-07-30T04:37:06.902Z] ---> Using cache [2020-07-30T04:37:06.902Z] ---> 46564c636fdb [2020-07-30T04:37:06.902Z] Step 4/29 : RUN apk update && apk add make git [2020-07-30T04:37:07.019Z] prd-ubuntu18.04-docker-arm64-4c-16g-1533 does not seem to be running inside a container [2020-07-30T04:37:07.079Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-30T04:37:07.473Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:37:07.473Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:37:07.473Z] OK: 12749 distinct packages available [2020-07-30T04:37:07.473Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-30T04:37:07.473Z] ---> a9630f52a171 [2020-07-30T04:37:07.473Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-30T04:37:07.473Z] ---> 8f1454489db4 [2020-07-30T04:37:07.473Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-30T04:37:07.473Z] OK: 233 MiB in 51 packages [2020-07-30T04:37:07.741Z] ---> Running in dccf40f8f0c0 [2020-07-30T04:37:08.021Z] ---> 9b15b4e6ba33 [2020-07-30T04:37:08.021Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-30T04:37:08.021Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:37:08.021Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:37:08.021Z] OK: 12749 distinct packages available [2020-07-30T04:37:08.296Z] ---> 4a8809765eb3 [2020-07-30T04:37:08.296Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-30T04:37:08.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-30T04:37:08.296Z] OK: 233 MiB in 51 packages [2020-07-30T04:37:08.296Z] ---> e011218105b2 [2020-07-30T04:37:08.296Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-30T04:37:08.296Z] Removing intermediate container d9b0d5919064 [2020-07-30T04:37:08.296Z] ---> 903d523df9fa [2020-07-30T04:37:08.296Z] Step 6/23 : COPY go.mod . [2020-07-30T04:37:08.561Z] ---> Running in e2ff5514d4f4 [2020-07-30T04:37:08.561Z] ---> b4a20a0b7f3d [2020-07-30T04:37:08.561Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-30T04:37:08.667Z] $ docker top 1be85ecefc96b6f6850ce6154a6cfade42fdcdf106e89bc82b5191d57b1458b9 -eo pid,comm [2020-07-30T04:37:08.823Z] ---> Running in cf36b16208cf [2020-07-30T04:37:08.823Z] ---> cd86c915112d [2020-07-30T04:37:08.823Z] Step 7/23 : RUN go mod download [Pipeline] { [2020-07-30T04:37:09.085Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-30T04:37:09.085Z] ---> Running in 236385a7ef7c [Pipeline] sh [2020-07-30T04:37:09.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-30T04:37:09.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-30T04:37:09.367Z] Removing intermediate container 321914f155c9 [2020-07-30T04:37:09.367Z] ---> 43e2e8ea319f [2020-07-30T04:37:09.367Z] Step 6/21 : COPY go.mod . [2020-07-30T04:37:09.636Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-30T04:37:09.636Z] (2/33) Installing expat (2.2.9-r1) [2020-07-30T04:37:09.636Z] (3/33) Installing libffi (3.3-r2) [2020-07-30T04:37:09.636Z] (4/33) Installing gdbm (1.13-r1) [2020-07-30T04:37:09.636Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-30T04:37:09.636Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-30T04:37:09.636Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:37:09.636Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:37:09.636Z] OK: 12749 distinct packages available [2020-07-30T04:37:09.636Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-30T04:37:09.730Z] + go version [2020-07-30T04:37:09.730Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-07-30T04:37:09.749Z] ========================================================= [2020-07-30T04:37:09.749Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-30T04:37:09.749Z] ========================================================= [Pipeline] sh [2020-07-30T04:37:09.896Z] OK: 233 MiB in 51 packages [2020-07-30T04:37:10.395Z] + make test [2020-07-30T04:37:10.395Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-30T04:37:10.850Z] ---> f43b40aa70d9 [2020-07-30T04:37:10.850Z] Step 7/21 : RUN go mod download [2020-07-30T04:37:12.760Z] ---> Running in 2e2c15856c06 [2020-07-30T04:37:12.760Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-30T04:37:12.760Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-30T04:37:12.760Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-30T04:37:12.760Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-30T04:37:13.020Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-30T04:37:13.021Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-30T04:37:13.021Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-30T04:37:13.021Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-30T04:37:13.282Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-30T04:37:13.542Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-30T04:37:14.116Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-30T04:37:14.377Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-30T04:37:14.377Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-30T04:37:14.377Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-30T04:37:14.377Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-30T04:37:14.637Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-30T04:37:14.898Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-30T04:37:15.159Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-30T04:37:15.159Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-30T04:37:15.159Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-30T04:37:15.159Z] Removing intermediate container dccf40f8f0c0 [2020-07-30T04:37:15.159Z] ---> e1aa24fedbf8 [2020-07-30T04:37:15.159Z] Step 5/29 : COPY go.mod . [2020-07-30T04:37:15.159Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-30T04:37:15.159Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-30T04:37:15.159Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-30T04:37:15.159Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-30T04:37:15.731Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-30T04:37:15.732Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-30T04:37:15.732Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-30T04:37:15.732Z] Removing intermediate container 236385a7ef7c [2020-07-30T04:37:15.732Z] ---> 5a4e35ce3680 [2020-07-30T04:37:15.732Z] Step 8/23 : COPY . . [2020-07-30T04:37:16.676Z] Executing busybox-1.31.1-r16.trigger [2020-07-30T04:37:16.676Z] OK: 71 MiB in 55 packages [2020-07-30T04:37:16.676Z] ---> 7aa2ec3f1c55 [2020-07-30T04:37:16.676Z] Step 6/29 : RUN go mod download [2020-07-30T04:37:16.676Z] Removing intermediate container cf36b16208cf [2020-07-30T04:37:16.676Z] ---> dbd50fe3a1f0 [2020-07-30T04:37:16.676Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-30T04:37:16.676Z] ---> Running in 6486071d6dec [2020-07-30T04:37:16.940Z] ---> Running in 1ae372611d66 [2020-07-30T04:37:20.259Z] Removing intermediate container 1ae372611d66 [2020-07-30T04:37:20.259Z] ---> 2808ea6ab267 [2020-07-30T04:37:20.259Z] Step 24/26 : LABEL arch=x86_64 [2020-07-30T04:37:21.236Z] ---> Running in 21150cb46efb [2020-07-30T04:37:22.649Z] Removing intermediate container 2e2c15856c06 [2020-07-30T04:37:22.649Z] ---> 1723319e99d1 [2020-07-30T04:37:22.649Z] Step 8/21 : COPY . . [2020-07-30T04:37:22.911Z] Removing intermediate container 21150cb46efb [2020-07-30T04:37:22.911Z] ---> 441032b70768 [2020-07-30T04:37:22.911Z] Step 25/26 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 [2020-07-30T04:37:29.516Z] ---> Running in c3a6f41baff7 [2020-07-30T04:37:33.102Z] Removing intermediate container 6486071d6dec [2020-07-30T04:37:33.102Z] ---> ab1449e0f497 [2020-07-30T04:37:33.102Z] Step 7/29 : COPY . . [2020-07-30T04:37:33.102Z] Removing intermediate container c3a6f41baff7 [2020-07-30T04:37:33.102Z] ---> d9372f30be11 [2020-07-30T04:37:33.102Z] Step 26/26 : LABEL version=0.0.0 [2020-07-30T04:37:37.398Z] ---> Running in 437b30cff4a6 [2020-07-30T04:37:45.426Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-30T04:37:47.411Z] Removing intermediate container 437b30cff4a6 [2020-07-30T04:37:47.411Z] ---> 81da709aadc6 [2020-07-30T04:37:47.411Z] [2020-07-30T04:37:47.411Z] Successfully built 81da709aadc6 [2020-07-30T04:37:47.411Z] ---> 213e51c6fa83 [2020-07-30T04:37:47.411Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-30T04:37:47.411Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-07-30T04:37:47.411Z] Building docker-core-metadata-go [2020-07-30T04:37:57.438Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 4f2ad2752831 [2020-07-30T04:37:57.700Z] ---> 73993eefddf8 [2020-07-30T04:37:57.700Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-30T04:37:58.657Z] Removing intermediate container e2ff5514d4f4 [2020-07-30T04:37:58.657Z] ---> 9159deea5ab0 [2020-07-30T04:37:58.657Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-30T04:38:00.146Z] ---> Running in 1505b9a22f0c [2020-07-30T04:38:00.544Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-30T04:38:00.544Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-30T04:38:00.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-30T04:38:00.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-30T04:38:00.544Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.038s [2020-07-30T04:38:00.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-30T04:38:00.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-30T04:38:00.544Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-30T04:38:00.544Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-30T04:38:01.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-30T04:38:01.363Z] ---> e90d8208af07 [2020-07-30T04:38:01.363Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-30T04:38:01.363Z] ---> Running in 2ecf4e32b3bb [2020-07-30T04:38:01.536Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-30T04:38:01.812Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-30T04:38:01.812Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-30T04:38:01.812Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-30T04:38:03.300Z] ---> Running in 232c20223228 [2020-07-30T04:38:03.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-07-30T04:38:04.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-30T04:38:07.894Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:38:07.894Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-30T04:38:07.894Z] ---> 7f412c53a553 [2020-07-30T04:38:07.894Z] Step 3/21 : WORKDIR /edgex-go [2020-07-30T04:38:07.894Z] ---> Using cache [2020-07-30T04:38:07.894Z] ---> 46564c636fdb [2020-07-30T04:38:07.894Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:38:07.894Z] ---> Using cache [2020-07-30T04:38:07.894Z] ---> da438923604b [2020-07-30T04:38:07.894Z] Step 5/21 : RUN apk update && apk add make git [2020-07-30T04:38:07.894Z] ---> Using cache [2020-07-30T04:38:07.894Z] ---> 43e2e8ea319f [2020-07-30T04:38:07.894Z] Step 6/21 : COPY go.mod . [2020-07-30T04:38:07.895Z] ---> Using cache [2020-07-30T04:38:07.895Z] ---> f43b40aa70d9 [2020-07-30T04:38:07.895Z] Step 7/21 : RUN go mod download [2020-07-30T04:38:07.895Z] ---> Using cache [2020-07-30T04:38:07.895Z] ---> 1723319e99d1 [2020-07-30T04:38:07.895Z] Step 8/21 : COPY . . [2020-07-30T04:38:07.895Z] ---> Using cache [2020-07-30T04:38:07.895Z] ---> 73993eefddf8 [2020-07-30T04:38:07.895Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-30T04:38:08.870Z] ---> Running in b07361a3bd06 [2020-07-30T04:38:09.847Z] Collecting docker-compose==1.23.2 [2020-07-30T04:38:10.126Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-30T04:38:10.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-30T04:38:10.126Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-30T04:38:10.400Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-30T04:38:11.829Z] Collecting cached-property<2,>=1.2.0 [2020-07-30T04:38:11.829Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-30T04:38:11.829Z] Collecting PyYAML<4,>=3.10 [2020-07-30T04:38:11.829Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-30T04:38:11.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.081s coverage: 46.6% of statements [2020-07-30T04:38:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-30T04:38:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-30T04:38:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-30T04:38:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-30T04:38:11.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-30T04:38:13.234Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-07-30T04:38:13.234Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-30T04:38:13.234Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-30T04:38:13.501Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-30T04:38:13.501Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-30T04:38:14.469Z] Collecting docker<4.0,>=3.6.0 [2020-07-30T04:38:14.469Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-30T04:38:14.745Z] Collecting docopt<0.7,>=0.6.1 [2020-07-30T04:38:14.745Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-30T04:38:15.720Z] Collecting texttable<0.10,>=0.9.0 [2020-07-30T04:38:15.720Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-30T04:38:16.306Z] Collecting jsonschema<3,>=2.5.1 [2020-07-30T04:38:16.306Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-30T04:38:16.306Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-07-30T04:38:16.306Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-07-30T04:38:16.575Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-30T04:38:16.575Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-30T04:38:16.575Z] Collecting idna<2.8,>=2.5 [2020-07-30T04:38:16.575Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-30T04:38:16.841Z] Collecting docker-pycreds>=0.4.0 [2020-07-30T04:38:16.841Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-30T04:38:16.841Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-30T04:38:16.841Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-30T04:38:16.841Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-30T04:38:16.841Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-30T04:38:17.105Z] Installing collected packages: dockerpty, cached-property, PyYAML, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docopt, texttable, jsonschema, docker-compose [2020-07-30T04:38:17.105Z] Running setup.py install for dockerpty: started [2020-07-30T04:38:18.513Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-30T04:38:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.144s coverage: 27.4% of statements [2020-07-30T04:38:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-30T04:38:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-30T04:38:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-30T04:38:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-30T04:38:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-30T04:38:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-30T04:38:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.024s coverage: 100.0% of statements [2020-07-30T04:38:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-30T04:38:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.027s coverage: 100.0% of statements [2020-07-30T04:38:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-30T04:38:18.782Z] Running setup.py install for PyYAML: started [2020-07-30T04:38:19.739Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-30T04:38:19.739Z] Attempting uninstall: urllib3 [2020-07-30T04:38:19.739Z] Found existing installation: urllib3 1.25.9 [2020-07-30T04:38:19.739Z] Uninstalling urllib3-1.25.9: [2020-07-30T04:38:19.739Z] Successfully uninstalled urllib3-1.25.9 [2020-07-30T04:38:20.003Z] Attempting uninstall: idna [2020-07-30T04:38:20.003Z] Found existing installation: idna 2.9 [2020-07-30T04:38:20.003Z] Uninstalling idna-2.9: [2020-07-30T04:38:20.003Z] Successfully uninstalled idna-2.9 [2020-07-30T04:38:20.266Z] Attempting uninstall: requests [2020-07-30T04:38:20.266Z] Found existing installation: requests 2.23.0 [2020-07-30T04:38:20.266Z] Uninstalling requests-2.23.0: [2020-07-30T04:38:20.266Z] Successfully uninstalled requests-2.23.0 [2020-07-30T04:38:21.235Z] Running setup.py install for docopt: started [2020-07-30T04:38:21.503Z] Running setup.py install for docopt: finished with status 'done' [2020-07-30T04:38:21.503Z] Running setup.py install for texttable: started [2020-07-30T04:38:22.092Z] Running setup.py install for texttable: finished with status 'done' [2020-07-30T04:38:22.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.239s coverage: 29.3% of statements [2020-07-30T04:38:22.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-30T04:38:22.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-30T04:38:22.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-30T04:38:22.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-30T04:38:22.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-30T04:38:22.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.052s coverage: 100.0% of statements [2020-07-30T04:38:22.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-30T04:38:22.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.026s coverage: 100.0% of statements [2020-07-30T04:38:22.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-30T04:38:23.055Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-07-30T04:38:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.111s coverage: 89.8% of statements [2020-07-30T04:38:23.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-30T04:38:24.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.218s coverage: 97.5% of statements [2020-07-30T04:38:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-30T04:38:24.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.053s coverage: 100.0% of statements [2020-07-30T04:38:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-30T04:38:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-30T04:38:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-30T04:38:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-30T04:38:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-30T04:38:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-30T04:38:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-30T04:38:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-30T04:38:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-30T04:38:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-30T04:38:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-30T04:38:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-30T04:38:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-30T04:38:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-30T04:38:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-30T04:38:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-30T04:38:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-30T04:38:24.575Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.028s coverage: 58.8% of statements [2020-07-30T04:38:27.347Z] Removing intermediate container 2ecf4e32b3bb [2020-07-30T04:38:27.347Z] ---> 46b13faa0160 [2020-07-30T04:38:27.347Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-30T04:38:27.347Z] ---> Running in 82ab1516f459 [2020-07-30T04:38:29.344Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-30T04:38:29.344Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-30T04:38:29.617Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-30T04:38:29.617Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-30T04:38:29.617Z] (3/3) Installing curl (7.69.1-r0) [2020-07-30T04:38:29.617Z] Executing busybox-1.31.1-r16.trigger [2020-07-30T04:38:29.617Z] OK: 72 MiB in 58 packages [2020-07-30T04:38:30.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.217s coverage: 63.5% of statements [2020-07-30T04:38:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-30T04:38:30.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-30T04:38:30.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.031s coverage: 100.0% of statements [2020-07-30T04:38:30.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 92.3% of statements [2020-07-30T04:38:30.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2020-07-30T04:38:30.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2020-07-30T04:38:31.560Z] Removing intermediate container 82ab1516f459 [2020-07-30T04:38:31.561Z] ---> 6df11e007452 [2020-07-30T04:38:31.561Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-30T04:38:32.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2020-07-30T04:38:32.961Z] ---> Running in e44c0f89b408 [2020-07-30T04:38:32.961Z] Removing intermediate container 232c20223228 [2020-07-30T04:38:32.961Z] ---> 8a4525823eb0 [2020-07-30T04:38:32.961Z] [2020-07-30T04:38:32.961Z] Step 9/29 : FROM alpine:latest [2020-07-30T04:38:32.961Z] ---> a24bb4013296 [2020-07-30T04:38:32.961Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-07-30T04:38:33.545Z] Removing intermediate container e44c0f89b408 [2020-07-30T04:38:33.545Z] ---> 8929d16580fd [2020-07-30T04:38:33.545Z] Step 24/26 : LABEL arch=x86_64 [2020-07-30T04:38:33.545Z] ---> Running in 13e5622bb83b [2020-07-30T04:38:33.545Z] ---> Running in 6b1544afb52f [2020-07-30T04:38:33.814Z] Removing intermediate container 13e5622bb83b [2020-07-30T04:38:33.814Z] ---> cc8b60a3f0a8 [2020-07-30T04:38:33.814Z] Step 11/29 : USER root [2020-07-30T04:38:33.814Z] ---> Running in bd1f4b418f1d [2020-07-30T04:38:33.814Z] Removing intermediate container 6b1544afb52f [2020-07-30T04:38:33.814Z] ---> d31618ac2eb9 [2020-07-30T04:38:33.814Z] Step 25/26 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 [2020-07-30T04:38:34.090Z] ---> Running in b411fae9ee47 [2020-07-30T04:38:34.392Z] Removing intermediate container bd1f4b418f1d [2020-07-30T04:38:34.392Z] ---> deaf2af942d1 [2020-07-30T04:38:34.392Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-30T04:38:34.392Z] ---> Running in 0a19fa23bd2b [2020-07-30T04:38:34.664Z] Removing intermediate container b411fae9ee47 [2020-07-30T04:38:34.664Z] ---> b4c3c1abacb4 [2020-07-30T04:38:34.664Z] Step 26/26 : LABEL version=0.0.0 [2020-07-30T04:38:34.664Z] ---> Running in 9ecf047e2172 [2020-07-30T04:38:34.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.317s coverage: 55.9% of statements [2020-07-30T04:38:34.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-30T04:38:34.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-30T04:38:34.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-30T04:38:34.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-30T04:38:36.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-30T04:38:36.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-30T04:38:36.361Z] v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:38:36.361Z] v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:38:36.361Z] OK: 12749 distinct packages available [2020-07-30T04:38:36.622Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-30T04:38:36.622Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-30T04:38:36.622Z] Executing busybox-1.31.1-r16.trigger [2020-07-30T04:38:36.622Z] Executing ca-certificates-20191127-r4.trigger [2020-07-30T04:38:36.622Z] OK: 6 MiB in 16 packages [2020-07-30T04:38:36.882Z] Removing intermediate container 9ecf047e2172 [2020-07-30T04:38:36.882Z] ---> f44404f8d666 [2020-07-30T04:38:36.882Z] [2020-07-30T04:38:37.454Z] Successfully built f44404f8d666 [2020-07-30T04:38:37.728Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-07-30T04:38:37.728Z] Building docker-core-data-go [2020-07-30T04:38:37.999Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 1505b9a22f0c [2020-07-30T04:38:37.999Z] ---> 7cb50c46e6f2 [2020-07-30T04:38:37.999Z] [2020-07-30T04:38:37.999Z] Step 10/21 : FROM scratch [2020-07-30T04:38:37.999Z] ---> [2020-07-30T04:38:37.999Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-30T04:38:38.965Z] ---> Using cache [2020-07-30T04:38:38.965Z] ---> ef73f7e4b03d [2020-07-30T04:38:38.965Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-30T04:38:44.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 10.226s coverage: 86.3% of statements [2020-07-30T04:38:44.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-30T04:38:44.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.076s coverage: 72.2% of statements [2020-07-30T04:38:44.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.425s coverage: 72.1% of statements [2020-07-30T04:38:44.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.032s coverage: 82.4% of statements [2020-07-30T04:38:44.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.029s coverage: 48.4% of statements [2020-07-30T04:38:44.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-30T04:38:44.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-30T04:38:44.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-30T04:38:44.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.036s coverage: 28.8% of statements [2020-07-30T04:38:44.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-30T04:38:44.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.027s coverage: 96.8% of statements [2020-07-30T04:38:44.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-30T04:38:45.565Z] ---> Running in d45b22df1de5 [2020-07-30T04:38:45.826Z] Removing intermediate container 0a19fa23bd2b [2020-07-30T04:38:45.827Z] ---> 5fec297e8e6a [2020-07-30T04:38:45.827Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-30T04:38:46.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 33.7% of statements [2020-07-30T04:38:46.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-30T04:38:46.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-30T04:38:46.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.301s coverage: 84.1% of statements [2020-07-30T04:38:47.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.070s coverage: 100.0% of statements [2020-07-30T04:38:47.756Z] ---> Running in dd4ad03dc3aa [2020-07-30T04:38:48.020Z] Removing intermediate container 4f2ad2752831 [2020-07-30T04:38:48.020Z] ---> 6c1bda4772b7 [2020-07-30T04:38:48.020Z] [2020-07-30T04:38:48.282Z] Step 10/23 : FROM scratch [2020-07-30T04:38:48.282Z] ---> [2020-07-30T04:38:48.282Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-30T04:38:48.282Z] ---> Using cache [2020-07-30T04:38:48.282Z] ---> cebfc54870c3 [2020-07-30T04:38:48.282Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-30T04:38:48.282Z] Removing intermediate container d45b22df1de5 [2020-07-30T04:38:48.282Z] ---> 44c3cfd69c4b [2020-07-30T04:38:48.282Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-30T04:38:48.774Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.027s coverage: 43.1% of statements [2020-07-30T04:38:48.774Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-30T04:38:48.774Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-30T04:38:50.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.054s coverage: 100.0% of statements [2020-07-30T04:38:50.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-30T04:38:50.830Z] ---> Running in 0f647f319d24 [2020-07-30T04:38:50.830Z] ---> Running in e5ba1118a8f0 [2020-07-30T04:38:50.830Z] Removing intermediate container dd4ad03dc3aa [2020-07-30T04:38:50.830Z] ---> 79c6ef32c28b [2020-07-30T04:38:50.830Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-30T04:38:50.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.031s coverage: 83.8% of statements [2020-07-30T04:38:50.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-30T04:38:54.453Z] Removing intermediate container 0f647f319d24 [2020-07-30T04:38:54.453Z] ---> 8e5ed91ffef5 [2020-07-30T04:38:54.453Z] Step 14/21 : WORKDIR / [2020-07-30T04:38:54.453Z] ---> Running in 28ffd8434544 [2020-07-30T04:38:56.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.144s coverage: 46.1% of statements [2020-07-30T04:38:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-30T04:38:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-30T04:38:56.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.026s coverage: 100.0% of statements [2020-07-30T04:38:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-30T04:38:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-30T04:38:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-30T04:38:56.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.086s coverage: 100.0% of statements [2020-07-30T04:38:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-30T04:38:56.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2020-07-30T04:38:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-30T04:38:57.006Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:38:57.006Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-30T04:38:57.270Z] ---> 7f412c53a553 [2020-07-30T04:38:57.270Z] Step 3/22 : WORKDIR /edgex-go [2020-07-30T04:38:57.270Z] ---> Using cache [2020-07-30T04:38:57.270Z] ---> 46564c636fdb [2020-07-30T04:38:57.270Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:38:57.270Z] ---> Using cache [2020-07-30T04:38:57.270Z] ---> da438923604b [2020-07-30T04:38:57.270Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-30T04:38:57.845Z] Removing intermediate container e5ba1118a8f0 [2020-07-30T04:38:57.845Z] ---> 52d1a18d896c [2020-07-30T04:38:57.845Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-30T04:38:57.845Z] ---> Running in fd06fc9d3fd1 [2020-07-30T04:38:58.106Z] Removing intermediate container b07361a3bd06 [2020-07-30T04:38:58.106Z] ---> 7d1131cc552f [2020-07-30T04:38:58.106Z] [2020-07-30T04:38:58.106Z] Step 10/21 : FROM scratch [2020-07-30T04:38:58.106Z] ---> [2020-07-30T04:38:58.106Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-30T04:38:58.106Z] ---> Running in e2cc239c7b92 [2020-07-30T04:38:58.106Z] ---> Running in bbf2d441d06b [2020-07-30T04:38:58.106Z] ---> Using cache [2020-07-30T04:38:58.106Z] ---> ef73f7e4b03d [2020-07-30T04:38:58.106Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-30T04:38:58.370Z] Removing intermediate container 28ffd8434544 [2020-07-30T04:38:58.370Z] ---> ac8225cad3f6 [2020-07-30T04:38:58.370Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-30T04:38:58.370Z] ---> Running in d3b9cb4e6837 [2020-07-30T04:38:58.370Z] Removing intermediate container fd06fc9d3fd1 [2020-07-30T04:38:58.370Z] ---> 4bb14a3baf93 [2020-07-30T04:38:58.370Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-30T04:38:58.370Z] Removing intermediate container bbf2d441d06b [2020-07-30T04:38:58.370Z] ---> 71f5c9143e84 [2020-07-30T04:38:58.370Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-30T04:38:58.631Z] ---> Running in 8e98b29b31c7 [2020-07-30T04:38:58.631Z] Removing intermediate container d3b9cb4e6837 [2020-07-30T04:38:58.631Z] ---> df086d6ef61d [2020-07-30T04:38:58.631Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-30T04:38:58.893Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-30T04:38:58.893Z] ---> Running in 9c5109f78995 [2020-07-30T04:38:58.893Z] ---> 310dc4ded67b [2020-07-30T04:38:58.893Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-30T04:38:58.893Z] ---> 596c425322d8 [2020-07-30T04:38:58.893Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-30T04:38:59.160Z] Removing intermediate container 9c5109f78995 [2020-07-30T04:38:59.160Z] ---> 8dfcca4e5873 [2020-07-30T04:38:59.160Z] Step 14/21 : WORKDIR / [2020-07-30T04:38:59.160Z] ---> Running in 4d7b44ae09f9 [2020-07-30T04:38:59.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-30T04:38:59.999Z] ---> 766cf480a7eb [2020-07-30T04:38:59.999Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-30T04:39:00.273Z] ---> 4bd3d72421e7 [2020-07-30T04:39:00.273Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-30T04:39:00.273Z] Removing intermediate container 4d7b44ae09f9 [2020-07-30T04:39:00.273Z] ---> 0c255bd3b93b [2020-07-30T04:39:00.273Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-30T04:39:00.535Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:39:00.535Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:39:00.535Z] OK: 12749 distinct packages available [2020-07-30T04:39:00.535Z] ---> 679b870ac9b2 [2020-07-30T04:39:00.535Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-30T04:39:00.535Z] ---> Running in 161c7bd6348b [2020-07-30T04:39:00.797Z] Removing intermediate container 8e98b29b31c7 [2020-07-30T04:39:00.797Z] ---> 0b21b5cd904b [2020-07-30T04:39:00.797Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-30T04:39:00.797Z] OK: 233 MiB in 51 packages [2020-07-30T04:39:00.797Z] ---> 783184ad71dc [2020-07-30T04:39:00.797Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-30T04:39:00.797Z] ---> cd442d817d4e [2020-07-30T04:39:00.797Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-30T04:39:01.064Z] Removing intermediate container 161c7bd6348b [2020-07-30T04:39:01.064Z] ---> f0345fe94cce [2020-07-30T04:39:01.064Z] Step 19/21 : LABEL arch=x86_64 [2020-07-30T04:39:01.326Z] ---> Running in 888c4890944b [2020-07-30T04:39:01.597Z] ---> d60d9d389650 [2020-07-30T04:39:01.597Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-30T04:39:01.597Z] ---> bf51136ef3ec [2020-07-30T04:39:01.597Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-30T04:39:01.597Z] ---> 790c7a45de6f [2020-07-30T04:39:01.597Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-30T04:39:01.862Z] Removing intermediate container 888c4890944b [2020-07-30T04:39:01.862Z] ---> 156deea7aa3a [2020-07-30T04:39:01.862Z] Step 20/21 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 [2020-07-30T04:39:01.862Z] ---> Running in ed99eff3e8a1 [2020-07-30T04:39:01.862Z] Removing intermediate container e2cc239c7b92 [2020-07-30T04:39:01.862Z] ---> 439399eb81c5 [2020-07-30T04:39:01.862Z] Step 6/22 : COPY go.mod . [2020-07-30T04:39:02.123Z] ---> 41755ba57080 [2020-07-30T04:39:02.124Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-30T04:39:02.124Z] ---> 01b8faa45ac9 [2020-07-30T04:39:02.124Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-30T04:39:02.197Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.316s coverage: 29.1% of statements [2020-07-30T04:39:02.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-30T04:39:02.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-30T04:39:02.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-30T04:39:02.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-30T04:39:02.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-30T04:39:02.197Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.085s coverage: 99.0% of statements [2020-07-30T04:39:02.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-30T04:39:02.197Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2020-07-30T04:39:02.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-30T04:39:02.197Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.033s coverage: 0.0% of statements [2020-07-30T04:39:02.197Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-30T04:39:02.385Z] Removing intermediate container ed99eff3e8a1 [2020-07-30T04:39:02.385Z] ---> f75a6f9ee386 [2020-07-30T04:39:02.385Z] Step 21/21 : LABEL version=0.0.0 [2020-07-30T04:39:02.385Z] ---> 8cb0dec23015 [2020-07-30T04:39:02.385Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-30T04:39:02.385Z] ---> Running in 1c66803185ee [2020-07-30T04:39:02.385Z] ---> Running in dbef9389ec63 [2020-07-30T04:39:02.646Z] ---> 1cae214fd5ca [2020-07-30T04:39:02.646Z] Step 7/22 : RUN go mod download [2020-07-30T04:39:02.646Z] ---> 998db6b40f9b [2020-07-30T04:39:02.646Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-30T04:39:02.646Z] ---> Running in 30114ebea751 [2020-07-30T04:39:03.588Z] ---> f794149dd031 [2020-07-30T04:39:03.588Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-30T04:39:03.588Z] Removing intermediate container dbef9389ec63 [2020-07-30T04:39:03.588Z] ---> c586811aaddb [2020-07-30T04:39:03.588Z] [2020-07-30T04:39:03.840Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2020-07-30T04:39:03.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-30T04:39:03.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-30T04:39:03.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-30T04:39:03.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-30T04:39:03.851Z] Removing intermediate container 1c66803185ee [2020-07-30T04:39:03.851Z] ---> c443c4d7e1e5 [2020-07-30T04:39:03.851Z] Step 19/21 : LABEL arch=x86_64 [2020-07-30T04:39:03.851Z] Successfully built c586811aaddb [2020-07-30T04:39:03.851Z] ---> 61a74abecfd4 [2020-07-30T04:39:03.851Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-30T04:39:03.851Z] ---> Running in dce25fe565f0 [2020-07-30T04:39:03.851Z] Successfully tagged docker-core-command-go:latest [2020-07-30T04:39:04.116Z]  Building docker-core-command-go ... done  ---> Running in abb969264a16 [2020-07-30T04:39:04.387Z] Removing intermediate container dce25fe565f0 [2020-07-30T04:39:04.387Z] ---> 5b6d9d3abab1 [2020-07-30T04:39:04.387Z] Step 21/23 : LABEL arch=x86_64 [2020-07-30T04:39:04.387Z] Removing intermediate container abb969264a16 [2020-07-30T04:39:04.387Z] ---> 8baa77fa9fb0 [2020-07-30T04:39:04.387Z] Step 20/21 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 [2020-07-30T04:39:04.387Z] ---> Running in 87c69cefc817 [2020-07-30T04:39:04.387Z] ---> Running in 2339e8be827d [2020-07-30T04:39:04.387Z] ---> a0804120a652 [2020-07-30T04:39:04.387Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-30T04:39:04.653Z] ---> Running in 09e7c3788d14 [2020-07-30T04:39:04.653Z] Removing intermediate container 87c69cefc817 [2020-07-30T04:39:04.653Z] ---> 7512de6e06a8 [2020-07-30T04:39:04.653Z] Step 22/23 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 [2020-07-30T04:39:04.920Z] Removing intermediate container 2339e8be827d [2020-07-30T04:39:04.920Z] ---> 22e065d52216 [2020-07-30T04:39:04.920Z] Step 21/21 : LABEL version=0.0.0 [2020-07-30T04:39:04.920Z] ---> Running in b89d9c48f7a0 [2020-07-30T04:39:04.920Z] ---> Running in 7d700dd2ccbb [2020-07-30T04:39:05.181Z] Removing intermediate container b89d9c48f7a0 [2020-07-30T04:39:05.181Z] ---> 8413f8009c82 [2020-07-30T04:39:05.181Z] Step 23/23 : LABEL version=0.0.0 [2020-07-30T04:39:05.181Z] Removing intermediate container 7d700dd2ccbb [2020-07-30T04:39:05.181Z] ---> 525e24bdc677 [2020-07-30T04:39:05.181Z] [2020-07-30T04:39:05.384Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.074s coverage: 87.9% of statements [2020-07-30T04:39:05.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-30T04:39:05.384Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-30T04:39:05.384Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2020-07-30T04:39:05.443Z] Successfully built 525e24bdc677 [2020-07-30T04:39:05.710Z] Successfully tagged docker-core-metadata-go:latest [2020-07-30T04:39:05.710Z]  Building docker-core-metadata-go ... done  ---> Running in be748b509dfe [2020-07-30T04:39:05.710Z] Removing intermediate container 30114ebea751 [2020-07-30T04:39:05.710Z] ---> 61a6fa49e69a [2020-07-30T04:39:05.710Z] Step 8/22 : COPY . . [2020-07-30T04:39:05.972Z] Removing intermediate container be748b509dfe [2020-07-30T04:39:05.972Z] ---> cc6e0d9a935d [2020-07-30T04:39:05.972Z] [2020-07-30T04:39:05.984Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.018s coverage: 32.1% of statements [2020-07-30T04:39:06.239Z] Successfully built cc6e0d9a935d [2020-07-30T04:39:06.239Z] Successfully tagged docker-support-notifications-go:latest [2020-07-30T04:39:06.821Z]  Building docker-support-notifications-go ... done Removing intermediate container 09e7c3788d14 [2020-07-30T04:39:06.821Z] ---> 844021c94799 [2020-07-30T04:39:06.821Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-30T04:39:07.961Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 100.0% of statements [2020-07-30T04:39:08.238Z] GO111MODULE=on go vet ./... [2020-07-30T04:39:10.135Z] ---> 19588c8ba204 [2020-07-30T04:39:10.135Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-30T04:39:10.718Z] ---> Running in 2a4b84d5dc84 [2020-07-30T04:39:16.046Z] Removing intermediate container 2a4b84d5dc84 [2020-07-30T04:39:16.046Z] ---> 2574f4ddfc3e [2020-07-30T04:39:16.046Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-30T04:39:16.634Z] ---> Running in 8ee31e1353e9 [2020-07-30T04:39:19.938Z] Removing intermediate container 8ee31e1353e9 [2020-07-30T04:39:19.938Z] ---> 4095b9067b70 [2020-07-30T04:39:19.938Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-30T04:39:19.938Z] ---> Running in 44ebf59aa23c [2020-07-30T04:39:19.938Z] ---> c2c5e0c9afb4 [2020-07-30T04:39:19.938Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-30T04:39:20.201Z] ---> Running in 5a7a475f727f [2020-07-30T04:39:20.201Z] Removing intermediate container 44ebf59aa23c [2020-07-30T04:39:20.201Z] ---> a06d39c839f5 [2020-07-30T04:39:20.201Z] Step 26/29 : CMD [ "generate" ] [2020-07-30T04:39:20.201Z] ---> Running in 0aed33a2699d [2020-07-30T04:39:20.469Z] Removing intermediate container 0aed33a2699d [2020-07-30T04:39:20.469Z] ---> 89fbd610fdb2 [2020-07-30T04:39:20.469Z] Step 27/29 : LABEL arch=x86_64 [2020-07-30T04:39:20.469Z] ---> Running in aaeef9d3b86b [2020-07-30T04:39:20.731Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-07-30T04:39:20.731Z] Removing intermediate container aaeef9d3b86b [2020-07-30T04:39:20.731Z] ---> e826355422a0 [2020-07-30T04:39:20.731Z] Step 28/29 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 [2020-07-30T04:39:20.731Z] ---> Running in f62bd41f211a [2020-07-30T04:39:20.997Z] Removing intermediate container f62bd41f211a [2020-07-30T04:39:20.997Z] ---> 3cc940b055c0 [2020-07-30T04:39:20.997Z] Step 29/29 : LABEL version=0.0.0 [2020-07-30T04:39:20.997Z] ---> Running in e752a6dc939d [2020-07-30T04:39:21.262Z] Removing intermediate container e752a6dc939d [2020-07-30T04:39:21.262Z] ---> 291c61a4a970 [2020-07-30T04:39:21.262Z] [2020-07-30T04:39:21.527Z] Successfully built 291c61a4a970 [2020-07-30T04:39:21.527Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-07-30T04:39:26.585Z] gofmt -l . [2020-07-30T04:39:27.181Z] [ "`gofmt -l .`" = "" ] [2020-07-30T04:39:29.789Z] ./bin/test-go-mod-tidy.sh [2020-07-30T04:39:30.062Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-07-30T04:39:34.140Z] + ls -al . [2020-07-30T04:39:34.140Z] total 596 [2020-07-30T04:39:34.140Z] drwxrwxr-x 10 1001 1001 4096 Jul 30 04:39 . [2020-07-30T04:39:34.140Z] drwxr-xr-x 4 root root 4096 Jul 30 04:37 .. [2020-07-30T04:39:34.140Z] -rw-rw-r-- 1 1001 1001 11 Jul 30 04:35 .dockerignore [2020-07-30T04:39:34.140Z] drwxrwxr-x 8 1001 1001 4096 Jul 30 04:35 .git [2020-07-30T04:39:34.140Z] drwxrwxr-x 3 1001 1001 4096 Jul 30 04:35 .github [2020-07-30T04:39:34.140Z] -rw-rw-r-- 1 1001 1001 932 Jul 30 04:35 .gitignore [2020-07-30T04:39:34.140Z] drwxrwxr-x 3 1001 1001 4096 Jul 30 04:35 .semver [2020-07-30T04:39:34.141Z] -rw-rw-r-- 1 1001 1001 166 Jul 30 04:35 .sonarcloud.properties [2020-07-30T04:39:34.141Z] -rw-rw-r-- 1 1001 1001 3804 Jul 30 04:35 CONTRIBUTING.md [2020-07-30T04:39:34.141Z] -rw-rw-r-- 1 1001 1001 1035 Jul 30 04:35 Dockerfile.build [2020-07-30T04:39:34.141Z] -rw-rw-r-- 1 1001 1001 865 Jul 30 04:35 Jenkinsfile [2020-07-30T04:39:34.141Z] -rw-rw-r-- 1 1001 1001 10775 Jul 30 04:35 LICENSE [2020-07-30T04:39:34.141Z] -rw-rw-r-- 1 1001 1001 6237 Jul 30 04:35 Makefile [2020-07-30T04:39:34.141Z] -rw-rw-r-- 1 1001 1001 5652 Jul 30 04:35 README.md [2020-07-30T04:39:34.141Z] -rw-rw-r-- 1 1001 1001 7111 Jul 30 04:35 SECURITY.md [2020-07-30T04:39:34.141Z] -rw-rw-r-- 1 1001 1001 5 Jul 30 04:31 VERSION [2020-07-30T04:39:34.141Z] -rw-rw-r-- 1 1001 1001 4131 Jul 30 04:35 ZMQWindows.md [2020-07-30T04:39:34.141Z] drwxrwxr-x 2 1001 1001 4096 Jul 30 04:35 bin [2020-07-30T04:39:34.141Z] drwxrwxr-x 15 1001 1001 4096 Jul 30 04:35 cmd [2020-07-30T04:39:34.141Z] -rw-r--r-- 1 root root 465277 Jul 30 04:39 coverage.out [2020-07-30T04:39:34.141Z] -rw-r--r-- 1 root root 1075 Jul 30 04:39 go.mod [2020-07-30T04:39:34.141Z] -rw-r--r-- 1 root root 18146 Jul 30 04:39 go.sum [2020-07-30T04:39:34.141Z] drwxrwxr-x 8 1001 1001 4096 Jul 30 04:35 internal [2020-07-30T04:39:34.141Z] drwxrwxr-x 4 1001 1001 4096 Jul 30 04:35 openapi [2020-07-30T04:39:34.141Z] drwxrwxr-x 4 1001 1001 4096 Jul 30 04:35 snap [2020-07-30T04:39:34.141Z] -rw-rw-r-- 1 1001 1001 168 Jul 30 04:35 version.go [Pipeline] sh [2020-07-30T04:39:34.810Z] + '[' -e coverage.out ] [2020-07-30T04:39:34.810Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-30T04:39:34.868Z] Warning: overwriting stash ‘coverage-report’ [2020-07-30T04:39:35.913Z] Stashed 1 file(s) [Pipeline] sh [2020-07-30T04:39:36.573Z] + make build [2020-07-30T04:39:36.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-30T04:39:36.647Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 5a7a475f727f [2020-07-30T04:39:36.647Z] ---> 39331f7379bf [2020-07-30T04:39:36.647Z] [2020-07-30T04:39:36.647Z] Step 10/22 : FROM alpine [2020-07-30T04:39:36.647Z] ---> a24bb4013296 [2020-07-30T04:39:36.647Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-30T04:39:36.647Z] ---> Running in 5a5438c1a67e [2020-07-30T04:39:36.647Z] Removing intermediate container 5a5438c1a67e [2020-07-30T04:39:36.647Z] ---> 49e500950a0b [2020-07-30T04:39:36.647Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-30T04:39:36.647Z] ---> Running in b16dfb9a819c [2020-07-30T04:39:36.908Z] Removing intermediate container b16dfb9a819c [2020-07-30T04:39:36.908Z] ---> d7942e71ba3a [2020-07-30T04:39:36.908Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-30T04:39:36.908Z] ---> Running in 11fcd0a44d36 [2020-07-30T04:39:37.169Z] Removing intermediate container 11fcd0a44d36 [2020-07-30T04:39:37.169Z] ---> 6da4a913034c [2020-07-30T04:39:37.169Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:39:37.169Z] ---> Running in c6ee59b693eb [2020-07-30T04:39:38.111Z] Removing intermediate container c6ee59b693eb [2020-07-30T04:39:38.111Z] ---> b6e2e76aec7e [2020-07-30T04:39:38.111Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-30T04:39:38.111Z] ---> Running in 71dd5c398627 [2020-07-30T04:39:38.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-30T04:39:39.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-30T04:39:39.900Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-30T04:39:39.900Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-30T04:39:40.161Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-30T04:39:40.424Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-30T04:39:40.424Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-30T04:39:40.685Z] Executing busybox-1.31.1-r16.trigger [2020-07-30T04:39:40.685Z] OK: 8 MiB in 19 packages [2020-07-30T04:39:41.257Z] Removing intermediate container 71dd5c398627 [2020-07-30T04:39:41.257Z] ---> 27123de84a0e [2020-07-30T04:39:41.257Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-30T04:39:41.517Z] ---> e56d3c102b42 [2020-07-30T04:39:41.517Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-30T04:39:42.099Z] ---> 12d3014d87ed [2020-07-30T04:39:42.099Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-30T04:39:42.360Z] ---> 8719d4e59588 [2020-07-30T04:39:42.360Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-30T04:39:42.360Z] ---> Running in 73827dbb3644 [2020-07-30T04:39:42.360Z] Removing intermediate container 73827dbb3644 [2020-07-30T04:39:42.360Z] ---> 44bca3518434 [2020-07-30T04:39:42.360Z] Step 20/22 : LABEL arch=x86_64 [2020-07-30T04:39:42.360Z] ---> Running in bee37ffcd9b6 [2020-07-30T04:39:42.621Z] Removing intermediate container bee37ffcd9b6 [2020-07-30T04:39:42.621Z] ---> 1c253e81395e [2020-07-30T04:39:42.621Z] Step 21/22 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 [2020-07-30T04:39:42.621Z] ---> Running in 2eb12d6ab97d [2020-07-30T04:39:42.882Z] Removing intermediate container 2eb12d6ab97d [2020-07-30T04:39:42.882Z] ---> dcd4116becf6 [2020-07-30T04:39:42.882Z] Step 22/22 : LABEL version=0.0.0 [2020-07-30T04:39:42.882Z] ---> Running in 9d4c73ac3c3d [2020-07-30T04:39:43.148Z] Removing intermediate container 9d4c73ac3c3d [2020-07-30T04:39:43.148Z] ---> cae13c25b46a [2020-07-30T04:39:43.148Z] [2020-07-30T04:39:43.148Z] Successfully built cae13c25b46a [2020-07-30T04:39:43.148Z] Successfully tagged docker-core-data-go:latest [2020-07-30T04:39:43.425Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-07-30T04:39:43.444Z] $ docker stop --time=1 a6e3bbdb120cb77ad66c7839b4756ee40ac564dc2d0341562e000d4b3cff6257 [2020-07-30T04:39:45.701Z] $ docker rm -f a6e3bbdb120cb77ad66c7839b4756ee40ac564dc2d0341562e000d4b3cff6257 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-30T04:39:46.345Z] + grep docker [2020-07-30T04:39:46.345Z] + docker images [2020-07-30T04:39:46.925Z] docker-core-data-go latest cae13c25b46a 4 seconds ago 23.8MB [2020-07-30T04:39:46.925Z] docker-security-secrets-setup-go latest 291c61a4a970 25 seconds ago 25.1MB [2020-07-30T04:39:46.925Z] docker-core-metadata-go latest 525e24bdc677 41 seconds ago 14.4MB [2020-07-30T04:39:46.925Z] docker-support-notifications-go latest cc6e0d9a935d 41 seconds ago 14.4MB [2020-07-30T04:39:46.925Z] docker-core-command-go latest c586811aaddb 44 seconds ago 13MB [2020-07-30T04:39:46.925Z] docker-sys-mgmt-agent-go latest f44404f8d666 About a minute ago 284MB [2020-07-30T04:39:46.925Z] docker-security-secretstore-setup-go latest 81da709aadc6 2 minutes ago 33.9MB [2020-07-30T04:39:46.925Z] docker-security-proxy-setup-go latest 88fcd2fd9148 3 minutes ago 16.4MB [2020-07-30T04:39:46.925Z] docker-support-scheduler-go latest dbb4ef1b2f29 3 minutes ago 13.1MB [2020-07-30T04:39:46.925Z] docker-support-logging-go latest f3c252037849 3 minutes ago 11.8MB [2020-07-30T04:39:46.925Z] docker latest 81f5749c9058 4 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-30T04:39:58.742Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-07-30T04:40:07.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-07-30T04:40:12.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-30T04:40:17.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-30T04:40:24.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-30T04:40:26.011Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-30T04:40:30.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-30T04:40:37.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-30T04:40:40.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-30T04:40:45.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-30T04:40:51.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-30T04:40:55.623Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-07-30T04:40:59.080Z] $ docker stop --time=1 1be85ecefc96b6f6850ce6154a6cfade42fdcdf106e89bc82b5191d57b1458b9 [2020-07-30T04:41:01.398Z] $ docker rm -f 1be85ecefc96b6f6850ce6154a6cfade42fdcdf106e89bc82b5191d57b1458b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-30T04:41:02.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-30T04:41:02.961Z] [2020-07-30T04:41:02.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-07-30T04:41:03.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-30T04:41:03.370Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-07-30T04:41:03.370Z] 29e5d40040c1: Pulling fs layer [2020-07-30T04:41:03.370Z] 1ce36da41761: Pulling fs layer [2020-07-30T04:41:03.370Z] 25b303627fd3: Pulling fs layer [2020-07-30T04:41:03.647Z] 29e5d40040c1: Download complete [2020-07-30T04:41:04.243Z] 1ce36da41761: Verifying Checksum [2020-07-30T04:41:04.243Z] 1ce36da41761: Download complete [2020-07-30T04:41:04.243Z] 29e5d40040c1: Pull complete [2020-07-30T04:41:05.683Z] 1ce36da41761: Pull complete [2020-07-30T04:41:05.957Z] 25b303627fd3: Verifying Checksum [2020-07-30T04:41:05.957Z] 25b303627fd3: Download complete [2020-07-30T04:41:16.139Z] 25b303627fd3: Pull complete [2020-07-30T04:41:16.139Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-07-30T04:41:16.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-30T04:41:16.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-07-30T04:41:16.364Z] prd-ubuntu18.04-docker-arm64-4c-16g-1533 does not seem to be running inside a container [2020-07-30T04:41:16.445Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-07-30T04:41:20.063Z] $ docker top 4f77a482a10c4b1dcdaeb92404d3c298588ab79ce916b8189b3572c5f07e411b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-30T04:41:21.483Z] + + grepdocker-compose parallel build [2020-07-30T04:41:21.483Z] --help [2020-07-30T04:41:24.870Z] --parallel Build images in parallel. [Pipeline] } [2020-07-30T04:41:24.861Z] $ docker stop --time=1 4f77a482a10c4b1dcdaeb92404d3c298588ab79ce916b8189b3572c5f07e411b [2020-07-30T04:41:26.760Z] $ docker rm -f 4f77a482a10c4b1dcdaeb92404d3c298588ab79ce916b8189b3572c5f07e411b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-30T04:41:27.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-30T04:41:27.613Z] . [Pipeline] withDockerContainer [2020-07-30T04:41:27.886Z] prd-ubuntu18.04-docker-arm64-4c-16g-1533 does not seem to be running inside a container [2020-07-30T04:41:27.947Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-07-30T04:41:29.473Z] $ docker top 8daf99b9c4b4fb5924a4e3250f5ededa408aedb768c3e2d4fc22bbedd53116a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-30T04:41:30.544Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-30T04:41:34.845Z] Building docker-core-command-go ... [2020-07-30T04:41:34.845Z] Building docker-core-data-go ... [2020-07-30T04:41:34.845Z] Building docker-core-metadata-go ... [2020-07-30T04:41:34.845Z] Building docker-security-proxy-setup-go ... [2020-07-30T04:41:34.845Z] Building docker-security-secrets-setup-go ... [2020-07-30T04:41:34.845Z] Building docker-security-secretstore-setup-go ... [2020-07-30T04:41:34.845Z] Building docker-support-logging-go ... [2020-07-30T04:41:34.845Z] Building docker-support-notifications-go ... [2020-07-30T04:41:34.845Z] Building docker-support-scheduler-go ... [2020-07-30T04:41:34.845Z] Building docker-sys-mgmt-agent-go ... [2020-07-30T04:41:34.845Z] Building docker-support-scheduler-go [2020-07-30T04:41:34.845Z] Building docker-security-secretstore-setup-go [2020-07-30T04:41:34.845Z] Building docker-support-logging-go [2020-07-30T04:41:34.845Z] Building docker-core-data-go [2020-07-30T04:41:34.845Z] Building docker-support-notifications-go [2020-07-30T04:43:11.653Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:43:11.653Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-30T04:43:11.653Z] ---> f32c0fb93d4f [2020-07-30T04:43:11.653Z] Step 3/22 : WORKDIR /edgex-go [2020-07-30T04:43:11.653Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:43:11.653Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-30T04:43:11.653Z] ---> f32c0fb93d4f [2020-07-30T04:43:11.653Z] Step 3/23 : WORKDIR /edgex-go [2020-07-30T04:43:11.653Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:43:11.653Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-30T04:43:11.653Z] ---> f32c0fb93d4f [2020-07-30T04:43:11.653Z] Step 3/21 : WORKDIR /edgex-go [2020-07-30T04:43:11.653Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:43:11.653Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-30T04:43:11.653Z] ---> f32c0fb93d4f [2020-07-30T04:43:11.653Z] Step 3/26 : WORKDIR /edgex-go [2020-07-30T04:43:11.653Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:43:11.653Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-30T04:43:11.653Z] ---> f32c0fb93d4f [2020-07-30T04:43:11.653Z] Step 3/20 : WORKDIR /edgex-go [2020-07-30T04:43:12.627Z] ---> Running in e6c7ae6bc8ea [2020-07-30T04:43:12.627Z] ---> Running in f4277de71132 [2020-07-30T04:43:12.627Z] ---> Running in 34da95117428 [2020-07-30T04:43:12.627Z] ---> Running in 8d3de21303f6 [2020-07-30T04:43:12.627Z] ---> Running in 831c22c8e08e [2020-07-30T04:43:13.221Z] Removing intermediate container 8d3de21303f6 [2020-07-30T04:43:13.221Z] ---> 05b99bc82e53 [2020-07-30T04:43:13.221Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:43:13.221Z] Removing intermediate container e6c7ae6bc8ea [2020-07-30T04:43:13.221Z] ---> 3aa1a73742f4 [2020-07-30T04:43:13.221Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:43:13.221Z] Removing intermediate container 831c22c8e08e [2020-07-30T04:43:13.221Z] ---> 87fdfe562f18 [2020-07-30T04:43:13.221Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:43:13.221Z] Removing intermediate container 34da95117428 [2020-07-30T04:43:13.221Z] ---> edf8c7e94e24 [2020-07-30T04:43:13.221Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:43:13.221Z] Removing intermediate container f4277de71132 [2020-07-30T04:43:13.221Z] ---> 8adf66e12a79 [2020-07-30T04:43:13.221Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:43:13.221Z] ---> Running in 9a0e0f3af3a8 [2020-07-30T04:43:13.221Z] ---> Running in dcfbbdfcabd0 [2020-07-30T04:43:13.221Z] ---> Running in 37eaa33e80d4 [2020-07-30T04:43:13.494Z] ---> Running in ef6b02371d52 [2020-07-30T04:43:13.494Z] ---> Running in f902606de3b7 [2020-07-30T04:43:17.803Z] Removing intermediate container 9a0e0f3af3a8 [2020-07-30T04:43:17.803Z] ---> 5ea998e35554 [2020-07-30T04:43:17.803Z] Step 5/20 : RUN apk update && apk add make git [2020-07-30T04:43:17.803Z] Removing intermediate container dcfbbdfcabd0 [2020-07-30T04:43:17.803Z] ---> 4c77b3df5d9c [2020-07-30T04:43:17.803Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-30T04:43:17.803Z] ---> Running in 4667ab9b4cac [2020-07-30T04:43:17.803Z] ---> Running in 59d4dda0a0f4 [2020-07-30T04:43:17.803Z] Removing intermediate container 37eaa33e80d4 [2020-07-30T04:43:17.803Z] ---> 971c0c3019c3 [2020-07-30T04:43:17.803Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-30T04:43:17.803Z] Removing intermediate container ef6b02371d52 [2020-07-30T04:43:17.803Z] ---> 92e39942196f [2020-07-30T04:43:17.803Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-30T04:43:18.083Z] ---> Running in b25aea2ff6f3 [2020-07-30T04:43:18.083Z] Removing intermediate container f902606de3b7 [2020-07-30T04:43:18.083Z] ---> 7d8167031794 [2020-07-30T04:43:18.083Z] Step 5/26 : RUN apk update && apk add make git [2020-07-30T04:43:18.083Z] ---> Running in ac00a8d3b50c [2020-07-30T04:43:18.363Z] ---> Running in 2eed213ab79d [2020-07-30T04:43:20.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-30T04:43:20.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-30T04:43:20.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-30T04:43:20.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-30T04:43:20.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-30T04:45:42.429Z] ERROR: ERROR: http://nl.alpinelinux.org/alpine/v3.12/main: operation timed out [2020-07-30T04:45:42.429Z] ERROR: http://nl.alpinelinux.org/alpine/v3.12/main: operation timed out [2020-07-30T04:45:42.429Z] ERROR: http://nl.alpinelinux.org/alpine/v3.12/main: operation timed out [2020-07-30T04:45:42.429Z] http://nl.alpinelinux.org/alpine/v3.12/main: operation timed out [2020-07-30T04:45:42.429Z] ERROR: http://nl.alpinelinux.org/alpine/v3.12/main: operation timed out [2020-07-30T04:45:42.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-30T04:45:42.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-30T04:45:42.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-30T04:45:42.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-30T04:45:42.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-30T04:45:42.429Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:45:42.429Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:45:42.429Z] 1 errors; 12620 distinct packages available [2020-07-30T04:45:42.429Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:45:42.429Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:45:42.429Z] 1 errors; 12620 distinct packages available [2020-07-30T04:45:42.429Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:45:42.429Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:45:42.429Z] 1 errors; 12620 distinct packages available [2020-07-30T04:45:42.429Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:45:42.429Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:45:42.429Z] 1 errors; 12620 distinct packages available [2020-07-30T04:45:42.429Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:45:42.429Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:45:42.429Z] 1 errors; 12620 distinct packages available [2020-07-30T04:45:42.429Z] Building docker-security-secrets-setup-go [2020-07-30T04:45:42.429Z] Building docker-security-proxy-setup-go [2020-07-30T04:45:42.429Z] Building docker-core-command-go [2020-07-30T04:45:42.429Z] Building docker-core-metadata-go [2020-07-30T04:45:42.429Z] Building docker-sys-mgmt-agent-go [2020-07-30T04:47:19.215Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:47:19.215Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-30T04:47:19.215Z] ---> f32c0fb93d4f [2020-07-30T04:47:19.215Z] Step 3/20 : WORKDIR /edgex-go [2020-07-30T04:47:19.215Z] ---> Using cache [2020-07-30T04:47:19.215Z] ---> 8adf66e12a79 [2020-07-30T04:47:19.215Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:47:19.215Z] ---> Using cache [2020-07-30T04:47:19.215Z] ---> 7d8167031794 [2020-07-30T04:47:19.215Z] Step 5/20 : RUN apk update && apk add make git [2020-07-30T04:47:19.215Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:47:19.215Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-30T04:47:19.215Z] ---> f32c0fb93d4f [2020-07-30T04:47:19.215Z] Step 3/29 : WORKDIR /edgex-go [2020-07-30T04:47:19.215Z] ---> Using cache [2020-07-30T04:47:19.215Z] ---> 8adf66e12a79 [2020-07-30T04:47:19.215Z] Step 4/29 : RUN apk update && apk add make git [2020-07-30T04:47:19.215Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:47:19.215Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-30T04:47:19.215Z] ---> f32c0fb93d4f [2020-07-30T04:47:19.215Z] Step 3/21 : WORKDIR /edgex-go [2020-07-30T04:47:19.215Z] ---> Using cache [2020-07-30T04:47:19.215Z] ---> 8adf66e12a79 [2020-07-30T04:47:19.215Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:47:19.215Z] ---> Using cache [2020-07-30T04:47:19.215Z] ---> 7d8167031794 [2020-07-30T04:47:19.215Z] Step 5/21 : RUN apk update && apk add make git [2020-07-30T04:47:19.215Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:47:19.215Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-30T04:47:19.215Z] ---> f32c0fb93d4f [2020-07-30T04:47:19.215Z] Step 3/26 : WORKDIR /edgex-go [2020-07-30T04:47:19.215Z] ---> Using cache [2020-07-30T04:47:19.215Z] ---> 8adf66e12a79 [2020-07-30T04:47:19.215Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:47:19.215Z] ---> Using cache [2020-07-30T04:47:19.215Z] ---> 7d8167031794 [2020-07-30T04:47:19.215Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-30T04:47:19.215Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-30T04:47:19.215Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-30T04:47:19.215Z] ---> f32c0fb93d4f [2020-07-30T04:47:19.215Z] Step 3/21 : WORKDIR /edgex-go [2020-07-30T04:47:19.215Z] ---> Using cache [2020-07-30T04:47:19.215Z] ---> 8adf66e12a79 [2020-07-30T04:47:19.215Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-30T04:47:19.215Z] ---> Using cache [2020-07-30T04:47:19.215Z] ---> 7d8167031794 [2020-07-30T04:47:19.215Z] Step 5/21 : RUN apk update && apk add make git [2020-07-30T04:47:19.215Z] ---> Running in 557b9cff1b36 [2020-07-30T04:47:19.215Z] ---> Running in f6bc8238afd3 [2020-07-30T04:47:19.215Z] ---> Running in 994d35e7645b [2020-07-30T04:47:19.215Z] ---> Running in a7287aa51537 [2020-07-30T04:47:19.215Z] ---> Running in c7074d17281b [2020-07-30T04:47:20.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-30T04:47:20.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-30T04:47:20.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-30T04:47:20.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-30T04:47:20.917Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-30T04:47:21.188Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-30T04:47:21.457Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-30T04:47:21.457Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-30T04:47:21.727Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-30T04:47:21.727Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-30T04:47:22.324Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:47:22.324Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:47:22.324Z] OK: 12620 distinct packages available [2020-07-30T04:47:22.324Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:47:22.324Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:47:22.324Z] OK: 12620 distinct packages available [2020-07-30T04:47:22.324Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:47:22.324Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:47:22.324Z] OK: 12620 distinct packages available [2020-07-30T04:47:22.605Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:47:22.605Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:47:22.605Z] OK: 12620 distinct packages available [2020-07-30T04:47:22.605Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:47:22.605Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:47:22.605Z] OK: 12620 distinct packages available [2020-07-30T04:47:23.204Z] OK: 217 MiB in 51 packages [2020-07-30T04:47:23.204Z] OK: 217 MiB in 51 packages [2020-07-30T04:47:23.204Z] OK: 217 MiB in 51 packages [2020-07-30T04:47:23.479Z] OK: 217 MiB in 51 packages [2020-07-30T04:47:23.755Z] OK: 217 MiB in 51 packages [2020-07-30T04:47:25.194Z] Removing intermediate container f6bc8238afd3 [2020-07-30T04:47:25.194Z] ---> fb6ba72ebd13 [2020-07-30T04:47:25.194Z] Step 6/26 : COPY go.mod . [2020-07-30T04:47:25.194Z] Removing intermediate container a7287aa51537 [2020-07-30T04:47:25.194Z] ---> 0970d600994e [2020-07-30T04:47:25.194Z] Step 5/29 : COPY go.mod . [2020-07-30T04:47:25.796Z] Removing intermediate container 994d35e7645b [2020-07-30T04:47:25.796Z] ---> a76bac5d2a13 [2020-07-30T04:47:25.796Z] Step 6/21 : COPY go.mod . [2020-07-30T04:47:25.796Z] Removing intermediate container 557b9cff1b36 [2020-07-30T04:47:25.796Z] ---> d8358c9f93d9 [2020-07-30T04:47:25.796Z] Step 6/20 : COPY go.mod . [2020-07-30T04:47:26.073Z] Removing intermediate container c7074d17281b [2020-07-30T04:47:26.073Z] ---> 8c1fba23cf8a [2020-07-30T04:47:26.073Z] Step 6/21 : COPY go.mod . [2020-07-30T04:47:26.073Z] ---> c0c6e4bae688 [2020-07-30T04:47:26.073Z] Step 7/26 : RUN go mod download [2020-07-30T04:47:26.347Z] ---> Running in a4ede4bc4984 [2020-07-30T04:47:26.347Z] ---> be8d2aa2bfdb [2020-07-30T04:47:26.347Z] Step 6/29 : RUN go mod download [2020-07-30T04:47:26.629Z] ---> Running in bfa0e0e95245 [2020-07-30T04:47:26.908Z] ---> 9ec23d337b52 [2020-07-30T04:47:26.908Z] Step 7/21 : RUN go mod download [2020-07-30T04:47:27.184Z] ---> Running in aee473c6119b [2020-07-30T04:47:27.184Z] ---> a529ed56b6c9 [2020-07-30T04:47:27.184Z] Step 7/21 : RUN go mod download [2020-07-30T04:47:27.184Z] ---> fb872c34226e [2020-07-30T04:47:27.184Z] Step 7/20 : RUN go mod download [2020-07-30T04:47:27.464Z] ---> Running in 68f88f02e08f [2020-07-30T04:47:27.464Z] ---> Running in 4a3646a9c4d0 [2020-07-30T04:47:31.804Z] Removing intermediate container a4ede4bc4984 [2020-07-30T04:47:31.804Z] ---> a384b9329218 [2020-07-30T04:47:31.804Z] Step 8/26 : COPY . . [2020-07-30T04:47:32.078Z] Removing intermediate container bfa0e0e95245 [2020-07-30T04:47:32.078Z] ---> c2d5087c51a4 [2020-07-30T04:47:32.078Z] Step 7/29 : COPY . . [2020-07-30T04:47:32.354Z] Removing intermediate container aee473c6119b [2020-07-30T04:47:32.354Z] ---> cf2c2d82b1d9 [2020-07-30T04:47:32.354Z] Step 8/21 : COPY . . [2020-07-30T04:47:32.954Z] Removing intermediate container 68f88f02e08f [2020-07-30T04:47:32.954Z] ---> af4c2691ae64 [2020-07-30T04:47:32.954Z] Step 8/20 : COPY . . [2020-07-30T04:47:32.954Z] Removing intermediate container 4a3646a9c4d0 [2020-07-30T04:47:32.954Z] ---> 700feed58565 [2020-07-30T04:47:32.954Z] Step 8/21 : COPY . . [2020-07-30T04:48:05.317Z] ---> 6772f93653bc [2020-07-30T04:48:05.317Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-30T04:48:05.317Z] ---> 6c0e2debec3b [2020-07-30T04:48:05.317Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-30T04:48:05.317Z] ---> Running in 076b94773066 [2020-07-30T04:48:05.317Z] ---> e821d8cbf9e6 [2020-07-30T04:48:05.317Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-30T04:48:05.317Z] ---> 41557daa08de [2020-07-30T04:48:05.317Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-30T04:48:05.317Z] ---> ed61f801a010 [2020-07-30T04:48:05.317Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-30T04:48:05.317Z] ---> Running in 59ca707ad17a [2020-07-30T04:48:05.317Z] ---> Running in 70e18c1b7024 [2020-07-30T04:48:05.317Z] ---> Running in 1a70d1254b66 [2020-07-30T04:48:05.317Z] ---> Running in c56da49955cb [2020-07-30T04:48:06.297Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-30T04:48:06.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-30T04:48:06.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-30T04:48:06.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-07-30T04:48:07.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-30T04:49:29.001Z] Removing intermediate container 59ca707ad17a [2020-07-30T04:49:29.001Z] ---> 422d2aaaf351 [2020-07-30T04:49:29.001Z] [2020-07-30T04:49:29.001Z] Step 9/29 : FROM alpine:latest [2020-07-30T04:49:29.001Z] latest: Pulling from library/alpine [2020-07-30T04:49:29.001Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-30T04:49:29.001Z] Status: Downloaded newer image for alpine:latest [2020-07-30T04:49:29.001Z] ---> 62ee0e9f8440 [2020-07-30T04:49:29.001Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-07-30T04:49:29.001Z] ---> Running in c5d5e4965a94 [2020-07-30T04:49:29.999Z] Removing intermediate container c5d5e4965a94 [2020-07-30T04:49:29.999Z] ---> ac3926726f05 [2020-07-30T04:49:29.999Z] Step 11/29 : USER root [2020-07-30T04:49:29.999Z] ---> Running in 6a6a26cf6878 [2020-07-30T04:49:31.022Z] Removing intermediate container 6a6a26cf6878 [2020-07-30T04:49:31.022Z] ---> aef28e0f5a4e [2020-07-30T04:49:31.022Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-30T04:49:31.629Z] ---> Running in d17c2b396e61 [2020-07-30T04:49:33.624Z] Removing intermediate container 1a70d1254b66 [2020-07-30T04:49:33.624Z] ---> 07bf71349ea6 [2020-07-30T04:49:33.624Z] [2020-07-30T04:49:33.624Z] Step 10/20 : FROM alpine [2020-07-30T04:49:33.624Z] ---> 62ee0e9f8440 [2020-07-30T04:49:33.624Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-30T04:49:33.899Z] ---> Running in 3d64342d3abc [2020-07-30T04:49:34.726Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-30T04:49:35.074Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-30T04:49:36.147Z] v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:49:36.147Z] v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:49:36.147Z] OK: 12620 distinct packages available [2020-07-30T04:49:37.069Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-30T04:49:37.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-30T04:49:38.069Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-30T04:49:38.069Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-30T04:49:38.069Z] Executing busybox-1.31.1-r16.trigger [2020-07-30T04:49:38.375Z] Executing ca-certificates-20191127-r4.trigger [2020-07-30T04:49:38.375Z] v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-30T04:49:38.375Z] v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-30T04:49:38.375Z] OK: 12620 distinct packages available [2020-07-30T04:49:38.711Z] OK: 6 MiB in 16 packages [2020-07-30T04:49:39.794Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-30T04:49:39.794Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-30T04:49:39.794Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-30T04:49:39.794Z] (4/4) Installing curl (7.69.1-r0) [2020-07-30T04:49:39.794Z] Executing busybox-1.31.1-r16.trigger [2020-07-30T04:49:40.068Z] Executing ca-certificates-20191127-r4.trigger [2020-07-30T04:49:40.349Z] OK: 7 MiB in 18 packages [2020-07-30T04:49:42.982Z] Removing intermediate container d17c2b396e61 [2020-07-30T04:49:42.982Z] ---> 10a8e63f5c28 [2020-07-30T04:49:42.982Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-30T04:49:43.578Z] ---> Running in ee33e351ea0d [2020-07-30T04:49:43.855Z] Removing intermediate container 3d64342d3abc [2020-07-30T04:49:43.855Z] ---> fca3ca6e0fe3 [2020-07-30T04:49:43.855Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-30T04:49:44.135Z] Removing intermediate container 076b94773066 [2020-07-30T04:49:44.135Z] ---> d68ba33dac54 [2020-07-30T04:49:44.135Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-30T04:49:44.135Z] ---> Running in 1976e79f3be5 [2020-07-30T04:49:44.412Z] ---> Running in 88356e4187be [2020-07-30T04:49:44.692Z] Removing intermediate container ee33e351ea0d [2020-07-30T04:49:44.692Z] ---> 4a06e37ce79b [2020-07-30T04:49:44.692Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-30T04:49:44.972Z] ---> Running in 53c5695d4b10 [2020-07-30T04:49:45.246Z] Removing intermediate container 1976e79f3be5 [2020-07-30T04:49:45.246Z] ---> 47878b1ce00f [2020-07-30T04:49:45.246Z] Step 13/20 : WORKDIR /edgex [2020-07-30T04:49:45.522Z] ---> Running in de3e5684dcc1 [2020-07-30T04:49:46.119Z] Removing intermediate container 53c5695d4b10 [2020-07-30T04:49:46.119Z] ---> 8448ca933250 [2020-07-30T04:49:46.119Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-30T04:49:46.393Z] ---> Running in d9ffdb1b34c5 [2020-07-30T04:49:46.393Z] Removing intermediate container de3e5684dcc1 [2020-07-30T04:49:46.393Z] ---> a6d1433d8e62 [2020-07-30T04:49:46.393Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-30T04:49:47.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-30T04:49:47.981Z] ---> 3660cab862bf [2020-07-30T04:49:47.981Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-30T04:49:50.000Z] ---> 80726c4ec78f [2020-07-30T04:49:50.000Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-30T04:49:50.273Z] ---> Running in 23b9e288123c [2020-07-30T04:49:50.869Z] Removing intermediate container 23b9e288123c [2020-07-30T04:49:50.869Z] Removing intermediate container d9ffdb1b34c5 [2020-07-30T04:49:50.869Z] ---> 26e60d461341 [2020-07-30T04:49:50.869Z] Step 17/20 : CMD ["--init=true"] [2020-07-30T04:49:50.869Z] ---> 5b709c9636ad [2020-07-30T04:49:50.869Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-30T04:49:51.138Z] ---> Running in 5ff6050c7aae [2020-07-30T04:49:52.575Z] Removing intermediate container 5ff6050c7aae [2020-07-30T04:49:52.575Z] ---> 09585cf2e3fc [2020-07-30T04:49:52.575Z] Step 18/20 : LABEL arch=arm64 [2020-07-30T04:49:52.575Z] ---> Running in 1565a37c94fb [2020-07-30T04:49:53.174Z] ---> 455140c31fbe [2020-07-30T04:49:53.174Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-30T04:49:53.456Z] Removing intermediate container 1565a37c94fb [2020-07-30T04:49:53.456Z] ---> aac40e707260 [2020-07-30T04:49:53.456Z] Step 19/20 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 [2020-07-30T04:49:53.731Z] ---> Running in b4a517bdbfd2 [2020-07-30T04:49:53.731Z] Removing intermediate container 88356e4187be [2020-07-30T04:49:53.731Z] ---> 9976ad7f151b [2020-07-30T04:49:53.731Z] [2020-07-30T04:49:53.731Z] Step 11/26 : FROM docker:latest [2020-07-30T04:49:53.731Z] ---> ce9d55ae87f1 [2020-07-30T04:49:53.731Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-30T04:49:54.338Z] ---> 818f43d45ad9 [2020-07-30T04:49:54.338Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-30T04:49:54.338Z] ---> Running in df70b17f7f65 [2020-07-30T04:49:54.619Z] Removing intermediate container b4a517bdbfd2 [2020-07-30T04:49:54.619Z] ---> c9d65641284f [2020-07-30T04:49:54.619Z] Step 20/20 : LABEL version=0.0.0 [2020-07-30T04:49:54.894Z] ---> Running in d04d36acd98b [2020-07-30T04:49:55.882Z] Removing intermediate container d04d36acd98b [2020-07-30T04:49:55.882Z] ---> 0ac11836135a [2020-07-30T04:49:55.882Z] [2020-07-30T04:49:56.157Z] ---> 59cd99b47387 [2020-07-30T04:49:56.157Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-30T04:49:56.433Z] Successfully built 0ac11836135a [2020-07-30T04:49:56.433Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-07-30T04:49:57.029Z]  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-30T04:49:57.322Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-30T04:49:57.924Z] ---> f3c2caa34e54 [2020-07-30T04:49:57.924Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-30T04:49:57.924Z] (1/2) Installing readline (8.0.4-r0) [2020-07-30T04:49:57.924Z] (2/2) Installing bash (5.0.17-r0) [2020-07-30T04:49:57.924Z] Executing bash-5.0.17-r0.post-install [2020-07-30T04:49:57.924Z] Executing busybox-1.31.1-r16.trigger [2020-07-30T04:49:57.924Z] OK: 12 MiB in 22 packages [2020-07-30T04:49:58.531Z] Removing intermediate container c56da49955cb [2020-07-30T04:49:58.531Z] ---> b1c3d133ea71 [2020-07-30T04:49:58.531Z] [2020-07-30T04:49:58.531Z] Step 10/21 : FROM scratch [2020-07-30T04:49:58.531Z] ---> [2020-07-30T04:49:58.531Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-30T04:49:58.807Z] ---> Running in d337b1977708 [2020-07-30T04:49:59.079Z] ---> 99198ca3e1f6 [2020-07-30T04:49:59.363Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-30T04:49:59.635Z] Removing intermediate container d337b1977708 [2020-07-30T04:49:59.635Z] ---> Running in cc658e34828d [2020-07-30T04:49:59.635Z] ---> 5519d03ac6d3 [2020-07-30T04:49:59.635Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-30T04:49:59.908Z] ---> Running in 9e6810e995ef [2020-07-30T04:50:00.182Z] Removing intermediate container df70b17f7f65 [2020-07-30T04:50:00.182Z] ---> be5b0102fba3 [2020-07-30T04:50:00.182Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-30T04:50:00.458Z] Removing intermediate container 9e6810e995ef [2020-07-30T04:50:00.458Z] ---> a2aa9a1bee9d [2020-07-30T04:50:00.458Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-30T04:50:00.458Z] ---> Running in 5d984350026c [2020-07-30T04:50:00.740Z] ---> Running in a8c22556d6d2 [2020-07-30T04:50:01.015Z] Removing intermediate container a8c22556d6d2 [2020-07-30T04:50:01.015Z] ---> b69c7b4523f2 [2020-07-30T04:50:01.015Z] Step 14/21 : WORKDIR / [2020-07-30T04:50:01.288Z] ---> Running in 73bc1666e787 [2020-07-30T04:50:02.277Z] Removing intermediate container 73bc1666e787 [2020-07-30T04:50:02.277Z] ---> f3354aea9f90 [2020-07-30T04:50:02.277Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-30T04:50:03.708Z] ---> 51243dc8bd07 [2020-07-30T04:50:03.708Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-30T04:50:03.708Z] Removing intermediate container cc658e34828d [2020-07-30T04:50:03.708Z] ---> 8cfe7457abbb [2020-07-30T04:50:03.708Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-30T04:50:04.314Z] Removing intermediate container 70e18c1b7024 [2020-07-30T04:50:04.314Z] ---> ce2e5f93d0db [2020-07-30T04:50:04.314Z] [2020-07-30T04:50:04.314Z] Step 10/21 : FROM scratch [2020-07-30T04:50:04.314Z] ---> [2020-07-30T04:50:04.314Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-30T04:50:04.314Z] ---> Using cache [2020-07-30T04:50:04.314Z] ---> 5519d03ac6d3 [2020-07-30T04:50:04.314Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-30T04:50:04.907Z] ---> Running in 5faebeb9e059 [2020-07-30T04:50:04.907Z] Removing intermediate container 5d984350026c [2020-07-30T04:50:04.907Z] ---> 193450065158 [2020-07-30T04:50:04.907Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-30T04:50:04.907Z] ---> 2cfc4eb5b641 [2020-07-30T04:50:04.907Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-30T04:50:04.907Z] ---> 36556c37560b [2020-07-30T04:50:04.907Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-30T04:50:05.187Z] ---> Running in a7dd64cad2b7 [2020-07-30T04:50:05.187Z] ---> Running in 087daaf1c189 [2020-07-30T04:50:05.187Z] Removing intermediate container 5faebeb9e059 [2020-07-30T04:50:05.187Z] ---> ccf734395158 [2020-07-30T04:50:05.187Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-30T04:50:05.460Z] ---> Running in 6087022b5725 [2020-07-30T04:50:06.059Z] Removing intermediate container a7dd64cad2b7 [2020-07-30T04:50:06.059Z] ---> cc528b063364 [2020-07-30T04:50:06.059Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-30T04:50:06.059Z] ---> Running in 7ddca6ab6aca [2020-07-30T04:50:06.343Z] Removing intermediate container 6087022b5725 [2020-07-30T04:50:06.343Z] ---> 2cfe1d940219 [2020-07-30T04:50:06.343Z] Step 14/21 : WORKDIR / [2020-07-30T04:50:06.343Z] ---> ba142e4a4480 [2020-07-30T04:50:06.343Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-30T04:50:06.343Z] ---> Running in dab633f547eb [2020-07-30T04:50:06.343Z] ---> Running in ff0b692d91b9 [2020-07-30T04:50:06.621Z] Removing intermediate container 7ddca6ab6aca [2020-07-30T04:50:06.621Z] ---> fc41085bef4c [2020-07-30T04:50:06.621Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-30T04:50:06.902Z] ---> Running in f0e8d5c0b5b5 [2020-07-30T04:50:06.902Z] Removing intermediate container dab633f547eb [2020-07-30T04:50:06.902Z] ---> f88c694a0bcf [2020-07-30T04:50:06.902Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-30T04:50:07.176Z] Removing intermediate container ff0b692d91b9 [2020-07-30T04:50:07.176Z] ---> 44841a4aa4d5 [2020-07-30T04:50:07.176Z] Step 19/21 : LABEL arch=arm64 [2020-07-30T04:50:07.452Z] ---> Running in eb889ba86fdd [2020-07-30T04:50:07.452Z] Removing intermediate container f0e8d5c0b5b5 [2020-07-30T04:50:07.452Z] ---> fd81438004b4 [2020-07-30T04:50:07.452Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-30T04:50:08.044Z] ---> dc78f1846d21 [2020-07-30T04:50:08.045Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-30T04:50:08.316Z] Removing intermediate container eb889ba86fdd [2020-07-30T04:50:08.316Z] ---> 362b4c558451 [2020-07-30T04:50:08.316Z] Step 20/21 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 [2020-07-30T04:50:08.597Z] ---> Running in b25878541413 [2020-07-30T04:50:08.597Z] Removing intermediate container 087daaf1c189 [2020-07-30T04:50:08.597Z] ---> f58571f81d3a [2020-07-30T04:50:08.597Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-30T04:50:09.191Z] ---> Running in 7b5900419585 [2020-07-30T04:50:09.464Z] ---> 2c5d43dc35ca [2020-07-30T04:50:09.464Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-30T04:50:09.742Z] Removing intermediate container b25878541413 [2020-07-30T04:50:09.742Z] ---> be4501b2f25b [2020-07-30T04:50:09.742Z] Step 21/21 : LABEL version=0.0.0 [2020-07-30T04:50:09.742Z] ---> 9b598485b25f [2020-07-30T04:50:09.742Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-30T04:50:09.742Z] ---> Running in 228da78cf4b6 [2020-07-30T04:50:10.718Z] Removing intermediate container 228da78cf4b6 [2020-07-30T04:50:10.718Z] ---> 37746a320252 [2020-07-30T04:50:10.718Z] [2020-07-30T04:50:10.718Z] ---> 8adecae19b6e [2020-07-30T04:50:10.718Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-30T04:50:10.991Z] ---> eec8e0ac56f3 [2020-07-30T04:50:10.991Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-30T04:50:11.273Z] Successfully built 37746a320252 [2020-07-30T04:50:11.273Z] Successfully tagged docker-core-command-go-arm64:latest [2020-07-30T04:50:11.273Z]  Building docker-core-command-go ... done  ---> Running in 20b8a27537d4 [2020-07-30T04:50:11.869Z] Removing intermediate container 20b8a27537d4 [2020-07-30T04:50:11.869Z] ---> b7222570f6f3 [2020-07-30T04:50:11.869Z] Step 19/21 : LABEL arch=arm64 [2020-07-30T04:50:11.869Z] ---> 1f10ccc28f3a [2020-07-30T04:50:11.869Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-30T04:50:12.154Z] ---> Running in 370792d6de56 [2020-07-30T04:50:12.154Z] ---> Running in 347301a23c7c [2020-07-30T04:50:12.757Z] Removing intermediate container 370792d6de56 [2020-07-30T04:50:12.757Z] ---> f7430bbb0b45 [2020-07-30T04:50:12.757Z] Step 20/21 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 [2020-07-30T04:50:13.030Z] ---> Running in 42aa2e27a0b6 [2020-07-30T04:50:13.300Z] Removing intermediate container 7b5900419585 [2020-07-30T04:50:13.300Z] ---> 54368bee9f6e [2020-07-30T04:50:13.300Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-30T04:50:13.300Z] ---> Running in 29594cf8da69 [2020-07-30T04:50:13.571Z] Removing intermediate container 42aa2e27a0b6 [2020-07-30T04:50:13.571Z] ---> cc0e56f95fa1 [2020-07-30T04:50:13.571Z] Step 21/21 : LABEL version=0.0.0 [2020-07-30T04:50:13.847Z] ---> Running in 1dbfd3826416 [2020-07-30T04:50:13.847Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-30T04:50:13.847Z] Removing intermediate container 29594cf8da69 [2020-07-30T04:50:13.847Z] ---> 3708933755fb [2020-07-30T04:50:13.847Z] Step 26/29 : CMD [ "generate" ] [2020-07-30T04:50:14.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-30T04:50:14.121Z] ---> Running in 0ee2b3db3475 [2020-07-30T04:50:14.396Z] Removing intermediate container 1dbfd3826416 [2020-07-30T04:50:14.396Z] ---> 627110a5491c [2020-07-30T04:50:14.396Z] [2020-07-30T04:50:14.396Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-30T04:50:14.396Z] (2/33) Installing expat (2.2.9-r1) [2020-07-30T04:50:14.396Z] (3/33) Installing libffi (3.3-r2) [2020-07-30T04:50:14.396Z] (4/33) Installing gdbm (1.13-r1) [2020-07-30T04:50:14.682Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-30T04:50:14.682Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-30T04:50:14.682Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-30T04:50:14.682Z] Removing intermediate container 0ee2b3db3475 [2020-07-30T04:50:14.682Z] ---> 63daaf6532b9 [2020-07-30T04:50:14.682Z] Step 27/29 : LABEL arch=arm64 [2020-07-30T04:50:14.953Z] Successfully built 627110a5491c [2020-07-30T04:50:14.953Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-07-30T04:50:15.227Z]  Building docker-core-metadata-go ... done  ---> Running in 6e6b7a3f80a4 [2020-07-30T04:50:16.205Z] Removing intermediate container 6e6b7a3f80a4 [2020-07-30T04:50:16.205Z] ---> 3352e5ed8de5 [2020-07-30T04:50:16.205Z] Step 28/29 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 [2020-07-30T04:50:16.485Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-30T04:50:16.485Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-30T04:50:16.485Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-30T04:50:16.485Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-30T04:50:16.485Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-30T04:50:16.485Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-30T04:50:16.485Z] ---> Running in 4b546250b5b4 [2020-07-30T04:50:16.759Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-30T04:50:16.759Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-30T04:50:16.759Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-30T04:50:16.759Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-30T04:50:16.759Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-30T04:50:16.759Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-30T04:50:16.759Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-30T04:50:16.759Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-30T04:50:16.759Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-30T04:50:16.759Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-30T04:50:17.031Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-30T04:50:17.031Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-30T04:50:17.031Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-30T04:50:17.031Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-30T04:50:17.031Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-30T04:50:17.031Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-30T04:50:17.031Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-30T04:50:17.031Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-30T04:50:17.031Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-30T04:50:17.031Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-30T04:50:17.302Z] Executing busybox-1.31.1-r16.trigger [2020-07-30T04:50:17.302Z] Removing intermediate container 4b546250b5b4 [2020-07-30T04:50:17.302Z] ---> 72e2a4ab2faa [2020-07-30T04:50:17.302Z] Step 29/29 : LABEL version=0.0.0 [2020-07-30T04:50:17.302Z] OK: 71 MiB in 55 packages [2020-07-30T04:50:17.302Z] ---> Running in 04106b85eb4c [2020-07-30T04:50:17.903Z] Removing intermediate container 04106b85eb4c [2020-07-30T04:50:17.903Z] ---> 97e049e6be8d [2020-07-30T04:50:17.903Z] [2020-07-30T04:50:18.503Z] Successfully built 97e049e6be8d [2020-07-30T04:50:18.503Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-07-30T04:50:24.244Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 347301a23c7c [2020-07-30T04:50:24.244Z] ---> f4d153937619 [2020-07-30T04:50:24.244Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-30T04:50:24.244Z] ---> Running in 1563640017e8 [2020-07-30T04:50:28.523Z] Collecting docker-compose==1.23.2 [2020-07-30T04:50:28.523Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-30T04:50:29.944Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-30T04:50:29.944Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-30T04:50:30.214Z] Collecting cached-property<2,>=1.2.0 [2020-07-30T04:50:30.214Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-30T04:50:30.485Z] Collecting jsonschema<3,>=2.5.1 [2020-07-30T04:50:30.485Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-30T04:50:30.755Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-07-30T04:50:31.025Z] Collecting texttable<0.10,>=0.9.0 [2020-07-30T04:50:31.025Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-30T04:50:32.990Z] Collecting docopt<0.7,>=0.6.1 [2020-07-30T04:50:32.990Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-30T04:50:34.954Z] Collecting PyYAML<4,>=3.10 [2020-07-30T04:50:34.954Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-30T04:50:38.327Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-30T04:50:38.327Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-30T04:50:38.597Z] Collecting docker<4.0,>=3.6.0 [2020-07-30T04:50:38.597Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-30T04:50:39.185Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-30T04:50:39.185Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-30T04:50:41.160Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-07-30T04:50:41.160Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-07-30T04:50:41.160Z] Collecting idna<2.8,>=2.5 [2020-07-30T04:50:41.160Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-30T04:50:41.431Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-30T04:50:41.701Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-30T04:50:41.973Z] Collecting docker-pycreds>=0.4.0 [2020-07-30T04:50:41.973Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-30T04:50:41.973Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-30T04:50:41.973Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-30T04:50:41.973Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-30T04:50:41.973Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-30T04:50:42.950Z] Installing collected packages: idna, urllib3, requests, cached-property, jsonschema, texttable, docopt, PyYAML, websocket-client, docker-pycreds, docker, dockerpty, docker-compose [2020-07-30T04:50:42.950Z] Attempting uninstall: idna [2020-07-30T04:50:42.950Z] Found existing installation: idna 2.9 [2020-07-30T04:50:42.950Z] Uninstalling idna-2.9: [2020-07-30T04:50:42.950Z] Successfully uninstalled idna-2.9 [2020-07-30T04:50:43.540Z] Attempting uninstall: urllib3 [2020-07-30T04:50:43.540Z] Found existing installation: urllib3 1.25.9 [2020-07-30T04:50:43.540Z] Uninstalling urllib3-1.25.9: [2020-07-30T04:50:43.810Z] Successfully uninstalled urllib3-1.25.9 [2020-07-30T04:50:44.401Z] Attempting uninstall: requests [2020-07-30T04:50:44.401Z] Found existing installation: requests 2.23.0 [2020-07-30T04:50:44.401Z] Uninstalling requests-2.23.0: [2020-07-30T04:50:44.401Z] Successfully uninstalled requests-2.23.0 [2020-07-30T04:50:44.991Z] Running setup.py install for texttable: started [2020-07-30T04:50:46.952Z] Running setup.py install for texttable: finished with status 'done' [2020-07-30T04:50:46.952Z] Running setup.py install for docopt: started [2020-07-30T04:50:48.374Z] Running setup.py install for docopt: finished with status 'done' [2020-07-30T04:50:48.374Z] Running setup.py install for PyYAML: started [2020-07-30T04:50:50.978Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-30T04:50:51.571Z] Running setup.py install for dockerpty: started [2020-07-30T04:50:53.536Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-30T04:50:54.508Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-07-30T04:50:58.794Z] Removing intermediate container 1563640017e8 [2020-07-30T04:50:58.794Z] ---> b854e7e6a4a8 [2020-07-30T04:50:58.794Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-30T04:50:58.794Z] ---> Running in da8b091400fa [2020-07-30T04:50:59.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-30T04:51:00.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-30T04:51:00.625Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-30T04:51:00.625Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-30T04:51:00.625Z] (3/3) Installing curl (7.69.1-r0) [2020-07-30T04:51:00.625Z] Executing busybox-1.31.1-r16.trigger [2020-07-30T04:51:00.625Z] OK: 71 MiB in 58 packages [2020-07-30T04:51:02.055Z] Removing intermediate container da8b091400fa [2020-07-30T04:51:02.055Z] ---> 77c4b7bfdb5f [2020-07-30T04:51:02.055Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-30T04:51:02.055Z] ---> Running in 19806040197f [2020-07-30T04:51:02.328Z] Removing intermediate container 19806040197f [2020-07-30T04:51:02.328Z] ---> 8c29995ba955 [2020-07-30T04:51:02.328Z] Step 24/26 : LABEL arch=arm64 [2020-07-30T04:51:02.599Z] ---> Running in 85af19526dd3 [2020-07-30T04:51:02.869Z] Removing intermediate container 85af19526dd3 [2020-07-30T04:51:02.869Z] ---> 71e94ee9af93 [2020-07-30T04:51:02.869Z] Step 25/26 : LABEL git_sha=8813a27f2586e6d860d5901b15291f9d8e3fdf72 [2020-07-30T04:51:03.140Z] ---> Running in 1e49e40a156e [2020-07-30T04:51:03.411Z] Removing intermediate container 1e49e40a156e [2020-07-30T04:51:03.683Z] ---> ae5efa4090ad [2020-07-30T04:51:03.683Z] Step 26/26 : LABEL version=0.0.0 [2020-07-30T04:51:03.683Z] ---> Running in f2f00dbf0d65 [2020-07-30T04:51:04.272Z] Removing intermediate container f2f00dbf0d65 [2020-07-30T04:51:04.272Z] ---> 45c5e8518bf2 [2020-07-30T04:51:04.272Z] [2020-07-30T04:51:04.543Z] Successfully built 45c5e8518bf2 [2020-07-30T04:51:04.817Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-07-30T04:51:04.817Z]  Building docker-sys-mgmt-agent-go ... done  [2020-07-30T04:51:04.817Z] ERROR: for docker-support-notifications-go (, "The command '/bin/sh -c apk update && apk add make bash git ca-certificates' returned a non-zero code: 1") [2020-07-30T04:51:04.817Z] [2020-07-30T04:51:04.817Z] ERROR: for docker-security-secretstore-setup-go (, "The command '/bin/sh -c apk update && apk add make git' returned a non-zero code: 1") [2020-07-30T04:51:04.817Z] [2020-07-30T04:51:04.817Z] ERROR: for docker-support-logging-go (, "The command '/bin/sh -c apk update && apk add make && apk add bash git' returned a non-zero code: 1") [2020-07-30T04:51:04.817Z] [2020-07-30T04:51:04.817Z] ERROR: for docker-support-scheduler-go (, "The command '/bin/sh -c apk update && apk add make git' returned a non-zero code: 1") [2020-07-30T04:51:04.817Z] [2020-07-30T04:51:04.817Z] ERROR: for docker-core-data-go (, "The command '/bin/sh -c apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git' returned a non-zero code: 1") [2020-07-30T04:51:04.817Z] Service 'docker-core-data-go' failed to build: The command '/bin/sh -c apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git' returned a non-zero code: 1 [Pipeline] } [2020-07-30T04:51:05.054Z] $ docker stop --time=1 8daf99b9c4b4fb5924a4e3250f5ededa408aedb768c3e2d4fc22bbedd53116a9 [2020-07-30T04:51:06.987Z] $ docker rm -f 8daf99b9c4b4fb5924a4e3250f5ededa408aedb768c3e2d4fc22bbedd53116a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-30T04:51:08.253Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-30T04:51:09.778Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-30T04:51:10.652Z] ---> package-listing.sh [2020-07-30T04:51:10.652Z] ++ facter osfamily [2020-07-30T04:51:10.652Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-30T04:51:10.652Z] + OS_FAMILY=redhat [2020-07-30T04:51:10.652Z] + workspace=/w/workspace/edgex-go/26 [2020-07-30T04:51:10.652Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-30T04:51:10.652Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-30T04:51:10.652Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-30T04:51:10.652Z] + PACKAGES=/tmp/packages_start.txt [2020-07-30T04:51:10.652Z] + '[' /w/workspace/edgex-go/26 ']' [2020-07-30T04:51:10.652Z] + PACKAGES=/tmp/packages_end.txt [2020-07-30T04:51:10.652Z] + case "${OS_FAMILY}" in [2020-07-30T04:51:10.652Z] + rpm -qa [2020-07-30T04:51:10.652Z] + sort [2020-07-30T04:51:14.860Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-30T04:51:14.860Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-30T04:51:14.860Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-30T04:51:14.860Z] + '[' /w/workspace/edgex-go/26 ']' [2020-07-30T04:51:14.860Z] + mkdir -p /w/workspace/edgex-go/26/archives/ [2020-07-30T04:51:14.860Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/26/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-30T04:51:15.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-30T04:51:15.248Z] [2020-07-30T04:51:15.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-30T04:51:15.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-30T04:51:15.590Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-30T04:51:15.590Z] c9b1b535fdd9: Pulling fs layer [2020-07-30T04:51:15.590Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-30T04:51:15.590Z] 756a868c4378: Pulling fs layer [2020-07-30T04:51:15.590Z] 444b2fc9a129: Pulling fs layer [2020-07-30T04:51:15.590Z] ea15f1150254: Pulling fs layer [2020-07-30T04:51:15.590Z] 41b27a9f41bf: Pulling fs layer [2020-07-30T04:51:15.590Z] 28c525ee5125: Pulling fs layer [2020-07-30T04:51:15.590Z] 094b1ea09ed8: Pulling fs layer [2020-07-30T04:51:15.590Z] 138eaada9080: Pulling fs layer [2020-07-30T04:51:15.590Z] 0622d0fa9048: Pulling fs layer [2020-07-30T04:51:15.590Z] 41b27a9f41bf: Waiting [2020-07-30T04:51:15.590Z] 28c525ee5125: Waiting [2020-07-30T04:51:15.590Z] 094b1ea09ed8: Waiting [2020-07-30T04:51:15.590Z] 138eaada9080: Waiting [2020-07-30T04:51:15.590Z] 0622d0fa9048: Waiting [2020-07-30T04:51:15.590Z] 444b2fc9a129: Waiting [2020-07-30T04:51:15.590Z] ea15f1150254: Waiting [2020-07-30T04:51:15.590Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-30T04:51:15.590Z] 2cc5ad85d9ab: Download complete [2020-07-30T04:51:15.590Z] 444b2fc9a129: Verifying Checksum [2020-07-30T04:51:15.590Z] 444b2fc9a129: Download complete [2020-07-30T04:51:15.590Z] c9b1b535fdd9: Verifying Checksum [2020-07-30T04:51:15.590Z] c9b1b535fdd9: Download complete [2020-07-30T04:51:15.852Z] ea15f1150254: Verifying Checksum [2020-07-30T04:51:15.852Z] ea15f1150254: Download complete [2020-07-30T04:51:15.852Z] 28c525ee5125: Verifying Checksum [2020-07-30T04:51:15.852Z] 28c525ee5125: Download complete [2020-07-30T04:51:16.118Z] 756a868c4378: Download complete [2020-07-30T04:51:16.118Z] c9b1b535fdd9: Pull complete [2020-07-30T04:51:16.400Z] 138eaada9080: Verifying Checksum [2020-07-30T04:51:16.400Z] 138eaada9080: Download complete [2020-07-30T04:51:16.400Z] 0622d0fa9048: Verifying Checksum [2020-07-30T04:51:16.400Z] 0622d0fa9048: Download complete [2020-07-30T04:51:16.400Z] 094b1ea09ed8: Verifying Checksum [2020-07-30T04:51:16.400Z] 094b1ea09ed8: Download complete [2020-07-30T04:51:16.400Z] 2cc5ad85d9ab: Pull complete [2020-07-30T04:51:16.992Z] 41b27a9f41bf: Verifying Checksum [2020-07-30T04:51:16.992Z] 41b27a9f41bf: Download complete [2020-07-30T04:51:17.935Z] 756a868c4378: Pull complete [2020-07-30T04:51:17.935Z] 444b2fc9a129: Pull complete [2020-07-30T04:51:18.196Z] ea15f1150254: Pull complete [2020-07-30T04:51:26.337Z] 41b27a9f41bf: Pull complete [2020-07-30T04:51:26.337Z] 28c525ee5125: Pull complete [2020-07-30T04:51:28.260Z] 094b1ea09ed8: Pull complete [2020-07-30T04:51:28.520Z] 138eaada9080: Pull complete [2020-07-30T04:51:29.904Z] 0622d0fa9048: Pull complete [2020-07-30T04:51:29.905Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-30T04:51:29.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-30T04:51:29.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-30T04:51:30.102Z] prd-centos7-docker-4c-2g-1530 does not seem to be running inside a container [2020-07-30T04:51:30.142Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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-lftools-log-publisher:alpine cat [2020-07-30T04:51:34.426Z] $ docker top ad8141ed278f4476fad834f1d8432bab5cd34f8c2e78441b52a5657e7a891cef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-30T04:51:34.726Z] provisioning config files... [2020-07-30T04:51:34.748Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/26@tmp/config101697986372156438tmp [Pipeline] { [Pipeline] echo [2020-07-30T04:51:34.841Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-30T04:51:35.139Z] ---> create-netrc.sh [Pipeline] echo [2020-07-30T04:51:35.149Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-30T04:51:35.442Z] ---> logs-deploy.sh [2020-07-30T04:51:35.442Z] + ARCHIVE_ARTIFACTS= [2020-07-30T04:51:35.442Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-30T04:51:35.442Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-30T04:51:35.442Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-30T04:51:35.442Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/26 [2020-07-30T04:51:35.442Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2574/26/ [2020-07-30T04:51:35.442Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/26 /w/workspace/edgex-go/26 [2020-07-30T04:51:36.384Z] Archives upload complete. [2020-07-30T04:51:36.644Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/26 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2574/26/