Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of anonymouse64 for edgexfoundry/edgex-go Obtained Jenkinsfile from 8f4ca0afa329ad2f1a15e5808a0a6453b232e87f+a7ec3a865ede80db86ffd188b897ddab9785937f (2fc486d8a01ad798987af92c827dc50b72514301) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-326 in /w/workspace/edgexfoundry_edgex-go_PR-2625 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # 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/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2625/head:refs/remotes/origin/PR-2625 # 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/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a7ec3a865ede80db86ffd188b897ddab9785937f into PR head commit 8f4ca0afa329ad2f1a15e5808a0a6453b232e87f Merge succeeded, producing ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 Checking out Revision ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 (PR-2625) > git config core.sparsecheckout # timeout=10 > git checkout -f 8f4ca0afa329ad2f1a15e5808a0a6453b232e87f # 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 a7ec3a865ede80db86ffd188b897ddab9785937f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 # timeout=10 Commit message: "Merge commit 'a7ec3a865ede80db86ffd188b897ddab9785937f' into HEAD" > git rev-list --no-walk 8f4ca0afa329ad2f1a15e5808a0a6453b232e87f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-18T00:30:16.029Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-18T00:30:16.215Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-18T00:30:16.295Z] ========================================================= [2020-08-18T00:30:16.295Z] EdgeX Global Pipelines Version Info [2020-08-18T00:30:16.295Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-18T00:30:17.699Z] ------------------- [2020-08-18T00:30:17.699Z] stable info: [2020-08-18T00:30:17.699Z] ------------------- [2020-08-18T00:30:17.699Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-18T00:30:17.699Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-18T00:30:17.699Z] Message: update stable to v1.0.106 [2020-08-18T00:30:18.643Z] ------------------- [2020-08-18T00:30:18.643Z] experimental info: [2020-08-18T00:30:18.643Z] ------------------- [2020-08-18T00:30:18.643Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-18T00:30:18.643Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-18T00:30:18.643Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-08-18T00:30:20.269Z] ++ 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-08-18T00:30:20.269Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T00:30:20.269Z] ++ dirname cmd/core-command/Dockerfile [2020-08-18T00:30:20.269Z] ++ cut -d/ -f2 [2020-08-18T00:30:20.269Z] + echo core-command,cmd/core-command/Dockerfile [2020-08-18T00:30:20.269Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T00:30:20.269Z] ++ dirname cmd/core-data/Dockerfile [2020-08-18T00:30:20.269Z] ++ cut -d/ -f2 [2020-08-18T00:30:20.269Z] + echo core-data,cmd/core-data/Dockerfile [2020-08-18T00:30:20.269Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T00:30:20.269Z] ++ dirname cmd/core-metadata/Dockerfile [2020-08-18T00:30:20.269Z] ++ cut -d/ -f2 [2020-08-18T00:30:20.269Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-08-18T00:30:20.269Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T00:30:20.269Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-08-18T00:30:20.269Z] ++ cut -d/ -f2 [2020-08-18T00:30:20.269Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-08-18T00:30:20.269Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T00:30:20.269Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-08-18T00:30:20.269Z] ++ cut -d/ -f2 [2020-08-18T00:30:20.269Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-08-18T00:30:20.269Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T00:30:20.269Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-08-18T00:30:20.269Z] ++ cut -d/ -f2 [2020-08-18T00:30:20.269Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-08-18T00:30:20.269Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T00:30:20.269Z] ++ dirname cmd/support-logging/Dockerfile [2020-08-18T00:30:20.269Z] ++ cut -d/ -f2 [2020-08-18T00:30:20.269Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-08-18T00:30:20.269Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T00:30:20.269Z] ++ dirname cmd/support-notifications/Dockerfile [2020-08-18T00:30:20.269Z] ++ cut -d/ -f2 [2020-08-18T00:30:20.269Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-08-18T00:30:20.269Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T00:30:20.269Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-08-18T00:30:20.269Z] ++ cut -d/ -f2 [2020-08-18T00:30:20.269Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-08-18T00:30:20.269Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T00:30:20.269Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-08-18T00:30:20.269Z] ++ cut -d/ -f2 [2020-08-18T00:30:20.269Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-08-18T00:30:20.335Z] 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-08-18T00:30:21.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-18T00:30:21.662Z] [2020-08-18T00:30:21.662Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-18T00:30:22.009Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-18T00:30:22.009Z] latest: Pulling from edgex-devops/git-semver [2020-08-18T00:30:22.009Z] 31603596830f: Pulling fs layer [2020-08-18T00:30:22.009Z] 2a8b12db71e7: Pulling fs layer [2020-08-18T00:30:22.009Z] 6ca5941a6612: Pulling fs layer [2020-08-18T00:30:22.009Z] ecc8261a40a4: Pulling fs layer [2020-08-18T00:30:22.009Z] ecc8261a40a4: Waiting [2020-08-18T00:30:22.009Z] 2a8b12db71e7: Verifying Checksum [2020-08-18T00:30:22.009Z] 2a8b12db71e7: Download complete [2020-08-18T00:30:22.009Z] 31603596830f: Verifying Checksum [2020-08-18T00:30:22.009Z] 31603596830f: Download complete [2020-08-18T00:30:22.274Z] ecc8261a40a4: Verifying Checksum [2020-08-18T00:30:22.274Z] ecc8261a40a4: Download complete [2020-08-18T00:30:22.274Z] 6ca5941a6612: Verifying Checksum [2020-08-18T00:30:22.274Z] 6ca5941a6612: Download complete [2020-08-18T00:30:22.538Z] 31603596830f: Pull complete [2020-08-18T00:30:22.538Z] 2a8b12db71e7: Pull complete [2020-08-18T00:30:23.494Z] 6ca5941a6612: Pull complete [2020-08-18T00:30:23.494Z] ecc8261a40a4: Pull complete [2020-08-18T00:30:23.494Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-18T00:30:23.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-18T00:30:23.494Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-18T00:30:23.609Z] prd-centos7-docker-4c-2g-326 does not seem to be running inside a container [2020-08-18T00:30:23.656Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-18T00:30:25.961Z] $ docker top 277fb0275b50e33ca30e1747f8a95d39a293d2312295488e1ee7f7c93768447c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-18T00:30:26.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-18T00:30:26.232Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-18T00:30:26.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-18T00:30:26.447Z] $ docker exec 277fb0275b50e33ca30e1747f8a95d39a293d2312295488e1ee7f7c93768447c ssh-agent [2020-08-18T00:30:26.599Z] SSH_AUTH_SOCK=/tmp/ssh-Kw7IOAYk6ZpI/agent.11 [2020-08-18T00:30:26.599Z] SSH_AGENT_PID=16 [2020-08-18T00:30:26.609Z] Running ssh-add (command line suppressed) [2020-08-18T00:30:26.725Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_4171919337072450659.key (/w/workspace/edgex-go/17@tmp/private_key_4171919337072450659.key) [2020-08-18T00:30:26.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-18T00:30:27.099Z] + git describe --exact-match --tags HEAD [2020-08-18T00:30:27.099Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-18T00:30:27.118Z] $ docker exec --env ******** --env ******** 277fb0275b50e33ca30e1747f8a95d39a293d2312295488e1ee7f7c93768447c ssh-agent -k [2020-08-18T00:30:27.224Z] unset SSH_AUTH_SOCK; [2020-08-18T00:30:27.225Z] unset SSH_AGENT_PID; [2020-08-18T00:30:27.225Z] echo Agent pid 16 killed; [2020-08-18T00:30:27.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-18T00:30:27.346Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-18T00:30:27.346Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-18T00:30:27.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-18T00:30:27.436Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-18T00:30:27.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-18T00:30:27.620Z] $ docker exec 277fb0275b50e33ca30e1747f8a95d39a293d2312295488e1ee7f7c93768447c ssh-agent [2020-08-18T00:30:27.779Z] SSH_AUTH_SOCK=/tmp/ssh-2hZrmjogIl1K/agent.46 [2020-08-18T00:30:27.779Z] SSH_AGENT_PID=51 [2020-08-18T00:30:27.785Z] Running ssh-add (command line suppressed) [2020-08-18T00:30:27.898Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_2086810202514540963.key (/w/workspace/edgex-go/17@tmp/private_key_2086810202514540963.key) [2020-08-18T00:30:27.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-18T00:30:28.269Z] + git semver init [2020-08-18T00:30:28.269Z] # -> Open(): unable to determine branch for HEAD [2020-08-18T00:30:28.269Z] # $GIT_DIR = /w/workspace/edgex-go/17/.git [2020-08-18T00:30:28.269Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/17 [2020-08-18T00:30:28.269Z] # $SEMVER_REMOTE_NAME = origin [2020-08-18T00:30:28.269Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-18T00:30:28.269Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-18T00:30:28.269Z] # $SEMVER_BRANCH = PR-2625 [2020-08-18T00:30:28.269Z] # $SEMVER_TEMP = /tmp/semver-442267182 [2020-08-18T00:30:28.269Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-08-18T00:30:50.252Z] # '/tmp/semver-442267182' -> '/w/workspace/edgex-go/17/.semver' [2020-08-18T00:30:50.252Z] # -> Force: false [2020-08-18T00:30:50.252Z] # $SEMVER_DIR = /w/workspace/edgex-go/17/.semver [Pipeline] } [2020-08-18T00:30:50.263Z] $ docker exec --env ******** --env ******** 277fb0275b50e33ca30e1747f8a95d39a293d2312295488e1ee7f7c93768447c ssh-agent -k [2020-08-18T00:30:50.435Z] unset SSH_AUTH_SOCK; [2020-08-18T00:30:50.435Z] unset SSH_AGENT_PID; [2020-08-18T00:30:50.435Z] echo Agent pid 51 killed; [2020-08-18T00:30:50.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-18T00:30:50.991Z] + git semver [Pipeline] } [2020-08-18T00:30:51.005Z] $ docker stop --time=1 277fb0275b50e33ca30e1747f8a95d39a293d2312295488e1ee7f7c93768447c [2020-08-18T00:30:52.665Z] $ docker rm -f 277fb0275b50e33ca30e1747f8a95d39a293d2312295488e1ee7f7c93768447c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-18T00:31:06.183Z] Stashed 34 file(s) [Pipeline] echo [2020-08-18T00:31:06.185Z] [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-08-18T00:31:06.656Z] ========================================================= [2020-08-18T00:31:06.656Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-18T00:31:06.656Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-18T00:31:06.994Z] + 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-08-18T00:31:10.325Z] Sending build context to Docker daemon 323MB [2020-08-18T00:31:10.325Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-18T00:31:10.325Z] Step 2/7 : FROM ${BASE} [2020-08-18T00:31:10.325Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-18T00:31:10.325Z] df20fa9351a1: Pulling fs layer [2020-08-18T00:31:10.325Z] ed8968b2872e: Pulling fs layer [2020-08-18T00:31:10.325Z] a92cc7c5fd73: Pulling fs layer [2020-08-18T00:31:10.325Z] 2dd03ba5bac4: Pulling fs layer [2020-08-18T00:31:10.325Z] 1e091d79d1de: Pulling fs layer [2020-08-18T00:31:10.325Z] 481702a1767f: Pulling fs layer [2020-08-18T00:31:10.325Z] f64a6f60c768: Pulling fs layer [2020-08-18T00:31:10.325Z] e78d2573fc39: Pulling fs layer [2020-08-18T00:31:10.325Z] e876d2f968b6: Pulling fs layer [2020-08-18T00:31:10.325Z] ce8a83651883: Pulling fs layer [2020-08-18T00:31:10.325Z] 07967f4d0e4b: Pulling fs layer [2020-08-18T00:31:10.325Z] 2dd03ba5bac4: Waiting [2020-08-18T00:31:10.325Z] 1e091d79d1de: Waiting [2020-08-18T00:31:10.325Z] f64a6f60c768: Waiting [2020-08-18T00:31:10.325Z] e78d2573fc39: Waiting [2020-08-18T00:31:10.325Z] 481702a1767f: Waiting [2020-08-18T00:31:10.325Z] ce8a83651883: Waiting [2020-08-18T00:31:10.325Z] 07967f4d0e4b: Waiting [2020-08-18T00:31:10.325Z] e876d2f968b6: Waiting [2020-08-18T00:31:10.325Z] a92cc7c5fd73: Download complete [2020-08-18T00:31:10.325Z] ed8968b2872e: Download complete [2020-08-18T00:31:10.325Z] 1e091d79d1de: Verifying Checksum [2020-08-18T00:31:10.325Z] 1e091d79d1de: Download complete [2020-08-18T00:31:10.325Z] 481702a1767f: Verifying Checksum [2020-08-18T00:31:10.325Z] 481702a1767f: Download complete [2020-08-18T00:31:10.325Z] df20fa9351a1: Verifying Checksum [2020-08-18T00:31:10.325Z] df20fa9351a1: Download complete [2020-08-18T00:31:10.325Z] df20fa9351a1: Pull complete [2020-08-18T00:31:10.921Z] f64a6f60c768: Verifying Checksum [2020-08-18T00:31:10.921Z] f64a6f60c768: Download complete [2020-08-18T00:31:10.921Z] e876d2f968b6: Verifying Checksum [2020-08-18T00:31:10.921Z] e876d2f968b6: Download complete [2020-08-18T00:31:11.885Z] e78d2573fc39: Verifying Checksum [2020-08-18T00:31:11.885Z] e78d2573fc39: Download complete [2020-08-18T00:31:11.885Z] ce8a83651883: Verifying Checksum [2020-08-18T00:31:11.885Z] ce8a83651883: Download complete [2020-08-18T00:31:11.885Z] 07967f4d0e4b: Verifying Checksum [2020-08-18T00:31:11.885Z] 07967f4d0e4b: Download complete [2020-08-18T00:31:12.148Z] 2dd03ba5bac4: Verifying Checksum [2020-08-18T00:31:12.149Z] 2dd03ba5bac4: Download complete [2020-08-18T00:31:12.723Z] ed8968b2872e: Pull complete [2020-08-18T00:31:12.723Z] a92cc7c5fd73: Pull complete [2020-08-18T00:31:18.070Z] 2dd03ba5bac4: Pull complete [2020-08-18T00:31:18.332Z] 1e091d79d1de: Pull complete [2020-08-18T00:31:18.332Z] 481702a1767f: Pull complete [2020-08-18T00:31:21.468Z] Still waiting to schedule task [2020-08-18T00:31:21.468Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-08-18T00:31:24.973Z] f64a6f60c768: Pull complete [2020-08-18T00:31:28.322Z] e78d2573fc39: Pull complete [2020-08-18T00:31:28.322Z] e876d2f968b6: Pull complete [2020-08-18T00:31:28.898Z] ce8a83651883: Pull complete [2020-08-18T00:31:29.160Z] 07967f4d0e4b: Pull complete [2020-08-18T00:31:29.160Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-18T00:31:29.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-18T00:31:29.160Z] ---> 5d7c900382c6 [2020-08-18T00:31:29.160Z] 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-08-18T00:31:30.566Z] ---> Running in b485570898c6 [2020-08-18T00:31:31.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T00:31:32.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T00:31:32.676Z] (1/12) Installing libmagic (5.38-r0) [2020-08-18T00:31:32.676Z] (2/12) Installing file (5.38-r0) [2020-08-18T00:31:32.676Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-18T00:31:32.940Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-18T00:31:34.861Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-18T00:31:34.861Z] (6/12) Installing patch (2.7.6-r6) [2020-08-18T00:31:34.861Z] (7/12) Installing build-base (0.5-r2) [2020-08-18T00:31:34.861Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-18T00:31:35.124Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-18T00:31:35.124Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-18T00:31:35.124Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-18T00:31:35.386Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-18T00:31:35.386Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T00:31:35.386Z] OK: 233 MiB in 51 packages [2020-08-18T00:31:38.695Z] Removing intermediate container b485570898c6 [2020-08-18T00:31:38.695Z] ---> 4bf07f647662 [2020-08-18T00:31:38.695Z] Step 4/7 : WORKDIR /edgex-go [2020-08-18T00:31:38.695Z] ---> Running in 20ad715f3de6 [2020-08-18T00:31:38.695Z] Removing intermediate container 20ad715f3de6 [2020-08-18T00:31:38.695Z] ---> 4ac99e9a7ec0 [2020-08-18T00:31:38.695Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-18T00:31:38.955Z] latest: Pulling from library/docker [2020-08-18T00:31:39.216Z] df20fa9351a1: Already exists [2020-08-18T00:31:39.216Z] 25ad7478873d: Pulling fs layer [2020-08-18T00:31:39.216Z] 4684f6177b5d: Pulling fs layer [2020-08-18T00:31:39.216Z] 46e300cec669: Pulling fs layer [2020-08-18T00:31:39.216Z] 63038576ad94: Pulling fs layer [2020-08-18T00:31:39.216Z] 0fdb76c4706c: Pulling fs layer [2020-08-18T00:31:39.216Z] cb7edeffdfd5: Pulling fs layer [2020-08-18T00:31:39.216Z] 63038576ad94: Waiting [2020-08-18T00:31:39.216Z] 0fdb76c4706c: Waiting [2020-08-18T00:31:39.216Z] cb7edeffdfd5: Waiting [2020-08-18T00:31:39.216Z] 4684f6177b5d: Verifying Checksum [2020-08-18T00:31:39.216Z] 4684f6177b5d: Download complete [2020-08-18T00:31:39.483Z] 25ad7478873d: Verifying Checksum [2020-08-18T00:31:39.483Z] 25ad7478873d: Download complete [2020-08-18T00:31:39.483Z] 63038576ad94: Verifying Checksum [2020-08-18T00:31:39.483Z] 63038576ad94: Download complete [2020-08-18T00:31:39.483Z] 0fdb76c4706c: Verifying Checksum [2020-08-18T00:31:39.483Z] 0fdb76c4706c: Download complete [2020-08-18T00:31:39.752Z] cb7edeffdfd5: Verifying Checksum [2020-08-18T00:31:39.752Z] cb7edeffdfd5: Download complete [2020-08-18T00:31:39.752Z] 25ad7478873d: Pull complete [2020-08-18T00:31:39.752Z] 4684f6177b5d: Pull complete [2020-08-18T00:31:40.327Z] 46e300cec669: Verifying Checksum [2020-08-18T00:31:40.327Z] 46e300cec669: Download complete [2020-08-18T00:31:42.248Z] 46e300cec669: Pull complete [2020-08-18T00:31:42.509Z] 63038576ad94: Pull complete [2020-08-18T00:31:42.509Z] 0fdb76c4706c: Pull complete [2020-08-18T00:31:42.771Z] cb7edeffdfd5: Pull complete [2020-08-18T00:31:42.771Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-18T00:31:42.771Z] Status: Downloaded newer image for docker:latest [2020-08-18T00:31:44.162Z] ---> c06fb09bb27d [2020-08-18T00:31:44.162Z] Step 6/7 : COPY go.mod . [2020-08-18T00:31:44.425Z] ---> f3b496f837c4 [2020-08-18T00:31:44.425Z] Step 7/7 : RUN go mod download [2020-08-18T00:31:44.425Z] ---> Running in 15a685ca7454 [2020-08-18T00:31:46.973Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-18T00:31:46.973Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-18T00:31:46.973Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-18T00:31:46.973Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-18T00:31:46.973Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-18T00:31:46.973Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-18T00:31:46.973Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-18T00:31:46.973Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-18T00:31:46.973Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-18T00:31:46.973Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-18T00:31:47.233Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-18T00:31:47.233Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-18T00:31:47.233Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-18T00:31:47.233Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-18T00:31:47.233Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-18T00:31:47.233Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-18T00:31:47.233Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-18T00:31:47.233Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-18T00:31:47.493Z] go: finding github.com/fatih/color v1.7.0 [2020-08-18T00:31:47.493Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-18T00:31:47.493Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-18T00:31:47.493Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-18T00:31:47.493Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-18T00:31:47.493Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-18T00:31:47.493Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-18T00:31:47.493Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-18T00:31:47.493Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-18T00:31:47.493Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-18T00:31:47.493Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-18T00:31:47.753Z] go: finding github.com/google/uuid v1.1.0 [2020-08-18T00:31:47.753Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-18T00:31:47.753Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-18T00:31:47.753Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-18T00:31:47.753Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-18T00:31:47.753Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-18T00:31:47.753Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-18T00:31:47.753Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-18T00:31:47.753Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-18T00:31:47.753Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-18T00:31:48.015Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-18T00:31:48.015Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-18T00:31:48.015Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-18T00:31:48.015Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-18T00:31:48.015Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-18T00:31:48.015Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-18T00:31:48.015Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-18T00:31:48.015Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-18T00:31:48.015Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-18T00:31:48.015Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-18T00:31:48.015Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-18T00:31:48.015Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-18T00:31:48.276Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-18T00:31:48.276Z] go: finding github.com/kr/pty v1.1.1 [2020-08-18T00:31:48.276Z] go: finding github.com/kr/text v0.1.0 [2020-08-18T00:31:48.276Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-18T00:31:48.276Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-18T00:31:48.276Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-18T00:31:48.276Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-18T00:31:48.276Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-18T00:31:48.276Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-18T00:31:48.276Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-18T00:31:48.276Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-18T00:31:48.537Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-18T00:31:48.537Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-18T00:31:48.537Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-18T00:31:48.537Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-18T00:31:48.537Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-18T00:31:48.537Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-18T00:31:48.537Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-18T00:31:48.537Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-18T00:31:48.537Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-18T00:31:48.537Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-18T00:31:48.797Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-18T00:31:48.797Z] go: finding github.com/posener/complete v1.1.1 [2020-08-18T00:31:48.797Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-18T00:31:48.797Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-18T00:31:48.797Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-18T00:31:48.797Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-18T00:31:48.797Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-18T00:31:48.797Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-18T00:31:48.797Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-18T00:31:48.797Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-18T00:31:48.797Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-18T00:31:49.059Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-18T00:31:49.059Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-18T00:31:49.059Z] go: finding golang.org/x/text v0.3.2 [2020-08-18T00:31:49.059Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-18T00:31:49.059Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-18T00:31:49.059Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-18T00:31:49.059Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-18T00:31:49.059Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-18T00:31:49.059Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-18T00:32:01.329Z] Removing intermediate container 15a685ca7454 [2020-08-18T00:32:01.329Z] ---> b1e9f5cea5a6 [2020-08-18T00:32:01.329Z] Successfully built b1e9f5cea5a6 [2020-08-18T00:32:01.329Z] 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-08-18T00:32:01.906Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-18T00:32:01.906Z] . [Pipeline] withDockerContainer [2020-08-18T00:32:02.018Z] prd-centos7-docker-4c-2g-326 does not seem to be running inside a container [2020-08-18T00:32:02.067Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-08-18T00:32:02.758Z] $ docker top 265528d8fed9698fe0a386a5dc03ea49812c4f6acf31a6c770fd070e455371da -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-18T00:32:03.217Z] + go version [2020-08-18T00:32:03.217Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-08-18T00:32:03.227Z] ========================================================= [2020-08-18T00:32:03.227Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-18T00:32:03.227Z] ========================================================= [Pipeline] sh [2020-08-18T00:32:03.513Z] + make test [2020-08-18T00:32:03.513Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-18T00:32:06.076Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-18T00:32:14.567Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-18T00:32:18.830Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-18T00:32:18.830Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-18T00:32:18.830Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-18T00:32:18.830Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-18T00:32:21.400Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.008s [2020-08-18T00:32:21.400Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-18T00:32:21.400Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-18T00:32:21.400Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-18T00:32:21.400Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-18T00:32:21.673Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-18T00:32:21.674Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-18T00:32:21.674Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-18T00:32:21.674Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-18T00:32:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.016s coverage: 46.6% of statements [2020-08-18T00:32:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-18T00:32:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-18T00:32:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-18T00:32:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-18T00:32:27.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-18T00:32:28.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.073s coverage: 27.3% of statements [2020-08-18T00:32:28.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-18T00:32:28.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-18T00:32:28.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-18T00:32:28.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-18T00:32:28.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-18T00:32:28.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-18T00:32:28.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.006s coverage: 100.0% of statements [2020-08-18T00:32:28.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-18T00:32:28.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.012s coverage: 100.0% of statements [2020-08-18T00:32:28.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-18T00:32:29.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.079s coverage: 28.6% of statements [2020-08-18T00:32:29.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-18T00:32:29.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-18T00:32:29.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-18T00:32:29.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-18T00:32:29.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-18T00:32:29.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.031s coverage: 100.0% of statements [2020-08-18T00:32:29.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-18T00:32:29.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.011s coverage: 100.0% of statements [2020-08-18T00:32:29.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-18T00:32:29.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.055s coverage: 89.8% of statements [2020-08-18T00:32:29.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-18T00:32:30.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.045s coverage: 97.5% of statements [2020-08-18T00:32:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-18T00:32:30.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.026s coverage: 100.0% of statements [2020-08-18T00:32:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-18T00:32:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-18T00:32:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-18T00:32:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-18T00:32:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-18T00:32:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-18T00:32:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-18T00:32:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-18T00:32:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-18T00:32:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-18T00:32:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-18T00:32:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-18T00:32:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-18T00:32:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-18T00:32:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-18T00:32:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-18T00:32:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-18T00:32:30.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.029s coverage: 58.8% of statements [2020-08-18T00:32:31.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.032s coverage: 63.5% of statements [2020-08-18T00:32:31.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-18T00:32:31.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-18T00:32:31.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.009s coverage: 100.0% of statements [2020-08-18T00:32:31.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.134s coverage: 55.9% of statements [2020-08-18T00:32:31.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-18T00:32:31.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-18T00:32:31.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-18T00:32:31.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-18T00:32:35.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.843s coverage: 86.3% of statements [2020-08-18T00:32:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-18T00:32:35.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.326s coverage: 72.2% of statements [2020-08-18T00:32:35.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.116s coverage: 72.1% of statements [2020-08-18T00:32:35.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.015s coverage: 82.4% of statements [2020-08-18T00:32:35.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.020s coverage: 48.4% of statements [2020-08-18T00:32:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-18T00:32:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-18T00:32:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-18T00:32:35.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.005s coverage: 28.8% of statements [2020-08-18T00:32:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-18T00:32:35.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.022s coverage: 96.8% of statements [2020-08-18T00:32:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-18T00:32:35.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.050s coverage: 26.9% of statements [2020-08-18T00:32:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-18T00:32:35.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-18T00:32:35.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.084s coverage: 84.1% of statements [2020-08-18T00:32:35.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.038s coverage: 100.0% of statements [2020-08-18T00:32:35.956Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.053s coverage: 42.9% of statements [2020-08-18T00:32:35.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-18T00:32:35.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-18T00:32:35.956Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.012s coverage: 100.0% of statements [2020-08-18T00:32:35.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-18T00:32:35.956Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.008s coverage: 83.8% of statements [2020-08-18T00:32:35.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-18T00:32:38.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.034s coverage: 45.1% of statements [2020-08-18T00:32:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-18T00:32:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-18T00:32:38.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.003s coverage: 100.0% of statements [2020-08-18T00:32:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-18T00:32:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-18T00:32:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-18T00:32:38.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.013s coverage: 100.0% of statements [2020-08-18T00:32:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-18T00:32:38.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.014s coverage: 100.0% of statements [2020-08-18T00:32:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-18T00:32:39.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.045s coverage: 29.1% of statements [2020-08-18T00:32:39.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-18T00:32:39.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-18T00:32:39.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-18T00:32:39.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-18T00:32:39.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-18T00:32:39.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.033s coverage: 99.0% of statements [2020-08-18T00:32:39.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-18T00:32:39.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.006s coverage: 100.0% of statements [2020-08-18T00:32:39.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-18T00:32:39.422Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.002s coverage: 0.0% of statements [2020-08-18T00:32:39.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-18T00:32:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements [2020-08-18T00:32:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-18T00:32:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-18T00:32:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-18T00:32:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-18T00:32:40.269Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.011s coverage: 87.9% of statements [2020-08-18T00:32:40.269Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-18T00:32:40.269Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-18T00:32:40.269Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.016s coverage: 100.0% of statements [2020-08-18T00:32:40.529Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements [2020-08-18T00:32:40.789Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements [2020-08-18T00:32:41.051Z] GO111MODULE=on go vet ./... [2020-08-18T00:32:46.373Z] gofmt -l . [2020-08-18T00:32:46.633Z] [ "`gofmt -l .`" = "" ] [2020-08-18T00:32:47.205Z] ./bin/test-go-mod-tidy.sh [2020-08-18T00:32:47.467Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-08-18T00:32:49.178Z] + ls -al . [2020-08-18T00:32:49.178Z] total 552 [2020-08-18T00:32:49.178Z] drwxrwxr-x 10 1001 1001 4096 Aug 18 00:32 . [2020-08-18T00:32:49.178Z] drwxr-xr-x 4 root root 30 Aug 18 00:32 .. [2020-08-18T00:32:49.178Z] -rw-rw-r-- 1 1001 1001 11 Aug 18 00:30 .dockerignore [2020-08-18T00:32:49.178Z] drwxrwxr-x 8 1001 1001 179 Aug 18 00:30 .git [2020-08-18T00:32:49.178Z] drwxrwxr-x 3 1001 1001 60 Aug 18 00:30 .github [2020-08-18T00:32:49.178Z] -rw-rw-r-- 1 1001 1001 932 Aug 18 00:30 .gitignore [2020-08-18T00:32:49.178Z] drwx------ 3 1001 1001 47 Aug 18 00:30 .semver [2020-08-18T00:32:49.178Z] -rw-rw-r-- 1 1001 1001 166 Aug 18 00:30 .sonarcloud.properties [2020-08-18T00:32:49.179Z] -rw-rw-r-- 1 1001 1001 3804 Aug 18 00:30 CONTRIBUTING.md [2020-08-18T00:32:49.179Z] -rw-rw-r-- 1 1001 1001 1035 Aug 18 00:30 Dockerfile.build [2020-08-18T00:32:49.179Z] -rw-rw-r-- 1 1001 1001 865 Aug 18 00:30 Jenkinsfile [2020-08-18T00:32:49.179Z] -rw-rw-r-- 1 1001 1001 10775 Aug 18 00:30 LICENSE [2020-08-18T00:32:49.179Z] -rw-rw-r-- 1 1001 1001 6237 Aug 18 00:30 Makefile [2020-08-18T00:32:49.179Z] -rw-rw-r-- 1 1001 1001 5652 Aug 18 00:30 README.md [2020-08-18T00:32:49.179Z] -rw-rw-r-- 1 1001 1001 259 Aug 18 00:30 SECURITY.md [2020-08-18T00:32:49.179Z] -rw-rw-r-- 1 1001 1001 5 Aug 18 00:30 VERSION [2020-08-18T00:32:49.179Z] -rw-rw-r-- 1 1001 1001 4131 Aug 18 00:30 ZMQWindows.md [2020-08-18T00:32:49.179Z] drwxrwxr-x 2 1001 1001 117 Aug 18 00:30 bin [2020-08-18T00:32:49.179Z] drwxrwxr-x 15 1001 1001 4096 Aug 18 00:30 cmd [2020-08-18T00:32:49.179Z] -rw-r--r-- 1 root root 455803 Aug 18 00:32 coverage.out [2020-08-18T00:32:49.179Z] -rw-r--r-- 1 root root 1019 Aug 18 00:32 go.mod [2020-08-18T00:32:49.179Z] -rw-r--r-- 1 root root 18146 Aug 18 00:32 go.sum [2020-08-18T00:32:49.179Z] drwxrwxr-x 8 1001 1001 127 Aug 18 00:30 internal [2020-08-18T00:32:49.179Z] drwxrwxr-x 4 1001 1001 26 Aug 18 00:30 openapi [2020-08-18T00:32:49.179Z] drwxrwxr-x 4 1001 1001 71 Aug 18 00:30 snap [2020-08-18T00:32:49.179Z] -rw-rw-r-- 1 1001 1001 168 Aug 18 00:30 version.go [Pipeline] sh [2020-08-18T00:32:49.471Z] + '[' -e coverage.out ] [2020-08-18T00:32:49.471Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-18T00:32:49.613Z] Stashed 1 file(s) [Pipeline] sh [2020-08-18T00:32:49.903Z] + make build [2020-08-18T00:32:49.903Z] 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-08-18T00:32:56.563Z] 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-08-18T00:33:00.763Z] 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-08-18T00:33:02.147Z] 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-08-18T00:33:03.540Z] 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-08-18T00:33:04.931Z] 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-08-18T00:33:05.502Z] 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-08-18T00:33:06.887Z] 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-08-18T00:33:08.276Z] 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-08-18T00:33:09.668Z] 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-08-18T00:33:11.051Z] 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-08-18T00:33:12.441Z] 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-08-18T00:33:13.389Z] 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-08-18T00:33:14.343Z] $ docker stop --time=1 265528d8fed9698fe0a386a5dc03ea49812c4f6acf31a6c770fd070e455371da [2020-08-18T00:33:15.920Z] $ docker rm -f 265528d8fed9698fe0a386a5dc03ea49812c4f6acf31a6c770fd070e455371da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T00:33:19.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-18T00:33:19.088Z] [2020-08-18T00:33:19.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-08-18T00:33:19.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-18T00:33:19.421Z] latest: Pulling from edgex-devops/edgex-compose [2020-08-18T00:33:19.422Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-18T00:33:19.422Z] ca9280d653b3: Pulling fs layer [2020-08-18T00:33:19.422Z] 7e9c9ca2126c: Pulling fs layer [2020-08-18T00:33:19.422Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-18T00:33:19.422Z] cbdbe7a5bc2a: Download complete [2020-08-18T00:33:19.684Z] ca9280d653b3: Verifying Checksum [2020-08-18T00:33:19.684Z] ca9280d653b3: Download complete [2020-08-18T00:33:19.684Z] cbdbe7a5bc2a: Pull complete [2020-08-18T00:33:20.255Z] 7e9c9ca2126c: Download complete [2020-08-18T00:33:20.830Z] ca9280d653b3: Pull complete [2020-08-18T00:33:26.134Z] 7e9c9ca2126c: Pull complete [2020-08-18T00:33:26.134Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-08-18T00:33:26.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-18T00:33:26.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-08-18T00:33:26.234Z] prd-centos7-docker-4c-2g-326 does not seem to be running inside a container [2020-08-18T00:33:26.277Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-18T00:33:29.137Z] $ docker top cf9ec3725acd4f7ed1bfdaa413a78aa3f1ca2288461905961d09fa15566a8cfe -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-18T00:33:29.719Z] + docker-compose build --help [2020-08-18T00:33:29.719Z] + grep parallel [2020-08-18T00:33:30.694Z] --parallel Build images in parallel. [Pipeline] } [2020-08-18T00:33:30.706Z] $ docker stop --time=1 cf9ec3725acd4f7ed1bfdaa413a78aa3f1ca2288461905961d09fa15566a8cfe [2020-08-18T00:33:32.054Z] $ docker rm -f cf9ec3725acd4f7ed1bfdaa413a78aa3f1ca2288461905961d09fa15566a8cfe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T00:33:32.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-18T00:33:32.618Z] . [Pipeline] withDockerContainer [2020-08-18T00:33:32.706Z] prd-centos7-docker-4c-2g-326 does not seem to be running inside a container [2020-08-18T00:33:32.750Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-18T00:33:33.330Z] $ docker top afe3e302a4bf201b0b1d03abcc63d3571e2022d710ba97540ca7ba7313533a5e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-18T00:33:33.762Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-18T00:33:34.701Z] Building docker-core-command-go ... [2020-08-18T00:33:34.701Z] Building docker-core-data-go ... [2020-08-18T00:33:34.701Z] Building docker-core-metadata-go ... [2020-08-18T00:33:34.701Z] Building docker-security-proxy-setup-go ... [2020-08-18T00:33:34.701Z] Building docker-security-secrets-setup-go ... [2020-08-18T00:33:34.701Z] Building docker-security-secretstore-setup-go ... [2020-08-18T00:33:34.701Z] Building docker-support-logging-go ... [2020-08-18T00:33:34.701Z] Building docker-support-notifications-go ... [2020-08-18T00:33:34.701Z] Building docker-support-scheduler-go ... [2020-08-18T00:33:34.701Z] Building docker-sys-mgmt-agent-go ... [2020-08-18T00:33:34.701Z] Building docker-support-scheduler-go [2020-08-18T00:33:34.701Z] Building docker-core-metadata-go [2020-08-18T00:33:34.701Z] Building docker-core-data-go [2020-08-18T00:33:34.701Z] Building docker-support-notifications-go [2020-08-18T00:33:34.701Z] Building docker-sys-mgmt-agent-go [2020-08-18T00:33:45.059Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-331 in /w/workspace/edgexfoundry_edgex-go_PR-2625 [Pipeline] { [Pipeline] ws [2020-08-18T00:33:45.162Z] Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout [2020-08-18T00:33:50.545Z] using credential edgex-jenkins-ssh [2020-08-18T00:33:50.618Z] Cloning the remote Git repository [2020-08-18T00:33:50.618Z] Cloning with configured refspecs honoured and without tags [2020-08-18T00:33:50.679Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-08-18T00:33:50.784Z] > git init /w/workspace/edgex-go/17 # timeout=10 [2020-08-18T00:33:50.850Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-18T00:33:50.851Z] > git --version # timeout=10 [2020-08-18T00:33:50.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-18T00:33:50.934Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-18T00:34:01.380Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:34:01.380Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-18T00:34:01.380Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:34:01.380Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-18T00:34:01.380Z] ---> b1e9f5cea5a6 [2020-08-18T00:34:01.380Z] Step 3/22 : WORKDIR /edgex-go [2020-08-18T00:34:01.380Z] ---> b1e9f5cea5a6 [2020-08-18T00:34:01.380Z] Step 3/23 : WORKDIR /edgex-go [2020-08-18T00:34:01.380Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:34:01.380Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-18T00:34:01.380Z] ---> b1e9f5cea5a6 [2020-08-18T00:34:01.380Z] Step 3/26 : WORKDIR /edgex-go [2020-08-18T00:34:01.380Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:34:01.380Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-18T00:34:01.380Z] ---> b1e9f5cea5a6 [2020-08-18T00:34:01.380Z] Step 3/21 : WORKDIR /edgex-go [2020-08-18T00:34:01.380Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:34:01.380Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-18T00:34:01.380Z] ---> b1e9f5cea5a6 [2020-08-18T00:34:01.380Z] Step 3/20 : WORKDIR /edgex-go [2020-08-18T00:34:01.380Z] ---> Running in ef1d475912ce [2020-08-18T00:34:01.380Z] ---> Running in 32fa60195c0d [2020-08-18T00:34:01.380Z] ---> Running in 5f6bc900d3d0 [2020-08-18T00:34:01.380Z] ---> Running in 724f3a55014f [2020-08-18T00:34:01.380Z] ---> Running in f8672cf06d10 [2020-08-18T00:34:01.955Z] Removing intermediate container 32fa60195c0d [2020-08-18T00:34:01.955Z] ---> c43ec6974e42 [2020-08-18T00:34:01.955Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:34:01.955Z] Removing intermediate container f8672cf06d10 [2020-08-18T00:34:01.955Z] ---> ae5db1cc81e7 [2020-08-18T00:34:01.955Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:34:01.955Z] Removing intermediate container 5f6bc900d3d0 [2020-08-18T00:34:01.955Z] ---> df0979f7dff7 [2020-08-18T00:34:01.955Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:34:01.955Z] Removing intermediate container 724f3a55014f [2020-08-18T00:34:01.955Z] ---> ef35ea0b7e6b [2020-08-18T00:34:01.955Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:34:02.217Z] Removing intermediate container ef1d475912ce [2020-08-18T00:34:02.217Z] ---> 38f556390bd8 [2020-08-18T00:34:02.217Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:34:02.217Z] ---> Running in 185cc7fba321 [2020-08-18T00:34:02.217Z] ---> Running in 5885debdbee2 [2020-08-18T00:34:02.217Z] ---> Running in f43bf1db5512 [2020-08-18T00:34:02.217Z] ---> Running in ff535fdbfa2b [2020-08-18T00:34:02.217Z] ---> Running in b96bf9ec6df8 [2020-08-18T00:34:04.212Z] Removing intermediate container 5885debdbee2 [2020-08-18T00:34:04.213Z] ---> af00900558df [2020-08-18T00:34:04.213Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-18T00:34:04.213Z] ---> Running in f5b0dcc3158d [2020-08-18T00:34:04.475Z] Removing intermediate container 185cc7fba321 [2020-08-18T00:34:04.475Z] ---> 552839ecd34d [2020-08-18T00:34:04.475Z] Step 5/20 : RUN apk update && apk add make git [2020-08-18T00:34:04.475Z] Removing intermediate container ff535fdbfa2b [2020-08-18T00:34:04.475Z] ---> 0fbf272afdd3 [2020-08-18T00:34:04.475Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-18T00:34:04.737Z] ---> Running in 1c7822e5c397 [2020-08-18T00:34:04.737Z] ---> Running in aa90709c949a [2020-08-18T00:34:04.737Z] Removing intermediate container f43bf1db5512 [2020-08-18T00:34:04.737Z] ---> c3286a576ef8 [2020-08-18T00:34:04.737Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-18T00:34:04.998Z] Removing intermediate container b96bf9ec6df8 [2020-08-18T00:34:04.998Z] ---> ea48fa8f4424 [2020-08-18T00:34:04.998Z] Step 5/21 : RUN apk update && apk add make git [2020-08-18T00:34:04.998Z] ---> Running in c1b0debc26fb [2020-08-18T00:34:05.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T00:34:05.275Z] ---> Running in 4d2e8b09ef3e [2020-08-18T00:34:05.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T00:34:05.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T00:34:05.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T00:34:05.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T00:34:05.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T00:34:06.068Z] v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:34:06.068Z] v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:34:06.068Z] OK: 12746 distinct packages available [2020-08-18T00:34:06.330Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T00:34:06.330Z] OK: 233 MiB in 51 packages [2020-08-18T00:34:06.330Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T00:34:06.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T00:34:06.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T00:34:06.820Z] Fetching without tags [2020-08-18T00:34:06.871Z] v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:34:06.871Z] v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:34:06.871Z] OK: 12746 distinct packages available [2020-08-18T00:34:06.871Z] v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:34:06.871Z] v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:34:06.871Z] OK: 12746 distinct packages available [2020-08-18T00:34:06.871Z] v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:34:06.871Z] v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:34:06.871Z] OK: 12746 distinct packages available [2020-08-18T00:34:06.871Z] v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:34:06.871Z] v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:34:06.871Z] OK: 12746 distinct packages available [2020-08-18T00:34:07.137Z] Removing intermediate container f5b0dcc3158d [2020-08-18T00:34:07.137Z] ---> 3a7f83b1780e [2020-08-18T00:34:07.137Z] Step 6/26 : COPY go.mod . [2020-08-18T00:34:07.137Z] OK: 233 MiB in 51 packages [2020-08-18T00:34:07.137Z] OK: 233 MiB in 51 packages [2020-08-18T00:34:07.137Z] OK: 233 MiB in 51 packages [2020-08-18T00:34:07.335Z] Merging remotes/origin/master commit a7ec3a865ede80db86ffd188b897ddab9785937f into PR head commit 8f4ca0afa329ad2f1a15e5808a0a6453b232e87f [2020-08-18T00:34:07.413Z] OK: 233 MiB in 51 packages [2020-08-18T00:34:07.413Z] ---> b7c09e8f7e27 [2020-08-18T00:34:07.413Z] Step 7/26 : RUN go mod download [2020-08-18T00:34:07.413Z] ---> Running in 49d11d31ec98 [2020-08-18T00:34:06.734Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-18T00:34:06.755Z] > git config --add remote.origin.fetch +refs/pull/2625/head:refs/remotes/origin/PR-2625 # timeout=10 [2020-08-18T00:34:06.775Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-18T00:34:06.798Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-18T00:34:06.826Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-18T00:34:06.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-18T00:34:06.840Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-18T00:34:07.362Z] > git config core.sparsecheckout # timeout=10 [2020-08-18T00:34:07.409Z] > git checkout -f 8f4ca0afa329ad2f1a15e5808a0a6453b232e87f # timeout=10 [2020-08-18T00:34:07.990Z] Removing intermediate container aa90709c949a [2020-08-18T00:34:07.990Z] ---> 7b8e1635d170 [2020-08-18T00:34:07.990Z] Step 6/22 : COPY go.mod . [2020-08-18T00:34:07.990Z] Removing intermediate container 1c7822e5c397 [2020-08-18T00:34:07.990Z] ---> c55a6de760a0 [2020-08-18T00:34:07.990Z] Step 6/20 : COPY go.mod . [2020-08-18T00:34:08.109Z] Merge succeeded, producing a8218e6deb0577ea930b6b32d70be49e26dbddb8 [2020-08-18T00:34:08.110Z] Checking out Revision a8218e6deb0577ea930b6b32d70be49e26dbddb8 (PR-2625) [2020-08-18T00:34:08.252Z] Removing intermediate container c1b0debc26fb [2020-08-18T00:34:08.252Z] ---> d64dde2ff4d8 [2020-08-18T00:34:08.252Z] Step 6/23 : COPY go.mod . [2020-08-18T00:34:08.252Z] ---> 38d8cb45d792 [2020-08-18T00:34:08.252Z] Step 7/22 : RUN go mod download [2020-08-18T00:34:08.514Z] ---> Running in 0652759f907e [2020-08-18T00:34:08.514Z] Removing intermediate container 4d2e8b09ef3e [2020-08-18T00:34:08.514Z] ---> 97e63ce18383 [2020-08-18T00:34:08.514Z] Step 6/21 : COPY go.mod . [2020-08-18T00:34:09.084Z] ---> 0f898d76fad2 [2020-08-18T00:34:09.085Z] Step 7/20 : RUN go mod download [2020-08-18T00:34:09.085Z] ---> Running in a65c7209061f [2020-08-18T00:34:09.355Z] ---> 3d45e21200cc [2020-08-18T00:34:09.355Z] Step 7/23 : RUN go mod download [2020-08-18T00:34:09.355Z] ---> 728e49bd826c [2020-08-18T00:34:09.355Z] Step 7/21 : RUN go mod download [2020-08-18T00:34:07.721Z] > git remote # timeout=10 [2020-08-18T00:34:07.744Z] > git config --get remote.origin.url # timeout=10 [2020-08-18T00:34:07.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-18T00:34:07.770Z] > git merge a7ec3a865ede80db86ffd188b897ddab9785937f # timeout=10 [2020-08-18T00:34:08.090Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-18T00:34:08.111Z] > git config core.sparsecheckout # timeout=10 [2020-08-18T00:34:08.122Z] > git checkout -f a8218e6deb0577ea930b6b32d70be49e26dbddb8 # timeout=10 [2020-08-18T00:34:09.624Z] ---> Running in e854962b4d85 [2020-08-18T00:34:09.624Z] ---> Running in 7f0e15b0c650 [2020-08-18T00:34:10.588Z] Removing intermediate container 49d11d31ec98 [2020-08-18T00:34:10.588Z] ---> 051507c37b9e [2020-08-18T00:34:10.588Z] Step 8/26 : COPY . . [2020-08-18T00:34:10.588Z] Removing intermediate container 0652759f907e [2020-08-18T00:34:10.588Z] ---> a18863eb353f [2020-08-18T00:34:10.588Z] Step 8/22 : COPY . . [2020-08-18T00:34:12.266Z] Commit message: "Merge commit 'a7ec3a865ede80db86ffd188b897ddab9785937f' into HEAD" [2020-08-18T00:34:12.267Z] > git rev-list --no-walk 8f4ca0afa329ad2f1a15e5808a0a6453b232e87f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-08-18T00:34:15.916Z] Removing intermediate container a65c7209061f [2020-08-18T00:34:15.916Z] ---> f4ceb92e0ce4 [2020-08-18T00:34:15.916Z] Step 8/20 : COPY . . [2020-08-18T00:34:21.271Z] Removing intermediate container e854962b4d85 [2020-08-18T00:34:21.271Z] ---> cc9d63e9f2d8 [2020-08-18T00:34:21.271Z] Step 8/23 : COPY . . [2020-08-18T00:34:21.271Z] Removing intermediate container 7f0e15b0c650 [2020-08-18T00:34:21.271Z] ---> 7e3d27abad2f [2020-08-18T00:34:21.271Z] Step 8/21 : COPY . . [Pipeline] echo [2020-08-18T00:34:24.137Z] ========================================================= [2020-08-18T00:34:24.137Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-18T00:34:24.137Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-18T00:34:24.955Z] + 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-08-18T00:34:29.286Z] Sending build context to Docker daemon 323MB [2020-08-18T00:34:29.286Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-18T00:34:29.286Z] Step 2/7 : FROM ${BASE} [2020-08-18T00:34:29.286Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-18T00:34:29.286Z] b538f80385f9: Pulling fs layer [2020-08-18T00:34:29.286Z] 74f711af9a0d: Pulling fs layer [2020-08-18T00:34:29.286Z] 99f96fe45779: Pulling fs layer [2020-08-18T00:34:29.286Z] fd7a069fd194: Pulling fs layer [2020-08-18T00:34:29.286Z] 66aa3694b03b: Pulling fs layer [2020-08-18T00:34:29.286Z] 170f70906a0f: Pulling fs layer [2020-08-18T00:34:29.286Z] ad7c5574e4b9: Pulling fs layer [2020-08-18T00:34:29.286Z] e772456be8f7: Pulling fs layer [2020-08-18T00:34:29.286Z] c890913d741a: Pulling fs layer [2020-08-18T00:34:29.286Z] 2480fcc9aa5a: Pulling fs layer [2020-08-18T00:34:29.286Z] 09adf4765672: Pulling fs layer [2020-08-18T00:34:29.286Z] 66aa3694b03b: Waiting [2020-08-18T00:34:29.286Z] 170f70906a0f: Waiting [2020-08-18T00:34:29.286Z] ad7c5574e4b9: Waiting [2020-08-18T00:34:29.286Z] e772456be8f7: Waiting [2020-08-18T00:34:29.286Z] 2480fcc9aa5a: Waiting [2020-08-18T00:34:29.286Z] 09adf4765672: Waiting [2020-08-18T00:34:29.286Z] fd7a069fd194: Waiting [2020-08-18T00:34:29.286Z] c890913d741a: Waiting [2020-08-18T00:34:29.286Z] 99f96fe45779: Verifying Checksum [2020-08-18T00:34:29.286Z] 99f96fe45779: Download complete [2020-08-18T00:34:29.286Z] 74f711af9a0d: Verifying Checksum [2020-08-18T00:34:29.286Z] 74f711af9a0d: Download complete [2020-08-18T00:34:29.286Z] 66aa3694b03b: Verifying Checksum [2020-08-18T00:34:29.286Z] 66aa3694b03b: Download complete [2020-08-18T00:34:29.286Z] 170f70906a0f: Download complete [2020-08-18T00:34:29.286Z] b538f80385f9: Verifying Checksum [2020-08-18T00:34:30.275Z] b538f80385f9: Pull complete [2020-08-18T00:34:30.876Z] 74f711af9a0d: Pull complete [2020-08-18T00:34:31.151Z] 99f96fe45779: Pull complete [2020-08-18T00:34:31.750Z] ad7c5574e4b9: Verifying Checksum [2020-08-18T00:34:31.750Z] ad7c5574e4b9: Download complete [2020-08-18T00:34:31.750Z] c890913d741a: Download complete [2020-08-18T00:34:33.739Z] 2480fcc9aa5a: Verifying Checksum [2020-08-18T00:34:33.739Z] 2480fcc9aa5a: Download complete [2020-08-18T00:34:33.739Z] 09adf4765672: Download complete [2020-08-18T00:34:34.335Z] e772456be8f7: Verifying Checksum [2020-08-18T00:34:34.335Z] e772456be8f7: Download complete [2020-08-18T00:34:34.607Z] fd7a069fd194: Verifying Checksum [2020-08-18T00:34:34.607Z] fd7a069fd194: Download complete [2020-08-18T00:34:47.031Z] fd7a069fd194: Pull complete [2020-08-18T00:34:47.031Z] 66aa3694b03b: Pull complete [2020-08-18T00:34:47.031Z] 170f70906a0f: Pull complete [2020-08-18T00:34:50.455Z] ad7c5574e4b9: Pull complete [2020-08-18T00:34:53.573Z] ---> 4643e65c7d90 [2020-08-18T00:34:53.573Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-18T00:34:53.573Z] ---> 87741c63c00c [2020-08-18T00:34:53.573Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-18T00:34:53.573Z] ---> Running in 83563dfd3fa3 [2020-08-18T00:34:53.573Z] ---> Running in 5c2b4b3c6b3f [2020-08-18T00:34:53.573Z] ---> fae1e09195ba [2020-08-18T00:34:53.573Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-18T00:34:53.573Z] ---> 584e5cf3e409 [2020-08-18T00:34:53.573Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-18T00:34:53.573Z] ---> f7b2b7797197 [2020-08-18T00:34:53.573Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-18T00:34:53.573Z] ---> Running in a578f3a80218 [2020-08-18T00:34:53.573Z] ---> Running in dc0aaae61bf7 [2020-08-18T00:34:53.573Z] ---> Running in 78139bbc2f5b [2020-08-18T00:34:53.573Z] 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-08-18T00:34:53.573Z] 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-08-18T00:34:53.573Z] 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-08-18T00:34:53.573Z] 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-08-18T00:34:53.573Z] 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-08-18T00:34:54.766Z] e772456be8f7: Pull complete [2020-08-18T00:34:55.365Z] c890913d741a: Pull complete [2020-08-18T00:34:57.994Z] 2480fcc9aa5a: Pull complete [2020-08-18T00:34:57.995Z] 09adf4765672: Pull complete [2020-08-18T00:34:57.995Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-18T00:34:57.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-18T00:34:57.995Z] ---> 2248a725d1cf [2020-08-18T00:34:57.995Z] 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-08-18T00:35:03.404Z] ---> Running in 00b4039a9560 [2020-08-18T00:35:04.834Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T00:35:05.800Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T00:35:06.390Z] (1/12) Installing libmagic (5.38-r0) [2020-08-18T00:35:06.390Z] (2/12) Installing file (5.38-r0) [2020-08-18T00:35:06.659Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-18T00:35:06.659Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-18T00:35:10.945Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-18T00:35:10.945Z] (6/12) Installing patch (2.7.6-r6) [2020-08-18T00:35:10.945Z] (7/12) Installing build-base (0.5-r2) [2020-08-18T00:35:10.945Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-18T00:35:10.945Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-18T00:35:10.945Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-18T00:35:10.945Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-18T00:35:10.945Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-18T00:35:10.945Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T00:35:10.945Z] OK: 217 MiB in 51 packages [2020-08-18T00:35:15.272Z] Removing intermediate container 00b4039a9560 [2020-08-18T00:35:15.272Z] ---> a0ec0810cd12 [2020-08-18T00:35:15.272Z] Step 4/7 : WORKDIR /edgex-go [2020-08-18T00:35:15.548Z] ---> Running in c11ead3caa4f [2020-08-18T00:35:15.821Z] Removing intermediate container c11ead3caa4f [2020-08-18T00:35:15.821Z] ---> 397c01c09896 [2020-08-18T00:35:15.821Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-18T00:35:16.094Z] latest: Pulling from library/docker [2020-08-18T00:35:16.367Z] b538f80385f9: Already exists [2020-08-18T00:35:16.367Z] 259a493cd78d: Pulling fs layer [2020-08-18T00:35:16.367Z] b8e66b5100f5: Pulling fs layer [2020-08-18T00:35:16.367Z] 39dc9c94d07c: Pulling fs layer [2020-08-18T00:35:16.367Z] 551b823b3b82: Pulling fs layer [2020-08-18T00:35:16.367Z] 3c52a74df98c: Pulling fs layer [2020-08-18T00:35:16.367Z] 6c9b121b6998: Pulling fs layer [2020-08-18T00:35:16.367Z] 551b823b3b82: Waiting [2020-08-18T00:35:16.367Z] 3c52a74df98c: Waiting [2020-08-18T00:35:16.367Z] 6c9b121b6998: Waiting [2020-08-18T00:35:17.340Z] b8e66b5100f5: Verifying Checksum [2020-08-18T00:35:17.340Z] b8e66b5100f5: Download complete [2020-08-18T00:35:17.622Z] 259a493cd78d: Download complete [2020-08-18T00:35:17.622Z] 551b823b3b82: Verifying Checksum [2020-08-18T00:35:17.622Z] 551b823b3b82: Download complete [2020-08-18T00:35:17.897Z] 3c52a74df98c: Verifying Checksum [2020-08-18T00:35:17.897Z] 3c52a74df98c: Download complete [2020-08-18T00:35:17.897Z] 6c9b121b6998: Verifying Checksum [2020-08-18T00:35:17.897Z] 6c9b121b6998: Download complete [2020-08-18T00:35:18.496Z] 259a493cd78d: Pull complete [2020-08-18T00:35:18.766Z] b8e66b5100f5: Pull complete [2020-08-18T00:35:19.043Z] 39dc9c94d07c: Download complete [2020-08-18T00:35:21.657Z] 39dc9c94d07c: Pull complete [2020-08-18T00:35:21.928Z] 551b823b3b82: Pull complete [2020-08-18T00:35:22.523Z] 3c52a74df98c: Pull complete [2020-08-18T00:35:22.806Z] 6c9b121b6998: Pull complete [2020-08-18T00:35:22.806Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-18T00:35:22.806Z] Status: Downloaded newer image for docker:latest [2020-08-18T00:35:25.827Z] Removing intermediate container 83563dfd3fa3 [2020-08-18T00:35:25.827Z] ---> a4de3c75f847 [2020-08-18T00:35:25.827Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-18T00:35:25.827Z] ---> Running in 41d0fd3730bf [2020-08-18T00:35:25.827Z] 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-08-18T00:35:26.193Z] ---> 23881641c333 [2020-08-18T00:35:26.193Z] Step 6/7 : COPY go.mod . [2020-08-18T00:35:26.790Z] ---> b834ee78d431 [2020-08-18T00:35:26.790Z] Step 7/7 : RUN go mod download [2020-08-18T00:35:27.068Z] ---> Running in d6403d7824cd [2020-08-18T00:35:30.451Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-18T00:35:30.451Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-18T00:35:30.451Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-18T00:35:30.451Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-18T00:35:30.451Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-18T00:35:30.451Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-18T00:35:30.451Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-18T00:35:30.451Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-18T00:35:30.451Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-18T00:35:30.451Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-18T00:35:30.451Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-18T00:35:30.451Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-18T00:35:30.451Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-18T00:35:30.451Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-18T00:35:30.451Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-18T00:35:30.451Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-18T00:35:30.451Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-18T00:35:30.451Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-18T00:35:30.451Z] go: finding github.com/fatih/color v1.7.0 [2020-08-18T00:35:30.451Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-18T00:35:30.451Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-18T00:35:30.451Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-18T00:35:30.451Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-18T00:35:30.451Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-18T00:35:30.722Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-18T00:35:30.722Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-18T00:35:30.722Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-18T00:35:30.722Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-18T00:35:30.722Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-18T00:35:30.722Z] go: finding github.com/google/uuid v1.1.0 [2020-08-18T00:35:30.722Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-18T00:35:30.722Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-18T00:35:30.722Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-18T00:35:30.722Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-18T00:35:30.722Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-18T00:35:30.993Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-18T00:35:30.993Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-18T00:35:30.993Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-18T00:35:30.993Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-18T00:35:30.993Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-18T00:35:30.993Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-18T00:35:30.993Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-18T00:35:30.993Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-18T00:35:30.993Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-18T00:35:30.993Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-18T00:35:30.993Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-18T00:35:30.993Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-18T00:35:31.132Z] Removing intermediate container a578f3a80218 [2020-08-18T00:35:31.132Z] ---> 87c6e58e2be3 [2020-08-18T00:35:31.132Z] Removing intermediate container dc0aaae61bf7 [2020-08-18T00:35:31.132Z] ---> 245b83ebd1e5 [2020-08-18T00:35:31.132Z] [2020-08-18T00:35:31.132Z] Step 10/23 : FROM scratch [2020-08-18T00:35:31.132Z] ---> [2020-08-18T00:35:31.132Z] [2020-08-18T00:35:31.132Z] Step 10/20 : FROM scratch [2020-08-18T00:35:31.132Z] ---> [2020-08-18T00:35:31.132Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-18T00:35:31.132Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-18T00:35:31.132Z] ---> Running in 6733771cd659 [2020-08-18T00:35:31.132Z] ---> Running in c641f0c19495 [2020-08-18T00:35:31.269Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-18T00:35:31.269Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-18T00:35:31.269Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-18T00:35:31.269Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-18T00:35:31.269Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-18T00:35:31.269Z] go: finding github.com/kr/pty v1.1.1 [2020-08-18T00:35:31.269Z] go: finding github.com/kr/text v0.1.0 [2020-08-18T00:35:31.269Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-18T00:35:31.269Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-18T00:35:31.269Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-18T00:35:31.269Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-18T00:35:31.539Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-18T00:35:31.539Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-18T00:35:31.539Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-18T00:35:31.539Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-18T00:35:31.539Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-18T00:35:31.539Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-18T00:35:31.539Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-18T00:35:31.539Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-18T00:35:31.539Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-18T00:35:31.539Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-18T00:35:31.539Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-18T00:35:31.713Z] Removing intermediate container 6733771cd659 [2020-08-18T00:35:31.713Z] ---> ce78f2c716a5 [2020-08-18T00:35:31.713Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-18T00:35:31.713Z] Removing intermediate container c641f0c19495 [2020-08-18T00:35:31.713Z] ---> 3f8d5a1e9375 [2020-08-18T00:35:31.713Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-18T00:35:31.811Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-18T00:35:31.811Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-18T00:35:31.811Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-18T00:35:31.811Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-18T00:35:31.811Z] go: finding github.com/posener/complete v1.1.1 [2020-08-18T00:35:31.811Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-18T00:35:31.811Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-18T00:35:31.811Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-18T00:35:31.811Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-18T00:35:31.811Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-18T00:35:31.811Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-18T00:35:31.811Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-18T00:35:32.080Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-18T00:35:32.080Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-18T00:35:32.080Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-18T00:35:32.080Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-18T00:35:32.080Z] go: finding golang.org/x/text v0.3.2 [2020-08-18T00:35:32.080Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-18T00:35:32.080Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-18T00:35:32.080Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-18T00:35:32.080Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-18T00:35:32.080Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-18T00:35:32.080Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-18T00:35:32.305Z] ---> Running in 7a3c241b7831 [2020-08-18T00:35:32.305Z] ---> Running in 36a5b3030312 [2020-08-18T00:35:32.568Z] Removing intermediate container 41d0fd3730bf [2020-08-18T00:35:32.568Z] ---> 27c22b4f1c04 [2020-08-18T00:35:32.568Z] [2020-08-18T00:35:32.568Z] Step 11/26 : FROM docker:latest [2020-08-18T00:35:32.568Z] ---> 81f5749c9058 [2020-08-18T00:35:32.568Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-18T00:35:35.128Z] ---> Running in 2e6e789dae34 [2020-08-18T00:35:35.128Z] Removing intermediate container 36a5b3030312 [2020-08-18T00:35:35.128Z] ---> cdf9b5e17952 [2020-08-18T00:35:35.128Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-18T00:35:35.128Z] Removing intermediate container 7a3c241b7831 [2020-08-18T00:35:35.129Z] ---> c23727b6d241 [2020-08-18T00:35:35.129Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-18T00:35:35.129Z] Removing intermediate container 78139bbc2f5b [2020-08-18T00:35:35.129Z] ---> e884baaf53db [2020-08-18T00:35:35.129Z] [2020-08-18T00:35:35.129Z] Step 10/21 : FROM scratch [2020-08-18T00:35:35.129Z] ---> [2020-08-18T00:35:35.129Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-18T00:35:35.129Z] ---> Using cache [2020-08-18T00:35:35.129Z] ---> 3f8d5a1e9375 [2020-08-18T00:35:35.129Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-18T00:35:35.398Z] ---> Running in 9f79967bd959 [2020-08-18T00:35:35.398Z] ---> Running in c97a3d6f02cf [2020-08-18T00:35:35.398Z] ---> Running in 27cc4d38c79e [2020-08-18T00:35:35.673Z] Removing intermediate container 9f79967bd959 [2020-08-18T00:35:35.673Z] ---> 7410d02e4182 [2020-08-18T00:35:35.673Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-18T00:35:35.673Z] Removing intermediate container c97a3d6f02cf [2020-08-18T00:35:35.673Z] ---> d5aa8e3f37d2 [2020-08-18T00:35:35.673Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-18T00:35:35.673Z] Removing intermediate container 27cc4d38c79e [2020-08-18T00:35:35.673Z] ---> f3c186c02d2e [2020-08-18T00:35:35.673Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-18T00:35:35.937Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T00:35:35.937Z] ---> Running in ae2daba426ac [2020-08-18T00:35:35.937Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T00:35:36.198Z] (1/2) Installing readline (8.0.4-r0) [2020-08-18T00:35:36.198Z] (2/2) Installing bash (5.0.17-r0) [2020-08-18T00:35:36.198Z] Executing bash-5.0.17-r0.post-install [2020-08-18T00:35:36.198Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T00:35:36.198Z] OK: 12 MiB in 22 packages [2020-08-18T00:35:36.461Z] ---> ddc79001627a [2020-08-18T00:35:36.461Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-18T00:35:37.848Z] ---> 690a7235a5e9 [2020-08-18T00:35:37.848Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-18T00:35:38.793Z] Removing intermediate container ae2daba426ac [2020-08-18T00:35:38.793Z] ---> 7b054448d4cb [2020-08-18T00:35:38.793Z] Step 14/21 : WORKDIR / [2020-08-18T00:35:38.793Z] Removing intermediate container 5c2b4b3c6b3f [2020-08-18T00:35:38.793Z] ---> 0bcc25622b78 [2020-08-18T00:35:38.793Z] [2020-08-18T00:35:38.793Z] Step 10/22 : FROM alpine [2020-08-18T00:35:38.793Z] ---> ffd070ed7a6a [2020-08-18T00:35:38.793Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-18T00:35:39.053Z] ---> Running in b3a13ee075e6 [2020-08-18T00:35:39.053Z] ---> a7c9f26f8095 [2020-08-18T00:35:39.053Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-18T00:35:39.053Z] Removing intermediate container 2e6e789dae34 [2020-08-18T00:35:39.053Z] ---> 545848de69cd [2020-08-18T00:35:39.053Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-18T00:35:39.053Z] latest: Pulling from library/alpine [2020-08-18T00:35:39.314Z] ---> Running in b8d215d2f1d8 [2020-08-18T00:35:39.886Z] Removing intermediate container b3a13ee075e6 [2020-08-18T00:35:39.886Z] ---> 130e871a6513 [2020-08-18T00:35:39.886Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-18T00:35:39.886Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-18T00:35:39.886Z] Status: Downloaded newer image for alpine:latest [2020-08-18T00:35:39.886Z] ---> a24bb4013296 [2020-08-18T00:35:39.886Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-18T00:35:39.886Z] ---> 1d608d745caf [2020-08-18T00:35:39.886Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T00:35:40.151Z] ---> 523d062db025 [2020-08-18T00:35:40.151Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-18T00:35:40.151Z] ---> Running in d93c2ad74e25 [2020-08-18T00:35:40.151Z] ---> Running in dafe67790196 [2020-08-18T00:35:40.514Z] ---> 1b841388ffc4 [2020-08-18T00:35:40.514Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-18T00:35:40.514Z] Removing intermediate container d93c2ad74e25 [2020-08-18T00:35:40.514Z] ---> c988b516e13a [2020-08-18T00:35:40.514Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-18T00:35:40.853Z] ---> f9087508f5ed [2020-08-18T00:35:40.853Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-18T00:35:40.853Z] Removing intermediate container dafe67790196 [2020-08-18T00:35:40.853Z] ---> 3062396a77cc [2020-08-18T00:35:40.853Z] Step 18/20 : LABEL arch=x86_64 [2020-08-18T00:35:40.853Z] ---> Running in 6b93d39d965e [2020-08-18T00:35:40.853Z] ---> Running in 6bfd50980c80 [2020-08-18T00:35:41.475Z] ---> e4c084440558 [2020-08-18T00:35:41.475Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-18T00:35:41.475Z] Removing intermediate container 6b93d39d965e [2020-08-18T00:35:41.475Z] ---> 4555bbe2dac8 [2020-08-18T00:35:41.475Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-18T00:35:41.475Z] ---> Running in 04034c2fa422 [2020-08-18T00:35:41.475Z] Removing intermediate container 6bfd50980c80 [2020-08-18T00:35:41.475Z] ---> 4d1f37b63e9a [2020-08-18T00:35:41.475Z] Step 19/20 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:35:41.475Z] ---> 525c01900171 [2020-08-18T00:35:41.475Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-18T00:35:41.736Z] Removing intermediate container b8d215d2f1d8 [2020-08-18T00:35:41.736Z] ---> c9803e77457e [2020-08-18T00:35:41.736Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-18T00:35:41.736Z] ---> Running in 339d4bcc3179 [2020-08-18T00:35:42.306Z] ---> dccd41d24720 [2020-08-18T00:35:42.307Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T00:35:42.568Z] ---> Running in 582d21940593 [2020-08-18T00:35:42.569Z] Removing intermediate container 04034c2fa422 [2020-08-18T00:35:42.569Z] ---> 9a89f0b16d23 [2020-08-18T00:35:42.569Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:35:42.569Z] ---> Running in 8d5d6c70a069 [2020-08-18T00:35:42.569Z] ---> 8b83a4aa7874 [2020-08-18T00:35:42.569Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T00:35:42.569Z] ---> Running in 8356455773e3 [2020-08-18T00:35:42.829Z] ---> Running in 85d6215917a1 [2020-08-18T00:35:42.829Z] Removing intermediate container 339d4bcc3179 [2020-08-18T00:35:42.829Z] ---> 8c46560eb9ce [2020-08-18T00:35:42.829Z] Step 20/20 : LABEL version=0.0.0 [2020-08-18T00:35:43.098Z] Removing intermediate container 582d21940593 [2020-08-18T00:35:43.098Z] ---> 9bb5a5bddae4 [2020-08-18T00:35:43.098Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-18T00:35:43.098Z] Removing intermediate container 8d5d6c70a069 [2020-08-18T00:35:43.098Z] ---> 704825d0d553 [2020-08-18T00:35:43.098Z] Step 19/21 : LABEL arch=x86_64 [2020-08-18T00:35:43.098Z] ---> Running in 8ad651622dd9 [2020-08-18T00:35:43.359Z] ---> Running in 9cb3b6df4893 [2020-08-18T00:35:43.359Z] ---> Running in 83c92089726a [2020-08-18T00:35:43.359Z] Removing intermediate container 85d6215917a1 [2020-08-18T00:35:43.359Z] ---> b118be54c004 [2020-08-18T00:35:43.359Z] Step 21/23 : LABEL arch=x86_64 [2020-08-18T00:35:43.359Z] ---> Running in eff0e97b8673 [2020-08-18T00:35:43.622Z] Removing intermediate container 8ad651622dd9 [2020-08-18T00:35:43.622Z] ---> 9d82f7938e81 [2020-08-18T00:35:43.622Z] [2020-08-18T00:35:43.622Z] Removing intermediate container 9cb3b6df4893 [2020-08-18T00:35:43.622Z] ---> dbf785e7e505 [2020-08-18T00:35:43.622Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-18T00:35:43.622Z] Removing intermediate container 83c92089726a [2020-08-18T00:35:43.622Z] ---> bf1a83a2d532 [2020-08-18T00:35:43.622Z] Step 20/21 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:35:43.884Z] Successfully built 9d82f7938e81 [2020-08-18T00:35:44.155Z] Removing intermediate container eff0e97b8673 [2020-08-18T00:35:44.155Z] ---> 0e7015496c2b [2020-08-18T00:35:44.155Z] Step 22/23 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:35:44.155Z] Successfully tagged docker-support-scheduler-go:latest [2020-08-18T00:35:44.155Z]  Building docker-support-scheduler-go ... done Building docker-support-logging-go [2020-08-18T00:35:44.155Z] ---> Running in 1dd88557dff0 [2020-08-18T00:35:44.155Z] ---> Running in 36555d34181d [2020-08-18T00:35:44.155Z] ---> Running in 582add8f7132 [2020-08-18T00:35:44.730Z] Removing intermediate container 36555d34181d [2020-08-18T00:35:44.730Z] ---> 032751ca226f [2020-08-18T00:35:44.730Z] Step 21/21 : LABEL version=0.0.0 [2020-08-18T00:35:44.998Z] Removing intermediate container 8356455773e3 [2020-08-18T00:35:44.998Z] ---> 93bc14dc7904 [2020-08-18T00:35:44.998Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-18T00:35:44.998Z] Removing intermediate container 1dd88557dff0 [2020-08-18T00:35:44.998Z] ---> a2fdc6fe1f05 [2020-08-18T00:35:44.998Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-18T00:35:44.998Z] Removing intermediate container 582add8f7132 [2020-08-18T00:35:44.998Z] ---> 7cae0ea27b84 [2020-08-18T00:35:44.998Z] Step 23/23 : LABEL version=0.0.0 [2020-08-18T00:35:44.998Z] ---> Running in 850fff1573d7 [2020-08-18T00:35:44.998Z] ---> Running in eb0836c5d579 [2020-08-18T00:35:45.283Z] ---> Running in d18e5e398942 [2020-08-18T00:35:45.545Z] Removing intermediate container 850fff1573d7 [2020-08-18T00:35:45.545Z] ---> f124d48ba7e5 [2020-08-18T00:35:45.545Z] [2020-08-18T00:35:46.116Z] Successfully built f124d48ba7e5 [2020-08-18T00:35:46.694Z] Successfully tagged docker-core-metadata-go:latest [2020-08-18T00:35:46.694Z] Building docker-security-secretstore-setup-go [2020-08-18T00:35:48.615Z]  Building docker-core-metadata-go ... done Removing intermediate container d18e5e398942 [2020-08-18T00:35:48.615Z] ---> e024019d848b [2020-08-18T00:35:48.615Z] [2020-08-18T00:35:48.615Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T00:35:48.615Z] ---> f05340c13dc4 [2020-08-18T00:35:48.615Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-18T00:35:48.615Z] Successfully built e024019d848b [2020-08-18T00:35:48.615Z] Successfully tagged docker-support-notifications-go:latest [2020-08-18T00:35:48.615Z] Building docker-core-command-go [2020-08-18T00:35:49.193Z]  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T00:35:49.456Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-18T00:35:49.720Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-18T00:35:49.720Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-18T00:35:49.980Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-18T00:35:50.390Z] Removing intermediate container d6403d7824cd [2020-08-18T00:35:50.390Z] ---> 47ec2272004c [2020-08-18T00:35:50.390Z] Successfully built 47ec2272004c [2020-08-18T00:35:50.390Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-08-18T00:35:50.551Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-18T00:35:50.551Z] Executing busybox-1.31.1-r16.trigger [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T00:35:50.811Z] OK: 8 MiB in 19 packages [2020-08-18T00:35:51.091Z] + docker inspect -f . ci-base-image-arm64 [2020-08-18T00:35:51.091Z] . [Pipeline] withDockerContainer [2020-08-18T00:35:51.314Z] prd-ubuntu18.04-docker-arm64-4c-16g-331 does not seem to be running inside a container [2020-08-18T00:35:51.376Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-08-18T00:35:52.730Z] $ docker top 9d1d79a130c2f3cd328bcbf6e8fa99ba4ae09e4b657fe12c640b8e2c5d75d9aa -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-18T00:35:53.710Z] + go version [2020-08-18T00:35:53.710Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-08-18T00:35:53.729Z] ========================================================= [2020-08-18T00:35:53.729Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-18T00:35:53.729Z] ========================================================= [Pipeline] sh [2020-08-18T00:35:54.382Z] + make test [2020-08-18T00:35:54.382Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-18T00:35:56.114Z] ---> d7e90f85d5f7 [2020-08-18T00:35:56.114Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-18T00:35:56.995Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-18T00:36:00.334Z] Removing intermediate container eb0836c5d579 [2020-08-18T00:36:00.334Z] ---> b28d8f9300eb [2020-08-18T00:36:00.334Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-18T00:36:00.334Z] ---> a2c2c3b3f926 [2020-08-18T00:36:00.335Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-18T00:36:00.608Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:36:00.608Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-18T00:36:00.608Z] ---> b1e9f5cea5a6 [2020-08-18T00:36:00.608Z] Step 3/21 : WORKDIR /edgex-go [2020-08-18T00:36:00.608Z] ---> Using cache [2020-08-18T00:36:00.608Z] ---> 38f556390bd8 [2020-08-18T00:36:00.608Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:36:00.608Z] ---> Using cache [2020-08-18T00:36:00.608Z] ---> ea48fa8f4424 [2020-08-18T00:36:00.608Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-18T00:36:01.558Z] ---> Running in 676d9f7186bc [2020-08-18T00:36:02.520Z] ---> Running in 2545b766c912 [2020-08-18T00:36:02.520Z] ---> 5642a220d781 [2020-08-18T00:36:02.520Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-18T00:36:05.854Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T00:36:05.854Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T00:36:05.854Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-18T00:36:05.854Z] (2/33) Installing expat (2.2.9-r1) [2020-08-18T00:36:05.854Z] (3/33) Installing libffi (3.3-r2) [2020-08-18T00:36:05.854Z] (4/33) Installing gdbm (1.13-r1) [2020-08-18T00:36:06.116Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T00:36:06.116Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-18T00:36:06.116Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-18T00:36:06.116Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-18T00:36:06.116Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:36:06.116Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-18T00:36:06.116Z] ---> b1e9f5cea5a6 [2020-08-18T00:36:06.116Z] Step 3/26 : WORKDIR /edgex-go [2020-08-18T00:36:06.116Z] ---> Using cache [2020-08-18T00:36:06.116Z] ---> 38f556390bd8 [2020-08-18T00:36:06.116Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:36:06.116Z] ---> Using cache [2020-08-18T00:36:06.116Z] ---> ea48fa8f4424 [2020-08-18T00:36:06.116Z] Step 5/26 : RUN apk update && apk add make git [2020-08-18T00:36:06.116Z] ---> Using cache [2020-08-18T00:36:06.116Z] ---> 97e63ce18383 [2020-08-18T00:36:06.116Z] Step 6/26 : COPY go.mod . [2020-08-18T00:36:06.116Z] ---> Using cache [2020-08-18T00:36:06.116Z] ---> 728e49bd826c [2020-08-18T00:36:06.116Z] Step 7/26 : RUN go mod download [2020-08-18T00:36:06.116Z] ---> Using cache [2020-08-18T00:36:06.117Z] ---> 7e3d27abad2f [2020-08-18T00:36:06.117Z] Step 8/26 : COPY . . [2020-08-18T00:36:06.377Z] ---> Using cache [2020-08-18T00:36:06.377Z] ---> f7b2b7797197 [2020-08-18T00:36:06.377Z] 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-08-18T00:36:06.377Z] ---> 6f62cd5b2345 [2020-08-18T00:36:06.377Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-18T00:36:06.637Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T00:36:07.207Z] v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:36:07.207Z] v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:36:07.207Z] OK: 12746 distinct packages available [2020-08-18T00:36:07.467Z] OK: 233 MiB in 51 packages [2020-08-18T00:36:07.728Z] OK: 233 MiB in 51 packages [2020-08-18T00:36:08.311Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:36:08.311Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-18T00:36:08.311Z] ---> b1e9f5cea5a6 [2020-08-18T00:36:08.311Z] Step 3/21 : WORKDIR /edgex-go [2020-08-18T00:36:08.311Z] ---> Using cache [2020-08-18T00:36:08.311Z] ---> 38f556390bd8 [2020-08-18T00:36:08.311Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:36:08.311Z] ---> Using cache [2020-08-18T00:36:08.311Z] ---> ea48fa8f4424 [2020-08-18T00:36:08.311Z] Step 5/21 : RUN apk update && apk add make git [2020-08-18T00:36:08.311Z] ---> Using cache [2020-08-18T00:36:08.311Z] ---> 97e63ce18383 [2020-08-18T00:36:08.311Z] Step 6/21 : COPY go.mod . [2020-08-18T00:36:08.311Z] ---> Using cache [2020-08-18T00:36:08.311Z] ---> 728e49bd826c [2020-08-18T00:36:08.311Z] Step 7/21 : RUN go mod download [2020-08-18T00:36:08.311Z] ---> Using cache [2020-08-18T00:36:08.311Z] ---> 7e3d27abad2f [2020-08-18T00:36:08.311Z] Step 8/21 : COPY . . [2020-08-18T00:36:08.311Z] ---> Using cache [2020-08-18T00:36:08.311Z] ---> f7b2b7797197 [2020-08-18T00:36:08.311Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-18T00:36:09.701Z] ---> Running in 04a0e4c762f1 [2020-08-18T00:36:09.965Z] ---> Running in 5dc106de1d36 [2020-08-18T00:36:09.965Z] ---> f061fcf45c86 [2020-08-18T00:36:09.965Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T00:36:10.225Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-18T00:36:10.225Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-18T00:36:10.225Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-18T00:36:10.225Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-18T00:36:10.225Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-18T00:36:10.225Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-18T00:36:10.225Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-18T00:36:11.178Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-18T00:36:11.178Z] ---> Running in 5487cbbeed20 [2020-08-18T00:36:11.178Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-18T00:36:11.178Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-18T00:36:11.178Z] Removing intermediate container 2545b766c912 [2020-08-18T00:36:11.178Z] ---> e010fad93368 [2020-08-18T00:36:11.178Z] Step 6/21 : COPY go.mod . [2020-08-18T00:36:11.178Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-18T00:36:11.178Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-18T00:36:11.178Z] 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-08-18T00:36:11.178Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-18T00:36:11.178Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-18T00:36:11.178Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-18T00:36:11.178Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-18T00:36:11.760Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-18T00:36:11.760Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-18T00:36:11.760Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-18T00:36:11.760Z] Removing intermediate container 5487cbbeed20 [2020-08-18T00:36:11.760Z] ---> e70084c99677 [2020-08-18T00:36:11.760Z] Step 20/22 : LABEL arch=x86_64 [2020-08-18T00:36:11.760Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-18T00:36:11.760Z] 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-08-18T00:36:12.031Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-18T00:36:12.031Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-18T00:36:12.031Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-18T00:36:12.293Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-18T00:36:12.293Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-18T00:36:12.293Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-18T00:36:12.293Z] ---> 02155e8a8655 [2020-08-18T00:36:12.293Z] Step 7/21 : RUN go mod download [2020-08-18T00:36:12.566Z] ---> Running in 51830f112910 [2020-08-18T00:36:12.566Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T00:36:13.168Z] OK: 71 MiB in 55 packages [2020-08-18T00:36:13.168Z] ---> Running in d683c6211cb6 [2020-08-18T00:36:13.435Z] Removing intermediate container 51830f112910 [2020-08-18T00:36:13.435Z] ---> fbab1a6b11d4 [2020-08-18T00:36:13.435Z] Step 21/22 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:36:13.708Z] ---> Running in fc842ce690dc [2020-08-18T00:36:16.310Z] Removing intermediate container fc842ce690dc [2020-08-18T00:36:16.310Z] ---> bb241eaf6afa [2020-08-18T00:36:16.310Z] Step 22/22 : LABEL version=0.0.0 [2020-08-18T00:36:16.585Z] ---> Running in cc66ec262994 [2020-08-18T00:36:18.563Z] Removing intermediate container cc66ec262994 [2020-08-18T00:36:18.563Z] ---> 00a0013906e6 [2020-08-18T00:36:18.563Z] [2020-08-18T00:36:21.147Z] Successfully built 00a0013906e6 [2020-08-18T00:36:21.147Z] Removing intermediate container d683c6211cb6 [2020-08-18T00:36:21.147Z] ---> ff189c4c9828 [2020-08-18T00:36:21.147Z] Step 8/21 : COPY . . [2020-08-18T00:36:21.147Z] Successfully tagged docker-core-data-go:latest [2020-08-18T00:36:21.147Z] Building docker-security-proxy-setup-go [2020-08-18T00:36:21.743Z]  Building docker-core-data-go ... done Removing intermediate container 676d9f7186bc [2020-08-18T00:36:21.743Z] ---> e48319542f5a [2020-08-18T00:36:21.743Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-18T00:36:29.362Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-18T00:36:31.815Z] ---> Running in f3fd03da32af [2020-08-18T00:36:38.497Z] 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-08-18T00:36:41.077Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:36:41.077Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-18T00:36:41.077Z] ---> b1e9f5cea5a6 [2020-08-18T00:36:41.077Z] Step 3/20 : WORKDIR /edgex-go [2020-08-18T00:36:41.077Z] ---> Using cache [2020-08-18T00:36:41.077Z] ---> 38f556390bd8 [2020-08-18T00:36:41.077Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:36:41.077Z] ---> Using cache [2020-08-18T00:36:41.077Z] ---> ea48fa8f4424 [2020-08-18T00:36:41.077Z] Step 5/20 : RUN apk update && apk add make git [2020-08-18T00:36:41.077Z] ---> Using cache [2020-08-18T00:36:41.077Z] ---> 97e63ce18383 [2020-08-18T00:36:41.077Z] Step 6/20 : COPY go.mod . [2020-08-18T00:36:41.077Z] ---> Using cache [2020-08-18T00:36:41.077Z] ---> 728e49bd826c [2020-08-18T00:36:41.077Z] Step 7/20 : RUN go mod download [2020-08-18T00:36:41.077Z] ---> Using cache [2020-08-18T00:36:41.077Z] ---> 7e3d27abad2f [2020-08-18T00:36:41.077Z] Step 8/20 : COPY . . [2020-08-18T00:36:41.077Z] ---> Using cache [2020-08-18T00:36:41.077Z] ---> f7b2b7797197 [2020-08-18T00:36:41.077Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-18T00:36:41.776Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-18T00:36:41.776Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-18T00:36:41.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-18T00:36:41.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-18T00:36:41.776Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.035s [2020-08-18T00:36:41.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-18T00:36:41.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-18T00:36:41.776Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-18T00:36:43.015Z] ---> Running in 9fbb2f1fbfd9 [2020-08-18T00:36:43.223Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-18T00:36:43.824Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-18T00:36:44.424Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-18T00:36:44.424Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-18T00:36:44.424Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-18T00:36:44.972Z] Collecting docker-compose==1.23.2 [2020-08-18T00:36:44.972Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-18T00:36:45.578Z] 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-08-18T00:36:45.578Z] Collecting texttable<0.10,>=0.9.0 [2020-08-18T00:36:45.578Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-18T00:36:45.850Z] 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-08-18T00:36:47.797Z] Collecting docker<4.0,>=3.6.0 [2020-08-18T00:36:47.797Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-18T00:36:47.797Z] ---> 43cf541341e7 [2020-08-18T00:36:47.797Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-18T00:36:47.797Z] Removing intermediate container 5dc106de1d36 [2020-08-18T00:36:47.797Z] ---> 363faa187df7 [2020-08-18T00:36:47.797Z] [2020-08-18T00:36:47.797Z] Step 10/21 : FROM scratch [2020-08-18T00:36:47.797Z] ---> [2020-08-18T00:36:47.797Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-18T00:36:48.066Z] ---> Running in 34319a8dac16 [2020-08-18T00:36:48.066Z] Collecting PyYAML<4,>=3.10 [2020-08-18T00:36:48.066Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-18T00:36:48.342Z] ---> Using cache [2020-08-18T00:36:48.342Z] ---> 3f8d5a1e9375 [2020-08-18T00:36:48.342Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-18T00:36:48.933Z] ---> Running in 1c10193dbdec [2020-08-18T00:36:49.203Z] Collecting cached-property<2,>=1.2.0 [2020-08-18T00:36:49.203Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-18T00:36:49.203Z] 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-08-18T00:36:49.203Z] Collecting jsonschema<3,>=2.5.1 [2020-08-18T00:36:49.203Z] Removing intermediate container 1c10193dbdec [2020-08-18T00:36:49.203Z] ---> 50dfa7d56451 [2020-08-18T00:36:49.203Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-18T00:36:49.203Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-18T00:36:49.474Z] 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-08-18T00:36:49.474Z] ---> Running in ed32059fd7ad [2020-08-18T00:36:49.474Z] Collecting docopt<0.7,>=0.6.1 [2020-08-18T00:36:49.474Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-18T00:36:49.738Z] Removing intermediate container ed32059fd7ad [2020-08-18T00:36:49.738Z] ---> 6a0e46b43cf1 [2020-08-18T00:36:49.738Z] Step 14/21 : WORKDIR / [2020-08-18T00:36:50.025Z] ---> Running in 127f1cdd6c20 [2020-08-18T00:36:50.025Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-18T00:36:50.025Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-18T00:36:50.392Z] Removing intermediate container 127f1cdd6c20 [2020-08-18T00:36:50.392Z] ---> ae2511768527 [2020-08-18T00:36:50.392Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-18T00:36:50.392Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-18T00:36:50.392Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-18T00:36:51.742Z] ---> 0996d19a4f8e [2020-08-18T00:36:51.742Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-18T00:36:51.742Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-18T00:36:51.742Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-18T00:36:52.375Z] Collecting docker-pycreds>=0.4.0 [2020-08-18T00:36:52.375Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-18T00:36:52.375Z] Removing intermediate container 04a0e4c762f1 [2020-08-18T00:36:52.375Z] ---> aae89f8ddeae [2020-08-18T00:36:52.375Z] [2020-08-18T00:36:52.375Z] Step 10/26 : FROM alpine:3.10 [2020-08-18T00:36:52.375Z] 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-08-18T00:36:52.375Z] 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-08-18T00:36:52.649Z] 3.10: Pulling from library/alpine [2020-08-18T00:36:53.239Z] ---> 95c05d707d92 [2020-08-18T00:36:53.239Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-18T00:36:53.239Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-18T00:36:53.239Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-18T00:36:53.240Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-18T00:36:53.515Z] Status: Downloaded newer image for alpine:3.10 [2020-08-18T00:36:53.515Z] ---> be4e4bea2c2e [2020-08-18T00:36:53.515Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-18T00:36:53.783Z] Collecting idna<2.8,>=2.5 [2020-08-18T00:36:53.783Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-18T00:36:54.060Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-18T00:36:54.060Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-18T00:36:54.060Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-18T00:36:54.060Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-18T00:36:54.060Z] ---> Running in 123c59313064 [2020-08-18T00:36:54.060Z] ---> b04451d5fc1b [2020-08-18T00:36:54.060Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T00:36:54.060Z] Installing collected packages: texttable, docker-pycreds, websocket-client, urllib3, idna, requests, docker, PyYAML, cached-property, jsonschema, docopt, dockerpty, docker-compose [2020-08-18T00:36:54.331Z] Running setup.py install for texttable: started [2020-08-18T00:36:54.331Z] ---> Running in 2060a64d2eba [2020-08-18T00:36:54.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.177s coverage: 46.6% of statements [2020-08-18T00:36:54.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-18T00:36:54.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-18T00:36:54.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-18T00:36:54.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-18T00:36:54.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-18T00:36:54.603Z] Removing intermediate container 2060a64d2eba [2020-08-18T00:36:54.603Z] ---> 7edb42272b5e [2020-08-18T00:36:54.603Z] Step 19/21 : LABEL arch=x86_64 [2020-08-18T00:36:54.873Z] ---> Running in 94516f1055a4 [2020-08-18T00:36:54.873Z] Running setup.py install for texttable: finished with status 'done' [2020-08-18T00:36:55.142Z] Attempting uninstall: urllib3 [2020-08-18T00:36:55.143Z] Found existing installation: urllib3 1.25.9 [2020-08-18T00:36:55.143Z] Uninstalling urllib3-1.25.9: [2020-08-18T00:36:55.143Z] Removing intermediate container 94516f1055a4 [2020-08-18T00:36:55.143Z] ---> a92faf2f40f1 [2020-08-18T00:36:55.143Z] Step 20/21 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:36:55.414Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-18T00:36:55.414Z] ---> Running in 9cb94f8a0685 [2020-08-18T00:36:55.414Z] Successfully uninstalled urllib3-1.25.9 [2020-08-18T00:36:55.414Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-18T00:36:55.695Z] v3.10.5-74-g0b1cb9d719 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-18T00:36:55.695Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-18T00:36:55.695Z] OK: 10346 distinct packages available [2020-08-18T00:36:55.695Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-18T00:36:55.969Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-18T00:36:55.969Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-18T00:36:55.969Z] (4/5) Installing curl (7.66.0-r0) [2020-08-18T00:36:55.969Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-18T00:36:55.969Z] Executing busybox-1.30.1-r3.trigger [2020-08-18T00:36:55.969Z] Executing ca-certificates-20191127-r2.trigger [2020-08-18T00:36:56.241Z] OK: 7 MiB in 19 packages [2020-08-18T00:36:57.636Z] Attempting uninstall: idna [2020-08-18T00:36:57.636Z] Found existing installation: idna 2.9 [2020-08-18T00:36:57.636Z] Uninstalling idna-2.9: [2020-08-18T00:36:57.636Z] Removing intermediate container 9cb94f8a0685 [2020-08-18T00:36:57.636Z] ---> 6429c3bd6d56 [2020-08-18T00:36:57.636Z] Step 21/21 : LABEL version=0.0.0 [2020-08-18T00:36:57.636Z] Successfully uninstalled idna-2.9 [2020-08-18T00:36:57.907Z] Attempting uninstall: requests [2020-08-18T00:36:57.907Z] Found existing installation: requests 2.23.0 [2020-08-18T00:36:57.907Z] Uninstalling requests-2.23.0: [2020-08-18T00:36:57.907Z] Successfully uninstalled requests-2.23.0 [2020-08-18T00:36:58.186Z] ---> Running in 35d04c67a39f [2020-08-18T00:36:58.784Z] Removing intermediate container 35d04c67a39f [2020-08-18T00:36:58.784Z] ---> d32357b5ca03 [2020-08-18T00:36:58.784Z] [2020-08-18T00:36:58.784Z] Running setup.py install for PyYAML: started [2020-08-18T00:36:59.050Z] Successfully built d32357b5ca03 [2020-08-18T00:36:59.322Z] Successfully tagged docker-core-command-go:latest [2020-08-18T00:36:59.322Z]  Building docker-core-command-go ... done Building docker-security-secrets-setup-go [2020-08-18T00:36:59.322Z] Removing intermediate container 123c59313064 [2020-08-18T00:36:59.322Z] ---> b1c79452dac6 [2020-08-18T00:36:59.322Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-18T00:36:59.591Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-18T00:36:59.591Z] ---> Running in 363d34821293 [2020-08-18T00:36:59.866Z] Running setup.py install for docopt: started [2020-08-18T00:37:00.448Z] Removing intermediate container 363d34821293 [2020-08-18T00:37:00.448Z] ---> 34f1bca9b116 [2020-08-18T00:37:00.448Z] Step 13/26 : WORKDIR / [2020-08-18T00:37:00.448Z] Running setup.py install for docopt: finished with status 'done' [2020-08-18T00:37:00.448Z] Running setup.py install for dockerpty: started [2020-08-18T00:37:01.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.173s coverage: 27.3% of statements [2020-08-18T00:37:01.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-18T00:37:01.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-18T00:37:01.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-18T00:37:01.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-18T00:37:01.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-18T00:37:01.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-18T00:37:01.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements [2020-08-18T00:37:01.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-18T00:37:01.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.029s coverage: 100.0% of statements [2020-08-18T00:37:01.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-18T00:37:01.847Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-18T00:37:04.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.325s coverage: 28.6% of statements [2020-08-18T00:37:04.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-18T00:37:04.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-18T00:37:04.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-18T00:37:04.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-18T00:37:04.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-18T00:37:04.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements [2020-08-18T00:37:04.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-18T00:37:04.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements [2020-08-18T00:37:04.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-18T00:37:05.165Z] ---> Running in 27dbed84558e [2020-08-18T00:37:05.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 89.8% of statements [2020-08-18T00:37:05.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-18T00:37:06.114Z] 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-08-18T00:37:06.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.107s coverage: 97.5% of statements [2020-08-18T00:37:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-18T00:37:06.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.107s coverage: 100.0% of statements [2020-08-18T00:37:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-18T00:37:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-18T00:37:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-18T00:37:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-18T00:37:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-18T00:37:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-18T00:37:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-18T00:37:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-18T00:37:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-18T00:37:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-18T00:37:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-18T00:37:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-18T00:37:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-18T00:37:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-18T00:37:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-18T00:37:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-18T00:37:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-18T00:37:06.318Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2020-08-18T00:37:07.541Z] Removing intermediate container 27dbed84558e [2020-08-18T00:37:07.541Z] ---> d4792a6c3540 [2020-08-18T00:37:07.541Z] 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-08-18T00:37:10.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 63.5% of statements [2020-08-18T00:37:10.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-18T00:37:10.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-18T00:37:10.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.017s coverage: 100.0% of statements [2020-08-18T00:37:10.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.360s coverage: 55.9% of statements [2020-08-18T00:37:10.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-18T00:37:10.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-18T00:37:10.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-18T00:37:10.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-18T00:37:11.769Z] ---> e363288c9614 [2020-08-18T00:37:11.769Z] 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-08-18T00:37:17.077Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:37:17.077Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-18T00:37:17.077Z] ---> b1e9f5cea5a6 [2020-08-18T00:37:17.077Z] Step 3/29 : WORKDIR /edgex-go [2020-08-18T00:37:17.077Z] ---> Using cache [2020-08-18T00:37:17.077Z] ---> 38f556390bd8 [2020-08-18T00:37:17.077Z] Step 4/29 : RUN apk update && apk add make git [2020-08-18T00:37:17.077Z] ---> f040709bd2ce [2020-08-18T00:37:17.077Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-18T00:37:18.024Z] ---> Running in 804cd7c679aa [2020-08-18T00:37:18.024Z] Removing intermediate container f3fd03da32af [2020-08-18T00:37:18.024Z] ---> 2c84f32a5167 [2020-08-18T00:37:18.024Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-18T00:37:18.024Z] Removing intermediate container 9fbb2f1fbfd9 [2020-08-18T00:37:18.024Z] ---> 2381e55b99fe [2020-08-18T00:37:18.024Z] [2020-08-18T00:37:18.024Z] Step 10/20 : FROM alpine [2020-08-18T00:37:18.024Z] ---> a24bb4013296 [2020-08-18T00:37:18.024Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-18T00:37:18.024Z] ---> ec3a7476b274 [2020-08-18T00:37:18.024Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-18T00:37:18.286Z] ---> Running in 66558b4d8960 [2020-08-18T00:37:18.555Z] ---> Running in 310c9e7fa771 [2020-08-18T00:37:19.943Z] ---> b3c9e330f901 [2020-08-18T00:37:19.943Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-18T00:37:19.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T00:37:20.547Z] Removing intermediate container 34319a8dac16 [2020-08-18T00:37:20.547Z] ---> 2caf85666705 [2020-08-18T00:37:20.547Z] [2020-08-18T00:37:20.547Z] Step 10/21 : FROM scratch [2020-08-18T00:37:20.547Z] ---> [2020-08-18T00:37:20.547Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-18T00:37:20.547Z] ---> Using cache [2020-08-18T00:37:20.547Z] ---> ce78f2c716a5 [2020-08-18T00:37:20.547Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-18T00:37:20.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T00:37:20.547Z] ---> 9763207abdea [2020-08-18T00:37:20.547Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-18T00:37:20.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T00:37:20.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T00:37:20.810Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T00:37:20.810Z] ---> Running in 574884aedcf5 [2020-08-18T00:37:20.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T00:37:21.074Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-18T00:37:21.074Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-18T00:37:21.074Z] (3/3) Installing curl (7.69.1-r0) [2020-08-18T00:37:21.074Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T00:37:21.074Z] v3.12.0-253-g9028084776 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:37:21.074Z] v3.12.0-250-g44b98a579a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:37:21.074Z] OK: 12746 distinct packages available [2020-08-18T00:37:21.074Z] OK: 72 MiB in 58 packages [2020-08-18T00:37:21.074Z] Removing intermediate container 574884aedcf5 [2020-08-18T00:37:21.074Z] ---> 01ebb4015aa1 [2020-08-18T00:37:21.074Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-18T00:37:21.074Z] ---> Running in ef6c19c517cf [2020-08-18T00:37:21.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.654s coverage: 86.3% of statements [2020-08-18T00:37:21.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-18T00:37:21.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.958s coverage: 72.2% of statements [2020-08-18T00:37:21.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.356s coverage: 72.1% of statements [2020-08-18T00:37:21.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.036s coverage: 82.4% of statements [2020-08-18T00:37:21.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.018s coverage: 48.4% of statements [2020-08-18T00:37:21.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-18T00:37:21.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-18T00:37:21.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-18T00:37:21.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.030s coverage: 28.8% of statements [2020-08-18T00:37:21.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-18T00:37:21.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.036s coverage: 96.8% of statements [2020-08-18T00:37:21.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-18T00:37:21.335Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-18T00:37:21.335Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-18T00:37:21.335Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-18T00:37:21.335Z] (4/4) Installing curl (7.69.1-r0) [2020-08-18T00:37:21.335Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T00:37:21.335Z] Executing ca-certificates-20191127-r4.trigger [2020-08-18T00:37:21.335Z] OK: 7 MiB in 18 packages [2020-08-18T00:37:21.598Z] ---> f1e0eeec2906 [2020-08-18T00:37:21.598Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-18T00:37:21.598Z] v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:37:21.598Z] v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:37:21.598Z] OK: 12746 distinct packages available [2020-08-18T00:37:21.598Z] Removing intermediate container ef6c19c517cf [2020-08-18T00:37:21.598Z] ---> e9712f2718b7 [2020-08-18T00:37:21.598Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-18T00:37:21.858Z] OK: 233 MiB in 51 packages [2020-08-18T00:37:22.118Z] ---> 03ed4a14ef1c [2020-08-18T00:37:22.118Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-18T00:37:22.695Z] Removing intermediate container 66558b4d8960 [2020-08-18T00:37:22.695Z] ---> b93b50172b3a [2020-08-18T00:37:22.695Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T00:37:22.695Z] ---> 8b27f99ba046 [2020-08-18T00:37:22.695Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-18T00:37:23.636Z] Removing intermediate container 310c9e7fa771 [2020-08-18T00:37:23.636Z] ---> 0af2dc53c054 [2020-08-18T00:37:23.636Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-18T00:37:23.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 26.9% of statements [2020-08-18T00:37:23.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-18T00:37:23.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-18T00:37:23.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.327s coverage: 84.1% of statements [2020-08-18T00:37:23.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements [2020-08-18T00:37:23.905Z] ---> 849cf2374d4b [2020-08-18T00:37:23.905Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-18T00:37:23.905Z] ---> Running in 466b8fdadecd [2020-08-18T00:37:23.905Z] ---> Running in f6cee8b02a2f [2020-08-18T00:37:24.177Z] ---> 7554a0b041b5 [2020-08-18T00:37:24.177Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-18T00:37:24.177Z] Removing intermediate container 804cd7c679aa [2020-08-18T00:37:24.177Z] ---> d0dad050e8ff [2020-08-18T00:37:24.177Z] Step 5/29 : COPY go.mod . [2020-08-18T00:37:24.177Z] ---> Running in d6a93838df52 [2020-08-18T00:37:24.440Z] Removing intermediate container 466b8fdadecd [2020-08-18T00:37:24.440Z] ---> 85b501e652f1 [2020-08-18T00:37:24.440Z] Step 24/26 : LABEL arch=x86_64 [2020-08-18T00:37:24.440Z] Removing intermediate container f6cee8b02a2f [2020-08-18T00:37:24.440Z] ---> d9194593b512 [2020-08-18T00:37:24.440Z] Step 13/20 : WORKDIR /edgex [2020-08-18T00:37:24.702Z] ---> Running in 8bf47476ad63 [2020-08-18T00:37:24.702Z] ---> Running in 2e7a2e568295 [2020-08-18T00:37:24.702Z] ---> 71a3d41944a6 [2020-08-18T00:37:24.702Z] Step 6/29 : RUN go mod download [2020-08-18T00:37:24.702Z] ---> 310f484526cf [2020-08-18T00:37:24.702Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-18T00:37:24.965Z] ---> Running in b5f523fe0d74 [2020-08-18T00:37:24.965Z] Removing intermediate container 8bf47476ad63 [2020-08-18T00:37:24.965Z] ---> 0fbaa80b067b [2020-08-18T00:37:24.965Z] Step 25/26 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:37:25.186Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.075s coverage: 42.9% of statements [2020-08-18T00:37:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-18T00:37:25.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-18T00:37:25.227Z] Removing intermediate container 2e7a2e568295 [2020-08-18T00:37:25.227Z] ---> ea792bca7438 [2020-08-18T00:37:25.227Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-18T00:37:25.227Z] ---> Running in 8692af924a23 [2020-08-18T00:37:25.227Z] ---> 1ec1594b795b [2020-08-18T00:37:25.227Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T00:37:25.461Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.050s coverage: 100.0% of statements [2020-08-18T00:37:25.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-18T00:37:25.487Z] ---> Running in 05e88ed1e193 [2020-08-18T00:37:25.747Z] Removing intermediate container 8692af924a23 [2020-08-18T00:37:25.747Z] ---> ab5e11caceac [2020-08-18T00:37:25.747Z] Step 26/26 : LABEL version=0.0.0 [2020-08-18T00:37:25.747Z] ---> 2d440c1a3b07 [2020-08-18T00:37:25.747Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-18T00:37:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.067s coverage: 83.8% of statements [2020-08-18T00:37:26.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-18T00:37:27.131Z] Removing intermediate container 05e88ed1e193 [2020-08-18T00:37:27.131Z] ---> bb82118d9a7a [2020-08-18T00:37:27.131Z] Step 19/21 : LABEL arch=x86_64 [2020-08-18T00:37:27.392Z] ---> Running in 7812653c5bc5 [2020-08-18T00:37:27.392Z] Removing intermediate container d6a93838df52 [2020-08-18T00:37:27.392Z] ---> 42f4ad7f2c9e [2020-08-18T00:37:27.392Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-18T00:37:27.392Z] ---> Running in baae258d704b [2020-08-18T00:37:27.392Z] ---> 5728ca245172 [2020-08-18T00:37:27.392Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-18T00:37:27.652Z] ---> Running in acb25838e7b5 [2020-08-18T00:37:27.652Z] ---> Running in a793ce1ec821 [2020-08-18T00:37:27.652Z] Removing intermediate container 7812653c5bc5 [2020-08-18T00:37:27.652Z] ---> 9f5ab9faee78 [2020-08-18T00:37:27.652Z] [2020-08-18T00:37:27.652Z] Removing intermediate container b5f523fe0d74 [2020-08-18T00:37:27.652Z] ---> 3f26046e0a3f [2020-08-18T00:37:27.652Z] Step 7/29 : COPY . . [2020-08-18T00:37:27.912Z] Removing intermediate container baae258d704b [2020-08-18T00:37:27.912Z] ---> 82c959841752 [2020-08-18T00:37:27.912Z] Step 20/21 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:37:27.912Z] Successfully built 9f5ab9faee78 [2020-08-18T00:37:27.912Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-08-18T00:37:28.485Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in b72f9c45ac5c [2020-08-18T00:37:28.745Z] Removing intermediate container acb25838e7b5 [2020-08-18T00:37:28.745Z] ---> 2bf4b05f3b65 [2020-08-18T00:37:28.745Z] Step 24/26 : LABEL arch=x86_64 [2020-08-18T00:37:28.745Z] Removing intermediate container a793ce1ec821 [2020-08-18T00:37:28.745Z] ---> bf7b13c9cc3c [2020-08-18T00:37:28.745Z] Step 17/20 : CMD ["--init=true"] [2020-08-18T00:37:30.148Z] ---> Running in 930f1d174670 [2020-08-18T00:37:30.148Z] ---> Running in b5e5f122885e [2020-08-18T00:37:30.148Z] Removing intermediate container b72f9c45ac5c [2020-08-18T00:37:30.148Z] ---> b3be9bbfd7a9 [2020-08-18T00:37:30.148Z] Step 21/21 : LABEL version=0.0.0 [2020-08-18T00:37:32.065Z] ---> Running in 10aea37f7d9d [2020-08-18T00:37:32.314Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.139s coverage: 46.1% of statements [2020-08-18T00:37:32.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-18T00:37:32.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-18T00:37:32.314Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.064s coverage: 100.0% of statements [2020-08-18T00:37:32.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-18T00:37:32.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-18T00:37:32.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-18T00:37:32.314Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.045s coverage: 100.0% of statements [2020-08-18T00:37:32.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-18T00:37:32.314Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.089s coverage: 100.0% of statements [2020-08-18T00:37:32.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-18T00:37:32.649Z] Removing intermediate container 930f1d174670 [2020-08-18T00:37:32.649Z] ---> 4920bcf50400 [2020-08-18T00:37:32.649Z] Step 25/26 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:37:32.649Z] Removing intermediate container b5e5f122885e [2020-08-18T00:37:32.649Z] ---> 2f493822420d [2020-08-18T00:37:32.649Z] Step 18/20 : LABEL arch=x86_64 [2020-08-18T00:37:33.614Z] ---> Running in d02a91bdf467 [2020-08-18T00:37:33.614Z] ---> Running in f6e83d146bc8 [2020-08-18T00:37:34.190Z] Removing intermediate container 10aea37f7d9d [2020-08-18T00:37:34.190Z] ---> a125ece288b6 [2020-08-18T00:37:34.190Z] [2020-08-18T00:37:34.190Z] Successfully built a125ece288b6 [2020-08-18T00:37:34.763Z] Successfully tagged docker-support-logging-go:latest [2020-08-18T00:37:35.333Z]  Building docker-support-logging-go ... done Removing intermediate container d02a91bdf467 [2020-08-18T00:37:35.333Z] ---> de09adce5299 [2020-08-18T00:37:35.333Z] Step 19/20 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:37:36.716Z] Removing intermediate container f6e83d146bc8 [2020-08-18T00:37:36.716Z] ---> 2635d56864b0 [2020-08-18T00:37:36.716Z] Step 26/26 : LABEL version=0.0.0 [2020-08-18T00:37:37.663Z] ---> Running in a9a7ae97cc5b [2020-08-18T00:37:37.723Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.196s coverage: 29.1% of statements [2020-08-18T00:37:37.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-18T00:37:37.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-18T00:37:37.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-18T00:37:37.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-18T00:37:37.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-18T00:37:37.723Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.076s coverage: 99.0% of statements [2020-08-18T00:37:37.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-18T00:37:37.723Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.029s coverage: 100.0% of statements [2020-08-18T00:37:37.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-18T00:37:37.723Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2020-08-18T00:37:37.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-18T00:37:37.924Z] ---> Running in b991dce8ccc0 [2020-08-18T00:37:38.500Z] Removing intermediate container a9a7ae97cc5b [2020-08-18T00:37:38.500Z] ---> 996ae726f72f [2020-08-18T00:37:38.500Z] Step 20/20 : LABEL version=0.0.0 [2020-08-18T00:37:39.159Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2020-08-18T00:37:39.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-18T00:37:39.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-18T00:37:39.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-18T00:37:39.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-18T00:37:39.762Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements [2020-08-18T00:37:39.762Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-18T00:37:39.762Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-18T00:37:39.762Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements [2020-08-18T00:37:39.893Z] ---> Running in 6bd59efdc2de [2020-08-18T00:37:39.893Z] Removing intermediate container b991dce8ccc0 [2020-08-18T00:37:39.893Z] ---> 3e3b5829939b [2020-08-18T00:37:39.893Z] [2020-08-18T00:37:39.893Z] Successfully built 3e3b5829939b [2020-08-18T00:37:40.153Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-08-18T00:37:40.743Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.019s coverage: 32.1% of statements [2020-08-18T00:37:41.101Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 6bd59efdc2de [2020-08-18T00:37:41.101Z] ---> 0b67e4466270 [2020-08-18T00:37:41.101Z] [2020-08-18T00:37:41.368Z] Successfully built 0b67e4466270 [2020-08-18T00:37:41.368Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-08-18T00:37:42.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 100.0% of statements [2020-08-18T00:37:42.758Z] GO111MODULE=on go vet ./... [2020-08-18T00:37:44.674Z]  Building docker-security-proxy-setup-go ... done  ---> b91e313fe793 [2020-08-18T00:37:44.674Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-18T00:37:44.674Z] ---> Running in be16c693bcf6 [2020-08-18T00:37:44.972Z] 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-08-18T00:37:55.205Z] Removing intermediate container be16c693bcf6 [2020-08-18T00:37:55.205Z] ---> 1c76599eb87b [2020-08-18T00:37:55.205Z] [2020-08-18T00:37:55.205Z] Step 9/29 : FROM alpine:latest [2020-08-18T00:37:55.205Z] ---> a24bb4013296 [2020-08-18T00:37:55.205Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-08-18T00:37:55.205Z] ---> Running in 3689378c61ca [2020-08-18T00:37:55.205Z] Removing intermediate container 3689378c61ca [2020-08-18T00:37:55.205Z] ---> d4ac026c1b59 [2020-08-18T00:37:55.205Z] Step 11/29 : USER root [2020-08-18T00:37:55.205Z] ---> Running in c7c5960c0ba1 [2020-08-18T00:37:55.205Z] Removing intermediate container c7c5960c0ba1 [2020-08-18T00:37:55.205Z] ---> 6e2b27dfde65 [2020-08-18T00:37:55.205Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-18T00:37:55.205Z] ---> Running in e9e290d7805a [2020-08-18T00:37:55.205Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T00:37:55.205Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T00:37:55.205Z] v3.12.0-253-g9028084776 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:37:55.205Z] v3.12.0-250-g44b98a579a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:37:55.205Z] OK: 12746 distinct packages available [2020-08-18T00:37:55.205Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-18T00:37:55.205Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-18T00:37:55.205Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T00:37:55.205Z] Executing ca-certificates-20191127-r4.trigger [2020-08-18T00:37:55.205Z] OK: 6 MiB in 16 packages [2020-08-18T00:37:56.596Z] Removing intermediate container e9e290d7805a [2020-08-18T00:37:56.596Z] ---> c6a239b4ef5e [2020-08-18T00:37:56.596Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-18T00:37:56.596Z] ---> Running in 3dc450a6ed38 [2020-08-18T00:37:57.538Z] Removing intermediate container 3dc450a6ed38 [2020-08-18T00:37:57.538Z] ---> 2a8cedfbf12f [2020-08-18T00:37:57.538Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-18T00:37:57.538Z] ---> Running in 12fd45ceb1a0 [2020-08-18T00:37:57.800Z] Removing intermediate container 12fd45ceb1a0 [2020-08-18T00:37:57.800Z] ---> a01c6c8df3cb [2020-08-18T00:37:57.800Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-18T00:37:57.800Z] ---> Running in f1ada8806c33 [2020-08-18T00:37:58.739Z] Removing intermediate container f1ada8806c33 [2020-08-18T00:37:58.739Z] ---> 05ff6421b354 [2020-08-18T00:37:58.739Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-18T00:37:59.001Z] ---> 6cdb1ec76df1 [2020-08-18T00:37:59.001Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-18T00:37:59.260Z] ---> ef750607fcc4 [2020-08-18T00:37:59.260Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-18T00:37:59.521Z] ---> f09b62030213 [2020-08-18T00:37:59.521Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-18T00:37:59.781Z] ---> 15e4cc946e27 [2020-08-18T00:37:59.781Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-18T00:38:00.041Z] ---> 706226ff6247 [2020-08-18T00:38:00.041Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-18T00:38:00.041Z] ---> Running in bde5a5bd12cc [2020-08-18T00:38:00.981Z] Removing intermediate container bde5a5bd12cc [2020-08-18T00:38:00.981Z] ---> c495db8a14bf [2020-08-18T00:38:00.981Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-18T00:38:00.981Z] ---> 264a85ded04d [2020-08-18T00:38:00.981Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-18T00:38:01.077Z] gofmt -l . [2020-08-18T00:38:01.077Z] [ "`gofmt -l .`" = "" ] [2020-08-18T00:38:01.242Z] ---> Running in ae4d6c60aec6 [2020-08-18T00:38:02.193Z] Removing intermediate container ae4d6c60aec6 [2020-08-18T00:38:02.193Z] ---> af9d0c0134b9 [2020-08-18T00:38:02.193Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-18T00:38:02.193Z] ---> Running in 6abdc38e22b6 [2020-08-18T00:38:03.037Z] ./bin/test-go-mod-tidy.sh [2020-08-18T00:38:03.136Z] Removing intermediate container 6abdc38e22b6 [2020-08-18T00:38:03.136Z] ---> 872f7ce6564c [2020-08-18T00:38:03.136Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-18T00:38:03.136Z] ---> Running in 0f99b736e370 [2020-08-18T00:38:03.396Z] Removing intermediate container 0f99b736e370 [2020-08-18T00:38:03.396Z] ---> 8418840a14d7 [2020-08-18T00:38:03.396Z] Step 26/29 : CMD [ "generate" ] [2020-08-18T00:38:03.396Z] ---> Running in 5051d87b8751 [2020-08-18T00:38:03.631Z] ./bin/test-attribution-txt.sh [2020-08-18T00:38:03.656Z] Removing intermediate container 5051d87b8751 [2020-08-18T00:38:03.656Z] ---> 9fce346adc6f [2020-08-18T00:38:03.656Z] Step 27/29 : LABEL arch=x86_64 [2020-08-18T00:38:03.656Z] ---> Running in 31795164edbb [2020-08-18T00:38:03.918Z] Removing intermediate container 31795164edbb [2020-08-18T00:38:03.918Z] ---> 8586df92ac22 [2020-08-18T00:38:03.918Z] Step 28/29 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:38:03.918Z] ---> Running in 3f1f2e4b13d4 [2020-08-18T00:38:03.918Z] Removing intermediate container 3f1f2e4b13d4 [2020-08-18T00:38:03.918Z] ---> c59e73e66f09 [2020-08-18T00:38:03.918Z] Step 29/29 : LABEL version=0.0.0 [2020-08-18T00:38:04.179Z] ---> Running in 4cbdd27cc298 [2020-08-18T00:38:04.179Z] Removing intermediate container 4cbdd27cc298 [2020-08-18T00:38:04.179Z] ---> 316fa7e6fed6 [2020-08-18T00:38:04.179Z] [2020-08-18T00:38:04.441Z] Successfully built 316fa7e6fed6 [2020-08-18T00:38:04.441Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-08-18T00:38:04.708Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-08-18T00:38:04.732Z] $ docker stop --time=1 afe3e302a4bf201b0b1d03abcc63d3571e2022d710ba97540ca7ba7313533a5e [2020-08-18T00:38:06.452Z] $ docker rm -f afe3e302a4bf201b0b1d03abcc63d3571e2022d710ba97540ca7ba7313533a5e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2020-08-18T00:38:07.037Z] + docker images [2020-08-18T00:38:07.037Z] + grep docker [2020-08-18T00:38:07.610Z] docker-security-secrets-setup-go latest 316fa7e6fed6 3 seconds ago 25.1MB [2020-08-18T00:38:07.610Z] docker-security-proxy-setup-go latest 0b67e4466270 27 seconds ago 16.4MB [2020-08-18T00:38:07.610Z] docker-security-secretstore-setup-go latest 3e3b5829939b 29 seconds ago 33.9MB [2020-08-18T00:38:07.610Z] docker-support-logging-go latest a125ece288b6 35 seconds ago 11.8MB [2020-08-18T00:38:07.610Z] docker-sys-mgmt-agent-go latest 9f5ab9faee78 40 seconds ago 284MB [2020-08-18T00:38:07.610Z] docker-core-command-go latest d32357b5ca03 About a minute ago 13MB [2020-08-18T00:38:07.610Z] docker-core-data-go latest 00a0013906e6 About a minute ago 23.8MB [2020-08-18T00:38:07.610Z] docker-core-metadata-go latest f124d48ba7e5 2 minutes ago 14.4MB [2020-08-18T00:38:07.610Z] docker-support-notifications-go latest e024019d848b 2 minutes ago 14.4MB [2020-08-18T00:38:07.610Z] docker-support-scheduler-go latest 9d82f7938e81 2 minutes ago 13.1MB [2020-08-18T00:38:07.610Z] docker latest 81f5749c9058 7 weeks ago 211MB [Pipeline] } [2020-08-18T00:38:07.656Z] + ls -al . [2020-08-18T00:38:07.656Z] total 584 [2020-08-18T00:38:07.656Z] drwxrwxr-x 10 1001 1001 4096 Aug 18 00:38 . [2020-08-18T00:38:07.656Z] drwxr-xr-x 4 root root 4096 Aug 18 00:35 .. [2020-08-18T00:38:07.656Z] -rw-rw-r-- 1 1001 1001 11 Aug 18 00:34 .dockerignore [2020-08-18T00:38:07.656Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 00:34 .git [2020-08-18T00:38:07.656Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 00:34 .github [2020-08-18T00:38:07.656Z] -rw-rw-r-- 1 1001 1001 932 Aug 18 00:34 .gitignore [2020-08-18T00:38:07.656Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 00:34 .semver [2020-08-18T00:38:07.656Z] -rw-rw-r-- 1 1001 1001 166 Aug 18 00:34 .sonarcloud.properties [2020-08-18T00:38:07.656Z] -rw-rw-r-- 1 1001 1001 3804 Aug 18 00:34 CONTRIBUTING.md [2020-08-18T00:38:07.656Z] -rw-rw-r-- 1 1001 1001 1035 Aug 18 00:34 Dockerfile.build [2020-08-18T00:38:07.656Z] -rw-rw-r-- 1 1001 1001 865 Aug 18 00:34 Jenkinsfile [2020-08-18T00:38:07.656Z] -rw-rw-r-- 1 1001 1001 10775 Aug 18 00:34 LICENSE [2020-08-18T00:38:07.656Z] -rw-rw-r-- 1 1001 1001 6237 Aug 18 00:34 Makefile [2020-08-18T00:38:07.656Z] -rw-rw-r-- 1 1001 1001 5652 Aug 18 00:34 README.md [2020-08-18T00:38:07.656Z] -rw-rw-r-- 1 1001 1001 259 Aug 18 00:34 SECURITY.md [2020-08-18T00:38:07.656Z] -rw-rw-r-- 1 1001 1001 5 Aug 18 00:30 VERSION [2020-08-18T00:38:07.656Z] -rw-rw-r-- 1 1001 1001 4131 Aug 18 00:34 ZMQWindows.md [2020-08-18T00:38:07.656Z] drwxrwxr-x 2 1001 1001 4096 Aug 18 00:34 bin [2020-08-18T00:38:07.656Z] drwxrwxr-x 15 1001 1001 4096 Aug 18 00:34 cmd [2020-08-18T00:38:07.656Z] -rw-r--r-- 1 root root 455803 Aug 18 00:37 coverage.out [2020-08-18T00:38:07.656Z] -rw-r--r-- 1 root root 1019 Aug 18 00:38 go.mod [2020-08-18T00:38:07.656Z] -rw-r--r-- 1 root root 18146 Aug 18 00:38 go.sum [2020-08-18T00:38:07.656Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 00:34 internal [2020-08-18T00:38:07.656Z] drwxrwxr-x 4 1001 1001 4096 Aug 18 00:34 openapi [2020-08-18T00:38:07.656Z] drwxrwxr-x 4 1001 1001 4096 Aug 18 00:34 snap [2020-08-18T00:38:07.656Z] -rw-rw-r-- 1 1001 1001 168 Aug 18 00:34 version.go [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [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-08-18T00:38:08.344Z] + '[' -e coverage.out ] [2020-08-18T00:38:08.345Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-18T00:38:08.402Z] Warning: overwriting stash ‘coverage-report’ [2020-08-18T00:38:09.669Z] Stashed 1 file(s) [Pipeline] sh [2020-08-18T00:38:10.379Z] + make build [2020-08-18T00:38:10.379Z] 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-08-18T00:38:28.867Z] 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-08-18T00:38:39.074Z] 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-08-18T00:38:43.423Z] 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-08-18T00:38:47.801Z] 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-08-18T00:38:53.225Z] 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-08-18T00:38:54.652Z] 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-08-18T00:39:00.045Z] 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-08-18T00:39:05.436Z] 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-08-18T00:39:09.728Z] 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-08-18T00:39:14.033Z] 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-08-18T00:39:18.317Z] 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-08-18T00:39:21.683Z] 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-08-18T00:39:25.959Z] $ docker stop --time=1 9d1d79a130c2f3cd328bcbf6e8fa99ba4ae09e4b657fe12c640b8e2c5d75d9aa [2020-08-18T00:39:28.281Z] $ docker rm -f 9d1d79a130c2f3cd328bcbf6e8fa99ba4ae09e4b657fe12c640b8e2c5d75d9aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T00:39:29.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-18T00:39:29.720Z] [2020-08-18T00:39:29.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-18T00:39:30.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-18T00:39:30.093Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-08-18T00:39:30.093Z] 29e5d40040c1: Pulling fs layer [2020-08-18T00:39:30.093Z] 1ce36da41761: Pulling fs layer [2020-08-18T00:39:30.093Z] 25b303627fd3: Pulling fs layer [2020-08-18T00:39:30.372Z] 29e5d40040c1: Verifying Checksum [2020-08-18T00:39:30.372Z] 29e5d40040c1: Download complete [2020-08-18T00:39:30.973Z] 1ce36da41761: Verifying Checksum [2020-08-18T00:39:30.973Z] 1ce36da41761: Download complete [2020-08-18T00:39:30.973Z] 29e5d40040c1: Pull complete [2020-08-18T00:39:32.400Z] 1ce36da41761: Pull complete [2020-08-18T00:39:32.400Z] 25b303627fd3: Verifying Checksum [2020-08-18T00:39:32.400Z] 25b303627fd3: Download complete [2020-08-18T00:39:42.563Z] 25b303627fd3: Pull complete [2020-08-18T00:39:42.563Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-08-18T00:39:42.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-18T00:39:42.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-08-18T00:39:42.829Z] prd-ubuntu18.04-docker-arm64-4c-16g-331 does not seem to be running inside a container [2020-08-18T00:39:42.871Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-08-18T00:39:46.271Z] $ docker top 1032c49352a533719578a4e4f307666bbb3bc8b1c2bea00db93ea6ac083937e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-18T00:39:47.771Z] + docker-compose build --help [2020-08-18T00:39:47.771Z] + grep parallel [2020-08-18T00:39:51.132Z] --parallel Build images in parallel. [Pipeline] } [2020-08-18T00:39:51.384Z] $ docker stop --time=1 1032c49352a533719578a4e4f307666bbb3bc8b1c2bea00db93ea6ac083937e7 [2020-08-18T00:39:53.331Z] $ docker rm -f 1032c49352a533719578a4e4f307666bbb3bc8b1c2bea00db93ea6ac083937e7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T00:39:54.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-18T00:39:54.168Z] . [Pipeline] withDockerContainer [2020-08-18T00:39:54.437Z] prd-ubuntu18.04-docker-arm64-4c-16g-331 does not seem to be running inside a container [2020-08-18T00:39:54.478Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-18T00:39:55.877Z] $ docker top 4c5fcfefc56d5cf81ef1a49d6d5eed0b0d77c6119e52c4ec6be2dcbc8c612f93 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-18T00:39:56.901Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-18T00:40:00.266Z] Building docker-core-command-go ... [2020-08-18T00:40:00.266Z] Building docker-core-data-go ... [2020-08-18T00:40:00.266Z] Building docker-core-metadata-go ... [2020-08-18T00:40:00.266Z] Building docker-security-proxy-setup-go ... [2020-08-18T00:40:00.266Z] Building docker-security-secrets-setup-go ... [2020-08-18T00:40:00.266Z] Building docker-security-secretstore-setup-go ... [2020-08-18T00:40:00.266Z] Building docker-support-logging-go ... [2020-08-18T00:40:00.266Z] Building docker-support-notifications-go ... [2020-08-18T00:40:00.266Z] Building docker-support-scheduler-go ... [2020-08-18T00:40:00.266Z] Building docker-sys-mgmt-agent-go ... [2020-08-18T00:40:00.266Z] Building docker-core-command-go [2020-08-18T00:40:00.266Z] Building docker-security-secretstore-setup-go [2020-08-18T00:40:00.266Z] Building docker-support-notifications-go [2020-08-18T00:40:00.266Z] Building docker-core-data-go [2020-08-18T00:40:00.266Z] Building docker-sys-mgmt-agent-go [2020-08-18T00:41:52.049Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:41:52.049Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-18T00:41:52.049Z] ---> 47ec2272004c [2020-08-18T00:41:52.049Z] Step 3/26 : WORKDIR /edgex-go [2020-08-18T00:41:52.049Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:41:52.049Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-18T00:41:52.049Z] ---> 47ec2272004c [2020-08-18T00:41:52.049Z] Step 3/23 : WORKDIR /edgex-go [2020-08-18T00:41:52.049Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:41:52.049Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-18T00:41:52.049Z] ---> 47ec2272004c [2020-08-18T00:41:52.049Z] Step 3/21 : WORKDIR /edgex-go [2020-08-18T00:41:52.049Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:41:52.049Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-18T00:41:52.049Z] ---> 47ec2272004c [2020-08-18T00:41:52.049Z] Step 3/22 : WORKDIR /edgex-go [2020-08-18T00:41:52.049Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:41:52.049Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-18T00:41:52.049Z] ---> 47ec2272004c [2020-08-18T00:41:52.049Z] Step 3/26 : WORKDIR /edgex-go [2020-08-18T00:41:54.016Z] ---> Running in c777b5a8ae4d [2020-08-18T00:41:54.016Z] ---> Running in 205d1905c5c1 [2020-08-18T00:41:54.016Z] ---> Running in 1c2685e02a40 [2020-08-18T00:41:54.016Z] ---> Running in 2c480c0bfcda [2020-08-18T00:41:54.016Z] ---> Running in f28e1533dcf8 [2020-08-18T00:41:54.609Z] Removing intermediate container c777b5a8ae4d [2020-08-18T00:41:54.609Z] ---> 8202e10dfe76 [2020-08-18T00:41:54.609Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:41:54.881Z] Removing intermediate container 2c480c0bfcda [2020-08-18T00:41:54.881Z] ---> 788550863f66 [2020-08-18T00:41:54.881Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:41:54.881Z] Removing intermediate container f28e1533dcf8 [2020-08-18T00:41:54.881Z] ---> c8510a9b9011 [2020-08-18T00:41:54.881Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:41:54.881Z] Removing intermediate container 1c2685e02a40 [2020-08-18T00:41:54.881Z] ---> 7daf4e2fa0b8 [2020-08-18T00:41:54.881Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:41:54.881Z] Removing intermediate container 205d1905c5c1 [2020-08-18T00:41:54.881Z] ---> 18b019aa257b [2020-08-18T00:41:54.881Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:41:54.881Z] ---> Running in ffd87b78464c [2020-08-18T00:41:55.155Z] ---> Running in a4a3f32b8422 [2020-08-18T00:41:55.155Z] ---> Running in 10064764ca76 [2020-08-18T00:41:55.155Z] ---> Running in b788fa5a0d54 [2020-08-18T00:41:55.155Z] ---> Running in db5ee0b16e67 [2020-08-18T00:41:59.496Z] Removing intermediate container ffd87b78464c [2020-08-18T00:41:59.496Z] ---> 8131cae1c6dd [2020-08-18T00:41:59.496Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-18T00:41:59.496Z] ---> Running in 3e8971da7284 [2020-08-18T00:41:59.496Z] Removing intermediate container a4a3f32b8422 [2020-08-18T00:41:59.496Z] ---> 34f896615b4d [2020-08-18T00:41:59.496Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-18T00:41:59.496Z] ---> Running in e947c6036894 [2020-08-18T00:42:00.090Z] Removing intermediate container b788fa5a0d54 [2020-08-18T00:42:00.090Z] ---> 0510619534a2 [2020-08-18T00:42:00.090Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-18T00:42:00.090Z] Removing intermediate container db5ee0b16e67 [2020-08-18T00:42:00.090Z] ---> 4cdf995423f5 [2020-08-18T00:42:00.090Z] Step 5/26 : RUN apk update && apk add make git [2020-08-18T00:42:00.362Z] ---> Running in 6af42b3c655b [2020-08-18T00:42:00.362Z] Removing intermediate container 10064764ca76 [2020-08-18T00:42:00.362Z] ---> 91f61381f4ac [2020-08-18T00:42:00.362Z] Step 5/21 : RUN apk update && apk add make git [2020-08-18T00:42:00.636Z] ---> Running in 8f06cf0dc3f8 [2020-08-18T00:42:00.636Z] ---> Running in 5a8a97a6cf2a [2020-08-18T00:42:01.624Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T00:42:01.899Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T00:42:02.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T00:42:02.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T00:42:02.769Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T00:42:02.769Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T00:42:02.769Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T00:42:03.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T00:42:03.364Z] v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:42:03.364Z] v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:42:03.364Z] OK: 12617 distinct packages available [2020-08-18T00:42:03.640Z] v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:42:03.640Z] v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:42:03.640Z] OK: 12617 distinct packages available [2020-08-18T00:42:03.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T00:42:03.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T00:42:04.240Z] v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:42:04.240Z] v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:42:04.240Z] OK: 12617 distinct packages available [2020-08-18T00:42:04.240Z] OK: 217 MiB in 51 packages [2020-08-18T00:42:04.514Z] v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:42:04.514Z] v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:42:04.514Z] OK: 12617 distinct packages available [2020-08-18T00:42:04.514Z] OK: 217 MiB in 51 packages [2020-08-18T00:42:04.790Z] v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:42:04.790Z] v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:42:04.790Z] OK: 12617 distinct packages available [2020-08-18T00:42:04.790Z] OK: 217 MiB in 51 packages [2020-08-18T00:42:05.797Z] OK: 217 MiB in 51 packages [2020-08-18T00:42:05.797Z] OK: 217 MiB in 51 packages [2020-08-18T00:42:06.390Z] Removing intermediate container 3e8971da7284 [2020-08-18T00:42:06.390Z] ---> 4c054e759a44 [2020-08-18T00:42:06.390Z] Step 6/26 : COPY go.mod . [2020-08-18T00:42:06.662Z] Removing intermediate container e947c6036894 [2020-08-18T00:42:06.662Z] ---> 9bd2f6d8cd1a [2020-08-18T00:42:06.662Z] Step 6/22 : COPY go.mod . [2020-08-18T00:42:06.939Z] Removing intermediate container 6af42b3c655b [2020-08-18T00:42:06.939Z] ---> fd52fa21977c [2020-08-18T00:42:06.939Z] Step 6/23 : COPY go.mod . [2020-08-18T00:42:07.212Z] ---> 977953cdc135 [2020-08-18T00:42:07.212Z] Step 7/26 : RUN go mod download [2020-08-18T00:42:07.492Z] ---> Running in 80d37f1a5f8c [2020-08-18T00:42:07.492Z] Removing intermediate container 5a8a97a6cf2a [2020-08-18T00:42:07.492Z] ---> c02b9454c01a [2020-08-18T00:42:07.492Z] Step 6/21 : COPY go.mod . [2020-08-18T00:42:07.772Z] ---> 126511993144 [2020-08-18T00:42:07.772Z] Step 7/22 : RUN go mod download [2020-08-18T00:42:07.772Z] Removing intermediate container 8f06cf0dc3f8 [2020-08-18T00:42:07.772Z] ---> b0a7af03eee6 [2020-08-18T00:42:07.772Z] Step 6/26 : COPY go.mod . [2020-08-18T00:42:08.054Z] ---> fe81742ac60c [2020-08-18T00:42:08.054Z] Step 7/23 : RUN go mod download [2020-08-18T00:42:08.054Z] ---> Running in f7fdff21c568 [2020-08-18T00:42:08.655Z] ---> Running in f3111df3883c [2020-08-18T00:42:08.655Z] ---> 225e71a9d891 [2020-08-18T00:42:08.655Z] Step 7/21 : RUN go mod download [2020-08-18T00:42:08.948Z] ---> adacb8f88447 [2020-08-18T00:42:08.948Z] Step 7/26 : RUN go mod download [2020-08-18T00:42:08.948Z] ---> Running in 3544429b10e3 [2020-08-18T00:42:09.227Z] ---> Running in b3d68a078708 [2020-08-18T00:42:12.643Z] Removing intermediate container 80d37f1a5f8c [2020-08-18T00:42:12.643Z] ---> a00b70af3b30 [2020-08-18T00:42:12.643Z] Step 8/26 : COPY . . [2020-08-18T00:42:13.245Z] Removing intermediate container f7fdff21c568 [2020-08-18T00:42:13.245Z] ---> 8cb8df328ed3 [2020-08-18T00:42:13.245Z] Step 8/22 : COPY . . [2020-08-18T00:42:13.520Z] Removing intermediate container f3111df3883c [2020-08-18T00:42:13.520Z] ---> d138941c02a1 [2020-08-18T00:42:13.520Z] Step 8/23 : COPY . . [2020-08-18T00:42:14.269Z] Removing intermediate container 3544429b10e3 [2020-08-18T00:42:14.269Z] ---> 22e6baaf4a77 [2020-08-18T00:42:14.269Z] Step 8/21 : COPY . . [2020-08-18T00:42:14.888Z] Removing intermediate container b3d68a078708 [2020-08-18T00:42:14.888Z] ---> 4edecd1db9c3 [2020-08-18T00:42:14.888Z] Step 8/26 : COPY . . [2020-08-18T00:42:47.217Z] ---> d6ea07772d14 [2020-08-18T00:42:47.217Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-18T00:42:47.217Z] ---> 0ebf0c621c0b [2020-08-18T00:42:47.217Z] 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-08-18T00:42:47.217Z] ---> 13015ebe6eb8 [2020-08-18T00:42:47.217Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-18T00:42:47.217Z] ---> 5a3533e5d8c5 [2020-08-18T00:42:47.217Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-18T00:42:47.217Z] ---> d2f9b0ea59f1 [2020-08-18T00:42:47.217Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-18T00:42:47.217Z] ---> Running in 9381298cdf01 [2020-08-18T00:42:47.217Z] ---> Running in c5f1a4d04f4c [2020-08-18T00:42:47.217Z] ---> Running in 476f149db7d1 [2020-08-18T00:42:47.217Z] ---> Running in 3e9607d9b0b3 [2020-08-18T00:42:47.217Z] ---> Running in 17512c04d6f5 [2020-08-18T00:42:47.217Z] 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-08-18T00:42:47.217Z] 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-08-18T00:42:47.217Z] 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-08-18T00:42:47.217Z] 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-08-18T00:42:47.217Z] 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-08-18T00:44:09.004Z] 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-08-18T00:44:15.733Z] 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-08-18T00:44:22.472Z] Removing intermediate container 3e9607d9b0b3 [2020-08-18T00:44:22.472Z] ---> e5a4957769aa [2020-08-18T00:44:22.472Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-18T00:44:22.472Z] ---> Running in 6e49062fae33 [2020-08-18T00:44:24.450Z] 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-08-18T00:44:31.171Z] Removing intermediate container 476f149db7d1 [2020-08-18T00:44:31.171Z] ---> a5df0757cbf7 [2020-08-18T00:44:31.171Z] [2020-08-18T00:44:31.171Z] Step 10/26 : FROM alpine:3.10 [2020-08-18T00:44:31.171Z] 3.10: Pulling from library/alpine [2020-08-18T00:44:31.446Z] Removing intermediate container 6e49062fae33 [2020-08-18T00:44:31.446Z] ---> 5e4f0be6b100 [2020-08-18T00:44:31.446Z] [2020-08-18T00:44:31.446Z] Step 11/26 : FROM docker:latest [2020-08-18T00:44:31.446Z] ---> ce9d55ae87f1 [2020-08-18T00:44:31.446Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-18T00:44:31.725Z] ---> Running in 845527b1a765 [2020-08-18T00:44:32.736Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-18T00:44:32.736Z] Status: Downloaded newer image for alpine:3.10 [2020-08-18T00:44:32.736Z] ---> 536a684cf733 [2020-08-18T00:44:32.736Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-18T00:44:33.343Z] ---> Running in ac33f92c8186 [2020-08-18T00:44:34.324Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T00:44:34.606Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T00:44:35.588Z] (1/2) Installing readline (8.0.4-r0) [2020-08-18T00:44:35.588Z] (2/2) Installing bash (5.0.17-r0) [2020-08-18T00:44:35.588Z] Executing bash-5.0.17-r0.post-install [2020-08-18T00:44:35.588Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T00:44:35.588Z] OK: 12 MiB in 22 packages [2020-08-18T00:44:35.864Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-08-18T00:44:36.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-08-18T00:44:36.741Z] v3.10.5-74-g0b1cb9d719 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-18T00:44:36.741Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-18T00:44:36.741Z] OK: 10167 distinct packages available [2020-08-18T00:44:37.332Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-18T00:44:37.603Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-18T00:44:37.603Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-18T00:44:37.603Z] (4/5) Installing curl (7.66.0-r0) [2020-08-18T00:44:37.603Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-18T00:44:37.603Z] Executing busybox-1.30.1-r3.trigger [2020-08-18T00:44:37.603Z] Executing ca-certificates-20191127-r2.trigger [2020-08-18T00:44:38.203Z] OK: 7 MiB in 19 packages [2020-08-18T00:44:38.481Z] Removing intermediate container 845527b1a765 [2020-08-18T00:44:38.481Z] ---> 0908eee84308 [2020-08-18T00:44:38.481Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-18T00:44:39.078Z] ---> Running in c72879eb9bf6 [2020-08-18T00:44:40.518Z] Removing intermediate container c5f1a4d04f4c [2020-08-18T00:44:40.518Z] ---> 361685369b62 [2020-08-18T00:44:40.518Z] [2020-08-18T00:44:40.518Z] Step 10/23 : FROM scratch [2020-08-18T00:44:40.518Z] ---> [2020-08-18T00:44:40.518Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-18T00:44:41.113Z] ---> Running in 0835da599a17 [2020-08-18T00:44:41.394Z] Removing intermediate container ac33f92c8186 [2020-08-18T00:44:41.394Z] ---> d2806dc299fa [2020-08-18T00:44:41.394Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-18T00:44:41.672Z] ---> Running in f4faa96d8efb [2020-08-18T00:44:41.672Z] Removing intermediate container 0835da599a17 [2020-08-18T00:44:41.672Z] ---> de3f3d518419 [2020-08-18T00:44:41.672Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-18T00:44:41.946Z] ---> Running in 212a0f734117 [2020-08-18T00:44:42.223Z] Removing intermediate container 9381298cdf01 [2020-08-18T00:44:42.223Z] ---> 206c29fee486 [2020-08-18T00:44:42.223Z] [2020-08-18T00:44:42.223Z] Step 10/21 : FROM scratch [2020-08-18T00:44:42.223Z] ---> [2020-08-18T00:44:42.223Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-18T00:44:42.499Z] Removing intermediate container f4faa96d8efb [2020-08-18T00:44:42.499Z] ---> 812144efeced [2020-08-18T00:44:42.499Z] Step 13/26 : WORKDIR / [2020-08-18T00:44:42.499Z] ---> Running in f24cc44a79c1 [2020-08-18T00:44:42.774Z] Removing intermediate container 212a0f734117 [2020-08-18T00:44:42.774Z] ---> 12f6746adffe [2020-08-18T00:44:42.774Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-18T00:44:42.774Z] ---> Running in 0683c4eb437d [2020-08-18T00:44:43.059Z] ---> Running in c85ed937ec96 [2020-08-18T00:44:43.059Z] Removing intermediate container c72879eb9bf6 [2020-08-18T00:44:43.059Z] ---> c61eafdab9fa [2020-08-18T00:44:43.059Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-18T00:44:43.338Z] Removing intermediate container f24cc44a79c1 [2020-08-18T00:44:43.338Z] ---> 2103a819d4bb [2020-08-18T00:44:43.338Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-18T00:44:43.338Z] ---> Running in 5144cfb3a4ab [2020-08-18T00:44:43.338Z] ---> Running in 66948b0fe5b3 [2020-08-18T00:44:43.609Z] Removing intermediate container 0683c4eb437d [2020-08-18T00:44:43.609Z] ---> 352947fa9615 [2020-08-18T00:44:43.609Z] 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-08-18T00:44:43.609Z] Removing intermediate container c85ed937ec96 [2020-08-18T00:44:43.609Z] ---> 8e4adbcda6a7 [2020-08-18T00:44:43.609Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-18T00:44:44.217Z] Removing intermediate container 66948b0fe5b3 [2020-08-18T00:44:44.217Z] ---> f117a097aa3b [2020-08-18T00:44:44.217Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-18T00:44:44.217Z] Removing intermediate container 5144cfb3a4ab [2020-08-18T00:44:44.217Z] ---> 8b8dc09a0acc [2020-08-18T00:44:44.217Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-18T00:44:44.496Z] ---> Running in 61190befcea6 [2020-08-18T00:44:44.496Z] ---> Running in 0c60d7e4a63f [2020-08-18T00:44:44.770Z] ---> c14c9060af0e [2020-08-18T00:44:44.770Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-18T00:44:45.364Z] ---> 7869c68a0cae [2020-08-18T00:44:45.364Z] 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-08-18T00:44:45.637Z] Removing intermediate container 0c60d7e4a63f [2020-08-18T00:44:45.637Z] ---> b87829156e9c [2020-08-18T00:44:45.637Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-18T00:44:45.637Z] Removing intermediate container 61190befcea6 [2020-08-18T00:44:45.637Z] ---> efde1c20bbc1 [2020-08-18T00:44:45.637Z] Step 14/21 : WORKDIR / [2020-08-18T00:44:45.912Z] ---> Running in 3855ac021041 [2020-08-18T00:44:46.202Z] ---> Running in c4ffe052a00c [2020-08-18T00:44:46.202Z] ---> 4474bdc36fe2 [2020-08-18T00:44:46.202Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-18T00:44:46.474Z] ---> 76491fb1db8e [2020-08-18T00:44:46.474Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-18T00:44:46.746Z] Removing intermediate container 3855ac021041 [2020-08-18T00:44:46.746Z] ---> f98bbd104c22 [2020-08-18T00:44:46.746Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-18T00:44:46.746Z] Removing intermediate container c4ffe052a00c [2020-08-18T00:44:46.746Z] ---> 7d482d41c28a [2020-08-18T00:44:46.746Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-18T00:44:48.178Z] ---> a48ab029b50b [2020-08-18T00:44:48.179Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-18T00:44:48.462Z] ---> e5d95900c41e [2020-08-18T00:44:48.462Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-18T00:44:48.462Z] ---> 7cd002091626 [2020-08-18T00:44:48.462Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-18T00:44:48.462Z] ---> cdb96006a31c [2020-08-18T00:44:48.462Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-18T00:44:49.454Z] ---> 5cd66f1ecb63 [2020-08-18T00:44:49.454Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-18T00:44:49.725Z] ---> 6f3f90365efa [2020-08-18T00:44:49.999Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / ---> e4748856a48d [2020-08-18T00:44:49.999Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-18T00:44:49.999Z] [2020-08-18T00:44:50.271Z] ---> 0d52743f6cf8 [2020-08-18T00:44:50.271Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-18T00:44:52.241Z] ---> bd49aa36e191 [2020-08-18T00:44:52.241Z] ---> 8043ad71983c [2020-08-18T00:44:52.241Z] Step 20/26 : RUN apk --no-cache add py-pipStep 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-18T00:44:52.241Z] [2020-08-18T00:44:52.241Z] ---> bd147530165b [2020-08-18T00:44:52.241Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T00:44:52.241Z] ---> Running in 4ac0737eb74a [2020-08-18T00:44:52.241Z] ---> e18f04759c03 [2020-08-18T00:44:52.241Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-18T00:44:52.241Z] ---> Running in c61e706a9b37 [2020-08-18T00:44:53.669Z] Removing intermediate container c61e706a9b37 [2020-08-18T00:44:53.669Z] ---> b98cbfb2acf3 [2020-08-18T00:44:53.669Z] Step 19/21 : LABEL arch=arm64 [2020-08-18T00:44:53.946Z] ---> 0aab736b5967 [2020-08-18T00:44:53.946Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-18T00:44:53.946Z] ---> 72c8cc87c103 [2020-08-18T00:44:53.946Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T00:44:53.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T00:44:54.219Z] ---> Running in 5c8dee430af7 [2020-08-18T00:44:54.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T00:44:54.493Z] ---> Running in 3f817189eb5b [2020-08-18T00:44:54.766Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-18T00:44:55.044Z] (2/33) Installing expat (2.2.9-r1) [2020-08-18T00:44:55.044Z] (3/33) Installing libffi (3.3-r2) [2020-08-18T00:44:55.044Z] (4/33) Installing gdbm (1.13-r1) [2020-08-18T00:44:55.044Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-18T00:44:55.044Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-18T00:44:55.044Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-18T00:44:55.044Z] Removing intermediate container 5c8dee430af7 [2020-08-18T00:44:55.044Z] ---> 86d267f8f40c [2020-08-18T00:44:55.044Z] Step 20/21 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:44:56.023Z] Removing intermediate container 3f817189eb5b [2020-08-18T00:44:56.023Z] ---> 5e39b83f6fde [2020-08-18T00:44:56.023Z] Step 21/23 : LABEL arch=arm64 [2020-08-18T00:44:56.023Z] ---> Running in c63d16c9fc15 [2020-08-18T00:44:56.298Z] ---> 37a22d39d07f [2020-08-18T00:44:56.298Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-18T00:44:56.298Z] ---> Running in 95e8cd8f6964 [2020-08-18T00:44:56.572Z] Removing intermediate container 17512c04d6f5 [2020-08-18T00:44:56.572Z] ---> fad12c1490e1 [2020-08-18T00:44:56.572Z] [2020-08-18T00:44:56.572Z] Step 10/22 : FROM alpine [2020-08-18T00:44:56.854Z] latest: Pulling from library/alpine [2020-08-18T00:44:57.128Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-18T00:44:57.128Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-18T00:44:57.128Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-18T00:44:57.128Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-18T00:44:57.128Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-18T00:44:57.128Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-18T00:44:57.128Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-18T00:44:57.128Z] Removing intermediate container c63d16c9fc15 [2020-08-18T00:44:57.128Z] ---> 13874b1bb206 [2020-08-18T00:44:57.128Z] Step 21/21 : LABEL version=0.0.0 [2020-08-18T00:44:57.128Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-18T00:44:57.128Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-18T00:44:57.403Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-18T00:44:57.403Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-18T00:44:57.403Z] Status: Downloaded newer image for alpine:latest [2020-08-18T00:44:57.403Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-18T00:44:57.403Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-18T00:44:57.403Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-18T00:44:57.403Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-18T00:44:57.403Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-18T00:44:57.403Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-18T00:44:57.403Z] ---> 62ee0e9f8440 [2020-08-18T00:44:57.403Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-18T00:44:57.403Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-18T00:44:57.403Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-18T00:44:57.403Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-18T00:44:57.403Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-18T00:44:57.403Z] Removing intermediate container 95e8cd8f6964 [2020-08-18T00:44:57.690Z] ---> 98ca665b5729 [2020-08-18T00:44:57.690Z] Step 22/23 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:44:57.690Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-18T00:44:57.690Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-18T00:44:57.690Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-18T00:44:57.690Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-18T00:44:57.690Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-18T00:44:57.690Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-18T00:44:57.690Z] ---> Running in c4d3e8cf306c [2020-08-18T00:44:57.690Z] ---> 8e4b9c1c5b21 [2020-08-18T00:44:57.690Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-18T00:44:57.690Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T00:44:57.690Z] ---> Running in 9013943dfa2e [2020-08-18T00:44:57.690Z] OK: 71 MiB in 55 packages [2020-08-18T00:44:57.967Z] ---> Running in e01bb522c2e2 [2020-08-18T00:44:57.967Z] ---> Running in f2dd3bc00615 [2020-08-18T00:44:58.563Z] Removing intermediate container c4d3e8cf306c [2020-08-18T00:44:58.563Z] ---> 543319c4cb5b [2020-08-18T00:44:58.563Z] [2020-08-18T00:44:58.563Z] Removing intermediate container 9013943dfa2e [2020-08-18T00:44:58.563Z] ---> e2060318b1a5 [2020-08-18T00:44:58.563Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-18T00:44:58.563Z] Removing intermediate container e01bb522c2e2 [2020-08-18T00:44:58.563Z] ---> 4d7c1efbd17a [2020-08-18T00:44:58.563Z] Step 23/23 : LABEL version=0.0.0 [2020-08-18T00:44:58.835Z] ---> Running in d11dd753acb0 [2020-08-18T00:44:58.835Z] ---> Running in 721d57dc572a [2020-08-18T00:44:59.107Z] Successfully built 543319c4cb5b [2020-08-18T00:44:59.107Z] Successfully tagged docker-core-command-go-arm64:latest [2020-08-18T00:44:59.107Z]  Building docker-core-command-go ... done Building docker-security-secrets-setup-go [2020-08-18T00:44:59.704Z] Removing intermediate container 721d57dc572a [2020-08-18T00:44:59.705Z] Removing intermediate container d11dd753acb0 [2020-08-18T00:44:59.705Z] ---> 111179b94441 [2020-08-18T00:44:59.705Z] ---> 82ae74f252c7 [2020-08-18T00:44:59.705Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-18T00:44:59.705Z] [2020-08-18T00:45:00.304Z] ---> Running in af2a38692c33 [2020-08-18T00:45:00.577Z] Successfully built 111179b94441 [2020-08-18T00:45:00.577Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-08-18T00:45:00.577Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2020-08-18T00:45:02.014Z] Removing intermediate container af2a38692c33 [2020-08-18T00:45:02.014Z] ---> bfd77a666c45 [2020-08-18T00:45:02.014Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:45:04.004Z] ---> Running in f3592b9afee7 [2020-08-18T00:45:04.004Z] Removing intermediate container f2dd3bc00615 [2020-08-18T00:45:04.004Z] ---> 7627ae142a16 [2020-08-18T00:45:04.004Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-18T00:45:05.986Z] ---> Running in 8b53148e01f1 [2020-08-18T00:45:06.998Z] Removing intermediate container 4ac0737eb74a [2020-08-18T00:45:06.998Z] ---> ad1a731bf3c8 [2020-08-18T00:45:06.998Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-18T00:45:07.596Z] Removing intermediate container 8b53148e01f1 [2020-08-18T00:45:07.596Z] ---> c1eec2e8ab46 [2020-08-18T00:45:07.596Z] Step 24/26 : LABEL arch=arm64 [2020-08-18T00:45:08.571Z] ---> Running in a5f523e87497 [2020-08-18T00:45:08.851Z] ---> Running in 1ca051252f26 [2020-08-18T00:45:09.891Z] Removing intermediate container 1ca051252f26 [2020-08-18T00:45:09.891Z] ---> e6a9bd0ee86a [2020-08-18T00:45:09.891Z] Step 25/26 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:45:10.490Z] Removing intermediate container f3592b9afee7 [2020-08-18T00:45:10.490Z] ---> d51b90c403bc [2020-08-18T00:45:10.490Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-18T00:45:10.490Z] ---> Running in 14d216db08d7 [2020-08-18T00:45:10.764Z] ---> Running in 7230307ceb62 [2020-08-18T00:45:11.359Z] Removing intermediate container 14d216db08d7 [2020-08-18T00:45:11.359Z] ---> e1e936fb4aa8 [2020-08-18T00:45:11.359Z] Step 26/26 : LABEL version=0.0.0 [2020-08-18T00:45:11.640Z] ---> Running in 61edc9d6f199 [2020-08-18T00:45:12.625Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T00:45:12.625Z] Removing intermediate container 61edc9d6f199 [2020-08-18T00:45:12.625Z] ---> 4beb49d7ab3f [2020-08-18T00:45:12.625Z] [2020-08-18T00:45:13.224Z] Successfully built 4beb49d7ab3f [2020-08-18T00:45:13.224Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-08-18T00:45:13.224Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2020-08-18T00:45:13.224Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T00:45:14.217Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-18T00:45:14.217Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-18T00:45:14.217Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-18T00:45:14.492Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-18T00:45:14.492Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-18T00:45:14.492Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T00:45:14.492Z] OK: 8 MiB in 19 packages [2020-08-18T00:45:15.940Z] Collecting docker-compose==1.23.2 [2020-08-18T00:45:15.940Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-18T00:45:17.386Z] Removing intermediate container 7230307ceb62 [2020-08-18T00:45:17.386Z] ---> 4460117b9db6 [2020-08-18T00:45:17.386Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-18T00:45:17.386Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-18T00:45:17.386Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-18T00:45:17.985Z] Collecting texttable<0.10,>=0.9.0 [2020-08-18T00:45:17.985Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-18T00:45:18.959Z] ---> 5cae2884b73c [2020-08-18T00:45:18.959Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-18T00:45:20.395Z] 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-08-18T00:45:21.853Z] Collecting PyYAML<4,>=3.10 [2020-08-18T00:45:21.853Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-18T00:45:21.853Z] ---> 88f1fc5f94ce [2020-08-18T00:45:21.853Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-18T00:45:23.826Z] ---> 80a41b0fc73a [2020-08-18T00:45:23.826Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T00:45:24.100Z] ---> Running in 3101f02119b4 [2020-08-18T00:45:25.083Z] Removing intermediate container 3101f02119b4 [2020-08-18T00:45:25.083Z] ---> 8ae50ca6b547 [2020-08-18T00:45:25.083Z] Step 20/22 : LABEL arch=arm64 [2020-08-18T00:45:25.679Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-18T00:45:25.679Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-18T00:45:25.679Z] ---> Running in 33641ff7f34b [2020-08-18T00:45:26.667Z] Removing intermediate container 33641ff7f34b [2020-08-18T00:45:26.667Z] ---> af118ae23310 [2020-08-18T00:45:26.667Z] Step 21/22 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:45:26.946Z] ---> Running in 0f9d839a8d40 [2020-08-18T00:45:27.941Z] Removing intermediate container 0f9d839a8d40 [2020-08-18T00:45:27.941Z] ---> b1f123564ffd [2020-08-18T00:45:27.941Z] Step 22/22 : LABEL version=0.0.0 [2020-08-18T00:45:28.215Z] Collecting docopt<0.7,>=0.6.1 [2020-08-18T00:45:28.215Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-18T00:45:28.488Z] ---> Running in ee29ae47e224 [2020-08-18T00:45:29.480Z] Removing intermediate container ee29ae47e224 [2020-08-18T00:45:29.480Z] ---> 7d997c019bf3 [2020-08-18T00:45:29.480Z] [2020-08-18T00:45:29.760Z] Successfully built 7d997c019bf3 [2020-08-18T00:45:30.040Z] Successfully tagged docker-core-data-go-arm64:latest [2020-08-18T00:45:30.040Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2020-08-18T00:45:31.015Z] Collecting docker<4.0,>=3.6.0 [2020-08-18T00:45:31.015Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-18T00:45:31.984Z] Collecting cached-property<2,>=1.2.0 [2020-08-18T00:45:31.984Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-18T00:45:32.957Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-18T00:45:32.957Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-18T00:45:33.935Z] Collecting jsonschema<3,>=2.5.1 [2020-08-18T00:45:33.935Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-18T00:45:34.206Z] Collecting docker-pycreds>=0.4.0 [2020-08-18T00:45:34.206Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-18T00:45:35.180Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-18T00:45:35.180Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-18T00:45:35.451Z] Collecting idna<2.8,>=2.5 [2020-08-18T00:45:35.451Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-18T00:45:35.721Z] 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-08-18T00:45:35.721Z] 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-08-18T00:45:35.721Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-18T00:45:35.721Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-18T00:45:35.721Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-18T00:45:35.721Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-18T00:45:36.701Z] Installing collected packages: websocket-client, texttable, PyYAML, dockerpty, docopt, docker-pycreds, urllib3, idna, requests, docker, cached-property, jsonschema, docker-compose [2020-08-18T00:45:36.974Z] Running setup.py install for texttable: started [2020-08-18T00:45:39.593Z] Running setup.py install for texttable: finished with status 'done' [2020-08-18T00:45:39.593Z] Running setup.py install for PyYAML: started [2020-08-18T00:45:41.564Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-18T00:45:41.564Z] Running setup.py install for dockerpty: started [2020-08-18T00:45:44.179Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-18T00:45:44.179Z] Running setup.py install for docopt: started [2020-08-18T00:45:46.145Z] Running setup.py install for docopt: finished with status 'done' [2020-08-18T00:45:46.416Z] Attempting uninstall: urllib3 [2020-08-18T00:45:46.416Z] Found existing installation: urllib3 1.25.9 [2020-08-18T00:45:46.416Z] Uninstalling urllib3-1.25.9: [2020-08-18T00:45:46.687Z] Successfully uninstalled urllib3-1.25.9 [2020-08-18T00:45:47.278Z] Attempting uninstall: idna [2020-08-18T00:45:47.278Z] Found existing installation: idna 2.9 [2020-08-18T00:45:47.278Z] Uninstalling idna-2.9: [2020-08-18T00:45:47.278Z] Successfully uninstalled idna-2.9 [2020-08-18T00:45:48.256Z] Attempting uninstall: requests [2020-08-18T00:45:48.256Z] Found existing installation: requests 2.23.0 [2020-08-18T00:45:48.256Z] Uninstalling requests-2.23.0: [2020-08-18T00:45:48.256Z] Successfully uninstalled requests-2.23.0 [2020-08-18T00:45:50.297Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:45:50.297Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-18T00:45:50.297Z] ---> 47ec2272004c [2020-08-18T00:45:50.297Z] Step 3/29 : WORKDIR /edgex-go [2020-08-18T00:45:50.297Z] ---> Using cache [2020-08-18T00:45:50.297Z] ---> 18b019aa257b [2020-08-18T00:45:50.297Z] Step 4/29 : RUN apk update && apk add make git [2020-08-18T00:45:52.909Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:45:52.909Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-18T00:45:52.909Z] ---> 47ec2272004c [2020-08-18T00:45:52.909Z] Step 3/20 : WORKDIR /edgex-go [2020-08-18T00:45:52.909Z] ---> Using cache [2020-08-18T00:45:52.909Z] ---> 18b019aa257b [2020-08-18T00:45:52.909Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:45:52.909Z] ---> Using cache [2020-08-18T00:45:52.909Z] ---> 34f896615b4d [2020-08-18T00:45:52.909Z] Step 5/20 : RUN apk update && apk add make git [2020-08-18T00:45:53.182Z] 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-08-18T00:45:57.476Z] ---> Running in 2d9c633b630a [2020-08-18T00:45:57.476Z] ---> Running in cd69bc0d77c7 [2020-08-18T00:46:00.113Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T00:46:00.113Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T00:46:00.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T00:46:00.757Z] Removing intermediate container a5f523e87497 [2020-08-18T00:46:00.757Z] ---> 01af52242a49 [2020-08-18T00:46:00.757Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-18T00:46:00.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T00:46:01.362Z] ---> Running in 045477feaf92 [2020-08-18T00:46:01.640Z] v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:46:01.640Z] v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:46:01.640Z] OK: 12617 distinct packages available [2020-08-18T00:46:01.924Z] v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:46:01.924Z] v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:46:01.924Z] OK: 12617 distinct packages available [2020-08-18T00:46:02.200Z] OK: 217 MiB in 51 packages [2020-08-18T00:46:02.479Z] OK: 217 MiB in 51 packages [2020-08-18T00:46:03.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T00:46:03.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T00:46:04.360Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-18T00:46:04.360Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-18T00:46:04.360Z] (3/3) Installing curl (7.69.1-r0) [2020-08-18T00:46:04.360Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T00:46:04.360Z] Removing intermediate container cd69bc0d77c7 [2020-08-18T00:46:04.360Z] ---> 10f183f439d6 [2020-08-18T00:46:04.360Z] Step 5/29 : COPY go.mod . [2020-08-18T00:46:04.360Z] OK: 71 MiB in 58 packages [2020-08-18T00:46:04.959Z] Removing intermediate container 2d9c633b630a [2020-08-18T00:46:04.959Z] ---> afe27fec0f2a [2020-08-18T00:46:04.959Z] Step 6/20 : COPY go.mod . [2020-08-18T00:46:05.569Z] ---> b43ac5cfef89 [2020-08-18T00:46:05.569Z] Step 6/29 : RUN go mod download [2020-08-18T00:46:05.842Z] ---> Running in 6c6ca608962c [2020-08-18T00:46:06.124Z] ---> aab63ff1c629 [2020-08-18T00:46:06.124Z] Step 7/20 : RUN go mod download [2020-08-18T00:46:06.124Z] Removing intermediate container 045477feaf92 [2020-08-18T00:46:06.124Z] ---> 3ffbc089a3d6 [2020-08-18T00:46:06.124Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T00:46:06.407Z] ---> Running in a868cfe4296e [2020-08-18T00:46:06.407Z] ---> Running in 956fb3228b29 [2020-08-18T00:46:07.847Z] Removing intermediate container 956fb3228b29 [2020-08-18T00:46:07.847Z] ---> 3c5cad2b58ca [2020-08-18T00:46:07.847Z] Step 24/26 : LABEL arch=arm64 [2020-08-18T00:46:07.847Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:46:07.847Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-18T00:46:07.847Z] ---> 47ec2272004c [2020-08-18T00:46:07.847Z] Step 3/20 : WORKDIR /edgex-go [2020-08-18T00:46:07.847Z] ---> Using cache [2020-08-18T00:46:07.847Z] ---> 18b019aa257b [2020-08-18T00:46:07.847Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:46:07.847Z] ---> Using cache [2020-08-18T00:46:07.847Z] ---> 34f896615b4d [2020-08-18T00:46:07.847Z] Step 5/20 : RUN apk update && apk add make git [2020-08-18T00:46:07.847Z] ---> Using cache [2020-08-18T00:46:07.847Z] ---> afe27fec0f2a [2020-08-18T00:46:07.847Z] Step 6/20 : COPY go.mod . [2020-08-18T00:46:07.847Z] ---> Using cache [2020-08-18T00:46:07.847Z] ---> aab63ff1c629 [2020-08-18T00:46:07.847Z] Step 7/20 : RUN go mod download [2020-08-18T00:46:07.847Z] ---> Running in ed0276194568 [2020-08-18T00:46:07.847Z] ---> Running in 68c18b43d58f [2020-08-18T00:46:08.837Z] Removing intermediate container 68c18b43d58f [2020-08-18T00:46:08.837Z] ---> b261eb707b26 [2020-08-18T00:46:08.837Z] Step 25/26 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:46:09.109Z] ---> Running in 988cea92ffc4 [2020-08-18T00:46:10.099Z] Removing intermediate container 988cea92ffc4 [2020-08-18T00:46:10.099Z] ---> 22fa2a1a199d [2020-08-18T00:46:10.099Z] Step 26/26 : LABEL version=0.0.0 [2020-08-18T00:46:10.388Z] ---> Running in 3034c2a7fad3 [2020-08-18T00:46:10.388Z] Removing intermediate container 6c6ca608962c [2020-08-18T00:46:10.388Z] ---> 2285c747f786 [2020-08-18T00:46:10.388Z] Step 7/29 : COPY . . [2020-08-18T00:46:10.989Z] Removing intermediate container a868cfe4296e [2020-08-18T00:46:10.989Z] ---> 3cffa151e02d [2020-08-18T00:46:10.989Z] Step 8/20 : COPY . . [2020-08-18T00:46:11.267Z] Removing intermediate container 3034c2a7fad3 [2020-08-18T00:46:11.267Z] ---> b94557708518 [2020-08-18T00:46:11.267Z] [2020-08-18T00:46:12.246Z] Successfully built b94557708518 [2020-08-18T00:46:12.246Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-08-18T00:46:12.246Z]  Building docker-sys-mgmt-agent-go ... done Building docker-support-logging-go [2020-08-18T00:46:13.217Z] Removing intermediate container ed0276194568 [2020-08-18T00:46:13.217Z] ---> 6b261055312a [2020-08-18T00:46:13.217Z] Step 8/20 : COPY . . [2020-08-18T00:46:19.938Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:46:19.938Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-18T00:46:19.938Z] ---> 47ec2272004c [2020-08-18T00:46:19.938Z] Step 3/21 : WORKDIR /edgex-go [2020-08-18T00:46:19.938Z] ---> Using cache [2020-08-18T00:46:19.938Z] ---> 18b019aa257b [2020-08-18T00:46:19.938Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:46:19.938Z] ---> Using cache [2020-08-18T00:46:19.938Z] ---> 34f896615b4d [2020-08-18T00:46:19.938Z] Step 5/21 : RUN apk update && apk add make git [2020-08-18T00:46:19.938Z] ---> Using cache [2020-08-18T00:46:19.938Z] ---> afe27fec0f2a [2020-08-18T00:46:19.938Z] Step 6/21 : COPY go.mod . [2020-08-18T00:46:19.938Z] ---> Using cache [2020-08-18T00:46:19.938Z] ---> aab63ff1c629 [2020-08-18T00:46:19.938Z] Step 7/21 : RUN go mod download [2020-08-18T00:46:19.938Z] ---> Using cache [2020-08-18T00:46:19.938Z] ---> 6b261055312a [2020-08-18T00:46:19.938Z] Step 8/21 : COPY . . [2020-08-18T00:46:38.289Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T00:46:38.289Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-18T00:46:38.289Z] ---> 47ec2272004c [2020-08-18T00:46:38.289Z] Step 3/21 : WORKDIR /edgex-go [2020-08-18T00:46:38.289Z] ---> Using cache [2020-08-18T00:46:38.289Z] ---> 18b019aa257b [2020-08-18T00:46:38.289Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T00:46:38.289Z] ---> Using cache [2020-08-18T00:46:38.289Z] ---> 34f896615b4d [2020-08-18T00:46:38.289Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-18T00:46:43.704Z] ---> Running in e2fefd51f1bf [2020-08-18T00:46:43.704Z] ---> 9aa04e96aec7 [2020-08-18T00:46:43.704Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-18T00:46:43.704Z] ---> 23c259efc24a [2020-08-18T00:46:43.704Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-18T00:46:43.704Z] ---> e1f5b024adf5 [2020-08-18T00:46:43.704Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-18T00:46:43.704Z] ---> Running in 9225dc7568dd [2020-08-18T00:46:43.704Z] ---> Running in 3984a668608c [2020-08-18T00:46:43.979Z] ---> Running in 74bd6149b7f9 [2020-08-18T00:46:44.254Z] ---> 82ddd3188d73 [2020-08-18T00:46:44.254Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-18T00:46:44.530Z] ---> Running in d2b1a9bdd9ac [2020-08-18T00:46:45.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T00:46:46.114Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T00:46:46.114Z] 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-08-18T00:46:46.386Z] 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-08-18T00:46:46.662Z] 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-08-18T00:46:46.934Z] 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-08-18T00:46:47.209Z] v3.12.0-253-g9028084776 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:46:47.209Z] v3.12.0-250-g44b98a579a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:46:47.209Z] OK: 12617 distinct packages available [2020-08-18T00:46:48.189Z] OK: 217 MiB in 51 packages [2020-08-18T00:46:48.786Z] OK: 217 MiB in 51 packages [2020-08-18T00:46:50.763Z] Removing intermediate container e2fefd51f1bf [2020-08-18T00:46:50.763Z] ---> 5f090c821383 [2020-08-18T00:46:50.763Z] Step 6/21 : COPY go.mod . [2020-08-18T00:46:51.754Z] ---> 35059c3455f8 [2020-08-18T00:46:51.754Z] Step 7/21 : RUN go mod download [2020-08-18T00:46:52.029Z] ---> Running in 2be480e98321 [2020-08-18T00:46:57.433Z] Removing intermediate container 2be480e98321 [2020-08-18T00:46:57.433Z] ---> 5a52f37c2426 [2020-08-18T00:46:57.433Z] Step 8/21 : COPY . . [2020-08-18T00:47:24.235Z] ---> 01ac221d0823 [2020-08-18T00:47:24.235Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-18T00:47:24.235Z] ---> Running in 0978f44bbb7f [2020-08-18T00:47:24.235Z] 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-08-18T00:48:11.232Z] Removing intermediate container 9225dc7568dd [2020-08-18T00:48:11.232Z] ---> a7f791ae7ab0 [2020-08-18T00:48:11.232Z] [2020-08-18T00:48:11.232Z] Step 9/29 : FROM alpine:latest [2020-08-18T00:48:11.232Z] ---> 62ee0e9f8440 [2020-08-18T00:48:11.232Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-08-18T00:48:11.232Z] Removing intermediate container 3984a668608c [2020-08-18T00:48:11.232Z] ---> 54cb3f3d5d55 [2020-08-18T00:48:11.232Z] [2020-08-18T00:48:11.232Z] Step 10/20 : FROM alpine [2020-08-18T00:48:11.232Z] ---> 62ee0e9f8440 [2020-08-18T00:48:11.232Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-18T00:48:11.232Z] ---> Running in a48dd610b686 [2020-08-18T00:48:11.507Z] ---> Running in 54d0d88753a4 [2020-08-18T00:48:12.116Z] Removing intermediate container a48dd610b686 [2020-08-18T00:48:12.116Z] ---> 51353f311062 [2020-08-18T00:48:12.116Z] Step 11/29 : USER root [2020-08-18T00:48:12.393Z] ---> Running in 5d9b5c4da0d3 [2020-08-18T00:48:12.999Z] Removing intermediate container 5d9b5c4da0d3 [2020-08-18T00:48:12.999Z] ---> bec0175a44fb [2020-08-18T00:48:12.999Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-18T00:48:13.275Z] ---> Running in dd1070259b3f [2020-08-18T00:48:14.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T00:48:14.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T00:48:15.530Z] v3.12.0-253-g9028084776 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:48:15.530Z] v3.12.0-250-g44b98a579a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:48:15.530Z] OK: 12617 distinct packages available [2020-08-18T00:48:15.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T00:48:16.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T00:48:16.351Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-18T00:48:16.351Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-18T00:48:16.351Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-18T00:48:16.351Z] (4/4) Installing curl (7.69.1-r0) [2020-08-18T00:48:16.351Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T00:48:16.351Z] Executing ca-certificates-20191127-r4.trigger [2020-08-18T00:48:16.637Z] OK: 7 MiB in 18 packages [2020-08-18T00:48:16.637Z] v3.12.0-253-g9028084776 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-18T00:48:16.637Z] v3.12.0-250-g44b98a579a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-18T00:48:16.637Z] OK: 12617 distinct packages available [2020-08-18T00:48:17.630Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-18T00:48:17.630Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-18T00:48:17.904Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T00:48:17.904Z] Executing ca-certificates-20191127-r4.trigger [2020-08-18T00:48:18.180Z] OK: 6 MiB in 16 packages [2020-08-18T00:48:19.649Z] Removing intermediate container 54d0d88753a4 [2020-08-18T00:48:19.649Z] ---> 72e135eee819 [2020-08-18T00:48:19.649Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-18T00:48:19.649Z] ---> Running in 53c743977e99 [2020-08-18T00:48:20.652Z] Removing intermediate container 53c743977e99 [2020-08-18T00:48:20.653Z] ---> ccde990310ba [2020-08-18T00:48:20.653Z] Step 13/20 : WORKDIR /edgex [2020-08-18T00:48:20.653Z] ---> Running in f4679e15828e [2020-08-18T00:48:20.935Z] Removing intermediate container dd1070259b3f [2020-08-18T00:48:20.935Z] ---> 9a6ed787ca8c [2020-08-18T00:48:20.935Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-18T00:48:21.209Z] ---> Running in 73669ba04c4e [2020-08-18T00:48:21.542Z] Removing intermediate container f4679e15828e [2020-08-18T00:48:21.542Z] ---> 9a64a333f3a1 [2020-08-18T00:48:21.543Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-18T00:48:21.813Z] Removing intermediate container 73669ba04c4e [2020-08-18T00:48:21.813Z] ---> 5a9aba9cfe6e [2020-08-18T00:48:21.813Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-18T00:48:22.084Z] ---> Running in b645d63c0279 [2020-08-18T00:48:23.077Z] ---> d1d3cbac6693 [2020-08-18T00:48:23.077Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-18T00:48:23.077Z] Removing intermediate container b645d63c0279 [2020-08-18T00:48:23.077Z] ---> db1b0cd7780d [2020-08-18T00:48:23.077Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-18T00:48:23.351Z] ---> Running in 865ed34abd68 [2020-08-18T00:48:25.339Z] ---> e4b91af758bf [2020-08-18T00:48:25.339Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-18T00:48:25.339Z] ---> Running in 9065f14d8568 [2020-08-18T00:48:25.940Z] Removing intermediate container 9065f14d8568 [2020-08-18T00:48:25.940Z] ---> e2910bbc0a90 [2020-08-18T00:48:26.215Z] Step 17/20 : CMD ["--init=true"] [2020-08-18T00:48:26.215Z] ---> Running in 8dd90248bff7 [2020-08-18T00:48:27.195Z] Removing intermediate container 8dd90248bff7 [2020-08-18T00:48:27.195Z] ---> c453c2385b56 [2020-08-18T00:48:27.195Z] Step 18/20 : LABEL arch=arm64 [2020-08-18T00:48:27.464Z] ---> Running in c88c9ddbb8de [2020-08-18T00:48:28.059Z] Removing intermediate container 865ed34abd68 [2020-08-18T00:48:28.059Z] ---> a0f44c1527ed [2020-08-18T00:48:28.059Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-18T00:48:28.328Z] Removing intermediate container c88c9ddbb8de [2020-08-18T00:48:28.328Z] ---> 54ccdd312d23 [2020-08-18T00:48:28.328Z] Step 19/20 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:48:28.600Z] ---> Running in eacc2d437d3f [2020-08-18T00:48:29.587Z] Removing intermediate container eacc2d437d3f [2020-08-18T00:48:29.587Z] ---> 2859694b2f42 [2020-08-18T00:48:29.587Z] Step 20/20 : LABEL version=0.0.0 [2020-08-18T00:48:29.587Z] ---> Running in e487925c08be [2020-08-18T00:48:29.864Z] ---> 5ba4faa9e812 [2020-08-18T00:48:29.864Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-18T00:48:30.459Z] Removing intermediate container e487925c08be [2020-08-18T00:48:30.459Z] ---> 6c1583ee8c69 [2020-08-18T00:48:30.459Z] [2020-08-18T00:48:31.067Z] ---> 97eb9c5e94aa [2020-08-18T00:48:31.067Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-18T00:48:31.067Z] Successfully built 6c1583ee8c69 [2020-08-18T00:48:31.067Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-08-18T00:48:32.504Z]  Building docker-security-proxy-setup-go ... done  ---> 5b5eb8ff2885 [2020-08-18T00:48:32.504Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-18T00:48:33.487Z] ---> 5aca671905a7 [2020-08-18T00:48:33.487Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-18T00:48:34.925Z] ---> e18383833638 [2020-08-18T00:48:34.925Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-18T00:48:35.264Z] ---> Running in 3611d86bc56a [2020-08-18T00:48:39.988Z] Removing intermediate container 74bd6149b7f9 [2020-08-18T00:48:39.988Z] ---> 56d55e26db36 [2020-08-18T00:48:39.988Z] [2020-08-18T00:48:39.988Z] Step 10/20 : FROM scratch [2020-08-18T00:48:39.988Z] ---> [2020-08-18T00:48:39.988Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-18T00:48:40.274Z] ---> Using cache [2020-08-18T00:48:40.274Z] ---> 2103a819d4bb [2020-08-18T00:48:40.274Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-18T00:48:40.274Z] ---> Running in 8a6b2877c46a [2020-08-18T00:48:40.606Z] Removing intermediate container 3611d86bc56a [2020-08-18T00:48:40.606Z] ---> 22263ff2ba7c [2020-08-18T00:48:40.606Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-18T00:48:40.909Z] Removing intermediate container 8a6b2877c46a [2020-08-18T00:48:40.909Z] ---> c6d80a110a62 [2020-08-18T00:48:40.909Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-18T00:48:41.198Z] ---> Running in 6eb2b9b8acad [2020-08-18T00:48:42.230Z] Removing intermediate container 6eb2b9b8acad [2020-08-18T00:48:42.230Z] ---> ce24c284550a [2020-08-18T00:48:42.230Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-18T00:48:42.230Z] ---> cb4c197e1e4b [2020-08-18T00:48:42.230Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-18T00:48:42.512Z] ---> Running in 1d2f2021b1bd [2020-08-18T00:48:43.668Z] ---> 9d9c6bf91ecd [2020-08-18T00:48:43.668Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-18T00:48:47.189Z] ---> 29ede9751251 [2020-08-18T00:48:47.189Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-18T00:48:47.189Z] Removing intermediate container 1d2f2021b1bd [2020-08-18T00:48:47.189Z] ---> ff24608f934d [2020-08-18T00:48:47.189Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-18T00:48:47.476Z] Removing intermediate container d2b1a9bdd9ac [2020-08-18T00:48:47.476Z] ---> 00baeecbde16 [2020-08-18T00:48:47.476Z] [2020-08-18T00:48:47.476Z] Step 10/21 : FROM scratch [2020-08-18T00:48:47.476Z] ---> [2020-08-18T00:48:47.476Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-18T00:48:47.476Z] ---> Running in 62e9f7e10395 [2020-08-18T00:48:47.750Z] ---> 1d136f6ea6de [2020-08-18T00:48:47.750Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T00:48:47.750Z] ---> Using cache [2020-08-18T00:48:47.750Z] ---> 2103a819d4bb [2020-08-18T00:48:47.750Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-18T00:48:48.021Z] ---> Running in 4e4899f5287e [2020-08-18T00:48:48.021Z] ---> Running in 668a2ca5b09b [2020-08-18T00:48:48.997Z] Removing intermediate container 668a2ca5b09b [2020-08-18T00:48:48.997Z] ---> 7077bf22979c [2020-08-18T00:48:48.997Z] Step 18/20 : LABEL arch=arm64 [2020-08-18T00:48:48.997Z] Removing intermediate container 4e4899f5287e [2020-08-18T00:48:48.997Z] ---> c906f4ad3c8e [2020-08-18T00:48:48.997Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-18T00:48:48.997Z] ---> Running in 4eca98345612 [2020-08-18T00:48:48.997Z] ---> Running in 2e0c85d6f180 [2020-08-18T00:48:49.975Z] Removing intermediate container 4eca98345612 [2020-08-18T00:48:49.975Z] ---> 692ac4c510cd [2020-08-18T00:48:49.975Z] Step 14/21 : WORKDIR / [2020-08-18T00:48:49.975Z] Removing intermediate container 2e0c85d6f180 [2020-08-18T00:48:49.975Z] ---> 94e08b124b02 [2020-08-18T00:48:49.975Z] Step 19/20 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:48:49.975Z] ---> Running in 83ae76135be7 [2020-08-18T00:48:50.247Z] ---> Running in d8b1cac86854 [2020-08-18T00:48:50.518Z] Removing intermediate container 0978f44bbb7f [2020-08-18T00:48:50.518Z] ---> fb6ad1650ab3 [2020-08-18T00:48:50.518Z] [2020-08-18T00:48:50.518Z] Step 10/21 : FROM scratch [2020-08-18T00:48:50.518Z] ---> [2020-08-18T00:48:50.518Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-18T00:48:50.788Z] ---> Using cache [2020-08-18T00:48:50.788Z] ---> de3f3d518419 [2020-08-18T00:48:50.788Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-18T00:48:51.076Z] ---> Running in 822b6ce66086 [2020-08-18T00:48:51.076Z] Removing intermediate container 83ae76135be7 [2020-08-18T00:48:51.076Z] ---> fd8a57f19fb1 [2020-08-18T00:48:51.076Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-18T00:48:51.076Z] Removing intermediate container d8b1cac86854 [2020-08-18T00:48:51.076Z] ---> 88153d4864f1 [2020-08-18T00:48:51.076Z] Step 20/20 : LABEL version=0.0.0 [2020-08-18T00:48:51.076Z] Removing intermediate container 62e9f7e10395 [2020-08-18T00:48:51.076Z] ---> 7368eec931d1 [2020-08-18T00:48:51.076Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-18T00:48:51.076Z] ---> Running in d32fa3f951f4 [2020-08-18T00:48:51.347Z] ---> Running in c857e24b1e34 [2020-08-18T00:48:51.620Z] Removing intermediate container 822b6ce66086 [2020-08-18T00:48:51.620Z] ---> ccafc74b671d [2020-08-18T00:48:51.620Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-18T00:48:51.620Z] ---> Running in 29d80834e31a [2020-08-18T00:48:51.891Z] Removing intermediate container d32fa3f951f4 [2020-08-18T00:48:51.891Z] ---> aaa2173a2d43 [2020-08-18T00:48:51.891Z] [2020-08-18T00:48:51.891Z] Removing intermediate container c857e24b1e34 [2020-08-18T00:48:51.891Z] ---> f354e00b6ddf [2020-08-18T00:48:51.891Z] Step 26/29 : CMD [ "generate" ] [2020-08-18T00:48:51.891Z] ---> 53f1a4a846c2 [2020-08-18T00:48:51.891Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-18T00:48:52.164Z] ---> Running in 882acb2a5c0e [2020-08-18T00:48:52.438Z] Removing intermediate container 29d80834e31a [2020-08-18T00:48:52.438Z] ---> f70f896e9ae6 [2020-08-18T00:48:52.438Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-18T00:48:52.438Z] Successfully built aaa2173a2d43 [2020-08-18T00:48:52.438Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-08-18T00:48:52.709Z]  Building docker-support-scheduler-go ... done Removing intermediate container 882acb2a5c0e [2020-08-18T00:48:52.709Z] ---> e5cc5cf0116f [2020-08-18T00:48:52.709Z] Step 27/29 : LABEL arch=arm64 [2020-08-18T00:48:52.981Z] ---> Running in ecce07b5c361 [2020-08-18T00:48:53.571Z] ---> f53cb126af0f [2020-08-18T00:48:53.571Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-18T00:48:53.571Z] ---> a5a2f5e595f0 [2020-08-18T00:48:53.571Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-18T00:48:53.844Z] Removing intermediate container ecce07b5c361 [2020-08-18T00:48:53.844Z] ---> 9c00d409c6d4 [2020-08-18T00:48:53.844Z] Step 28/29 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:48:53.844Z] ---> Running in fe3985e66865 [2020-08-18T00:48:54.438Z] ---> 47e47a92afc9 [2020-08-18T00:48:54.438Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-18T00:48:54.438Z] Removing intermediate container fe3985e66865 [2020-08-18T00:48:54.438Z] ---> b18217336399 [2020-08-18T00:48:54.438Z] Step 29/29 : LABEL version=0.0.0 [2020-08-18T00:48:54.438Z] ---> 2783ea153732 [2020-08-18T00:48:54.438Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T00:48:54.438Z] ---> Running in 3e53c9f794fa [2020-08-18T00:48:54.709Z] ---> Running in 1e76ff10382b [2020-08-18T00:48:55.302Z] Removing intermediate container 3e53c9f794fa [2020-08-18T00:48:55.302Z] ---> f4c740535198 [2020-08-18T00:48:55.302Z] [2020-08-18T00:48:55.302Z] Removing intermediate container 1e76ff10382b [2020-08-18T00:48:55.302Z] ---> 08bdb7362bfb [2020-08-18T00:48:55.302Z] Step 19/21 : LABEL arch=arm64 [2020-08-18T00:48:55.572Z] Successfully built f4c740535198 [2020-08-18T00:48:55.572Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-08-18T00:48:55.845Z]  Building docker-security-secrets-setup-go ... done  ---> Running in 05946d64dfd1 [2020-08-18T00:48:55.845Z] ---> 13fb62bf696b [2020-08-18T00:48:55.845Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-18T00:48:56.130Z] Removing intermediate container 05946d64dfd1 [2020-08-18T00:48:56.130Z] ---> c990196402f3 [2020-08-18T00:48:56.130Z] Step 20/21 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:48:56.403Z] ---> Running in f3d4d315a1f9 [2020-08-18T00:48:56.673Z] ---> 82441a1104a2 [2020-08-18T00:48:56.673Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T00:48:56.674Z] ---> Running in 83cf8275abf8 [2020-08-18T00:48:56.946Z] Removing intermediate container f3d4d315a1f9 [2020-08-18T00:48:56.946Z] ---> 3317f9d67142 [2020-08-18T00:48:56.946Z] Step 21/21 : LABEL version=0.0.0 [2020-08-18T00:48:56.946Z] ---> Running in 4f924ea467b4 [2020-08-18T00:48:57.216Z] Removing intermediate container 83cf8275abf8 [2020-08-18T00:48:57.216Z] ---> 39942521ffe6 [2020-08-18T00:48:57.216Z] Step 19/21 : LABEL arch=arm64 [2020-08-18T00:48:57.488Z] ---> Running in cd5a4fd58d77 [2020-08-18T00:48:57.488Z] Removing intermediate container 4f924ea467b4 [2020-08-18T00:48:57.488Z] ---> 32d345d11a52 [2020-08-18T00:48:57.488Z] [2020-08-18T00:48:58.080Z] Successfully built 32d345d11a52 [2020-08-18T00:48:58.080Z] Removing intermediate container cd5a4fd58d77 [2020-08-18T00:48:58.080Z] ---> 127882566039 [2020-08-18T00:48:58.080Z] Step 20/21 : LABEL git_sha=ff7b7f5aaa042c4a3c3e15a9a884cca004407cc7 [2020-08-18T00:48:58.080Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-08-18T00:48:58.349Z]  Building docker-core-metadata-go ... done  ---> Running in fbf63185c696 [2020-08-18T00:48:58.618Z] Removing intermediate container fbf63185c696 [2020-08-18T00:48:58.618Z] ---> 337036c5a062 [2020-08-18T00:48:58.618Z] Step 21/21 : LABEL version=0.0.0 [2020-08-18T00:48:58.887Z] ---> Running in 439504eb4918 [2020-08-18T00:48:59.155Z] Removing intermediate container 439504eb4918 [2020-08-18T00:48:59.155Z] ---> 92ec9576d8c8 [2020-08-18T00:48:59.155Z] [2020-08-18T00:48:59.745Z] Successfully built 92ec9576d8c8 [2020-08-18T00:48:59.745Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-08-18T00:48:59.759Z]  Building docker-support-logging-go ... done  [Pipeline] } [2020-08-18T00:48:59.697Z] $ docker stop --time=1 4c5fcfefc56d5cf81ef1a49d6d5eed0b0d77c6119e52c4ec6be2dcbc8c612f93 [2020-08-18T00:49:01.561Z] $ docker rm -f 4c5fcfefc56d5cf81ef1a49d6d5eed0b0d77c6119e52c4ec6be2dcbc8c612f93 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T00:49:02.267Z] + docker images [2020-08-18T00:49:02.268Z] + grep docker [2020-08-18T00:49:02.537Z] docker-support-logging-go-arm64 latest 92ec9576d8c8 4 seconds ago 11.4MB [2020-08-18T00:49:02.537Z] docker-core-metadata-go-arm64 latest 32d345d11a52 5 seconds ago 13.8MB [2020-08-18T00:49:02.537Z] docker-security-secrets-setup-go-arm64 latest f4c740535198 8 seconds ago 24.2MB [2020-08-18T00:49:02.537Z] docker-support-scheduler-go-arm64 latest aaa2173a2d43 11 seconds ago 12.6MB [2020-08-18T00:49:02.537Z] docker-security-proxy-setup-go-arm64 latest 6c1583ee8c69 32 seconds ago 15.8MB [2020-08-18T00:49:02.537Z] docker-sys-mgmt-agent-go-arm64 latest b94557708518 2 minutes ago 266MB [2020-08-18T00:49:02.537Z] docker-core-data-go-arm64 latest 7d997c019bf3 3 minutes ago 22.6MB [2020-08-18T00:49:02.537Z] docker-security-secretstore-setup-go-arm64 latest 4beb49d7ab3f 3 minutes ago 32.6MB [2020-08-18T00:49:02.537Z] docker-support-notifications-go-arm64 latest 111179b94441 4 minutes ago 13.9MB [2020-08-18T00:49:02.537Z] docker-core-command-go-arm64 latest 543319c4cb5b 4 minutes ago 12.4MB [2020-08-18T00:49:02.537Z] docker latest ce9d55ae87f1 7 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-08-18T00:49:04.019Z] provisioning config files... [2020-08-18T00:49:04.035Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/17@tmp/config1362918368640103387tmp [Pipeline] { [Pipeline] sh [2020-08-18T00:49:04.397Z] + curl -s https://codecov.io/bash [2020-08-18T00:49:04.397Z] + bash -s - -t @/w/workspace/edgex-go/17@tmp/config1362918368640103387tmp [Pipeline] } [2020-08-18T00:51:25.934Z] 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-08-18T00:51:27.308Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-18T00:51:28.190Z] ---> package-listing.sh [2020-08-18T00:51:28.190Z] ++ facter osfamily [2020-08-18T00:51:28.190Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-18T00:51:28.190Z] + OS_FAMILY=redhat [2020-08-18T00:51:28.190Z] + workspace=/w/workspace/edgex-go/17 [2020-08-18T00:51:28.191Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-18T00:51:28.191Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-18T00:51:28.191Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-18T00:51:28.191Z] + PACKAGES=/tmp/packages_start.txt [2020-08-18T00:51:28.191Z] + '[' /w/workspace/edgex-go/17 ']' [2020-08-18T00:51:28.191Z] + PACKAGES=/tmp/packages_end.txt [2020-08-18T00:51:28.191Z] + case "${OS_FAMILY}" in [2020-08-18T00:51:28.191Z] + rpm -qa [2020-08-18T00:51:28.191Z] + sort [2020-08-18T00:51:32.400Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-18T00:51:32.400Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-18T00:51:32.400Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-18T00:51:32.400Z] + '[' /w/workspace/edgex-go/17 ']' [2020-08-18T00:51:32.400Z] + mkdir -p /w/workspace/edgex-go/17/archives/ [2020-08-18T00:51:32.400Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-18T00:51:32.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-18T00:51:32.789Z] [2020-08-18T00:51:32.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-18T00:51:33.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-18T00:51:33.133Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-18T00:51:33.133Z] c9b1b535fdd9: Pulling fs layer [2020-08-18T00:51:33.133Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-18T00:51:33.133Z] 756a868c4378: Pulling fs layer [2020-08-18T00:51:33.133Z] 444b2fc9a129: Pulling fs layer [2020-08-18T00:51:33.133Z] ea15f1150254: Pulling fs layer [2020-08-18T00:51:33.133Z] 41b27a9f41bf: Pulling fs layer [2020-08-18T00:51:33.133Z] 28c525ee5125: Pulling fs layer [2020-08-18T00:51:33.133Z] 094b1ea09ed8: Pulling fs layer [2020-08-18T00:51:33.133Z] 138eaada9080: Pulling fs layer [2020-08-18T00:51:33.133Z] 0622d0fa9048: Pulling fs layer [2020-08-18T00:51:33.133Z] 41b27a9f41bf: Waiting [2020-08-18T00:51:33.133Z] 28c525ee5125: Waiting [2020-08-18T00:51:33.133Z] 094b1ea09ed8: Waiting [2020-08-18T00:51:33.133Z] 444b2fc9a129: Waiting [2020-08-18T00:51:33.133Z] 138eaada9080: Waiting [2020-08-18T00:51:33.133Z] ea15f1150254: Waiting [2020-08-18T00:51:33.133Z] 0622d0fa9048: Waiting [2020-08-18T00:51:33.133Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-18T00:51:33.133Z] 2cc5ad85d9ab: Download complete [2020-08-18T00:51:33.133Z] 444b2fc9a129: Verifying Checksum [2020-08-18T00:51:33.133Z] 444b2fc9a129: Download complete [2020-08-18T00:51:33.133Z] c9b1b535fdd9: Verifying Checksum [2020-08-18T00:51:33.133Z] c9b1b535fdd9: Download complete [2020-08-18T00:51:33.133Z] ea15f1150254: Verifying Checksum [2020-08-18T00:51:33.133Z] ea15f1150254: Download complete [2020-08-18T00:51:33.133Z] 28c525ee5125: Verifying Checksum [2020-08-18T00:51:33.133Z] 28c525ee5125: Download complete [2020-08-18T00:51:33.409Z] 756a868c4378: Verifying Checksum [2020-08-18T00:51:33.409Z] 756a868c4378: Download complete [2020-08-18T00:51:33.677Z] 094b1ea09ed8: Verifying Checksum [2020-08-18T00:51:33.677Z] 094b1ea09ed8: Download complete [2020-08-18T00:51:33.677Z] 138eaada9080: Download complete [2020-08-18T00:51:33.677Z] 0622d0fa9048: Verifying Checksum [2020-08-18T00:51:33.677Z] 0622d0fa9048: Download complete [2020-08-18T00:51:33.677Z] c9b1b535fdd9: Pull complete [2020-08-18T00:51:33.941Z] 2cc5ad85d9ab: Pull complete [2020-08-18T00:51:34.205Z] 41b27a9f41bf: Verifying Checksum [2020-08-18T00:51:34.205Z] 41b27a9f41bf: Download complete [2020-08-18T00:51:35.154Z] 756a868c4378: Pull complete [2020-08-18T00:51:35.414Z] 444b2fc9a129: Pull complete [2020-08-18T00:51:35.673Z] ea15f1150254: Pull complete [2020-08-18T00:51:40.988Z] 41b27a9f41bf: Pull complete [2020-08-18T00:51:40.988Z] 28c525ee5125: Pull complete [2020-08-18T00:51:42.929Z] 094b1ea09ed8: Pull complete [2020-08-18T00:51:44.312Z] 138eaada9080: Pull complete [2020-08-18T00:51:44.573Z] 0622d0fa9048: Pull complete [2020-08-18T00:51:44.573Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-18T00:51:44.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-18T00:51:44.833Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-18T00:51:45.014Z] prd-centos7-docker-4c-2g-326 does not seem to be running inside a container [2020-08-18T00:51:45.059Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-18T00:51:48.250Z] $ docker top 5054c6646d819dfd65bfcd4f6c92bdf50e79e50302084d9ab7520095aa3b2967 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-18T00:51:48.538Z] provisioning config files... [2020-08-18T00:51:48.553Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config5989748958696206558tmp [Pipeline] { [Pipeline] echo [2020-08-18T00:51:48.611Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-18T00:51:48.907Z] ---> create-netrc.sh [Pipeline] echo [2020-08-18T00:51:48.916Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-18T00:51:49.212Z] ---> logs-deploy.sh [2020-08-18T00:51:49.212Z] + ARCHIVE_ARTIFACTS= [2020-08-18T00:51:49.212Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-18T00:51:49.212Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-18T00:51:49.212Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-18T00:51:49.212Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2625/17 [2020-08-18T00:51:49.212Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2625/17/ [2020-08-18T00:51:49.212Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2625/17 /w/workspace/edgex-go/17 [2020-08-18T00:51:50.155Z] Archives upload complete. [2020-08-18T00:51:50.416Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2625/17 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2625/17/ [2020-08-18T00:51:50.989Z] ---> uname -a: [2020-08-18T00:51:50.989Z] Linux 5054c6646d81 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-08-18T00:51:50.989Z] [2020-08-18T00:51:50.989Z] [2020-08-18T00:51:50.989Z] ---> lscpu: [2020-08-18T00:51:50.989Z] Architecture: x86_64 [2020-08-18T00:51:50.989Z] CPU op-mode(s): 32-bit, 64-bit [2020-08-18T00:51:50.989Z] Byte Order: Little Endian [2020-08-18T00:51:50.989Z] Address sizes: 40 bits physical, 48 bits virtual [2020-08-18T00:51:50.989Z] CPU(s): 4 [2020-08-18T00:51:50.989Z] On-line CPU(s) list: 0-3 [2020-08-18T00:51:50.989Z] Thread(s) per core: 1 [2020-08-18T00:51:50.989Z] Core(s) per socket: 1 [2020-08-18T00:51:50.989Z] Socket(s): 4 [2020-08-18T00:51:50.989Z] NUMA node(s): 1 [2020-08-18T00:51:50.989Z] Vendor ID: GenuineIntel [2020-08-18T00:51:50.989Z] CPU family: 6 [2020-08-18T00:51:50.989Z] Model: 44 [2020-08-18T00:51:50.989Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-08-18T00:51:50.989Z] Stepping: 1 [2020-08-18T00:51:50.989Z] CPU MHz: 2933.438 [2020-08-18T00:51:50.989Z] BogoMIPS: 5866.87 [2020-08-18T00:51:50.989Z] Virtualization: VT-x [2020-08-18T00:51:50.989Z] Hypervisor vendor: KVM [2020-08-18T00:51:50.989Z] Virtualization type: full [2020-08-18T00:51:50.989Z] L1d cache: 128 KiB [2020-08-18T00:51:50.989Z] L1i cache: 128 KiB [2020-08-18T00:51:50.989Z] L2 cache: 16 MiB [2020-08-18T00:51:50.989Z] L3 cache: 64 MiB [2020-08-18T00:51:50.989Z] NUMA node0 CPU(s): 0-3 [2020-08-18T00:51:50.989Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-08-18T00:51:50.989Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-08-18T00:51:50.989Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-08-18T00:51:50.989Z] Vulnerability Meltdown: Mitigation; PTI [2020-08-18T00:51:50.989Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-08-18T00:51:50.989Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-08-18T00:51:50.989Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-08-18T00:51:50.989Z] Vulnerability Tsx async abort: Not affected [2020-08-18T00:51:50.989Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-08-18T00:51:50.989Z] [2020-08-18T00:51:50.989Z] [2020-08-18T00:51:50.989Z] ---> nproc: [2020-08-18T00:51:50.989Z] 4 [2020-08-18T00:51:50.989Z] [2020-08-18T00:51:50.989Z] [2020-08-18T00:51:50.989Z] ---> df -h: [2020-08-18T00:51:50.989Z] Filesystem Size Used Available Use% Mounted on [2020-08-18T00:51:50.989Z] overlay 50.0G 12.5G 37.5G 25% / [2020-08-18T00:51:50.989Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-08-18T00:51:50.989Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-08-18T00:51:50.989Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-08-18T00:51:50.989Z] /dev/vda1 50.0G 12.5G 37.5G 25% /etc/resolv.conf [2020-08-18T00:51:50.989Z] /dev/vda1 50.0G 12.5G 37.5G 25% /etc/hostname [2020-08-18T00:51:50.989Z] /dev/vda1 50.0G 12.5G 37.5G 25% /etc/hosts [2020-08-18T00:51:50.989Z] /dev/vda1 50.0G 12.5G 37.5G 25% /var/log/sa [2020-08-18T00:51:50.989Z] /dev/vda1 50.0G 12.5G 37.5G 25% /w/workspace/edgex-go/17 [2020-08-18T00:51:50.989Z] /dev/vda1 50.0G 12.5G 37.5G 25% /w/workspace/edgex-go/17@tmp [2020-08-18T00:51:50.989Z] [2020-08-18T00:51:50.989Z] [2020-08-18T00:51:50.989Z] ---> free -m: [2020-08-18T00:51:50.989Z] total used free shared buff/cache available [2020-08-18T00:51:50.989Z] Mem: 1837 626 113 0 1097 1124 [2020-08-18T00:51:50.989Z] Swap: 1023 74 949 [2020-08-18T00:51:50.989Z] [2020-08-18T00:51:50.989Z] [2020-08-18T00:51:50.989Z] ---> ip addr: [2020-08-18T00:51:50.989Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-08-18T00:51:50.989Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-08-18T00:51:50.989Z] inet 127.0.0.1/8 scope host lo [2020-08-18T00:51:50.989Z] valid_lft forever preferred_lft forever [2020-08-18T00:51:50.989Z] 106: eth0@if107: mtu 1458 qdisc noqueue state UP [2020-08-18T00:51:50.989Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-08-18T00:51:50.989Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-08-18T00:51:50.989Z] valid_lft forever preferred_lft forever [2020-08-18T00:51:50.989Z] [2020-08-18T00:51:50.989Z]