Pull request #2631 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch master at b15589ad757bd96941d0737b641a3301667c5cfd rather than da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 Obtained Jenkinsfile from b15589ad757bd96941d0737b641a3301667c5cfd 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 58add5173bd5747e956b7cc86a1e88a765e134cb 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 58add5173bd5747e956b7cc86a1e88a765e134cb 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 58add5173bd5747e956b7cc86a1e88a765e134cb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 58add5173bd5747e956b7cc86a1e88a765e134cb # timeout=10 Commit message: "Merge pull request #215 from ernestojeda/disable-tests-on-release-stream" > 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 raml_verify, buildScript:make build, publishSwaggerDocs:true] ========================================================= [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 raml_verify 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: api/openapi/v1 api/openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-702 in /w/workspace/edgexfoundry_edgex-go_PR-2631 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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/2631/head:refs/remotes/origin/PR-2631 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit b15589ad757bd96941d0737b641a3301667c5cfd into PR head commit da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 Merge succeeded, producing da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 Checking out Revision da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 (PR-2631) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2631/head:refs/remotes/origin/PR-2631 # 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/2631/head:refs/remotes/origin/PR-2631 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 # 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 b15589ad757bd96941d0737b641a3301667c5cfd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 # timeout=10 Commit message: "Add Response Examples to core-data v2 API doc" First time build. Skipping changelog. > git rev-list --no-walk 337f9c9334aa68376c57d380d859ce4079be9a03 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-23T06:01:35.313Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-23T06:01:35.587Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-23T06:01:35.670Z] ========================================================= [2020-07-23T06:01:35.670Z] EdgeX Global Pipelines Version Info [2020-07-23T06:01:35.670Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-23T06:01:37.544Z] ------------------- [2020-07-23T06:01:37.544Z] stable info: [2020-07-23T06:01:37.544Z] ------------------- [2020-07-23T06:01:37.544Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-23T06:01:37.544Z] Commit SHA: 58add5173bd5747e956b7cc86a1e88a765e134cb [2020-07-23T06:01:37.544Z] Message: update stable to v1.0.103 [2020-07-23T06:01:38.116Z] ------------------- [2020-07-23T06:01:38.116Z] experimental info: [2020-07-23T06:01:38.116Z] ------------------- [2020-07-23T06:01:38.116Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-23T06:01:38.116Z] Commit SHA: 58add5173bd5747e956b7cc86a1e88a765e134cb [2020-07-23T06:01:38.116Z] Message: update experimental to v1.0.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-07-23T06:01:39.527Z] ++ 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-23T06:01:39.527Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T06:01:39.527Z] ++ dirname cmd/core-command/Dockerfile [2020-07-23T06:01:39.527Z] ++ cut -d/ -f2 [2020-07-23T06:01:39.527Z] + echo core-command,cmd/core-command/Dockerfile [2020-07-23T06:01:39.527Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T06:01:39.527Z] ++ dirname cmd/core-data/Dockerfile [2020-07-23T06:01:39.527Z] ++ cut -d/ -f2 [2020-07-23T06:01:39.527Z] + echo core-data,cmd/core-data/Dockerfile [2020-07-23T06:01:39.527Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T06:01:39.527Z] ++ dirname cmd/core-metadata/Dockerfile [2020-07-23T06:01:39.527Z] ++ cut -d/ -f2 [2020-07-23T06:01:39.527Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-07-23T06:01:39.527Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T06:01:39.527Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-07-23T06:01:39.527Z] ++ cut -d/ -f2 [2020-07-23T06:01:39.527Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-07-23T06:01:39.527Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T06:01:39.527Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-07-23T06:01:39.527Z] ++ cut -d/ -f2 [2020-07-23T06:01:39.527Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-07-23T06:01:39.527Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T06:01:39.527Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-07-23T06:01:39.527Z] ++ cut -d/ -f2 [2020-07-23T06:01:39.527Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-07-23T06:01:39.527Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T06:01:39.527Z] ++ dirname cmd/support-logging/Dockerfile [2020-07-23T06:01:39.527Z] ++ cut -d/ -f2 [2020-07-23T06:01:39.527Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-07-23T06:01:39.527Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T06:01:39.527Z] ++ dirname cmd/support-notifications/Dockerfile [2020-07-23T06:01:39.527Z] ++ cut -d/ -f2 [2020-07-23T06:01:39.527Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-07-23T06:01:39.527Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T06:01:39.528Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-07-23T06:01:39.528Z] ++ cut -d/ -f2 [2020-07-23T06:01:39.528Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-07-23T06:01:39.528Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T06:01:39.528Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-07-23T06:01:39.528Z] ++ cut -d/ -f2 [2020-07-23T06:01:39.528Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-07-23T06:01:39.585Z] 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-23T06:01:40.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-23T06:01:40.596Z] [2020-07-23T06:01:40.596Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-23T06:01:41.002Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-23T06:01:41.002Z] latest: Pulling from edgex-devops/git-semver [2020-07-23T06:01:41.002Z] 31603596830f: Pulling fs layer [2020-07-23T06:01:41.002Z] 2a8b12db71e7: Pulling fs layer [2020-07-23T06:01:41.002Z] 6ca5941a6612: Pulling fs layer [2020-07-23T06:01:41.002Z] ecc8261a40a4: Pulling fs layer [2020-07-23T06:01:41.002Z] ecc8261a40a4: Waiting [2020-07-23T06:01:41.002Z] 2a8b12db71e7: Verifying Checksum [2020-07-23T06:01:41.002Z] 2a8b12db71e7: Download complete [2020-07-23T06:01:41.267Z] 31603596830f: Verifying Checksum [2020-07-23T06:01:41.267Z] 31603596830f: Download complete [2020-07-23T06:01:41.267Z] 6ca5941a6612: Verifying Checksum [2020-07-23T06:01:41.267Z] 6ca5941a6612: Download complete [2020-07-23T06:01:41.267Z] ecc8261a40a4: Verifying Checksum [2020-07-23T06:01:41.267Z] ecc8261a40a4: Download complete [2020-07-23T06:01:41.529Z] 31603596830f: Pull complete [2020-07-23T06:01:41.790Z] 2a8b12db71e7: Pull complete [2020-07-23T06:01:42.362Z] 6ca5941a6612: Pull complete [2020-07-23T06:01:42.625Z] ecc8261a40a4: Pull complete [2020-07-23T06:01:42.625Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-23T06:01:42.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-23T06:01:42.625Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-23T06:01:42.717Z] prd-centos7-docker-4c-2g-702 does not seem to be running inside a container [2020-07-23T06:01:42.766Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-23T06:01:45.083Z] $ docker top bd77debeb4e5e83107fd7894237e8520b585f67d24b5ac29a7bd3ab619b2dd94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-23T06:01:45.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-23T06:01:45.354Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-23T06:01:45.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-23T06:01:45.550Z] $ docker exec bd77debeb4e5e83107fd7894237e8520b585f67d24b5ac29a7bd3ab619b2dd94 ssh-agent [2020-07-23T06:01:45.710Z] SSH_AUTH_SOCK=/tmp/ssh-U8VRMG4PdL4g/agent.11 [2020-07-23T06:01:45.710Z] SSH_AGENT_PID=16 [2020-07-23T06:01:45.719Z] Running ssh-add (command line suppressed) [2020-07-23T06:01:45.829Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_4476128832048634556.key (/w/workspace/edgex-go/10@tmp/private_key_4476128832048634556.key) [2020-07-23T06:01:45.880Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-23T06:01:46.200Z] + git describe --exact-match --tags HEAD [2020-07-23T06:01:46.200Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-23T06:01:46.216Z] $ docker exec --env ******** --env ******** bd77debeb4e5e83107fd7894237e8520b585f67d24b5ac29a7bd3ab619b2dd94 ssh-agent -k [2020-07-23T06:01:46.323Z] unset SSH_AUTH_SOCK; [2020-07-23T06:01:46.323Z] unset SSH_AGENT_PID; [2020-07-23T06:01:46.323Z] echo Agent pid 16 killed; [2020-07-23T06:01:46.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-23T06:01:46.455Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-23T06:01:46.455Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-23T06:01:46.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-23T06:01:46.538Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-23T06:01:46.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-23T06:01:46.699Z] $ docker exec bd77debeb4e5e83107fd7894237e8520b585f67d24b5ac29a7bd3ab619b2dd94 ssh-agent [2020-07-23T06:01:46.858Z] SSH_AUTH_SOCK=/tmp/ssh-dVn1hcQPn77g/agent.46 [2020-07-23T06:01:46.858Z] SSH_AGENT_PID=51 [2020-07-23T06:01:46.863Z] Running ssh-add (command line suppressed) [2020-07-23T06:01:46.976Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_3550245220608105253.key (/w/workspace/edgex-go/10@tmp/private_key_3550245220608105253.key) [2020-07-23T06:01:47.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-23T06:01:47.352Z] + git semver init [2020-07-23T06:01:47.352Z] # -> Open(): unable to determine branch for HEAD [2020-07-23T06:01:47.352Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2020-07-23T06:01:47.352Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2020-07-23T06:01:47.352Z] # $SEMVER_REMOTE_NAME = origin [2020-07-23T06:01:47.352Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-23T06:01:47.352Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-23T06:01:47.352Z] # $SEMVER_BRANCH = PR-2631 [2020-07-23T06:01:47.352Z] # $SEMVER_TEMP = /tmp/semver-671827979 [2020-07-23T06:01:47.352Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-07-23T06:02:05.482Z] # '/tmp/semver-671827979' -> '/w/workspace/edgex-go/10/.semver' [2020-07-23T06:02:05.482Z] # -> Force: false [2020-07-23T06:02:05.482Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2020-07-23T06:02:05.490Z] $ docker exec --env ******** --env ******** bd77debeb4e5e83107fd7894237e8520b585f67d24b5ac29a7bd3ab619b2dd94 ssh-agent -k [2020-07-23T06:02:05.697Z] unset SSH_AUTH_SOCK; [2020-07-23T06:02:05.698Z] unset SSH_AGENT_PID; [2020-07-23T06:02:05.698Z] echo Agent pid 51 killed; [2020-07-23T06:02:05.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-23T06:02:06.275Z] + git semver [Pipeline] } [2020-07-23T06:02:06.287Z] $ docker stop --time=1 bd77debeb4e5e83107fd7894237e8520b585f67d24b5ac29a7bd3ab619b2dd94 [2020-07-23T06:02:07.858Z] $ docker rm -f bd77debeb4e5e83107fd7894237e8520b585f67d24b5ac29a7bd3ab619b2dd94 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-23T06:02:20.739Z] Stashed 23 file(s) [Pipeline] echo [2020-07-23T06:02:20.741Z] [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-23T06:02:21.200Z] ========================================================= [2020-07-23T06:02:21.200Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-23T06:02:21.200Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-23T06:02:21.530Z] + 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-23T06:02:24.853Z] Sending build context to Docker daemon 323.2MB [2020-07-23T06:02:24.853Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-23T06:02:24.853Z] Step 2/7 : FROM ${BASE} [2020-07-23T06:02:24.853Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-23T06:02:24.853Z] df20fa9351a1: Pulling fs layer [2020-07-23T06:02:24.853Z] ed8968b2872e: Pulling fs layer [2020-07-23T06:02:24.853Z] a92cc7c5fd73: Pulling fs layer [2020-07-23T06:02:24.853Z] 2dd03ba5bac4: Pulling fs layer [2020-07-23T06:02:24.853Z] 1e091d79d1de: Pulling fs layer [2020-07-23T06:02:24.853Z] 481702a1767f: Pulling fs layer [2020-07-23T06:02:24.853Z] f64a6f60c768: Pulling fs layer [2020-07-23T06:02:24.853Z] e78d2573fc39: Pulling fs layer [2020-07-23T06:02:24.853Z] e876d2f968b6: Pulling fs layer [2020-07-23T06:02:24.853Z] ce8a83651883: Pulling fs layer [2020-07-23T06:02:24.853Z] 07967f4d0e4b: Pulling fs layer [2020-07-23T06:02:24.853Z] 2dd03ba5bac4: Waiting [2020-07-23T06:02:24.853Z] 1e091d79d1de: Waiting [2020-07-23T06:02:24.853Z] 481702a1767f: Waiting [2020-07-23T06:02:24.853Z] f64a6f60c768: Waiting [2020-07-23T06:02:24.853Z] e78d2573fc39: Waiting [2020-07-23T06:02:24.853Z] e876d2f968b6: Waiting [2020-07-23T06:02:24.853Z] ce8a83651883: Waiting [2020-07-23T06:02:24.853Z] 07967f4d0e4b: Waiting [2020-07-23T06:02:24.853Z] a92cc7c5fd73: Verifying Checksum [2020-07-23T06:02:24.853Z] a92cc7c5fd73: Download complete [2020-07-23T06:02:24.853Z] ed8968b2872e: Verifying Checksum [2020-07-23T06:02:24.853Z] ed8968b2872e: Download complete [2020-07-23T06:02:24.853Z] 1e091d79d1de: Verifying Checksum [2020-07-23T06:02:24.853Z] 1e091d79d1de: Download complete [2020-07-23T06:02:24.853Z] 481702a1767f: Verifying Checksum [2020-07-23T06:02:24.853Z] 481702a1767f: Download complete [2020-07-23T06:02:24.853Z] df20fa9351a1: Verifying Checksum [2020-07-23T06:02:24.853Z] df20fa9351a1: Download complete [2020-07-23T06:02:24.853Z] df20fa9351a1: Pull complete [2020-07-23T06:02:25.448Z] f64a6f60c768: Verifying Checksum [2020-07-23T06:02:25.448Z] f64a6f60c768: Download complete [2020-07-23T06:02:25.448Z] e876d2f968b6: Verifying Checksum [2020-07-23T06:02:25.448Z] e876d2f968b6: Download complete [2020-07-23T06:02:26.027Z] ce8a83651883: Verifying Checksum [2020-07-23T06:02:26.027Z] ce8a83651883: Download complete [2020-07-23T06:02:26.027Z] 07967f4d0e4b: Verifying Checksum [2020-07-23T06:02:26.027Z] 07967f4d0e4b: Download complete [2020-07-23T06:02:26.027Z] e78d2573fc39: Verifying Checksum [2020-07-23T06:02:26.027Z] e78d2573fc39: Download complete [2020-07-23T06:02:26.027Z] 2dd03ba5bac4: Verifying Checksum [2020-07-23T06:02:26.027Z] 2dd03ba5bac4: Download complete [2020-07-23T06:02:26.967Z] ed8968b2872e: Pull complete [2020-07-23T06:02:26.967Z] a92cc7c5fd73: Pull complete [2020-07-23T06:02:32.266Z] 2dd03ba5bac4: Pull complete [2020-07-23T06:02:32.266Z] 1e091d79d1de: Pull complete [2020-07-23T06:02:32.266Z] 481702a1767f: Pull complete [2020-07-23T06:02:36.002Z] Still waiting to schedule task [2020-07-23T06:02:36.003Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-23T06:02:40.450Z] f64a6f60c768: Pull complete [2020-07-23T06:02:43.000Z] e78d2573fc39: Pull complete [2020-07-23T06:02:43.000Z] e876d2f968b6: Pull complete [2020-07-23T06:02:43.572Z] ce8a83651883: Pull complete [2020-07-23T06:02:43.832Z] 07967f4d0e4b: Pull complete [2020-07-23T06:02:43.832Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-23T06:02:43.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-23T06:02:43.832Z] ---> 5d7c900382c6 [2020-07-23T06:02:43.832Z] 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-23T06:02:45.743Z] ---> Running in 40e6aebb2eef [2020-07-23T06:02:46.317Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T06:02:47.259Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T06:02:47.830Z] (1/12) Installing libmagic (5.38-r0) [2020-07-23T06:02:47.830Z] (2/12) Installing file (5.38-r0) [2020-07-23T06:02:48.091Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-23T06:02:48.091Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-23T06:02:53.377Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-23T06:02:53.377Z] (6/12) Installing patch (2.7.6-r6) [2020-07-23T06:02:53.636Z] (7/12) Installing build-base (0.5-r2) [2020-07-23T06:02:53.636Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-23T06:02:53.636Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-23T06:02:53.895Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-23T06:02:53.895Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-23T06:02:54.155Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-23T06:02:54.155Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T06:02:54.155Z] OK: 233 MiB in 51 packages [2020-07-23T06:02:58.370Z] Removing intermediate container 40e6aebb2eef [2020-07-23T06:02:58.370Z] ---> cb06cfa5e4c0 [2020-07-23T06:02:58.370Z] Step 4/7 : WORKDIR /edgex-go [2020-07-23T06:02:58.370Z] ---> Running in df27d071142b [2020-07-23T06:02:58.370Z] Removing intermediate container df27d071142b [2020-07-23T06:02:58.370Z] ---> c330729e42e9 [2020-07-23T06:02:58.370Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-23T06:02:58.370Z] latest: Pulling from library/docker [2020-07-23T06:02:58.632Z] df20fa9351a1: Already exists [2020-07-23T06:02:58.632Z] 25ad7478873d: Pulling fs layer [2020-07-23T06:02:58.632Z] 4684f6177b5d: Pulling fs layer [2020-07-23T06:02:58.632Z] 46e300cec669: Pulling fs layer [2020-07-23T06:02:58.632Z] 63038576ad94: Pulling fs layer [2020-07-23T06:02:58.632Z] 0fdb76c4706c: Pulling fs layer [2020-07-23T06:02:58.632Z] cb7edeffdfd5: Pulling fs layer [2020-07-23T06:02:58.632Z] 63038576ad94: Waiting [2020-07-23T06:02:58.632Z] 0fdb76c4706c: Waiting [2020-07-23T06:02:58.632Z] cb7edeffdfd5: Waiting [2020-07-23T06:02:58.632Z] 4684f6177b5d: Verifying Checksum [2020-07-23T06:02:58.632Z] 4684f6177b5d: Download complete [2020-07-23T06:02:58.632Z] 25ad7478873d: Verifying Checksum [2020-07-23T06:02:58.632Z] 25ad7478873d: Download complete [2020-07-23T06:02:58.900Z] 63038576ad94: Verifying Checksum [2020-07-23T06:02:58.900Z] 63038576ad94: Download complete [2020-07-23T06:02:58.900Z] 0fdb76c4706c: Verifying Checksum [2020-07-23T06:02:58.900Z] 0fdb76c4706c: Download complete [2020-07-23T06:02:58.900Z] cb7edeffdfd5: Verifying Checksum [2020-07-23T06:02:58.900Z] cb7edeffdfd5: Download complete [2020-07-23T06:02:58.900Z] 25ad7478873d: Pull complete [2020-07-23T06:02:59.162Z] 4684f6177b5d: Pull complete [2020-07-23T06:02:59.438Z] 46e300cec669: Verifying Checksum [2020-07-23T06:02:59.438Z] 46e300cec669: Download complete [2020-07-23T06:03:02.019Z] 46e300cec669: Pull complete [2020-07-23T06:03:02.019Z] 63038576ad94: Pull complete [2020-07-23T06:03:02.019Z] 0fdb76c4706c: Pull complete [2020-07-23T06:03:02.019Z] cb7edeffdfd5: Pull complete [2020-07-23T06:03:02.019Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-23T06:03:02.019Z] Status: Downloaded newer image for docker:latest [2020-07-23T06:03:03.942Z] ---> e708dea3e37c [2020-07-23T06:03:03.942Z] Step 6/7 : COPY go.mod . [2020-07-23T06:03:03.942Z] ---> 1de71e1c1e39 [2020-07-23T06:03:03.942Z] Step 7/7 : RUN go mod download [2020-07-23T06:03:03.942Z] ---> Running in 16d1afa13b3e [2020-07-23T06:03:06.488Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-23T06:03:06.488Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-23T06:03:06.488Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-23T06:03:06.488Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-23T06:03:06.488Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-23T06:03:06.488Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-23T06:03:06.488Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-23T06:03:06.488Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-23T06:03:06.488Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-23T06:03:06.488Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-23T06:03:06.488Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-23T06:03:06.488Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-23T06:03:06.488Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-23T06:03:06.488Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-23T06:03:06.488Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-23T06:03:06.488Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-23T06:03:06.488Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-23T06:03:06.488Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-23T06:03:06.488Z] go: finding github.com/fatih/color v1.7.0 [2020-07-23T06:03:06.488Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-23T06:03:06.488Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-23T06:03:06.488Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-23T06:03:06.488Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-23T06:03:06.488Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-23T06:03:06.488Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-23T06:03:06.749Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-23T06:03:06.749Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-23T06:03:06.749Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-23T06:03:06.749Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-23T06:03:06.749Z] go: finding github.com/google/uuid v1.1.0 [2020-07-23T06:03:06.749Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-23T06:03:06.749Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-23T06:03:06.749Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-23T06:03:06.749Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-23T06:03:06.749Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-23T06:03:06.749Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-23T06:03:06.749Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-23T06:03:07.010Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-23T06:03:07.010Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-23T06:03:07.010Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-23T06:03:07.010Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-23T06:03:07.010Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-23T06:03:07.010Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-23T06:03:07.010Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-23T06:03:07.010Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-23T06:03:07.010Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-23T06:03:07.010Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-23T06:03:07.010Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-23T06:03:07.271Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-23T06:03:07.271Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-23T06:03:07.271Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-23T06:03:07.271Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-23T06:03:07.271Z] go: finding github.com/kr/pty v1.1.1 [2020-07-23T06:03:07.271Z] go: finding github.com/kr/text v0.1.0 [2020-07-23T06:03:07.271Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-23T06:03:07.271Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-23T06:03:07.271Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-23T06:03:07.271Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-23T06:03:07.271Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-23T06:03:07.271Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-23T06:03:07.534Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-23T06:03:07.534Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-23T06:03:07.534Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-23T06:03:07.534Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-23T06:03:07.534Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-23T06:03:07.534Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-23T06:03:07.534Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-23T06:03:07.534Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-23T06:03:07.534Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-23T06:03:07.534Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-23T06:03:07.534Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-23T06:03:07.534Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-23T06:03:07.534Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-23T06:03:07.796Z] go: finding github.com/posener/complete v1.1.1 [2020-07-23T06:03:07.796Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-23T06:03:07.796Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-23T06:03:07.796Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-23T06:03:07.796Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-23T06:03:07.796Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-23T06:03:07.796Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-23T06:03:07.796Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-23T06:03:07.796Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-23T06:03:07.796Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-23T06:03:07.796Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-23T06:03:07.796Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-23T06:03:08.059Z] go: finding golang.org/x/text v0.3.2 [2020-07-23T06:03:08.059Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-23T06:03:08.059Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-23T06:03:08.059Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-23T06:03:08.059Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-23T06:03:08.059Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-23T06:03:08.059Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-23T06:03:20.327Z] Removing intermediate container 16d1afa13b3e [2020-07-23T06:03:20.327Z] ---> 74c69736dc15 [2020-07-23T06:03:20.327Z] Successfully built 74c69736dc15 [2020-07-23T06:03:20.327Z] 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-23T06:03:20.960Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-23T06:03:20.961Z] . [Pipeline] withDockerContainer [2020-07-23T06:03:21.056Z] prd-centos7-docker-4c-2g-702 does not seem to be running inside a container [2020-07-23T06:03:21.098Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** ci-base-image-x86_64 cat [2020-07-23T06:03:21.692Z] $ docker top 817fc0cfd5ba36c1ae79e08ee4fafaf6f4d2dc77d6dd1d7f3fa88701c3d664ae -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-23T06:03:22.164Z] + go version [2020-07-23T06:03:22.165Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-07-23T06:03:22.175Z] ========================================================= [2020-07-23T06:03:22.175Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-23T06:03:22.175Z] ========================================================= [Pipeline] sh [2020-07-23T06:03:22.461Z] + make test raml_verify [2020-07-23T06:03:22.461Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-23T06:03:25.026Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-23T06:03:33.234Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-23T06:03:38.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-23T06:03:38.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-23T06:03:38.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-23T06:03:38.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-23T06:03:40.018Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.005s [2020-07-23T06:03:40.018Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-23T06:03:40.018Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-23T06:03:40.018Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-23T06:03:40.607Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-23T06:03:41.202Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-23T06:03:41.202Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-23T06:03:41.202Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-23T06:03:41.202Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-23T06:03:46.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.019s coverage: 46.6% of statements [2020-07-23T06:03:46.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-23T06:03:46.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-23T06:03:46.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-23T06:03:46.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-23T06:03:46.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-23T06:03:47.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.073s coverage: 27.4% of statements [2020-07-23T06:03:47.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-23T06:03:47.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-23T06:03:47.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-23T06:03:47.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-23T06:03:47.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-23T06:03:47.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-23T06:03:47.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.005s coverage: 100.0% of statements [2020-07-23T06:03:47.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-23T06:03:47.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.009s coverage: 100.0% of statements [2020-07-23T06:03:47.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-23T06:03:48.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.060s coverage: 29.3% of statements [2020-07-23T06:03:48.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-23T06:03:48.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-23T06:03:48.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-23T06:03:48.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-23T06:03:48.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-23T06:03:48.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.024s coverage: 100.0% of statements [2020-07-23T06:03:48.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-23T06:03:48.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.008s coverage: 100.0% of statements [2020-07-23T06:03:48.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-23T06:03:49.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.025s coverage: 89.8% of statements [2020-07-23T06:03:49.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-23T06:03:49.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.025s coverage: 97.5% of statements [2020-07-23T06:03:49.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-23T06:03:50.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.022s coverage: 100.0% of statements [2020-07-23T06:03:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-23T06:03:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-23T06:03:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-23T06:03:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-23T06:03:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-23T06:03:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-23T06:03:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-23T06:03:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-23T06:03:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-23T06:03:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-23T06:03:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-23T06:03:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-23T06:03:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-23T06:03:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-23T06:03:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-23T06:03:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-23T06:03:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-23T06:03:50.171Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2020-07-23T06:03:51.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.062s coverage: 63.5% of statements [2020-07-23T06:03:51.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-23T06:03:51.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-23T06:03:51.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.010s coverage: 100.0% of statements [2020-07-23T06:03:51.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.099s coverage: 55.9% of statements [2020-07-23T06:03:51.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-23T06:03:51.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-23T06:03:51.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-23T06:03:51.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-23T06:03:57.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 6.050s coverage: 86.3% of statements [2020-07-23T06:03:57.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-23T06:03:57.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.261s coverage: 72.2% of statements [2020-07-23T06:03:57.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.090s coverage: 72.1% of statements [2020-07-23T06:03:57.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.041s coverage: 82.4% of statements [2020-07-23T06:03:57.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.013s coverage: 48.4% of statements [2020-07-23T06:03:57.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-23T06:03:57.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-23T06:03:57.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-23T06:03:57.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.014s coverage: 28.8% of statements [2020-07-23T06:03:57.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-23T06:03:57.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.021s coverage: 96.8% of statements [2020-07-23T06:03:57.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-23T06:03:57.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.033s coverage: 26.9% of statements [2020-07-23T06:03:57.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-23T06:03:57.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-23T06:03:57.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.111s coverage: 84.1% of statements [2020-07-23T06:03:57.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.015s coverage: 100.0% of statements [2020-07-23T06:03:57.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.007s coverage: 43.1% of statements [2020-07-23T06:03:57.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-23T06:03:57.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-23T06:03:57.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.004s coverage: 100.0% of statements [2020-07-23T06:03:57.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-23T06:03:57.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.013s coverage: 83.8% of statements [2020-07-23T06:03:57.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-23T06:03:58.383Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.019s coverage: 46.1% of statements [2020-07-23T06:03:58.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-23T06:03:58.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-23T06:03:58.383Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.025s coverage: 100.0% of statements [2020-07-23T06:03:58.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-23T06:03:58.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-23T06:03:58.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-23T06:03:58.383Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.007s coverage: 100.0% of statements [2020-07-23T06:03:58.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-23T06:03:58.650Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.038s coverage: 100.0% of statements [2020-07-23T06:03:58.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-23T06:04:00.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.096s coverage: 29.1% of statements [2020-07-23T06:04:00.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-23T06:04:00.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-23T06:04:00.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-23T06:04:00.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-23T06:04:00.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-23T06:04:00.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.014s coverage: 99.0% of statements [2020-07-23T06:04:00.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-23T06:04:00.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.009s coverage: 100.0% of statements [2020-07-23T06:04:00.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-23T06:04:00.610Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.011s coverage: 0.0% of statements [2020-07-23T06:04:00.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-23T06:04:00.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.011s coverage: 100.0% of statements [2020-07-23T06:04:00.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-23T06:04:00.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-23T06:04:00.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-23T06:04:00.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-23T06:04:00.874Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.010s coverage: 87.9% of statements [2020-07-23T06:04:00.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-23T06:04:00.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-23T06:04:00.874Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.004s coverage: 100.0% of statements [2020-07-23T06:04:01.451Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements [2020-07-23T06:04:01.451Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements [2020-07-23T06:04:01.713Z] GO111MODULE=on go vet ./... [2020-07-23T06:04:07.052Z] gofmt -l . [2020-07-23T06:04:07.625Z] [ "`gofmt -l .`" = "" ] [2020-07-23T06:04:08.196Z] ./bin/test-go-mod-tidy.sh [2020-07-23T06:04:09.139Z] ./bin/test-attribution-txt.sh [2020-07-23T06:04:10.526Z] docker run --rm --privileged \ [2020-07-23T06:04:10.526Z] -v /w/workspace/edgex-go/10:/raml-verification -w /raml-verification \ [2020-07-23T06:04:10.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64 \ [2020-07-23T06:04:10.526Z] /scripts/raml-verify.sh [2020-07-23T06:04:10.526Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64' locally [2020-07-23T06:04:10.788Z] x86_64: Pulling from edgex-devops/edgex-docs-builder [2020-07-23T06:04:10.788Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-23T06:04:10.788Z] bd07af9ed1a4: Pulling fs layer [2020-07-23T06:04:10.788Z] 3556ccf180b2: Pulling fs layer [2020-07-23T06:04:10.788Z] 089d4748da74: Pulling fs layer [2020-07-23T06:04:10.788Z] c6eb57c77bc5: Pulling fs layer [2020-07-23T06:04:10.788Z] 0364d5097239: Pulling fs layer [2020-07-23T06:04:10.788Z] 089d4748da74: Waiting [2020-07-23T06:04:10.788Z] c6eb57c77bc5: Waiting [2020-07-23T06:04:10.788Z] 0364d5097239: Waiting [2020-07-23T06:04:10.788Z] 3556ccf180b2: Verifying Checksum [2020-07-23T06:04:10.788Z] 3556ccf180b2: Download complete [2020-07-23T06:04:10.788Z] cbdbe7a5bc2a: Verifying Checksum [2020-07-23T06:04:10.788Z] cbdbe7a5bc2a: Download complete [2020-07-23T06:04:10.788Z] 089d4748da74: Verifying Checksum [2020-07-23T06:04:10.788Z] 089d4748da74: Download complete [2020-07-23T06:04:10.788Z] 0364d5097239: Verifying Checksum [2020-07-23T06:04:10.788Z] 0364d5097239: Download complete [2020-07-23T06:04:10.788Z] c6eb57c77bc5: Verifying Checksum [2020-07-23T06:04:10.788Z] c6eb57c77bc5: Download complete [2020-07-23T06:04:11.052Z] bd07af9ed1a4: Verifying Checksum [2020-07-23T06:04:11.052Z] bd07af9ed1a4: Download complete [2020-07-23T06:04:11.052Z] cbdbe7a5bc2a: Pull complete [2020-07-23T06:04:14.687Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-703 in /w/workspace/edgexfoundry_edgex-go_PR-2631 [Pipeline] { [Pipeline] ws [2020-07-23T06:04:14.729Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2020-07-23T06:04:15.443Z] bd07af9ed1a4: Pull complete [2020-07-23T06:04:15.443Z] 3556ccf180b2: Pull complete [2020-07-23T06:04:15.443Z] 089d4748da74: Pull complete [2020-07-23T06:04:16.390Z] c6eb57c77bc5: Pull complete [2020-07-23T06:04:16.390Z] 0364d5097239: Pull complete [2020-07-23T06:04:16.652Z] Digest: sha256:4a127cc467df9c60bd6f299319ae4edf4b743dcc93660e351fd7c0ef1fa6b942 [2020-07-23T06:04:16.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64 [2020-07-23T06:04:19.526Z] using credential edgex-jenkins-ssh [2020-07-23T06:04:19.585Z] Cloning the remote Git repository [2020-07-23T06:04:19.585Z] Cloning with configured refspecs honoured and without tags [2020-07-23T06:04:19.637Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-07-23T06:04:19.768Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2020-07-23T06:04:19.845Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-23T06:04:19.846Z] > git --version # timeout=10 [2020-07-23T06:04:19.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-23T06:04:19.928Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2631/head:refs/remotes/origin/PR-2631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T06:04:21.946Z] Verifying ./api/raml/core-command.raml... [2020-07-23T06:04:22.518Z] OK [2020-07-23T06:04:22.518Z] Verifying ./api/raml/core-data.raml... [2020-07-23T06:04:23.460Z] OK [2020-07-23T06:04:23.460Z] Verifying ./api/raml/core-metadata.raml... [2020-07-23T06:04:25.376Z] OK [2020-07-23T06:04:25.376Z] Verifying ./api/raml/support-logging.raml... [2020-07-23T06:04:25.949Z] OK [2020-07-23T06:04:25.949Z] Verifying ./api/raml/support-notifications.raml... [2020-07-23T06:04:26.891Z] OK [2020-07-23T06:04:26.891Z] Verifying ./api/raml/support-scheduler.raml... [2020-07-23T06:04:27.833Z] OK [2020-07-23T06:04:27.833Z] Verifying ./api/raml/system-agent.raml... [2020-07-23T06:04:28.404Z] OK [Pipeline] sh [2020-07-23T06:04:28.964Z] + ls -al . [2020-07-23T06:04:28.964Z] total 556 [2020-07-23T06:04:28.964Z] drwxrwxr-x 10 1001 1001 4096 Jul 23 06:04 . [2020-07-23T06:04:28.964Z] drwxr-xr-x 4 root root 30 Jul 23 06:03 .. [2020-07-23T06:04:28.964Z] -rw-rw-r-- 1 1001 1001 11 Jul 23 06:01 .dockerignore [2020-07-23T06:04:28.964Z] drwxrwxr-x 8 1001 1001 179 Jul 23 06:01 .git [2020-07-23T06:04:28.964Z] drwxrwxr-x 3 1001 1001 60 Jul 23 06:01 .github [2020-07-23T06:04:28.964Z] -rw-rw-r-- 1 1001 1001 924 Jul 23 06:01 .gitignore [2020-07-23T06:04:28.964Z] drwx------ 3 1001 1001 47 Jul 23 06:02 .semver [2020-07-23T06:04:28.964Z] -rw-rw-r-- 1 1001 1001 178 Jul 23 06:01 .sonarcloud.properties [2020-07-23T06:04:28.964Z] -rw-rw-r-- 1 1001 1001 3804 Jul 23 06:01 CONTRIBUTING.md [2020-07-23T06:04:28.964Z] -rw-rw-r-- 1 1001 1001 1035 Jul 23 06:01 Dockerfile.build [2020-07-23T06:04:28.964Z] -rw-rw-r-- 1 1001 1001 824 Jul 23 06:01 Jenkinsfile [2020-07-23T06:04:28.964Z] -rw-rw-r-- 1 1001 1001 10775 Jul 23 06:01 LICENSE [2020-07-23T06:04:28.964Z] -rw-rw-r-- 1 1001 1001 6417 Jul 23 06:01 Makefile [2020-07-23T06:04:28.964Z] -rw-rw-r-- 1 1001 1001 5652 Jul 23 06:01 README.md [2020-07-23T06:04:28.964Z] -rw-rw-r-- 1 1001 1001 7111 Jul 23 06:01 SECURITY.md [2020-07-23T06:04:28.964Z] -rw-rw-r-- 1 1001 1001 5 Jul 23 06:02 VERSION [2020-07-23T06:04:28.964Z] -rw-rw-r-- 1 1001 1001 4131 Jul 23 06:01 ZMQWindows.md [2020-07-23T06:04:28.964Z] drwxrwxr-x 4 1001 1001 33 Jul 23 06:01 api [2020-07-23T06:04:28.964Z] drwxrwxr-x 2 1001 1001 117 Jul 23 06:01 bin [2020-07-23T06:04:28.964Z] drwxrwxr-x 15 1001 1001 4096 Jul 23 06:01 cmd [2020-07-23T06:04:28.964Z] -rw-r--r-- 1 root root 456067 Jul 23 06:04 coverage.out [2020-07-23T06:04:28.964Z] -rw-r--r-- 1 root root 1019 Jul 23 06:04 go.mod [2020-07-23T06:04:28.964Z] -rw-r--r-- 1 root root 18146 Jul 23 06:04 go.sum [2020-07-23T06:04:28.964Z] drwxrwxr-x 8 1001 1001 127 Jul 23 06:01 internal [2020-07-23T06:04:28.964Z] drwxrwxr-x 4 1001 1001 71 Jul 23 06:01 snap [2020-07-23T06:04:28.964Z] -rw-rw-r-- 1 1001 1001 168 Jul 23 06:01 version.go [Pipeline] sh [2020-07-23T06:04:29.256Z] + '[' -e coverage.out ] [2020-07-23T06:04:29.256Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-23T06:04:29.389Z] Stashed 1 file(s) [Pipeline] sh [2020-07-23T06:04:29.676Z] + make build [2020-07-23T06:04:29.676Z] 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-23T06:04:33.759Z] Fetching without tags [2020-07-23T06:04:34.268Z] Merging remotes/origin/master commit b15589ad757bd96941d0737b641a3301667c5cfd into PR head commit da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:04:34.640Z] Merge succeeded, producing da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:04:34.641Z] Checking out Revision da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 (PR-2631) [2020-07-23T06:04:33.670Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-23T06:04:33.689Z] > git config --add remote.origin.fetch +refs/pull/2631/head:refs/remotes/origin/PR-2631 # timeout=10 [2020-07-23T06:04:33.708Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T06:04:33.736Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-23T06:04:33.764Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-23T06:04:33.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-23T06:04:33.775Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2631/head:refs/remotes/origin/PR-2631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T06:04:34.280Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T06:04:34.296Z] > git checkout -f da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 # timeout=10 [2020-07-23T06:04:34.568Z] > git remote # timeout=10 [2020-07-23T06:04:34.584Z] > git config --get remote.origin.url # timeout=10 [2020-07-23T06:04:34.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-23T06:04:34.604Z] > git merge b15589ad757bd96941d0737b641a3301667c5cfd # timeout=10 [2020-07-23T06:04:34.623Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-23T06:04:34.642Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T06:04:34.661Z] > git checkout -f da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 # timeout=10 [2020-07-23T06:04:36.355Z] 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-23T06:04:39.039Z] Commit message: "Add Response Examples to core-data v2 API doc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-07-23T06:04:39.655Z] 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 [Pipeline] unstash [2020-07-23T06:04:41.573Z] 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-23T06:04:42.964Z] 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-23T06:04:44.348Z] 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-23T06:04:44.922Z] 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-23T06:04:46.848Z] 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-23T06:04:48.233Z] 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-23T06:04:49.184Z] 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-23T06:04:50.570Z] 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 [Pipeline] echo [2020-07-23T06:04:51.116Z] ========================================================= [2020-07-23T06:04:51.116Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-23T06:04:51.116Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-23T06:04:51.969Z] 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-23T06:04:51.994Z] + 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-23T06:04:52.919Z] 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-23T06:04:54.317Z] $ docker stop --time=1 817fc0cfd5ba36c1ae79e08ee4fafaf6f4d2dc77d6dd1d7f3fa88701c3d664ae [2020-07-23T06:04:55.930Z] $ docker rm -f 817fc0cfd5ba36c1ae79e08ee4fafaf6f4d2dc77d6dd1d7f3fa88701c3d664ae [2020-07-23T06:04:56.296Z] Sending build context to Docker daemon 323.2MB [2020-07-23T06:04:56.296Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-23T06:04:56.296Z] Step 2/7 : FROM ${BASE} [2020-07-23T06:04:56.296Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-23T06:04:56.296Z] b538f80385f9: Pulling fs layer [2020-07-23T06:04:56.296Z] 74f711af9a0d: Pulling fs layer [2020-07-23T06:04:56.296Z] 99f96fe45779: Pulling fs layer [2020-07-23T06:04:56.296Z] fd7a069fd194: Pulling fs layer [2020-07-23T06:04:56.296Z] 66aa3694b03b: Pulling fs layer [2020-07-23T06:04:56.296Z] 170f70906a0f: Pulling fs layer [2020-07-23T06:04:56.296Z] ad7c5574e4b9: Pulling fs layer [2020-07-23T06:04:56.296Z] e772456be8f7: Pulling fs layer [2020-07-23T06:04:56.296Z] c890913d741a: Pulling fs layer [2020-07-23T06:04:56.296Z] 2480fcc9aa5a: Pulling fs layer [2020-07-23T06:04:56.296Z] 09adf4765672: Pulling fs layer [2020-07-23T06:04:56.296Z] fd7a069fd194: Waiting [2020-07-23T06:04:56.296Z] 66aa3694b03b: Waiting [2020-07-23T06:04:56.296Z] 170f70906a0f: Waiting [2020-07-23T06:04:56.296Z] ad7c5574e4b9: Waiting [2020-07-23T06:04:56.296Z] e772456be8f7: Waiting [2020-07-23T06:04:56.296Z] c890913d741a: Waiting [2020-07-23T06:04:56.296Z] 2480fcc9aa5a: Waiting [2020-07-23T06:04:56.296Z] 09adf4765672: Waiting [2020-07-23T06:04:56.296Z] 99f96fe45779: Download complete [2020-07-23T06:04:56.296Z] 74f711af9a0d: Verifying Checksum [2020-07-23T06:04:56.296Z] 74f711af9a0d: Download complete [2020-07-23T06:04:56.296Z] 66aa3694b03b: Verifying Checksum [2020-07-23T06:04:56.296Z] 66aa3694b03b: Download complete [2020-07-23T06:04:56.296Z] 170f70906a0f: Verifying Checksum [2020-07-23T06:04:56.296Z] 170f70906a0f: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-07-23T06:04:56.573Z] b538f80385f9: Verifying Checksum [2020-07-23T06:04:56.573Z] b538f80385f9: Download complete [2020-07-23T06:04:57.176Z] b538f80385f9: Pull complete [2020-07-23T06:04:57.780Z] 74f711af9a0d: Pull complete [2020-07-23T06:04:58.056Z] 99f96fe45779: Pull complete [Pipeline] isUnix [Pipeline] sh [2020-07-23T06:04:58.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-23T06:04:58.893Z] [2020-07-23T06:04:58.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-07-23T06:04:59.039Z] ad7c5574e4b9: Verifying Checksum [2020-07-23T06:04:59.040Z] ad7c5574e4b9: Download complete [2020-07-23T06:04:59.040Z] c890913d741a: Verifying Checksum [2020-07-23T06:04:59.040Z] c890913d741a: Download complete [2020-07-23T06:04:59.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-23T06:04:59.241Z] latest: Pulling from edgex-devops/edgex-compose [2020-07-23T06:04:59.241Z] cbdbe7a5bc2a: Already exists [2020-07-23T06:04:59.241Z] ca9280d653b3: Pulling fs layer [2020-07-23T06:04:59.241Z] 7e9c9ca2126c: Pulling fs layer [2020-07-23T06:04:59.514Z] ca9280d653b3: Download complete [2020-07-23T06:05:00.462Z] 7e9c9ca2126c: Download complete [2020-07-23T06:05:00.462Z] ca9280d653b3: Pull complete [2020-07-23T06:05:01.652Z] 2480fcc9aa5a: Verifying Checksum [2020-07-23T06:05:01.652Z] 2480fcc9aa5a: Download complete [2020-07-23T06:05:01.652Z] 09adf4765672: Download complete [2020-07-23T06:05:01.652Z] e772456be8f7: Download complete [2020-07-23T06:05:02.243Z] fd7a069fd194: Download complete [2020-07-23T06:05:08.615Z] 7e9c9ca2126c: Pull complete [2020-07-23T06:05:08.615Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-07-23T06:05:08.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-23T06:05:08.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-07-23T06:05:08.811Z] prd-centos7-docker-4c-2g-702 does not seem to be running inside a container [2020-07-23T06:05:08.849Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-07-23T06:05:11.775Z] $ docker top 3393de00c86305f24c1ee6475c753eb65cd7ac85f5a4ccb3eaaacb519e1bfe7c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-23T06:05:12.306Z] + docker-compose build --help [2020-07-23T06:05:12.306Z] + grep parallel [2020-07-23T06:05:13.248Z] --parallel Build images in parallel. [Pipeline] } [2020-07-23T06:05:13.256Z] $ docker stop --time=1 3393de00c86305f24c1ee6475c753eb65cd7ac85f5a4ccb3eaaacb519e1bfe7c [2020-07-23T06:05:14.579Z] $ docker rm -f 3393de00c86305f24c1ee6475c753eb65cd7ac85f5a4ccb3eaaacb519e1bfe7c [2020-07-23T06:05:14.648Z] fd7a069fd194: Pull complete [2020-07-23T06:05:14.648Z] 66aa3694b03b: Pull complete [2020-07-23T06:05:14.648Z] 170f70906a0f: Pull complete [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-23T06:05:15.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-23T06:05:15.415Z] . [Pipeline] withDockerContainer [2020-07-23T06:05:15.504Z] prd-centos7-docker-4c-2g-702 does not seem to be running inside a container [2020-07-23T06:05:15.541Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-07-23T06:05:16.036Z] $ docker top b2bd1c7a9b9c8975b1cb670187f5b883c885d107a5646112f20b3ef6b6d29574 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-23T06:05:16.482Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-23T06:05:17.424Z] Building docker-core-command-go ... [2020-07-23T06:05:17.424Z] Building docker-core-data-go ... [2020-07-23T06:05:17.424Z] Building docker-core-metadata-go ... [2020-07-23T06:05:17.424Z] Building docker-security-proxy-setup-go ... [2020-07-23T06:05:17.424Z] Building docker-security-secrets-setup-go ... [2020-07-23T06:05:17.424Z] Building docker-security-secretstore-setup-go ... [2020-07-23T06:05:17.424Z] Building docker-support-logging-go ... [2020-07-23T06:05:17.424Z] Building docker-support-notifications-go ... [2020-07-23T06:05:17.424Z] Building docker-support-scheduler-go ... [2020-07-23T06:05:17.424Z] Building docker-sys-mgmt-agent-go ... [2020-07-23T06:05:17.424Z] Building docker-core-command-go [2020-07-23T06:05:17.424Z] Building docker-sys-mgmt-agent-go [2020-07-23T06:05:17.424Z] Building docker-core-metadata-go [2020-07-23T06:05:17.424Z] Building docker-security-secrets-setup-go [2020-07-23T06:05:17.424Z] Building docker-support-logging-go [2020-07-23T06:05:18.038Z] ad7c5574e4b9: Pull complete [2020-07-23T06:05:22.366Z] e772456be8f7: Pull complete [2020-07-23T06:05:22.639Z] c890913d741a: Pull complete [2020-07-23T06:05:24.619Z] 2480fcc9aa5a: Pull complete [2020-07-23T06:05:25.222Z] 09adf4765672: Pull complete [2020-07-23T06:05:25.222Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-23T06:05:25.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-23T06:05:25.222Z] ---> 2248a725d1cf [2020-07-23T06:05:25.222Z] 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-23T06:05:31.914Z] ---> Running in 9ea616d771eb [2020-07-23T06:05:33.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T06:05:34.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T06:05:35.732Z] (1/12) Installing libmagic (5.38-r0) [2020-07-23T06:05:36.003Z] (2/12) Installing file (5.38-r0) [2020-07-23T06:05:36.003Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-23T06:05:36.003Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-23T06:05:48.360Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-23T06:05:48.360Z] (6/12) Installing patch (2.7.6-r6) [2020-07-23T06:05:48.360Z] (7/12) Installing build-base (0.5-r2) [2020-07-23T06:05:48.360Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-23T06:05:48.360Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-23T06:05:48.360Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-23T06:05:48.635Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-23T06:05:48.635Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-23T06:05:48.635Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T06:05:48.635Z] OK: 217 MiB in 51 packages [2020-07-23T06:05:49.552Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:05:49.552Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-23T06:05:49.552Z] ---> 74c69736dc15 [2020-07-23T06:05:49.552Z] Step 3/21 : WORKDIR /edgex-go [2020-07-23T06:05:49.552Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:05:49.552Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-23T06:05:49.552Z] ---> 74c69736dc15 [2020-07-23T06:05:49.552Z] Step 3/21 : WORKDIR /edgex-go [2020-07-23T06:05:49.552Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:05:49.552Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-23T06:05:49.552Z] ---> 74c69736dc15 [2020-07-23T06:05:49.552Z] Step 3/29 : WORKDIR /edgex-go [2020-07-23T06:05:49.552Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:05:49.552Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-23T06:05:49.552Z] ---> 74c69736dc15 [2020-07-23T06:05:49.552Z] Step 3/26 : WORKDIR /edgex-go [2020-07-23T06:05:49.552Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:05:49.552Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-23T06:05:49.552Z] ---> 74c69736dc15 [2020-07-23T06:05:49.552Z] Step 3/21 : WORKDIR /edgex-go [2020-07-23T06:05:49.552Z] ---> Running in e778e32da615 [2020-07-23T06:05:49.552Z] ---> Running in a16765f95427 [2020-07-23T06:05:49.552Z] ---> Running in 45c252f97325 [2020-07-23T06:05:49.552Z] ---> Running in 208564eac7f9 [2020-07-23T06:05:49.552Z] ---> Running in 9acf0ff63adc [2020-07-23T06:05:49.552Z] Removing intermediate container 45c252f97325 [2020-07-23T06:05:49.552Z] ---> 982f140cb8e9 [2020-07-23T06:05:49.552Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:05:49.552Z] Removing intermediate container a16765f95427 [2020-07-23T06:05:49.552Z] ---> 9c1a3081eeb5 [2020-07-23T06:05:49.552Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:05:49.552Z] Removing intermediate container 9acf0ff63adc [2020-07-23T06:05:49.552Z] ---> 10674f076570 [2020-07-23T06:05:49.552Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:05:49.552Z] Removing intermediate container e778e32da615 [2020-07-23T06:05:49.552Z] ---> d02c22c7bd32 [2020-07-23T06:05:49.552Z] Step 4/29 : RUN apk update && apk add make git [2020-07-23T06:05:49.552Z] Removing intermediate container 208564eac7f9 [2020-07-23T06:05:49.552Z] ---> 7210d1bb7d8d [2020-07-23T06:05:49.552Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:05:49.552Z] ---> Running in 8175dd7aed29 [2020-07-23T06:05:49.552Z] ---> Running in 1971e8f2b6d1 [2020-07-23T06:05:49.552Z] ---> Running in 90500f8850c5 [2020-07-23T06:05:49.552Z] ---> Running in 00f26a9dba7c [2020-07-23T06:05:49.552Z] ---> Running in 120e732b6bc2 [2020-07-23T06:05:50.961Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T06:05:50.961Z] Removing intermediate container 90500f8850c5 [2020-07-23T06:05:50.961Z] ---> 48d029edcea8 [2020-07-23T06:05:50.961Z] Step 5/21 : RUN apk update && apk add make git [2020-07-23T06:05:51.226Z] ---> Running in 77000b7075e0 [2020-07-23T06:05:51.226Z] Removing intermediate container 1971e8f2b6d1 [2020-07-23T06:05:51.226Z] ---> 272fe517a774 [2020-07-23T06:05:51.226Z] Step 5/21 : RUN apk update && apk add make git [2020-07-23T06:05:51.226Z] Removing intermediate container 8175dd7aed29 [2020-07-23T06:05:51.226Z] ---> 7c9e0ee05e47 [2020-07-23T06:05:51.226Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-23T06:05:51.488Z] Removing intermediate container 120e732b6bc2 [2020-07-23T06:05:51.488Z] ---> cd6217ab7c1b [2020-07-23T06:05:51.488Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-23T06:05:51.488Z] ---> Running in 50940b333419 [2020-07-23T06:05:51.488Z] ---> Running in 0aa80f360f7a [2020-07-23T06:05:51.488Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T06:05:51.749Z] ---> Running in f6232d3845c4 [2020-07-23T06:05:52.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T06:05:52.272Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T06:05:52.272Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:05:52.272Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:05:52.272Z] OK: 12749 distinct packages available [2020-07-23T06:05:52.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T06:05:52.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T06:05:52.533Z] OK: 233 MiB in 51 packages [2020-07-23T06:05:52.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T06:05:53.065Z] Removing intermediate container 00f26a9dba7c [2020-07-23T06:05:53.065Z] ---> a49108cbd6d5 [2020-07-23T06:05:53.065Z] Step 5/29 : COPY go.mod . [2020-07-23T06:05:53.065Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T06:05:53.329Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T06:05:53.329Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T06:05:53.329Z] ---> 59afabb96e53 [2020-07-23T06:05:53.329Z] Step 6/29 : RUN go mod download [2020-07-23T06:05:53.329Z] ---> Running in 7247505c3fe9 [2020-07-23T06:05:53.591Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:05:53.591Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:05:53.591Z] OK: 12749 distinct packages available [2020-07-23T06:05:53.873Z] OK: 233 MiB in 51 packages [2020-07-23T06:05:53.873Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:05:53.873Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:05:53.873Z] OK: 12749 distinct packages available [2020-07-23T06:05:54.024Z] Removing intermediate container 9ea616d771eb [2020-07-23T06:05:54.024Z] ---> 18596e83854d [2020-07-23T06:05:54.024Z] Step 4/7 : WORKDIR /edgex-go [2020-07-23T06:05:54.024Z] ---> Running in 3e56f5e0a5e9 [2020-07-23T06:05:54.024Z] Removing intermediate container 3e56f5e0a5e9 [2020-07-23T06:05:54.024Z] ---> ffa95dfb4a20 [2020-07-23T06:05:54.024Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-23T06:05:54.024Z] latest: Pulling from library/docker [2020-07-23T06:05:54.024Z] b538f80385f9: Already exists [2020-07-23T06:05:54.141Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:05:54.141Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:05:54.141Z] OK: 12749 distinct packages available [2020-07-23T06:05:54.141Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:05:54.141Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:05:54.141Z] OK: 12749 distinct packages available [2020-07-23T06:05:54.141Z] OK: 233 MiB in 51 packages [2020-07-23T06:05:54.296Z] 259a493cd78d: Pulling fs layer [2020-07-23T06:05:54.296Z] b8e66b5100f5: Pulling fs layer [2020-07-23T06:05:54.296Z] 39dc9c94d07c: Pulling fs layer [2020-07-23T06:05:54.296Z] 551b823b3b82: Pulling fs layer [2020-07-23T06:05:54.296Z] 3c52a74df98c: Pulling fs layer [2020-07-23T06:05:54.296Z] 6c9b121b6998: Pulling fs layer [2020-07-23T06:05:54.296Z] 551b823b3b82: Waiting [2020-07-23T06:05:54.296Z] 3c52a74df98c: Waiting [2020-07-23T06:05:54.296Z] 6c9b121b6998: Waiting [2020-07-23T06:05:54.296Z] b8e66b5100f5: Verifying Checksum [2020-07-23T06:05:54.296Z] b8e66b5100f5: Download complete [2020-07-23T06:05:54.296Z] 259a493cd78d: Verifying Checksum [2020-07-23T06:05:54.296Z] 259a493cd78d: Download complete [2020-07-23T06:05:54.296Z] 551b823b3b82: Verifying Checksum [2020-07-23T06:05:54.296Z] 551b823b3b82: Download complete [2020-07-23T06:05:54.418Z] Removing intermediate container 77000b7075e0 [2020-07-23T06:05:54.418Z] ---> e0a944fd6944 [2020-07-23T06:05:54.418Z] Step 6/21 : COPY go.mod . [2020-07-23T06:05:54.418Z] OK: 233 MiB in 51 packages [2020-07-23T06:05:54.418Z] OK: 233 MiB in 51 packages [2020-07-23T06:05:54.571Z] 3c52a74df98c: Verifying Checksum [2020-07-23T06:05:54.571Z] 3c52a74df98c: Download complete [2020-07-23T06:05:54.571Z] 6c9b121b6998: Verifying Checksum [2020-07-23T06:05:54.571Z] 6c9b121b6998: Download complete [2020-07-23T06:05:54.689Z] ---> f82e174c7348 [2020-07-23T06:05:54.689Z] Step 7/21 : RUN go mod download [2020-07-23T06:05:54.689Z] OK: 233 MiB in 51 packages [2020-07-23T06:05:54.689Z] ---> Running in 16fff9fce529 [2020-07-23T06:05:54.689Z] Removing intermediate container 50940b333419 [2020-07-23T06:05:54.689Z] ---> 53719504d294 [2020-07-23T06:05:54.689Z] Step 6/21 : COPY go.mod . [2020-07-23T06:05:55.167Z] 259a493cd78d: Pull complete [2020-07-23T06:05:55.259Z] ---> 10a355d6c34c [2020-07-23T06:05:55.259Z] Step 7/21 : RUN go mod download [2020-07-23T06:05:55.259Z] Removing intermediate container 0aa80f360f7a [2020-07-23T06:05:55.259Z] ---> 522db6179443 [2020-07-23T06:05:55.259Z] Step 6/26 : COPY go.mod . [2020-07-23T06:05:55.445Z] b8e66b5100f5: Pull complete [2020-07-23T06:05:55.520Z] ---> Running in a01507aedfd0 [2020-07-23T06:05:55.718Z] 39dc9c94d07c: Verifying Checksum [2020-07-23T06:05:55.718Z] 39dc9c94d07c: Download complete [2020-07-23T06:05:55.781Z] ---> 7b41186b5c90 [2020-07-23T06:05:55.781Z] Step 7/26 : RUN go mod download [2020-07-23T06:05:56.042Z] ---> Running in c50cc83f5784 [2020-07-23T06:05:56.042Z] Removing intermediate container 7247505c3fe9 [2020-07-23T06:05:56.042Z] ---> 708a6e512c2d [2020-07-23T06:05:56.042Z] Step 7/29 : COPY . . [2020-07-23T06:05:56.042Z] Removing intermediate container f6232d3845c4 [2020-07-23T06:05:56.042Z] ---> 9e46e5f1d5c5 [2020-07-23T06:05:56.042Z] Step 6/21 : COPY go.mod . [2020-07-23T06:05:57.004Z] ---> d3b30306287d [2020-07-23T06:05:57.004Z] Step 7/21 : RUN go mod download [2020-07-23T06:05:58.931Z] ---> Running in e5e338415a12 [2020-07-23T06:05:59.094Z] 39dc9c94d07c: Pull complete [2020-07-23T06:05:59.095Z] 551b823b3b82: Pull complete [2020-07-23T06:05:59.368Z] 3c52a74df98c: Pull complete [2020-07-23T06:05:59.500Z] Removing intermediate container 16fff9fce529 [2020-07-23T06:05:59.500Z] ---> 7a417a96de89 [2020-07-23T06:05:59.500Z] Step 8/21 : COPY . . [2020-07-23T06:05:59.638Z] 6c9b121b6998: Pull complete [2020-07-23T06:05:59.638Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-23T06:05:59.638Z] Status: Downloaded newer image for docker:latest [2020-07-23T06:06:03.026Z] ---> a63b7921fe14 [2020-07-23T06:06:03.026Z] Step 6/7 : COPY go.mod . [2020-07-23T06:06:03.719Z] Removing intermediate container a01507aedfd0 [2020-07-23T06:06:03.719Z] ---> e1116f373896 [2020-07-23T06:06:03.719Z] Step 8/21 : COPY . . [2020-07-23T06:06:04.010Z] ---> 44bbfac814a8 [2020-07-23T06:06:04.010Z] Step 7/7 : RUN go mod download [2020-07-23T06:06:04.010Z] ---> Running in 2b0fae33f341 [2020-07-23T06:06:07.395Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-23T06:06:07.395Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-23T06:06:07.395Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-23T06:06:07.395Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-23T06:06:07.395Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-23T06:06:07.395Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-23T06:06:07.395Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-23T06:06:07.395Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-23T06:06:07.395Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-23T06:06:07.395Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-23T06:06:07.395Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-23T06:06:07.395Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-23T06:06:07.395Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-23T06:06:07.395Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-23T06:06:07.395Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-23T06:06:07.395Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-23T06:06:07.395Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-23T06:06:07.395Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-23T06:06:07.395Z] go: finding github.com/fatih/color v1.7.0 [2020-07-23T06:06:07.395Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-23T06:06:07.395Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-23T06:06:07.395Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-23T06:06:07.395Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-23T06:06:07.665Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-23T06:06:07.665Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-23T06:06:07.665Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-23T06:06:07.665Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-23T06:06:07.665Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-23T06:06:07.665Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-23T06:06:07.665Z] go: finding github.com/google/uuid v1.1.0 [2020-07-23T06:06:07.665Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-23T06:06:07.665Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-23T06:06:07.665Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-23T06:06:07.665Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-23T06:06:07.665Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-23T06:06:07.665Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-23T06:06:07.935Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-23T06:06:07.935Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-23T06:06:07.935Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-23T06:06:07.935Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-23T06:06:07.935Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-23T06:06:07.935Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-23T06:06:07.935Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-23T06:06:07.935Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-23T06:06:07.935Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-23T06:06:07.935Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-23T06:06:07.961Z] Removing intermediate container c50cc83f5784 [2020-07-23T06:06:07.961Z] ---> ec5e074f2337 [2020-07-23T06:06:07.961Z] Step 8/26 : COPY . . [2020-07-23T06:06:08.205Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-23T06:06:08.205Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-23T06:06:08.205Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-23T06:06:08.205Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-23T06:06:08.205Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-23T06:06:08.205Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-23T06:06:08.205Z] go: finding github.com/kr/pty v1.1.1 [2020-07-23T06:06:08.205Z] go: finding github.com/kr/text v0.1.0 [2020-07-23T06:06:08.205Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-23T06:06:08.205Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-23T06:06:08.474Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-23T06:06:08.474Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-23T06:06:08.474Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-23T06:06:08.474Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-23T06:06:08.474Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-23T06:06:08.474Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-23T06:06:08.474Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-23T06:06:08.474Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-23T06:06:08.474Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-23T06:06:08.474Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-23T06:06:08.474Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-23T06:06:08.474Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-23T06:06:08.746Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-23T06:06:08.746Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-23T06:06:08.746Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-23T06:06:08.746Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-23T06:06:08.746Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-23T06:06:08.746Z] go: finding github.com/posener/complete v1.1.1 [2020-07-23T06:06:08.746Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-23T06:06:08.746Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-23T06:06:08.746Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-23T06:06:08.746Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-23T06:06:08.746Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-23T06:06:09.017Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-23T06:06:09.017Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-23T06:06:09.017Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-23T06:06:09.017Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-23T06:06:09.017Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-23T06:06:09.017Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-23T06:06:09.017Z] go: finding golang.org/x/text v0.3.2 [2020-07-23T06:06:09.017Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-23T06:06:09.017Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-23T06:06:09.017Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-23T06:06:09.017Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-23T06:06:09.017Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-23T06:06:09.289Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-23T06:06:20.412Z] Removing intermediate container e5e338415a12 [2020-07-23T06:06:20.412Z] ---> a91eeb971ba1 [2020-07-23T06:06:20.412Z] Step 8/21 : COPY . . [2020-07-23T06:06:27.583Z] Removing intermediate container 2b0fae33f341 [2020-07-23T06:06:27.583Z] ---> 3629452a59b4 [2020-07-23T06:06:27.583Z] Successfully built 3629452a59b4 [2020-07-23T06:06:27.583Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-23T06:06:28.236Z] + docker inspect -f . ci-base-image-arm64 [2020-07-23T06:06:28.236Z] . [Pipeline] withDockerContainer [2020-07-23T06:06:28.505Z] prd-ubuntu18.04-docker-arm64-4c-16g-703 does not seem to be running inside a container [2020-07-23T06:06:28.581Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-23T06:06:29.982Z] $ docker top 0d12c11b31f7c19ab75c35b971c643c43419f20d1870d0223c1790e83da0c94d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-23T06:06:31.075Z] + go version [2020-07-23T06:06:31.075Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-07-23T06:06:31.093Z] ========================================================= [2020-07-23T06:06:31.093Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-23T06:06:31.093Z] ========================================================= [Pipeline] sh [2020-07-23T06:06:31.731Z] + make test raml_verify [2020-07-23T06:06:31.731Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-23T06:06:32.691Z] ---> 2f5c9423858e [2020-07-23T06:06:32.692Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-23T06:06:34.364Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-23T06:06:36.008Z] ---> c106f20ad444 [2020-07-23T06:06:36.008Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-23T06:06:36.272Z] ---> Running in 18888a72a75e [2020-07-23T06:06:36.272Z] ---> 286ac0f731e1 [2020-07-23T06:06:36.272Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-23T06:06:36.272Z] ---> 4298a34c5595 [2020-07-23T06:06:36.272Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-23T06:06:36.536Z] ---> Running in d44f5d3d4efa [2020-07-23T06:06:36.536Z] ---> Running in 08aa668c6318 [2020-07-23T06:06:36.805Z] ---> Running in 0b1662876413 [2020-07-23T06:06:38.206Z] 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-23T06:06:38.206Z] 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-23T06:06:38.993Z] 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-23T06:06:38.993Z] 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-23T06:06:42.375Z] ---> 19457322ee43 [2020-07-23T06:06:42.375Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-23T06:06:42.375Z] ---> Running in 3e0170f42cc8 [2020-07-23T06:06:43.344Z] 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-23T06:07:06.739Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-23T06:07:15.560Z] Removing intermediate container 18888a72a75e [2020-07-23T06:07:15.560Z] ---> a6374c277b2f [2020-07-23T06:07:15.560Z] [2020-07-23T06:07:15.560Z] Step 9/29 : FROM alpine:latest [2020-07-23T06:07:15.560Z] latest: Pulling from library/alpine [2020-07-23T06:07:15.560Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-23T06:07:15.560Z] Status: Downloaded newer image for alpine:latest [2020-07-23T06:07:15.560Z] ---> a24bb4013296 [2020-07-23T06:07:15.560Z] 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-23T06:07:15.560Z] ---> Running in 802d4fbd3cea [2020-07-23T06:07:15.560Z] Removing intermediate container 0b1662876413 [2020-07-23T06:07:15.560Z] ---> 16735238ced3 [2020-07-23T06:07:15.560Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-23T06:07:15.560Z] Removing intermediate container 802d4fbd3cea [2020-07-23T06:07:15.560Z] ---> 0f04cc5370f1 [2020-07-23T06:07:15.560Z] Step 11/29 : USER root [2020-07-23T06:07:17.474Z] ---> Running in 9a5932b88cd8 [2020-07-23T06:07:17.735Z] ---> Running in b946201ccb6d [2020-07-23T06:07:17.735Z] Removing intermediate container 3e0170f42cc8 [2020-07-23T06:07:17.735Z] ---> f57c7045ff66 [2020-07-23T06:07:17.735Z] [2020-07-23T06:07:17.735Z] Step 10/21 : FROM scratch [2020-07-23T06:07:17.735Z] ---> [2020-07-23T06:07:17.735Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-23T06:07:17.996Z] Removing intermediate container d44f5d3d4efa [2020-07-23T06:07:17.996Z] ---> 54f310922f29 [2020-07-23T06:07:17.996Z] [2020-07-23T06:07:17.996Z] Step 10/21 : FROM scratch [2020-07-23T06:07:17.996Z] ---> [2020-07-23T06:07:17.996Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T06:07:18.261Z] ---> Running in 2c26f725abd3 [2020-07-23T06:07:18.261Z] ---> Running in 060a501dbf08 [2020-07-23T06:07:18.261Z] Removing intermediate container b946201ccb6d [2020-07-23T06:07:18.261Z] ---> 813ff86f0682 [2020-07-23T06:07:18.261Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-23T06:07:19.184Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-23T06:07:19.184Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-23T06:07:19.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-23T06:07:19.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-23T06:07:19.184Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.050s [2020-07-23T06:07:19.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-23T06:07:19.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-23T06:07:19.184Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-23T06:07:19.207Z] 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-23T06:07:19.787Z] ---> Running in ecdb961bc893 [2020-07-23T06:07:19.787Z] Removing intermediate container 060a501dbf08 [2020-07-23T06:07:19.787Z] ---> 58c59ccae78f [2020-07-23T06:07:19.787Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-23T06:07:19.787Z] Removing intermediate container 2c26f725abd3 [2020-07-23T06:07:19.787Z] ---> 69f3d2db3e2f [2020-07-23T06:07:19.787Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-23T06:07:20.054Z] ---> Running in 74c13d4c0b3d [2020-07-23T06:07:20.054Z] ---> Running in f08feccdbc28 [2020-07-23T06:07:20.054Z] Removing intermediate container 08aa668c6318 [2020-07-23T06:07:20.054Z] ---> 94b4c0bc30b2 [2020-07-23T06:07:20.054Z] [2020-07-23T06:07:20.054Z] Step 10/21 : FROM scratch [2020-07-23T06:07:20.054Z] ---> [2020-07-23T06:07:20.054Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T06:07:20.172Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-23T06:07:20.324Z] ---> Using cache [2020-07-23T06:07:20.324Z] ---> 58c59ccae78f [2020-07-23T06:07:20.324Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-23T06:07:20.324Z] ---> Running in 4e426cd4e25e [2020-07-23T06:07:20.324Z] Removing intermediate container f08feccdbc28 [2020-07-23T06:07:20.324Z] ---> 0792cdd1ddf9 [2020-07-23T06:07:20.324Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-23T06:07:20.588Z] Removing intermediate container 74c13d4c0b3d [2020-07-23T06:07:20.588Z] ---> 48132718ed24 [2020-07-23T06:07:20.588Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-23T06:07:20.588Z] ---> Running in 45ce5e7ba840 [2020-07-23T06:07:20.588Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T06:07:20.588Z] ---> Running in 5da72806ed0f [2020-07-23T06:07:20.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T06:07:20.859Z] Removing intermediate container 4e426cd4e25e [2020-07-23T06:07:20.859Z] ---> 97cb1f84456a [2020-07-23T06:07:20.859Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-23T06:07:20.859Z] ---> Running in 998b7b92639b [2020-07-23T06:07:20.859Z] Removing intermediate container 45ce5e7ba840 [2020-07-23T06:07:20.859Z] ---> fbf97c9cb406 [2020-07-23T06:07:20.859Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-23T06:07:20.859Z] Removing intermediate container 5da72806ed0f [2020-07-23T06:07:20.859Z] ---> 2739fb8bcc10 [2020-07-23T06:07:20.859Z] Step 14/21 : WORKDIR / [2020-07-23T06:07:21.135Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:07:21.135Z] v3.12.0-177-g0fe5306cd8 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:07:21.135Z] OK: 12749 distinct packages available [2020-07-23T06:07:21.135Z] ---> Running in bd827bc9f3c2 [2020-07-23T06:07:21.135Z] Removing intermediate container 9a5932b88cd8 [2020-07-23T06:07:21.135Z] ---> 301842c91bb7 [2020-07-23T06:07:21.135Z] [2020-07-23T06:07:21.135Z] Step 11/26 : FROM docker:latest [2020-07-23T06:07:21.135Z] ---> 81f5749c9058 [2020-07-23T06:07:21.135Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-23T06:07:21.135Z] Removing intermediate container 998b7b92639b [2020-07-23T06:07:21.135Z] ---> 313608dd833a [2020-07-23T06:07:21.135Z] Step 14/21 : WORKDIR / [2020-07-23T06:07:21.398Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-23T06:07:21.398Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-23T06:07:21.398Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T06:07:21.619Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-23T06:07:21.620Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-23T06:07:21.620Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-23T06:07:21.620Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-23T06:07:21.658Z] Executing ca-certificates-20191127-r4.trigger [2020-07-23T06:07:21.658Z] OK: 6 MiB in 16 packages [2020-07-23T06:07:22.598Z] ---> 14ea2f15a4a8 [2020-07-23T06:07:22.598Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-23T06:07:22.598Z] ---> Running in 72d9e04183f2 [2020-07-23T06:07:22.598Z] ---> Running in cd21dfff7ae3 [2020-07-23T06:07:22.598Z] Removing intermediate container bd827bc9f3c2 [2020-07-23T06:07:22.598Z] ---> 4265b264d06d [2020-07-23T06:07:22.598Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-23T06:07:23.558Z] Removing intermediate container cd21dfff7ae3 [2020-07-23T06:07:23.558Z] ---> 5a1a478b0e50 [2020-07-23T06:07:23.558Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-23T06:07:23.558Z] ---> 1c3733f06a5e [2020-07-23T06:07:23.558Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-23T06:07:23.558Z] ---> 05199c6b1fc3 [2020-07-23T06:07:23.558Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-23T06:07:23.558Z] Removing intermediate container ecdb961bc893 [2020-07-23T06:07:23.558Z] ---> dda47504b18b [2020-07-23T06:07:23.558Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-23T06:07:23.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T06:07:23.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T06:07:23.826Z] ---> Running in d6882facec87 [2020-07-23T06:07:23.826Z] ---> 6a09f129e6d1 [2020-07-23T06:07:23.826Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-23T06:07:23.826Z] (1/2) Installing readline (8.0.4-r0) [2020-07-23T06:07:23.826Z] (2/2) Installing bash (5.0.17-r0) [2020-07-23T06:07:23.826Z] Executing bash-5.0.17-r0.post-install [2020-07-23T06:07:23.826Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T06:07:23.826Z] OK: 12 MiB in 22 packages [2020-07-23T06:07:24.091Z] Removing intermediate container d6882facec87 [2020-07-23T06:07:24.091Z] ---> c9895fe8c3ff [2020-07-23T06:07:24.091Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-23T06:07:24.358Z] ---> Running in 87e66028c039 [2020-07-23T06:07:24.623Z] ---> ead1bf4cc890 [2020-07-23T06:07:24.623Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-23T06:07:24.623Z] ---> 0be1829acb3d [2020-07-23T06:07:24.623Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-23T06:07:24.623Z] ---> 180f6f3bcf40 [2020-07-23T06:07:24.623Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-23T06:07:24.886Z] Removing intermediate container 87e66028c039 [2020-07-23T06:07:24.886Z] ---> e0c502743e7c [2020-07-23T06:07:24.886Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-23T06:07:25.829Z] Removing intermediate container 72d9e04183f2 [2020-07-23T06:07:25.829Z] ---> d51cb2635208 [2020-07-23T06:07:25.829Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-23T06:07:25.829Z] ---> 388eca3e3791 [2020-07-23T06:07:25.829Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T06:07:25.829Z] ---> Running in 6703c0290f92 [2020-07-23T06:07:25.829Z] ---> 02746d3277ee [2020-07-23T06:07:25.829Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T06:07:25.829Z] ---> 09ef1788087f [2020-07-23T06:07:25.829Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T06:07:25.829Z] ---> Running in 406b53c9448a [2020-07-23T06:07:25.829Z] ---> Running in 9401d50d8dd4 [2020-07-23T06:07:26.091Z] ---> Running in 685e9d4e249e [2020-07-23T06:07:26.091Z] ---> Running in 1688f3197901 [2020-07-23T06:07:26.355Z] Removing intermediate container 9401d50d8dd4 [2020-07-23T06:07:26.355Z] ---> 5afd7c80b562 [2020-07-23T06:07:26.355Z] Step 19/21 : LABEL arch=x86_64 [2020-07-23T06:07:26.617Z] Removing intermediate container 685e9d4e249e [2020-07-23T06:07:26.617Z] ---> ba6287621692 [2020-07-23T06:07:26.617Z] Step 19/21 : LABEL arch=x86_64 [2020-07-23T06:07:26.617Z] Removing intermediate container 1688f3197901 [2020-07-23T06:07:26.617Z] ---> 84aa378db755 [2020-07-23T06:07:26.617Z] Step 19/21 : LABEL arch=x86_64 [2020-07-23T06:07:26.617Z] ---> Running in 94b5f1d2b934 [2020-07-23T06:07:26.617Z] ---> Running in 3bf174333039 [2020-07-23T06:07:26.881Z] ---> Running in 303b0f489ad8 [2020-07-23T06:07:27.141Z] Removing intermediate container 94b5f1d2b934 [2020-07-23T06:07:27.141Z] ---> 7d4cf8809626 [2020-07-23T06:07:27.141Z] Step 20/21 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:07:27.141Z] Removing intermediate container 3bf174333039 [2020-07-23T06:07:27.141Z] ---> e07477fc2d15 [2020-07-23T06:07:27.141Z] Step 20/21 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:07:27.405Z] Removing intermediate container 303b0f489ad8 [2020-07-23T06:07:27.405Z] ---> 556b2e3b6e94 [2020-07-23T06:07:27.405Z] Step 20/21 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:07:27.405Z] ---> Running in b4b57bfb6cbc [2020-07-23T06:07:27.405Z] ---> Running in 5667e3276e45 [2020-07-23T06:07:27.405Z] ---> Running in 6cb986e3f51e [2020-07-23T06:07:27.405Z] Removing intermediate container 6703c0290f92 [2020-07-23T06:07:27.405Z] ---> f65b134d135f [2020-07-23T06:07:27.405Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-23T06:07:27.670Z] Removing intermediate container 406b53c9448a [2020-07-23T06:07:27.670Z] ---> 242f2bbd8b76 [2020-07-23T06:07:27.670Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-23T06:07:28.253Z] ---> Running in 5b3f7500cd82 [2020-07-23T06:07:28.253Z] Removing intermediate container b4b57bfb6cbc [2020-07-23T06:07:28.253Z] ---> 30aad03ad461 [2020-07-23T06:07:28.253Z] Step 21/21 : LABEL version=0.0.0 [2020-07-23T06:07:28.253Z] Removing intermediate container 5667e3276e45 [2020-07-23T06:07:28.253Z] ---> 1a6b03558353 [2020-07-23T06:07:28.253Z] Step 21/21 : LABEL version=0.0.0 [2020-07-23T06:07:28.253Z] Removing intermediate container 6cb986e3f51e [2020-07-23T06:07:28.253Z] ---> a7e6c1a5dd7d [2020-07-23T06:07:28.253Z] Step 21/21 : LABEL version=0.0.0 [2020-07-23T06:07:28.253Z] ---> 0ce8bf125bf6 [2020-07-23T06:07:28.253Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-23T06:07:28.513Z] ---> Running in a16825c4fec8 [2020-07-23T06:07:28.513Z] ---> Running in b9274fb7f8ec [2020-07-23T06:07:28.513Z] ---> Running in ffba06694491 [2020-07-23T06:07:28.513Z] Removing intermediate container 5b3f7500cd82 [2020-07-23T06:07:28.513Z] ---> 92f6c8b93529 [2020-07-23T06:07:28.513Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-23T06:07:28.775Z] ---> Running in 914bbf7072ad [2020-07-23T06:07:28.775Z] ---> 50e87d2d47d2 [2020-07-23T06:07:28.775Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-23T06:07:28.775Z] Removing intermediate container a16825c4fec8 [2020-07-23T06:07:28.775Z] ---> 74e1c2362372 [2020-07-23T06:07:28.775Z] [2020-07-23T06:07:28.775Z] Removing intermediate container b9274fb7f8ec [2020-07-23T06:07:28.775Z] ---> 88e34c309a03 [2020-07-23T06:07:28.775Z] [2020-07-23T06:07:28.775Z] Removing intermediate container ffba06694491 [2020-07-23T06:07:28.775Z] ---> e02a360710c7 [2020-07-23T06:07:28.775Z] [2020-07-23T06:07:29.038Z] Successfully built 74e1c2362372 [2020-07-23T06:07:29.038Z] Successfully built 88e34c309a03 [2020-07-23T06:07:29.038Z] Successfully built e02a360710c7 [2020-07-23T06:07:29.308Z] Removing intermediate container 914bbf7072ad [2020-07-23T06:07:29.309Z] ---> eba1575ec5f2 [2020-07-23T06:07:29.309Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-23T06:07:29.309Z] Successfully tagged docker-core-command-go:latest [2020-07-23T06:07:29.309Z] Successfully tagged docker-support-logging-go:latest [2020-07-23T06:07:29.309Z]  Building docker-support-logging-go ... done  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2020-07-23T06:07:29.309Z] Building docker-core-data-go [2020-07-23T06:07:29.309Z] Successfully tagged docker-core-metadata-go:latest [2020-07-23T06:07:29.309Z] Building docker-support-notifications-go [2020-07-23T06:07:29.309Z]  Building docker-core-metadata-go ... done  ---> 71f41637deb0 [2020-07-23T06:07:29.309Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-23T06:07:29.309Z] ---> Running in 798c92909349 [2020-07-23T06:07:29.572Z] Removing intermediate container 798c92909349 [2020-07-23T06:07:29.572Z] ---> e8b79937776f [2020-07-23T06:07:29.572Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-23T06:07:29.572Z] ---> 14fb8d94942e [2020-07-23T06:07:29.572Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-23T06:07:30.149Z] ---> f0d3780708e6 [2020-07-23T06:07:30.149Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-23T06:07:30.411Z] ---> Running in ab8769086611 [2020-07-23T06:07:30.411Z] ---> bf8d6681bd42 [2020-07-23T06:07:30.411Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-23T06:07:31.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.060s coverage: 46.6% of statements [2020-07-23T06:07:31.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-23T06:07:31.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-23T06:07:31.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-23T06:07:31.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-23T06:07:31.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-23T06:07:38.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.147s coverage: 27.4% of statements [2020-07-23T06:07:38.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-23T06:07:38.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-23T06:07:38.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-23T06:07:38.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-23T06:07:38.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-23T06:07:38.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-23T06:07:38.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.019s coverage: 100.0% of statements [2020-07-23T06:07:38.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-23T06:07:38.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements [2020-07-23T06:07:38.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-23T06:07:40.425Z] ---> 69b0a616b013 [2020-07-23T06:07:40.425Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-23T06:07:40.425Z] Removing intermediate container ab8769086611 [2020-07-23T06:07:40.425Z] ---> f386252d6e22 [2020-07-23T06:07:40.425Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-23T06:07:40.425Z] ---> 1610831fef80 [2020-07-23T06:07:40.425Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-23T06:07:40.425Z] ---> Running in 5bdf99564e25 [2020-07-23T06:07:40.692Z] ---> 1f0756eeb8f6 [2020-07-23T06:07:40.692Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-23T06:07:41.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.231s coverage: 29.3% of statements [2020-07-23T06:07:41.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-23T06:07:41.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-23T06:07:41.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-23T06:07:41.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-23T06:07:41.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-23T06:07:41.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.054s coverage: 100.0% of statements [2020-07-23T06:07:41.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-23T06:07:41.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.031s coverage: 100.0% of statements [2020-07-23T06:07:41.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-23T06:07:42.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.159s coverage: 89.8% of statements [2020-07-23T06:07:42.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-23T06:07:43.264Z] ---> Running in 790904e1b27a [2020-07-23T06:07:43.264Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T06:07:43.264Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T06:07:43.525Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-23T06:07:43.526Z] (2/33) Installing expat (2.2.9-r1) [2020-07-23T06:07:43.526Z] (3/33) Installing libffi (3.3-r2) [2020-07-23T06:07:43.526Z] (4/33) Installing gdbm (1.13-r1) [2020-07-23T06:07:44.105Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-23T06:07:44.105Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-23T06:07:44.105Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-23T06:07:44.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.120s coverage: 97.5% of statements [2020-07-23T06:07:44.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-23T06:07:44.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.143s coverage: 100.0% of statements [2020-07-23T06:07:44.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-23T06:07:44.935Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-23T06:07:44.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-23T06:07:44.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-23T06:07:44.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-23T06:07:44.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-23T06:07:44.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-23T06:07:44.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-23T06:07:44.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-23T06:07:44.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-23T06:07:44.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-23T06:07:44.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-23T06:07:44.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-23T06:07:44.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-23T06:07:44.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-23T06:07:44.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-23T06:07:44.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-23T06:07:44.935Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2020-07-23T06:07:49.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 63.5% of statements [2020-07-23T06:07:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-23T06:07:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-23T06:07:49.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.017s coverage: 100.0% of statements [2020-07-23T06:07:49.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.378s coverage: 55.9% of statements [2020-07-23T06:07:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-23T06:07:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-23T06:07:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-23T06:07:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-23T06:07:52.272Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-23T06:07:52.272Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-23T06:07:52.272Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-23T06:07:52.272Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-23T06:07:52.548Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-23T06:07:52.548Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-23T06:07:52.548Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-23T06:07:52.813Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-23T06:07:53.075Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-23T06:07:53.075Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-23T06:07:53.075Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-23T06:07:53.075Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-23T06:07:53.075Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-23T06:07:53.337Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-23T06:07:53.668Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-23T06:07:53.949Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-23T06:07:53.949Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:07:53.949Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-23T06:07:53.949Z] ---> 74c69736dc15 [2020-07-23T06:07:53.949Z] Step 3/26 : WORKDIR /edgex-go [2020-07-23T06:07:53.949Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-23T06:07:54.318Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:07:54.318Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-23T06:07:54.318Z] ---> 74c69736dc15 [2020-07-23T06:07:54.318Z] Step 3/23 : WORKDIR /edgex-go [2020-07-23T06:07:54.318Z] ---> Using cache [2020-07-23T06:07:54.318Z] ---> 7210d1bb7d8d [2020-07-23T06:07:54.318Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:07:54.318Z] ---> Using cache [2020-07-23T06:07:54.318Z] ---> 7210d1bb7d8d [2020-07-23T06:07:54.318Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:07:54.318Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:07:54.318Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-23T06:07:54.318Z] ---> 74c69736dc15 [2020-07-23T06:07:54.318Z] Step 3/22 : WORKDIR /edgex-go [2020-07-23T06:07:54.318Z] ---> Using cache [2020-07-23T06:07:54.318Z] ---> 7210d1bb7d8d [2020-07-23T06:07:54.318Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:07:54.318Z] ---> Using cache [2020-07-23T06:07:54.318Z] ---> cd6217ab7c1b [2020-07-23T06:07:54.318Z] Step 5/26 : RUN apk update && apk add make git [2020-07-23T06:07:54.318Z] ---> Using cache [2020-07-23T06:07:54.318Z] ---> cd6217ab7c1b [2020-07-23T06:07:54.318Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-23T06:07:54.590Z] ---> Using cache [2020-07-23T06:07:54.590Z] ---> cd6217ab7c1b [2020-07-23T06:07:54.590Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-23T06:07:54.590Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-23T06:07:55.986Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-23T06:07:56.252Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-23T06:07:56.252Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-23T06:07:56.252Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-23T06:07:56.252Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-23T06:07:56.252Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-23T06:07:56.252Z] Removing intermediate container 790904e1b27a [2020-07-23T06:07:56.252Z] ---> 51e7f5fb3857 [2020-07-23T06:07:56.252Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-23T06:07:56.516Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-23T06:07:56.516Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-23T06:07:56.516Z] ---> Running in 7327fac96e96 [2020-07-23T06:07:56.516Z] ---> Running in 22b1a0b18930 [2020-07-23T06:07:56.516Z] ---> Running in c36cf13d198f [2020-07-23T06:07:57.089Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T06:07:57.089Z] ---> Running in 2e80878c4169 [2020-07-23T06:07:57.353Z] OK: 71 MiB in 55 packages [2020-07-23T06:07:58.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T06:07:58.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T06:07:58.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T06:07:59.251Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T06:07:59.251Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T06:07:59.251Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T06:07:59.825Z] Removing intermediate container 2e80878c4169 [2020-07-23T06:07:59.825Z] ---> 2b5a45de5594 [2020-07-23T06:07:59.825Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-23T06:07:59.825Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:07:59.825Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:07:59.825Z] OK: 12749 distinct packages available [2020-07-23T06:07:59.825Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:07:59.825Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:07:59.825Z] OK: 12749 distinct packages available [2020-07-23T06:08:00.103Z] OK: 233 MiB in 51 packages [2020-07-23T06:08:00.103Z] OK: 233 MiB in 51 packages [2020-07-23T06:08:00.366Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:08:00.366Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:08:00.366Z] OK: 12749 distinct packages available [2020-07-23T06:08:00.366Z] OK: 233 MiB in 51 packages [2020-07-23T06:08:01.756Z] ---> Running in cc6383e7d718 [2020-07-23T06:08:05.062Z] Removing intermediate container cc6383e7d718 [2020-07-23T06:08:05.062Z] ---> 01f39bd5b08a [2020-07-23T06:08:05.062Z] Step 26/29 : CMD [ "generate" ] [2020-07-23T06:08:05.062Z] ---> Running in 0bd4d4bc96e1 [2020-07-23T06:08:05.062Z] Removing intermediate container 22b1a0b18930 [2020-07-23T06:08:05.062Z] ---> 865285788486 [2020-07-23T06:08:05.062Z] Step 6/22 : COPY go.mod . [2020-07-23T06:08:05.062Z] Removing intermediate container 5bdf99564e25 [2020-07-23T06:08:05.062Z] ---> 1674bf31af87 [2020-07-23T06:08:05.062Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-23T06:08:05.062Z] Removing intermediate container c36cf13d198f [2020-07-23T06:08:05.062Z] ---> 40fe67088a03 [2020-07-23T06:08:05.062Z] Step 6/23 : COPY go.mod . [2020-07-23T06:08:05.062Z] Removing intermediate container 7327fac96e96 [2020-07-23T06:08:05.062Z] ---> 45f7640c059a [2020-07-23T06:08:05.062Z] Step 6/26 : COPY go.mod . [2020-07-23T06:08:05.062Z] Removing intermediate container 0bd4d4bc96e1 [2020-07-23T06:08:05.062Z] ---> 2c0c9bc2502c [2020-07-23T06:08:05.062Z] Step 27/29 : LABEL arch=x86_64 [2020-07-23T06:08:05.062Z] ---> Running in a9bd8e91b918 [2020-07-23T06:08:05.324Z] ---> 4c64f622e755 [2020-07-23T06:08:05.324Z] Step 7/22 : RUN go mod download [2020-07-23T06:08:05.324Z] ---> Running in e58ee1ff581f [2020-07-23T06:08:05.585Z] ---> Running in 4a41cc84261a [2020-07-23T06:08:05.585Z] ---> d5201bd05f04 [2020-07-23T06:08:05.585Z] Step 7/26 : RUN go mod download [2020-07-23T06:08:05.585Z] ---> 9ae4a09423f4 [2020-07-23T06:08:05.585Z] Step 7/23 : RUN go mod download [2020-07-23T06:08:05.845Z] Removing intermediate container e58ee1ff581f [2020-07-23T06:08:05.845Z] ---> 3e4993b9f330 [2020-07-23T06:08:05.845Z] Step 28/29 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:08:05.845Z] ---> Running in 533d2e679e5d [2020-07-23T06:08:05.845Z] ---> Running in 25f22d79056a [2020-07-23T06:08:06.105Z] ---> Running in 4da1e61023e6 [2020-07-23T06:08:06.370Z] Removing intermediate container 4da1e61023e6 [2020-07-23T06:08:06.370Z] ---> 49bb4fe1ffc8 [2020-07-23T06:08:06.370Z] Step 29/29 : LABEL version=0.0.0 [2020-07-23T06:08:06.639Z] ---> Running in ed738c747462 [2020-07-23T06:08:06.902Z] Removing intermediate container ed738c747462 [2020-07-23T06:08:06.902Z] ---> ba3e029f5525 [2020-07-23T06:08:06.902Z] [2020-07-23T06:08:06.902Z] Successfully built ba3e029f5525 [2020-07-23T06:08:07.162Z] Collecting docker-compose==1.23.2 [2020-07-23T06:08:07.162Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-23T06:08:07.162Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-07-23T06:08:07.162Z]  Building docker-security-secrets-setup-go ... done Building docker-support-scheduler-go [2020-07-23T06:08:07.162Z] Collecting docopt<0.7,>=0.6.1 [2020-07-23T06:08:07.162Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-23T06:08:08.110Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-23T06:08:08.110Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-23T06:08:11.418Z] Collecting PyYAML<4,>=3.10 [2020-07-23T06:08:11.418Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-23T06:08:11.995Z] Removing intermediate container 533d2e679e5d [2020-07-23T06:08:11.995Z] ---> f1143a98bde1 [2020-07-23T06:08:11.995Z] Step 8/26 : COPY . . [2020-07-23T06:08:13.918Z] Removing intermediate container 4a41cc84261a [2020-07-23T06:08:13.918Z] ---> 7f67ca254159 [2020-07-23T06:08:13.918Z] Step 8/22 : COPY . . [2020-07-23T06:08:14.512Z] Removing intermediate container 25f22d79056a [2020-07-23T06:08:14.512Z] ---> 45d2d9e5c844 [2020-07-23T06:08:14.512Z] Step 8/23 : COPY . . [2020-07-23T06:08:14.512Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-23T06:08:14.512Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-23T06:08:17.077Z] Collecting jsonschema<3,>=2.5.1 [2020-07-23T06:08:17.077Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-23T06:08:18.482Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-23T06:08:19.068Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-23T06:08:21.678Z] Collecting texttable<0.10,>=0.9.0 [2020-07-23T06:08:21.678Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-23T06:08:25.026Z] Collecting docker<4.0,>=3.6.0 [2020-07-23T06:08:25.026Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-23T06:08:25.982Z] 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-23T06:08:25.982Z] Collecting cached-property<2,>=1.2.0 [2020-07-23T06:08:26.244Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-23T06:08:26.244Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:08:26.244Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-23T06:08:26.244Z] ---> 74c69736dc15 [2020-07-23T06:08:26.244Z] Step 3/20 : WORKDIR /edgex-go [2020-07-23T06:08:26.244Z] ---> Using cache [2020-07-23T06:08:26.244Z] ---> 7210d1bb7d8d [2020-07-23T06:08:26.244Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:08:26.244Z] ---> Using cache [2020-07-23T06:08:26.244Z] ---> cd6217ab7c1b [2020-07-23T06:08:26.244Z] Step 5/20 : RUN apk update && apk add make git [2020-07-23T06:08:26.505Z] ---> Using cache [2020-07-23T06:08:26.505Z] ---> 45f7640c059a [2020-07-23T06:08:26.505Z] Step 6/20 : COPY go.mod . [2020-07-23T06:08:26.505Z] ---> Using cache [2020-07-23T06:08:26.505Z] ---> d5201bd05f04 [2020-07-23T06:08:26.505Z] Step 7/20 : RUN go mod download [2020-07-23T06:08:26.505Z] ---> Using cache [2020-07-23T06:08:26.505Z] ---> f1143a98bde1 [2020-07-23T06:08:26.505Z] Step 8/20 : COPY . . [2020-07-23T06:08:26.775Z] 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-23T06:08:27.036Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-23T06:08:27.036Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-23T06:08:28.004Z] Collecting idna<2.8,>=2.5 [2020-07-23T06:08:28.004Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-23T06:08:28.578Z] 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-23T06:08:29.967Z] Collecting docker-pycreds>=0.4.0 [2020-07-23T06:08:29.967Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-23T06:08:31.901Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-23T06:08:31.901Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-23T06:08:31.901Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-23T06:08:31.901Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-23T06:08:31.901Z] Installing collected packages: docopt, dockerpty, PyYAML, urllib3, idna, requests, jsonschema, websocket-client, texttable, docker-pycreds, docker, cached-property, docker-compose [2020-07-23T06:08:31.901Z] Running setup.py install for docopt: started [2020-07-23T06:08:34.466Z] Running setup.py install for docopt: finished with status 'done' [2020-07-23T06:08:34.727Z] Running setup.py install for dockerpty: started [2020-07-23T06:08:35.317Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-23T06:08:35.317Z] Running setup.py install for PyYAML: started [2020-07-23T06:08:36.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 39.676s coverage: 86.3% of statements [2020-07-23T06:08:36.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-23T06:08:36.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.063s coverage: 72.2% of statements [2020-07-23T06:08:36.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.471s coverage: 72.1% of statements [2020-07-23T06:08:36.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.037s coverage: 82.4% of statements [2020-07-23T06:08:36.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.022s coverage: 48.4% of statements [2020-07-23T06:08:36.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-23T06:08:36.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-23T06:08:36.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-23T06:08:36.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.073s coverage: 28.8% of statements [2020-07-23T06:08:36.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-23T06:08:36.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.024s coverage: 96.8% of statements [2020-07-23T06:08:36.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-23T06:08:36.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.094s coverage: 26.9% of statements [2020-07-23T06:08:36.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-23T06:08:36.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-23T06:08:36.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.313s coverage: 84.1% of statements [2020-07-23T06:08:36.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.024s coverage: 100.0% of statements [2020-07-23T06:08:36.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.031s coverage: 43.1% of statements [2020-07-23T06:08:36.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-23T06:08:36.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-23T06:08:36.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.023s coverage: 100.0% of statements [2020-07-23T06:08:36.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-23T06:08:36.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.043s coverage: 83.8% of statements [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-23T06:08:36.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.136s coverage: 46.1% of statements [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-23T06:08:36.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.022s coverage: 100.0% of statements [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-23T06:08:36.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.039s coverage: 100.0% of statements [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-23T06:08:36.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-23T06:08:36.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.159s coverage: 29.1% of statements [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-23T06:08:36.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.047s coverage: 99.0% of statements [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-23T06:08:36.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.032s coverage: 100.0% of statements [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-23T06:08:36.264Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.016s coverage: 0.0% of statements [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-23T06:08:36.264Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.015s coverage: 100.0% of statements [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-23T06:08:36.264Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.028s coverage: 87.9% of statements [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-23T06:08:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-23T06:08:36.264Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.023s coverage: 100.0% of statements [2020-07-23T06:08:36.264Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 32.1% of statements [2020-07-23T06:08:36.264Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.026s coverage: 100.0% of statements [2020-07-23T06:08:36.264Z] GO111MODULE=on go vet ./... [2020-07-23T06:08:38.641Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-23T06:08:38.641Z] Attempting uninstall: urllib3 [2020-07-23T06:08:38.641Z] Found existing installation: urllib3 1.25.9 [2020-07-23T06:08:38.641Z] Uninstalling urllib3-1.25.9: [2020-07-23T06:08:40.566Z] Successfully uninstalled urllib3-1.25.9 [2020-07-23T06:08:44.682Z] Attempting uninstall: idna [2020-07-23T06:08:44.682Z] Found existing installation: idna 2.9 [2020-07-23T06:08:44.682Z] Uninstalling idna-2.9: [2020-07-23T06:08:44.682Z] Successfully uninstalled idna-2.9 [2020-07-23T06:08:46.228Z] Attempting uninstall: requests [2020-07-23T06:08:46.228Z] Found existing installation: requests 2.23.0 [2020-07-23T06:08:46.228Z] Uninstalling requests-2.23.0: [2020-07-23T06:08:46.423Z] gofmt -l . [2020-07-23T06:08:46.804Z] Successfully uninstalled requests-2.23.0 [2020-07-23T06:08:49.025Z] [ "`gofmt -l .`" = "" ] [2020-07-23T06:08:50.986Z] ./bin/test-go-mod-tidy.sh [2020-07-23T06:08:51.591Z] ./bin/test-attribution-txt.sh [2020-07-23T06:08:52.112Z] Running setup.py install for texttable: started [2020-07-23T06:08:52.684Z] Running setup.py install for texttable: finished with status 'done' [2020-07-23T06:08:52.684Z] ---> 0b2ecf48986c [2020-07-23T06:08:52.684Z] 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-23T06:08:54.075Z] ---> 6d5a01a278cd [2020-07-23T06:08:54.075Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-23T06:08:54.195Z] docker run --rm --privileged \ [2020-07-23T06:08:54.195Z] -v /w/workspace/edgex-go/10:/raml-verification -w /raml-verification \ [2020-07-23T06:08:54.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64 \ [2020-07-23T06:08:54.195Z] /scripts/raml-verify.sh [2020-07-23T06:08:54.195Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64' locally [2020-07-23T06:08:54.336Z] ---> eab45b722d2a [2020-07-23T06:08:54.336Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-23T06:08:54.336Z] ---> Running in 47a8bd060126 [2020-07-23T06:08:54.471Z] aarch64: Pulling from edgex-devops/edgex-docs-builder [2020-07-23T06:08:54.471Z] 29e5d40040c1: Pulling fs layer [2020-07-23T06:08:54.471Z] 8c46fbeab2c7: Pulling fs layer [2020-07-23T06:08:54.471Z] 8ba552a4e5fe: Pulling fs layer [2020-07-23T06:08:54.471Z] 1fb62381901b: Pulling fs layer [2020-07-23T06:08:54.471Z] 147fb30a95d9: Pulling fs layer [2020-07-23T06:08:54.471Z] 3ccc99ad11dc: Pulling fs layer [2020-07-23T06:08:54.471Z] 147fb30a95d9: Waiting [2020-07-23T06:08:54.471Z] 3ccc99ad11dc: Waiting [2020-07-23T06:08:54.471Z] 1fb62381901b: Waiting [2020-07-23T06:08:54.471Z] 8ba552a4e5fe: Verifying Checksum [2020-07-23T06:08:54.471Z] 8ba552a4e5fe: Download complete [2020-07-23T06:08:54.471Z] 1fb62381901b: Verifying Checksum [2020-07-23T06:08:54.471Z] 1fb62381901b: Download complete [2020-07-23T06:08:54.471Z] 29e5d40040c1: Download complete [2020-07-23T06:08:54.471Z] 3ccc99ad11dc: Download complete [2020-07-23T06:08:54.608Z] ---> Running in 1ccebd11b73d [2020-07-23T06:08:54.608Z] ---> 5ce75956ddf5 [2020-07-23T06:08:54.608Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-23T06:08:54.750Z] 147fb30a95d9: Verifying Checksum [2020-07-23T06:08:54.750Z] 147fb30a95d9: Download complete [2020-07-23T06:08:55.188Z] ---> Running in 70d213e8bea6 [2020-07-23T06:08:55.346Z] 8c46fbeab2c7: Verifying Checksum [2020-07-23T06:08:55.346Z] 8c46fbeab2c7: Download complete [2020-07-23T06:08:55.346Z] 29e5d40040c1: Pull complete [2020-07-23T06:08:55.449Z] ---> Running in 2a8cb5a9ec8e [2020-07-23T06:08:55.711Z] 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-23T06:08:56.296Z] 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-23T06:08:56.296Z] 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-23T06:08:56.296Z] 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-23T06:08:56.296Z] 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-23T06:08:59.632Z] Removing intermediate container a9bd8e91b918 [2020-07-23T06:08:59.632Z] ---> 16366820140e [2020-07-23T06:08:59.632Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-23T06:08:59.636Z] 8c46fbeab2c7: Pull complete [2020-07-23T06:08:59.902Z] ---> Running in 20cefcea78d4 [2020-07-23T06:08:59.906Z] 8ba552a4e5fe: Pull complete [2020-07-23T06:09:00.500Z] 1fb62381901b: Pull complete [2020-07-23T06:09:01.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T06:09:01.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T06:09:01.320Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-23T06:09:01.320Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-23T06:09:01.320Z] (3/3) Installing curl (7.69.1-r0) [2020-07-23T06:09:01.320Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T06:09:01.584Z] OK: 72 MiB in 58 packages [2020-07-23T06:09:04.408Z] Removing intermediate container 20cefcea78d4 [2020-07-23T06:09:04.408Z] ---> b1cad7d11fc3 [2020-07-23T06:09:04.408Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T06:09:04.408Z] ---> Running in 4668ac65c202 [2020-07-23T06:09:04.674Z] Removing intermediate container 4668ac65c202 [2020-07-23T06:09:04.674Z] ---> c76620771601 [2020-07-23T06:09:04.674Z] Step 24/26 : LABEL arch=x86_64 [2020-07-23T06:09:04.803Z] 147fb30a95d9: Pull complete [2020-07-23T06:09:04.942Z] ---> Running in d5dd95d469a4 [2020-07-23T06:09:05.079Z] 3ccc99ad11dc: Pull complete [2020-07-23T06:09:05.079Z] Digest: sha256:33ff93263c5b0dedea05ed711b2d4931bc621bb5cb6457c0d27b1e4e2c1565c0 [2020-07-23T06:09:05.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64 [2020-07-23T06:09:05.210Z] Removing intermediate container d5dd95d469a4 [2020-07-23T06:09:05.210Z] ---> 9c3e658f2fae [2020-07-23T06:09:05.210Z] Step 25/26 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:09:05.210Z] ---> Running in b054a65bef49 [2020-07-23T06:09:05.795Z] Removing intermediate container b054a65bef49 [2020-07-23T06:09:05.795Z] ---> 52d7d4240da5 [2020-07-23T06:09:05.795Z] Step 26/26 : LABEL version=0.0.0 [2020-07-23T06:09:05.795Z] ---> Running in 19359c68e4e5 [2020-07-23T06:09:06.061Z] Removing intermediate container 19359c68e4e5 [2020-07-23T06:09:06.061Z] ---> 1b7f71fe982b [2020-07-23T06:09:06.061Z] [2020-07-23T06:09:06.329Z] Successfully built 1b7f71fe982b [2020-07-23T06:09:06.329Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-07-23T06:09:06.329Z] Building docker-security-proxy-setup-go [2020-07-23T06:09:07.687Z] Verifying ./api/raml/core-command.raml... [2020-07-23T06:09:11.061Z] OK [2020-07-23T06:09:11.061Z] Verifying ./api/raml/core-metadata.raml... [2020-07-23T06:09:17.738Z] OK [2020-07-23T06:09:17.738Z] Verifying ./api/raml/support-logging.raml... [2020-07-23T06:09:19.710Z] OK [2020-07-23T06:09:19.710Z] Verifying ./api/raml/support-scheduler.raml... [2020-07-23T06:09:23.075Z] OK [2020-07-23T06:09:23.075Z] Verifying ./api/raml/core-data.raml... [2020-07-23T06:09:27.352Z] OK [2020-07-23T06:09:27.352Z] Verifying ./api/raml/support-notifications.raml... [2020-07-23T06:09:28.412Z]  Building docker-sys-mgmt-agent-go ... done Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:09:28.412Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-23T06:09:28.412Z] ---> 74c69736dc15 [2020-07-23T06:09:28.412Z] Step 3/20 : WORKDIR /edgex-go [2020-07-23T06:09:28.412Z] ---> Using cache [2020-07-23T06:09:28.412Z] ---> 7210d1bb7d8d [2020-07-23T06:09:28.412Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:09:28.412Z] ---> Using cache [2020-07-23T06:09:28.412Z] ---> cd6217ab7c1b [2020-07-23T06:09:28.412Z] Step 5/20 : RUN apk update && apk add make git [2020-07-23T06:09:28.412Z] ---> Using cache [2020-07-23T06:09:28.412Z] ---> 45f7640c059a [2020-07-23T06:09:28.412Z] Step 6/20 : COPY go.mod . [2020-07-23T06:09:28.412Z] ---> Using cache [2020-07-23T06:09:28.412Z] ---> d5201bd05f04 [2020-07-23T06:09:28.412Z] Step 7/20 : RUN go mod download [2020-07-23T06:09:28.412Z] ---> Using cache [2020-07-23T06:09:28.412Z] ---> f1143a98bde1 [2020-07-23T06:09:28.412Z] Step 8/20 : COPY . . [2020-07-23T06:09:28.412Z] ---> Using cache [2020-07-23T06:09:28.412Z] ---> 5ce75956ddf5 [2020-07-23T06:09:28.412Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-23T06:09:28.412Z] ---> Running in 4dc348787b93 [2020-07-23T06:09:28.413Z] 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-23T06:09:28.994Z] 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-23T06:09:30.725Z] OK [2020-07-23T06:09:30.725Z] Verifying ./api/raml/system-agent.raml... [2020-07-23T06:09:32.685Z] OK [Pipeline] sh [2020-07-23T06:09:33.922Z] + ls -al . [2020-07-23T06:09:33.922Z] total 588 [2020-07-23T06:09:33.922Z] drwxrwxr-x 10 1001 1001 4096 Jul 23 06:08 . [2020-07-23T06:09:33.922Z] drwxr-xr-x 4 root root 4096 Jul 23 06:06 .. [2020-07-23T06:09:33.922Z] -rw-rw-r-- 1 1001 1001 11 Jul 23 06:04 .dockerignore [2020-07-23T06:09:33.922Z] drwxrwxr-x 8 1001 1001 4096 Jul 23 06:04 .git [2020-07-23T06:09:33.922Z] drwxrwxr-x 3 1001 1001 4096 Jul 23 06:04 .github [2020-07-23T06:09:33.922Z] -rw-rw-r-- 1 1001 1001 924 Jul 23 06:04 .gitignore [2020-07-23T06:09:33.922Z] drwxrwxr-x 3 1001 1001 4096 Jul 23 06:04 .semver [2020-07-23T06:09:33.922Z] -rw-rw-r-- 1 1001 1001 178 Jul 23 06:04 .sonarcloud.properties [2020-07-23T06:09:33.922Z] -rw-rw-r-- 1 1001 1001 3804 Jul 23 06:04 CONTRIBUTING.md [2020-07-23T06:09:33.922Z] -rw-rw-r-- 1 1001 1001 1035 Jul 23 06:04 Dockerfile.build [2020-07-23T06:09:33.922Z] -rw-rw-r-- 1 1001 1001 824 Jul 23 06:04 Jenkinsfile [2020-07-23T06:09:33.922Z] -rw-rw-r-- 1 1001 1001 10775 Jul 23 06:04 LICENSE [2020-07-23T06:09:33.922Z] -rw-rw-r-- 1 1001 1001 6417 Jul 23 06:04 Makefile [2020-07-23T06:09:33.922Z] -rw-rw-r-- 1 1001 1001 5652 Jul 23 06:04 README.md [2020-07-23T06:09:33.922Z] -rw-rw-r-- 1 1001 1001 7111 Jul 23 06:04 SECURITY.md [2020-07-23T06:09:33.922Z] -rw-rw-r-- 1 1001 1001 5 Jul 23 06:02 VERSION [2020-07-23T06:09:33.922Z] -rw-rw-r-- 1 1001 1001 4131 Jul 23 06:04 ZMQWindows.md [2020-07-23T06:09:33.922Z] drwxrwxr-x 4 1001 1001 4096 Jul 23 06:04 api [2020-07-23T06:09:33.922Z] drwxrwxr-x 2 1001 1001 4096 Jul 23 06:04 bin [2020-07-23T06:09:33.922Z] drwxrwxr-x 15 1001 1001 4096 Jul 23 06:04 cmd [2020-07-23T06:09:33.922Z] -rw-r--r-- 1 root root 456067 Jul 23 06:08 coverage.out [2020-07-23T06:09:33.922Z] -rw-r--r-- 1 root root 1019 Jul 23 06:08 go.mod [2020-07-23T06:09:33.922Z] -rw-r--r-- 1 root root 18146 Jul 23 06:08 go.sum [2020-07-23T06:09:33.922Z] drwxrwxr-x 8 1001 1001 4096 Jul 23 06:04 internal [2020-07-23T06:09:33.922Z] drwxrwxr-x 4 1001 1001 4096 Jul 23 06:04 snap [2020-07-23T06:09:33.922Z] -rw-rw-r-- 1 1001 1001 168 Jul 23 06:04 version.go [Pipeline] sh [2020-07-23T06:09:34.581Z] + '[' -e coverage.out ] [2020-07-23T06:09:34.582Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-23T06:09:34.633Z] Warning: overwriting stash ‘coverage-report’ [2020-07-23T06:09:35.686Z] 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-23T06:09:35.789Z] Stashed 1 file(s) [Pipeline] sh [2020-07-23T06:09:36.484Z] + make build [2020-07-23T06:09:36.484Z] 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-23T06:09:42.366Z] Removing intermediate container 1ccebd11b73d [2020-07-23T06:09:42.366Z] ---> aa4aaa89d95f [2020-07-23T06:09:42.366Z] [2020-07-23T06:09:42.366Z] Step 10/23 : FROM scratch [2020-07-23T06:09:42.366Z] ---> [2020-07-23T06:09:42.366Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-23T06:09:42.366Z] Removing intermediate container 2a8cb5a9ec8e [2020-07-23T06:09:42.366Z] ---> d2dc2bc1bc91 [2020-07-23T06:09:42.366Z] [2020-07-23T06:09:42.366Z] Step 10/20 : FROM scratch [2020-07-23T06:09:42.366Z] ---> [2020-07-23T06:09:42.366Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T06:09:44.283Z] ---> Using cache [2020-07-23T06:09:44.283Z] ---> 58c59ccae78f [2020-07-23T06:09:44.283Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-23T06:09:44.283Z] ---> Using cache [2020-07-23T06:09:44.283Z] ---> 69f3d2db3e2f [2020-07-23T06:09:44.283Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-23T06:09:44.544Z] Removing intermediate container 70d213e8bea6 [2020-07-23T06:09:44.544Z] ---> 5da6fd98b354 [2020-07-23T06:09:44.544Z] [2020-07-23T06:09:44.544Z] Step 10/22 : FROM alpine [2020-07-23T06:09:44.544Z] ---> a24bb4013296 [2020-07-23T06:09:44.544Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T06:09:45.498Z] ---> Running in d80c7aac992a [2020-07-23T06:09:45.499Z] ---> Running in d0ac67ec639a [2020-07-23T06:09:45.499Z] ---> Running in 28d6e39f17fa [2020-07-23T06:09:45.759Z] Removing intermediate container d80c7aac992a [2020-07-23T06:09:45.759Z] ---> ecac305b6354 [2020-07-23T06:09:45.759Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-23T06:09:45.759Z] Removing intermediate container 47a8bd060126 [2020-07-23T06:09:45.759Z] ---> 178ea7d0fe17 [2020-07-23T06:09:45.759Z] [2020-07-23T06:09:45.759Z] Step 10/26 : FROM alpine:3.10 [2020-07-23T06:09:46.021Z] 3.10: Pulling from library/alpine [2020-07-23T06:09:47.409Z] Removing intermediate container d0ac67ec639a [2020-07-23T06:09:47.409Z] ---> e81d8f15bf4b [2020-07-23T06:09:47.409Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-23T06:09:47.671Z] ---> Running in 457adf4abaa2 [2020-07-23T06:09:47.942Z] ---> Running in 74049f4658d0 [2020-07-23T06:09:47.942Z] Removing intermediate container 28d6e39f17fa [2020-07-23T06:09:47.942Z] ---> 4615ab6b7060 [2020-07-23T06:09:47.942Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-23T06:09:47.942Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-23T06:09:47.942Z] Status: Downloaded newer image for alpine:3.10 [2020-07-23T06:09:47.942Z] ---> be4e4bea2c2e [2020-07-23T06:09:47.942Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-23T06:09:48.220Z] Removing intermediate container 457adf4abaa2 [2020-07-23T06:09:48.220Z] ---> 714fa6ead215 [2020-07-23T06:09:48.220Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-23T06:09:48.220Z] ---> Running in 383465478e63 [2020-07-23T06:09:48.220Z] ---> Running in 93c12c230cbf [2020-07-23T06:09:48.484Z] Removing intermediate container 74049f4658d0 [2020-07-23T06:09:48.484Z] ---> 524cf0778b00 [2020-07-23T06:09:48.484Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-23T06:09:48.754Z] Removing intermediate container 93c12c230cbf [2020-07-23T06:09:48.754Z] ---> 69e0ef0d0e03 [2020-07-23T06:09:48.754Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-23T06:09:48.754Z] ---> 8c60c111fc1a [2020-07-23T06:09:48.754Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-23T06:09:49.039Z] ---> 73d4588b3a80 [2020-07-23T06:09:49.039Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-23T06:09:49.039Z] ---> Running in d4c24e584f8b [2020-07-23T06:09:49.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-23T06:09:49.299Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-23T06:09:49.299Z] v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-23T06:09:49.299Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-23T06:09:49.299Z] OK: 10346 distinct packages available [2020-07-23T06:09:49.559Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-23T06:09:49.559Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-23T06:09:49.559Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-23T06:09:49.559Z] (4/5) Installing curl (7.66.0-r0) [2020-07-23T06:09:49.559Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-23T06:09:49.559Z] Executing busybox-1.30.1-r3.trigger [2020-07-23T06:09:49.559Z] Executing ca-certificates-20191127-r2.trigger [2020-07-23T06:09:49.819Z] OK: 7 MiB in 19 packages [2020-07-23T06:09:50.392Z] Removing intermediate container d4c24e584f8b [2020-07-23T06:09:50.392Z] ---> b3764bf94cd6 [2020-07-23T06:09:50.392Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:09:50.392Z] ---> 4a365b8e1a12 [2020-07-23T06:09:50.392Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-23T06:09:50.664Z] ---> Running in 23397a922ebe [2020-07-23T06:09:50.664Z] ---> d7234682780b [2020-07-23T06:09:50.664Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-23T06:09:52.133Z] ---> 327b5b255f35 [2020-07-23T06:09:52.133Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-23T06:09:52.399Z] ---> 763d34f1b735 [2020-07-23T06:09:52.399Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T06:09:52.399Z] Removing intermediate container 383465478e63 [2020-07-23T06:09:52.399Z] ---> d54296383385 [2020-07-23T06:09:52.399Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-23T06:09:53.346Z] ---> Running in 6290c8cb7802 [2020-07-23T06:09:53.613Z] Removing intermediate container 4dc348787b93 [2020-07-23T06:09:53.613Z] ---> 450393026e4a [2020-07-23T06:09:53.613Z] [2020-07-23T06:09:53.613Z] Step 10/20 : FROM alpine [2020-07-23T06:09:53.613Z] ---> a24bb4013296 [2020-07-23T06:09:53.613Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-23T06:09:53.613Z] ---> ef9d7a4a8e38 [2020-07-23T06:09:53.613Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-23T06:09:53.613Z] ---> Running in 25df658f6fa7 [2020-07-23T06:09:53.878Z] ---> Running in d5cdd3035683 [2020-07-23T06:09:53.878Z] Removing intermediate container 6290c8cb7802 [2020-07-23T06:09:53.878Z] ---> 8f499a979173 [2020-07-23T06:09:53.878Z] Step 18/20 : LABEL arch=x86_64 [2020-07-23T06:09:54.459Z] ---> Running in c7108534c29c [2020-07-23T06:09:54.459Z] Removing intermediate container 25df658f6fa7 [2020-07-23T06:09:54.459Z] ---> ae3de7f3aaea [2020-07-23T06:09:54.459Z] Step 13/26 : WORKDIR / [2020-07-23T06:09:54.459Z] Removing intermediate container 23397a922ebe [2020-07-23T06:09:54.459Z] ---> bea871b9c9dd [2020-07-23T06:09:54.459Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-23T06:09:54.459Z] ---> c4ff60dab0d9 [2020-07-23T06:09:54.459Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-23T06:09:54.459Z] ---> Running in a0cf034d1b9b [2020-07-23T06:09:54.459Z] ---> Running in 4e24e3d4eb65 [2020-07-23T06:09:54.719Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T06:09:54.936Z] 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-23T06:09:54.993Z] Removing intermediate container c7108534c29c [2020-07-23T06:09:54.993Z] ---> 467beef83393 [2020-07-23T06:09:54.993Z] Step 19/20 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:09:54.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T06:09:54.993Z] Removing intermediate container 4e24e3d4eb65 [2020-07-23T06:09:54.993Z] ---> 3c40c37952be [2020-07-23T06:09:54.993Z] 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-23T06:09:54.993Z] ---> a7f4e9137bb6 [2020-07-23T06:09:54.993Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T06:09:54.993Z] ---> Running in 31bc00442104 [2020-07-23T06:09:55.256Z] ---> Running in 1c6f2f46fb8a [2020-07-23T06:09:55.256Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:09:55.256Z] v3.12.0-177-g0fe5306cd8 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:09:55.256Z] OK: 12749 distinct packages available [2020-07-23T06:09:55.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T06:09:55.256Z] Removing intermediate container 31bc00442104 [2020-07-23T06:09:55.256Z] ---> 718f9cdbd37e [2020-07-23T06:09:55.256Z] Step 20/20 : LABEL version=0.0.0 [2020-07-23T06:09:55.517Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-23T06:09:55.517Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-23T06:09:55.517Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-23T06:09:55.517Z] (4/4) Installing curl (7.69.1-r0) [2020-07-23T06:09:55.517Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T06:09:55.517Z] Executing ca-certificates-20191127-r4.trigger [2020-07-23T06:09:55.517Z] OK: 7 MiB in 18 packages [2020-07-23T06:09:56.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T06:09:56.353Z] ---> 4c609bcea8d4 [2020-07-23T06:09:56.353Z] 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-23T06:09:56.353Z] ---> Running in e08b3d2a796b [2020-07-23T06:09:56.353Z] Removing intermediate container 1c6f2f46fb8a [2020-07-23T06:09:56.353Z] ---> 280874f46c62 [2020-07-23T06:09:56.353Z] Step 21/23 : LABEL arch=x86_64 [2020-07-23T06:09:56.613Z] ---> Running in 5131c0d54eb4 [2020-07-23T06:09:56.613Z] ---> c37427a63078 [2020-07-23T06:09:56.613Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-23T06:09:56.874Z] Removing intermediate container e08b3d2a796b [2020-07-23T06:09:56.874Z] ---> 06bc5dbca691 [2020-07-23T06:09:56.874Z] [2020-07-23T06:09:56.874Z] Successfully built 06bc5dbca691 [2020-07-23T06:09:57.134Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-23T06:09:57.134Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-23T06:09:57.394Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-23T06:09:57.655Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-23T06:09:57.655Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-23T06:09:57.918Z] Successfully tagged docker-support-scheduler-go:latest [2020-07-23T06:09:57.918Z]  Building docker-support-scheduler-go ... done Removing intermediate container 5131c0d54eb4 [2020-07-23T06:09:57.918Z] ---> 0466264b9319 [2020-07-23T06:09:57.918Z] Step 22/23 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:09:57.918Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T06:09:57.918Z] OK: 8 MiB in 19 packages [2020-07-23T06:09:57.918Z] Removing intermediate container d5cdd3035683 [2020-07-23T06:09:57.918Z] ---> f6c125c6282d [2020-07-23T06:09:57.918Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-23T06:09:57.918Z] ---> Running in 9c9607d8e8c6 [2020-07-23T06:09:57.918Z] ---> d09ecd707a4d [2020-07-23T06:09:57.918Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-23T06:09:58.184Z] ---> Running in 6b8d495b5084 [2020-07-23T06:09:58.446Z] Removing intermediate container 9c9607d8e8c6 [2020-07-23T06:09:58.446Z] ---> 40c367e66c8e [2020-07-23T06:09:58.446Z] Step 23/23 : LABEL version=0.0.0 [2020-07-23T06:09:58.446Z] Removing intermediate container 6b8d495b5084 [2020-07-23T06:09:58.446Z] ---> 607acf4bf10a [2020-07-23T06:09:58.446Z] Step 13/20 : WORKDIR /edgex [2020-07-23T06:09:58.446Z] ---> 7f488224c28a [2020-07-23T06:09:58.447Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-23T06:09:58.447Z] ---> Running in 797c8b08d322 [2020-07-23T06:09:58.711Z] ---> Running in ad068dba6d8d [2020-07-23T06:09:58.711Z] Removing intermediate container a0cf034d1b9b [2020-07-23T06:09:58.711Z] ---> 9fc84c58a806 [2020-07-23T06:09:58.711Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-23T06:09:58.993Z] Removing intermediate container 797c8b08d322 [2020-07-23T06:09:58.993Z] ---> 9ca23ec24f43 [2020-07-23T06:09:58.993Z] [2020-07-23T06:09:58.993Z] Removing intermediate container ad068dba6d8d [2020-07-23T06:09:58.993Z] ---> c694a9efaa0f [2020-07-23T06:09:58.994Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-23T06:09:58.994Z] ---> cfab779f32f6 [2020-07-23T06:09:58.994Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-23T06:09:58.994Z] ---> 4cb9ed8a4594 [2020-07-23T06:09:58.994Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-23T06:09:59.256Z] Successfully built 9ca23ec24f43 [2020-07-23T06:09:59.256Z] Successfully tagged docker-support-notifications-go:latest [2020-07-23T06:09:59.518Z]  Building docker-support-notifications-go ... done  ---> ef00c99bae08 [2020-07-23T06:09:59.518Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-23T06:09:59.786Z] ---> bd6f6086c83e [2020-07-23T06:09:59.786Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-23T06:09:59.786Z] ---> 2b030271dbe5 [2020-07-23T06:09:59.786Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-23T06:10:00.048Z] ---> cb4108e952b4 [2020-07-23T06:10:00.048Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-23T06:10:00.048Z] ---> b41fbd0d5006 [2020-07-23T06:10:00.048Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T06:10:00.048Z] ---> Running in 51828810289f [2020-07-23T06:10:00.308Z] ---> Running in ef9e9e8b8fde [2020-07-23T06:10:00.308Z] ---> f5e2bb005bb1 [2020-07-23T06:10:00.308Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-23T06:10:00.308Z] Removing intermediate container 51828810289f [2020-07-23T06:10:00.308Z] ---> 4be66ec5e669 [2020-07-23T06:10:00.308Z] Step 17/20 : CMD ["--init=true"] [2020-07-23T06:10:00.569Z] ---> Running in a3821738bb71 [2020-07-23T06:10:00.569Z] Removing intermediate container ef9e9e8b8fde [2020-07-23T06:10:00.569Z] ---> 94e51a97e134 [2020-07-23T06:10:00.569Z] Step 20/22 : LABEL arch=x86_64 [2020-07-23T06:10:00.569Z] ---> 68be118e3801 [2020-07-23T06:10:00.569Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-23T06:10:00.569Z] ---> Running in 9102797c5326 [2020-07-23T06:10:00.829Z] ---> Running in acbd138bb75d [2020-07-23T06:10:00.829Z] Removing intermediate container a3821738bb71 [2020-07-23T06:10:00.829Z] ---> 161796269014 [2020-07-23T06:10:00.829Z] Step 18/20 : LABEL arch=x86_64 [2020-07-23T06:10:00.829Z] Removing intermediate container 9102797c5326 [2020-07-23T06:10:00.829Z] ---> 7048a0202625 [2020-07-23T06:10:00.829Z] Step 21/22 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:10:01.090Z] ---> Running in 1097a1fee074 [2020-07-23T06:10:01.090Z] ---> Running in 55e865cf2f12 [2020-07-23T06:10:01.665Z] Removing intermediate container 1097a1fee074 [2020-07-23T06:10:01.665Z] ---> 92905cfde9b7 [2020-07-23T06:10:01.665Z] Step 19/20 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:10:01.665Z] Removing intermediate container 55e865cf2f12 [2020-07-23T06:10:01.665Z] ---> c5c066c07d99 [2020-07-23T06:10:01.665Z] Step 22/22 : LABEL version=0.0.0 [2020-07-23T06:10:01.926Z] ---> Running in d96bde289332 [2020-07-23T06:10:01.926Z] ---> Running in d4732d168fbe [2020-07-23T06:10:02.187Z] Removing intermediate container d96bde289332 [2020-07-23T06:10:02.187Z] ---> 82b7f7f1d02a [2020-07-23T06:10:02.187Z] Step 20/20 : LABEL version=0.0.0 [2020-07-23T06:10:02.187Z] Removing intermediate container d4732d168fbe [2020-07-23T06:10:02.187Z] ---> c8cc68ca6d2a [2020-07-23T06:10:02.187Z] [2020-07-23T06:10:02.187Z] ---> Running in d8a20e351643 [2020-07-23T06:10:02.452Z] Successfully built c8cc68ca6d2a [2020-07-23T06:10:02.452Z] Successfully tagged docker-core-data-go:latest [2020-07-23T06:10:02.452Z]  Building docker-core-data-go ... done Removing intermediate container acbd138bb75d [2020-07-23T06:10:02.452Z] ---> 339813a3f126 [2020-07-23T06:10:02.452Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-23T06:10:02.452Z] Removing intermediate container d8a20e351643 [2020-07-23T06:10:02.452Z] ---> 0e324f35fa7a [2020-07-23T06:10:02.452Z] [2020-07-23T06:10:02.452Z] ---> Running in d942d20881b6 [2020-07-23T06:10:02.711Z] Successfully built 0e324f35fa7a [2020-07-23T06:10:02.711Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-07-23T06:10:02.711Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container d942d20881b6 [2020-07-23T06:10:02.711Z] ---> 0a6fa3d36517 [2020-07-23T06:10:02.711Z] Step 24/26 : LABEL arch=x86_64 [2020-07-23T06:10:02.711Z] ---> Running in 15dc9587003c [2020-07-23T06:10:02.972Z] Removing intermediate container 15dc9587003c [2020-07-23T06:10:02.972Z] ---> 227711d2aa9f [2020-07-23T06:10:02.972Z] Step 25/26 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:10:03.233Z] ---> Running in 6548e965f24d [2020-07-23T06:10:03.494Z] Removing intermediate container 6548e965f24d [2020-07-23T06:10:03.494Z] ---> 5d3f7473c847 [2020-07-23T06:10:03.494Z] Step 26/26 : LABEL version=0.0.0 [2020-07-23T06:10:03.494Z] ---> Running in f1872bb92a44 [2020-07-23T06:10:03.756Z] Removing intermediate container f1872bb92a44 [2020-07-23T06:10:03.756Z] ---> e011770ec06d [2020-07-23T06:10:03.756Z] [2020-07-23T06:10:03.756Z] Successfully built e011770ec06d [2020-07-23T06:10:03.756Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-07-23T06:10:04.052Z]  Building docker-security-secretstore-setup-go ... done  [Pipeline] } [2020-07-23T06:10:04.103Z] $ docker stop --time=1 b2bd1c7a9b9c8975b1cb670187f5b883c885d107a5646112f20b3ef6b6d29574 [2020-07-23T06:10:05.816Z] $ docker rm -f b2bd1c7a9b9c8975b1cb670187f5b883c885d107a5646112f20b3ef6b6d29574 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-23T06:10:06.365Z] + docker images [2020-07-23T06:10:06.365Z] + grep docker [2020-07-23T06:10:06.365Z] docker-security-secretstore-setup-go latest e011770ec06d 3 seconds ago 33.9MB [2020-07-23T06:10:06.365Z] docker-security-proxy-setup-go latest 0e324f35fa7a 4 seconds ago 16.4MB [2020-07-23T06:10:06.365Z] docker-core-data-go latest c8cc68ca6d2a 5 seconds ago 23.8MB [2020-07-23T06:10:06.365Z] docker-support-notifications-go latest 9ca23ec24f43 8 seconds ago 14.4MB [2020-07-23T06:10:06.365Z] docker-support-scheduler-go latest 06bc5dbca691 10 seconds ago 13.1MB [2020-07-23T06:10:06.365Z] docker-sys-mgmt-agent-go latest 1b7f71fe982b About a minute ago 284MB [2020-07-23T06:10:06.365Z] docker-security-secrets-setup-go latest ba3e029f5525 2 minutes ago 25.1MB [2020-07-23T06:10:06.365Z] docker-core-command-go latest 88e34c309a03 2 minutes ago 13MB [2020-07-23T06:10:06.365Z] docker-core-metadata-go latest e02a360710c7 2 minutes ago 14.4MB [2020-07-23T06:10:06.365Z] docker-support-logging-go latest 74e1c2362372 2 minutes ago 11.8MB [2020-07-23T06:10:06.365Z] docker latest 81f5749c9058 3 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-23T06:10:07.307Z] 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-23T06:10:10.713Z] 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-23T06:10:16.109Z] 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-23T06:10:22.798Z] 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-23T06:10:23.776Z] 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-23T06:10:29.166Z] 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-23T06:10:34.550Z] 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-23T06:10:37.926Z] 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-23T06:10:43.312Z] 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-23T06:10:47.596Z] 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-23T06:10:51.891Z] 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-23T06:10:56.191Z] $ docker stop --time=1 0d12c11b31f7c19ab75c35b971c643c43419f20d1870d0223c1790e83da0c94d [2020-07-23T06:10:58.509Z] $ docker rm -f 0d12c11b31f7c19ab75c35b971c643c43419f20d1870d0223c1790e83da0c94d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-23T06:10:59.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-23T06:11:00.252Z] [2020-07-23T06:11:00.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-07-23T06:11:00.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-23T06:11:00.619Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-07-23T06:11:00.619Z] 29e5d40040c1: Already exists [2020-07-23T06:11:00.890Z] 1ce36da41761: Pulling fs layer [2020-07-23T06:11:00.890Z] 25b303627fd3: Pulling fs layer [2020-07-23T06:11:01.485Z] 1ce36da41761: Verifying Checksum [2020-07-23T06:11:01.485Z] 1ce36da41761: Download complete [2020-07-23T06:11:02.461Z] 1ce36da41761: Pull complete [2020-07-23T06:11:03.887Z] 25b303627fd3: Verifying Checksum [2020-07-23T06:11:03.887Z] 25b303627fd3: Download complete [2020-07-23T06:11:14.039Z] 25b303627fd3: Pull complete [2020-07-23T06:11:14.039Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-07-23T06:11:14.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-23T06:11:14.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-07-23T06:11:14.301Z] prd-ubuntu18.04-docker-arm64-4c-16g-703 does not seem to be running inside a container [2020-07-23T06:11:14.371Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-23T06:11:18.321Z] $ docker top 802856f793242817e67fbc140c4da11f3028395e1096c586e4b3405ebd04f19a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-23T06:11:19.776Z] + docker-compose build --help [2020-07-23T06:11:19.776Z] + grep parallel [2020-07-23T06:11:23.141Z] --parallel Build images in parallel. [Pipeline] } [2020-07-23T06:11:23.419Z] $ docker stop --time=1 802856f793242817e67fbc140c4da11f3028395e1096c586e4b3405ebd04f19a [2020-07-23T06:11:25.261Z] $ docker rm -f 802856f793242817e67fbc140c4da11f3028395e1096c586e4b3405ebd04f19a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-23T06:11:25.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-23T06:11:25.983Z] . [Pipeline] withDockerContainer [2020-07-23T06:11:26.205Z] prd-ubuntu18.04-docker-arm64-4c-16g-703 does not seem to be running inside a container [2020-07-23T06:11:26.274Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-23T06:11:27.647Z] $ docker top 784bf00019fc2b50b1f9528fe20af12c82354977f903c6993d03811c52120cd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-23T06:11:28.620Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-23T06:11:31.980Z] Building docker-core-command-go ... [2020-07-23T06:11:31.980Z] Building docker-core-data-go ... [2020-07-23T06:11:31.980Z] Building docker-core-metadata-go ... [2020-07-23T06:11:31.980Z] Building docker-security-proxy-setup-go ... [2020-07-23T06:11:31.980Z] Building docker-security-secrets-setup-go ... [2020-07-23T06:11:31.980Z] Building docker-security-secretstore-setup-go ... [2020-07-23T06:11:31.980Z] Building docker-support-logging-go ... [2020-07-23T06:11:31.980Z] Building docker-support-notifications-go ... [2020-07-23T06:11:31.980Z] Building docker-support-scheduler-go ... [2020-07-23T06:11:31.980Z] Building docker-sys-mgmt-agent-go ... [2020-07-23T06:11:31.980Z] Building docker-core-data-go [2020-07-23T06:11:31.980Z] Building docker-support-scheduler-go [2020-07-23T06:11:31.980Z] Building docker-core-command-go [2020-07-23T06:11:31.980Z] Building docker-security-secrets-setup-go [2020-07-23T06:11:31.980Z] Building docker-security-proxy-setup-go [2020-07-23T06:13:23.760Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:13:23.760Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-23T06:13:23.760Z] ---> 3629452a59b4 [2020-07-23T06:13:23.760Z] Step 3/20 : WORKDIR /edgex-go [2020-07-23T06:13:23.760Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:13:23.760Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-23T06:13:23.760Z] ---> 3629452a59b4 [2020-07-23T06:13:23.760Z] Step 3/20 : WORKDIR /edgex-go [2020-07-23T06:13:23.760Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:13:23.760Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-23T06:13:23.760Z] ---> 3629452a59b4 [2020-07-23T06:13:23.760Z] Step 3/21 : WORKDIR /edgex-go [2020-07-23T06:13:23.760Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:13:23.760Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-23T06:13:23.760Z] ---> 3629452a59b4 [2020-07-23T06:13:23.760Z] Step 3/29 : WORKDIR /edgex-go [2020-07-23T06:13:23.760Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:13:23.760Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-23T06:13:23.760Z] ---> 3629452a59b4 [2020-07-23T06:13:23.760Z] Step 3/22 : WORKDIR /edgex-go [2020-07-23T06:13:23.760Z] ---> Running in adcf7d2b94ae [2020-07-23T06:13:23.760Z] ---> Running in e896410246d9 [2020-07-23T06:13:23.760Z] ---> Running in 446219ee2c31 [2020-07-23T06:13:23.760Z] ---> Running in 6b8898758141 [2020-07-23T06:13:23.760Z] ---> Running in c6e8583c636f [2020-07-23T06:13:23.760Z] Removing intermediate container 6b8898758141 [2020-07-23T06:13:23.760Z] ---> ffc32c862c7f [2020-07-23T06:13:23.760Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:13:23.760Z] Removing intermediate container e896410246d9 [2020-07-23T06:13:23.760Z] ---> 0699ea193735 [2020-07-23T06:13:23.760Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:13:23.760Z] Removing intermediate container c6e8583c636f [2020-07-23T06:13:23.760Z] ---> 8e8b78101d76 [2020-07-23T06:13:23.760Z] Step 4/29 : RUN apk update && apk add make git [2020-07-23T06:13:23.760Z] Removing intermediate container adcf7d2b94ae [2020-07-23T06:13:23.760Z] ---> 9384370e6d80 [2020-07-23T06:13:23.760Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:13:23.760Z] Removing intermediate container 446219ee2c31 [2020-07-23T06:13:23.760Z] ---> 7bc65147a753 [2020-07-23T06:13:23.760Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:13:23.760Z] ---> Running in dad551520b61 [2020-07-23T06:13:23.760Z] ---> Running in 27033660827a [2020-07-23T06:13:23.760Z] ---> Running in c94e51138886 [2020-07-23T06:13:23.760Z] ---> Running in f449884d3828 [2020-07-23T06:13:23.760Z] ---> Running in 45edde3ad85a [2020-07-23T06:13:23.760Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T06:13:23.760Z] Removing intermediate container dad551520b61 [2020-07-23T06:13:23.760Z] ---> 6dfb0c0940dc [2020-07-23T06:13:23.760Z] Step 5/20 : RUN apk update && apk add make git [2020-07-23T06:13:23.760Z] ---> Running in 3ed5f9f8d66c [2020-07-23T06:13:24.037Z] Removing intermediate container f449884d3828 [2020-07-23T06:13:24.037Z] ---> e35a1201789c [2020-07-23T06:13:24.037Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-23T06:13:24.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T06:13:24.037Z] Removing intermediate container 27033660827a [2020-07-23T06:13:24.037Z] ---> f7a7ff80744e [2020-07-23T06:13:24.037Z] Step 5/21 : RUN apk update && apk add make git [2020-07-23T06:13:24.308Z] ---> Running in ca175004c77c [2020-07-23T06:13:24.582Z] ---> Running in a7b7aaa1ba4a [2020-07-23T06:13:24.582Z] Removing intermediate container 45edde3ad85a [2020-07-23T06:13:24.582Z] ---> f88f7e529541 [2020-07-23T06:13:24.582Z] Step 5/20 : RUN apk update && apk add make git [2020-07-23T06:13:25.176Z] ---> Running in 876879c04a92 [2020-07-23T06:13:25.452Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:13:25.452Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:13:25.452Z] OK: 12620 distinct packages available [2020-07-23T06:13:26.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T06:13:26.438Z] OK: 217 MiB in 51 packages [2020-07-23T06:13:26.715Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T06:13:26.989Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T06:13:27.259Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T06:13:27.259Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T06:13:27.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T06:13:27.853Z] Removing intermediate container c94e51138886 [2020-07-23T06:13:27.853Z] ---> 9b05635ea6f6 [2020-07-23T06:13:27.853Z] Step 5/29 : COPY go.mod . [2020-07-23T06:13:27.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T06:13:28.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T06:13:28.130Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:13:28.130Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:13:28.130Z] OK: 12620 distinct packages available [2020-07-23T06:13:28.720Z] ---> 72020359c983 [2020-07-23T06:13:28.720Z] Step 6/29 : RUN go mod download [2020-07-23T06:13:28.720Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:13:28.720Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:13:28.721Z] OK: 12620 distinct packages available [2020-07-23T06:13:28.991Z] ---> Running in 3659f564f616 [2020-07-23T06:13:28.991Z] OK: 217 MiB in 51 packages [2020-07-23T06:13:28.991Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:13:28.991Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:13:28.991Z] OK: 12620 distinct packages available [2020-07-23T06:13:29.587Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:13:29.587Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:13:29.587Z] OK: 12620 distinct packages available [2020-07-23T06:13:29.587Z] OK: 217 MiB in 51 packages [2020-07-23T06:13:30.206Z] OK: 217 MiB in 51 packages [2020-07-23T06:13:30.206Z] OK: 217 MiB in 51 packages [2020-07-23T06:13:31.196Z] Removing intermediate container 3ed5f9f8d66c [2020-07-23T06:13:31.196Z] ---> df0474dc3f85 [2020-07-23T06:13:31.196Z] Step 6/20 : COPY go.mod . [2020-07-23T06:13:31.792Z] Removing intermediate container ca175004c77c [2020-07-23T06:13:31.792Z] ---> 1569ef065122 [2020-07-23T06:13:31.792Z] Step 6/22 : COPY go.mod . [2020-07-23T06:13:31.792Z] Removing intermediate container a7b7aaa1ba4a [2020-07-23T06:13:31.792Z] ---> 92eb66eaeb7e [2020-07-23T06:13:31.792Z] Step 6/21 : COPY go.mod . [2020-07-23T06:13:32.074Z] Removing intermediate container 876879c04a92 [2020-07-23T06:13:32.074Z] ---> 494352d23495 [2020-07-23T06:13:32.074Z] Step 6/20 : COPY go.mod . [2020-07-23T06:13:32.350Z] ---> 4bfe7853d437 [2020-07-23T06:13:32.350Z] Step 7/20 : RUN go mod download [2020-07-23T06:13:32.629Z] ---> Running in ad97515bf27a [2020-07-23T06:13:32.629Z] ---> 69c5441d80d7 [2020-07-23T06:13:32.629Z] Step 7/22 : RUN go mod download [2020-07-23T06:13:32.909Z] ---> 9032f8b95eb0 [2020-07-23T06:13:32.909Z] Step 7/21 : RUN go mod download [2020-07-23T06:13:32.909Z] ---> Running in d08582283e31 [2020-07-23T06:13:33.182Z] Removing intermediate container 3659f564f616 [2020-07-23T06:13:33.182Z] ---> 79c6770ecfae [2020-07-23T06:13:33.182Z] Step 7/29 : COPY . . [2020-07-23T06:13:33.182Z] ---> Running in 8e400d476ccc [2020-07-23T06:13:33.182Z] ---> 98090ac3b2e5 [2020-07-23T06:13:33.182Z] Step 7/20 : RUN go mod download [2020-07-23T06:13:33.455Z] ---> Running in 40b252e05fa2 [2020-07-23T06:13:40.178Z] Removing intermediate container ad97515bf27a [2020-07-23T06:13:40.178Z] ---> cb93f13a7062 [2020-07-23T06:13:40.178Z] Step 8/20 : COPY . . [2020-07-23T06:13:40.466Z] Removing intermediate container d08582283e31 [2020-07-23T06:13:40.466Z] ---> ebafc21f3e38 [2020-07-23T06:13:40.466Z] Step 8/22 : COPY . . [2020-07-23T06:13:40.741Z] Removing intermediate container 40b252e05fa2 [2020-07-23T06:13:40.741Z] ---> a5cb1449ff20 [2020-07-23T06:13:40.741Z] Step 8/20 : COPY . . [2020-07-23T06:13:41.018Z] Removing intermediate container 8e400d476ccc [2020-07-23T06:13:41.018Z] ---> fb53e375c7d3 [2020-07-23T06:13:41.018Z] Step 8/21 : COPY . . [2020-07-23T06:14:07.828Z] ---> 73f9786ed7ff [2020-07-23T06:14:07.828Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-23T06:14:07.828Z] ---> 1ffcdc328777 [2020-07-23T06:14:07.828Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-23T06:14:07.828Z] ---> ff1b09dcd858 [2020-07-23T06:14:07.828Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-23T06:14:07.828Z] ---> Running in d6dde7f88221 [2020-07-23T06:14:07.828Z] ---> Running in f0a81015ee99 [2020-07-23T06:14:07.828Z] ---> Running in d6bf5c3a723d [2020-07-23T06:14:07.828Z] ---> 02091c5b7846 [2020-07-23T06:14:07.828Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-23T06:14:07.828Z] ---> 6633c977832c [2020-07-23T06:14:07.828Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-23T06:14:07.828Z] ---> Running in 03fba1086b44 [2020-07-23T06:14:07.828Z] ---> Running in ff331e4b4176 [2020-07-23T06:14:09.269Z] 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-23T06:14:09.544Z] 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-23T06:14:09.544Z] 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-23T06:14:09.816Z] 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-23T06:14:10.091Z] 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-23T06:15:46.937Z] Removing intermediate container d6dde7f88221 [2020-07-23T06:15:46.937Z] ---> eeb53b2c3085 [2020-07-23T06:15:46.937Z] [2020-07-23T06:15:46.937Z] Step 9/29 : FROM alpine:latest [2020-07-23T06:15:46.937Z] Removing intermediate container d6bf5c3a723d [2020-07-23T06:15:46.937Z] ---> 767e158c3378 [2020-07-23T06:15:46.937Z] [2020-07-23T06:15:46.937Z] Step 10/20 : FROM alpine [2020-07-23T06:15:46.937Z] latest: Pulling from library/alpine [2020-07-23T06:15:46.937Z] latest: Pulling from library/alpine [2020-07-23T06:15:46.937Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-23T06:15:46.937Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-23T06:15:46.937Z] Status: Downloaded newer image for alpine:latest [2020-07-23T06:15:46.937Z] ---> 62ee0e9f8440 [2020-07-23T06:15:46.937Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation'Status: Downloaded newer image for alpine:latest [2020-07-23T06:15:46.937Z] [2020-07-23T06:15:46.937Z] ---> 62ee0e9f8440 [2020-07-23T06:15:46.937Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-23T06:15:46.937Z] ---> Running in ee455e3a374a [2020-07-23T06:15:46.937Z] ---> Running in 9b9c9d1941e8 [2020-07-23T06:15:46.937Z] Removing intermediate container ee455e3a374a [2020-07-23T06:15:46.937Z] ---> fbf749e4c43a [2020-07-23T06:15:46.937Z] Step 11/29 : USER root [2020-07-23T06:15:46.937Z] ---> Running in 2fcc37a2b343 [2020-07-23T06:15:46.937Z] Removing intermediate container 2fcc37a2b343 [2020-07-23T06:15:46.937Z] ---> 0bd7ff74a90f [2020-07-23T06:15:46.937Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-23T06:15:46.937Z] ---> Running in 6915f1a18c5e [2020-07-23T06:15:46.937Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T06:15:46.937Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T06:15:46.937Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:15:46.937Z] v3.12.0-177-g0fe5306cd8 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:15:46.937Z] OK: 12620 distinct packages available [2020-07-23T06:15:46.937Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T06:15:46.937Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T06:15:46.937Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-23T06:15:46.937Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-23T06:15:46.937Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-23T06:15:46.937Z] (4/4) Installing curl (7.69.1-r0) [2020-07-23T06:15:46.937Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T06:15:46.937Z] Executing ca-certificates-20191127-r4.trigger [2020-07-23T06:15:46.937Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:15:46.937Z] v3.12.0-177-g0fe5306cd8 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:15:46.937Z] OK: 12620 distinct packages available [2020-07-23T06:15:46.937Z] OK: 7 MiB in 18 packages [2020-07-23T06:15:46.937Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-23T06:15:46.937Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-23T06:15:46.937Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T06:15:46.937Z] Executing ca-certificates-20191127-r4.trigger [2020-07-23T06:15:46.937Z] OK: 6 MiB in 16 packages [2020-07-23T06:15:46.937Z] Removing intermediate container 9b9c9d1941e8 [2020-07-23T06:15:46.937Z] ---> 24011b7a0ced [2020-07-23T06:15:46.937Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-23T06:15:46.937Z] ---> Running in b42f17b278e0 [2020-07-23T06:15:46.937Z] Removing intermediate container b42f17b278e0 [2020-07-23T06:15:46.937Z] ---> c75124108a0e [2020-07-23T06:15:46.937Z] Step 13/20 : WORKDIR /edgex [2020-07-23T06:15:46.937Z] ---> Running in 1f7d6e18ebf7 [2020-07-23T06:15:46.937Z] Removing intermediate container 6915f1a18c5e [2020-07-23T06:15:46.937Z] ---> 0251639287d5 [2020-07-23T06:15:46.937Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-23T06:15:46.937Z] ---> Running in c517df85492b [2020-07-23T06:15:46.937Z] Removing intermediate container 1f7d6e18ebf7 [2020-07-23T06:15:46.937Z] ---> 846f4101d83c [2020-07-23T06:15:46.937Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-23T06:15:46.937Z] Removing intermediate container c517df85492b [2020-07-23T06:15:46.937Z] ---> 1bd9b1583883 [2020-07-23T06:15:46.937Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-23T06:15:46.937Z] ---> Running in 7374911ca574 [2020-07-23T06:15:46.937Z] ---> b52993f823a7 [2020-07-23T06:15:46.937Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-23T06:15:46.937Z] Removing intermediate container 7374911ca574 [2020-07-23T06:15:46.937Z] ---> 6ff501957359 [2020-07-23T06:15:46.937Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-23T06:15:46.937Z] ---> Running in af86775616b7 [2020-07-23T06:15:48.419Z] ---> cd8e047c8ccb [2020-07-23T06:15:48.419Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-23T06:15:48.701Z] ---> Running in 72444ca75fa6 [2020-07-23T06:15:49.311Z] Removing intermediate container 72444ca75fa6 [2020-07-23T06:15:49.311Z] ---> aa2f5bc27055 [2020-07-23T06:15:49.311Z] Step 17/20 : CMD ["--init=true"] [2020-07-23T06:15:49.594Z] ---> Running in 2e5923387ffc [2020-07-23T06:15:50.601Z] Removing intermediate container 2e5923387ffc [2020-07-23T06:15:50.601Z] ---> 6cb7395c478e [2020-07-23T06:15:50.601Z] Step 18/20 : LABEL arch=arm64 [2020-07-23T06:15:50.601Z] ---> Running in 6794cb2b61a9 [2020-07-23T06:15:50.880Z] Removing intermediate container af86775616b7 [2020-07-23T06:15:50.880Z] ---> 528f2e6fdc3d [2020-07-23T06:15:50.880Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-23T06:15:51.487Z] Removing intermediate container 6794cb2b61a9 [2020-07-23T06:15:51.487Z] ---> 752834e5ee30 [2020-07-23T06:15:51.487Z] Step 19/20 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:15:51.765Z] ---> Running in 1bd3f9993785 [2020-07-23T06:15:52.752Z] ---> 4a51f72b08ee [2020-07-23T06:15:52.752Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-23T06:15:52.752Z] Removing intermediate container 1bd3f9993785 [2020-07-23T06:15:52.752Z] ---> 3ff2f6e8c625 [2020-07-23T06:15:52.752Z] Step 20/20 : LABEL version=0.0.0 [2020-07-23T06:15:52.752Z] ---> Running in 1701116655f4 [2020-07-23T06:15:53.758Z] Removing intermediate container 1701116655f4 [2020-07-23T06:15:53.758Z] ---> 983fefb07ec3 [2020-07-23T06:15:53.758Z] [2020-07-23T06:15:53.758Z] ---> 20fef626b57f [2020-07-23T06:15:53.758Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-23T06:15:54.361Z] Successfully built 983fefb07ec3 [2020-07-23T06:15:54.361Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-07-23T06:15:54.361Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2020-07-23T06:15:54.967Z] ---> d51d0b0c895b [2020-07-23T06:15:54.968Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-23T06:15:56.965Z] ---> 96935334b31d [2020-07-23T06:15:56.965Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-23T06:15:58.436Z] ---> d2a584c1dedc [2020-07-23T06:15:58.436Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-23T06:15:58.712Z] ---> Running in 86da1544e8a5 [2020-07-23T06:16:04.129Z] Removing intermediate container 86da1544e8a5 [2020-07-23T06:16:04.129Z] ---> 5a751074586e [2020-07-23T06:16:04.129Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-23T06:16:06.119Z] ---> 8f4fcd6b2dea [2020-07-23T06:16:06.119Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-23T06:16:06.721Z] ---> Running in c05d095a37f5 [2020-07-23T06:16:06.997Z] Removing intermediate container 03fba1086b44 [2020-07-23T06:16:06.997Z] ---> 732ee3d5d8b1 [2020-07-23T06:16:06.997Z] [2020-07-23T06:16:06.997Z] Step 10/20 : FROM scratch [2020-07-23T06:16:06.997Z] ---> [2020-07-23T06:16:06.997Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T06:16:07.271Z] Removing intermediate container ff331e4b4176 [2020-07-23T06:16:07.271Z] ---> ca4e9a5358c6 [2020-07-23T06:16:07.271Z] [2020-07-23T06:16:07.271Z] Step 10/21 : FROM scratch [2020-07-23T06:16:07.271Z] ---> [2020-07-23T06:16:07.271Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T06:16:07.880Z] ---> Running in 4c8eb8b2bdc5 [2020-07-23T06:16:07.880Z] ---> Running in 24f8732d1bbf [2020-07-23T06:16:08.881Z] Removing intermediate container 4c8eb8b2bdc5 [2020-07-23T06:16:08.881Z] ---> e118984ef6b6 [2020-07-23T06:16:08.881Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-23T06:16:08.881Z] Removing intermediate container 24f8732d1bbf [2020-07-23T06:16:08.881Z] ---> ca48427e1043 [2020-07-23T06:16:08.881Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-23T06:16:08.881Z] ---> Running in 2f5815653bff [2020-07-23T06:16:08.881Z] ---> Running in 36fccdb54abc [2020-07-23T06:16:10.321Z] Removing intermediate container 2f5815653bff [2020-07-23T06:16:10.321Z] ---> 517ba3d6ce12 [2020-07-23T06:16:10.321Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-23T06:16:10.321Z] Removing intermediate container 36fccdb54abc [2020-07-23T06:16:10.321Z] ---> 4ce3f9c9c43a [2020-07-23T06:16:10.321Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-23T06:16:10.321Z] ---> Running in b1445dac2ae5 [2020-07-23T06:16:10.599Z] ---> Running in 012a8f1e6006 [2020-07-23T06:16:10.878Z] Removing intermediate container c05d095a37f5 [2020-07-23T06:16:10.878Z] ---> 8e8da51fbac5 [2020-07-23T06:16:10.878Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-23T06:16:11.154Z] Removing intermediate container b1445dac2ae5 [2020-07-23T06:16:11.154Z] ---> 6e57977f5568 [2020-07-23T06:16:11.154Z] Step 14/21 : WORKDIR / [2020-07-23T06:16:11.426Z] ---> Running in d821a0c9ae48 [2020-07-23T06:16:11.426Z] Removing intermediate container 012a8f1e6006 [2020-07-23T06:16:11.426Z] ---> 10a599ee0cd9 [2020-07-23T06:16:11.426Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-23T06:16:11.426Z] ---> Running in 6e2d0077cc65 [2020-07-23T06:16:12.858Z] Removing intermediate container 6e2d0077cc65 [2020-07-23T06:16:12.858Z] ---> a721a1043386 [2020-07-23T06:16:12.858Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-23T06:16:13.131Z] ---> 8c2791864b65 [2020-07-23T06:16:13.131Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-23T06:16:14.569Z] ---> 2ec8844da7ae [2020-07-23T06:16:14.569Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-23T06:16:15.544Z] ---> 2d7b71fd8140 [2020-07-23T06:16:15.544Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-23T06:16:16.530Z] Removing intermediate container d821a0c9ae48 [2020-07-23T06:16:16.530Z] ---> 43d508f1aa76 [2020-07-23T06:16:16.530Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-23T06:16:16.812Z] ---> 2ad7eb49e7da [2020-07-23T06:16:16.812Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-23T06:16:16.812Z] ---> 22647125bf9e [2020-07-23T06:16:16.812Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T06:16:16.812Z] ---> Running in c4f819d3e1e7 [2020-07-23T06:16:17.088Z] ---> Running in 3c4b767322ad [2020-07-23T06:16:17.685Z] Removing intermediate container f0a81015ee99 [2020-07-23T06:16:17.685Z] ---> 4f426a94b718 [2020-07-23T06:16:17.685Z] [2020-07-23T06:16:17.685Z] Step 10/22 : FROM alpine [2020-07-23T06:16:17.685Z] ---> 62ee0e9f8440 [2020-07-23T06:16:17.685Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T06:16:17.685Z] Removing intermediate container c4f819d3e1e7 [2020-07-23T06:16:17.685Z] ---> 9b1bfa8f77f0 [2020-07-23T06:16:17.685Z] Step 26/29 : CMD [ "generate" ] [2020-07-23T06:16:17.959Z] Removing intermediate container 3c4b767322ad [2020-07-23T06:16:17.959Z] ---> b78b3de4f883 [2020-07-23T06:16:17.959Z] Step 18/20 : LABEL arch=arm64 [2020-07-23T06:16:18.234Z] ---> Running in 74d394629e1d [2020-07-23T06:16:18.234Z] ---> Running in 19722a9c6f5d [2020-07-23T06:16:18.234Z] ---> a05d9023f30f [2020-07-23T06:16:18.234Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T06:16:18.234Z] ---> Running in 300ff7a9b16f [2020-07-23T06:16:18.516Z] ---> Running in 83a97b745b14 [2020-07-23T06:16:18.788Z] Removing intermediate container 19722a9c6f5d [2020-07-23T06:16:18.788Z] ---> 8cefee426406 [2020-07-23T06:16:18.788Z] Step 27/29 : LABEL arch=arm64 [2020-07-23T06:16:18.788Z] Removing intermediate container 74d394629e1d [2020-07-23T06:16:18.788Z] ---> 232516d3971d [2020-07-23T06:16:18.788Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-23T06:16:19.060Z] Removing intermediate container 83a97b745b14 [2020-07-23T06:16:19.060Z] ---> 3c7a0cd7c50c [2020-07-23T06:16:19.060Z] Step 19/21 : LABEL arch=arm64 [2020-07-23T06:16:19.060Z] Removing intermediate container 300ff7a9b16f [2020-07-23T06:16:19.060Z] ---> 0f0a01486018 [2020-07-23T06:16:19.060Z] Step 19/20 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:16:19.335Z] ---> Running in 68dc836964d7 [2020-07-23T06:16:19.335Z] ---> Running in 8fe2ef534adf [2020-07-23T06:16:19.335Z] ---> Running in 1549bba9234e [2020-07-23T06:16:19.335Z] ---> Running in eadf5ac114af [2020-07-23T06:16:19.609Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:16:19.609Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-23T06:16:19.609Z] ---> 3629452a59b4 [2020-07-23T06:16:19.609Z] Step 3/23 : WORKDIR /edgex-go [2020-07-23T06:16:19.609Z] ---> Using cache [2020-07-23T06:16:19.609Z] ---> 7bc65147a753 [2020-07-23T06:16:19.609Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:16:19.609Z] ---> Using cache [2020-07-23T06:16:19.609Z] ---> f88f7e529541 [2020-07-23T06:16:19.609Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-23T06:16:19.609Z] ---> Running in 32b56d3602e0 [2020-07-23T06:16:20.209Z] Removing intermediate container eadf5ac114af [2020-07-23T06:16:20.209Z] ---> 9edace57fc50 [2020-07-23T06:16:20.209Z] Step 20/20 : LABEL version=0.0.0 [2020-07-23T06:16:20.209Z] Removing intermediate container 8fe2ef534adf [2020-07-23T06:16:20.209Z] ---> 9b599591b51e [2020-07-23T06:16:20.209Z] Step 28/29 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:16:20.209Z] Removing intermediate container 68dc836964d7 [2020-07-23T06:16:20.209Z] ---> bce5300efa5b [2020-07-23T06:16:20.209Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-23T06:16:20.482Z] Removing intermediate container 1549bba9234e [2020-07-23T06:16:20.482Z] ---> 3be596956c1d [2020-07-23T06:16:20.482Z] Step 20/21 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:16:20.482Z] ---> Running in a646dcfab13c [2020-07-23T06:16:20.482Z] ---> Running in a60eac5e6027 [2020-07-23T06:16:20.482Z] ---> Running in 6e0eeecc99f1 [2020-07-23T06:16:20.754Z] ---> Running in 0aca85262432 [2020-07-23T06:16:21.026Z] Removing intermediate container a60eac5e6027 [2020-07-23T06:16:21.026Z] ---> 1db8964c7b33 [2020-07-23T06:16:21.026Z] Step 29/29 : LABEL version=0.0.0 [2020-07-23T06:16:21.301Z] Removing intermediate container a646dcfab13c [2020-07-23T06:16:21.301Z] ---> e80f0e3b1143 [2020-07-23T06:16:21.301Z] [2020-07-23T06:16:21.302Z] ---> Running in 78948cf99cbc [2020-07-23T06:16:21.302Z] Removing intermediate container 6e0eeecc99f1 [2020-07-23T06:16:21.302Z] ---> 4310812630d6 [2020-07-23T06:16:21.302Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:16:21.302Z] Removing intermediate container 0aca85262432 [2020-07-23T06:16:21.302Z] ---> d3a09d7f22dd [2020-07-23T06:16:21.302Z] Step 21/21 : LABEL version=0.0.0 [2020-07-23T06:16:21.574Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T06:16:21.574Z] ---> Running in 42adc3408732 [2020-07-23T06:16:21.858Z] ---> Running in 9683e57dd2ef [2020-07-23T06:16:21.858Z] Successfully built e80f0e3b1143 [2020-07-23T06:16:21.858Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-07-23T06:16:21.858Z]  Building docker-support-scheduler-go ... done Building docker-support-logging-go [2020-07-23T06:16:22.137Z] Removing intermediate container 78948cf99cbc [2020-07-23T06:16:22.137Z] ---> 55c5d11bd487 [2020-07-23T06:16:22.137Z] [2020-07-23T06:16:22.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T06:16:22.696Z] Removing intermediate container 9683e57dd2ef [2020-07-23T06:16:22.696Z] ---> 17bfbbd8a9d4 [2020-07-23T06:16:22.696Z] [2020-07-23T06:16:22.696Z] Successfully built 55c5d11bd487 [2020-07-23T06:16:22.696Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-07-23T06:16:22.696Z] Building docker-core-metadata-go [2020-07-23T06:16:22.970Z]  Building docker-security-secrets-setup-go ... done Successfully built 17bfbbd8a9d4 [2020-07-23T06:16:22.970Z] Successfully tagged docker-core-command-go-arm64:latest [2020-07-23T06:16:22.970Z] Building docker-sys-mgmt-agent-go [2020-07-23T06:16:23.565Z]  Building docker-core-command-go ... done v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:16:23.565Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:16:23.565Z] OK: 12620 distinct packages available [2020-07-23T06:16:24.169Z] OK: 217 MiB in 51 packages [2020-07-23T06:16:25.154Z] Removing intermediate container 42adc3408732 [2020-07-23T06:16:25.155Z] ---> 6d8a25bea089 [2020-07-23T06:16:25.155Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-23T06:16:25.752Z] ---> Running in 24a1a407be22 [2020-07-23T06:16:26.027Z] Removing intermediate container 32b56d3602e0 [2020-07-23T06:16:26.027Z] ---> 1705f90b8d86 [2020-07-23T06:16:26.027Z] Step 6/23 : COPY go.mod . [2020-07-23T06:16:27.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T06:16:27.763Z] ---> e6b477411959 [2020-07-23T06:16:27.763Z] Step 7/23 : RUN go mod download [2020-07-23T06:16:28.367Z] ---> Running in 7a43c397d52b [2020-07-23T06:16:28.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T06:16:29.374Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-23T06:16:29.374Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-23T06:16:29.374Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-23T06:16:29.646Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-23T06:16:29.646Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-23T06:16:29.919Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T06:16:29.919Z] OK: 8 MiB in 19 packages [2020-07-23T06:16:33.317Z] Removing intermediate container 24a1a407be22 [2020-07-23T06:16:33.317Z] ---> 708aa89dc78b [2020-07-23T06:16:33.317Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-23T06:16:33.317Z] Removing intermediate container 7a43c397d52b [2020-07-23T06:16:33.590Z] ---> 580421779921 [2020-07-23T06:16:33.590Z] Step 8/23 : COPY . . [2020-07-23T06:16:34.573Z] ---> d45ee59239b9 [2020-07-23T06:16:34.573Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-23T06:16:39.968Z] ---> 497a724db5a7 [2020-07-23T06:16:39.968Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-23T06:16:41.391Z] ---> 0ea47158c8cb [2020-07-23T06:16:41.391Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T06:16:41.661Z] ---> Running in 59fb4d7e4e77 [2020-07-23T06:16:42.643Z] Removing intermediate container 59fb4d7e4e77 [2020-07-23T06:16:42.643Z] ---> 351bfda66ccd [2020-07-23T06:16:42.643Z] Step 20/22 : LABEL arch=arm64 [2020-07-23T06:16:43.239Z] ---> Running in d5e3a3b0c3de [2020-07-23T06:16:44.240Z] Removing intermediate container d5e3a3b0c3de [2020-07-23T06:16:44.241Z] ---> b5f6040da8f7 [2020-07-23T06:16:44.241Z] Step 21/22 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:16:45.677Z] ---> Running in 3efe56dc4d05 [2020-07-23T06:16:46.655Z] Removing intermediate container 3efe56dc4d05 [2020-07-23T06:16:46.655Z] ---> 045f6fb90cda [2020-07-23T06:16:46.655Z] Step 22/22 : LABEL version=0.0.0 [2020-07-23T06:16:47.642Z] ---> Running in 7eca77c55c5a [2020-07-23T06:16:49.084Z] Removing intermediate container 7eca77c55c5a [2020-07-23T06:16:49.084Z] ---> 485160826ca2 [2020-07-23T06:16:49.084Z] [2020-07-23T06:16:49.681Z] Successfully built 485160826ca2 [2020-07-23T06:16:49.681Z] Successfully tagged docker-core-data-go-arm64:latest [2020-07-23T06:16:49.681Z]  Building docker-core-data-go ... done Building docker-security-secretstore-setup-go [2020-07-23T06:16:49.955Z] ---> 4a7f461810aa [2020-07-23T06:16:49.955Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-23T06:16:50.563Z] ---> Running in b888806418fd [2020-07-23T06:16:52.536Z] 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-23T06:17:24.897Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:17:24.897Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-23T06:17:24.897Z] ---> 3629452a59b4 [2020-07-23T06:17:24.897Z] Step 3/21 : WORKDIR /edgex-go [2020-07-23T06:17:24.897Z] ---> Using cache [2020-07-23T06:17:24.897Z] ---> 7bc65147a753 [2020-07-23T06:17:24.897Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:17:24.897Z] ---> Using cache [2020-07-23T06:17:24.897Z] ---> f88f7e529541 [2020-07-23T06:17:24.897Z] Step 5/21 : RUN apk update && apk add make git [2020-07-23T06:17:24.897Z] ---> Using cache [2020-07-23T06:17:24.897Z] ---> 494352d23495 [2020-07-23T06:17:24.897Z] Step 6/21 : COPY go.mod . [2020-07-23T06:17:24.897Z] ---> Using cache [2020-07-23T06:17:24.897Z] ---> 98090ac3b2e5 [2020-07-23T06:17:24.897Z] Step 7/21 : RUN go mod download [2020-07-23T06:17:24.897Z] ---> Using cache [2020-07-23T06:17:24.897Z] ---> a5cb1449ff20 [2020-07-23T06:17:24.897Z] Step 8/21 : COPY . . [2020-07-23T06:17:24.897Z] ---> Using cache [2020-07-23T06:17:24.897Z] ---> 02091c5b7846 [2020-07-23T06:17:24.897Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-23T06:17:24.897Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:17:24.897Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-23T06:17:24.897Z] ---> 3629452a59b4 [2020-07-23T06:17:24.897Z] Step 3/21 : WORKDIR /edgex-go [2020-07-23T06:17:24.897Z] ---> Using cache [2020-07-23T06:17:24.897Z] ---> 7bc65147a753 [2020-07-23T06:17:24.897Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:17:24.897Z] ---> Using cache [2020-07-23T06:17:24.897Z] ---> f88f7e529541 [2020-07-23T06:17:24.897Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-23T06:17:27.565Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:17:27.565Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-23T06:17:27.565Z] ---> 3629452a59b4 [2020-07-23T06:17:27.565Z] Step 3/26 : WORKDIR /edgex-go [2020-07-23T06:17:27.565Z] ---> Using cache [2020-07-23T06:17:27.565Z] ---> 7bc65147a753 [2020-07-23T06:17:27.565Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:17:27.565Z] ---> Using cache [2020-07-23T06:17:27.565Z] ---> f88f7e529541 [2020-07-23T06:17:27.565Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-23T06:17:32.993Z] ---> Running in d645bcc8b5ba [2020-07-23T06:17:32.993Z] ---> Running in c47b9d500e3a [2020-07-23T06:17:32.993Z] ---> Running in cf7360d3457f [2020-07-23T06:17:35.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-23T06:17:35.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T06:17:35.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T06:17:36.252Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T06:17:36.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T06:17:37.953Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:17:37.953Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:17:37.953Z] OK: 12620 distinct packages available [2020-07-23T06:17:37.953Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T06:17:37.953Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T06:17:37.953Z] OK: 12620 distinct packages available [2020-07-23T06:17:38.947Z] OK: 217 MiB in 51 packages [2020-07-23T06:17:38.947Z] OK: 217 MiB in 51 packages [2020-07-23T06:17:40.389Z] OK: 217 MiB in 51 packages [2020-07-23T06:17:41.854Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T06:17:41.854Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-23T06:17:41.854Z] ---> 3629452a59b4 [2020-07-23T06:17:41.854Z] Step 3/26 : WORKDIR /edgex-go [2020-07-23T06:17:41.854Z] ---> Using cache [2020-07-23T06:17:41.854Z] ---> 7bc65147a753 [2020-07-23T06:17:41.854Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T06:17:41.854Z] ---> Using cache [2020-07-23T06:17:41.854Z] ---> f88f7e529541 [2020-07-23T06:17:41.854Z] Step 5/26 : RUN apk update && apk add make git [2020-07-23T06:17:41.854Z] ---> Using cache [2020-07-23T06:17:41.854Z] ---> 494352d23495 [2020-07-23T06:17:41.854Z] Step 6/26 : COPY go.mod . [2020-07-23T06:17:41.854Z] ---> Using cache [2020-07-23T06:17:41.854Z] ---> 98090ac3b2e5 [2020-07-23T06:17:41.854Z] Step 7/26 : RUN go mod download [2020-07-23T06:17:41.854Z] ---> Using cache [2020-07-23T06:17:41.854Z] ---> a5cb1449ff20 [2020-07-23T06:17:41.854Z] Step 8/26 : COPY . . [2020-07-23T06:17:41.854Z] ---> Using cache [2020-07-23T06:17:41.854Z] ---> 02091c5b7846 [2020-07-23T06:17:41.854Z] 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-23T06:17:42.134Z] ---> Running in 275cfc2550af [2020-07-23T06:17:43.144Z] Removing intermediate container c47b9d500e3a [2020-07-23T06:17:43.144Z] ---> 4267baf97b61 [2020-07-23T06:17:43.144Z] Step 6/26 : COPY go.mod . [2020-07-23T06:17:43.421Z] Removing intermediate container cf7360d3457f [2020-07-23T06:17:43.421Z] ---> 6575383675ef [2020-07-23T06:17:43.421Z] Step 6/21 : COPY go.mod . [2020-07-23T06:17:45.418Z] 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-23T06:17:45.418Z] ---> 199e16332800 [2020-07-23T06:17:45.418Z] Step 7/26 : RUN go mod download [2020-07-23T06:17:45.705Z] ---> Running in 22699259e87c [2020-07-23T06:17:45.705Z] ---> 2c9863e235ca [2020-07-23T06:17:45.705Z] Step 7/21 : RUN go mod download [2020-07-23T06:17:46.319Z] ---> Running in 37b07cde4f02 [2020-07-23T06:17:48.327Z] Removing intermediate container b888806418fd [2020-07-23T06:17:48.327Z] ---> 41650b17945d [2020-07-23T06:17:48.327Z] [2020-07-23T06:17:48.327Z] Step 10/23 : FROM scratch [2020-07-23T06:17:48.327Z] ---> [2020-07-23T06:17:48.327Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-23T06:17:48.602Z] ---> Running in a238847dfdea [2020-07-23T06:17:49.589Z] Removing intermediate container a238847dfdea [2020-07-23T06:17:49.589Z] ---> 4901b899824a [2020-07-23T06:17:49.589Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-23T06:17:49.589Z] ---> Running in a29fe550fea0 [2020-07-23T06:17:50.197Z] Removing intermediate container a29fe550fea0 [2020-07-23T06:17:50.197Z] ---> a33b360b6277 [2020-07-23T06:17:50.197Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-23T06:17:50.197Z] ---> Running in 7a0e0d95a658 [2020-07-23T06:17:51.196Z] Removing intermediate container 7a0e0d95a658 [2020-07-23T06:17:51.196Z] ---> ee899412a459 [2020-07-23T06:17:51.196Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-23T06:17:52.205Z] Removing intermediate container 37b07cde4f02 [2020-07-23T06:17:52.205Z] ---> f0a1b768895f [2020-07-23T06:17:52.205Z] Step 8/21 : COPY . . [2020-07-23T06:17:52.814Z] Removing intermediate container 22699259e87c [2020-07-23T06:17:52.814Z] ---> cddc6b162582 [2020-07-23T06:17:52.814Z] Step 8/26 : COPY . . [2020-07-23T06:17:53.093Z] ---> 246066269d27 [2020-07-23T06:17:53.093Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-23T06:17:56.506Z] ---> bd7213186d4a [2020-07-23T06:17:56.506Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-23T06:18:00.839Z] ---> bee1b580b788 [2020-07-23T06:18:00.839Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-23T06:18:04.259Z] ---> 8c1956f5163b [2020-07-23T06:18:04.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-23T06:18:07.679Z] ---> e7601964cc2e [2020-07-23T06:18:07.679Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-23T06:18:09.673Z] ---> 8b5efe8e6df2 [2020-07-23T06:18:09.673Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T06:18:09.673Z] ---> Running in 3aa8db0979cf [2020-07-23T06:18:10.666Z] Removing intermediate container 3aa8db0979cf [2020-07-23T06:18:10.666Z] ---> d3180e3840d5 [2020-07-23T06:18:10.666Z] Step 21/23 : LABEL arch=arm64 [2020-07-23T06:18:11.280Z] ---> Running in c32685af0316 [2020-07-23T06:18:12.728Z] Removing intermediate container c32685af0316 [2020-07-23T06:18:12.728Z] ---> 8742043d577a [2020-07-23T06:18:12.728Z] Step 22/23 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:18:13.007Z] ---> Running in e344542e6cb4 [2020-07-23T06:18:14.004Z] Removing intermediate container e344542e6cb4 [2020-07-23T06:18:14.004Z] ---> 888f1825bd88 [2020-07-23T06:18:14.004Z] Step 23/23 : LABEL version=0.0.0 [2020-07-23T06:18:14.284Z] ---> Running in d6a13aa6e2d9 [2020-07-23T06:18:15.735Z] Removing intermediate container d6a13aa6e2d9 [2020-07-23T06:18:15.735Z] ---> f9e2b4edb2a0 [2020-07-23T06:18:15.735Z] [2020-07-23T06:18:17.184Z] Successfully built f9e2b4edb2a0 [2020-07-23T06:18:17.184Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-07-23T06:18:32.317Z]  Building docker-support-notifications-go ... done  ---> f5fe8f628c80 [2020-07-23T06:18:32.317Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-23T06:18:32.317Z] ---> ad3aec03c905 [2020-07-23T06:18:32.317Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-23T06:18:32.317Z] ---> Running in fa85e5953384 [2020-07-23T06:18:32.317Z] ---> Running in 5e51baa043e6 [2020-07-23T06:18:33.311Z] 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-23T06:18:33.311Z] 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-23T06:18:35.946Z] 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-23T06:18:48.375Z] 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-23T06:19:00.814Z] Removing intermediate container d645bcc8b5ba [2020-07-23T06:19:00.814Z] ---> 93d028bdb307 [2020-07-23T06:19:00.814Z] [2020-07-23T06:19:00.814Z] Step 10/21 : FROM scratch [2020-07-23T06:19:00.814Z] ---> [2020-07-23T06:19:00.814Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T06:19:00.814Z] Removing intermediate container 275cfc2550af [2020-07-23T06:19:00.814Z] ---> 204d4909e307 [2020-07-23T06:19:00.814Z] [2020-07-23T06:19:00.814Z] Step 10/26 : FROM alpine:3.10 [2020-07-23T06:19:00.814Z] ---> Using cache [2020-07-23T06:19:00.814Z] ---> e118984ef6b6 [2020-07-23T06:19:00.814Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-23T06:19:00.814Z] ---> Running in 79712fb46823 [2020-07-23T06:19:00.814Z] 3.10: Pulling from library/alpine [2020-07-23T06:19:00.814Z] Removing intermediate container 79712fb46823 [2020-07-23T06:19:00.814Z] ---> 4f53dc29702b [2020-07-23T06:19:00.814Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-23T06:19:00.814Z] ---> Running in 94225f82618b [2020-07-23T06:19:01.803Z] Removing intermediate container 94225f82618b [2020-07-23T06:19:01.803Z] ---> 7d9ea8912703 [2020-07-23T06:19:01.803Z] Step 14/21 : WORKDIR / [2020-07-23T06:19:01.803Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-23T06:19:01.803Z] Status: Downloaded newer image for alpine:3.10 [2020-07-23T06:19:01.803Z] ---> 536a684cf733 [2020-07-23T06:19:01.803Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-23T06:19:01.803Z] ---> Running in 805996be1131 [2020-07-23T06:19:01.803Z] ---> Running in 3999df1f157d [2020-07-23T06:19:02.794Z] Removing intermediate container 805996be1131 [2020-07-23T06:19:02.794Z] ---> bf027b9d4982 [2020-07-23T06:19:02.794Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-23T06:19:03.798Z] ---> c04e2a7824ce [2020-07-23T06:19:03.798Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-23T06:19:04.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-07-23T06:19:05.007Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-07-23T06:19:05.615Z] v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-23T06:19:05.615Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-23T06:19:05.615Z] OK: 10167 distinct packages available [2020-07-23T06:19:05.615Z] ---> 9df4cc88c721 [2020-07-23T06:19:05.615Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-23T06:19:06.223Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-23T06:19:06.223Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-23T06:19:06.223Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-23T06:19:06.223Z] (4/5) Installing curl (7.66.0-r0) [2020-07-23T06:19:06.223Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-23T06:19:06.223Z] Executing busybox-1.30.1-r3.trigger [2020-07-23T06:19:06.511Z] Executing ca-certificates-20191127-r2.trigger [2020-07-23T06:19:06.511Z] ---> 0f0e523f2ff4 [2020-07-23T06:19:06.511Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T06:19:06.786Z] OK: 7 MiB in 19 packages [2020-07-23T06:19:06.786Z] ---> Running in 900567f902c9 [2020-07-23T06:19:07.423Z] Removing intermediate container 900567f902c9 [2020-07-23T06:19:07.423Z] ---> a618390e2449 [2020-07-23T06:19:07.423Z] Step 19/21 : LABEL arch=arm64 [2020-07-23T06:19:07.696Z] ---> Running in b73e45456ea1 [2020-07-23T06:19:08.689Z] Removing intermediate container b73e45456ea1 [2020-07-23T06:19:08.689Z] ---> 87591a29d394 [2020-07-23T06:19:08.689Z] Step 20/21 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:19:08.689Z] ---> Running in 498f1161cb55 [2020-07-23T06:19:08.969Z] Removing intermediate container 3999df1f157d [2020-07-23T06:19:08.969Z] ---> 74cd18351597 [2020-07-23T06:19:08.969Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-23T06:19:09.244Z] ---> Running in b8d4e0829283 [2020-07-23T06:19:09.521Z] Removing intermediate container 498f1161cb55 [2020-07-23T06:19:09.521Z] ---> b50ab99e4103 [2020-07-23T06:19:09.521Z] Step 21/21 : LABEL version=0.0.0 [2020-07-23T06:19:09.801Z] ---> Running in f41144424301 [2020-07-23T06:19:09.801Z] Removing intermediate container b8d4e0829283 [2020-07-23T06:19:09.801Z] ---> bf6708f34fb9 [2020-07-23T06:19:09.801Z] Step 13/26 : WORKDIR / [2020-07-23T06:19:10.078Z] ---> Running in 8bc6a2a309c3 [2020-07-23T06:19:10.356Z] Removing intermediate container f41144424301 [2020-07-23T06:19:10.356Z] ---> 302828542b6f [2020-07-23T06:19:10.356Z] [2020-07-23T06:19:10.971Z] Removing intermediate container 8bc6a2a309c3 [2020-07-23T06:19:10.971Z] ---> caaa465036a9 [2020-07-23T06:19:10.971Z] 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-23T06:19:10.971Z] Successfully built 302828542b6f [2020-07-23T06:19:11.250Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-07-23T06:19:12.247Z]  Building docker-core-metadata-go ... done  ---> 6d6a4623ce84 [2020-07-23T06:19:12.247Z] 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-23T06:19:13.231Z] ---> 2e3c673c3e76 [2020-07-23T06:19:13.231Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-23T06:19:14.676Z] ---> a9a4e0fcd9fe [2020-07-23T06:19:14.676Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-23T06:19:15.676Z] ---> 13ae8713222a [2020-07-23T06:19:15.676Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-23T06:19:17.124Z] ---> 68691df83360 [2020-07-23T06:19:17.124Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-23T06:19:19.126Z] ---> 41450b559c09 [2020-07-23T06:19:19.126Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-23T06:19:20.582Z] ---> 215541d270a4 [2020-07-23T06:19:20.582Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-23T06:19:21.575Z] ---> 019ebcbf2ff3 [2020-07-23T06:19:21.575Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-23T06:19:21.851Z] ---> Running in 7986e2b5921c [2020-07-23T06:19:25.263Z] Removing intermediate container 7986e2b5921c [2020-07-23T06:19:25.263Z] ---> 1ecd99a9f859 [2020-07-23T06:19:25.263Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-23T06:19:25.263Z] ---> Running in 53d5a9d130cf [2020-07-23T06:19:25.860Z] Removing intermediate container 53d5a9d130cf [2020-07-23T06:19:25.860Z] ---> 662965c38681 [2020-07-23T06:19:25.860Z] Step 24/26 : LABEL arch=arm64 [2020-07-23T06:19:25.860Z] ---> Running in 7a841492f9e4 [2020-07-23T06:19:26.470Z] Removing intermediate container 7a841492f9e4 [2020-07-23T06:19:26.470Z] ---> 8c0a895c487b [2020-07-23T06:19:26.470Z] Step 25/26 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:19:26.748Z] ---> Running in 6fd1a3d0082c [2020-07-23T06:19:27.345Z] Removing intermediate container 6fd1a3d0082c [2020-07-23T06:19:27.345Z] ---> aceb357f321f [2020-07-23T06:19:27.345Z] Step 26/26 : LABEL version=0.0.0 [2020-07-23T06:19:27.345Z] ---> Running in 5a41fb17e168 [2020-07-23T06:19:27.944Z] Removing intermediate container 5a41fb17e168 [2020-07-23T06:19:27.944Z] ---> c822ca294f17 [2020-07-23T06:19:27.944Z] [2020-07-23T06:19:28.537Z] Successfully built c822ca294f17 [2020-07-23T06:19:28.537Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-07-23T06:19:31.918Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container fa85e5953384 [2020-07-23T06:19:31.918Z] ---> a3dd59f2809d [2020-07-23T06:19:31.918Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-23T06:19:31.918Z] ---> Running in cd89b4be6013 [2020-07-23T06:19:33.350Z] 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-23T06:19:33.350Z] Removing intermediate container 5e51baa043e6 [2020-07-23T06:19:33.350Z] ---> a2667d79b9cf [2020-07-23T06:19:33.350Z] [2020-07-23T06:19:33.350Z] Step 10/21 : FROM scratch [2020-07-23T06:19:33.350Z] ---> [2020-07-23T06:19:33.350Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-23T06:19:33.627Z] ---> Using cache [2020-07-23T06:19:33.627Z] ---> 4901b899824a [2020-07-23T06:19:33.627Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-23T06:19:33.627Z] ---> Running in d6d7dba08751 [2020-07-23T06:19:34.225Z] Removing intermediate container d6d7dba08751 [2020-07-23T06:19:34.225Z] ---> 18bf39077fb8 [2020-07-23T06:19:34.225Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-23T06:19:34.225Z] ---> Running in 2f9d67ee5c68 [2020-07-23T06:19:34.821Z] Removing intermediate container 2f9d67ee5c68 [2020-07-23T06:19:34.821Z] ---> 8bdc81cd7158 [2020-07-23T06:19:34.821Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-23T06:19:35.419Z] ---> 0e81b450ec88 [2020-07-23T06:19:35.419Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-23T06:19:36.397Z] Removing intermediate container cd89b4be6013 [2020-07-23T06:19:36.397Z] ---> 7e3f88ffee7d [2020-07-23T06:19:36.397Z] [2020-07-23T06:19:36.397Z] Step 11/26 : FROM docker:latest [2020-07-23T06:19:36.397Z] ---> ce9d55ae87f1 [2020-07-23T06:19:36.397Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-23T06:19:36.397Z] ---> 4b2f1e514825 [2020-07-23T06:19:36.397Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-23T06:19:36.397Z] ---> Running in 55e681e08a4a [2020-07-23T06:19:37.370Z] ---> 5fd6774ee270 [2020-07-23T06:19:37.370Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-23T06:19:37.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T06:19:38.243Z] ---> 62abc5c7acbb [2020-07-23T06:19:38.243Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T06:19:38.243Z] ---> Running in 89eafd01bca6 [2020-07-23T06:19:38.243Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T06:19:38.837Z] Removing intermediate container 89eafd01bca6 [2020-07-23T06:19:38.837Z] ---> 26cf5acaa278 [2020-07-23T06:19:38.837Z] Step 19/21 : LABEL arch=arm64 [2020-07-23T06:19:38.837Z] ---> Running in 1ac2f49ba9d8 [2020-07-23T06:19:39.113Z] (1/2) Installing readline (8.0.4-r0) [2020-07-23T06:19:39.113Z] (2/2) Installing bash (5.0.17-r0) [2020-07-23T06:19:39.113Z] Executing bash-5.0.17-r0.post-install [2020-07-23T06:19:39.113Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T06:19:39.113Z] OK: 12 MiB in 22 packages [2020-07-23T06:19:39.385Z] Removing intermediate container 1ac2f49ba9d8 [2020-07-23T06:19:39.385Z] ---> 09e821a4926d [2020-07-23T06:19:39.385Z] Step 20/21 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:19:39.385Z] ---> Running in 5eff09f88527 [2020-07-23T06:19:39.984Z] Removing intermediate container 5eff09f88527 [2020-07-23T06:19:39.984Z] ---> 9c999e6c57ef [2020-07-23T06:19:39.984Z] Step 21/21 : LABEL version=0.0.0 [2020-07-23T06:19:40.258Z] ---> Running in defbb1f5bb57 [2020-07-23T06:19:40.853Z] Removing intermediate container defbb1f5bb57 [2020-07-23T06:19:40.853Z] ---> ce559d73014b [2020-07-23T06:19:40.853Z] [2020-07-23T06:19:40.853Z] Removing intermediate container 55e681e08a4a [2020-07-23T06:19:40.853Z] ---> 25136319ad51 [2020-07-23T06:19:40.853Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-23T06:19:40.853Z] ---> Running in 200fba8eebb8 [2020-07-23T06:19:41.124Z] Successfully built ce559d73014b [2020-07-23T06:19:41.124Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-07-23T06:19:43.090Z]  Building docker-support-logging-go ... done Removing intermediate container 200fba8eebb8 [2020-07-23T06:19:43.090Z] ---> a125778f76fe [2020-07-23T06:19:43.090Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-23T06:19:43.364Z] ---> Running in 8d53e10c9a4b [2020-07-23T06:19:43.635Z] Removing intermediate container 8d53e10c9a4b [2020-07-23T06:19:43.635Z] ---> c9e7997e0986 [2020-07-23T06:19:43.635Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-23T06:19:43.907Z] ---> Running in 941830d33337 [2020-07-23T06:19:44.180Z] Removing intermediate container 941830d33337 [2020-07-23T06:19:44.180Z] ---> b0d2fe782c31 [2020-07-23T06:19:44.452Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-23T06:19:44.452Z] ---> Running in fbfc9bc73bcf [2020-07-23T06:19:45.043Z] Removing intermediate container fbfc9bc73bcf [2020-07-23T06:19:45.043Z] ---> f05f95d07827 [2020-07-23T06:19:45.043Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-23T06:19:46.018Z] ---> 202bad8e5b00 [2020-07-23T06:19:46.018Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-23T06:19:46.611Z] ---> 81e35466e8af [2020-07-23T06:19:46.611Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-23T06:19:47.581Z] ---> 79c1017c4e14 [2020-07-23T06:19:47.581Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-23T06:19:47.581Z] ---> Running in b0cc71868f77 [2020-07-23T06:19:49.050Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T06:19:49.326Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T06:19:49.925Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-23T06:19:49.925Z] (2/33) Installing expat (2.2.9-r1) [2020-07-23T06:19:49.925Z] (3/33) Installing libffi (3.3-r2) [2020-07-23T06:19:50.204Z] (4/33) Installing gdbm (1.13-r1) [2020-07-23T06:19:50.204Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-23T06:19:50.204Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-23T06:19:50.204Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-23T06:19:52.227Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-23T06:19:52.227Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-23T06:19:52.227Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-23T06:19:52.227Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-23T06:19:52.227Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-23T06:19:52.227Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-23T06:19:52.227Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-23T06:19:52.501Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-23T06:19:52.501Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-23T06:19:52.501Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-23T06:19:52.501Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-23T06:19:52.501Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-23T06:19:52.501Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-23T06:19:52.501Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-23T06:19:52.779Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-23T06:19:52.779Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-23T06:19:52.779Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-23T06:19:52.779Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-23T06:19:52.779Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-23T06:19:52.779Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-23T06:19:52.779Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-23T06:19:52.779Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-23T06:19:53.058Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-23T06:19:53.058Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-23T06:19:53.058Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-23T06:19:53.058Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-23T06:19:53.058Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T06:19:53.058Z] OK: 71 MiB in 55 packages [2020-07-23T06:19:59.854Z] Removing intermediate container b0cc71868f77 [2020-07-23T06:19:59.855Z] ---> a6bb268e6ecc [2020-07-23T06:19:59.855Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-23T06:19:59.855Z] ---> Running in c3fb84b873ee [2020-07-23T06:20:05.303Z] Collecting docker-compose==1.23.2 [2020-07-23T06:20:05.303Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-23T06:20:05.303Z] 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-23T06:20:05.303Z] Collecting jsonschema<3,>=2.5.1 [2020-07-23T06:20:05.303Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-23T06:20:05.898Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-23T06:20:05.899Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-23T06:20:07.868Z] Collecting docker<4.0,>=3.6.0 [2020-07-23T06:20:07.868Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-23T06:20:08.463Z] Collecting texttable<0.10,>=0.9.0 [2020-07-23T06:20:08.463Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-23T06:20:10.427Z] Collecting cached-property<2,>=1.2.0 [2020-07-23T06:20:10.427Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-23T06:20:11.018Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-23T06:20:11.018Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-23T06:20:11.989Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-23T06:20:11.989Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-23T06:20:12.583Z] Collecting docopt<0.7,>=0.6.1 [2020-07-23T06:20:12.583Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-23T06:20:14.573Z] Collecting PyYAML<4,>=3.10 [2020-07-23T06:20:14.573Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-23T06:20:17.960Z] Collecting docker-pycreds>=0.4.0 [2020-07-23T06:20:17.960Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-23T06:20:17.960Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-23T06:20:17.960Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-23T06:20:18.232Z] 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-23T06:20:18.232Z] 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-23T06:20:18.504Z] Collecting idna<2.8,>=2.5 [2020-07-23T06:20:18.504Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-23T06:20:18.504Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-23T06:20:18.504Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-23T06:20:18.504Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-23T06:20:18.504Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-23T06:20:19.478Z] Installing collected packages: jsonschema, dockerpty, websocket-client, docker-pycreds, urllib3, idna, requests, docker, texttable, cached-property, docopt, PyYAML, docker-compose [2020-07-23T06:20:19.478Z] Running setup.py install for dockerpty: started [2020-07-23T06:20:21.451Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-23T06:20:21.725Z] Attempting uninstall: urllib3 [2020-07-23T06:20:21.725Z] Found existing installation: urllib3 1.25.9 [2020-07-23T06:20:21.725Z] Uninstalling urllib3-1.25.9: [2020-07-23T06:20:21.996Z] Successfully uninstalled urllib3-1.25.9 [2020-07-23T06:20:22.272Z] Attempting uninstall: idna [2020-07-23T06:20:22.272Z] Found existing installation: idna 2.9 [2020-07-23T06:20:22.272Z] Uninstalling idna-2.9: [2020-07-23T06:20:22.545Z] Successfully uninstalled idna-2.9 [2020-07-23T06:20:23.144Z] Attempting uninstall: requests [2020-07-23T06:20:23.144Z] Found existing installation: requests 2.23.0 [2020-07-23T06:20:23.144Z] Uninstalling requests-2.23.0: [2020-07-23T06:20:23.144Z] Successfully uninstalled requests-2.23.0 [2020-07-23T06:20:24.121Z] Running setup.py install for texttable: started [2020-07-23T06:20:26.096Z] Running setup.py install for texttable: finished with status 'done' [2020-07-23T06:20:26.096Z] Running setup.py install for docopt: started [2020-07-23T06:20:28.078Z] Running setup.py install for docopt: finished with status 'done' [2020-07-23T06:20:28.078Z] Running setup.py install for PyYAML: started [2020-07-23T06:20:30.045Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-23T06:20:31.019Z] 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-23T06:20:34.402Z] Removing intermediate container c3fb84b873ee [2020-07-23T06:20:34.403Z] ---> 34bf48d4a516 [2020-07-23T06:20:34.403Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-23T06:20:34.403Z] ---> Running in e995e3ce6cb7 [2020-07-23T06:20:35.838Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T06:20:36.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T06:20:36.708Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-23T06:20:36.708Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-23T06:20:36.708Z] (3/3) Installing curl (7.69.1-r0) [2020-07-23T06:20:36.708Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T06:20:36.708Z] OK: 71 MiB in 58 packages [2020-07-23T06:20:38.154Z] Removing intermediate container e995e3ce6cb7 [2020-07-23T06:20:38.154Z] ---> b18c28c83fd8 [2020-07-23T06:20:38.154Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T06:20:38.154Z] ---> Running in 1c4e140f334c [2020-07-23T06:20:38.428Z] Removing intermediate container 1c4e140f334c [2020-07-23T06:20:38.428Z] ---> f8c8399235a6 [2020-07-23T06:20:38.428Z] Step 24/26 : LABEL arch=arm64 [2020-07-23T06:20:38.701Z] ---> Running in c09c6375583b [2020-07-23T06:20:38.974Z] Removing intermediate container c09c6375583b [2020-07-23T06:20:38.974Z] ---> 37d084fb43d8 [2020-07-23T06:20:38.974Z] Step 25/26 : LABEL git_sha=da7e6bfdcd2e426a67b8175874c3a02af2f7abd2 [2020-07-23T06:20:39.246Z] ---> Running in 6bea1434c8e3 [2020-07-23T06:20:39.518Z] Removing intermediate container 6bea1434c8e3 [2020-07-23T06:20:39.518Z] ---> b156ce53f698 [2020-07-23T06:20:39.518Z] Step 26/26 : LABEL version=0.0.0 [2020-07-23T06:20:39.792Z] ---> Running in a7fb0818b0c5 [2020-07-23T06:20:40.066Z] Removing intermediate container a7fb0818b0c5 [2020-07-23T06:20:40.066Z] ---> 9b3b58142d85 [2020-07-23T06:20:40.066Z] [2020-07-23T06:20:40.660Z] Successfully built 9b3b58142d85 [2020-07-23T06:20:40.660Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-07-23T06:20:40.948Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-07-23T06:20:40.932Z] $ docker stop --time=1 784bf00019fc2b50b1f9528fe20af12c82354977f903c6993d03811c52120cd0 [2020-07-23T06:20:42.863Z] $ docker rm -f 784bf00019fc2b50b1f9528fe20af12c82354977f903c6993d03811c52120cd0 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-23T06:20:43.569Z] + docker images [2020-07-23T06:20:43.570Z] + grep docker [2020-07-23T06:20:43.840Z] docker-sys-mgmt-agent-go-arm64 latest 9b3b58142d85 4 seconds ago 266MB [2020-07-23T06:20:43.840Z] docker-support-logging-go-arm64 latest ce559d73014b About a minute ago 11.4MB [2020-07-23T06:20:43.840Z] docker-security-secretstore-setup-go-arm64 latest c822ca294f17 About a minute ago 32.6MB [2020-07-23T06:20:43.840Z] docker-core-metadata-go-arm64 latest 302828542b6f About a minute ago 13.8MB [2020-07-23T06:20:43.840Z] docker-support-notifications-go-arm64 latest f9e2b4edb2a0 2 minutes ago 13.9MB [2020-07-23T06:20:43.840Z] docker-core-data-go-arm64 latest 485160826ca2 3 minutes ago 22.6MB [2020-07-23T06:20:43.840Z] docker-core-command-go-arm64 latest 17bfbbd8a9d4 4 minutes ago 12.4MB [2020-07-23T06:20:43.840Z] docker-security-secrets-setup-go-arm64 latest 55c5d11bd487 4 minutes ago 24.2MB [2020-07-23T06:20:43.840Z] docker-support-scheduler-go-arm64 latest e80f0e3b1143 4 minutes ago 12.6MB [2020-07-23T06:20:43.840Z] docker-security-proxy-setup-go-arm64 latest 983fefb07ec3 4 minutes ago 15.8MB [2020-07-23T06:20:43.840Z] docker latest ce9d55ae87f1 3 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-07-23T06:20:45.356Z] provisioning config files... [2020-07-23T06:20:45.372Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config433205053995484022tmp [Pipeline] { [Pipeline] sh [2020-07-23T06:20:45.722Z] + curl -s https://codecov.io/bash [2020-07-23T06:20:45.722Z] + bash -s - -t @/w/workspace/edgex-go/10@tmp/config433205053995484022tmp [Pipeline] } [2020-07-23T06:20:46.305Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-23T06:20:47.653Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-23T06:20:48.527Z] ---> package-listing.sh [2020-07-23T06:20:48.528Z] ++ facter osfamily [2020-07-23T06:20:48.528Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-23T06:20:48.528Z] + OS_FAMILY=redhat [2020-07-23T06:20:48.528Z] + workspace=/w/workspace/edgex-go/10 [2020-07-23T06:20:48.528Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-23T06:20:48.528Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-23T06:20:48.528Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-23T06:20:48.528Z] + PACKAGES=/tmp/packages_start.txt [2020-07-23T06:20:48.528Z] + '[' /w/workspace/edgex-go/10 ']' [2020-07-23T06:20:48.528Z] + PACKAGES=/tmp/packages_end.txt [2020-07-23T06:20:48.528Z] + case "${OS_FAMILY}" in [2020-07-23T06:20:48.528Z] + rpm -qa [2020-07-23T06:20:48.528Z] + sort [2020-07-23T06:20:52.739Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-23T06:20:52.739Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-23T06:20:52.739Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-23T06:20:52.739Z] + '[' /w/workspace/edgex-go/10 ']' [2020-07-23T06:20:52.739Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2020-07-23T06:20:52.739Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-23T06:20:53.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-23T06:20:53.437Z] [2020-07-23T06:20:53.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-23T06:20:53.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-23T06:20:53.773Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-23T06:20:53.773Z] c9b1b535fdd9: Pulling fs layer [2020-07-23T06:20:53.773Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-23T06:20:53.773Z] 756a868c4378: Pulling fs layer [2020-07-23T06:20:53.773Z] 444b2fc9a129: Pulling fs layer [2020-07-23T06:20:53.773Z] ea15f1150254: Pulling fs layer [2020-07-23T06:20:53.773Z] 41b27a9f41bf: Pulling fs layer [2020-07-23T06:20:53.773Z] 28c525ee5125: Pulling fs layer [2020-07-23T06:20:53.773Z] 094b1ea09ed8: Pulling fs layer [2020-07-23T06:20:53.773Z] 138eaada9080: Pulling fs layer [2020-07-23T06:20:53.773Z] 0622d0fa9048: Pulling fs layer [2020-07-23T06:20:53.773Z] ea15f1150254: Waiting [2020-07-23T06:20:53.773Z] 41b27a9f41bf: Waiting [2020-07-23T06:20:53.773Z] 28c525ee5125: Waiting [2020-07-23T06:20:53.773Z] 094b1ea09ed8: Waiting [2020-07-23T06:20:53.773Z] 138eaada9080: Waiting [2020-07-23T06:20:53.773Z] 0622d0fa9048: Waiting [2020-07-23T06:20:53.773Z] 444b2fc9a129: Waiting [2020-07-23T06:20:53.773Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-23T06:20:53.773Z] 2cc5ad85d9ab: Download complete [2020-07-23T06:20:53.773Z] 444b2fc9a129: Verifying Checksum [2020-07-23T06:20:53.773Z] 444b2fc9a129: Download complete [2020-07-23T06:20:53.773Z] c9b1b535fdd9: Verifying Checksum [2020-07-23T06:20:53.773Z] ea15f1150254: Verifying Checksum [2020-07-23T06:20:53.773Z] ea15f1150254: Download complete [2020-07-23T06:20:54.034Z] 28c525ee5125: Verifying Checksum [2020-07-23T06:20:54.034Z] 28c525ee5125: Download complete [2020-07-23T06:20:54.298Z] 756a868c4378: Verifying Checksum [2020-07-23T06:20:54.298Z] 756a868c4378: Download complete [2020-07-23T06:20:54.298Z] 138eaada9080: Verifying Checksum [2020-07-23T06:20:54.298Z] 138eaada9080: Download complete [2020-07-23T06:20:54.298Z] c9b1b535fdd9: Pull complete [2020-07-23T06:20:54.298Z] 0622d0fa9048: Verifying Checksum [2020-07-23T06:20:54.298Z] 0622d0fa9048: Download complete [2020-07-23T06:20:54.298Z] 094b1ea09ed8: Verifying Checksum [2020-07-23T06:20:54.298Z] 094b1ea09ed8: Download complete [2020-07-23T06:20:54.875Z] 2cc5ad85d9ab: Pull complete [2020-07-23T06:20:54.876Z] 41b27a9f41bf: Verifying Checksum [2020-07-23T06:20:54.876Z] 41b27a9f41bf: Download complete [2020-07-23T06:20:56.276Z] 756a868c4378: Pull complete [2020-07-23T06:20:56.537Z] 444b2fc9a129: Pull complete [2020-07-23T06:20:56.800Z] ea15f1150254: Pull complete [2020-07-23T06:21:02.449Z] 41b27a9f41bf: Pull complete [2020-07-23T06:21:02.449Z] 28c525ee5125: Pull complete [2020-07-23T06:21:04.366Z] 094b1ea09ed8: Pull complete [2020-07-23T06:21:04.366Z] 138eaada9080: Pull complete [2020-07-23T06:21:04.628Z] 0622d0fa9048: Pull complete [2020-07-23T06:21:04.628Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-23T06:21:04.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-23T06:21:04.628Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-23T06:21:04.816Z] prd-centos7-docker-4c-2g-702 does not seem to be running inside a container [2020-07-23T06:21:04.860Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-23T06:21:10.623Z] $ docker top 483a2ee07ce1ae6c86b169f790a6adb5f807a1a9ac58ca5fec40bb8e479b5068 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-23T06:21:11.000Z] provisioning config files... [2020-07-23T06:21:11.013Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config4932626478455835448tmp [Pipeline] { [Pipeline] echo [2020-07-23T06:21:11.072Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-23T06:21:11.366Z] ---> create-netrc.sh [Pipeline] echo [2020-07-23T06:21:11.376Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-23T06:21:11.673Z] ---> logs-deploy.sh [2020-07-23T06:21:11.673Z] + ARCHIVE_ARTIFACTS= [2020-07-23T06:21:11.673Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-23T06:21:11.673Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-23T06:21:11.673Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-23T06:21:11.673Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2631/10 [2020-07-23T06:21:11.673Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2631/10/ [2020-07-23T06:21:11.673Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2631/10 /w/workspace/edgex-go/10 [2020-07-23T06:21:12.615Z] Archives upload complete. [2020-07-23T06:21:12.877Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2631/10 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2631/10/