Pull request #2660 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a14165494ce22bd0940f1e34fb49e075a468a70d+d08647e33299f35346a0c0e1b5c282da7a73a79b (54e5a692c702d453c7f33ad90df83591a59a4e79) 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-5011 in /w/workspace/edgexfoundry_edgex-go_PR-2660 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2660/head:refs/remotes/origin/PR-2660 +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/2660/head:refs/remotes/origin/PR-2660 # 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/2660/head:refs/remotes/origin/PR-2660 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d08647e33299f35346a0c0e1b5c282da7a73a79b into PR head commit a14165494ce22bd0940f1e34fb49e075a468a70d Merge succeeded, producing a14165494ce22bd0940f1e34fb49e075a468a70d Checking out Revision a14165494ce22bd0940f1e34fb49e075a468a70d (PR-2660) > git config core.sparsecheckout # timeout=10 > git checkout -f a14165494ce22bd0940f1e34fb49e075a468a70d # 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 d08647e33299f35346a0c0e1b5c282da7a73a79b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a14165494ce22bd0940f1e34fb49e075a468a70d # timeout=10 Commit message: "Merge branch 'master' into hutchic-patch-1" > git rev-list --no-walk ff19d0aef05b3901b9f8aedfc44d8f2f24b78eab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-12T17:30:33.393Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-12T17:30:33.598Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-12T17:30:33.674Z] ========================================================= [2020-08-12T17:30:33.674Z] EdgeX Global Pipelines Version Info [2020-08-12T17:30:33.674Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-12T17:30:35.515Z] ------------------- [2020-08-12T17:30:35.515Z] stable info: [2020-08-12T17:30:35.515Z] ------------------- [2020-08-12T17:30:35.515Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-12T17:30:35.515Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-12T17:30:35.515Z] Message: update stable to v1.0.106 [2020-08-12T17:30:36.087Z] ------------------- [2020-08-12T17:30:36.087Z] experimental info: [2020-08-12T17:30:36.087Z] ------------------- [2020-08-12T17:30:36.087Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-12T17:30:36.087Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-12T17:30:36.087Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-08-12T17:30:37.566Z] ++ 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-12T17:30:37.566Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-12T17:30:37.566Z] ++ dirname cmd/core-command/Dockerfile [2020-08-12T17:30:37.566Z] ++ cut -d/ -f2 [2020-08-12T17:30:37.566Z] + echo core-command,cmd/core-command/Dockerfile [2020-08-12T17:30:37.566Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-12T17:30:37.566Z] ++ dirname cmd/core-data/Dockerfile [2020-08-12T17:30:37.566Z] ++ cut -d/ -f2 [2020-08-12T17:30:37.566Z] + echo core-data,cmd/core-data/Dockerfile [2020-08-12T17:30:37.566Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-12T17:30:37.566Z] ++ dirname cmd/core-metadata/Dockerfile [2020-08-12T17:30:37.566Z] ++ cut -d/ -f2 [2020-08-12T17:30:37.566Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-08-12T17:30:37.566Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-12T17:30:37.566Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-08-12T17:30:37.566Z] ++ cut -d/ -f2 [2020-08-12T17:30:37.566Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-08-12T17:30:37.566Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-12T17:30:37.566Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-08-12T17:30:37.566Z] ++ cut -d/ -f2 [2020-08-12T17:30:37.566Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-08-12T17:30:37.566Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-12T17:30:37.566Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-08-12T17:30:37.566Z] ++ cut -d/ -f2 [2020-08-12T17:30:37.566Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-08-12T17:30:37.566Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-12T17:30:37.566Z] ++ dirname cmd/support-logging/Dockerfile [2020-08-12T17:30:37.566Z] ++ cut -d/ -f2 [2020-08-12T17:30:37.566Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-08-12T17:30:37.566Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-12T17:30:37.566Z] ++ dirname cmd/support-notifications/Dockerfile [2020-08-12T17:30:37.566Z] ++ cut -d/ -f2 [2020-08-12T17:30:37.566Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-08-12T17:30:37.566Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-12T17:30:37.566Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-08-12T17:30:37.566Z] ++ cut -d/ -f2 [2020-08-12T17:30:37.566Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-08-12T17:30:37.566Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-12T17:30:37.566Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-08-12T17:30:37.566Z] ++ cut -d/ -f2 [2020-08-12T17:30:37.566Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-08-12T17:30:37.626Z] 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-12T17:30:38.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-12T17:30:38.594Z] [2020-08-12T17:30:38.594Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-12T17:30:39.200Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-12T17:30:39.200Z] latest: Pulling from edgex-devops/git-semver [2020-08-12T17:30:39.200Z] 31603596830f: Pulling fs layer [2020-08-12T17:30:39.200Z] 2a8b12db71e7: Pulling fs layer [2020-08-12T17:30:39.200Z] 6ca5941a6612: Pulling fs layer [2020-08-12T17:30:39.200Z] ecc8261a40a4: Pulling fs layer [2020-08-12T17:30:39.200Z] ecc8261a40a4: Waiting [2020-08-12T17:30:39.200Z] 2a8b12db71e7: Download complete [2020-08-12T17:30:39.200Z] 31603596830f: Download complete [2020-08-12T17:30:39.461Z] ecc8261a40a4: Verifying Checksum [2020-08-12T17:30:39.461Z] ecc8261a40a4: Download complete [2020-08-12T17:30:39.461Z] 6ca5941a6612: Verifying Checksum [2020-08-12T17:30:39.461Z] 6ca5941a6612: Download complete [2020-08-12T17:30:39.722Z] 31603596830f: Pull complete [2020-08-12T17:30:39.722Z] 2a8b12db71e7: Pull complete [2020-08-12T17:30:40.675Z] 6ca5941a6612: Pull complete [2020-08-12T17:30:40.675Z] ecc8261a40a4: Pull complete [2020-08-12T17:30:40.675Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-12T17:30:40.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-12T17:30:40.936Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-12T17:30:41.030Z] prd-centos7-docker-4c-2g-5011 does not seem to be running inside a container [2020-08-12T17:30:41.080Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-12T17:30:43.349Z] $ docker top d91fb6bfa6282501b40227d67d03fea8e4c1b84468dcf14c02e906d507f04ebd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-12T17:30:43.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-12T17:30:43.609Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-12T17:30:43.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-12T17:30:43.809Z] $ docker exec d91fb6bfa6282501b40227d67d03fea8e4c1b84468dcf14c02e906d507f04ebd ssh-agent [2020-08-12T17:30:43.961Z] SSH_AUTH_SOCK=/tmp/ssh-opP7T5K2iohZ/agent.11 [2020-08-12T17:30:43.961Z] SSH_AGENT_PID=17 [2020-08-12T17:30:43.972Z] Running ssh-add (command line suppressed) [2020-08-12T17:30:44.096Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5913940855206055109.key (/w/workspace/edgex-go/2@tmp/private_key_5913940855206055109.key) [2020-08-12T17:30:44.145Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-12T17:30:44.486Z] + git describe --exact-match --tags HEAD [2020-08-12T17:30:44.486Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-12T17:30:44.509Z] $ docker exec --env ******** --env ******** d91fb6bfa6282501b40227d67d03fea8e4c1b84468dcf14c02e906d507f04ebd ssh-agent -k [2020-08-12T17:30:44.646Z] unset SSH_AUTH_SOCK; [2020-08-12T17:30:44.646Z] unset SSH_AGENT_PID; [2020-08-12T17:30:44.646Z] echo Agent pid 17 killed; [2020-08-12T17:30:44.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-12T17:30:44.757Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-12T17:30:44.757Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-12T17:30:44.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-12T17:30:44.901Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-12T17:30:45.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-12T17:30:45.064Z] $ docker exec d91fb6bfa6282501b40227d67d03fea8e4c1b84468dcf14c02e906d507f04ebd ssh-agent [2020-08-12T17:30:45.212Z] SSH_AUTH_SOCK=/tmp/ssh-Glloe65vmUeq/agent.46 [2020-08-12T17:30:45.212Z] SSH_AGENT_PID=51 [2020-08-12T17:30:45.218Z] Running ssh-add (command line suppressed) [2020-08-12T17:30:45.334Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4210751314948680686.key (/w/workspace/edgex-go/2@tmp/private_key_4210751314948680686.key) [2020-08-12T17:30:45.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-12T17:30:45.704Z] + git semver init [2020-08-12T17:30:45.704Z] # -> Open(): unable to determine branch for HEAD [2020-08-12T17:30:45.704Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2020-08-12T17:30:45.704Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2020-08-12T17:30:45.704Z] # $SEMVER_REMOTE_NAME = origin [2020-08-12T17:30:45.704Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-12T17:30:45.704Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-12T17:30:45.704Z] # $SEMVER_BRANCH = PR-2660 [2020-08-12T17:30:45.704Z] # $SEMVER_TEMP = /tmp/semver-421790126 [2020-08-12T17:30:45.704Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-08-12T17:31:03.853Z] # '/tmp/semver-421790126' -> '/w/workspace/edgex-go/2/.semver' [2020-08-12T17:31:03.853Z] # -> Force: false [2020-08-12T17:31:03.853Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2020-08-12T17:31:03.868Z] $ docker exec --env ******** --env ******** d91fb6bfa6282501b40227d67d03fea8e4c1b84468dcf14c02e906d507f04ebd ssh-agent -k [2020-08-12T17:31:04.094Z] unset SSH_AUTH_SOCK; [2020-08-12T17:31:04.095Z] unset SSH_AGENT_PID; [2020-08-12T17:31:04.095Z] echo Agent pid 51 killed; [2020-08-12T17:31:04.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-12T17:31:04.651Z] + git semver [Pipeline] } [2020-08-12T17:31:04.671Z] $ docker stop --time=1 d91fb6bfa6282501b40227d67d03fea8e4c1b84468dcf14c02e906d507f04ebd [2020-08-12T17:31:06.312Z] $ docker rm -f d91fb6bfa6282501b40227d67d03fea8e4c1b84468dcf14c02e906d507f04ebd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-12T17:31:18.918Z] Stashed 32 file(s) [Pipeline] echo [2020-08-12T17:31:18.920Z] [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-12T17:31:19.305Z] ========================================================= [2020-08-12T17:31:19.306Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-12T17:31:19.306Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-12T17:31:19.633Z] + 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-12T17:31:23.852Z] Sending build context to Docker daemon 323MB [2020-08-12T17:31:23.852Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-12T17:31:23.852Z] Step 2/7 : FROM ${BASE} [2020-08-12T17:31:23.852Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-12T17:31:23.852Z] df20fa9351a1: Pulling fs layer [2020-08-12T17:31:23.852Z] ed8968b2872e: Pulling fs layer [2020-08-12T17:31:23.852Z] a92cc7c5fd73: Pulling fs layer [2020-08-12T17:31:23.852Z] 2dd03ba5bac4: Pulling fs layer [2020-08-12T17:31:23.852Z] 1e091d79d1de: Pulling fs layer [2020-08-12T17:31:23.852Z] 481702a1767f: Pulling fs layer [2020-08-12T17:31:23.852Z] f64a6f60c768: Pulling fs layer [2020-08-12T17:31:23.852Z] e78d2573fc39: Pulling fs layer [2020-08-12T17:31:23.852Z] e876d2f968b6: Pulling fs layer [2020-08-12T17:31:23.852Z] ce8a83651883: Pulling fs layer [2020-08-12T17:31:23.852Z] 07967f4d0e4b: Pulling fs layer [2020-08-12T17:31:23.852Z] f64a6f60c768: Waiting [2020-08-12T17:31:23.852Z] e78d2573fc39: Waiting [2020-08-12T17:31:23.852Z] e876d2f968b6: Waiting [2020-08-12T17:31:23.852Z] ce8a83651883: Waiting [2020-08-12T17:31:23.852Z] 07967f4d0e4b: Waiting [2020-08-12T17:31:23.852Z] 2dd03ba5bac4: Waiting [2020-08-12T17:31:23.852Z] 1e091d79d1de: Waiting [2020-08-12T17:31:23.852Z] 481702a1767f: Waiting [2020-08-12T17:31:23.852Z] a92cc7c5fd73: Verifying Checksum [2020-08-12T17:31:23.852Z] a92cc7c5fd73: Download complete [2020-08-12T17:31:23.852Z] ed8968b2872e: Verifying Checksum [2020-08-12T17:31:23.852Z] ed8968b2872e: Download complete [2020-08-12T17:31:23.852Z] 1e091d79d1de: Verifying Checksum [2020-08-12T17:31:23.852Z] 1e091d79d1de: Download complete [2020-08-12T17:31:23.852Z] 481702a1767f: Verifying Checksum [2020-08-12T17:31:23.852Z] 481702a1767f: Download complete [2020-08-12T17:31:23.852Z] df20fa9351a1: Verifying Checksum [2020-08-12T17:31:23.852Z] df20fa9351a1: Download complete [2020-08-12T17:31:24.444Z] df20fa9351a1: Pull complete [2020-08-12T17:31:24.713Z] f64a6f60c768: Verifying Checksum [2020-08-12T17:31:24.713Z] f64a6f60c768: Download complete [2020-08-12T17:31:24.713Z] e876d2f968b6: Verifying Checksum [2020-08-12T17:31:24.713Z] e876d2f968b6: Download complete [2020-08-12T17:31:24.713Z] ed8968b2872e: Pull complete [2020-08-12T17:31:24.979Z] e78d2573fc39: Verifying Checksum [2020-08-12T17:31:24.979Z] e78d2573fc39: Download complete [2020-08-12T17:31:24.979Z] 07967f4d0e4b: Verifying Checksum [2020-08-12T17:31:24.979Z] 07967f4d0e4b: Download complete [2020-08-12T17:31:24.979Z] a92cc7c5fd73: Pull complete [2020-08-12T17:31:25.247Z] 2dd03ba5bac4: Verifying Checksum [2020-08-12T17:31:25.247Z] 2dd03ba5bac4: Download complete [2020-08-12T17:31:25.247Z] ce8a83651883: Verifying Checksum [2020-08-12T17:31:25.247Z] ce8a83651883: Download complete [2020-08-12T17:31:31.861Z] 2dd03ba5bac4: Pull complete [2020-08-12T17:31:31.862Z] 1e091d79d1de: Pull complete [2020-08-12T17:31:31.862Z] 481702a1767f: Pull complete [2020-08-12T17:31:34.146Z] Still waiting to schedule task [2020-08-12T17:31:34.146Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5009’ [2020-08-12T17:31:38.466Z] f64a6f60c768: Pull complete [2020-08-12T17:31:41.017Z] e78d2573fc39: Pull complete [2020-08-12T17:31:41.285Z] e876d2f968b6: Pull complete [2020-08-12T17:31:42.240Z] ce8a83651883: Pull complete [2020-08-12T17:31:42.501Z] 07967f4d0e4b: Pull complete [2020-08-12T17:31:42.501Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-12T17:31:42.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-12T17:31:42.501Z] ---> 5d7c900382c6 [2020-08-12T17:31:42.501Z] 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-12T17:31:43.887Z] ---> Running in 7bc71cf7f152 [2020-08-12T17:31:44.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-12T17:31:45.771Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-12T17:31:46.344Z] (1/12) Installing libmagic (5.38-r0) [2020-08-12T17:31:46.604Z] (2/12) Installing file (5.38-r0) [2020-08-12T17:31:46.604Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-12T17:31:46.864Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-12T17:31:53.455Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-12T17:31:53.455Z] (6/12) Installing patch (2.7.6-r6) [2020-08-12T17:31:53.455Z] (7/12) Installing build-base (0.5-r2) [2020-08-12T17:31:53.455Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-12T17:31:53.455Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-12T17:31:53.455Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-12T17:31:53.455Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-12T17:31:53.455Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-12T17:31:53.455Z] Executing busybox-1.31.1-r16.trigger [2020-08-12T17:31:53.455Z] OK: 233 MiB in 51 packages [2020-08-12T17:31:56.760Z] Removing intermediate container 7bc71cf7f152 [2020-08-12T17:31:56.760Z] ---> 26211a43f7ba [2020-08-12T17:31:56.760Z] Step 4/7 : WORKDIR /edgex-go [2020-08-12T17:31:57.022Z] ---> Running in bd0c13e91128 [2020-08-12T17:31:57.282Z] Removing intermediate container bd0c13e91128 [2020-08-12T17:31:57.282Z] ---> ddf12523d36d [2020-08-12T17:31:57.282Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-12T17:31:57.543Z] latest: Pulling from library/docker [2020-08-12T17:31:57.543Z] df20fa9351a1: Already exists [2020-08-12T17:31:57.544Z] 25ad7478873d: Pulling fs layer [2020-08-12T17:31:57.544Z] 4684f6177b5d: Pulling fs layer [2020-08-12T17:31:57.544Z] 46e300cec669: Pulling fs layer [2020-08-12T17:31:57.544Z] 63038576ad94: Pulling fs layer [2020-08-12T17:31:57.544Z] 0fdb76c4706c: Pulling fs layer [2020-08-12T17:31:57.544Z] cb7edeffdfd5: Pulling fs layer [2020-08-12T17:31:57.544Z] 63038576ad94: Waiting [2020-08-12T17:31:57.544Z] 0fdb76c4706c: Waiting [2020-08-12T17:31:57.544Z] cb7edeffdfd5: Waiting [2020-08-12T17:31:57.805Z] 4684f6177b5d: Download complete [2020-08-12T17:31:57.805Z] 25ad7478873d: Verifying Checksum [2020-08-12T17:31:57.805Z] 25ad7478873d: Download complete [2020-08-12T17:31:58.067Z] cb7edeffdfd5: Verifying Checksum [2020-08-12T17:31:58.067Z] cb7edeffdfd5: Download complete [2020-08-12T17:31:58.067Z] 0fdb76c4706c: Verifying Checksum [2020-08-12T17:31:58.067Z] 0fdb76c4706c: Download complete [2020-08-12T17:31:58.067Z] 25ad7478873d: Pull complete [2020-08-12T17:31:58.332Z] 4684f6177b5d: Pull complete [2020-08-12T17:31:58.916Z] 46e300cec669: Download complete [2020-08-12T17:32:00.835Z] 46e300cec669: Pull complete [2020-08-12T17:32:01.097Z] 63038576ad94: Pull complete [2020-08-12T17:32:01.097Z] 0fdb76c4706c: Pull complete [2020-08-12T17:32:01.360Z] cb7edeffdfd5: Pull complete [2020-08-12T17:32:01.360Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-12T17:32:01.360Z] Status: Downloaded newer image for docker:latest [2020-08-12T17:32:03.278Z] ---> d3b66cb832ca [2020-08-12T17:32:03.278Z] Step 6/7 : COPY go.mod . [2020-08-12T17:32:03.540Z] ---> 058849c54f12 [2020-08-12T17:32:03.540Z] Step 7/7 : RUN go mod download [2020-08-12T17:32:03.540Z] ---> Running in d88081c1e8a1 [2020-08-12T17:32:06.084Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-12T17:32:06.084Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-12T17:32:06.084Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-12T17:32:06.084Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-12T17:32:06.084Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-12T17:32:06.084Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-12T17:32:06.084Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-12T17:32:06.084Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-12T17:32:06.084Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-12T17:32:06.084Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-12T17:32:06.084Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-12T17:32:06.084Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-12T17:32:06.084Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-12T17:32:06.084Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-12T17:32:06.084Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-12T17:32:06.084Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-12T17:32:06.344Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-12T17:32:06.344Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-12T17:32:06.344Z] go: finding github.com/fatih/color v1.7.0 [2020-08-12T17:32:06.344Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-12T17:32:06.344Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-12T17:32:06.344Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-12T17:32:06.344Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-12T17:32:06.344Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-12T17:32:06.344Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-12T17:32:06.344Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-12T17:32:06.344Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-12T17:32:06.344Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-12T17:32:06.605Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-12T17:32:06.605Z] go: finding github.com/google/uuid v1.1.0 [2020-08-12T17:32:06.605Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-12T17:32:06.605Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-12T17:32:06.605Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-12T17:32:06.605Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-12T17:32:06.605Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-12T17:32:06.605Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-12T17:32:06.605Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-12T17:32:06.605Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-12T17:32:06.864Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-12T17:32:06.864Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-12T17:32:06.864Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-12T17:32:06.864Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-12T17:32:06.864Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-12T17:32:06.864Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-12T17:32:06.864Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-12T17:32:06.864Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-12T17:32:06.864Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-12T17:32:06.864Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-12T17:32:06.864Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-12T17:32:07.124Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-12T17:32:07.124Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-12T17:32:07.124Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-12T17:32:07.124Z] go: finding github.com/kr/pty v1.1.1 [2020-08-12T17:32:07.124Z] go: finding github.com/kr/text v0.1.0 [2020-08-12T17:32:07.124Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-12T17:32:07.124Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-12T17:32:07.124Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-12T17:32:07.124Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-12T17:32:07.124Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-12T17:32:07.124Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-12T17:32:07.384Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-12T17:32:07.384Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-12T17:32:07.384Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-12T17:32:07.384Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-12T17:32:07.384Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-12T17:32:07.384Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-12T17:32:07.384Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-12T17:32:07.384Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-12T17:32:07.384Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-12T17:32:07.645Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-12T17:32:07.645Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-12T17:32:07.645Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-12T17:32:07.645Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-12T17:32:07.645Z] go: finding github.com/posener/complete v1.1.1 [2020-08-12T17:32:07.645Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-12T17:32:07.645Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-12T17:32:07.645Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-12T17:32:07.645Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-12T17:32:07.645Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-12T17:32:07.645Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-12T17:32:07.645Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-12T17:32:07.906Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-12T17:32:07.906Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-12T17:32:07.906Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-12T17:32:07.906Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-12T17:32:07.906Z] go: finding golang.org/x/text v0.3.2 [2020-08-12T17:32:07.906Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-12T17:32:07.906Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-12T17:32:07.906Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-12T17:32:07.906Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-12T17:32:07.906Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-12T17:32:07.906Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-12T17:32:22.839Z] Removing intermediate container d88081c1e8a1 [2020-08-12T17:32:22.839Z] ---> d2031e647cfb [2020-08-12T17:32:22.839Z] Successfully built d2031e647cfb [2020-08-12T17:32:22.839Z] 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-12T17:32:23.414Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-12T17:32:23.414Z] . [Pipeline] withDockerContainer [2020-08-12T17:32:23.511Z] prd-centos7-docker-4c-2g-5011 does not seem to be running inside a container [2020-08-12T17:32:23.556Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2020-08-12T17:32:24.239Z] $ docker top cc86d60a8a2b9f5aa07d0804db8041427f3030cafc4749898db8124226c84360 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-12T17:32:24.694Z] + go version [2020-08-12T17:32:24.694Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-08-12T17:32:24.705Z] ========================================================= [2020-08-12T17:32:24.705Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-12T17:32:24.705Z] ========================================================= [Pipeline] sh [2020-08-12T17:32:24.990Z] + make test [2020-08-12T17:32:24.990Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-12T17:32:27.547Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-12T17:32:37.622Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-12T17:32:40.981Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-12T17:32:40.981Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-12T17:32:40.981Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-12T17:32:40.981Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-12T17:32:41.936Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.013s [2020-08-12T17:32:41.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-12T17:32:41.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-12T17:32:41.936Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-12T17:32:41.936Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-12T17:32:42.527Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-12T17:32:42.527Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-12T17:32:42.527Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-12T17:32:42.527Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-12T17:32:49.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.028s coverage: 46.6% of statements [2020-08-12T17:32:49.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-12T17:32:49.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-12T17:32:49.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-12T17:32:49.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-12T17:32:49.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-12T17:32:50.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.096s coverage: 27.3% of statements [2020-08-12T17:32:50.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-12T17:32:50.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-12T17:32:50.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-12T17:32:50.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-12T17:32:50.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-12T17:32:50.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-12T17:32:50.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.005s coverage: 100.0% of statements [2020-08-12T17:32:50.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-12T17:32:50.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.006s coverage: 100.0% of statements [2020-08-12T17:32:50.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-12T17:32:51.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.055s coverage: 28.6% of statements [2020-08-12T17:32:51.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-12T17:32:51.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-12T17:32:51.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-12T17:32:51.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-12T17:32:51.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-12T17:32:51.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.030s coverage: 100.0% of statements [2020-08-12T17:32:51.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-12T17:32:51.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.010s coverage: 100.0% of statements [2020-08-12T17:32:51.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-12T17:32:52.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.020s coverage: 89.8% of statements [2020-08-12T17:32:52.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-12T17:32:52.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.020s coverage: 97.5% of statements [2020-08-12T17:32:52.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-12T17:32:52.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.010s coverage: 100.0% of statements [2020-08-12T17:32:52.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-12T17:32:52.888Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-12T17:32:52.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-12T17:32:52.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-12T17:32:52.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-12T17:32:52.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-12T17:32:52.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-12T17:32:52.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-12T17:32:52.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-12T17:32:52.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-12T17:32:52.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-12T17:32:52.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-12T17:32:52.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-12T17:32:52.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-12T17:32:52.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-12T17:32:52.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-12T17:32:52.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-12T17:32:52.888Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.018s coverage: 58.8% of statements [2020-08-12T17:32:53.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.068s coverage: 63.5% of statements [2020-08-12T17:32:53.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-12T17:32:53.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-12T17:32:53.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.008s coverage: 100.0% of statements [2020-08-12T17:32:54.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.127s coverage: 55.9% of statements [2020-08-12T17:32:54.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-12T17:32:54.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-12T17:32:54.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-12T17:32:54.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-12T17:32:58.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 3.930s coverage: 86.3% of statements [2020-08-12T17:32:58.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-12T17:32:58.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.325s coverage: 72.2% of statements [2020-08-12T17:32:58.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.133s coverage: 72.1% of statements [2020-08-12T17:32:58.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.033s coverage: 82.4% of statements [2020-08-12T17:32:58.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.020s coverage: 48.4% of statements [2020-08-12T17:32:58.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-12T17:32:58.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-12T17:32:58.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-12T17:32:58.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.005s coverage: 28.8% of statements [2020-08-12T17:32:58.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-12T17:32:58.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.032s coverage: 96.8% of statements [2020-08-12T17:32:58.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-12T17:32:58.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.033s coverage: 26.9% of statements [2020-08-12T17:32:58.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-12T17:32:58.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-12T17:32:58.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.117s coverage: 84.1% of statements [2020-08-12T17:32:58.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.005s coverage: 100.0% of statements [2020-08-12T17:32:58.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.066s coverage: 42.9% of statements [2020-08-12T17:32:58.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-12T17:32:58.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-12T17:32:58.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.044s coverage: 100.0% of statements [2020-08-12T17:32:58.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-12T17:32:59.251Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.026s coverage: 83.8% of statements [2020-08-12T17:32:59.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-12T17:33:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.047s coverage: 45.1% of statements [2020-08-12T17:33:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-12T17:33:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-12T17:33:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.006s coverage: 100.0% of statements [2020-08-12T17:33:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-12T17:33:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-12T17:33:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-12T17:33:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.037s coverage: 100.0% of statements [2020-08-12T17:33:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-12T17:33:01.242Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.016s coverage: 100.0% of statements [2020-08-12T17:33:01.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-12T17:33:02.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.077s coverage: 29.1% of statements [2020-08-12T17:33:02.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-12T17:33:02.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-12T17:33:02.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-12T17:33:02.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-12T17:33:02.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-12T17:33:02.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.011s coverage: 99.0% of statements [2020-08-12T17:33:02.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-12T17:33:02.478Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.008s coverage: 100.0% of statements [2020-08-12T17:33:02.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-12T17:33:02.478Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.004s coverage: 0.0% of statements [2020-08-12T17:33:02.478Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-12T17:33:03.050Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.016s coverage: 100.0% of statements [2020-08-12T17:33:03.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-12T17:33:03.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-12T17:33:03.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-12T17:33:03.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-12T17:33:03.050Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.005s coverage: 87.9% of statements [2020-08-12T17:33:03.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-12T17:33:03.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-12T17:33:03.309Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.004s coverage: 100.0% of statements [2020-08-12T17:33:03.570Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements [2020-08-12T17:33:03.831Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements [2020-08-12T17:33:04.096Z] GO111MODULE=on go vet ./... [2020-08-12T17:33:10.705Z] gofmt -l . [2020-08-12T17:33:10.705Z] [ "`gofmt -l .`" = "" ] [2020-08-12T17:33:11.280Z] ./bin/test-go-mod-tidy.sh [2020-08-12T17:33:11.851Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-08-12T17:33:13.532Z] + ls -al . [2020-08-12T17:33:13.532Z] total 552 [2020-08-12T17:33:13.532Z] drwxrwxr-x 10 1001 1001 4096 Aug 12 17:33 . [2020-08-12T17:33:13.532Z] drwxr-xr-x 4 root root 28 Aug 12 17:32 .. [2020-08-12T17:33:13.532Z] -rw-rw-r-- 1 1001 1001 11 Aug 12 17:30 .dockerignore [2020-08-12T17:33:13.532Z] drwxrwxr-x 8 1001 1001 179 Aug 12 17:30 .git [2020-08-12T17:33:13.532Z] drwxrwxr-x 3 1001 1001 60 Aug 12 17:30 .github [2020-08-12T17:33:13.532Z] -rw-rw-r-- 1 1001 1001 932 Aug 12 17:30 .gitignore [2020-08-12T17:33:13.532Z] drwx------ 3 1001 1001 47 Aug 12 17:31 .semver [2020-08-12T17:33:13.532Z] -rw-rw-r-- 1 1001 1001 166 Aug 12 17:30 .sonarcloud.properties [2020-08-12T17:33:13.532Z] -rw-rw-r-- 1 1001 1001 3804 Aug 12 17:30 CONTRIBUTING.md [2020-08-12T17:33:13.532Z] -rw-rw-r-- 1 1001 1001 1035 Aug 12 17:30 Dockerfile.build [2020-08-12T17:33:13.532Z] -rw-rw-r-- 1 1001 1001 865 Aug 12 17:30 Jenkinsfile [2020-08-12T17:33:13.532Z] -rw-rw-r-- 1 1001 1001 10775 Aug 12 17:30 LICENSE [2020-08-12T17:33:13.532Z] -rw-rw-r-- 1 1001 1001 6237 Aug 12 17:30 Makefile [2020-08-12T17:33:13.532Z] -rw-rw-r-- 1 1001 1001 5652 Aug 12 17:30 README.md [2020-08-12T17:33:13.532Z] -rw-rw-r-- 1 1001 1001 259 Aug 12 17:30 SECURITY.md [2020-08-12T17:33:13.532Z] -rw-rw-r-- 1 1001 1001 5 Aug 12 17:31 VERSION [2020-08-12T17:33:13.532Z] -rw-rw-r-- 1 1001 1001 4131 Aug 12 17:30 ZMQWindows.md [2020-08-12T17:33:13.532Z] drwxrwxr-x 2 1001 1001 117 Aug 12 17:30 bin [2020-08-12T17:33:13.532Z] drwxrwxr-x 15 1001 1001 4096 Aug 12 17:30 cmd [2020-08-12T17:33:13.532Z] -rw-r--r-- 1 root root 455803 Aug 12 17:33 coverage.out [2020-08-12T17:33:13.532Z] -rw-r--r-- 1 root root 1019 Aug 12 17:33 go.mod [2020-08-12T17:33:13.532Z] -rw-r--r-- 1 root root 18146 Aug 12 17:33 go.sum [2020-08-12T17:33:13.532Z] drwxrwxr-x 8 1001 1001 127 Aug 12 17:30 internal [2020-08-12T17:33:13.532Z] drwxrwxr-x 4 1001 1001 26 Aug 12 17:30 openapi [2020-08-12T17:33:13.532Z] drwxrwxr-x 4 1001 1001 71 Aug 12 17:30 snap [2020-08-12T17:33:13.532Z] -rw-rw-r-- 1 1001 1001 168 Aug 12 17:30 version.go [Pipeline] sh [2020-08-12T17:33:13.836Z] + '[' -e coverage.out ] [2020-08-12T17:33:13.836Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-12T17:33:13.992Z] Stashed 1 file(s) [Pipeline] sh [2020-08-12T17:33:14.322Z] + make build [2020-08-12T17:33:14.322Z] 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-12T17:33:19.973Z] 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-12T17:33:23.273Z] 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-12T17:33:25.185Z] 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-12T17:33:26.129Z] 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-12T17:33:28.048Z] 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-12T17:33:28.621Z] 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-12T17:33:31.176Z] 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-12T17:33:32.564Z] 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-12T17:33:33.948Z] 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-12T17:33:35.331Z] 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-12T17:33:36.714Z] 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-12T17:33:38.095Z] 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-12T17:33:39.054Z] $ docker stop --time=1 cc86d60a8a2b9f5aa07d0804db8041427f3030cafc4749898db8124226c84360 [2020-08-12T17:33:41.542Z] $ docker rm -f cc86d60a8a2b9f5aa07d0804db8041427f3030cafc4749898db8124226c84360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-12T17:33:44.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-12T17:33:44.490Z] [2020-08-12T17:33:44.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-08-12T17:33:44.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-12T17:33:44.826Z] latest: Pulling from edgex-devops/edgex-compose [2020-08-12T17:33:44.826Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-12T17:33:44.826Z] ca9280d653b3: Pulling fs layer [2020-08-12T17:33:44.826Z] 7e9c9ca2126c: Pulling fs layer [2020-08-12T17:33:44.826Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-12T17:33:44.826Z] cbdbe7a5bc2a: Download complete [2020-08-12T17:33:45.093Z] ca9280d653b3: Verifying Checksum [2020-08-12T17:33:45.094Z] ca9280d653b3: Download complete [2020-08-12T17:33:45.094Z] cbdbe7a5bc2a: Pull complete [2020-08-12T17:33:46.041Z] 7e9c9ca2126c: Download complete [2020-08-12T17:33:46.041Z] ca9280d653b3: Pull complete [2020-08-12T17:33:54.182Z] 7e9c9ca2126c: Pull complete [2020-08-12T17:33:54.182Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-08-12T17:33:54.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-12T17:33:54.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-08-12T17:33:54.342Z] prd-centos7-docker-4c-2g-5011 does not seem to be running inside a container [2020-08-12T17:33:54.400Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-12T17:33:56.970Z] $ docker top f0cf5cdda143943aae592c296e5ca40aad9d3ed47be303b544d05c880a271404 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-12T17:33:57.544Z] + docker-compose build --help [2020-08-12T17:33:57.544Z] + grep parallel [2020-08-12T17:33:58.491Z] --parallel Build images in parallel. [Pipeline] } [2020-08-12T17:33:58.512Z] $ docker stop --time=1 f0cf5cdda143943aae592c296e5ca40aad9d3ed47be303b544d05c880a271404 [2020-08-12T17:33:59.900Z] $ docker rm -f f0cf5cdda143943aae592c296e5ca40aad9d3ed47be303b544d05c880a271404 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-12T17:34:00.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-12T17:34:00.457Z] . [Pipeline] withDockerContainer [2020-08-12T17:34:00.597Z] prd-centos7-docker-4c-2g-5011 does not seem to be running inside a container [2020-08-12T17:34:00.681Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-12T17:34:01.269Z] $ docker top d0c75b0e1efb1e647a2464e41ea2ea2e6fce8ab0044e7215b0492a22279e2ffb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-12T17:34:01.741Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-12T17:34:02.695Z] Building docker-core-command-go ... [2020-08-12T17:34:02.695Z] Building docker-core-data-go ... [2020-08-12T17:34:02.695Z] Building docker-core-metadata-go ... [2020-08-12T17:34:02.695Z] Building docker-security-proxy-setup-go ... [2020-08-12T17:34:02.695Z] Building docker-security-secrets-setup-go ... [2020-08-12T17:34:02.695Z] Building docker-security-secretstore-setup-go ... [2020-08-12T17:34:02.695Z] Building docker-support-logging-go ... [2020-08-12T17:34:02.695Z] Building docker-support-notifications-go ... [2020-08-12T17:34:02.695Z] Building docker-support-scheduler-go ... [2020-08-12T17:34:02.695Z] Building docker-sys-mgmt-agent-go ... [2020-08-12T17:34:02.695Z] Building docker-core-data-go [2020-08-12T17:34:02.695Z] Building docker-support-logging-go [2020-08-12T17:34:02.695Z] Building docker-support-scheduler-go [2020-08-12T17:34:02.695Z] Building docker-support-notifications-go [2020-08-12T17:34:02.695Z] Building docker-sys-mgmt-agent-go [2020-08-12T17:34:29.507Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:34:29.507Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-12T17:34:29.507Z] ---> d2031e647cfb [2020-08-12T17:34:29.507Z] Step 3/26 : WORKDIR /edgex-go [2020-08-12T17:34:29.507Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:34:29.507Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-12T17:34:29.507Z] ---> d2031e647cfb [2020-08-12T17:34:29.507Z] Step 3/22 : WORKDIR /edgex-go [2020-08-12T17:34:29.507Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:34:29.507Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-12T17:34:29.507Z] ---> d2031e647cfb [2020-08-12T17:34:29.507Z] Step 3/23 : WORKDIR /edgex-go [2020-08-12T17:34:29.774Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:34:29.774Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-12T17:34:29.774Z] ---> d2031e647cfb [2020-08-12T17:34:29.774Z] Step 3/21 : WORKDIR /edgex-go [2020-08-12T17:34:29.774Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:34:29.774Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-12T17:34:29.774Z] ---> d2031e647cfb [2020-08-12T17:34:29.774Z] Step 3/20 : WORKDIR /edgex-go [2020-08-12T17:34:30.718Z] ---> Running in cfe2b8edab7f [2020-08-12T17:34:30.718Z] ---> Running in 0c3f4732a164 [2020-08-12T17:34:30.718Z] ---> Running in e0223329a39e [2020-08-12T17:34:30.718Z] ---> Running in 0366e9fa796c [2020-08-12T17:34:30.718Z] ---> Running in 2fdfc8cbaeac [2020-08-12T17:34:31.291Z] Removing intermediate container 0366e9fa796c [2020-08-12T17:34:31.291Z] ---> c38862f8cbf8 [2020-08-12T17:34:31.291Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:34:31.291Z] Removing intermediate container cfe2b8edab7f [2020-08-12T17:34:31.291Z] ---> 0c5e3b262b0b [2020-08-12T17:34:31.291Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:34:31.291Z] Removing intermediate container 0c3f4732a164 [2020-08-12T17:34:31.291Z] ---> 9c2386a3466d [2020-08-12T17:34:31.291Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:34:31.291Z] Removing intermediate container 2fdfc8cbaeac [2020-08-12T17:34:31.291Z] ---> 27b16966cc63 [2020-08-12T17:34:31.291Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:34:31.291Z] Removing intermediate container e0223329a39e [2020-08-12T17:34:31.291Z] ---> 5f6b63db9b13 [2020-08-12T17:34:31.291Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:34:31.291Z] ---> Running in 060a5185102e [2020-08-12T17:34:31.552Z] ---> Running in dbb4bc286a6b [2020-08-12T17:34:31.552Z] ---> Running in 94a5fe82aaf0 [2020-08-12T17:34:31.552Z] ---> Running in be29d7343b9a [2020-08-12T17:34:31.552Z] ---> Running in 34ba92720dc6 [2020-08-12T17:34:33.478Z] Removing intermediate container 94a5fe82aaf0 [2020-08-12T17:34:33.478Z] ---> 6800fe4cd306 [2020-08-12T17:34:33.478Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-12T17:34:33.478Z] ---> Running in 82721e1f0e37 [2020-08-12T17:34:33.478Z] Removing intermediate container 060a5185102e [2020-08-12T17:34:33.478Z] ---> ba64c6c1f49b [2020-08-12T17:34:33.478Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-12T17:34:33.478Z] Removing intermediate container be29d7343b9a [2020-08-12T17:34:33.478Z] ---> c2b664869d20 [2020-08-12T17:34:33.478Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-12T17:34:33.739Z] Removing intermediate container dbb4bc286a6b [2020-08-12T17:34:33.739Z] ---> f4754452b08e [2020-08-12T17:34:33.739Z] Step 5/20 : RUN apk update && apk add make git [2020-08-12T17:34:33.739Z] Removing intermediate container 34ba92720dc6 [2020-08-12T17:34:33.739Z] ---> a942ea9a0b4f [2020-08-12T17:34:33.739Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-12T17:34:34.000Z] ---> Running in 8fcea8d88cbe [2020-08-12T17:34:34.000Z] ---> Running in 09cde314e624 [2020-08-12T17:34:34.000Z] ---> Running in 0617dcad8d9c [2020-08-12T17:34:34.000Z] ---> Running in 910ad6111490 [2020-08-12T17:34:34.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-12T17:34:34.844Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-12T17:34:34.844Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-12T17:34:35.104Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-12T17:34:35.104Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-12T17:34:35.104Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-12T17:34:35.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-12T17:34:35.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-12T17:34:35.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-12T17:34:35.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-12T17:34:35.938Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:34:35.938Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:34:35.938Z] OK: 12749 distinct packages available [2020-08-12T17:34:36.212Z] OK: 233 MiB in 51 packages [2020-08-12T17:34:36.212Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:34:36.212Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:34:36.212Z] OK: 12749 distinct packages available [2020-08-12T17:34:36.212Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:34:36.212Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:34:36.212Z] OK: 12749 distinct packages available [2020-08-12T17:34:36.479Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:34:36.479Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:34:36.479Z] OK: 12749 distinct packages available [2020-08-12T17:34:36.479Z] OK: 233 MiB in 51 packages [2020-08-12T17:34:36.479Z] OK: 233 MiB in 51 packages [2020-08-12T17:34:36.755Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:34:36.755Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:34:36.755Z] OK: 12749 distinct packages available [2020-08-12T17:34:36.755Z] OK: 233 MiB in 51 packages [2020-08-12T17:34:36.755Z] OK: 233 MiB in 51 packages [2020-08-12T17:34:37.019Z] OK: 233 MiB in 51 packages [2020-08-12T17:34:37.595Z] Removing intermediate container 8fcea8d88cbe [2020-08-12T17:34:37.595Z] ---> cf490f3b3d8b [2020-08-12T17:34:37.595Z] Step 6/22 : COPY go.mod . [2020-08-12T17:34:37.857Z] Removing intermediate container 82721e1f0e37 [2020-08-12T17:34:37.857Z] ---> 8175e8aac835 [2020-08-12T17:34:37.857Z] Step 6/21 : COPY go.mod . [2020-08-12T17:34:37.857Z] Removing intermediate container 09cde314e624 [2020-08-12T17:34:37.857Z] ---> 33902ff03940 [2020-08-12T17:34:37.857Z] Step 6/26 : COPY go.mod . [2020-08-12T17:34:38.116Z] ---> 108cc573c020 [2020-08-12T17:34:38.116Z] Step 7/22 : RUN go mod download [2020-08-12T17:34:38.116Z] Removing intermediate container 910ad6111490 [2020-08-12T17:34:38.116Z] ---> fa59f1674e2b [2020-08-12T17:34:38.116Z] Step 6/23 : COPY go.mod . [2020-08-12T17:34:38.380Z] ---> af6a402d6e46 [2020-08-12T17:34:38.380Z] Step 7/21 : RUN go mod download [2020-08-12T17:34:38.380Z] Removing intermediate container 0617dcad8d9c [2020-08-12T17:34:38.380Z] ---> bf0939bc951e [2020-08-12T17:34:38.380Z] Step 6/20 : COPY go.mod . [2020-08-12T17:34:38.380Z] ---> Running in 13ab9eae1b15 [2020-08-12T17:34:38.380Z] ---> 9af7cff2a094 [2020-08-12T17:34:38.380Z] Step 7/26 : RUN go mod download [2020-08-12T17:34:38.643Z] ---> Running in 335e458e739e [2020-08-12T17:34:38.643Z] ---> Running in a3a9fbf6f066 [2020-08-12T17:34:38.906Z] ---> 1ad1fde2264e [2020-08-12T17:34:38.906Z] Step 7/23 : RUN go mod download [2020-08-12T17:34:38.906Z] ---> 30e0bb94b5f8 [2020-08-12T17:34:38.906Z] Step 7/20 : RUN go mod download [2020-08-12T17:34:39.169Z] ---> Running in d525d72bd494 [2020-08-12T17:34:39.169Z] ---> Running in 0cebdde5ec3d [2020-08-12T17:34:41.095Z] Removing intermediate container 335e458e739e [2020-08-12T17:34:41.095Z] ---> 4a4c0574e2a1 [2020-08-12T17:34:41.095Z] Step 8/21 : COPY . . [2020-08-12T17:34:41.360Z] Removing intermediate container 13ab9eae1b15 [2020-08-12T17:34:41.360Z] ---> 18224fbe3c9e [2020-08-12T17:34:41.360Z] Step 8/22 : COPY . . [2020-08-12T17:34:41.360Z] Removing intermediate container a3a9fbf6f066 [2020-08-12T17:34:41.360Z] ---> 975e94478baf [2020-08-12T17:34:41.360Z] Step 8/26 : COPY . . [2020-08-12T17:34:49.538Z] Removing intermediate container d525d72bd494 [2020-08-12T17:34:49.538Z] ---> 719827c1663d [2020-08-12T17:34:49.538Z] Step 8/23 : COPY . . [2020-08-12T17:34:52.855Z] Removing intermediate container 0cebdde5ec3d [2020-08-12T17:34:52.855Z] ---> 12e6249f7c2f [2020-08-12T17:34:52.855Z] Step 8/20 : COPY . . [2020-08-12T17:35:14.302Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5012 in /w/workspace/edgexfoundry_edgex-go_PR-2660 [Pipeline] { [Pipeline] ws [2020-08-12T17:35:14.350Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2020-08-12T17:35:18.958Z] using credential edgex-jenkins-ssh [2020-08-12T17:35:19.013Z] Cloning the remote Git repository [2020-08-12T17:35:19.013Z] Cloning with configured refspecs honoured and without tags [2020-08-12T17:35:19.076Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-08-12T17:35:19.186Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2020-08-12T17:35:19.257Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-12T17:35:19.258Z] > git --version # timeout=10 [2020-08-12T17:35:19.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-12T17:35:19.377Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2660/head:refs/remotes/origin/PR-2660 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-12T17:35:25.032Z] ---> e71ee2fb7af1 [2020-08-12T17:35:25.032Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-12T17:35:25.032Z] ---> 4c389dd3233e [2020-08-12T17:35:25.032Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-12T17:35:25.032Z] ---> fbd678a63847 [2020-08-12T17:35:25.032Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-12T17:35:25.032Z] ---> Running in 24c636440afb [2020-08-12T17:35:25.032Z] ---> Running in 7e9abf63413b [2020-08-12T17:35:25.032Z] ---> Running in b1c2a69288cf [2020-08-12T17:35:25.032Z] ---> 765aad4c8caa [2020-08-12T17:35:25.032Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-12T17:35:25.032Z] ---> 4df625386f6a [2020-08-12T17:35:25.032Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-12T17:35:25.032Z] ---> Running in c1af9872ec48 [2020-08-12T17:35:25.032Z] ---> Running in c9700cbd97f9 [2020-08-12T17:35:25.032Z] 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-12T17:35:25.032Z] 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-12T17:35:25.032Z] 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-12T17:35:25.032Z] 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-12T17:35:25.032Z] 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-12T17:35:34.797Z] Fetching without tags [2020-08-12T17:35:35.297Z] Merging remotes/origin/master commit d08647e33299f35346a0c0e1b5c282da7a73a79b into PR head commit a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:35:35.709Z] Merge succeeded, producing a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:35:35.710Z] Checking out Revision a14165494ce22bd0940f1e34fb49e075a468a70d (PR-2660) [2020-08-12T17:35:34.705Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-12T17:35:34.730Z] > git config --add remote.origin.fetch +refs/pull/2660/head:refs/remotes/origin/PR-2660 # timeout=10 [2020-08-12T17:35:34.747Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-12T17:35:34.769Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-12T17:35:34.810Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-12T17:35:34.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-12T17:35:34.824Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2660/head:refs/remotes/origin/PR-2660 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-12T17:35:35.321Z] > git config core.sparsecheckout # timeout=10 [2020-08-12T17:35:35.346Z] > git checkout -f a14165494ce22bd0940f1e34fb49e075a468a70d # timeout=10 [2020-08-12T17:35:35.627Z] > git remote # timeout=10 [2020-08-12T17:35:35.646Z] > git config --get remote.origin.url # timeout=10 [2020-08-12T17:35:35.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-12T17:35:35.671Z] > git merge d08647e33299f35346a0c0e1b5c282da7a73a79b # timeout=10 [2020-08-12T17:35:35.696Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-12T17:35:35.716Z] > git config core.sparsecheckout # timeout=10 [2020-08-12T17:35:35.773Z] > git checkout -f a14165494ce22bd0940f1e34fb49e075a468a70d # timeout=10 [2020-08-12T17:35:40.347Z] Commit message: "Merge branch 'master' into hutchic-patch-1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-12T17:35:52.369Z] ========================================================= [2020-08-12T17:35:52.369Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-12T17:35:52.369Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-12T17:35:53.312Z] + 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-12T17:35:57.376Z] Removing intermediate container 24c636440afb [2020-08-12T17:35:57.376Z] ---> b737505d620f [2020-08-12T17:35:57.376Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-12T17:35:57.376Z] ---> Running in 08028c8e5227 [2020-08-12T17:35:57.619Z] Sending build context to Docker daemon 323MB [2020-08-12T17:35:57.619Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-12T17:35:57.619Z] Step 2/7 : FROM ${BASE} [2020-08-12T17:35:57.619Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-12T17:35:57.619Z] b538f80385f9: Pulling fs layer [2020-08-12T17:35:57.619Z] 74f711af9a0d: Pulling fs layer [2020-08-12T17:35:57.619Z] 99f96fe45779: Pulling fs layer [2020-08-12T17:35:57.619Z] fd7a069fd194: Pulling fs layer [2020-08-12T17:35:57.619Z] 66aa3694b03b: Pulling fs layer [2020-08-12T17:35:57.619Z] 170f70906a0f: Pulling fs layer [2020-08-12T17:35:57.619Z] ad7c5574e4b9: Pulling fs layer [2020-08-12T17:35:57.619Z] e772456be8f7: Pulling fs layer [2020-08-12T17:35:57.619Z] c890913d741a: Pulling fs layer [2020-08-12T17:35:57.619Z] 2480fcc9aa5a: Pulling fs layer [2020-08-12T17:35:57.619Z] 09adf4765672: Pulling fs layer [2020-08-12T17:35:57.619Z] fd7a069fd194: Waiting [2020-08-12T17:35:57.619Z] 66aa3694b03b: Waiting [2020-08-12T17:35:57.619Z] 170f70906a0f: Waiting [2020-08-12T17:35:57.619Z] c890913d741a: Waiting [2020-08-12T17:35:57.619Z] 2480fcc9aa5a: Waiting [2020-08-12T17:35:57.619Z] ad7c5574e4b9: Waiting [2020-08-12T17:35:57.619Z] e772456be8f7: Waiting [2020-08-12T17:35:57.619Z] 09adf4765672: Waiting [2020-08-12T17:35:57.619Z] 99f96fe45779: Download complete [2020-08-12T17:35:57.619Z] 74f711af9a0d: Download complete [2020-08-12T17:35:57.619Z] 66aa3694b03b: Download complete [2020-08-12T17:35:57.893Z] 170f70906a0f: Verifying Checksum [2020-08-12T17:35:57.893Z] 170f70906a0f: Download complete [2020-08-12T17:35:57.893Z] b538f80385f9: Verifying Checksum [2020-08-12T17:35:57.893Z] b538f80385f9: Download complete [2020-08-12T17:35:58.318Z] Removing intermediate container 7e9abf63413b [2020-08-12T17:35:58.318Z] ---> 71606fb65f38 [2020-08-12T17:35:58.318Z] [2020-08-12T17:35:58.318Z] Step 10/21 : FROM scratch [2020-08-12T17:35:58.318Z] ---> [2020-08-12T17:35:58.318Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-12T17:35:58.505Z] b538f80385f9: Pull complete [2020-08-12T17:35:58.581Z] ---> Running in 9c3283b0c0a5 [2020-08-12T17:35:59.108Z] 74f711af9a0d: Pull complete [2020-08-12T17:35:59.532Z] Removing intermediate container 9c3283b0c0a5 [2020-08-12T17:35:59.532Z] ---> 7305e1e41642 [2020-08-12T17:35:59.532Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-12T17:35:59.532Z] ---> Running in d93069c66d2f [2020-08-12T17:35:59.704Z] 99f96fe45779: Pull complete [2020-08-12T17:35:59.795Z] 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-12T17:35:59.795Z] Removing intermediate container d93069c66d2f [2020-08-12T17:35:59.795Z] ---> caccb4504bc4 [2020-08-12T17:35:59.795Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-12T17:36:00.301Z] ad7c5574e4b9: Verifying Checksum [2020-08-12T17:36:00.301Z] ad7c5574e4b9: Download complete [2020-08-12T17:36:00.301Z] c890913d741a: Verifying Checksum [2020-08-12T17:36:00.301Z] c890913d741a: Download complete [2020-08-12T17:36:00.384Z] ---> Running in 223d5e27868c [2020-08-12T17:36:02.289Z] 2480fcc9aa5a: Verifying Checksum [2020-08-12T17:36:02.290Z] 2480fcc9aa5a: Download complete [2020-08-12T17:36:02.290Z] 09adf4765672: Verifying Checksum [2020-08-12T17:36:02.290Z] 09adf4765672: Download complete [2020-08-12T17:36:03.721Z] e772456be8f7: Verifying Checksum [2020-08-12T17:36:03.721Z] e772456be8f7: Download complete [2020-08-12T17:36:03.721Z] fd7a069fd194: Verifying Checksum [2020-08-12T17:36:03.721Z] fd7a069fd194: Download complete [2020-08-12T17:36:04.595Z] Removing intermediate container 223d5e27868c [2020-08-12T17:36:04.595Z] ---> fba903e99351 [2020-08-12T17:36:04.595Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-12T17:36:04.857Z] Removing intermediate container c1af9872ec48 [2020-08-12T17:36:04.857Z] ---> f47ae8eb3bb5 [2020-08-12T17:36:04.857Z] [2020-08-12T17:36:04.857Z] Step 10/23 : FROM scratch [2020-08-12T17:36:04.857Z] ---> [2020-08-12T17:36:04.857Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-12T17:36:04.857Z] ---> Using cache [2020-08-12T17:36:04.857Z] ---> 7305e1e41642 [2020-08-12T17:36:04.857Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-12T17:36:04.857Z] Removing intermediate container c9700cbd97f9 [2020-08-12T17:36:04.857Z] ---> 77870fb95af8 [2020-08-12T17:36:04.857Z] [2020-08-12T17:36:04.857Z] Step 10/20 : FROM scratch [2020-08-12T17:36:04.857Z] ---> [2020-08-12T17:36:04.857Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-12T17:36:05.117Z] ---> Running in 41e187e0dc3a [2020-08-12T17:36:05.379Z] ---> Running in 0d90785cac8f [2020-08-12T17:36:05.379Z] ---> d452f4248c07 [2020-08-12T17:36:05.379Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-12T17:36:05.950Z] Removing intermediate container 41e187e0dc3a [2020-08-12T17:36:05.950Z] ---> 643e56a3d8c5 [2020-08-12T17:36:05.950Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-12T17:36:06.892Z] Removing intermediate container 0d90785cac8f [2020-08-12T17:36:06.892Z] ---> dfce9c2ebae5 [2020-08-12T17:36:06.892Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-12T17:36:06.892Z] ---> Running in b7a909ffda81 [2020-08-12T17:36:06.892Z] Removing intermediate container 08028c8e5227 [2020-08-12T17:36:06.892Z] ---> 66abbbc5e4a7 [2020-08-12T17:36:06.892Z] [2020-08-12T17:36:06.892Z] Step 11/26 : FROM docker:latest [2020-08-12T17:36:06.892Z] ---> 81f5749c9058 [2020-08-12T17:36:06.892Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-12T17:36:07.152Z] ---> 860b79e09311 [2020-08-12T17:36:07.152Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-12T17:36:07.152Z] ---> Running in 7137741338ba [2020-08-12T17:36:07.729Z] Removing intermediate container b1c2a69288cf [2020-08-12T17:36:07.729Z] ---> ad4b91485f97 [2020-08-12T17:36:07.729Z] [2020-08-12T17:36:07.729Z] Step 10/22 : FROM alpine [2020-08-12T17:36:07.729Z] ---> Running in 77ea3df4a62c [2020-08-12T17:36:07.990Z] latest: Pulling from library/alpine [2020-08-12T17:36:08.563Z] Removing intermediate container b7a909ffda81 [2020-08-12T17:36:08.563Z] ---> 03e110029789 [2020-08-12T17:36:08.563Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-12T17:36:08.563Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-12T17:36:08.563Z] Status: Downloaded newer image for alpine:latest [2020-08-12T17:36:08.563Z] ---> a24bb4013296 [2020-08-12T17:36:08.563Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-12T17:36:08.563Z] Removing intermediate container 7137741338ba [2020-08-12T17:36:08.563Z] ---> 72edc2491a65 [2020-08-12T17:36:08.563Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-12T17:36:08.838Z] ---> 7dcbf948c753 [2020-08-12T17:36:08.838Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-12T17:36:08.838Z] ---> Running in bc57936395fb [2020-08-12T17:36:08.839Z] ---> Running in 99f167f94106 [2020-08-12T17:36:08.839Z] ---> a08d9e0425b4 [2020-08-12T17:36:08.839Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-12T17:36:09.101Z] Removing intermediate container bc57936395fb [2020-08-12T17:36:09.101Z] ---> c5f70e138549 [2020-08-12T17:36:09.101Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-12T17:36:09.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-12T17:36:09.101Z] ---> 9d0602e54b79 [2020-08-12T17:36:09.101Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-12T17:36:09.101Z] Removing intermediate container 99f167f94106 [2020-08-12T17:36:09.101Z] ---> 8e22185e1d29 [2020-08-12T17:36:09.101Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-12T17:36:09.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-12T17:36:09.362Z] (1/2) Installing readline (8.0.4-r0) [2020-08-12T17:36:09.362Z] (2/2) Installing bash (5.0.17-r0) [2020-08-12T17:36:09.362Z] Executing bash-5.0.17-r0.post-install [2020-08-12T17:36:09.362Z] Executing busybox-1.31.1-r16.trigger [2020-08-12T17:36:09.362Z] OK: 12 MiB in 22 packages [2020-08-12T17:36:11.278Z] ---> Running in f9e537193a7d [2020-08-12T17:36:11.278Z] ---> Running in 28837d5f0245 [2020-08-12T17:36:11.278Z] ---> a9cd7f555874 [2020-08-12T17:36:11.278Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-12T17:36:11.278Z] ---> 39386edaf7c8 [2020-08-12T17:36:11.278Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-12T17:36:11.278Z] Removing intermediate container f9e537193a7d [2020-08-12T17:36:11.278Z] ---> 430de42d22c1 [2020-08-12T17:36:11.278Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-12T17:36:11.278Z] Removing intermediate container 28837d5f0245 [2020-08-12T17:36:11.278Z] ---> 740eeb6257e5 [2020-08-12T17:36:11.278Z] Step 19/21 : LABEL arch=x86_64 [2020-08-12T17:36:11.538Z] ---> Running in f942daa1fc05 [2020-08-12T17:36:11.801Z] ---> Running in c55f4d49571f [2020-08-12T17:36:11.801Z] Removing intermediate container 77ea3df4a62c [2020-08-12T17:36:11.801Z] ---> 6b531b3ddbe6 [2020-08-12T17:36:11.801Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-12T17:36:11.801Z] ---> 77dcfbc84f5d [2020-08-12T17:36:11.801Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-12T17:36:11.801Z] ---> 8c752f311965 [2020-08-12T17:36:11.801Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-12T17:36:12.063Z] ---> Running in c278820bc5d9 [2020-08-12T17:36:12.331Z] Removing intermediate container f942daa1fc05 [2020-08-12T17:36:12.331Z] ---> 4ace3b1f1b26 [2020-08-12T17:36:12.331Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:36:12.331Z] Removing intermediate container c55f4d49571f [2020-08-12T17:36:12.331Z] ---> 2f09446b3d11 [2020-08-12T17:36:12.331Z] Step 20/21 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:36:12.331Z] ---> Running in e01f806c11ba [2020-08-12T17:36:12.595Z] ---> Running in f7ffe7baf12d [2020-08-12T17:36:12.595Z] ---> b5928dafff63 [2020-08-12T17:36:12.595Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-12T17:36:12.595Z] ---> 67fb66706530 [2020-08-12T17:36:12.595Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-12T17:36:12.863Z] ---> Running in 8ed569a6502f [2020-08-12T17:36:12.863Z] Removing intermediate container f7ffe7baf12d [2020-08-12T17:36:12.863Z] ---> cba205e046cf [2020-08-12T17:36:12.863Z] Step 21/21 : LABEL version=0.0.0 [2020-08-12T17:36:13.123Z] ---> Running in bb3f63840084 [2020-08-12T17:36:13.123Z] Removing intermediate container 8ed569a6502f [2020-08-12T17:36:13.123Z] ---> 3a9820a4c500 [2020-08-12T17:36:13.123Z] Step 18/20 : LABEL arch=x86_64 [2020-08-12T17:36:13.385Z] ---> 246a67b31bc4 [2020-08-12T17:36:13.385Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-12T17:36:13.385Z] ---> Running in 8c0ef8ffed48 [2020-08-12T17:36:13.646Z] Removing intermediate container bb3f63840084 [2020-08-12T17:36:13.646Z] ---> 362df8f90420 [2020-08-12T17:36:13.646Z] [2020-08-12T17:36:13.906Z] Successfully built 362df8f90420 [2020-08-12T17:36:13.906Z] ---> 380a1cb0355d [2020-08-12T17:36:13.906Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-12T17:36:13.906Z] Successfully tagged docker-support-logging-go:latest [2020-08-12T17:36:13.906Z] Removing intermediate container c278820bc5d9 [2020-08-12T17:36:13.906Z] ---> 322399d500c3 [2020-08-12T17:36:13.906Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-12T17:36:13.906Z]  Building docker-support-logging-go ... done Building docker-security-secretstore-setup-go [2020-08-12T17:36:13.906Z] Removing intermediate container 8c0ef8ffed48 [2020-08-12T17:36:13.906Z] ---> ef9efabd0092 [2020-08-12T17:36:13.906Z] Step 19/20 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:36:14.167Z] ---> Running in 98cc4a51141b [2020-08-12T17:36:14.167Z] ---> Running in 2a2b6d4199c2 [2020-08-12T17:36:14.167Z] Removing intermediate container e01f806c11ba [2020-08-12T17:36:14.167Z] ---> e3bdf3315e73 [2020-08-12T17:36:14.167Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-12T17:36:14.167Z] ---> Running in 38c6009f3502 [2020-08-12T17:36:14.429Z] ---> Running in 68f214e1d8a6 [2020-08-12T17:36:15.004Z] Removing intermediate container 98cc4a51141b [2020-08-12T17:36:15.004Z] ---> ef2676de667d [2020-08-12T17:36:15.004Z] Step 21/23 : LABEL arch=x86_64 [2020-08-12T17:36:15.004Z] Removing intermediate container 2a2b6d4199c2 [2020-08-12T17:36:15.004Z] ---> aeaed9d5ef39 [2020-08-12T17:36:15.004Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-12T17:36:15.004Z] Removing intermediate container 38c6009f3502 [2020-08-12T17:36:15.004Z] ---> 701fcfcc9e3d [2020-08-12T17:36:15.004Z] Step 20/20 : LABEL version=0.0.0 [2020-08-12T17:36:15.264Z] ---> Running in 1b347a49aa75 [2020-08-12T17:36:15.264Z] ---> Running in 9c2754cd5807 [2020-08-12T17:36:16.141Z] fd7a069fd194: Pull complete [2020-08-12T17:36:16.141Z] 66aa3694b03b: Pull complete [2020-08-12T17:36:16.414Z] 170f70906a0f: Pull complete [2020-08-12T17:36:17.176Z] ---> Running in 45020fad0ae7 [2020-08-12T17:36:17.177Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-12T17:36:17.437Z] Removing intermediate container 9c2754cd5807 [2020-08-12T17:36:17.437Z] ---> b31ee811de7c [2020-08-12T17:36:17.437Z] Step 22/23 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:36:17.437Z] Removing intermediate container 1b347a49aa75 [2020-08-12T17:36:17.437Z] ---> c4ab5113331d [2020-08-12T17:36:17.437Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-12T17:36:17.697Z] Removing intermediate container 45020fad0ae7 [2020-08-12T17:36:17.697Z] ---> 04518dda7015 [2020-08-12T17:36:17.697Z] [2020-08-12T17:36:17.957Z] ---> Running in cc9953283204 [2020-08-12T17:36:17.957Z] ---> Running in d3c74cb7ad47 [2020-08-12T17:36:17.957Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-12T17:36:17.957Z] Successfully built 04518dda7015 [2020-08-12T17:36:18.220Z] Successfully tagged docker-support-scheduler-go:latest [2020-08-12T17:36:18.220Z]  Building docker-support-scheduler-go ... done Building docker-security-secrets-setup-go [2020-08-12T17:36:18.498Z] Removing intermediate container cc9953283204 [2020-08-12T17:36:18.498Z] ---> dfec8ad4e85a [2020-08-12T17:36:18.498Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-12T17:36:18.498Z] Removing intermediate container d3c74cb7ad47 [2020-08-12T17:36:18.498Z] ---> 8193e03ae99d [2020-08-12T17:36:18.498Z] Step 23/23 : LABEL version=0.0.0 [2020-08-12T17:36:18.760Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-12T17:36:18.760Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-12T17:36:19.021Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-12T17:36:19.282Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-12T17:36:19.543Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-12T17:36:20.241Z] Executing busybox-1.31.1-r16.trigger [2020-08-12T17:36:20.241Z] OK: 8 MiB in 19 packages [2020-08-12T17:36:20.241Z] ---> Running in 8ea4086a3f14 [2020-08-12T17:36:20.741Z] ad7c5574e4b9: Pull complete [2020-08-12T17:36:23.201Z] ---> 63e2b0d24e51 [2020-08-12T17:36:23.201Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-12T17:36:23.201Z] Removing intermediate container 8ea4086a3f14 [2020-08-12T17:36:23.201Z] ---> 1f31e2e52b3e [2020-08-12T17:36:23.201Z] [2020-08-12T17:36:23.833Z] Successfully built 1f31e2e52b3e [2020-08-12T17:36:25.045Z] e772456be8f7: Pull complete [2020-08-12T17:36:25.046Z] c890913d741a: Pull complete [2020-08-12T17:36:25.227Z] Successfully tagged docker-support-notifications-go:latest [2020-08-12T17:36:25.227Z] Building docker-core-command-go [2020-08-12T17:36:25.492Z]  Building docker-support-notifications-go ... done Removing intermediate container 68f214e1d8a6 [2020-08-12T17:36:25.492Z] ---> 209da9dc43e9 [2020-08-12T17:36:25.492Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-12T17:36:26.067Z] ---> 06ca0c09b6e9 [2020-08-12T17:36:26.067Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-12T17:36:28.432Z] 2480fcc9aa5a: Pull complete [2020-08-12T17:36:28.432Z] 09adf4765672: Pull complete [2020-08-12T17:36:28.432Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-12T17:36:28.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-12T17:36:28.432Z] ---> 2248a725d1cf [2020-08-12T17:36:28.432Z] 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-12T17:36:30.314Z] ---> 754bc0b92bcd [2020-08-12T17:36:30.314Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-12T17:36:30.581Z] ---> d5be5c4b4432 [2020-08-12T17:36:30.581Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-12T17:36:32.498Z] ---> Running in a0015615ca1b [2020-08-12T17:36:32.732Z] ---> Running in 4f285dcc46c2 [2020-08-12T17:36:33.448Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:36:33.449Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-12T17:36:33.449Z] ---> d2031e647cfb [2020-08-12T17:36:33.449Z] Step 3/26 : WORKDIR /edgex-go [2020-08-12T17:36:33.449Z] ---> Using cache [2020-08-12T17:36:33.449Z] ---> 5f6b63db9b13 [2020-08-12T17:36:33.449Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:36:33.709Z] ---> Using cache [2020-08-12T17:36:33.709Z] ---> a942ea9a0b4f [2020-08-12T17:36:33.709Z] Step 5/26 : RUN apk update && apk add make git [2020-08-12T17:36:34.710Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-12T17:36:35.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-12T17:36:35.639Z] ---> 8fe37f2de86b [2020-08-12T17:36:35.639Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-12T17:36:35.906Z] ---> Running in 1a2ce05d076a [2020-08-12T17:36:36.271Z] (1/12) Installing libmagic (5.38-r0) [2020-08-12T17:36:36.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-12T17:36:36.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-12T17:36:36.540Z] (2/12) Installing file (5.38-r0) [2020-08-12T17:36:36.540Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-12T17:36:36.747Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-12T17:36:36.747Z] (2/33) Installing expat (2.2.9-r1) [2020-08-12T17:36:36.747Z] (3/33) Installing libffi (3.3-r2) [2020-08-12T17:36:36.747Z] (4/33) Installing gdbm (1.13-r1) [2020-08-12T17:36:36.808Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-12T17:36:37.330Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-12T17:36:37.330Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-12T17:36:37.330Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-12T17:36:37.599Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:36:37.599Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-12T17:36:37.599Z] ---> d2031e647cfb [2020-08-12T17:36:37.599Z] Step 3/29 : WORKDIR /edgex-go [2020-08-12T17:36:37.599Z] ---> Using cache [2020-08-12T17:36:37.599Z] ---> 5f6b63db9b13 [2020-08-12T17:36:37.599Z] Step 4/29 : RUN apk update && apk add make git [2020-08-12T17:36:44.217Z] ---> bd62fc6e5e6d [2020-08-12T17:36:44.217Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-12T17:36:44.217Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-12T17:36:44.217Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-12T17:36:44.217Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-12T17:36:44.217Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-12T17:36:44.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-12T17:36:44.217Z] ---> Running in 0a66bd6f0b85 [2020-08-12T17:36:44.217Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-12T17:36:44.217Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-12T17:36:44.217Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-12T17:36:44.217Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-12T17:36:44.217Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-12T17:36:44.217Z] ---> Running in 16997fa6b143 [2020-08-12T17:36:44.217Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-12T17:36:44.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-12T17:36:44.789Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-12T17:36:44.789Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-12T17:36:44.789Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-12T17:36:44.789Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:36:44.789Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:36:44.789Z] OK: 12749 distinct packages available [2020-08-12T17:36:44.789Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:36:44.789Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-12T17:36:44.789Z] ---> d2031e647cfb [2020-08-12T17:36:44.789Z] Step 3/21 : WORKDIR /edgex-go [2020-08-12T17:36:44.789Z] ---> Using cache [2020-08-12T17:36:44.789Z] ---> 5f6b63db9b13 [2020-08-12T17:36:44.789Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:36:44.789Z] ---> Using cache [2020-08-12T17:36:44.789Z] ---> a942ea9a0b4f [2020-08-12T17:36:44.789Z] Step 5/21 : RUN apk update && apk add make git [2020-08-12T17:36:45.054Z] OK: 233 MiB in 51 packages [2020-08-12T17:36:45.073Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-12T17:36:45.073Z] (6/12) Installing patch (2.7.6-r6) [2020-08-12T17:36:45.073Z] (7/12) Installing build-base (0.5-r2) [2020-08-12T17:36:45.073Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-12T17:36:45.073Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-12T17:36:45.073Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-12T17:36:45.073Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-12T17:36:45.346Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-12T17:36:45.346Z] Executing busybox-1.31.1-r16.trigger [2020-08-12T17:36:45.346Z] OK: 217 MiB in 51 packages [2020-08-12T17:36:45.625Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-12T17:36:46.566Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-12T17:36:46.566Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-12T17:36:46.566Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-12T17:36:46.566Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-12T17:36:46.826Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-12T17:36:46.826Z] Removing intermediate container 16997fa6b143 [2020-08-12T17:36:46.826Z] ---> 89fd3e8f0c96 [2020-08-12T17:36:46.826Z] Step 20/22 : LABEL arch=x86_64 [2020-08-12T17:36:47.087Z] ---> Running in bc12177b7f00 [2020-08-12T17:36:47.087Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-12T17:36:47.087Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-12T17:36:47.087Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-12T17:36:47.087Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-12T17:36:47.087Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-12T17:36:47.087Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-12T17:36:47.087Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-12T17:36:47.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-12T17:36:47.353Z] ---> Running in 4880035c48ce [2020-08-12T17:36:47.615Z] Executing busybox-1.31.1-r16.trigger [2020-08-12T17:36:47.615Z] OK: 71 MiB in 55 packages [2020-08-12T17:36:47.875Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-12T17:36:48.451Z] Removing intermediate container 1a2ce05d076a [2020-08-12T17:36:48.451Z] ---> 6a7101127376 [2020-08-12T17:36:48.451Z] Step 6/26 : COPY go.mod . [2020-08-12T17:36:48.451Z] Removing intermediate container 4880035c48ce [2020-08-12T17:36:48.451Z] ---> 4c92e08077ee [2020-08-12T17:36:48.451Z] Step 21/22 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:36:48.451Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-12T17:36:48.451Z] ---> Running in efed25c72d66 [2020-08-12T17:36:48.717Z] ---> acfd9ba70b6c [2020-08-12T17:36:48.717Z] Step 7/26 : RUN go mod download [2020-08-12T17:36:48.717Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:36:48.717Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:36:48.717Z] OK: 12749 distinct packages available [2020-08-12T17:36:48.717Z] ---> Running in 140964dedd08 [2020-08-12T17:36:48.985Z] Removing intermediate container efed25c72d66 [2020-08-12T17:36:48.985Z] ---> 1da6566a00a7 [2020-08-12T17:36:48.985Z] Step 22/22 : LABEL version=0.0.0 [2020-08-12T17:36:48.985Z] OK: 233 MiB in 51 packages [2020-08-12T17:36:49.249Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-12T17:36:49.249Z] ---> Running in a24d3445affb [2020-08-12T17:36:49.658Z] Removing intermediate container 4f285dcc46c2 [2020-08-12T17:36:49.658Z] ---> 1cfa627bd7ce [2020-08-12T17:36:49.658Z] Step 4/7 : WORKDIR /edgex-go [2020-08-12T17:36:49.658Z] ---> Running in 1a3688c7a163 [2020-08-12T17:36:50.200Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:36:50.200Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:36:50.201Z] OK: 12749 distinct packages available [2020-08-12T17:36:50.201Z] OK: 233 MiB in 51 packages [2020-08-12T17:36:50.251Z] Removing intermediate container 1a3688c7a163 [2020-08-12T17:36:50.251Z] ---> e48a279a47c9 [2020-08-12T17:36:50.251Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-12T17:36:50.466Z] Removing intermediate container a24d3445affb [2020-08-12T17:36:50.466Z] ---> c54f53ff3cd6 [2020-08-12T17:36:50.466Z] [2020-08-12T17:36:50.522Z] latest: Pulling from library/docker [2020-08-12T17:36:50.730Z] Successfully built c54f53ff3cd6 [2020-08-12T17:36:50.805Z] b538f80385f9: Already exists [2020-08-12T17:36:50.805Z] 259a493cd78d: Pulling fs layer [2020-08-12T17:36:50.805Z] b8e66b5100f5: Pulling fs layer [2020-08-12T17:36:50.805Z] 39dc9c94d07c: Pulling fs layer [2020-08-12T17:36:50.805Z] 551b823b3b82: Pulling fs layer [2020-08-12T17:36:50.805Z] 3c52a74df98c: Pulling fs layer [2020-08-12T17:36:50.805Z] 6c9b121b6998: Pulling fs layer [2020-08-12T17:36:50.805Z] 551b823b3b82: Waiting [2020-08-12T17:36:50.805Z] 3c52a74df98c: Waiting [2020-08-12T17:36:50.805Z] 6c9b121b6998: Waiting [2020-08-12T17:36:50.805Z] b8e66b5100f5: Verifying Checksum [2020-08-12T17:36:50.805Z] b8e66b5100f5: Download complete [2020-08-12T17:36:51.084Z] 259a493cd78d: Verifying Checksum [2020-08-12T17:36:51.085Z] 259a493cd78d: Download complete [2020-08-12T17:36:51.085Z] 551b823b3b82: Verifying Checksum [2020-08-12T17:36:51.085Z] 551b823b3b82: Download complete [2020-08-12T17:36:51.085Z] 3c52a74df98c: Verifying Checksum [2020-08-12T17:36:51.085Z] 3c52a74df98c: Download complete [2020-08-12T17:36:51.360Z] 6c9b121b6998: Verifying Checksum [2020-08-12T17:36:51.360Z] 6c9b121b6998: Download complete [2020-08-12T17:36:51.956Z] 259a493cd78d: Pull complete [2020-08-12T17:36:52.228Z] b8e66b5100f5: Pull complete [2020-08-12T17:36:52.228Z] 39dc9c94d07c: Verifying Checksum [2020-08-12T17:36:52.228Z] 39dc9c94d07c: Download complete [2020-08-12T17:36:52.843Z] Successfully tagged docker-core-data-go:latest [2020-08-12T17:36:52.843Z]  Building docker-core-data-go ... done Building docker-security-proxy-setup-go [2020-08-12T17:36:52.843Z] Removing intermediate container 0a66bd6f0b85 [2020-08-12T17:36:52.843Z] ---> 1f3aa1610a23 [2020-08-12T17:36:52.843Z] Step 5/29 : COPY go.mod . [2020-08-12T17:36:55.606Z] 39dc9c94d07c: Pull complete [2020-08-12T17:36:55.606Z] 551b823b3b82: Pull complete [2020-08-12T17:36:56.202Z] 3c52a74df98c: Pull complete [2020-08-12T17:36:56.473Z] 6c9b121b6998: Pull complete [2020-08-12T17:36:56.473Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-12T17:36:56.473Z] Status: Downloaded newer image for docker:latest [2020-08-12T17:36:59.439Z] Removing intermediate container a0015615ca1b [2020-08-12T17:36:59.439Z] ---> a8582f573cf0 [2020-08-12T17:36:59.439Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-12T17:36:59.439Z] Removing intermediate container bc12177b7f00 [2020-08-12T17:36:59.439Z] ---> 02c2f07cb902 [2020-08-12T17:36:59.439Z] Step 6/21 : COPY go.mod . [2020-08-12T17:36:59.439Z] ---> 19932b23cf91 [2020-08-12T17:36:59.439Z] Step 6/29 : RUN go mod download [2020-08-12T17:36:59.439Z] Removing intermediate container 140964dedd08 [2020-08-12T17:36:59.439Z] ---> 4d025eb88c11 [2020-08-12T17:36:59.439Z] Step 8/26 : COPY . . [2020-08-12T17:36:59.439Z] ---> Running in 7105700cd139 [2020-08-12T17:36:59.439Z] ---> Running in d49f720e90bd [2020-08-12T17:36:59.439Z] ---> dd6e26646b67 [2020-08-12T17:36:59.439Z] Step 7/21 : RUN go mod download [2020-08-12T17:36:59.851Z] ---> 04dfef5500f5 [2020-08-12T17:36:59.851Z] Step 6/7 : COPY go.mod . [2020-08-12T17:37:00.449Z] ---> 8e2028be239c [2020-08-12T17:37:00.449Z] Step 7/7 : RUN go mod download [2020-08-12T17:37:00.722Z] ---> Running in dd9ab553f4d3 [2020-08-12T17:37:02.757Z] ---> Running in 0d3d47983298 [2020-08-12T17:37:04.101Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-12T17:37:04.101Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-12T17:37:04.101Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-12T17:37:04.101Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-12T17:37:04.101Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-12T17:37:04.102Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-12T17:37:04.102Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-12T17:37:04.102Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-12T17:37:04.102Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-12T17:37:04.102Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-12T17:37:04.102Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-12T17:37:04.102Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-12T17:37:04.102Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-12T17:37:04.102Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-12T17:37:04.102Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-12T17:37:04.102Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-12T17:37:04.102Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-12T17:37:04.102Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-12T17:37:04.102Z] go: finding github.com/fatih/color v1.7.0 [2020-08-12T17:37:04.102Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-12T17:37:04.102Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-12T17:37:04.372Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-12T17:37:04.372Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-12T17:37:04.372Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-12T17:37:04.372Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-12T17:37:04.372Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-12T17:37:04.372Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-12T17:37:04.372Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-12T17:37:04.372Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-12T17:37:04.372Z] go: finding github.com/google/uuid v1.1.0 [2020-08-12T17:37:04.372Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-12T17:37:04.372Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-12T17:37:04.372Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-12T17:37:04.643Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-12T17:37:04.643Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-12T17:37:04.643Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-12T17:37:04.643Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-12T17:37:04.643Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-12T17:37:04.643Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-12T17:37:04.643Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-12T17:37:04.643Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-12T17:37:04.643Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-12T17:37:04.643Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-12T17:37:04.914Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-12T17:37:04.914Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-12T17:37:04.914Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-12T17:37:04.914Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-12T17:37:04.914Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-12T17:37:04.914Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-12T17:37:04.914Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-12T17:37:04.914Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-12T17:37:04.914Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-12T17:37:04.914Z] go: finding github.com/kr/pty v1.1.1 [2020-08-12T17:37:04.914Z] go: finding github.com/kr/text v0.1.0 [2020-08-12T17:37:05.185Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-12T17:37:05.185Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-12T17:37:05.185Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-12T17:37:05.185Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-12T17:37:05.185Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-12T17:37:05.185Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-12T17:37:05.185Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-12T17:37:05.185Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-12T17:37:05.185Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-12T17:37:05.185Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-12T17:37:05.185Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-12T17:37:05.185Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-12T17:37:05.456Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-12T17:37:05.456Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-12T17:37:05.456Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-12T17:37:05.456Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-12T17:37:05.456Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-12T17:37:05.456Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-12T17:37:05.456Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-12T17:37:05.456Z] go: finding github.com/posener/complete v1.1.1 [2020-08-12T17:37:05.456Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-12T17:37:05.456Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-12T17:37:05.726Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-12T17:37:05.726Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-12T17:37:05.726Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-12T17:37:05.726Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-12T17:37:05.726Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-12T17:37:05.726Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-12T17:37:05.726Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-12T17:37:05.726Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-12T17:37:05.726Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-12T17:37:05.726Z] go: finding golang.org/x/text v0.3.2 [2020-08-12T17:37:05.726Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-12T17:37:06.004Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-12T17:37:06.004Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-12T17:37:06.004Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-12T17:37:06.004Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-12T17:37:06.004Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-12T17:37:08.215Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:37:08.215Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-12T17:37:08.476Z] ---> d2031e647cfb [2020-08-12T17:37:08.476Z] Step 3/20 : WORKDIR /edgex-go [2020-08-12T17:37:08.476Z] ---> Using cache [2020-08-12T17:37:08.476Z] ---> 5f6b63db9b13 [2020-08-12T17:37:08.476Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:37:08.476Z] ---> Using cache [2020-08-12T17:37:08.476Z] ---> a942ea9a0b4f [2020-08-12T17:37:08.476Z] Step 5/20 : RUN apk update && apk add make git [2020-08-12T17:37:08.476Z] ---> Using cache [2020-08-12T17:37:08.476Z] ---> 02c2f07cb902 [2020-08-12T17:37:08.476Z] Step 6/20 : COPY go.mod . [2020-08-12T17:37:08.476Z] ---> Using cache [2020-08-12T17:37:08.476Z] ---> dd6e26646b67 [2020-08-12T17:37:08.476Z] Step 7/20 : RUN go mod download [2020-08-12T17:37:08.476Z] ---> Using cache [2020-08-12T17:37:08.476Z] ---> 571365c4e174 [2020-08-12T17:37:08.476Z] Step 8/20 : COPY . . [2020-08-12T17:37:09.867Z] Removing intermediate container 0d3d47983298 [2020-08-12T17:37:09.867Z] ---> 571365c4e174 [2020-08-12T17:37:09.867Z] Step 8/21 : COPY . . [2020-08-12T17:37:09.867Z] Removing intermediate container d49f720e90bd [2020-08-12T17:37:09.867Z] ---> 8ac3cc38cf4a [2020-08-12T17:37:09.867Z] Step 7/29 : COPY . . [2020-08-12T17:37:18.080Z] Collecting docker-compose==1.23.2 [2020-08-12T17:37:18.080Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-12T17:37:18.080Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-12T17:37:18.080Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-12T17:37:24.301Z] Removing intermediate container dd9ab553f4d3 [2020-08-12T17:37:24.301Z] ---> 6a69465f3a1b [2020-08-12T17:37:24.301Z] Successfully built 6a69465f3a1b [2020-08-12T17:37:24.301Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-12T17:37:25.077Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-12T17:37:25.077Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-12T17:37:25.103Z] + docker inspect -f . ci-base-image-arm64 [2020-08-12T17:37:25.103Z] . [Pipeline] withDockerContainer [2020-08-12T17:37:25.338Z] prd-ubuntu18.04-docker-arm64-4c-16g-5012 does not seem to be running inside a container [2020-08-12T17:37:25.338Z] 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-12T17:37:25.431Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-08-12T17:37:25.914Z] Collecting cached-property<2,>=1.2.0 [2020-08-12T17:37:25.914Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-12T17:37:26.833Z] $ docker top 86e769a4ab2301b43ba1c6d8e7117fb618e838b3fc046c1d21c39557f5f75b73 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-12T17:37:27.305Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-12T17:37:27.305Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-12T17:37:27.889Z] + go version [2020-08-12T17:37:27.889Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-08-12T17:37:27.915Z] ========================================================= [2020-08-12T17:37:27.915Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-12T17:37:27.915Z] ========================================================= [Pipeline] sh [2020-08-12T17:37:28.267Z] Collecting jsonschema<3,>=2.5.1 [2020-08-12T17:37:28.267Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-12T17:37:28.531Z] Collecting docopt<0.7,>=0.6.1 [2020-08-12T17:37:28.531Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-12T17:37:28.559Z] + make test [2020-08-12T17:37:28.559Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-12T17:37:31.090Z] ---> c5fe16ef8b04 [2020-08-12T17:37:31.090Z] 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-12T17:37:31.186Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-12T17:37:32.509Z] ---> Running in 07cd6cae088a [2020-08-12T17:37:33.908Z] Collecting docker<4.0,>=3.6.0 [2020-08-12T17:37:33.908Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-12T17:37:34.170Z] Collecting texttable<0.10,>=0.9.0 [2020-08-12T17:37:34.170Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-12T17:37:35.314Z] 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-12T17:37:36.296Z] Collecting PyYAML<4,>=3.10 [2020-08-12T17:37:36.296Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-12T17:37:36.296Z] ---> d144720d09c5 [2020-08-12T17:37:36.296Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-12T17:37:37.259Z] 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-12T17:37:37.259Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-12T17:37:37.259Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-12T17:37:37.528Z] ---> da87ea25cdbd [2020-08-12T17:37:37.528Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-12T17:37:37.528Z] ---> 3bf9bde65b99 [2020-08-12T17:37:37.528Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-12T17:37:38.120Z] ---> Running in 87764fc2003e [2020-08-12T17:37:38.389Z] Collecting idna<2.8,>=2.5 [2020-08-12T17:37:38.389Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-12T17:37:38.389Z] ---> Running in 3322c8389421 [2020-08-12T17:37:38.389Z] ---> Running in 2547fcdcd9cd [2020-08-12T17:37:38.389Z] 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-12T17:37:38.389Z] Collecting docker-pycreds>=0.4.0 [2020-08-12T17:37:38.389Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-12T17:37:38.389Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-12T17:37:38.389Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-12T17:37:38.389Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-12T17:37:38.389Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-12T17:37:38.659Z] Installing collected packages: dockerpty, urllib3, idna, requests, cached-property, websocket-client, jsonschema, docopt, docker-pycreds, docker, texttable, PyYAML, docker-compose [2020-08-12T17:37:38.659Z] Running setup.py install for dockerpty: started [2020-08-12T17:37:39.632Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-12T17:37:39.632Z] Attempting uninstall: urllib3 [2020-08-12T17:37:39.632Z] Found existing installation: urllib3 1.25.9 [2020-08-12T17:37:39.632Z] Uninstalling urllib3-1.25.9: [2020-08-12T17:37:39.632Z] 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-12T17:37:39.632Z] 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-12T17:37:39.632Z] 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-12T17:37:39.901Z] Successfully uninstalled urllib3-1.25.9 [2020-08-12T17:37:40.164Z] Attempting uninstall: idna [2020-08-12T17:37:40.164Z] Found existing installation: idna 2.9 [2020-08-12T17:37:40.164Z] Uninstalling idna-2.9: [2020-08-12T17:37:40.164Z] Successfully uninstalled idna-2.9 [2020-08-12T17:37:40.429Z] Attempting uninstall: requests [2020-08-12T17:37:40.429Z] Found existing installation: requests 2.23.0 [2020-08-12T17:37:40.429Z] Uninstalling requests-2.23.0: [2020-08-12T17:37:40.429Z] Successfully uninstalled requests-2.23.0 [2020-08-12T17:37:41.015Z] Running setup.py install for docopt: started [2020-08-12T17:37:42.426Z] Running setup.py install for docopt: finished with status 'done' [2020-08-12T17:37:42.696Z] Running setup.py install for texttable: started [2020-08-12T17:37:43.659Z] Running setup.py install for texttable: finished with status 'done' [2020-08-12T17:37:43.659Z] Running setup.py install for PyYAML: started [2020-08-12T17:37:44.619Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-12T17:37:44.886Z] 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-12T17:37:49.160Z] Removing intermediate container 7105700cd139 [2020-08-12T17:37:49.160Z] ---> 1ef8bc894904 [2020-08-12T17:37:49.160Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-12T17:37:49.160Z] ---> Running in bf7b7c395748 [2020-08-12T17:37:50.566Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-12T17:37:50.842Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-12T17:37:51.105Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-12T17:37:51.105Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-12T17:37:51.105Z] (3/3) Installing curl (7.69.1-r0) [2020-08-12T17:37:51.105Z] Executing busybox-1.31.1-r16.trigger [2020-08-12T17:37:51.105Z] OK: 72 MiB in 58 packages [2020-08-12T17:37:53.703Z] Removing intermediate container bf7b7c395748 [2020-08-12T17:37:53.703Z] ---> 3fc335fc7f24 [2020-08-12T17:37:53.703Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-12T17:37:53.703Z] ---> Running in 7d9ce27fb784 [2020-08-12T17:37:54.691Z] Removing intermediate container 7d9ce27fb784 [2020-08-12T17:37:54.691Z] ---> ceb5b7346ddf [2020-08-12T17:37:54.691Z] Step 24/26 : LABEL arch=x86_64 [2020-08-12T17:37:54.959Z] 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-12T17:37:54.959Z] ---> Running in 7dd2737e97a5 [2020-08-12T17:37:55.232Z] Removing intermediate container 7dd2737e97a5 [2020-08-12T17:37:55.232Z] ---> 6cca3c1bb4f5 [2020-08-12T17:37:55.232Z] Step 25/26 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:37:55.502Z] ---> Running in 15ff03d807ca [2020-08-12T17:37:55.779Z] Removing intermediate container 15ff03d807ca [2020-08-12T17:37:55.779Z] ---> 9457e35bd7b5 [2020-08-12T17:37:55.779Z] Step 26/26 : LABEL version=0.0.0 [2020-08-12T17:37:56.078Z] ---> Running in 6c29cde0fec6 [2020-08-12T17:37:56.348Z] Removing intermediate container 6c29cde0fec6 [2020-08-12T17:37:56.348Z] ---> cb2816703564 [2020-08-12T17:37:56.348Z] [2020-08-12T17:37:56.348Z] Successfully built cb2816703564 [2020-08-12T17:37:56.348Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-08-12T17:37:56.348Z] Building docker-core-metadata-go [2020-08-12T17:38:03.665Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-12T17:38:04.560Z]  Building docker-sys-mgmt-agent-go ... done 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-12T17:38:16.836Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:38:16.836Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-12T17:38:16.836Z] ---> d2031e647cfb [2020-08-12T17:38:16.836Z] Step 3/21 : WORKDIR /edgex-go [2020-08-12T17:38:16.836Z] ---> Using cache [2020-08-12T17:38:16.836Z] ---> 5f6b63db9b13 [2020-08-12T17:38:16.836Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:38:16.836Z] ---> Using cache [2020-08-12T17:38:16.836Z] ---> a942ea9a0b4f [2020-08-12T17:38:16.836Z] Step 5/21 : RUN apk update && apk add make git [2020-08-12T17:38:16.836Z] ---> Using cache [2020-08-12T17:38:16.836Z] ---> 02c2f07cb902 [2020-08-12T17:38:16.836Z] Step 6/21 : COPY go.mod . [2020-08-12T17:38:16.836Z] ---> Using cache [2020-08-12T17:38:16.836Z] ---> dd6e26646b67 [2020-08-12T17:38:16.836Z] Step 7/21 : RUN go mod download [2020-08-12T17:38:16.836Z] ---> Using cache [2020-08-12T17:38:16.836Z] ---> 571365c4e174 [2020-08-12T17:38:16.836Z] Step 8/21 : COPY . . [2020-08-12T17:38:16.836Z] ---> Using cache [2020-08-12T17:38:16.836Z] ---> 3bf9bde65b99 [2020-08-12T17:38:16.836Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-12T17:38:17.779Z] ---> Running in d23f858e1603 [2020-08-12T17:38:17.779Z] Removing intermediate container 3322c8389421 [2020-08-12T17:38:17.779Z] ---> 37bddf2bd5fb [2020-08-12T17:38:17.779Z] [2020-08-12T17:38:17.779Z] Step 9/29 : FROM alpine:latest [2020-08-12T17:38:17.779Z] ---> a24bb4013296 [2020-08-12T17:38:17.779Z] 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-12T17:38:17.779Z] Removing intermediate container 07cd6cae088a [2020-08-12T17:38:17.779Z] ---> d94cfd70828f [2020-08-12T17:38:17.779Z] [2020-08-12T17:38:17.779Z] Step 10/26 : FROM alpine:3.10 [2020-08-12T17:38:18.049Z] Removing intermediate container 87764fc2003e [2020-08-12T17:38:18.049Z] ---> 55246ccaafd5 [2020-08-12T17:38:18.049Z] [2020-08-12T17:38:18.049Z] Step 10/20 : FROM alpine [2020-08-12T17:38:18.049Z] ---> a24bb4013296 [2020-08-12T17:38:18.049Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-12T17:38:18.049Z] Removing intermediate container 2547fcdcd9cd [2020-08-12T17:38:18.049Z] ---> e859f629816a [2020-08-12T17:38:18.049Z] [2020-08-12T17:38:18.049Z] Step 10/21 : FROM scratch [2020-08-12T17:38:18.049Z] ---> [2020-08-12T17:38:18.049Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-12T17:38:18.049Z] ---> Running in 479f296b2c0e [2020-08-12T17:38:18.049Z] ---> Running in a83b9996f20a [2020-08-12T17:38:18.049Z] 3.10: Pulling from library/alpine [2020-08-12T17:38:18.632Z] 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-12T17:38:18.632Z] ---> Using cache [2020-08-12T17:38:18.632Z] ---> dfce9c2ebae5 [2020-08-12T17:38:18.632Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-12T17:38:18.632Z] Removing intermediate container 479f296b2c0e [2020-08-12T17:38:18.632Z] ---> 43dfb75d0609 [2020-08-12T17:38:18.632Z] Step 11/29 : USER root [2020-08-12T17:38:18.632Z] ---> Running in 6c13ab8a2b12 [2020-08-12T17:38:18.632Z] ---> Running in d7174554e905 [2020-08-12T17:38:18.632Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-12T17:38:18.759Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-12T17:38:18.759Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-12T17:38:18.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-12T17:38:18.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-12T17:38:18.759Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.042s [2020-08-12T17:38:18.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-12T17:38:18.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-12T17:38:18.759Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-12T17:38:18.759Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-12T17:38:18.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-12T17:38:18.908Z] Removing intermediate container 6c13ab8a2b12 [2020-08-12T17:38:18.908Z] ---> bec4f6fd8beb [2020-08-12T17:38:18.908Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-12T17:38:18.908Z] ---> Running in 610525389bb3 [2020-08-12T17:38:18.908Z] v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:38:18.908Z] v3.12.0-241-g30378ef162 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:38:18.908Z] OK: 12749 distinct packages available [2020-08-12T17:38:18.908Z] Removing intermediate container d7174554e905 [2020-08-12T17:38:18.908Z] ---> ee5a119fdd2b [2020-08-12T17:38:18.908Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-12T17:38:19.034Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-12T17:38:19.034Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-12T17:38:19.034Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-12T17:38:19.034Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-12T17:38:19.174Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-12T17:38:19.174Z] Status: Downloaded newer image for alpine:3.10 [2020-08-12T17:38:19.174Z] ---> be4e4bea2c2e [2020-08-12T17:38:19.174Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-12T17:38:19.174Z] ---> Running in b36d47ad0aec [2020-08-12T17:38:19.174Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-12T17:38:19.174Z] Removing intermediate container 610525389bb3 [2020-08-12T17:38:19.174Z] ---> 8b48b3090db9 [2020-08-12T17:38:19.174Z] Step 14/21 : WORKDIR / [2020-08-12T17:38:19.174Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-12T17:38:19.174Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-12T17:38:19.174Z] (4/4) Installing curl (7.69.1-r0) [2020-08-12T17:38:19.174Z] Executing busybox-1.31.1-r16.trigger [2020-08-12T17:38:19.174Z] Executing ca-certificates-20191127-r4.trigger [2020-08-12T17:38:19.750Z] OK: 7 MiB in 18 packages [2020-08-12T17:38:19.750Z] ---> Running in df7d6da88153 [2020-08-12T17:38:19.750Z] ---> Running in 70acd5b20255 [2020-08-12T17:38:21.177Z] Removing intermediate container 70acd5b20255 [2020-08-12T17:38:21.177Z] ---> 1ab7a7dfbaa8 [2020-08-12T17:38:21.177Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-12T17:38:21.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-12T17:38:21.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-12T17:38:21.741Z] ---> cadfd0f9dc98 [2020-08-12T17:38:21.741Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-12T17:38:21.741Z] v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:38:21.741Z] v3.12.0-241-g30378ef162 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:38:21.741Z] OK: 12749 distinct packages available [2020-08-12T17:38:22.025Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-12T17:38:22.025Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-12T17:38:22.025Z] Executing busybox-1.31.1-r16.trigger [2020-08-12T17:38:22.025Z] Executing ca-certificates-20191127-r4.trigger [2020-08-12T17:38:22.025Z] OK: 6 MiB in 16 packages [2020-08-12T17:38:22.297Z] Removing intermediate container a83b9996f20a [2020-08-12T17:38:22.297Z] ---> 429b927aac4b [2020-08-12T17:38:22.297Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-12T17:38:22.572Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-12T17:38:22.572Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-12T17:38:22.572Z] v3.10.5-74-g0b1cb9d719 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-12T17:38:22.572Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-12T17:38:22.572Z] OK: 10346 distinct packages available [2020-08-12T17:38:22.841Z] ---> Running in 886108090b5d [2020-08-12T17:38:22.841Z] ---> dc396272ac3d [2020-08-12T17:38:22.841Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-12T17:38:22.841Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-12T17:38:22.841Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-12T17:38:23.119Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-12T17:38:23.119Z] (4/5) Installing curl (7.66.0-r0) [2020-08-12T17:38:23.119Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-12T17:38:23.119Z] Executing busybox-1.30.1-r3.trigger [2020-08-12T17:38:23.119Z] Executing ca-certificates-20191127-r2.trigger [2020-08-12T17:38:23.694Z] OK: 7 MiB in 19 packages [2020-08-12T17:38:23.694Z] Removing intermediate container 886108090b5d [2020-08-12T17:38:23.694Z] ---> 4bd1e2bc675c [2020-08-12T17:38:23.695Z] Step 13/20 : WORKDIR /edgex [2020-08-12T17:38:24.288Z] ---> 39c29af2093e [2020-08-12T17:38:24.288Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-12T17:38:24.288Z] ---> Running in f05a94a81a22 [2020-08-12T17:38:24.556Z] Removing intermediate container b36d47ad0aec [2020-08-12T17:38:24.556Z] ---> 83c8ebf8d466 [2020-08-12T17:38:24.556Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-12T17:38:24.556Z] ---> Running in 4f8eb7500e58 [2020-08-12T17:38:24.556Z] ---> Running in f5baaa71011c [2020-08-12T17:38:24.847Z] Removing intermediate container f05a94a81a22 [2020-08-12T17:38:24.847Z] ---> 5bbd04385571 [2020-08-12T17:38:24.847Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-12T17:38:25.458Z] Removing intermediate container f5baaa71011c [2020-08-12T17:38:25.458Z] ---> 68249e6482fe [2020-08-12T17:38:25.458Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-12T17:38:25.731Z] Removing intermediate container 4f8eb7500e58 [2020-08-12T17:38:25.731Z] ---> 00c9bb5ff98d [2020-08-12T17:38:25.731Z] Step 19/21 : LABEL arch=x86_64 [2020-08-12T17:38:25.731Z] ---> Running in 2ce69d77bf0c [2020-08-12T17:38:25.731Z] ---> Running in aaaa8371c693 [2020-08-12T17:38:26.320Z] Removing intermediate container df7d6da88153 [2020-08-12T17:38:26.320Z] ---> 9841c3dcce0c [2020-08-12T17:38:26.320Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-12T17:38:26.320Z] ---> 77f39fb56f69 [2020-08-12T17:38:26.320Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-12T17:38:26.587Z] ---> Running in bbb52b3011b4 [2020-08-12T17:38:26.855Z] Removing intermediate container aaaa8371c693 [2020-08-12T17:38:26.855Z] ---> 4d60334b208f [2020-08-12T17:38:26.855Z] Step 20/21 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:38:26.855Z] Removing intermediate container 2ce69d77bf0c [2020-08-12T17:38:26.855Z] ---> 0f68d3af0985 [2020-08-12T17:38:26.855Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-12T17:38:27.127Z] Removing intermediate container bbb52b3011b4 [2020-08-12T17:38:27.127Z] ---> a8d499bca1b7 [2020-08-12T17:38:27.127Z] Step 13/26 : WORKDIR / [2020-08-12T17:38:27.127Z] ---> Running in 8a786fbfa44c [2020-08-12T17:38:27.127Z] ---> Running in 7dbb778b011f [2020-08-12T17:38:27.389Z] ---> f2ea3445d382 [2020-08-12T17:38:27.389Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-12T17:38:27.655Z] ---> Running in d1591ba4dc2b [2020-08-12T17:38:27.655Z] ---> Running in c48fbe72b793 [2020-08-12T17:38:27.927Z] Removing intermediate container 7dbb778b011f [2020-08-12T17:38:27.927Z] ---> 113738f227ad [2020-08-12T17:38:27.927Z] Step 21/21 : LABEL version=0.0.0 [2020-08-12T17:38:28.211Z] Removing intermediate container c48fbe72b793 [2020-08-12T17:38:28.211Z] ---> 6854ed728423 [2020-08-12T17:38:28.211Z] Step 17/20 : CMD ["--init=true"] [2020-08-12T17:38:28.211Z] ---> Running in cb5b2c1b7a44 [2020-08-12T17:38:28.211Z] Removing intermediate container d1591ba4dc2b [2020-08-12T17:38:28.211Z] ---> c342d4a88ea6 [2020-08-12T17:38:28.211Z] 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-12T17:38:28.483Z] ---> Running in 17a073b2cdbb [2020-08-12T17:38:29.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.078s coverage: 46.6% of statements [2020-08-12T17:38:29.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-12T17:38:29.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-12T17:38:29.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-12T17:38:29.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-12T17:38:29.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-12T17:38:29.435Z] Removing intermediate container cb5b2c1b7a44 [2020-08-12T17:38:29.435Z] ---> cc4215f3fd5e [2020-08-12T17:38:29.435Z] [2020-08-12T17:38:29.435Z] Removing intermediate container 17a073b2cdbb [2020-08-12T17:38:29.435Z] ---> 94a1f5949e92 [2020-08-12T17:38:29.435Z] Step 18/20 : LABEL arch=x86_64 [2020-08-12T17:38:29.435Z] ---> 9707a0727c3f [2020-08-12T17:38:29.435Z] 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-12T17:38:29.717Z] Successfully built cc4215f3fd5e [2020-08-12T17:38:29.717Z] Successfully tagged docker-core-command-go:latest [2020-08-12T17:38:29.717Z]  Building docker-core-command-go ... done  ---> Running in a41eefd66c01 [2020-08-12T17:38:29.717Z] Removing intermediate container 8a786fbfa44c [2020-08-12T17:38:29.717Z] ---> 0e939e265988 [2020-08-12T17:38:29.717Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-12T17:38:29.987Z] ---> 035f60021316 [2020-08-12T17:38:29.987Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-12T17:38:29.987Z] Removing intermediate container a41eefd66c01 [2020-08-12T17:38:29.987Z] ---> c31770f77c8e [2020-08-12T17:38:29.987Z] Step 19/20 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:38:30.248Z] ---> Running in 82f3e257bbeb [2020-08-12T17:38:30.513Z] ---> 86496e6dccba [2020-08-12T17:38:30.513Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-12T17:38:30.513Z] Removing intermediate container 82f3e257bbeb [2020-08-12T17:38:30.513Z] ---> 969c23d9a702 [2020-08-12T17:38:30.514Z] Step 20/20 : LABEL version=0.0.0 [2020-08-12T17:38:30.791Z] ---> ec5f8bbde367 [2020-08-12T17:38:30.791Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-12T17:38:30.791Z] ---> Running in 9787c0452f60 [2020-08-12T17:38:30.791Z] ---> 3f542d16e324 [2020-08-12T17:38:30.791Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-12T17:38:31.067Z] Removing intermediate container 9787c0452f60 [2020-08-12T17:38:31.067Z] ---> f473eeb5a52b [2020-08-12T17:38:31.067Z] [2020-08-12T17:38:31.067Z] ---> b7b7057d7cb7 [2020-08-12T17:38:31.067Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-12T17:38:31.067Z] Successfully built f473eeb5a52b [2020-08-12T17:38:31.329Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-08-12T17:38:31.590Z]  Building docker-security-proxy-setup-go ... done  ---> a086a8708fd8 [2020-08-12T17:38:31.590Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-12T17:38:31.590Z] ---> f619562abda5 [2020-08-12T17:38:31.590Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-12T17:38:31.850Z] ---> 407930b77f15 [2020-08-12T17:38:31.850Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-12T17:38:32.110Z] ---> 606201fb5aba [2020-08-12T17:38:32.110Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-12T17:38:32.374Z] ---> a30363090b15 [2020-08-12T17:38:32.374Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-12T17:38:32.374Z] ---> Running in 7df9758daf9f [2020-08-12T17:38:34.295Z] ---> aee622e491b7 [2020-08-12T17:38:34.295Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-12T17:38:34.295Z] Removing intermediate container d23f858e1603 [2020-08-12T17:38:34.295Z] ---> 629fa68d7874 [2020-08-12T17:38:34.295Z] [2020-08-12T17:38:34.295Z] Step 10/21 : FROM scratch [2020-08-12T17:38:34.295Z] ---> [2020-08-12T17:38:34.295Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-12T17:38:34.295Z] ---> Using cache [2020-08-12T17:38:34.295Z] ---> dfce9c2ebae5 [2020-08-12T17:38:34.295Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-12T17:38:34.295Z] ---> Running in e42396103128 [2020-08-12T17:38:34.295Z] ---> 0d2a1fb47d12 [2020-08-12T17:38:34.295Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-12T17:38:34.295Z] Removing intermediate container 7df9758daf9f [2020-08-12T17:38:34.295Z] ---> fde70e1245ea [2020-08-12T17:38:34.295Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-12T17:38:34.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.148s coverage: 27.3% of statements [2020-08-12T17:38:34.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-12T17:38:34.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-12T17:38:34.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-12T17:38:34.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-12T17:38:34.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-12T17:38:34.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-12T17:38:34.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.022s coverage: 100.0% of statements [2020-08-12T17:38:34.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-12T17:38:34.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.055s coverage: 100.0% of statements [2020-08-12T17:38:34.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-12T17:38:34.868Z] ---> Running in 4e6eeea4d902 [2020-08-12T17:38:34.868Z] Removing intermediate container e42396103128 [2020-08-12T17:38:34.868Z] ---> d0b532408210 [2020-08-12T17:38:34.868Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-12T17:38:35.128Z] ---> 41f7b3d401c1 [2020-08-12T17:38:35.128Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-12T17:38:35.128Z] ---> Running in 87d8e4056e76 [2020-08-12T17:38:35.128Z] ---> Running in 8686f81a12b7 [2020-08-12T17:38:35.395Z] Removing intermediate container 87d8e4056e76 [2020-08-12T17:38:35.395Z] ---> df63ed70ebca [2020-08-12T17:38:35.395Z] Step 14/21 : WORKDIR / [2020-08-12T17:38:35.395Z] ---> Running in 3d4bed9828d5 [2020-08-12T17:38:35.656Z] Removing intermediate container 3d4bed9828d5 [2020-08-12T17:38:35.656Z] ---> 5471fae4318b [2020-08-12T17:38:35.656Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-12T17:38:35.919Z] ---> 7f0393568016 [2020-08-12T17:38:35.919Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-12T17:38:35.919Z] Removing intermediate container 4e6eeea4d902 [2020-08-12T17:38:35.919Z] ---> 7d8d46d6b4bf [2020-08-12T17:38:35.919Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-12T17:38:36.179Z] ---> Running in 109bb38b1113 [2020-08-12T17:38:36.179Z] Removing intermediate container 8686f81a12b7 [2020-08-12T17:38:36.179Z] ---> d1b104debe61 [2020-08-12T17:38:36.179Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-12T17:38:36.440Z] ---> Running in 28448af7b8c6 [2020-08-12T17:38:36.440Z] Removing intermediate container 109bb38b1113 [2020-08-12T17:38:36.440Z] ---> 78f8c84d4944 [2020-08-12T17:38:36.440Z] Step 24/26 : LABEL arch=x86_64 [2020-08-12T17:38:36.700Z] ---> Running in f6f568faba20 [2020-08-12T17:38:36.700Z] ---> 5495be10077c [2020-08-12T17:38:36.700Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-12T17:38:36.700Z] Removing intermediate container f6f568faba20 [2020-08-12T17:38:36.700Z] ---> 65783f28fb70 [2020-08-12T17:38:36.700Z] Step 25/26 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:38:36.963Z] ---> Running in f6d5cdb4b007 [2020-08-12T17:38:36.963Z] ---> 9b6f7e09986b [2020-08-12T17:38:36.963Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-12T17:38:37.223Z] ---> Running in 37d9f0e2707a [2020-08-12T17:38:37.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.288s coverage: 28.6% of statements [2020-08-12T17:38:37.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-12T17:38:37.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-12T17:38:37.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-12T17:38:37.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-12T17:38:37.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-12T17:38:37.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.043s coverage: 100.0% of statements [2020-08-12T17:38:37.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-12T17:38:37.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements [2020-08-12T17:38:37.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-12T17:38:37.795Z] Removing intermediate container f6d5cdb4b007 [2020-08-12T17:38:37.795Z] ---> b2430556a7b2 [2020-08-12T17:38:37.795Z] Step 26/26 : LABEL version=0.0.0 [2020-08-12T17:38:38.055Z] ---> Running in 4fff30beccdd [2020-08-12T17:38:38.055Z] Removing intermediate container 37d9f0e2707a [2020-08-12T17:38:38.055Z] ---> 7434915a3446 [2020-08-12T17:38:38.055Z] Step 19/21 : LABEL arch=x86_64 [2020-08-12T17:38:38.315Z] ---> Running in 8c0d2a187511 [2020-08-12T17:38:38.315Z] Removing intermediate container 4fff30beccdd [2020-08-12T17:38:38.315Z] ---> 35ac8e690396 [2020-08-12T17:38:38.315Z] [2020-08-12T17:38:38.575Z] Removing intermediate container 28448af7b8c6 [2020-08-12T17:38:38.575Z] ---> 573dcf7023df [2020-08-12T17:38:38.575Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-12T17:38:38.575Z] Successfully built 35ac8e690396 [2020-08-12T17:38:38.575Z] Removing intermediate container 8c0d2a187511 [2020-08-12T17:38:38.575Z] ---> d4763f9a5657 [2020-08-12T17:38:38.575Z] Step 20/21 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:38:38.575Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-08-12T17:38:38.575Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 344cb4245858 [2020-08-12T17:38:38.575Z] ---> Running in 313ebbf8813c [2020-08-12T17:38:38.837Z] Removing intermediate container 344cb4245858 [2020-08-12T17:38:38.837Z] ---> 97ed4b756288 [2020-08-12T17:38:38.837Z] Step 26/29 : CMD [ "generate" ] [2020-08-12T17:38:38.837Z] Removing intermediate container 313ebbf8813c [2020-08-12T17:38:38.837Z] ---> db10fe58cca4 [2020-08-12T17:38:38.837Z] Step 21/21 : LABEL version=0.0.0 [2020-08-12T17:38:38.837Z] ---> Running in f12c0f6c28f5 [2020-08-12T17:38:38.837Z] ---> Running in 9e1213a5b72f [2020-08-12T17:38:39.097Z] Removing intermediate container f12c0f6c28f5 [2020-08-12T17:38:39.097Z] ---> 712500024fa2 [2020-08-12T17:38:39.097Z] Step 27/29 : LABEL arch=x86_64 [2020-08-12T17:38:39.097Z] Removing intermediate container 9e1213a5b72f [2020-08-12T17:38:39.097Z] ---> 145f0c77e750 [2020-08-12T17:38:39.097Z] [2020-08-12T17:38:39.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.095s coverage: 89.8% of statements [2020-08-12T17:38:39.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-12T17:38:39.359Z] Successfully built 145f0c77e750 [2020-08-12T17:38:39.359Z] ---> Running in 4a31fdb91ab1 [2020-08-12T17:38:39.359Z] Successfully tagged docker-core-metadata-go:latest [2020-08-12T17:38:39.657Z]  Building docker-core-metadata-go ... done Removing intermediate container 4a31fdb91ab1 [2020-08-12T17:38:39.657Z] ---> 9553f6b3a523 [2020-08-12T17:38:39.657Z] Step 28/29 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:38:39.657Z] ---> Running in 88e773f2da6d [2020-08-12T17:38:39.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.129s coverage: 97.5% of statements [2020-08-12T17:38:39.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-12T17:38:39.938Z] Removing intermediate container 88e773f2da6d [2020-08-12T17:38:39.938Z] ---> dcb411831805 [2020-08-12T17:38:39.938Z] Step 29/29 : LABEL version=0.0.0 [2020-08-12T17:38:39.938Z] ---> Running in 78cc8ef8ade3 [2020-08-12T17:38:40.216Z] Removing intermediate container 78cc8ef8ade3 [2020-08-12T17:38:40.216Z] ---> 6d9120d88f2d [2020-08-12T17:38:40.216Z] [2020-08-12T17:38:40.216Z] Successfully built 6d9120d88f2d [2020-08-12T17:38:40.216Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-08-12T17:38:40.569Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-08-12T17:38:40.635Z] $ docker stop --time=1 d0c75b0e1efb1e647a2464e41ea2ea2e6fce8ab0044e7215b0492a22279e2ffb [2020-08-12T17:38:40.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.082s coverage: 100.0% of statements [2020-08-12T17:38:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-12T17:38:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-12T17:38:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-12T17:38:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-12T17:38:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-12T17:38:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-12T17:38:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-12T17:38:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-12T17:38:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-12T17:38:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-12T17:38:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-12T17:38:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-12T17:38:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-12T17:38:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-12T17:38:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-12T17:38:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-12T17:38:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-12T17:38:42.322Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2020-08-12T17:38:43.068Z] $ docker rm -f d0c75b0e1efb1e647a2464e41ea2ea2e6fce8ab0044e7215b0492a22279e2ffb [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-12T17:38:43.658Z] + docker images [2020-08-12T17:38:43.658Z] + grep docker [2020-08-12T17:38:43.658Z] docker-security-secrets-setup-go latest 6d9120d88f2d 4 seconds ago 25.1MB [2020-08-12T17:38:43.658Z] docker-core-metadata-go latest 145f0c77e750 5 seconds ago 14.4MB [2020-08-12T17:38:43.658Z] docker-security-secretstore-setup-go latest 35ac8e690396 5 seconds ago 33.9MB [2020-08-12T17:38:43.658Z] docker-security-proxy-setup-go latest f473eeb5a52b 13 seconds ago 16.4MB [2020-08-12T17:38:43.658Z] docker-core-command-go latest cc4215f3fd5e 15 seconds ago 13MB [2020-08-12T17:38:43.658Z] docker-sys-mgmt-agent-go latest cb2816703564 48 seconds ago 284MB [2020-08-12T17:38:43.658Z] docker-core-data-go latest c54f53ff3cd6 About a minute ago 23.8MB [2020-08-12T17:38:43.658Z] docker-support-notifications-go latest 1f31e2e52b3e 2 minutes ago 14.4MB [2020-08-12T17:38:43.658Z] docker-support-scheduler-go latest 04518dda7015 2 minutes ago 13.1MB [2020-08-12T17:38:43.658Z] docker-support-logging-go latest 362df8f90420 2 minutes ago 11.8MB [2020-08-12T17:38:43.658Z] docker latest 81f5749c9058 6 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-12T17:38:45.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.216s coverage: 63.5% of statements [2020-08-12T17:38:45.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-12T17:38:45.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-12T17:38:45.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2020-08-12T17:38:45.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.280s coverage: 55.9% of statements [2020-08-12T17:38:45.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-12T17:38:45.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-12T17:38:45.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-12T17:38:45.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-12T17:39:08.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 18.401s coverage: 86.3% of statements [2020-08-12T17:39:08.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-12T17:39:08.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.965s coverage: 72.2% of statements [2020-08-12T17:39:08.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.373s coverage: 72.1% of statements [2020-08-12T17:39:08.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.041s coverage: 82.4% of statements [2020-08-12T17:39:08.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.047s coverage: 48.4% of statements [2020-08-12T17:39:08.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-12T17:39:08.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-12T17:39:08.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-12T17:39:08.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.026s coverage: 28.8% of statements [2020-08-12T17:39:08.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-12T17:39:08.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.044s coverage: 96.8% of statements [2020-08-12T17:39:08.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-12T17:39:08.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.098s coverage: 26.9% of statements [2020-08-12T17:39:08.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-12T17:39:08.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-12T17:39:08.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.320s coverage: 84.1% of statements [2020-08-12T17:39:08.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.028s coverage: 100.0% of statements [2020-08-12T17:39:08.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.031s coverage: 42.9% of statements [2020-08-12T17:39:08.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-12T17:39:08.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-12T17:39:08.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.070s coverage: 100.0% of statements [2020-08-12T17:39:08.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-12T17:39:08.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.033s coverage: 83.8% of statements [2020-08-12T17:39:08.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-12T17:39:08.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.094s coverage: 46.1% of statements [2020-08-12T17:39:08.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-12T17:39:08.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-12T17:39:08.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.025s coverage: 100.0% of statements [2020-08-12T17:39:08.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-12T17:39:08.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-12T17:39:08.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-12T17:39:08.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.075s coverage: 100.0% of statements [2020-08-12T17:39:08.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-12T17:39:09.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.032s coverage: 100.0% of statements [2020-08-12T17:39:09.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-12T17:39:15.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.183s coverage: 29.1% of statements [2020-08-12T17:39:15.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-12T17:39:15.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-12T17:39:15.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-12T17:39:15.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-12T17:39:15.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-12T17:39:15.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.099s coverage: 99.0% of statements [2020-08-12T17:39:15.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-12T17:39:15.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.069s coverage: 100.0% of statements [2020-08-12T17:39:15.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-12T17:39:15.082Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2020-08-12T17:39:15.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-12T17:39:15.359Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.103s coverage: 100.0% of statements [2020-08-12T17:39:15.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-12T17:39:15.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-12T17:39:15.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-12T17:39:15.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-12T17:39:16.349Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.029s coverage: 87.9% of statements [2020-08-12T17:39:16.349Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-12T17:39:16.349Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-12T17:39:16.349Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2020-08-12T17:39:17.776Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.016s coverage: 32.1% of statements [2020-08-12T17:39:18.364Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.023s coverage: 100.0% of statements [2020-08-12T17:39:18.956Z] GO111MODULE=on go vet ./... [2020-08-12T17:39:37.251Z] gofmt -l . [2020-08-12T17:39:37.251Z] [ "`gofmt -l .`" = "" ] [2020-08-12T17:39:39.211Z] ./bin/test-go-mod-tidy.sh [2020-08-12T17:39:39.807Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-08-12T17:39:43.065Z] + ls -al . [2020-08-12T17:39:43.065Z] total 584 [2020-08-12T17:39:43.065Z] drwxrwxr-x 10 1001 1001 4096 Aug 12 17:39 . [2020-08-12T17:39:43.065Z] drwxr-xr-x 4 root root 4096 Aug 12 17:37 .. [2020-08-12T17:39:43.065Z] -rw-rw-r-- 1 1001 1001 11 Aug 12 17:35 .dockerignore [2020-08-12T17:39:43.065Z] drwxrwxr-x 8 1001 1001 4096 Aug 12 17:35 .git [2020-08-12T17:39:43.065Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 17:35 .github [2020-08-12T17:39:43.065Z] -rw-rw-r-- 1 1001 1001 932 Aug 12 17:35 .gitignore [2020-08-12T17:39:43.065Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 17:35 .semver [2020-08-12T17:39:43.065Z] -rw-rw-r-- 1 1001 1001 166 Aug 12 17:35 .sonarcloud.properties [2020-08-12T17:39:43.065Z] -rw-rw-r-- 1 1001 1001 3804 Aug 12 17:35 CONTRIBUTING.md [2020-08-12T17:39:43.065Z] -rw-rw-r-- 1 1001 1001 1035 Aug 12 17:35 Dockerfile.build [2020-08-12T17:39:43.065Z] -rw-rw-r-- 1 1001 1001 865 Aug 12 17:35 Jenkinsfile [2020-08-12T17:39:43.066Z] -rw-rw-r-- 1 1001 1001 10775 Aug 12 17:35 LICENSE [2020-08-12T17:39:43.066Z] -rw-rw-r-- 1 1001 1001 6237 Aug 12 17:35 Makefile [2020-08-12T17:39:43.066Z] -rw-rw-r-- 1 1001 1001 5652 Aug 12 17:35 README.md [2020-08-12T17:39:43.066Z] -rw-rw-r-- 1 1001 1001 259 Aug 12 17:35 SECURITY.md [2020-08-12T17:39:43.066Z] -rw-rw-r-- 1 1001 1001 5 Aug 12 17:31 VERSION [2020-08-12T17:39:43.066Z] -rw-rw-r-- 1 1001 1001 4131 Aug 12 17:35 ZMQWindows.md [2020-08-12T17:39:43.066Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 17:35 bin [2020-08-12T17:39:43.066Z] drwxrwxr-x 15 1001 1001 4096 Aug 12 17:35 cmd [2020-08-12T17:39:43.066Z] -rw-r--r-- 1 root root 455803 Aug 12 17:39 coverage.out [2020-08-12T17:39:43.066Z] -rw-r--r-- 1 root root 1019 Aug 12 17:39 go.mod [2020-08-12T17:39:43.066Z] -rw-r--r-- 1 root root 18146 Aug 12 17:39 go.sum [2020-08-12T17:39:43.066Z] drwxrwxr-x 8 1001 1001 4096 Aug 12 17:35 internal [2020-08-12T17:39:43.066Z] drwxrwxr-x 4 1001 1001 4096 Aug 12 17:35 openapi [2020-08-12T17:39:43.066Z] drwxrwxr-x 4 1001 1001 4096 Aug 12 17:35 snap [2020-08-12T17:39:43.066Z] -rw-rw-r-- 1 1001 1001 168 Aug 12 17:35 version.go [Pipeline] sh [2020-08-12T17:39:43.715Z] + '[' -e coverage.out ] [2020-08-12T17:39:43.715Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-12T17:39:43.770Z] Warning: overwriting stash ‘coverage-report’ [2020-08-12T17:39:44.940Z] Stashed 1 file(s) [Pipeline] sh [2020-08-12T17:39:45.647Z] + make build [2020-08-12T17:39:45.647Z] 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-12T17:40:03.941Z] 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-12T17:40:14.087Z] 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-12T17:40:18.398Z] 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-12T17:40:23.784Z] 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-12T17:40:29.170Z] 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-12T17:40:30.144Z] 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-12T17:40:35.530Z] 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-12T17:40:40.922Z] 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-12T17:40:45.213Z] 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-12T17:40:49.520Z] 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-12T17:40:53.825Z] 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-12T17:40:57.204Z] 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-12T17:41:01.517Z] $ docker stop --time=1 86e769a4ab2301b43ba1c6d8e7117fb618e838b3fc046c1d21c39557f5f75b73 [2020-08-12T17:41:04.033Z] $ docker rm -f 86e769a4ab2301b43ba1c6d8e7117fb618e838b3fc046c1d21c39557f5f75b73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-12T17:41:05.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-12T17:41:05.589Z] [2020-08-12T17:41:05.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-12T17:41:06.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-12T17:41:06.509Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-08-12T17:41:06.509Z] 29e5d40040c1: Pulling fs layer [2020-08-12T17:41:06.509Z] 1ce36da41761: Pulling fs layer [2020-08-12T17:41:06.509Z] 25b303627fd3: Pulling fs layer [2020-08-12T17:41:06.788Z] 29e5d40040c1: Download complete [2020-08-12T17:41:07.117Z] 1ce36da41761: Verifying Checksum [2020-08-12T17:41:07.117Z] 1ce36da41761: Download complete [2020-08-12T17:41:07.448Z] 29e5d40040c1: Pull complete [2020-08-12T17:41:08.917Z] 1ce36da41761: Pull complete [2020-08-12T17:41:09.520Z] 25b303627fd3: Verifying Checksum [2020-08-12T17:41:09.520Z] 25b303627fd3: Download complete [2020-08-12T17:41:19.805Z] 25b303627fd3: Pull complete [2020-08-12T17:41:19.805Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-08-12T17:41:19.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-12T17:41:19.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-08-12T17:41:20.044Z] prd-ubuntu18.04-docker-arm64-4c-16g-5012 does not seem to be running inside a container [2020-08-12T17:41:20.124Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-12T17:41:23.608Z] $ docker top 4c07078318712147c6f6187f4a1498b7f9e5d428d9a235198886bd7ac3d54554 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-12T17:41:25.044Z] + docker-compose build --help [2020-08-12T17:41:25.044Z] + grep parallel [2020-08-12T17:41:28.418Z] --parallel Build images in parallel. [Pipeline] } [2020-08-12T17:41:28.702Z] $ docker stop --time=1 4c07078318712147c6f6187f4a1498b7f9e5d428d9a235198886bd7ac3d54554 [2020-08-12T17:41:30.719Z] $ docker rm -f 4c07078318712147c6f6187f4a1498b7f9e5d428d9a235198886bd7ac3d54554 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-12T17:41:31.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-12T17:41:31.550Z] . [Pipeline] withDockerContainer [2020-08-12T17:41:31.811Z] prd-ubuntu18.04-docker-arm64-4c-16g-5012 does not seem to be running inside a container [2020-08-12T17:41:31.878Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-12T17:41:33.309Z] $ docker top d9d61fe4db4c917bd74ecec8e3e2ebdcb0cc396bf6fe19b680a432573c1144e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-12T17:41:34.324Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-12T17:41:38.597Z] Building docker-core-command-go ... [2020-08-12T17:41:38.597Z] Building docker-core-data-go ... [2020-08-12T17:41:38.597Z] Building docker-core-metadata-go ... [2020-08-12T17:41:38.597Z] Building docker-security-proxy-setup-go ... [2020-08-12T17:41:38.597Z] Building docker-security-secrets-setup-go ... [2020-08-12T17:41:38.597Z] Building docker-security-secretstore-setup-go ... [2020-08-12T17:41:38.597Z] Building docker-support-logging-go ... [2020-08-12T17:41:38.597Z] Building docker-support-notifications-go ... [2020-08-12T17:41:38.597Z] Building docker-support-scheduler-go ... [2020-08-12T17:41:38.597Z] Building docker-sys-mgmt-agent-go ... [2020-08-12T17:41:38.597Z] Building docker-core-command-go [2020-08-12T17:41:38.597Z] Building docker-security-secretstore-setup-go [2020-08-12T17:41:38.597Z] Building docker-sys-mgmt-agent-go [2020-08-12T17:41:38.597Z] Building docker-support-notifications-go [2020-08-12T17:41:38.597Z] Building docker-support-scheduler-go [2020-08-12T17:43:45.395Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:43:45.396Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-12T17:43:45.396Z] ---> 6a69465f3a1b [2020-08-12T17:43:45.396Z] Step 3/26 : WORKDIR /edgex-go [2020-08-12T17:43:45.396Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:43:45.396Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-12T17:43:45.396Z] ---> 6a69465f3a1b [2020-08-12T17:43:45.396Z] Step 3/20 : WORKDIR /edgex-go [2020-08-12T17:43:45.396Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:43:45.396Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-12T17:43:45.396Z] ---> 6a69465f3a1b [2020-08-12T17:43:45.396Z] Step 3/21 : WORKDIR /edgex-go [2020-08-12T17:43:45.396Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:43:45.396Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-12T17:43:45.396Z] ---> 6a69465f3a1b [2020-08-12T17:43:45.396Z] Step 3/23 : WORKDIR /edgex-go [2020-08-12T17:43:45.396Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:43:45.396Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-12T17:43:45.396Z] ---> 6a69465f3a1b [2020-08-12T17:43:45.396Z] Step 3/26 : WORKDIR /edgex-go [2020-08-12T17:43:45.396Z] ---> Running in 527bb0596ad2 [2020-08-12T17:43:45.396Z] ---> Running in 2574b36db638 [2020-08-12T17:43:45.396Z] ---> Running in 7c71acd6ef56 [2020-08-12T17:43:45.396Z] ---> Running in 0edd5774bba1 [2020-08-12T17:43:45.396Z] ---> Running in 670730517c20 [2020-08-12T17:43:45.396Z] Removing intermediate container 0edd5774bba1 [2020-08-12T17:43:45.396Z] ---> 4c237a7d8655 [2020-08-12T17:43:45.396Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:43:45.396Z] Removing intermediate container 2574b36db638 [2020-08-12T17:43:45.396Z] ---> 88ec6f0cfde5 [2020-08-12T17:43:45.396Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:43:45.396Z] Removing intermediate container 527bb0596ad2 [2020-08-12T17:43:45.396Z] ---> 61107f10d621 [2020-08-12T17:43:45.396Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:43:45.396Z] Removing intermediate container 670730517c20 [2020-08-12T17:43:45.396Z] Removing intermediate container 7c71acd6ef56 [2020-08-12T17:43:45.396Z] ---> 132992813340 [2020-08-12T17:43:45.396Z] ---> 0da102ce06a5 [2020-08-12T17:43:45.396Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:43:45.396Z] [2020-08-12T17:43:45.396Z] ---> Running in efbdff0762ff [2020-08-12T17:43:45.396Z] ---> Running in 77f4e2b66491 [2020-08-12T17:43:45.396Z] ---> Running in a1662d78cf19 [2020-08-12T17:43:45.396Z] ---> Running in e8795fb012a1 [2020-08-12T17:43:45.396Z] ---> Running in 14da6e33bf39 [2020-08-12T17:43:45.396Z] Removing intermediate container efbdff0762ff [2020-08-12T17:43:45.396Z] ---> e420b2998212 [2020-08-12T17:43:45.396Z] Step 5/26 : RUN apk update && apk add make git [2020-08-12T17:43:45.396Z] ---> Running in e24ef70bf9c5 [2020-08-12T17:43:45.396Z] Removing intermediate container a1662d78cf19 [2020-08-12T17:43:45.396Z] ---> 0221e8b6b188 [2020-08-12T17:43:45.396Z] Step 5/20 : RUN apk update && apk add make git [2020-08-12T17:43:45.396Z] ---> Running in 8e0d2d2d0afa [2020-08-12T17:43:45.396Z] Removing intermediate container e8795fb012a1 [2020-08-12T17:43:45.396Z] ---> ed2834cd87b1 [2020-08-12T17:43:45.396Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-12T17:43:45.396Z] Removing intermediate container 77f4e2b66491 [2020-08-12T17:43:45.396Z] ---> 48a8b4331afd [2020-08-12T17:43:45.396Z] Step 5/21 : RUN apk update && apk add make git [2020-08-12T17:43:45.396Z] Removing intermediate container 14da6e33bf39 [2020-08-12T17:43:45.396Z] ---> a919f61a09eb [2020-08-12T17:43:45.396Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-12T17:43:45.396Z] ---> Running in 64000da85965 [2020-08-12T17:43:45.396Z] ---> Running in 38523d807c8c [2020-08-12T17:43:45.396Z] ---> Running in 53a511f9a7ee [2020-08-12T17:43:45.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-12T17:43:45.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-12T17:43:45.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-12T17:43:45.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-12T17:43:45.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-12T17:43:45.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-12T17:43:45.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-12T17:43:45.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-12T17:43:45.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-12T17:43:45.396Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:43:45.396Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:43:45.396Z] OK: 12620 distinct packages available [2020-08-12T17:43:45.396Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:43:45.396Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:43:45.396Z] OK: 12620 distinct packages available [2020-08-12T17:43:45.396Z] OK: 217 MiB in 51 packages [2020-08-12T17:43:45.676Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:43:45.676Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:43:45.676Z] OK: 12620 distinct packages available [2020-08-12T17:43:45.948Z] OK: 217 MiB in 51 packages [2020-08-12T17:43:46.244Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:43:46.244Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:43:46.244Z] OK: 12620 distinct packages available [2020-08-12T17:43:46.244Z] OK: 217 MiB in 51 packages [2020-08-12T17:43:46.519Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-12T17:43:47.116Z] OK: 217 MiB in 51 packages [2020-08-12T17:43:47.116Z] Removing intermediate container e24ef70bf9c5 [2020-08-12T17:43:47.116Z] ---> 60ffcd26e653 [2020-08-12T17:43:47.116Z] Step 6/26 : COPY go.mod . [2020-08-12T17:43:47.392Z] Removing intermediate container 8e0d2d2d0afa [2020-08-12T17:43:47.392Z] ---> 8e98e2af6093 [2020-08-12T17:43:47.392Z] Step 6/20 : COPY go.mod . [2020-08-12T17:43:47.991Z] Removing intermediate container 38523d807c8c [2020-08-12T17:43:47.991Z] ---> 38693064a1e8 [2020-08-12T17:43:47.991Z] Step 6/21 : COPY go.mod . [2020-08-12T17:43:47.991Z] ---> c435b1337deb [2020-08-12T17:43:47.991Z] Step 7/26 : RUN go mod download [2020-08-12T17:43:48.383Z] ---> Running in 202e006efc94 [2020-08-12T17:43:48.719Z] ---> 6580df45207a [2020-08-12T17:43:48.719Z] Step 7/20 : RUN go mod download [2020-08-12T17:43:48.719Z] Removing intermediate container 64000da85965 [2020-08-12T17:43:48.719Z] ---> ad30dc6e1ef0 [2020-08-12T17:43:48.719Z] Step 6/26 : COPY go.mod . [2020-08-12T17:43:48.719Z] ---> Running in 7c07e00c19df [2020-08-12T17:43:49.488Z] ---> 8aed5e8c1b6c [2020-08-12T17:43:49.488Z] Step 7/21 : RUN go mod download [2020-08-12T17:43:49.488Z] ---> Running in de1cffcd32f1 [2020-08-12T17:43:49.765Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:43:49.765Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:43:49.765Z] OK: 12620 distinct packages available [2020-08-12T17:43:50.367Z] ---> ce6607a8bb83 [2020-08-12T17:43:50.367Z] Step 7/26 : RUN go mod download [2020-08-12T17:43:50.642Z] ---> Running in 82a6cfb2c7a9 [2020-08-12T17:43:50.923Z] OK: 217 MiB in 51 packages [2020-08-12T17:43:52.914Z] Removing intermediate container 53a511f9a7ee [2020-08-12T17:43:52.914Z] ---> 936a4817593c [2020-08-12T17:43:52.914Z] Step 6/23 : COPY go.mod . [2020-08-12T17:43:53.515Z] Removing intermediate container 202e006efc94 [2020-08-12T17:43:53.515Z] ---> fceec6539323 [2020-08-12T17:43:53.515Z] Step 8/26 : COPY . . [2020-08-12T17:43:53.794Z] Removing intermediate container 7c07e00c19df [2020-08-12T17:43:53.794Z] ---> b93d33b294d1 [2020-08-12T17:43:53.794Z] Step 8/20 : COPY . . [2020-08-12T17:43:54.068Z] ---> 656f40f83031 [2020-08-12T17:43:54.068Z] Step 7/23 : RUN go mod download [2020-08-12T17:43:54.339Z] Removing intermediate container de1cffcd32f1 [2020-08-12T17:43:54.339Z] ---> a0e4813cdcd4 [2020-08-12T17:43:54.339Z] Step 8/21 : COPY . . [2020-08-12T17:43:54.613Z] ---> Running in 2930db9d7b40 [2020-08-12T17:43:55.224Z] Removing intermediate container 82a6cfb2c7a9 [2020-08-12T17:43:55.224Z] ---> 2937624dad1c [2020-08-12T17:43:55.224Z] Step 8/26 : COPY . . [2020-08-12T17:44:03.499Z] Removing intermediate container 2930db9d7b40 [2020-08-12T17:44:03.499Z] ---> 152d4f83e37a [2020-08-12T17:44:03.499Z] Step 8/23 : COPY . . [2020-08-12T17:44:25.743Z] ---> db8e46caa3b2 [2020-08-12T17:44:25.743Z] 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-12T17:44:25.743Z] ---> ca4463b0f298 [2020-08-12T17:44:25.743Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-12T17:44:25.743Z] ---> d7dfd24bb923 [2020-08-12T17:44:25.743Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-12T17:44:25.743Z] ---> 711f3199752d [2020-08-12T17:44:25.743Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-12T17:44:25.743Z] ---> a0cd9e5894b9 [2020-08-12T17:44:25.743Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-12T17:44:25.743Z] ---> Running in c515b9ec0017 [2020-08-12T17:44:25.743Z] ---> Running in 1577de337fa8 [2020-08-12T17:44:25.743Z] ---> Running in 9158473d54ac [2020-08-12T17:44:25.743Z] ---> Running in 18085b0e36c4 [2020-08-12T17:44:25.743Z] ---> Running in 59e9096494d5 [2020-08-12T17:44:26.345Z] 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-12T17:44:26.345Z] 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-12T17:44:26.621Z] 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-12T17:44:26.896Z] 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-12T17:44:26.896Z] 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-12T17:45:48.684Z] 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-12T17:45:56.968Z] 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-12T17:45:59.615Z] Removing intermediate container 1577de337fa8 [2020-08-12T17:45:59.615Z] ---> 6afa1c7873dc [2020-08-12T17:45:59.615Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-12T17:45:59.615Z] ---> Running in 7a0f91ec5753 [2020-08-12T17:46:02.247Z] 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-12T17:46:08.987Z] Removing intermediate container 7a0f91ec5753 [2020-08-12T17:46:08.987Z] ---> f99bb0cb8142 [2020-08-12T17:46:08.987Z] [2020-08-12T17:46:08.987Z] Step 11/26 : FROM docker:latest [2020-08-12T17:46:08.987Z] ---> ce9d55ae87f1 [2020-08-12T17:46:08.987Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-12T17:46:08.987Z] ---> Running in 1ab4648ab051 [2020-08-12T17:46:10.965Z] Removing intermediate container c515b9ec0017 [2020-08-12T17:46:10.965Z] ---> 41408e4cc7a6 [2020-08-12T17:46:10.965Z] [2020-08-12T17:46:10.965Z] Step 10/26 : FROM alpine:3.10 [2020-08-12T17:46:11.251Z] 3.10: Pulling from library/alpine [2020-08-12T17:46:11.533Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-12T17:46:11.807Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-12T17:46:12.803Z] (1/2) Installing readline (8.0.4-r0) [2020-08-12T17:46:12.803Z] (2/2) Installing bash (5.0.17-r0) [2020-08-12T17:46:12.803Z] Executing bash-5.0.17-r0.post-install [2020-08-12T17:46:12.803Z] Executing busybox-1.31.1-r16.trigger [2020-08-12T17:46:12.803Z] OK: 12 MiB in 22 packages [2020-08-12T17:46:12.803Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-12T17:46:12.803Z] Status: Downloaded newer image for alpine:3.10 [2020-08-12T17:46:12.803Z] ---> 536a684cf733 [2020-08-12T17:46:12.803Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-12T17:46:13.405Z] ---> Running in 1ea2d1353e24 [2020-08-12T17:46:15.382Z] Removing intermediate container 1ab4648ab051 [2020-08-12T17:46:15.382Z] ---> 131adecc8eea [2020-08-12T17:46:15.382Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-12T17:46:15.382Z] ---> Running in ad187078b6ba [2020-08-12T17:46:15.978Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-08-12T17:46:16.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-08-12T17:46:16.522Z] v3.10.5-74-g0b1cb9d719 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-12T17:46:16.522Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-12T17:46:16.522Z] OK: 10167 distinct packages available [2020-08-12T17:46:17.116Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-12T17:46:17.393Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-12T17:46:17.393Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-12T17:46:17.393Z] (4/5) Installing curl (7.66.0-r0) [2020-08-12T17:46:17.393Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-12T17:46:17.393Z] Executing busybox-1.30.1-r3.trigger [2020-08-12T17:46:17.393Z] Executing ca-certificates-20191127-r2.trigger [2020-08-12T17:46:17.671Z] OK: 7 MiB in 19 packages [2020-08-12T17:46:20.313Z] Removing intermediate container 59e9096494d5 [2020-08-12T17:46:20.313Z] ---> b6e91f416601 [2020-08-12T17:46:20.313Z] [2020-08-12T17:46:20.313Z] Step 10/23 : FROM scratch [2020-08-12T17:46:20.313Z] ---> [2020-08-12T17:46:20.313Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-12T17:46:20.313Z] Removing intermediate container 9158473d54ac [2020-08-12T17:46:20.313Z] ---> 2fac89d551ac [2020-08-12T17:46:20.313Z] [2020-08-12T17:46:20.313Z] Step 10/21 : FROM scratch [2020-08-12T17:46:20.313Z] ---> [2020-08-12T17:46:20.313Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-12T17:46:20.313Z] Removing intermediate container 18085b0e36c4 [2020-08-12T17:46:20.313Z] ---> a359976d9700 [2020-08-12T17:46:20.313Z] [2020-08-12T17:46:20.313Z] Step 10/20 : FROM scratch [2020-08-12T17:46:20.313Z] ---> [2020-08-12T17:46:20.313Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-12T17:46:20.587Z] ---> Running in a6c8df44a3a4 [2020-08-12T17:46:20.587Z] ---> Running in e7c0bf82a44c [2020-08-12T17:46:20.587Z] ---> Running in 28833e4dea20 [2020-08-12T17:46:20.587Z] Removing intermediate container ad187078b6ba [2020-08-12T17:46:20.587Z] ---> 0c6bbf6d0372 [2020-08-12T17:46:20.587Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-12T17:46:20.860Z] Removing intermediate container 1ea2d1353e24 [2020-08-12T17:46:20.860Z] ---> fce0d04c44bb [2020-08-12T17:46:20.860Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-12T17:46:20.860Z] ---> Running in ac2e8d7a3b4e [2020-08-12T17:46:21.139Z] ---> Running in c589dab998ef [2020-08-12T17:46:21.139Z] Removing intermediate container 28833e4dea20 [2020-08-12T17:46:21.139Z] ---> 6f8788e91c9c [2020-08-12T17:46:21.139Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-12T17:46:21.420Z] Removing intermediate container a6c8df44a3a4 [2020-08-12T17:46:21.420Z] ---> 6cb40b17b6cf [2020-08-12T17:46:21.420Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-12T17:46:21.420Z] Removing intermediate container e7c0bf82a44c [2020-08-12T17:46:21.420Z] ---> 8824f5c73040 [2020-08-12T17:46:21.420Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-12T17:46:21.420Z] ---> Running in 236224ae17cb [2020-08-12T17:46:21.420Z] ---> Running in 7ea73da59fef [2020-08-12T17:46:21.694Z] ---> Running in 31ab763df61b [2020-08-12T17:46:21.694Z] Removing intermediate container ac2e8d7a3b4e [2020-08-12T17:46:21.694Z] ---> e0f43dd7fda6 [2020-08-12T17:46:21.694Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-12T17:46:21.969Z] Removing intermediate container c589dab998ef [2020-08-12T17:46:21.969Z] ---> 144a7e0308b4 [2020-08-12T17:46:21.969Z] Step 13/26 : WORKDIR / [2020-08-12T17:46:21.969Z] ---> Running in ebff3b029cc8 [2020-08-12T17:46:21.969Z] Removing intermediate container 236224ae17cb [2020-08-12T17:46:21.969Z] ---> 446dff907237 [2020-08-12T17:46:21.969Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-12T17:46:21.969Z] ---> Running in 682ff217040f [2020-08-12T17:46:22.240Z] Removing intermediate container 7ea73da59fef [2020-08-12T17:46:22.240Z] ---> 4dfed81887d3 [2020-08-12T17:46:22.240Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-12T17:46:22.240Z] Removing intermediate container 31ab763df61b [2020-08-12T17:46:22.240Z] ---> 19ff63f43f21 [2020-08-12T17:46:22.240Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-12T17:46:22.240Z] ---> Running in d4266ef79342 [2020-08-12T17:46:22.514Z] ---> Running in e6dd2662e02a [2020-08-12T17:46:22.514Z] ---> Running in a8434930dab8 [2020-08-12T17:46:22.514Z] Removing intermediate container ebff3b029cc8 [2020-08-12T17:46:22.791Z] ---> d9e9f8f734f1 [2020-08-12T17:46:22.791Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-12T17:46:22.791Z] Removing intermediate container 682ff217040f [2020-08-12T17:46:22.791Z] ---> da877fea15f1 [2020-08-12T17:46:22.791Z] 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-12T17:46:22.791Z] ---> Running in 4274787c14e3 [2020-08-12T17:46:23.070Z] Removing intermediate container d4266ef79342 [2020-08-12T17:46:23.070Z] ---> 01b0f9b03e2c [2020-08-12T17:46:23.070Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-12T17:46:23.070Z] Removing intermediate container e6dd2662e02a [2020-08-12T17:46:23.070Z] ---> 1cc4c3c1a1b6 [2020-08-12T17:46:23.070Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-12T17:46:23.070Z] Removing intermediate container a8434930dab8 [2020-08-12T17:46:23.070Z] ---> 4d6fd6dfb679 [2020-08-12T17:46:23.070Z] Step 14/21 : WORKDIR / [2020-08-12T17:46:23.344Z] ---> Running in 3ce9eb22fcc2 [2020-08-12T17:46:23.617Z] Removing intermediate container 4274787c14e3 [2020-08-12T17:46:23.617Z] ---> 0030ef137648 [2020-08-12T17:46:23.617Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-12T17:46:23.891Z] ---> aa84dc7e407c [2020-08-12T17:46:23.891Z] 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-12T17:46:24.171Z] ---> 9873357e8779 [2020-08-12T17:46:24.171Z] ---> 8ed8fc680cdf [2020-08-12T17:46:24.171Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-12T17:46:24.171Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-12T17:46:24.171Z] Removing intermediate container 3ce9eb22fcc2 [2020-08-12T17:46:24.171Z] ---> 3b1ccac0dc4e [2020-08-12T17:46:24.171Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-12T17:46:25.179Z] ---> 7953ab845f2d [2020-08-12T17:46:25.179Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-12T17:46:25.458Z] ---> e630a6cd5d9e [2020-08-12T17:46:25.458Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-12T17:46:25.732Z] ---> defc80a6c27d [2020-08-12T17:46:25.732Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-12T17:46:25.732Z] ---> 7d1ef82176c8 [2020-08-12T17:46:25.732Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-12T17:46:26.011Z] ---> 981c3717df7f [2020-08-12T17:46:26.011Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-12T17:46:26.616Z] ---> 5ac9f23d5998 [2020-08-12T17:46:26.616Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-12T17:46:26.892Z] ---> fb5e930ec6ea [2020-08-12T17:46:26.892Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-12T17:46:27.165Z] ---> f04f8f70a645 [2020-08-12T17:46:27.165Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-12T17:46:27.447Z] ---> Running in 9b71be64804a [2020-08-12T17:46:27.722Z] ---> de3a51138726 [2020-08-12T17:46:27.722Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-12T17:46:27.722Z] ---> 9faed46af75f [2020-08-12T17:46:27.722Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-12T17:46:27.722Z] ---> fb2fe19e5fcb [2020-08-12T17:46:27.722Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-12T17:46:28.318Z] Removing intermediate container 9b71be64804a [2020-08-12T17:46:28.318Z] ---> a27b36ec7ff7 [2020-08-12T17:46:28.318Z] Step 18/20 : LABEL arch=arm64 [2020-08-12T17:46:28.318Z] ---> a9d6a4388068 [2020-08-12T17:46:28.318Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-12T17:46:28.318Z] ---> Running in 76149a234032 [2020-08-12T17:46:28.589Z] ---> Running in 9988cc4878ef [2020-08-12T17:46:28.858Z] ---> 17be00b78b13 [2020-08-12T17:46:28.858Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-12T17:46:28.858Z] ---> a6df71ac52ac [2020-08-12T17:46:28.858Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-12T17:46:29.130Z] ---> Running in 13e5c12ac1a6 [2020-08-12T17:46:29.130Z] Removing intermediate container 76149a234032 [2020-08-12T17:46:29.130Z] ---> 5dae38f78497 [2020-08-12T17:46:29.130Z] Step 19/20 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:46:29.130Z] ---> 7df0cd0cc84b [2020-08-12T17:46:29.130Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-12T17:46:29.402Z] ---> Running in 64a17b7ced2a [2020-08-12T17:46:30.002Z] Removing intermediate container 13e5c12ac1a6 [2020-08-12T17:46:30.002Z] ---> 63cf05c88cd7 [2020-08-12T17:46:30.002Z] Step 19/21 : LABEL arch=arm64 [2020-08-12T17:46:30.284Z] Removing intermediate container 64a17b7ced2a [2020-08-12T17:46:30.284Z] ---> e14fd73c63da [2020-08-12T17:46:30.284Z] Step 20/20 : LABEL version=0.0.0 [2020-08-12T17:46:30.284Z] ---> Running in f62b4810edb8 [2020-08-12T17:46:30.561Z] ---> Running in 355a5db617d5 [2020-08-12T17:46:30.840Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-12T17:46:30.840Z] ---> ca578a900698 [2020-08-12T17:46:30.840Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-12T17:46:30.840Z] ---> 54a7356ba057 [2020-08-12T17:46:30.840Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-12T17:46:30.840Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-12T17:46:31.112Z] Removing intermediate container f62b4810edb8 [2020-08-12T17:46:31.112Z] ---> 56155768872e [2020-08-12T17:46:31.112Z] Step 20/21 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:46:31.386Z] ---> Running in 14fbee5c0484 [2020-08-12T17:46:31.386Z] Removing intermediate container 355a5db617d5 [2020-08-12T17:46:31.386Z] ---> a4514d82cd35 [2020-08-12T17:46:31.386Z] [2020-08-12T17:46:31.663Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-12T17:46:31.663Z] (2/33) Installing expat (2.2.9-r1) [2020-08-12T17:46:31.663Z] (3/33) Installing libffi (3.3-r2) [2020-08-12T17:46:31.663Z] (4/33) Installing gdbm (1.13-r1) [2020-08-12T17:46:31.663Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-12T17:46:31.663Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-12T17:46:31.663Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-12T17:46:31.939Z] Successfully built a4514d82cd35 [2020-08-12T17:46:32.221Z] ---> 9adecc9e9ef5 [2020-08-12T17:46:32.221Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-12T17:46:32.221Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-08-12T17:46:32.221Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2020-08-12T17:46:32.511Z] ---> 38641e21e112 [2020-08-12T17:46:32.511Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-12T17:46:32.511Z] Removing intermediate container 14fbee5c0484 [2020-08-12T17:46:32.511Z] ---> e83317b47a7e [2020-08-12T17:46:32.511Z] Step 21/21 : LABEL version=0.0.0 [2020-08-12T17:46:32.796Z] ---> Running in 153a28d4b5e0 [2020-08-12T17:46:33.070Z] ---> Running in 7fb3da453fbb [2020-08-12T17:46:33.673Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-12T17:46:33.673Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-12T17:46:33.673Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-12T17:46:33.673Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-12T17:46:33.673Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-12T17:46:33.673Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-12T17:46:33.944Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-12T17:46:33.944Z] Removing intermediate container 153a28d4b5e0 [2020-08-12T17:46:33.944Z] ---> 180ecf656564 [2020-08-12T17:46:33.944Z] Step 21/23 : LABEL arch=arm64 [2020-08-12T17:46:33.944Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-12T17:46:33.944Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-12T17:46:33.944Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-12T17:46:33.944Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-12T17:46:34.219Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-12T17:46:34.219Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-12T17:46:34.219Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-12T17:46:34.219Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-12T17:46:34.219Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-12T17:46:34.219Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-12T17:46:34.219Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-12T17:46:34.219Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-12T17:46:34.219Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-12T17:46:34.219Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-12T17:46:34.219Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-12T17:46:34.527Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-12T17:46:34.527Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-12T17:46:34.527Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-12T17:46:34.527Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-12T17:46:34.527Z] ---> cb9035f73720 [2020-08-12T17:46:34.527Z] Removing intermediate container 7fb3da453fbb [2020-08-12T17:46:34.527Z] ---> 0c78c87b8f14 [2020-08-12T17:46:34.527Z] [2020-08-12T17:46:34.527Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-12T17:46:34.527Z] Executing busybox-1.31.1-r16.trigger [2020-08-12T17:46:34.527Z] OK: 71 MiB in 55 packages [2020-08-12T17:46:34.806Z] ---> Running in b12d0e31f755 [2020-08-12T17:46:35.080Z] ---> Running in d05ef872a3da [2020-08-12T17:46:35.080Z] Successfully built 0c78c87b8f14 [2020-08-12T17:46:35.354Z] Successfully tagged docker-core-command-go-arm64:latest [2020-08-12T17:46:35.354Z] Building docker-core-data-go [2020-08-12T17:46:35.630Z]  Building docker-core-command-go ... done Removing intermediate container b12d0e31f755 [2020-08-12T17:46:35.630Z] ---> e1d1bca77090 [2020-08-12T17:46:35.630Z] Step 22/23 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:46:35.630Z] ---> Running in c8f42d7f3344 [2020-08-12T17:46:36.626Z] Removing intermediate container c8f42d7f3344 [2020-08-12T17:46:36.626Z] ---> 4c1eb568e995 [2020-08-12T17:46:36.626Z] Step 23/23 : LABEL version=0.0.0 [2020-08-12T17:46:37.231Z] ---> Running in 54869bcd0aec [2020-08-12T17:46:38.691Z] Removing intermediate container 54869bcd0aec [2020-08-12T17:46:38.691Z] ---> 3a17bb874aff [2020-08-12T17:46:38.691Z] [2020-08-12T17:46:39.297Z] Successfully built 3a17bb874aff [2020-08-12T17:46:39.297Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-08-12T17:46:39.297Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2020-08-12T17:46:40.290Z] Removing intermediate container d05ef872a3da [2020-08-12T17:46:40.290Z] ---> 1494ab66cb12 [2020-08-12T17:46:40.290Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-12T17:46:40.567Z] ---> Running in 5337e55e11ed [2020-08-12T17:46:41.563Z] Removing intermediate container 5337e55e11ed [2020-08-12T17:46:41.563Z] ---> 0091c1f42464 [2020-08-12T17:46:41.563Z] Step 24/26 : LABEL arch=arm64 [2020-08-12T17:46:42.554Z] ---> Running in 550c198ba5f4 [2020-08-12T17:46:42.554Z] Removing intermediate container 9988cc4878ef [2020-08-12T17:46:42.554Z] ---> a50e17b478fa [2020-08-12T17:46:42.554Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-12T17:46:43.549Z] ---> Running in cdbbfd993bb5 [2020-08-12T17:46:43.549Z] Removing intermediate container 550c198ba5f4 [2020-08-12T17:46:43.549Z] ---> 6ec02f6dec52 [2020-08-12T17:46:43.549Z] Step 25/26 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:46:43.830Z] ---> Running in 3cd1a3344ada [2020-08-12T17:46:44.817Z] Removing intermediate container 3cd1a3344ada [2020-08-12T17:46:44.817Z] ---> 3fc0fd863d5c [2020-08-12T17:46:44.817Z] Step 26/26 : LABEL version=0.0.0 [2020-08-12T17:46:45.091Z] ---> Running in 13a42d11d18d [2020-08-12T17:46:45.694Z] Removing intermediate container 13a42d11d18d [2020-08-12T17:46:45.694Z] ---> 7aabcdee7c99 [2020-08-12T17:46:45.694Z] [2020-08-12T17:46:46.294Z] Successfully built 7aabcdee7c99 [2020-08-12T17:46:46.294Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-08-12T17:46:46.294Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-logging-go [2020-08-12T17:46:49.786Z] Collecting docker-compose==1.23.2 [2020-08-12T17:46:49.786Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-12T17:46:49.786Z] 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-12T17:46:51.276Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-12T17:46:51.276Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-12T17:46:51.878Z] Collecting PyYAML<4,>=3.10 [2020-08-12T17:46:51.878Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-12T17:46:55.278Z] Collecting jsonschema<3,>=2.5.1 [2020-08-12T17:46:55.555Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-12T17:46:55.829Z] Collecting cached-property<2,>=1.2.0 [2020-08-12T17:46:55.829Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-12T17:46:56.104Z] Collecting texttable<0.10,>=0.9.0 [2020-08-12T17:46:56.378Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-12T17:46:59.004Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-12T17:46:59.004Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-12T17:46:59.281Z] Collecting docker<4.0,>=3.6.0 [2020-08-12T17:46:59.281Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-12T17:46:59.883Z] Collecting docopt<0.7,>=0.6.1 [2020-08-12T17:46:59.883Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-12T17:47:02.517Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-12T17:47:02.517Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-12T17:47:05.151Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-12T17:47:05.151Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-12T17:47:05.151Z] Collecting idna<2.8,>=2.5 [2020-08-12T17:47:05.151Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-12T17:47:05.429Z] 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-12T17:47:05.429Z] 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-12T17:47:05.429Z] Collecting docker-pycreds>=0.4.0 [2020-08-12T17:47:05.429Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-12T17:47:05.705Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-12T17:47:05.705Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-12T17:47:05.705Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-12T17:47:05.705Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-12T17:47:06.693Z] Installing collected packages: urllib3, idna, requests, PyYAML, jsonschema, cached-property, texttable, websocket-client, docker-pycreds, docker, docopt, dockerpty, docker-compose [2020-08-12T17:47:06.693Z] Attempting uninstall: urllib3 [2020-08-12T17:47:06.693Z] Found existing installation: urllib3 1.25.9 [2020-08-12T17:47:06.693Z] Uninstalling urllib3-1.25.9: [2020-08-12T17:47:06.966Z] Successfully uninstalled urllib3-1.25.9 [2020-08-12T17:47:07.567Z] Attempting uninstall: idna [2020-08-12T17:47:07.567Z] Found existing installation: idna 2.9 [2020-08-12T17:47:07.567Z] Uninstalling idna-2.9: [2020-08-12T17:47:07.567Z] Successfully uninstalled idna-2.9 [2020-08-12T17:47:08.166Z] Attempting uninstall: requests [2020-08-12T17:47:08.166Z] Found existing installation: requests 2.23.0 [2020-08-12T17:47:08.166Z] Uninstalling requests-2.23.0: [2020-08-12T17:47:08.166Z] Successfully uninstalled requests-2.23.0 [2020-08-12T17:47:08.443Z] Running setup.py install for PyYAML: started [2020-08-12T17:47:11.071Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-12T17:47:11.350Z] Running setup.py install for texttable: started [2020-08-12T17:47:13.981Z] Running setup.py install for texttable: finished with status 'done' [2020-08-12T17:47:14.965Z] Running setup.py install for docopt: started [2020-08-12T17:47:16.955Z] Running setup.py install for docopt: finished with status 'done' [2020-08-12T17:47:16.955Z] Running setup.py install for dockerpty: started [2020-08-12T17:47:19.600Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-12T17:47:20.580Z] 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-12T17:47:27.322Z] Removing intermediate container cdbbfd993bb5 [2020-08-12T17:47:27.322Z] ---> ff5676772981 [2020-08-12T17:47:27.322Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-12T17:47:27.601Z] ---> Running in 708c6f26349d [2020-08-12T17:47:29.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-12T17:47:29.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-12T17:47:30.198Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-12T17:47:30.198Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-12T17:47:30.198Z] (3/3) Installing curl (7.69.1-r0) [2020-08-12T17:47:30.198Z] Executing busybox-1.31.1-r16.trigger [2020-08-12T17:47:30.475Z] OK: 71 MiB in 58 packages [2020-08-12T17:47:32.476Z] Removing intermediate container 708c6f26349d [2020-08-12T17:47:32.476Z] ---> 7d3fb12c6006 [2020-08-12T17:47:32.476Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-12T17:47:32.757Z] ---> Running in 6667c3737ca7 [2020-08-12T17:47:33.355Z] Removing intermediate container 6667c3737ca7 [2020-08-12T17:47:33.355Z] ---> 7d4f58fa0f99 [2020-08-12T17:47:33.355Z] Step 24/26 : LABEL arch=arm64 [2020-08-12T17:47:33.629Z] ---> Running in d7703372cd43 [2020-08-12T17:47:34.230Z] Removing intermediate container d7703372cd43 [2020-08-12T17:47:34.230Z] ---> 7520748725b0 [2020-08-12T17:47:34.230Z] Step 25/26 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:47:34.509Z] ---> Running in 6fa4cfa565bb [2020-08-12T17:47:35.110Z] Removing intermediate container 6fa4cfa565bb [2020-08-12T17:47:35.110Z] ---> 637cb0435171 [2020-08-12T17:47:35.110Z] Step 26/26 : LABEL version=0.0.0 [2020-08-12T17:47:35.384Z] ---> Running in 5d75f385666c [2020-08-12T17:47:35.988Z] Removing intermediate container 5d75f385666c [2020-08-12T17:47:35.988Z] ---> 8dd1641c0692 [2020-08-12T17:47:35.988Z] [2020-08-12T17:47:36.591Z] Successfully built 8dd1641c0692 [2020-08-12T17:47:36.591Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-08-12T17:47:36.591Z] Building docker-security-secrets-setup-go [2020-08-12T17:47:39.225Z]  Building docker-sys-mgmt-agent-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:47:39.225Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-12T17:47:39.225Z] ---> 6a69465f3a1b [2020-08-12T17:47:39.225Z] Step 3/21 : WORKDIR /edgex-go [2020-08-12T17:47:39.225Z] ---> Using cache [2020-08-12T17:47:39.225Z] ---> 0da102ce06a5 [2020-08-12T17:47:39.225Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:47:39.225Z] ---> Using cache [2020-08-12T17:47:39.225Z] ---> a919f61a09eb [2020-08-12T17:47:39.225Z] Step 5/21 : RUN apk update && apk add make git [2020-08-12T17:47:39.505Z] ---> Running in cf5a0a1b5f8c [2020-08-12T17:47:41.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-12T17:47:42.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-12T17:47:43.548Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:47:43.548Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:47:43.548Z] OK: 12620 distinct packages available [2020-08-12T17:47:44.153Z] OK: 217 MiB in 51 packages [2020-08-12T17:47:46.804Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:47:46.804Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-12T17:47:46.804Z] ---> 6a69465f3a1b [2020-08-12T17:47:46.804Z] Step 3/22 : WORKDIR /edgex-go [2020-08-12T17:47:46.804Z] ---> Using cache [2020-08-12T17:47:46.804Z] ---> 0da102ce06a5 [2020-08-12T17:47:46.804Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:47:46.804Z] ---> Using cache [2020-08-12T17:47:46.804Z] ---> a919f61a09eb [2020-08-12T17:47:46.804Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-12T17:47:46.804Z] ---> Running in 9d887a40382a [2020-08-12T17:47:47.082Z] Removing intermediate container cf5a0a1b5f8c [2020-08-12T17:47:47.082Z] ---> df0958347f98 [2020-08-12T17:47:47.082Z] Step 6/21 : COPY go.mod . [2020-08-12T17:47:48.526Z] ---> 4e32fe5e6758 [2020-08-12T17:47:48.526Z] Step 7/21 : RUN go mod download [2020-08-12T17:47:48.801Z] ---> Running in 947743852a7d [2020-08-12T17:47:49.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-12T17:47:50.060Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-12T17:47:51.051Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:47:51.051Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:47:51.051Z] OK: 12620 distinct packages available [2020-08-12T17:47:52.057Z] OK: 217 MiB in 51 packages [2020-08-12T17:47:54.040Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:47:54.040Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-12T17:47:54.040Z] ---> 6a69465f3a1b [2020-08-12T17:47:54.040Z] Step 3/20 : WORKDIR /edgex-go [2020-08-12T17:47:54.040Z] ---> Using cache [2020-08-12T17:47:54.040Z] ---> 0da102ce06a5 [2020-08-12T17:47:54.040Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:47:54.040Z] ---> Using cache [2020-08-12T17:47:54.040Z] ---> a919f61a09eb [2020-08-12T17:47:54.040Z] Step 5/20 : RUN apk update && apk add make git [2020-08-12T17:47:54.040Z] ---> Using cache [2020-08-12T17:47:54.040Z] ---> df0958347f98 [2020-08-12T17:47:54.040Z] Step 6/20 : COPY go.mod . [2020-08-12T17:47:54.040Z] ---> Using cache [2020-08-12T17:47:54.040Z] ---> 4e32fe5e6758 [2020-08-12T17:47:54.040Z] Step 7/20 : RUN go mod download [2020-08-12T17:47:54.643Z] ---> Running in 790971c883da [2020-08-12T17:47:54.643Z] Removing intermediate container 947743852a7d [2020-08-12T17:47:54.643Z] ---> 826b078106c6 [2020-08-12T17:47:54.643Z] Step 8/21 : COPY . . [2020-08-12T17:47:55.752Z] Removing intermediate container 9d887a40382a [2020-08-12T17:47:55.752Z] ---> e85464cfff03 [2020-08-12T17:47:55.752Z] Step 6/22 : COPY go.mod . [2020-08-12T17:47:59.242Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:47:59.242Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-12T17:47:59.242Z] ---> 6a69465f3a1b [2020-08-12T17:47:59.242Z] Step 3/21 : WORKDIR /edgex-go [2020-08-12T17:47:59.242Z] ---> Using cache [2020-08-12T17:47:59.242Z] ---> 0da102ce06a5 [2020-08-12T17:47:59.242Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:47:59.242Z] ---> Using cache [2020-08-12T17:47:59.242Z] ---> a919f61a09eb [2020-08-12T17:47:59.242Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-12T17:47:59.524Z] ---> c9cb0577b189 [2020-08-12T17:47:59.524Z] Step 7/22 : RUN go mod download [2020-08-12T17:48:00.508Z] ---> Running in 592ee6570203 [2020-08-12T17:48:00.508Z] ---> Running in b937cf3406f5 [2020-08-12T17:48:01.974Z] Removing intermediate container 790971c883da [2020-08-12T17:48:01.974Z] ---> 124403d89f47 [2020-08-12T17:48:01.974Z] Step 8/20 : COPY . . [2020-08-12T17:48:03.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-12T17:48:04.027Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-12T17:48:05.021Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:48:05.021Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:48:05.021Z] OK: 12620 distinct packages available [2020-08-12T17:48:05.628Z] OK: 217 MiB in 51 packages [2020-08-12T17:48:06.622Z] OK: 217 MiB in 51 packages [2020-08-12T17:48:07.229Z] Removing intermediate container 592ee6570203 [2020-08-12T17:48:07.229Z] ---> 88aede8c841f [2020-08-12T17:48:07.229Z] Step 8/22 : COPY . . [2020-08-12T17:48:08.719Z] Removing intermediate container b937cf3406f5 [2020-08-12T17:48:08.719Z] ---> 2c3022f8723b [2020-08-12T17:48:08.719Z] Step 6/21 : COPY go.mod . [2020-08-12T17:48:10.745Z] ---> 9ffc6231e3c4 [2020-08-12T17:48:10.745Z] Step 7/21 : RUN go mod download [2020-08-12T17:48:11.016Z] ---> Running in 0edf3339c19f [2020-08-12T17:48:16.421Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-12T17:48:16.421Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-12T17:48:16.421Z] ---> 6a69465f3a1b [2020-08-12T17:48:16.421Z] Step 3/29 : WORKDIR /edgex-go [2020-08-12T17:48:16.421Z] ---> Using cache [2020-08-12T17:48:16.421Z] ---> 0da102ce06a5 [2020-08-12T17:48:16.421Z] Step 4/29 : RUN apk update && apk add make git [2020-08-12T17:48:16.421Z] ---> Running in 026e0a75a459 [2020-08-12T17:48:17.016Z] Removing intermediate container 0edf3339c19f [2020-08-12T17:48:17.016Z] ---> c23e5def6427 [2020-08-12T17:48:17.016Z] Step 8/21 : COPY . . [2020-08-12T17:48:18.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-12T17:48:19.436Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-12T17:48:20.418Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:48:20.418Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:48:20.418Z] OK: 12620 distinct packages available [2020-08-12T17:48:21.018Z] OK: 217 MiB in 51 packages [2020-08-12T17:48:26.431Z] ---> 0a0330412e1a [2020-08-12T17:48:26.431Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-12T17:48:26.704Z] ---> Running in d11f0bba87be [2020-08-12T17:48:26.704Z] Removing intermediate container 026e0a75a459 [2020-08-12T17:48:26.704Z] ---> 0a9d88b6d369 [2020-08-12T17:48:26.704Z] Step 5/29 : COPY go.mod . [2020-08-12T17:48:28.700Z] ---> fca9d2deac56 [2020-08-12T17:48:28.700Z] Step 6/29 : RUN go mod download [2020-08-12T17:48:28.973Z] 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-12T17:48:30.414Z] ---> Running in 353a8f50668d [2020-08-12T17:48:30.693Z] ---> c1f3ec86fdb1 [2020-08-12T17:48:30.693Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-12T17:48:31.293Z] ---> Running in 41cb46ade5ba [2020-08-12T17:48:34.761Z] 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-12T17:48:36.760Z] ---> a3617468ec6c [2020-08-12T17:48:36.760Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-12T17:48:37.763Z] Removing intermediate container 353a8f50668d [2020-08-12T17:48:37.763Z] ---> 541fbffe9e1f [2020-08-12T17:48:37.763Z] Step 7/29 : COPY . . [2020-08-12T17:48:37.763Z] ---> Running in b005ca497b0d [2020-08-12T17:48:41.176Z] 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-12T17:48:46.602Z] ---> 043037f69032 [2020-08-12T17:48:46.602Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-12T17:48:48.049Z] ---> Running in a1b56b2b2f92 [2020-08-12T17:48:51.444Z] 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-12T17:49:06.549Z] ---> 6df36bb9955a [2020-08-12T17:49:06.549Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-12T17:49:06.549Z] ---> Running in 4546da99983d [2020-08-12T17:49:08.547Z] 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-12T17:50:05.130Z] Removing intermediate container 41cb46ade5ba [2020-08-12T17:50:05.130Z] ---> 38cf75afd9cc [2020-08-12T17:50:05.130Z] [2020-08-12T17:50:05.130Z] Step 10/20 : FROM alpine [2020-08-12T17:50:05.130Z] latest: Pulling from library/alpine [2020-08-12T17:50:05.130Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-12T17:50:05.130Z] Status: Downloaded newer image for alpine:latest [2020-08-12T17:50:05.130Z] ---> 62ee0e9f8440 [2020-08-12T17:50:05.130Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-12T17:50:05.130Z] ---> Running in 82808b7d82aa [2020-08-12T17:50:05.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-12T17:50:05.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-12T17:50:05.130Z] v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:50:05.130Z] v3.12.0-241-g30378ef162 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:50:05.130Z] OK: 12620 distinct packages available [2020-08-12T17:50:05.130Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-12T17:50:05.130Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-12T17:50:05.130Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-12T17:50:05.130Z] (4/4) Installing curl (7.69.1-r0) [2020-08-12T17:50:05.130Z] Executing busybox-1.31.1-r16.trigger [2020-08-12T17:50:05.130Z] Executing ca-certificates-20191127-r4.trigger [2020-08-12T17:50:05.130Z] OK: 7 MiB in 18 packages [2020-08-12T17:50:05.130Z] Removing intermediate container 82808b7d82aa [2020-08-12T17:50:05.130Z] ---> 25657ac2611f [2020-08-12T17:50:05.130Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-12T17:50:05.130Z] ---> Running in c67eb2fb8220 [2020-08-12T17:50:05.130Z] Removing intermediate container c67eb2fb8220 [2020-08-12T17:50:05.130Z] ---> b77ff1ca7b29 [2020-08-12T17:50:05.130Z] Step 13/20 : WORKDIR /edgex [2020-08-12T17:50:05.130Z] ---> Running in 47988c6bd95e [2020-08-12T17:50:05.737Z] Removing intermediate container 47988c6bd95e [2020-08-12T17:50:05.737Z] ---> 75e30aa389e9 [2020-08-12T17:50:05.737Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-12T17:50:07.173Z] ---> 0cd9fd7fd897 [2020-08-12T17:50:07.173Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-12T17:50:09.153Z] ---> 5177a228fe38 [2020-08-12T17:50:09.153Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-12T17:50:09.153Z] ---> Running in 20a1b0a28ae8 [2020-08-12T17:50:09.752Z] Removing intermediate container 20a1b0a28ae8 [2020-08-12T17:50:09.752Z] ---> 9a5bd615d0a6 [2020-08-12T17:50:09.752Z] Step 17/20 : CMD ["--init=true"] [2020-08-12T17:50:10.024Z] ---> Running in 8d689ca7b610 [2020-08-12T17:50:10.636Z] Removing intermediate container 8d689ca7b610 [2020-08-12T17:50:10.636Z] ---> cae1fed10b21 [2020-08-12T17:50:10.636Z] Step 18/20 : LABEL arch=arm64 [2020-08-12T17:50:10.906Z] ---> Running in 1b414374926f [2020-08-12T17:50:11.879Z] Removing intermediate container 1b414374926f [2020-08-12T17:50:11.879Z] ---> c01bd283dfe0 [2020-08-12T17:50:11.879Z] Step 19/20 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:50:11.879Z] ---> Running in ee251fbbc323 [2020-08-12T17:50:12.560Z] Removing intermediate container ee251fbbc323 [2020-08-12T17:50:12.560Z] ---> 94f05ddf9095 [2020-08-12T17:50:12.560Z] Step 20/20 : LABEL version=0.0.0 [2020-08-12T17:50:12.996Z] ---> Running in 3488b02844eb [2020-08-12T17:50:13.324Z] Removing intermediate container 3488b02844eb [2020-08-12T17:50:13.324Z] ---> 3ff7f43ef429 [2020-08-12T17:50:13.324Z] [2020-08-12T17:50:13.921Z] Successfully built 3ff7f43ef429 [2020-08-12T17:50:14.221Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-08-12T17:50:26.643Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 4546da99983d [2020-08-12T17:50:26.643Z] ---> dbdb9eeadd6d [2020-08-12T17:50:26.643Z] [2020-08-12T17:50:26.643Z] Step 9/29 : FROM alpine:latest [2020-08-12T17:50:26.643Z] ---> 62ee0e9f8440 [2020-08-12T17:50:26.643Z] 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-12T17:50:26.643Z] Removing intermediate container d11f0bba87be [2020-08-12T17:50:26.643Z] ---> a85d3b601d89 [2020-08-12T17:50:26.643Z] [2020-08-12T17:50:26.643Z] Step 10/21 : FROM scratch [2020-08-12T17:50:26.643Z] ---> [2020-08-12T17:50:26.643Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-12T17:50:26.643Z] ---> Running in ac59377f08e8 [2020-08-12T17:50:26.643Z] ---> Using cache [2020-08-12T17:50:26.643Z] ---> 8824f5c73040 [2020-08-12T17:50:26.643Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-12T17:50:26.643Z] ---> Running in d21efba8a1a5 [2020-08-12T17:50:26.918Z] Removing intermediate container ac59377f08e8 [2020-08-12T17:50:26.918Z] ---> cbfcd82410ea [2020-08-12T17:50:26.918Z] Step 11/29 : USER root [2020-08-12T17:50:27.196Z] ---> Running in 0351ea7c7802 [2020-08-12T17:50:27.472Z] Removing intermediate container d21efba8a1a5 [2020-08-12T17:50:27.472Z] ---> 5368bd038dd0 [2020-08-12T17:50:27.472Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-12T17:50:27.472Z] ---> Running in cff60e845971 [2020-08-12T17:50:27.749Z] Removing intermediate container a1b56b2b2f92 [2020-08-12T17:50:27.749Z] ---> 092be43b4535 [2020-08-12T17:50:27.749Z] [2020-08-12T17:50:27.749Z] Step 10/21 : FROM scratch [2020-08-12T17:50:27.749Z] ---> [2020-08-12T17:50:27.749Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-12T17:50:27.749Z] Removing intermediate container 0351ea7c7802 [2020-08-12T17:50:27.749Z] ---> 15fc56654e21 [2020-08-12T17:50:27.749Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-12T17:50:28.027Z] ---> Using cache [2020-08-12T17:50:28.027Z] ---> 6f8788e91c9c [2020-08-12T17:50:28.027Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-12T17:50:28.027Z] ---> Running in e0bf15785cf2 [2020-08-12T17:50:28.027Z] ---> Running in 7db1cbe9504e [2020-08-12T17:50:28.027Z] Removing intermediate container cff60e845971 [2020-08-12T17:50:28.027Z] ---> 8a68144ced19 [2020-08-12T17:50:28.027Z] Step 14/21 : WORKDIR / [2020-08-12T17:50:28.321Z] ---> Running in e5a8cc0d41de [2020-08-12T17:50:28.927Z] Removing intermediate container 7db1cbe9504e [2020-08-12T17:50:28.927Z] ---> 37d7fb69fdd0 [2020-08-12T17:50:28.927Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-12T17:50:28.927Z] ---> Running in 3d10a5b2cda8 [2020-08-12T17:50:29.201Z] Removing intermediate container e5a8cc0d41de [2020-08-12T17:50:29.201Z] ---> 5ee6be41bb7b [2020-08-12T17:50:29.201Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-12T17:50:29.484Z] Removing intermediate container 3d10a5b2cda8 [2020-08-12T17:50:29.484Z] ---> 149ce8365f1d [2020-08-12T17:50:29.484Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-12T17:50:30.081Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-12T17:50:30.081Z] ---> d5dba9dadaef [2020-08-12T17:50:30.081Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-12T17:50:30.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-12T17:50:30.954Z] ---> 6330418c440d [2020-08-12T17:50:30.954Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-12T17:50:30.954Z] v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-12T17:50:30.954Z] v3.12.0-241-g30378ef162 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-12T17:50:30.954Z] OK: 12620 distinct packages available [2020-08-12T17:50:31.941Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-12T17:50:31.941Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-12T17:50:31.941Z] Executing busybox-1.31.1-r16.trigger [2020-08-12T17:50:31.941Z] Executing ca-certificates-20191127-r4.trigger [2020-08-12T17:50:31.941Z] ---> 44600b81d8d1 [2020-08-12T17:50:31.941Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-12T17:50:32.215Z] OK: 6 MiB in 16 packages [2020-08-12T17:50:32.215Z] ---> 182a5e23efc5 [2020-08-12T17:50:32.215Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-12T17:50:33.191Z] ---> b60670ddf84f [2020-08-12T17:50:33.191Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-12T17:50:33.191Z] ---> Running in 9885e8aa5c8d [2020-08-12T17:50:33.801Z] ---> 436f76c52fac [2020-08-12T17:50:33.801Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-12T17:50:34.082Z] Removing intermediate container 9885e8aa5c8d [2020-08-12T17:50:34.082Z] ---> 77a018311c84 [2020-08-12T17:50:34.082Z] Step 19/21 : LABEL arch=arm64 [2020-08-12T17:50:34.082Z] Removing intermediate container e0bf15785cf2 [2020-08-12T17:50:34.082Z] ---> e42323e71f00 [2020-08-12T17:50:34.082Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-12T17:50:34.360Z] ---> Running in 8e63b8eda457 [2020-08-12T17:50:34.360Z] ---> Running in 7b1f48efd129 [2020-08-12T17:50:34.955Z] ---> 5a3492d1756d [2020-08-12T17:50:34.955Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-12T17:50:35.229Z] Removing intermediate container 8e63b8eda457 [2020-08-12T17:50:35.229Z] ---> f06c1e29ba49 [2020-08-12T17:50:35.229Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-12T17:50:35.229Z] Removing intermediate container 7b1f48efd129 [2020-08-12T17:50:35.229Z] ---> 00c1ead77572 [2020-08-12T17:50:35.229Z] Step 20/21 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:50:35.229Z] ---> Running in e1c14588c3cd [2020-08-12T17:50:35.229Z] ---> Running in aebaf19bb800 [2020-08-12T17:50:35.229Z] ---> Running in edd4ef020b54 [2020-08-12T17:50:35.839Z] Removing intermediate container e1c14588c3cd [2020-08-12T17:50:35.839Z] ---> 6c22213423cc [2020-08-12T17:50:35.839Z] Step 19/21 : LABEL arch=arm64 [2020-08-12T17:50:35.839Z] Removing intermediate container edd4ef020b54 [2020-08-12T17:50:35.839Z] ---> d95aa49a90a5 [2020-08-12T17:50:35.839Z] Step 21/21 : LABEL version=0.0.0 [2020-08-12T17:50:35.839Z] Removing intermediate container aebaf19bb800 [2020-08-12T17:50:35.839Z] ---> db24de61c0c8 [2020-08-12T17:50:35.839Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-12T17:50:35.839Z] ---> Running in 1b34031d7174 [2020-08-12T17:50:36.118Z] ---> Running in 950ebd79dcef [2020-08-12T17:50:36.118Z] ---> Running in b8a5436e532e [2020-08-12T17:50:36.712Z] Removing intermediate container 1b34031d7174 [2020-08-12T17:50:36.712Z] ---> e3fc74674950 [2020-08-12T17:50:36.712Z] Step 20/21 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:50:37.019Z] Removing intermediate container 950ebd79dcef [2020-08-12T17:50:37.019Z] ---> 18bc097292b1 [2020-08-12T17:50:37.019Z] [2020-08-12T17:50:37.019Z] ---> Running in 5dcbc605f5db [2020-08-12T17:50:37.622Z] Successfully built 18bc097292b1 [2020-08-12T17:50:37.622Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-08-12T17:50:37.897Z]  Building docker-core-metadata-go ... done Removing intermediate container 5dcbc605f5db [2020-08-12T17:50:37.897Z] ---> 854bbe26ffc1 [2020-08-12T17:50:37.897Z] Step 21/21 : LABEL version=0.0.0 [2020-08-12T17:50:38.171Z] ---> Running in 1a87977ff3a2 [2020-08-12T17:50:38.771Z] Removing intermediate container 1a87977ff3a2 [2020-08-12T17:50:38.771Z] ---> dc745ca75522 [2020-08-12T17:50:38.771Z] [2020-08-12T17:50:39.372Z] Successfully built dc745ca75522 [2020-08-12T17:50:39.372Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-08-12T17:50:39.972Z]  Building docker-support-logging-go ... done Removing intermediate container b8a5436e532e [2020-08-12T17:50:39.972Z] ---> 3e9e5a28b640 [2020-08-12T17:50:39.972Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-12T17:50:41.415Z] ---> c7438c9271c9 [2020-08-12T17:50:41.415Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-12T17:50:41.415Z] Removing intermediate container b005ca497b0d [2020-08-12T17:50:41.415Z] ---> d5834b22157b [2020-08-12T17:50:41.415Z] [2020-08-12T17:50:41.415Z] Step 10/22 : FROM alpine [2020-08-12T17:50:41.415Z] ---> 62ee0e9f8440 [2020-08-12T17:50:41.415Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-12T17:50:41.415Z] ---> Running in fe25ef21962d [2020-08-12T17:50:42.011Z] Removing intermediate container fe25ef21962d [2020-08-12T17:50:42.011Z] ---> 502fbb6c81a7 [2020-08-12T17:50:42.011Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-12T17:50:42.011Z] ---> 1e0bf9c34580 [2020-08-12T17:50:42.011Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-12T17:50:42.011Z] ---> Running in 16ae3d62d09f [2020-08-12T17:50:42.603Z] Removing intermediate container 16ae3d62d09f [2020-08-12T17:50:42.603Z] ---> 868d4b442870 [2020-08-12T17:50:42.603Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-12T17:50:42.603Z] ---> Running in 4115c88c5b22 [2020-08-12T17:50:42.874Z] ---> f8586f15015a [2020-08-12T17:50:42.874Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-12T17:50:43.147Z] Removing intermediate container 4115c88c5b22 [2020-08-12T17:50:43.147Z] ---> eea588c317c9 [2020-08-12T17:50:43.147Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-12T17:50:43.426Z] ---> Running in 289532b7dfdc [2020-08-12T17:50:43.700Z] ---> 9820b0287cee [2020-08-12T17:50:43.700Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-12T17:50:44.296Z] ---> e7dbc71b6991 [2020-08-12T17:50:44.296Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-12T17:50:44.569Z] ---> Running in 4dcd5918a2ba [2020-08-12T17:50:46.025Z] Removing intermediate container 289532b7dfdc [2020-08-12T17:50:46.025Z] ---> 6b9807b9e8c2 [2020-08-12T17:50:46.025Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-12T17:50:46.025Z] ---> Running in fbd6f2737f23 [2020-08-12T17:50:47.471Z] Removing intermediate container 4dcd5918a2ba [2020-08-12T17:50:47.471Z] ---> 8dfa916459a1 [2020-08-12T17:50:47.471Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-12T17:50:47.743Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-12T17:50:48.015Z] ---> dd3ffb683926 [2020-08-12T17:50:48.015Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-12T17:50:48.290Z] ---> Running in 70c6bf06f398 [2020-08-12T17:50:48.561Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-12T17:50:49.153Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-12T17:50:49.153Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-12T17:50:49.424Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-12T17:50:49.701Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-12T17:50:49.701Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-12T17:50:49.701Z] Executing busybox-1.31.1-r16.trigger [2020-08-12T17:50:49.701Z] OK: 8 MiB in 19 packages [2020-08-12T17:50:51.141Z] Removing intermediate container 70c6bf06f398 [2020-08-12T17:50:51.141Z] ---> 2a9bc9d2afe1 [2020-08-12T17:50:51.141Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-12T17:50:51.141Z] ---> Running in 5c06f6ed0547 [2020-08-12T17:50:51.141Z] Removing intermediate container fbd6f2737f23 [2020-08-12T17:50:51.141Z] ---> 14be768f6354 [2020-08-12T17:50:51.141Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-12T17:50:52.124Z] ---> d97d7a49e8d6 [2020-08-12T17:50:52.124Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-12T17:50:54.101Z] ---> 7783eea26830 [2020-08-12T17:50:54.101Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-12T17:50:54.373Z] Removing intermediate container 5c06f6ed0547 [2020-08-12T17:50:54.373Z] ---> 5250c0d75613 [2020-08-12T17:50:54.373Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-12T17:50:54.648Z] ---> Running in dfcf3820ca6b [2020-08-12T17:50:54.648Z] ---> f5469da5a56e [2020-08-12T17:50:54.648Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-12T17:50:54.920Z] ---> Running in ec0d370335c0 [2020-08-12T17:50:55.192Z] Removing intermediate container dfcf3820ca6b [2020-08-12T17:50:55.192Z] ---> 4444ab6cc5d1 [2020-08-12T17:50:55.192Z] Step 26/29 : CMD [ "generate" ] [2020-08-12T17:50:55.467Z] ---> Running in 5942b48d563c [2020-08-12T17:50:55.467Z] Removing intermediate container ec0d370335c0 [2020-08-12T17:50:55.467Z] ---> d341127614e4 [2020-08-12T17:50:55.467Z] Step 20/22 : LABEL arch=arm64 [2020-08-12T17:50:55.467Z] ---> Running in c63dd31cee49 [2020-08-12T17:50:56.062Z] Removing intermediate container 5942b48d563c [2020-08-12T17:50:56.062Z] ---> 14ad5f579097 [2020-08-12T17:50:56.062Z] Step 27/29 : LABEL arch=arm64 [2020-08-12T17:50:56.062Z] ---> Running in 9ac63a3045e2 [2020-08-12T17:50:56.062Z] Removing intermediate container c63dd31cee49 [2020-08-12T17:50:56.062Z] ---> 862b49af4818 [2020-08-12T17:50:56.062Z] Step 21/22 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:50:56.335Z] ---> Running in c01cdc277524 [2020-08-12T17:50:56.607Z] Removing intermediate container 9ac63a3045e2 [2020-08-12T17:50:56.607Z] ---> 6d7819eab881 [2020-08-12T17:50:56.607Z] Step 28/29 : LABEL git_sha=a14165494ce22bd0940f1e34fb49e075a468a70d [2020-08-12T17:50:56.882Z] ---> Running in e2bc64bb5afd [2020-08-12T17:50:56.882Z] Removing intermediate container c01cdc277524 [2020-08-12T17:50:56.882Z] ---> 814ec235915b [2020-08-12T17:50:56.882Z] Step 22/22 : LABEL version=0.0.0 [2020-08-12T17:50:56.882Z] ---> Running in 4461c86a0878 [2020-08-12T17:50:57.484Z] Removing intermediate container e2bc64bb5afd [2020-08-12T17:50:57.484Z] ---> d011624536a8 [2020-08-12T17:50:57.484Z] Step 29/29 : LABEL version=0.0.0 [2020-08-12T17:50:57.484Z] ---> Running in 38d35b5f4032 [2020-08-12T17:50:57.484Z] Removing intermediate container 4461c86a0878 [2020-08-12T17:50:57.484Z] ---> 749f9411a8cf [2020-08-12T17:50:57.484Z] [2020-08-12T17:50:58.081Z] Successfully built 749f9411a8cf [2020-08-12T17:50:58.081Z] Successfully tagged docker-core-data-go-arm64:latest [2020-08-12T17:50:58.081Z]  Building docker-core-data-go ... done Removing intermediate container 38d35b5f4032 [2020-08-12T17:50:58.081Z] ---> f631a8d182de [2020-08-12T17:50:58.081Z] [2020-08-12T17:50:58.677Z] Successfully built f631a8d182de [2020-08-12T17:50:58.677Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-08-12T17:50:58.964Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-08-12T17:50:58.961Z] $ docker stop --time=1 d9d61fe4db4c917bd74ecec8e3e2ebdcb0cc396bf6fe19b680a432573c1144e8 [2020-08-12T17:51:00.841Z] $ docker rm -f d9d61fe4db4c917bd74ecec8e3e2ebdcb0cc396bf6fe19b680a432573c1144e8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-12T17:51:01.577Z] + docker images [2020-08-12T17:51:01.577Z] + grep docker [2020-08-12T17:51:01.846Z] docker-security-secrets-setup-go-arm64 latest f631a8d182de 4 seconds ago 24.2MB [2020-08-12T17:51:01.846Z] docker-core-data-go-arm64 latest 749f9411a8cf 4 seconds ago 22.6MB [2020-08-12T17:51:01.846Z] docker-support-logging-go-arm64 latest dc745ca75522 23 seconds ago 11.4MB [2020-08-12T17:51:01.846Z] docker-core-metadata-go-arm64 latest 18bc097292b1 25 seconds ago 13.8MB [2020-08-12T17:51:01.846Z] docker-security-proxy-setup-go-arm64 latest 3ff7f43ef429 48 seconds ago 15.8MB [2020-08-12T17:51:01.846Z] docker-sys-mgmt-agent-go-arm64 latest 8dd1641c0692 3 minutes ago 266MB [2020-08-12T17:51:01.846Z] docker-security-secretstore-setup-go-arm64 latest 7aabcdee7c99 4 minutes ago 32.6MB [2020-08-12T17:51:01.846Z] docker-support-notifications-go-arm64 latest 3a17bb874aff 4 minutes ago 13.9MB [2020-08-12T17:51:01.846Z] docker-core-command-go-arm64 latest 0c78c87b8f14 4 minutes ago 12.4MB [2020-08-12T17:51:01.846Z] docker-support-scheduler-go-arm64 latest a4514d82cd35 4 minutes ago 12.6MB [2020-08-12T17:51:01.846Z] docker latest ce9d55ae87f1 6 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-12T17:51:03.644Z] provisioning config files... [2020-08-12T17:51:03.659Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1022355109786648578tmp [Pipeline] { [Pipeline] sh [2020-08-12T17:51:04.010Z] + curl -s https://codecov.io/bash [2020-08-12T17:51:04.011Z] + bash -s - -t @/w/workspace/edgex-go/2@tmp/config1022355109786648578tmp [Pipeline] } [2020-08-12T17:53:25.543Z] 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-12T17:53:26.930Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-12T17:53:27.807Z] ---> package-listing.sh [2020-08-12T17:53:27.808Z] ++ facter osfamily [2020-08-12T17:53:27.808Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-12T17:53:27.808Z] + OS_FAMILY=redhat [2020-08-12T17:53:27.808Z] + workspace=/w/workspace/edgex-go/2 [2020-08-12T17:53:27.808Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-12T17:53:27.808Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-12T17:53:27.808Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-12T17:53:27.808Z] + PACKAGES=/tmp/packages_start.txt [2020-08-12T17:53:27.808Z] + '[' /w/workspace/edgex-go/2 ']' [2020-08-12T17:53:27.808Z] + PACKAGES=/tmp/packages_end.txt [2020-08-12T17:53:27.808Z] + case "${OS_FAMILY}" in [2020-08-12T17:53:27.808Z] + rpm -qa [2020-08-12T17:53:27.808Z] + sort [2020-08-12T17:53:32.017Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-12T17:53:32.017Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-12T17:53:32.017Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-12T17:53:32.017Z] + '[' /w/workspace/edgex-go/2 ']' [2020-08-12T17:53:32.017Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2020-08-12T17:53:32.017Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-12T17:53:32.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-12T17:53:32.752Z] [2020-08-12T17:53:32.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-12T17:53:33.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-12T17:53:33.087Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-12T17:53:33.087Z] c9b1b535fdd9: Pulling fs layer [2020-08-12T17:53:33.087Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-12T17:53:33.087Z] 756a868c4378: Pulling fs layer [2020-08-12T17:53:33.087Z] 444b2fc9a129: Pulling fs layer [2020-08-12T17:53:33.087Z] ea15f1150254: Pulling fs layer [2020-08-12T17:53:33.087Z] 41b27a9f41bf: Pulling fs layer [2020-08-12T17:53:33.087Z] 28c525ee5125: Pulling fs layer [2020-08-12T17:53:33.087Z] 094b1ea09ed8: Pulling fs layer [2020-08-12T17:53:33.087Z] 138eaada9080: Pulling fs layer [2020-08-12T17:53:33.087Z] 0622d0fa9048: Pulling fs layer [2020-08-12T17:53:33.087Z] 41b27a9f41bf: Waiting [2020-08-12T17:53:33.087Z] 28c525ee5125: Waiting [2020-08-12T17:53:33.087Z] 094b1ea09ed8: Waiting [2020-08-12T17:53:33.087Z] 138eaada9080: Waiting [2020-08-12T17:53:33.087Z] 0622d0fa9048: Waiting [2020-08-12T17:53:33.087Z] 444b2fc9a129: Waiting [2020-08-12T17:53:33.087Z] ea15f1150254: Waiting [2020-08-12T17:53:33.087Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-12T17:53:33.087Z] 2cc5ad85d9ab: Download complete [2020-08-12T17:53:33.367Z] 444b2fc9a129: Verifying Checksum [2020-08-12T17:53:33.367Z] 444b2fc9a129: Download complete [2020-08-12T17:53:33.367Z] c9b1b535fdd9: Verifying Checksum [2020-08-12T17:53:33.367Z] c9b1b535fdd9: Download complete [2020-08-12T17:53:33.367Z] ea15f1150254: Download complete [2020-08-12T17:53:33.367Z] 28c525ee5125: Verifying Checksum [2020-08-12T17:53:33.367Z] 28c525ee5125: Download complete [2020-08-12T17:53:33.634Z] 756a868c4378: Download complete [2020-08-12T17:53:33.634Z] c9b1b535fdd9: Pull complete [2020-08-12T17:53:33.903Z] 094b1ea09ed8: Verifying Checksum [2020-08-12T17:53:33.903Z] 094b1ea09ed8: Download complete [2020-08-12T17:53:33.903Z] 138eaada9080: Verifying Checksum [2020-08-12T17:53:33.903Z] 138eaada9080: Download complete [2020-08-12T17:53:33.903Z] 0622d0fa9048: Verifying Checksum [2020-08-12T17:53:33.903Z] 0622d0fa9048: Download complete [2020-08-12T17:53:34.164Z] 2cc5ad85d9ab: Pull complete [2020-08-12T17:53:34.164Z] 41b27a9f41bf: Verifying Checksum [2020-08-12T17:53:34.164Z] 41b27a9f41bf: Download complete [2020-08-12T17:53:35.571Z] 756a868c4378: Pull complete [2020-08-12T17:53:35.571Z] 444b2fc9a129: Pull complete [2020-08-12T17:53:35.831Z] ea15f1150254: Pull complete [2020-08-12T17:53:42.428Z] 41b27a9f41bf: Pull complete [2020-08-12T17:53:42.428Z] 28c525ee5125: Pull complete [2020-08-12T17:53:44.351Z] 094b1ea09ed8: Pull complete [2020-08-12T17:53:44.351Z] 138eaada9080: Pull complete [2020-08-12T17:53:46.267Z] 0622d0fa9048: Pull complete [2020-08-12T17:53:46.267Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-12T17:53:46.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-12T17:53:46.267Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-12T17:53:46.420Z] prd-centos7-docker-4c-2g-5011 does not seem to be running inside a container [2020-08-12T17:53:46.462Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-12T17:53:50.371Z] $ docker top a77b59d1ead7b0241d342788954275c41e50ad81e696da94e6d2efe48ea1a771 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-12T17:53:50.754Z] provisioning config files... [2020-08-12T17:53:50.765Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1537567519336977497tmp [Pipeline] { [Pipeline] echo [2020-08-12T17:53:50.825Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-12T17:53:51.124Z] ---> create-netrc.sh [Pipeline] echo [2020-08-12T17:53:51.133Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-12T17:53:51.465Z] ---> logs-deploy.sh [2020-08-12T17:53:51.465Z] + ARCHIVE_ARTIFACTS= [2020-08-12T17:53:51.465Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-12T17:53:51.465Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-12T17:53:51.465Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-12T17:53:51.465Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2660/2 [2020-08-12T17:53:51.465Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2660/2/ [2020-08-12T17:53:51.465Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2660/2 /w/workspace/edgex-go/2 [2020-08-12T17:53:52.410Z] Archives upload complete. [2020-08-12T17:53:52.670Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2660/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2660/2/