Pull request #2663 opened 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from e424401381c28266b904546d912dd07e419481ae+3eb76640e6647ccb2c90eae523d8ce8ade543cc4 (22f6bf0211105d7fab24f8df7002b34ad648d19a) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2663/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # 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 ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-497 in /w/workspace/edgexfoundry_edgex-go_PR-2663 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/2663/head:refs/remotes/origin/PR-2663 +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/2663/head:refs/remotes/origin/PR-2663 # 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/2663/head:refs/remotes/origin/PR-2663 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 into PR head commit e424401381c28266b904546d912dd07e419481ae Merge succeeded, producing e424401381c28266b904546d912dd07e419481ae Checking out Revision e424401381c28266b904546d912dd07e419481ae (PR-2663) > git config core.sparsecheckout # timeout=10 > git checkout -f e424401381c28266b904546d912dd07e419481ae # 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 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e424401381c28266b904546d912dd07e419481ae # timeout=10 Commit message: "fix: Use Itoa() instead of string() for int conversion" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:43:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:43:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:43:10 ========================================================= 18:43:10 EdgeX Global Pipelines Version Info 18:43:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:43:13 ------------------- 18:43:13 stable info: 18:43:13 ------------------- 18:43:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:43:13 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 18:43:13 Message: update stable to v1.0.106 18:43:13 ------------------- 18:43:13 experimental info: 18:43:13 ------------------- 18:43:13 Commited By: **** collab-it+edgex@linuxfoundation.org 18:43:13 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 18:43:13 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 18:43:15 ++ 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 18:43:15 + for file in '`ls cmd/**/Dockerfile`' 18:43:15 ++ dirname cmd/core-command/Dockerfile 18:43:15 ++ cut -d/ -f2 18:43:15 + echo core-command,cmd/core-command/Dockerfile 18:43:15 + for file in '`ls cmd/**/Dockerfile`' 18:43:15 ++ dirname cmd/core-data/Dockerfile 18:43:15 ++ cut -d/ -f2 18:43:15 + echo core-data,cmd/core-data/Dockerfile 18:43:15 + for file in '`ls cmd/**/Dockerfile`' 18:43:15 ++ dirname cmd/core-metadata/Dockerfile 18:43:15 ++ cut -d/ -f2 18:43:15 + echo core-metadata,cmd/core-metadata/Dockerfile 18:43:15 + for file in '`ls cmd/**/Dockerfile`' 18:43:15 ++ dirname cmd/security-proxy-setup/Dockerfile 18:43:15 ++ cut -d/ -f2 18:43:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:43:15 + for file in '`ls cmd/**/Dockerfile`' 18:43:15 ++ dirname cmd/security-secrets-setup/Dockerfile 18:43:15 ++ cut -d/ -f2 18:43:15 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 18:43:15 + for file in '`ls cmd/**/Dockerfile`' 18:43:15 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:43:15 ++ cut -d/ -f2 18:43:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:43:15 + for file in '`ls cmd/**/Dockerfile`' 18:43:15 ++ dirname cmd/support-logging/Dockerfile 18:43:15 ++ cut -d/ -f2 18:43:15 + echo support-logging,cmd/support-logging/Dockerfile 18:43:15 + for file in '`ls cmd/**/Dockerfile`' 18:43:15 ++ dirname cmd/support-notifications/Dockerfile 18:43:15 ++ cut -d/ -f2 18:43:15 + echo support-notifications,cmd/support-notifications/Dockerfile 18:43:15 + for file in '`ls cmd/**/Dockerfile`' 18:43:15 ++ dirname cmd/support-scheduler/Dockerfile 18:43:15 ++ cut -d/ -f2 18:43:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:43:15 + for file in '`ls cmd/**/Dockerfile`' 18:43:15 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:43:15 ++ cut -d/ -f2 18:43:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:43:15 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 18:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:43:17 18:43:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:43:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:43:17 latest: Pulling from edgex-devops/git-semver 18:43:17 31603596830f: Pulling fs layer 18:43:17 2a8b12db71e7: Pulling fs layer 18:43:17 6ca5941a6612: Pulling fs layer 18:43:17 ecc8261a40a4: Pulling fs layer 18:43:17 ecc8261a40a4: Waiting 18:43:17 2a8b12db71e7: Verifying Checksum 18:43:17 2a8b12db71e7: Download complete 18:43:17 31603596830f: Verifying Checksum 18:43:17 31603596830f: Download complete 18:43:17 ecc8261a40a4: Verifying Checksum 18:43:17 ecc8261a40a4: Download complete 18:43:17 6ca5941a6612: Download complete 18:43:17 31603596830f: Pull complete 18:43:17 2a8b12db71e7: Pull complete 18:43:18 6ca5941a6612: Pull complete 18:43:19 ecc8261a40a4: Pull complete 18:43:19 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:43:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:43:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:43:19 prd-centos7-docker-4c-2g-497 does not seem to be running inside a container 18:43:19 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:43:21 $ docker top 6f574294a455df0e374acaa612668769dc051b4fbd5f592ddc529dfce3984a8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:43:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:22 [ssh-agent] Looking for ssh-agent implementation... 18:43:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:22 $ docker exec 6f574294a455df0e374acaa612668769dc051b4fbd5f592ddc529dfce3984a8f ssh-agent 18:43:22 SSH_AUTH_SOCK=/tmp/ssh-sYqfTiUaiNA7/agent.11 18:43:22 SSH_AGENT_PID=16 18:43:22 Running ssh-add (command line suppressed) 18:43:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_568253961910891662.key (/w/workspace/edgex-go/1@tmp/private_key_568253961910891662.key) 18:43:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:23 + git describe --exact-match --tags HEAD 18:43:23 fatal: No names found, cannot describe anything. [Pipeline] } 18:43:23 $ docker exec --env ******** --env ******** 6f574294a455df0e374acaa612668769dc051b4fbd5f592ddc529dfce3984a8f ssh-agent -k 18:43:23 unset SSH_AUTH_SOCK; 18:43:23 unset SSH_AGENT_PID; 18:43:23 echo Agent pid 16 killed; 18:43:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:43:23 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:43:23 This usually means this commit has not been tagged. [Pipeline] sshagent 18:43:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:23 [ssh-agent] Looking for ssh-agent implementation... 18:43:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:23 $ docker exec 6f574294a455df0e374acaa612668769dc051b4fbd5f592ddc529dfce3984a8f ssh-agent 18:43:24 SSH_AUTH_SOCK=/tmp/ssh-DOkHHk7xsnqM/agent.45 18:43:24 SSH_AGENT_PID=51 18:43:24 Running ssh-add (command line suppressed) 18:43:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4922299594328600737.key (/w/workspace/edgex-go/1@tmp/private_key_4922299594328600737.key) 18:43:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:24 + git semver init 18:43:24 # -> Open(): unable to determine branch for HEAD 18:43:24 # $GIT_DIR = /w/workspace/edgex-go/1/.git 18:43:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 18:43:24 # $SEMVER_REMOTE_NAME = origin 18:43:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:43:24 # $SEMVER_USER_NAME = edgex-jenkins 18:43:24 # $SEMVER_BRANCH = PR-2663 18:43:24 # $SEMVER_TEMP = /tmp/semver-802633069 18:43:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:43:51 # '/tmp/semver-802633069' -> '/w/workspace/edgex-go/1/.semver' 18:43:51 # -> Force: false 18:43:51 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 18:43:51 $ docker exec --env ******** --env ******** 6f574294a455df0e374acaa612668769dc051b4fbd5f592ddc529dfce3984a8f ssh-agent -k 18:43:51 unset SSH_AUTH_SOCK; 18:43:51 unset SSH_AGENT_PID; 18:43:51 echo Agent pid 51 killed; 18:43:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:43:51 + git semver [Pipeline] } 18:43:51 $ docker stop --time=1 6f574294a455df0e374acaa612668769dc051b4fbd5f592ddc529dfce3984a8f 18:43:53 $ docker rm -f 6f574294a455df0e374acaa612668769dc051b4fbd5f592ddc529dfce3984a8f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:44:07 Stashed 36 file(s) [Pipeline] echo 18:44:07 [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 18:44:08 ========================================================= 18:44:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 18:44:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:44:08 + 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 . 18:44:12 Sending build context to Docker daemon 323.1MB 18:44:12 Step 1/7 : ARG BASE=golang:1.13-alpine 18:44:12 Step 2/7 : FROM ${BASE} 18:44:12 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 18:44:12 df20fa9351a1: Pulling fs layer 18:44:12 ed8968b2872e: Pulling fs layer 18:44:12 a92cc7c5fd73: Pulling fs layer 18:44:12 2dd03ba5bac4: Pulling fs layer 18:44:12 1e091d79d1de: Pulling fs layer 18:44:12 481702a1767f: Pulling fs layer 18:44:12 f64a6f60c768: Pulling fs layer 18:44:12 e78d2573fc39: Pulling fs layer 18:44:12 e876d2f968b6: Pulling fs layer 18:44:12 ce8a83651883: Pulling fs layer 18:44:12 07967f4d0e4b: Pulling fs layer 18:44:12 f64a6f60c768: Waiting 18:44:12 e78d2573fc39: Waiting 18:44:12 e876d2f968b6: Waiting 18:44:12 07967f4d0e4b: Waiting 18:44:12 2dd03ba5bac4: Waiting 18:44:12 1e091d79d1de: Waiting 18:44:12 481702a1767f: Waiting 18:44:12 ce8a83651883: Waiting 18:44:12 a92cc7c5fd73: Verifying Checksum 18:44:12 a92cc7c5fd73: Download complete 18:44:12 ed8968b2872e: Verifying Checksum 18:44:12 ed8968b2872e: Download complete 18:44:12 481702a1767f: Verifying Checksum 18:44:12 481702a1767f: Download complete 18:44:12 df20fa9351a1: Verifying Checksum 18:44:12 df20fa9351a1: Download complete 18:44:12 df20fa9351a1: Pull complete 18:44:12 ed8968b2872e: Pull complete 18:44:13 f64a6f60c768: Verifying Checksum 18:44:13 f64a6f60c768: Download complete 18:44:13 e876d2f968b6: Verifying Checksum 18:44:13 e876d2f968b6: Download complete 18:44:13 e78d2573fc39: Verifying Checksum 18:44:13 e78d2573fc39: Download complete 18:44:13 2dd03ba5bac4: Verifying Checksum 18:44:13 2dd03ba5bac4: Download complete 18:44:13 ce8a83651883: Verifying Checksum 18:44:13 ce8a83651883: Download complete 18:44:13 07967f4d0e4b: Verifying Checksum 18:44:13 07967f4d0e4b: Download complete 18:44:14 a92cc7c5fd73: Pull complete 18:44:19 2dd03ba5bac4: Pull complete 18:44:19 1e091d79d1de: Pull complete 18:44:19 481702a1767f: Pull complete 18:44:22 Still waiting to schedule task 18:44:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:44:26 f64a6f60c768: Pull complete 18:44:28 e78d2573fc39: Pull complete 18:44:28 e876d2f968b6: Pull complete 18:44:29 ce8a83651883: Pull complete 18:44:29 07967f4d0e4b: Pull complete 18:44:29 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 18:44:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 18:44:29 ---> 5d7c900382c6 18:44:29 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 18:44:31 ---> Running in 3a3b7caf0d6b 18:44:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:44:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:44:34 (1/12) Installing libmagic (5.38-r0) 18:44:35 (2/12) Installing file (5.38-r0) 18:44:35 (3/12) Installing libc-dev (0.7.2-r3) 18:44:35 (4/12) Installing g++ (9.3.0-r2) 18:44:40 (5/12) Installing fortify-headers (1.1-r0) 18:44:40 (6/12) Installing patch (2.7.6-r6) 18:44:40 (7/12) Installing build-base (0.5-r2) 18:44:40 (8/12) Installing libsodium (1.0.18-r0) 18:44:40 (9/12) Installing pkgconf (1.7.2-r0) 18:44:40 (10/12) Installing libsodium-dev (1.0.18-r0) 18:44:40 (11/12) Installing libzmq (4.3.2-r0) 18:44:40 (12/12) Installing zeromq-dev (4.3.2-r0) 18:44:40 Executing busybox-1.31.1-r16.trigger 18:44:40 OK: 233 MiB in 51 packages 18:44:43 Removing intermediate container 3a3b7caf0d6b 18:44:43 ---> 75beef5988e8 18:44:43 Step 4/7 : WORKDIR /edgex-go 18:44:44 ---> Running in a28c2c443333 18:44:44 Removing intermediate container a28c2c443333 18:44:44 ---> b7f8127c9e97 18:44:44 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:44:44 latest: Pulling from library/docker 18:44:44 df20fa9351a1: Already exists 18:44:44 25ad7478873d: Pulling fs layer 18:44:44 4684f6177b5d: Pulling fs layer 18:44:44 46e300cec669: Pulling fs layer 18:44:44 63038576ad94: Pulling fs layer 18:44:44 0fdb76c4706c: Pulling fs layer 18:44:44 cb7edeffdfd5: Pulling fs layer 18:44:44 63038576ad94: Waiting 18:44:44 0fdb76c4706c: Waiting 18:44:44 cb7edeffdfd5: Waiting 18:44:45 4684f6177b5d: Verifying Checksum 18:44:45 4684f6177b5d: Download complete 18:44:45 25ad7478873d: Download complete 18:44:45 63038576ad94: Verifying Checksum 18:44:45 63038576ad94: Download complete 18:44:45 25ad7478873d: Pull complete 18:44:45 0fdb76c4706c: Verifying Checksum 18:44:45 0fdb76c4706c: Download complete 18:44:45 4684f6177b5d: Pull complete 18:44:45 46e300cec669: Verifying Checksum 18:44:45 46e300cec669: Download complete 18:44:46 cb7edeffdfd5: Verifying Checksum 18:44:46 cb7edeffdfd5: Download complete 18:44:48 46e300cec669: Pull complete 18:44:48 63038576ad94: Pull complete 18:44:48 0fdb76c4706c: Pull complete 18:44:48 cb7edeffdfd5: Pull complete 18:44:48 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 18:44:48 Status: Downloaded newer image for docker:latest 18:44:49 ---> 23513e3931c6 18:44:49 Step 6/7 : COPY go.mod . 18:44:50 ---> 12626d960239 18:44:50 Step 7/7 : RUN go mod download 18:44:50 ---> Running in 17bce6b3e796 18:44:53 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:44:53 go: finding github.com/BurntSushi/toml v0.3.1 18:44:53 go: finding github.com/OneOfOne/xxhash v1.2.5 18:44:53 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:44:53 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:44:53 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:44:53 go: finding github.com/bgentry/speakeasy v0.1.0 18:44:53 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:44:53 go: finding github.com/cloudflare/gokey v0.1.0 18:44:53 go: finding github.com/davecgh/go-spew v1.1.1 18:44:53 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 18:44:53 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:44:53 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 18:44:53 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:44:53 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.72 18:44:53 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 18:44:53 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 18:44:53 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:44:53 go: finding github.com/fatih/color v1.7.0 18:44:53 go: finding github.com/fsnotify/fsnotify v1.4.7 18:44:53 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:44:53 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 18:44:53 go: finding github.com/go-kit/kit v0.8.0 18:44:53 go: finding github.com/go-logfmt/logfmt v0.4.0 18:44:53 go: finding github.com/go-playground/assert/v2 v2.0.1 18:44:53 go: finding github.com/go-playground/locales v0.13.0 18:44:53 go: finding github.com/go-playground/universal-translator v0.17.0 18:44:53 go: finding github.com/go-playground/validator/v10 v10.3.0 18:44:53 go: finding github.com/go-redis/redis/v7 v7.2.0 18:44:54 go: finding github.com/go-stack/stack v1.8.0 18:44:54 go: finding github.com/golang/protobuf v1.3.2 18:44:54 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:44:54 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:44:54 go: finding github.com/google/uuid v1.1.0 18:44:54 go: finding github.com/gorilla/mux v1.7.1 18:44:54 go: finding github.com/hashicorp/consul/api v1.1.0 18:44:54 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:44:54 go: finding github.com/hashicorp/errwrap v1.0.0 18:44:54 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:44:54 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:44:54 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:44:54 go: finding github.com/hashicorp/go-multierror v1.0.0 18:44:54 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:44:54 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:44:54 go: finding github.com/hashicorp/go-syslog v1.0.0 18:44:54 go: finding github.com/hashicorp/go-uuid v1.0.1 18:44:54 go: finding github.com/hashicorp/go.net v0.0.1 18:44:54 go: finding github.com/hashicorp/golang-lru v0.5.0 18:44:54 go: finding github.com/hashicorp/logutils v1.0.0 18:44:54 go: finding github.com/hashicorp/mdns v1.0.0 18:44:54 go: finding github.com/hashicorp/memberlist v0.1.3 18:44:54 go: finding github.com/hashicorp/serf v0.8.2 18:44:54 go: finding github.com/hpcloud/tail v1.0.0 18:44:54 go: finding github.com/imdario/mergo v0.3.6 18:44:54 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:44:54 go: finding github.com/kr/pretty v0.1.0 18:44:55 go: finding github.com/kr/pty v1.1.1 18:44:55 go: finding github.com/kr/text v0.1.0 18:44:55 go: finding github.com/leodido/go-urn v1.2.0 18:44:55 go: finding github.com/mattn/go-colorable v0.0.9 18:44:55 go: finding github.com/mattn/go-isatty v0.0.3 18:44:55 go: finding github.com/miekg/dns v1.0.14 18:44:55 go: finding github.com/mitchellh/cli v1.0.0 18:44:55 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:44:55 go: finding github.com/mitchellh/copystructure v1.0.0 18:44:55 go: finding github.com/mitchellh/go-homedir v1.0.0 18:44:55 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:44:55 go: finding github.com/mitchellh/gox v0.4.0 18:44:55 go: finding github.com/mitchellh/iochan v1.0.0 18:44:55 go: finding github.com/mitchellh/mapstructure v1.1.2 18:44:55 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:44:55 go: finding github.com/onsi/ginkgo v1.10.1 18:44:55 go: finding github.com/onsi/gomega v1.7.0 18:44:55 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:44:56 go: finding github.com/pebbe/zmq4 v1.0.0 18:44:56 go: finding github.com/pelletier/go-toml v1.2.0 18:44:56 go: finding github.com/pkg/errors v0.8.1 18:44:56 go: finding github.com/pmezard/go-difflib v1.0.0 18:44:56 go: finding github.com/posener/complete v1.1.1 18:44:56 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 18:44:56 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:44:56 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:44:56 go: finding github.com/stretchr/objx v0.1.0 18:44:56 go: finding github.com/stretchr/testify v1.5.1 18:44:56 go: finding github.com/ugorji/go v1.1.4 18:44:56 go: finding github.com/x448/float16 v0.8.4 18:44:56 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 18:44:56 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:44:56 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:44:56 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 18:44:56 go: finding golang.org/x/text v0.3.2 18:44:56 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 18:44:56 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:44:56 go: finding gopkg.in/eapache/queue.v1 v1.1.0 18:44:56 go: finding gopkg.in/fsnotify.v1 v1.4.7 18:44:56 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:44:56 go: finding gopkg.in/yaml.v2 v2.2.8 18:45:18 Removing intermediate container 17bce6b3e796 18:45:18 ---> 398e981d9913 18:45:18 Successfully built 398e981d9913 18:45:18 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 18:45:19 + docker inspect -f . ci-base-image-x86_64 18:45:19 . [Pipeline] withDockerContainer 18:45:19 prd-centos7-docker-4c-2g-497 does not seem to be running inside a container 18:45:20 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 18:45:20 $ docker top a9da37d40fbe45fda906593fd35fe55142a9089d9d8dbbfca4ec7ee4233696bb -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:21 + go version 18:45:21 go version go1.13.13 linux/amd64 [Pipeline] echo 18:45:21 ========================================================= 18:45:21 [edgeXBuildGoParallel] Running Tests and Build... 18:45:21 ========================================================= [Pipeline] sh 18:45:21 + make test 18:45:21 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:45:24 ? github.com/edgexfoundry/edgex-go [no test files] 18:45:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:45:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:45:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:45:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:45:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:45:41 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.014s 18:45:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 18:45:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:45:41 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 18:45:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:45:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:45:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:45:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:45:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:45:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.033s coverage: 46.6% of statements 18:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:45:49 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.091s coverage: 27.2% of statements 18:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:45:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.006s coverage: 100.0% of statements 18:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:45:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.022s coverage: 100.0% of statements 18:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:45:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.012s coverage: 80.0% of statements 18:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:45:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.325s coverage: 92.9% of statements 18:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 18:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:45:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.110s coverage: 28.6% of statements 18:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:45:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.018s coverage: 100.0% of statements 18:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:45:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.021s coverage: 100.0% of statements 18:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:45:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.026s coverage: 89.8% of statements 18:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:45:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.021s coverage: 97.5% of statements 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:45:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.033s coverage: 100.0% of statements 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:45:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] 18:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] 18:45:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.061s coverage: 63.5% of statements 18:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:45:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.008s coverage: 100.0% of statements 18:45:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.103s coverage: 55.9% of statements 18:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 18:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 18:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 5.082s coverage: 86.3% of statements 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 18:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.350s coverage: 72.2% of statements 18:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.115s coverage: 72.1% of statements 18:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.024s coverage: 82.4% of statements 18:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.008s coverage: 48.4% of statements 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 18:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.007s coverage: 28.8% of statements 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 18:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.041s coverage: 96.8% of statements 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 18:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.033s coverage: 26.9% of statements 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.095s coverage: 84.1% of statements 18:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.018s coverage: 100.0% of statements 18:46:00 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.014s coverage: 42.9% of statements 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 18:46:00 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.037s coverage: 100.0% of statements 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 18:46:00 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.022s coverage: 83.8% of statements 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 18:46:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.053s coverage: 46.1% of statements 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:46:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.026s coverage: 100.0% of statements 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:46:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.009s coverage: 100.0% of statements 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:46:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.020s coverage: 100.0% of statements 18:46:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:46:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.047s coverage: 29.1% of statements 18:46:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:46:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:46:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:46:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:46:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:46:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.013s coverage: 99.0% of statements 18:46:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:46:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.021s coverage: 100.0% of statements 18:46:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:46:02 ok github.com/edgexfoundry/edgex-go/internal/system 0.003s coverage: 0.0% of statements 18:46:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:46:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.018s coverage: 100.0% of statements 18:46:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:46:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:46:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:46:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.013s coverage: 87.9% of statements 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.013s coverage: 100.0% of statements 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements 18:46:04 GO111MODULE=on go vet ./... 18:46:10 gofmt -l . 18:46:10 [ "`gofmt -l .`" = "" ] 18:46:11 ./bin/test-go-mod-tidy.sh 18:46:12 ./bin/test-attribution-txt.sh [Pipeline] sh 18:46:14 + ls -al . 18:46:14 total 552 18:46:14 drwxrwxr-x 10 1001 1001 4096 Aug 19 18:46 . 18:46:14 drwxr-xr-x 4 root root 28 Aug 19 18:45 .. 18:46:14 -rw-rw-r-- 1 1001 1001 11 Aug 19 18:43 .dockerignore 18:46:14 drwxrwxr-x 8 1001 1001 179 Aug 19 18:43 .git 18:46:14 drwxrwxr-x 3 1001 1001 60 Aug 19 18:43 .github 18:46:14 -rw-rw-r-- 1 1001 1001 932 Aug 19 18:43 .gitignore 18:46:14 drwx------ 3 1001 1001 47 Aug 19 18:43 .semver 18:46:14 -rw-rw-r-- 1 1001 1001 166 Aug 19 18:43 .sonarcloud.properties 18:46:14 -rw-rw-r-- 1 1001 1001 3804 Aug 19 18:43 CONTRIBUTING.md 18:46:14 -rw-rw-r-- 1 1001 1001 1035 Aug 19 18:43 Dockerfile.build 18:46:14 -rw-rw-r-- 1 1001 1001 865 Aug 19 18:43 Jenkinsfile 18:46:14 -rw-rw-r-- 1 1001 1001 10775 Aug 19 18:43 LICENSE 18:46:14 -rw-rw-r-- 1 1001 1001 6237 Aug 19 18:43 Makefile 18:46:14 -rw-rw-r-- 1 1001 1001 5652 Aug 19 18:43 README.md 18:46:14 -rw-rw-r-- 1 1001 1001 259 Aug 19 18:43 SECURITY.md 18:46:14 -rw-rw-r-- 1 1001 1001 5 Aug 19 18:43 VERSION 18:46:14 -rw-rw-r-- 1 1001 1001 4131 Aug 19 18:43 ZMQWindows.md 18:46:14 drwxrwxr-x 2 1001 1001 117 Aug 19 18:43 bin 18:46:14 drwxrwxr-x 15 1001 1001 4096 Aug 19 18:43 cmd 18:46:14 -rw-r--r-- 1 root root 458659 Aug 19 18:46 coverage.out 18:46:14 -rw-r--r-- 1 root root 1019 Aug 19 18:46 go.mod 18:46:14 -rw-r--r-- 1 root root 19185 Aug 19 18:46 go.sum 18:46:14 drwxrwxr-x 8 1001 1001 127 Aug 19 18:43 internal 18:46:14 drwxrwxr-x 4 1001 1001 26 Aug 19 18:43 openapi 18:46:14 drwxrwxr-x 4 1001 1001 71 Aug 19 18:43 snap 18:46:14 -rw-rw-r-- 1 1001 1001 168 Aug 19 18:43 version.go [Pipeline] sh 18:46:14 + '[' -e coverage.out ] 18:46:14 + chown 1001:1001 coverage.out [Pipeline] stash 18:46:14 Stashed 1 file(s) [Pipeline] sh 18:46:14 + make build 18:46:14 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 18:46:20 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 18:46:24 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 18:46:25 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 18:46:27 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 18:46:29 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 18:46:29 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 18:46:32 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 18:46:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-498 in /w/workspace/edgexfoundry_edgex-go_PR-2663 [Pipeline] { [Pipeline] ws 18:46:32 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:46:33 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 18:46:34 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 18:46:36 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 18:46:38 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 18:46:38 using credential edgex-jenkins-ssh 18:46:38 Cloning the remote Git repository 18:46:38 Cloning with configured refspecs honoured and without tags 18:46:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:46:38 > git init /w/workspace/edgex-go/1 # timeout=10 18:46:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:46:38 > git --version # timeout=10 18:46:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2663/head:refs/remotes/origin/PR-2663 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:46:39 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] } 18:46:40 $ docker stop --time=1 a9da37d40fbe45fda906593fd35fe55142a9089d9d8dbbfca4ec7ee4233696bb 18:46:42 $ docker rm -f a9da37d40fbe45fda906593fd35fe55142a9089d9d8dbbfca4ec7ee4233696bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:46:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:46:45 18:46:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:46:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:46:46 latest: Pulling from edgex-devops/edgex-compose 18:46:46 cbdbe7a5bc2a: Pulling fs layer 18:46:46 ca9280d653b3: Pulling fs layer 18:46:46 7e9c9ca2126c: Pulling fs layer 18:46:46 cbdbe7a5bc2a: Download complete 18:46:46 cbdbe7a5bc2a: Pull complete 18:46:47 ca9280d653b3: Verifying Checksum 18:46:47 ca9280d653b3: Download complete 18:46:48 ca9280d653b3: Pull complete 18:46:49 7e9c9ca2126c: Verifying Checksum 18:46:49 7e9c9ca2126c: Download complete 18:46:55 7e9c9ca2126c: Pull complete 18:46:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:46:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:46:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:46:55 prd-centos7-docker-4c-2g-497 does not seem to be running inside a container 18:46:56 Fetching without tags 18:46:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:46:57 Merging remotes/origin/master commit 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 into PR head commit e424401381c28266b904546d912dd07e419481ae 18:46:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:46:56 > git config --add remote.origin.fetch +refs/pull/2663/head:refs/remotes/origin/PR-2663 # timeout=10 18:46:56 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:46:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:46:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:46:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2663/head:refs/remotes/origin/PR-2663 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:46:57 > git config core.sparsecheckout # timeout=10 18:46:57 > git checkout -f e424401381c28266b904546d912dd07e419481ae # timeout=10 18:46:57 Merge succeeded, producing e424401381c28266b904546d912dd07e419481ae 18:46:57 Checking out Revision e424401381c28266b904546d912dd07e419481ae (PR-2663) 18:46:57 > git remote # timeout=10 18:46:57 > git config --get remote.origin.url # timeout=10 18:46:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:57 > git merge 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 # timeout=10 18:46:57 > git rev-parse HEAD^{commit} # timeout=10 18:46:57 > git config core.sparsecheckout # timeout=10 18:46:57 > git checkout -f e424401381c28266b904546d912dd07e419481ae # timeout=10 18:46:59 $ docker top a314279599fb190404507c989ea5f91eb6cb9f20683e3f85396669490e7e8771 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:00 + docker-compose build --help 18:47:00 + grep parallel 18:47:01 --parallel Build images in parallel. [Pipeline] } 18:47:01 $ docker stop --time=1 a314279599fb190404507c989ea5f91eb6cb9f20683e3f85396669490e7e8771 18:47:02 Commit message: "fix: Use Itoa() instead of string() for int conversion" 18:47:02 $ docker rm -f a314279599fb190404507c989ea5f91eb6cb9f20683e3f85396669490e7e8771 [Pipeline] // withDockerContainer [Pipeline] writeFile 18:47:03 > git --version # timeout=10 18:47:03 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:47:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:47:03 . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerContainer 18:47:04 prd-centos7-docker-4c-2g-497 does not seem to be running inside a container 18:47:04 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:47:05 $ docker top 7dd8281afc87d1409f2e0524a3f35aa93ab7de22751aaaa1b442fe3609e0b082 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 18:47:05 + docker-compose -f ./docker-compose-build.yml build --parallel 18:47:06 Building docker-core-command-go ... 18:47:06 Building docker-core-data-go ... 18:47:06 Building docker-core-metadata-go ... 18:47:06 Building docker-security-proxy-setup-go ... 18:47:06 Building docker-security-secrets-setup-go ... 18:47:06 Building docker-security-secretstore-setup-go ... 18:47:06 Building docker-support-logging-go ... 18:47:06 Building docker-support-notifications-go ... 18:47:06 Building docker-support-scheduler-go ... 18:47:06 Building docker-sys-mgmt-agent-go ... 18:47:06 Building docker-security-secrets-setup-go 18:47:06 Building docker-support-scheduler-go 18:47:06 Building docker-security-secretstore-setup-go 18:47:06 Building docker-support-notifications-go 18:47:06 Building docker-sys-mgmt-agent-go [Pipeline] echo 18:47:21 ========================================================= 18:47:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 18:47:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:47:22 + 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 . 18:47:26 Sending build context to Docker daemon 323.1MB 18:47:26 Step 1/7 : ARG BASE=golang:1.13-alpine 18:47:26 Step 2/7 : FROM ${BASE} 18:47:26 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:47:26 b538f80385f9: Pulling fs layer 18:47:26 74f711af9a0d: Pulling fs layer 18:47:26 99f96fe45779: Pulling fs layer 18:47:26 fd7a069fd194: Pulling fs layer 18:47:26 66aa3694b03b: Pulling fs layer 18:47:26 170f70906a0f: Pulling fs layer 18:47:26 ad7c5574e4b9: Pulling fs layer 18:47:26 e772456be8f7: Pulling fs layer 18:47:26 c890913d741a: Pulling fs layer 18:47:26 2480fcc9aa5a: Pulling fs layer 18:47:26 09adf4765672: Pulling fs layer 18:47:26 170f70906a0f: Waiting 18:47:26 ad7c5574e4b9: Waiting 18:47:26 e772456be8f7: Waiting 18:47:26 c890913d741a: Waiting 18:47:26 2480fcc9aa5a: Waiting 18:47:26 09adf4765672: Waiting 18:47:26 fd7a069fd194: Waiting 18:47:26 66aa3694b03b: Waiting 18:47:26 99f96fe45779: Verifying Checksum 18:47:26 99f96fe45779: Download complete 18:47:26 74f711af9a0d: Download complete 18:47:26 66aa3694b03b: Verifying Checksum 18:47:26 66aa3694b03b: Download complete 18:47:26 170f70906a0f: Verifying Checksum 18:47:26 170f70906a0f: Download complete 18:47:26 b538f80385f9: Verifying Checksum 18:47:26 b538f80385f9: Download complete 18:47:27 b538f80385f9: Pull complete 18:47:28 74f711af9a0d: Pull complete 18:47:28 99f96fe45779: Pull complete 18:47:32 ad7c5574e4b9: Verifying Checksum 18:47:32 ad7c5574e4b9: Download complete 18:47:32 c890913d741a: Verifying Checksum 18:47:32 c890913d741a: Download complete 18:47:33 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 18:47:33 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 18:47:33 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 18:47:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:47:33 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 18:47:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:47:33 ---> 398e981d9913 18:47:33 Step 3/26 : WORKDIR /edgex-go 18:47:33 ---> 398e981d9913 18:47:33 Step 3/29 : WORKDIR /edgex-go 18:47:33 ---> 398e981d9913 18:47:33 Step 3/20 : WORKDIR /edgex-go 18:47:33 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 18:47:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:47:33 ---> 398e981d9913 18:47:33 Step 3/23 : WORKDIR /edgex-go 18:47:33 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 18:47:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:47:33 ---> 398e981d9913 18:47:33 Step 3/26 : WORKDIR /edgex-go 18:47:33 ---> Running in b4ecb53b0f58 18:47:33 ---> Running in 439b14ce380f 18:47:33 ---> Running in 603b90998353 18:47:33 ---> Running in c7eb3d56774d 18:47:33 ---> Running in 4de40ffa131f 18:47:33 Removing intermediate container c7eb3d56774d 18:47:33 ---> 2e388274fc9c 18:47:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:33 Removing intermediate container 439b14ce380f 18:47:33 ---> 6d48e5c4b2e8 18:47:33 Step 4/29 : RUN apk update && apk add make git 18:47:33 Removing intermediate container b4ecb53b0f58 18:47:33 ---> 7985f65e2e8d 18:47:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:33 Removing intermediate container 4de40ffa131f 18:47:33 ---> b19ad9e55a9e 18:47:33 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:33 Removing intermediate container 603b90998353 18:47:33 ---> 37a7ad34ea30 18:47:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:33 ---> Running in 437f9644fa31 18:47:33 ---> Running in 585fe9d6c102 18:47:33 ---> Running in 765098cddd3a 18:47:33 ---> Running in 3f8678b7d980 18:47:33 ---> Running in 9fcf719cf4b3 18:47:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:47:35 Removing intermediate container 585fe9d6c102 18:47:35 ---> 2d958cf4bf6a 18:47:35 Step 5/26 : RUN apk update && apk add make bash git 18:47:35 ---> Running in 7d05e139e949 18:47:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:47:36 Removing intermediate container 437f9644fa31 18:47:36 ---> 16067e61ca23 18:47:36 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 18:47:36 ---> Running in eefeb95e30d5 18:47:36 Removing intermediate container 3f8678b7d980 18:47:36 ---> 4c67d59109bf 18:47:36 Step 5/20 : RUN apk update && apk add make git 18:47:36 Removing intermediate container 9fcf719cf4b3 18:47:36 ---> 3a6082bc369e 18:47:36 Step 5/26 : RUN apk update && apk add make git 18:47:36 ---> Running in f905935441f1 18:47:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:47:36 2480fcc9aa5a: Verifying Checksum 18:47:36 2480fcc9aa5a: Download complete 18:47:36 e772456be8f7: Verifying Checksum 18:47:36 e772456be8f7: Download complete 18:47:36 09adf4765672: Verifying Checksum 18:47:36 09adf4765672: Download complete 18:47:36 fd7a069fd194: Verifying Checksum 18:47:36 fd7a069fd194: Download complete 18:47:36 ---> Running in 2a0b084d43dc 18:47:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:47:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:47:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:47:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:47:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:47:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:47:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:47:37 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 18:47:37 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:47:37 OK: 12746 distinct packages available 18:47:38 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 18:47:38 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:47:38 OK: 12746 distinct packages available 18:47:38 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 18:47:38 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:47:38 OK: 12746 distinct packages available 18:47:38 OK: 233 MiB in 51 packages 18:47:38 OK: 233 MiB in 51 packages 18:47:38 OK: 233 MiB in 51 packages 18:47:38 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 18:47:38 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:47:38 OK: 12746 distinct packages available 18:47:38 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 18:47:38 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:47:38 OK: 12746 distinct packages available 18:47:38 OK: 233 MiB in 51 packages 18:47:38 OK: 233 MiB in 51 packages 18:47:39 Removing intermediate container 7d05e139e949 18:47:39 ---> f1295a0fd288 18:47:39 Step 6/26 : COPY go.mod . 18:47:39 Removing intermediate container eefeb95e30d5 18:47:39 ---> 6ca4151a7ea2 18:47:39 Step 6/23 : COPY go.mod . 18:47:39 Removing intermediate container 765098cddd3a 18:47:39 ---> 94ac3d07b97f 18:47:39 Step 5/29 : COPY go.mod . 18:47:39 ---> 0dfa3ef6da57 18:47:39 Step 7/26 : RUN go mod download 18:47:39 ---> Running in 5ce5587d0830 18:47:39 Removing intermediate container 2a0b084d43dc 18:47:39 ---> 1a703b607b05 18:47:39 Step 6/26 : COPY go.mod . 18:47:39 ---> bda7c2d0589b 18:47:39 Step 7/23 : RUN go mod download 18:47:39 ---> 0fe635de3b39 18:47:39 Step 6/29 : RUN go mod download 18:47:39 Removing intermediate container f905935441f1 18:47:39 ---> ad395d0e0af3 18:47:39 Step 6/20 : COPY go.mod . 18:47:39 ---> Running in 20a9a9d04a80 18:47:40 ---> Running in dcd46139d3b1 18:47:40 ---> 76b21a6d8a50 18:47:40 Step 7/26 : RUN go mod download 18:47:40 ---> e9929d3fc896 18:47:40 Step 7/20 : RUN go mod download 18:47:40 ---> Running in 99651db8b224 18:47:40 ---> Running in 2b770d6f8904 18:47:42 Removing intermediate container 20a9a9d04a80 18:47:42 ---> cf0fc6bf3793 18:47:42 Step 8/23 : COPY . . 18:47:42 Removing intermediate container 5ce5587d0830 18:47:42 ---> e17bb9ea10e9 18:47:42 Step 8/26 : COPY . . 18:47:42 Removing intermediate container dcd46139d3b1 18:47:42 ---> 47b3522b1b27 18:47:42 Step 7/29 : COPY . . 18:47:46 Removing intermediate container 99651db8b224 18:47:46 ---> b9384c545a59 18:47:46 Step 8/26 : COPY . . 18:47:47 Removing intermediate container 2b770d6f8904 18:47:47 ---> 34ff03d6a915 18:47:47 Step 8/20 : COPY . . 18:47:49 fd7a069fd194: Pull complete 18:47:49 66aa3694b03b: Pull complete 18:47:49 170f70906a0f: Pull complete 18:47:52 ad7c5574e4b9: Pull complete 18:47:57 e772456be8f7: Pull complete 18:47:57 c890913d741a: Pull complete 18:48:00 2480fcc9aa5a: Pull complete 18:48:00 09adf4765672: Pull complete 18:48:00 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 18:48:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 18:48:00 ---> 2248a725d1cf 18:48:00 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 18:48:05 ---> Running in 28c580964431 18:48:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:48:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:48:08 (1/12) Installing libmagic (5.38-r0) 18:48:08 (2/12) Installing file (5.38-r0) 18:48:08 (3/12) Installing libc-dev (0.7.2-r3) 18:48:08 (4/12) Installing g++ (9.3.0-r2) 18:48:13 (5/12) Installing fortify-headers (1.1-r0) 18:48:13 (6/12) Installing patch (2.7.6-r6) 18:48:13 (7/12) Installing build-base (0.5-r2) 18:48:13 (8/12) Installing libsodium (1.0.18-r0) 18:48:13 (9/12) Installing pkgconf (1.7.2-r0) 18:48:13 (10/12) Installing libsodium-dev (1.0.18-r0) 18:48:13 (11/12) Installing libzmq (4.3.2-r0) 18:48:13 (12/12) Installing zeromq-dev (4.3.2-r0) 18:48:13 Executing busybox-1.31.1-r16.trigger 18:48:13 OK: 217 MiB in 51 packages 18:48:18 Removing intermediate container 28c580964431 18:48:18 ---> b92addd1fcd0 18:48:18 Step 4/7 : WORKDIR /edgex-go 18:48:18 ---> Running in 38b0a96bc0d3 18:48:18 Removing intermediate container 38b0a96bc0d3 18:48:18 ---> 66261431f42c 18:48:18 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:48:19 latest: Pulling from library/docker 18:48:19 b538f80385f9: Already exists 18:48:19 259a493cd78d: Pulling fs layer 18:48:19 b8e66b5100f5: Pulling fs layer 18:48:19 39dc9c94d07c: Pulling fs layer 18:48:19 551b823b3b82: Pulling fs layer 18:48:19 3c52a74df98c: Pulling fs layer 18:48:19 6c9b121b6998: Pulling fs layer 18:48:19 551b823b3b82: Waiting 18:48:19 3c52a74df98c: Waiting 18:48:19 6c9b121b6998: Waiting 18:48:19 b8e66b5100f5: Download complete 18:48:19 259a493cd78d: Verifying Checksum 18:48:19 259a493cd78d: Download complete 18:48:19 3c52a74df98c: Verifying Checksum 18:48:19 3c52a74df98c: Download complete 18:48:20 ---> de11280b62bc 18:48:20 Step 9/23 : RUN make cmd/support-notifications/support-notifications 18:48:20 ---> c044ad718f8d 18:48:20 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:48:20 ---> Running in 629c5dfc9cff 18:48:20 ---> b9c95a8bf370 18:48:20 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 18:48:20 ---> b9743ce03b64 18:48:20 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 18:48:20 ---> 2b9fea14cd07 18:48:20 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 18:48:20 ---> Running in 29d190b778a1 18:48:20 ---> Running in f6f84ccfd696 18:48:20 ---> Running in ca47b0b35b8c 18:48:20 ---> Running in 3e0f784a3b13 18:48:20 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 18:48:20 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 18:48:20 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 18:48:20 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 18:48: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 18:48:20 6c9b121b6998: Download complete 18:48:20 259a493cd78d: Pull complete 18:48:20 b8e66b5100f5: Pull complete 18:48:20 39dc9c94d07c: Verifying Checksum 18:48:20 39dc9c94d07c: Download complete 18:48:21 551b823b3b82: Download complete 18:48:24 39dc9c94d07c: Pull complete 18:48:24 551b823b3b82: Pull complete 18:48:24 3c52a74df98c: Pull complete 18:48:25 6c9b121b6998: Pull complete 18:48:25 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 18:48:25 Status: Downloaded newer image for docker:latest 18:48:28 ---> 60119d627b28 18:48:28 Step 6/7 : COPY go.mod . 18:48:29 ---> b81b72aedb9d 18:48:29 Step 7/7 : RUN go mod download 18:48:29 ---> Running in 0f5d63c3ad93 18:48:32 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:48:32 go: finding github.com/BurntSushi/toml v0.3.1 18:48:32 go: finding github.com/OneOfOne/xxhash v1.2.5 18:48:32 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:48:32 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:48:32 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:48:32 go: finding github.com/bgentry/speakeasy v0.1.0 18:48:33 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:48:33 go: finding github.com/cloudflare/gokey v0.1.0 18:48:33 go: finding github.com/davecgh/go-spew v1.1.1 18:48:33 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 18:48:33 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:48:33 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 18:48:33 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:48:33 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.72 18:48:33 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 18:48:33 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 18:48:33 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:48:33 go: finding github.com/fatih/color v1.7.0 18:48:33 go: finding github.com/fsnotify/fsnotify v1.4.7 18:48:33 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:48:33 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 18:48:33 go: finding github.com/go-kit/kit v0.8.0 18:48:33 go: finding github.com/go-logfmt/logfmt v0.4.0 18:48:33 go: finding github.com/go-playground/assert/v2 v2.0.1 18:48:33 go: finding github.com/go-playground/locales v0.13.0 18:48:33 go: finding github.com/go-playground/universal-translator v0.17.0 18:48:33 go: finding github.com/go-playground/validator/v10 v10.3.0 18:48:34 go: finding github.com/go-redis/redis/v7 v7.2.0 18:48:34 go: finding github.com/go-stack/stack v1.8.0 18:48:34 go: finding github.com/golang/protobuf v1.3.2 18:48:34 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:48:34 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:48:34 go: finding github.com/google/uuid v1.1.0 18:48:34 go: finding github.com/gorilla/mux v1.7.1 18:48:34 go: finding github.com/hashicorp/consul/api v1.1.0 18:48:34 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:48:34 go: finding github.com/hashicorp/errwrap v1.0.0 18:48:34 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:48:34 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:48:34 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:48:34 go: finding github.com/hashicorp/go-multierror v1.0.0 18:48:34 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:48:34 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:48:34 go: finding github.com/hashicorp/go-syslog v1.0.0 18:48:34 go: finding github.com/hashicorp/go-uuid v1.0.1 18:48:34 go: finding github.com/hashicorp/go.net v0.0.1 18:48:34 go: finding github.com/hashicorp/golang-lru v0.5.0 18:48:34 go: finding github.com/hashicorp/logutils v1.0.0 18:48:34 go: finding github.com/hashicorp/mdns v1.0.0 18:48:35 go: finding github.com/hashicorp/memberlist v0.1.3 18:48:35 go: finding github.com/hashicorp/serf v0.8.2 18:48:35 go: finding github.com/hpcloud/tail v1.0.0 18:48:35 go: finding github.com/imdario/mergo v0.3.6 18:48:35 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:48:35 go: finding github.com/kr/pretty v0.1.0 18:48:35 go: finding github.com/kr/pty v1.1.1 18:48:35 go: finding github.com/kr/text v0.1.0 18:48:35 go: finding github.com/leodido/go-urn v1.2.0 18:48:35 go: finding github.com/mattn/go-colorable v0.0.9 18:48:35 go: finding github.com/mattn/go-isatty v0.0.3 18:48:35 go: finding github.com/miekg/dns v1.0.14 18:48:35 go: finding github.com/mitchellh/cli v1.0.0 18:48:35 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:48:35 go: finding github.com/mitchellh/copystructure v1.0.0 18:48:35 go: finding github.com/mitchellh/go-homedir v1.0.0 18:48:35 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:48:35 go: finding github.com/mitchellh/gox v0.4.0 18:48:35 go: finding github.com/mitchellh/iochan v1.0.0 18:48:35 go: finding github.com/mitchellh/mapstructure v1.1.2 18:48:35 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:48:35 go: finding github.com/onsi/ginkgo v1.10.1 18:48:35 go: finding github.com/onsi/gomega v1.7.0 18:48:35 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:48:35 go: finding github.com/pebbe/zmq4 v1.0.0 18:48:35 go: finding github.com/pelletier/go-toml v1.2.0 18:48:35 go: finding github.com/pkg/errors v0.8.1 18:48:35 go: finding github.com/pmezard/go-difflib v1.0.0 18:48:35 go: finding github.com/posener/complete v1.1.1 18:48:35 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 18:48:35 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:48:36 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:48:36 go: finding github.com/stretchr/objx v0.1.0 18:48:36 go: finding github.com/stretchr/testify v1.5.1 18:48:36 go: finding github.com/ugorji/go v1.1.4 18:48:36 go: finding github.com/x448/float16 v0.8.4 18:48:36 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 18:48:36 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:48:36 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:48:36 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 18:48:36 go: finding golang.org/x/text v0.3.2 18:48:36 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 18:48:36 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:48:36 go: finding gopkg.in/eapache/queue.v1 v1.1.0 18:48:36 go: finding gopkg.in/fsnotify.v1 v1.4.7 18:48:36 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:48:36 go: finding gopkg.in/yaml.v2 v2.2.8 18:48:47 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 18:48:51 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 18:48:51 Removing intermediate container 3e0f784a3b13 18:48:51 ---> f482160461e3 18:48:51 18:48:51 Step 9/29 : FROM alpine:latest 18:48:52 latest: Pulling from library/alpine 18:48:52 Removing intermediate container 29d190b778a1 18:48:52 ---> b78d87f1311c 18:48:52 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:48:52 ---> Running in 7f701dc375f9 18:48:53 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 18:48:53 Status: Downloaded newer image for alpine:latest 18:48:53 ---> a24bb4013296 18:48:53 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 18:48:56 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 18:48:58 ---> Running in bef6d27c49fb 18:48:58 Removing intermediate container ca47b0b35b8c 18:48:58 ---> ef151f3bc456 18:48:58 18:48:58 Step 10/20 : FROM scratch 18:48:58 ---> 18:48:58 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:48:58 Removing intermediate container f6f84ccfd696 18:48:58 ---> 1fead7a1d038 18:48:58 18:48:58 Step 10/26 : FROM alpine:3.10 18:48:58 Removing intermediate container 629c5dfc9cff 18:48:58 ---> 74a47a3fd59d 18:48:58 18:48:58 Step 10/23 : FROM scratch 18:48:58 ---> 18:48:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 18:48:58 Removing intermediate container bef6d27c49fb 18:48:58 ---> 27e039472466 18:48:58 Step 11/29 : USER root 18:48:58 ---> Running in f3445802bffe 18:48:58 ---> Running in d0ee39db77ae 18:48:58 ---> Running in 5ffa86b5b316 18:48:59 Removing intermediate container f3445802bffe 18:48:59 ---> c260747ff723 18:48:59 Step 12/23 : ENV APP_PORT=48060 18:48:59 Removing intermediate container d0ee39db77ae 18:48:59 ---> 9d74dd0b4e9c 18:48:59 Step 12/20 : ENV APP_PORT=48085 18:48:59 ---> Running in b4c001a4181f 18:48:59 ---> Running in 6b98112504bf 18:48:59 Removing intermediate container 7f701dc375f9 18:48:59 ---> 63ca2e3b1cb3 18:48:59 18:48:59 Step 11/26 : FROM docker:latest 18:48:59 ---> 81f5749c9058 18:48:59 Step 12/26 : RUN apk add --no-cache bash 18:48:59 Removing intermediate container 5ffa86b5b316 18:48:59 ---> 5b7d7079d094 18:48:59 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 18:48:59 ---> Running in 9ae0e221af42 18:48:59 ---> Running in d83251caaf16 18:48:59 Removing intermediate container 0f5d63c3ad93 18:48:59 ---> b0b0496f1628 18:48:59 Successfully built b0b0496f1628 18:48:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } 18:48:59 Removing intermediate container b4c001a4181f 18:48:59 ---> 479074b794fc 18:48:59 Step 13/23 : EXPOSE $APP_PORT 18:48:59 Removing intermediate container 6b98112504bf 18:48:59 ---> 457c7edeae70 18:48:59 Step 13/20 : EXPOSE $APP_PORT 18:48:59 ---> Running in d4b1188a9cdd [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 18:48:59 ---> Running in 4ca9b84b8b9d 18:48:59 Removing intermediate container d4b1188a9cdd 18:48:59 ---> 0877040a278e 18:48:59 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 18:49:00 Removing intermediate container 4ca9b84b8b9d 18:49:00 ---> d8ea3ec730fb 18:49:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 18:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 18:49:00 ---> 132d920d0d44 18:49:00 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 18:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:49:00 ---> 820722ae52ec 18:49:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:49:00 + docker inspect -f . ci-base-image-arm64 18:49:00 . [Pipeline] withDockerContainer 18:49:00 (1/2) Installing readline (8.0.4-r0) 18:49:00 (2/2) Installing bash (5.0.17-r0) 18:49:00 Executing bash-5.0.17-r0.post-install 18:49:00 Executing busybox-1.31.1-r16.trigger 18:49:00 OK: 12 MiB in 22 packages 18:49:00 v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 18:49:00 v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 18:49:00 OK: 12746 distinct packages available 18:49:00 prd-ubuntu18.04-docker-arm64-4c-16g-498 does not seem to be running inside a container 18:49:01 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:49:01 (1/2) Installing ca-certificates (20191127-r4) 18:49:01 (2/2) Installing dumb-init (1.2.2-r1) 18:49:01 Executing busybox-1.31.1-r16.trigger 18:49:01 Executing ca-certificates-20191127-r4.trigger 18:49:01 OK: 6 MiB in 16 packages 18:49:02 $ docker top d25f062260702afd5b4187eb8115e3cfc33a3fe608956c4b946e936a51c9a5b9 -eo pid,comm [Pipeline] { 18:49:02 ---> 5ce6f90fa541 18:49:02 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 18:49:02 ---> 8d419c01823a 18:49:02 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [Pipeline] sh 18:49:03 ---> 99ef8a62d336 18:49:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / ---> ef57c9550590 18:49:03 18:49:03 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 18:49:03 3.10: Pulling from library/alpine 18:49:03 Removing intermediate container d83251caaf16 18:49:03 ---> 5c8d75e045b1 18:49:03 Step 13/26 : RUN rm -rf /var/cache/apk/* 18:49:03 ---> Running in f45a1c010071 18:49:03 + go version 18:49:03 go version go1.13.13 linux/arm64 18:49:04 Removing intermediate container 9ae0e221af42 18:49:04 ---> 663fb459af95 18:49:04 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 18:49:04 ---> Running in e3b7a76f876f 18:49:04 ---> Running in a695d0f29341 [Pipeline] echo 18:49:04 ========================================================= 18:49:04 [edgeXBuildGoParallel] Running Tests and Build... 18:49:04 ========================================================= [Pipeline] sh 18:49:04 ---> eb7a0617733d 18:49:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:49:04 Removing intermediate container f45a1c010071 18:49:04 ---> 29d275daf8c1 18:49:04 Step 18/20 : LABEL arch=x86_64 18:49:04 + make test 18:49:04 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:49:04 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 18:49:04 Removing intermediate container a695d0f29341 18:49:04 ---> d80fdc07f3c7 18:49:04 Step 14/29 : WORKDIR $BASE_DIR 18:49:05 Status: Downloaded newer image for alpine:3.10 18:49:05 ---> be4e4bea2c2e 18:49:05 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 18:49:05 ---> Running in ac532572ff38 18:49:05 ---> Running in 5f123cee9bad 18:49:05 ---> Running in 071b175e573f 18:49:05 ---> 7639aad5df27 18:49:05 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:49:05 Removing intermediate container ac532572ff38 18:49:05 ---> 7e6fda56714b 18:49:05 Step 19/20 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 18:49:06 ---> Running in ad4aaf510a26 18:49:06 Removing intermediate container 071b175e573f 18:49:06 ---> 23635e64e3a1 18:49:06 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 18:49:06 ---> 54b096168673 18:49:06 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 18:49:06 ---> Running in 338a20117d6e 18:49:06 ---> Running in 92d67500e3b5 18:49:06 Removing intermediate container ad4aaf510a26 18:49:06 ---> 18624d937e3a 18:49:06 Step 20/20 : LABEL version=0.0.0 18:49:07 ---> Running in 08479b86223f 18:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 18:49:07 Removing intermediate container 92d67500e3b5 18:49:07 ---> 9cf0ff9b6510 18:49:07 Step 21/23 : LABEL arch=x86_64 18:49:07 Removing intermediate container e3b7a76f876f 18:49:07 ---> 793615e8f256 18:49:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 18:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 18:49:07 ---> Running in c4b25911e2af 18:49:07 ---> Running in 036ebd7564c0 18:49:07 v3.10.5-76-g1530c9fe13 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 18:49:07 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 18:49:07 OK: 10346 distinct packages available 18:49:07 Removing intermediate container 08479b86223f 18:49:07 ---> 8f6ec9b9f610 18:49:07 18:49:07 Removing intermediate container c4b25911e2af 18:49:07 ---> c6a1bfcb8343 18:49:07 Step 15/26 : ENV APP_PORT=48090 18:49:07 ? github.com/edgexfoundry/edgex-go [no test files] 18:49:07 (1/5) Installing ca-certificates (20191127-r2) 18:49:07 Removing intermediate container 036ebd7564c0 18:49:07 ---> 2947c7b772a0 18:49:07 Step 22/23 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 18:49:07 (2/5) Installing nghttp2-libs (1.39.2-r1) 18:49:07 (3/5) Installing libcurl (7.66.0-r0) 18:49:07 Successfully built 8f6ec9b9f610 18:49:07 (4/5) Installing curl (7.66.0-r0) 18:49:07 (5/5) Installing dumb-init (1.2.2-r1) 18:49:07 Executing busybox-1.30.1-r3.trigger 18:49:07 Executing ca-certificates-20191127-r2.trigger 18:49:07 OK: 7 MiB in 19 packages 18:49:08 ---> Running in 23902bf30409 18:49:08 Successfully tagged docker-support-scheduler-go:latest 18:49:08  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 18:49:08 ---> Running in 6f813fd30291 18:49:08 Removing intermediate container 23902bf30409 18:49:08 ---> b221b957dcd7 18:49:08 Step 16/26 : EXPOSE $APP_PORT 18:49:08 ---> Running in c5d5cc515065 18:49:08 Removing intermediate container 6f813fd30291 18:49:08 ---> d69e2f7cd9f4 18:49:08 Step 23/23 : LABEL version=0.0.0 18:49:09 Removing intermediate container 338a20117d6e 18:49:09 ---> d6c7c4a5c604 18:49:09 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 18:49:09 ---> Running in 0b9f20f0b903 18:49:10 Removing intermediate container 5f123cee9bad 18:49:10 ---> eedc1909a8cc 18:49:10 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:49:11 Removing intermediate container c5d5cc515065 18:49:11 ---> a2536ced6c44 18:49:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:49:13 ---> d7b51f798598 18:49:13 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 18:49:13 Removing intermediate container 0b9f20f0b903 18:49:13 ---> 0d1f25bfea90 18:49:13 18:49:13 ---> Running in e5a917b1f646 18:49:13 Successfully built 0d1f25bfea90 18:49:14 Successfully tagged docker-support-notifications-go:latest 18:49:14  Building docker-support-notifications-go ... done Building docker-core-metadata-go 18:49:17 ---> cf12071321f9 18:49:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:49:18 ---> be1da340dd78 18:49:18 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 18:49:19 Removing intermediate container e5a917b1f646 18:49:19 ---> e3175bfae505 18:49:19 Step 13/26 : WORKDIR / 18:49:19 ---> 189aa867aa6b 18:49:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:49:20 ---> Running in da4b14a92e6c 18:49:21 ---> c65cdbb79535 18:49:21 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 18:49:22 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 18:49:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:49:22 ---> 398e981d9913 18:49:22 Step 3/20 : WORKDIR /edgex-go 18:49:22 ---> Using cache 18:49:22 ---> 6d48e5c4b2e8 18:49:22 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:22 ---> 5876aa64fc12 18:49:22 Step 20/26 : RUN apk --no-cache add py-pip 18:49:23 ---> Running in 0e56a4a547ce 18:49:23 ---> Running in 03a305346feb 18:49:23 Removing intermediate container da4b14a92e6c 18:49:23 ---> 5589e136794c 18:49:23 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:49:24 ---> 9f6c4b1bec73 18:49:24 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 18:49:26 ---> f4ec2c678ab0 18:49:26 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 18:49:26 ---> a808feab83ab 18:49:26 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:49:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:49:26 ---> Running in 1b12f525cbc0 18:49:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:49:27 (1/33) Installing libbz2 (1.0.8-r1) 18:49:27 (2/33) Installing expat (2.2.9-r1) 18:49:27 (3/33) Installing libffi (3.3-r2) 18:49:27 (4/33) Installing gdbm (1.13-r1) 18:49:27 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 18:49:27 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:49:27 ---> 398e981d9913 18:49:27 Step 3/21 : WORKDIR /edgex-go 18:49:27 ---> Using cache 18:49:27 ---> 6d48e5c4b2e8 18:49:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:27 (5/33) Installing xz-libs (5.2.5-r0) 18:49:27 (6/33) Installing sqlite-libs (3.32.1-r0) 18:49:28 (7/33) Installing python3 (3.8.5-r0) 18:49:30 ---> 579532286f82 18:49:30 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:49:30 ---> Running in daa593f208c2 18:49:31 (8/33) Installing py3-appdirs (1.4.4-r1) 18:49:31 (9/33) Installing py3-ordered-set (4.0.1-r0) 18:49:31 (10/33) Installing py3-parsing (2.4.7-r0) 18:49:31 (11/33) Installing py3-six (1.15.0-r0) 18:49:31 (12/33) Installing py3-packaging (20.4-r0) 18:49:31 (13/33) Installing py3-setuptools (47.0.0-r0) 18:49:31 (14/33) Installing py3-chardet (3.0.4-r4) 18:49:31 (15/33) Installing py3-idna (2.9-r0) 18:49:31 (16/33) Installing py3-certifi (2020.4.5.1-r0) 18:49:32 (17/33) Installing py3-urllib3 (1.25.9-r0) 18:49:32 ---> 187461aca3d6 18:49:32 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 18:49:32 (18/33) Installing py3-requests (2.23.0-r0) 18:49:32 Removing intermediate container 03a305346feb 18:49:32 ---> 59b7230c1567 18:49:32 Step 5/20 : RUN apk update && apk add make git 18:49:32 (19/33) Installing py3-msgpack (1.0.0-r0) 18:49:32 (20/33) Installing py3-lockfile (0.12.2-r3) 18:49:32 (21/33) Installing py3-cachecontrol (0.12.6-r0) 18:49:32 (22/33) Installing py3-colorama (0.4.3-r0) 18:49:33 (23/33) Installing py3-distlib (0.3.0-r0) 18:49:33 ---> Running in 6a55c799f663 18:49:33 (24/33) Installing py3-distro (1.5.0-r1) 18:49:33 (25/33) Installing py3-webencodings (0.5.1-r3) 18:49:33 (26/33) Installing py3-html5lib (1.0.1-r4) 18:49:33 (27/33) Installing py3-pytoml (0.1.21-r0) 18:49:33 (28/33) Installing py3-pep517 (0.8.2-r0) 18:49:33 (29/33) Installing py3-progress (1.5-r0) 18:49:33 (30/33) Installing py3-toml (0.10.1-r0) 18:49:33 ---> a20736817ce8 18:49:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:49:33 (31/33) Installing py3-retrying (1.3.3-r0) 18:49:33 (32/33) Installing py3-contextlib2 (0.6.0-r0) 18:49:33 (33/33) Installing py3-pip (20.1.1-r0) 18:49:33 Removing intermediate container 1b12f525cbc0 18:49:33 ---> 0acc4cfcb676 18:49:33 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 18:49:33 Executing busybox-1.31.1-r16.trigger 18:49:34 OK: 71 MiB in 55 packages 18:49:34 ---> 91617547db17 18:49:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:49:35 ---> fca866bcaa6d 18:49:35 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:49:35 ---> Running in da1074305c2f 18:49:35 Removing intermediate container daa593f208c2 18:49:35 ---> d17dee1fb2cc 18:49:35 Step 5/21 : RUN apk update && apk add make git 18:49:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:49:35 ---> Running in 94203ab84de2 18:49:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:49:36 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 18:49:36 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:49:36 OK: 12746 distinct packages available 18:49:37 OK: 233 MiB in 51 packages 18:49:40 ---> 443103e0f356 18:49:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 18:49:40 Removing intermediate container 0e56a4a547ce 18:49:40 ---> 372c529d2c7e 18:49:40 Step 21/26 : RUN pip install docker-compose==1.23.2 18:49:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:49:40 ---> 7de33b8492ba 18:49:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:49:40 ---> Running in 6d62cac0551b 18:49:40 Removing intermediate container 6a55c799f663 18:49:40 ---> 0aae94edd192 18:49:40 Step 6/20 : COPY go.mod . 18:49:40 Removing intermediate container da1074305c2f 18:49:40 ---> a6e906038c17 18:49:40 Step 24/29 : RUN chmod 755 security-secrets-setup 18:49:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:49:40 ---> bf50a2e7af9e 18:49:40 Step 7/20 : RUN go mod download 18:49:40 ---> 3fba448220c6 18:49:40 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:49:40 ---> Running in cd107faedbd7 18:49:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:49:40 ---> Running in a4cb21a22e9f 18:49:41 ---> Running in 107c68ce4db2 18:49:41 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 18:49:41 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:49:41 OK: 12746 distinct packages available 18:49:41 OK: 233 MiB in 51 packages 18:49:42 Collecting docker-compose==1.23.2 18:49:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:49:42 Removing intermediate container 94203ab84de2 18:49:42 ---> 7cbd8f020dc4 18:49:42 Step 6/21 : COPY go.mod . 18:49:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:49:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:49:43 Removing intermediate container 107c68ce4db2 18:49:43 ---> 367d922ad466 18:49:43 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:49:43 Removing intermediate container cd107faedbd7 18:49:43 ---> 0962cf956800 18:49:43 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 18:49:43 Collecting PyYAML<4,>=3.10 18:49:43 ---> e8aa1e1c253a 18:49:43 Step 7/21 : RUN go mod download 18:49:43 Downloading PyYAML-3.13.tar.gz (270 kB) 18:49:43 ---> Running in 36dd4ce64f69 18:49:43 ---> Running in c6346f106b01 18:49:43 ---> Running in 4fa1ca770c74 18:49:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:49:43 Removing intermediate container a4cb21a22e9f 18:49:43 ---> bfc1439ff872 18:49:43 Step 8/20 : COPY . . 18:49:43 Collecting docopt<0.7,>=0.6.1 18:49:43 Downloading docopt-0.6.2.tar.gz (25 kB) 18:49:44 Removing intermediate container 36dd4ce64f69 18:49:44 ---> 5f7baad10b35 18:49:44 Step 24/26 : LABEL arch=x86_64 18:49:47 Collecting texttable<0.10,>=0.9.0 18:49:47 Downloading texttable-0.9.1.tar.gz (11 kB) 18:49:47 Removing intermediate container c6346f106b01 18:49:47 ---> 7bce8ac1f794 18:49:47 Step 26/29 : CMD [ "generate" ] 18:49:48 Collecting websocket-client<1.0,>=0.32.0 18:49:48 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 18:49:48 ---> Running in 163acfe63aea 18:49:48 ---> Running in dfdfeeca1041 18:49:48 Collecting docker<4.0,>=3.6.0 18:49:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:49:49 Collecting dockerpty<0.5,>=0.4.1 18:49:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:49:50 Collecting cached-property<2,>=1.2.0 18:49:50 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 18:49:50 Removing intermediate container dfdfeeca1041 18:49:50 ---> b3060e57087d 18:49:50 Step 27/29 : LABEL arch=x86_64 18:49:51 Removing intermediate container 163acfe63aea 18:49:51 ---> 92d3a501041c 18:49:51 Step 25/26 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 18:49:52 Collecting jsonschema<3,>=2.5.1 18:49:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:49:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:49:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:49:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:49:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:49:53 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) 18:49:53 ---> Running in 936a960caf79 18:49:53 ---> Running in 9e62f341b5d4 18:49:54 Collecting urllib3<1.25,>=1.21.1 18:49:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:49:54 Removing intermediate container 4fa1ca770c74 18:49:54 ---> ad1f82969600 18:49:54 Step 8/21 : COPY . . 18:49:54 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.062s 18:49:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 18:49:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:49:54 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 18:49:55 Collecting idna<2.8,>=2.5 18:49:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:49:56 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) 18:49:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:49:57 Collecting docker-pycreds>=0.4.0 18:49:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:49:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:49:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:49:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:49:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:49:58 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:49:58 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:49:58 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:49:58 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:49:59 Installing collected packages: urllib3, idna, requests, PyYAML, docopt, texttable, websocket-client, docker-pycreds, docker, dockerpty, cached-property, jsonschema, docker-compose 18:49:59 Attempting uninstall: urllib3 18:49:59 Found existing installation: urllib3 1.25.9 18:49:59 Uninstalling urllib3-1.25.9: 18:50:00 Successfully uninstalled urllib3-1.25.9 18:50:02 Removing intermediate container 936a960caf79 18:50:02 ---> 5bf8b7193e21 18:50:02 Step 26/26 : LABEL version=0.0.0 18:50:02 Removing intermediate container 9e62f341b5d4 18:50:02 ---> 5621df08c3e6 18:50:02 Step 28/29 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 18:50:02 Attempting uninstall: idna 18:50:02 Found existing installation: idna 2.9 18:50:02 Uninstalling idna-2.9: 18:50:02 Successfully uninstalled idna-2.9 18:50:04 Attempting uninstall: requests 18:50:04 Found existing installation: requests 2.23.0 18:50:04 Uninstalling requests-2.23.0: 18:50:04 ---> Running in 564aee40c6e6 18:50:04 Successfully uninstalled requests-2.23.0 18:50:05 ---> Running in 2880ffa37ca0 18:50:05 Running setup.py install for PyYAML: started 18:50:07 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.080s coverage: 46.6% of statements 18:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:50:08 Removing intermediate container 564aee40c6e6 18:50:08 ---> 1654b0a8b663 18:50:08 18:50:08 Running setup.py install for PyYAML: finished with status 'done' 18:50:08 Running setup.py install for docopt: started 18:50:08 ---> e7743ebce6be 18:50:08 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 18:50:08 Successfully built 1654b0a8b663 18:50:08 Successfully tagged docker-security-secretstore-setup-go:latest 18:50:08  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 18:50:08 Running setup.py install for docopt: finished with status 'done' 18:50:08 Running setup.py install for texttable: started 18:50:08 Removing intermediate container 2880ffa37ca0 18:50:08 ---> dd7b6a1e77cb 18:50:08 Step 29/29 : LABEL version=0.0.0 18:50:09 ---> Running in f1f19527e03c 18:50:09 Running setup.py install for texttable: finished with status 'done' 18:50:11 ---> Running in 302552d5fcfe 18:50:14 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.260s coverage: 27.2% of statements 18:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:50:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.032s coverage: 100.0% of statements 18:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:50:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.031s coverage: 100.0% of statements 18:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:50:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.436s coverage: 82.5% of statements 18:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:50:15 Running setup.py install for dockerpty: started 18:50:15 Removing intermediate container 302552d5fcfe 18:50:15 ---> a06eedf2a3ad 18:50:15 18:50:16 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 18:50:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.415s coverage: 92.9% of statements 18:50:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:50:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:50:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 18:50:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:50:16 Running setup.py install for dockerpty: finished with status 'done' 18:50:16 Successfully built a06eedf2a3ad 18:50:16 Successfully tagged docker-security-secrets-setup-go:latest 18:50:16  Building docker-security-secrets-setup-go ... done Building docker-support-logging-go 18:50:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.329s coverage: 28.6% of statements 18:50:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:50:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:50:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:50:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:50:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:50:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements 18:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:50:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.031s coverage: 100.0% of statements 18:50:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:50:21 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 18:50:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.125s coverage: 89.8% of statements 18:50:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:50:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.114s coverage: 97.5% of statements 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:50:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.039s coverage: 100.0% of statements 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:50:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.031s coverage: 58.8% of statements 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] 18:50:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] 18:50:26 ---> 3cb1e9e117d0 18:50:26 Step 9/21 : RUN make cmd/core-metadata/core-metadata 18:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 63.5% of statements 18:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 18:50:28 ---> Running in befdc2d01139 18:50:28 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 18:50:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:50:28 ---> 398e981d9913 18:50:28 Step 3/21 : WORKDIR /edgex-go 18:50:28 ---> Using cache 18:50:28 ---> 6d48e5c4b2e8 18:50:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:28 ---> Using cache 18:50:28 ---> d17dee1fb2cc 18:50:28 Step 5/21 : RUN apk update && apk add make git 18:50:28 ---> Using cache 18:50:28 ---> 7cbd8f020dc4 18:50:28 Step 6/21 : COPY go.mod . 18:50:28 ---> Using cache 18:50:28 ---> e8aa1e1c253a 18:50:28 Step 7/21 : RUN go mod download 18:50:28 ---> Using cache 18:50:28 ---> ad1f82969600 18:50:28 Step 8/21 : COPY . . 18:50:28 ---> Using cache 18:50:28 ---> 3cb1e9e117d0 18:50:28 Step 9/21 : RUN make cmd/core-command/core-command 18:50:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 55.9% of statements 18:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 18:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 18:50:31 ---> Running in 9a5109f0a114 18:50:31 Removing intermediate container 6d62cac0551b 18:50:31 ---> 5774b15c03e8 18:50:31 Step 22/26 : RUN apk --no-cache add curl 18:50:32 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 18:50:32 ---> Running in e8096bef08dd 18:50:34 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 18:50:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:50:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:50:36 (1/3) Installing nghttp2-libs (1.41.0-r0) 18:50:36 (2/3) Installing libcurl (7.69.1-r0) 18:50:36 (3/3) Installing curl (7.69.1-r0) 18:50:36 Executing busybox-1.31.1-r16.trigger 18:50:36 OK: 72 MiB in 58 packages 18:50:38 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 18:50:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:50:38 ---> 398e981d9913 18:50:38 Step 3/21 : WORKDIR /edgex-go 18:50:38 ---> Using cache 18:50:38 ---> 6d48e5c4b2e8 18:50:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:38 ---> Using cache 18:50:38 ---> d17dee1fb2cc 18:50:38 Step 5/21 : RUN apk update && apk add make && apk add bash git 18:50:39 ---> Running in 320da7a14094 18:50:39 Removing intermediate container e8096bef08dd 18:50:39 ---> e9d6243f5e2a 18:50:39 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 18:50:40 ---> Running in b9bbffa335fd 18:50:40 Removing intermediate container b9bbffa335fd 18:50:40 ---> 1722d52ebac9 18:50:40 Step 24/26 : LABEL arch=x86_64 18:50:40 ---> Running in 8d8b7802fc56 18:50:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:50:41 Removing intermediate container 8d8b7802fc56 18:50:41 ---> 563f8af50725 18:50:41 Step 25/26 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 18:50:42 ---> Running in c98cf5b99cb2 18:50:42 Removing intermediate container f1f19527e03c 18:50:42 ---> 06aedb5d62c5 18:50:42 18:50:42 Step 10/20 : FROM alpine 18:50:42 ---> a24bb4013296 18:50:42 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 18:50:42 Removing intermediate container c98cf5b99cb2 18:50:42 ---> 6a9b29612f30 18:50:42 Step 26/26 : LABEL version=0.0.0 18:50:42 ---> Running in 41dc4f651e6f 18:50:42 ---> Running in b23607a57cd3 18:50:43 Removing intermediate container b23607a57cd3 18:50:43 ---> 6301ecd0b863 18:50:43 18:50:43 Successfully built 6301ecd0b863 18:50:43 Successfully tagged docker-sys-mgmt-agent-go:latest 18:50:43  Building docker-sys-mgmt-agent-go ... done Building docker-core-data-go 18:50:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:50:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:50:43 v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 18:50:43 v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 18:50:43 OK: 12746 distinct packages available 18:50:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:50:44 (1/4) Installing ca-certificates (20191127-r4) 18:50:45 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 18:50:45 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:50:45 OK: 12746 distinct packages available 18:50:45 OK: 233 MiB in 51 packages 18:50:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:50:46 (3/4) Installing libcurl (7.69.1-r0) 18:50:46 (4/4) Installing curl (7.69.1-r0) 18:50:46 Executing busybox-1.31.1-r16.trigger 18:50:46 Executing ca-certificates-20191127-r4.trigger 18:50:46 OK: 7 MiB in 18 packages 18:50:46 OK: 233 MiB in 51 packages 18:50:50 Removing intermediate container 320da7a14094 18:50:50 ---> c5f48387d617 18:50:50 Step 6/21 : COPY go.mod . 18:50:52 ---> a8589f4da778 18:50:52 Step 7/21 : RUN go mod download 18:50:53 Removing intermediate container 41dc4f651e6f 18:50:53 ---> 2c2b435010a3 18:50:53 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:50:53 ---> Running in 5c9dad9c9cd2 18:50:54 ---> Running in eda230519a89 18:50:59 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 18:50:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:50:59 ---> 398e981d9913 18:50:59 Step 3/22 : WORKDIR /edgex-go 18:50:59 ---> Using cache 18:50:59 ---> 6d48e5c4b2e8 18:50:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:59 ---> Using cache 18:50:59 ---> d17dee1fb2cc 18:50:59 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 18:50:59 Removing intermediate container eda230519a89 18:50:59 ---> fcb1a9f12818 18:50:59 Step 13/20 : WORKDIR /edgex 18:50:59 ---> Running in 97d6b48d17cb 18:50:59 ---> Running in 7b157365344b 18:51:00 Removing intermediate container 7b157365344b 18:51:00 ---> 76faae03207a 18:51:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:51:00 Removing intermediate container 5c9dad9c9cd2 18:51:00 ---> ab54fc95382c 18:51:00 Step 8/21 : COPY . . 18:51:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:51:01 ---> 1ebaa927dd49 18:51:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:51:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:51:04 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 18:51:04 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:51:04 OK: 12746 distinct packages available 18:51:04 OK: 233 MiB in 51 packages 18:51:13 ---> 2887cc9c40b0 18:51:13 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:51:14 Removing intermediate container befdc2d01139 18:51:14 ---> 43f8e1672522 18:51:14 18:51:14 Step 10/21 : FROM scratch 18:51:14 ---> 18:51:14 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:51:14 Removing intermediate container 9a5109f0a114 18:51:14 ---> 749c04c2ae3b 18:51:14 18:51:14 Step 10/21 : FROM scratch 18:51:14 ---> 18:51:14 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:51:14 ---> Running in bd24029a9cb5 18:51:14 ---> Using cache 18:51:14 ---> 9d74dd0b4e9c 18:51:14 Step 12/21 : ENV APP_PORT=48081 18:51:14 ---> Using cache 18:51:14 ---> 9d74dd0b4e9c 18:51:14 Step 12/21 : ENV APP_PORT=48082 18:51:16 ---> Running in 9f5967a8eb3e 18:51:16 Removing intermediate container 97d6b48d17cb 18:51:16 ---> 5b7a6621ec18 18:51:16 Step 6/22 : COPY go.mod . 18:51:16 ---> Running in 6336a075efd1 18:51:17 Removing intermediate container bd24029a9cb5 18:51:17 ---> b9a3bd65c662 18:51:17 Step 17/20 : CMD ["--init=true"] 18:51:17 Removing intermediate container 9f5967a8eb3e 18:51:17 ---> c6df1b527c32 18:51:17 Step 13/21 : EXPOSE $APP_PORT 18:51:17 ---> 6d1c783a2a0b 18:51:17 Step 7/22 : RUN go mod download 18:51:17 Removing intermediate container 6336a075efd1 18:51:17 ---> 5fe9bfcafd3a 18:51:17 Step 13/21 : EXPOSE $APP_PORT 18:51:17 ---> Running in 1de1b728490d 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 45.701s coverage: 86.3% of statements 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.996s coverage: 72.2% of statements 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.373s coverage: 72.1% of statements 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.077s coverage: 82.4% of statements 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.026s coverage: 48.4% of statements 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.033s coverage: 28.8% of statements 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.026s coverage: 96.8% of statements 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.205s coverage: 26.9% of statements 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.265s coverage: 84.1% of statements 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.035s coverage: 100.0% of statements 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.031s coverage: 42.9% of statements 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.020s coverage: 100.0% of statements 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.037s coverage: 83.8% of statements 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.127s coverage: 46.1% of statements 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.014s coverage: 100.0% of statements 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.072s coverage: 100.0% of statements 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.062s coverage: 100.0% of statements 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.163s coverage: 29.1% of statements 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.050s coverage: 99.0% of statements 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/system 0.017s coverage: 0.0% of statements 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.017s coverage: 100.0% of statements 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:51:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.017s coverage: 100.0% of statements 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.023s coverage: 32.1% of statements 18:51:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.025s coverage: 100.0% of statements 18:51:17 GO111MODULE=on go vet ./... 18:51:18 ---> Running in ba25218b98b2 18:51:18 ---> Running in 6a45273aac6d 18:51:18 ---> Running in b05c39f7c5c3 18:51:19 Removing intermediate container 1de1b728490d 18:51:19 ---> 1756d3cb2f14 18:51:19 Step 18/20 : LABEL arch=x86_64 18:51:19 ---> Running in 1a8ed3ebc791 18:51:21 Removing intermediate container ba25218b98b2 18:51:21 ---> ad27e6721248 18:51:21 Step 14/21 : WORKDIR / 18:51:21 Removing intermediate container b05c39f7c5c3 18:51:21 ---> 8b9633fd47ed 18:51:21 Step 14/21 : WORKDIR / 18:51:21 ---> Running in 5a5b227efb18 18:51:21 ---> Running in 89c4f92937b5 18:51:21 ---> 22e2013d82b1 18:51:21 Step 9/21 : RUN make cmd/support-logging/support-logging 18:51:21 Removing intermediate container 1a8ed3ebc791 18:51:21 ---> 1f0a1b88e263 18:51:21 Step 19/20 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 18:51:21 ---> Running in f4f8357257a6 18:51:21 ---> Running in 44b4e09fd8db 18:51:21 Removing intermediate container 5a5b227efb18 18:51:21 ---> 7bebc1b07553 18:51:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 18:51:21 Removing intermediate container 89c4f92937b5 18:51:21 ---> 8d887573b354 18:51:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 18:51:21 Removing intermediate container f4f8357257a6 18:51:21 ---> a6648e7a68ef 18:51:21 Step 20/20 : LABEL version=0.0.0 18:51:21 ---> 8b30059bdc4c 18:51:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:51:22 ---> c971f13f1b3e 18:51:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:51:22 Removing intermediate container 6a45273aac6d 18:51:22 ---> 6c8daef9058d 18:51:22 Step 8/22 : COPY . . 18:51:22 ---> Running in 5d389ecf7359 18:51:22 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 18:51:23 Removing intermediate container 5d389ecf7359 18:51:23 ---> 43f2594f2010 18:51:23 18:51:23 ---> 37556146e659 18:51:23 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:51:23 Successfully built 43f2594f2010 18:51:24 Successfully tagged docker-security-proxy-setup-go:latest 18:51:26  Building docker-security-proxy-setup-go ... done  ---> 0a95e432f642 18:51:26 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:51:26 ---> 7535bcbb5df0 18:51:26 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 18:51:27 ---> Running in ff22eacd73cc 18:51:27 ---> ac6c6a6dec50 18:51:27 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 18:51:29 ---> Running in c94fb024ca96 18:51:29 Removing intermediate container ff22eacd73cc 18:51:29 ---> 26cc22c6161b 18:51:29 Step 19/21 : LABEL arch=x86_64 18:51:31 ---> Running in 89261fac6576 18:51:31 Removing intermediate container c94fb024ca96 18:51:31 ---> 7bdf358a29ed 18:51:31 Step 19/21 : LABEL arch=x86_64 18:51:31 ---> Running in 4f3031cea042 18:51:31 Removing intermediate container 89261fac6576 18:51:31 ---> 3512922e61b9 18:51:31 Step 20/21 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 18:51:33 gofmt -l . 18:51:33 ---> Running in e5e0e95a3b69 18:51:34 Removing intermediate container 4f3031cea042 18:51:34 ---> a7b661a5078a 18:51:34 Step 20/21 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 18:51:35 Removing intermediate container e5e0e95a3b69 18:51:35 ---> 1b88a4fd2efe 18:51:35 Step 21/21 : LABEL version=0.0.0 18:51:35 ---> Running in d5b365d0091f 18:51:35 [ "`gofmt -l .`" = "" ] 18:51:36 ---> Running in 15c2658b4dce 18:51:37 Removing intermediate container d5b365d0091f 18:51:37 ---> c4f5fd5fc358 18:51:37 Step 21/21 : LABEL version=0.0.0 18:51:37 ./bin/test-go-mod-tidy.sh 18:51:38 ./bin/test-attribution-txt.sh 18:51:39 ---> Running in b7e7045d9626 18:51:39 Removing intermediate container 15c2658b4dce 18:51:39 ---> b70a425bac8d 18:51:39 18:51:40 Successfully built b70a425bac8d 18:51:40 Successfully tagged docker-core-command-go:latest 18:51:40  Building docker-core-command-go ... done Removing intermediate container b7e7045d9626 18:51:40 ---> 2d80687a4c66 18:51:40 18:51:40 ---> b376308f82dd 18:51:40 Step 9/22 : RUN make cmd/core-data/core-data 18:51:40 Successfully built 2d80687a4c66 18:51:40 Successfully tagged docker-core-metadata-go:latest 18:51:40  Building docker-core-metadata-go ... done  ---> Running in a324b2ddacd3 18:51:40 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 [Pipeline] sh 18:51:42 + ls -al . 18:51:42 total 584 18:51:42 drwxrwxr-x 10 1001 1001 4096 Aug 19 18:51 . 18:51:42 drwxr-xr-x 4 root root 4096 Aug 19 18:49 .. 18:51:42 -rw-rw-r-- 1 1001 1001 11 Aug 19 18:46 .dockerignore 18:51:42 drwxrwxr-x 8 1001 1001 4096 Aug 19 18:47 .git 18:51:42 drwxrwxr-x 3 1001 1001 4096 Aug 19 18:46 .github 18:51:42 -rw-rw-r-- 1 1001 1001 932 Aug 19 18:46 .gitignore 18:51:42 drwxrwxr-x 3 1001 1001 4096 Aug 19 18:47 .semver 18:51:42 -rw-rw-r-- 1 1001 1001 166 Aug 19 18:46 .sonarcloud.properties 18:51:42 -rw-rw-r-- 1 1001 1001 3804 Aug 19 18:46 CONTRIBUTING.md 18:51:42 -rw-rw-r-- 1 1001 1001 1035 Aug 19 18:46 Dockerfile.build 18:51:42 -rw-rw-r-- 1 1001 1001 865 Aug 19 18:46 Jenkinsfile 18:51:42 -rw-rw-r-- 1 1001 1001 10775 Aug 19 18:46 LICENSE 18:51:42 -rw-rw-r-- 1 1001 1001 6237 Aug 19 18:46 Makefile 18:51:42 -rw-rw-r-- 1 1001 1001 5652 Aug 19 18:46 README.md 18:51:42 -rw-rw-r-- 1 1001 1001 259 Aug 19 18:46 SECURITY.md 18:51:42 -rw-rw-r-- 1 1001 1001 5 Aug 19 18:43 VERSION 18:51:42 -rw-rw-r-- 1 1001 1001 4131 Aug 19 18:46 ZMQWindows.md 18:51:42 drwxrwxr-x 2 1001 1001 4096 Aug 19 18:46 bin 18:51:42 drwxrwxr-x 15 1001 1001 4096 Aug 19 18:46 cmd 18:51:42 -rw-r--r-- 1 root root 458659 Aug 19 18:51 coverage.out 18:51:42 -rw-r--r-- 1 root root 1019 Aug 19 18:51 go.mod 18:51:42 -rw-r--r-- 1 root root 19185 Aug 19 18:51 go.sum 18:51:42 drwxrwxr-x 8 1001 1001 4096 Aug 19 18:46 internal 18:51:42 drwxrwxr-x 4 1001 1001 4096 Aug 19 18:46 openapi 18:51:42 drwxrwxr-x 4 1001 1001 4096 Aug 19 18:46 snap 18:51:42 -rw-rw-r-- 1 1001 1001 168 Aug 19 18:46 version.go [Pipeline] sh 18:51:42 Removing intermediate container 44b4e09fd8db 18:51:42 ---> 1bad16e80e6f 18:51:42 18:51:42 Step 10/21 : FROM scratch 18:51:42 ---> 18:51:42 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 18:51:42 ---> Using cache 18:51:42 ---> c260747ff723 18:51:42 Step 12/21 : ENV APP_PORT=48061 18:51:42 + '[' -e coverage.out ] 18:51:42 + chown 1001:1001 coverage.out [Pipeline] stash 18:51:42 Warning: overwriting stash ‘coverage-report’ 18:51:43 ---> Running in 5fb2871c6c0f 18:51:43 Removing intermediate container 5fb2871c6c0f 18:51:43 ---> ea2f13de38f2 18:51:43 Step 13/21 : EXPOSE $APP_PORT 18:51:43 ---> Running in 01484e1d7f1d 18:51:43 Removing intermediate container 01484e1d7f1d 18:51:43 ---> 7b4faea0b89b 18:51:43 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 18:51:44 Stashed 1 file(s) 18:51:44 ---> e72ca912d389 18:51:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [Pipeline] sh 18:51:44 ---> 5805dd1fa9de 18:51:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 18:51:44 + make build 18:51:44 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 18:51:45 ---> d5acaf8e6c90 18:51:45 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 18:51:46 ---> 6aea3835878d 18:51:46 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 18:51:46 ---> Running in 8a09ea3f4247 18:51:46 Removing intermediate container 8a09ea3f4247 18:51:46 ---> 2e7dbe77bd44 18:51:46 Step 19/21 : LABEL arch=x86_64 18:51:47 ---> Running in 59308eb9b4ec 18:51:47 Removing intermediate container 59308eb9b4ec 18:51:47 ---> 81d951b49143 18:51:47 Step 20/21 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 18:51:47 ---> Running in f2b3b3b25c2d 18:51:48 Removing intermediate container f2b3b3b25c2d 18:51:48 ---> 9e909c23cb59 18:51:48 Step 21/21 : LABEL version=0.0.0 18:51:48 ---> Running in 5ad43970f550 18:51:48 Removing intermediate container 5ad43970f550 18:51:48 ---> 78343f2800d5 18:51:48 18:51:48 Successfully built 78343f2800d5 18:51:48 Successfully tagged docker-support-logging-go:latest 18:51:59  Building docker-support-logging-go ... done Removing intermediate container a324b2ddacd3 18:51:59 ---> 5573baf99483 18:51:59 18:51:59 Step 10/22 : FROM alpine 18:51:59 ---> a24bb4013296 18:51:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:51:59 ---> Running in 09bd82f0c887 18:51:59 Removing intermediate container 09bd82f0c887 18:51:59 ---> 2df6ea7d6b46 18:51:59 Step 12/22 : ENV APP_PORT=48080 18:51:59 ---> Running in 6f6e3fbbe63c 18:51:59 Removing intermediate container 6f6e3fbbe63c 18:51:59 ---> 2a8aa6e5b020 18:51:59 Step 13/22 : EXPOSE $APP_PORT 18:51:59 ---> Running in fa6539cb5a85 18:51:59 Removing intermediate container fa6539cb5a85 18:51:59 ---> 716f728b6d3a 18:51:59 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:59 ---> Running in 630ce5131c02 18:51:59 Removing intermediate container 630ce5131c02 18:51:59 ---> 262f6bd4427d 18:51:59 Step 15/22 : RUN apk --no-cache add zeromq 18:51:59 ---> Running in 86adc6c86d1d 18:52:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:52:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:52:01 (1/5) Installing libgcc (9.3.0-r2) 18:52:01 (2/5) Installing libsodium (1.0.18-r0) 18:52:01 (3/5) Installing libstdc++ (9.3.0-r2) 18:52:02 (4/5) Installing libzmq (4.3.2-r0) 18:52:02 (5/5) Installing zeromq (4.3.2-r0) 18:52:02 Executing busybox-1.31.1-r16.trigger 18:52:02 OK: 8 MiB in 19 packages 18:52:02 Removing intermediate container 86adc6c86d1d 18:52:02 ---> d4a767bce102 18:52:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 18:52:03 ---> a7d62584ad00 18:52:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:52: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 18:52:03 ---> e56f27c831ba 18:52:03 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:52:04 ---> e5dabb1c31dd 18:52:04 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 18:52:04 ---> Running in c3b1435252b9 18:52:04 Removing intermediate container c3b1435252b9 18:52:04 ---> 43b946cdd84f 18:52:04 Step 20/22 : LABEL arch=x86_64 18:52:04 ---> Running in 1a09701b0314 18:52:04 Removing intermediate container 1a09701b0314 18:52:04 ---> 2534b093f504 18:52:04 Step 21/22 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 18:52:04 ---> Running in cb6d4691d489 18:52:04 Removing intermediate container cb6d4691d489 18:52:04 ---> 9d92710f47d9 18:52:04 Step 22/22 : LABEL version=0.0.0 18:52:04 ---> Running in 1ef480708886 18:52:04 Removing intermediate container 1ef480708886 18:52:04 ---> 02de0dc01c4a 18:52:04 18:52:04 Successfully built 02de0dc01c4a 18:52:04 Successfully tagged docker-core-data-go:latest 18:52:05  Building docker-core-data-go ... done  [Pipeline] } 18:52:05 $ docker stop --time=1 7dd8281afc87d1409f2e0524a3f35aa93ab7de22751aaaa1b442fe3609e0b082 18:52:07 $ docker rm -f 7dd8281afc87d1409f2e0524a3f35aa93ab7de22751aaaa1b442fe3609e0b082 [Pipeline] // withDockerContainer [Pipeline] sh 18:52:08 + docker images 18:52:08 + grep docker 18:52:08 docker-core-data-go latest 02de0dc01c4a 4 seconds ago 24.5MB 18:52:08 docker-support-logging-go latest 78343f2800d5 20 seconds ago 11.8MB 18:52:08 docker-core-metadata-go latest 2d80687a4c66 28 seconds ago 14.4MB 18:52:08 docker-core-command-go latest b70a425bac8d 31 seconds ago 13MB 18:52:08 docker-security-proxy-setup-go latest 43f2594f2010 46 seconds ago 16.4MB 18:52:08 docker-sys-mgmt-agent-go latest 6301ecd0b863 About a minute ago 284MB 18:52:08 docker-security-secrets-setup-go latest a06eedf2a3ad About a minute ago 25.1MB 18:52:08 docker-security-secretstore-setup-go latest 1654b0a8b663 2 minutes ago 33.9MB 18:52:08 docker-support-notifications-go latest 0d1f25bfea90 2 minutes ago 14.5MB 18:52:08 docker-support-scheduler-go latest 8f6ec9b9f610 3 minutes ago 13.1MB 18:52:08 docker latest 81f5749c9058 7 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] } 18:52:13 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 18:52:19 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 18:52:23 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 18:52:29 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 18:52:30 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 18:52:35 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 18:52:40 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 18:52:45 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 18:52:50 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 18:52:54 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 18:52:59 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] } 18:53:02 $ docker stop --time=1 d25f062260702afd5b4187eb8115e3cfc33a3fe608956c4b946e936a51c9a5b9 18:53:05 $ docker rm -f d25f062260702afd5b4187eb8115e3cfc33a3fe608956c4b946e936a51c9a5b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:53:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:53:07 18:53:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:53:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:53:08 latest: Pulling from edgex-devops/edgex-compose-arm64 18:53:08 29e5d40040c1: Pulling fs layer 18:53:08 1ce36da41761: Pulling fs layer 18:53:08 25b303627fd3: Pulling fs layer 18:53:08 29e5d40040c1: Verifying Checksum 18:53:08 29e5d40040c1: Download complete 18:53:08 1ce36da41761: Verifying Checksum 18:53:08 1ce36da41761: Download complete 18:53:08 29e5d40040c1: Pull complete 18:53:10 1ce36da41761: Pull complete 18:53:10 25b303627fd3: Verifying Checksum 18:53:10 25b303627fd3: Download complete 18:53:20 25b303627fd3: Pull complete 18:53:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:53:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:53:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:53:21 prd-ubuntu18.04-docker-arm64-4c-16g-498 does not seem to be running inside a container 18:53:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:53:24 $ docker top 264924a3227289960057135b14dfa878885075e83b629b4aa4009250764fe72d -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:26 + docker-compose build --help 18:53:26 + grep parallel 18:53:29 --parallel Build images in parallel. [Pipeline] } 18:53:29 $ docker stop --time=1 264924a3227289960057135b14dfa878885075e83b629b4aa4009250764fe72d 18:53:31 $ docker rm -f 264924a3227289960057135b14dfa878885075e83b629b4aa4009250764fe72d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:53:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:53:32 . [Pipeline] withDockerContainer 18:53:32 prd-ubuntu18.04-docker-arm64-4c-16g-498 does not seem to be running inside a container 18:53:33 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 18:53:34 $ docker top 3da82e5b4699f23d656d382ca266f231540cd56773617cbc2605450307bf8c17 -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:35 + docker-compose -f ./docker-compose-build.yml build --parallel 18:53:38 Building docker-core-command-go ... 18:53:38 Building docker-core-data-go ... 18:53:38 Building docker-core-metadata-go ... 18:53:38 Building docker-security-proxy-setup-go ... 18:53:38 Building docker-security-secrets-setup-go ... 18:53:38 Building docker-security-secretstore-setup-go ... 18:53:38 Building docker-support-logging-go ... 18:53:38 Building docker-support-notifications-go ... 18:53:38 Building docker-support-scheduler-go ... 18:53:38 Building docker-sys-mgmt-agent-go ... 18:53:38 Building docker-core-data-go 18:53:38 Building docker-core-metadata-go 18:53:38 Building docker-security-proxy-setup-go 18:53:38 Building docker-security-secrets-setup-go 18:53:38 Building docker-security-secretstore-setup-go 18:55:45 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 18:55:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:55:45 ---> b0b0496f1628 18:55:45 Step 3/22 : WORKDIR /edgex-go 18:55:45 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 18:55:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:55:45 ---> b0b0496f1628 18:55:45 Step 3/20 : WORKDIR /edgex-go 18:55:45 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 18:55:45 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 18:55:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:55:45 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 18:55:45 ---> b0b0496f1628 18:55:45 Step 3/29 : WORKDIR /edgex-go 18:55:45 ---> b0b0496f1628 18:55:45 Step 3/26 : WORKDIR /edgex-go 18:55:45 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 18:55:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:55:45 ---> b0b0496f1628 18:55:45 Step 3/21 : WORKDIR /edgex-go 18:55:45 ---> Running in 3d16fdc4c993 18:55:45 ---> Running in f3b4ec26b4d2 18:55:45 ---> Running in a975303b6adc 18:55:45 ---> Running in 0d1226f3b99a 18:55:45 ---> Running in 4f5a9b0b8864 18:55:45 Removing intermediate container f3b4ec26b4d2 18:55:45 ---> 79c75d0f2401 18:55:45 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:45 Removing intermediate container 3d16fdc4c993 18:55:45 ---> cee088b8550b 18:55:45 Step 4/29 : RUN apk update && apk add make git 18:55:45 Removing intermediate container 4f5a9b0b8864 18:55:45 Removing intermediate container a975303b6adc 18:55:45 ---> 38a9e51e67a8 18:55:45 ---> e47113415cc0 18:55:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:45 Removing intermediate container 0d1226f3b99a 18:55:45 ---> b637108917c5 18:55:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:45 ---> Running in 92dcd5975fe8 18:55:45 ---> Running in e32de1e2ce7c 18:55:45 ---> Running in 2ecce7f273c3 18:55:45 ---> Running in 4b1b784c797e 18:55:45 ---> Running in a4d34aecf35b 18:55:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:55:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:55:45 Removing intermediate container 92dcd5975fe8 18:55:45 ---> 9d7cf3794ed8 18:55:45 Step 5/20 : RUN apk update && apk add make git 18:55:45 ---> Running in 589e66111472 18:55:45 Removing intermediate container 4b1b784c797e 18:55:45 ---> 4a9fad0635ea 18:55:45 Step 5/26 : RUN apk update && apk add make git 18:55:45 Removing intermediate container 2ecce7f273c3 18:55:45 ---> 26a09c07ec17 18:55:45 Step 5/21 : RUN apk update && apk add make git 18:55:45 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 18:55:45 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:55:45 OK: 12617 distinct packages available 18:55:45 ---> Running in 44c790b90ffc 18:55:45 ---> Running in c5e00d304583 18:55:45 Removing intermediate container a4d34aecf35b 18:55:45 ---> 4d7801b8aa95 18:55:45 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 18:55:45 ---> Running in 5be9300a4211 18:55:45 OK: 217 MiB in 51 packages 18:55:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:55:46 Removing intermediate container e32de1e2ce7c 18:55:46 ---> 0367ff46c0b4 18:55:46 Step 5/29 : COPY go.mod . 18:55:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:55:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:55:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:55:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:55:46 ---> fdee218840cc 18:55:46 Step 6/29 : RUN go mod download 18:55:47 ---> Running in b4646a5dbdbf 18:55:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:55:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:55:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:55:47 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 18:55:47 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:55:47 OK: 12617 distinct packages available 18:55:48 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 18:55:48 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:55:48 OK: 12617 distinct packages available 18:55:48 OK: 217 MiB in 51 packages 18:55:48 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 18:55:48 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:55:48 OK: 12617 distinct packages available 18:55:48 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 18:55:48 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:55:48 OK: 12617 distinct packages available 18:55:49 OK: 217 MiB in 51 packages 18:55:49 OK: 217 MiB in 51 packages 18:55:49 OK: 217 MiB in 51 packages 18:55:50 Removing intermediate container 589e66111472 18:55:50 ---> 43b37c4a3809 18:55:50 Step 6/20 : COPY go.mod . 18:55:51 Removing intermediate container 44c790b90ffc 18:55:51 ---> 6bc2cfd66214 18:55:51 Step 6/26 : COPY go.mod . 18:55:51 ---> 2569310f37e8 18:55:51 Step 7/20 : RUN go mod download 18:55:51 Removing intermediate container c5e00d304583 18:55:51 ---> 9ba58a36a471 18:55:51 Step 6/21 : COPY go.mod . 18:55:51 ---> Running in 1333a0ef211e 18:55:51 Removing intermediate container b4646a5dbdbf 18:55:51 ---> c8d3ef1d6db8 18:55:51 Step 7/29 : COPY . . 18:55:52 Removing intermediate container 5be9300a4211 18:55:52 ---> 585cc74d10a1 18:55:52 Step 6/22 : COPY go.mod . 18:55:52 ---> cd8e97aabf88 18:55:52 Step 7/26 : RUN go mod download 18:55:52 ---> Running in 983ef7b55668 18:55:52 ---> 465e34fae9ec 18:55:52 Step 7/21 : RUN go mod download 18:55:53 ---> Running in 981f0f02b49b 18:55:53 ---> b1d45ad06c48 18:55:53 Step 7/22 : RUN go mod download 18:55:54 ---> Running in ab1ed7e8e19b 18:55:56 Removing intermediate container 1333a0ef211e 18:55:56 ---> 5218ab2e5307 18:55:56 Step 8/20 : COPY . . 18:55:57 Removing intermediate container 983ef7b55668 18:55:57 ---> e6c1124d2e04 18:55:57 Step 8/26 : COPY . . 18:55:59 Removing intermediate container 981f0f02b49b 18:55:59 ---> 8ae4da299b4c 18:55:59 Step 8/21 : COPY . . 18:55:59 Removing intermediate container ab1ed7e8e19b 18:55:59 ---> 55e262fb3fd7 18:55:59 Step 8/22 : COPY . . 18:56:31 ---> 4fb0654ad0e0 18:56:31 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 18:56:31 ---> 13ec76e8d033 18:56:31 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 18:56:31 ---> 7aba321c3019 18:56:31 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 18:56:31 ---> Running in 9509198e112e 18:56:31 ---> Running in 1ecba466d934 18:56:31 ---> 73d5bbcd9d82 18:56:31 Step 9/21 : RUN make cmd/core-metadata/core-metadata 18:56:31 ---> 32dcf67be8df 18:56:31 Step 9/22 : RUN make cmd/core-data/core-data 18:56:31 ---> Running in ba237864abe2 18:56:31 ---> Running in 4531a0edf692 18:56:31 ---> Running in 38963f8498dd 18:56:31 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 18:56:31 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 18:56:31 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 18:56:31 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 18:56:31 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 18:57:53 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 18:57:53 Removing intermediate container 9509198e112e 18:57:53 ---> a24b7f8bacf8 18:57:53 18:57:53 Step 9/29 : FROM alpine:latest 18:57:53 latest: Pulling from library/alpine 18:57:53 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 18:57:53 Status: Downloaded newer image for alpine:latest 18:57:53 ---> 62ee0e9f8440 18:57:53 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 18:57:53 ---> Running in c831a2955cdc 18:57:53 Removing intermediate container 1ecba466d934 18:57:53 ---> e8fcf9fe30b2 18:57:53 18:57:53 Step 10/20 : FROM alpine 18:57:53 ---> 62ee0e9f8440 18:57:53 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 18:57:53 ---> Running in 2d6df8fd28fa 18:57:53 Removing intermediate container c831a2955cdc 18:57:53 ---> 968e29acd5ac 18:57:53 Step 11/29 : USER root 18:57:53 ---> Running in bb9a5e3093e7 18:57:53 Removing intermediate container bb9a5e3093e7 18:57:53 ---> 42cefc246939 18:57:53 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 18:57:53 ---> Running in 274d44885781 18:57:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:57:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:57:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:57:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:57:55 v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 18:57:55 v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 18:57:55 OK: 12617 distinct packages available 18:57:56 v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 18:57:56 v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 18:57:56 OK: 12617 distinct packages available 18:57:56 (1/4) Installing ca-certificates (20191127-r4) 18:57:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:57:56 (3/4) Installing libcurl (7.69.1-r0) 18:57:56 (4/4) Installing curl (7.69.1-r0) 18:57:56 Executing busybox-1.31.1-r16.trigger 18:57:56 Executing ca-certificates-20191127-r4.trigger 18:57:57 (1/2) Installing ca-certificates (20191127-r4) 18:57:57 (2/2) Installing dumb-init (1.2.2-r1) 18:57:57 Executing busybox-1.31.1-r16.trigger 18:57:57 OK: 7 MiB in 18 packages 18:57:57 Executing ca-certificates-20191127-r4.trigger 18:57:57 OK: 6 MiB in 16 packages 18:57:58 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 18:58:00 Removing intermediate container 2d6df8fd28fa 18:58:00 ---> b683bad6b871 18:58:00 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:58:00 Removing intermediate container 274d44885781 18:58:00 ---> 6be9e2105408 18:58:00 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 18:58:00 ---> Running in ab0f53449920 18:58:00 ---> Running in 3effaa260136 18:58:01 Removing intermediate container ab0f53449920 18:58:01 ---> 015973ac11f6 18:58:01 Step 13/20 : WORKDIR /edgex 18:58:01 ---> Running in c06be253955f 18:58:01 Removing intermediate container 3effaa260136 18:58:01 ---> e327b63a2e49 18:58:01 Step 14/29 : WORKDIR $BASE_DIR 18:58:01 ---> Running in cc8c13943f9f 18:58:02 Removing intermediate container c06be253955f 18:58:02 ---> 770be08aa34b 18:58:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:58:02 Removing intermediate container cc8c13943f9f 18:58:02 ---> 4de6c32ca26f 18:58:02 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 18:58:03 ---> Running in fcfa15f2b02c 18:58:04 ---> ee80a9132cc2 18:58:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:58:06 ---> 680d2752a995 18:58:06 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:58:06 ---> Running in 79de9cd360b3 18:58:07 Removing intermediate container 79de9cd360b3 18:58:07 ---> ecdc3e0d64aa 18:58:07 Step 17/20 : CMD ["--init=true"] 18:58:07 ---> Running in b7631b5c6114 18:58:07 Removing intermediate container fcfa15f2b02c 18:58:07 ---> 4b315926c2b5 18:58:07 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 18:58:07 Removing intermediate container b7631b5c6114 18:58:07 ---> 984baae1c0c0 18:58:07 Step 18/20 : LABEL arch=arm64 18:58:08 ---> Running in 5d28dc886f46 18:58:09 Removing intermediate container 5d28dc886f46 18:58:09 ---> 40239d3905f8 18:58:09 Step 19/20 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 18:58:09 ---> c28ba73eea8d 18:58:09 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 18:58:09 ---> Running in ab99295899e0 18:58:11 Removing intermediate container ab99295899e0 18:58:11 ---> 94714f9aeea1 18:58:11 Step 20/20 : LABEL version=0.0.0 18:58:12 ---> d09a50645c43 18:58:12 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 18:58:12 ---> Running in 681bd38d2240 18:58:13 Removing intermediate container 681bd38d2240 18:58:13 ---> 9960c70c64b4 18:58:13 18:58:13 ---> 7157777f4dbc 18:58:13 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 18:58:14 Successfully built 9960c70c64b4 18:58:14 Successfully tagged docker-security-proxy-setup-go-arm64:latest 18:58:14  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 18:58:14 Removing intermediate container ba237864abe2 18:58:14 ---> fa483785ac94 18:58:14 18:58:14 Step 10/26 : FROM alpine:3.10 18:58:14 3.10: Pulling from library/alpine 18:58:15 ---> e26689a1e844 18:58:15 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 18:58:16 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 18:58:16 Status: Downloaded newer image for alpine:3.10 18:58:16 ---> 536a684cf733 18:58:16 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 18:58:18 ---> Running in ca72a69a80a5 18:58:18 ---> ceb0b54ce69f 18:58:18 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 18:58:19 ---> Running in 9f9a3b228132 18:58:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 18:58:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 18:58:22 v3.10.5-76-g1530c9fe13 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 18:58:22 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 18:58:22 OK: 10167 distinct packages available 18:58:22 (1/5) Installing ca-certificates (20191127-r2) 18:58:23 (2/5) Installing nghttp2-libs (1.39.2-r1) 18:58:23 (3/5) Installing libcurl (7.66.0-r0) 18:58:23 (4/5) Installing curl (7.66.0-r0) 18:58:23 (5/5) Installing dumb-init (1.2.2-r1) 18:58:23 Executing busybox-1.30.1-r3.trigger 18:58:23 Executing ca-certificates-20191127-r2.trigger 18:58:23 OK: 7 MiB in 19 packages 18:58:25 Removing intermediate container 9f9a3b228132 18:58:25 ---> a635439f3b61 18:58:25 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 18:58:26 Removing intermediate container ca72a69a80a5 18:58:26 ---> 205a2489227f 18:58:26 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:58:26 ---> 3674ce1c5d26 18:58:26 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:58:27 ---> Running in e2d912c2a255 18:58:27 ---> Running in d000cef33402 18:58:28 Removing intermediate container e2d912c2a255 18:58:28 ---> ec6579f337ae 18:58:28 Step 13/26 : WORKDIR / 18:58:28 ---> Running in 1a21a2f87a2b 18:58:30 Removing intermediate container 1a21a2f87a2b 18:58:30 ---> 0e83047921a7 18:58:30 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:58:33 ---> d5cdfe8f4ed9 18:58:33 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:58:33 Removing intermediate container 38963f8498dd 18:58:33 ---> 9decfe18a430 18:58:33 18:58:33 Step 10/21 : FROM scratch 18:58:33 ---> 18:58:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:58:33 Removing intermediate container d000cef33402 18:58:33 ---> 19dabc8bad16 18:58:33 Step 24/29 : RUN chmod 755 security-secrets-setup 18:58:33 ---> Running in 2fce4281195f 18:58:34 ---> Running in 700e45417d44 18:58:34 ---> cea2032a1d8d 18:58:34 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:58:34 Removing intermediate container 2fce4281195f 18:58:34 ---> 80a2bf51499e 18:58:34 Step 12/21 : ENV APP_PORT=48081 18:58:34 ---> Running in af311defd707 18:58:36 Removing intermediate container af311defd707 18:58:36 ---> d7042c0a16fa 18:58:36 Step 13/21 : EXPOSE $APP_PORT 18:58:37 ---> Running in c732e53fc0f4 18:58:37 ---> 0d07657141a3 18:58:37 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 18:58:38 Removing intermediate container c732e53fc0f4 18:58:38 ---> 4c52bb689152 18:58:38 Step 14/21 : WORKDIR / 18:58:39 ---> Running in 62563c1dd668 18:58:39 ---> 2d3bb0d01329 18:58:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:58:39 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 18:58:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:58:39 ---> b0b0496f1628 18:58:39 Step 3/20 : WORKDIR /edgex-go 18:58:39 ---> Using cache 18:58:39 ---> b637108917c5 18:58:39 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:39 ---> Using cache 18:58:39 ---> 26a09c07ec17 18:58:39 Step 5/20 : RUN apk update && apk add make git 18:58:39 ---> Using cache 18:58:39 ---> 9ba58a36a471 18:58:39 Step 6/20 : COPY go.mod . 18:58:39 ---> Using cache 18:58:39 ---> 465e34fae9ec 18:58:39 Step 7/20 : RUN go mod download 18:58:39 ---> Using cache 18:58:39 ---> 8ae4da299b4c 18:58:39 Step 8/20 : COPY . . 18:58:39 ---> Using cache 18:58:39 ---> 73d5bbcd9d82 18:58:39 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 18:58:39 ---> Running in 9253c54f6d46 18:58:39 Removing intermediate container 62563c1dd668 18:58:39 ---> e567a70ee4a5 18:58:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 18:58:40 Removing intermediate container 700e45417d44 18:58:40 ---> a1d846fbb89b 18:58:40 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 18:58:41 ---> Running in cac640d074c2 18:58:41 ---> 61f11c3139cc 18:58:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:58:41 ---> 5ec1627db83b 18:58:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:58:42 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 18:58:42 Removing intermediate container cac640d074c2 18:58:42 ---> 53ba1ea06bd5 18:58:42 Step 26/29 : CMD [ "generate" ] 18:58:42 ---> Running in 5c9e523dea0e 18:58:43 Removing intermediate container 5c9e523dea0e 18:58:43 ---> 8ac2abc6b472 18:58:43 Step 27/29 : LABEL arch=arm64 18:58:44 ---> 17499285fbc9 18:58:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 18:58:44 ---> bd75b6a238c8 18:58:44 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:58:44 ---> Running in e9d228fcfdc4 18:58:45 Removing intermediate container e9d228fcfdc4 18:58:45 ---> 7c98114c27d0 18:58:45 Step 28/29 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 18:58:45 ---> Running in e89514a61265 18:58:45 ---> 1c0b876fed5e 18:58:45 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 18:58:46 ---> Running in 6b8e03d7ce1c 18:58:46 Removing intermediate container e89514a61265 18:58:46 ---> f64bef633aa3 18:58:46 Step 29/29 : LABEL version=0.0.0 18:58:47 ---> 2a9e5e474660 18:58:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:58:47 Removing intermediate container 4531a0edf692 18:58:47 ---> a2f820af3003 18:58:47 18:58:47 Step 10/22 : FROM alpine 18:58:47 ---> 62ee0e9f8440 18:58:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:58:47 ---> Running in f1a83dc69af8 18:58:47 ---> Running in 5852344aaa28 18:58:47 Removing intermediate container 6b8e03d7ce1c 18:58:47 ---> 019ef72f1cb2 18:58:47 Step 19/21 : LABEL arch=arm64 18:58:47 ---> Running in 63a1ebe9cfe9 18:58:48 Removing intermediate container f1a83dc69af8 18:58:48 ---> 030a86bedbda 18:58:48 18:58:48 Removing intermediate container 5852344aaa28 18:58:48 ---> ef3a828aafcb 18:58:48 Step 12/22 : ENV APP_PORT=48080 18:58:48 Removing intermediate container 63a1ebe9cfe9 18:58:48 ---> 95956d5aaad0 18:58:48 Step 20/21 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 18:58:48 ---> Running in d99ec1689ca7 18:58:48 ---> c1b91d567be8 18:58:48 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:58:49 ---> Running in 9ba302c3d2cc 18:58:49 Successfully built 030a86bedbda 18:58:49 ---> Running in 61365c29da34 18:58:49 Successfully tagged docker-security-secrets-setup-go-arm64:latest 18:58:49  Building docker-security-secrets-setup-go ... done Building docker-support-logging-go 18:58:50 Removing intermediate container d99ec1689ca7 18:58:50 ---> f2a8bd9a3809 18:58:50 Step 13/22 : EXPOSE $APP_PORT 18:58:50 Removing intermediate container 9ba302c3d2cc 18:58:50 ---> d1d531a78963 18:58:50 Step 21/21 : LABEL version=0.0.0 18:58:50 ---> Running in 78ba79cc902d 18:58:50 ---> Running in ee5987f6fccb 18:58:51 Removing intermediate container 78ba79cc902d 18:58:51 ---> d190e2961c5a 18:58:51 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:51 Removing intermediate container ee5987f6fccb 18:58:51 ---> 1a9c55ef6ae6 18:58:51 18:58:52 Successfully built 1a9c55ef6ae6 18:58:52 ---> Running in 62e0ff51bb3e 18:58:52 Successfully tagged docker-core-metadata-go-arm64:latest 18:58:52  Building docker-core-metadata-go ... done Building docker-support-notifications-go 18:58:54 Removing intermediate container 61365c29da34 18:58:54 ---> ab100bdf3547 18:58:54 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:58:54 ---> Running in 5443bf278c0e 18:58:56 Removing intermediate container 5443bf278c0e 18:58:56 ---> 5aacdc17640d 18:58:56 Step 24/26 : LABEL arch=arm64 18:58:57 ---> Running in 8c6883ecf956 18:58:58 Removing intermediate container 8c6883ecf956 18:58:58 ---> 4e2d629b8065 18:58:58 Step 25/26 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 18:58:59 ---> Running in 4b317d601970 18:58:59 Removing intermediate container 62e0ff51bb3e 18:58:59 ---> b63e3b786071 18:58:59 Step 15/22 : RUN apk --no-cache add zeromq 18:59:00 ---> Running in 8a00aad5a50e 18:59:00 Removing intermediate container 4b317d601970 18:59:00 ---> 4e7dcd3f5e04 18:59:00 Step 26/26 : LABEL version=0.0.0 18:59:01 ---> Running in eb1457533ff1 18:59:02 Removing intermediate container eb1457533ff1 18:59:02 ---> f1f343238e55 18:59:02 18:59:03 Successfully built f1f343238e55 18:59:03 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 18:59:03  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 18:59:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:59:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:59:04 (1/5) Installing libgcc (9.3.0-r2) 18:59:04 (2/5) Installing libsodium (1.0.18-r0) 18:59:04 (3/5) Installing libstdc++ (9.3.0-r2) 18:59:05 (4/5) Installing libzmq (4.3.2-r0) 18:59:05 (5/5) Installing zeromq (4.3.2-r0) 18:59:05 Executing busybox-1.31.1-r16.trigger 18:59:05 OK: 8 MiB in 19 packages 18:59:09 Removing intermediate container 8a00aad5a50e 18:59:09 ---> 4ce965e500f6 18:59:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 18:59:11 ---> 88cd5fce70d9 18:59:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:59:14 ---> 72351bc856a0 18:59:14 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:59:16 ---> 13613f840329 18:59:16 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 18:59:16 ---> Running in e4487e4da70e 18:59:17 Removing intermediate container e4487e4da70e 18:59:17 ---> 4eb5123111eb 18:59:17 Step 20/22 : LABEL arch=arm64 18:59:18 ---> Running in e05123a89528 18:59:19 Removing intermediate container e05123a89528 18:59:19 ---> 33bcbf749cf1 18:59:19 Step 21/22 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 18:59:20 ---> Running in d4ba8d5b901e 18:59:21 Removing intermediate container d4ba8d5b901e 18:59:21 ---> a7554ed6ee5c 18:59:21 Step 22/22 : LABEL version=0.0.0 18:59:21 ---> Running in 30d6e2f878ac 18:59:23 Removing intermediate container 30d6e2f878ac 18:59:23 ---> 01c046a9b63a 18:59:23 18:59:23 Successfully built 01c046a9b63a 18:59:23 Successfully tagged docker-core-data-go-arm64:latest 18:59:23  Building docker-core-data-go ... done Building docker-sys-mgmt-agent-go 18:59:36 Removing intermediate container 9253c54f6d46 18:59:36 ---> 0cde28e47ddc 18:59:36 18:59:36 Step 10/20 : FROM scratch 18:59:36 ---> 18:59:36 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:59:36 ---> Using cache 18:59:36 ---> 80a2bf51499e 18:59:36 Step 12/20 : ENV APP_PORT=48085 18:59:36 ---> Running in 52278f27ec02 18:59:36 Removing intermediate container 52278f27ec02 18:59:36 ---> 9c11f493bc4a 18:59:36 Step 13/20 : EXPOSE $APP_PORT 18:59:36 ---> Running in cc27a3c27062 18:59:37 Removing intermediate container cc27a3c27062 18:59:37 ---> ad0821a4f532 18:59:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 18:59:38 ---> 2dc408a346a0 18:59:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:59:40 ---> e17a7bcc16cf 18:59:40 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:59:41 ---> 0bae302e1706 18:59:41 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 18:59:41 ---> Running in 5150a2cab603 18:59:42 Removing intermediate container 5150a2cab603 18:59:42 ---> 18115c041cb9 18:59:42 Step 18/20 : LABEL arch=arm64 18:59:42 ---> Running in 727f6b7f332b 18:59:43 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 18:59:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:59:43 ---> b0b0496f1628 18:59:43 Step 3/21 : WORKDIR /edgex-go 18:59:43 ---> Using cache 18:59:43 ---> b637108917c5 18:59:43 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:43 ---> Using cache 18:59:43 ---> 26a09c07ec17 18:59:43 Step 5/21 : RUN apk update && apk add make && apk add bash git 18:59:43 Removing intermediate container 727f6b7f332b 18:59:43 ---> 2a341e906ce7 18:59:43 Step 19/20 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 18:59:43 ---> Running in 7d64ef1995ff 18:59:43 ---> Running in 83e5120a834d 18:59:45 Removing intermediate container 83e5120a834d 18:59:45 ---> d3feb0f66fe2 18:59:45 Step 20/20 : LABEL version=0.0.0 18:59:45 ---> Running in 52970ef27a45 18:59:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:59:46 Removing intermediate container 52970ef27a45 18:59:46 ---> 36a995e6bfc5 18:59:46 18:59:46 Successfully built 36a995e6bfc5 18:59:46 Successfully tagged docker-support-scheduler-go-arm64:latest 18:59:46  Building docker-support-scheduler-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:59:47 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 18:59:47 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:59:47 OK: 12617 distinct packages available 18:59:48 OK: 217 MiB in 51 packages 18:59:49 OK: 217 MiB in 51 packages 18:59:52 Removing intermediate container 7d64ef1995ff 18:59:52 ---> aaa2ec0ee68d 18:59:52 Step 6/21 : COPY go.mod . 18:59:53 ---> 6b2889d07d14 18:59:53 Step 7/21 : RUN go mod download 18:59:53 ---> Running in cb1fc4ae897b 18:59:55 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 18:59:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:59:55 ---> b0b0496f1628 18:59:55 Step 3/23 : WORKDIR /edgex-go 18:59:55 ---> Using cache 18:59:55 ---> b637108917c5 18:59:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:55 ---> Using cache 18:59:55 ---> 26a09c07ec17 18:59:55 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 18:59:55 ---> Running in 04e120781c6c 18:59:57 Removing intermediate container cb1fc4ae897b 18:59:57 ---> 025ab459f22b 18:59:57 Step 8/21 : COPY . . 18:59:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:59:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:59:59 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 18:59:59 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:59:59 OK: 12617 distinct packages available 19:00:00 OK: 217 MiB in 51 packages 19:00:03 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 19:00:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:00:03 ---> b0b0496f1628 19:00:03 Step 3/21 : WORKDIR /edgex-go 19:00:03 ---> Using cache 19:00:03 ---> b637108917c5 19:00:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:03 ---> Using cache 19:00:03 ---> 26a09c07ec17 19:00:03 Step 5/21 : RUN apk update && apk add make git 19:00:03 ---> Using cache 19:00:03 ---> 9ba58a36a471 19:00:03 Step 6/21 : COPY go.mod . 19:00:03 ---> Using cache 19:00:03 ---> 465e34fae9ec 19:00:03 Step 7/21 : RUN go mod download 19:00:03 ---> Using cache 19:00:03 ---> 8ae4da299b4c 19:00:03 Step 8/21 : COPY . . 19:00:03 ---> Using cache 19:00:03 ---> 73d5bbcd9d82 19:00:03 Step 9/21 : RUN make cmd/core-command/core-command 19:00:04 ---> Running in 183aa9ef01b4 19:00:05 Removing intermediate container 04e120781c6c 19:00:05 ---> b74b0f809b6f 19:00:05 Step 6/23 : COPY go.mod . 19:00:06 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 19:00:06 ---> 7bacebe058ca 19:00:06 Step 7/23 : RUN go mod download 19:00:07 ---> Running in 42401467abf6 19:00:13 Removing intermediate container 42401467abf6 19:00:13 ---> 1b1b005308b1 19:00:13 Step 8/23 : COPY . . 19:00:13 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 19:00:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:00:13 ---> b0b0496f1628 19:00:13 Step 3/26 : WORKDIR /edgex-go 19:00:13 ---> Using cache 19:00:13 ---> b637108917c5 19:00:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:13 ---> Using cache 19:00:13 ---> 26a09c07ec17 19:00:13 Step 5/26 : RUN apk update && apk add make bash git 19:00:13 ---> Running in 595c795a7930 19:00:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:00:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:00:18 v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] 19:00:18 v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] 19:00:18 OK: 12617 distinct packages available 19:00:19 OK: 217 MiB in 51 packages 19:00:24 Removing intermediate container 595c795a7930 19:00:24 ---> 37dc17346244 19:00:24 Step 6/26 : COPY go.mod . 19:00:26 ---> 8c76eb3b9e95 19:00:26 Step 7/26 : RUN go mod download 19:00:26 ---> Running in cd8550e24a9b 19:00:28 ---> 711feb8e23fb 19:00:28 Step 9/21 : RUN make cmd/support-logging/support-logging 19:00:28 ---> Running in 90c81a3341b7 19:00:31 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 19:00:32 Removing intermediate container cd8550e24a9b 19:00:32 ---> f8ffb740a2a4 19:00:32 Step 8/26 : COPY . . 19:00:51 ---> 3737cea842b2 19:00:51 Step 9/23 : RUN make cmd/support-notifications/support-notifications 19:00:51 ---> Running in bc55a30dd83d 19:00:52 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 19:01:03 ---> 19ec274c02fa 19:01:03 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:01:03 ---> Running in eee50154e1a6 19:01:04 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 19:01:08 Removing intermediate container 183aa9ef01b4 19:01:08 ---> ff4f6f850340 19:01:08 19:01:08 Step 10/21 : FROM scratch 19:01:08 ---> 19:01:08 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:01:08 ---> Using cache 19:01:08 ---> 80a2bf51499e 19:01:08 Step 12/21 : ENV APP_PORT=48082 19:01:08 ---> Running in 7d2cff897789 19:01:09 Removing intermediate container 7d2cff897789 19:01:09 ---> cd22e412d2b7 19:01:09 Step 13/21 : EXPOSE $APP_PORT 19:01:09 ---> Running in 0dea1bf49400 19:01:09 Removing intermediate container 0dea1bf49400 19:01:09 ---> d09a6a75b2dd 19:01:09 Step 14/21 : WORKDIR / 19:01:09 ---> Running in f781db142c66 19:01:10 Removing intermediate container f781db142c66 19:01:10 ---> de338036ccc3 19:01:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 19:01:11 ---> 72403b525897 19:01:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:01:13 ---> 1fedc4097668 19:01:13 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:01:14 ---> c5ec51d90546 19:01:14 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 19:01:14 ---> Running in 990362380e07 19:01:14 Removing intermediate container 990362380e07 19:01:14 ---> 1488374ce60f 19:01:14 Step 19/21 : LABEL arch=arm64 19:01:15 ---> Running in bc97b040a777 19:01:15 Removing intermediate container bc97b040a777 19:01:15 ---> 39136d0d3370 19:01:15 Step 20/21 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 19:01:16 ---> Running in e00daeaf8c4b 19:01:16 Removing intermediate container e00daeaf8c4b 19:01:16 ---> 793cdd3d8979 19:01:16 Step 21/21 : LABEL version=0.0.0 19:01:16 ---> Running in 8fe974ec795f 19:01:17 Removing intermediate container 8fe974ec795f 19:01:17 ---> 82787fe1c69c 19:01:17 19:01:18 Successfully built 82787fe1c69c 19:01:18 Successfully tagged docker-core-command-go-arm64:latest 19:01:40  Building docker-core-command-go ... done Removing intermediate container 90c81a3341b7 19:01:40 ---> 5b6eaddf9d9d 19:01:40 19:01:40 Step 10/21 : FROM scratch 19:01:40 ---> 19:01:40 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 19:01:40 ---> Running in fa595058144c 19:01:40 Removing intermediate container fa595058144c 19:01:40 ---> 91fb3b99ca25 19:01:40 Step 12/21 : ENV APP_PORT=48061 19:01:40 ---> Running in 77fbd73c3ff1 19:01:40 Removing intermediate container 77fbd73c3ff1 19:01:40 ---> 72dfce6bf3ef 19:01:40 Step 13/21 : EXPOSE $APP_PORT 19:01:40 ---> Running in 222a05aa0b0d 19:01:41 Removing intermediate container 222a05aa0b0d 19:01:41 ---> 8a13e776248c 19:01:41 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 19:01:42 ---> 6d27edf0d29a 19:01:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 19:01:43 ---> 3b58f01e0786 19:01:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 19:01:45 ---> a621ce00a0bf 19:01:45 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 19:01:46 ---> 1bea196ae16a 19:01:46 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 19:01:46 ---> Running in 977b8cf16979 19:01:47 Removing intermediate container 977b8cf16979 19:01:47 ---> bfb85b34ee4a 19:01:47 Step 19/21 : LABEL arch=arm64 19:01:47 ---> Running in 117f2079e196 19:01:48 Removing intermediate container 117f2079e196 19:01:48 ---> 0e1bab914013 19:01:48 Step 20/21 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 19:01:48 ---> Running in f43a1c9b53a0 19:01:49 Removing intermediate container f43a1c9b53a0 19:01:49 ---> c157f018563c 19:01:49 Step 21/21 : LABEL version=0.0.0 19:01:49 ---> Running in c31ea62c9d41 19:01:49 Removing intermediate container c31ea62c9d41 19:01:49 ---> 8b34f525a1b4 19:01:49 19:01:51 Successfully built 8b34f525a1b4 19:01:51 Successfully tagged docker-support-logging-go-arm64:latest 19:02:01  Building docker-support-logging-go ... done Removing intermediate container eee50154e1a6 19:02:01 ---> 4a0514efe7b2 19:02:01 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:02:01 Removing intermediate container bc55a30dd83d 19:02:01 ---> 051b96ac3b1e 19:02:01 19:02:01 Step 10/23 : FROM scratch 19:02:01 ---> 19:02:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 19:02:01 ---> Running in f39ec687a01d 19:02:01 ---> Using cache 19:02:01 ---> 91fb3b99ca25 19:02:01 Step 12/23 : ENV APP_PORT=48060 19:02:01 ---> Running in ed279fb5e9c8 19:02:01 Removing intermediate container ed279fb5e9c8 19:02:01 ---> 4e8cba856028 19:02:01 Step 13/23 : EXPOSE $APP_PORT 19:02:01 ---> Running in 3d605e8725a3 19:02:01 Removing intermediate container 3d605e8725a3 19:02:01 ---> 55dfb9ad7d4a 19:02:01 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 19:02:02 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 19:02:02 ---> 4348c6ca0008 19:02:02 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 19:02:03 ---> 5047d260d269 19:02:03 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 19:02:05 ---> 7200cbb861ab 19:02:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 19:02:05 Removing intermediate container f39ec687a01d 19:02:05 ---> ba6f6df43789 19:02:05 19:02:05 Step 11/26 : FROM docker:latest 19:02:05 ---> ce9d55ae87f1 19:02:05 Step 12/26 : RUN apk add --no-cache bash 19:02:05 ---> Running in bf8780558e86 19:02:05 ---> 31167015229c 19:02:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:02:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:02:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:02:07 ---> b3f677322e7e 19:02:07 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:02:07 (1/2) Installing readline (8.0.4-r0) 19:02:07 (2/2) Installing bash (5.0.17-r0) 19:02:07 Executing bash-5.0.17-r0.post-install 19:02:07 Executing busybox-1.31.1-r16.trigger 19:02:07 OK: 12 MiB in 22 packages 19:02:08 ---> 03a410cc7b1b 19:02:08 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 19:02:08 ---> Running in 1d584fb7ceb4 19:02:08 Removing intermediate container 1d584fb7ceb4 19:02:08 ---> 995f301806e7 19:02:08 Step 21/23 : LABEL arch=arm64 19:02:08 ---> Running in 02fa5f72521c 19:02:09 Removing intermediate container bf8780558e86 19:02:09 ---> c780da47d613 19:02:09 Step 13/26 : RUN rm -rf /var/cache/apk/* 19:02:09 Removing intermediate container 02fa5f72521c 19:02:09 ---> b34d2530314b 19:02:09 Step 22/23 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 19:02:09 ---> Running in f304082bc747 19:02:09 ---> Running in 12cdb866c7ea 19:02:10 Removing intermediate container 12cdb866c7ea 19:02:10 ---> abd83101db84 19:02:10 Step 23/23 : LABEL version=0.0.0 19:02:10 ---> Running in b07ac8b6ec56 19:02:10 Removing intermediate container b07ac8b6ec56 19:02:10 ---> abb4dbbfa088 19:02:10 19:02:11 Successfully built abb4dbbfa088 19:02:11 Successfully tagged docker-support-notifications-go-arm64:latest 19:02:12  Building docker-support-notifications-go ... done Removing intermediate container f304082bc747 19:02:12 ---> e05bfbe44880 19:02:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 19:02:12 ---> Running in 1fc2dde5ba03 19:02:12 Removing intermediate container 1fc2dde5ba03 19:02:12 ---> 7eeeb9727e16 19:02:12 Step 15/26 : ENV APP_PORT=48090 19:02:12 ---> Running in e6c9e4ce4289 19:02:13 Removing intermediate container e6c9e4ce4289 19:02:13 ---> b75cf5788df5 19:02:13 Step 16/26 : EXPOSE $APP_PORT 19:02:13 ---> Running in e091c12892c1 19:02:13 Removing intermediate container e091c12892c1 19:02:13 ---> 10d7fec1806a 19:02:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:02:15 ---> c77680d58254 19:02:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:02:15 ---> f66d14312922 19:02:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:02:16 ---> 3e9494417b0c 19:02:16 Step 20/26 : RUN apk --no-cache add py-pip 19:02:16 ---> Running in 89f5c8d6dd54 19:02:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:02:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:02:19 (1/33) Installing libbz2 (1.0.8-r1) 19:02:19 (2/33) Installing expat (2.2.9-r1) 19:02:19 (3/33) Installing libffi (3.3-r2) 19:02:19 (4/33) Installing gdbm (1.13-r1) 19:02:19 (5/33) Installing xz-libs (5.2.5-r0) 19:02:19 (6/33) Installing sqlite-libs (3.32.1-r0) 19:02:19 (7/33) Installing python3 (3.8.5-r0) 19:02:20 (8/33) Installing py3-appdirs (1.4.4-r1) 19:02:20 (9/33) Installing py3-ordered-set (4.0.1-r0) 19:02:20 (10/33) Installing py3-parsing (2.4.7-r0) 19:02:20 (11/33) Installing py3-six (1.15.0-r0) 19:02:20 (12/33) Installing py3-packaging (20.4-r0) 19:02:20 (13/33) Installing py3-setuptools (47.0.0-r0) 19:02:20 (14/33) Installing py3-chardet (3.0.4-r4) 19:02:20 (15/33) Installing py3-idna (2.9-r0) 19:02:20 (16/33) Installing py3-certifi (2020.4.5.1-r0) 19:02:20 (17/33) Installing py3-urllib3 (1.25.9-r0) 19:02:20 (18/33) Installing py3-requests (2.23.0-r0) 19:02:20 (19/33) Installing py3-msgpack (1.0.0-r0) 19:02:20 (20/33) Installing py3-lockfile (0.12.2-r3) 19:02:20 (21/33) Installing py3-cachecontrol (0.12.6-r0) 19:02:20 (22/33) Installing py3-colorama (0.4.3-r0) 19:02:20 (23/33) Installing py3-distlib (0.3.0-r0) 19:02:21 (24/33) Installing py3-distro (1.5.0-r1) 19:02:21 (25/33) Installing py3-webencodings (0.5.1-r3) 19:02:21 (26/33) Installing py3-html5lib (1.0.1-r4) 19:02:21 (27/33) Installing py3-pytoml (0.1.21-r0) 19:02:21 (28/33) Installing py3-pep517 (0.8.2-r0) 19:02:21 (29/33) Installing py3-progress (1.5-r0) 19:02:21 (30/33) Installing py3-toml (0.10.1-r0) 19:02:21 (31/33) Installing py3-retrying (1.3.3-r0) 19:02:21 (32/33) Installing py3-contextlib2 (0.6.0-r0) 19:02:21 (33/33) Installing py3-pip (20.1.1-r0) 19:02:21 Executing busybox-1.31.1-r16.trigger 19:02:21 OK: 71 MiB in 55 packages 19:02:28 Removing intermediate container 89f5c8d6dd54 19:02:28 ---> 78e8d1c51813 19:02:28 Step 21/26 : RUN pip install docker-compose==1.23.2 19:02:28 ---> Running in 4e83a7c77016 19:02:33 Collecting docker-compose==1.23.2 19:02:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:02:33 Collecting docker<4.0,>=3.6.0 19:02:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:02:34 Collecting cached-property<2,>=1.2.0 19:02:34 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 19:02:34 Collecting jsonschema<3,>=2.5.1 19:02:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:02:35 Collecting texttable<0.10,>=0.9.0 19:02:35 Downloading texttable-0.9.1.tar.gz (11 kB) 19:02:37 Collecting websocket-client<1.0,>=0.32.0 19:02:37 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 19:02:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:02:37 Collecting dockerpty<0.5,>=0.4.1 19:02:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:02:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:02:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:02:40 Collecting PyYAML<4,>=3.10 19:02:40 Downloading PyYAML-3.13.tar.gz (270 kB) 19:02:44 Collecting docopt<0.7,>=0.6.1 19:02:44 Downloading docopt-0.6.2.tar.gz (25 kB) 19:02:45 Collecting docker-pycreds>=0.4.0 19:02:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:02:46 Collecting idna<2.8,>=2.5 19:02:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:02:46 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) 19:02:46 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) 19:02:46 Collecting urllib3<1.25,>=1.21.1 19:02:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:02:46 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:02:46 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:02:46 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:02:46 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:02:47 Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, cached-property, jsonschema, texttable, dockerpty, PyYAML, docopt, docker-compose 19:02:47 Attempting uninstall: idna 19:02:47 Found existing installation: idna 2.9 19:02:47 Uninstalling idna-2.9: 19:02:47 Successfully uninstalled idna-2.9 19:02:48 Attempting uninstall: urllib3 19:02:48 Found existing installation: urllib3 1.25.9 19:02:48 Uninstalling urllib3-1.25.9: 19:02:48 Successfully uninstalled urllib3-1.25.9 19:02:49 Attempting uninstall: requests 19:02:49 Found existing installation: requests 2.23.0 19:02:49 Uninstalling requests-2.23.0: 19:02:49 Successfully uninstalled requests-2.23.0 19:02:51 Running setup.py install for texttable: started 19:02:52 Running setup.py install for texttable: finished with status 'done' 19:02:52 Running setup.py install for dockerpty: started 19:02:54 Running setup.py install for dockerpty: finished with status 'done' 19:02:54 Running setup.py install for PyYAML: started 19:02:56 Running setup.py install for PyYAML: finished with status 'done' 19:02:56 Running setup.py install for docopt: started 19:02:58 Running setup.py install for docopt: finished with status 'done' 19:02:59 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 19:03:02 Removing intermediate container 4e83a7c77016 19:03:02 ---> 2da040996c27 19:03:02 Step 22/26 : RUN apk --no-cache add curl 19:03:02 ---> Running in 7cd8fb719cb5 19:03:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:03:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:03:04 (1/3) Installing nghttp2-libs (1.41.0-r0) 19:03:04 (2/3) Installing libcurl (7.69.1-r0) 19:03:04 (3/3) Installing curl (7.69.1-r0) 19:03:04 Executing busybox-1.31.1-r16.trigger 19:03:04 OK: 71 MiB in 58 packages 19:03:06 Removing intermediate container 7cd8fb719cb5 19:03:06 ---> 21339915e383 19:03:06 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 19:03:06 ---> Running in ec9cd19f3d2f 19:03:06 Removing intermediate container ec9cd19f3d2f 19:03:06 ---> 97bdb7625d17 19:03:06 Step 24/26 : LABEL arch=arm64 19:03:06 ---> Running in be00db7d5506 19:03:07 Removing intermediate container be00db7d5506 19:03:07 ---> 71af1fc6ea4a 19:03:07 Step 25/26 : LABEL git_sha=e424401381c28266b904546d912dd07e419481ae 19:03:07 ---> Running in 2162caa5f435 19:03:07 Removing intermediate container 2162caa5f435 19:03:07 ---> 0ff18144aa0a 19:03:07 Step 26/26 : LABEL version=0.0.0 19:03:07 ---> Running in e28d8314db5c 19:03:08 Removing intermediate container e28d8314db5c 19:03:08 ---> 1d3644558f18 19:03:08 19:03:08 Successfully built 1d3644558f18 19:03:08 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 19:03:09  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 19:03:09 $ docker stop --time=1 3da82e5b4699f23d656d382ca266f231540cd56773617cbc2605450307bf8c17 19:03:10 $ docker rm -f 3da82e5b4699f23d656d382ca266f231540cd56773617cbc2605450307bf8c17 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:11 + docker images 19:03:11 + grep docker 19:03:12 docker-sys-mgmt-agent-go-arm64 latest 1d3644558f18 4 seconds ago 266MB 19:03:12 docker-support-notifications-go-arm64 latest abb4dbbfa088 About a minute ago 13.9MB 19:03:12 docker-support-logging-go-arm64 latest 8b34f525a1b4 About a minute ago 11.4MB 19:03:12 docker-core-command-go-arm64 latest 82787fe1c69c About a minute ago 12.4MB 19:03:12 docker-support-scheduler-go-arm64 latest 36a995e6bfc5 3 minutes ago 12.6MB 19:03:12 docker-core-data-go-arm64 latest 01c046a9b63a 3 minutes ago 23.3MB 19:03:12 docker-security-secretstore-setup-go-arm64 latest f1f343238e55 4 minutes ago 32.6MB 19:03:12 docker-core-metadata-go-arm64 latest 1a9c55ef6ae6 4 minutes ago 13.8MB 19:03:12 docker-security-secrets-setup-go-arm64 latest 030a86bedbda 4 minutes ago 24.2MB 19:03:12 docker-security-proxy-setup-go-arm64 latest 9960c70c64b4 5 minutes ago 15.8MB 19:03:12 docker latest ce9d55ae87f1 7 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 19:03:14 provisioning config files... 19:03:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1904574899904420095tmp [Pipeline] { [Pipeline] sh 19:03:15 + curl -s https://codecov.io/bash 19:03:15 + bash -s - -t @/w/workspace/edgex-go/1@tmp/config1904574899904420095tmp [Pipeline] } 19:03:15 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 19:03:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:03:19 ---> package-listing.sh 19:03:19 ++ facter osfamily 19:03:19 ++ tr '[:upper:]' '[:lower:]' 19:03:19 + OS_FAMILY=redhat 19:03:19 + workspace=/w/workspace/edgex-go/1 19:03:19 + START_PACKAGES=/tmp/packages_start.txt 19:03:19 + END_PACKAGES=/tmp/packages_end.txt 19:03:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:03:19 + PACKAGES=/tmp/packages_start.txt 19:03:19 + '[' /w/workspace/edgex-go/1 ']' 19:03:19 + PACKAGES=/tmp/packages_end.txt 19:03:19 + case "${OS_FAMILY}" in 19:03:19 + rpm -qa 19:03:19 + sort 19:03:23 + '[' -f /tmp/packages_start.txt ']' 19:03:23 + '[' -f /tmp/packages_end.txt ']' 19:03:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:03:23 + '[' /w/workspace/edgex-go/1 ']' 19:03:23 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:03:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] isUnix [Pipeline] sh 19:03:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:03:23 19:03:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:03:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:03:24 alpine: Pulling from edgex-lftools-log-publisher 19:03:24 c9b1b535fdd9: Pulling fs layer 19:03:24 2cc5ad85d9ab: Pulling fs layer 19:03:24 756a868c4378: Pulling fs layer 19:03:24 444b2fc9a129: Pulling fs layer 19:03:24 ea15f1150254: Pulling fs layer 19:03:24 41b27a9f41bf: Pulling fs layer 19:03:24 28c525ee5125: Pulling fs layer 19:03:24 094b1ea09ed8: Pulling fs layer 19:03:24 138eaada9080: Pulling fs layer 19:03:24 0622d0fa9048: Pulling fs layer 19:03:24 444b2fc9a129: Waiting 19:03:24 ea15f1150254: Waiting 19:03:24 41b27a9f41bf: Waiting 19:03:24 28c525ee5125: Waiting 19:03:24 094b1ea09ed8: Waiting 19:03:24 138eaada9080: Waiting 19:03:24 0622d0fa9048: Waiting 19:03:24 2cc5ad85d9ab: Verifying Checksum 19:03:24 2cc5ad85d9ab: Download complete 19:03:24 444b2fc9a129: Verifying Checksum 19:03:24 444b2fc9a129: Download complete 19:03:24 c9b1b535fdd9: Verifying Checksum 19:03:24 c9b1b535fdd9: Download complete 19:03:24 ea15f1150254: Download complete 19:03:24 28c525ee5125: Verifying Checksum 19:03:24 28c525ee5125: Download complete 19:03:24 756a868c4378: Verifying Checksum 19:03:24 756a868c4378: Download complete 19:03:24 c9b1b535fdd9: Pull complete 19:03:25 094b1ea09ed8: Verifying Checksum 19:03:25 094b1ea09ed8: Download complete 19:03:25 138eaada9080: Verifying Checksum 19:03:25 138eaada9080: Download complete 19:03:25 0622d0fa9048: Verifying Checksum 19:03:25 0622d0fa9048: Download complete 19:03:25 2cc5ad85d9ab: Pull complete 19:03:25 41b27a9f41bf: Verifying Checksum 19:03:25 41b27a9f41bf: Download complete 19:03:27 756a868c4378: Pull complete 19:03:27 444b2fc9a129: Pull complete 19:03:27 ea15f1150254: Pull complete 19:03:33 41b27a9f41bf: Pull complete 19:03:33 28c525ee5125: Pull complete 19:03:36 094b1ea09ed8: Pull complete 19:03:37 138eaada9080: Pull complete 19:03:37 0622d0fa9048: Pull complete 19:03:37 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 19:03:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:03:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:03:38 prd-centos7-docker-4c-2g-497 does not seem to be running inside a container 19:03:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:03:40 $ docker top 543f03ae5021f35d8aba4418560ee7bc370a743e090833c3849a1a909a650fda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:41 provisioning config files... 19:03:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4867809097501214400tmp [Pipeline] { [Pipeline] echo 19:03:41 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:03:41 ---> create-netrc.sh [Pipeline] echo 19:03:41 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:03:41 ---> logs-deploy.sh 19:03:41 + ARCHIVE_ARTIFACTS= 19:03:41 + LOGS_SERVER=https://logs.edgexfoundry.org 19:03:41 + '[' https://logs.edgexfoundry.org == None ']' 19:03:41 + NEXUS_URL=https://nexus.edgexfoundry.org 19:03:41 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2663/1 19:03:41 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2663/1/ 19:03:41 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2663/1 /w/workspace/edgex-go/1 19:03:42 Archives upload complete. 19:03:43 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2663/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2663/1/ 19:03:44 ---> uname -a: 19:03:44 Linux 543f03ae5021 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 19:03:44 19:03:44 19:03:44 ---> lscpu: 19:03:44 Architecture: x86_64 19:03:44 CPU op-mode(s): 32-bit, 64-bit 19:03:44 Byte Order: Little Endian 19:03:44 Address sizes: 40 bits physical, 48 bits virtual 19:03:44 CPU(s): 4 19:03:44 On-line CPU(s) list: 0-3 19:03:44 Thread(s) per core: 1 19:03:44 Core(s) per socket: 1 19:03:44 Socket(s): 4 19:03:44 NUMA node(s): 1 19:03:44 Vendor ID: GenuineIntel 19:03:44 CPU family: 6 19:03:44 Model: 44 19:03:44 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:03:44 Stepping: 1 19:03:44 CPU MHz: 2933.436 19:03:44 BogoMIPS: 5866.87 19:03:44 Virtualization: VT-x 19:03:44 Hypervisor vendor: KVM 19:03:44 Virtualization type: full 19:03:44 L1d cache: 128 KiB 19:03:44 L1i cache: 128 KiB 19:03:44 L2 cache: 16 MiB 19:03:44 L3 cache: 64 MiB 19:03:44 NUMA node0 CPU(s): 0-3 19:03:44 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:03:44 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:03:44 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:03:44 Vulnerability Meltdown: Mitigation; PTI 19:03:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:03:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:03:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:03:44 Vulnerability Tsx async abort: Not affected 19:03:44 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 19:03:44 19:03:44 19:03:44 ---> nproc: 19:03:44 4 19:03:44 19:03:44 19:03:44 ---> df -h: 19:03:44 Filesystem Size Used Available Use% Mounted on 19:03:44 overlay 50.0G 13.0G 37.0G 26% / 19:03:44 tmpfs 64.0M 0 64.0M 0% /dev 19:03:44 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:03:44 shm 64.0M 0 64.0M 0% /dev/shm 19:03:44 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/resolv.conf 19:03:44 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hostname 19:03:44 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hosts 19:03:44 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/sa 19:03:44 /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/1 19:03:44 /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/1@tmp 19:03:44 19:03:44 19:03:44 ---> free -m: 19:03:44 total used free shared buff/cache available 19:03:44 Mem: 1837 602 115 0 1119 1148 19:03:44 Swap: 1023 114 909 19:03:44 19:03:44 19:03:44 ---> ip addr: 19:03:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:03:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:03:44 inet 127.0.0.1/8 scope host lo 19:03:44 valid_lft forever preferred_lft forever 19:03:44 116: eth0@if117: mtu 1458 qdisc noqueue state UP 19:03:44 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 19:03:44 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 19:03:44 valid_lft forever preferred_lft forever 19:03:44 19:03:44 19:03:44 ---> sar -b -r -n DEV: 19:03:44 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/19/20 _x86_64_ (4 CPU) 19:03:44 19:03:44 18:42:05 LINUX RESTART 19:03:44 19:03:44 18:43:01 tps rtps wtps bread/s bwrtn/s 19:03:44 18:44:01 106.62 57.54 49.08 8433.68 16134.29 19:03:44 18:45:02 434.82 234.73 200.10 8359.92 70779.63 19:03:44 18:46:01 350.36 192.80 157.57 7777.30 30609.08 19:03:44 18:47:01 209.39 106.88 102.51 5812.32 31651.37 19:03:44 18:48:04 2339.22 1979.48 359.75 180299.44 241616.17 19:03:44 18:49:02 1206.72 952.89 253.83 60833.65 78143.06 19:03:44 18:50:02 1591.90 1229.97 361.93 101667.86 117682.87 19:03:44 18:51:01 1840.30 1500.20 340.10 123828.48 128212.67 19:03:44 18:52:01 1161.32 875.88 285.44 61415.67 75921.11 19:03:44 18:53:01 36.53 19.75 16.78 3420.58 1620.85 19:03:44 18:54:01 1.65 0.15 1.50 1.20 25.82 19:03:44 18:55:01 0.45 0.17 0.28 1.33 3.70 19:03:44 18:56:01 0.32 0.07 0.25 0.53 3.18 19:03:44 18:57:01 0.95 0.55 0.40 13.32 5.19 19:03:44 18:58:01 2.11 1.38 0.73 49.69 14.17 19:03:44 18:59:01 0.33 0.05 0.28 0.93 3.45 19:03:44 19:00:01 0.32 0.07 0.25 0.53 2.46 19:03:44 19:01:01 0.28 0.12 0.17 2.66 1.78 19:03:44 19:02:01 1.00 0.59 0.41 28.03 7.26 19:03:44 19:03:01 0.27 0.00 0.27 0.00 2.98 19:03:44 Average: 466.54 359.71 106.83 28341.42 40029.79 19:03:44 19:03:44 18:43:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:03:44 18:44:01 319996 1561560 82.99 2620 967100 1109580 37.87 578716 825188 128 19:03:44 18:45:02 83888 1797668 95.54 1512 1067288 1426880 48.70 673756 878068 25856 19:03:44 18:46:01 234348 1647208 87.54 384 676340 1893840 64.63 804452 604308 57984 19:03:44 18:47:01 156924 1724632 91.66 380 999220 1484184 50.65 652908 825228 44 19:03:44 18:48:04 69524 1812032 96.30 32 1014292 2323284 79.29 797376 838704 54720 19:03:44 18:49:02 591760 1289796 68.55 32 633684 1345576 45.92 449524 634804 0 19:03:44 18:50:02 65468 1816088 96.52 32 1087200 1857408 63.39 758256 862188 96 19:03:44 18:51:01 436288 1445268 76.81 32 791080 1829932 62.45 517744 742164 18596 19:03:44 18:52:01 505228 1376328 73.15 32 778388 1458716 49.78 358512 822388 36 19:03:44 18:53:01 462608 1418948 75.41 32 887200 1171920 40.00 361352 866292 20 19:03:44 18:54:01 464440 1417116 75.32 32 887208 1158544 39.54 360424 865880 12 19:03:44 18:55:01 465376 1416180 75.27 32 887220 1153404 39.36 359872 865888 16 19:03:44 18:56:01 465088 1416468 75.28 32 887232 1153404 39.36 360004 865908 8 19:03:44 18:57:01 464160 1417396 75.33 32 887972 1153852 39.38 360240 866536 8 19:03:44 18:58:01 463044 1418512 75.39 32 888364 1153476 39.37 361236 866224 12 19:03:44 18:59:01 463420 1418136 75.37 32 888356 1153428 39.36 360932 866224 12 19:03:44 19:00:01 463328 1418228 75.38 32 888384 1153404 39.36 360864 866268 16 19:03:44 19:01:01 462308 1419248 75.43 32 888400 1155744 39.44 361368 866312 16 19:03:44 19:02:01 462092 1419464 75.44 32 889076 1153912 39.38 361220 867004 8 19:03:44 19:03:01 461548 1420008 75.47 32 889080 1153984 39.38 361712 867004 12 19:03:44 Average: 378042 1503514 79.91 270 889154 1372224 46.83 478023 828129 7880 19:03:44 19:03:44 18:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 19:03:44 18:44:01 eth0 1448.95 1275.51 3613.14 1607.49 0.00 0.00 0.00 19:03:44 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 18:44:01 docker0 861.51 755.89 69.98 2659.03 0.00 0.00 0.00 19:03:44 18:45:02 veth959ef30 74.67 83.98 6.77 465.38 0.00 0.00 0.00 19:03:44 18:45:02 eth0 2913.35 2196.67 13596.78 2904.98 0.00 0.00 0.00 19:03:44 18:45:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 19:03:44 18:45:02 docker0 950.54 885.85 76.03 3426.01 0.00 0.00 0.00 19:03:44 18:46:01 eth0 32.98 19.69 27.51 30.40 0.00 0.00 0.00 19:03:44 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 18:46:01 vethe291d66 0.00 0.14 0.00 0.01 0.00 0.00 0.00 19:03:44 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 18:47:01 eth0 113.87 91.46 1699.03 107.67 0.00 0.00 0.00 19:03:44 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 18:47:01 veth1374334 0.00 0.10 0.00 0.01 0.00 0.00 0.00 19:03:44 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 18:48:04 veth2423ede 0.00 0.44 0.00 0.02 0.00 0.00 0.00 19:03:44 18:48:04 eth0 3020.16 2277.19 15046.83 2971.27 0.00 0.00 0.00 19:03:44 18:48:04 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 19:03:44 18:48:04 docker0 14.07 19.17 0.76 139.32 0.00 0.00 0.00 19:03:44 18:49:02 vethe0bfaa0 6.16 3.84 39.72 0.26 0.00 0.00 0.00 19:03:44 18:49:02 veth98f5353 6.35 7.44 0.43 33.96 0.00 0.00 0.00 19:03:44 18:49:02 veth2423ede 0.00 0.52 0.00 0.03 0.00 0.00 0.00 19:03:44 18:49:02 eth0 3351.07 2527.72 16622.28 3273.71 0.00 0.00 0.00 19:03:44 18:50:02 veth45e9b8c 3.52 3.89 0.50 20.26 0.00 0.00 0.00 19:03:44 18:50:02 veth2423ede 0.00 0.32 0.00 0.01 0.00 0.00 0.00 19:03:44 18:50:02 eth0 115.38 74.42 505.66 74.49 0.00 0.00 0.00 19:03:44 18:50:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 19:03:44 18:51:01 veth2423ede 0.00 0.19 0.00 0.01 0.00 0.00 0.00 19:03:44 18:51:01 eth0 64.84 44.04 138.39 72.04 0.00 0.00 0.00 19:03:44 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 18:51:01 vetha25fc1e 0.07 0.07 0.00 0.01 0.00 0.00 0.00 19:03:44 18:52:01 veth398b2b5 2.18 3.49 0.15 29.72 0.00 0.00 0.00 19:03:44 18:52:01 veth2423ede 0.00 1.01 0.00 0.05 0.00 0.00 0.00 19:03:44 18:52:01 eth0 3423.22 2560.19 16573.74 3330.73 0.00 0.00 0.00 19:03:44 18:52:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 19:03:44 18:53:01 eth0 8.92 5.69 20.32 2.92 0.00 0.00 0.00 19:03:44 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 18:53:01 docker0 1040.61 1010.62 81.71 4305.78 0.00 0.00 0.00 19:03:44 18:54:01 eth0 0.25 0.22 0.42 0.02 0.00 0.00 0.00 19:03:44 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 18:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 19:03:44 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 18:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 19:03:44 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 18:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 19:03:44 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 18:58:01 eth0 0.33 0.25 0.15 0.08 0.00 0.00 0.00 19:03:44 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 18:59:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 19:03:44 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 19:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 19:03:44 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 19:01:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 19:03:44 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 19:02:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 19:03:44 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 19:03:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 19:03:44 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 Average: eth0 141.63 108.33 689.80 163.85 0.00 0.00 0.00 19:03:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:44 Average: docker0 52.09 50.59 4.09 215.55 0.00 0.00 0.00 19:03:44 19:03:44 19:03:44 ---> sar -P ALL: 19:03:44 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/19/20 _x86_64_ (4 CPU) 19:03:44 19:03:44 18:42:05 LINUX RESTART 19:03:44 19:03:44 18:43:01 CPU %user %nice %system %iowait %steal %idle 19:03:44 18:44:01 all 14.77 0.00 5.09 1.74 0.12 78.28 19:03:44 18:44:01 0 15.99 0.00 7.02 5.04 0.12 71.82 19:03:44 18:44:01 1 10.98 0.00 4.41 0.81 0.14 83.66 19:03:44 18:44:01 2 13.98 0.00 4.52 0.27 0.12 81.11 19:03:44 18:44:01 3 18.16 0.00 4.44 0.84 0.12 76.45 19:03:44 18:45:02 all 15.68 0.00 9.07 6.06 0.21 68.98 19:03:44 18:45:02 0 13.93 0.00 9.31 6.98 0.22 69.57 19:03:44 18:45:02 1 16.19 0.00 8.21 7.98 0.20 67.42 19:03:44 18:45:02 2 13.62 0.00 9.74 5.24 0.18 71.22 19:03:44 18:45:02 3 19.00 0.00 8.99 4.07 0.24 67.70 19:03:44 18:46:01 all 43.70 0.00 13.02 9.13 0.13 34.02 19:03:44 18:46:01 0 42.43 0.00 13.29 6.95 0.12 37.20 19:03:44 18:46:01 1 42.88 0.00 12.99 9.27 0.14 34.71 19:03:44 18:46:01 2 45.63 0.00 12.28 11.23 0.12 30.74 19:03:44 18:46:01 3 43.83 0.00 13.55 9.09 0.12 33.41 19:03:44 18:47:01 all 24.89 0.00 9.91 3.39 0.12 61.68 19:03:44 18:47:01 0 27.21 0.00 10.02 2.08 0.12 60.57 19:03:44 18:47:01 1 24.65 0.00 10.19 4.00 0.14 61.03 19:03:44 18:47:01 2 23.89 0.00 9.81 3.73 0.10 62.47 19:03:44 18:47:01 3 23.82 0.00 9.61 3.76 0.15 62.66 19:03:44 18:48:04 all 19.57 0.00 25.53 22.36 0.22 32.32 19:03:44 18:48:04 0 21.06 0.00 24.72 22.00 0.25 31.97 19:03:44 18:48:04 1 19.28 0.00 25.47 23.35 0.25 31.65 19:03:44 18:48:04 2 18.18 0.00 25.96 21.63 0.22 34.01 19:03:44 18:48:04 3 19.77 0.00 25.96 22.47 0.17 31.64 19:03:44 18:49:02 all 51.48 0.00 15.92 16.51 0.15 15.93 19:03:44 18:49:02 0 51.09 0.00 16.58 15.50 0.15 16.69 19:03:44 18:49:02 1 53.24 0.00 15.36 12.76 0.11 18.52 19:03:44 18:49:02 2 50.56 0.00 15.57 16.11 0.16 17.60 19:03:44 18:49:02 3 51.01 0.00 16.22 21.70 0.16 10.91 19:03:44 18:50:02 all 14.50 0.00 16.56 29.88 0.14 38.92 19:03:44 18:50:02 0 14.11 0.00 16.51 25.76 0.17 43.45 19:03:44 18:50:02 1 16.91 0.00 17.45 27.37 0.12 38.15 19:03:44 18:50:02 2 13.45 0.00 16.12 35.04 0.14 35.25 19:03:44 18:50:02 3 13.50 0.00 16.13 31.37 0.16 38.84 19:03:44 18:51:01 all 40.49 0.00 19.20 25.42 0.16 14.73 19:03:44 18:51:01 0 40.37 0.00 20.63 19.47 0.12 19.40 19:03:44 18:51:01 1 41.97 0.00 17.96 25.75 0.18 14.15 19:03:44 18:51:01 2 39.98 0.00 18.74 29.89 0.16 11.23 19:03:44 18:51:01 3 39.62 0.00 19.46 26.60 0.16 14.16 19:03:44 18:52:01 all 27.61 0.00 14.18 23.02 0.19 35.01 19:03:44 18:52:01 0 26.47 0.00 14.66 20.20 0.12 38.55 19:03:44 18:52:01 1 26.86 0.00 13.31 23.05 0.22 36.56 19:03:44 18:52:01 2 27.55 0.00 13.73 23.74 0.22 34.76 19:03:44 18:52:01 3 29.60 0.00 15.03 25.12 0.19 30.06 19:03:44 18:53:01 all 0.72 0.00 0.62 1.00 0.02 97.64 19:03:44 18:53:01 0 0.48 0.00 0.65 1.24 0.03 97.60 19:03:44 18:53:01 1 0.73 0.00 0.73 1.87 0.00 96.66 19:03:44 18:53:01 2 1.08 0.00 0.57 0.22 0.03 98.10 19:03:44 18:53:01 3 0.55 0.00 0.52 0.67 0.00 98.26 19:03:44 18:54:01 all 0.15 0.00 0.03 0.00 0.00 99.82 19:03:44 18:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:03:44 18:54:01 1 0.03 0.00 0.05 0.00 0.00 99.92 19:03:44 18:54:01 2 0.52 0.00 0.03 0.02 0.00 99.43 19:03:44 18:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:03:44 18:55:01 all 0.15 0.00 0.03 0.00 0.00 99.82 19:03:44 18:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:03:44 18:55:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:03:44 18:55:01 2 0.52 0.00 0.02 0.02 0.00 99.45 19:03:44 18:55:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:03:44 18:56:01 all 0.15 0.00 0.02 0.00 0.00 99.81 19:03:44 18:56:01 0 0.52 0.00 0.02 0.00 0.02 99.45 19:03:44 18:56:01 1 0.03 0.00 0.03 0.02 0.00 99.92 19:03:44 18:56:01 2 0.05 0.00 0.03 0.00 0.00 99.92 19:03:44 18:56:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:03:44 18:57:01 all 0.16 0.00 0.03 0.01 0.00 99.80 19:03:44 18:57:01 0 0.50 0.00 0.02 0.02 0.00 99.47 19:03:44 18:57:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:03:44 18:57:01 2 0.03 0.00 0.07 0.00 0.00 99.90 19:03:44 18:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:03:44 18:58:01 all 0.15 0.00 0.05 0.02 0.00 99.78 19:03:44 18:58:01 0 0.52 0.00 0.08 0.07 0.00 99.33 19:03:44 18:58:01 1 0.03 0.00 0.05 0.02 0.02 99.88 19:03:44 18:58:01 2 0.03 0.00 0.05 0.00 0.00 99.92 19:03:44 18:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:03:44 18:59:01 all 0.15 0.00 0.02 0.00 0.00 99.82 19:03:44 18:59:01 0 0.52 0.00 0.00 0.00 0.00 99.48 19:03:44 18:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:03:44 18:59:01 2 0.05 0.00 0.03 0.00 0.02 99.90 19:03:44 18:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:03:44 19:00:01 all 0.10 0.00 0.03 0.00 0.00 99.85 19:03:44 19:00:01 0 0.33 0.00 0.05 0.00 0.00 99.62 19:03:44 19:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:03:44 19:00:01 2 0.03 0.00 0.03 0.02 0.00 99.92 19:03:44 19:00:01 3 0.02 0.00 0.03 0.00 0.02 99.93 19:03:44 19:01:01 all 0.16 0.00 0.03 0.00 0.00 99.80 19:03:44 19:01:01 0 0.50 0.00 0.07 0.00 0.00 99.43 19:03:44 19:01:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:03:44 19:01:01 2 0.05 0.00 0.03 0.00 0.00 99.92 19:03:44 19:01:01 3 0.03 0.00 0.00 0.02 0.00 99.95 19:03:44 19:02:01 all 0.15 0.00 0.04 0.02 0.00 99.79 19:03:44 19:02:01 0 0.52 0.00 0.02 0.00 0.02 99.44 19:03:44 19:02:01 1 0.02 0.00 0.03 0.03 0.00 99.92 19:03:44 19:02:01 2 0.05 0.00 0.08 0.03 0.00 99.83 19:03:44 19:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:03:44 19:03:01 all 0.17 0.00 0.03 0.00 0.00 99.80 19:03:44 19:03:01 0 0.52 0.00 0.02 0.00 0.00 99.47 19:03:44 19:03:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:03:44 19:03:01 2 0.03 0.00 0.05 0.00 0.02 99.90 19:03:44 19:03:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:03:44 Average: all 12.39 0.00 6.34 6.77 0.07 74.42 19:03:44 Average: 0 12.49 0.00 6.55 6.13 0.07 74.75 19:03:44 Average: 1 12.37 0.00 6.21 6.68 0.07 74.67 19:03:44 Average: 2 12.14 0.00 6.26 7.20 0.07 74.33 19:03:44 Average: 3 12.57 0.00 6.35 7.07 0.07 73.94 19:03:44 19:03:44 19:03:44