Pull request #2634 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 0151e7590fe149511c130fa30ccf1e21129209d6+98f202b9c718295929a9c333e58cdf53ea3a53cb (91a047cbb0ee4827e98ad89a4520f02100debc33) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@3156877ba5d897f4538228845a5bdbc4bec9138a Attempting to resolve 3156877ba5d897f4538228845a5bdbc4bec9138a 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 Could not find 3156877ba5d897f4538228845a5bdbc4bec9138a in remote references. Pulling heads to local for deep search... > 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/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse 3156877ba5d897f4538228845a5bdbc4bec9138a^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 3156877ba5d897f4538228845a5bdbc4bec9138a # timeout=10 Selected match: pr/213/merge revision 3156877ba5d897f4538228845a5bdbc4bec9138a 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 without 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 --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 3156877ba5d897f4538228845a5bdbc4bec9138a (pr/213/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 3156877ba5d897f4538228845a5bdbc4bec9138a # timeout=10 Commit message: "initial commit of edgeXBuildGoParallel for edgex-go replacement" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test raml_verify, buildScript:make build, publishSwaggerDocs:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test raml_verify BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: api/openapi/v1 api/openapi/v2 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-443’ is offline Running on prd-centos7-docker-4c-2g-445 in /w/workspace/edgexfoundry_edgex-go_PR-2634 [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/2634/head:refs/remotes/origin/PR-2634 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 98f202b9c718295929a9c333e58cdf53ea3a53cb into PR head commit 0151e7590fe149511c130fa30ccf1e21129209d6 Merge succeeded, producing 0151e7590fe149511c130fa30ccf1e21129209d6 Checking out Revision 0151e7590fe149511c130fa30ccf1e21129209d6 (PR-2634) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2634/head:refs/remotes/origin/PR-2634 # 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/2634/head:refs/remotes/origin/PR-2634 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0151e7590fe149511c130fa30ccf1e21129209d6 # 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 98f202b9c718295929a9c333e58cdf53ea3a53cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0151e7590fe149511c130fa30ccf1e21129209d6 # timeout=10 Commit message: "build: Migrate to new edgeXBuildParallel function" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-21T14:32:44.434Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-21T14:32:44.671Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-21T14:32:44.749Z] ========================================================= [2020-07-21T14:32:44.749Z] EdgeX Global Pipelines Version Info [2020-07-21T14:32:44.749Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-21T14:32:46.140Z] ------------------- [2020-07-21T14:32:46.141Z] stable info: [2020-07-21T14:32:46.141Z] ------------------- [2020-07-21T14:32:46.141Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-21T14:32:46.141Z] Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 [2020-07-21T14:32:46.141Z] Message: update stable to v1.0.99 [2020-07-21T14:32:47.081Z] ------------------- [2020-07-21T14:32:47.081Z] experimental info: [2020-07-21T14:32:47.081Z] ------------------- [2020-07-21T14:32:47.081Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-21T14:32:47.081Z] Commit SHA: a8036d3cfb972bc62d1aceff2a6c19ff9dda8919 [2020-07-21T14:32:47.081Z] Message: update experimental to v1.0.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-07-21T14:32:48.688Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-07-21T14:32:48.688Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-21T14:32:48.688Z] ++ dirname cmd/core-command/Dockerfile [2020-07-21T14:32:48.688Z] ++ cut -d/ -f2 [2020-07-21T14:32:48.688Z] + echo core-command,cmd/core-command/Dockerfile [2020-07-21T14:32:48.688Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-21T14:32:48.688Z] ++ dirname cmd/core-data/Dockerfile [2020-07-21T14:32:48.688Z] ++ cut -d/ -f2 [2020-07-21T14:32:48.688Z] + echo core-data,cmd/core-data/Dockerfile [2020-07-21T14:32:48.688Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-21T14:32:48.688Z] ++ dirname cmd/core-metadata/Dockerfile [2020-07-21T14:32:48.688Z] ++ cut -d/ -f2 [2020-07-21T14:32:48.688Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-07-21T14:32:48.688Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-21T14:32:48.688Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-07-21T14:32:48.688Z] ++ cut -d/ -f2 [2020-07-21T14:32:48.688Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-07-21T14:32:48.688Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-21T14:32:48.688Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-07-21T14:32:48.688Z] ++ cut -d/ -f2 [2020-07-21T14:32:48.688Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-07-21T14:32:48.688Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-21T14:32:48.688Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-07-21T14:32:48.688Z] ++ cut -d/ -f2 [2020-07-21T14:32:48.688Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-07-21T14:32:48.688Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-21T14:32:48.688Z] ++ dirname cmd/support-logging/Dockerfile [2020-07-21T14:32:48.688Z] ++ cut -d/ -f2 [2020-07-21T14:32:48.688Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-07-21T14:32:48.688Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-21T14:32:48.688Z] ++ dirname cmd/support-notifications/Dockerfile [2020-07-21T14:32:48.688Z] ++ cut -d/ -f2 [2020-07-21T14:32:48.688Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-07-21T14:32:48.688Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-21T14:32:48.688Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-07-21T14:32:48.688Z] ++ cut -d/ -f2 [2020-07-21T14:32:48.688Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-07-21T14:32:48.688Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-21T14:32:48.688Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-07-21T14:32:48.688Z] ++ cut -d/ -f2 [2020-07-21T14:32:48.688Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-07-21T14:32:48.748Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-21T14:32:49.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-21T14:32:49.371Z] [2020-07-21T14:32:49.371Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-21T14:32:49.705Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-21T14:32:49.705Z] latest: Pulling from edgex-devops/git-semver [2020-07-21T14:32:49.705Z] 31603596830f: Pulling fs layer [2020-07-21T14:32:49.705Z] 2a8b12db71e7: Pulling fs layer [2020-07-21T14:32:49.705Z] 6ca5941a6612: Pulling fs layer [2020-07-21T14:32:49.705Z] ecc8261a40a4: Pulling fs layer [2020-07-21T14:32:49.705Z] ecc8261a40a4: Waiting [2020-07-21T14:32:49.705Z] 2a8b12db71e7: Verifying Checksum [2020-07-21T14:32:49.705Z] 2a8b12db71e7: Download complete [2020-07-21T14:32:49.705Z] 31603596830f: Verifying Checksum [2020-07-21T14:32:49.705Z] 31603596830f: Download complete [2020-07-21T14:32:49.972Z] ecc8261a40a4: Verifying Checksum [2020-07-21T14:32:49.972Z] ecc8261a40a4: Download complete [2020-07-21T14:32:49.972Z] 6ca5941a6612: Verifying Checksum [2020-07-21T14:32:49.972Z] 6ca5941a6612: Download complete [2020-07-21T14:32:50.235Z] 31603596830f: Pull complete [2020-07-21T14:32:50.235Z] 2a8b12db71e7: Pull complete [2020-07-21T14:32:50.816Z] 6ca5941a6612: Pull complete [2020-07-21T14:32:51.076Z] ecc8261a40a4: Pull complete [2020-07-21T14:32:51.076Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-21T14:32:51.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-21T14:32:51.076Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-21T14:32:51.163Z] prd-centos7-docker-4c-2g-445 does not seem to be running inside a container [2020-07-21T14:32:51.196Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-21T14:32:53.383Z] $ docker top 6f12b8943fb65bd596809f19a5114d03524ffb950559848adf2c7b2dfb4c2ee4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-21T14:32:53.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-21T14:32:53.646Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-21T14:32:53.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-21T14:32:53.837Z] $ docker exec 6f12b8943fb65bd596809f19a5114d03524ffb950559848adf2c7b2dfb4c2ee4 ssh-agent [2020-07-21T14:32:53.981Z] SSH_AUTH_SOCK=/tmp/ssh-hv5s2sEQlsUe/agent.11 [2020-07-21T14:32:53.981Z] SSH_AGENT_PID=16 [2020-07-21T14:32:53.990Z] Running ssh-add (command line suppressed) [2020-07-21T14:32:54.093Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4891664387540252188.key (/w/workspace/edgex-go/2@tmp/private_key_4891664387540252188.key) [2020-07-21T14:32:54.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-21T14:32:54.463Z] + git describe --exact-match --tags HEAD [2020-07-21T14:32:54.463Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-21T14:32:54.478Z] $ docker exec --env ******** --env ******** 6f12b8943fb65bd596809f19a5114d03524ffb950559848adf2c7b2dfb4c2ee4 ssh-agent -k [2020-07-21T14:32:54.583Z] unset SSH_AUTH_SOCK; [2020-07-21T14:32:54.583Z] unset SSH_AGENT_PID; [2020-07-21T14:32:54.583Z] echo Agent pid 16 killed; [2020-07-21T14:32:54.631Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-21T14:32:54.710Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-21T14:32:54.710Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-21T14:32:54.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-21T14:32:54.813Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-21T14:32:54.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-21T14:32:54.953Z] $ docker exec 6f12b8943fb65bd596809f19a5114d03524ffb950559848adf2c7b2dfb4c2ee4 ssh-agent [2020-07-21T14:32:55.100Z] SSH_AUTH_SOCK=/tmp/ssh-dEJlf6v67dgd/agent.45 [2020-07-21T14:32:55.100Z] SSH_AGENT_PID=50 [2020-07-21T14:32:55.105Z] Running ssh-add (command line suppressed) [2020-07-21T14:32:55.206Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8718471536712528007.key (/w/workspace/edgex-go/2@tmp/private_key_8718471536712528007.key) [2020-07-21T14:32:55.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-21T14:32:55.580Z] + git semver init [2020-07-21T14:32:55.580Z] # -> Open(): unable to determine branch for HEAD [2020-07-21T14:32:55.580Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2020-07-21T14:32:55.580Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2020-07-21T14:32:55.580Z] # $SEMVER_REMOTE_NAME = origin [2020-07-21T14:32:55.580Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-21T14:32:55.580Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-21T14:32:55.580Z] # $SEMVER_BRANCH = PR-2634 [2020-07-21T14:32:55.580Z] # $SEMVER_TEMP = /tmp/semver-262880042 [2020-07-21T14:32:55.580Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-07-21T14:33:13.689Z] # '/tmp/semver-262880042' -> '/w/workspace/edgex-go/2/.semver' [2020-07-21T14:33:13.689Z] # -> Force: false [2020-07-21T14:33:13.689Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2020-07-21T14:33:13.697Z] $ docker exec --env ******** --env ******** 6f12b8943fb65bd596809f19a5114d03524ffb950559848adf2c7b2dfb4c2ee4 ssh-agent -k [2020-07-21T14:33:13.869Z] unset SSH_AUTH_SOCK; [2020-07-21T14:33:13.870Z] unset SSH_AGENT_PID; [2020-07-21T14:33:13.870Z] echo Agent pid 50 killed; [2020-07-21T14:33:13.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-21T14:33:14.378Z] + git semver [Pipeline] } [2020-07-21T14:33:14.388Z] $ docker stop --time=1 6f12b8943fb65bd596809f19a5114d03524ffb950559848adf2c7b2dfb4c2ee4 [2020-07-21T14:33:15.995Z] $ docker rm -f 6f12b8943fb65bd596809f19a5114d03524ffb950559848adf2c7b2dfb4c2ee4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-21T14:33:28.300Z] Stashed 22 file(s) [Pipeline] echo [2020-07-21T14:33:28.302Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-07-21T14:33:28.743Z] ========================================================= [2020-07-21T14:33:28.743Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-21T14:33:28.743Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-21T14:33:29.066Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-07-21T14:33:32.370Z] Sending build context to Docker daemon 323.1MB [2020-07-21T14:33:32.370Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-21T14:33:32.370Z] Step 2/7 : FROM ${BASE} [2020-07-21T14:33:32.370Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-21T14:33:32.370Z] df20fa9351a1: Pulling fs layer [2020-07-21T14:33:32.370Z] ed8968b2872e: Pulling fs layer [2020-07-21T14:33:32.370Z] a92cc7c5fd73: Pulling fs layer [2020-07-21T14:33:32.370Z] 2dd03ba5bac4: Pulling fs layer [2020-07-21T14:33:32.370Z] 1e091d79d1de: Pulling fs layer [2020-07-21T14:33:32.370Z] 481702a1767f: Pulling fs layer [2020-07-21T14:33:32.370Z] f64a6f60c768: Pulling fs layer [2020-07-21T14:33:32.370Z] e78d2573fc39: Pulling fs layer [2020-07-21T14:33:32.370Z] e876d2f968b6: Pulling fs layer [2020-07-21T14:33:32.370Z] ce8a83651883: Pulling fs layer [2020-07-21T14:33:32.370Z] 07967f4d0e4b: Pulling fs layer [2020-07-21T14:33:32.370Z] 1e091d79d1de: Waiting [2020-07-21T14:33:32.370Z] 481702a1767f: Waiting [2020-07-21T14:33:32.370Z] f64a6f60c768: Waiting [2020-07-21T14:33:32.370Z] e78d2573fc39: Waiting [2020-07-21T14:33:32.370Z] e876d2f968b6: Waiting [2020-07-21T14:33:32.370Z] ce8a83651883: Waiting [2020-07-21T14:33:32.370Z] 07967f4d0e4b: Waiting [2020-07-21T14:33:32.370Z] 2dd03ba5bac4: Waiting [2020-07-21T14:33:32.370Z] a92cc7c5fd73: Verifying Checksum [2020-07-21T14:33:32.370Z] a92cc7c5fd73: Download complete [2020-07-21T14:33:32.370Z] ed8968b2872e: Download complete [2020-07-21T14:33:32.370Z] 1e091d79d1de: Verifying Checksum [2020-07-21T14:33:32.370Z] 1e091d79d1de: Download complete [2020-07-21T14:33:32.370Z] 481702a1767f: Verifying Checksum [2020-07-21T14:33:32.370Z] 481702a1767f: Download complete [2020-07-21T14:33:32.370Z] df20fa9351a1: Download complete [2020-07-21T14:33:32.370Z] df20fa9351a1: Pull complete [2020-07-21T14:33:32.641Z] f64a6f60c768: Verifying Checksum [2020-07-21T14:33:32.641Z] f64a6f60c768: Download complete [2020-07-21T14:33:32.641Z] e876d2f968b6: Verifying Checksum [2020-07-21T14:33:32.641Z] e876d2f968b6: Download complete [2020-07-21T14:33:33.220Z] ce8a83651883: Verifying Checksum [2020-07-21T14:33:33.220Z] ce8a83651883: Download complete [2020-07-21T14:33:33.487Z] 2dd03ba5bac4: Verifying Checksum [2020-07-21T14:33:33.487Z] 2dd03ba5bac4: Download complete [2020-07-21T14:33:33.487Z] e78d2573fc39: Verifying Checksum [2020-07-21T14:33:33.487Z] e78d2573fc39: Download complete [2020-07-21T14:33:34.430Z] ed8968b2872e: Pull complete [2020-07-21T14:33:34.430Z] 07967f4d0e4b: Verifying Checksum [2020-07-21T14:33:34.430Z] 07967f4d0e4b: Download complete [2020-07-21T14:33:34.430Z] a92cc7c5fd73: Pull complete [2020-07-21T14:33:41.014Z] 2dd03ba5bac4: Pull complete [2020-07-21T14:33:41.014Z] 1e091d79d1de: Pull complete [2020-07-21T14:33:41.014Z] 481702a1767f: Pull complete [2020-07-21T14:33:43.583Z] Still waiting to schedule task [2020-07-21T14:33:43.583Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-21T14:33:45.228Z] f64a6f60c768: Pull complete [2020-07-21T14:33:47.771Z] e78d2573fc39: Pull complete [2020-07-21T14:33:48.031Z] e876d2f968b6: Pull complete [2020-07-21T14:33:48.971Z] ce8a83651883: Pull complete [2020-07-21T14:33:48.971Z] 07967f4d0e4b: Pull complete [2020-07-21T14:33:48.971Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-21T14:33:48.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-21T14:33:48.971Z] ---> 5d7c900382c6 [2020-07-21T14:33:48.971Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-07-21T14:33:50.886Z] ---> Running in d42a9216eaeb [2020-07-21T14:33:51.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-21T14:33:52.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-21T14:33:52.344Z] (1/12) Installing libmagic (5.38-r0) [2020-07-21T14:33:52.344Z] (2/12) Installing file (5.38-r0) [2020-07-21T14:33:52.344Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-21T14:33:52.604Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-21T14:33:54.513Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-21T14:33:54.772Z] (6/12) Installing patch (2.7.6-r6) [2020-07-21T14:33:54.772Z] (7/12) Installing build-base (0.5-r2) [2020-07-21T14:33:54.772Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-21T14:33:55.032Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-21T14:33:55.032Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-21T14:33:55.292Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-21T14:33:55.292Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-21T14:33:55.292Z] Executing busybox-1.31.1-r16.trigger [2020-07-21T14:33:55.292Z] OK: 233 MiB in 51 packages [2020-07-21T14:33:59.493Z] Removing intermediate container d42a9216eaeb [2020-07-21T14:33:59.493Z] ---> 1c69a9d35758 [2020-07-21T14:33:59.493Z] Step 4/7 : WORKDIR /edgex-go [2020-07-21T14:33:59.493Z] ---> Running in 2fd8e9884906 [2020-07-21T14:33:59.493Z] Removing intermediate container 2fd8e9884906 [2020-07-21T14:33:59.493Z] ---> b80a55c3902a [2020-07-21T14:33:59.493Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-21T14:33:59.493Z] latest: Pulling from library/docker [2020-07-21T14:33:59.493Z] df20fa9351a1: Already exists [2020-07-21T14:33:59.493Z] 25ad7478873d: Pulling fs layer [2020-07-21T14:33:59.493Z] 4684f6177b5d: Pulling fs layer [2020-07-21T14:33:59.493Z] 46e300cec669: Pulling fs layer [2020-07-21T14:33:59.493Z] 63038576ad94: Pulling fs layer [2020-07-21T14:33:59.493Z] 0fdb76c4706c: Pulling fs layer [2020-07-21T14:33:59.493Z] cb7edeffdfd5: Pulling fs layer [2020-07-21T14:33:59.493Z] 63038576ad94: Waiting [2020-07-21T14:33:59.493Z] cb7edeffdfd5: Waiting [2020-07-21T14:33:59.493Z] 0fdb76c4706c: Waiting [2020-07-21T14:33:59.493Z] 4684f6177b5d: Verifying Checksum [2020-07-21T14:33:59.493Z] 4684f6177b5d: Download complete [2020-07-21T14:33:59.493Z] 25ad7478873d: Verifying Checksum [2020-07-21T14:33:59.493Z] 25ad7478873d: Download complete [2020-07-21T14:33:59.758Z] 63038576ad94: Verifying Checksum [2020-07-21T14:33:59.758Z] 63038576ad94: Download complete [2020-07-21T14:33:59.758Z] 0fdb76c4706c: Verifying Checksum [2020-07-21T14:33:59.758Z] 0fdb76c4706c: Download complete [2020-07-21T14:33:59.758Z] cb7edeffdfd5: Verifying Checksum [2020-07-21T14:33:59.758Z] cb7edeffdfd5: Download complete [2020-07-21T14:33:59.758Z] 25ad7478873d: Pull complete [2020-07-21T14:34:00.019Z] 4684f6177b5d: Pull complete [2020-07-21T14:34:00.278Z] 46e300cec669: Verifying Checksum [2020-07-21T14:34:00.278Z] 46e300cec669: Download complete [2020-07-21T14:34:02.831Z] 46e300cec669: Pull complete [2020-07-21T14:34:02.831Z] 63038576ad94: Pull complete [2020-07-21T14:34:02.831Z] 0fdb76c4706c: Pull complete [2020-07-21T14:34:02.831Z] cb7edeffdfd5: Pull complete [2020-07-21T14:34:02.831Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-21T14:34:02.831Z] Status: Downloaded newer image for docker:latest [2020-07-21T14:34:04.213Z] ---> ecbe3bbb4bbc [2020-07-21T14:34:04.213Z] Step 6/7 : COPY go.mod . [2020-07-21T14:34:04.213Z] ---> f8c4044ea610 [2020-07-21T14:34:04.213Z] Step 7/7 : RUN go mod download [2020-07-21T14:34:04.213Z] ---> Running in 225f2077bcb2 [2020-07-21T14:34:06.760Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-21T14:34:06.760Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-21T14:34:06.760Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-21T14:34:06.760Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-21T14:34:06.760Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-21T14:34:06.760Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-21T14:34:06.760Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-21T14:34:06.760Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-21T14:34:06.760Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-21T14:34:06.760Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-21T14:34:06.760Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-21T14:34:06.760Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-21T14:34:06.760Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-21T14:34:06.760Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-21T14:34:06.760Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-21T14:34:06.760Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-21T14:34:06.760Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-21T14:34:06.760Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-21T14:34:06.760Z] go: finding github.com/fatih/color v1.7.0 [2020-07-21T14:34:06.760Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-21T14:34:06.760Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-21T14:34:07.021Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-21T14:34:07.021Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-21T14:34:07.021Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-21T14:34:07.021Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-21T14:34:07.021Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-21T14:34:07.021Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-21T14:34:07.021Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-21T14:34:07.021Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-21T14:34:07.021Z] go: finding github.com/google/uuid v1.1.0 [2020-07-21T14:34:07.021Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-21T14:34:07.021Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-21T14:34:07.021Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-21T14:34:07.281Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-21T14:34:07.281Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-21T14:34:07.281Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-21T14:34:07.281Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-21T14:34:07.281Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-21T14:34:07.281Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-21T14:34:07.281Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-21T14:34:07.281Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-21T14:34:07.281Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-21T14:34:07.281Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-21T14:34:07.281Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-21T14:34:07.281Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-21T14:34:07.281Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-21T14:34:07.541Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-21T14:34:07.541Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-21T14:34:07.541Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-21T14:34:07.541Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-21T14:34:07.541Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-21T14:34:07.541Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-21T14:34:07.541Z] go: finding github.com/kr/pty v1.1.1 [2020-07-21T14:34:07.541Z] go: finding github.com/kr/text v0.1.0 [2020-07-21T14:34:07.541Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-21T14:34:07.541Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-21T14:34:07.541Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-21T14:34:07.541Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-21T14:34:07.800Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-21T14:34:07.800Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-21T14:34:07.800Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-21T14:34:07.800Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-21T14:34:07.800Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-21T14:34:07.800Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-21T14:34:07.800Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-21T14:34:07.800Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-21T14:34:07.800Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-21T14:34:07.800Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-21T14:34:07.800Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-21T14:34:07.800Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-21T14:34:07.800Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-21T14:34:08.060Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-21T14:34:08.060Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-21T14:34:08.060Z] go: finding github.com/posener/complete v1.1.1 [2020-07-21T14:34:08.060Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-21T14:34:08.060Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-21T14:34:08.060Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-21T14:34:08.060Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-21T14:34:08.060Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-21T14:34:08.060Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-21T14:34:08.060Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-21T14:34:08.060Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-21T14:34:08.060Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-21T14:34:08.319Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-21T14:34:08.319Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-21T14:34:08.319Z] go: finding golang.org/x/text v0.3.2 [2020-07-21T14:34:08.319Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-21T14:34:08.319Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-21T14:34:08.319Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-21T14:34:08.319Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-21T14:34:08.319Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-21T14:34:08.319Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-21T14:34:20.563Z] Removing intermediate container 225f2077bcb2 [2020-07-21T14:34:20.563Z] ---> 82fd92598655 [2020-07-21T14:34:20.823Z] Successfully built 82fd92598655 [2020-07-21T14:34:20.823Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-21T14:34:21.421Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-21T14:34:21.422Z] . [Pipeline] withDockerContainer [2020-07-21T14:34:21.506Z] prd-centos7-docker-4c-2g-445 does not seem to be running inside a container [2020-07-21T14:34:21.538Z] $ 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-x86_64 cat [2020-07-21T14:34:22.104Z] $ docker top cabc2f7340ad901b11784c6d036b684a6fc0643405440b20b30aebd9e735860f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-21T14:34:22.561Z] + go version [2020-07-21T14:34:22.561Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-07-21T14:34:22.571Z] ========================================================= [2020-07-21T14:34:22.571Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-21T14:34:22.571Z] ========================================================= [Pipeline] sh [2020-07-21T14:34:22.855Z] + make test raml_verify [2020-07-21T14:34:22.855Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-21T14:34:25.401Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-21T14:34:33.617Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-21T14:34:37.905Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-21T14:34:37.905Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-21T14:34:37.905Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-21T14:34:37.905Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-21T14:34:38.863Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.005s [2020-07-21T14:34:38.863Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-21T14:34:38.863Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-21T14:34:38.863Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-21T14:34:39.131Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-21T14:34:39.719Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-21T14:34:39.719Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-21T14:34:39.719Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-21T14:34:39.719Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-21T14:34:43.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.033s coverage: 46.6% of statements [2020-07-21T14:34:43.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-21T14:34:43.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-21T14:34:43.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-21T14:34:43.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-21T14:34:43.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-21T14:34:47.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.044s coverage: 27.4% of statements [2020-07-21T14:34:47.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-21T14:34:47.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-21T14:34:47.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-21T14:34:47.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-21T14:34:47.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-21T14:34:47.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-21T14:34:47.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.004s coverage: 100.0% of statements [2020-07-21T14:34:47.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-21T14:34:47.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.025s coverage: 100.0% of statements [2020-07-21T14:34:47.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-21T14:34:47.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.071s coverage: 29.3% of statements [2020-07-21T14:34:47.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-21T14:34:47.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-21T14:34:47.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-21T14:34:47.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-21T14:34:47.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-21T14:34:47.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.017s coverage: 100.0% of statements [2020-07-21T14:34:47.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-21T14:34:47.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.033s coverage: 100.0% of statements [2020-07-21T14:34:47.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-21T14:34:49.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.014s coverage: 89.8% of statements [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-21T14:34:49.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.040s coverage: 97.5% of statements [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-21T14:34:49.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.007s coverage: 100.0% of statements [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-21T14:34:49.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-21T14:34:49.310Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.025s coverage: 58.8% of statements [2020-07-21T14:34:49.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.060s coverage: 63.5% of statements [2020-07-21T14:34:49.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-21T14:34:49.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-21T14:34:49.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.007s coverage: 100.0% of statements [2020-07-21T14:34:50.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.085s coverage: 55.9% of statements [2020-07-21T14:34:50.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-21T14:34:50.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-21T14:34:50.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-21T14:34:50.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 8.878s coverage: 86.3% of statements [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.267s coverage: 72.2% of statements [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.164s coverage: 72.1% of statements [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.018s coverage: 82.4% of statements [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.013s coverage: 48.4% of statements [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.007s coverage: 28.8% of statements [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.021s coverage: 96.8% of statements [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.046s coverage: 26.9% of statements [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.073s coverage: 84.1% of statements [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.005s coverage: 100.0% of statements [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.004s coverage: 43.1% of statements [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.005s coverage: 100.0% of statements [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.014s coverage: 83.8% of statements [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.030s coverage: 45.7% of statements [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.023s coverage: 100.0% of statements [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.012s coverage: 100.0% of statements [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.016s coverage: 100.0% of statements [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.045s coverage: 29.1% of statements [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.018s coverage: 99.0% of statements [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.023s coverage: 100.0% of statements [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.003s coverage: 0.0% of statements [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.004s coverage: 87.9% of statements [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-21T14:35:00.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.004s coverage: 100.0% of statements [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.010s coverage: 32.1% of statements [2020-07-21T14:35:00.590Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.005s coverage: 100.0% of statements [2020-07-21T14:35:00.590Z] GO111MODULE=on go vet ./... [2020-07-21T14:35:05.922Z] gofmt -l . [2020-07-21T14:35:05.922Z] [ "`gofmt -l .`" = "" ] [2020-07-21T14:35:06.492Z] ./bin/test-go-mod-tidy.sh [2020-07-21T14:35:07.062Z] ./bin/test-attribution-txt.sh [2020-07-21T14:35:08.440Z] docker run --rm --privileged \ [2020-07-21T14:35:08.440Z] -v /w/workspace/edgex-go/2:/raml-verification -w /raml-verification \ [2020-07-21T14:35:08.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64 \ [2020-07-21T14:35:08.440Z] /scripts/raml-verify.sh [2020-07-21T14:35:08.440Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64' locally [2020-07-21T14:35:08.700Z] x86_64: Pulling from edgex-devops/edgex-docs-builder [2020-07-21T14:35:08.700Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-21T14:35:08.700Z] bd07af9ed1a4: Pulling fs layer [2020-07-21T14:35:08.700Z] 3556ccf180b2: Pulling fs layer [2020-07-21T14:35:08.700Z] 089d4748da74: Pulling fs layer [2020-07-21T14:35:08.700Z] c6eb57c77bc5: Pulling fs layer [2020-07-21T14:35:08.700Z] 0364d5097239: Pulling fs layer [2020-07-21T14:35:08.700Z] 089d4748da74: Waiting [2020-07-21T14:35:08.700Z] c6eb57c77bc5: Waiting [2020-07-21T14:35:08.700Z] 0364d5097239: Waiting [2020-07-21T14:35:08.700Z] 3556ccf180b2: Verifying Checksum [2020-07-21T14:35:08.700Z] 3556ccf180b2: Download complete [2020-07-21T14:35:08.700Z] 089d4748da74: Download complete [2020-07-21T14:35:08.700Z] cbdbe7a5bc2a: Download complete [2020-07-21T14:35:08.700Z] 0364d5097239: Verifying Checksum [2020-07-21T14:35:08.700Z] 0364d5097239: Download complete [2020-07-21T14:35:08.700Z] c6eb57c77bc5: Verifying Checksum [2020-07-21T14:35:08.700Z] c6eb57c77bc5: Download complete [2020-07-21T14:35:08.960Z] bd07af9ed1a4: Verifying Checksum [2020-07-21T14:35:08.960Z] bd07af9ed1a4: Download complete [2020-07-21T14:35:08.960Z] cbdbe7a5bc2a: Pull complete [2020-07-21T14:35:11.505Z] bd07af9ed1a4: Pull complete [2020-07-21T14:35:11.765Z] 3556ccf180b2: Pull complete [2020-07-21T14:35:11.765Z] 089d4748da74: Pull complete [2020-07-21T14:35:13.156Z] c6eb57c77bc5: Pull complete [2020-07-21T14:35:13.523Z] 0364d5097239: Pull complete [2020-07-21T14:35:13.523Z] Digest: sha256:4a127cc467df9c60bd6f299319ae4edf4b743dcc93660e351fd7c0ef1fa6b942 [2020-07-21T14:35:13.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64 [2020-07-21T14:35:22.115Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-446 in /w/workspace/edgexfoundry_edgex-go_PR-2634 [Pipeline] { [Pipeline] ws [2020-07-21T14:35:22.153Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2020-07-21T14:35:23.649Z] Verifying ./api/raml/core-command.raml... [2020-07-21T14:35:24.223Z] OK [2020-07-21T14:35:24.223Z] Verifying ./api/raml/core-data.raml... [2020-07-21T14:35:25.161Z] OK [2020-07-21T14:35:25.161Z] Verifying ./api/raml/core-metadata.raml... [2020-07-21T14:35:26.444Z] using credential edgex-jenkins-ssh [2020-07-21T14:35:26.490Z] Cloning the remote Git repository [2020-07-21T14:35:26.490Z] Cloning with configured refspecs honoured and without tags [2020-07-21T14:35:26.542Z] OK [2020-07-21T14:35:26.542Z] Verifying ./api/raml/support-logging.raml... [2020-07-21T14:35:26.545Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-07-21T14:35:26.646Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2020-07-21T14:35:26.705Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-21T14:35:26.706Z] > git --version # timeout=10 [2020-07-21T14:35:26.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-21T14:35:26.796Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2634/head:refs/remotes/origin/PR-2634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-21T14:35:27.482Z] OK [2020-07-21T14:35:27.482Z] Verifying ./api/raml/support-notifications.raml... [2020-07-21T14:35:28.421Z] OK [2020-07-21T14:35:28.421Z] Verifying ./api/raml/support-scheduler.raml... [2020-07-21T14:35:28.990Z] OK [2020-07-21T14:35:28.990Z] Verifying ./api/raml/system-agent.raml... [2020-07-21T14:35:29.931Z] OK [Pipeline] sh [2020-07-21T14:35:30.225Z] + ls -al . [2020-07-21T14:35:30.225Z] total 556 [2020-07-21T14:35:30.225Z] drwxrwxr-x 10 1001 1001 4096 Jul 21 14:35 . [2020-07-21T14:35:30.225Z] drwxr-xr-x 4 root root 28 Jul 21 14:34 .. [2020-07-21T14:35:30.225Z] -rw-rw-r-- 1 1001 1001 11 Jul 21 14:32 .dockerignore [2020-07-21T14:35:30.225Z] drwxrwxr-x 8 1001 1001 179 Jul 21 14:32 .git [2020-07-21T14:35:30.225Z] drwxrwxr-x 3 1001 1001 60 Jul 21 14:32 .github [2020-07-21T14:35:30.225Z] -rw-rw-r-- 1 1001 1001 924 Jul 21 14:32 .gitignore [2020-07-21T14:35:30.225Z] drwx------ 3 1001 1001 47 Jul 21 14:33 .semver [2020-07-21T14:35:30.225Z] -rw-rw-r-- 1 1001 1001 178 Jul 21 14:32 .sonarcloud.properties [2020-07-21T14:35:30.225Z] -rw-rw-r-- 1 1001 1001 3804 Jul 21 14:32 CONTRIBUTING.md [2020-07-21T14:35:30.225Z] -rw-rw-r-- 1 1001 1001 1035 Jul 21 14:32 Dockerfile.build [2020-07-21T14:35:30.225Z] -rw-rw-r-- 1 1001 1001 903 Jul 21 14:32 Jenkinsfile [2020-07-21T14:35:30.225Z] -rw-rw-r-- 1 1001 1001 10775 Jul 21 14:32 LICENSE [2020-07-21T14:35:30.225Z] -rw-rw-r-- 1 1001 1001 6417 Jul 21 14:32 Makefile [2020-07-21T14:35:30.225Z] -rw-rw-r-- 1 1001 1001 5652 Jul 21 14:32 README.md [2020-07-21T14:35:30.225Z] -rw-rw-r-- 1 1001 1001 7111 Jul 21 14:32 SECURITY.md [2020-07-21T14:35:30.225Z] -rw-rw-r-- 1 1001 1001 5 Jul 21 14:33 VERSION [2020-07-21T14:35:30.225Z] -rw-rw-r-- 1 1001 1001 4131 Jul 21 14:32 ZMQWindows.md [2020-07-21T14:35:30.225Z] drwxrwxr-x 4 1001 1001 33 Jul 21 14:32 api [2020-07-21T14:35:30.225Z] drwxrwxr-x 2 1001 1001 117 Jul 21 14:32 bin [2020-07-21T14:35:30.225Z] drwxrwxr-x 15 1001 1001 4096 Jul 21 14:32 cmd [2020-07-21T14:35:30.225Z] -rw-r--r-- 1 root root 456067 Jul 21 14:35 coverage.out [2020-07-21T14:35:30.225Z] -rw-r--r-- 1 root root 1019 Jul 21 14:35 go.mod [2020-07-21T14:35:30.225Z] -rw-r--r-- 1 root root 18146 Jul 21 14:35 go.sum [2020-07-21T14:35:30.225Z] drwxrwxr-x 8 1001 1001 127 Jul 21 14:32 internal [2020-07-21T14:35:30.225Z] drwxrwxr-x 4 1001 1001 71 Jul 21 14:32 snap [2020-07-21T14:35:30.225Z] -rw-rw-r-- 1 1001 1001 168 Jul 21 14:32 version.go [Pipeline] sh [2020-07-21T14:35:30.517Z] + '[' -e coverage.out ] [2020-07-21T14:35:30.517Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-21T14:35:30.635Z] Stashed 1 file(s) [Pipeline] sh [2020-07-21T14:35:30.921Z] + make build [2020-07-21T14:35:30.922Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-21T14:35:37.522Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-07-21T14:35:40.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-07-21T14:35:41.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-21T14:35:41.482Z] Fetching without tags [2020-07-21T14:35:41.999Z] Merging remotes/origin/master commit 98f202b9c718295929a9c333e58cdf53ea3a53cb into PR head commit 0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:35:42.394Z] Merge succeeded, producing 0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:35:42.394Z] Checking out Revision 0151e7590fe149511c130fa30ccf1e21129209d6 (PR-2634) [2020-07-21T14:35:41.396Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-21T14:35:41.416Z] > git config --add remote.origin.fetch +refs/pull/2634/head:refs/remotes/origin/PR-2634 # timeout=10 [2020-07-21T14:35:41.429Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-21T14:35:41.464Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-21T14:35:41.490Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-21T14:35:41.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-21T14:35:41.501Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2634/head:refs/remotes/origin/PR-2634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-21T14:35:42.015Z] > git config core.sparsecheckout # timeout=10 [2020-07-21T14:35:42.031Z] > git checkout -f 0151e7590fe149511c130fa30ccf1e21129209d6 # timeout=10 [2020-07-21T14:35:42.319Z] > git remote # timeout=10 [2020-07-21T14:35:42.335Z] > git config --get remote.origin.url # timeout=10 [2020-07-21T14:35:42.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-21T14:35:42.356Z] > git merge 98f202b9c718295929a9c333e58cdf53ea3a53cb # timeout=10 [2020-07-21T14:35:42.377Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-21T14:35:42.397Z] > git config core.sparsecheckout # timeout=10 [2020-07-21T14:35:42.411Z] > git checkout -f 0151e7590fe149511c130fa30ccf1e21129209d6 # timeout=10 [2020-07-21T14:35:42.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-21T14:35:44.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-21T14:35:44.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-21T14:35:46.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-21T14:35:46.812Z] Commit message: "build: Migrate to new edgeXBuildParallel function" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-21T14:35:47.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-21T14:35:48.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-21T14:35:49.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-21T14:35:51.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-21T14:35:52.241Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-07-21T14:35:53.630Z] $ docker stop --time=1 cabc2f7340ad901b11784c6d036b684a6fc0643405440b20b30aebd9e735860f [2020-07-21T14:35:55.166Z] $ docker rm -f cabc2f7340ad901b11784c6d036b684a6fc0643405440b20b30aebd9e735860f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-21T14:35:57.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-21T14:35:57.775Z] [2020-07-21T14:35:57.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-07-21T14:35:58.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-21T14:35:58.102Z] latest: Pulling from edgex-devops/edgex-compose [2020-07-21T14:35:58.102Z] cbdbe7a5bc2a: Already exists [2020-07-21T14:35:58.102Z] ca9280d653b3: Pulling fs layer [2020-07-21T14:35:58.102Z] 7e9c9ca2126c: Pulling fs layer [2020-07-21T14:35:58.364Z] ca9280d653b3: Verifying Checksum [2020-07-21T14:35:58.364Z] ca9280d653b3: Download complete [Pipeline] echo [2020-07-21T14:35:58.873Z] ========================================================= [2020-07-21T14:35:58.873Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-21T14:35:58.873Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-21T14:35:58.948Z] 7e9c9ca2126c: Verifying Checksum [2020-07-21T14:35:58.948Z] 7e9c9ca2126c: Download complete [2020-07-21T14:35:59.208Z] ca9280d653b3: Pull complete [2020-07-21T14:35:59.706Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-07-21T14:36:04.031Z] Sending build context to Docker daemon 323.1MB [2020-07-21T14:36:04.031Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-21T14:36:04.031Z] Step 2/7 : FROM ${BASE} [2020-07-21T14:36:04.304Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-21T14:36:04.304Z] b538f80385f9: Pulling fs layer [2020-07-21T14:36:04.304Z] 74f711af9a0d: Pulling fs layer [2020-07-21T14:36:04.304Z] 99f96fe45779: Pulling fs layer [2020-07-21T14:36:04.304Z] fd7a069fd194: Pulling fs layer [2020-07-21T14:36:04.304Z] 66aa3694b03b: Pulling fs layer [2020-07-21T14:36:04.304Z] 170f70906a0f: Pulling fs layer [2020-07-21T14:36:04.304Z] ad7c5574e4b9: Pulling fs layer [2020-07-21T14:36:04.304Z] e772456be8f7: Pulling fs layer [2020-07-21T14:36:04.304Z] c890913d741a: Pulling fs layer [2020-07-21T14:36:04.304Z] 2480fcc9aa5a: Pulling fs layer [2020-07-21T14:36:04.304Z] 09adf4765672: Pulling fs layer [2020-07-21T14:36:04.304Z] fd7a069fd194: Waiting [2020-07-21T14:36:04.304Z] 66aa3694b03b: Waiting [2020-07-21T14:36:04.304Z] 170f70906a0f: Waiting [2020-07-21T14:36:04.304Z] ad7c5574e4b9: Waiting [2020-07-21T14:36:04.304Z] e772456be8f7: Waiting [2020-07-21T14:36:04.304Z] c890913d741a: Waiting [2020-07-21T14:36:04.304Z] 2480fcc9aa5a: Waiting [2020-07-21T14:36:04.304Z] 09adf4765672: Waiting [2020-07-21T14:36:04.304Z] 99f96fe45779: Verifying Checksum [2020-07-21T14:36:04.304Z] 99f96fe45779: Download complete [2020-07-21T14:36:04.304Z] 74f711af9a0d: Verifying Checksum [2020-07-21T14:36:04.304Z] 74f711af9a0d: Download complete [2020-07-21T14:36:04.304Z] 66aa3694b03b: Verifying Checksum [2020-07-21T14:36:04.304Z] 66aa3694b03b: Download complete [2020-07-21T14:36:04.304Z] 170f70906a0f: Verifying Checksum [2020-07-21T14:36:04.304Z] 170f70906a0f: Download complete [2020-07-21T14:36:04.304Z] b538f80385f9: Download complete [2020-07-21T14:36:05.296Z] b538f80385f9: Pull complete [2020-07-21T14:36:05.894Z] 74f711af9a0d: Pull complete [2020-07-21T14:36:06.170Z] 99f96fe45779: Pull complete [2020-07-21T14:36:07.166Z] ad7c5574e4b9: Verifying Checksum [2020-07-21T14:36:07.166Z] ad7c5574e4b9: Download complete [2020-07-21T14:36:07.166Z] c890913d741a: Verifying Checksum [2020-07-21T14:36:07.166Z] c890913d741a: Download complete [2020-07-21T14:36:07.337Z] 7e9c9ca2126c: Pull complete [2020-07-21T14:36:07.337Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-07-21T14:36:07.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-21T14:36:07.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-07-21T14:36:07.514Z] prd-centos7-docker-4c-2g-445 does not seem to be running inside a container [2020-07-21T14:36:07.573Z] $ 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:latest cat [2020-07-21T14:36:08.601Z] 2480fcc9aa5a: Verifying Checksum [2020-07-21T14:36:08.601Z] 2480fcc9aa5a: Download complete [2020-07-21T14:36:08.874Z] 09adf4765672: Download complete [2020-07-21T14:36:09.317Z] $ docker top bfa0d5de67419af525bb4702a938b7d29aca917eef525156366b0c8806707814 -eo pid,comm [Pipeline] { [2020-07-21T14:36:09.473Z] fd7a069fd194: Verifying Checksum [Pipeline] sh [2020-07-21T14:36:09.747Z] e772456be8f7: Verifying Checksum [2020-07-21T14:36:09.747Z] e772456be8f7: Download complete [2020-07-21T14:36:09.786Z] + docker-compose build --help [2020-07-21T14:36:09.786Z] + grep parallel [2020-07-21T14:36:10.726Z] --parallel Build images in parallel. [Pipeline] } [2020-07-21T14:36:10.732Z] $ docker stop --time=1 bfa0d5de67419af525bb4702a938b7d29aca917eef525156366b0c8806707814 [2020-07-21T14:36:12.055Z] $ docker rm -f bfa0d5de67419af525bb4702a938b7d29aca917eef525156366b0c8806707814 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-21T14:36:12.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-21T14:36:12.619Z] . [Pipeline] withDockerContainer [2020-07-21T14:36:12.710Z] prd-centos7-docker-4c-2g-445 does not seem to be running inside a container [2020-07-21T14:36:12.740Z] $ 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:latest cat [2020-07-21T14:36:13.284Z] $ docker top 2266cf6f54b3b88cedb40a64bcca15745c8f1e9ce0348deb57a5af1c8bab5f57 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-21T14:36:13.756Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-21T14:36:14.693Z] Building docker-core-command-go ... [2020-07-21T14:36:14.693Z] Building docker-core-data-go ... [2020-07-21T14:36:14.693Z] Building docker-core-metadata-go ... [2020-07-21T14:36:14.693Z] Building docker-security-proxy-setup-go ... [2020-07-21T14:36:14.693Z] Building docker-security-secrets-setup-go ... [2020-07-21T14:36:14.693Z] Building docker-security-secretstore-setup-go ... [2020-07-21T14:36:14.693Z] Building docker-support-logging-go ... [2020-07-21T14:36:14.693Z] Building docker-support-notifications-go ... [2020-07-21T14:36:14.693Z] Building docker-support-scheduler-go ... [2020-07-21T14:36:14.693Z] Building docker-sys-mgmt-agent-go ... [2020-07-21T14:36:14.693Z] Building docker-core-data-go [2020-07-21T14:36:14.693Z] Building docker-core-metadata-go [2020-07-21T14:36:14.693Z] Building docker-security-proxy-setup-go [2020-07-21T14:36:14.693Z] Building docker-security-secrets-setup-go [2020-07-21T14:36:14.693Z] Building docker-security-secretstore-setup-go [2020-07-21T14:36:22.147Z] fd7a069fd194: Pull complete [2020-07-21T14:36:22.147Z] 66aa3694b03b: Pull complete [2020-07-21T14:36:22.147Z] 170f70906a0f: Pull complete [2020-07-21T14:36:26.470Z] ad7c5574e4b9: Pull complete [2020-07-21T14:36:30.784Z] e772456be8f7: Pull complete [2020-07-21T14:36:30.784Z] c890913d741a: Pull complete [2020-07-21T14:36:33.397Z] 2480fcc9aa5a: Pull complete [2020-07-21T14:36:33.989Z] 09adf4765672: Pull complete [2020-07-21T14:36:33.989Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-21T14:36:33.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-21T14:36:33.989Z] ---> 2248a725d1cf [2020-07-21T14:36:33.989Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-07-21T14:36:39.378Z] ---> Running in 80f4900697b2 [2020-07-21T14:36:40.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-21T14:36:40.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-21T14:36:41.532Z] (1/12) Installing libmagic (5.38-r0) [2020-07-21T14:36:41.803Z] (2/12) Installing file (5.38-r0) [2020-07-21T14:36:41.803Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-21T14:36:42.073Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-21T14:36:44.699Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-21T14:36:44.968Z] (6/12) Installing patch (2.7.6-r6) [2020-07-21T14:36:44.968Z] (7/12) Installing build-base (0.5-r2) [2020-07-21T14:36:44.968Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-21T14:36:45.239Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-21T14:36:45.239Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-21T14:36:45.239Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-21T14:36:45.516Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-21T14:36:45.516Z] Executing busybox-1.31.1-r16.trigger [2020-07-21T14:36:45.516Z] OK: 217 MiB in 51 packages [2020-07-21T14:36:47.248Z] Step 1/19 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:36:47.248Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2020-07-21T14:36:47.248Z] ---> 82fd92598655 [2020-07-21T14:36:47.248Z] Step 3/19 : WORKDIR /edgex-go [2020-07-21T14:36:47.248Z] Step 1/27 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:36:47.248Z] Step 2/27 : FROM ${BUILDER_BASE} AS build-env [2020-07-21T14:36:47.248Z] ---> 82fd92598655 [2020-07-21T14:36:47.248Z] Step 3/27 : WORKDIR /edgex-go [2020-07-21T14:36:47.248Z] Step 1/18 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:36:47.248Z] Step 2/18 : FROM ${BUILDER_BASE} AS builder [2020-07-21T14:36:47.248Z] ---> 82fd92598655 [2020-07-21T14:36:47.248Z] Step 3/18 : WORKDIR /edgex-go [2020-07-21T14:36:47.248Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:36:47.248Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-21T14:36:47.248Z] ---> 82fd92598655 [2020-07-21T14:36:47.248Z] Step 3/20 : WORKDIR /edgex-go [2020-07-21T14:36:47.248Z] Step 1/24 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:36:47.248Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-07-21T14:36:47.248Z] ---> 82fd92598655 [2020-07-21T14:36:47.248Z] Step 3/24 : WORKDIR /edgex-go [2020-07-21T14:36:47.248Z] ---> Running in c3cfeb7ffaf0 [2020-07-21T14:36:47.248Z] ---> Running in a7642cf8bcfd [2020-07-21T14:36:47.248Z] ---> Running in 8495b51f79a1 [2020-07-21T14:36:47.248Z] ---> Running in f8b5eea0148a [2020-07-21T14:36:47.248Z] ---> Running in 9a14892b05b9 [2020-07-21T14:36:47.248Z] Removing intermediate container f8b5eea0148a [2020-07-21T14:36:47.248Z] ---> 2f26368232d5 [2020-07-21T14:36:47.248Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:36:47.248Z] Removing intermediate container c3cfeb7ffaf0 [2020-07-21T14:36:47.248Z] ---> 1a18762b8493 [2020-07-21T14:36:47.248Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:36:47.248Z] Removing intermediate container a7642cf8bcfd [2020-07-21T14:36:47.248Z] ---> ae48a6ea576e [2020-07-21T14:36:47.248Z] Step 4/18 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:36:47.248Z] Removing intermediate container 9a14892b05b9 [2020-07-21T14:36:47.248Z] ---> 33f78a6d8e2a [2020-07-21T14:36:47.248Z] Step 4/27 : RUN apk update && apk add make git [2020-07-21T14:36:47.248Z] Removing intermediate container 8495b51f79a1 [2020-07-21T14:36:47.248Z] ---> f32cc33b17d3 [2020-07-21T14:36:47.248Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:36:47.248Z] ---> Running in 18f2b3709525 [2020-07-21T14:36:47.248Z] ---> Running in 6dce84128204 [2020-07-21T14:36:47.248Z] ---> Running in 7da786e84de5 [2020-07-21T14:36:47.248Z] ---> Running in b759e87c21e4 [2020-07-21T14:36:47.248Z] ---> Running in 914d43a3dd9c [2020-07-21T14:36:47.248Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-21T14:36:47.507Z] Removing intermediate container 7da786e84de5 [2020-07-21T14:36:47.507Z] ---> 64585695df70 [2020-07-21T14:36:47.507Z] Step 5/19 : RUN apk update && apk add make git [2020-07-21T14:36:47.507Z] Removing intermediate container 18f2b3709525 [2020-07-21T14:36:47.507Z] ---> 066099d05764 [2020-07-21T14:36:47.507Z] Step 5/18 : RUN apk update && apk add make git [2020-07-21T14:36:47.768Z] ---> Running in ff49e4da0b09 [2020-07-21T14:36:47.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-21T14:36:47.768Z] ---> Running in 4f4366e1d367 [2020-07-21T14:36:47.768Z] Removing intermediate container 6dce84128204 [2020-07-21T14:36:47.768Z] ---> d73650e1939f [2020-07-21T14:36:47.768Z] Step 5/20 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-21T14:36:48.028Z] Removing intermediate container 914d43a3dd9c [2020-07-21T14:36:48.028Z] ---> 87fc30800a07 [2020-07-21T14:36:48.028Z] Step 5/24 : RUN apk update && apk add make git [2020-07-21T14:36:48.028Z] ---> Running in c09fefc9f29c [2020-07-21T14:36:48.028Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:36:48.028Z] v3.12.0-173-g65101f0f4e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:36:48.028Z] OK: 12749 distinct packages available [2020-07-21T14:36:48.291Z] ---> Running in f8cc12b46278 [2020-07-21T14:36:48.291Z] OK: 233 MiB in 51 packages [2020-07-21T14:36:49.237Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-21T14:36:49.237Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-21T14:36:49.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-21T14:36:49.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-21T14:36:49.502Z] Removing intermediate container b759e87c21e4 [2020-07-21T14:36:49.502Z] ---> 2d45cbd44507 [2020-07-21T14:36:49.502Z] Step 5/27 : COPY . . [2020-07-21T14:36:49.762Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-21T14:36:49.823Z] Removing intermediate container 80f4900697b2 [2020-07-21T14:36:49.823Z] ---> f86786b663b8 [2020-07-21T14:36:49.823Z] Step 4/7 : WORKDIR /edgex-go [2020-07-21T14:36:50.021Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-21T14:36:50.094Z] ---> Running in d33df6b74601 [2020-07-21T14:36:50.282Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-21T14:36:50.282Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-21T14:36:50.282Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:36:50.282Z] v3.12.0-173-g65101f0f4e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:36:50.282Z] OK: 12749 distinct packages available [2020-07-21T14:36:50.282Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:36:50.282Z] v3.12.0-173-g65101f0f4e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:36:50.282Z] OK: 12749 distinct packages available [2020-07-21T14:36:50.364Z] Removing intermediate container d33df6b74601 [2020-07-21T14:36:50.364Z] ---> 8debb87a55bd [2020-07-21T14:36:50.364Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-21T14:36:50.551Z] OK: 233 MiB in 51 packages [2020-07-21T14:36:50.632Z] latest: Pulling from library/docker [2020-07-21T14:36:50.813Z] OK: 233 MiB in 51 packages [2020-07-21T14:36:50.813Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:36:50.813Z] v3.12.0-173-g65101f0f4e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:36:50.813Z] OK: 12749 distinct packages available [2020-07-21T14:36:50.813Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:36:50.813Z] v3.12.0-173-g65101f0f4e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:36:50.813Z] OK: 12749 distinct packages available [2020-07-21T14:36:50.906Z] b538f80385f9: Already exists [2020-07-21T14:36:50.906Z] 259a493cd78d: Pulling fs layer [2020-07-21T14:36:50.906Z] b8e66b5100f5: Pulling fs layer [2020-07-21T14:36:50.906Z] 39dc9c94d07c: Pulling fs layer [2020-07-21T14:36:50.906Z] 551b823b3b82: Pulling fs layer [2020-07-21T14:36:50.906Z] 3c52a74df98c: Pulling fs layer [2020-07-21T14:36:50.906Z] 6c9b121b6998: Pulling fs layer [2020-07-21T14:36:50.906Z] 551b823b3b82: Waiting [2020-07-21T14:36:50.906Z] 3c52a74df98c: Waiting [2020-07-21T14:36:50.906Z] 6c9b121b6998: Waiting [2020-07-21T14:36:50.906Z] b8e66b5100f5: Verifying Checksum [2020-07-21T14:36:50.906Z] b8e66b5100f5: Download complete [2020-07-21T14:36:50.906Z] 259a493cd78d: Verifying Checksum [2020-07-21T14:36:50.906Z] 259a493cd78d: Download complete [2020-07-21T14:36:51.073Z] OK: 233 MiB in 51 packages [2020-07-21T14:36:51.073Z] OK: 233 MiB in 51 packages [2020-07-21T14:36:51.177Z] 551b823b3b82: Verifying Checksum [2020-07-21T14:36:51.177Z] 551b823b3b82: Download complete [2020-07-21T14:36:51.177Z] 3c52a74df98c: Verifying Checksum [2020-07-21T14:36:51.177Z] 3c52a74df98c: Download complete [2020-07-21T14:36:51.177Z] 6c9b121b6998: Verifying Checksum [2020-07-21T14:36:51.177Z] 6c9b121b6998: Download complete [2020-07-21T14:36:51.776Z] 259a493cd78d: Pull complete [2020-07-21T14:36:52.051Z] b8e66b5100f5: Pull complete [2020-07-21T14:36:52.325Z] 39dc9c94d07c: Verifying Checksum [2020-07-21T14:36:52.325Z] 39dc9c94d07c: Download complete [2020-07-21T14:36:53.622Z] Removing intermediate container ff49e4da0b09 [2020-07-21T14:36:53.622Z] ---> 1baeeb38436a [2020-07-21T14:36:53.622Z] Step 6/19 : COPY . . [2020-07-21T14:36:55.546Z] Removing intermediate container 4f4366e1d367 [2020-07-21T14:36:55.546Z] ---> 352f3b8fadbd [2020-07-21T14:36:55.546Z] Step 6/18 : COPY . . [2020-07-21T14:36:55.709Z] 39dc9c94d07c: Pull complete [2020-07-21T14:36:55.982Z] 551b823b3b82: Pull complete [2020-07-21T14:36:56.255Z] 3c52a74df98c: Pull complete [2020-07-21T14:36:56.549Z] 6c9b121b6998: Pull complete [2020-07-21T14:36:56.549Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-21T14:36:56.549Z] Status: Downloaded newer image for docker:latest [2020-07-21T14:36:58.090Z] Removing intermediate container f8cc12b46278 [2020-07-21T14:36:58.090Z] ---> 8ce9884d49e1 [2020-07-21T14:36:58.090Z] Step 6/24 : COPY . . [2020-07-21T14:36:59.036Z] Removing intermediate container c09fefc9f29c [2020-07-21T14:36:59.036Z] ---> 90866d8d58cf [2020-07-21T14:36:59.036Z] Step 6/20 : COPY . . [2020-07-21T14:36:59.937Z] ---> 343b7a641509 [2020-07-21T14:36:59.937Z] Step 6/7 : COPY go.mod . [2020-07-21T14:37:00.532Z] ---> 38d0f61e19de [2020-07-21T14:37:00.532Z] Step 7/7 : RUN go mod download [2020-07-21T14:37:00.805Z] ---> Running in 5376ea8a7d34 [2020-07-21T14:37:04.190Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-21T14:37:04.190Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-21T14:37:04.190Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-21T14:37:04.190Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-21T14:37:04.190Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-21T14:37:04.190Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-21T14:37:04.190Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-21T14:37:04.190Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-21T14:37:04.190Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-21T14:37:04.190Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-21T14:37:04.190Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-21T14:37:04.190Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-21T14:37:04.190Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-21T14:37:04.190Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-21T14:37:04.190Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-21T14:37:04.190Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-21T14:37:04.190Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-21T14:37:04.190Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-21T14:37:04.190Z] go: finding github.com/fatih/color v1.7.0 [2020-07-21T14:37:04.190Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-21T14:37:04.190Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-21T14:37:04.190Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-21T14:37:04.190Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-21T14:37:04.190Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-21T14:37:04.190Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-21T14:37:04.190Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-21T14:37:04.460Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-21T14:37:04.460Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-21T14:37:04.460Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-21T14:37:04.460Z] go: finding github.com/google/uuid v1.1.0 [2020-07-21T14:37:04.460Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-21T14:37:04.460Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-21T14:37:04.460Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-21T14:37:04.460Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-21T14:37:04.460Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-21T14:37:04.460Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-21T14:37:04.460Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-21T14:37:04.460Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-21T14:37:04.729Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-21T14:37:04.729Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-21T14:37:04.729Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-21T14:37:04.729Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-21T14:37:04.729Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-21T14:37:04.729Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-21T14:37:04.729Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-21T14:37:04.729Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-21T14:37:04.729Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-21T14:37:04.729Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-21T14:37:04.729Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-21T14:37:04.999Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-21T14:37:04.999Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-21T14:37:04.999Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-21T14:37:04.999Z] go: finding github.com/kr/pty v1.1.1 [2020-07-21T14:37:04.999Z] go: finding github.com/kr/text v0.1.0 [2020-07-21T14:37:04.999Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-21T14:37:04.999Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-21T14:37:04.999Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-21T14:37:04.999Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-21T14:37:04.999Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-21T14:37:04.999Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-21T14:37:04.999Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-21T14:37:05.269Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-21T14:37:05.269Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-21T14:37:05.269Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-21T14:37:05.269Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-21T14:37:05.269Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-21T14:37:05.269Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-21T14:37:05.269Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-21T14:37:05.269Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-21T14:37:05.269Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-21T14:37:05.537Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-21T14:37:05.537Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-21T14:37:05.537Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-21T14:37:05.537Z] go: finding github.com/posener/complete v1.1.1 [2020-07-21T14:37:05.537Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-21T14:37:05.537Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-21T14:37:05.537Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-21T14:37:05.537Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-21T14:37:05.806Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-21T14:37:05.806Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-21T14:37:05.806Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-21T14:37:05.806Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-21T14:37:05.806Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-21T14:37:05.806Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-21T14:37:05.806Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-21T14:37:05.806Z] go: finding golang.org/x/text v0.3.2 [2020-07-21T14:37:05.806Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-21T14:37:05.806Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-21T14:37:05.806Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-21T14:37:06.078Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-21T14:37:06.078Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-21T14:37:06.078Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-21T14:37:24.398Z] Removing intermediate container 5376ea8a7d34 [2020-07-21T14:37:24.398Z] ---> a065a253c99d [2020-07-21T14:37:24.398Z] Successfully built a065a253c99d [2020-07-21T14:37:24.398Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-21T14:37:25.065Z] + docker inspect -f . ci-base-image-arm64 [2020-07-21T14:37:25.065Z] . [Pipeline] withDockerContainer [2020-07-21T14:37:25.290Z] prd-ubuntu18.04-docker-arm64-4c-16g-446 does not seem to be running inside a container [2020-07-21T14:37:25.370Z] $ 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-arm64 cat [2020-07-21T14:37:25.629Z] ---> 9174a909e63c [2020-07-21T14:37:25.629Z] Step 6/27 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-21T14:37:25.629Z] ---> Running in e76b6f6226d0 [2020-07-21T14:37:25.897Z] ---> b33a16910080 [2020-07-21T14:37:25.897Z] Step 7/19 : RUN make cmd/core-metadata/core-metadata [2020-07-21T14:37:26.172Z] ---> 7646a22b9030 [2020-07-21T14:37:26.173Z] Step 7/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-07-21T14:37:26.173Z] ---> Running in 3ee5b3336423 [2020-07-21T14:37:26.440Z] ---> 3e49ccb2aac1 [2020-07-21T14:37:26.440Z] Step 7/20 : RUN make cmd/core-data/core-data [2020-07-21T14:37:26.440Z] ---> 2554c4b76808 [2020-07-21T14:37:26.440Z] Step 7/18 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-21T14:37:26.440Z] ---> Running in 759f030bf740 [2020-07-21T14:37:26.652Z] $ docker top 18c11451a0f8e259b2bb893796552b29c7c478b1cd7b1f185b780670849e4312 -eo pid,comm [2020-07-21T14:37:26.703Z] ---> Running in c077bd777a44 [2020-07-21T14:37:26.703Z] ---> Running in 723e0e5507af [2020-07-21T14:37:26.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-21T14:37:26.964Z] 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 [Pipeline] { [Pipeline] sh [2020-07-21T14:37:27.237Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-21T14:37:27.533Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-07-21T14:37:27.533Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-21T14:37:27.674Z] + go version [2020-07-21T14:37:27.675Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-07-21T14:37:27.693Z] ========================================================= [2020-07-21T14:37:27.693Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-21T14:37:27.693Z] ========================================================= [Pipeline] sh [2020-07-21T14:37:28.337Z] + make test raml_verify [2020-07-21T14:37:28.337Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-21T14:37:30.950Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-21T14:37:54.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-21T14:37:54.240Z] Removing intermediate container c077bd777a44 [2020-07-21T14:37:54.240Z] ---> 8adfc808b7c8 [2020-07-21T14:37:54.240Z] [2020-07-21T14:37:54.240Z] Step 8/18 : FROM alpine [2020-07-21T14:37:54.240Z] latest: Pulling from library/alpine [2020-07-21T14:37:54.240Z] Removing intermediate container e76b6f6226d0 [2020-07-21T14:37:54.240Z] ---> 550bd07bc42a [2020-07-21T14:37:54.240Z] [2020-07-21T14:37:54.240Z] Step 7/27 : FROM alpine:latest [2020-07-21T14:37:54.508Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-21T14:37:54.508Z] Status: Downloaded newer image for alpine:latest [2020-07-21T14:37:54.508Z] ---> a24bb4013296 [2020-07-21T14:37:54.508Z] Step 9/18 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-21T14:37:54.508Z] latest: Pulling from library/alpine [2020-07-21T14:37:54.508Z] ---> Running in 9fabf03d8b02 [2020-07-21T14:37:54.508Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-21T14:37:54.508Z] Status: Image is up to date for alpine:latest [2020-07-21T14:37:54.508Z] ---> a24bb4013296 [2020-07-21T14:37:54.508Z] Step 8/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-07-21T14:37:55.098Z] ---> Running in 31a7cde03791 [2020-07-21T14:37:55.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-07-21T14:37:55.098Z] Removing intermediate container 31a7cde03791 [2020-07-21T14:37:55.098Z] ---> 7beb0d94de6f [2020-07-21T14:37:55.098Z] Step 9/27 : USER root [2020-07-21T14:37:55.365Z] ---> Running in d6f38bec4d4a [2020-07-21T14:37:55.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-21T14:37:55.627Z] Removing intermediate container d6f38bec4d4a [2020-07-21T14:37:55.627Z] ---> f6577082d781 [2020-07-21T14:37:55.627Z] Step 10/27 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-21T14:37:55.627Z] ---> Running in 755feec63505 [2020-07-21T14:37:55.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-21T14:37:56.203Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:37:56.203Z] v3.12.0-173-g65101f0f4e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:37:56.203Z] OK: 12749 distinct packages available [2020-07-21T14:37:56.464Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-21T14:37:57.403Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-21T14:37:57.403Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-21T14:37:57.403Z] (4/4) Installing curl (7.69.1-r0) [2020-07-21T14:37:57.403Z] Executing busybox-1.31.1-r16.trigger [2020-07-21T14:37:57.403Z] Executing ca-certificates-20191127-r4.trigger [2020-07-21T14:37:57.403Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-21T14:37:57.403Z] OK: 7 MiB in 18 packages [2020-07-21T14:37:57.664Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-21T14:37:57.664Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:37:57.664Z] v3.12.0-173-g65101f0f4e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:37:57.664Z] OK: 12749 distinct packages available [2020-07-21T14:37:57.934Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-21T14:37:57.934Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-21T14:37:57.934Z] Executing busybox-1.31.1-r16.trigger [2020-07-21T14:37:57.934Z] Executing ca-certificates-20191127-r4.trigger [2020-07-21T14:37:58.194Z] OK: 6 MiB in 16 packages [2020-07-21T14:38:00.106Z] Removing intermediate container 9fabf03d8b02 [2020-07-21T14:38:00.106Z] ---> d6694d168449 [2020-07-21T14:38:00.106Z] Step 10/18 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-21T14:38:02.643Z] Removing intermediate container 755feec63505 [2020-07-21T14:38:02.643Z] ---> 790a90540211 [2020-07-21T14:38:02.643Z] Step 11/27 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-21T14:38:02.643Z] ---> Running in 1e79d6903fec [2020-07-21T14:38:02.643Z] Removing intermediate container 759f030bf740 [2020-07-21T14:38:02.643Z] ---> df6c10b5f439 [2020-07-21T14:38:02.643Z] [2020-07-21T14:38:02.643Z] Step 8/24 : FROM alpine:3.10 [2020-07-21T14:38:02.643Z] ---> Running in d637f7caec41 [2020-07-21T14:38:02.643Z] Removing intermediate container 3ee5b3336423 [2020-07-21T14:38:02.643Z] ---> 13416accd5fe [2020-07-21T14:38:02.643Z] [2020-07-21T14:38:02.643Z] Step 8/19 : FROM scratch [2020-07-21T14:38:02.643Z] ---> [2020-07-21T14:38:02.643Z] Step 9/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-21T14:38:02.903Z] Removing intermediate container 1e79d6903fec [2020-07-21T14:38:02.903Z] ---> 7cb39b25074c [2020-07-21T14:38:02.903Z] Step 11/18 : WORKDIR /edgex [2020-07-21T14:38:02.903Z] Removing intermediate container d637f7caec41 [2020-07-21T14:38:02.903Z] ---> fbf3824dae3b [2020-07-21T14:38:02.903Z] Step 12/27 : WORKDIR $BASE_DIR [2020-07-21T14:38:02.903Z] 3.10: Pulling from library/alpine [2020-07-21T14:38:02.903Z] ---> Running in f7e1a24228c1 [2020-07-21T14:38:03.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-21T14:38:03.845Z] ---> Running in a8ed08917112 [2020-07-21T14:38:04.782Z] ---> Running in 402182425d0e [2020-07-21T14:38:05.349Z] Removing intermediate container f7e1a24228c1 [2020-07-21T14:38:05.349Z] ---> eca919d42b33 [2020-07-21T14:38:05.349Z] Step 10/19 : ENV APP_PORT=48081 [2020-07-21T14:38:05.349Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-21T14:38:05.349Z] Status: Downloaded newer image for alpine:3.10 [2020-07-21T14:38:05.349Z] ---> be4e4bea2c2e [2020-07-21T14:38:05.349Z] Step 9/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-21T14:38:05.609Z] Removing intermediate container 723e0e5507af [2020-07-21T14:38:05.609Z] ---> 0ea74560483e [2020-07-21T14:38:05.609Z] [2020-07-21T14:38:05.609Z] Step 8/20 : FROM alpine [2020-07-21T14:38:05.609Z] ---> a24bb4013296 [2020-07-21T14:38:05.609Z] Step 9/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-21T14:38:05.609Z] ---> Running in becf6383a8cc [2020-07-21T14:38:05.609Z] ---> Running in a383eafb6895 [2020-07-21T14:38:05.899Z] ---> Running in 33a18a090c7a [2020-07-21T14:38:05.899Z] Removing intermediate container 402182425d0e [2020-07-21T14:38:05.899Z] ---> a0abce83989f [2020-07-21T14:38:05.899Z] Step 12/18 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-21T14:38:05.899Z] Removing intermediate container a8ed08917112 [2020-07-21T14:38:05.899Z] ---> 6e28b3ce13e7 [2020-07-21T14:38:05.899Z] Step 13/27 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-21T14:38:05.899Z] Removing intermediate container becf6383a8cc [2020-07-21T14:38:05.899Z] ---> e963cc5da9c8 [2020-07-21T14:38:05.899Z] Step 11/19 : EXPOSE $APP_PORT [2020-07-21T14:38:06.189Z] ---> Running in 5269a02843d9 [2020-07-21T14:38:06.189Z] ---> Running in 243023fbbf12 [2020-07-21T14:38:06.189Z] Removing intermediate container 33a18a090c7a [2020-07-21T14:38:06.189Z] ---> 5a84389cd73b [2020-07-21T14:38:06.189Z] Step 10/20 : ENV APP_PORT=48080 [2020-07-21T14:38:06.544Z] ---> ea3741b7f9aa [2020-07-21T14:38:06.544Z] Step 13/18 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-21T14:38:06.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-21T14:38:06.544Z] ---> Running in 2f885c22ee71 [2020-07-21T14:38:06.544Z] Removing intermediate container 243023fbbf12 [2020-07-21T14:38:06.544Z] ---> 23c9c36cd315 [2020-07-21T14:38:06.544Z] Step 12/19 : WORKDIR / [2020-07-21T14:38:06.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-21T14:38:06.826Z] ---> Running in f827a099edd9 [2020-07-21T14:38:06.826Z] v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-21T14:38:06.826Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-21T14:38:06.826Z] OK: 10346 distinct packages available [2020-07-21T14:38:06.826Z] Removing intermediate container 2f885c22ee71 [2020-07-21T14:38:06.826Z] ---> b3a18db716cf [2020-07-21T14:38:06.826Z] Step 11/20 : EXPOSE $APP_PORT [2020-07-21T14:38:07.100Z] ---> Running in 4ed987cc4ed9 [2020-07-21T14:38:07.101Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-21T14:38:07.101Z] ---> 9296a57b01f4 [2020-07-21T14:38:07.101Z] Step 14/18 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-21T14:38:07.101Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-21T14:38:07.101Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-21T14:38:07.101Z] (4/5) Installing curl (7.66.0-r0) [2020-07-21T14:38:07.101Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-21T14:38:07.101Z] Executing busybox-1.30.1-r3.trigger [2020-07-21T14:38:07.369Z] Executing ca-certificates-20191127-r2.trigger [2020-07-21T14:38:07.369Z] OK: 7 MiB in 19 packages [2020-07-21T14:38:07.369Z] Removing intermediate container f827a099edd9 [2020-07-21T14:38:07.369Z] ---> 4795c6b4ba50 [2020-07-21T14:38:07.369Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-21T14:38:07.628Z] ---> Running in 34870a6e1fbf [2020-07-21T14:38:07.890Z] Removing intermediate container 4ed987cc4ed9 [2020-07-21T14:38:07.890Z] ---> 3aa784a6c76e [2020-07-21T14:38:07.890Z] Step 12/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:38:07.890Z] ---> 61e231187528 [2020-07-21T14:38:07.890Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-21T14:38:08.153Z] ---> Running in d6a54fa454b9 [2020-07-21T14:38:08.153Z] Removing intermediate container 34870a6e1fbf [2020-07-21T14:38:08.153Z] ---> df8b4b057d6b [2020-07-21T14:38:08.153Z] Step 15/18 : CMD ["--init=true"] [2020-07-21T14:38:08.413Z] ---> Running in 3ddfe1c19fbf [2020-07-21T14:38:08.983Z] Removing intermediate container 5269a02843d9 [2020-07-21T14:38:08.983Z] ---> 7e41f6c5281f [2020-07-21T14:38:08.983Z] Step 14/27 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-21T14:38:08.983Z] ---> 143347e7498e [2020-07-21T14:38:08.983Z] Step 15/19 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-21T14:38:08.983Z] Removing intermediate container a383eafb6895 [2020-07-21T14:38:08.983Z] ---> ef8ba315fdb7 [2020-07-21T14:38:08.983Z] Step 10/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-21T14:38:09.251Z] Removing intermediate container 3ddfe1c19fbf [2020-07-21T14:38:09.251Z] ---> 698c3ef19f9c [2020-07-21T14:38:09.251Z] Step 16/18 : LABEL arch=x86_64 [2020-07-21T14:38:09.251Z] ---> Running in e6257468e76a [2020-07-21T14:38:09.251Z] ---> Running in cb1bb74df4bf [2020-07-21T14:38:09.513Z] ---> 57c74cc6aa22 [2020-07-21T14:38:09.513Z] Step 16/19 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-21T14:38:09.513Z] Removing intermediate container e6257468e76a [2020-07-21T14:38:09.513Z] ---> 377e1464e1f8 [2020-07-21T14:38:09.513Z] Step 11/24 : WORKDIR / [2020-07-21T14:38:09.773Z] ---> Running in 2ba4719bf372 [2020-07-21T14:38:09.773Z] ---> Running in b1fbf75e7bf7 [2020-07-21T14:38:09.773Z] ---> b769d4606d9a [2020-07-21T14:38:09.773Z] Step 15/27 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-21T14:38:10.343Z] Removing intermediate container cb1bb74df4bf [2020-07-21T14:38:10.343Z] ---> dd5a0c7a52ef [2020-07-21T14:38:10.343Z] Step 17/18 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:38:10.602Z] ---> Running in ed6f65bd02ef [2020-07-21T14:38:10.602Z] ---> 1ddebcb5bdb9 [2020-07-21T14:38:10.602Z] Step 16/27 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-21T14:38:10.602Z] Removing intermediate container 2ba4719bf372 [2020-07-21T14:38:10.602Z] ---> 1fbf09de6a0c [2020-07-21T14:38:10.602Z] Step 17/19 : LABEL arch=x86_64 [2020-07-21T14:38:10.863Z] Removing intermediate container b1fbf75e7bf7 [2020-07-21T14:38:10.863Z] ---> c15d63c7b27b [2020-07-21T14:38:10.863Z] Step 12/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-07-21T14:38:10.863Z] Removing intermediate container d6a54fa454b9 [2020-07-21T14:38:10.863Z] ---> e3f6cd4f589b [2020-07-21T14:38:10.863Z] Step 13/20 : RUN apk --no-cache add zeromq [2020-07-21T14:38:10.863Z] ---> Running in 40a61fcae167 [2020-07-21T14:38:10.863Z] ---> Running in c97f493f8e5a [2020-07-21T14:38:11.123Z] Removing intermediate container ed6f65bd02ef [2020-07-21T14:38:11.123Z] ---> a66bce2111ea [2020-07-21T14:38:11.123Z] Step 18/18 : LABEL version=0.0.0 [2020-07-21T14:38:11.123Z] ---> cc9a9b0c04b5 [2020-07-21T14:38:11.123Z] Step 17/27 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-21T14:38:11.393Z] ---> Running in 5a1695263f08 [2020-07-21T14:38:11.393Z] ---> 8c61b860ac00 [2020-07-21T14:38:11.393Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-07-21T14:38:11.393Z] Removing intermediate container 40a61fcae167 [2020-07-21T14:38:11.393Z] ---> 15ea47bfc9af [2020-07-21T14:38:11.393Z] Step 18/19 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:38:11.654Z] ---> dc9b239400fc [2020-07-21T14:38:11.654Z] Step 18/27 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-21T14:38:11.654Z] ---> Running in cab6eadf4f49 [2020-07-21T14:38:11.654Z] Removing intermediate container 5a1695263f08 [2020-07-21T14:38:11.654Z] ---> 052d49b661ef [2020-07-21T14:38:11.654Z] [2020-07-21T14:38:11.654Z] ---> f12841f17495 [2020-07-21T14:38:11.654Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-21T14:38:11.654Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-21T14:38:11.915Z] Successfully built 052d49b661ef [2020-07-21T14:38:11.915Z] ---> e5e1d3382225 [2020-07-21T14:38:11.915Z] Step 19/27 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-21T14:38:12.175Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-07-21T14:38:12.175Z] Removing intermediate container cab6eadf4f49 [2020-07-21T14:38:12.175Z] ---> fc05060da7e2 [2020-07-21T14:38:12.175Z] Step 19/19 : LABEL version=0.0.0 [2020-07-21T14:38:12.175Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2020-07-21T14:38:12.175Z] ---> Running in 2a58325c3fac [2020-07-21T14:38:12.175Z] ---> Running in 107b67a9564e [2020-07-21T14:38:12.175Z] ---> f55927d76981 [2020-07-21T14:38:12.175Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-21T14:38:12.441Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-21T14:38:12.441Z] Removing intermediate container 107b67a9564e [2020-07-21T14:38:12.441Z] ---> f65fb7252ee1 [2020-07-21T14:38:12.441Z] [2020-07-21T14:38:12.706Z] Successfully built f65fb7252ee1 [2020-07-21T14:38:12.706Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-21T14:38:12.706Z] ---> c671ecaca79c [2020-07-21T14:38:12.706Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-21T14:38:12.706Z] Successfully tagged docker-core-metadata-go:latest [2020-07-21T14:38:12.706Z] Building docker-support-logging-go [2020-07-21T14:38:12.706Z]  Building docker-core-metadata-go ... done (2/5) Installing libsodium (1.0.18-r0) [2020-07-21T14:38:12.972Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-21T14:38:12.972Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-21T14:38:13.236Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-21T14:38:13.236Z] Executing busybox-1.31.1-r16.trigger [2020-07-21T14:38:13.236Z] OK: 8 MiB in 19 packages [2020-07-21T14:38:15.728Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-21T14:38:15.728Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-21T14:38:15.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-21T14:38:15.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-21T14:38:15.728Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.097s [2020-07-21T14:38:15.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-21T14:38:15.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-21T14:38:15.728Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-21T14:38:16.333Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-21T14:38:17.771Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-21T14:38:17.771Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-21T14:38:17.771Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-21T14:38:17.771Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-21T14:38:18.531Z] ---> 3e99adfd07ff [2020-07-21T14:38:18.531Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-21T14:38:18.531Z] Removing intermediate container 2a58325c3fac [2020-07-21T14:38:18.531Z] ---> 53f110aaec93 [2020-07-21T14:38:18.531Z] Step 20/27 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-21T14:38:25.120Z] ---> a908bec0b0f0 [2020-07-21T14:38:25.120Z] Step 21/27 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-21T14:38:25.120Z] ---> 24176befc1f8 [2020-07-21T14:38:25.120Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-21T14:38:25.120Z] Removing intermediate container c97f493f8e5a [2020-07-21T14:38:25.120Z] ---> 5ee56fd9da51 [2020-07-21T14:38:25.120Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-21T14:38:25.390Z] ---> Running in d9ac472d461e [2020-07-21T14:38:27.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.148s coverage: 46.6% of statements [2020-07-21T14:38:27.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-21T14:38:27.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-21T14:38:27.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-21T14:38:27.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-21T14:38:27.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-21T14:38:28.690Z] ---> 6d7670837f9e [2020-07-21T14:38:28.690Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-21T14:38:28.690Z] Step 1/18 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:38:28.690Z] Step 2/18 : FROM ${BUILDER_BASE} AS builder [2020-07-21T14:38:28.690Z] ---> 82fd92598655 [2020-07-21T14:38:28.690Z] Step 3/18 : WORKDIR /edgex-go [2020-07-21T14:38:28.690Z] ---> Using cache [2020-07-21T14:38:28.690Z] ---> f32cc33b17d3 [2020-07-21T14:38:28.690Z] Step 4/18 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:38:28.690Z] ---> Using cache [2020-07-21T14:38:28.690Z] ---> 87fc30800a07 [2020-07-21T14:38:28.690Z] Step 5/18 : RUN apk update && apk add make git [2020-07-21T14:38:28.690Z] ---> Using cache [2020-07-21T14:38:28.690Z] ---> 8ce9884d49e1 [2020-07-21T14:38:28.690Z] Step 6/18 : COPY . . [2020-07-21T14:38:28.690Z] ---> Using cache [2020-07-21T14:38:28.690Z] ---> 7646a22b9030 [2020-07-21T14:38:28.690Z] Step 7/18 : RUN make cmd/support-scheduler/support-scheduler [2020-07-21T14:38:29.259Z] Step 1/19 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:38:29.259Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2020-07-21T14:38:29.259Z] ---> 82fd92598655 [2020-07-21T14:38:29.259Z] Step 3/19 : WORKDIR /edgex-go [2020-07-21T14:38:29.259Z] ---> Using cache [2020-07-21T14:38:29.259Z] ---> f32cc33b17d3 [2020-07-21T14:38:29.259Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:38:29.259Z] ---> Using cache [2020-07-21T14:38:29.259Z] ---> 87fc30800a07 [2020-07-21T14:38:29.259Z] Step 5/19 : RUN apk update && apk add make && apk add bash git [2020-07-21T14:38:30.199Z] ---> f0a9115040e9 [2020-07-21T14:38:30.199Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-21T14:38:30.469Z] ---> aad395d94b83 [2020-07-21T14:38:30.469Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-21T14:38:30.469Z] ---> Running in b2bcc80e595e [2020-07-21T14:38:30.469Z] ---> Running in e1f2ab26dcdb [2020-07-21T14:38:30.730Z] ---> Running in a1a2351d7642 [2020-07-21T14:38:30.995Z] ---> 68aa0ddc2b97 [2020-07-21T14:38:30.995Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-21T14:38:31.259Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-21T14:38:31.519Z] Removing intermediate container d9ac472d461e [2020-07-21T14:38:31.519Z] ---> 268beaf9a79d [2020-07-21T14:38:31.519Z] Step 22/27 : RUN chmod 755 security-secrets-setup [2020-07-21T14:38:31.519Z] ---> a260a8c7a9f0 [2020-07-21T14:38:31.519Z] Step 17/20 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-21T14:38:31.519Z] ---> Running in 7199014bff09 [2020-07-21T14:38:31.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-21T14:38:31.781Z] ---> Running in 460963b73c45 [2020-07-21T14:38:32.042Z] Removing intermediate container 460963b73c45 [2020-07-21T14:38:32.042Z] ---> dcb10d25d4fe [2020-07-21T14:38:32.042Z] Step 18/20 : LABEL arch=x86_64 [2020-07-21T14:38:32.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-21T14:38:32.042Z] ---> Running in fc4cfb1f2d6c [2020-07-21T14:38:32.306Z] Removing intermediate container fc4cfb1f2d6c [2020-07-21T14:38:32.306Z] ---> 384157229ea9 [2020-07-21T14:38:32.306Z] Step 19/20 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:38:32.306Z] Removing intermediate container a1a2351d7642 [2020-07-21T14:38:32.306Z] ---> eb4e42341593 [2020-07-21T14:38:32.306Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-07-21T14:38:32.574Z] ---> Running in 12262570935a [2020-07-21T14:38:32.574Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:38:32.574Z] v3.12.0-173-g65101f0f4e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:38:32.574Z] OK: 12749 distinct packages available [2020-07-21T14:38:32.574Z] ---> Running in a729ab927026 [2020-07-21T14:38:32.574Z] OK: 233 MiB in 51 packages [2020-07-21T14:38:32.843Z] Removing intermediate container 12262570935a [2020-07-21T14:38:32.843Z] ---> 27a708433a22 [2020-07-21T14:38:32.843Z] Step 20/20 : LABEL version=0.0.0 [2020-07-21T14:38:32.843Z] Removing intermediate container a729ab927026 [2020-07-21T14:38:32.843Z] ---> 3a92252d5b44 [2020-07-21T14:38:32.843Z] Step 22/24 : LABEL arch=x86_64 [2020-07-21T14:38:32.843Z] OK: 233 MiB in 51 packages [2020-07-21T14:38:33.113Z] ---> Running in 29357b8f167c [2020-07-21T14:38:33.113Z] ---> Running in dcc3db1ae8ce [2020-07-21T14:38:33.389Z] Removing intermediate container 7199014bff09 [2020-07-21T14:38:33.389Z] ---> 2da7398d1280 [2020-07-21T14:38:33.389Z] Step 23/27 : ENTRYPOINT ["entrypoint.sh"] [2020-07-21T14:38:33.659Z] Removing intermediate container 29357b8f167c [2020-07-21T14:38:33.659Z] ---> 982613eb120a [2020-07-21T14:38:33.659Z] [2020-07-21T14:38:33.659Z] ---> Running in 75891b427593 [2020-07-21T14:38:33.659Z] Removing intermediate container dcc3db1ae8ce [2020-07-21T14:38:33.659Z] ---> 67c513fbbeb9 [2020-07-21T14:38:33.659Z] Step 23/24 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:38:33.930Z] ---> Running in 51d36f25b1a7 [2020-07-21T14:38:33.930Z] Successfully built 982613eb120a [2020-07-21T14:38:33.930Z] Successfully tagged docker-core-data-go:latest [2020-07-21T14:38:33.930Z]  Building docker-core-data-go ... done Building docker-sys-mgmt-agent-go [2020-07-21T14:38:34.200Z] Removing intermediate container 75891b427593 [2020-07-21T14:38:34.200Z] ---> 47c3c2e6ca1f [2020-07-21T14:38:34.200Z] Step 24/27 : CMD [ "generate" ] [2020-07-21T14:38:34.200Z] Removing intermediate container 51d36f25b1a7 [2020-07-21T14:38:34.200Z] ---> 9476e79ba17b [2020-07-21T14:38:34.200Z] Step 24/24 : LABEL version=0.0.0 [2020-07-21T14:38:34.200Z] Removing intermediate container e1f2ab26dcdb [2020-07-21T14:38:34.200Z] ---> 4b9ea391ebaa [2020-07-21T14:38:34.200Z] Step 6/19 : COPY . . [2020-07-21T14:38:34.465Z] ---> Running in 8ef37ad6cb32 [2020-07-21T14:38:34.465Z] ---> Running in d284d356e263 [2020-07-21T14:38:34.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.135s coverage: 27.4% of statements [2020-07-21T14:38:34.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-21T14:38:34.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-21T14:38:34.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-21T14:38:34.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-21T14:38:34.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-21T14:38:34.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-21T14:38:34.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.022s coverage: 100.0% of statements [2020-07-21T14:38:34.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-21T14:38:34.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements [2020-07-21T14:38:34.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-21T14:38:38.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.380s coverage: 29.3% of statements [2020-07-21T14:38:38.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-21T14:38:38.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-21T14:38:38.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-21T14:38:38.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-21T14:38:38.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-21T14:38:38.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements [2020-07-21T14:38:38.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-21T14:38:38.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements [2020-07-21T14:38:38.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-21T14:38:38.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.085s coverage: 89.8% of statements [2020-07-21T14:38:38.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-21T14:38:40.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.111s coverage: 97.5% of statements [2020-07-21T14:38:40.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-21T14:38:40.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.074s coverage: 100.0% of statements [2020-07-21T14:38:40.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-21T14:38:40.043Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-21T14:38:40.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-21T14:38:40.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-21T14:38:40.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-21T14:38:40.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-21T14:38:40.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-21T14:38:40.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-21T14:38:40.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-21T14:38:40.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-21T14:38:40.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-21T14:38:40.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-21T14:38:40.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-21T14:38:40.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-21T14:38:40.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-21T14:38:40.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-21T14:38:40.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-21T14:38:40.043Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2020-07-21T14:38:41.122Z] Removing intermediate container 8ef37ad6cb32 [2020-07-21T14:38:41.122Z] ---> 2b884fd82f5a [2020-07-21T14:38:41.122Z] Step 25/27 : LABEL arch=x86_64 [2020-07-21T14:38:43.703Z] Removing intermediate container d284d356e263 [2020-07-21T14:38:43.703Z] ---> 0a6a2758e011 [2020-07-21T14:38:43.703Z] [2020-07-21T14:38:43.703Z] Successfully built 0a6a2758e011 [2020-07-21T14:38:43.970Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-07-21T14:38:43.970Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go [2020-07-21T14:38:43.970Z] ---> Running in 0145b92cd159 [2020-07-21T14:38:44.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 63.5% of statements [2020-07-21T14:38:44.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-21T14:38:44.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-21T14:38:44.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2020-07-21T14:38:44.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.324s coverage: 55.9% of statements [2020-07-21T14:38:44.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-21T14:38:44.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-21T14:38:44.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-21T14:38:44.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-21T14:38:50.703Z] Removing intermediate container 0145b92cd159 [2020-07-21T14:38:50.703Z] ---> 1d64e8dfd1f5 [2020-07-21T14:38:50.703Z] Step 26/27 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:38:54.032Z] ---> Running in fd100d544ea7 [2020-07-21T14:38:55.968Z] Step 1/24 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:38:55.968Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-07-21T14:38:56.238Z] ---> 82fd92598655 [2020-07-21T14:38:56.238Z] Step 3/24 : WORKDIR /edgex-go [2020-07-21T14:38:56.503Z] ---> Using cache [2020-07-21T14:38:56.503Z] ---> f32cc33b17d3 [2020-07-21T14:38:56.503Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:38:56.503Z] ---> Using cache [2020-07-21T14:38:56.503Z] ---> 87fc30800a07 [2020-07-21T14:38:56.503Z] Step 5/24 : RUN apk update && apk add make bash git [2020-07-21T14:38:57.452Z] Removing intermediate container fd100d544ea7 [2020-07-21T14:38:57.452Z] ---> de4d681df038 [2020-07-21T14:38:57.452Z] Step 27/27 : LABEL version=0.0.0 [2020-07-21T14:38:57.452Z] ---> Running in 24dc00579de8 [2020-07-21T14:38:58.393Z] ---> Running in f7ac2598a083 [2020-07-21T14:39:00.963Z] Removing intermediate container f7ac2598a083 [2020-07-21T14:39:00.963Z] ---> b4b90c26435b [2020-07-21T14:39:00.963Z] [2020-07-21T14:39:00.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-21T14:39:01.533Z] Successfully built b4b90c26435b [2020-07-21T14:39:01.801Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-07-21T14:39:01.801Z]  Building docker-security-secrets-setup-go ... done Building docker-core-command-go [2020-07-21T14:39:01.801Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-21T14:39:02.383Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:39:02.383Z] v3.12.0-173-g65101f0f4e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:39:02.383Z] OK: 12749 distinct packages available [2020-07-21T14:39:02.694Z] OK: 233 MiB in 51 packages [2020-07-21T14:39:06.262Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:39:06.263Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-21T14:39:06.263Z] ---> 82fd92598655 [2020-07-21T14:39:06.263Z] Step 3/21 : WORKDIR /edgex-go [2020-07-21T14:39:06.263Z] ---> Using cache [2020-07-21T14:39:06.263Z] ---> f32cc33b17d3 [2020-07-21T14:39:06.263Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:39:06.263Z] ---> Using cache [2020-07-21T14:39:06.263Z] ---> 87fc30800a07 [2020-07-21T14:39:06.263Z] Step 5/21 : RUN apk update && apk add make bash git ca-certificates [2020-07-21T14:39:07.647Z] ---> 73734059fc2c [2020-07-21T14:39:07.647Z] Step 7/19 : RUN make cmd/support-logging/support-logging [2020-07-21T14:39:07.647Z] ---> Running in 706a83ee5283 [2020-07-21T14:39:07.909Z] ---> Running in 24ea8170e927 [2020-07-21T14:39:09.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-21T14:39:10.277Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-21T14:39:10.539Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:39:10.539Z] v3.12.0-173-g65101f0f4e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:39:10.539Z] OK: 12749 distinct packages available [2020-07-21T14:39:10.800Z] Removing intermediate container 24dc00579de8 [2020-07-21T14:39:10.800Z] ---> f2ef18b78c5f [2020-07-21T14:39:10.800Z] Step 6/24 : COPY . . [2020-07-21T14:39:10.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-21T14:39:10.800Z] OK: 233 MiB in 51 packages [2020-07-21T14:39:15.006Z] Removing intermediate container b2bcc80e595e [2020-07-21T14:39:15.006Z] ---> 2dcf23841fed [2020-07-21T14:39:15.006Z] [2020-07-21T14:39:15.006Z] Step 8/18 : FROM scratch [2020-07-21T14:39:15.006Z] ---> [2020-07-21T14:39:15.006Z] Step 9/18 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-21T14:39:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 29.892s coverage: 86.3% of statements [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-21T14:39:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.013s coverage: 72.2% of statements [2020-07-21T14:39:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.350s coverage: 72.1% of statements [2020-07-21T14:39:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.037s coverage: 82.4% of statements [2020-07-21T14:39:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.023s coverage: 48.4% of statements [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-21T14:39:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.045s coverage: 28.8% of statements [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-21T14:39:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.019s coverage: 96.8% of statements [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-21T14:39:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 26.9% of statements [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-21T14:39:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.274s coverage: 84.1% of statements [2020-07-21T14:39:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.028s coverage: 100.0% of statements [2020-07-21T14:39:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.034s coverage: 43.1% of statements [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-21T14:39:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.018s coverage: 100.0% of statements [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-21T14:39:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.055s coverage: 83.8% of statements [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-21T14:39:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.157s coverage: 46.1% of statements [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-21T14:39:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.023s coverage: 100.0% of statements [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-21T14:39:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.093s coverage: 100.0% of statements [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-21T14:39:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.059s coverage: 100.0% of statements [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-21T14:39:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.207s coverage: 29.1% of statements [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-21T14:39:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-21T14:39:16.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-21T14:39:16.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.056s coverage: 99.0% of statements [2020-07-21T14:39:16.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-21T14:39:16.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.031s coverage: 100.0% of statements [2020-07-21T14:39:16.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-21T14:39:16.993Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements [2020-07-21T14:39:16.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-21T14:39:16.993Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2020-07-21T14:39:16.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-21T14:39:16.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-21T14:39:16.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-21T14:39:16.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-21T14:39:16.993Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements [2020-07-21T14:39:16.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-21T14:39:16.993Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-21T14:39:16.993Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.018s coverage: 100.0% of statements [2020-07-21T14:39:17.969Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.016s coverage: 32.1% of statements [2020-07-21T14:39:17.975Z] ---> Using cache [2020-07-21T14:39:17.975Z] ---> eca919d42b33 [2020-07-21T14:39:17.975Z] Step 10/18 : ENV APP_PORT=48085 [2020-07-21T14:39:17.975Z] Step 1/19 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:39:17.975Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2020-07-21T14:39:17.975Z] ---> 82fd92598655 [2020-07-21T14:39:17.975Z] Step 3/19 : WORKDIR /edgex-go [2020-07-21T14:39:17.975Z] ---> Using cache [2020-07-21T14:39:17.975Z] ---> f32cc33b17d3 [2020-07-21T14:39:17.975Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:39:17.975Z] ---> Using cache [2020-07-21T14:39:17.975Z] ---> 87fc30800a07 [2020-07-21T14:39:17.975Z] Step 5/19 : RUN apk update && apk add make git [2020-07-21T14:39:17.975Z] ---> Using cache [2020-07-21T14:39:17.975Z] ---> 8ce9884d49e1 [2020-07-21T14:39:17.975Z] Step 6/19 : COPY . . [2020-07-21T14:39:17.975Z] ---> Using cache [2020-07-21T14:39:17.975Z] ---> 7646a22b9030 [2020-07-21T14:39:17.975Z] Step 7/19 : RUN make cmd/core-command/core-command [2020-07-21T14:39:18.981Z] ---> Running in cd61b20120de [2020-07-21T14:39:19.396Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.027s coverage: 100.0% of statements [2020-07-21T14:39:19.668Z] GO111MODULE=on go vet ./... [2020-07-21T14:39:20.920Z] ---> Running in c61390c9cbec [2020-07-21T14:39:21.188Z] Removing intermediate container 706a83ee5283 [2020-07-21T14:39:21.188Z] ---> 1a08ed2c3ab7 [2020-07-21T14:39:21.188Z] Step 6/21 : COPY . . [2020-07-21T14:39:23.821Z] Removing intermediate container cd61b20120de [2020-07-21T14:39:23.821Z] ---> d98f5a5d3104 [2020-07-21T14:39:23.821Z] Step 11/18 : EXPOSE $APP_PORT [2020-07-21T14:39:25.785Z] ---> Running in 5857b34222c9 [2020-07-21T14:39:27.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-07-21T14:39:27.204Z] Removing intermediate container 5857b34222c9 [2020-07-21T14:39:27.204Z] ---> e188a68f76b6 [2020-07-21T14:39:27.204Z] Step 12/18 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-21T14:39:31.471Z] ---> 7fc9bb6c64ef [2020-07-21T14:39:31.471Z] Step 13/18 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-21T14:39:37.979Z] gofmt -l . [2020-07-21T14:39:37.979Z] [ "`gofmt -l .`" = "" ] [2020-07-21T14:39:38.098Z] ---> 461a63e42198 [2020-07-21T14:39:38.098Z] Step 14/18 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-21T14:39:38.675Z] ---> 8f9175583caf [2020-07-21T14:39:38.675Z] Step 7/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-21T14:39:40.584Z] ./bin/test-go-mod-tidy.sh [2020-07-21T14:39:40.612Z] ---> 52ed94cffd18 [2020-07-21T14:39:40.612Z] Step 15/18 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-21T14:39:40.854Z] ./bin/test-attribution-txt.sh [2020-07-21T14:39:40.880Z] ---> Running in 7f0c82b06198 [2020-07-21T14:39:41.152Z] ---> Running in aa88c8710257 [2020-07-21T14:39:42.548Z] Removing intermediate container aa88c8710257 [2020-07-21T14:39:42.548Z] ---> a3abb74be1c7 [2020-07-21T14:39:42.548Z] Step 16/18 : LABEL arch=x86_64 [2020-07-21T14:39:42.815Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-21T14:39:43.078Z] ---> 9c99606fabc0 [2020-07-21T14:39:43.078Z] Step 7/21 : RUN make cmd/support-notifications/support-notifications [2020-07-21T14:39:43.078Z] ---> Running in d9cc6fdfcbc6 [2020-07-21T14:39:43.341Z] ---> Running in 8341a8643a18 [2020-07-21T14:39:43.455Z] docker run --rm --privileged \ [2020-07-21T14:39:43.455Z] -v /w/workspace/edgex-go/2:/raml-verification -w /raml-verification \ [2020-07-21T14:39:43.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64 \ [2020-07-21T14:39:43.455Z] /scripts/raml-verify.sh [2020-07-21T14:39:43.606Z] Removing intermediate container d9cc6fdfcbc6 [2020-07-21T14:39:43.606Z] ---> c592726cac85 [2020-07-21T14:39:43.606Z] Step 17/18 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:39:43.726Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64' locally [2020-07-21T14:39:43.726Z] aarch64: Pulling from edgex-devops/edgex-docs-builder [2020-07-21T14:39:43.726Z] 29e5d40040c1: Pulling fs layer [2020-07-21T14:39:43.726Z] 8c46fbeab2c7: Pulling fs layer [2020-07-21T14:39:43.726Z] 8ba552a4e5fe: Pulling fs layer [2020-07-21T14:39:43.726Z] 1fb62381901b: Pulling fs layer [2020-07-21T14:39:43.726Z] 147fb30a95d9: Pulling fs layer [2020-07-21T14:39:43.726Z] 3ccc99ad11dc: Pulling fs layer [2020-07-21T14:39:43.726Z] 147fb30a95d9: Waiting [2020-07-21T14:39:43.726Z] 3ccc99ad11dc: Waiting [2020-07-21T14:39:43.726Z] 1fb62381901b: Waiting [2020-07-21T14:39:43.996Z] 8ba552a4e5fe: Verifying Checksum [2020-07-21T14:39:43.996Z] 8ba552a4e5fe: Download complete [2020-07-21T14:39:43.996Z] 29e5d40040c1: Download complete [2020-07-21T14:39:43.996Z] 1fb62381901b: Verifying Checksum [2020-07-21T14:39:43.996Z] 1fb62381901b: Download complete [2020-07-21T14:39:43.996Z] 3ccc99ad11dc: Verifying Checksum [2020-07-21T14:39:43.996Z] 3ccc99ad11dc: Download complete [2020-07-21T14:39:44.298Z] 147fb30a95d9: Verifying Checksum [2020-07-21T14:39:44.298Z] 147fb30a95d9: Download complete [2020-07-21T14:39:44.587Z] 29e5d40040c1: Pull complete [2020-07-21T14:39:44.587Z] 8c46fbeab2c7: Download complete [2020-07-21T14:39:45.016Z] ---> Running in a2d3862f57d2 [2020-07-21T14:39:45.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-21T14:39:45.611Z] Removing intermediate container 24ea8170e927 [2020-07-21T14:39:45.611Z] ---> 7bb7ff284876 [2020-07-21T14:39:45.611Z] [2020-07-21T14:39:45.611Z] Step 8/19 : FROM scratch [2020-07-21T14:39:45.611Z] ---> [2020-07-21T14:39:45.611Z] Step 9/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-21T14:39:45.611Z] Removing intermediate container a2d3862f57d2 [2020-07-21T14:39:45.611Z] ---> 6860946a3fe1 [2020-07-21T14:39:45.611Z] Step 18/18 : LABEL version=0.0.0 [2020-07-21T14:39:45.884Z] ---> Running in ecb712fc1537 [2020-07-21T14:39:45.884Z] ---> Running in e9328c1c7c42 [2020-07-21T14:39:46.160Z] Removing intermediate container ecb712fc1537 [2020-07-21T14:39:46.160Z] ---> dd51b9acb031 [2020-07-21T14:39:46.160Z] [2020-07-21T14:39:46.160Z] Successfully built dd51b9acb031 [2020-07-21T14:39:46.424Z] Successfully tagged docker-support-scheduler-go:latest [2020-07-21T14:39:46.424Z]  Building docker-support-scheduler-go ... done Removing intermediate container e9328c1c7c42 [2020-07-21T14:39:46.424Z] ---> 5b38ba42156d [2020-07-21T14:39:46.424Z] Step 10/19 : ENV APP_PORT=48061 [2020-07-21T14:39:46.424Z] ---> Running in 468123a5d6b8 [2020-07-21T14:39:47.014Z] Removing intermediate container 468123a5d6b8 [2020-07-21T14:39:47.014Z] ---> d410df287536 [2020-07-21T14:39:47.014Z] Step 11/19 : EXPOSE $APP_PORT [2020-07-21T14:39:47.014Z] ---> Running in 765567e24d12 [2020-07-21T14:39:47.282Z] Removing intermediate container 765567e24d12 [2020-07-21T14:39:47.282Z] ---> 23f8193e6fee [2020-07-21T14:39:47.282Z] Step 12/19 : COPY --from=builder /bin/bash /bin/bash [2020-07-21T14:39:47.558Z] ---> a2bbf4b0354d [2020-07-21T14:39:47.558Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-21T14:39:48.989Z] ---> e5cd92631149 [2020-07-21T14:39:48.989Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-21T14:39:50.150Z] 8c46fbeab2c7: Pull complete [2020-07-21T14:39:50.151Z] 8ba552a4e5fe: Pull complete [2020-07-21T14:39:50.151Z] 1fb62381901b: Pull complete [2020-07-21T14:39:52.334Z] Removing intermediate container c61390c9cbec [2020-07-21T14:39:52.334Z] ---> e8439cf52f43 [2020-07-21T14:39:52.334Z] [2020-07-21T14:39:52.334Z] Step 8/19 : FROM scratch [2020-07-21T14:39:52.334Z] ---> [2020-07-21T14:39:52.334Z] Step 9/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-21T14:39:52.334Z] ---> Using cache [2020-07-21T14:39:52.334Z] ---> eca919d42b33 [2020-07-21T14:39:52.334Z] Step 10/19 : ENV APP_PORT=48082 [2020-07-21T14:39:52.334Z] ---> 88d53e4ca296 [2020-07-21T14:39:52.334Z] Step 15/19 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-21T14:39:52.334Z] ---> Running in 4f59a42a8da3 [2020-07-21T14:39:52.601Z] Removing intermediate container 4f59a42a8da3 [2020-07-21T14:39:52.601Z] ---> 208244894c45 [2020-07-21T14:39:52.601Z] Step 11/19 : EXPOSE $APP_PORT [2020-07-21T14:39:52.866Z] ---> Running in aec1adc4c56f [2020-07-21T14:39:52.866Z] ---> f763e6c48ccf [2020-07-21T14:39:52.866Z] Step 16/19 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-21T14:39:53.141Z] ---> Running in 7ac546a1520b [2020-07-21T14:39:53.141Z] Removing intermediate container aec1adc4c56f [2020-07-21T14:39:53.141Z] ---> c356d05ee8c1 [2020-07-21T14:39:53.141Z] Step 12/19 : WORKDIR / [2020-07-21T14:39:53.415Z] ---> Running in 9a968ca0a9b2 [2020-07-21T14:39:53.415Z] Removing intermediate container 7ac546a1520b [2020-07-21T14:39:53.415Z] ---> 8e72e7c486d1 [2020-07-21T14:39:53.415Z] Step 17/19 : LABEL arch=x86_64 [2020-07-21T14:39:53.415Z] ---> Running in e221f966645c [2020-07-21T14:39:53.688Z] Removing intermediate container 9a968ca0a9b2 [2020-07-21T14:39:53.688Z] ---> b1849f6bc2f6 [2020-07-21T14:39:53.688Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-21T14:39:53.688Z] Removing intermediate container e221f966645c [2020-07-21T14:39:53.688Z] ---> 1bc9829cfc30 [2020-07-21T14:39:53.688Z] Step 18/19 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:39:54.276Z] ---> Running in b698d31dae86 [2020-07-21T14:39:54.276Z] ---> c800f35c61b4 [2020-07-21T14:39:54.276Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-21T14:39:54.276Z] Removing intermediate container b698d31dae86 [2020-07-21T14:39:54.276Z] ---> d230f136cd64 [2020-07-21T14:39:54.276Z] Step 19/19 : LABEL version=0.0.0 [2020-07-21T14:39:54.473Z] 147fb30a95d9: Pull complete [2020-07-21T14:39:54.544Z] ---> Running in 29fc092eaae2 [2020-07-21T14:39:54.809Z] Removing intermediate container 29fc092eaae2 [2020-07-21T14:39:54.809Z] ---> 69eec17433af [2020-07-21T14:39:54.809Z] [2020-07-21T14:39:54.809Z] Successfully built 69eec17433af [2020-07-21T14:39:55.066Z] 3ccc99ad11dc: Pull complete [2020-07-21T14:39:55.066Z] Digest: sha256:33ff93263c5b0dedea05ed711b2d4931bc621bb5cb6457c0d27b1e4e2c1565c0 [2020-07-21T14:39:55.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64 [2020-07-21T14:39:55.071Z] Successfully tagged docker-support-logging-go:latest [2020-07-21T14:39:55.071Z]  Building docker-support-logging-go ... done  ---> ee29639cbefd [2020-07-21T14:39:55.071Z] Step 15/19 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-21T14:39:55.343Z] ---> 9deb3cf8abbd [2020-07-21T14:39:55.343Z] Step 16/19 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-21T14:39:55.609Z] ---> Running in 250428edf47f [2020-07-21T14:39:55.877Z] Removing intermediate container 250428edf47f [2020-07-21T14:39:55.877Z] ---> 026f467211f7 [2020-07-21T14:39:55.877Z] Step 17/19 : LABEL arch=x86_64 [2020-07-21T14:39:55.877Z] ---> Running in 507cf79d2a5f [2020-07-21T14:39:57.688Z] Verifying ./api/raml/core-command.raml... [2020-07-21T14:39:57.798Z] Removing intermediate container 507cf79d2a5f [2020-07-21T14:39:57.798Z] ---> 934f317b076d [2020-07-21T14:39:57.798Z] Step 18/19 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:39:57.798Z] ---> Running in b6e768a67019 [2020-07-21T14:39:57.798Z] Removing intermediate container b6e768a67019 [2020-07-21T14:39:57.798Z] ---> abdb6d0ee635 [2020-07-21T14:39:57.798Z] Step 19/19 : LABEL version=0.0.0 [2020-07-21T14:39:58.068Z] ---> Running in ae23bb540b53 [2020-07-21T14:39:58.346Z] Removing intermediate container ae23bb540b53 [2020-07-21T14:39:58.346Z] ---> 71b12584eb90 [2020-07-21T14:39:58.346Z] [2020-07-21T14:39:58.616Z] Successfully built 71b12584eb90 [2020-07-21T14:39:58.616Z] Successfully tagged docker-core-command-go:latest [2020-07-21T14:40:00.293Z] OK [2020-07-21T14:40:00.293Z] Verifying ./api/raml/core-metadata.raml... [2020-07-21T14:40:00.533Z]  Building docker-core-command-go ... done Removing intermediate container 7f0c82b06198 [2020-07-21T14:40:00.533Z] ---> 6645580877eb [2020-07-21T14:40:00.533Z] Step 8/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-21T14:40:00.533Z] ---> Running in 9a559b595354 [2020-07-21T14:40:00.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-21T14:40:02.176Z] Removing intermediate container 9a559b595354 [2020-07-21T14:40:02.176Z] ---> 31a85fd0ab45 [2020-07-21T14:40:02.176Z] [2020-07-21T14:40:02.176Z] Step 9/24 : FROM docker:latest [2020-07-21T14:40:02.176Z] ---> 81f5749c9058 [2020-07-21T14:40:02.176Z] Step 10/24 : RUN apk add --no-cache bash [2020-07-21T14:40:02.176Z] ---> Running in c8f8944c8298 [2020-07-21T14:40:02.436Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-21T14:40:02.697Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-21T14:40:02.697Z] (1/2) Installing readline (8.0.4-r0) [2020-07-21T14:40:02.697Z] (2/2) Installing bash (5.0.17-r0) [2020-07-21T14:40:02.697Z] Executing bash-5.0.17-r0.post-install [2020-07-21T14:40:02.956Z] Executing busybox-1.31.1-r16.trigger [2020-07-21T14:40:02.956Z] OK: 12 MiB in 22 packages [2020-07-21T14:40:04.339Z] Removing intermediate container 8341a8643a18 [2020-07-21T14:40:04.339Z] ---> 3c702b8bbbf8 [2020-07-21T14:40:04.339Z] [2020-07-21T14:40:04.339Z] Step 8/21 : FROM scratch [2020-07-21T14:40:04.339Z] ---> [2020-07-21T14:40:04.339Z] Step 9/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-21T14:40:04.339Z] ---> Using cache [2020-07-21T14:40:04.339Z] ---> 5b38ba42156d [2020-07-21T14:40:04.339Z] Step 10/21 : ENV APP_PORT=48060 [2020-07-21T14:40:04.339Z] ---> Running in 56b363b30ecd [2020-07-21T14:40:04.339Z] Removing intermediate container 56b363b30ecd [2020-07-21T14:40:04.339Z] ---> d4c268db34c8 [2020-07-21T14:40:04.340Z] Step 11/21 : EXPOSE $APP_PORT [2020-07-21T14:40:04.340Z] Removing intermediate container c8f8944c8298 [2020-07-21T14:40:04.340Z] ---> 554b497c6452 [2020-07-21T14:40:04.340Z] Step 11/24 : RUN rm -rf /var/cache/apk/* [2020-07-21T14:40:04.605Z] ---> Running in fea358b011e9 [2020-07-21T14:40:04.605Z] ---> Running in 677094d1230f [2020-07-21T14:40:04.605Z] Removing intermediate container fea358b011e9 [2020-07-21T14:40:04.605Z] ---> a01a2da512f8 [2020-07-21T14:40:04.605Z] Step 12/21 : COPY --from=builder /bin/sh /bin/sh [2020-07-21T14:40:04.865Z] ---> a10bb53e44d1 [2020-07-21T14:40:04.865Z] Step 13/21 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-21T14:40:05.804Z] Removing intermediate container 677094d1230f [2020-07-21T14:40:05.804Z] ---> c7f7fe2c6318 [2020-07-21T14:40:05.804Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-21T14:40:06.063Z] ---> b0585c538bf2 [2020-07-21T14:40:06.063Z] Step 14/21 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-21T14:40:06.063Z] ---> Running in 33db843cf872 [2020-07-21T14:40:06.063Z] Removing intermediate container 33db843cf872 [2020-07-21T14:40:06.063Z] ---> be40902e3b62 [2020-07-21T14:40:06.063Z] Step 13/24 : ENV APP_PORT=48090 [2020-07-21T14:40:06.322Z] ---> Running in 699453484d2c [2020-07-21T14:40:06.322Z] ---> 88270f78a2d6 [2020-07-21T14:40:06.322Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-21T14:40:06.322Z] Removing intermediate container 699453484d2c [2020-07-21T14:40:06.322Z] ---> 2eaa43fa84a8 [2020-07-21T14:40:06.322Z] Step 14/24 : EXPOSE $APP_PORT [2020-07-21T14:40:06.581Z] ---> Running in bc534a487570 [2020-07-21T14:40:06.581Z] ---> acd4000d94b0 [2020-07-21T14:40:06.581Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-21T14:40:06.840Z] Removing intermediate container bc534a487570 [2020-07-21T14:40:06.840Z] ---> e3da885a66b5 [2020-07-21T14:40:06.840Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-21T14:40:06.977Z] OK [2020-07-21T14:40:06.977Z] Verifying ./api/raml/support-logging.raml... [2020-07-21T14:40:07.407Z] ---> 8cec0c989046 [2020-07-21T14:40:07.407Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-21T14:40:07.666Z] ---> 987c5e481b1c [2020-07-21T14:40:07.666Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-21T14:40:07.666Z] ---> 4335f98463fe [2020-07-21T14:40:07.666Z] Step 18/21 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-21T14:40:07.666Z] ---> Running in 770d610726c2 [2020-07-21T14:40:07.926Z] ---> db6296b5cbf6 [2020-07-21T14:40:07.926Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-21T14:40:07.926Z] Removing intermediate container 770d610726c2 [2020-07-21T14:40:07.926Z] ---> 6e061e7377ba [2020-07-21T14:40:07.926Z] Step 19/21 : LABEL arch=x86_64 [2020-07-21T14:40:07.926Z] ---> Running in 93ae96f33126 [2020-07-21T14:40:08.187Z] ---> 646cb0b07df8 [2020-07-21T14:40:08.187Z] Step 18/24 : RUN apk --no-cache add py-pip [2020-07-21T14:40:08.187Z] Removing intermediate container 93ae96f33126 [2020-07-21T14:40:08.187Z] ---> 0e546d93b354 [2020-07-21T14:40:08.187Z] Step 20/21 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:40:08.187Z] ---> Running in 27a8727ec4f5 [2020-07-21T14:40:08.187Z] ---> Running in 156b47f5f0e1 [2020-07-21T14:40:08.446Z] Removing intermediate container 27a8727ec4f5 [2020-07-21T14:40:08.446Z] ---> 9cff9081b309 [2020-07-21T14:40:08.446Z] Step 21/21 : LABEL version=0.0.0 [2020-07-21T14:40:08.446Z] ---> Running in c242f6fd0bef [2020-07-21T14:40:08.706Z] Removing intermediate container c242f6fd0bef [2020-07-21T14:40:08.706Z] ---> d2b0f127de14 [2020-07-21T14:40:08.706Z] [2020-07-21T14:40:08.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-21T14:40:08.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-21T14:40:08.706Z] Successfully built d2b0f127de14 [2020-07-21T14:40:08.706Z] Successfully tagged docker-support-notifications-go:latest [2020-07-21T14:40:08.965Z]  Building docker-support-notifications-go ... done (1/33) Installing libbz2 (1.0.8-r1) [2020-07-21T14:40:08.965Z] (2/33) Installing expat (2.2.9-r1) [2020-07-21T14:40:08.965Z] (3/33) Installing libffi (3.3-r2) [2020-07-21T14:40:08.965Z] (4/33) Installing gdbm (1.13-r1) [2020-07-21T14:40:08.965Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-21T14:40:08.965Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-21T14:40:08.965Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-21T14:40:09.580Z] OK [2020-07-21T14:40:09.580Z] Verifying ./api/raml/support-scheduler.raml... [2020-07-21T14:40:09.904Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-21T14:40:09.904Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-21T14:40:09.904Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-21T14:40:09.904Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-21T14:40:09.904Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-21T14:40:09.904Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-21T14:40:09.904Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-21T14:40:09.904Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-21T14:40:09.904Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-21T14:40:09.904Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-21T14:40:09.904Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-21T14:40:09.904Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-21T14:40:09.904Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-21T14:40:09.904Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-21T14:40:09.904Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-21T14:40:09.904Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-21T14:40:09.904Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-21T14:40:10.163Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-21T14:40:10.163Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-21T14:40:10.163Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-21T14:40:10.163Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-21T14:40:10.163Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-21T14:40:10.163Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-21T14:40:10.163Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-21T14:40:10.163Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-21T14:40:10.163Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-21T14:40:10.163Z] Executing busybox-1.31.1-r16.trigger [2020-07-21T14:40:10.163Z] OK: 71 MiB in 55 packages [2020-07-21T14:40:12.947Z] OK [2020-07-21T14:40:12.947Z] Verifying ./api/raml/core-data.raml... [2020-07-21T14:40:16.316Z] OK [2020-07-21T14:40:16.316Z] Verifying ./api/raml/support-notifications.raml... [2020-07-21T14:40:19.730Z] Removing intermediate container 156b47f5f0e1 [2020-07-21T14:40:19.730Z] ---> 9a3a81f7b3b4 [2020-07-21T14:40:19.730Z] Step 19/24 : RUN pip install docker-compose==1.23.2 [2020-07-21T14:40:19.730Z] ---> Running in f96ba142ac00 [2020-07-21T14:40:20.601Z] OK [2020-07-21T14:40:20.601Z] Verifying ./api/raml/system-agent.raml... [2020-07-21T14:40:21.108Z] Collecting docker-compose==1.23.2 [2020-07-21T14:40:21.370Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-21T14:40:21.370Z] Collecting PyYAML<4,>=3.10 [2020-07-21T14:40:21.370Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-21T14:40:22.311Z] Collecting texttable<0.10,>=0.9.0 [2020-07-21T14:40:22.311Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-21T14:40:22.563Z] OK [2020-07-21T14:40:22.570Z] Collecting cached-property<2,>=1.2.0 [2020-07-21T14:40:22.570Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-21T14:40:22.829Z] Collecting jsonschema<3,>=2.5.1 [2020-07-21T14:40:22.829Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-21T14:40:22.829Z] Collecting docopt<0.7,>=0.6.1 [2020-07-21T14:40:22.829Z] Downloading docopt-0.6.2.tar.gz (25 kB) [Pipeline] sh [2020-07-21T14:40:23.396Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-21T14:40:23.397Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-21T14:40:23.655Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-07-21T14:40:23.805Z] + ls -al . [2020-07-21T14:40:23.805Z] total 588 [2020-07-21T14:40:23.805Z] drwxrwxr-x 10 1001 1001 4096 Jul 21 14:39 . [2020-07-21T14:40:23.805Z] drwxr-xr-x 4 root root 4096 Jul 21 14:37 .. [2020-07-21T14:40:23.805Z] -rw-rw-r-- 1 1001 1001 11 Jul 21 14:35 .dockerignore [2020-07-21T14:40:23.805Z] drwxrwxr-x 8 1001 1001 4096 Jul 21 14:35 .git [2020-07-21T14:40:23.805Z] drwxrwxr-x 3 1001 1001 4096 Jul 21 14:35 .github [2020-07-21T14:40:23.805Z] -rw-rw-r-- 1 1001 1001 924 Jul 21 14:35 .gitignore [2020-07-21T14:40:23.805Z] drwxrwxr-x 3 1001 1001 4096 Jul 21 14:35 .semver [2020-07-21T14:40:23.805Z] -rw-rw-r-- 1 1001 1001 178 Jul 21 14:35 .sonarcloud.properties [2020-07-21T14:40:23.805Z] -rw-rw-r-- 1 1001 1001 3804 Jul 21 14:35 CONTRIBUTING.md [2020-07-21T14:40:23.805Z] -rw-rw-r-- 1 1001 1001 1035 Jul 21 14:35 Dockerfile.build [2020-07-21T14:40:23.805Z] -rw-rw-r-- 1 1001 1001 903 Jul 21 14:35 Jenkinsfile [2020-07-21T14:40:23.805Z] -rw-rw-r-- 1 1001 1001 10775 Jul 21 14:35 LICENSE [2020-07-21T14:40:23.805Z] -rw-rw-r-- 1 1001 1001 6417 Jul 21 14:35 Makefile [2020-07-21T14:40:23.805Z] -rw-rw-r-- 1 1001 1001 5652 Jul 21 14:35 README.md [2020-07-21T14:40:23.806Z] -rw-rw-r-- 1 1001 1001 7111 Jul 21 14:35 SECURITY.md [2020-07-21T14:40:23.806Z] -rw-rw-r-- 1 1001 1001 5 Jul 21 14:33 VERSION [2020-07-21T14:40:23.806Z] -rw-rw-r-- 1 1001 1001 4131 Jul 21 14:35 ZMQWindows.md [2020-07-21T14:40:23.806Z] drwxrwxr-x 4 1001 1001 4096 Jul 21 14:35 api [2020-07-21T14:40:23.806Z] drwxrwxr-x 2 1001 1001 4096 Jul 21 14:35 bin [2020-07-21T14:40:23.806Z] drwxrwxr-x 15 1001 1001 4096 Jul 21 14:35 cmd [2020-07-21T14:40:23.806Z] -rw-r--r-- 1 root root 456067 Jul 21 14:39 coverage.out [2020-07-21T14:40:23.806Z] -rw-r--r-- 1 root root 1019 Jul 21 14:39 go.mod [2020-07-21T14:40:23.806Z] -rw-r--r-- 1 root root 18146 Jul 21 14:39 go.sum [2020-07-21T14:40:23.806Z] drwxrwxr-x 8 1001 1001 4096 Jul 21 14:35 internal [2020-07-21T14:40:23.806Z] drwxrwxr-x 4 1001 1001 4096 Jul 21 14:35 snap [2020-07-21T14:40:23.806Z] -rw-rw-r-- 1 1001 1001 168 Jul 21 14:35 version.go [Pipeline] sh [2020-07-21T14:40:23.915Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-21T14:40:23.915Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-21T14:40:23.915Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-21T14:40:23.915Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-21T14:40:24.174Z] Collecting docker<4.0,>=3.6.0 [2020-07-21T14:40:24.174Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-21T14:40:24.174Z] Collecting idna<2.8,>=2.5 [2020-07-21T14:40:24.174Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-21T14:40:24.435Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-21T14:40:24.435Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-21T14:40:24.435Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-07-21T14:40:24.435Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-07-21T14:40:24.435Z] Collecting docker-pycreds>=0.4.0 [2020-07-21T14:40:24.435Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-21T14:40:24.435Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-21T14:40:24.435Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-21T14:40:24.435Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-21T14:40:24.435Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-21T14:40:24.455Z] + '[' -e coverage.out ] [2020-07-21T14:40:24.455Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-21T14:40:24.511Z] Warning: overwriting stash ‘coverage-report’ [2020-07-21T14:40:24.693Z] Installing collected packages: PyYAML, texttable, cached-property, jsonschema, docopt, dockerpty, idna, urllib3, requests, websocket-client, docker-pycreds, docker, docker-compose [2020-07-21T14:40:24.693Z] Running setup.py install for PyYAML: started [2020-07-21T14:40:25.261Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-21T14:40:25.261Z] Running setup.py install for texttable: started [2020-07-21T14:40:25.520Z] Running setup.py install for texttable: finished with status 'done' [2020-07-21T14:40:25.578Z] Stashed 1 file(s) [Pipeline] sh [2020-07-21T14:40:25.779Z] Running setup.py install for docopt: started [2020-07-21T14:40:26.039Z] Running setup.py install for docopt: finished with status 'done' [2020-07-21T14:40:26.039Z] Running setup.py install for dockerpty: started [2020-07-21T14:40:26.254Z] + make build [2020-07-21T14:40:26.254Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-21T14:40:26.609Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-21T14:40:26.609Z] Attempting uninstall: idna [2020-07-21T14:40:26.609Z] Found existing installation: idna 2.9 [2020-07-21T14:40:26.609Z] Uninstalling idna-2.9: [2020-07-21T14:40:26.609Z] Successfully uninstalled idna-2.9 [2020-07-21T14:40:26.609Z] Attempting uninstall: urllib3 [2020-07-21T14:40:26.609Z] Found existing installation: urllib3 1.25.9 [2020-07-21T14:40:26.609Z] Uninstalling urllib3-1.25.9: [2020-07-21T14:40:26.867Z] Successfully uninstalled urllib3-1.25.9 [2020-07-21T14:40:26.867Z] Attempting uninstall: requests [2020-07-21T14:40:26.867Z] Found existing installation: requests 2.23.0 [2020-07-21T14:40:26.867Z] Uninstalling requests-2.23.0: [2020-07-21T14:40:26.867Z] Successfully uninstalled requests-2.23.0 [2020-07-21T14:40:27.803Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-07-21T14:40:31.092Z] Removing intermediate container f96ba142ac00 [2020-07-21T14:40:31.092Z] ---> fc9439caf46d [2020-07-21T14:40:31.092Z] Step 20/24 : RUN apk --no-cache add curl [2020-07-21T14:40:31.092Z] ---> Running in 9c71dbf4f224 [2020-07-21T14:40:31.092Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-21T14:40:31.092Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-21T14:40:31.092Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-21T14:40:31.092Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-21T14:40:31.092Z] (3/3) Installing curl (7.69.1-r0) [2020-07-21T14:40:31.092Z] Executing busybox-1.31.1-r16.trigger [2020-07-21T14:40:31.092Z] OK: 72 MiB in 58 packages [2020-07-21T14:40:31.662Z] Removing intermediate container 9c71dbf4f224 [2020-07-21T14:40:31.662Z] ---> 82910fcd6940 [2020-07-21T14:40:31.662Z] Step 21/24 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-21T14:40:31.662Z] ---> Running in c8895041f2ca [2020-07-21T14:40:31.662Z] Removing intermediate container c8895041f2ca [2020-07-21T14:40:31.662Z] ---> c694913a2644 [2020-07-21T14:40:31.662Z] Step 22/24 : LABEL arch=x86_64 [2020-07-21T14:40:31.921Z] ---> Running in 43d552238741 [2020-07-21T14:40:31.921Z] Removing intermediate container 43d552238741 [2020-07-21T14:40:31.921Z] ---> 91d219c83d6e [2020-07-21T14:40:31.921Z] Step 23/24 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:40:31.921Z] ---> Running in 7f9a33c08db9 [2020-07-21T14:40:32.181Z] Removing intermediate container 7f9a33c08db9 [2020-07-21T14:40:32.181Z] ---> a5635f01efc5 [2020-07-21T14:40:32.181Z] Step 24/24 : LABEL version=0.0.0 [2020-07-21T14:40:32.181Z] ---> Running in 7a0b9998b39e [2020-07-21T14:40:32.442Z] Removing intermediate container 7a0b9998b39e [2020-07-21T14:40:32.442Z] ---> 811d8a50f673 [2020-07-21T14:40:32.442Z] [2020-07-21T14:40:32.442Z] Successfully built 811d8a50f673 [2020-07-21T14:40:32.442Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-07-21T14:40:32.722Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-07-21T14:40:32.769Z] $ docker stop --time=1 2266cf6f54b3b88cedb40a64bcca15745c8f1e9ce0348deb57a5af1c8bab5f57 [2020-07-21T14:40:34.511Z] $ docker rm -f 2266cf6f54b3b88cedb40a64bcca15745c8f1e9ce0348deb57a5af1c8bab5f57 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-21T14:40:35.038Z] + docker images [2020-07-21T14:40:35.038Z] + grep docker [2020-07-21T14:40:35.038Z] docker-sys-mgmt-agent-go latest 811d8a50f673 2 seconds ago 284MB [2020-07-21T14:40:35.038Z] docker-support-notifications-go latest d2b0f127de14 26 seconds ago 14.4MB [2020-07-21T14:40:35.038Z] docker-core-command-go latest 71b12584eb90 36 seconds ago 13MB [2020-07-21T14:40:35.038Z] docker-support-logging-go latest 69eec17433af 40 seconds ago 11.8MB [2020-07-21T14:40:35.038Z] docker-support-scheduler-go latest dd51b9acb031 49 seconds ago 13.1MB [2020-07-21T14:40:35.038Z] docker-security-secrets-setup-go latest b4b90c26435b About a minute ago 25.1MB [2020-07-21T14:40:35.038Z] docker-security-secretstore-setup-go latest 0a6a2758e011 About a minute ago 33.9MB [2020-07-21T14:40:35.038Z] docker-core-data-go latest 982613eb120a 2 minutes ago 23.8MB [2020-07-21T14:40:35.038Z] docker-core-metadata-go latest f65fb7252ee1 2 minutes ago 14.4MB [2020-07-21T14:40:35.038Z] docker-security-proxy-setup-go latest 052d49b661ef 2 minutes ago 16.4MB [2020-07-21T14:40:35.038Z] docker latest 81f5749c9058 3 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-21T14:40:44.589Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-07-21T14:40:56.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-07-21T14:41:01.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-21T14:41:06.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-21T14:41:12.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-21T14:41:13.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-21T14:41:17.753Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-21T14:41:23.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-21T14:41:27.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-21T14:41:32.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-21T14:41:37.102Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-21T14:41:41.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-07-21T14:41:44.775Z] $ docker stop --time=1 18c11451a0f8e259b2bb893796552b29c7c478b1cd7b1f185b780670849e4312 [2020-07-21T14:41:47.172Z] $ docker rm -f 18c11451a0f8e259b2bb893796552b29c7c478b1cd7b1f185b780670849e4312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-21T14:41:48.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-21T14:41:48.547Z] [2020-07-21T14:41:48.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-07-21T14:41:49.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-21T14:41:49.183Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-07-21T14:41:49.183Z] 29e5d40040c1: Already exists [2020-07-21T14:41:49.183Z] 1ce36da41761: Pulling fs layer [2020-07-21T14:41:49.183Z] 25b303627fd3: Pulling fs layer [2020-07-21T14:41:49.774Z] 1ce36da41761: Verifying Checksum [2020-07-21T14:41:49.774Z] 1ce36da41761: Download complete [2020-07-21T14:41:51.203Z] 1ce36da41761: Pull complete [2020-07-21T14:41:51.475Z] 25b303627fd3: Verifying Checksum [2020-07-21T14:41:51.475Z] 25b303627fd3: Download complete [2020-07-21T14:42:01.611Z] 25b303627fd3: Pull complete [2020-07-21T14:42:01.611Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-07-21T14:42:01.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-21T14:42:01.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-07-21T14:42:01.878Z] prd-ubuntu18.04-docker-arm64-4c-16g-446 does not seem to be running inside a container [2020-07-21T14:42:01.945Z] $ 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-arm64:latest cat [2020-07-21T14:42:05.795Z] $ docker top b2ce67037c482897760fb5d9ec73b485a635d503a43281fce871e315a05e0db9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-21T14:42:07.273Z] + docker-compose build --help [2020-07-21T14:42:07.273Z] + grep parallel [2020-07-21T14:42:10.636Z] --parallel Build images in parallel. [Pipeline] } [2020-07-21T14:42:10.916Z] $ docker stop --time=1 b2ce67037c482897760fb5d9ec73b485a635d503a43281fce871e315a05e0db9 [2020-07-21T14:42:12.868Z] $ docker rm -f b2ce67037c482897760fb5d9ec73b485a635d503a43281fce871e315a05e0db9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-21T14:42:13.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-21T14:42:13.685Z] . [Pipeline] withDockerContainer [2020-07-21T14:42:13.951Z] prd-ubuntu18.04-docker-arm64-4c-16g-446 does not seem to be running inside a container [2020-07-21T14:42:14.020Z] $ 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-arm64:latest cat [2020-07-21T14:42:15.390Z] $ docker top 13e7b5f6cb629313f7b2329d8a52cdd38be2f30a2c4d2584e94489955ca571f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-21T14:42:16.368Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-21T14:42:19.732Z] Building docker-core-command-go ... [2020-07-21T14:42:19.732Z] Building docker-core-data-go ... [2020-07-21T14:42:19.732Z] Building docker-core-metadata-go ... [2020-07-21T14:42:19.732Z] Building docker-security-proxy-setup-go ... [2020-07-21T14:42:19.732Z] Building docker-security-secrets-setup-go ... [2020-07-21T14:42:19.732Z] Building docker-security-secretstore-setup-go ... [2020-07-21T14:42:19.732Z] Building docker-support-logging-go ... [2020-07-21T14:42:19.732Z] Building docker-support-notifications-go ... [2020-07-21T14:42:19.732Z] Building docker-support-scheduler-go ... [2020-07-21T14:42:19.732Z] Building docker-sys-mgmt-agent-go ... [2020-07-21T14:42:19.732Z] Building docker-security-secretstore-setup-go [2020-07-21T14:42:19.732Z] Building docker-security-secrets-setup-go [2020-07-21T14:42:19.732Z] Building docker-core-metadata-go [2020-07-21T14:42:19.732Z] Building docker-security-proxy-setup-go [2020-07-21T14:42:19.732Z] Building docker-support-notifications-go [2020-07-21T14:44:11.529Z] Step 1/19 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:44:11.529Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2020-07-21T14:44:11.529Z] ---> a065a253c99d [2020-07-21T14:44:11.529Z] Step 3/19 : WORKDIR /edgex-go [2020-07-21T14:44:11.806Z] Step 1/27 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:44:11.806Z] Step 2/27 : FROM ${BUILDER_BASE} AS build-env [2020-07-21T14:44:11.806Z] ---> a065a253c99d [2020-07-21T14:44:11.806Z] Step 3/27 : WORKDIR /edgex-go [2020-07-21T14:44:12.081Z] Step 1/24 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:44:12.081Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-07-21T14:44:12.081Z] ---> a065a253c99d [2020-07-21T14:44:12.081Z] Step 3/24 : WORKDIR /edgex-go [2020-07-21T14:44:12.361Z] Step 1/18 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:44:12.361Z] Step 2/18 : FROM ${BUILDER_BASE} AS builder [2020-07-21T14:44:12.361Z] ---> a065a253c99d [2020-07-21T14:44:12.361Z] Step 3/18 : WORKDIR /edgex-go [2020-07-21T14:44:12.636Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:44:12.636Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-21T14:44:12.636Z] ---> a065a253c99d [2020-07-21T14:44:12.636Z] Step 3/21 : WORKDIR /edgex-go [2020-07-21T14:44:16.012Z] ---> Running in e7ac24ac672b [2020-07-21T14:44:16.013Z] ---> Running in d79d535b9684 [2020-07-21T14:44:16.013Z] ---> Running in 357c297395e7 [2020-07-21T14:44:16.013Z] ---> Running in ec22de34c959 [2020-07-21T14:44:16.013Z] ---> Running in 0fd4f6cbc287 [2020-07-21T14:44:16.286Z] Removing intermediate container 357c297395e7 [2020-07-21T14:44:16.286Z] ---> 2427e804fe44 [2020-07-21T14:44:16.286Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:44:16.286Z] Removing intermediate container e7ac24ac672b [2020-07-21T14:44:16.286Z] ---> 21dbe57a8933 [2020-07-21T14:44:16.286Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:44:16.286Z] Removing intermediate container ec22de34c959 [2020-07-21T14:44:16.286Z] ---> ce12c691211e [2020-07-21T14:44:16.286Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:44:16.286Z] Removing intermediate container d79d535b9684 [2020-07-21T14:44:16.286Z] ---> a5b9dd9ef5ab [2020-07-21T14:44:16.286Z] Step 4/27 : RUN apk update && apk add make git [2020-07-21T14:44:16.561Z] ---> Running in 36583056e904 [2020-07-21T14:44:16.561Z] Removing intermediate container 0fd4f6cbc287 [2020-07-21T14:44:16.561Z] ---> 1fb08afd3056 [2020-07-21T14:44:16.561Z] Step 4/18 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:44:16.561Z] ---> Running in 817e7c791fb9 [2020-07-21T14:44:16.561Z] ---> Running in ba4879f0b892 [2020-07-21T14:44:16.561Z] ---> Running in b9c2c65c94af [2020-07-21T14:44:16.837Z] ---> Running in 60403712ddb3 [2020-07-21T14:44:19.450Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-21T14:44:20.047Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-21T14:44:20.654Z] Removing intermediate container 36583056e904 [2020-07-21T14:44:20.654Z] ---> b2c9a3e7f9b5 [2020-07-21T14:44:20.654Z] Step 5/21 : RUN apk update && apk add make bash git ca-certificates [2020-07-21T14:44:20.654Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:44:20.654Z] v3.12.0-173-g65101f0f4e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:44:20.654Z] OK: 12620 distinct packages available [2020-07-21T14:44:20.929Z] ---> Running in 816980be1622 [2020-07-21T14:44:20.929Z] Removing intermediate container 817e7c791fb9 [2020-07-21T14:44:20.929Z] ---> 68edc9a448f5 [2020-07-21T14:44:20.929Z] Step 5/24 : RUN apk update && apk add make git [2020-07-21T14:44:21.206Z] ---> Running in 03b96627ab86 [2020-07-21T14:44:21.478Z] Removing intermediate container 60403712ddb3 [2020-07-21T14:44:21.478Z] ---> bc4bd7d46142 [2020-07-21T14:44:21.478Z] Step 5/18 : RUN apk update && apk add make git [2020-07-21T14:44:21.478Z] OK: 217 MiB in 51 packages [2020-07-21T14:44:21.758Z] ---> Running in b904d2782c91 [2020-07-21T14:44:21.758Z] Removing intermediate container b9c2c65c94af [2020-07-21T14:44:21.758Z] ---> 20e65dfc9159 [2020-07-21T14:44:21.758Z] Step 5/19 : RUN apk update && apk add make git [2020-07-21T14:44:22.033Z] ---> Running in 4c7082f59094 [2020-07-21T14:44:23.488Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-21T14:44:23.488Z] Removing intermediate container ba4879f0b892 [2020-07-21T14:44:23.488Z] ---> f7ae7abc5795 [2020-07-21T14:44:23.488Z] Step 5/27 : COPY . . [2020-07-21T14:44:23.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-21T14:44:24.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-21T14:44:24.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-21T14:44:24.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-21T14:44:24.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-21T14:44:24.864Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-21T14:44:24.864Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:44:24.864Z] v3.12.0-173-g65101f0f4e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:44:24.864Z] OK: 12620 distinct packages available [2020-07-21T14:44:25.136Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-21T14:44:25.411Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:44:25.411Z] v3.12.0-173-g65101f0f4e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:44:25.411Z] OK: 12620 distinct packages available [2020-07-21T14:44:25.685Z] OK: 217 MiB in 51 packages [2020-07-21T14:44:25.685Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:44:25.685Z] v3.12.0-173-g65101f0f4e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:44:25.685Z] OK: 12620 distinct packages available [2020-07-21T14:44:25.960Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:44:25.960Z] v3.12.0-173-g65101f0f4e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:44:25.960Z] OK: 12620 distinct packages available [2020-07-21T14:44:26.238Z] OK: 217 MiB in 51 packages [2020-07-21T14:44:26.518Z] OK: 217 MiB in 51 packages [2020-07-21T14:44:26.801Z] OK: 217 MiB in 51 packages [2020-07-21T14:44:32.235Z] Removing intermediate container 816980be1622 [2020-07-21T14:44:32.235Z] ---> bbdb27cc48cb [2020-07-21T14:44:32.235Z] Step 6/21 : COPY . . [2020-07-21T14:44:32.510Z] Removing intermediate container 03b96627ab86 [2020-07-21T14:44:32.510Z] ---> 23f2b6fbac13 [2020-07-21T14:44:32.510Z] Step 6/24 : COPY . . [2020-07-21T14:44:32.781Z] Removing intermediate container 4c7082f59094 [2020-07-21T14:44:32.781Z] ---> 80b2822cb4b2 [2020-07-21T14:44:32.781Z] Step 6/19 : COPY . . [2020-07-21T14:44:33.055Z] Removing intermediate container b904d2782c91 [2020-07-21T14:44:33.055Z] ---> 1a5dcadef790 [2020-07-21T14:44:33.055Z] Step 6/18 : COPY . . [2020-07-21T14:44:55.234Z] ---> 4a57359747a1 [2020-07-21T14:44:55.234Z] Step 6/27 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-21T14:44:57.836Z] ---> Running in 570ccdd29092 [2020-07-21T14:44:58.108Z] ---> 0b08c7e838c4 [2020-07-21T14:44:58.108Z] Step 7/21 : RUN make cmd/support-notifications/support-notifications [2020-07-21T14:44:58.382Z] ---> Running in 2fce5eef9336 [2020-07-21T14:44:58.655Z] ---> fc89cf86926d [2020-07-21T14:44:58.655Z] Step 7/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-07-21T14:44:58.655Z] ---> 920b5003ab1a [2020-07-21T14:44:58.655Z] Step 7/18 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-21T14:44:58.655Z] ---> 7ba6b7a5b5bd [2020-07-21T14:44:58.655Z] Step 7/19 : RUN make cmd/core-metadata/core-metadata [2020-07-21T14:44:58.925Z] ---> Running in e95951da83b6 [2020-07-21T14:44:58.925Z] ---> Running in e9d6c4748463 [2020-07-21T14:44:58.925Z] ---> Running in 8ff82b8371bd [2020-07-21T14:45:00.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-21T14:45:00.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-21T14:45:01.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-21T14:45:01.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-21T14:45:01.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-21T14:46:23.730Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-21T14:46:23.730Z] Removing intermediate container 570ccdd29092 [2020-07-21T14:46:23.730Z] ---> 089998c12c45 [2020-07-21T14:46:23.730Z] [2020-07-21T14:46:23.730Z] Step 7/27 : FROM alpine:latest [2020-07-21T14:46:23.730Z] Removing intermediate container e9d6c4748463 [2020-07-21T14:46:23.730Z] ---> 85469e43920b [2020-07-21T14:46:23.730Z] [2020-07-21T14:46:23.730Z] Step 8/18 : FROM alpine [2020-07-21T14:46:23.730Z] latest: Pulling from library/alpine [2020-07-21T14:46:23.730Z] latest: Pulling from library/alpine [2020-07-21T14:46:23.730Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-21T14:46:23.730Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-21T14:46:23.730Z] Status: Image is up to date for alpine:latest [2020-07-21T14:46:23.730Z] ---> 62ee0e9f8440 [2020-07-21T14:46:23.730Z] Step 9/18 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-21T14:46:23.730Z] Status: Downloaded newer image for alpine:latest [2020-07-21T14:46:23.730Z] ---> 62ee0e9f8440 [2020-07-21T14:46:23.730Z] Step 8/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-07-21T14:46:23.730Z] ---> Running in ecefd27fdd48 [2020-07-21T14:46:23.730Z] ---> Running in cbc196728b77 [2020-07-21T14:46:23.730Z] Removing intermediate container cbc196728b77 [2020-07-21T14:46:23.730Z] ---> b4257198bb89 [2020-07-21T14:46:23.730Z] Step 9/27 : USER root [2020-07-21T14:46:23.730Z] ---> Running in 6987f9370f77 [2020-07-21T14:46:24.739Z] Removing intermediate container 6987f9370f77 [2020-07-21T14:46:24.740Z] ---> be39701794a4 [2020-07-21T14:46:24.740Z] Step 10/27 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-21T14:46:24.740Z] ---> Running in 60fb9c13a6ec [2020-07-21T14:46:25.724Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-21T14:46:26.002Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-21T14:46:26.986Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:46:26.986Z] v3.12.0-173-g65101f0f4e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:46:26.986Z] OK: 12620 distinct packages available [2020-07-21T14:46:27.264Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-21T14:46:27.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-21T14:46:27.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-07-21T14:46:27.818Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-21T14:46:28.093Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-21T14:46:28.093Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-21T14:46:28.093Z] (4/4) Installing curl (7.69.1-r0) [2020-07-21T14:46:28.093Z] Executing busybox-1.31.1-r16.trigger [2020-07-21T14:46:28.093Z] Executing ca-certificates-20191127-r4.trigger [2020-07-21T14:46:28.368Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:46:28.368Z] v3.12.0-173-g65101f0f4e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:46:28.368Z] OK: 12620 distinct packages available [2020-07-21T14:46:28.368Z] OK: 7 MiB in 18 packages [2020-07-21T14:46:29.356Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-21T14:46:29.356Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-21T14:46:29.356Z] Executing busybox-1.31.1-r16.trigger [2020-07-21T14:46:29.356Z] Executing ca-certificates-20191127-r4.trigger [2020-07-21T14:46:29.634Z] OK: 6 MiB in 16 packages [2020-07-21T14:46:31.096Z] Removing intermediate container ecefd27fdd48 [2020-07-21T14:46:31.096Z] ---> 2848930bd46c [2020-07-21T14:46:31.096Z] Step 10/18 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-21T14:46:31.380Z] ---> Running in 52f3e37d555b [2020-07-21T14:46:31.993Z] Removing intermediate container 60fb9c13a6ec [2020-07-21T14:46:31.993Z] ---> 226efd5f24da [2020-07-21T14:46:31.993Z] Step 11/27 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-21T14:46:32.269Z] Removing intermediate container 52f3e37d555b [2020-07-21T14:46:32.269Z] ---> 07a06e242946 [2020-07-21T14:46:32.269Z] Step 11/18 : WORKDIR /edgex [2020-07-21T14:46:32.269Z] ---> Running in f46a5f22b8f3 [2020-07-21T14:46:32.549Z] ---> Running in 6c5c94b6bcb1 [2020-07-21T14:46:33.152Z] Removing intermediate container f46a5f22b8f3 [2020-07-21T14:46:33.152Z] ---> 6768a6f735d7 [2020-07-21T14:46:33.152Z] Step 12/27 : WORKDIR $BASE_DIR [2020-07-21T14:46:33.431Z] ---> Running in 9dc7cbb40962 [2020-07-21T14:46:33.431Z] Removing intermediate container 6c5c94b6bcb1 [2020-07-21T14:46:33.431Z] ---> 29b303732f95 [2020-07-21T14:46:33.431Z] Step 12/18 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-21T14:46:34.431Z] Removing intermediate container 9dc7cbb40962 [2020-07-21T14:46:34.431Z] ---> 4bfff874fd83 [2020-07-21T14:46:34.431Z] Step 13/27 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-21T14:46:34.713Z] ---> Running in 77f6e6cb6fbb [2020-07-21T14:46:34.713Z] ---> 3e9ef5c3283a [2020-07-21T14:46:34.713Z] Step 13/18 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-21T14:46:36.716Z] ---> 32d79440cc4c [2020-07-21T14:46:36.716Z] Step 14/18 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-21T14:46:36.716Z] ---> Running in 3b0895f9a156 [2020-07-21T14:46:37.332Z] Removing intermediate container 3b0895f9a156 [2020-07-21T14:46:37.332Z] ---> a0f5a93f9656 [2020-07-21T14:46:37.332Z] Step 15/18 : CMD ["--init=true"] [2020-07-21T14:46:37.609Z] ---> Running in 2a1a67fe0b6c [2020-07-21T14:46:38.607Z] Removing intermediate container 2a1a67fe0b6c [2020-07-21T14:46:38.607Z] ---> 3ca948abb43d [2020-07-21T14:46:38.607Z] Step 16/18 : LABEL arch=arm64 [2020-07-21T14:46:38.607Z] ---> Running in c8e700f61bac [2020-07-21T14:46:39.605Z] Removing intermediate container 77f6e6cb6fbb [2020-07-21T14:46:39.605Z] ---> 08fa7dd60f2e [2020-07-21T14:46:39.605Z] Step 14/27 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-21T14:46:39.605Z] Removing intermediate container c8e700f61bac [2020-07-21T14:46:39.605Z] ---> a405780a6fa7 [2020-07-21T14:46:39.605Z] Step 17/18 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:46:39.886Z] ---> Running in 937e66c78427 [2020-07-21T14:46:42.252Z] Removing intermediate container 937e66c78427 [2020-07-21T14:46:42.252Z] ---> b8c58c1dd69f [2020-07-21T14:46:42.252Z] Step 18/18 : LABEL version=0.0.0 [2020-07-21T14:46:42.252Z] ---> 978b63195a82 [2020-07-21T14:46:42.252Z] Step 15/27 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-21T14:46:42.252Z] ---> Running in 934216c40191 [2020-07-21T14:46:42.893Z] Removing intermediate container e95951da83b6 [2020-07-21T14:46:42.893Z] ---> 0e2cfc964731 [2020-07-21T14:46:42.893Z] [2020-07-21T14:46:42.893Z] Step 8/24 : FROM alpine:3.10 [2020-07-21T14:46:43.224Z] 3.10: Pulling from library/alpine [2020-07-21T14:46:43.507Z] Removing intermediate container 934216c40191 [2020-07-21T14:46:43.507Z] ---> 6db8d1462168 [2020-07-21T14:46:43.507Z] [2020-07-21T14:46:43.507Z] ---> 9b1dba0df7b8 [2020-07-21T14:46:43.507Z] Step 16/27 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-21T14:46:45.116Z] Successfully built 6db8d1462168 [2020-07-21T14:46:45.116Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-07-21T14:46:45.116Z]  Building docker-security-proxy-setup-go ... done Building docker-support-logging-go [2020-07-21T14:46:45.422Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-21T14:46:45.422Z] Status: Downloaded newer image for alpine:3.10 [2020-07-21T14:46:45.422Z] ---> 536a684cf733 [2020-07-21T14:46:45.422Z] Step 9/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-21T14:46:46.088Z] ---> Running in a66bd929945d [2020-07-21T14:46:46.361Z] ---> 7c2cfbb1dcff [2020-07-21T14:46:46.361Z] Step 17/27 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-21T14:46:49.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-07-21T14:46:49.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-07-21T14:46:50.054Z] v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-21T14:46:50.054Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-21T14:46:50.054Z] OK: 10167 distinct packages available [2020-07-21T14:46:50.651Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-21T14:46:50.651Z] ---> defa850ec7bb [2020-07-21T14:46:50.651Z] Step 18/27 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-21T14:46:50.651Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-21T14:46:50.651Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-21T14:46:50.651Z] (4/5) Installing curl (7.66.0-r0) [2020-07-21T14:46:50.651Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-21T14:46:50.651Z] Executing busybox-1.30.1-r3.trigger [2020-07-21T14:46:50.927Z] Executing ca-certificates-20191127-r2.trigger [2020-07-21T14:46:50.927Z] OK: 7 MiB in 19 packages [2020-07-21T14:46:51.530Z] Removing intermediate container 2fce5eef9336 [2020-07-21T14:46:51.530Z] ---> e4f3964d6fca [2020-07-21T14:46:51.530Z] [2020-07-21T14:46:51.530Z] Step 8/21 : FROM scratch [2020-07-21T14:46:51.530Z] ---> [2020-07-21T14:46:51.530Z] Step 9/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-21T14:46:52.513Z] ---> f8c401700165 [2020-07-21T14:46:52.513Z] Step 19/27 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-21T14:46:52.513Z] ---> Running in f5c8eab16dbb [2020-07-21T14:46:53.106Z] ---> Running in ca5ffa0a99d5 [2020-07-21T14:46:53.106Z] Removing intermediate container f5c8eab16dbb [2020-07-21T14:46:53.106Z] ---> 237ad509017d [2020-07-21T14:46:53.106Z] Step 10/21 : ENV APP_PORT=48060 [2020-07-21T14:46:53.380Z] ---> Running in c401cc6be1e4 [2020-07-21T14:46:54.821Z] Removing intermediate container c401cc6be1e4 [2020-07-21T14:46:54.821Z] ---> 831c8d5c0188 [2020-07-21T14:46:54.821Z] Step 11/21 : EXPOSE $APP_PORT [2020-07-21T14:46:54.821Z] Removing intermediate container a66bd929945d [2020-07-21T14:46:54.821Z] ---> 68433db235ea [2020-07-21T14:46:54.821Z] Step 10/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-21T14:46:55.094Z] ---> Running in 9c2fa6fce204 [2020-07-21T14:46:55.372Z] ---> Running in 9c9adf0b7981 [2020-07-21T14:46:56.371Z] Removing intermediate container 9c2fa6fce204 [2020-07-21T14:46:56.371Z] ---> 3ee83671edb1 [2020-07-21T14:46:56.371Z] Step 12/21 : COPY --from=builder /bin/sh /bin/sh [2020-07-21T14:46:56.971Z] Removing intermediate container 9c9adf0b7981 [2020-07-21T14:46:56.971Z] ---> 0c5bac804240 [2020-07-21T14:46:56.971Z] Step 11/24 : WORKDIR / [2020-07-21T14:46:57.246Z] Removing intermediate container 8ff82b8371bd [2020-07-21T14:46:57.246Z] ---> bc8fc22af5f6 [2020-07-21T14:46:57.246Z] [2020-07-21T14:46:57.246Z] Step 8/19 : FROM scratch [2020-07-21T14:46:57.246Z] ---> [2020-07-21T14:46:57.246Z] Step 9/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-21T14:46:57.529Z] ---> Running in 9c4c76d5fb0f [2020-07-21T14:46:57.529Z] ---> 28d10e5fb62f [2020-07-21T14:46:57.529Z] Step 13/21 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-21T14:46:57.823Z] ---> Running in c651568731ec [2020-07-21T14:46:58.099Z] Removing intermediate container ca5ffa0a99d5 [2020-07-21T14:46:58.099Z] ---> 8ed3d43c546a [2020-07-21T14:46:58.099Z] Step 20/27 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-21T14:46:59.077Z] Removing intermediate container 9c4c76d5fb0f [2020-07-21T14:46:59.077Z] ---> 99d45523cf1e [2020-07-21T14:46:59.077Z] Step 12/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-07-21T14:46:59.351Z] Removing intermediate container c651568731ec [2020-07-21T14:46:59.351Z] ---> b92132031275 [2020-07-21T14:46:59.351Z] Step 10/19 : ENV APP_PORT=48081 [2020-07-21T14:46:59.626Z] ---> bad6a89a6e99 [2020-07-21T14:46:59.626Z] ---> f4fc5c4d8cff [2020-07-21T14:46:59.626Z] Step 14/21 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-21T14:46:59.626Z] Step 21/27 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-21T14:46:59.918Z] ---> Running in 4b65baa7eb86 [2020-07-21T14:47:00.197Z] ---> 41c0666f7615 [2020-07-21T14:47:00.198Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-07-21T14:47:00.472Z] ---> Running in c0dd619ec354 [2020-07-21T14:47:00.745Z] Removing intermediate container 4b65baa7eb86 [2020-07-21T14:47:00.745Z] ---> 9663e04e8f93 [2020-07-21T14:47:00.745Z] Step 11/19 : EXPOSE $APP_PORT [2020-07-21T14:47:01.344Z] ---> Running in c188ebc5dd02 [2020-07-21T14:47:01.966Z] ---> 09298c40e88d [2020-07-21T14:47:01.966Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-21T14:47:01.966Z] ---> 186f405a130c [2020-07-21T14:47:01.966Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-21T14:47:02.245Z] Removing intermediate container c188ebc5dd02 [2020-07-21T14:47:02.245Z] ---> 2c4980c7febc [2020-07-21T14:47:02.245Z] Step 12/19 : WORKDIR / [2020-07-21T14:47:02.521Z] ---> Running in afd4c0247a6a [2020-07-21T14:47:03.523Z] ---> 8322023a6633 [2020-07-21T14:47:03.523Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-21T14:47:03.800Z] Removing intermediate container afd4c0247a6a [2020-07-21T14:47:03.800Z] ---> 67987a956032 [2020-07-21T14:47:04.118Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / ---> b1b6a8749d13 [2020-07-21T14:47:04.118Z] [2020-07-21T14:47:04.118Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-21T14:47:06.124Z] ---> f0f501ae018b [2020-07-21T14:47:06.124Z] ---> bae3d791128f [2020-07-21T14:47:06.124Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-21T14:47:06.124Z] ---> 1c50c86db558 [2020-07-21T14:47:06.124Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-21T14:47:06.124Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-21T14:47:06.398Z] Removing intermediate container c0dd619ec354 [2020-07-21T14:47:06.398Z] ---> db1870e3fe8c [2020-07-21T14:47:06.398Z] Step 22/27 : RUN chmod 755 security-secrets-setup [2020-07-21T14:47:06.996Z] ---> Running in 563ab3c30a42 [2020-07-21T14:47:06.996Z] Step 1/19 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:47:06.996Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2020-07-21T14:47:06.996Z] ---> a065a253c99d [2020-07-21T14:47:06.996Z] Step 3/19 : WORKDIR /edgex-go [2020-07-21T14:47:06.996Z] ---> Using cache [2020-07-21T14:47:06.996Z] ---> 1fb08afd3056 [2020-07-21T14:47:06.996Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:47:06.996Z] ---> Using cache [2020-07-21T14:47:06.996Z] ---> bc4bd7d46142 [2020-07-21T14:47:06.996Z] Step 5/19 : RUN apk update && apk add make && apk add bash git [2020-07-21T14:47:07.283Z] ---> Running in 3cd32d43ed61 [2020-07-21T14:47:07.894Z] ---> 890f3658a11f [2020-07-21T14:47:07.894Z] Step 18/21 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-21T14:47:07.894Z] ---> 2635974c5d49 [2020-07-21T14:47:07.894Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-21T14:47:07.894Z] ---> 86e2bd1685f9 [2020-07-21T14:47:07.894Z] Step 15/19 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-21T14:47:07.894Z] ---> Running in 7e457f88adf3 [2020-07-21T14:47:08.889Z] Removing intermediate container 7e457f88adf3 [2020-07-21T14:47:08.889Z] ---> e48e3662e8a1 [2020-07-21T14:47:08.889Z] Step 19/21 : LABEL arch=arm64 [2020-07-21T14:47:08.889Z] ---> Running in 32adc8bc90b9 [2020-07-21T14:47:09.183Z] ---> 6921c5fe244f [2020-07-21T14:47:09.183Z] Step 16/19 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-21T14:47:09.467Z] ---> Running in 3c4be34b9022 [2020-07-21T14:47:09.763Z] ---> bf8056c8098a [2020-07-21T14:47:09.763Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-21T14:47:09.763Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-21T14:47:09.763Z] Removing intermediate container 32adc8bc90b9 [2020-07-21T14:47:09.763Z] ---> 6ffffe73f870 [2020-07-21T14:47:09.763Z] Step 20/21 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:47:10.041Z] ---> Running in 5c4384677abd [2020-07-21T14:47:10.041Z] Removing intermediate container 3c4be34b9022 [2020-07-21T14:47:10.041Z] ---> 38e266b8670d [2020-07-21T14:47:10.041Z] Step 17/19 : LABEL arch=arm64 [2020-07-21T14:47:10.317Z] ---> Running in 93844bdf3c01 [2020-07-21T14:47:10.599Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-21T14:47:10.600Z] Removing intermediate container 5c4384677abd [2020-07-21T14:47:10.600Z] ---> 1edd312a5186 [2020-07-21T14:47:10.600Z] Step 21/21 : LABEL version=0.0.0 [2020-07-21T14:47:11.217Z] ---> Running in 5ad4b4e8a611 [2020-07-21T14:47:11.217Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:47:11.217Z] v3.12.0-173-g65101f0f4e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:47:11.217Z] OK: 12620 distinct packages available [2020-07-21T14:47:11.217Z] Removing intermediate container 93844bdf3c01 [2020-07-21T14:47:11.217Z] ---> 37aea98163b9 [2020-07-21T14:47:11.217Z] Step 18/19 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:47:11.496Z] ---> 47e209ea69b4 [2020-07-21T14:47:11.496Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-21T14:47:11.496Z] Removing intermediate container 563ab3c30a42 [2020-07-21T14:47:11.496Z] ---> 6feffa25aefa [2020-07-21T14:47:11.496Z] Step 23/27 : ENTRYPOINT ["entrypoint.sh"] [2020-07-21T14:47:11.496Z] ---> Running in 9ec1975cc568 [2020-07-21T14:47:11.780Z] ---> Running in 2668c337c98e [2020-07-21T14:47:11.780Z] Removing intermediate container 5ad4b4e8a611 [2020-07-21T14:47:11.780Z] ---> 0449de3d387c [2020-07-21T14:47:11.780Z] [2020-07-21T14:47:12.057Z] OK: 217 MiB in 51 packages [2020-07-21T14:47:12.057Z] Removing intermediate container 9ec1975cc568 [2020-07-21T14:47:12.057Z] ---> 60f4da67e536 [2020-07-21T14:47:12.057Z] Step 19/19 : LABEL version=0.0.0 [2020-07-21T14:47:12.350Z] Successfully built 0449de3d387c [2020-07-21T14:47:12.350Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-07-21T14:47:12.350Z] Building docker-sys-mgmt-agent-go [2020-07-21T14:47:12.350Z]  Building docker-support-notifications-go ... done Removing intermediate container 2668c337c98e [2020-07-21T14:47:12.350Z] ---> 79978d07b07c [2020-07-21T14:47:12.350Z] Step 24/27 : CMD [ "generate" ] [2020-07-21T14:47:12.350Z] ---> Running in e5f7a68e9474 [2020-07-21T14:47:12.632Z] ---> 56051c4a3d26 [2020-07-21T14:47:12.632Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-21T14:47:12.632Z] ---> Running in 2238fc0f1aa4 [2020-07-21T14:47:12.633Z] ---> Running in 4ef028745ba9 [2020-07-21T14:47:12.913Z] OK: 217 MiB in 51 packages [2020-07-21T14:47:13.195Z] Removing intermediate container e5f7a68e9474 [2020-07-21T14:47:13.195Z] ---> 794a43cedb17 [2020-07-21T14:47:13.195Z] [2020-07-21T14:47:13.818Z] Removing intermediate container 2238fc0f1aa4 [2020-07-21T14:47:13.818Z] ---> a775072138db [2020-07-21T14:47:13.818Z] Step 25/27 : LABEL arch=arm64 [2020-07-21T14:47:13.818Z] Successfully built 794a43cedb17 [2020-07-21T14:47:15.245Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-07-21T14:47:15.245Z] Building docker-core-command-go [2020-07-21T14:47:15.245Z]  Building docker-core-metadata-go ... done  ---> Running in 51bf7be92c79 [2020-07-21T14:47:16.689Z] Removing intermediate container 3cd32d43ed61 [2020-07-21T14:47:16.689Z] Removing intermediate container 51bf7be92c79 [2020-07-21T14:47:16.689Z] ---> f343eda8f8e7 [2020-07-21T14:47:16.689Z] Step 6/19 : COPY . . [2020-07-21T14:47:16.689Z] ---> bd55b6ba605e [2020-07-21T14:47:16.689Z] Step 26/27 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:47:20.989Z] ---> Running in 4628ece2f120 [2020-07-21T14:47:20.989Z] Removing intermediate container 4ef028745ba9 [2020-07-21T14:47:20.989Z] ---> 6deeda484106 [2020-07-21T14:47:20.989Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-07-21T14:47:22.969Z] ---> Running in 6747c58e5844 [2020-07-21T14:47:22.969Z] Removing intermediate container 4628ece2f120 [2020-07-21T14:47:22.969Z] ---> 826995b6d213 [2020-07-21T14:47:22.969Z] Step 27/27 : LABEL version=0.0.0 [2020-07-21T14:47:24.399Z] ---> Running in 0f8d2f96bf4f [2020-07-21T14:47:24.399Z] Removing intermediate container 6747c58e5844 [2020-07-21T14:47:24.399Z] ---> bd924d5c562d [2020-07-21T14:47:24.399Z] Step 22/24 : LABEL arch=arm64 [2020-07-21T14:47:25.838Z] ---> Running in 45ec6b422efd [2020-07-21T14:47:25.838Z] Removing intermediate container 0f8d2f96bf4f [2020-07-21T14:47:25.839Z] ---> ed9aa6b56aa5 [2020-07-21T14:47:25.839Z] [2020-07-21T14:47:26.438Z] Successfully built ed9aa6b56aa5 [2020-07-21T14:47:27.418Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-07-21T14:47:27.778Z]  Building docker-security-secrets-setup-go ... done Building docker-support-scheduler-go [2020-07-21T14:47:27.778Z] Removing intermediate container 45ec6b422efd [2020-07-21T14:47:27.778Z] ---> 225111af9ba6 [2020-07-21T14:47:27.778Z] Step 23/24 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:47:28.429Z] ---> Running in c2fa3947e79f [2020-07-21T14:47:29.461Z] Removing intermediate container c2fa3947e79f [2020-07-21T14:47:29.461Z] ---> 4356fb8c54b7 [2020-07-21T14:47:29.461Z] Step 24/24 : LABEL version=0.0.0 [2020-07-21T14:47:30.923Z] ---> Running in 79042b49e099 [2020-07-21T14:47:32.419Z] Removing intermediate container 79042b49e099 [2020-07-21T14:47:32.419Z] ---> 5778b398f931 [2020-07-21T14:47:32.419Z] [2020-07-21T14:47:33.405Z] Successfully built 5778b398f931 [2020-07-21T14:47:33.405Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-07-21T14:47:33.405Z] Building docker-core-data-go [2020-07-21T14:47:35.382Z]  Building docker-security-secretstore-setup-go ... done  ---> 9037a1226dd2 [2020-07-21T14:47:35.382Z] Step 7/19 : RUN make cmd/support-logging/support-logging [2020-07-21T14:47:35.984Z] ---> Running in 2a136337cced [2020-07-21T14:47:37.973Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-21T14:48:04.842Z] Step 1/24 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:48:04.842Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-07-21T14:48:04.842Z] ---> a065a253c99d [2020-07-21T14:48:04.842Z] Step 3/24 : WORKDIR /edgex-go [2020-07-21T14:48:04.842Z] ---> Using cache [2020-07-21T14:48:04.842Z] ---> 1fb08afd3056 [2020-07-21T14:48:04.842Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:48:04.842Z] ---> Using cache [2020-07-21T14:48:04.842Z] ---> bc4bd7d46142 [2020-07-21T14:48:04.842Z] Step 5/24 : RUN apk update && apk add make bash git [2020-07-21T14:48:11.659Z] Step 1/19 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:48:11.659Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2020-07-21T14:48:11.659Z] ---> a065a253c99d [2020-07-21T14:48:11.659Z] Step 3/19 : WORKDIR /edgex-go [2020-07-21T14:48:11.659Z] ---> Using cache [2020-07-21T14:48:11.659Z] ---> 1fb08afd3056 [2020-07-21T14:48:11.659Z] Step 4/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:48:11.659Z] ---> Using cache [2020-07-21T14:48:11.659Z] ---> bc4bd7d46142 [2020-07-21T14:48:11.659Z] Step 5/19 : RUN apk update && apk add make git [2020-07-21T14:48:11.659Z] ---> Using cache [2020-07-21T14:48:11.659Z] ---> 1a5dcadef790 [2020-07-21T14:48:11.659Z] Step 6/19 : COPY . . [2020-07-21T14:48:11.659Z] ---> Using cache [2020-07-21T14:48:11.659Z] ---> 920b5003ab1a [2020-07-21T14:48:11.659Z] Step 7/19 : RUN make cmd/core-command/core-command [2020-07-21T14:48:11.659Z] ---> Running in 52a2cd73d8a4 [2020-07-21T14:48:11.659Z] ---> Running in 55ac93435ab5 [2020-07-21T14:48:13.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-07-21T14:48:13.724Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-21T14:48:14.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-21T14:48:15.703Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:48:15.703Z] v3.12.0-173-g65101f0f4e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:48:15.703Z] OK: 12620 distinct packages available [2020-07-21T14:48:16.706Z] OK: 217 MiB in 51 packages [2020-07-21T14:48:22.198Z] Removing intermediate container 55ac93435ab5 [2020-07-21T14:48:22.198Z] ---> 7d4987230b11 [2020-07-21T14:48:22.198Z] Step 6/24 : COPY . . [2020-07-21T14:48:24.851Z] Removing intermediate container 2a136337cced [2020-07-21T14:48:24.851Z] ---> 1a8f68a31b87 [2020-07-21T14:48:24.851Z] [2020-07-21T14:48:24.851Z] Step 8/19 : FROM scratch [2020-07-21T14:48:24.851Z] ---> [2020-07-21T14:48:24.851Z] Step 9/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-21T14:48:25.145Z] ---> Using cache [2020-07-21T14:48:25.145Z] ---> 237ad509017d [2020-07-21T14:48:25.145Z] Step 10/19 : ENV APP_PORT=48061 [2020-07-21T14:48:25.752Z] ---> Running in 1fb67260030a [2020-07-21T14:48:26.775Z] Removing intermediate container 1fb67260030a [2020-07-21T14:48:26.775Z] ---> 03bcb956c84e [2020-07-21T14:48:26.775Z] Step 11/19 : EXPOSE $APP_PORT [2020-07-21T14:48:27.048Z] ---> Running in 5b6ec7d5f748 [2020-07-21T14:48:28.054Z] Removing intermediate container 5b6ec7d5f748 [2020-07-21T14:48:28.054Z] ---> d665279ef333 [2020-07-21T14:48:28.054Z] Step 12/19 : COPY --from=builder /bin/bash /bin/bash [2020-07-21T14:48:29.509Z] Step 1/18 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:48:29.509Z] Step 2/18 : FROM ${BUILDER_BASE} AS builder [2020-07-21T14:48:29.509Z] ---> a065a253c99d [2020-07-21T14:48:29.509Z] Step 3/18 : WORKDIR /edgex-go [2020-07-21T14:48:29.509Z] ---> Using cache [2020-07-21T14:48:29.509Z] ---> 1fb08afd3056 [2020-07-21T14:48:29.509Z] Step 4/18 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:48:29.509Z] ---> Using cache [2020-07-21T14:48:29.509Z] ---> bc4bd7d46142 [2020-07-21T14:48:29.509Z] Step 5/18 : RUN apk update && apk add make git [2020-07-21T14:48:29.509Z] ---> Using cache [2020-07-21T14:48:29.509Z] ---> 1a5dcadef790 [2020-07-21T14:48:29.509Z] Step 6/18 : COPY . . [2020-07-21T14:48:29.509Z] ---> Using cache [2020-07-21T14:48:29.509Z] ---> 920b5003ab1a [2020-07-21T14:48:29.509Z] Step 7/18 : RUN make cmd/support-scheduler/support-scheduler [2020-07-21T14:48:30.492Z] ---> 0f45a2aa8da5 [2020-07-21T14:48:30.492Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-21T14:48:30.492Z] ---> Running in 3eb114354002 [2020-07-21T14:48:33.124Z] ---> 11ef1a398858 [2020-07-21T14:48:33.124Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-21T14:48:33.124Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-21T14:48:33.124Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-21T14:48:33.124Z] ---> a065a253c99d [2020-07-21T14:48:33.124Z] Step 3/20 : WORKDIR /edgex-go [2020-07-21T14:48:33.124Z] ---> Using cache [2020-07-21T14:48:33.124Z] ---> 1fb08afd3056 [2020-07-21T14:48:33.124Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:48:33.124Z] ---> Using cache [2020-07-21T14:48:33.124Z] ---> bc4bd7d46142 [2020-07-21T14:48:33.124Z] Step 5/20 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-21T14:48:33.124Z] ---> Running in 878758a9ef76 [2020-07-21T14:48:33.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-21T14:48:36.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-21T14:48:36.032Z] ---> 76d247ada2a6 [2020-07-21T14:48:36.032Z] Step 15/19 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-21T14:48:36.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-21T14:48:37.636Z] ---> 2b58fd24971e [2020-07-21T14:48:37.636Z] Step 16/19 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-21T14:48:37.636Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-21T14:48:37.636Z] v3.12.0-173-g65101f0f4e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-21T14:48:37.636Z] OK: 12620 distinct packages available [2020-07-21T14:48:37.916Z] ---> Running in cdbc8eaa69c7 [2020-07-21T14:48:38.516Z] OK: 217 MiB in 51 packages [2020-07-21T14:48:38.797Z] Removing intermediate container cdbc8eaa69c7 [2020-07-21T14:48:38.797Z] ---> 510db866d7b8 [2020-07-21T14:48:38.797Z] Step 17/19 : LABEL arch=arm64 [2020-07-21T14:48:39.086Z] ---> Running in ec74747e4601 [2020-07-21T14:48:40.071Z] Removing intermediate container ec74747e4601 [2020-07-21T14:48:40.071Z] ---> b0f37004c0ad [2020-07-21T14:48:40.071Z] Step 18/19 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:48:40.353Z] ---> Running in ee3ab4aeadee [2020-07-21T14:48:40.965Z] Removing intermediate container 878758a9ef76 [2020-07-21T14:48:40.965Z] ---> c495dd476f58 [2020-07-21T14:48:40.965Z] Step 6/20 : COPY . . [2020-07-21T14:48:41.583Z] Removing intermediate container ee3ab4aeadee [2020-07-21T14:48:41.583Z] ---> 4bbd9eb7e24b [2020-07-21T14:48:41.583Z] Step 19/19 : LABEL version=0.0.0 [2020-07-21T14:48:41.583Z] ---> Running in a41732f73644 [2020-07-21T14:48:43.036Z] Removing intermediate container a41732f73644 [2020-07-21T14:48:43.036Z] ---> 20572c5949ff [2020-07-21T14:48:43.036Z] [2020-07-21T14:48:44.490Z] Successfully built 20572c5949ff [2020-07-21T14:48:44.490Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-07-21T14:49:02.841Z]  Building docker-support-logging-go ... done  ---> 0ea76528d7c5 [2020-07-21T14:49:02.841Z] Step 7/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-21T14:49:02.841Z] ---> Running in 7e74dcd8cabf [2020-07-21T14:49:05.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-21T14:49:11.486Z] ---> f85dafb2735b [2020-07-21T14:49:11.486Z] Step 7/20 : RUN make cmd/core-data/core-data [2020-07-21T14:49:11.762Z] ---> Running in c1ada910134f [2020-07-21T14:49:14.399Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-07-21T14:49:29.515Z] Removing intermediate container 52a2cd73d8a4 [2020-07-21T14:49:29.515Z] ---> b587ee9db89f [2020-07-21T14:49:29.515Z] [2020-07-21T14:49:29.515Z] Step 8/19 : FROM scratch [2020-07-21T14:49:29.515Z] ---> [2020-07-21T14:49:29.515Z] Step 9/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-21T14:49:29.515Z] ---> Using cache [2020-07-21T14:49:29.515Z] ---> b92132031275 [2020-07-21T14:49:29.515Z] Step 10/19 : ENV APP_PORT=48082 [2020-07-21T14:49:29.515Z] ---> Running in c6106b98161a [2020-07-21T14:49:29.515Z] Removing intermediate container c6106b98161a [2020-07-21T14:49:29.515Z] ---> 6c09221453fd [2020-07-21T14:49:29.515Z] Step 11/19 : EXPOSE $APP_PORT [2020-07-21T14:49:29.515Z] ---> Running in 5bfb95a38ad1 [2020-07-21T14:49:29.515Z] Removing intermediate container 5bfb95a38ad1 [2020-07-21T14:49:29.515Z] ---> ed97a96e20a2 [2020-07-21T14:49:29.515Z] Step 12/19 : WORKDIR / [2020-07-21T14:49:29.515Z] ---> Running in 0c686400b852 [2020-07-21T14:49:29.792Z] Removing intermediate container 0c686400b852 [2020-07-21T14:49:29.792Z] ---> 42cf64bdde7a [2020-07-21T14:49:29.792Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-21T14:49:30.778Z] ---> 00dd528dd003 [2020-07-21T14:49:30.778Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-21T14:49:32.771Z] ---> b4daf47c87b5 [2020-07-21T14:49:32.771Z] Step 15/19 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-21T14:49:33.775Z] ---> 3e07108ab12c [2020-07-21T14:49:33.775Z] Step 16/19 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-21T14:49:34.052Z] ---> Running in 344d1aa4e5e9 [2020-07-21T14:49:34.660Z] Removing intermediate container 344d1aa4e5e9 [2020-07-21T14:49:34.660Z] ---> cd67d23ffa13 [2020-07-21T14:49:34.660Z] Step 17/19 : LABEL arch=arm64 [2020-07-21T14:49:34.936Z] ---> Running in 6a3b73a1a92b [2020-07-21T14:49:35.558Z] Removing intermediate container 6a3b73a1a92b [2020-07-21T14:49:35.558Z] ---> 143e3f0d56e2 [2020-07-21T14:49:35.558Z] Step 18/19 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:49:35.558Z] ---> Running in d74b97bfd065 [2020-07-21T14:49:36.575Z] Removing intermediate container d74b97bfd065 [2020-07-21T14:49:36.575Z] ---> 5286e1b52d57 [2020-07-21T14:49:36.575Z] Step 19/19 : LABEL version=0.0.0 [2020-07-21T14:49:36.575Z] ---> Running in f5d973dbf613 [2020-07-21T14:49:37.188Z] Removing intermediate container f5d973dbf613 [2020-07-21T14:49:37.188Z] ---> 9be1936ed09b [2020-07-21T14:49:37.188Z] [2020-07-21T14:49:37.797Z] Successfully built 9be1936ed09b [2020-07-21T14:49:37.797Z] Successfully tagged docker-core-command-go-arm64:latest [2020-07-21T14:49:56.147Z]  Building docker-core-command-go ... done Removing intermediate container 3eb114354002 [2020-07-21T14:49:56.147Z] ---> 8b0b2a8d9a81 [2020-07-21T14:49:56.147Z] [2020-07-21T14:49:56.147Z] Step 8/18 : FROM scratch [2020-07-21T14:49:56.147Z] ---> [2020-07-21T14:49:56.147Z] Step 9/18 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-21T14:49:56.147Z] ---> Using cache [2020-07-21T14:49:56.147Z] ---> b92132031275 [2020-07-21T14:49:56.147Z] Step 10/18 : ENV APP_PORT=48085 [2020-07-21T14:49:56.147Z] ---> Running in e62bfa959d94 [2020-07-21T14:49:56.147Z] Removing intermediate container e62bfa959d94 [2020-07-21T14:49:56.147Z] ---> ef8f46b8b59a [2020-07-21T14:49:56.147Z] Step 11/18 : EXPOSE $APP_PORT [2020-07-21T14:49:56.147Z] ---> Running in 59d357e47aca [2020-07-21T14:49:56.424Z] Removing intermediate container 59d357e47aca [2020-07-21T14:49:56.424Z] ---> d44bac0ec5b6 [2020-07-21T14:49:56.424Z] Step 12/18 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-21T14:49:57.406Z] ---> 9f13400a5c6e [2020-07-21T14:49:57.406Z] Step 13/18 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-21T14:49:59.397Z] ---> b30af70afdb1 [2020-07-21T14:49:59.397Z] Step 14/18 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-21T14:50:00.380Z] ---> e0bb011b1fa1 [2020-07-21T14:50:00.380Z] Step 15/18 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-21T14:50:00.652Z] ---> Running in 002713c9f9d2 [2020-07-21T14:50:01.255Z] Removing intermediate container 002713c9f9d2 [2020-07-21T14:50:01.255Z] ---> 2a6f9643cc50 [2020-07-21T14:50:01.255Z] Step 16/18 : LABEL arch=arm64 [2020-07-21T14:50:01.529Z] ---> Running in 9b80a5c44597 [2020-07-21T14:50:02.122Z] Removing intermediate container 9b80a5c44597 [2020-07-21T14:50:02.122Z] ---> d8b36722c52e [2020-07-21T14:50:02.122Z] Step 17/18 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:50:02.396Z] ---> Running in a2838bf00a5e [2020-07-21T14:50:02.995Z] Removing intermediate container a2838bf00a5e [2020-07-21T14:50:02.995Z] ---> 4174eba0a9e0 [2020-07-21T14:50:02.995Z] Step 18/18 : LABEL version=0.0.0 [2020-07-21T14:50:02.995Z] ---> Running in cb85989284c3 [2020-07-21T14:50:03.601Z] Removing intermediate container cb85989284c3 [2020-07-21T14:50:03.601Z] ---> dc2da3a14967 [2020-07-21T14:50:03.601Z] [2020-07-21T14:50:04.207Z] Successfully built dc2da3a14967 [2020-07-21T14:50:04.207Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-07-21T14:50:10.924Z]  Building docker-support-scheduler-go ... done Removing intermediate container 7e74dcd8cabf [2020-07-21T14:50:10.924Z] ---> e24ee3ae12f5 [2020-07-21T14:50:10.924Z] Step 8/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-21T14:50:10.924Z] ---> Running in 15aaf88dad4b [2020-07-21T14:50:12.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-21T14:50:15.512Z] Removing intermediate container 15aaf88dad4b [2020-07-21T14:50:15.512Z] ---> be5c9c476092 [2020-07-21T14:50:15.512Z] [2020-07-21T14:50:15.512Z] Step 9/24 : FROM docker:latest [2020-07-21T14:50:15.512Z] ---> ce9d55ae87f1 [2020-07-21T14:50:15.512Z] Step 10/24 : RUN apk add --no-cache bash [2020-07-21T14:50:15.512Z] ---> Running in b8cca6d467e6 [2020-07-21T14:50:16.937Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-21T14:50:17.209Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-21T14:50:17.802Z] (1/2) Installing readline (8.0.4-r0) [2020-07-21T14:50:18.073Z] (2/2) Installing bash (5.0.17-r0) [2020-07-21T14:50:18.073Z] Executing bash-5.0.17-r0.post-install [2020-07-21T14:50:18.073Z] Executing busybox-1.31.1-r16.trigger [2020-07-21T14:50:18.073Z] OK: 12 MiB in 22 packages [2020-07-21T14:50:19.498Z] Removing intermediate container b8cca6d467e6 [2020-07-21T14:50:19.498Z] ---> 08b61d41c696 [2020-07-21T14:50:19.498Z] Step 11/24 : RUN rm -rf /var/cache/apk/* [2020-07-21T14:50:19.498Z] ---> Running in 70e519b59c7a [2020-07-21T14:50:22.107Z] Removing intermediate container 70e519b59c7a [2020-07-21T14:50:22.107Z] ---> 8a66a89f8a29 [2020-07-21T14:50:22.107Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-21T14:50:22.107Z] ---> Running in 65fe86bd6d89 [2020-07-21T14:50:22.701Z] Removing intermediate container 65fe86bd6d89 [2020-07-21T14:50:22.701Z] ---> c22bd0ad0ea5 [2020-07-21T14:50:22.701Z] Step 13/24 : ENV APP_PORT=48090 [2020-07-21T14:50:22.974Z] ---> Running in 3d8190a9ba1a [2020-07-21T14:50:23.248Z] Removing intermediate container 3d8190a9ba1a [2020-07-21T14:50:23.248Z] ---> 1b98dbef15e0 [2020-07-21T14:50:23.248Z] Step 14/24 : EXPOSE $APP_PORT [2020-07-21T14:50:23.519Z] ---> Running in dd1afbb6ddf1 [2020-07-21T14:50:23.794Z] Removing intermediate container dd1afbb6ddf1 [2020-07-21T14:50:23.794Z] ---> a0ffa7240f4c [2020-07-21T14:50:23.794Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-21T14:50:25.768Z] ---> 9e5a13a18b6d [2020-07-21T14:50:25.768Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-21T14:50:25.768Z] Removing intermediate container c1ada910134f [2020-07-21T14:50:25.768Z] ---> ec317f60c71c [2020-07-21T14:50:25.768Z] [2020-07-21T14:50:25.768Z] Step 8/20 : FROM alpine [2020-07-21T14:50:25.768Z] ---> 62ee0e9f8440 [2020-07-21T14:50:25.768Z] Step 9/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-21T14:50:26.040Z] ---> Running in f646ee2e82cf [2020-07-21T14:50:26.309Z] ---> c2e8639e3e98 [2020-07-21T14:50:26.309Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-21T14:50:26.582Z] Removing intermediate container f646ee2e82cf [2020-07-21T14:50:26.582Z] ---> 7941941b5203 [2020-07-21T14:50:26.582Z] Step 10/20 : ENV APP_PORT=48080 [2020-07-21T14:50:26.582Z] ---> Running in 334494c2b9e6 [2020-07-21T14:50:27.178Z] Removing intermediate container 334494c2b9e6 [2020-07-21T14:50:27.178Z] ---> 1e020b6a5238 [2020-07-21T14:50:27.178Z] Step 11/20 : EXPOSE $APP_PORT [2020-07-21T14:50:27.178Z] ---> 7a0ffa5a357e [2020-07-21T14:50:27.178Z] Step 18/24 : RUN apk --no-cache add py-pip [2020-07-21T14:50:27.178Z] ---> Running in f32ed1af2b25 [2020-07-21T14:50:27.460Z] ---> Running in 7f5ad0a1ba43 [2020-07-21T14:50:27.731Z] Removing intermediate container f32ed1af2b25 [2020-07-21T14:50:27.731Z] ---> e963fc8a999a [2020-07-21T14:50:27.731Z] Step 12/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-21T14:50:28.002Z] ---> Running in 1e038e15966a [2020-07-21T14:50:28.973Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-21T14:50:29.242Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-21T14:50:29.842Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-21T14:50:29.842Z] (2/33) Installing expat (2.2.9-r1) [2020-07-21T14:50:29.842Z] (3/33) Installing libffi (3.3-r2) [2020-07-21T14:50:29.842Z] (4/33) Installing gdbm (1.13-r1) [2020-07-21T14:50:29.842Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-21T14:50:29.842Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-21T14:50:29.842Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-21T14:50:30.445Z] Removing intermediate container 1e038e15966a [2020-07-21T14:50:30.445Z] ---> 4d09423e5686 [2020-07-21T14:50:30.445Z] Step 13/20 : RUN apk --no-cache add zeromq [2020-07-21T14:50:30.715Z] ---> Running in e0494fdd0d00 [2020-07-21T14:50:32.140Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-21T14:50:32.140Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-21T14:50:32.140Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-21T14:50:32.140Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-21T14:50:32.140Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-21T14:50:32.140Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-21T14:50:32.140Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-21T14:50:32.140Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-21T14:50:32.140Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-21T14:50:32.140Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-21T14:50:32.140Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-21T14:50:32.140Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-21T14:50:32.409Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-21T14:50:32.409Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-21T14:50:32.409Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-21T14:50:32.409Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-21T14:50:32.409Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-21T14:50:32.409Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-21T14:50:32.409Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-21T14:50:32.409Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-21T14:50:32.409Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-21T14:50:32.409Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-21T14:50:32.683Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-21T14:50:32.683Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-21T14:50:32.683Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-21T14:50:32.683Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-21T14:50:32.683Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-21T14:50:32.683Z] Executing busybox-1.31.1-r16.trigger [2020-07-21T14:50:32.683Z] OK: 71 MiB in 55 packages [2020-07-21T14:50:32.957Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-21T14:50:33.549Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-21T14:50:33.819Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-21T14:50:33.819Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-21T14:50:34.093Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-21T14:50:34.093Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-21T14:50:34.093Z] Executing busybox-1.31.1-r16.trigger [2020-07-21T14:50:34.093Z] OK: 8 MiB in 19 packages [2020-07-21T14:50:35.539Z] Removing intermediate container e0494fdd0d00 [2020-07-21T14:50:35.539Z] ---> c8c5bb23e08f [2020-07-21T14:50:35.539Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-21T14:50:36.520Z] ---> ee97695d0f82 [2020-07-21T14:50:36.520Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-21T14:50:37.949Z] ---> 5b99f3390dad [2020-07-21T14:50:37.949Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-21T14:50:38.932Z] Removing intermediate container 7f5ad0a1ba43 [2020-07-21T14:50:38.932Z] ---> 431ee245218c [2020-07-21T14:50:38.932Z] Step 19/24 : RUN pip install docker-compose==1.23.2 [2020-07-21T14:50:38.932Z] ---> a6a3e02b84e6 [2020-07-21T14:50:38.932Z] Step 17/20 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-21T14:50:38.932Z] ---> Running in 954ee6494b9f [2020-07-21T14:50:38.932Z] ---> Running in 3d0a60d42155 [2020-07-21T14:50:39.525Z] Removing intermediate container 3d0a60d42155 [2020-07-21T14:50:39.525Z] ---> fd90500306be [2020-07-21T14:50:39.525Z] Step 18/20 : LABEL arch=arm64 [2020-07-21T14:50:39.799Z] ---> Running in aaeff526aefd [2020-07-21T14:50:40.068Z] Removing intermediate container aaeff526aefd [2020-07-21T14:50:40.068Z] ---> 5d61637caed1 [2020-07-21T14:50:40.068Z] Step 19/20 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:50:40.341Z] ---> Running in e16a84bb6475 [2020-07-21T14:50:40.931Z] Removing intermediate container e16a84bb6475 [2020-07-21T14:50:40.931Z] ---> 8b3330da4681 [2020-07-21T14:50:40.931Z] Step 20/20 : LABEL version=0.0.0 [2020-07-21T14:50:40.931Z] ---> Running in 10ff19876833 [2020-07-21T14:50:41.202Z] Removing intermediate container 10ff19876833 [2020-07-21T14:50:41.202Z] ---> 05b8fb03ba05 [2020-07-21T14:50:41.202Z] [2020-07-21T14:50:41.793Z] Successfully built 05b8fb03ba05 [2020-07-21T14:50:41.793Z] Successfully tagged docker-core-data-go-arm64:latest [2020-07-21T14:50:44.386Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2020-07-21T14:50:44.386Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-21T14:50:44.656Z] Collecting docopt<0.7,>=0.6.1 [2020-07-21T14:50:44.656Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-21T14:50:47.250Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-21T14:50:47.250Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-21T14:50:47.250Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-07-21T14:50:47.250Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-21T14:50:47.250Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-21T14:50:49.847Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-21T14:50:49.847Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-21T14:50:50.117Z] Collecting texttable<0.10,>=0.9.0 [2020-07-21T14:50:50.117Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-21T14:50:52.069Z] Collecting jsonschema<3,>=2.5.1 [2020-07-21T14:50:52.069Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-21T14:50:52.656Z] Collecting docker<4.0,>=3.6.0 [2020-07-21T14:50:52.656Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-21T14:50:53.622Z] Collecting PyYAML<4,>=3.10 [2020-07-21T14:50:53.622Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-21T14:50:56.980Z] Collecting cached-property<2,>=1.2.0 [2020-07-21T14:50:56.980Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-21T14:50:56.980Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-07-21T14:50:56.980Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-21T14:50:56.980Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-21T14:50:57.568Z] Collecting idna<2.8,>=2.5 [2020-07-21T14:50:57.568Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-21T14:50:57.568Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-07-21T14:50:57.568Z] Collecting docker-pycreds>=0.4.0 [2020-07-21T14:50:57.568Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-21T14:50:57.836Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-21T14:50:57.836Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-21T14:50:57.836Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-21T14:50:57.836Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-21T14:50:58.802Z] Installing collected packages: docopt, websocket-client, dockerpty, urllib3, idna, requests, texttable, jsonschema, docker-pycreds, docker, PyYAML, cached-property, docker-compose [2020-07-21T14:50:58.802Z] Running setup.py install for docopt: started [2020-07-21T14:51:00.223Z] Running setup.py install for docopt: finished with status 'done' [2020-07-21T14:51:00.810Z] Running setup.py install for dockerpty: started [2020-07-21T14:51:02.777Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-21T14:51:02.777Z] Attempting uninstall: urllib3 [2020-07-21T14:51:02.777Z] Found existing installation: urllib3 1.25.9 [2020-07-21T14:51:02.777Z] Uninstalling urllib3-1.25.9: [2020-07-21T14:51:02.777Z] Successfully uninstalled urllib3-1.25.9 [2020-07-21T14:51:03.373Z] Attempting uninstall: idna [2020-07-21T14:51:03.373Z] Found existing installation: idna 2.9 [2020-07-21T14:51:03.373Z] Uninstalling idna-2.9: [2020-07-21T14:51:03.373Z] Successfully uninstalled idna-2.9 [2020-07-21T14:51:03.961Z] Attempting uninstall: requests [2020-07-21T14:51:03.961Z] Found existing installation: requests 2.23.0 [2020-07-21T14:51:03.961Z] Uninstalling requests-2.23.0: [2020-07-21T14:51:03.961Z] Successfully uninstalled requests-2.23.0 [2020-07-21T14:51:04.230Z] Running setup.py install for texttable: started [2020-07-21T14:51:06.185Z] Running setup.py install for texttable: finished with status 'done' [2020-07-21T14:51:07.154Z] Running setup.py install for PyYAML: started [2020-07-21T14:51:09.106Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-21T14:51:10.109Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-07-21T14:51:13.485Z] Removing intermediate container 954ee6494b9f [2020-07-21T14:51:13.485Z] ---> 58aefd528134 [2020-07-21T14:51:13.485Z] Step 20/24 : RUN apk --no-cache add curl [2020-07-21T14:51:13.756Z] ---> Running in 20359eb51922 [2020-07-21T14:51:15.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-21T14:51:15.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-21T14:51:16.051Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-21T14:51:16.051Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-21T14:51:16.051Z] (3/3) Installing curl (7.69.1-r0) [2020-07-21T14:51:16.051Z] Executing busybox-1.31.1-r16.trigger [2020-07-21T14:51:16.052Z] OK: 71 MiB in 58 packages [2020-07-21T14:51:17.034Z] Removing intermediate container 20359eb51922 [2020-07-21T14:51:17.034Z] ---> 38fc7aec70f2 [2020-07-21T14:51:17.034Z] Step 21/24 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-21T14:51:17.306Z] ---> Running in 702ae51bbf83 [2020-07-21T14:51:17.896Z] Removing intermediate container 702ae51bbf83 [2020-07-21T14:51:17.896Z] ---> 2c9994491a3f [2020-07-21T14:51:17.896Z] Step 22/24 : LABEL arch=arm64 [2020-07-21T14:51:17.896Z] ---> Running in cf26d45cd97e [2020-07-21T14:51:18.167Z] Removing intermediate container cf26d45cd97e [2020-07-21T14:51:18.167Z] ---> 5f52cb39c9b4 [2020-07-21T14:51:18.167Z] Step 23/24 : LABEL git_sha=0151e7590fe149511c130fa30ccf1e21129209d6 [2020-07-21T14:51:18.446Z] ---> Running in 650eb208e5ad [2020-07-21T14:51:18.716Z] Removing intermediate container 650eb208e5ad [2020-07-21T14:51:18.716Z] ---> 6d509c3aec41 [2020-07-21T14:51:18.716Z] Step 24/24 : LABEL version=0.0.0 [2020-07-21T14:51:18.986Z] ---> Running in c72e7d697930 [2020-07-21T14:51:19.575Z] Removing intermediate container c72e7d697930 [2020-07-21T14:51:19.575Z] ---> 3b976d7f1dd2 [2020-07-21T14:51:19.575Z] [2020-07-21T14:51:19.846Z] Successfully built 3b976d7f1dd2 [2020-07-21T14:51:19.846Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-07-21T14:51:20.450Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-07-21T14:51:20.440Z] $ docker stop --time=1 13e7b5f6cb629313f7b2329d8a52cdd38be2f30a2c4d2584e94489955ca571f9 [2020-07-21T14:51:22.342Z] $ docker rm -f 13e7b5f6cb629313f7b2329d8a52cdd38be2f30a2c4d2584e94489955ca571f9 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-21T14:51:23.071Z] + grep docker [2020-07-21T14:51:23.071Z] + docker images [2020-07-21T14:51:23.340Z] docker-sys-mgmt-agent-go-arm64 latest 3b976d7f1dd2 4 seconds ago 266MB [2020-07-21T14:51:23.340Z] docker-core-data-go-arm64 latest 05b8fb03ba05 42 seconds ago 22.6MB [2020-07-21T14:51:23.340Z] docker-support-scheduler-go-arm64 latest dc2da3a14967 About a minute ago 12.6MB [2020-07-21T14:51:23.340Z] docker-core-command-go-arm64 latest 9be1936ed09b About a minute ago 12.4MB [2020-07-21T14:51:23.340Z] docker-support-logging-go-arm64 latest 20572c5949ff 2 minutes ago 11.4MB [2020-07-21T14:51:23.340Z] docker-security-secretstore-setup-go-arm64 latest 5778b398f931 3 minutes ago 32.6MB [2020-07-21T14:51:23.340Z] docker-security-secrets-setup-go-arm64 latest ed9aa6b56aa5 3 minutes ago 24.2MB [2020-07-21T14:51:23.340Z] docker-core-metadata-go-arm64 latest 794a43cedb17 4 minutes ago 13.8MB [2020-07-21T14:51:23.340Z] docker-support-notifications-go-arm64 latest 0449de3d387c 4 minutes ago 13.9MB [2020-07-21T14:51:23.340Z] docker-security-proxy-setup-go-arm64 latest 6db8d1462168 4 minutes ago 15.8MB [2020-07-21T14:51:23.340Z] docker latest ce9d55ae87f1 3 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-07-21T14:51:25.003Z] provisioning config files... [2020-07-21T14:51:25.019Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2946062251053989272tmp [Pipeline] { [Pipeline] sh [2020-07-21T14:51:25.363Z] + curl -s https://codecov.io/bash [2020-07-21T14:51:25.363Z] + bash -s - -t @/w/workspace/edgex-go/2@tmp/config2946062251053989272tmp [Pipeline] } [2020-07-21T14:51:25.937Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-21T14:51:27.310Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-21T14:51:28.169Z] ---> package-listing.sh [2020-07-21T14:51:28.169Z] ++ facter osfamily [2020-07-21T14:51:28.169Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-21T14:51:28.169Z] + OS_FAMILY=redhat [2020-07-21T14:51:28.169Z] + workspace=/w/workspace/edgex-go/2 [2020-07-21T14:51:28.169Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-21T14:51:28.169Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-21T14:51:28.169Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-21T14:51:28.169Z] + PACKAGES=/tmp/packages_start.txt [2020-07-21T14:51:28.169Z] + '[' /w/workspace/edgex-go/2 ']' [2020-07-21T14:51:28.169Z] + PACKAGES=/tmp/packages_end.txt [2020-07-21T14:51:28.169Z] + case "${OS_FAMILY}" in [2020-07-21T14:51:28.169Z] + rpm -qa [2020-07-21T14:51:28.169Z] + sort [2020-07-21T14:51:32.376Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-21T14:51:32.376Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-21T14:51:32.376Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-21T14:51:32.376Z] + '[' /w/workspace/edgex-go/2 ']' [2020-07-21T14:51:32.376Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2020-07-21T14:51:32.376Z] + 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-07-21T14:51:33.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-21T14:51:33.067Z] [2020-07-21T14:51:33.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-21T14:51:33.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-21T14:51:33.399Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-21T14:51:33.399Z] c9b1b535fdd9: Pulling fs layer [2020-07-21T14:51:33.399Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-21T14:51:33.399Z] 756a868c4378: Pulling fs layer [2020-07-21T14:51:33.399Z] 444b2fc9a129: Pulling fs layer [2020-07-21T14:51:33.399Z] ea15f1150254: Pulling fs layer [2020-07-21T14:51:33.399Z] 41b27a9f41bf: Pulling fs layer [2020-07-21T14:51:33.399Z] 28c525ee5125: Pulling fs layer [2020-07-21T14:51:33.399Z] 094b1ea09ed8: Pulling fs layer [2020-07-21T14:51:33.399Z] 138eaada9080: Pulling fs layer [2020-07-21T14:51:33.399Z] 0622d0fa9048: Pulling fs layer [2020-07-21T14:51:33.399Z] 28c525ee5125: Waiting [2020-07-21T14:51:33.399Z] 444b2fc9a129: Waiting [2020-07-21T14:51:33.399Z] ea15f1150254: Waiting [2020-07-21T14:51:33.399Z] 138eaada9080: Waiting [2020-07-21T14:51:33.399Z] 094b1ea09ed8: Waiting [2020-07-21T14:51:33.399Z] 0622d0fa9048: Waiting [2020-07-21T14:51:33.399Z] 41b27a9f41bf: Waiting [2020-07-21T14:51:33.399Z] 2cc5ad85d9ab: Download complete [2020-07-21T14:51:33.399Z] 444b2fc9a129: Verifying Checksum [2020-07-21T14:51:33.399Z] 444b2fc9a129: Download complete [2020-07-21T14:51:33.399Z] c9b1b535fdd9: Verifying Checksum [2020-07-21T14:51:33.399Z] ea15f1150254: Download complete [2020-07-21T14:51:33.667Z] 28c525ee5125: Verifying Checksum [2020-07-21T14:51:33.667Z] 28c525ee5125: Download complete [2020-07-21T14:51:33.934Z] 756a868c4378: Verifying Checksum [2020-07-21T14:51:33.934Z] 756a868c4378: Download complete [2020-07-21T14:51:33.934Z] c9b1b535fdd9: Pull complete [2020-07-21T14:51:33.934Z] 094b1ea09ed8: Verifying Checksum [2020-07-21T14:51:33.934Z] 094b1ea09ed8: Download complete [2020-07-21T14:51:33.934Z] 138eaada9080: Verifying Checksum [2020-07-21T14:51:33.934Z] 138eaada9080: Download complete [2020-07-21T14:51:33.934Z] 0622d0fa9048: Verifying Checksum [2020-07-21T14:51:33.934Z] 0622d0fa9048: Download complete [2020-07-21T14:51:34.195Z] 2cc5ad85d9ab: Pull complete [2020-07-21T14:51:34.457Z] 41b27a9f41bf: Verifying Checksum [2020-07-21T14:51:34.457Z] 41b27a9f41bf: Download complete [2020-07-21T14:51:35.841Z] 756a868c4378: Pull complete [2020-07-21T14:51:36.103Z] 444b2fc9a129: Pull complete [2020-07-21T14:51:36.367Z] ea15f1150254: Pull complete [2020-07-21T14:51:41.660Z] 41b27a9f41bf: Pull complete [2020-07-21T14:51:41.919Z] 28c525ee5125: Pull complete [2020-07-21T14:51:43.832Z] 094b1ea09ed8: Pull complete [2020-07-21T14:51:43.832Z] 138eaada9080: Pull complete [2020-07-21T14:51:45.743Z] 0622d0fa9048: Pull complete [2020-07-21T14:51:45.743Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-21T14:51:45.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-21T14:51:45.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-21T14:51:45.944Z] prd-centos7-docker-4c-2g-445 does not seem to be running inside a container [2020-07-21T14:51:46.027Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-21T14:51:49.988Z] $ docker top e6fb1a3a2fc761d655700c6027fa636ddf76bb4ba8682cab784af946f7bda36b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-21T14:51:50.311Z] provisioning config files... [2020-07-21T14:51:50.322Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3288026411011070129tmp [Pipeline] { [Pipeline] echo [2020-07-21T14:51:50.385Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-21T14:51:50.681Z] ---> create-netrc.sh [Pipeline] echo [2020-07-21T14:51:50.689Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-21T14:51:50.974Z] ---> logs-deploy.sh [2020-07-21T14:51:50.975Z] + ARCHIVE_ARTIFACTS= [2020-07-21T14:51:50.975Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-21T14:51:50.975Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-21T14:51:50.975Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-21T14:51:50.975Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2634/2 [2020-07-21T14:51:50.975Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2634/2/ [2020-07-21T14:51:50.975Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2634/2 /w/workspace/edgex-go/2 [2020-07-21T14:51:52.879Z] Archives upload complete. [2020-07-21T14:51:52.879Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2634/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2634/2/