Pull request #2597 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 04784571c64111dd2069565982d29e4bcbbafa66 rather than b26810b697a2588f0020e797981a496435614a5f Obtained Jenkinsfile from 04784571c64111dd2069565982d29e4bcbbafa66 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test raml_verify, buildScript:make build, publishSwaggerDocs:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test raml_verify BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: api/openapi/v1 api/openapi/v2 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-724’ is offline Running on prd-centos7-docker-4c-2g-1215 in /w/workspace/edgexfoundry_edgex-go_PR-2597 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/17 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2597/head:refs/remotes/origin/PR-2597 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 04784571c64111dd2069565982d29e4bcbbafa66 into PR head commit b26810b697a2588f0020e797981a496435614a5f Merge succeeded, producing b26810b697a2588f0020e797981a496435614a5f Checking out Revision b26810b697a2588f0020e797981a496435614a5f (PR-2597) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2597/head:refs/remotes/origin/PR-2597 # 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/2597/head:refs/remotes/origin/PR-2597 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b26810b697a2588f0020e797981a496435614a5f # 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 04784571c64111dd2069565982d29e4bcbbafa66 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b26810b697a2588f0020e797981a496435614a5f # timeout=10 Commit message: "fix(metadata): Refactor deviceProfile JSON and YAML POST API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:06:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:06:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:06:34 ========================================================= 06:06:34 EdgeX Global Pipelines Version Info 06:06:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1a9573e5d7bd78a4d04c4680db13cb92b47e974a # timeout=10 06:06:36 ------------------- 06:06:36 stable info: 06:06:36 ------------------- 06:06:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:06:36 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 06:06:36 Message: update stable to v1.0.106 06:06:37 ------------------- 06:06:37 experimental info: 06:06:37 ------------------- 06:06:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:06:37 Commit SHA: 30a0a69b1d8223a6590fc13400a32918a7eece87 06:06:37 Message: update experimental to v1.0.107 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 06:06:38 ++ 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 06:06:38 + for file in '`ls cmd/**/Dockerfile`' 06:06:38 ++ dirname cmd/core-command/Dockerfile 06:06:38 ++ cut -d/ -f2 06:06:38 + echo core-command,cmd/core-command/Dockerfile 06:06:38 + for file in '`ls cmd/**/Dockerfile`' 06:06:38 ++ dirname cmd/core-data/Dockerfile 06:06:38 ++ cut -d/ -f2 06:06:38 + echo core-data,cmd/core-data/Dockerfile 06:06:38 + for file in '`ls cmd/**/Dockerfile`' 06:06:38 ++ dirname cmd/core-metadata/Dockerfile 06:06:38 ++ cut -d/ -f2 06:06:38 + echo core-metadata,cmd/core-metadata/Dockerfile 06:06:38 + for file in '`ls cmd/**/Dockerfile`' 06:06:38 ++ dirname cmd/security-proxy-setup/Dockerfile 06:06:38 ++ cut -d/ -f2 06:06:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:06:38 + for file in '`ls cmd/**/Dockerfile`' 06:06:38 ++ dirname cmd/security-secrets-setup/Dockerfile 06:06:38 ++ cut -d/ -f2 06:06:38 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 06:06:38 + for file in '`ls cmd/**/Dockerfile`' 06:06:38 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:06:38 ++ cut -d/ -f2 06:06:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:06:38 + for file in '`ls cmd/**/Dockerfile`' 06:06:38 ++ dirname cmd/support-logging/Dockerfile 06:06:38 ++ cut -d/ -f2 06:06:38 + echo support-logging,cmd/support-logging/Dockerfile 06:06:38 + for file in '`ls cmd/**/Dockerfile`' 06:06:38 ++ dirname cmd/support-notifications/Dockerfile 06:06:38 ++ cut -d/ -f2 06:06:38 + echo support-notifications,cmd/support-notifications/Dockerfile 06:06:38 + for file in '`ls cmd/**/Dockerfile`' 06:06:38 ++ dirname cmd/support-scheduler/Dockerfile 06:06:38 ++ cut -d/ -f2 06:06:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:06:38 + for file in '`ls cmd/**/Dockerfile`' 06:06:38 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:06:38 ++ cut -d/ -f2 06:06:38 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:06:38 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 06:06:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:39 06:06:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:06:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:40 latest: Pulling from edgex-devops/git-semver 06:06:40 31603596830f: Pulling fs layer 06:06:40 2a8b12db71e7: Pulling fs layer 06:06:40 6ca5941a6612: Pulling fs layer 06:06:40 ecc8261a40a4: Pulling fs layer 06:06:40 ecc8261a40a4: Waiting 06:06:40 2a8b12db71e7: Verifying Checksum 06:06:40 2a8b12db71e7: Download complete 06:06:40 31603596830f: Verifying Checksum 06:06:40 31603596830f: Download complete 06:06:40 6ca5941a6612: Verifying Checksum 06:06:40 6ca5941a6612: Download complete 06:06:40 ecc8261a40a4: Verifying Checksum 06:06:40 ecc8261a40a4: Download complete 06:06:40 31603596830f: Pull complete 06:06:40 2a8b12db71e7: Pull complete 06:06:41 6ca5941a6612: Pull complete 06:06:41 ecc8261a40a4: Pull complete 06:06:41 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:06:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:06:41 prd-centos7-docker-4c-2g-1215 does not seem to be running inside a container 06:06:41 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:06:44 $ docker top d5e8dcd2bc8b7b0b326941001b4dd5d7e221f2f49fb9d59d3be2613acfb92053 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:06:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:44 [ssh-agent] Looking for ssh-agent implementation... 06:06:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:45 $ docker exec d5e8dcd2bc8b7b0b326941001b4dd5d7e221f2f49fb9d59d3be2613acfb92053 ssh-agent 06:06:45 SSH_AUTH_SOCK=/tmp/ssh-oXyW6u87CxNR/agent.12 06:06:45 SSH_AGENT_PID=17 06:06:45 Running ssh-add (command line suppressed) 06:06:45 Identity added: /w/workspace/edgex-go/17@tmp/private_key_4740479122057522442.key (/w/workspace/edgex-go/17@tmp/private_key_4740479122057522442.key) 06:06:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:45 + git describe --exact-match --tags HEAD 06:06:45 fatal: No names found, cannot describe anything. [Pipeline] } 06:06:45 $ docker exec --env ******** --env ******** d5e8dcd2bc8b7b0b326941001b4dd5d7e221f2f49fb9d59d3be2613acfb92053 ssh-agent -k 06:06:45 unset SSH_AUTH_SOCK; 06:06:45 unset SSH_AGENT_PID; 06:06:45 echo Agent pid 17 killed; 06:06:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:06:45 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:06:45 This usually means this commit has not been tagged. [Pipeline] sshagent 06:06:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:46 [ssh-agent] Looking for ssh-agent implementation... 06:06:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:46 $ docker exec d5e8dcd2bc8b7b0b326941001b4dd5d7e221f2f49fb9d59d3be2613acfb92053 ssh-agent 06:06:46 SSH_AUTH_SOCK=/tmp/ssh-NypxR7MS8oZr/agent.45 06:06:46 SSH_AGENT_PID=50 06:06:46 Running ssh-add (command line suppressed) 06:06:46 Identity added: /w/workspace/edgex-go/17@tmp/private_key_5283147292411740160.key (/w/workspace/edgex-go/17@tmp/private_key_5283147292411740160.key) 06:06:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:46 + git semver init 06:06:46 # -> Open(): unable to determine branch for HEAD 06:06:46 # $GIT_DIR = /w/workspace/edgex-go/17/.git 06:06:46 # $GIT_WORK_TREE = /w/workspace/edgex-go/17 06:06:46 # $SEMVER_REMOTE_NAME = origin 06:06:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:06:46 # $SEMVER_USER_NAME = edgex-jenkins 06:06:46 # $SEMVER_BRANCH = PR-2597 06:06:46 # $SEMVER_TEMP = /tmp/semver-230155196 06:06:46 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:07:13 # '/tmp/semver-230155196' -> '/w/workspace/edgex-go/17/.semver' 06:07:13 # -> Force: false 06:07:13 # $SEMVER_DIR = /w/workspace/edgex-go/17/.semver [Pipeline] } 06:07:13 $ docker exec --env ******** --env ******** d5e8dcd2bc8b7b0b326941001b4dd5d7e221f2f49fb9d59d3be2613acfb92053 ssh-agent -k 06:07:13 unset SSH_AUTH_SOCK; 06:07:13 unset SSH_AGENT_PID; 06:07:13 echo Agent pid 50 killed; 06:07:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:07:14 + git semver [Pipeline] } 06:07:14 $ docker stop --time=1 d5e8dcd2bc8b7b0b326941001b4dd5d7e221f2f49fb9d59d3be2613acfb92053 06:07:15 $ docker rm -f d5e8dcd2bc8b7b0b326941001b4dd5d7e221f2f49fb9d59d3be2613acfb92053 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:07:28 Stashed 25 file(s) [Pipeline] echo 06:07:28 [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 06:07:28 ========================================================= 06:07:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 06:07:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:07:29 + 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 . 06:07:32 Sending build context to Docker daemon 323.2MB 06:07:32 Step 1/7 : ARG BASE=golang:1.13-alpine 06:07:32 Step 2/7 : FROM ${BASE} 06:07:32 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 06:07:32 df20fa9351a1: Pulling fs layer 06:07:32 ed8968b2872e: Pulling fs layer 06:07:32 a92cc7c5fd73: Pulling fs layer 06:07:32 2dd03ba5bac4: Pulling fs layer 06:07:32 1e091d79d1de: Pulling fs layer 06:07:32 481702a1767f: Pulling fs layer 06:07:32 f64a6f60c768: Pulling fs layer 06:07:32 e78d2573fc39: Pulling fs layer 06:07:32 e876d2f968b6: Pulling fs layer 06:07:32 ce8a83651883: Pulling fs layer 06:07:32 2dd03ba5bac4: Waiting 06:07:32 1e091d79d1de: Waiting 06:07:32 07967f4d0e4b: Pulling fs layer 06:07:32 e78d2573fc39: Waiting 06:07:32 481702a1767f: Waiting 06:07:32 e876d2f968b6: Waiting 06:07:32 ce8a83651883: Waiting 06:07:32 f64a6f60c768: Waiting 06:07:32 07967f4d0e4b: Waiting 06:07:32 a92cc7c5fd73: Verifying Checksum 06:07:32 a92cc7c5fd73: Download complete 06:07:32 ed8968b2872e: Verifying Checksum 06:07:32 ed8968b2872e: Download complete 06:07:32 1e091d79d1de: Verifying Checksum 06:07:32 1e091d79d1de: Download complete 06:07:32 481702a1767f: Verifying Checksum 06:07:32 481702a1767f: Download complete 06:07:32 df20fa9351a1: Verifying Checksum 06:07:32 df20fa9351a1: Download complete 06:07:32 df20fa9351a1: Pull complete 06:07:33 f64a6f60c768: Verifying Checksum 06:07:33 f64a6f60c768: Download complete 06:07:33 e876d2f968b6: Verifying Checksum 06:07:33 e876d2f968b6: Download complete 06:07:34 e78d2573fc39: Verifying Checksum 06:07:34 e78d2573fc39: Download complete 06:07:34 07967f4d0e4b: Verifying Checksum 06:07:34 07967f4d0e4b: Download complete 06:07:34 2dd03ba5bac4: Verifying Checksum 06:07:34 2dd03ba5bac4: Download complete 06:07:34 ce8a83651883: Verifying Checksum 06:07:34 ce8a83651883: Download complete 06:07:35 ed8968b2872e: Pull complete 06:07:35 a92cc7c5fd73: Pull complete 06:07:40 2dd03ba5bac4: Pull complete 06:07:40 1e091d79d1de: Pull complete 06:07:40 481702a1767f: Pull complete 06:07:43 Still waiting to schedule task 06:07:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:07:47 f64a6f60c768: Pull complete 06:07:50 e78d2573fc39: Pull complete 06:07:50 e876d2f968b6: Pull complete 06:07:51 ce8a83651883: Pull complete 06:07:51 07967f4d0e4b: Pull complete 06:07:51 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 06:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 06:07:51 ---> 5d7c900382c6 06:07:51 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 06:07:53 ---> Running in 53681f104990 06:07:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:07:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:07:55 (1/12) Installing libmagic (5.38-r0) 06:07:55 (2/12) Installing file (5.38-r0) 06:07:55 (3/12) Installing libc-dev (0.7.2-r3) 06:07:55 (4/12) Installing g++ (9.3.0-r2) 06:08:00 (5/12) Installing fortify-headers (1.1-r0) 06:08:00 (6/12) Installing patch (2.7.6-r6) 06:08:00 (7/12) Installing build-base (0.5-r2) 06:08:00 (8/12) Installing libsodium (1.0.18-r0) 06:08:00 (9/12) Installing pkgconf (1.7.2-r0) 06:08:00 (10/12) Installing libsodium-dev (1.0.18-r0) 06:08:00 (11/12) Installing libzmq (4.3.2-r0) 06:08:00 (12/12) Installing zeromq-dev (4.3.2-r0) 06:08:00 Executing busybox-1.31.1-r16.trigger 06:08:00 OK: 233 MiB in 51 packages 06:08:04 Removing intermediate container 53681f104990 06:08:04 ---> 08337452bdc5 06:08:04 Step 4/7 : WORKDIR /edgex-go 06:08:04 ---> Running in ded258a4d42b 06:08:04 Removing intermediate container ded258a4d42b 06:08:04 ---> cc955b3c5e3d 06:08:04 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:08:04 latest: Pulling from library/docker 06:08:05 df20fa9351a1: Already exists 06:08:05 25ad7478873d: Pulling fs layer 06:08:05 4684f6177b5d: Pulling fs layer 06:08:05 46e300cec669: Pulling fs layer 06:08:05 63038576ad94: Pulling fs layer 06:08:05 0fdb76c4706c: Pulling fs layer 06:08:05 cb7edeffdfd5: Pulling fs layer 06:08:05 63038576ad94: Waiting 06:08:05 0fdb76c4706c: Waiting 06:08:05 cb7edeffdfd5: Waiting 06:08:05 4684f6177b5d: Verifying Checksum 06:08:05 4684f6177b5d: Download complete 06:08:05 25ad7478873d: Verifying Checksum 06:08:05 25ad7478873d: Download complete 06:08:05 63038576ad94: Verifying Checksum 06:08:05 63038576ad94: Download complete 06:08:05 0fdb76c4706c: Verifying Checksum 06:08:05 0fdb76c4706c: Download complete 06:08:05 cb7edeffdfd5: Verifying Checksum 06:08:05 cb7edeffdfd5: Download complete 06:08:05 25ad7478873d: Pull complete 06:08:05 4684f6177b5d: Pull complete 06:08:07 46e300cec669: Verifying Checksum 06:08:07 46e300cec669: Download complete 06:08:09 46e300cec669: Pull complete 06:08:09 63038576ad94: Pull complete 06:08:09 0fdb76c4706c: Pull complete 06:08:09 cb7edeffdfd5: Pull complete 06:08:09 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 06:08:09 Status: Downloaded newer image for docker:latest 06:08:10 ---> 89aab1cbf3a6 06:08:10 Step 6/7 : COPY go.mod . 06:08:11 ---> fc59778716a6 06:08:11 Step 7/7 : RUN go mod download 06:08:11 ---> Running in fe1036b86846 06:08:13 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:08:13 go: finding github.com/BurntSushi/toml v0.3.1 06:08:13 go: finding github.com/OneOfOne/xxhash v1.2.5 06:08:13 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:08:13 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:08:13 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 06:08:13 go: finding github.com/bgentry/speakeasy v0.1.0 06:08:13 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:08:13 go: finding github.com/cloudflare/gokey v0.1.0 06:08:13 go: finding github.com/davecgh/go-spew v1.1.1 06:08:13 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:08:13 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 06:08:13 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 06:08:13 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 06:08:13 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 06:08:13 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 06:08:13 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 06:08:13 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 06:08:13 go: finding github.com/fatih/color v1.7.0 06:08:13 go: finding github.com/fsnotify/fsnotify v1.4.7 06:08:13 go: finding github.com/fxamacker/cbor/v2 v2.2.0 06:08:13 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 06:08:13 go: finding github.com/go-kit/kit v0.8.0 06:08:13 go: finding github.com/go-logfmt/logfmt v0.4.0 06:08:13 go: finding github.com/go-redis/redis/v7 v7.2.0 06:08:13 go: finding github.com/go-stack/stack v1.8.0 06:08:13 go: finding github.com/golang/protobuf v1.3.2 06:08:13 go: finding github.com/gomodule/redigo v2.0.0+incompatible 06:08:14 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:08:14 go: finding github.com/google/uuid v1.1.0 06:08:14 go: finding github.com/gorilla/mux v1.7.1 06:08:14 go: finding github.com/hashicorp/consul/api v1.1.0 06:08:14 go: finding github.com/hashicorp/consul/sdk v0.1.1 06:08:14 go: finding github.com/hashicorp/errwrap v1.0.0 06:08:14 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:08:14 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 06:08:14 go: finding github.com/hashicorp/go-msgpack v0.5.3 06:08:14 go: finding github.com/hashicorp/go-multierror v1.0.0 06:08:14 go: finding github.com/hashicorp/go-rootcerts v1.0.0 06:08:14 go: finding github.com/hashicorp/go-sockaddr v1.0.0 06:08:14 go: finding github.com/hashicorp/go-syslog v1.0.0 06:08:14 go: finding github.com/hashicorp/go-uuid v1.0.1 06:08:14 go: finding github.com/hashicorp/go.net v0.0.1 06:08:14 go: finding github.com/hashicorp/golang-lru v0.5.0 06:08:14 go: finding github.com/hashicorp/logutils v1.0.0 06:08:14 go: finding github.com/hashicorp/mdns v1.0.0 06:08:14 go: finding github.com/hashicorp/memberlist v0.1.3 06:08:14 go: finding github.com/hashicorp/serf v0.8.2 06:08:14 go: finding github.com/hpcloud/tail v1.0.0 06:08:14 go: finding github.com/imdario/mergo v0.3.6 06:08:14 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 06:08:14 go: finding github.com/kr/pretty v0.1.0 06:08:14 go: finding github.com/kr/pty v1.1.1 06:08:14 go: finding github.com/kr/text v0.1.0 06:08:14 go: finding github.com/mattn/go-colorable v0.0.9 06:08:14 go: finding github.com/mattn/go-isatty v0.0.3 06:08:14 go: finding github.com/miekg/dns v1.0.14 06:08:14 go: finding github.com/mitchellh/cli v1.0.0 06:08:14 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:08:14 go: finding github.com/mitchellh/copystructure v1.0.0 06:08:14 go: finding github.com/mitchellh/go-homedir v1.0.0 06:08:14 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:08:14 go: finding github.com/mitchellh/gox v0.4.0 06:08:14 go: finding github.com/mitchellh/iochan v1.0.0 06:08:14 go: finding github.com/mitchellh/mapstructure v1.1.2 06:08:14 go: finding github.com/mitchellh/reflectwalk v1.0.0 06:08:14 go: finding github.com/onsi/ginkgo v1.10.1 06:08:14 go: finding github.com/onsi/gomega v1.7.0 06:08:14 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:08:14 go: finding github.com/pebbe/zmq4 v1.0.0 06:08:14 go: finding github.com/pelletier/go-toml v1.2.0 06:08:14 go: finding github.com/pkg/errors v0.8.1 06:08:14 go: finding github.com/pmezard/go-difflib v1.0.0 06:08:14 go: finding github.com/posener/complete v1.1.1 06:08:14 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:08:14 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 06:08:14 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:08:15 go: finding github.com/stretchr/objx v0.1.0 06:08:15 go: finding github.com/stretchr/testify v1.5.1 06:08:15 go: finding github.com/ugorji/go v1.1.4 06:08:15 go: finding github.com/x448/float16 v0.8.4 06:08:15 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 06:08:15 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 06:08:15 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 06:08:15 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 06:08:15 go: finding golang.org/x/text v0.3.2 06:08:15 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 06:08:15 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 06:08:15 go: finding gopkg.in/eapache/queue.v1 v1.1.0 06:08:15 go: finding gopkg.in/fsnotify.v1 v1.4.7 06:08:15 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 06:08:15 go: finding gopkg.in/yaml.v2 v2.2.8 06:08:27 Removing intermediate container fe1036b86846 06:08:27 ---> 8d62f3b67a65 06:08:27 Successfully built 8d62f3b67a65 06:08:27 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 06:08:28 + docker inspect -f . ci-base-image-x86_64 06:08:28 . [Pipeline] withDockerContainer 06:08:28 prd-centos7-docker-4c-2g-1215 does not seem to be running inside a container 06:08:28 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:08:28 $ docker top 1f3f512422e3cdc3c3bf616bc9bc533208b2e6db71420890ba7b49531cc7011c -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:29 + go version 06:08:29 go version go1.13.13 linux/amd64 [Pipeline] echo 06:08:29 ========================================================= 06:08:29 [edgeXBuildGoParallel] Running Tests and Build... 06:08:29 ========================================================= [Pipeline] sh 06:08:29 + make test raml_verify 06:08:29 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:08:32 ? github.com/edgexfoundry/edgex-go [no test files] 06:08:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:08:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:08:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:08:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:08:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:08:48 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.005s 06:08:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 06:08:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:08:48 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 06:08:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:08:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:08:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:08:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:08:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:08:54 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.032s coverage: 46.6% of statements 06:08:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:08:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:08:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:08:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:08:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:08:55 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.059s coverage: 27.4% of statements 06:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:08:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.009s coverage: 100.0% of statements 06:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:08:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.005s coverage: 100.0% of statements 06:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:08:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.098s coverage: 28.4% of statements 06:08:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:08:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:08:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:08:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:08:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:08:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.053s coverage: 100.0% of statements 06:08:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:08:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements 06:08:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.029s coverage: 89.8% of statements 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.046s coverage: 97.5% of statements 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.012s coverage: 100.0% of statements 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:08:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:08:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.005s coverage: 58.8% of statements 06:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.053s coverage: 63.5% of statements 06:08:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:08:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.005s coverage: 100.0% of statements 06:08:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.093s coverage: 55.9% of statements 06:08:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:08:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:08:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 06:08:59 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 4.484s coverage: 86.3% of statements 06:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.386s coverage: 72.2% of statements 06:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.112s coverage: 72.1% of statements 06:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.009s coverage: 82.4% of statements 06:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.018s coverage: 48.4% of statements 06:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.005s coverage: 28.8% of statements 06:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.014s coverage: 96.8% of statements 06:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.038s coverage: 26.9% of statements 06:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.078s coverage: 84.1% of statements 06:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.005s coverage: 100.0% of statements 06:09:04 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.017s coverage: 43.1% of statements 06:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 06:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 06:09:04 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.021s coverage: 100.0% of statements 06:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 06:09:04 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.008s coverage: 83.8% of statements 06:09:04 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 06:09:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.038s coverage: 46.1% of statements 06:09:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:09:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:09:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.045s coverage: 100.0% of statements 06:09:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:09:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:09:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:09:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.010s coverage: 100.0% of statements 06:09:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.017s coverage: 100.0% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:09:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.057s coverage: 29.1% of statements 06:09:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:09:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:09:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:09:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:09:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:09:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.014s coverage: 99.0% of statements 06:09:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:09:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.023s coverage: 100.0% of statements 06:09:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:09:09 ok github.com/edgexfoundry/edgex-go/internal/system 0.003s coverage: 0.0% of statements 06:09:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:09:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 06:09:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:09:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:09:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:09:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:09:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.006s coverage: 87.9% of statements 06:09:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:09:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:09:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.016s coverage: 100.0% of statements 06:09:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements 06:09:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements 06:09:11 GO111MODULE=on go vet ./... 06:09:17 gofmt -l . 06:09:18 [ "`gofmt -l .`" = "" ] 06:09:18 ./bin/test-go-mod-tidy.sh 06:09:19 ./bin/test-attribution-txt.sh 06:09:21 docker run --rm --privileged \ 06:09:21 -v /w/workspace/edgex-go/17:/raml-verification -w /raml-verification \ 06:09:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64 \ 06:09:21 /scripts/raml-verify.sh 06:09:21 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64' locally 06:09:21 x86_64: Pulling from edgex-devops/edgex-docs-builder 06:09:21 cbdbe7a5bc2a: Pulling fs layer 06:09:21 bd07af9ed1a4: Pulling fs layer 06:09:21 3556ccf180b2: Pulling fs layer 06:09:21 089d4748da74: Pulling fs layer 06:09:21 c6eb57c77bc5: Pulling fs layer 06:09:21 0364d5097239: Pulling fs layer 06:09:21 089d4748da74: Waiting 06:09:21 c6eb57c77bc5: Waiting 06:09:21 0364d5097239: Waiting 06:09:21 3556ccf180b2: Verifying Checksum 06:09:21 3556ccf180b2: Download complete 06:09:21 cbdbe7a5bc2a: Download complete 06:09:21 089d4748da74: Download complete 06:09:21 0364d5097239: Verifying Checksum 06:09:21 0364d5097239: Download complete 06:09:21 c6eb57c77bc5: Verifying Checksum 06:09:21 c6eb57c77bc5: Download complete 06:09:21 bd07af9ed1a4: Verifying Checksum 06:09:21 bd07af9ed1a4: Download complete 06:09:21 cbdbe7a5bc2a: Pull complete 06:09:24 bd07af9ed1a4: Pull complete 06:09:24 3556ccf180b2: Pull complete 06:09:24 089d4748da74: Pull complete 06:09:25 c6eb57c77bc5: Pull complete 06:09:25 0364d5097239: Pull complete 06:09:25 Digest: sha256:4a127cc467df9c60bd6f299319ae4edf4b743dcc93660e351fd7c0ef1fa6b942 06:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64 06:09:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1216 in /w/workspace/edgexfoundry_edgex-go_PR-2597 [Pipeline] { [Pipeline] ws 06:09:25 Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout 06:09:30 using credential edgex-jenkins-ssh 06:09:30 Cloning the remote Git repository 06:09:30 Cloning with configured refspecs honoured and without tags 06:09:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:09:30 > git init /w/workspace/edgex-go/17 # timeout=10 06:09:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:09:30 > git --version # timeout=10 06:09:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2597/head:refs/remotes/origin/PR-2597 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:09:35 Verifying ./api/raml/core-command.raml... 06:09:35 OK 06:09:35 Verifying ./api/raml/core-data.raml... 06:09:36 OK 06:09:36 Verifying ./api/raml/core-metadata.raml... 06:09:38 OK 06:09:38 Verifying ./api/raml/support-logging.raml... 06:09:39 OK 06:09:39 Verifying ./api/raml/support-notifications.raml... 06:09:40 OK 06:09:40 Verifying ./api/raml/support-scheduler.raml... 06:09:41 OK 06:09:41 Verifying ./api/raml/system-agent.raml... 06:09:41 OK [Pipeline] sh 06:09:42 + ls -al . 06:09:42 total 556 06:09:42 drwxrwxr-x 10 1001 1001 4096 Jul 28 06:09 . 06:09:42 drwxr-xr-x 4 root root 30 Jul 28 06:08 .. 06:09:42 -rw-rw-r-- 1 1001 1001 11 Jul 28 06:06 .dockerignore 06:09:42 drwxrwxr-x 8 1001 1001 179 Jul 28 06:06 .git 06:09:42 drwxrwxr-x 3 1001 1001 60 Jul 28 06:06 .github 06:09:42 -rw-rw-r-- 1 1001 1001 924 Jul 28 06:06 .gitignore 06:09:42 drwx------ 3 1001 1001 47 Jul 28 06:07 .semver 06:09:42 -rw-rw-r-- 1 1001 1001 178 Jul 28 06:06 .sonarcloud.properties 06:09:42 -rw-rw-r-- 1 1001 1001 3804 Jul 28 06:06 CONTRIBUTING.md 06:09:42 -rw-rw-r-- 1 1001 1001 1035 Jul 28 06:06 Dockerfile.build 06:09:42 -rw-rw-r-- 1 1001 1001 824 Jul 28 06:06 Jenkinsfile 06:09:42 -rw-rw-r-- 1 1001 1001 10775 Jul 28 06:06 LICENSE 06:09:42 -rw-rw-r-- 1 1001 1001 6417 Jul 28 06:06 Makefile 06:09:42 -rw-rw-r-- 1 1001 1001 5652 Jul 28 06:06 README.md 06:09:42 -rw-rw-r-- 1 1001 1001 7111 Jul 28 06:06 SECURITY.md 06:09:42 -rw-rw-r-- 1 1001 1001 5 Jul 28 06:07 VERSION 06:09:42 -rw-rw-r-- 1 1001 1001 4131 Jul 28 06:06 ZMQWindows.md 06:09:42 drwxrwxr-x 4 1001 1001 33 Jul 28 06:06 api 06:09:42 drwxrwxr-x 2 1001 1001 117 Jul 28 06:06 bin 06:09:42 drwxrwxr-x 15 1001 1001 4096 Jul 28 06:06 cmd 06:09:42 -rw-r--r-- 1 root root 456736 Jul 28 06:09 coverage.out 06:09:42 -rw-r--r-- 1 root root 1019 Jul 28 06:09 go.mod 06:09:42 -rw-r--r-- 1 root root 18146 Jul 28 06:09 go.sum 06:09:42 drwxrwxr-x 8 1001 1001 127 Jul 28 06:06 internal 06:09:42 drwxrwxr-x 4 1001 1001 71 Jul 28 06:06 snap 06:09:42 -rw-rw-r-- 1 1001 1001 168 Jul 28 06:06 version.go [Pipeline] sh 06:09:42 + '[' -e coverage.out ] 06:09:42 + chown 1001:1001 coverage.out [Pipeline] stash 06:09:42 Stashed 1 file(s) [Pipeline] sh 06:09:43 + make build 06:09:43 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 06:09:48 Fetching without tags 06:09:48 Merging remotes/origin/master commit 04784571c64111dd2069565982d29e4bcbbafa66 into PR head commit b26810b697a2588f0020e797981a496435614a5f [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:09:49 Failed in branch arm64 06:09:49 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 06:09:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:09:48 > git config --add remote.origin.fetch +refs/pull/2597/head:refs/remotes/origin/PR-2597 # timeout=10 06:09:48 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:09:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:09:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:09:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2597/head:refs/remotes/origin/PR-2597 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:09:48 > git config core.sparsecheckout # timeout=10 06:09:48 > git checkout -f b26810b697a2588f0020e797981a496435614a5f # timeout=10 06:09:53 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 06:09:54 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 06:09:55 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 06:09:57 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 06:09:57 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 06:09:59 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 06:10:00 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 06:10:01 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 06:10:03 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 06:10:04 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 06:10:06 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] } 06:10:07 $ docker stop --time=1 1f3f512422e3cdc3c3bf616bc9bc533208b2e6db71420890ba7b49531cc7011c 06:10:08 $ docker rm -f 1f3f512422e3cdc3c3bf616bc9bc533208b2e6db71420890ba7b49531cc7011c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:10:11 06:10:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:10:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:10:12 latest: Pulling from edgex-devops/edgex-compose 06:10:12 cbdbe7a5bc2a: Already exists 06:10:12 ca9280d653b3: Pulling fs layer 06:10:12 7e9c9ca2126c: Pulling fs layer 06:10:12 ca9280d653b3: Verifying Checksum 06:10:12 ca9280d653b3: Download complete 06:10:12 7e9c9ca2126c: Verifying Checksum 06:10:12 7e9c9ca2126c: Download complete 06:10:13 ca9280d653b3: Pull complete 06:10:21 7e9c9ca2126c: Pull complete 06:10:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:10:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:10:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:10:21 prd-centos7-docker-4c-2g-1215 does not seem to be running inside a container 06:10:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:10:24 $ docker top e798595c1505640f7a377e734e08f5f62e20d2e1b8e4716e911c32aa4200d1c8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:24 + docker-compose build --help 06:10:24 + grep parallel 06:10:25 --parallel Build images in parallel. [Pipeline] } 06:10:25 $ docker stop --time=1 e798595c1505640f7a377e734e08f5f62e20d2e1b8e4716e911c32aa4200d1c8 06:10:26 $ docker rm -f e798595c1505640f7a377e734e08f5f62e20d2e1b8e4716e911c32aa4200d1c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:10:27 . [Pipeline] withDockerContainer 06:10:27 prd-centos7-docker-4c-2g-1215 does not seem to be running inside a container 06:10:27 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:10:28 $ docker top 511a3e35bd65b96ab711ad2682721c5d6d92883396a7d5b8d666a76dfa274236 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:28 + docker-compose -f ./docker-compose-build.yml build --parallel 06:10:29 Building docker-core-command-go ... 06:10:29 Building docker-core-data-go ... 06:10:29 Building docker-core-metadata-go ... 06:10:29 Building docker-security-proxy-setup-go ... 06:10:29 Building docker-security-secrets-setup-go ... 06:10:29 Building docker-security-secretstore-setup-go ... 06:10:29 Building docker-support-logging-go ... 06:10:29 Building docker-support-notifications-go ... 06:10:29 Building docker-support-scheduler-go ... 06:10:29 Building docker-sys-mgmt-agent-go ... 06:10:29 Building docker-core-data-go 06:10:29 Building docker-support-logging-go 06:10:29 Building docker-support-notifications-go 06:10:29 Building docker-support-scheduler-go 06:10:29 Building docker-security-secretstore-setup-go 06:11:01 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 06:11:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:11:01 ---> 8d62f3b67a65 06:11:01 Step 3/26 : WORKDIR /edgex-go 06:11:01 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 06:11:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:11:01 ---> 8d62f3b67a65 06:11:01 Step 3/23 : WORKDIR /edgex-go 06:11:01 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 06:11:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:11:01 ---> 8d62f3b67a65 06:11:01 Step 3/21 : WORKDIR /edgex-go 06:11:01 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 06:11:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:11:01 ---> 8d62f3b67a65 06:11:01 Step 3/20 : WORKDIR /edgex-go 06:11:01 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 06:11:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:11:01 ---> 8d62f3b67a65 06:11:01 Step 3/22 : WORKDIR /edgex-go 06:11:02 ---> Running in 3a94910e4f4d 06:11:02 ---> Running in 631c148575fe 06:11:02 ---> Running in b0ae386d8d20 06:11:02 ---> Running in 36eb644cc140 06:11:02 ---> Running in e3213f7ebcd3 06:11:02 Removing intermediate container e3213f7ebcd3 06:11:02 ---> 4c90bcac712e 06:11:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:02 Removing intermediate container 631c148575fe 06:11:02 ---> f6318d51bcc3 06:11:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:02 Removing intermediate container 36eb644cc140 06:11:02 ---> bb646f6ed64a 06:11:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:02 Removing intermediate container b0ae386d8d20 06:11:02 ---> f64fa9750093 06:11:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:02 Removing intermediate container 3a94910e4f4d 06:11:02 ---> 2a1392076eeb 06:11:02 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:02 ---> Running in 024e14bbcfd8 06:11:02 ---> Running in ebb971a6aa87 06:11:02 ---> Running in c77d39dc3732 06:11:02 ---> Running in ebb9360519da 06:11:02 ---> Running in 804c3a002260 06:11:04 Removing intermediate container ebb971a6aa87 06:11:04 ---> 83ac9e58cd0e 06:11:04 Step 5/21 : RUN apk update && apk add make && apk add bash git 06:11:04 Removing intermediate container 024e14bbcfd8 06:11:04 ---> 806384078840 06:11:04 Step 5/26 : RUN apk update && apk add make git 06:11:04 ---> Running in c26f83c7350c 06:11:05 ---> Running in c035aeb5962d 06:11:05 Removing intermediate container c77d39dc3732 06:11:05 ---> 70da4c9099f7 06:11:05 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 06:11:05 Removing intermediate container 804c3a002260 06:11:05 ---> 788d72b27f5d 06:11:05 Step 5/20 : RUN apk update && apk add make git 06:11:05 Removing intermediate container ebb9360519da 06:11:05 ---> 80b99b9afa71 06:11:05 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 06:11:05 ---> Running in 61447fffc11e 06:11:05 ---> Running in 38781fa30b5a 06:11:05 ---> Running in bfaa7c06edc6 06:11:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:06 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:11:06 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:11:06 OK: 12749 distinct packages available 06:11:07 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:11:07 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:11:07 OK: 12749 distinct packages available 06:11:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:07 OK: 233 MiB in 51 packages 06:11:07 OK: 233 MiB in 51 packages 06:11:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:07 OK: 233 MiB in 51 packages 06:11:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:07 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:11:07 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:11:07 OK: 12749 distinct packages available 06:11:08 Removing intermediate container c035aeb5962d 06:11:08 ---> d772e589fc8d 06:11:08 Step 6/26 : COPY go.mod . 06:11:08 OK: 233 MiB in 51 packages 06:11:08 Removing intermediate container c26f83c7350c 06:11:08 ---> 103d736a7813 06:11:08 Step 6/21 : COPY go.mod . 06:11:08 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:11:08 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:11:08 OK: 12749 distinct packages available 06:11:08 ---> 51b1b17bc9f6 06:11:08 Step 7/26 : RUN go mod download 06:11:08 ---> Running in 508adaa851fa 06:11:08 OK: 233 MiB in 51 packages 06:11:08 ---> caaabf61059e 06:11:08 Step 7/21 : RUN go mod download 06:11:08 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:11:08 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:11:08 OK: 12749 distinct packages available 06:11:08 ---> Running in 16501b8aa3eb 06:11:08 Removing intermediate container 38781fa30b5a 06:11:08 ---> 510a9b42a1d5 06:11:08 Step 6/20 : COPY go.mod . 06:11:08 OK: 233 MiB in 51 packages 06:11:09 Removing intermediate container 61447fffc11e 06:11:09 ---> 1aaef5ce5f5e 06:11:09 Step 6/22 : COPY go.mod . 06:11:09 ---> d9a742c37dc0 06:11:09 Step 7/20 : RUN go mod download 06:11:09 ---> Running in 35ac025585ce 06:11:09 ---> b188047bb3f0 06:11:09 Step 7/22 : RUN go mod download 06:11:09 Removing intermediate container bfaa7c06edc6 06:11:09 ---> b31e0dc8e92f 06:11:09 Step 6/23 : COPY go.mod . 06:11:09 ---> Running in c7b95a3791eb 06:11:10 ---> e283411d7758 06:11:10 Step 7/23 : RUN go mod download 06:11:10 ---> Running in fbbeff3c527c 06:11:10 Removing intermediate container 508adaa851fa 06:11:10 ---> faebb431ca1d 06:11:10 Step 8/26 : COPY . . 06:11:11 Removing intermediate container 16501b8aa3eb 06:11:11 ---> de78a957b327 06:11:11 Step 8/21 : COPY . . 06:11:15 Removing intermediate container 35ac025585ce 06:11:15 ---> 7ba61b003de1 06:11:15 Step 8/20 : COPY . . 06:11:18 Removing intermediate container c7b95a3791eb 06:11:18 ---> 56c39766640a 06:11:18 Step 8/22 : COPY . . 06:11:21 Removing intermediate container fbbeff3c527c 06:11:21 ---> be5af06474df 06:11:21 Step 8/23 : COPY . . 06:11:53 ---> a0c727e451c6 06:11:53 Step 9/21 : RUN make cmd/support-logging/support-logging 06:11:53 ---> c3a173461d9f 06:11:53 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 06:11:53 ---> Running in 9ca5c80001cb 06:11:53 ---> c654b78dc61e 06:11:53 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 06:11:53 ---> 066c752eceea 06:11:53 Step 9/22 : RUN make cmd/core-data/core-data 06:11:53 ---> ef00d789e1f1 06:11:53 Step 9/23 : RUN make cmd/support-notifications/support-notifications 06:11:53 ---> Running in b5b4aceda9a9 06:11:53 ---> Running in 8be7bd3b80ea 06:11:53 ---> Running in a39748fedf82 06:11:53 ---> Running in ebd9ac499773 06:11: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 06:11:54 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 06:11:54 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 06:11:54 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 06:11:54 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 06:12:21 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 06:12:29 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 06:12:30 Removing intermediate container 9ca5c80001cb 06:12:30 ---> f0eb3143af2e 06:12:30 06:12:30 Step 10/21 : FROM scratch 06:12:30 ---> 06:12:30 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:12:30 ---> Running in 786f55300d59 06:12:32 Removing intermediate container 786f55300d59 06:12:32 ---> fac7c44d0e2f 06:12:32 Step 12/21 : ENV APP_PORT=48061 06:12:33 ---> Running in 60ec07f81685 06:12:33 Removing intermediate container ebd9ac499773 06:12:33 ---> 60405aa6b042 06:12:33 06:12:33 Step 10/23 : FROM scratch 06:12:33 ---> 06:12:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:12:33 ---> Using cache 06:12:33 ---> fac7c44d0e2f 06:12:33 Step 12/23 : ENV APP_PORT=48060 06:12:35 Removing intermediate container 8be7bd3b80ea 06:12:35 ---> 9642f7bdb3ca 06:12:35 06:12:35 Step 10/20 : FROM scratch 06:12:35 ---> 06:12:35 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:12:35 Removing intermediate container 60ec07f81685 06:12:35 ---> 880409709b28 06:12:35 Step 13/21 : EXPOSE $APP_PORT 06:12:35 ---> Running in 26e07849577f 06:12:36 ---> Running in 93faa0ff44fc 06:12:36 ---> Running in 9093dd78b5cb 06:12:37 Removing intermediate container 26e07849577f 06:12:37 ---> d25abb7c15a1 06:12:37 Step 13/23 : EXPOSE $APP_PORT 06:12:37 Removing intermediate container b5b4aceda9a9 06:12:37 ---> 13a1d7433aa7 06:12:37 06:12:37 Step 10/26 : FROM alpine:3.10 06:12:37 ---> Running in 1a0a21c78183 06:12:37 Removing intermediate container 93faa0ff44fc 06:12:37 ---> 5f3c2dbde177 06:12:37 Step 12/20 : ENV APP_PORT=48085 06:12:37 Removing intermediate container 9093dd78b5cb 06:12:37 ---> a610e8b90caa 06:12:37 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 06:12:38 3.10: Pulling from library/alpine 06:12:38 ---> Running in 6c37690973de 06:12:38 Removing intermediate container 1a0a21c78183 06:12:38 ---> b1d05a0d6b24 06:12:38 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 06:12:38 ---> 1abc628e19aa 06:12:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 06:12:38 Removing intermediate container 6c37690973de 06:12:38 ---> 096bf1e1e1b3 06:12:38 Step 13/20 : EXPOSE $APP_PORT 06:12:38 ---> Running in d32282718c22 06:12:38 ---> 404edebdd775 06:12:38 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:12:40 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 06:12:40 Removing intermediate container d32282718c22 06:12:40 ---> 2b8a9920e685 06:12:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:12:41 Status: Downloaded newer image for alpine:3.10 06:12:41 ---> be4e4bea2c2e 06:12:41 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:12:41 ---> 1f33986507f3 06:12:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 06:12:41 ---> 2540491e28c9 06:12:41 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 06:12:41 ---> Running in feab17adcca7 06:12:41 ---> db676795f091 06:12:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:12:41 Removing intermediate container a39748fedf82 06:12:41 ---> 14ef1f56c970 06:12:41 06:12:41 Step 10/22 : FROM alpine 06:12:42 latest: Pulling from library/alpine 06:12:42 ---> f187294138f6 06:12:42 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 06:12:42 ---> d83a9ef5f7ba 06:12:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:12:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:12:42 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 06:12:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:12:42 Status: Downloaded newer image for alpine:latest 06:12:42 ---> a24bb4013296 06:12:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:12:42 ---> b8b051a6a457 06:12:42 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:12:42 v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 06:12:42 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 06:12:42 OK: 10346 distinct packages available 06:12:42 ---> Running in 0fa3730a9483 06:12:42 ---> 1156ee570709 06:12:42 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 06:12:42 ---> 97e1c8e2f2df 06:12:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:12:42 (1/5) Installing ca-certificates (20191127-r2) 06:12:42 (2/5) Installing nghttp2-libs (1.39.2-r1) 06:12:42 (3/5) Installing libcurl (7.66.0-r0) 06:12:42 (4/5) Installing curl (7.66.0-r0) 06:12:42 (5/5) Installing dumb-init (1.2.2-r1) 06:12:42 Executing busybox-1.30.1-r3.trigger 06:12:43 Executing ca-certificates-20191127-r2.trigger 06:12:43 OK: 7 MiB in 19 packages 06:12:43 ---> Running in 667853d7e014 06:12:43 ---> fe464095cf1d 06:12:43 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 06:12:43 Removing intermediate container 0fa3730a9483 06:12:43 ---> bde03a8177fe 06:12:43 Step 12/22 : ENV APP_PORT=48080 06:12:43 ---> 51ead6944269 06:12:43 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:12:43 ---> Running in d96e80085e04 06:12:43 ---> Running in 33c1fb7fa777 06:12:43 Removing intermediate container 667853d7e014 06:12:43 ---> 81bddfc44789 06:12:43 Step 19/21 : LABEL arch=x86_64 06:12:44 ---> Running in 80ddb0ddc749 06:12:44 ---> 48a006ad5aa1 06:12:44 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 06:12:45 Removing intermediate container d96e80085e04 06:12:45 ---> 549e082edc1e 06:12:45 Step 18/20 : LABEL arch=x86_64 06:12:45 Removing intermediate container 33c1fb7fa777 06:12:45 ---> 9ee67b9836db 06:12:45 Step 13/22 : EXPOSE $APP_PORT 06:12:45 Removing intermediate container feab17adcca7 06:12:45 ---> 5090c1998591 06:12:45 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:12:45 ---> Running in 001e12d76f51 06:12:45 ---> Running in 41bb1d48467b 06:12:45 ---> Running in 5555f573d8fc 06:12:45 Removing intermediate container 80ddb0ddc749 06:12:45 ---> 1861ae8b1f3f 06:12:45 Step 20/21 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f 06:12:45 ---> Running in bcd8d7f2987d 06:12:46 ---> Running in c7229d621a3b 06:12:46 Removing intermediate container 001e12d76f51 06:12:46 ---> e13017da0c90 06:12:46 Step 21/23 : LABEL arch=x86_64 06:12:46 Removing intermediate container 41bb1d48467b 06:12:46 ---> a9ec47dfc358 06:12:46 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:46 Removing intermediate container 5555f573d8fc 06:12:46 ---> 416f44714dee 06:12:46 Step 19/20 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f 06:12:46 Removing intermediate container bcd8d7f2987d 06:12:46 ---> 295166e9a1bb 06:12:46 Step 13/26 : WORKDIR / 06:12:46 ---> Running in cc17c07a8af8 06:12:46 ---> Running in 040796121d03 06:12:46 ---> Running in e99ed96adb4c 06:12:46 Removing intermediate container c7229d621a3b 06:12:46 ---> 762152f52fda 06:12:46 Step 21/21 : LABEL version=0.0.0 06:12:46 ---> Running in 3a95e2307155 06:12:46 ---> Running in 670b7ec46312 06:12:46 Removing intermediate container 040796121d03 06:12:46 ---> cd43cb316437 06:12:46 Step 20/20 : LABEL version=0.0.0 06:12:46 Removing intermediate container e99ed96adb4c 06:12:46 ---> 04a3e4342dd8 06:12:46 Step 22/23 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f 06:12:47 ---> Running in d23558c5987b 06:12:47 ---> Running in 99b25c241e5f 06:12:47 Removing intermediate container 3a95e2307155 06:12:47 ---> e5a10bc84870 06:12:47 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:12:47 Removing intermediate container 670b7ec46312 06:12:47 ---> 7dd8c30189d8 06:12:47 06:12:47 Removing intermediate container d23558c5987b 06:12:47 ---> 2c986d828914 06:12:47 06:12:47 Successfully built 7dd8c30189d8 06:12:47 Successfully built 2c986d828914 06:12:47 Successfully tagged docker-support-logging-go:latest 06:12:47 Removing intermediate container 99b25c241e5f 06:12:47 ---> 430005daa447 06:12:47 Building docker-security-secrets-setup-go 06:12:47 Step 23/23 : LABEL version=0.0.0 06:12:47  Building docker-support-logging-go ... done Successfully tagged docker-support-scheduler-go:latest 06:12:47  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 06:12:47 ---> adfb809c99c5 06:12:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:12:48 ---> Running in 67df69ea84b5 06:12:48 Removing intermediate container cc17c07a8af8 06:12:48 ---> 9c384911edbe 06:12:48 Step 15/22 : RUN apk --no-cache add zeromq 06:12:48 Removing intermediate container 67df69ea84b5 06:12:48 ---> b16d24ee35ee 06:12:48 06:12:48 ---> Running in 43f495e63dc4 06:12:48 Successfully built b16d24ee35ee 06:12:48 ---> 1082337d770b 06:12:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:12:48 Successfully tagged docker-support-notifications-go:latest 06:12:48  Building docker-support-notifications-go ... done Building docker-core-command-go 06:12:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:12:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:12:53 (1/5) Installing libgcc (9.3.0-r2) 06:12:53 (2/5) Installing libsodium (1.0.18-r0) 06:12:53 (3/5) Installing libstdc++ (9.3.0-r2) 06:12:53 (4/5) Installing libzmq (4.3.2-r0) 06:12:54 (5/5) Installing zeromq (4.3.2-r0) 06:12:54 Executing busybox-1.31.1-r16.trigger 06:12:54 OK: 8 MiB in 19 packages 06:12:58 ---> e786ce9e41e9 06:12:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 06:12:58 Removing intermediate container 43f495e63dc4 06:12:58 ---> c6b1e07d4435 06:12:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:12:58 ---> e8920915fc6b 06:12:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:13:03 ---> 9b2e8cb924c4 06:13:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:13:06 ---> fbe15f39c666 06:13:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:13:07 ---> e636b5f31af6 06:13:07 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:13:09 ---> 37554ad7bd8b 06:13:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 06:13:11 ---> 9ac1c537f040 06:13:11 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 06:13:11 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 06:13:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:13:12 ---> 8d62f3b67a65 06:13:12 Step 3/21 : WORKDIR /edgex-go 06:13:12 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpineStep 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 06:13:12 06:13:12 Step 2/29 : FROM ${BUILDER_BASE} AS build-env ---> Using cache 06:13:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:13:12 ---> 2a1392076eeb 06:13:12 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:12 ---> Using cache 06:13:12 ---> 788d72b27f5d 06:13:12 06:13:12 Step 5/21 : RUN apk update && apk add make git ---> 8d62f3b67a65 06:13:12 06:13:12 ---> 8d62f3b67a65 06:13:12 ---> Using cache 06:13:12 Step 3/26 : WORKDIR /edgex-goStep 3/29 : WORKDIR /edgex-go ---> 510a9b42a1d5 06:13:12 06:13:12 Step 6/21 : COPY go.mod . ---> Using cache 06:13:12 06:13:12 06:13:12 ---> Using cache 06:13:12 ---> 2a1392076eeb 06:13:12 ---> Using cache 06:13:12 ---> d9a742c37dc0 06:13:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:12 Step 7/21 : RUN go mod download ---> 2a1392076eeb 06:13:12 06:13:12 ---> Using cache 06:13:12 ---> 788d72b27f5d 06:13:12 ---> Using cache 06:13:12 Step 4/29 : RUN apk update && apk add make git ---> 7ba61b003de1 06:13:12 Step 5/26 : RUN apk update && apk add make bash git 06:13:12 Step 8/21 : COPY . . 06:13:12 06:13:12 ---> Using cache 06:13:12 ---> c654b78dc61e 06:13:12 Step 9/21 : RUN make cmd/core-command/core-command 06:13:13 ---> Running in f0533c5aa4df 06:13:13 ---> 586f129d2cfa 06:13:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:13:13 ---> Running in 75bda8cd4d4f 06:13:13 ---> Running in d45c1c7f3060 06:13:13 ---> Running in e0152b0808c1 06:13:13 Removing intermediate container f0533c5aa4df 06:13:13 ---> 1a09296a4600 06:13:13 Step 20/22 : LABEL arch=x86_64 06:13:13 ---> 8502902ca1fe 06:13:13 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:13:13 ---> Running in 379090e23cc8 06:13:14 ---> Running in b376d1c50619 06:13:14 Removing intermediate container 379090e23cc8 06:13:14 ---> c22ed419d700 06:13:14 Step 21/22 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f 06:13:14 ---> Running in 389e0836d89f 06:13:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:14 Removing intermediate container 389e0836d89f 06:13:14 ---> d735ae1e5b8e 06:13:14 Step 22/22 : LABEL version=0.0.0 06:13:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:14 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 06:13:14 ---> Running in 0f0fce129e11 06:13:15 Removing intermediate container 0f0fce129e11 06:13:15 ---> 8acada50e153 06:13:15 06:13:15 Successfully built 8acada50e153 06:13:15 Successfully tagged docker-core-data-go:latest 06:13:15 Building docker-security-proxy-setup-go 06:13:15  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:15 Removing intermediate container b376d1c50619 06:13:15 ---> e18cb77c1f95 06:13:15 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:13:16 ---> Running in 7b1a7ef7c201 06:13:16 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:13:16 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:13:16 OK: 12749 distinct packages available 06:13:16 Removing intermediate container 7b1a7ef7c201 06:13:16 ---> 19b85773b02b 06:13:16 Step 24/26 : LABEL arch=x86_64 06:13:16 OK: 233 MiB in 51 packages 06:13:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:19 ---> Running in 13b40576864f 06:13:19 Removing intermediate container 13b40576864f 06:13:19 ---> 805478cbd518 06:13:19 Step 25/26 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f 06:13:20 ---> Running in 9f01d21f3f19 06:13:20 v3.12.0-182-g135754c915 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:13:20 v3.12.0-181-g9ea6184751 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:13:20 OK: 12749 distinct packages available 06:13:20 OK: 233 MiB in 51 packages 06:13:20 Removing intermediate container 75bda8cd4d4f 06:13:20 ---> 46f9865a5ac6 06:13:20 Step 5/29 : COPY go.mod . 06:13:22 Removing intermediate container 9f01d21f3f19 06:13:22 ---> fcf88ab36d48 06:13:22 Step 26/26 : LABEL version=0.0.0 06:13:22 ---> Running in a7d905ea1060 06:13:22 ---> 1e50735ada42 06:13:22 Step 6/29 : RUN go mod download 06:13:23 ---> Running in 73c7c36d87ea 06:13:23 Removing intermediate container a7d905ea1060 06:13:23 ---> 2f9f985e1775 06:13:23 06:13:23 Removing intermediate container d45c1c7f3060 06:13:23 ---> 36a914fa50ae 06:13:23 Step 6/26 : COPY go.mod . 06:13:24 Successfully built 2f9f985e1775 06:13:24 Successfully tagged docker-security-secretstore-setup-go:latest 06:13:24  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 06:13:25 ---> 75707f0dad68 06:13:25 Step 7/26 : RUN go mod download 06:13:28 ---> Running in c6a05894e50f 06:13:32 Removing intermediate container 73c7c36d87ea 06:13:32 ---> c484dc3ff9d8 06:13:32 Step 7/29 : COPY . . 06:13:34 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 06:13:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:13:34 ---> 8d62f3b67a65 06:13:34 Step 3/20 : WORKDIR /edgex-go 06:13:34 ---> Using cache 06:13:34 ---> 2a1392076eeb 06:13:34 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:34 ---> Using cache 06:13:34 ---> 788d72b27f5d 06:13:34 Step 5/20 : RUN apk update && apk add make git 06:13:34 ---> Using cache 06:13:34 ---> 510a9b42a1d5 06:13:34 Step 6/20 : COPY go.mod . 06:13:34 ---> Using cache 06:13:34 ---> d9a742c37dc0 06:13:34 Step 7/20 : RUN go mod download 06:13:34 ---> Using cache 06:13:34 ---> 7ba61b003de1 06:13:34 Step 8/20 : COPY . . 06:13:34 ---> Using cache 06:13:34 ---> c654b78dc61e 06:13:34 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 06:13:41 ---> Running in 9816e4bd4745 06:13:41 Removing intermediate container c6a05894e50f 06:13:41 ---> 4c30e34295ed 06:13:41 Step 8/26 : COPY . . 06:13:43 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 06:13:47 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 06:13:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:13:47 ---> 8d62f3b67a65 06:13:47 Step 3/21 : WORKDIR /edgex-go 06:13:47 ---> Using cache 06:13:47 ---> 2a1392076eeb 06:13:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:47 ---> Using cache 06:13:47 ---> 788d72b27f5d 06:13:47 Step 5/21 : RUN apk update && apk add make git 06:13:47 ---> Using cache 06:13:47 ---> 510a9b42a1d5 06:13:47 Step 6/21 : COPY go.mod . 06:13:47 ---> Using cache 06:13:47 ---> d9a742c37dc0 06:13:47 Step 7/21 : RUN go mod download 06:13:47 ---> Using cache 06:13:47 ---> 7ba61b003de1 06:13:47 Step 8/21 : COPY . . 06:13:47 ---> Using cache 06:13:47 ---> c654b78dc61e 06:13:47 Step 9/21 : RUN make cmd/core-metadata/core-metadata 06:13:49 ---> Running in a83752b7be5c 06:13:53 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 06:14:01 Removing intermediate container e0152b0808c1 06:14:01 ---> e14611196cbc 06:14:01 06:14:01 Step 10/21 : FROM scratch 06:14:01 ---> 06:14:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:14:01 ---> 4e4b8fc3de6d 06:14:01 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 06:14:01 ---> Running in 7a08598a8b7d 06:14:01 ---> Using cache 06:14:01 ---> 5f3c2dbde177 06:14:01 Step 12/21 : ENV APP_PORT=48082 06:14:01 ---> Running in 2c6c19013b82 06:14:03 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 06:14:03 Removing intermediate container 2c6c19013b82 06:14:03 ---> bfe172a6b00c 06:14:03 Step 13/21 : EXPOSE $APP_PORT 06:14:03 ---> Running in d84be4c33940 06:14:04 Removing intermediate container d84be4c33940 06:14:04 ---> eb40249d831b 06:14:04 Step 14/21 : WORKDIR / 06:14:05 ---> Running in e57b01ea737b 06:14:07 Removing intermediate container e57b01ea737b 06:14:07 ---> 87f4989ad589 06:14:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:14:08 ---> 32f9787edbb5 06:14:08 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:14:08 ---> f30abe532964 06:14:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:14:08 ---> Running in 437546e61491 06:14:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:14:09 ---> fc66d9f5f475 06:14:09 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:14:09 ---> 420ca08195f8 06:14:09 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 06:14:09 ---> Running in 34d9e2f68205 06:14:10 Removing intermediate container 34d9e2f68205 06:14:10 ---> 3da9f9e9fe11 06:14:10 Step 19/21 : LABEL arch=x86_64 06:14:10 ---> Running in 805a972ab904 06:14:10 Removing intermediate container 805a972ab904 06:14:10 ---> 5684328455be 06:14:10 Step 20/21 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f 06:14:11 ---> Running in 829da9fe5e6f 06:14:12 Removing intermediate container 9816e4bd4745 06:14:12 ---> 74f75969dc18 06:14:12 06:14:12 Step 10/20 : FROM alpine 06:14:12 ---> a24bb4013296 06:14:12 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 06:14:12 Removing intermediate container 829da9fe5e6f 06:14:12 ---> b5ae0ad75071 06:14:12 Step 21/21 : LABEL version=0.0.0 06:14:12 ---> Running in 3cfa1c722806 06:14:12 ---> Running in 536298e19c69 06:14:13 Removing intermediate container 3cfa1c722806 06:14:13 ---> c78cacb838cd 06:14:13 06:14:13 Successfully built c78cacb838cd 06:14:13 Successfully tagged docker-core-command-go:latest 06:14:14  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:14:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:14:14 v3.12.0-182-g135754c915 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:14:14 v3.12.0-181-g9ea6184751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:14:14 OK: 12749 distinct packages available 06:14:14 (1/4) Installing ca-certificates (20191127-r4) 06:14:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:14:14 (3/4) Installing libcurl (7.69.1-r0) 06:14:14 (4/4) Installing curl (7.69.1-r0) 06:14:14 Executing busybox-1.31.1-r16.trigger 06:14:15 Executing ca-certificates-20191127-r4.trigger 06:14:15 OK: 7 MiB in 18 packages 06:14:17 Removing intermediate container 536298e19c69 06:14:17 ---> dd6a6b701e1d 06:14:17 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:14:17 ---> Running in 5eebb0ab7dac 06:14:17 Removing intermediate container 5eebb0ab7dac 06:14:17 ---> 81631cf22f6e 06:14:17 Step 13/20 : WORKDIR /edgex 06:14:17 ---> Running in 36ecd6361814 06:14:18 Removing intermediate container 36ecd6361814 06:14:18 ---> 65d3e9ee0577 06:14:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:14:19 ---> 962433038257 06:14:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:14:22 ---> fc6b29b39d73 06:14:22 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:14:23 ---> Running in dfaa4eaa6238 06:14:23 Removing intermediate container a83752b7be5c 06:14:23 ---> 27bf2d5ee239 06:14:23 06:14:23 Step 10/21 : FROM scratch 06:14:23 ---> 06:14:23 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:14:23 ---> Using cache 06:14:23 ---> 5f3c2dbde177 06:14:23 Step 12/21 : ENV APP_PORT=48081 06:14:24 Removing intermediate container dfaa4eaa6238 06:14:24 ---> d6ffc8303af4 06:14:24 Step 17/20 : CMD ["--init=true"] 06:14:24 ---> Running in eeaf80fa53b7 06:14:24 ---> Running in 750b2c7385e9 06:14:24 Removing intermediate container eeaf80fa53b7 06:14:24 ---> 67eaf8b8e736 06:14:24 Step 13/21 : EXPOSE $APP_PORT 06:14:24 ---> Running in 7ce04fe619f9 06:14:24 Removing intermediate container 750b2c7385e9 06:14:24 ---> 5f28b82e2a37 06:14:24 Step 18/20 : LABEL arch=x86_64 06:14:25 ---> Running in d0592a30e7e8 06:14:26 Removing intermediate container 7ce04fe619f9 06:14:26 ---> 5be3f806fada 06:14:26 Step 14/21 : WORKDIR / 06:14:26 Removing intermediate container 7a08598a8b7d 06:14:26 ---> ad442a3e2da5 06:14:26 06:14:26 Step 9/29 : FROM alpine:latest 06:14:26 ---> a24bb4013296 06:14:26 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 06:14:26 ---> Running in 876158c68aca 06:14:26 Removing intermediate container d0592a30e7e8 06:14:26 ---> b8035d87495d 06:14:26 Step 19/20 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f 06:14:26 ---> Running in f86eb82d2cd1 06:14:26 ---> Running in 11f26ae2f8eb 06:14:26 Removing intermediate container 876158c68aca 06:14:26 ---> 326466df34d0 06:14:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:14:26 Removing intermediate container f86eb82d2cd1 06:14:26 ---> 61bd40f90f40 06:14:26 Step 11/29 : USER root 06:14:26 Removing intermediate container 11f26ae2f8eb 06:14:26 ---> 472e1f9e41ca 06:14:26 Step 20/20 : LABEL version=0.0.0 06:14:26 ---> Running in 1aa9b52b0f07 06:14:26 ---> Running in 8f9aa0d85bd2 06:14:26 ---> 32c71b0b649a 06:14:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:14:26 Removing intermediate container 1aa9b52b0f07 06:14:26 ---> 0a607a955912 06:14:26 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 06:14:26 Removing intermediate container 8f9aa0d85bd2 06:14:26 ---> d55a8cef159e 06:14:26 06:14:27 Successfully built d55a8cef159e 06:14:27 Successfully tagged docker-security-proxy-setup-go:latest 06:14:27  Building docker-security-proxy-setup-go ... done  ---> Running in 222d673a954c 06:14:28 ---> 414b04775443 06:14:28 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:14:28 ---> d5fe6adc49c8 06:14:28 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 06:14:28 ---> Running in 7e929d2315f7 06:14:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:14:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:14:28 Removing intermediate container 7e929d2315f7 06:14:28 ---> ae45cdeb608a 06:14:28 Step 19/21 : LABEL arch=x86_64 06:14:29 ---> Running in f54124650059 06:14:29 v3.12.0-182-g135754c915 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:14:29 v3.12.0-181-g9ea6184751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:14:29 OK: 12749 distinct packages available 06:14:29 (1/2) Installing ca-certificates (20191127-r4) 06:14:29 (2/2) Installing dumb-init (1.2.2-r1) 06:14:29 Executing busybox-1.31.1-r16.trigger 06:14:29 Executing ca-certificates-20191127-r4.trigger 06:14:29 OK: 6 MiB in 16 packages 06:14:30 Removing intermediate container f54124650059 06:14:30 ---> 2d5532bc7e0b 06:14:30 Step 20/21 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f 06:14:31 ---> Running in bcfcf21cca5d 06:14:31 Removing intermediate container 437546e61491 06:14:31 ---> 2c38baa9589a 06:14:31 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:14:32 Removing intermediate container bcfcf21cca5d 06:14:32 ---> e849c43d52c0 06:14:32 Step 21/21 : LABEL version=0.0.0 06:14:32 ---> Running in 63e184f5fa31 06:14:32 ---> Running in 4b808ae0f6cd 06:14:32 Removing intermediate container 222d673a954c 06:14:32 ---> c34ee74ef855 06:14:32 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 06:14:32 ---> Running in 64951476bd72 06:14:32 Removing intermediate container 4b808ae0f6cd 06:14:32 ---> 001ca95d4e1d 06:14:32 06:14:32 Successfully built 001ca95d4e1d 06:14:32 Successfully tagged docker-core-metadata-go:latest 06:14:32  Building docker-core-metadata-go ... done Removing intermediate container 64951476bd72 06:14:32 ---> 4acdb3ca5979 06:14:32 Step 14/29 : WORKDIR $BASE_DIR 06:14:32 ---> Running in 5c1db3173036 06:14:32 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 06:14:32 Removing intermediate container 5c1db3173036 06:14:32 ---> 3a2168196782 06:14:32 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 06:14:33 ---> Running in e2fc59a5a537 06:14:34 Removing intermediate container e2fc59a5a537 06:14:34 ---> e59deb484d3b 06:14:34 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 06:14:34 Removing intermediate container 63e184f5fa31 06:14:34 ---> 8db808706d51 06:14:34 06:14:34 Step 11/26 : FROM docker:latest 06:14:34 ---> 81f5749c9058 06:14:34 Step 12/26 : RUN apk add --no-cache bash 06:14:34 ---> Running in 3c63f0e93bff 06:14:34 ---> 6ce3551a97e3 06:14:34 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 06:14:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:14:34 ---> eeb496b76c40 06:14:34 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 06:14:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:14:34 (1/2) Installing readline (8.0.4-r0) 06:14:34 (2/2) Installing bash (5.0.17-r0) 06:14:34 Executing bash-5.0.17-r0.post-install 06:14:34 Executing busybox-1.31.1-r16.trigger 06:14:34 OK: 12 MiB in 22 packages 06:14:34 ---> af6493d5fefa 06:14:34 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 06:14:35 ---> cc36dddf84c5 06:14:35 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 06:14:36 ---> f14ae675d82d 06:14:36 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 06:14:36 Removing intermediate container 3c63f0e93bff 06:14:36 ---> 06faa284c8ce 06:14:36 Step 13/26 : RUN rm -rf /var/cache/apk/* 06:14:36 ---> Running in 40a7628a266d 06:14:36 ---> Running in 72a203a17c4a 06:14:37 Removing intermediate container 40a7628a266d 06:14:37 ---> 293685bc47d1 06:14:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:14:37 ---> Running in d942331dd268 06:14:37 Removing intermediate container 72a203a17c4a 06:14:37 ---> a9be5ec0edbe 06:14:37 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 06:14:37 Removing intermediate container d942331dd268 06:14:37 ---> c203eb429e58 06:14:37 Step 15/26 : ENV APP_PORT=48090 06:14:37 ---> Running in 6b81c8a09534 06:14:37 ---> 52d5d072f1db 06:14:37 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:14:38 ---> Running in e489c3947df9 06:14:38 Removing intermediate container 6b81c8a09534 06:14:38 ---> 2b82ce9d6c41 06:14:38 Step 16/26 : EXPOSE $APP_PORT 06:14:38 ---> Running in 9da0677675c8 06:14:38 Removing intermediate container 9da0677675c8 06:14:38 ---> d73aafe423dd 06:14:38 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:14:39 ---> f9d3839d3d18 06:14:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:14:39 Removing intermediate container e489c3947df9 06:14:39 ---> be0c68333a53 06:14:39 Step 24/29 : RUN chmod 755 security-secrets-setup 06:14:39 ---> Running in 2979d2ccadc8 06:14:39 ---> 3013250f647b 06:14:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:14:39 ---> 9aeab36a1060 06:14:39 Step 20/26 : RUN apk --no-cache add py-pip 06:14:39 ---> Running in 77fabef4da25 06:14:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:14:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:14:40 Removing intermediate container 2979d2ccadc8 06:14:40 ---> 538d9117515a 06:14:40 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 06:14:40 ---> Running in 771ba8125f06 06:14:40 (1/33) Installing libbz2 (1.0.8-r1) 06:14:40 (2/33) Installing expat (2.2.9-r1) 06:14:40 Removing intermediate container 771ba8125f06 06:14:40 ---> 10c2df203aee 06:14:40 Step 26/29 : CMD [ "generate" ] 06:14:40 (3/33) Installing libffi (3.3-r2) 06:14:40 (4/33) Installing gdbm (1.13-r1) 06:14:40 (5/33) Installing xz-libs (5.2.5-r0) 06:14:40 (6/33) Installing sqlite-libs (3.32.1-r0) 06:14:40 (7/33) Installing python3 (3.8.5-r0) 06:14:41 ---> Running in 78d4e3a8e9e5 06:14:41 Removing intermediate container 78d4e3a8e9e5 06:14:41 ---> d40eac453d99 06:14:41 Step 27/29 : LABEL arch=x86_64 06:14:44 ---> Running in bab97394767d 06:14:44 (8/33) Installing py3-appdirs (1.4.4-r1) 06:14:44 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:14:44 (10/33) Installing py3-parsing (2.4.7-r0) 06:14:44 (11/33) Installing py3-six (1.15.0-r0) 06:14:44 (12/33) Installing py3-packaging (20.4-r0) 06:14:44 (13/33) Installing py3-setuptools (47.0.0-r0) 06:14:44 (14/33) Installing py3-chardet (3.0.4-r4) 06:14:44 (15/33) Installing py3-idna (2.9-r0) 06:14:44 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:14:44 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:14:44 Removing intermediate container bab97394767d 06:14:44 ---> 9157c1657bde 06:14:44 Step 28/29 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f 06:14:45 (18/33) Installing py3-requests (2.23.0-r0) 06:14:45 (19/33) Installing py3-msgpack (1.0.0-r0) 06:14:45 (20/33) Installing py3-lockfile (0.12.2-r3) 06:14:45 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:14:45 (22/33) Installing py3-colorama (0.4.3-r0) 06:14:45 ---> Running in 3decd177dd8c 06:14:45 (23/33) Installing py3-distlib (0.3.0-r0) 06:14:45 (24/33) Installing py3-distro (1.5.0-r1) 06:14:45 (25/33) Installing py3-webencodings (0.5.1-r3) 06:14:45 (26/33) Installing py3-html5lib (1.0.1-r4) 06:14:46 (27/33) Installing py3-pytoml (0.1.21-r0) 06:14:46 (28/33) Installing py3-pep517 (0.8.2-r0) 06:14:46 (29/33) Installing py3-progress (1.5-r0) 06:14:46 (30/33) Installing py3-toml (0.10.1-r0) 06:14:46 (31/33) Installing py3-retrying (1.3.3-r0) 06:14:46 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:14:46 (33/33) Installing py3-pip (20.1.1-r0) 06:14:46 Removing intermediate container 3decd177dd8c 06:14:46 ---> d15b4049f573 06:14:46 Step 29/29 : LABEL version=0.0.0 06:14:46 Executing busybox-1.31.1-r16.trigger 06:14:47 OK: 71 MiB in 55 packages 06:14:47 ---> Running in 23146c9a0aab 06:14:47 Removing intermediate container 23146c9a0aab 06:14:47 ---> 87ca0fb4fe0f 06:14:47 06:14:47 Successfully built 87ca0fb4fe0f 06:14:47 Successfully tagged docker-security-secrets-setup-go:latest 06:14:54  Building docker-security-secrets-setup-go ... done Removing intermediate container 77fabef4da25 06:14:54 ---> 4783c7a5cb22 06:14:54 Step 21/26 : RUN pip install docker-compose==1.23.2 06:14:54 ---> Running in 7ce909073dc0 06:14:54 Collecting docker-compose==1.23.2 06:14:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:14:55 Collecting PyYAML<4,>=3.10 06:14:55 Downloading PyYAML-3.13.tar.gz (270 kB) 06:14:56 Collecting docopt<0.7,>=0.6.1 06:14:56 Downloading docopt-0.6.2.tar.gz (25 kB) 06:14:56 Collecting texttable<0.10,>=0.9.0 06:14:56 Downloading texttable-0.9.1.tar.gz (11 kB) 06:14:56 Collecting websocket-client<1.0,>=0.32.0 06:14:56 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:14:56 Collecting docker<4.0,>=3.6.0 06:14:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:14:57 Collecting dockerpty<0.5,>=0.4.1 06:14:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:14:57 Collecting cached-property<2,>=1.2.0 06:14:57 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 06:14:57 Collecting jsonschema<3,>=2.5.1 06:14:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:14:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:14:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:14:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:14:58 Collecting docker-pycreds>=0.4.0 06:14:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:14:58 Collecting idna<2.8,>=2.5 06:14:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:14:58 Collecting urllib3<1.25,>=1.21.1 06:14:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:14:58 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) 06:14:58 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) 06:14:58 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:14:58 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:14:58 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:14:58 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:14:58 Installing collected packages: PyYAML, docopt, texttable, websocket-client, docker-pycreds, idna, urllib3, requests, docker, dockerpty, cached-property, jsonschema, docker-compose 06:14:58 Running setup.py install for PyYAML: started 06:14:59 Running setup.py install for PyYAML: finished with status 'done' 06:14:59 Running setup.py install for docopt: started 06:14:59 Running setup.py install for docopt: finished with status 'done' 06:14:59 Running setup.py install for texttable: started 06:14:59 Running setup.py install for texttable: finished with status 'done' 06:15:00 Attempting uninstall: idna 06:15:00 Found existing installation: idna 2.9 06:15:00 Uninstalling idna-2.9: 06:15:00 Successfully uninstalled idna-2.9 06:15:00 Attempting uninstall: urllib3 06:15:00 Found existing installation: urllib3 1.25.9 06:15:00 Uninstalling urllib3-1.25.9: 06:15:00 Successfully uninstalled urllib3-1.25.9 06:15:00 Attempting uninstall: requests 06:15:00 Found existing installation: requests 2.23.0 06:15:00 Uninstalling requests-2.23.0: 06:15:00 Successfully uninstalled requests-2.23.0 06:15:01 Running setup.py install for dockerpty: started 06:15:01 Running setup.py install for dockerpty: finished with status 'done' 06:15:01 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 06:15:06 Removing intermediate container 7ce909073dc0 06:15:06 ---> 2998e63619f1 06:15:06 Step 22/26 : RUN apk --no-cache add curl 06:15:06 ---> Running in 6491acd1c1d9 06:15:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:15:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:15:06 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:15:06 (2/3) Installing libcurl (7.69.1-r0) 06:15:06 (3/3) Installing curl (7.69.1-r0) 06:15:06 Executing busybox-1.31.1-r16.trigger 06:15:06 OK: 72 MiB in 58 packages 06:15:06 Removing intermediate container 6491acd1c1d9 06:15:06 ---> cae051c9abfa 06:15:06 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 06:15:06 ---> Running in c0dafced6f9d 06:15:06 Removing intermediate container c0dafced6f9d 06:15:06 ---> 9f32f67255bb 06:15:06 Step 24/26 : LABEL arch=x86_64 06:15:06 ---> Running in 69c965c6f374 06:15:07 Removing intermediate container 69c965c6f374 06:15:07 ---> 87a607691989 06:15:07 Step 25/26 : LABEL git_sha=b26810b697a2588f0020e797981a496435614a5f 06:15:07 ---> Running in 83283fec1bda 06:15:07 Removing intermediate container 83283fec1bda 06:15:07 ---> 74198aa548b8 06:15:07 Step 26/26 : LABEL version=0.0.0 06:15:07 ---> Running in 64a2c60fead2 06:15:07 Removing intermediate container 64a2c60fead2 06:15:07 ---> 26eb955cff8b 06:15:07 06:15:07 Successfully built 26eb955cff8b 06:15:07 Successfully tagged docker-sys-mgmt-agent-go:latest 06:15:07  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:15:08 $ docker stop --time=1 511a3e35bd65b96ab711ad2682721c5d6d92883396a7d5b8d666a76dfa274236 06:15:09 $ docker rm -f 511a3e35bd65b96ab711ad2682721c5d6d92883396a7d5b8d666a76dfa274236 [Pipeline] // withDockerContainer [Pipeline] sh 06:15:10 + docker images 06:15:10 + grep docker 06:15:10 docker-sys-mgmt-agent-go latest 26eb955cff8b 3 seconds ago 284MB 06:15:10 docker-security-secrets-setup-go latest 87ca0fb4fe0f 23 seconds ago 25.1MB 06:15:10 docker-core-metadata-go latest 001ca95d4e1d 38 seconds ago 14.4MB 06:15:10 docker-security-proxy-setup-go latest d55a8cef159e 44 seconds ago 16.4MB 06:15:10 docker-core-command-go latest c78cacb838cd 58 seconds ago 13MB 06:15:10 docker-security-secretstore-setup-go latest 2f9f985e1775 About a minute ago 33.9MB 06:15:10 docker-core-data-go latest 8acada50e153 About a minute ago 23.8MB 06:15:10 docker-support-notifications-go latest b16d24ee35ee 2 minutes ago 14.4MB 06:15:10 docker-support-scheduler-go latest 2c986d828914 2 minutes ago 13.1MB 06:15:10 docker-support-logging-go latest 7dd8c30189d8 2 minutes ago 11.8MB 06:15:10 docker latest 81f5749c9058 4 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:15:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:15:13 ---> package-listing.sh 06:15:13 ++ facter osfamily 06:15:13 ++ tr '[:upper:]' '[:lower:]' 06:15:13 + OS_FAMILY=redhat 06:15:13 + workspace=/w/workspace/edgex-go/17 06:15:13 + START_PACKAGES=/tmp/packages_start.txt 06:15:13 + END_PACKAGES=/tmp/packages_end.txt 06:15:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:15:13 + PACKAGES=/tmp/packages_start.txt 06:15:13 + '[' /w/workspace/edgex-go/17 ']' 06:15:13 + PACKAGES=/tmp/packages_end.txt 06:15:13 + case "${OS_FAMILY}" in 06:15:13 + rpm -qa 06:15:13 + sort 06:15:17 + '[' -f /tmp/packages_start.txt ']' 06:15:17 + '[' -f /tmp/packages_end.txt ']' 06:15:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:15:17 + '[' /w/workspace/edgex-go/17 ']' 06:15:17 + mkdir -p /w/workspace/edgex-go/17/archives/ 06:15:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] isUnix [Pipeline] sh 06:15:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:15:18 06:15:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:15:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:15:18 alpine: Pulling from edgex-lftools-log-publisher 06:15:18 c9b1b535fdd9: Pulling fs layer 06:15:18 2cc5ad85d9ab: Pulling fs layer 06:15:18 756a868c4378: Pulling fs layer 06:15:18 444b2fc9a129: Pulling fs layer 06:15:18 ea15f1150254: Pulling fs layer 06:15:18 41b27a9f41bf: Pulling fs layer 06:15:18 28c525ee5125: Pulling fs layer 06:15:18 094b1ea09ed8: Pulling fs layer 06:15:18 138eaada9080: Pulling fs layer 06:15:18 0622d0fa9048: Pulling fs layer 06:15:18 444b2fc9a129: Waiting 06:15:18 ea15f1150254: Waiting 06:15:18 41b27a9f41bf: Waiting 06:15:18 094b1ea09ed8: Waiting 06:15:18 28c525ee5125: Waiting 06:15:18 138eaada9080: Waiting 06:15:18 2cc5ad85d9ab: Verifying Checksum 06:15:18 2cc5ad85d9ab: Download complete 06:15:18 444b2fc9a129: Download complete 06:15:18 c9b1b535fdd9: Download complete 06:15:18 ea15f1150254: Verifying Checksum 06:15:18 ea15f1150254: Download complete 06:15:18 28c525ee5125: Verifying Checksum 06:15:18 28c525ee5125: Download complete 06:15:19 756a868c4378: Verifying Checksum 06:15:19 756a868c4378: Download complete 06:15:19 094b1ea09ed8: Verifying Checksum 06:15:19 094b1ea09ed8: Download complete 06:15:19 138eaada9080: Verifying Checksum 06:15:19 138eaada9080: Download complete 06:15:19 c9b1b535fdd9: Pull complete 06:15:19 0622d0fa9048: Verifying Checksum 06:15:19 0622d0fa9048: Download complete 06:15:19 41b27a9f41bf: Verifying Checksum 06:15:19 41b27a9f41bf: Download complete 06:15:20 2cc5ad85d9ab: Pull complete 06:15:21 756a868c4378: Pull complete 06:15:21 444b2fc9a129: Pull complete 06:15:22 ea15f1150254: Pull complete 06:15:28 41b27a9f41bf: Pull complete 06:15:28 28c525ee5125: Pull complete 06:15:31 094b1ea09ed8: Pull complete 06:15:31 138eaada9080: Pull complete 06:15:31 0622d0fa9048: Pull complete 06:15:31 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 06:15:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:15:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:15:31 prd-centos7-docker-4c-2g-1215 does not seem to be running inside a container 06:15:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:15:35 $ docker top d11d9542ed83341b740cc0fed062beede5eb6a90bf0319fd822be1dfa7b1ff1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:36 provisioning config files... 06:15:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config8971801832564257267tmp [Pipeline] { [Pipeline] echo 06:15:36 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:15:36 ---> create-netrc.sh [Pipeline] echo 06:15:36 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:15:37 ---> logs-deploy.sh 06:15:37 + ARCHIVE_ARTIFACTS= 06:15:37 + LOGS_SERVER=https://logs.edgexfoundry.org 06:15:37 + '[' https://logs.edgexfoundry.org == None ']' 06:15:37 + NEXUS_URL=https://nexus.edgexfoundry.org 06:15:37 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2597/17 06:15:37 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2597/17/ 06:15:37 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2597/17 /w/workspace/edgex-go/17 06:15:38 Archives upload complete. 06:15:38 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2597/17 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2597/17/