Pull request #2659 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d+2f18d68ce33577a025edc322deb728338e3be43f (b798524dcc8850356075446d6e63a713de234fc6) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-3293 in /w/workspace/edgexfoundry_edgex-go_PR-2659 [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/2659/head:refs/remotes/origin/PR-2659 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2659/head:refs/remotes/origin/PR-2659 # 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/2659/head:refs/remotes/origin/PR-2659 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2f18d68ce33577a025edc322deb728338e3be43f into PR head commit 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d Merge succeeded, producing 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d Checking out Revision 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d (PR-2659) > git config core.sparsecheckout # timeout=10 > git checkout -f 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d # 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 2f18d68ce33577a025edc322deb728338e3be43f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d # timeout=10 Commit message: "fixup! feat: Implement pluggable password generator" > git rev-list --no-walk 2a3124b8e2eaebdc5a7bb612f36055734e1a8da7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:05:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:05:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:05:32 ========================================================= 20:05:32 EdgeX Global Pipelines Version Info 20:05:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:05:34 ------------------- 20:05:34 stable info: 20:05:34 ------------------- 20:05:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:05:34 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 20:05:34 Message: update stable to v1.0.106 20:05:35 ------------------- 20:05:35 experimental info: 20:05:35 ------------------- 20:05:35 Commited By: **** collab-it+edgex@linuxfoundation.org 20:05:35 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 20:05:35 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 20:05:36 ++ 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 20:05:36 + for file in '`ls cmd/**/Dockerfile`' 20:05:36 ++ dirname cmd/core-command/Dockerfile 20:05:36 ++ cut -d/ -f2 20:05:36 + echo core-command,cmd/core-command/Dockerfile 20:05:36 + for file in '`ls cmd/**/Dockerfile`' 20:05:36 ++ dirname cmd/core-data/Dockerfile 20:05:36 ++ cut -d/ -f2 20:05:36 + echo core-data,cmd/core-data/Dockerfile 20:05:36 + for file in '`ls cmd/**/Dockerfile`' 20:05:36 ++ dirname cmd/core-metadata/Dockerfile 20:05:36 ++ cut -d/ -f2 20:05:36 + echo core-metadata,cmd/core-metadata/Dockerfile 20:05:36 + for file in '`ls cmd/**/Dockerfile`' 20:05:36 ++ dirname cmd/security-proxy-setup/Dockerfile 20:05:36 ++ cut -d/ -f2 20:05:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:05:36 + for file in '`ls cmd/**/Dockerfile`' 20:05:36 ++ dirname cmd/security-secrets-setup/Dockerfile 20:05:36 ++ cut -d/ -f2 20:05:36 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 20:05:36 + for file in '`ls cmd/**/Dockerfile`' 20:05:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:05:36 ++ cut -d/ -f2 20:05:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:05:36 + for file in '`ls cmd/**/Dockerfile`' 20:05:36 ++ dirname cmd/support-logging/Dockerfile 20:05:36 ++ cut -d/ -f2 20:05:36 + echo support-logging,cmd/support-logging/Dockerfile 20:05:36 + for file in '`ls cmd/**/Dockerfile`' 20:05:36 ++ dirname cmd/support-notifications/Dockerfile 20:05:36 ++ cut -d/ -f2 20:05:36 + echo support-notifications,cmd/support-notifications/Dockerfile 20:05:36 + for file in '`ls cmd/**/Dockerfile`' 20:05:36 ++ dirname cmd/support-scheduler/Dockerfile 20:05:36 ++ cut -d/ -f2 20:05:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:05:36 + for file in '`ls cmd/**/Dockerfile`' 20:05:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:05:36 ++ cut -d/ -f2 20:05:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:05:36 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 20:05:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:05:38 20:05:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:05:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:05:38 latest: Pulling from edgex-devops/git-semver 20:05:38 31603596830f: Pulling fs layer 20:05:38 2a8b12db71e7: Pulling fs layer 20:05:38 6ca5941a6612: Pulling fs layer 20:05:38 ecc8261a40a4: Pulling fs layer 20:05:38 ecc8261a40a4: Waiting 20:05:38 2a8b12db71e7: Verifying Checksum 20:05:38 2a8b12db71e7: Download complete 20:05:38 31603596830f: Verifying Checksum 20:05:38 31603596830f: Download complete 20:05:38 ecc8261a40a4: Verifying Checksum 20:05:38 ecc8261a40a4: Download complete 20:05:38 6ca5941a6612: Verifying Checksum 20:05:38 6ca5941a6612: Download complete 20:05:38 31603596830f: Pull complete 20:05:39 2a8b12db71e7: Pull complete 20:05:39 6ca5941a6612: Pull complete 20:05:40 ecc8261a40a4: Pull complete 20:05:40 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:05:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:05:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:05:40 prd-centos7-docker-4c-2g-3293 does not seem to be running inside a container 20:05:40 $ 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 20:05:42 $ docker top 3bd3c86b5046eae6764e97ab81b8ab24ff218804a9717eb960cef85ca87218a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:05:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:42 [ssh-agent] Looking for ssh-agent implementation... 20:05:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:42 $ docker exec 3bd3c86b5046eae6764e97ab81b8ab24ff218804a9717eb960cef85ca87218a1 ssh-agent 20:05:43 SSH_AUTH_SOCK=/tmp/ssh-hdVZHZJRfvz4/agent.11 20:05:43 SSH_AGENT_PID=16 20:05:43 Running ssh-add (command line suppressed) 20:05:43 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6222346758162357233.key (/w/workspace/edgex-go/2@tmp/private_key_6222346758162357233.key) 20:05:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:43 + git describe --exact-match --tags HEAD 20:05:43 fatal: No names found, cannot describe anything. [Pipeline] } 20:05:43 $ docker exec --env ******** --env ******** 3bd3c86b5046eae6764e97ab81b8ab24ff218804a9717eb960cef85ca87218a1 ssh-agent -k 20:05:43 unset SSH_AUTH_SOCK; 20:05:43 unset SSH_AGENT_PID; 20:05:43 echo Agent pid 16 killed; 20:05:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:05:43 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:05:43 This usually means this commit has not been tagged. [Pipeline] sshagent 20:05:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:43 [ssh-agent] Looking for ssh-agent implementation... 20:05:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:44 $ docker exec 3bd3c86b5046eae6764e97ab81b8ab24ff218804a9717eb960cef85ca87218a1 ssh-agent 20:05:44 SSH_AUTH_SOCK=/tmp/ssh-rpIv7oGkK9vV/agent.45 20:05:44 SSH_AGENT_PID=50 20:05:44 Running ssh-add (command line suppressed) 20:05:44 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2634582271723561492.key (/w/workspace/edgex-go/2@tmp/private_key_2634582271723561492.key) 20:05:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:44 + git semver init 20:05:44 # -> Open(): unable to determine branch for HEAD 20:05:44 # $GIT_DIR = /w/workspace/edgex-go/2/.git 20:05:44 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 20:05:44 # $SEMVER_REMOTE_NAME = origin 20:05:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:05:44 # $SEMVER_USER_NAME = edgex-jenkins 20:05:44 # $SEMVER_BRANCH = PR-2659 20:05:44 # $SEMVER_TEMP = /tmp/semver-508517029 20:05:44 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:06:02 # '/tmp/semver-508517029' -> '/w/workspace/edgex-go/2/.semver' 20:06:02 # -> Force: false 20:06:02 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 20:06:02 $ docker exec --env ******** --env ******** 3bd3c86b5046eae6764e97ab81b8ab24ff218804a9717eb960cef85ca87218a1 ssh-agent -k 20:06:03 unset SSH_AUTH_SOCK; 20:06:03 unset SSH_AGENT_PID; 20:06:03 echo Agent pid 50 killed; 20:06:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:06:03 + git semver [Pipeline] } 20:06:03 $ docker stop --time=1 3bd3c86b5046eae6764e97ab81b8ab24ff218804a9717eb960cef85ca87218a1 20:06:05 $ docker rm -f 3bd3c86b5046eae6764e97ab81b8ab24ff218804a9717eb960cef85ca87218a1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:06:18 Stashed 30 file(s) [Pipeline] echo 20:06:18 [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 20:06:18 ========================================================= 20:06:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 20:06:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:06:18 + 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 . 20:06:21 Sending build context to Docker daemon 323MB 20:06:21 Step 1/7 : ARG BASE=golang:1.13-alpine 20:06:21 Step 2/7 : FROM ${BASE} 20:06:21 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 20:06:21 df20fa9351a1: Pulling fs layer 20:06:21 ed8968b2872e: Pulling fs layer 20:06:21 a92cc7c5fd73: Pulling fs layer 20:06:21 2dd03ba5bac4: Pulling fs layer 20:06:21 1e091d79d1de: Pulling fs layer 20:06:21 481702a1767f: Pulling fs layer 20:06:21 f64a6f60c768: Pulling fs layer 20:06:21 e78d2573fc39: Pulling fs layer 20:06:21 e876d2f968b6: Pulling fs layer 20:06:21 ce8a83651883: Pulling fs layer 20:06:21 07967f4d0e4b: Pulling fs layer 20:06:21 f64a6f60c768: Waiting 20:06:21 e78d2573fc39: Waiting 20:06:21 e876d2f968b6: Waiting 20:06:21 481702a1767f: Waiting 20:06:21 ce8a83651883: Waiting 20:06:21 2dd03ba5bac4: Waiting 20:06:21 1e091d79d1de: Waiting 20:06:21 a92cc7c5fd73: Verifying Checksum 20:06:21 a92cc7c5fd73: Download complete 20:06:21 ed8968b2872e: Download complete 20:06:21 1e091d79d1de: Verifying Checksum 20:06:21 1e091d79d1de: Download complete 20:06:21 481702a1767f: Verifying Checksum 20:06:21 481702a1767f: Download complete 20:06:21 df20fa9351a1: Download complete 20:06:22 df20fa9351a1: Pull complete 20:06:23 f64a6f60c768: Download complete 20:06:23 e876d2f968b6: Verifying Checksum 20:06:23 e876d2f968b6: Download complete 20:06:23 2dd03ba5bac4: Verifying Checksum 20:06:23 2dd03ba5bac4: Download complete 20:06:23 07967f4d0e4b: Verifying Checksum 20:06:23 07967f4d0e4b: Download complete 20:06:23 e78d2573fc39: Verifying Checksum 20:06:23 e78d2573fc39: Download complete 20:06:23 ce8a83651883: Verifying Checksum 20:06:23 ce8a83651883: Download complete 20:06:24 ed8968b2872e: Pull complete 20:06:24 a92cc7c5fd73: Pull complete 20:06:29 2dd03ba5bac4: Pull complete 20:06:29 1e091d79d1de: Pull complete 20:06:29 481702a1767f: Pull complete 20:06:33 Still waiting to schedule task 20:06:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:06:35 f64a6f60c768: Pull complete 20:06:38 e78d2573fc39: Pull complete 20:06:38 e876d2f968b6: Pull complete 20:06:39 ce8a83651883: Pull complete 20:06:40 07967f4d0e4b: Pull complete 20:06:40 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 20:06:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 20:06:40 ---> 5d7c900382c6 20:06:40 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 20:06:41 ---> Running in 2ae9cbacaf04 20:06:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:06:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:06:42 (1/12) Installing libmagic (5.38-r0) 20:06:42 (2/12) Installing file (5.38-r0) 20:06:42 (3/12) Installing libc-dev (0.7.2-r3) 20:06:43 (4/12) Installing g++ (9.3.0-r2) 20:06:45 (5/12) Installing fortify-headers (1.1-r0) 20:06:45 (6/12) Installing patch (2.7.6-r6) 20:06:45 (7/12) Installing build-base (0.5-r2) 20:06:45 (8/12) Installing libsodium (1.0.18-r0) 20:06:45 (9/12) Installing pkgconf (1.7.2-r0) 20:06:45 (10/12) Installing libsodium-dev (1.0.18-r0) 20:06:45 (11/12) Installing libzmq (4.3.2-r0) 20:06:45 (12/12) Installing zeromq-dev (4.3.2-r0) 20:06:45 Executing busybox-1.31.1-r16.trigger 20:06:45 OK: 233 MiB in 51 packages 20:06:48 Removing intermediate container 2ae9cbacaf04 20:06:48 ---> 4c3509ba4c4c 20:06:48 Step 4/7 : WORKDIR /edgex-go 20:06:48 ---> Running in 91a3e855a799 20:06:49 Removing intermediate container 91a3e855a799 20:06:49 ---> 0adf0767b235 20:06:49 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:06:49 latest: Pulling from library/docker 20:06:49 df20fa9351a1: Already exists 20:06:49 25ad7478873d: Pulling fs layer 20:06:49 4684f6177b5d: Pulling fs layer 20:06:49 46e300cec669: Pulling fs layer 20:06:49 63038576ad94: Pulling fs layer 20:06:49 0fdb76c4706c: Pulling fs layer 20:06:49 cb7edeffdfd5: Pulling fs layer 20:06:49 63038576ad94: Waiting 20:06:49 0fdb76c4706c: Waiting 20:06:49 cb7edeffdfd5: Waiting 20:06:49 4684f6177b5d: Verifying Checksum 20:06:49 4684f6177b5d: Download complete 20:06:49 63038576ad94: Verifying Checksum 20:06:49 63038576ad94: Download complete 20:06:49 0fdb76c4706c: Verifying Checksum 20:06:49 0fdb76c4706c: Download complete 20:06:49 25ad7478873d: Download complete 20:06:49 cb7edeffdfd5: Verifying Checksum 20:06:49 cb7edeffdfd5: Download complete 20:06:50 25ad7478873d: Pull complete 20:06:50 4684f6177b5d: Pull complete 20:06:50 46e300cec669: Verifying Checksum 20:06:50 46e300cec669: Download complete 20:06:52 46e300cec669: Pull complete 20:06:52 63038576ad94: Pull complete 20:06:52 0fdb76c4706c: Pull complete 20:06:52 cb7edeffdfd5: Pull complete 20:06:52 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 20:06:52 Status: Downloaded newer image for docker:latest 20:06:54 ---> 7b3fc03c01e9 20:06:54 Step 6/7 : COPY go.mod . 20:06:54 ---> 6a669315a8d9 20:06:54 Step 7/7 : RUN go mod download 20:06:54 ---> Running in 8888ff966761 20:06:57 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:06:57 go: finding github.com/BurntSushi/toml v0.3.1 20:06:57 go: finding github.com/OneOfOne/xxhash v1.2.5 20:06:57 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:06:57 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:06:57 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:06:57 go: finding github.com/bgentry/speakeasy v0.1.0 20:06:57 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:06:57 go: finding github.com/davecgh/go-spew v1.1.1 20:06:57 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:06:57 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 20:06:57 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 20:06:57 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 20:06:57 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 20:06:57 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 20:06:57 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 20:06:57 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:06:57 go: finding github.com/fatih/color v1.7.0 20:06:57 go: finding github.com/fsnotify/fsnotify v1.4.7 20:06:57 go: finding github.com/fxamacker/cbor/v2 v2.2.0 20:06:57 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 20:06:57 go: finding github.com/go-kit/kit v0.8.0 20:06:57 go: finding github.com/go-logfmt/logfmt v0.4.0 20:06:57 go: finding github.com/go-redis/redis/v7 v7.2.0 20:06:57 go: finding github.com/go-stack/stack v1.8.0 20:06:57 go: finding github.com/golang/protobuf v1.3.2 20:06:57 go: finding github.com/gomodule/redigo v2.0.0+incompatible 20:06:57 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:06:57 go: finding github.com/google/uuid v1.1.0 20:06:57 go: finding github.com/gorilla/mux v1.7.1 20:06:57 go: finding github.com/hashicorp/consul/api v1.1.0 20:06:57 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:06:57 go: finding github.com/hashicorp/errwrap v1.0.0 20:06:57 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:06:57 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:06:57 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:06:57 go: finding github.com/hashicorp/go-multierror v1.0.0 20:06:57 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:06:57 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:06:57 go: finding github.com/hashicorp/go-syslog v1.0.0 20:06:57 go: finding github.com/hashicorp/go-uuid v1.0.1 20:06:57 go: finding github.com/hashicorp/go.net v0.0.1 20:06:57 go: finding github.com/hashicorp/golang-lru v0.5.0 20:06:57 go: finding github.com/hashicorp/logutils v1.0.0 20:06:57 go: finding github.com/hashicorp/mdns v1.0.0 20:06:57 go: finding github.com/hashicorp/memberlist v0.1.3 20:06:57 go: finding github.com/hashicorp/serf v0.8.2 20:06:57 go: finding github.com/hpcloud/tail v1.0.0 20:06:57 go: finding github.com/imdario/mergo v0.3.6 20:06:58 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:06:58 go: finding github.com/kr/pretty v0.1.0 20:06:58 go: finding github.com/kr/pty v1.1.1 20:06:58 go: finding github.com/kr/text v0.1.0 20:06:58 go: finding github.com/mattn/go-colorable v0.0.9 20:06:58 go: finding github.com/mattn/go-isatty v0.0.3 20:06:58 go: finding github.com/miekg/dns v1.0.14 20:06:58 go: finding github.com/mitchellh/cli v1.0.0 20:06:58 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:06:58 go: finding github.com/mitchellh/copystructure v1.0.0 20:06:58 go: finding github.com/mitchellh/go-homedir v1.0.0 20:06:58 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:06:58 go: finding github.com/mitchellh/gox v0.4.0 20:06:58 go: finding github.com/mitchellh/iochan v1.0.0 20:06:58 go: finding github.com/mitchellh/mapstructure v1.1.2 20:06:58 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:06:58 go: finding github.com/onsi/ginkgo v1.10.1 20:06:58 go: finding github.com/onsi/gomega v1.7.0 20:06:58 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:06:58 go: finding github.com/pebbe/zmq4 v1.0.0 20:06:58 go: finding github.com/pelletier/go-toml v1.2.0 20:06:58 go: finding github.com/pkg/errors v0.8.1 20:06:58 go: finding github.com/pmezard/go-difflib v1.0.0 20:06:58 go: finding github.com/posener/complete v1.1.1 20:06:58 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 20:06:58 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:06:58 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:06:58 go: finding github.com/stretchr/objx v0.1.0 20:06:58 go: finding github.com/stretchr/testify v1.5.1 20:06:58 go: finding github.com/ugorji/go v1.1.4 20:06:58 go: finding github.com/x448/float16 v0.8.4 20:06:58 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:06:58 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:06:58 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:06:58 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 20:06:58 go: finding golang.org/x/text v0.3.2 20:06:58 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 20:06:58 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:06:58 go: finding gopkg.in/eapache/queue.v1 v1.1.0 20:06:58 go: finding gopkg.in/fsnotify.v1 v1.4.7 20:06:58 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:06:58 go: finding gopkg.in/yaml.v2 v2.2.8 20:07:11 Removing intermediate container 8888ff966761 20:07:11 ---> 7c42d34dc6cb 20:07:11 Successfully built 7c42d34dc6cb 20:07:11 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 20:07:11 + docker inspect -f . ci-base-image-x86_64 20:07:11 . [Pipeline] withDockerContainer 20:07:11 prd-centos7-docker-4c-2g-3293 does not seem to be running inside a container 20:07:11 $ 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 20:07:12 $ docker top 6211093f353736547f8aa8db6289f3efc2ca76ff8ac95c19f7ed3616c9984b07 -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:13 + go version 20:07:13 go version go1.13.13 linux/amd64 [Pipeline] echo 20:07:13 ========================================================= 20:07:13 [edgeXBuildGoParallel] Running Tests and Build... 20:07:13 ========================================================= [Pipeline] sh 20:07:13 + make test 20:07:13 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:07:15 ? github.com/edgexfoundry/edgex-go [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:07:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:07:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:07:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:07:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:07:31 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.010s 20:07:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 20:07:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:07:31 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 20:07:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:07:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:07:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:07:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:07:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:07:34 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.023s coverage: 46.6% of statements 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:07:38 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.041s coverage: 27.3% of statements 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:07:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.004s coverage: 100.0% of statements 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:07:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:07:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.155s coverage: 28.6% of statements 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:07:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.011s coverage: 100.0% of statements 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:07:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.026s coverage: 100.0% of statements 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:07:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.014s coverage: 89.8% of statements 20:07:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:07:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.030s coverage: 97.5% of statements 20:07:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:07:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 100.0% of statements 20:07:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:07:40 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:07:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:07:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:07:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:07:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:07:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:07:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:07:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:07:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:07:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:07:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 20:07:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 20:07:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:07:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:07:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:07:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:07:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.007s coverage: 58.8% of statements 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.035s coverage: 63.5% of statements 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.005s coverage: 100.0% of statements 20:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.077s coverage: 55.9% of statements 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 8.727s coverage: 86.3% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.275s coverage: 72.2% of statements 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.113s coverage: 72.1% of statements 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.035s coverage: 82.4% of statements 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.023s coverage: 48.4% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.005s coverage: 28.8% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.027s coverage: 96.8% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.047s coverage: 31.1% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.082s coverage: 84.1% of statements 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.005s coverage: 100.0% of statements 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.005s coverage: 42.9% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.004s coverage: 100.0% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.055s coverage: 83.8% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.023s coverage: 46.1% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.041s coverage: 100.0% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.029s coverage: 100.0% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.010s coverage: 100.0% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.048s coverage: 29.1% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.040s coverage: 99.0% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.011s coverage: 100.0% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/system 0.006s coverage: 0.0% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.016s coverage: 87.9% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.004s coverage: 100.0% of statements 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements 20:07:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements 20:07:52 GO111MODULE=on go vet ./... 20:07:57 gofmt -l . 20:07:58 [ "`gofmt -l .`" = "" ] 20:07:58 ./bin/test-go-mod-tidy.sh 20:07:59 ./bin/test-attribution-txt.sh [Pipeline] sh 20:08:00 + ls -al . 20:08:00 total 556 20:08:00 drwxrwxr-x 10 1001 1001 4096 Aug 10 20:07 . 20:08:00 drwxr-xr-x 4 root root 28 Aug 10 20:07 .. 20:08:00 -rw-rw-r-- 1 1001 1001 11 Aug 10 20:05 .dockerignore 20:08:00 drwxrwxr-x 8 1001 1001 179 Aug 10 20:05 .git 20:08:00 drwxrwxr-x 3 1001 1001 60 Aug 10 20:05 .github 20:08:00 -rw-rw-r-- 1 1001 1001 932 Aug 10 20:05 .gitignore 20:08:00 drwx------ 3 1001 1001 47 Aug 10 20:06 .semver 20:08:00 -rw-rw-r-- 1 1001 1001 166 Aug 10 20:05 .sonarcloud.properties 20:08:00 -rw-rw-r-- 1 1001 1001 3804 Aug 10 20:05 CONTRIBUTING.md 20:08:00 -rw-rw-r-- 1 1001 1001 1035 Aug 10 20:05 Dockerfile.build 20:08:00 -rw-rw-r-- 1 1001 1001 865 Aug 10 20:05 Jenkinsfile 20:08:00 -rw-rw-r-- 1 1001 1001 10775 Aug 10 20:05 LICENSE 20:08:00 -rw-rw-r-- 1 1001 1001 6237 Aug 10 20:05 Makefile 20:08:00 -rw-rw-r-- 1 1001 1001 5652 Aug 10 20:05 README.md 20:08:00 -rw-rw-r-- 1 1001 1001 7111 Aug 10 20:05 SECURITY.md 20:08:00 -rw-rw-r-- 1 1001 1001 5 Aug 10 20:06 VERSION 20:08:00 -rw-rw-r-- 1 1001 1001 4131 Aug 10 20:05 ZMQWindows.md 20:08:00 drwxrwxr-x 2 1001 1001 117 Aug 10 20:05 bin 20:08:00 drwxrwxr-x 15 1001 1001 4096 Aug 10 20:05 cmd 20:08:00 -rw-r--r-- 1 root root 458010 Aug 10 20:07 coverage.out 20:08:00 -rw-r--r-- 1 root root 983 Aug 10 20:07 go.mod 20:08:00 -rw-r--r-- 1 root root 17542 Aug 10 20:07 go.sum 20:08:00 drwxrwxr-x 8 1001 1001 127 Aug 10 20:05 internal 20:08:00 drwxrwxr-x 4 1001 1001 26 Aug 10 20:05 openapi 20:08:00 drwxrwxr-x 4 1001 1001 71 Aug 10 20:05 snap 20:08:00 -rw-rw-r-- 1 1001 1001 168 Aug 10 20:05 version.go [Pipeline] sh 20:08:00 + '[' -e coverage.out ] 20:08:00 + chown 1001:1001 coverage.out [Pipeline] stash 20:08:00 Stashed 1 file(s) [Pipeline] sh 20:08:01 + make build 20:08:01 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 20:08:07 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 20:08:11 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 20:08:12 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 20:08:13 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 20:08:16 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 20:08:16 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 20:08:18 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 20:08:20 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 20:08:21 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 20:08:22 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 20:08:24 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 20:08:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3294 in /w/workspace/edgexfoundry_edgex-go_PR-2659 [Pipeline] { [Pipeline] ws 20:08:24 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 20:08:25 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] } 20:08:26 $ docker stop --time=1 6211093f353736547f8aa8db6289f3efc2ca76ff8ac95c19f7ed3616c9984b07 20:08:28 $ docker rm -f 6211093f353736547f8aa8db6289f3efc2ca76ff8ac95c19f7ed3616c9984b07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 20:08:29 using credential edgex-jenkins-ssh 20:08:29 Cloning the remote Git repository 20:08:29 Cloning with configured refspecs honoured and without tags 20:08:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:08:29 > git init /w/workspace/edgex-go/2 # timeout=10 20:08:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:08:29 > git --version # timeout=10 20:08:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2659/head:refs/remotes/origin/PR-2659 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] isUnix [Pipeline] sh 20:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:08:31 20:08:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:08:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:08:31 latest: Pulling from edgex-devops/edgex-compose 20:08:31 cbdbe7a5bc2a: Pulling fs layer 20:08:31 ca9280d653b3: Pulling fs layer 20:08:31 7e9c9ca2126c: Pulling fs layer 20:08:31 cbdbe7a5bc2a: Verifying Checksum 20:08:31 cbdbe7a5bc2a: Download complete 20:08:31 ca9280d653b3: Verifying Checksum 20:08:31 ca9280d653b3: Download complete 20:08:32 cbdbe7a5bc2a: Pull complete 20:08:32 7e9c9ca2126c: Verifying Checksum 20:08:32 7e9c9ca2126c: Download complete 20:08:32 ca9280d653b3: Pull complete 20:08:38 7e9c9ca2126c: Pull complete 20:08:38 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:08:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:08:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:08:38 prd-centos7-docker-4c-2g-3293 does not seem to be running inside a container 20:08:38 $ 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 20:08:40 $ docker top b87507cbd2d89f783fa4aea6f4547d66123a16621c86caf2568923634399a595 -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:41 + docker-compose build --help 20:08:41 + grep parallel 20:08:42 --parallel Build images in parallel. [Pipeline] } 20:08:42 $ docker stop --time=1 b87507cbd2d89f783fa4aea6f4547d66123a16621c86caf2568923634399a595 20:08:43 Fetching without tags 20:08:43 $ docker rm -f b87507cbd2d89f783fa4aea6f4547d66123a16621c86caf2568923634399a595 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:08:44 Merging remotes/origin/master commit 2f18d68ce33577a025edc322deb728338e3be43f into PR head commit 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:08:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:08:44 . [Pipeline] withDockerContainer 20:08:44 prd-centos7-docker-4c-2g-3293 does not seem to be running inside a container 20:08:44 $ 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 20:08:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:08:43 > git config --add remote.origin.fetch +refs/pull/2659/head:refs/remotes/origin/PR-2659 # timeout=10 20:08:43 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:08:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:08:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:08:43 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2659/head:refs/remotes/origin/PR-2659 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:08:44 > git config core.sparsecheckout # timeout=10 20:08:44 > git checkout -f 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d # timeout=10 20:08:44 > git remote # timeout=10 20:08:44 > git config --get remote.origin.url # timeout=10 20:08:44 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:44 > git merge 2f18d68ce33577a025edc322deb728338e3be43f # timeout=10 20:08:44 Merge succeeded, producing 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:08:44 Checking out Revision 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d (PR-2659) 20:08:45 $ docker top fe72e1e01203bbc50662e34e0e6cf5c60bdcdaf2df3b0ce20abb0e33d7772ff7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:45 + docker-compose -f ./docker-compose-build.yml build --parallel 20:08:46 Building docker-core-command-go ... 20:08:46 Building docker-core-data-go ... 20:08:46 Building docker-core-metadata-go ... 20:08:46 Building docker-security-proxy-setup-go ... 20:08:46 Building docker-security-secrets-setup-go ... 20:08:46 Building docker-security-secretstore-setup-go ... 20:08:46 Building docker-support-logging-go ... 20:08:46 Building docker-support-notifications-go ... 20:08:46 Building docker-support-scheduler-go ... 20:08:46 Building docker-sys-mgmt-agent-go ... 20:08:46 Building docker-core-data-go 20:08:46 Building docker-security-secretstore-setup-go 20:08:46 Building docker-support-scheduler-go 20:08:46 Building docker-core-metadata-go 20:08:46 Building docker-support-logging-go 20:08:44 > git rev-parse HEAD^{commit} # timeout=10 20:08:44 > git config core.sparsecheckout # timeout=10 20:08:44 > git checkout -f 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d # timeout=10 20:08:49 Commit message: "fixup! feat: Implement pluggable password generator" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:09:00 ========================================================= 20:09:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 20:09:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:09:01 + 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 . 20:09:06 Sending build context to Docker daemon 323MB 20:09:06 Step 1/7 : ARG BASE=golang:1.13-alpine 20:09:06 Step 2/7 : FROM ${BASE} 20:09:06 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:09:06 b538f80385f9: Pulling fs layer 20:09:06 74f711af9a0d: Pulling fs layer 20:09:06 99f96fe45779: Pulling fs layer 20:09:06 fd7a069fd194: Pulling fs layer 20:09:06 66aa3694b03b: Pulling fs layer 20:09:06 170f70906a0f: Pulling fs layer 20:09:06 ad7c5574e4b9: Pulling fs layer 20:09:06 e772456be8f7: Pulling fs layer 20:09:06 c890913d741a: Pulling fs layer 20:09:06 2480fcc9aa5a: Pulling fs layer 20:09:06 09adf4765672: Pulling fs layer 20:09:06 ad7c5574e4b9: Waiting 20:09:06 e772456be8f7: Waiting 20:09:06 c890913d741a: Waiting 20:09:06 2480fcc9aa5a: Waiting 20:09:06 fd7a069fd194: Waiting 20:09:06 66aa3694b03b: Waiting 20:09:06 09adf4765672: Waiting 20:09:06 170f70906a0f: Waiting 20:09:06 99f96fe45779: Download complete 20:09:06 74f711af9a0d: Verifying Checksum 20:09:06 74f711af9a0d: Download complete 20:09:06 66aa3694b03b: Download complete 20:09:06 170f70906a0f: Verifying Checksum 20:09:06 170f70906a0f: Download complete 20:09:06 b538f80385f9: Verifying Checksum 20:09:07 b538f80385f9: Pull complete 20:09:07 74f711af9a0d: Pull complete 20:09:08 99f96fe45779: Pull complete 20:09:09 ad7c5574e4b9: Verifying Checksum 20:09:09 ad7c5574e4b9: Download complete 20:09:09 c890913d741a: Verifying Checksum 20:09:09 c890913d741a: Download complete 20:09:10 e772456be8f7: Verifying Checksum 20:09:10 e772456be8f7: Download complete 20:09:10 09adf4765672: Verifying Checksum 20:09:10 09adf4765672: Download complete 20:09:10 2480fcc9aa5a: Verifying Checksum 20:09:10 2480fcc9aa5a: Download complete 20:09:11 fd7a069fd194: Verifying Checksum 20:09:11 fd7a069fd194: Download complete 20:09:18 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 20:09:18 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpineStep 1/26 : ARG BUILDER_BASE=golang:1.13-alpineStep 2/21 : FROM ${BUILDER_BASE} AS builder 20:09:18 20:09:18 20:09:18 Step 2/20 : FROM ${BUILDER_BASE} AS builderStep 2/26 : FROM ${BUILDER_BASE} AS builder 20:09:18 20:09:18 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 20:09:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:09:18 ---> 7c42d34dc6cb 20:09:18 Step 3/21 : WORKDIR /edgex-go 20:09:18 ---> 7c42d34dc6cb 20:09:18 Step 3/26 : WORKDIR /edgex-go 20:09:18 ---> 7c42d34dc6cb 20:09:18 Step 3/20 : WORKDIR /edgex-go 20:09:18 ---> 7c42d34dc6cb 20:09:18 Step 3/21 : WORKDIR /edgex-go 20:09:18 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 20:09:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:09:18 ---> 7c42d34dc6cb 20:09:18 Step 3/22 : WORKDIR /edgex-go 20:09:18 ---> Running in 55738a23b505 20:09:18 ---> Running in 9f1a47584184 20:09:18 ---> Running in 1003c0d3d89b 20:09:18 ---> Running in 10d8dfedb782 20:09:18 ---> Running in 0d8b189337c0 20:09:18 Removing intermediate container 9f1a47584184 20:09:18 ---> 8260f797c41f 20:09:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:18 Removing intermediate container 0d8b189337c0 20:09:18 ---> 4a7e45330e48 20:09:18 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:18 Removing intermediate container 55738a23b505 20:09:18 ---> 0e8f524282b6 20:09:18 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:18 Removing intermediate container 10d8dfedb782 20:09:18 ---> 9b1504d70765 20:09:18 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:18 Removing intermediate container 1003c0d3d89b 20:09:18 ---> f21523585b50 20:09:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:18 ---> Running in ce88a62fe370 20:09:18 ---> Running in 2e16297cfb72 20:09:18 ---> Running in 769ba207d6e2 20:09:18 ---> Running in be2455fd2703 20:09:18 ---> Running in afd11babd14e 20:09:18 Removing intermediate container 2e16297cfb72 20:09:18 ---> 7b81d8353e8e 20:09:18 Step 5/20 : RUN apk update && apk add make git 20:09:18 Removing intermediate container ce88a62fe370 20:09:18 ---> 4dc0f227cf6d 20:09:18 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 20:09:18 ---> Running in 682386008cd9 20:09:18 ---> Running in dd30c737612e 20:09:18 Removing intermediate container 769ba207d6e2 20:09:18 ---> 91f6c96a6b58 20:09:18 Step 5/21 : RUN apk update && apk add make && apk add bash git 20:09:18 ---> Running in 7ecaa02b4518 20:09:18 Removing intermediate container afd11babd14e 20:09:18 ---> c0d94658f13f 20:09:18 Step 5/26 : RUN apk update && apk add make git 20:09:18 Removing intermediate container be2455fd2703 20:09:18 ---> f1994af559d1 20:09:18 Step 5/21 : RUN apk update && apk add make git 20:09:18 ---> Running in 48abad1a8ae6 20:09:18 ---> Running in 99e312d9a0d9 20:09:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:09:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:09:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:09:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:09:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:09:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:09:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:09:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:09:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:09:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:09:20 v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] 20:09:20 v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] 20:09:20 OK: 12749 distinct packages available 20:09:20 v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] 20:09:20 v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] 20:09:20 OK: 12749 distinct packages available 20:09:20 v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] 20:09:20 v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] 20:09:20 OK: 12749 distinct packages available 20:09:20 v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] 20:09:20 v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] 20:09:20 OK: 12749 distinct packages available 20:09:20 OK: 233 MiB in 51 packages 20:09:20 OK: 233 MiB in 51 packages 20:09:20 OK: 233 MiB in 51 packages 20:09:20 v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] 20:09:20 v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] 20:09:20 OK: 12749 distinct packages available 20:09:20 OK: 233 MiB in 51 packages 20:09:20 OK: 233 MiB in 51 packages 20:09:20 OK: 233 MiB in 51 packages 20:09:21 Removing intermediate container dd30c737612e 20:09:21 ---> f25ccbbabb5c 20:09:21 Step 6/22 : COPY go.mod . 20:09:21 Removing intermediate container 682386008cd9 20:09:21 ---> 2f491f2a68b9 20:09:21 Step 6/20 : COPY go.mod . 20:09:21 Removing intermediate container 48abad1a8ae6 20:09:21 ---> 09297dd68d94 20:09:21 Step 6/26 : COPY go.mod . 20:09:21 ---> f00963a9a4ec 20:09:21 Step 7/22 : RUN go mod download 20:09:21 Removing intermediate container 99e312d9a0d9 20:09:21 ---> 0ea8f824c178 20:09:21 Step 6/21 : COPY go.mod . 20:09:21 ---> 0906299efe8c 20:09:21 Step 7/20 : RUN go mod download 20:09:21 ---> Running in 52ef12a9f3d3 20:09:21 Removing intermediate container 7ecaa02b4518 20:09:21 ---> bf059bfcb31c 20:09:21 Step 6/21 : COPY go.mod . 20:09:21 ---> dffeaa48a508 20:09:21 Step 7/26 : RUN go mod download 20:09:22 ---> Running in 22fba6519efa 20:09:22 ---> Running in 1a4d24304649 20:09:22 ---> b61025318caf 20:09:22 Step 7/21 : RUN go mod download 20:09:22 ---> c3aaa965301a 20:09:22 Step 7/21 : RUN go mod download 20:09:22 ---> Running in 5fa90ee706f7 20:09:22 ---> Running in 10de441caa36 20:09:24 Removing intermediate container 10de441caa36 20:09:24 ---> 24b754d77d43 20:09:24 Step 8/21 : COPY . . 20:09:24 fd7a069fd194: Pull complete 20:09:24 66aa3694b03b: Pull complete 20:09:24 170f70906a0f: Pull complete 20:09:24 Removing intermediate container 5fa90ee706f7 20:09:24 ---> 3ee2af2c41cc 20:09:24 Step 8/21 : COPY . . 20:09:25 Removing intermediate container 1a4d24304649 20:09:25 ---> 4dcc288c0545 20:09:25 Step 8/26 : COPY . . 20:09:27 ad7c5574e4b9: Pull complete 20:09:29 Removing intermediate container 52ef12a9f3d3 20:09:29 ---> 0d3461048fb8 20:09:29 Step 8/22 : COPY . . 20:09:29 Removing intermediate container 22fba6519efa 20:09:29 ---> 7b981f091fb9 20:09:29 Step 8/20 : COPY . . 20:09:32 e772456be8f7: Pull complete 20:09:32 c890913d741a: Pull complete 20:09:34 2480fcc9aa5a: Pull complete 20:09:34 09adf4765672: Pull complete 20:09:34 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 20:09:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 20:09:34 ---> 2248a725d1cf 20:09:34 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 20:09:40 ---> Running in 93a205838966 20:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:09:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:09:43 (1/12) Installing libmagic (5.38-r0) 20:09:43 (2/12) Installing file (5.38-r0) 20:09:43 (3/12) Installing libc-dev (0.7.2-r3) 20:09:43 (4/12) Installing g++ (9.3.0-r2) 20:09:45 (5/12) Installing fortify-headers (1.1-r0) 20:09:45 (6/12) Installing patch (2.7.6-r6) 20:09:45 (7/12) Installing build-base (0.5-r2) 20:09:45 (8/12) Installing libsodium (1.0.18-r0) 20:09:45 (9/12) Installing pkgconf (1.7.2-r0) 20:09:45 (10/12) Installing libsodium-dev (1.0.18-r0) 20:09:45 (11/12) Installing libzmq (4.3.2-r0) 20:09:46 (12/12) Installing zeromq-dev (4.3.2-r0) 20:09:46 Executing busybox-1.31.1-r16.trigger 20:09:46 OK: 217 MiB in 51 packages 20:09:50 Removing intermediate container 93a205838966 20:09:50 ---> cf1a19dc07d2 20:09:50 Step 4/7 : WORKDIR /edgex-go 20:09:50 ---> Running in afc7d550b6b4 20:09:51 Removing intermediate container afc7d550b6b4 20:09:51 ---> df6fd2f20b0e 20:09:51 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:09:51 latest: Pulling from library/docker 20:09:51 b538f80385f9: Already exists 20:09:51 259a493cd78d: Pulling fs layer 20:09:51 b8e66b5100f5: Pulling fs layer 20:09:51 39dc9c94d07c: Pulling fs layer 20:09:51 551b823b3b82: Pulling fs layer 20:09:51 3c52a74df98c: Pulling fs layer 20:09:51 6c9b121b6998: Pulling fs layer 20:09:51 551b823b3b82: Waiting 20:09:51 3c52a74df98c: Waiting 20:09:51 6c9b121b6998: Waiting 20:09:51 259a493cd78d: Download complete 20:09:51 551b823b3b82: Verifying Checksum 20:09:51 551b823b3b82: Download complete 20:09:51 3c52a74df98c: Verifying Checksum 20:09:51 3c52a74df98c: Download complete 20:09:51 6c9b121b6998: Verifying Checksum 20:09:51 6c9b121b6998: Download complete 20:09:52 259a493cd78d: Pull complete 20:09:52 b8e66b5100f5: Pull complete 20:09:52 39dc9c94d07c: Verifying Checksum 20:09:52 39dc9c94d07c: Download complete 20:09:56 39dc9c94d07c: Pull complete 20:09:56 551b823b3b82: Pull complete 20:09:56 3c52a74df98c: Pull complete 20:09:57 6c9b121b6998: Pull complete 20:09:57 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 20:09:57 Status: Downloaded newer image for docker:latest 20:10:00 ---> ec2a0b7ede17 20:10:00 Step 6/7 : COPY go.mod . 20:10:00 ---> f0f1a14e55b8 20:10:00 Step 7/7 : RUN go mod download 20:10:01 ---> Running in ef300c3a4f29 20:10:01 ---> 09da8a04a133 20:10:01 Step 9/21 : RUN make cmd/core-metadata/core-metadata 20:10:01 ---> 7d6782136cb4 20:10:01 Step 9/21 : RUN make cmd/support-logging/support-logging 20:10:01 ---> df18a1dcb301 20:10:01 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 20:10:01 ---> Running in 10a630662271 20:10:01 ---> Running in bbd37a1c6739 20:10:01 ---> Running in 0509a8dcbab2 20:10:02 ---> 9e57302d06a2 20:10:02 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 20:10:02 ---> 5ae4da224e37 20:10:02 Step 9/22 : RUN make cmd/core-data/core-data 20:10:02 ---> Running in af5d8f593efb 20:10:02 ---> Running in d74a58e22c75 20:10:03 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 20:10:03 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 20:10:03 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 20:10:03 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 20:10:03 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 20:10:03 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:10:03 go: finding github.com/BurntSushi/toml v0.3.1 20:10:03 go: finding github.com/OneOfOne/xxhash v1.2.5 20:10:03 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:10:03 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:10:04 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:10:04 go: finding github.com/bgentry/speakeasy v0.1.0 20:10:04 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:10:04 go: finding github.com/davecgh/go-spew v1.1.1 20:10:04 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:10:04 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 20:10:04 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 20:10:04 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 20:10:04 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 20:10:04 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 20:10:04 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 20:10:04 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:10:04 go: finding github.com/fatih/color v1.7.0 20:10:04 go: finding github.com/fsnotify/fsnotify v1.4.7 20:10:04 go: finding github.com/fxamacker/cbor/v2 v2.2.0 20:10:04 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 20:10:04 go: finding github.com/go-kit/kit v0.8.0 20:10:04 go: finding github.com/go-logfmt/logfmt v0.4.0 20:10:04 go: finding github.com/go-redis/redis/v7 v7.2.0 20:10:04 go: finding github.com/go-stack/stack v1.8.0 20:10:04 go: finding github.com/golang/protobuf v1.3.2 20:10:04 go: finding github.com/gomodule/redigo v2.0.0+incompatible 20:10:04 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:10:04 go: finding github.com/google/uuid v1.1.0 20:10:04 go: finding github.com/gorilla/mux v1.7.1 20:10:04 go: finding github.com/hashicorp/consul/api v1.1.0 20:10:04 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:10:04 go: finding github.com/hashicorp/errwrap v1.0.0 20:10:04 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:10:04 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:10:04 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:10:04 go: finding github.com/hashicorp/go-multierror v1.0.0 20:10:04 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:10:04 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:10:04 go: finding github.com/hashicorp/go-syslog v1.0.0 20:10:04 go: finding github.com/hashicorp/go-uuid v1.0.1 20:10:04 go: finding github.com/hashicorp/go.net v0.0.1 20:10:04 go: finding github.com/hashicorp/golang-lru v0.5.0 20:10:04 go: finding github.com/hashicorp/logutils v1.0.0 20:10:04 go: finding github.com/hashicorp/mdns v1.0.0 20:10:04 go: finding github.com/hashicorp/memberlist v0.1.3 20:10:04 go: finding github.com/hashicorp/serf v0.8.2 20:10:04 go: finding github.com/hpcloud/tail v1.0.0 20:10:05 go: finding github.com/imdario/mergo v0.3.6 20:10:05 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:10:05 go: finding github.com/kr/pretty v0.1.0 20:10:05 go: finding github.com/kr/pty v1.1.1 20:10:05 go: finding github.com/kr/text v0.1.0 20:10:05 go: finding github.com/mattn/go-colorable v0.0.9 20:10:05 go: finding github.com/mattn/go-isatty v0.0.3 20:10:05 go: finding github.com/miekg/dns v1.0.14 20:10:05 go: finding github.com/mitchellh/cli v1.0.0 20:10:05 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:10:05 go: finding github.com/mitchellh/copystructure v1.0.0 20:10:05 go: finding github.com/mitchellh/go-homedir v1.0.0 20:10:05 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:10:05 go: finding github.com/mitchellh/gox v0.4.0 20:10:05 go: finding github.com/mitchellh/iochan v1.0.0 20:10:05 go: finding github.com/mitchellh/mapstructure v1.1.2 20:10:05 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:10:05 go: finding github.com/onsi/ginkgo v1.10.1 20:10:05 go: finding github.com/onsi/gomega v1.7.0 20:10:05 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:10:05 go: finding github.com/pebbe/zmq4 v1.0.0 20:10:05 go: finding github.com/pelletier/go-toml v1.2.0 20:10:05 go: finding github.com/pkg/errors v0.8.1 20:10:05 go: finding github.com/pmezard/go-difflib v1.0.0 20:10:05 go: finding github.com/posener/complete v1.1.1 20:10:05 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 20:10:05 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:10:05 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:10:05 go: finding github.com/stretchr/objx v0.1.0 20:10:05 go: finding github.com/stretchr/testify v1.5.1 20:10:05 go: finding github.com/ugorji/go v1.1.4 20:10:05 go: finding github.com/x448/float16 v0.8.4 20:10:05 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:10:05 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:10:05 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:10:05 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 20:10:05 go: finding golang.org/x/text v0.3.2 20:10:05 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 20:10:05 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:10:05 go: finding gopkg.in/eapache/queue.v1 v1.1.0 20:10:05 go: finding gopkg.in/fsnotify.v1 v1.4.7 20:10:05 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:10:05 go: finding gopkg.in/yaml.v2 v2.2.8 20:10:24 Removing intermediate container ef300c3a4f29 20:10:24 ---> f72cf8a01294 20:10:24 Successfully built f72cf8a01294 20:10:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:10:24 + docker inspect -f . ci-base-image-arm64 20:10:24 . [Pipeline] withDockerContainer 20:10:25 prd-ubuntu18.04-docker-arm64-4c-16g-3294 does not seem to be running inside a container 20:10:25 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:10:26 $ docker top f7eacd355cb2ecf2ffb3736a70b8d78944e0450de3a1475b862599febcfd0df9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:27 + go version 20:10:27 go version go1.13.13 linux/arm64 [Pipeline] echo 20:10:27 ========================================================= 20:10:27 [edgeXBuildGoParallel] Running Tests and Build... 20:10:27 ========================================================= [Pipeline] sh 20:10:28 + make test 20:10:28 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:10:30 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 20:10:31 ? github.com/edgexfoundry/edgex-go [no test files] 20:10:32 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 20:10:36 Removing intermediate container bbd37a1c6739 20:10:36 ---> b3f2d464139f 20:10:36 20:10:36 Step 10/21 : FROM scratch 20:10:36 ---> 20:10:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 20:10:36 ---> Running in dbc42e21e01c 20:10:37 Removing intermediate container dbc42e21e01c 20:10:37 ---> 09b826fa5e7d 20:10:37 Step 12/21 : ENV APP_PORT=48061 20:10:37 ---> Running in af5f3314fd18 20:10:37 Removing intermediate container af5f3314fd18 20:10:37 ---> 4d1297f093d2 20:10:37 Step 13/21 : EXPOSE $APP_PORT 20:10:37 ---> Running in d423a1f23d0a 20:10:39 Removing intermediate container d423a1f23d0a 20:10:39 ---> 1db3c0deddd0 20:10:39 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 20:10:44 ---> 7085f52ed293 20:10:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 20:10:44 Removing intermediate container 0509a8dcbab2 20:10:44 ---> a720ed3eb4d9 20:10:44 20:10:44 Step 10/26 : FROM alpine:3.10 20:10:44 Removing intermediate container af5d8f593efb 20:10:44 ---> 931ef98154ed 20:10:44 20:10:44 Step 10/20 : FROM scratch 20:10:44 ---> 20:10:44 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:10:44 ---> Running in 699a7fac0f48 20:10:44 3.10: Pulling from library/alpine 20:10:44 ---> bb38da81f4c0 20:10:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 20:10:44 Removing intermediate container 699a7fac0f48 20:10:44 ---> 100e86fb5824 20:10:44 Step 12/20 : ENV APP_PORT=48085 20:10:45 ---> Running in 10986a64d68b 20:10:45 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 20:10:46 Status: Downloaded newer image for alpine:3.10 20:10:46 ---> be4e4bea2c2e 20:10:46 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 20:10:47 ---> 4a839f1465ad 20:10:47 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 20:10:47 Removing intermediate container 10986a64d68b 20:10:47 ---> 5cbc6723d9de 20:10:47 Step 13/20 : EXPOSE $APP_PORT 20:10:47 ---> Running in 9e3ad1df20ba 20:10:47 Removing intermediate container 10a630662271 20:10:47 ---> 1c47c0ec8d48 20:10:47 20:10:47 Step 10/21 : FROM scratch 20:10:47 ---> 20:10:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:10:47 ---> Using cache 20:10:47 ---> 100e86fb5824 20:10:47 Step 12/21 : ENV APP_PORT=48081 20:10:47 Removing intermediate container d74a58e22c75 20:10:47 ---> 631adeef7c07 20:10:47 20:10:47 Step 10/22 : FROM alpine 20:10:47 ---> Running in 2f302fc18565 20:10:47 ---> Running in 2657ca147056 20:10:47 ---> d01996dcbf58 20:10:47 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 20:10:47 latest: Pulling from library/alpine 20:10:47 Removing intermediate container 2f302fc18565 20:10:47 ---> e3561ae7065f 20:10:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 20:10:47 ---> Running in ff7fbc6cbe5e 20:10:48 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 20:10:48 Removing intermediate container 2657ca147056 20:10:48 ---> 5cbf80ffb6ab 20:10:48 Step 13/21 : EXPOSE $APP_PORT 20:10:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 20:10:48 Status: Downloaded newer image for alpine:latest 20:10:49 ---> a24bb4013296 20:10:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:10:49 ---> Running in bdc2a3eec2ae 20:10:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 20:10:49 Removing intermediate container ff7fbc6cbe5e 20:10:49 ---> e44829b81641 20:10:49 Step 19/21 : LABEL arch=x86_64 20:10:49 ---> 20ec2aa581f7 20:10:49 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:10:49 v3.10.5-74-g0b1cb9d719 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 20:10:49 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 20:10:49 OK: 10346 distinct packages available 20:10:49 ---> Running in bab0a8ca642b 20:10:49 ---> Running in a0adc4b6a35a 20:10:49 Removing intermediate container bdc2a3eec2ae 20:10:49 ---> 173d315b024c 20:10:49 Step 14/21 : WORKDIR / 20:10:49 (1/5) Installing ca-certificates (20191127-r2) 20:10:49 (2/5) Installing nghttp2-libs (1.39.2-r1) 20:10:49 (3/5) Installing libcurl (7.66.0-r0) 20:10:49 (4/5) Installing curl (7.66.0-r0) 20:10:49 (5/5) Installing dumb-init (1.2.2-r1) 20:10:49 Executing busybox-1.30.1-r3.trigger 20:10:49 Executing ca-certificates-20191127-r2.trigger 20:10:49 OK: 7 MiB in 19 packages 20:10:49 ---> Running in a8c2f88c3a55 20:10:49 Removing intermediate container bab0a8ca642b 20:10:49 ---> 3395dc7f4d5c 20:10:49 Step 12/22 : ENV APP_PORT=48080 20:10:50 Removing intermediate container a0adc4b6a35a 20:10:50 ---> 04ad6234f2fb 20:10:50 Step 20/21 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:10:50 ---> 5d8d9bcbfa25 20:10:50 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:10:50 ---> Running in a672e32d4925 20:10:50 Removing intermediate container a8c2f88c3a55 20:10:50 ---> 50a26fbee1ca 20:10:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 20:10:50 ---> Running in e10d4d7477ef 20:10:50 ---> 83a49dd1ccdf 20:10:50 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 20:10:50 Removing intermediate container a672e32d4925 20:10:50 ---> 283e50bf023f 20:10:50 Step 13/22 : EXPOSE $APP_PORT 20:10:51 ---> 00d7c5535b8d 20:10:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:10:51 ---> Running in 3d4f4ad938a2 20:10:51 Removing intermediate container e10d4d7477ef 20:10:51 ---> c7c7c300b5af 20:10:51 Step 21/21 : LABEL version=0.0.0 20:10:51 Removing intermediate container 9e3ad1df20ba 20:10:51 ---> a4c6893c4782 20:10:51 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:10:51 ---> Running in 7ac354a2d963 20:10:51 ---> Running in bbf48e728f74 20:10:51 ---> Running in cfe1ee135f74 20:10:51 Removing intermediate container 3d4f4ad938a2 20:10:51 ---> a87c87f63d4b 20:10:51 Step 18/20 : LABEL arch=x86_64 20:10:52 Removing intermediate container 7ac354a2d963 20:10:52 ---> deabb02e2407 20:10:52 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:52 ---> e4d789f377bb 20:10:52 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:10:52 ---> Running in 322354fd704a 20:10:52 ---> Running in 79889ce48b51 20:10:52 Removing intermediate container bbf48e728f74 20:10:52 ---> cdb861b8bd18 20:10:52 20:10:52 Removing intermediate container cfe1ee135f74 20:10:52 ---> 95ed4d7d2bbf 20:10:52 Step 13/26 : WORKDIR / 20:10:52 Removing intermediate container 322354fd704a 20:10:52 ---> 6125ac060746 20:10:52 Step 19/20 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:10:52 Successfully built cdb861b8bd18 20:10:52 ---> 0c2d74ead91b 20:10:52 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 20:10:52 Successfully tagged docker-support-logging-go:latest 20:10:52 Building docker-sys-mgmt-agent-go 20:10:52  Building docker-support-logging-go ... done  ---> Running in ba14337ed55f 20:10:53 ---> Running in e08005b1484b 20:10:53 ---> Running in 8bd019a0bdbc 20:10:53 Removing intermediate container ba14337ed55f 20:10:53 ---> b55399893598 20:10:53 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:10:53 Removing intermediate container e08005b1484b 20:10:53 ---> f5ee4391af48 20:10:53 Step 20/20 : LABEL version=0.0.0 20:10:53 Removing intermediate container 8bd019a0bdbc 20:10:53 ---> e68b5982ffdc 20:10:53 Step 19/21 : LABEL arch=x86_64 20:10:53 ---> Running in ae8ec3223bc7 20:10:53 ---> Running in e6859e75c1ae 20:10:54 ---> 8d5033d6267a 20:10:54 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:10:56 Removing intermediate container ae8ec3223bc7 20:10:56 ---> 5e487a00f2db 20:10:56 Step 20/21 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:10:56 Removing intermediate container 79889ce48b51 20:10:56 ---> 49bd80ea2c6b 20:10:56 Step 15/22 : RUN apk --no-cache add zeromq 20:10:56 Removing intermediate container e6859e75c1ae 20:10:56 ---> 9a344bfc2ec0 20:10:56 20:10:56 ---> 4fad26c60fd5 20:10:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:10:56 Successfully built 9a344bfc2ec0 20:10:56 ---> Running in a1dfa452cef0 20:10:57 Successfully tagged docker-support-scheduler-go:latest 20:10:57 Building docker-core-command-go 20:10:57  Building docker-support-scheduler-go ... done  ---> Running in 06ea48125454 20:11:01 Removing intermediate container 06ea48125454 20:11:01 ---> b3c1fdacad8e 20:11:01 Step 21/21 : LABEL version=0.0.0 20:11:01 ---> e2857feb2ae8 20:11:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 20:11:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:11:02 ---> Running in 824ade38ee86 20:11:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:11:03 (1/5) Installing libgcc (9.3.0-r2) 20:11:03 (2/5) Installing libsodium (1.0.18-r0) 20:11:03 (3/5) Installing libstdc++ (9.3.0-r2) 20:11:03 (4/5) Installing libzmq (4.3.2-r0) 20:11:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:11:03 ---> 3f972477c02a 20:11:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:11:03 (5/5) Installing zeromq (4.3.2-r0) 20:11:03 Executing busybox-1.31.1-r16.trigger 20:11:03 OK: 8 MiB in 19 packages 20:11:03 Removing intermediate container 824ade38ee86 20:11:03 ---> ea53d5d87d28 20:11:03 20:11:04 Successfully built ea53d5d87d28 20:11:04 Successfully tagged docker-core-metadata-go:latest 20:11:04 Building docker-security-secrets-setup-go 20:11:07  Building docker-core-metadata-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 20:11:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:11:07 ---> 7c42d34dc6cb 20:11:07 Step 3/26 : WORKDIR /edgex-go 20:11:07 ---> Using cache 20:11:07 ---> 9b1504d70765 20:11:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:07 ---> Using cache 20:11:07 ---> f1994af559d1 20:11:07 Step 5/26 : RUN apk update && apk add make bash git 20:11:09 ---> Running in 8da894ed18e0 20:11:09 ---> 0c217481a27c 20:11:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:11:11 Removing intermediate container a1dfa452cef0 20:11:11 ---> 4d459e15e5c8 20:11:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 20:11:12 ---> 8b0396e5b97e 20:11:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 20:11:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:11:13 ---> ce29ad6dd0dd 20:11:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:11:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:11:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:11:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:11:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:11:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:11:14 v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] 20:11:14 v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] 20:11:14 OK: 12749 distinct packages available 20:11:14 OK: 233 MiB in 51 packages 20:11:14 ---> d29ba0717358 20:11:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:11:15 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 20:11:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:11:15 ---> 7c42d34dc6cb 20:11:15 Step 3/21 : WORKDIR /edgex-go 20:11:15 ---> Using cache 20:11:15 ---> 9b1504d70765 20:11:15 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:15 ---> Using cache 20:11:15 ---> f1994af559d1 20:11:15 Step 5/21 : RUN apk update && apk add make git 20:11:15 ---> Using cache 20:11:15 ---> 0ea8f824c178 20:11:15 Step 6/21 : COPY go.mod . 20:11:15 ---> Using cache 20:11:15 ---> b61025318caf 20:11:15 Step 7/21 : RUN go mod download 20:11:15 ---> Using cache 20:11:15 ---> 3ee2af2c41cc 20:11:15 Step 8/21 : COPY . . 20:11:15 ---> Using cache 20:11:15 ---> 09da8a04a133 20:11:15 Step 9/21 : RUN make cmd/core-command/core-command 20:11:15 ---> 12fafce308cb 20:11:15 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:11:16 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.031s 20:11:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 20:11:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:11:17 ---> Running in faeef3bd7785 20:11:17 ---> 589465054ea7 20:11:17 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:11:18 ---> bb12b8ff292d 20:11:18 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 20:11:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:11:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:11:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:11:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:11:19 ---> Running in 749a9988ecca 20:11:20 ---> Running in 11c765ad7b57 20:11:21 Removing intermediate container 8da894ed18e0 20:11:21 ---> 13944df2fcc6 20:11:21 Step 6/26 : COPY go.mod . 20:11:21 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 20:11:22 Removing intermediate container 11c765ad7b57 20:11:22 ---> 2e2aa1e436bc 20:11:22 Step 20/22 : LABEL arch=x86_64 20:11:22 ---> 09880d53bed5 20:11:22 Step 7/26 : RUN go mod download 20:11:23 ---> Running in 9d0ec12982a4 20:11:23 ---> Running in 343f4d9ec0dd 20:11:24 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 20:11:24 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 20:11:24 ---> 7c42d34dc6cb 20:11:24 Step 3/29 : WORKDIR /edgex-go 20:11:24 ---> Using cache 20:11:24 ---> 9b1504d70765 20:11:24 Step 4/29 : RUN apk update && apk add make git 20:11:24 ---> Running in 0e36249e6734 20:11:25 Removing intermediate container 9d0ec12982a4 20:11:25 ---> 52230e89239e 20:11:25 Step 21/22 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:11:25 Removing intermediate container 749a9988ecca 20:11:25 ---> 85fa031402db 20:11:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:11:25 ---> Running in cae9323d579c 20:11:25 ---> Running in fa55457ab021 20:11:25 Removing intermediate container cae9323d579c 20:11:25 ---> f532be377544 20:11:25 Step 22/22 : LABEL version=0.0.0 20:11:26 Removing intermediate container fa55457ab021 20:11:26 ---> 2e2b20fe1423 20:11:26 Step 24/26 : LABEL arch=x86_64 20:11:26 ---> Running in 19371e224668 20:11:26 ---> Running in 4f72cbb4c431 20:11:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:11:26 Removing intermediate container 19371e224668 20:11:26 ---> 7abce44356b8 20:11:26 20:11:26 Removing intermediate container 4f72cbb4c431 20:11:26 ---> aac09012ea9f 20:11:26 Step 25/26 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:11:26 Successfully built 7abce44356b8 20:11:26 Successfully tagged docker-core-data-go:latest 20:11:26  Building docker-core-data-go ... done Building docker-support-notifications-go 20:11:26 ---> Running in f18e5ccb9f8a 20:11:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:11:27 Removing intermediate container f18e5ccb9f8a 20:11:27 ---> 4c3cb3b39198 20:11:27 Step 26/26 : LABEL version=0.0.0 20:11:27 ---> Running in 5dd8c4e8ff01 20:11:27 v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] 20:11:27 v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] 20:11:27 OK: 12749 distinct packages available 20:11:28 OK: 233 MiB in 51 packages 20:11:29 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.064s coverage: 46.6% of statements 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:11:31 Removing intermediate container 5dd8c4e8ff01 20:11:31 ---> 81717e2e644d 20:11:31 20:11:31 Successfully built 81717e2e644d 20:11:31 Successfully tagged docker-security-secretstore-setup-go:latest 20:11:31  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 20:11:31 Removing intermediate container 343f4d9ec0dd 20:11:31 ---> 33eab68cca9c 20:11:31 Step 8/26 : COPY . . 20:11:31 Removing intermediate container 0e36249e6734 20:11:31 ---> bf839801f1d8 20:11:31 Step 5/29 : COPY go.mod . 20:11:35 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.259s coverage: 27.3% of statements 20:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:11:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.025s coverage: 100.0% of statements 20:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:11:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.039s coverage: 100.0% of statements 20:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:11:38 ---> 2d9d300bd079 20:11:38 Step 6/29 : RUN go mod download 20:11:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.256s coverage: 28.6% of statements 20:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:11:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements 20:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:11:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.026s coverage: 100.0% of statements 20:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:11:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.158s coverage: 89.8% of statements 20:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:11:41 ---> Running in da94e29524ec 20:11:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.100s coverage: 97.5% of statements 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:11:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 100.0% of statements 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:11:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 20:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.204s coverage: 63.5% of statements 20:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.028s coverage: 100.0% of statements 20:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 55.9% of statements 20:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 20:11:46 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 20:11:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:11:46 ---> 7c42d34dc6cb 20:11:46 Step 3/23 : WORKDIR /edgex-go 20:11:46 ---> Using cache 20:11:46 ---> 9b1504d70765 20:11:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:46 ---> Using cache 20:11:46 ---> f1994af559d1 20:11:46 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 20:11:49 ---> Running in 34a7be35fd80 20:11:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:11:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:11:55 Removing intermediate container da94e29524ec 20:11:55 ---> f620a60aed70 20:11:55 Step 7/29 : COPY . . 20:11:55 v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] 20:11:55 v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] 20:11:55 OK: 12749 distinct packages available 20:11:56 OK: 233 MiB in 51 packages 20:11:56 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 20:11:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:11:56 ---> 7c42d34dc6cb 20:11:56 Step 3/20 : WORKDIR /edgex-go 20:11:56 ---> Using cache 20:11:56 ---> 9b1504d70765 20:11:56 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:56 ---> Using cache 20:11:56 ---> f1994af559d1 20:11:56 Step 5/20 : RUN apk update && apk add make git 20:11:56 ---> Using cache 20:11:56 ---> 0ea8f824c178 20:11:56 Step 6/20 : COPY go.mod . 20:11:56 ---> Using cache 20:11:56 ---> b61025318caf 20:11:56 Step 7/20 : RUN go mod download 20:11:56 ---> Using cache 20:11:56 ---> 3ee2af2c41cc 20:11:56 Step 8/20 : COPY . . 20:11:56 ---> Using cache 20:11:56 ---> 09da8a04a133 20:11:56 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 20:12:03 ---> Running in b00138b7be4d 20:12:05 Removing intermediate container faeef3bd7785 20:12:05 ---> 956c6a196fd2 20:12:05 20:12:05 Step 10/21 : FROM scratch 20:12:05 ---> 20:12:05 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:12:05 ---> 0387bb48fbd4 20:12:05 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:12:06 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 20:12:06 ---> Using cache 20:12:06 ---> 100e86fb5824 20:12:06 Step 12/21 : ENV APP_PORT=48082 20:12:06 ---> Running in db41e3d52e96 20:12:07 Removing intermediate container 34a7be35fd80 20:12:07 ---> 269ef1081b05 20:12:07 Step 6/23 : COPY go.mod . 20:12:07 ---> Running in 27e5ffb439be 20:12:08 Removing intermediate container 27e5ffb439be 20:12:08 ---> db997af2ee99 20:12:08 Step 13/21 : EXPOSE $APP_PORT 20:12:08 ---> 2ac7e31afb61 20:12:08 Step 7/23 : RUN go mod download 20:12:09 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 20:12:09 ---> Running in fa58879458e0 20:12:09 ---> Running in 12bd56c7b39f 20:12:09 Removing intermediate container fa58879458e0 20:12:09 ---> 51887c8f25f8 20:12:09 Step 14/21 : WORKDIR / 20:12:10 ---> Running in 96923e7bf75e 20:12:12 Removing intermediate container 96923e7bf75e 20:12:12 ---> 2f48df35a24f 20:12:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 20:12:13 ---> 0fb6e9b174f2 20:12:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:12:15 ---> 1d0a65100446 20:12:15 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:12:16 Removing intermediate container 12bd56c7b39f 20:12:16 ---> b9fd471ad756 20:12:16 Step 8/23 : COPY . . 20:12:16 ---> 44cda642c0a5 20:12:16 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 20:12:16 ---> 78c589b5a71e 20:12:16 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 20:12:16 ---> Running in 669c5e9e5a4a 20:12:16 ---> Running in 472f63c59721 20:12:17 Removing intermediate container 472f63c59721 20:12:17 ---> 5fafef630916 20:12:17 Step 19/21 : LABEL arch=x86_64 20:12:17 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 20:12:19 ---> Running in b0a5cbe6b970 20:12:21 Removing intermediate container b0a5cbe6b970 20:12:21 ---> bebc34b3c20d 20:12:21 Step 20/21 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:12:24 ---> Running in f9a7c85bc0dd 20:12:25 Removing intermediate container f9a7c85bc0dd 20:12:25 ---> f402c5a92fda 20:12:25 Step 21/21 : LABEL version=0.0.0 20:12:28 ---> Running in 73516d032d52 20:12:31 Removing intermediate container 73516d032d52 20:12:31 ---> d364e25681d1 20:12:31 20:12:31 Successfully built d364e25681d1 20:12:31 Successfully tagged docker-core-command-go:latest 20:12:33  Building docker-core-command-go ... done  ---> 8d4778f8a551 20:12:33 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:12:35 ---> Running in f7b5d6e30434 20:12:35 Removing intermediate container db41e3d52e96 20:12:35 ---> e8ba821454dd 20:12:35 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:12:35 Removing intermediate container b00138b7be4d 20:12:35 ---> a7267af09cb1 20:12:35 20:12:35 Step 10/20 : FROM alpine 20:12:35 ---> a24bb4013296 20:12:35 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 20:12:36 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 20:12:37 ---> Running in fc7dbfddfbab 20:12:37 ---> Running in 9b6d30566a4e 20:12:37 Removing intermediate container 669c5e9e5a4a 20:12:37 ---> 3b8c8c6ebcb2 20:12:37 20:12:37 Step 9/29 : FROM alpine:latest 20:12:37 ---> a24bb4013296 20:12:37 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 20:12:38 ---> Running in 5ae8ca149c96 20:12:38 Removing intermediate container 5ae8ca149c96 20:12:38 ---> ee7459368c05 20:12:38 Step 11/29 : USER root 20:12:38 ---> Running in e5d959f3ee4b 20:12:38 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 20:12:38 Removing intermediate container e5d959f3ee4b 20:12:38 ---> d4e6c8ea77a1 20:12:38 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 20:12:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:12:38 ---> Running in d25db9e34644 20:12:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:12:39 v3.12.0-224-g29c365fcde [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 20:12:39 v3.12.0-221-gbea860da8e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 20:12:39 OK: 12749 distinct packages available 20:12:39 (1/4) Installing ca-certificates (20191127-r4) 20:12:39 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:12:39 (3/4) Installing libcurl (7.69.1-r0) 20:12:39 (4/4) Installing curl (7.69.1-r0) 20:12:39 Executing busybox-1.31.1-r16.trigger 20:12:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:12:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:12:39 Executing ca-certificates-20191127-r4.trigger 20:12:40 v3.12.0-224-g29c365fcde [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 20:12:40 v3.12.0-221-gbea860da8e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 20:12:40 OK: 12749 distinct packages available 20:12:40 OK: 7 MiB in 18 packages 20:12:40 (1/2) Installing ca-certificates (20191127-r4) 20:12:40 (2/2) Installing dumb-init (1.2.2-r1) 20:12:40 Executing busybox-1.31.1-r16.trigger 20:12:40 Executing ca-certificates-20191127-r4.trigger 20:12:40 OK: 6 MiB in 16 packages 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 52.660s coverage: 86.3% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.985s coverage: 72.2% of statements 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.351s coverage: 72.1% of statements 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.038s coverage: 82.4% of statements 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.026s coverage: 48.4% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.025s coverage: 28.8% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.027s coverage: 96.8% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.096s coverage: 31.1% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.353s coverage: 84.1% of statements 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.028s coverage: 100.0% of statements 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.035s coverage: 42.9% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.016s coverage: 100.0% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.049s coverage: 83.8% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.103s coverage: 46.1% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.046s coverage: 100.0% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.066s coverage: 100.0% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.206s coverage: 29.1% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.055s coverage: 99.0% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.041s coverage: 100.0% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/system 0.071s coverage: 0.0% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.021s coverage: 87.9% of statements 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:12:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.021s coverage: 100.0% of statements 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.019s coverage: 32.1% of statements 20:12:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.026s coverage: 100.0% of statements 20:12:42 GO111MODULE=on go vet ./... 20:12:43 Removing intermediate container 9b6d30566a4e 20:12:43 ---> 6b16fd65df75 20:12:43 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:12:43 ---> Running in aa532d1cd4b0 20:12:43 Removing intermediate container fc7dbfddfbab 20:12:43 ---> bbf8b7382812 20:12:43 20:12:43 Step 11/26 : FROM docker:latest 20:12:43 ---> 81f5749c9058 20:12:43 Step 12/26 : RUN apk add --no-cache bash 20:12:43 Removing intermediate container d25db9e34644 20:12:43 ---> 75fb022590e5 20:12:43 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 20:12:44 ---> Running in 889523ba78c7 20:12:44 ---> Running in 9b951cba9660 20:12:44 Removing intermediate container aa532d1cd4b0 20:12:44 ---> 5c8f206c9f67 20:12:44 Step 13/20 : WORKDIR /edgex 20:12:44 Removing intermediate container 9b951cba9660 20:12:44 ---> cee9e9d3d965 20:12:44 Step 14/29 : WORKDIR $BASE_DIR 20:12:44 ---> Running in 31c85630bb9c 20:12:44 ---> Running in 028044f9d13a 20:12:44 Removing intermediate container 31c85630bb9c 20:12:44 ---> a9580c1af1e5 20:12:44 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:12:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:12:45 Removing intermediate container 028044f9d13a 20:12:45 ---> 7fc6be930193 20:12:45 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 20:12:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:12:45 ---> Running in efa074cbb740 20:12:45 (1/2) Installing readline (8.0.4-r0) 20:12:45 (2/2) Installing bash (5.0.17-r0) 20:12:45 Executing bash-5.0.17-r0.post-install 20:12:45 Executing busybox-1.31.1-r16.trigger 20:12:45 OK: 12 MiB in 22 packages 20:12:45 ---> b439455e6282 20:12:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:12:46 Removing intermediate container 889523ba78c7 20:12:46 ---> 18f9ed122153 20:12:46 Step 13/26 : RUN rm -rf /var/cache/apk/* 20:12:46 ---> Running in 0d3b0591a92b 20:12:46 ---> b326207fa1c7 20:12:46 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:12:47 ---> Running in 4c4b16518b5f 20:12:47 Removing intermediate container efa074cbb740 20:12:47 ---> 34829f647321 20:12:47 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 20:12:47 Removing intermediate container 4c4b16518b5f 20:12:47 ---> ce0d2e43e9a3 20:12:47 Step 17/20 : CMD ["--init=true"] 20:12:47 ---> Running in 265efb5c37b1 20:12:47 Removing intermediate container 265efb5c37b1 20:12:47 ---> d1ea136956a4 20:12:47 Step 18/20 : LABEL arch=x86_64 20:12:47 ---> f10d647c1412 20:12:47 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 20:12:47 ---> Running in 44cbd6546a05 20:12:48 Removing intermediate container 44cbd6546a05 20:12:48 ---> 5a2786df55d9 20:12:48 Step 19/20 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:12:48 ---> Running in 0fc68af89ae9 20:12:48 Removing intermediate container 0d3b0591a92b 20:12:48 ---> a86bd49dcdf5 20:12:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 20:12:48 ---> 0020677f6f7a 20:12:48 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 20:12:48 ---> Running in 997c23d28bda 20:12:48 Removing intermediate container 0fc68af89ae9 20:12:48 ---> 17c3806822b7 20:12:48 Step 20/20 : LABEL version=0.0.0 20:12:48 ---> Running in 16523b75c382 20:12:48 Removing intermediate container 997c23d28bda 20:12:48 ---> 5356aa8f6882 20:12:48 Step 15/26 : ENV APP_PORT=48090 20:12:48 ---> 0048027911ea 20:12:48 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 20:12:49 ---> Running in ecc175eb6dc9 20:12:49 Removing intermediate container 16523b75c382 20:12:49 ---> fbf38d19342e 20:12:49 20:12:49 ---> 42f39d37ce67 20:12:49 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 20:12:49 Successfully built fbf38d19342e 20:12:49 Successfully tagged docker-security-proxy-setup-go:latest 20:12:49  Building docker-security-proxy-setup-go ... done Removing intermediate container ecc175eb6dc9 20:12:49 ---> 5ddd01a9ccdb 20:12:49 Step 16/26 : EXPOSE $APP_PORT 20:12:49 ---> Running in 8afa9aa52c0e 20:12:49 ---> b63152b43d9e 20:12:49 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 20:12:49 ---> Running in 3622a4fa30b5 20:12:50 Removing intermediate container 8afa9aa52c0e 20:12:50 ---> 6bf747d8e6d7 20:12:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:12:51 Removing intermediate container f7b5d6e30434 20:12:51 ---> f957c6f26356 20:12:51 20:12:51 Step 10/23 : FROM scratch 20:12:51 ---> 20:12:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 20:12:51 ---> 0dd1ed5eb624 20:12:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:12:52 ---> Using cache 20:12:52 ---> 09b826fa5e7d 20:12:52 Step 12/23 : ENV APP_PORT=48060 20:12:52 ---> Running in b67babd4ca56 20:12:52 ---> ccf07cc09c8b 20:12:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:12:52 Removing intermediate container b67babd4ca56 20:12:52 ---> c37ad794acbf 20:12:52 Step 13/23 : EXPOSE $APP_PORT 20:12:52 ---> Running in 7153d5a54f12 20:12:52 ---> ac171a8dfc89 20:12:52 Step 20/26 : RUN apk --no-cache add py-pip 20:12:52 Removing intermediate container 3622a4fa30b5 20:12:52 ---> 21d179b53508 20:12:52 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 20:12:52 ---> Running in e9c260b15ba9 20:12:52 Removing intermediate container 7153d5a54f12 20:12:52 ---> 8b64fd505b09 20:12:52 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 20:12:53 ---> fe1389843a4b 20:12:53 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 20:12:53 ---> 78df3d8f5692 20:12:53 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:12:53 ---> Running in 954f7ef8925a 20:12:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:12:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:12:53 (1/33) Installing libbz2 (1.0.8-r1) 20:12:53 (2/33) Installing expat (2.2.9-r1) 20:12:53 (3/33) Installing libffi (3.3-r2) 20:12:53 (4/33) Installing gdbm (1.13-r1) 20:12:53 (5/33) Installing xz-libs (5.2.5-r0) 20:12:53 (6/33) Installing sqlite-libs (3.32.1-r0) 20:12:53 (7/33) Installing python3 (3.8.5-r0) 20:12:57 gofmt -l . 20:12:57 ---> 16dd9add9111 20:12:57 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 20:12:58 [ "`gofmt -l .`" = "" ] 20:12:58 (8/33) Installing py3-appdirs (1.4.4-r1) 20:12:58 (9/33) Installing py3-ordered-set (4.0.1-r0) 20:12:58 (10/33) Installing py3-parsing (2.4.7-r0) 20:12:58 (11/33) Installing py3-six (1.15.0-r0) 20:12:58 (12/33) Installing py3-packaging (20.4-r0) 20:12:58 (13/33) Installing py3-setuptools (47.0.0-r0) 20:12:58 (14/33) Installing py3-chardet (3.0.4-r4) 20:12:58 (15/33) Installing py3-idna (2.9-r0) 20:12:58 (16/33) Installing py3-certifi (2020.4.5.1-r0) 20:12:58 (17/33) Installing py3-urllib3 (1.25.9-r0) 20:12:58 (18/33) Installing py3-requests (2.23.0-r0) 20:12:58 (19/33) Installing py3-msgpack (1.0.0-r0) 20:12:58 (20/33) Installing py3-lockfile (0.12.2-r3) 20:12:59 (21/33) Installing py3-cachecontrol (0.12.6-r0) 20:12:59 Removing intermediate container 954f7ef8925a 20:12:59 ---> fbd95acee271 20:12:59 Step 24/29 : RUN chmod 755 security-secrets-setup 20:12:59 (22/33) Installing py3-colorama (0.4.3-r0) 20:12:59 (23/33) Installing py3-distlib (0.3.0-r0) 20:12:59 (24/33) Installing py3-distro (1.5.0-r1) 20:12:59 (25/33) Installing py3-webencodings (0.5.1-r3) 20:12:59 ---> Running in cfa7e226b022 20:12:59 (26/33) Installing py3-html5lib (1.0.1-r4) 20:12:59 ---> 8aa50efc2b3f 20:12:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 20:12:59 (27/33) Installing py3-pytoml (0.1.21-r0) 20:12:59 (28/33) Installing py3-pep517 (0.8.2-r0) 20:12:59 (29/33) Installing py3-progress (1.5-r0) 20:12:59 (30/33) Installing py3-toml (0.10.1-r0) 20:12:59 (31/33) Installing py3-retrying (1.3.3-r0) 20:12:59 (32/33) Installing py3-contextlib2 (0.6.0-r0) 20:12:59 (33/33) Installing py3-pip (20.1.1-r0) 20:12:59 Executing busybox-1.31.1-r16.trigger 20:12:59 OK: 71 MiB in 55 packages 20:13:00 ---> 4488c39ae6ad 20:13:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:13:00 ./bin/test-go-mod-tidy.sh 20:13:00 ./bin/test-attribution-txt.sh 20:13:02 ---> 824fe1a4280f 20:13:02 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [Pipeline] sh 20:13:04 + ls -al . 20:13:04 total 588 20:13:04 drwxrwxr-x 10 1001 1001 4096 Aug 10 20:13 . 20:13:04 drwxr-xr-x 4 root root 4096 Aug 10 20:10 .. 20:13:04 -rw-rw-r-- 1 1001 1001 11 Aug 10 20:08 .dockerignore 20:13:04 drwxrwxr-x 8 1001 1001 4096 Aug 10 20:08 .git 20:13:04 drwxrwxr-x 3 1001 1001 4096 Aug 10 20:08 .github 20:13:04 -rw-rw-r-- 1 1001 1001 932 Aug 10 20:08 .gitignore 20:13:04 drwxrwxr-x 3 1001 1001 4096 Aug 10 20:09 .semver 20:13:04 -rw-rw-r-- 1 1001 1001 166 Aug 10 20:08 .sonarcloud.properties 20:13:04 -rw-rw-r-- 1 1001 1001 3804 Aug 10 20:08 CONTRIBUTING.md 20:13:04 -rw-rw-r-- 1 1001 1001 1035 Aug 10 20:08 Dockerfile.build 20:13:04 -rw-rw-r-- 1 1001 1001 865 Aug 10 20:08 Jenkinsfile 20:13:04 -rw-rw-r-- 1 1001 1001 10775 Aug 10 20:08 LICENSE 20:13:04 -rw-rw-r-- 1 1001 1001 6237 Aug 10 20:08 Makefile 20:13:04 -rw-rw-r-- 1 1001 1001 5652 Aug 10 20:08 README.md 20:13:04 -rw-rw-r-- 1 1001 1001 7111 Aug 10 20:08 SECURITY.md 20:13:04 -rw-rw-r-- 1 1001 1001 5 Aug 10 20:06 VERSION 20:13:04 -rw-rw-r-- 1 1001 1001 4131 Aug 10 20:08 ZMQWindows.md 20:13:04 drwxrwxr-x 2 1001 1001 4096 Aug 10 20:08 bin 20:13:04 drwxrwxr-x 15 1001 1001 4096 Aug 10 20:08 cmd 20:13:04 -rw-r--r-- 1 root root 458010 Aug 10 20:12 coverage.out 20:13:04 -rw-r--r-- 1 root root 983 Aug 10 20:13 go.mod 20:13:04 -rw-r--r-- 1 root root 17542 Aug 10 20:13 go.sum 20:13:04 drwxrwxr-x 8 1001 1001 4096 Aug 10 20:08 internal 20:13:04 drwxrwxr-x 4 1001 1001 4096 Aug 10 20:08 openapi 20:13:04 drwxrwxr-x 4 1001 1001 4096 Aug 10 20:08 snap 20:13:04 -rw-rw-r-- 1 1001 1001 168 Aug 10 20:08 version.go [Pipeline] sh 20:13:04 Removing intermediate container cfa7e226b022 20:13:04 ---> 40b718fd759b 20:13:04 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 20:13:04 ---> Running in f7300e1e5c89 20:13:04 ---> f46352c8c476 20:13:04 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 20:13:04 ---> Running in 42cc62e8b9e3 20:13:04 Removing intermediate container e9c260b15ba9 20:13:04 ---> d64189001b63 20:13:04 Step 21/26 : RUN pip install docker-compose==1.23.2 20:13:04 + '[' -e coverage.out ] 20:13:04 + chown 1001:1001 coverage.out [Pipeline] stash 20:13:04 Warning: overwriting stash ‘coverage-report’ 20:13:05 Removing intermediate container f7300e1e5c89 20:13:05 ---> bf1198081072 20:13:05 Step 26/29 : CMD [ "generate" ] 20:13:05 ---> Running in 3b5849ced71d 20:13:05 ---> Running in c319692c3ce9 20:13:05 Removing intermediate container 42cc62e8b9e3 20:13:05 ---> 034d9609a4d7 20:13:05 Step 21/23 : LABEL arch=x86_64 20:13:05 ---> Running in eb223b1745da 20:13:05 Removing intermediate container c319692c3ce9 20:13:05 ---> 43112fa4b2e8 20:13:05 Step 27/29 : LABEL arch=x86_64 20:13:05 Removing intermediate container eb223b1745da 20:13:05 ---> 37c425a21278 20:13:05 Step 22/23 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:13:05 ---> Running in 616eac7055af 20:13:05 ---> Running in eb7a0a5fc811 20:13:05 Removing intermediate container 616eac7055af 20:13:05 ---> 2d7fa1a0e374 20:13:05 Step 28/29 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:13:05 Removing intermediate container eb7a0a5fc811 20:13:05 ---> 8cb29bb3d4a5 20:13:05 Step 23/23 : LABEL version=0.0.0 20:13:06 Stashed 1 file(s) [Pipeline] sh 20:13:06 ---> Running in 78811d8a1fa2 20:13:06 ---> Running in 338c5ed0f639 20:13:06 Removing intermediate container 78811d8a1fa2 20:13:06 ---> 96b41a35355e 20:13:06 Step 29/29 : LABEL version=0.0.0 20:13:06 Removing intermediate container 338c5ed0f639 20:13:06 ---> 13eab741206b 20:13:06 20:13:06 Successfully built 13eab741206b 20:13:06 ---> Running in 6b49dce43c0f 20:13:06 Successfully tagged docker-support-notifications-go:latest 20:13:06 + make build 20:13:06 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 20:13:06  Building docker-support-notifications-go ... done Collecting docker-compose==1.23.2 20:13:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:13:06 Removing intermediate container 6b49dce43c0f 20:13:06 ---> 8f4108aaa010 20:13:06 20:13:06 Successfully built 8f4108aaa010 20:13:07 Successfully tagged docker-security-secrets-setup-go:latest 20:13:07  Building docker-security-secrets-setup-go ... done Collecting texttable<0.10,>=0.9.0 20:13:07 Downloading texttable-0.9.1.tar.gz (11 kB) 20:13:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:13:07 Collecting websocket-client<1.0,>=0.32.0 20:13:07 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 20:13:07 Collecting cached-property<2,>=1.2.0 20:13:07 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 20:13:07 Collecting docopt<0.7,>=0.6.1 20:13:07 Downloading docopt-0.6.2.tar.gz (25 kB) 20:13:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:13:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:13:08 Collecting dockerpty<0.5,>=0.4.1 20:13:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:13:09 Collecting docker<4.0,>=3.6.0 20:13:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:13:09 Collecting jsonschema<3,>=2.5.1 20:13:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:13:09 Collecting PyYAML<4,>=3.10 20:13:09 Downloading PyYAML-3.13.tar.gz (270 kB) 20:13:10 Collecting idna<2.8,>=2.5 20:13:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:13:10 Collecting urllib3<1.25,>=1.21.1 20:13:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:13:10 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) 20:13:10 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) 20:13:10 Collecting docker-pycreds>=0.4.0 20:13:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:13:10 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:13:10 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:13:10 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:13:10 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:13:10 Installing collected packages: texttable, websocket-client, cached-property, docopt, idna, urllib3, requests, dockerpty, docker-pycreds, docker, jsonschema, PyYAML, docker-compose 20:13:10 Running setup.py install for texttable: started 20:13:11 Running setup.py install for texttable: finished with status 'done' 20:13:12 Running setup.py install for docopt: started 20:13:12 Running setup.py install for docopt: finished with status 'done' 20:13:12 Attempting uninstall: idna 20:13:12 Found existing installation: idna 2.9 20:13:12 Uninstalling idna-2.9: 20:13:12 Successfully uninstalled idna-2.9 20:13:12 Attempting uninstall: urllib3 20:13:12 Found existing installation: urllib3 1.25.9 20:13:12 Uninstalling urllib3-1.25.9: 20:13:12 Successfully uninstalled urllib3-1.25.9 20:13:12 Attempting uninstall: requests 20:13:12 Found existing installation: requests 2.23.0 20:13:12 Uninstalling requests-2.23.0: 20:13:12 Successfully uninstalled requests-2.23.0 20:13:13 Running setup.py install for dockerpty: started 20:13:13 Running setup.py install for dockerpty: finished with status 'done' 20:13:13 Running setup.py install for PyYAML: started 20:13:14 Running setup.py install for PyYAML: finished with status 'done' 20:13:14 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 20:13:17 Removing intermediate container 3b5849ced71d 20:13:17 ---> 2e7f0718d6f4 20:13:17 Step 22/26 : RUN apk --no-cache add curl 20:13:17 ---> Running in b0e50236a9c7 20:13:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:13:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:13:17 (1/3) Installing nghttp2-libs (1.41.0-r0) 20:13:18 (2/3) Installing libcurl (7.69.1-r0) 20:13:18 (3/3) Installing curl (7.69.1-r0) 20:13:18 Executing busybox-1.31.1-r16.trigger 20:13:18 OK: 72 MiB in 58 packages 20:13:18 Removing intermediate container b0e50236a9c7 20:13:18 ---> fe0234119d9e 20:13:18 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 20:13:18 ---> Running in 52af9698489a 20:13:18 Removing intermediate container 52af9698489a 20:13:18 ---> 15a0789418bd 20:13:18 Step 24/26 : LABEL arch=x86_64 20:13:18 ---> Running in 4be5693dc205 20:13:18 Removing intermediate container 4be5693dc205 20:13:18 ---> f0a1dc727b67 20:13:18 Step 25/26 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:13:18 ---> Running in 27c4eb1c7c71 20:13:19 Removing intermediate container 27c4eb1c7c71 20:13:19 ---> ed3960aaa168 20:13:19 Step 26/26 : LABEL version=0.0.0 20:13:19 ---> Running in b9283131083d 20:13:19 Removing intermediate container b9283131083d 20:13:19 ---> 6b62af714b35 20:13:19 20:13:19 Successfully built 6b62af714b35 20:13:19 Successfully tagged docker-sys-mgmt-agent-go:latest 20:13:20  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 20:13:20 $ docker stop --time=1 fe72e1e01203bbc50662e34e0e6cf5c60bdcdaf2df3b0ce20abb0e33d7772ff7 20:13:21 $ docker rm -f fe72e1e01203bbc50662e34e0e6cf5c60bdcdaf2df3b0ce20abb0e33d7772ff7 [Pipeline] // withDockerContainer [Pipeline] sh 20:13:22 + docker images 20:13:22 + grep docker 20:13:22 docker-sys-mgmt-agent-go latest 6b62af714b35 3 seconds ago 284MB 20:13:22 docker-security-secrets-setup-go latest 8f4108aaa010 16 seconds ago 25.1MB 20:13:22 docker-support-notifications-go latest 13eab741206b 16 seconds ago 14.4MB 20:13:22 docker-security-proxy-setup-go latest fbf38d19342e 33 seconds ago 16.4MB 20:13:22 docker-core-command-go latest d364e25681d1 54 seconds ago 13MB 20:13:22 docker-security-secretstore-setup-go latest 81717e2e644d About a minute ago 33.9MB 20:13:22 docker-core-data-go latest 7abce44356b8 About a minute ago 23.8MB 20:13:22 docker-core-metadata-go latest ea53d5d87d28 2 minutes ago 14.4MB 20:13:22 docker-support-scheduler-go latest 9a344bfc2ec0 2 minutes ago 13.1MB 20:13:22 docker-support-logging-go latest cdb861b8bd18 2 minutes ago 11.8MB 20:13:22 docker latest 81f5749c9058 6 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:13:25 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 20:13:35 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 20:13:40 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 20:13:44 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 20:13:51 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 20:13:52 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 20:13:56 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 20:14:02 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 20:14:05 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 20:14:10 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 20:14:14 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 20:14:18 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] } 20:14:23 $ docker stop --time=1 f7eacd355cb2ecf2ffb3736a70b8d78944e0450de3a1475b862599febcfd0df9 20:14:25 $ docker rm -f f7eacd355cb2ecf2ffb3736a70b8d78944e0450de3a1475b862599febcfd0df9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:14:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:27 20:14:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:14:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:27 latest: Pulling from edgex-devops/edgex-compose-arm64 20:14:27 29e5d40040c1: Pulling fs layer 20:14:27 1ce36da41761: Pulling fs layer 20:14:27 25b303627fd3: Pulling fs layer 20:14:27 29e5d40040c1: Verifying Checksum 20:14:27 29e5d40040c1: Download complete 20:14:28 1ce36da41761: Verifying Checksum 20:14:28 1ce36da41761: Download complete 20:14:28 29e5d40040c1: Pull complete 20:14:30 1ce36da41761: Pull complete 20:14:30 25b303627fd3: Verifying Checksum 20:14:30 25b303627fd3: Download complete 20:14:40 25b303627fd3: Pull complete 20:14:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:14:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:14:40 prd-ubuntu18.04-docker-arm64-4c-16g-3294 does not seem to be running inside a container 20:14:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:14:44 $ docker top 3c506b55e083856501718a7de9f99537678afd844939eeb8a2f73f9dabfa4c46 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:45 + + docker-composegrep build parallel --help 20:14:45 20:14:49 --parallel Build images in parallel. [Pipeline] } 20:14:49 $ docker stop --time=1 3c506b55e083856501718a7de9f99537678afd844939eeb8a2f73f9dabfa4c46 20:14:51 $ docker rm -f 3c506b55e083856501718a7de9f99537678afd844939eeb8a2f73f9dabfa4c46 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:52 . [Pipeline] withDockerContainer 20:14:52 prd-ubuntu18.04-docker-arm64-4c-16g-3294 does not seem to be running inside a container 20:14:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:14:54 $ docker top ae6beb007d310400ce0a091351fb7fad61312face2baac399abc3454b7582e67 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:54 + docker-compose -f ./docker-compose-build.yml build --parallel 20:14:58 Building docker-core-command-go ... 20:14:58 Building docker-core-data-go ... 20:14:58 Building docker-core-metadata-go ... 20:14:58 Building docker-security-proxy-setup-go ... 20:14:58 Building docker-security-secrets-setup-go ... 20:14:58 Building docker-security-secretstore-setup-go ... 20:14:58 Building docker-support-logging-go ... 20:14:58 Building docker-support-notifications-go ... 20:14:58 Building docker-support-scheduler-go ... 20:14:58 Building docker-sys-mgmt-agent-go ... 20:14:58 Building docker-core-command-go 20:14:58 Building docker-support-notifications-go 20:14:58 Building docker-core-metadata-go 20:14:58 Building docker-support-scheduler-go 20:14:58 Building docker-security-proxy-setup-go 20:16:50 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 20:16:50 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:16:50 ---> f72cf8a01294 20:16:50 Step 3/20 : WORKDIR /edgex-go 20:16:50 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 20:16:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:16:50 ---> f72cf8a01294 20:16:50 Step 3/21 : WORKDIR /edgex-go 20:16:50 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 20:16:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:16:50 ---> f72cf8a01294 20:16:50 Step 3/21 : WORKDIR /edgex-go 20:16:50 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 20:16:50 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:16:50 ---> f72cf8a01294 20:16:50 Step 3/20 : WORKDIR /edgex-go 20:16:50 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 20:16:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:16:50 ---> f72cf8a01294 20:16:50 Step 3/23 : WORKDIR /edgex-go 20:16:50 ---> Running in 0c6cf722b9fa 20:16:50 ---> Running in 13e5d6a82f9d 20:16:50 ---> Running in e933c03ac8da 20:16:50 ---> Running in 3f9c4febcfd9 20:16:50 ---> Running in 0a964ce61bb5 20:16:50 Removing intermediate container 3f9c4febcfd9 20:16:50 ---> 10dba562122f 20:16:50 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:16:50 Removing intermediate container 13e5d6a82f9d 20:16:50 ---> 540a643c30f9 20:16:50 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:16:50 Removing intermediate container e933c03ac8da 20:16:50 ---> 7cde9ccb56d2 20:16:50 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:16:50 Removing intermediate container 0c6cf722b9fa 20:16:50 ---> dbb204252fe1 20:16:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:16:50 Removing intermediate container 0a964ce61bb5 20:16:50 ---> afd0f237a9cf 20:16:50 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:16:50 ---> Running in 0f37ef1f3476 20:16:50 ---> Running in 3f5668f04af8 20:16:50 ---> Running in 93f2db7d5ccb 20:16:50 ---> Running in 38ed4e17632e 20:16:50 ---> Running in 68cddd921a98 20:16:54 Removing intermediate container 0f37ef1f3476 20:16:54 ---> ff663a285271 20:16:54 Step 5/20 : RUN apk update && apk add make git 20:16:54 ---> Running in 7fba376e24e7 20:16:54 Removing intermediate container 93f2db7d5ccb 20:16:54 ---> c3ce3650d01a 20:16:54 Step 5/21 : RUN apk update && apk add make git 20:16:54 ---> Running in c264a1ae81e2 20:16:54 Removing intermediate container 3f5668f04af8 20:16:54 ---> 0086b92498ae 20:16:54 Step 5/20 : RUN apk update && apk add make git 20:16:55 Removing intermediate container 38ed4e17632e 20:16:55 ---> 3574f13ea625 20:16:55 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 20:16:55 Removing intermediate container 68cddd921a98 20:16:55 ---> 91b3ac211716 20:16:55 Step 5/21 : RUN apk update && apk add make git 20:16:55 ---> Running in 3bc5fa4d3aac 20:16:55 ---> Running in bc73aa54b17d 20:16:55 ---> Running in 04e9f3003df4 20:16:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:16:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:16:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:16:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:16:58 v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] 20:16:58 v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] 20:16:58 OK: 12620 distinct packages available 20:16:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:16:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:16:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:16:58 v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] 20:16:58 v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] 20:16:58 OK: 12620 distinct packages available 20:16:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:16:58 OK: 217 MiB in 51 packages 20:16:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:16:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:16:59 OK: 217 MiB in 51 packages 20:16:59 v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] 20:16:59 v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] 20:16:59 OK: 12620 distinct packages available 20:17:00 v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] 20:17:00 v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] 20:17:00 OK: 12620 distinct packages available 20:17:00 v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] 20:17:00 v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] 20:17:00 OK: 12620 distinct packages available 20:17:01 OK: 217 MiB in 51 packages 20:17:01 Removing intermediate container 7fba376e24e7 20:17:01 ---> e0ec706ad9f2 20:17:01 Step 6/20 : COPY go.mod . 20:17:01 OK: 217 MiB in 51 packages 20:17:01 OK: 217 MiB in 51 packages 20:17:01 Removing intermediate container c264a1ae81e2 20:17:01 ---> 9318be3a5e8c 20:17:01 Step 6/21 : COPY go.mod . 20:17:02 ---> 0fc22c7ff69d 20:17:02 Step 7/20 : RUN go mod download 20:17:02 ---> Running in 658107f7c74d 20:17:02 ---> 789f6081661c 20:17:02 Step 7/21 : RUN go mod download 20:17:02 Removing intermediate container 3bc5fa4d3aac 20:17:02 ---> 03e7cb937ae5 20:17:02 Step 6/20 : COPY go.mod . 20:17:03 Removing intermediate container 04e9f3003df4 20:17:03 ---> Running in 4ec54a11f3e9 20:17:03 ---> 2cd6873fb3c0 20:17:03 Step 6/21 : COPY go.mod . 20:17:03 Removing intermediate container bc73aa54b17d 20:17:03 ---> dc4c43b50e06 20:17:03 Step 6/23 : COPY go.mod . 20:17:04 ---> 626123a512bb 20:17:04 Step 7/20 : RUN go mod download 20:17:04 ---> 3083f239d3b7 20:17:04 Step 7/21 : RUN go mod download 20:17:04 ---> 90a6c06d6094 20:17:04 Step 7/23 : RUN go mod download 20:17:04 ---> Running in 930d6e2af5da 20:17:04 ---> Running in e84f5247c183 20:17:05 ---> Running in 3224e455dd54 20:17:07 Removing intermediate container 658107f7c74d 20:17:07 ---> 4a91edfd8166 20:17:07 Step 8/20 : COPY . . 20:17:08 Removing intermediate container 4ec54a11f3e9 20:17:08 ---> 2338b2ae4bc2 20:17:08 Step 8/21 : COPY . . 20:17:10 Removing intermediate container 930d6e2af5da 20:17:10 ---> 4c9be6dd4f13 20:17:10 Step 8/20 : COPY . . 20:17:10 Removing intermediate container e84f5247c183 20:17:10 ---> 4d4d116eac42 20:17:10 Step 8/21 : COPY . . 20:17:11 Removing intermediate container 3224e455dd54 20:17:11 ---> ddf2377f06e6 20:17:11 Step 8/23 : COPY . . 20:17:38 ---> d2a89335e56a 20:17:38 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 20:17:38 ---> 96bc24b6d5a7 20:17:38 Step 9/21 : RUN make cmd/core-command/core-command 20:17:38 ---> 75e3bef718a8 20:17:38 Step 9/21 : RUN make cmd/core-metadata/core-metadata 20:17:38 ---> f18b5e983b8b 20:17:38 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:17:38 ---> 16e57bd6fa57 20:17:38 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 20:17:38 ---> Running in 7de4f20e3b56 20:17:38 ---> Running in 16353db81886 20:17:38 ---> Running in c787e470712c 20:17:38 ---> Running in ea0601dc7297 20:17:38 ---> Running in deadd959ea6d 20:17:40 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 20:17:40 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 20:17:40 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 20:17:40 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 20:17:41 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 20:19:18 Removing intermediate container 16353db81886 20:19:18 ---> 57e3378464f7 20:19:18 20:19:18 Step 10/20 : FROM alpine 20:19:18 latest: Pulling from library/alpine 20:19:18 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 20:19:18 Status: Downloaded newer image for alpine:latest 20:19:18 ---> 62ee0e9f8440 20:19:18 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 20:19:18 ---> Running in 8ee073e8c652 20:19:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:19:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:19:18 v3.12.0-224-g29c365fcde [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 20:19:18 v3.12.0-221-gbea860da8e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 20:19:18 OK: 12620 distinct packages available 20:19:18 (1/4) Installing ca-certificates (20191127-r4) 20:19:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:19:18 (3/4) Installing libcurl (7.69.1-r0) 20:19:18 (4/4) Installing curl (7.69.1-r0) 20:19:18 Executing busybox-1.31.1-r16.trigger 20:19:18 Executing ca-certificates-20191127-r4.trigger 20:19:18 OK: 7 MiB in 18 packages 20:19:18 Removing intermediate container 8ee073e8c652 20:19:18 ---> 40e7a9bb27de 20:19:18 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:19:18 ---> Running in 343050caf71c 20:19:18 Removing intermediate container 343050caf71c 20:19:18 ---> 218d2457d481 20:19:18 Step 13/20 : WORKDIR /edgex 20:19:18 ---> Running in e1da90597fa0 20:19:18 Removing intermediate container e1da90597fa0 20:19:18 ---> d402fcbd7cc3 20:19:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:19:18 ---> beb1ace75476 20:19:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:19:18 ---> 48269f65f141 20:19:18 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:19:18 ---> Running in 66ba2bbb4932 20:19:19 Removing intermediate container 66ba2bbb4932 20:19:19 ---> 30676b65599f 20:19:19 Step 17/20 : CMD ["--init=true"] 20:19:19 ---> Running in ba6f74dfd369 20:19:19 Removing intermediate container ba6f74dfd369 20:19:19 ---> 61ba4285b6fd 20:19:19 Step 18/20 : LABEL arch=arm64 20:19:20 ---> Running in 1469554205c1 20:19:20 Removing intermediate container 1469554205c1 20:19:20 ---> ed46756ba461 20:19:20 Step 19/20 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:19:20 ---> Running in 9c1a4b8869a0 20:19:21 Removing intermediate container 9c1a4b8869a0 20:19:21 ---> 20656b06a9a0 20:19:21 Step 20/20 : LABEL version=0.0.0 20:19:21 ---> Running in 3da902e7351d 20:19:22 Removing intermediate container 3da902e7351d 20:19:22 ---> 76702a306eab 20:19:22 20:19:22 Successfully built 76702a306eab 20:19:22 Successfully tagged docker-security-proxy-setup-go-arm64:latest 20:19:23  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 20:19:38 Removing intermediate container c787e470712c 20:19:38 ---> 14ad8ba4e392 20:19:38 20:19:38 Step 10/23 : FROM scratch 20:19:38 ---> 20:19:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 20:19:38 ---> Running in 21957a29e06d 20:19:39 Removing intermediate container 21957a29e06d 20:19:39 ---> b0d0e83ecff9 20:19:39 Step 12/23 : ENV APP_PORT=48060 20:19:40 ---> Running in ffb6ff7fa659 20:19:40 Removing intermediate container deadd959ea6d 20:19:40 ---> 587d28df76bf 20:19:40 20:19:40 Step 10/20 : FROM scratch 20:19:40 ---> 20:19:40 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:19:40 Removing intermediate container 7de4f20e3b56 20:19:40 ---> 1b1b2a5cf864 20:19:40 20:19:40 Step 10/21 : FROM scratch 20:19:40 ---> 20:19:40 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:19:42 ---> Running in 5676498e22d6 20:19:42 Removing intermediate container ffb6ff7fa659 20:19:42 ---> 9450611a69d1 20:19:42 Step 13/23 : EXPOSE $APP_PORT 20:19:42 ---> Running in f701f42fde75 20:19:42 ---> Running in 4186091650b2 20:19:42 Removing intermediate container ea0601dc7297 20:19:42 ---> ce4118e3c4fb 20:19:42 20:19:42 Step 10/21 : FROM scratch 20:19:42 ---> 20:19:42 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:19:42 ---> Using cache 20:19:42 ---> 322516376614 20:19:42 Step 12/21 : ENV APP_PORT=48081 20:19:42 Removing intermediate container 5676498e22d6 20:19:42 ---> 322516376614 20:19:42 Step 12/20 : ENV APP_PORT=48085 20:19:42 Removing intermediate container f701f42fde75 20:19:42 ---> 428b252732b0 20:19:42 Step 12/21 : ENV APP_PORT=48082 20:19:43 ---> Running in a6d71f3b0af6 20:19:43 Removing intermediate container 4186091650b2 20:19:43 ---> f86a15bb54a9 20:19:43 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 20:19:43 ---> Running in 1827a20f6537 20:19:43 ---> Running in 506b9b341795 20:19:44 Removing intermediate container a6d71f3b0af6 20:19:44 ---> e3e156eff173 20:19:44 Step 13/21 : EXPOSE $APP_PORT 20:19:44 ---> Running in aa44569cade7 20:19:44 Removing intermediate container 1827a20f6537 20:19:44 ---> 82d5cf0523a6 20:19:44 Step 13/20 : EXPOSE $APP_PORT 20:19:44 ---> 9e1c67761a4c 20:19:44 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 20:19:44 Removing intermediate container 506b9b341795 20:19:44 ---> bd3c5aff8cac 20:19:44 Step 13/21 : EXPOSE $APP_PORT 20:19:44 ---> Running in fd4c267c18a6 20:19:44 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 20:19:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:19:44 ---> f72cf8a01294 20:19:44 Step 3/26 : WORKDIR /edgex-go 20:19:44 ---> Using cache 20:19:44 ---> afd0f237a9cf 20:19:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:44 ---> Using cache 20:19:44 ---> 91b3ac211716 20:19:44 Step 5/26 : RUN apk update && apk add make git 20:19:44 ---> Using cache 20:19:44 ---> 2cd6873fb3c0 20:19:44 Step 6/26 : COPY go.mod . 20:19:44 ---> Using cache 20:19:44 ---> 3083f239d3b7 20:19:44 Step 7/26 : RUN go mod download 20:19:44 ---> Using cache 20:19:44 ---> 4d4d116eac42 20:19:44 Step 8/26 : COPY . . 20:19:44 ---> Using cache 20:19:44 ---> 75e3bef718a8 20:19:44 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 20:19:44 ---> Running in 71432e27983f 20:19:45 ---> Running in e628e6160a9c 20:19:45 Removing intermediate container aa44569cade7 20:19:45 ---> 11a31ad491f0 20:19:45 Step 14/21 : WORKDIR / 20:19:45 ---> Running in 864ef7ac86c2 20:19:45 Removing intermediate container fd4c267c18a6 20:19:45 ---> cca29e01fecc 20:19:45 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 20:19:45 Removing intermediate container 71432e27983f 20:19:45 ---> 77936dbaeb01 20:19:45 Step 14/21 : WORKDIR / 20:19:45 ---> Running in de3081221aaf 20:19:46 ---> f62ed0ad930f 20:19:46 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 20:19:46 Removing intermediate container 864ef7ac86c2 20:19:46 ---> d02edba83932 20:19:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 20:19:46 Removing intermediate container de3081221aaf 20:19:46 ---> 158dbe09b721 20:19:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 20:19:46 ---> 54b46fcbd269 20:19:46 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:19:47 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 20:19:47 ---> e89d2b99c598 20:19:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:19:48 ---> 2aebdaabe2b6 20:19:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:19:48 ---> a33fbf3a8385 20:19:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 20:19:49 ---> 04726a4f905c 20:19:49 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:19:49 ---> ff6c3084ded4 20:19:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:19:50 ---> 59d8719fa9e9 20:19:50 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:19:51 ---> beb354d2f511 20:19:51 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 20:19:51 ---> 5506bd1d183c 20:19:51 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:19:51 ---> Running in 4678557d1220 20:19:52 ---> 6b63e09445ac 20:19:52 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 20:19:52 ---> 3a49ddebda5d 20:19:52 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:19:52 Removing intermediate container 4678557d1220 20:19:52 ---> 9b05b254c649 20:19:52 Step 18/20 : LABEL arch=arm64 20:19:52 ---> Running in f16692dcc33e 20:19:52 ---> ae13ca5fdeff 20:19:52 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 20:19:52 ---> Running in 9ae5c6934782 20:19:53 ---> Running in 6645e88378f5 20:19:54 Removing intermediate container f16692dcc33e 20:19:54 ---> 52f9d846bb82 20:19:54 Step 19/21 : LABEL arch=arm64 20:19:54 Removing intermediate container 9ae5c6934782 20:19:54 ---> 0a41fcef11b2 20:19:54 Step 19/20 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:19:54 ---> Running in 5d4739d06c97 20:19:54 ---> Running in 1c62431ef7b9 20:19:54 Removing intermediate container 6645e88378f5 20:19:54 ---> 63b6787d2760 20:19:54 Step 19/21 : LABEL arch=arm64 20:19:54 ---> f651d9b50cc6 20:19:54 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 20:19:54 ---> Running in 9e1c390de5ef 20:19:54 ---> Running in 13a18a9175b9 20:19:55 Removing intermediate container 5d4739d06c97 20:19:55 ---> 7c6fbda2ef44 20:19:55 Step 20/21 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:19:55 ---> Running in 5724cb6ddd47 20:19:55 Removing intermediate container 1c62431ef7b9 20:19:55 ---> dd9376aa6bb5 20:19:55 Step 20/20 : LABEL version=0.0.0 20:19:55 Removing intermediate container 13a18a9175b9 20:19:55 ---> 843c3fe32e42 20:19:55 Step 21/23 : LABEL arch=arm64 20:19:55 ---> Running in 3c161f685b61 20:19:55 ---> Running in be3a86a29453 20:19:56 Removing intermediate container 9e1c390de5ef 20:19:56 ---> 92d9ba31f435 20:19:56 Step 20/21 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:19:56 ---> Running in d9d055c9d3c9 20:19:56 Removing intermediate container 5724cb6ddd47 20:19:56 ---> 4c69a9e2e850 20:19:56 Step 21/21 : LABEL version=0.0.0 20:19:56 ---> Running in 702609914a8d 20:19:56 Removing intermediate container be3a86a29453 20:19:56 ---> 5c60572d57e9 20:19:56 Step 22/23 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:19:56 Removing intermediate container 3c161f685b61 20:19:56 ---> b9eb7f5992f9 20:19:56 20:19:56 Removing intermediate container d9d055c9d3c9 20:19:56 ---> 6f3c62b136e1 20:19:56 Step 21/21 : LABEL version=0.0.0 20:19:56 ---> Running in 204d625da88b 20:19:57 ---> Running in ecf4adbedc4d 20:19:57 Removing intermediate container 702609914a8d 20:19:57 ---> 795423cfc9af 20:19:57 20:19:57 Successfully built b9eb7f5992f9 20:19:57 Successfully tagged docker-support-scheduler-go-arm64:latest 20:19:57  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 20:19:58 Removing intermediate container 204d625da88b 20:19:58 ---> 293136dc7dd8 20:19:58 Step 23/23 : LABEL version=0.0.0 20:19:58 Removing intermediate container ecf4adbedc4d 20:19:58 ---> fba2e5e9b653 20:19:58 20:19:58 ---> Running in fdf7966fb2b5 20:19:58 Successfully built 795423cfc9af 20:19:58 Successfully tagged docker-core-metadata-go-arm64:latest 20:19:58 Building docker-support-logging-go 20:19:58  Building docker-core-metadata-go ... done Removing intermediate container fdf7966fb2b5 20:19:58 ---> e6d5d99e8541 20:19:58 20:19:58 Successfully built fba2e5e9b653 20:19:58 Successfully tagged docker-core-command-go-arm64:latest 20:19:58  Building docker-core-command-go ... done Building docker-security-secrets-setup-go 20:19:59 Successfully built e6d5d99e8541 20:19:59 Successfully tagged docker-support-notifications-go-arm64:latest 20:19:59  Building docker-support-notifications-go ... done Building docker-core-data-go 20:20:17 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 20:20:28 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 20:20:38 Removing intermediate container e628e6160a9c 20:20:38 ---> ed1ba6ac84fa 20:20:38 20:20:38 Step 10/26 : FROM alpine:3.10 20:20:38 3.10: Pulling from library/alpine 20:20:38 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 20:20:38 Status: Downloaded newer image for alpine:3.10 20:20:38 ---> 536a684cf733 20:20:38 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 20:20:39 ---> Running in 73b3612da332 20:20:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 20:20:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 20:20:41 v3.10.5-74-g0b1cb9d719 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 20:20:41 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 20:20:41 OK: 10167 distinct packages available 20:20:42 (1/5) Installing ca-certificates (20191127-r2) 20:20:42 (2/5) Installing nghttp2-libs (1.39.2-r1) 20:20:42 (3/5) Installing libcurl (7.66.0-r0) 20:20:42 (4/5) Installing curl (7.66.0-r0) 20:20:42 (5/5) Installing dumb-init (1.2.2-r1) 20:20:42 Executing busybox-1.30.1-r3.trigger 20:20:42 Executing ca-certificates-20191127-r2.trigger 20:20:42 OK: 7 MiB in 19 packages 20:20:45 Removing intermediate container 73b3612da332 20:20:45 ---> 7a128e589543 20:20:45 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:20:45 ---> Running in a73eb0895b0f 20:20:46 Removing intermediate container a73eb0895b0f 20:20:46 ---> 6d9c8b86e4e5 20:20:46 Step 13/26 : WORKDIR / 20:20:46 ---> Running in b223baa89f2d 20:20:47 Removing intermediate container b223baa89f2d 20:20:47 ---> e5e876782ce1 20:20:47 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:20:48 ---> d99e6995efae 20:20:48 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:20:49 ---> 8669a3b8fcf6 20:20:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:20:50 ---> 365f314ca252 20:20:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 20:20:51 ---> 9b06d3a3f0fc 20:20:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:20:53 ---> b1f1e9abc50e 20:20:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:20:54 ---> a28174fef4f4 20:20:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 20:20:56 ---> 85774cabb2d7 20:20:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:20:57 ---> 6ff5a488da9a 20:20:57 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:20:57 ---> Running in 0b1eb3a92a8e 20:21:01 Removing intermediate container 0b1eb3a92a8e 20:21:01 ---> 615ef386759b 20:21:01 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:21:01 ---> Running in 431cd6904a16 20:21:01 Removing intermediate container 431cd6904a16 20:21:01 ---> 72f6c9960a59 20:21:01 Step 24/26 : LABEL arch=arm64 20:21:02 ---> Running in bece6b59dcef 20:21:02 Removing intermediate container bece6b59dcef 20:21:02 ---> e22ce10bb70a 20:21:02 Step 25/26 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:21:03 ---> Running in 2781bd8a630a 20:21:03 Removing intermediate container 2781bd8a630a 20:21:03 ---> 2b65f2ed1cc4 20:21:03 Step 26/26 : LABEL version=0.0.0 20:21:03 ---> Running in 0061cbd43f34 20:21:04 Removing intermediate container 0061cbd43f34 20:21:04 ---> cf6f7729907b 20:21:04 20:21:05 Successfully built cf6f7729907b 20:21:05 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 20:21:11  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 20:21:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:21:11 ---> f72cf8a01294 20:21:11 Step 3/26 : WORKDIR /edgex-go 20:21:11 ---> Using cache 20:21:11 ---> afd0f237a9cf 20:21:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:11 ---> Using cache 20:21:11 ---> 91b3ac211716 20:21:11 Step 5/26 : RUN apk update && apk add make bash git 20:21:11 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 20:21:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:21:11 ---> f72cf8a01294 20:21:11 Step 3/21 : WORKDIR /edgex-go 20:21:11 ---> Using cache 20:21:11 ---> afd0f237a9cf 20:21:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:11 ---> Using cache 20:21:11 ---> 91b3ac211716 20:21:11 Step 5/21 : RUN apk update && apk add make && apk add bash git 20:21:12 ---> Running in 46187e623356 20:21:12 ---> Running in e8a5887687b2 20:21:12 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 20:21:12 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 20:21:12 ---> f72cf8a01294 20:21:12 Step 3/29 : WORKDIR /edgex-go 20:21:12 ---> Using cache 20:21:12 ---> afd0f237a9cf 20:21:12 Step 4/29 : RUN apk update && apk add make git 20:21:12 ---> Running in 28d88741bc4b 20:21:13 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 20:21:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:21:13 ---> f72cf8a01294 20:21:13 Step 3/22 : WORKDIR /edgex-go 20:21:13 ---> Using cache 20:21:13 ---> afd0f237a9cf 20:21:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:13 ---> Using cache 20:21:13 ---> 91b3ac211716 20:21:13 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 20:21:13 ---> Running in 654b91bfc918 20:21:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:21:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:21:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:21:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:21:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:21:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:21:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:21:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:21:16 v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] 20:21:16 v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] 20:21:16 OK: 12620 distinct packages available 20:21:16 v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] 20:21:16 v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] 20:21:16 OK: 12620 distinct packages available 20:21:16 v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] 20:21:16 v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] 20:21:16 OK: 12620 distinct packages available 20:21:17 v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] 20:21:17 v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] 20:21:17 OK: 12620 distinct packages available 20:21:17 OK: 217 MiB in 51 packages 20:21:17 OK: 217 MiB in 51 packages 20:21:17 OK: 217 MiB in 51 packages 20:21:17 OK: 217 MiB in 51 packages 20:21:18 OK: 217 MiB in 51 packages 20:21:19 Removing intermediate container 28d88741bc4b 20:21:19 ---> a38faacdf5eb 20:21:19 Step 5/29 : COPY go.mod . 20:21:19 Removing intermediate container 654b91bfc918 20:21:19 ---> 9937924fb312 20:21:19 Step 6/22 : COPY go.mod . 20:21:19 Removing intermediate container 46187e623356 20:21:19 ---> 31e3cc03a547 20:21:19 Step 6/26 : COPY go.mod . 20:21:20 ---> fa35a2d1a559 20:21:20 Step 6/29 : RUN go mod download 20:21:20 ---> Running in 9b35ae296cf3 20:21:20 ---> 9ac6d016298f 20:21:20 Step 7/22 : RUN go mod download 20:21:20 ---> ddf1cfbb21b0 20:21:20 Step 7/26 : RUN go mod download 20:21:20 Removing intermediate container e8a5887687b2 20:21:20 ---> 03cf75d01bc0 20:21:20 Step 6/21 : COPY go.mod . 20:21:20 ---> Running in fa3207055401 20:21:20 ---> Running in ba16f8130f27 20:21:21 ---> 77bf42c0131b 20:21:21 Step 7/21 : RUN go mod download 20:21:21 ---> Running in f54761656c87 20:21:24 Removing intermediate container 9b35ae296cf3 20:21:24 ---> 631dee910c04 20:21:24 Step 7/29 : COPY . . 20:21:24 Removing intermediate container fa3207055401 20:21:24 ---> d819dc44563e 20:21:24 Step 8/22 : COPY . . 20:21:24 Removing intermediate container ba16f8130f27 20:21:24 ---> a07b7f7deec2 20:21:24 Step 8/26 : COPY . . 20:21:25 Removing intermediate container f54761656c87 20:21:25 ---> 6cdd9a73406d 20:21:25 Step 8/21 : COPY . . 20:21:52 ---> 25e55a905498 20:21:52 Step 9/22 : RUN make cmd/core-data/core-data 20:21:52 ---> d16e36d47be4 20:21:52 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 20:21:52 ---> c5619e35bc0e 20:21:52 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:21:52 ---> 7c404ae421d3 20:21:52 Step 9/21 : RUN make cmd/support-logging/support-logging 20:21:52 ---> Running in 271fb20d503f 20:21:52 ---> Running in c05bfdf0f21e 20:21:52 ---> Running in 901808824fed 20:21:52 ---> Running in c598bec5c859 20:21:52 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 20:21:52 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 20:21:52 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 20:21:52 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 20:23:01 Removing intermediate container c05bfdf0f21e 20:23:01 ---> 5ae2f742ed28 20:23:01 20:23:01 Step 9/29 : FROM alpine:latest 20:23:01 ---> 62ee0e9f8440 20:23:01 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 20:23:01 ---> Running in f315cfac459a 20:23:01 Removing intermediate container f315cfac459a 20:23:01 ---> 3b881585e33a 20:23:01 Step 11/29 : USER root 20:23:01 ---> Running in 1aea720cecad 20:23:02 Removing intermediate container 1aea720cecad 20:23:02 ---> b9b6b23c7e29 20:23:02 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 20:23:02 ---> Running in 0bc3cb8f4b24 20:23:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:23:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:23:06 v3.12.0-224-g29c365fcde [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 20:23:06 v3.12.0-221-gbea860da8e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 20:23:06 OK: 12620 distinct packages available 20:23:06 (1/2) Installing ca-certificates (20191127-r4) 20:23:06 (2/2) Installing dumb-init (1.2.2-r1) 20:23:06 Executing busybox-1.31.1-r16.trigger 20:23:06 Executing ca-certificates-20191127-r4.trigger 20:23:07 OK: 6 MiB in 16 packages 20:23:09 Removing intermediate container 901808824fed 20:23:09 ---> 8fd9fe0e8e1f 20:23:09 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:23:10 Removing intermediate container c598bec5c859 20:23:10 ---> 5da3697e5a22 20:23:10 20:23:10 Step 10/21 : FROM scratch 20:23:10 ---> 20:23:10 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 20:23:10 ---> Running in 6e4d8101b04a 20:23:10 ---> Using cache 20:23:10 ---> b0d0e83ecff9 20:23:10 Step 12/21 : ENV APP_PORT=48061 20:23:10 ---> Running in 1c175c3ac87f 20:23:10 Removing intermediate container 0bc3cb8f4b24 20:23:10 ---> 670d6de10efa 20:23:10 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 20:23:11 ---> Running in 2b119f1d191a 20:23:11 Removing intermediate container 1c175c3ac87f 20:23:11 ---> 23007384c4b9 20:23:11 Step 13/21 : EXPOSE $APP_PORT 20:23:11 ---> Running in ad27c795d788 20:23:11 Removing intermediate container 2b119f1d191a 20:23:11 ---> a31a9f921f74 20:23:11 Step 14/29 : WORKDIR $BASE_DIR 20:23:11 Removing intermediate container ad27c795d788 20:23:11 ---> f1fe6555ada9 20:23:11 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 20:23:11 ---> Running in 2afcbe432c6e 20:23:12 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 20:23:12 Removing intermediate container 2afcbe432c6e 20:23:12 ---> da9d27164bb5 20:23:12 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 20:23:13 ---> Running in f8933cfb2f96 20:23:13 ---> a619c649c809 20:23:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 20:23:14 ---> 8a735df2c2f2 20:23:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 20:23:15 ---> 0fdb71e699f7 20:23:15 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 20:23:16 Removing intermediate container f8933cfb2f96 20:23:16 ---> d84baa0b55a2 20:23:16 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 20:23:16 ---> 825b3764ee30 20:23:16 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 20:23:17 Removing intermediate container 6e4d8101b04a 20:23:17 ---> 9afc67f512eb 20:23:17 20:23:17 Step 11/26 : FROM docker:latest 20:23:17 ---> ce9d55ae87f1 20:23:17 Step 12/26 : RUN apk add --no-cache bash 20:23:17 ---> Running in 191bc1cb9a0f 20:23:17 ---> Running in 114e90317a65 20:23:17 Removing intermediate container 191bc1cb9a0f 20:23:17 ---> 02ba66ee8f0e 20:23:17 Step 19/21 : LABEL arch=arm64 20:23:18 ---> 47f83d716b45 20:23:18 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 20:23:18 ---> Running in c61decf908f7 20:23:19 Removing intermediate container c61decf908f7 20:23:19 ---> 038d31540eb6 20:23:19 Step 20/21 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:23:19 ---> af7ae50c67e8 20:23:19 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 20:23:19 ---> Running in eb6c1851f5c7 20:23:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:23:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:23:20 Removing intermediate container eb6c1851f5c7 20:23:20 ---> 68de7db51972 20:23:20 Step 21/21 : LABEL version=0.0.0 20:23:20 ---> Running in a4b49c950990 20:23:20 ---> b9702386b410 20:23:20 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 20:23:20 (1/2) Installing readline (8.0.4-r0) 20:23:20 (2/2) Installing bash (5.0.17-r0) 20:23:20 Executing bash-5.0.17-r0.post-install 20:23:20 Executing busybox-1.31.1-r16.trigger 20:23:20 OK: 12 MiB in 22 packages 20:23:21 Removing intermediate container a4b49c950990 20:23:21 ---> 1639863c303f 20:23:21 20:23:21 Successfully built 1639863c303f 20:23:22 ---> a2aaaa498a50 20:23:22 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 20:23:22 Successfully tagged docker-support-logging-go-arm64:latest 20:23:23  Building docker-support-logging-go ... done Removing intermediate container 114e90317a65 20:23:23 ---> 80b7d1e93961 20:23:23 Step 13/26 : RUN rm -rf /var/cache/apk/* 20:23:23 ---> a2a1cac4c330 20:23:23 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 20:23:23 ---> Running in 8ff713c6c588 20:23:23 ---> Running in 2ec9a0c01427 20:23:26 Removing intermediate container 8ff713c6c588 20:23:26 ---> d2dacdc83181 20:23:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 20:23:26 ---> Running in 5622ab6b4897 20:23:27 Removing intermediate container 2ec9a0c01427 20:23:27 ---> 050bfc27d0e8 20:23:27 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 20:23:28 Removing intermediate container 5622ab6b4897 20:23:28 ---> cfd1bf76d753 20:23:28 Step 15/26 : ENV APP_PORT=48090 20:23:28 ---> 7e97a4c7a7b6 20:23:28 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:28 ---> Running in 8cd595fcaf05 20:23:28 ---> Running in 5ae85dc56e35 20:23:28 Removing intermediate container 271fb20d503f 20:23:28 ---> d8f49c787c2a 20:23:28 20:23:28 Step 10/22 : FROM alpine 20:23:28 ---> 62ee0e9f8440 20:23:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:23:29 Removing intermediate container 8cd595fcaf05 20:23:29 ---> bef4b365e85f 20:23:29 Step 16/26 : EXPOSE $APP_PORT 20:23:29 ---> Running in a23804605d08 20:23:29 ---> Running in c9550cafd045 20:23:29 Removing intermediate container a23804605d08 20:23:29 ---> 0c0d324ecd4c 20:23:29 Step 12/22 : ENV APP_PORT=48080 20:23:29 Removing intermediate container c9550cafd045 20:23:29 ---> 8de006227c1f 20:23:29 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:23:29 ---> Running in 90b352a13342 20:23:30 Removing intermediate container 90b352a13342 20:23:30 ---> 0388f6787ec8 20:23:30 Step 13/22 : EXPOSE $APP_PORT 20:23:30 ---> Running in fe8f3682d7f6 20:23:31 ---> 59ecd53efbaf 20:23:31 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:23:31 Removing intermediate container fe8f3682d7f6 20:23:31 ---> 3af213f65010 20:23:31 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:31 ---> Running in b2e77358e593 20:23:31 Removing intermediate container 5ae85dc56e35 20:23:31 ---> 56254db28388 20:23:31 Step 24/29 : RUN chmod 755 security-secrets-setup 20:23:31 ---> Running in 22789e812516 20:23:31 ---> c5bf6b26688f 20:23:31 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:23:32 ---> 2bae9f97eca4 20:23:32 Step 20/26 : RUN apk --no-cache add py-pip 20:23:33 ---> Running in dcbf983a62d9 20:23:34 Removing intermediate container b2e77358e593 20:23:34 ---> 72326e39523e 20:23:34 Step 15/22 : RUN apk --no-cache add zeromq 20:23:34 ---> Running in 744a50727b4b 20:23:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:23:35 Removing intermediate container 22789e812516 20:23:35 ---> be25579dd669 20:23:35 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 20:23:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:23:35 ---> Running in 4ac911660d6c 20:23:35 Removing intermediate container 4ac911660d6c 20:23:35 ---> 973505ea5c40 20:23:35 Step 26/29 : CMD [ "generate" ] 20:23:35 (1/33) Installing libbz2 (1.0.8-r1) 20:23:35 (2/33) Installing expat (2.2.9-r1) 20:23:35 (3/33) Installing libffi (3.3-r2) 20:23:35 (4/33) Installing gdbm (1.13-r1) 20:23:35 (5/33) Installing xz-libs (5.2.5-r0) 20:23:35 (6/33) Installing sqlite-libs (3.32.1-r0) 20:23:35 (7/33) Installing python3 (3.8.5-r0) 20:23:35 ---> Running in 7b2760ac7e5c 20:23:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:23:36 Removing intermediate container 7b2760ac7e5c 20:23:36 ---> 0e9675a8bf9c 20:23:36 Step 27/29 : LABEL arch=arm64 20:23:37 ---> Running in f2105808f9d2 20:23:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:23:37 Removing intermediate container f2105808f9d2 20:23:37 ---> c89dd916c34b 20:23:37 Step 28/29 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:23:37 ---> Running in 10ffc10a8876 20:23:37 (8/33) Installing py3-appdirs (1.4.4-r1) 20:23:37 (9/33) Installing py3-ordered-set (4.0.1-r0) 20:23:37 (10/33) Installing py3-parsing (2.4.7-r0) 20:23:37 (1/5) Installing libgcc (9.3.0-r2) 20:23:37 (11/33) Installing py3-six (1.15.0-r0) 20:23:37 (12/33) Installing py3-packaging (20.4-r0) 20:23:37 (13/33) Installing py3-setuptools (47.0.0-r0) 20:23:37 (2/5) Installing libsodium (1.0.18-r0) 20:23:37 (14/33) Installing py3-chardet (3.0.4-r4) 20:23:38 (3/5) Installing libstdc++ (9.3.0-r2) 20:23:38 (15/33) Installing py3-idna (2.9-r0) 20:23:38 (16/33) Installing py3-certifi (2020.4.5.1-r0) 20:23:38 (17/33) Installing py3-urllib3 (1.25.9-r0) 20:23:38 (18/33) Installing py3-requests (2.23.0-r0) 20:23:38 (19/33) Installing py3-msgpack (1.0.0-r0) 20:23:38 (20/33) Installing py3-lockfile (0.12.2-r3) 20:23:38 (21/33) Installing py3-cachecontrol (0.12.6-r0) 20:23:38 (22/33) Installing py3-colorama (0.4.3-r0) 20:23:38 (4/5) Installing libzmq (4.3.2-r0) 20:23:38 (23/33) Installing py3-distlib (0.3.0-r0) 20:23:38 (24/33) Installing py3-distro (1.5.0-r1) 20:23:38 (25/33) Installing py3-webencodings (0.5.1-r3) 20:23:38 (26/33) Installing py3-html5lib (1.0.1-r4) 20:23:38 (5/5) Installing zeromq (4.3.2-r0) 20:23:38 (27/33) Installing py3-pytoml (0.1.21-r0) 20:23:38 (28/33) Installing py3-pep517 (0.8.2-r0) 20:23:38 (29/33) Installing py3-progress (1.5-r0) 20:23:38 (30/33) Installing py3-toml (0.10.1-r0) 20:23:38 (31/33) Installing py3-retrying (1.3.3-r0) 20:23:38 (32/33) Installing py3-contextlib2 (0.6.0-r0) 20:23:38 (33/33) Installing py3-pip (20.1.1-r0) 20:23:38 Executing busybox-1.31.1-r16.trigger 20:23:38 OK: 8 MiB in 19 packages 20:23:38 Removing intermediate container 10ffc10a8876 20:23:38 ---> 3a88decbfe6c 20:23:38 Step 29/29 : LABEL version=0.0.0 20:23:38 Executing busybox-1.31.1-r16.trigger 20:23:38 OK: 71 MiB in 55 packages 20:23:39 ---> Running in 7a9ce4b96964 20:23:39 Removing intermediate container 7a9ce4b96964 20:23:39 ---> 28be19bfc049 20:23:39 20:23:39 Removing intermediate container 744a50727b4b 20:23:39 ---> 6fceed030325 20:23:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 20:23:39 Successfully built 28be19bfc049 20:23:40 Successfully tagged docker-security-secrets-setup-go-arm64:latest 20:23:41  Building docker-security-secrets-setup-go ... done  ---> e411faa148aa 20:23:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:23:43 ---> 3cc70dbb9425 20:23:43 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:23:44 ---> 783d269b4748 20:23:44 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 20:23:44 ---> Running in 6f232207a64e 20:23:44 Removing intermediate container 6f232207a64e 20:23:44 ---> bade34e51fe1 20:23:44 Step 20/22 : LABEL arch=arm64 20:23:44 Removing intermediate container dcbf983a62d9 20:23:44 ---> b39b356342e1 20:23:44 Step 21/26 : RUN pip install docker-compose==1.23.2 20:23:44 ---> Running in ed345bdfa987 20:23:44 ---> Running in 538507b3e64f 20:23:45 Removing intermediate container ed345bdfa987 20:23:45 ---> 636d7a1cff5e 20:23:45 Step 21/22 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:23:45 ---> Running in 973e80803338 20:23:45 Removing intermediate container 973e80803338 20:23:45 ---> 2f73c5a02fee 20:23:45 Step 22/22 : LABEL version=0.0.0 20:23:45 ---> Running in 886419dc6799 20:23:46 Removing intermediate container 886419dc6799 20:23:46 ---> 186f4edc63d6 20:23:46 20:23:46 Successfully built 186f4edc63d6 20:23:46 Successfully tagged docker-core-data-go-arm64:latest 20:23:50  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 20:23:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:23:50 Collecting dockerpty<0.5,>=0.4.1 20:23:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:23:52 Collecting jsonschema<3,>=2.5.1 20:23:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:23:52 Collecting docopt<0.7,>=0.6.1 20:23:52 Downloading docopt-0.6.2.tar.gz (25 kB) 20:23:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:23:54 Collecting cached-property<2,>=1.2.0 20:23:54 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 20:23:55 Collecting docker<4.0,>=3.6.0 20:23:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:23:56 Collecting PyYAML<4,>=3.10 20:23:56 Downloading PyYAML-3.13.tar.gz (270 kB) 20:23:59 Collecting websocket-client<1.0,>=0.32.0 20:23:59 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 20:23:59 Collecting texttable<0.10,>=0.9.0 20:23:59 Downloading texttable-0.9.1.tar.gz (11 kB) 20:24:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:24:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:24:02 Collecting docker-pycreds>=0.4.0 20:24:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:24:03 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) 20:24:03 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) 20:24:03 Collecting urllib3<1.25,>=1.21.1 20:24:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:24:03 Collecting idna<2.8,>=2.5 20:24:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:24:03 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:24:03 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:24:03 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:24:03 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:24:04 Installing collected packages: dockerpty, jsonschema, docopt, cached-property, urllib3, idna, requests, docker-pycreds, websocket-client, docker, PyYAML, texttable, docker-compose 20:24:04 Running setup.py install for dockerpty: started 20:24:06 Running setup.py install for dockerpty: finished with status 'done' 20:24:06 Running setup.py install for docopt: started 20:24:08 Running setup.py install for docopt: finished with status 'done' 20:24:08 Attempting uninstall: urllib3 20:24:08 Found existing installation: urllib3 1.25.9 20:24:08 Uninstalling urllib3-1.25.9: 20:24:08 Successfully uninstalled urllib3-1.25.9 20:24:09 Attempting uninstall: idna 20:24:09 Found existing installation: idna 2.9 20:24:09 Uninstalling idna-2.9: 20:24:09 Successfully uninstalled idna-2.9 20:24:09 Attempting uninstall: requests 20:24:09 Found existing installation: requests 2.23.0 20:24:09 Uninstalling requests-2.23.0: 20:24:10 Successfully uninstalled requests-2.23.0 20:24:11 Running setup.py install for PyYAML: started 20:24:13 Running setup.py install for PyYAML: finished with status 'done' 20:24:13 Running setup.py install for texttable: started 20:24:15 Running setup.py install for texttable: finished with status 'done' 20:24:16 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 20:24:19 Removing intermediate container 538507b3e64f 20:24:19 ---> 27723c761b09 20:24:19 Step 22/26 : RUN apk --no-cache add curl 20:24:19 ---> Running in b0deefd2c1b6 20:24:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:24:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:24:22 (1/3) Installing nghttp2-libs (1.41.0-r0) 20:24:22 (2/3) Installing libcurl (7.69.1-r0) 20:24:22 (3/3) Installing curl (7.69.1-r0) 20:24:22 Executing busybox-1.31.1-r16.trigger 20:24:22 OK: 71 MiB in 58 packages 20:24:23 Removing intermediate container b0deefd2c1b6 20:24:23 ---> 64e57c43293c 20:24:23 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 20:24:23 ---> Running in 07d4d82554f6 20:24:23 Removing intermediate container 07d4d82554f6 20:24:23 ---> 954bf26e4517 20:24:23 Step 24/26 : LABEL arch=arm64 20:24:24 ---> Running in 2807e7b73601 20:24:24 Removing intermediate container 2807e7b73601 20:24:24 ---> 54d2e9c5bb00 20:24:24 Step 25/26 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d 20:24:24 ---> Running in dd7852af1a54 20:24:24 Removing intermediate container dd7852af1a54 20:24:24 ---> 2d486f881236 20:24:24 Step 26/26 : LABEL version=0.0.0 20:24:25 ---> Running in 749583cb2b68 20:24:25 Removing intermediate container 749583cb2b68 20:24:25 ---> 79c7bee8d6e0 20:24:25 20:24:26 Successfully built 79c7bee8d6e0 20:24:26 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 20:24:26  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 20:24:26 $ docker stop --time=1 ae6beb007d310400ce0a091351fb7fad61312face2baac399abc3454b7582e67 20:24:28 $ docker rm -f ae6beb007d310400ce0a091351fb7fad61312face2baac399abc3454b7582e67 [Pipeline] // withDockerContainer [Pipeline] sh 20:24:29 + docker images 20:24:29 + grep docker 20:24:29 docker-sys-mgmt-agent-go-arm64 latest 79c7bee8d6e0 4 seconds ago 266MB 20:24:29 docker-core-data-go-arm64 latest 186f4edc63d6 43 seconds ago 22.6MB 20:24:29 docker-security-secrets-setup-go-arm64 latest 28be19bfc049 50 seconds ago 24.2MB 20:24:29 docker-support-logging-go-arm64 latest 1639863c303f About a minute ago 11.4MB 20:24:29 docker-security-secretstore-setup-go-arm64 latest cf6f7729907b 3 minutes ago 32.5MB 20:24:29 docker-support-notifications-go-arm64 latest e6d5d99e8541 4 minutes ago 13.9MB 20:24:29 docker-core-metadata-go-arm64 latest 795423cfc9af 4 minutes ago 13.8MB 20:24:29 docker-core-command-go-arm64 latest fba2e5e9b653 4 minutes ago 12.4MB 20:24:29 docker-support-scheduler-go-arm64 latest b9eb7f5992f9 4 minutes ago 12.6MB 20:24:29 docker-security-proxy-setup-go-arm64 latest 76702a306eab 5 minutes ago 15.8MB 20:24:29 docker latest ce9d55ae87f1 6 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 20:24:31 provisioning config files... 20:24:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config304158755844826368tmp [Pipeline] { [Pipeline] sh 20:24:31 + curl -s https://codecov.io/bash 20:24:31 + bash -s - -t @/w/workspace/edgex-go/2@tmp/config304158755844826368tmp [Pipeline] } 20:24:32 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 20:24:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:24:34 ---> package-listing.sh 20:24:34 ++ facter osfamily 20:24:34 ++ tr '[:upper:]' '[:lower:]' 20:24:34 + OS_FAMILY=redhat 20:24:34 + workspace=/w/workspace/edgex-go/2 20:24:34 + START_PACKAGES=/tmp/packages_start.txt 20:24:34 + END_PACKAGES=/tmp/packages_end.txt 20:24:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:24:34 + PACKAGES=/tmp/packages_start.txt 20:24:34 + '[' /w/workspace/edgex-go/2 ']' 20:24:34 + PACKAGES=/tmp/packages_end.txt 20:24:34 + case "${OS_FAMILY}" in 20:24:34 + rpm -qa 20:24:34 + sort 20:24:38 + '[' -f /tmp/packages_start.txt ']' 20:24:38 + '[' -f /tmp/packages_end.txt ']' 20:24:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:24:38 + '[' /w/workspace/edgex-go/2 ']' 20:24:38 + mkdir -p /w/workspace/edgex-go/2/archives/ 20:24:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] isUnix [Pipeline] sh 20:24:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:24:39 20:24:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:24:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:24:39 alpine: Pulling from edgex-lftools-log-publisher 20:24:39 c9b1b535fdd9: Pulling fs layer 20:24:39 2cc5ad85d9ab: Pulling fs layer 20:24:39 756a868c4378: Pulling fs layer 20:24:39 444b2fc9a129: Pulling fs layer 20:24:39 ea15f1150254: Pulling fs layer 20:24:39 41b27a9f41bf: Pulling fs layer 20:24:39 28c525ee5125: Pulling fs layer 20:24:39 094b1ea09ed8: Pulling fs layer 20:24:39 138eaada9080: Pulling fs layer 20:24:39 0622d0fa9048: Pulling fs layer 20:24:39 ea15f1150254: Waiting 20:24:39 444b2fc9a129: Waiting 20:24:39 41b27a9f41bf: Waiting 20:24:39 094b1ea09ed8: Waiting 20:24:39 138eaada9080: Waiting 20:24:39 28c525ee5125: Waiting 20:24:39 2cc5ad85d9ab: Verifying Checksum 20:24:39 2cc5ad85d9ab: Download complete 20:24:39 444b2fc9a129: Verifying Checksum 20:24:39 444b2fc9a129: Download complete 20:24:39 c9b1b535fdd9: Verifying Checksum 20:24:39 c9b1b535fdd9: Download complete 20:24:40 ea15f1150254: Verifying Checksum 20:24:40 ea15f1150254: Download complete 20:24:40 28c525ee5125: Verifying Checksum 20:24:40 28c525ee5125: Download complete 20:24:40 756a868c4378: Verifying Checksum 20:24:40 756a868c4378: Download complete 20:24:40 c9b1b535fdd9: Pull complete 20:24:40 138eaada9080: Verifying Checksum 20:24:40 138eaada9080: Download complete 20:24:40 0622d0fa9048: Verifying Checksum 20:24:40 0622d0fa9048: Download complete 20:24:40 2cc5ad85d9ab: Pull complete 20:24:40 094b1ea09ed8: Verifying Checksum 20:24:40 094b1ea09ed8: Download complete 20:24:41 41b27a9f41bf: Verifying Checksum 20:24:41 41b27a9f41bf: Download complete 20:24:41 756a868c4378: Pull complete 20:24:42 444b2fc9a129: Pull complete 20:24:44 ea15f1150254: Pull complete 20:24:48 41b27a9f41bf: Pull complete 20:24:48 28c525ee5125: Pull complete 20:24:51 094b1ea09ed8: Pull complete 20:24:51 138eaada9080: Pull complete 20:24:52 0622d0fa9048: Pull complete 20:24:52 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:24:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:24:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:24:52 prd-centos7-docker-4c-2g-3293 does not seem to be running inside a container 20:24:52 $ 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 20:24:56 $ docker top 8151236dad492a2e5fda6cb7e2d63bfe70113919425342a7d0d5e8060b10169e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:24:57 provisioning config files... 20:24:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6599317299880047604tmp [Pipeline] { [Pipeline] echo 20:24:57 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:24:57 ---> create-netrc.sh [Pipeline] echo 20:24:57 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:24:57 ---> logs-deploy.sh 20:24:57 + ARCHIVE_ARTIFACTS= 20:24:57 + LOGS_SERVER=https://logs.edgexfoundry.org 20:24:57 + '[' https://logs.edgexfoundry.org == None ']' 20:24:57 + NEXUS_URL=https://nexus.edgexfoundry.org 20:24:57 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2659/2 20:24:57 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2659/2/ 20:24:57 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2659/2 /w/workspace/edgex-go/2 20:24:58 Archives upload complete. 20:24:59 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2659/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2659/2/ 20:24:59 ---> uname -a: 20:24:59 Linux 8151236dad49 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 20:24:59 20:24:59 20:24:59 ---> lscpu: 20:24:59 Architecture: x86_64 20:24:59 CPU op-mode(s): 32-bit, 64-bit 20:24:59 Byte Order: Little Endian 20:24:59 Address sizes: 40 bits physical, 48 bits virtual 20:24:59 CPU(s): 4 20:24:59 On-line CPU(s) list: 0-3 20:24:59 Thread(s) per core: 1 20:24:59 Core(s) per socket: 1 20:24:59 Socket(s): 4 20:24:59 NUMA node(s): 1 20:24:59 Vendor ID: GenuineIntel 20:24:59 CPU family: 6 20:24:59 Model: 44 20:24:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:24:59 Stepping: 1 20:24:59 CPU MHz: 2933.396 20:24:59 BogoMIPS: 5866.79 20:24:59 Virtualization: VT-x 20:24:59 Hypervisor vendor: KVM 20:24:59 Virtualization type: full 20:24:59 L1d cache: 128 KiB 20:24:59 L1i cache: 128 KiB 20:24:59 L2 cache: 16 MiB 20:24:59 L3 cache: 64 MiB 20:24:59 NUMA node0 CPU(s): 0-3 20:24:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:24:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:24:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:24:59 Vulnerability Meltdown: Mitigation; PTI 20:24:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:24:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:24:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:24:59 Vulnerability Tsx async abort: Not affected 20:24:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 20:24:59 20:24:59 20:24:59 ---> nproc: 20:24:59 4 20:24:59 20:24:59 20:24:59 ---> df -h: 20:24:59 Filesystem Size Used Available Use% Mounted on 20:24:59 overlay 50.0G 12.5G 37.5G 25% / 20:24:59 tmpfs 64.0M 0 64.0M 0% /dev 20:24:59 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:24:59 shm 64.0M 0 64.0M 0% /dev/shm 20:24:59 /dev/vda1 50.0G 12.5G 37.5G 25% /etc/resolv.conf 20:24:59 /dev/vda1 50.0G 12.5G 37.5G 25% /etc/hostname 20:24:59 /dev/vda1 50.0G 12.5G 37.5G 25% /etc/hosts 20:24:59 /dev/vda1 50.0G 12.5G 37.5G 25% /var/log/sa 20:24:59 /dev/vda1 50.0G 12.5G 37.5G 25% /w/workspace/edgex-go/2@tmp 20:24:59 /dev/vda1 50.0G 12.5G 37.5G 25% /w/workspace/edgex-go/2 20:24:59 20:24:59 20:24:59 ---> free -m: 20:24:59 total used free shared buff/cache available 20:24:59 Mem: 1837 623 102 0 1111 1133 20:24:59 Swap: 1023 118 905 20:24:59 20:24:59 20:24:59 ---> ip addr: 20:24:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:24:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:24:59 inet 127.0.0.1/8 scope host lo 20:24:59 valid_lft forever preferred_lft forever 20:24:59 110: eth0@if111: mtu 1458 qdisc noqueue state UP 20:24:59 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 20:24:59 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 20:24:59 valid_lft forever preferred_lft forever 20:24:59 20:24:59 20:24:59 ---> sar -b -r -n DEV: 20:24:59 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/10/20 _x86_64_ (4 CPU) 20:24:59 20:24:59 20:04:38 LINUX RESTART 20:24:59 20:24:59 20:05:01 tps rtps wtps bread/s bwrtn/s 20:24:59 20:06:02 190.56 82.66 107.90 10567.52 52693.01 20:24:59 20:07:01 447.40 259.22 188.18 10734.24 73146.13 20:24:59 20:08:01 378.56 224.07 154.48 10192.78 30853.65 20:24:59 20:09:01 270.87 88.37 182.50 33199.14 113953.69 20:24:59 20:10:02 3537.00 3164.89 372.11 200150.38 220417.20 20:24:59 20:11:01 760.19 514.46 245.72 55641.15 65652.49 20:24:59 20:12:03 2943.88 2603.58 340.31 157306.94 166629.89 20:24:59 20:13:01 1082.55 731.90 350.64 58549.54 72130.80 20:24:59 20:14:01 86.46 26.37 60.09 3455.88 3293.07 20:24:59 20:15:01 2.35 1.12 1.23 24.91 16.37 20:24:59 20:16:01 0.67 0.38 0.28 4.26 3.56 20:24:59 20:17:01 0.75 0.58 0.17 6.40 1.82 20:24:59 20:18:01 0.37 0.05 0.32 0.40 3.66 20:24:59 20:19:01 0.28 0.00 0.28 0.00 2.78 20:24:59 20:20:01 0.87 0.60 0.27 13.85 3.41 20:24:59 20:21:01 3.00 2.20 0.80 55.71 14.73 20:24:59 20:22:01 3.78 3.46 0.32 54.62 3.55 20:24:59 20:23:02 0.22 0.02 0.20 0.40 2.73 20:24:59 20:24:01 0.22 0.02 0.20 0.27 1.83 20:24:59 Average: 514.15 408.58 105.57 28602.73 42226.25 20:24:59 20:24:59 20:05:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:24:59 20:06:02 230048 1651508 87.77 2620 1087496 1197220 40.86 546500 941860 102108 20:24:59 20:07:01 78044 1803512 95.85 1492 1081188 1503236 51.30 658992 917844 74828 20:24:59 20:08:01 432124 1449432 77.03 584 757016 1317844 44.98 577344 635832 28856 20:24:59 20:09:01 71384 1810172 96.21 68 1008296 2275276 77.65 749736 890792 65740 20:24:59 20:10:02 685468 1196088 63.57 0 586624 1366700 46.64 395872 629240 0 20:24:59 20:11:01 97192 1784364 94.83 0 1117108 1636652 55.86 606796 975080 15412 20:24:59 20:12:03 87880 1793676 95.33 0 1195076 1527368 52.13 541732 1072228 636 20:24:59 20:13:01 497860 1383696 73.54 0 762296 1572012 53.65 444320 730856 9212 20:24:59 20:14:01 506976 1374580 73.06 0 829204 1195756 40.81 387820 779524 8 20:24:59 20:15:01 509632 1371924 72.91 0 829740 1170044 39.93 386480 779424 20 20:24:59 20:16:01 510352 1371204 72.88 0 829688 1165932 39.79 386092 779476 8 20:24:59 20:17:01 510588 1370968 72.86 0 829704 1155496 39.44 385504 779652 16 20:24:59 20:18:01 511044 1370512 72.84 0 829712 1155436 39.43 385072 779664 12 20:24:59 20:19:01 511272 1370284 72.83 0 829720 1155436 39.43 385072 779672 8 20:24:59 20:20:01 510788 1370768 72.85 0 830096 1155884 39.45 385328 779920 8 20:24:59 20:21:01 508476 1373080 72.98 0 830760 1155544 39.44 386316 780480 8 20:24:59 20:22:01 507052 1374504 73.05 0 830764 1155484 39.43 385884 782112 8 20:24:59 20:23:02 507356 1374200 73.04 0 830768 1155436 39.43 385632 782124 8 20:24:59 20:24:01 507544 1374012 73.03 0 830784 1155436 39.43 385764 782140 8 20:24:59 Average: 409531 1472025 78.23 251 880318 1324852 45.21 461382 809364 15627 20:24:59 20:24:59 20:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 20:24:59 20:06:02 veth0b0af55 803.49 669.63 77.14 2652.33 0.00 0.00 0.00 20:24:59 20:06:02 eth0 1573.49 1401.90 6337.32 187.77 0.00 0.00 0.00 20:24:59 20:06:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 20:24:59 20:06:02 docker0 803.49 669.50 66.16 2652.32 0.00 0.00 0.00 20:24:59 20:07:01 eth0 1503.70 972.68 7562.73 2821.70 0.00 0.00 0.00 20:24:59 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:07:01 veth50a65db 83.51 90.75 7.76 375.27 0.00 0.00 0.00 20:24:59 20:07:01 docker0 117.30 141.93 8.74 740.21 0.00 0.00 0.00 20:24:59 20:08:01 vethfdcd43e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 20:24:59 20:08:01 eth0 3090.85 2379.34 13807.61 2979.39 0.00 0.00 0.00 20:24:59 20:08:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 20:24:59 20:08:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 20:24:59 20:09:01 veth416d2d9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 20:24:59 20:09:01 eth0 123.76 96.81 1689.27 122.21 0.00 0.00 0.00 20:24:59 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:10:02 veth416d2d9 0.00 0.27 0.00 0.01 0.00 0.00 0.00 20:24:59 20:10:02 veth2a97a1b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:10:02 vetheee2bf3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:10:02 eth0 3247.18 2501.36 15634.13 3105.67 0.00 0.00 0.00 20:24:59 20:11:01 veth416d2d9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:24:59 20:11:01 eth0 42.05 23.73 105.42 13.97 0.00 0.00 0.00 20:24:59 20:11:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 20:24:59 20:11:01 veth6ccd251 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:24:59 20:12:03 veth416d2d9 0.00 0.26 0.00 0.01 0.00 0.00 0.00 20:24:59 20:12:03 eth0 74.94 52.85 161.67 81.35 0.00 0.00 0.00 20:24:59 20:12:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:12:03 docker0 938.24 840.66 75.60 3606.47 0.00 0.00 0.00 20:24:59 20:13:01 veth416d2d9 0.00 0.22 0.00 0.01 0.00 0.00 0.00 20:24:59 20:13:01 eth0 113.36 62.89 467.20 70.21 0.00 0.00 0.00 20:24:59 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:13:01 docker0 29.85 56.75 1.62 427.79 0.00 0.00 0.00 20:24:59 20:14:01 eth0 50.17 40.29 74.09 53.71 0.00 0.00 0.00 20:24:59 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:14:01 docker0 6.54 9.24 0.62 56.10 0.00 0.00 0.00 20:24:59 20:15:01 eth0 3.95 3.75 0.49 6.18 0.00 0.00 0.00 20:24:59 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:16:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 20:24:59 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:17:01 eth0 0.22 0.20 0.44 0.01 0.00 0.00 0.00 20:24:59 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:18:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 20:24:59 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 20:24:59 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 20:24:59 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:21:01 eth0 0.18 0.18 0.08 0.07 0.00 0.00 0.00 20:24:59 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:22:01 eth0 0.18 0.18 0.07 0.01 0.00 0.00 0.00 20:24:59 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:23:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 20:24:59 20:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:24:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 20:24:59 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 Average: eth0 185.31 141.54 866.69 176.08 0.00 0.00 0.00 20:24:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:59 Average: docker0 52.55 48.79 4.20 219.60 0.00 0.00 0.00 20:24:59 20:24:59 20:24:59 ---> sar -P ALL: 20:24:59 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/10/20 _x86_64_ (4 CPU) 20:24:59 20:24:59 20:04:38 LINUX RESTART 20:24:59 20:24:59 20:05:01 CPU %user %nice %system %iowait %steal %idle 20:24:59 20:06:02 all 23.13 0.00 9.53 8.14 0.03 59.18 20:24:59 20:06:02 0 31.91 0.00 11.27 7.12 0.02 49.69 20:24:59 20:06:02 1 22.06 0.00 9.54 7.29 0.03 61.08 20:24:59 20:06:02 2 20.65 0.00 8.96 9.24 0.02 61.13 20:24:59 20:06:02 3 17.96 0.00 8.34 8.92 0.05 64.73 20:24:59 20:07:01 all 20.01 0.00 8.60 3.78 0.05 67.56 20:24:59 20:07:01 0 14.90 0.00 10.20 2.50 0.03 72.36 20:24:59 20:07:01 1 33.08 0.00 8.37 2.61 0.03 55.91 20:24:59 20:07:01 2 15.21 0.00 7.87 6.87 0.07 69.99 20:24:59 20:07:01 3 16.70 0.00 8.00 3.12 0.05 72.12 20:24:59 20:08:01 all 48.78 0.00 12.15 6.99 0.02 32.07 20:24:59 20:08:01 0 47.95 0.00 11.62 7.43 0.02 32.98 20:24:59 20:08:01 1 49.70 0.00 11.80 6.53 0.02 31.96 20:24:59 20:08:01 2 49.15 0.00 12.58 8.16 0.02 30.10 20:24:59 20:08:01 3 48.33 0.00 12.58 5.81 0.02 33.27 20:24:59 20:09:01 all 21.30 0.00 10.48 11.86 0.04 56.32 20:24:59 20:09:01 0 20.60 0.00 10.01 9.51 0.05 59.83 20:24:59 20:09:01 1 19.93 0.00 10.41 12.68 0.03 56.95 20:24:59 20:09:01 2 22.83 0.00 10.28 12.62 0.03 54.24 20:24:59 20:09:01 3 21.85 0.00 11.23 12.66 0.03 54.23 20:24:59 20:10:02 all 21.83 0.00 22.42 28.54 0.07 27.13 20:24:59 20:10:02 0 21.63 0.00 22.03 29.71 0.07 26.56 20:24:59 20:10:02 1 21.31 0.00 23.32 29.82 0.05 25.50 20:24:59 20:10:02 2 22.33 0.00 20.26 26.79 0.09 30.54 20:24:59 20:10:02 3 22.07 0.00 24.11 27.82 0.07 25.93 20:24:59 20:11:01 all 50.63 0.00 13.54 19.11 0.03 16.69 20:24:59 20:11:01 0 49.76 0.00 14.29 20.50 0.03 15.41 20:24:59 20:11:01 1 49.95 0.00 13.56 22.51 0.02 13.96 20:24:59 20:11:01 2 51.58 0.00 12.79 15.07 0.03 20.52 20:24:59 20:11:01 3 51.23 0.00 13.52 18.38 0.03 16.83 20:24:59 20:12:03 all 25.12 0.00 18.75 37.15 0.05 18.92 20:24:59 20:12:03 0 24.80 0.00 18.31 37.31 0.05 19.53 20:24:59 20:12:03 1 24.35 0.00 18.44 38.03 0.05 19.13 20:24:59 20:12:03 2 25.31 0.00 18.61 36.16 0.03 19.88 20:24:59 20:12:03 3 26.03 0.00 19.63 37.12 0.07 17.15 20:24:59 20:13:01 all 41.11 0.00 16.06 22.88 0.04 19.90 20:24:59 20:13:01 0 40.72 0.00 15.57 23.21 0.05 20.45 20:24:59 20:13:01 1 41.18 0.00 15.32 23.41 0.05 20.03 20:24:59 20:13:01 2 40.16 0.00 17.26 24.13 0.04 18.42 20:24:59 20:13:01 3 42.42 0.00 16.11 20.73 0.04 20.71 20:24:59 20:14:01 all 4.03 0.00 1.94 2.75 0.00 91.28 20:24:59 20:14:01 0 5.48 0.00 2.76 1.79 0.00 89.98 20:24:59 20:14:01 1 2.47 0.00 1.42 2.84 0.00 93.26 20:24:59 20:14:01 2 4.90 0.00 2.02 3.16 0.00 89.92 20:24:59 20:14:01 3 3.26 0.00 1.56 3.20 0.00 91.99 20:24:59 20:15:01 all 0.12 0.00 0.04 0.02 0.00 99.82 20:24:59 20:15:01 0 0.02 0.00 0.03 0.03 0.00 99.92 20:24:59 20:15:01 1 0.40 0.00 0.05 0.07 0.02 99.47 20:24:59 20:15:01 2 0.05 0.00 0.05 0.00 0.00 99.90 20:24:59 20:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:24:59 20:16:01 all 0.06 0.00 0.03 0.01 0.00 99.90 20:24:59 20:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:24:59 20:16:01 1 0.13 0.00 0.07 0.03 0.00 99.77 20:24:59 20:16:01 2 0.02 0.00 0.03 0.02 0.00 99.93 20:24:59 20:16:01 3 0.05 0.00 0.02 0.02 0.00 99.92 20:24:59 20:17:01 all 0.03 0.00 0.03 0.02 0.00 99.92 20:24:59 20:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:24:59 20:17:01 1 0.03 0.00 0.02 0.02 0.00 99.93 20:24:59 20:17:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:24:59 20:17:01 3 0.05 0.00 0.03 0.07 0.00 99.85 20:24:59 20:18:01 all 0.12 0.00 0.02 0.00 0.00 99.85 20:24:59 20:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:24:59 20:18:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:24:59 20:18:01 2 0.40 0.00 0.02 0.00 0.00 99.58 20:24:59 20:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:24:59 20:19:01 all 0.14 0.00 0.02 0.00 0.00 99.83 20:24:59 20:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:24:59 20:19:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:24:59 20:19:01 2 0.52 0.00 0.02 0.00 0.02 99.45 20:24:59 20:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:24:59 20:20:01 all 0.15 0.00 0.02 0.00 0.00 99.83 20:24:59 20:20:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:24:59 20:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:24:59 20:20:01 2 0.52 0.00 0.02 0.02 0.00 99.45 20:24:59 20:20:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:24:59 20:21:01 all 0.15 0.00 0.04 0.05 0.00 99.76 20:24:59 20:21:01 0 0.05 0.00 0.05 0.00 0.00 99.90 20:24:59 20:21:01 1 0.02 0.00 0.05 0.07 0.00 99.87 20:24:59 20:21:01 2 0.50 0.00 0.02 0.13 0.00 99.35 20:24:59 20:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:24:59 20:22:01 all 0.15 0.00 0.02 0.11 0.00 99.71 20:24:59 20:22:01 0 0.02 0.00 0.02 0.30 0.00 99.67 20:24:59 20:22:01 1 0.03 0.00 0.05 0.00 0.00 99.92 20:24:59 20:22:01 2 0.53 0.00 0.03 0.15 0.00 99.28 20:24:59 20:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:24:59 20:23:02 all 0.14 0.00 0.02 0.00 0.00 99.83 20:24:59 20:23:02 0 0.02 0.00 0.03 0.00 0.02 99.93 20:24:59 20:23:02 1 0.03 0.00 0.03 0.00 0.00 99.93 20:24:59 20:23:02 2 0.50 0.00 0.02 0.00 0.00 99.48 20:24:59 20:23:02 3 0.02 0.00 0.02 0.00 0.00 99.97 20:24:59 20:24:01 all 0.16 0.00 0.02 0.00 0.00 99.83 20:24:59 20:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:24:59 20:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:24:59 20:24:01 2 0.54 0.00 0.02 0.00 0.00 99.44 20:24:59 20:24:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:24:59 Average: all 13.37 0.00 5.91 7.35 0.02 73.36 20:24:59 Average: 0 13.41 0.00 6.04 7.26 0.02 73.27 20:24:59 Average: 1 13.77 0.00 5.85 7.60 0.02 72.76 20:24:59 Average: 2 13.31 0.00 5.77 7.42 0.02 73.49 20:24:59 Average: 3 12.97 0.00 5.96 7.14 0.02 73.91 20:24:59 20:24:59 20:24:59