Pull request #2732 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 ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 rather than 97ee89677f613cbbc10a2d4f90a8b3df30098f70 Obtained Jenkinsfile from ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 --version # 'git version 2.16.6' > 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 > git --version # 'git version 2.16.6' 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:lfit/releng-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, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap: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 BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3686 in /w/workspace/edgexfoundry_edgex-go_PR-2732 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/14 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 into PR head commit 97ee89677f613cbbc10a2d4f90a8b3df30098f70 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2732/head:refs/remotes/origin/PR-2732 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97ee89677f613cbbc10a2d4f90a8b3df30098f70 # timeout=10 Merge succeeded, producing 97ee89677f613cbbc10a2d4f90a8b3df30098f70 Checking out Revision 97ee89677f613cbbc10a2d4f90a8b3df30098f70 (PR-2732) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97ee89677f613cbbc10a2d4f90a8b3df30098f70 # timeout=10 Commit message: "feat(metadata): Implement Metadata GET /deviceprofile/name/{name} V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-06T06:31:00.676Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-06T06:31:00.968Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-06T06:31:01.155Z] ========================================================= [2020-10-06T06:31:01.155Z] EdgeX Global Pipelines Version Info [2020-10-06T06:31:01.155Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 # timeout=10 [2020-10-06T06:31:03.091Z] ------------------- [2020-10-06T06:31:03.092Z] stable info: [2020-10-06T06:31:03.092Z] ------------------- [2020-10-06T06:31:03.092Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-06T06:31:03.092Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-06T06:31:03.092Z] Message: update stable to v1.0.131 [2020-10-06T06:31:03.667Z] ------------------- [2020-10-06T06:31:03.667Z] experimental info: [2020-10-06T06:31:03.667Z] ------------------- [2020-10-06T06:31:03.667Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-06T06:31:03.667Z] Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a [2020-10-06T06:31:03.667Z] Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-06T06:31:03.935Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-06T06:31:04.016Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-06T06:31:04.099Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-06T06:31:04.183Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-06T06:31:04.267Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-06T06:31:04.358Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-06T06:31:04.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-06T06:31:04.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-06T06:31:04.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-06T06:31:04.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-06T06:31:05.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-06T06:31:05.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-06T06:31:05.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-06T06:31:05.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-06T06:31:05.380Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-06T06:31:05.468Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-06T06:31:05.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-06T06:31:05.635Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-06T06:31:05.720Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-06T06:31:05.808Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-06T06:31:05.897Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-06T06:31:05.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2732 [Pipeline] echo [2020-10-06T06:31:06.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2732 [Pipeline] echo [2020-10-06T06:31:06.153Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2732 [Pipeline] echo [2020-10-06T06:31:06.237Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97ee89677f613cbbc10a2d4f90a8b3df30098f70 [Pipeline] echo [2020-10-06T06:31:06.330Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97ee896 [Pipeline] echo [2020-10-06T06:31:06.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-06T06:31:06.803Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-10-06T06:31:06.803Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:31:06.803Z] ++ dirname cmd/core-command/Dockerfile [2020-10-06T06:31:06.803Z] ++ cut -d/ -f2 [2020-10-06T06:31:06.803Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-06T06:31:06.803Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:31:06.803Z] ++ dirname cmd/core-data/Dockerfile [2020-10-06T06:31:06.803Z] ++ cut -d/ -f2 [2020-10-06T06:31:06.803Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-06T06:31:06.803Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:31:06.803Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-06T06:31:06.803Z] ++ cut -d/ -f2 [2020-10-06T06:31:06.803Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-06T06:31:06.803Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:31:06.803Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-06T06:31:06.803Z] ++ cut -d/ -f2 [2020-10-06T06:31:06.803Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-06T06:31:06.803Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:31:06.803Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-06T06:31:06.803Z] ++ cut -d/ -f2 [2020-10-06T06:31:06.803Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-06T06:31:06.803Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:31:06.803Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-06T06:31:06.803Z] ++ cut -d/ -f2 [2020-10-06T06:31:06.803Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-06T06:31:06.803Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:31:06.803Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-06T06:31:06.803Z] ++ cut -d/ -f2 [2020-10-06T06:31:06.803Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-06T06:31:06.803Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:31:06.803Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-06T06:31:06.803Z] ++ cut -d/ -f2 [2020-10-06T06:31:06.803Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-06T06:31:06.803Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:31:06.803Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-06T06:31:06.803Z] ++ cut -d/ -f2 [2020-10-06T06:31:06.803Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-06T06:31:06.803Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:31:06.803Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-06T06:31:06.803Z] ++ cut -d/ -f2 [2020-10-06T06:31:06.803Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-06T06:31:06.878Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:31:07.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-06T06:31:07.909Z] [2020-10-06T06:31:07.909Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:31:08.305Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-06T06:31:08.305Z] latest: Pulling from edgex-devops/git-semver [2020-10-06T06:31:08.305Z] 31603596830f: Pulling fs layer [2020-10-06T06:31:08.305Z] 2a8b12db71e7: Pulling fs layer [2020-10-06T06:31:08.305Z] 6ca5941a6612: Pulling fs layer [2020-10-06T06:31:08.305Z] ecc8261a40a4: Pulling fs layer [2020-10-06T06:31:08.305Z] ecc8261a40a4: Waiting [2020-10-06T06:31:08.305Z] 2a8b12db71e7: Verifying Checksum [2020-10-06T06:31:08.305Z] 2a8b12db71e7: Download complete [2020-10-06T06:31:08.567Z] 31603596830f: Download complete [2020-10-06T06:31:08.567Z] 6ca5941a6612: Verifying Checksum [2020-10-06T06:31:08.567Z] 6ca5941a6612: Download complete [2020-10-06T06:31:08.831Z] 31603596830f: Pull complete [2020-10-06T06:31:08.831Z] ecc8261a40a4: Verifying Checksum [2020-10-06T06:31:08.831Z] ecc8261a40a4: Download complete [2020-10-06T06:31:09.099Z] 2a8b12db71e7: Pull complete [2020-10-06T06:31:09.675Z] 6ca5941a6612: Pull complete [2020-10-06T06:31:09.937Z] ecc8261a40a4: Pull complete [2020-10-06T06:31:09.937Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-06T06:31:09.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-06T06:31:09.937Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-06T06:31:10.043Z] prd-centos7-docker-4c-2g-3686 does not seem to be running inside a container [2020-10-06T06:31:10.101Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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:10004/edgex-devops/git-semver:latest cat [2020-10-06T06:31:12.621Z] $ docker top e81c4c517b4c0ff5a7c47a8bfb87d853c0c2c7d3f0a3a9d7c46ccb5c4e8d031b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-06T06:31:12.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-06T06:31:12.907Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-06T06:31:13.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-06T06:31:13.132Z] $ docker exec e81c4c517b4c0ff5a7c47a8bfb87d853c0c2c7d3f0a3a9d7c46ccb5c4e8d031b ssh-agent [2020-10-06T06:31:13.311Z] SSH_AUTH_SOCK=/tmp/ssh-waJU1O1lglOb/agent.12 [2020-10-06T06:31:13.311Z] SSH_AGENT_PID=17 [2020-10-06T06:31:13.323Z] Running ssh-add (command line suppressed) [2020-10-06T06:31:13.458Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_5044033553012663448.key (/w/workspace/edgex-go/14@tmp/private_key_5044033553012663448.key) [2020-10-06T06:31:13.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-06T06:31:13.851Z] + git describe --exact-match --tags HEAD [2020-10-06T06:31:13.852Z] fatal: no tag exactly matches '97ee89677f613cbbc10a2d4f90a8b3df30098f70' [Pipeline] } [2020-10-06T06:31:13.886Z] $ docker exec --env ******** --env ******** e81c4c517b4c0ff5a7c47a8bfb87d853c0c2c7d3f0a3a9d7c46ccb5c4e8d031b ssh-agent -k [2020-10-06T06:31:14.037Z] unset SSH_AUTH_SOCK; [2020-10-06T06:31:14.037Z] unset SSH_AGENT_PID; [2020-10-06T06:31:14.037Z] echo Agent pid 17 killed; [2020-10-06T06:31:14.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-06T06:31:14.172Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-06T06:31:14.172Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-06T06:31:14.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-06T06:31:14.292Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-06T06:31:14.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-06T06:31:14.472Z] $ docker exec e81c4c517b4c0ff5a7c47a8bfb87d853c0c2c7d3f0a3a9d7c46ccb5c4e8d031b ssh-agent [2020-10-06T06:31:14.631Z] SSH_AUTH_SOCK=/tmp/ssh-V6mLyn1dRy0m/agent.46 [2020-10-06T06:31:14.631Z] SSH_AGENT_PID=51 [2020-10-06T06:31:14.637Z] Running ssh-add (command line suppressed) [2020-10-06T06:31:14.766Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_2030506171888768050.key (/w/workspace/edgex-go/14@tmp/private_key_2030506171888768050.key) [2020-10-06T06:31:14.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-06T06:31:15.145Z] + git semver init [2020-10-06T06:31:15.145Z] # -> Open(): unable to determine branch for HEAD [2020-10-06T06:31:15.145Z] # $GIT_DIR = /w/workspace/edgex-go/14/.git [2020-10-06T06:31:15.145Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/14 [2020-10-06T06:31:15.145Z] # $SEMVER_REMOTE_NAME = origin [2020-10-06T06:31:15.145Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-06T06:31:15.145Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-06T06:31:15.145Z] # $SEMVER_BRANCH = PR-2732 [2020-10-06T06:31:15.145Z] # $SEMVER_TEMP = /tmp/semver-112145797 [2020-10-06T06:31:15.145Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-06T06:31:33.308Z] # '/tmp/semver-112145797' -> '/w/workspace/edgex-go/14/.semver' [2020-10-06T06:31:33.570Z] # -> Force: false [2020-10-06T06:31:33.570Z] # $SEMVER_DIR = /w/workspace/edgex-go/14/.semver [Pipeline] } [2020-10-06T06:31:33.584Z] $ docker exec --env ******** --env ******** e81c4c517b4c0ff5a7c47a8bfb87d853c0c2c7d3f0a3a9d7c46ccb5c4e8d031b ssh-agent -k [2020-10-06T06:31:33.818Z] unset SSH_AUTH_SOCK; [2020-10-06T06:31:33.819Z] unset SSH_AGENT_PID; [2020-10-06T06:31:33.819Z] echo Agent pid 51 killed; [2020-10-06T06:31:33.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-06T06:31:34.414Z] + git semver [Pipeline] } [2020-10-06T06:31:34.434Z] $ docker stop --time=1 e81c4c517b4c0ff5a7c47a8bfb87d853c0c2c7d3f0a3a9d7c46ccb5c4e8d031b [2020-10-06T06:31:36.060Z] $ docker rm -f e81c4c517b4c0ff5a7c47a8bfb87d853c0c2c7d3f0a3a9d7c46ccb5c4e8d031b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-06T06:31:50.025Z] Stashed 70 file(s) [Pipeline] echo [2020-10-06T06:31:50.028Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-10-06T06:31:50.768Z] ========================================================= [2020-10-06T06:31:50.768Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-06T06:31:50.768Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:31:51.135Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-06T06:31:54.459Z] Sending build context to Docker daemon 324.7MB [2020-10-06T06:31:54.459Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-06T06:31:54.459Z] Step 2/7 : FROM ${BASE} [2020-10-06T06:31:54.459Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-06T06:31:54.459Z] df20fa9351a1: Pulling fs layer [2020-10-06T06:31:54.459Z] ed8968b2872e: Pulling fs layer [2020-10-06T06:31:54.459Z] a92cc7c5fd73: Pulling fs layer [2020-10-06T06:31:54.459Z] e871e8e8d7a9: Pulling fs layer [2020-10-06T06:31:54.459Z] e73272ec9a57: Pulling fs layer [2020-10-06T06:31:54.459Z] 1e910a182e73: Pulling fs layer [2020-10-06T06:31:54.459Z] 4e634b169226: Pulling fs layer [2020-10-06T06:31:54.459Z] e73272ec9a57: Waiting [2020-10-06T06:31:54.459Z] 1e910a182e73: Waiting [2020-10-06T06:31:54.459Z] 4e634b169226: Waiting [2020-10-06T06:31:54.459Z] e871e8e8d7a9: Waiting [2020-10-06T06:31:54.459Z] a92cc7c5fd73: Verifying Checksum [2020-10-06T06:31:54.459Z] a92cc7c5fd73: Download complete [2020-10-06T06:31:54.459Z] ed8968b2872e: Verifying Checksum [2020-10-06T06:31:54.459Z] ed8968b2872e: Download complete [2020-10-06T06:31:54.722Z] e73272ec9a57: Verifying Checksum [2020-10-06T06:31:54.722Z] e73272ec9a57: Download complete [2020-10-06T06:31:54.722Z] 1e910a182e73: Verifying Checksum [2020-10-06T06:31:54.722Z] 1e910a182e73: Download complete [2020-10-06T06:31:54.722Z] df20fa9351a1: Verifying Checksum [2020-10-06T06:31:54.722Z] df20fa9351a1: Download complete [2020-10-06T06:31:54.986Z] df20fa9351a1: Pull complete [2020-10-06T06:31:55.249Z] ed8968b2872e: Pull complete [2020-10-06T06:31:55.249Z] a92cc7c5fd73: Pull complete [2020-10-06T06:31:57.806Z] 4e634b169226: Download complete [2020-10-06T06:31:57.806Z] e871e8e8d7a9: Verifying Checksum [2020-10-06T06:31:57.806Z] e871e8e8d7a9: Download complete [2020-10-06T06:32:04.483Z] e871e8e8d7a9: Pull complete [2020-10-06T06:32:04.483Z] e73272ec9a57: Pull complete [2020-10-06T06:32:04.483Z] 1e910a182e73: Pull complete [2020-10-06T06:32:05.521Z] Still waiting to schedule task [2020-10-06T06:32:05.521Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-06T06:32:08.724Z] 4e634b169226: Pull complete [2020-10-06T06:32:08.724Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-06T06:32:08.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-06T06:32:08.724Z] ---> f7629b54cfaa [2020-10-06T06:32:08.724Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-06T06:32:08.724Z] ---> Running in eb11f0647094 [2020-10-06T06:32:09.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:32:10.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:32:12.625Z] (1/12) Installing libmagic (5.38-r0) [2020-10-06T06:32:12.890Z] (2/12) Installing file (5.38-r0) [2020-10-06T06:32:13.154Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-06T06:32:13.154Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-06T06:32:35.152Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-06T06:32:35.152Z] (6/12) Installing patch (2.7.6-r6) [2020-10-06T06:32:35.152Z] (7/12) Installing build-base (0.5-r2) [2020-10-06T06:32:35.152Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-06T06:32:35.152Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-06T06:32:35.152Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-06T06:32:35.152Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-06T06:32:35.152Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-06T06:32:35.152Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:32:35.152Z] OK: 233 MiB in 51 packages [2020-10-06T06:32:38.524Z] Removing intermediate container eb11f0647094 [2020-10-06T06:32:38.524Z] ---> 432c093213b4 [2020-10-06T06:32:38.524Z] Step 4/7 : WORKDIR /edgex-go [2020-10-06T06:32:38.524Z] ---> Running in dea94f07eaf2 [2020-10-06T06:32:38.524Z] Removing intermediate container dea94f07eaf2 [2020-10-06T06:32:38.524Z] ---> 528735e092cc [2020-10-06T06:32:38.524Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-06T06:32:38.524Z] latest: Pulling from library/docker [2020-10-06T06:32:38.798Z] df20fa9351a1: Already exists [2020-10-06T06:32:38.798Z] 25ad7478873d: Pulling fs layer [2020-10-06T06:32:38.798Z] 4684f6177b5d: Pulling fs layer [2020-10-06T06:32:38.798Z] 8ba584e970af: Pulling fs layer [2020-10-06T06:32:38.798Z] 3cdc74d2b06d: Pulling fs layer [2020-10-06T06:32:38.798Z] 4cf5a0d07c1f: Pulling fs layer [2020-10-06T06:32:38.798Z] fca0ccc462d5: Pulling fs layer [2020-10-06T06:32:38.798Z] 3cdc74d2b06d: Waiting [2020-10-06T06:32:38.798Z] 4cf5a0d07c1f: Waiting [2020-10-06T06:32:38.798Z] fca0ccc462d5: Waiting [2020-10-06T06:32:38.798Z] 4684f6177b5d: Verifying Checksum [2020-10-06T06:32:38.798Z] 4684f6177b5d: Download complete [2020-10-06T06:32:38.798Z] 25ad7478873d: Verifying Checksum [2020-10-06T06:32:38.798Z] 25ad7478873d: Download complete [2020-10-06T06:32:39.066Z] 25ad7478873d: Pull complete [2020-10-06T06:32:39.332Z] 3cdc74d2b06d: Verifying Checksum [2020-10-06T06:32:39.332Z] 3cdc74d2b06d: Download complete [2020-10-06T06:32:39.332Z] 4cf5a0d07c1f: Verifying Checksum [2020-10-06T06:32:39.332Z] 4cf5a0d07c1f: Download complete [2020-10-06T06:32:39.332Z] 4684f6177b5d: Pull complete [2020-10-06T06:32:39.609Z] fca0ccc462d5: Verifying Checksum [2020-10-06T06:32:39.609Z] fca0ccc462d5: Download complete [2020-10-06T06:32:39.609Z] 8ba584e970af: Verifying Checksum [2020-10-06T06:32:39.609Z] 8ba584e970af: Download complete [2020-10-06T06:32:42.190Z] 8ba584e970af: Pull complete [2020-10-06T06:32:42.190Z] 3cdc74d2b06d: Pull complete [2020-10-06T06:32:42.190Z] 4cf5a0d07c1f: Pull complete [2020-10-06T06:32:42.190Z] fca0ccc462d5: Pull complete [2020-10-06T06:32:42.190Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-06T06:32:42.190Z] Status: Downloaded newer image for docker:latest [2020-10-06T06:32:44.122Z] ---> 0c7df073e095 [2020-10-06T06:32:44.122Z] Step 6/7 : COPY go.mod . [2020-10-06T06:32:44.122Z] ---> 967ab88bccb5 [2020-10-06T06:32:44.122Z] Step 7/7 : RUN go mod download [2020-10-06T06:32:44.122Z] ---> Running in 4e5c99030a54 [2020-10-06T06:33:06.163Z] Removing intermediate container 4e5c99030a54 [2020-10-06T06:33:06.163Z] ---> 3a01dcf1caf2 [2020-10-06T06:33:06.163Z] Successfully built 3a01dcf1caf2 [2020-10-06T06:33:06.163Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:33:06.480Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-06T06:33:06.480Z] . [Pipeline] withDockerContainer [2020-10-06T06:33:06.582Z] prd-centos7-docker-4c-2g-3686 does not seem to be running inside a container [2020-10-06T06:33:06.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-06T06:33:07.477Z] $ docker top c8b8d9e906f629d15f25badb50df478e4e6e7ae1450138abfed641815246902c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-06T06:33:07.994Z] + go version [2020-10-06T06:33:07.994Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-06T06:33:08.010Z] $ docker stop --time=1 c8b8d9e906f629d15f25badb50df478e4e6e7ae1450138abfed641815246902c [2020-10-06T06:33:09.397Z] $ docker rm -f c8b8d9e906f629d15f25badb50df478e4e6e7ae1450138abfed641815246902c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:33:10.411Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-06T06:33:10.411Z] . [Pipeline] withDockerContainer [2020-10-06T06:33:10.513Z] prd-centos7-docker-4c-2g-3686 does not seem to be running inside a container [2020-10-06T06:33:10.560Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-06T06:33:11.482Z] $ docker top bc8c654d0db70df078c578bb436bbd9aec6fc43d1a304e1f64585fe42ae922e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-06T06:33:11.683Z] ========================================================= [2020-10-06T06:33:11.683Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-06T06:33:11.683Z] ========================================================= [Pipeline] sh [2020-10-06T06:33:11.973Z] + make test [2020-10-06T06:33:11.973Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-06T06:33:14.544Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-06T06:33:24.685Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-06T06:33:30.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-06T06:33:30.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-06T06:33:30.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-06T06:33:30.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-06T06:33:31.817Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.017s [2020-10-06T06:33:31.817Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-06T06:33:31.817Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-06T06:33:31.817Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-06T06:33:32.413Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-06T06:33:33.008Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-06T06:33:33.008Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-06T06:33:33.009Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-06T06:33:33.009Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-06T06:33:36.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.024s coverage: 46.6% of statements [2020-10-06T06:33:36.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-06T06:33:36.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-06T06:33:36.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-06T06:33:36.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-06T06:33:36.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-06T06:33:39.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.057s coverage: 27.2% of statements [2020-10-06T06:33:39.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-06T06:33:39.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-06T06:33:39.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-06T06:33:39.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-06T06:33:39.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-06T06:33:39.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-06T06:33:39.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements [2020-10-06T06:33:39.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-06T06:33:39.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.005s coverage: 100.0% of statements [2020-10-06T06:33:39.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-06T06:33:39.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-06T06:33:39.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.034s coverage: 84.0% of statements [2020-10-06T06:33:39.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-06T06:33:39.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-06T06:33:39.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.020s coverage: 93.5% of statements [2020-10-06T06:33:39.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-06T06:33:39.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-06T06:33:39.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-06T06:33:39.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-06T06:33:39.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.088s coverage: 28.6% of statements [2020-10-06T06:33:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-06T06:33:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-06T06:33:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-06T06:33:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-06T06:33:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-06T06:33:39.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.014s coverage: 100.0% of statements [2020-10-06T06:33:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-06T06:33:39.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.015s coverage: 100.0% of statements [2020-10-06T06:33:39.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-06T06:33:40.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.018s coverage: 86.7% of statements [2020-10-06T06:33:40.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-06T06:33:40.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.030s coverage: 97.5% of statements [2020-10-06T06:33:40.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-06T06:33:40.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.017s coverage: 100.0% of statements [2020-10-06T06:33:40.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-06T06:33:40.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-06T06:33:40.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-06T06:33:40.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-06T06:33:41.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.045s coverage: 100.0% of statements [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-06T06:33:41.441Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-06T06:33:41.441Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.008s coverage: 0.0% of statements [no tests to run] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-06T06:33:41.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-06T06:33:42.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.052s coverage: 63.5% of statements [2020-10-06T06:33:42.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-06T06:33:42.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-06T06:33:42.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.006s coverage: 100.0% of statements [2020-10-06T06:33:42.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.108s coverage: 55.9% of statements [2020-10-06T06:33:42.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-06T06:33:42.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-06T06:33:42.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-06T06:33:42.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 14.080s coverage: 86.3% of statements [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.307s coverage: 72.2% of statements [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.145s coverage: 72.1% of statements [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.021s coverage: 82.4% of statements [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.007s coverage: 48.4% of statements [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.016s coverage: 28.8% of statements [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.023s coverage: 96.8% of statements [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.057s coverage: 31.1% of statements [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.113s coverage: 84.1% of statements [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.005s coverage: 100.0% of statements [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.016s coverage: 42.9% of statements [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.010s coverage: 100.0% of statements [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.023s coverage: 83.8% of statements [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.018s coverage: 46.9% of statements [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.028s coverage: 100.0% of statements [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.012s coverage: 100.0% of statements [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.017s coverage: 100.0% of statements [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.058s coverage: 29.1% of statements [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.017s coverage: 99.0% of statements [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.026s coverage: 100.0% of statements [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.008s coverage: 0.0% of statements [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.007s coverage: 87.9% of statements [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-06T06:33:57.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.008s coverage: 100.0% of statements [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements [2020-10-06T06:33:57.698Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements [2020-10-06T06:33:57.698Z] GO111MODULE=on go vet ./... [2020-10-06T06:34:03.073Z] gofmt -l . [2020-10-06T06:34:03.648Z] [ "`gofmt -l .`" = "" ] [2020-10-06T06:34:04.223Z] ./bin/test-go-mod-tidy.sh [2020-10-06T06:34:04.802Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-10-06T06:34:06.612Z] + ls -al . [2020-10-06T06:34:06.612Z] total 572 [2020-10-06T06:34:06.612Z] drwxrwxr-x 10 1001 1001 4096 Oct 6 06:34 . [2020-10-06T06:34:06.612Z] drwxr-xr-x 4 root root 30 Oct 6 06:33 .. [2020-10-06T06:34:06.612Z] -rw-rw-r-- 1 1001 1001 11 Oct 6 06:30 .dockerignore [2020-10-06T06:34:06.612Z] drwxrwxr-x 8 1001 1001 179 Oct 6 06:30 .git [2020-10-06T06:34:06.612Z] drwxrwxr-x 3 1001 1001 82 Oct 6 06:30 .github [2020-10-06T06:34:06.612Z] -rw-rw-r-- 1 1001 1001 932 Oct 6 06:30 .gitignore [2020-10-06T06:34:06.612Z] drwx------ 3 1001 1001 47 Oct 6 06:31 .semver [2020-10-06T06:34:06.612Z] -rw-rw-r-- 1 1001 1001 166 Oct 6 06:30 .sonarcloud.properties [2020-10-06T06:34:06.612Z] -rw-rw-r-- 1 1001 1001 3804 Oct 6 06:30 CONTRIBUTING.md [2020-10-06T06:34:06.612Z] -rw-rw-r-- 1 1001 1001 1035 Oct 6 06:30 Dockerfile.build [2020-10-06T06:34:06.612Z] -rw-rw-r-- 1 1001 1001 863 Oct 6 06:30 Jenkinsfile [2020-10-06T06:34:06.612Z] -rw-rw-r-- 1 1001 1001 10775 Oct 6 06:30 LICENSE [2020-10-06T06:34:06.612Z] -rw-rw-r-- 1 1001 1001 6237 Oct 6 06:30 Makefile [2020-10-06T06:34:06.612Z] -rw-rw-r-- 1 1001 1001 6447 Oct 6 06:30 README.md [2020-10-06T06:34:06.612Z] -rw-rw-r-- 1 1001 1001 259 Oct 6 06:30 SECURITY.md [2020-10-06T06:34:06.612Z] -rw-rw-r-- 1 1001 1001 5 Oct 6 06:31 VERSION [2020-10-06T06:34:06.612Z] -rw-rw-r-- 1 1001 1001 4131 Oct 6 06:30 ZMQWindows.md [2020-10-06T06:34:06.612Z] drwxrwxr-x 2 1001 1001 117 Oct 6 06:30 bin [2020-10-06T06:34:06.612Z] drwxrwxr-x 15 1001 1001 4096 Oct 6 06:30 cmd [2020-10-06T06:34:06.612Z] -rw-r--r-- 1 root root 478615 Oct 6 06:33 coverage.out [2020-10-06T06:34:06.612Z] -rw-r--r-- 1 root root 984 Oct 6 06:34 go.mod [2020-10-06T06:34:06.612Z] -rw-r--r-- 1 root root 18766 Oct 6 06:34 go.sum [2020-10-06T06:34:06.612Z] drwxrwxr-x 8 1001 1001 127 Oct 6 06:30 internal [2020-10-06T06:34:06.612Z] drwxrwxr-x 4 1001 1001 26 Oct 6 06:30 openapi [2020-10-06T06:34:06.612Z] drwxrwxr-x 4 1001 1001 71 Oct 6 06:30 snap [2020-10-06T06:34:06.612Z] -rw-rw-r-- 1 1001 1001 168 Oct 6 06:30 version.go [Pipeline] sh [2020-10-06T06:34:06.933Z] + '[' -e coverage.out ] [2020-10-06T06:34:06.933Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-06T06:34:07.056Z] Stashed 1 file(s) [Pipeline] sh [2020-10-06T06:34:07.351Z] + make build [2020-10-06T06:34:07.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-06T06:34:15.724Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-06T06:34:18.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-06T06:34:20.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-06T06:34:21.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-06T06:34:22.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-06T06:34:22.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-06T06:34:24.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-06T06:34:25.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-06T06:34:26.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-06T06:34:28.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-06T06:34:29.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-06T06:34:30.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-10-06T06:34:31.005Z] $ docker stop --time=1 bc8c654d0db70df078c578bb436bbd9aec6fc43d1a304e1f64585fe42ae922e2 [2020-10-06T06:34:32.841Z] $ docker rm -f bc8c654d0db70df078c578bb436bbd9aec6fc43d1a304e1f64585fe42ae922e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:34:34.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-06T06:34:34.484Z] [2020-10-06T06:34:34.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:34:34.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-06T06:34:34.825Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-06T06:34:34.825Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-06T06:34:34.825Z] ca9280d653b3: Pulling fs layer [2020-10-06T06:34:34.825Z] 7e9c9ca2126c: Pulling fs layer [2020-10-06T06:34:35.097Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-06T06:34:35.097Z] cbdbe7a5bc2a: Download complete [2020-10-06T06:34:35.364Z] cbdbe7a5bc2a: Pull complete [2020-10-06T06:34:35.364Z] ca9280d653b3: Verifying Checksum [2020-10-06T06:34:35.364Z] ca9280d653b3: Download complete [2020-10-06T06:34:36.355Z] ca9280d653b3: Pull complete [2020-10-06T06:34:36.928Z] 7e9c9ca2126c: Verifying Checksum [2020-10-06T06:34:36.928Z] 7e9c9ca2126c: Download complete [2020-10-06T06:34:42.243Z] 7e9c9ca2126c: Pull complete [2020-10-06T06:34:42.243Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-06T06:34:42.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-06T06:34:42.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-06T06:34:42.385Z] prd-centos7-docker-4c-2g-3686 does not seem to be running inside a container [2020-10-06T06:34:42.437Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-06T06:34:45.762Z] $ docker top f86c473ec3b6d6010fc5a7f95d3f7f143278a76d7ced211e17557b3ec42bc487 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-06T06:34:46.271Z] + docker-compose build --help [2020-10-06T06:34:46.271Z] + grep parallel [2020-10-06T06:34:47.219Z] --parallel Build images in parallel. [Pipeline] } [2020-10-06T06:34:47.235Z] $ docker stop --time=1 f86c473ec3b6d6010fc5a7f95d3f7f143278a76d7ced211e17557b3ec42bc487 [2020-10-06T06:34:48.626Z] $ docker rm -f f86c473ec3b6d6010fc5a7f95d3f7f143278a76d7ced211e17557b3ec42bc487 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:34:49.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-06T06:34:49.229Z] . [Pipeline] withDockerContainer [2020-10-06T06:34:49.328Z] prd-centos7-docker-4c-2g-3686 does not seem to be running inside a container [2020-10-06T06:34:49.378Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-06T06:34:49.989Z] $ docker top 5289dfc277c8eb3dbe7de8529226c72621b3cfe0bc90d4cc898cb64ad80c5871 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-06T06:34:50.544Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-06T06:34:51.518Z] Building docker-core-command-go ... [2020-10-06T06:34:51.518Z] Building docker-core-data-go ... [2020-10-06T06:34:51.518Z] Building docker-core-metadata-go ... [2020-10-06T06:34:51.518Z] Building docker-security-proxy-setup-go ... [2020-10-06T06:34:51.518Z] Building docker-security-secrets-setup-go ... [2020-10-06T06:34:51.518Z] Building docker-security-secretstore-setup-go ... [2020-10-06T06:34:51.518Z] Building docker-support-logging-go ... [2020-10-06T06:34:51.518Z] Building docker-support-notifications-go ... [2020-10-06T06:34:51.518Z] Building docker-support-scheduler-go ... [2020-10-06T06:34:51.518Z] Building docker-sys-mgmt-agent-go ... [2020-10-06T06:34:51.518Z] Building docker-core-data-go [2020-10-06T06:34:51.518Z] Building docker-security-secretstore-setup-go [2020-10-06T06:34:51.518Z] Building docker-sys-mgmt-agent-go [2020-10-06T06:34:51.518Z] Building docker-security-proxy-setup-go [2020-10-06T06:34:51.518Z] Building docker-support-scheduler-go [2020-10-06T06:35:18.307Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:35:18.307Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:35:18.307Z] ---> 3a01dcf1caf2 [2020-10-06T06:35:18.307Z] Step 3/27 : WORKDIR /edgex-go [2020-10-06T06:35:18.307Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:35:18.307Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:35:18.307Z] ---> 3a01dcf1caf2 [2020-10-06T06:35:18.307Z] Step 3/23 : WORKDIR /edgex-go [2020-10-06T06:35:18.307Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:35:18.307Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:35:18.307Z] ---> 3a01dcf1caf2 [2020-10-06T06:35:18.307Z] Step 3/21 : WORKDIR /edgex-go [2020-10-06T06:35:18.307Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:35:18.307Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:35:18.307Z] ---> 3a01dcf1caf2 [2020-10-06T06:35:18.307Z] Step 3/20 : WORKDIR /edgex-go [2020-10-06T06:35:18.307Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:35:18.307Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:35:18.307Z] ---> 3a01dcf1caf2 [2020-10-06T06:35:18.307Z] Step 3/26 : WORKDIR /edgex-go [2020-10-06T06:35:18.576Z] ---> Running in 2b318cfe3a53 [2020-10-06T06:35:18.576Z] ---> Running in 4d6d5f9a3edd [2020-10-06T06:35:18.576Z] ---> Running in 16c79ff75f52 [2020-10-06T06:35:18.576Z] ---> Running in 63a4e0f5354b [2020-10-06T06:35:18.576Z] ---> Running in b05690b8cfd3 [2020-10-06T06:35:19.153Z] Removing intermediate container b05690b8cfd3 [2020-10-06T06:35:19.153Z] ---> 8cae479efed4 [2020-10-06T06:35:19.153Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:35:19.153Z] Removing intermediate container 16c79ff75f52 [2020-10-06T06:35:19.153Z] ---> 1c4bcad8aa66 [2020-10-06T06:35:19.153Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:35:19.153Z] Removing intermediate container 4d6d5f9a3edd [2020-10-06T06:35:19.153Z] ---> 37a254519745 [2020-10-06T06:35:19.153Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:35:19.153Z] Removing intermediate container 2b318cfe3a53 [2020-10-06T06:35:19.153Z] ---> 5849280461cc [2020-10-06T06:35:19.153Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:35:19.153Z] Removing intermediate container 63a4e0f5354b [2020-10-06T06:35:19.153Z] ---> 94bf4aa45ef9 [2020-10-06T06:35:19.153Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:35:19.153Z] ---> Running in ae26ffd5ed2d [2020-10-06T06:35:19.153Z] ---> Running in b0a6d57afde9 [2020-10-06T06:35:19.153Z] ---> Running in 35b0ddf3e9bb [2020-10-06T06:35:19.420Z] ---> Running in 2ddb1d93cdc6 [2020-10-06T06:35:19.420Z] ---> Running in ea4b3bc6dd07 [2020-10-06T06:35:21.370Z] Removing intermediate container b0a6d57afde9 [2020-10-06T06:35:21.370Z] ---> 2351bd6844cd [2020-10-06T06:35:21.370Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-06T06:35:21.370Z] Removing intermediate container 35b0ddf3e9bb [2020-10-06T06:35:21.370Z] ---> 83210acbc8fe [2020-10-06T06:35:21.370Z] Step 5/20 : RUN apk update && apk add make git [2020-10-06T06:35:21.370Z] ---> Running in 9f4589f60cdd [2020-10-06T06:35:21.631Z] ---> Running in c2fe73297878 [2020-10-06T06:35:21.631Z] Removing intermediate container ae26ffd5ed2d [2020-10-06T06:35:21.631Z] ---> 26b67c72f55b [2020-10-06T06:35:21.631Z] Step 5/21 : RUN apk update && apk add make git [2020-10-06T06:35:21.896Z] Removing intermediate container 2ddb1d93cdc6 [2020-10-06T06:35:21.896Z] ---> a88b905a3a03 [2020-10-06T06:35:21.896Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-06T06:35:21.896Z] ---> Running in e06440dcb049 [2020-10-06T06:35:21.896Z] Removing intermediate container ea4b3bc6dd07 [2020-10-06T06:35:21.896Z] ---> ba58dd7e83bf [2020-10-06T06:35:21.896Z] Step 5/26 : RUN apk update && apk add make git [2020-10-06T06:35:22.158Z] ---> Running in 2073b08cf21d [2020-10-06T06:35:22.158Z] ---> Running in 2927f44f769e [2020-10-06T06:35:22.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:35:22.691Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:35:22.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:35:22.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:35:22.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:35:23.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:35:23.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:35:24.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:35:24.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:35:24.318Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:35:24.580Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:35:24.580Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:35:24.580Z] OK: 12752 distinct packages available [2020-10-06T06:35:24.843Z] OK: 233 MiB in 51 packages [2020-10-06T06:35:25.112Z] Removing intermediate container 9f4589f60cdd [2020-10-06T06:35:25.112Z] ---> c9aae354b16a [2020-10-06T06:35:25.112Z] Step 6/27 : COPY go.mod . [2020-10-06T06:35:25.112Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:35:25.112Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:35:25.112Z] OK: 12752 distinct packages available [2020-10-06T06:35:25.382Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:35:25.382Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:35:25.382Z] OK: 12752 distinct packages available [2020-10-06T06:35:25.382Z] ---> 5babf3f9e9b8 [2020-10-06T06:35:25.382Z] Step 7/27 : RUN go mod download [2020-10-06T06:35:25.382Z] OK: 233 MiB in 51 packages [2020-10-06T06:35:25.644Z] ---> Running in 34bfb94cc053 [2020-10-06T06:35:25.644Z] OK: 233 MiB in 51 packages [2020-10-06T06:35:25.644Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:35:25.644Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:35:25.644Z] OK: 12752 distinct packages available [2020-10-06T06:35:25.908Z] OK: 233 MiB in 51 packages [2020-10-06T06:35:26.176Z] Removing intermediate container e06440dcb049 [2020-10-06T06:35:26.176Z] ---> b609f8fb0058 [2020-10-06T06:35:26.176Z] Step 6/21 : COPY go.mod . [2020-10-06T06:35:26.176Z] Removing intermediate container 2927f44f769e [2020-10-06T06:35:26.176Z] ---> a78a914fa799 [2020-10-06T06:35:26.176Z] Step 6/26 : COPY go.mod . [2020-10-06T06:35:26.455Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:35:26.455Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:35:26.455Z] OK: 12752 distinct packages available [2020-10-06T06:35:26.455Z] Removing intermediate container c2fe73297878 [2020-10-06T06:35:26.455Z] ---> 08566de4714c [2020-10-06T06:35:26.455Z] Step 6/20 : COPY go.mod . [2020-10-06T06:35:26.455Z] ---> 3f74878fa5b9 [2020-10-06T06:35:26.455Z] Step 7/21 : RUN go mod download [2020-10-06T06:35:26.455Z] ---> 6306775feb2b [2020-10-06T06:35:26.455Z] Step 7/26 : RUN go mod download [2020-10-06T06:35:26.455Z] ---> Running in 0c8041ff2fd6 [2020-10-06T06:35:26.718Z] OK: 233 MiB in 51 packages [2020-10-06T06:35:26.718Z] ---> Running in fa61555cff7b [2020-10-06T06:35:26.718Z] ---> 301299f14b98 [2020-10-06T06:35:26.718Z] Step 7/20 : RUN go mod download [2020-10-06T06:35:26.992Z] ---> Running in 14833b6dfbe7 [2020-10-06T06:35:27.573Z] Removing intermediate container 2073b08cf21d [2020-10-06T06:35:27.573Z] ---> b27f3379405f [2020-10-06T06:35:27.573Z] Step 6/23 : COPY go.mod . [2020-10-06T06:35:27.849Z] Removing intermediate container 34bfb94cc053 [2020-10-06T06:35:27.849Z] ---> 5ba15f9fbc8d [2020-10-06T06:35:27.849Z] Step 8/27 : COPY . . [2020-10-06T06:35:28.114Z] ---> aa5f53419ec1 [2020-10-06T06:35:28.114Z] Step 7/23 : RUN go mod download [2020-10-06T06:35:28.689Z] ---> Running in a18666a5dd4d [2020-10-06T06:35:29.269Z] Removing intermediate container 0c8041ff2fd6 [2020-10-06T06:35:29.269Z] ---> 9efda18c64ac [2020-10-06T06:35:29.269Z] Step 8/21 : COPY . . [2020-10-06T06:35:35.913Z] Removing intermediate container fa61555cff7b [2020-10-06T06:35:35.913Z] ---> ee07913af961 [2020-10-06T06:35:35.913Z] Step 8/26 : COPY . . [2020-10-06T06:35:38.473Z] Removing intermediate container 14833b6dfbe7 [2020-10-06T06:35:38.473Z] ---> 0b0867e00e69 [2020-10-06T06:35:38.473Z] Step 8/20 : COPY . . [2020-10-06T06:35:57.555Z] Removing intermediate container a18666a5dd4d [2020-10-06T06:35:57.555Z] ---> eaf34fdbd55f [2020-10-06T06:35:57.555Z] Step 8/23 : COPY . . [2020-10-06T06:36:07.582Z] ---> e3654d85baee [2020-10-06T06:36:07.582Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-06T06:36:08.977Z] ---> 422064de67ba [2020-10-06T06:36:08.977Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-06T06:36:09.907Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3693 in /w/workspace/edgexfoundry_edgex-go_PR-2732 [Pipeline] { [Pipeline] ws [2020-10-06T06:36:09.954Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2020-10-06T06:36:10.930Z] ---> f8171686f1ea [2020-10-06T06:36:10.930Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-06T06:36:10.930Z] ---> 59c46637eb9f [2020-10-06T06:36:10.930Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-10-06T06:36:11.193Z] ---> Running in 6600be3b1746 [2020-10-06T06:36:13.770Z] ---> Running in 285576f7b2b5 [2020-10-06T06:36:14.033Z] ---> Running in 19654d04182c [2020-10-06T06:36:14.033Z] ---> Running in e97d96135fe5 [2020-10-06T06:36:14.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-06T06:36:15.494Z] using credential edgex-jenkins-ssh [2020-10-06T06:36:15.551Z] Cloning the remote Git repository [2020-10-06T06:36:15.953Z] ---> 7e0409893389 [2020-10-06T06:36:15.953Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-06T06:36:16.227Z] ---> Running in 313257640b37 [2020-10-06T06:36:15.624Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-06T06:36:15.736Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2020-10-06T06:36:15.813Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-06T06:36:15.814Z] > git --version # timeout=10 [2020-10-06T06:36:15.844Z] > git --version # 'git version 2.17.1' [2020-10-06T06:36:15.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T06:36:15.908Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T06:36:16.828Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-06T06:36:17.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-06T06:36:17.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-06T06:36:17.368Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-06T06:36:44.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-06T06:36:44.361Z] Removing intermediate container 6600be3b1746 [2020-10-06T06:36:44.361Z] ---> 2bfeb3539288 [2020-10-06T06:36:44.361Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-06T06:36:46.982Z] ---> Running in 5f3f8fd97795 [2020-10-06T06:36:46.982Z] Removing intermediate container e97d96135fe5 [2020-10-06T06:36:46.983Z] ---> 8d18404dd7be [2020-10-06T06:36:46.983Z] [2020-10-06T06:36:46.983Z] Step 10/20 : FROM alpine [2020-10-06T06:36:47.260Z] latest: Pulling from library/alpine [2020-10-06T06:36:47.529Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-06T06:36:47.529Z] Status: Downloaded newer image for alpine:latest [2020-10-06T06:36:47.529Z] ---> a24bb4013296 [2020-10-06T06:36:47.529Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-06T06:36:47.789Z] Merging remotes/origin/master commit ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 into PR head commit 97ee89677f613cbbc10a2d4f90a8b3df30098f70 [2020-10-06T06:36:47.801Z] ---> Running in ce2dcbf2cb70 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2020-10-06T06:36:48.071Z] 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 [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-06T06:36:48.223Z] Failed in branch arm64 [2020-10-06T06:36:48.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-06T06:36:48.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:36:48.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:36:49.196Z] v3.12.0-365-g49d48cd6ad [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:36:49.196Z] v3.12.0-367-g68df6e6312 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:36:49.196Z] OK: 12750 distinct packages available [2020-10-06T06:36:46.957Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-06T06:36:46.975Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T06:36:47.006Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-06T06:36:47.044Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-06T06:36:47.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T06:36:47.066Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2732/head:refs/remotes/origin/PR-2732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-06T06:36:47.809Z] > git config core.sparsecheckout # timeout=10 [2020-10-06T06:36:47.825Z] > git checkout -f 97ee89677f613cbbc10a2d4f90a8b3df30098f70 # timeout=10 [2020-10-06T06:36:49.478Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-06T06:36:49.478Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-06T06:36:49.478Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-06T06:36:49.754Z] (4/4) Installing curl (7.69.1-r1) [2020-10-06T06:36:49.754Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:36:49.754Z] Executing ca-certificates-20191127-r4.trigger [2020-10-06T06:36:49.754Z] OK: 7 MiB in 18 packages [2020-10-06T06:36:50.718Z] Removing intermediate container 5f3f8fd97795 [2020-10-06T06:36:50.718Z] ---> f743e50fc39a [2020-10-06T06:36:50.718Z] [2020-10-06T06:36:50.718Z] Step 11/27 : FROM docker:latest [2020-10-06T06:36:50.718Z] ---> 809cc4dba987 [2020-10-06T06:36:50.718Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-06T06:36:52.111Z] ---> Running in 0de75aef691a [2020-10-06T06:36:54.049Z] Removing intermediate container ce2dcbf2cb70 [2020-10-06T06:36:54.050Z] ---> 9e671cd631e8 [2020-10-06T06:36:54.050Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-06T06:36:54.050Z] Removing intermediate container 285576f7b2b5 [2020-10-06T06:36:54.050Z] ---> 827dd97c9365 [2020-10-06T06:36:54.050Z] [2020-10-06T06:36:54.050Z] Step 10/21 : FROM scratch [2020-10-06T06:36:54.050Z] ---> [2020-10-06T06:36:54.050Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-06T06:36:54.050Z] ---> Running in d015f622cc47 [2020-10-06T06:36:54.314Z] Removing intermediate container 19654d04182c [2020-10-06T06:36:54.314Z] ---> 1f4b9f1a02fa [2020-10-06T06:36:54.314Z] [2020-10-06T06:36:54.314Z] Step 10/26 : FROM alpine:3.10 [2020-10-06T06:36:54.314Z] ---> Running in 1598b1c728ab [2020-10-06T06:36:54.314Z] Removing intermediate container d015f622cc47 [2020-10-06T06:36:54.314Z] ---> 8f139fd129af [2020-10-06T06:36:54.314Z] Step 13/20 : WORKDIR /edgex [2020-10-06T06:36:54.578Z] ---> Running in ae3d4683c92f [2020-10-06T06:36:54.578Z] 3.10: Pulling from library/alpine [2020-10-06T06:36:54.578Z] Removing intermediate container 1598b1c728ab [2020-10-06T06:36:54.578Z] ---> 5d66ef8da7ad [2020-10-06T06:36:54.578Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-06T06:36:54.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:36:54.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:36:54.578Z] ---> Running in 3ec0af784436 [2020-10-06T06:36:54.578Z] Removing intermediate container ae3d4683c92f [2020-10-06T06:36:54.578Z] ---> 47aaa50a4c9b [2020-10-06T06:36:54.578Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-06T06:36:54.843Z] (1/2) Installing readline (8.0.4-r0) [2020-10-06T06:36:54.843Z] (2/2) Installing bash (5.0.17-r0) [2020-10-06T06:36:54.843Z] Executing bash-5.0.17-r0.post-install [2020-10-06T06:36:54.843Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:36:54.843Z] OK: 12 MiB in 22 packages [2020-10-06T06:36:54.843Z] Removing intermediate container 3ec0af784436 [2020-10-06T06:36:54.843Z] ---> 6028287e87da [2020-10-06T06:36:54.843Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-06T06:36:56.242Z] ---> Running in 7029043b1fd8 [2020-10-06T06:36:56.242Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-06T06:36:56.242Z] ---> 67a9a6c2ccd1 [2020-10-06T06:36:56.242Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-06T06:36:56.242Z] Status: Downloaded newer image for alpine:3.10 [2020-10-06T06:36:56.242Z] ---> be4e4bea2c2e [2020-10-06T06:36:56.242Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-06T06:36:56.821Z] Removing intermediate container 7029043b1fd8 [2020-10-06T06:36:56.821Z] ---> cdeefbd1283d [2020-10-06T06:36:56.821Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-06T06:36:56.821Z] ---> Running in 8df8eadc62c1 [2020-10-06T06:36:58.744Z] Removing intermediate container 0de75aef691a [2020-10-06T06:36:58.744Z] ---> c89a7964187c [2020-10-06T06:36:58.744Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-06T06:36:58.744Z] ---> f7b9dac8adbc [2020-10-06T06:36:58.744Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-06T06:36:58.744Z] ---> cdafe707fcb8 [2020-10-06T06:36:58.744Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-06T06:36:59.011Z] ---> Running in b70b1e44a4d2 [2020-10-06T06:36:59.591Z] Removing intermediate container 313257640b37 [2020-10-06T06:36:59.591Z] ---> c924a08f1c7a [2020-10-06T06:36:59.591Z] [2020-10-06T06:36:59.591Z] Step 10/23 : FROM alpine [2020-10-06T06:36:59.591Z] ---> a24bb4013296 [2020-10-06T06:36:59.591Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-06T06:36:59.591Z] ---> Running in e79703ed586a [2020-10-06T06:36:59.864Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:36:59.864Z] ---> Running in afc5780d5b91 [2020-10-06T06:36:59.864Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:36:59.864Z] ---> 8ecb787e4720 [2020-10-06T06:36:59.864Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-06T06:36:59.864Z] Removing intermediate container e79703ed586a [2020-10-06T06:36:59.864Z] ---> 070ad7b95c27 [2020-10-06T06:36:59.864Z] Step 17/20 : CMD ["--init=true"] [2020-10-06T06:37:00.149Z] ---> Running in b3526857c5d6 [2020-10-06T06:37:00.149Z] v3.10.5-94-gea6eea6e70 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-06T06:37:00.149Z] v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-06T06:37:00.149Z] OK: 10346 distinct packages available [2020-10-06T06:37:00.149Z] Removing intermediate container afc5780d5b91 [2020-10-06T06:37:00.149Z] ---> 0d6f82c16f86 [2020-10-06T06:37:00.149Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-06T06:37:00.149Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-06T06:37:00.149Z] ---> Running in 2442b731330f [2020-10-06T06:37:00.414Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-06T06:37:00.414Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-06T06:37:00.414Z] (4/5) Installing curl (7.66.0-r1) [2020-10-06T06:37:00.414Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-06T06:37:00.414Z] Executing busybox-1.30.1-r3.trigger [2020-10-06T06:37:00.414Z] Executing ca-certificates-20191127-r2.trigger [2020-10-06T06:37:00.414Z] OK: 7 MiB in 19 packages [2020-10-06T06:37:00.999Z] ---> 4208d535c26b [2020-10-06T06:37:00.999Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-06T06:37:00.999Z] Removing intermediate container b3526857c5d6 [2020-10-06T06:37:00.999Z] ---> 2e48519ab0ca [2020-10-06T06:37:00.999Z] Step 18/20 : LABEL arch=x86_64 [2020-10-06T06:37:00.999Z] ---> Running in 95b59c89719f [2020-10-06T06:37:00.999Z] ---> Running in 8c9c499b077b [2020-10-06T06:37:01.263Z] Removing intermediate container 2442b731330f [2020-10-06T06:37:01.263Z] ---> 05dbeea5ff3b [2020-10-06T06:37:01.263Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-06T06:37:01.524Z] ---> Running in 5cec1b432ad3 [2020-10-06T06:37:01.524Z] Removing intermediate container 95b59c89719f [2020-10-06T06:37:01.524Z] ---> 16bbae9644b5 [2020-10-06T06:37:01.524Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:37:01.524Z] Removing intermediate container 8c9c499b077b [2020-10-06T06:37:01.524Z] ---> aadf4691ffef [2020-10-06T06:37:01.524Z] Step 19/20 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 [2020-10-06T06:37:02.103Z] ---> Running in 25058113d2f7 [2020-10-06T06:37:02.103Z] Removing intermediate container b70b1e44a4d2 [2020-10-06T06:37:02.103Z] ---> 6573ee858412 [2020-10-06T06:37:02.104Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-06T06:37:02.104Z] ---> Running in e640d6288533 [2020-10-06T06:37:02.104Z] Removing intermediate container 5cec1b432ad3 [2020-10-06T06:37:02.104Z] ---> c435170217a5 [2020-10-06T06:37:02.104Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:37:03.049Z] Removing intermediate container 8df8eadc62c1 [2020-10-06T06:37:03.049Z] ---> 566263dab247 [2020-10-06T06:37:03.049Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-06T06:37:03.049Z] ---> Running in 38c6399194ef [2020-10-06T06:37:03.049Z] ---> Running in b1be02cc5bb6 [2020-10-06T06:37:03.049Z] Removing intermediate container 25058113d2f7 [2020-10-06T06:37:03.049Z] ---> 44c1834247fb [2020-10-06T06:37:03.049Z] Step 19/21 : LABEL arch=x86_64 [2020-10-06T06:37:03.314Z] ---> Running in 8929ca636f46 [2020-10-06T06:37:03.314Z] Removing intermediate container e640d6288533 [2020-10-06T06:37:03.314Z] ---> 3d1c74e28ade [2020-10-06T06:37:03.314Z] Step 20/20 : LABEL version=0.0.0 [2020-10-06T06:37:03.314Z] ---> Running in 857f05fc3fd4 [2020-10-06T06:37:03.575Z] ---> Running in 377df6588615 [2020-10-06T06:37:03.575Z] Removing intermediate container 38c6399194ef [2020-10-06T06:37:03.575Z] ---> 96f7b49b29d6 [2020-10-06T06:37:03.575Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-06T06:37:03.575Z] Removing intermediate container 8929ca636f46 [2020-10-06T06:37:03.575Z] ---> f204c76e2785 [2020-10-06T06:37:03.575Z] Step 13/26 : WORKDIR / [2020-10-06T06:37:03.841Z] Removing intermediate container 857f05fc3fd4 [2020-10-06T06:37:03.841Z] ---> 3f4b0a244a7d [2020-10-06T06:37:03.841Z] Step 20/21 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 [2020-10-06T06:37:03.842Z] ---> Running in 4dc58c0fa7de [2020-10-06T06:37:03.842Z] ---> Running in 9fc4a904ee40 [2020-10-06T06:37:03.842Z] Removing intermediate container 377df6588615 [2020-10-06T06:37:03.842Z] ---> ff3f83f06b49 [2020-10-06T06:37:03.842Z] [2020-10-06T06:37:03.842Z] ---> Running in 7fcb53024961 [2020-10-06T06:37:04.110Z] Removing intermediate container 4dc58c0fa7de [2020-10-06T06:37:04.110Z] ---> 88a670c4d501 [2020-10-06T06:37:04.110Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-06T06:37:04.110Z] Successfully built ff3f83f06b49 [2020-10-06T06:37:04.684Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-06T06:37:04.684Z]  Building docker-security-proxy-setup-go ... done Building docker-support-logging-go [2020-10-06T06:37:04.684Z] ---> Running in 512cc5fa8e31 [2020-10-06T06:37:04.684Z] Removing intermediate container 9fc4a904ee40 [2020-10-06T06:37:04.684Z] ---> 1b8685c39f52 [2020-10-06T06:37:04.684Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-10-06T06:37:04.684Z] Removing intermediate container 7fcb53024961 [2020-10-06T06:37:04.684Z] ---> 766f69b49bc4 [2020-10-06T06:37:04.684Z] Step 21/21 : LABEL version=0.0.0 [2020-10-06T06:37:04.949Z] ---> Running in 85d069055942 [2020-10-06T06:37:04.949Z] Removing intermediate container b1be02cc5bb6 [2020-10-06T06:37:04.949Z] ---> 33e5a82c17cd [2020-10-06T06:37:04.949Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-06T06:37:04.949Z] Removing intermediate container 512cc5fa8e31 [2020-10-06T06:37:04.949Z] ---> f266a6124b33 [2020-10-06T06:37:04.949Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-06T06:37:05.214Z] ---> Running in e702d7bc33d5 [2020-10-06T06:37:05.214Z] ---> 2bd7f3f07915 [2020-10-06T06:37:05.214Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-06T06:37:05.477Z] Removing intermediate container 85d069055942 [2020-10-06T06:37:05.477Z] ---> 379acf434c9d [2020-10-06T06:37:05.477Z] [2020-10-06T06:37:05.739Z] Successfully built 379acf434c9d [2020-10-06T06:37:07.136Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-06T06:37:07.137Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2020-10-06T06:37:07.826Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:37:09.241Z] ---> eb985b34f2eb [2020-10-06T06:37:09.241Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-06T06:37:09.241Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:37:09.830Z] ---> e6603f8169ce [2020-10-06T06:37:09.830Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-06T06:37:11.255Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-06T06:37:11.255Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-06T06:37:11.522Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-06T06:37:12.104Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-06T06:37:12.104Z] ---> 3b3eea1f1240 [2020-10-06T06:37:12.104Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-06T06:37:12.104Z] ---> 99252ec7350f [2020-10-06T06:37:12.104Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-06T06:37:12.367Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-06T06:37:12.367Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:37:12.367Z] OK: 8 MiB in 19 packages [2020-10-06T06:37:14.982Z] ---> 0bd395a817cd [2020-10-06T06:37:14.982Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-06T06:37:14.982Z] ---> c7bd77d723ff [2020-10-06T06:37:14.982Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-06T06:37:15.569Z] ---> Running in b121e79d7d6d [2020-10-06T06:37:20.938Z] ---> 8cbac1a71010 [2020-10-06T06:37:20.938Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-06T06:37:20.938Z] Removing intermediate container e702d7bc33d5 [2020-10-06T06:37:20.938Z] ---> dff89f71b52e [2020-10-06T06:37:20.938Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-06T06:37:20.938Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:37:20.938Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:37:20.938Z] ---> 3a01dcf1caf2 [2020-10-06T06:37:20.938Z] Step 3/22 : WORKDIR /edgex-go [2020-10-06T06:37:20.938Z] ---> Using cache [2020-10-06T06:37:20.938Z] ---> 94bf4aa45ef9 [2020-10-06T06:37:20.938Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:37:20.938Z] ---> Using cache [2020-10-06T06:37:20.938Z] ---> ba58dd7e83bf [2020-10-06T06:37:20.938Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-06T06:37:20.938Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:37:21.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:37:21.207Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-06T06:37:21.207Z] (2/33) Installing expat (2.2.9-r1) [2020-10-06T06:37:21.207Z] (3/33) Installing libffi (3.3-r2) [2020-10-06T06:37:21.207Z] (4/33) Installing gdbm (1.13-r1) [2020-10-06T06:37:22.157Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-06T06:37:22.157Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-06T06:37:22.157Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-06T06:37:22.418Z] ---> Running in b2172c2115a0 [2020-10-06T06:37:23.815Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:37:23.815Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:37:23.815Z] ---> 3a01dcf1caf2 [2020-10-06T06:37:23.815Z] Step 3/22 : WORKDIR /edgex-go [2020-10-06T06:37:23.815Z] ---> Using cache [2020-10-06T06:37:23.815Z] ---> 94bf4aa45ef9 [2020-10-06T06:37:23.815Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:37:23.815Z] ---> Using cache [2020-10-06T06:37:23.815Z] ---> ba58dd7e83bf [2020-10-06T06:37:23.815Z] Step 5/22 : RUN apk update && apk add make git [2020-10-06T06:37:23.815Z] ---> Using cache [2020-10-06T06:37:23.815Z] ---> a78a914fa799 [2020-10-06T06:37:23.815Z] Step 6/22 : COPY go.mod . [2020-10-06T06:37:23.815Z] ---> Using cache [2020-10-06T06:37:23.815Z] ---> 6306775feb2b [2020-10-06T06:37:23.815Z] Step 7/22 : RUN go mod download [2020-10-06T06:37:23.815Z] ---> Using cache [2020-10-06T06:37:23.815Z] ---> ee07913af961 [2020-10-06T06:37:23.815Z] Step 8/22 : COPY . . [2020-10-06T06:37:24.764Z] ---> Using cache [2020-10-06T06:37:24.764Z] ---> 59c46637eb9f [2020-10-06T06:37:24.764Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-06T06:37:25.714Z] ---> 1511d4dacd4d [2020-10-06T06:37:25.714Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-06T06:37:25.714Z] ---> cac807771b09 [2020-10-06T06:37:25.714Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-06T06:37:25.984Z] ---> Running in f63c38bfbbe3 [2020-10-06T06:37:25.984Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-06T06:37:25.984Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-06T06:37:25.984Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-06T06:37:25.984Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-06T06:37:25.984Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-06T06:37:25.984Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-06T06:37:25.984Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-06T06:37:25.984Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-06T06:37:26.256Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-06T06:37:26.256Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-06T06:37:26.256Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-06T06:37:26.256Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-06T06:37:26.256Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-06T06:37:26.256Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-06T06:37:26.256Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-06T06:37:26.256Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-06T06:37:26.256Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-06T06:37:26.256Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-06T06:37:26.520Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-06T06:37:27.095Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-06T06:37:27.095Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-06T06:37:27.095Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:37:27.370Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-06T06:37:27.370Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-06T06:37:27.370Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-06T06:37:27.370Z] ---> a014587bfb9f [2020-10-06T06:37:27.370Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-06T06:37:27.370Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-06T06:37:27.370Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-06T06:37:27.370Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-06T06:37:27.951Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:37:27.951Z] OK: 71 MiB in 55 packages [2020-10-06T06:37:28.215Z] ---> 2bc2313a3657 [2020-10-06T06:37:28.215Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-06T06:37:28.215Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:37:28.485Z] ---> 1bf09b6bcad5 [2020-10-06T06:37:28.485Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-06T06:37:28.762Z] ---> Running in ab605b582f59 [2020-10-06T06:37:28.762Z] ---> 62e618d3e36a [2020-10-06T06:37:28.762Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-06T06:37:29.044Z] ---> Running in 4e7209eb0b97 [2020-10-06T06:37:29.319Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:37:29.319Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:37:29.319Z] OK: 12752 distinct packages available [2020-10-06T06:37:29.911Z] OK: 233 MiB in 51 packages [2020-10-06T06:37:30.188Z] OK: 233 MiB in 51 packages [2020-10-06T06:37:31.266Z] Removing intermediate container 4e7209eb0b97 [2020-10-06T06:37:31.266Z] ---> d104baee1dcf [2020-10-06T06:37:31.266Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:37:32.681Z] ---> Running in 89db638010b5 [2020-10-06T06:37:35.262Z] Removing intermediate container 89db638010b5 [2020-10-06T06:37:35.262Z] ---> 426f9cf89d9f [2020-10-06T06:37:35.262Z] Step 21/23 : LABEL arch=x86_64 [2020-10-06T06:37:35.544Z] Removing intermediate container b121e79d7d6d [2020-10-06T06:37:35.544Z] ---> 43cf7bb4a212 [2020-10-06T06:37:35.544Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-06T06:37:35.544Z] ---> Running in 158cd2c3b6c5 [2020-10-06T06:37:35.544Z] Removing intermediate container b2172c2115a0 [2020-10-06T06:37:35.544Z] ---> 85b30cb6e832 [2020-10-06T06:37:35.544Z] Step 6/22 : COPY go.mod . [2020-10-06T06:37:35.544Z] Removing intermediate container ab605b582f59 [2020-10-06T06:37:35.544Z] ---> 1a923350aaea [2020-10-06T06:37:35.544Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-06T06:37:35.827Z] ---> Running in f9cb9313de45 [2020-10-06T06:37:35.827Z] ---> Running in 0de83587e33f [2020-10-06T06:37:36.128Z] Removing intermediate container 158cd2c3b6c5 [2020-10-06T06:37:36.128Z] ---> a28f44cf8371 [2020-10-06T06:37:36.128Z] Step 22/23 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 [2020-10-06T06:37:36.128Z] ---> Running in 78f1257ca3c2 [2020-10-06T06:37:36.128Z] Removing intermediate container 0de83587e33f [2020-10-06T06:37:36.128Z] ---> 021109a54133 [2020-10-06T06:37:36.128Z] Step 24/26 : LABEL arch=x86_64 [2020-10-06T06:37:36.128Z] ---> 99e4741a4491 [2020-10-06T06:37:36.128Z] Step 7/22 : RUN go mod download [2020-10-06T06:37:36.400Z] ---> Running in 7fb971c7b37b [2020-10-06T06:37:36.400Z] ---> Running in 0fcd15863c0c [2020-10-06T06:37:36.400Z] Removing intermediate container 78f1257ca3c2 [2020-10-06T06:37:36.400Z] ---> 30085bac5ecd [2020-10-06T06:37:36.400Z] Step 23/23 : LABEL version=0.0.0 [2020-10-06T06:37:36.665Z] ---> Running in 640205db3b65 [2020-10-06T06:37:36.665Z] Removing intermediate container 0fcd15863c0c [2020-10-06T06:37:36.665Z] ---> b7d353dff4b8 [2020-10-06T06:37:36.665Z] Step 25/26 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 [2020-10-06T06:37:36.932Z] ---> Running in 9680c3ab7123 [2020-10-06T06:37:36.932Z] Removing intermediate container 640205db3b65 [2020-10-06T06:37:36.932Z] ---> 5d798c53a24e [2020-10-06T06:37:36.932Z] [2020-10-06T06:37:37.198Z] Successfully built 5d798c53a24e [2020-10-06T06:37:37.470Z] Successfully tagged docker-core-data-go:latest [2020-10-06T06:37:37.470Z] Building docker-support-notifications-go [2020-10-06T06:37:37.739Z]  Building docker-core-data-go ... done Removing intermediate container 9680c3ab7123 [2020-10-06T06:37:37.739Z] ---> 5aea811779fd [2020-10-06T06:37:37.739Z] Step 26/26 : LABEL version=0.0.0 [2020-10-06T06:37:38.017Z] ---> Running in 9f8755fa63fb [2020-10-06T06:37:38.018Z] Collecting docker-compose==1.23.2 [2020-10-06T06:37:38.018Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-06T06:37:38.292Z] Collecting PyYAML<4,>=3.10 [2020-10-06T06:37:38.292Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-06T06:37:42.531Z] Collecting cached-property<2,>=1.2.0 [2020-10-06T06:37:42.531Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-06T06:37:42.794Z] Removing intermediate container 9f8755fa63fb [2020-10-06T06:37:42.794Z] ---> 8facbc3d0ade [2020-10-06T06:37:42.794Z] [2020-10-06T06:37:43.398Z] Successfully built 8facbc3d0ade [2020-10-06T06:37:43.661Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-06T06:37:43.661Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-06T06:37:45.063Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-06T06:37:45.063Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-secrets-setup-go [2020-10-06T06:37:45.063Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-06T06:37:45.327Z] Collecting docker<4.0,>=3.6.0 [2020-10-06T06:37:45.591Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-06T06:37:46.538Z] Removing intermediate container 7fb971c7b37b [2020-10-06T06:37:46.538Z] ---> b93bbe6d52b8 [2020-10-06T06:37:46.538Z] Step 8/22 : COPY . . [2020-10-06T06:37:47.492Z] Collecting jsonschema<3,>=2.5.1 [2020-10-06T06:37:47.492Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-06T06:37:50.059Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-06T06:37:50.059Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-06T06:37:53.402Z] Collecting texttable<0.10,>=0.9.0 [2020-10-06T06:37:53.402Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-06T06:37:55.673Z] Collecting docopt<0.7,>=0.6.1 [2020-10-06T06:37:55.673Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-06T06:37:57.628Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-06T06:37:57.628Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-06T06:37:57.628Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:37:57.628Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:37:57.628Z] ---> 3a01dcf1caf2 [2020-10-06T06:37:57.628Z] Step 3/24 : WORKDIR /edgex-go [2020-10-06T06:37:57.628Z] ---> Using cache [2020-10-06T06:37:57.628Z] ---> 94bf4aa45ef9 [2020-10-06T06:37:57.628Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:37:57.628Z] ---> Using cache [2020-10-06T06:37:57.628Z] ---> ba58dd7e83bf [2020-10-06T06:37:57.628Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-06T06:37:58.241Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-06T06:37:58.241Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-06T06:37:59.201Z] ---> Running in f69cad778638 [2020-10-06T06:37:59.201Z] Collecting idna<2.8,>=2.5 [2020-10-06T06:37:59.201Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-06T06:37:59.201Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-10-06T06:37:59.201Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-10-06T06:37:59.494Z] Collecting docker-pycreds>=0.4.0 [2020-10-06T06:37:59.494Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-06T06:37:59.494Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-06T06:37:59.494Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-06T06:37:59.494Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-06T06:37:59.494Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-06T06:37:59.782Z] Installing collected packages: PyYAML, cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, texttable, docopt, dockerpty, docker-compose [2020-10-06T06:37:59.782Z] Running setup.py install for PyYAML: started [2020-10-06T06:38:02.409Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-06T06:38:02.409Z] Attempting uninstall: urllib3 [2020-10-06T06:38:02.409Z] Found existing installation: urllib3 1.25.9 [2020-10-06T06:38:02.409Z] Uninstalling urllib3-1.25.9: [2020-10-06T06:38:02.703Z] Successfully uninstalled urllib3-1.25.9 [2020-10-06T06:38:04.661Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:38:04.928Z] Attempting uninstall: idna [2020-10-06T06:38:04.928Z] Found existing installation: idna 2.9 [2020-10-06T06:38:04.928Z] Uninstalling idna-2.9: [2020-10-06T06:38:05.515Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:38:05.779Z] Successfully uninstalled idna-2.9 [2020-10-06T06:38:06.360Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:38:06.360Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:38:06.360Z] OK: 12752 distinct packages available [2020-10-06T06:38:06.626Z] OK: 233 MiB in 51 packages [2020-10-06T06:38:07.233Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:38:07.233Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-06T06:38:07.233Z] ---> 3a01dcf1caf2 [2020-10-06T06:38:07.233Z] Step 3/29 : WORKDIR /edgex-go [2020-10-06T06:38:07.233Z] ---> Using cache [2020-10-06T06:38:07.233Z] ---> 94bf4aa45ef9 [2020-10-06T06:38:07.233Z] Step 4/29 : RUN apk update && apk add make git [2020-10-06T06:38:07.233Z] Attempting uninstall: requests [2020-10-06T06:38:07.233Z] Found existing installation: requests 2.23.0 [2020-10-06T06:38:07.233Z] Uninstalling requests-2.23.0: [2020-10-06T06:38:08.183Z] Successfully uninstalled requests-2.23.0 [2020-10-06T06:38:09.142Z] ---> Running in c3dc4cfe123f [2020-10-06T06:38:11.721Z] Removing intermediate container f63c38bfbbe3 [2020-10-06T06:38:11.721Z] ---> 340c1527a670 [2020-10-06T06:38:11.721Z] [2020-10-06T06:38:11.721Z] Step 10/22 : FROM scratch [2020-10-06T06:38:11.721Z] ---> [2020-10-06T06:38:11.721Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-06T06:38:12.301Z] ---> Using cache [2020-10-06T06:38:12.301Z] ---> 5d66ef8da7ad [2020-10-06T06:38:12.301Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-06T06:38:12.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:38:12.301Z] Removing intermediate container f69cad778638 [2020-10-06T06:38:12.301Z] ---> edb1fe4d2b99 [2020-10-06T06:38:12.301Z] Step 6/24 : COPY go.mod . [2020-10-06T06:38:12.301Z] ---> Running in 6ae1f82c871d [2020-10-06T06:38:12.563Z] Running setup.py install for texttable: started [2020-10-06T06:38:12.563Z] ---> 6b01c0624fc1 [2020-10-06T06:38:12.563Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-06T06:38:12.828Z] Removing intermediate container 6ae1f82c871d [2020-10-06T06:38:12.828Z] ---> 9211a820c20d [2020-10-06T06:38:12.828Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-06T06:38:12.828Z] ---> 0c066d57e485 [2020-10-06T06:38:12.828Z] Step 7/24 : RUN go mod download [2020-10-06T06:38:12.828Z] ---> Running in f1f58a12441d [2020-10-06T06:38:12.828Z] ---> Running in a52b70d33bef [2020-10-06T06:38:13.093Z] ---> Running in 67b42a957aa6 [2020-10-06T06:38:13.093Z] Running setup.py install for texttable: finished with status 'done' [2020-10-06T06:38:13.093Z] Running setup.py install for docopt: started [2020-10-06T06:38:13.360Z] Removing intermediate container a52b70d33bef [2020-10-06T06:38:13.360Z] ---> 8b05cddf7b98 [2020-10-06T06:38:13.360Z] Step 14/22 : WORKDIR / [2020-10-06T06:38:13.360Z] ---> Running in e64e56da59ed [2020-10-06T06:38:13.626Z] Running setup.py install for docopt: finished with status 'done' [2020-10-06T06:38:13.626Z] Running setup.py install for dockerpty: started [2020-10-06T06:38:13.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-06T06:38:13.626Z] Removing intermediate container e64e56da59ed [2020-10-06T06:38:13.626Z] ---> 5111a1a4b836 [2020-10-06T06:38:13.626Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-06T06:38:13.896Z] ---> 336ddd1c5162 [2020-10-06T06:38:13.896Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-06T06:38:14.166Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-06T06:38:14.462Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-10-06T06:38:15.048Z] ---> 1401fd5993d8 [2020-10-06T06:38:15.049Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-06T06:38:15.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:38:15.449Z] Removing intermediate container 67b42a957aa6 [2020-10-06T06:38:15.449Z] ---> 98730c287da0 [2020-10-06T06:38:15.449Z] Step 8/24 : COPY . . [2020-10-06T06:38:18.052Z] ---> 212c469939ed [2020-10-06T06:38:18.052Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-06T06:38:18.631Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:38:18.631Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:38:18.631Z] OK: 12752 distinct packages available [2020-10-06T06:38:18.631Z] OK: 233 MiB in 51 packages [2020-10-06T06:38:21.287Z] ---> Running in 92d760211596 [2020-10-06T06:38:25.572Z] Removing intermediate container f9cb9313de45 [2020-10-06T06:38:25.572Z] ---> c4c3ff9463d6 [2020-10-06T06:38:25.572Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-06T06:38:25.572Z] Removing intermediate container 92d760211596 [2020-10-06T06:38:25.572Z] ---> a71c5fa08239 [2020-10-06T06:38:25.572Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:38:26.169Z] Removing intermediate container c3dc4cfe123f [2020-10-06T06:38:26.169Z] ---> 616510619544 [2020-10-06T06:38:26.169Z] Step 5/29 : COPY go.mod . [2020-10-06T06:38:27.600Z] ---> Running in 332a1655a8ed [2020-10-06T06:38:27.600Z] ---> Running in f5caa9d0e126 [2020-10-06T06:38:28.191Z] ---> e448ed6fc996 [2020-10-06T06:38:28.191Z] Step 6/29 : RUN go mod download [2020-10-06T06:38:30.136Z] ---> Running in 2c948d3c694e [2020-10-06T06:38:31.556Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:38:31.556Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:38:31.556Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-06T06:38:31.556Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-06T06:38:31.556Z] Removing intermediate container f5caa9d0e126 [2020-10-06T06:38:31.556Z] ---> 45c48c21ded5 [2020-10-06T06:38:31.556Z] Step 20/22 : LABEL arch=x86_64 [2020-10-06T06:38:31.556Z] (3/3) Installing curl (7.69.1-r1) [2020-10-06T06:38:31.556Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:38:31.819Z] OK: 72 MiB in 58 packages [2020-10-06T06:38:33.795Z] ---> Running in 286d1786c60c [2020-10-06T06:38:34.776Z] Removing intermediate container 286d1786c60c [2020-10-06T06:38:34.776Z] ---> 3ef7146ed545 [2020-10-06T06:38:34.776Z] Step 21/22 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 [2020-10-06T06:38:35.728Z] ---> Running in 153500fb8f27 [2020-10-06T06:38:35.728Z] ---> b9b222256d13 [2020-10-06T06:38:35.728Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-06T06:38:35.991Z] Removing intermediate container 332a1655a8ed [2020-10-06T06:38:35.991Z] ---> 96fbc59f54b5 [2020-10-06T06:38:35.991Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-06T06:38:35.991Z] ---> Running in 0888013ca770 [2020-10-06T06:38:35.991Z] Removing intermediate container 153500fb8f27 [2020-10-06T06:38:35.991Z] ---> 6ad1a95c1e03 [2020-10-06T06:38:35.991Z] Step 22/22 : LABEL version=0.0.0 [2020-10-06T06:38:35.991Z] ---> Running in 1e25f9dbd0fd [2020-10-06T06:38:36.263Z] Removing intermediate container 2c948d3c694e [2020-10-06T06:38:36.263Z] ---> 467ed67d0285 [2020-10-06T06:38:36.263Z] Step 7/29 : COPY . . [2020-10-06T06:38:36.263Z] ---> Running in 52a14c016588 [2020-10-06T06:38:37.231Z] Removing intermediate container 1e25f9dbd0fd [2020-10-06T06:38:37.231Z] ---> 2c05b9d96c17 [2020-10-06T06:38:37.231Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:38:38.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-06T06:38:38.852Z] ---> Running in a8517d0f1742 [2020-10-06T06:38:38.852Z] Removing intermediate container 52a14c016588 [2020-10-06T06:38:38.852Z] ---> 4c66a016199b [2020-10-06T06:38:38.852Z] [2020-10-06T06:38:40.784Z] Successfully built 4c66a016199b [2020-10-06T06:38:40.784Z] Removing intermediate container f1f58a12441d [2020-10-06T06:38:40.784Z] ---> b6638ad991c3 [2020-10-06T06:38:40.784Z] [2020-10-06T06:38:40.784Z] Step 10/22 : FROM scratch [2020-10-06T06:38:40.784Z] ---> [2020-10-06T06:38:40.784Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-06T06:38:40.784Z] Successfully tagged docker-core-command-go:latest [2020-10-06T06:38:40.784Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2020-10-06T06:38:44.128Z] Removing intermediate container a8517d0f1742 [2020-10-06T06:38:44.128Z] ---> aab2b324db19 [2020-10-06T06:38:44.128Z] Step 25/27 : LABEL arch=x86_64 [2020-10-06T06:38:47.470Z] ---> Running in a01d7b2ce5f7 [2020-10-06T06:38:48.940Z] ---> Running in aab0f1916610 [2020-10-06T06:38:50.913Z] Removing intermediate container a01d7b2ce5f7 [2020-10-06T06:38:50.913Z] ---> 7589c2270994 [2020-10-06T06:38:50.913Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-06T06:38:51.495Z] Removing intermediate container aab0f1916610 [2020-10-06T06:38:51.495Z] ---> 891f9e63b045 [2020-10-06T06:38:51.495Z] Step 26/27 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 [2020-10-06T06:38:51.495Z] ---> Running in e6682c226e2e [2020-10-06T06:38:55.761Z] ---> Running in dbafc846a1f6 [2020-10-06T06:38:56.046Z] Removing intermediate container e6682c226e2e [2020-10-06T06:38:56.046Z] ---> 37c6994cb25b [2020-10-06T06:38:56.046Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-06T06:38:57.025Z] ---> Running in f38307cf6f96 [2020-10-06T06:38:57.025Z] Removing intermediate container dbafc846a1f6 [2020-10-06T06:38:57.025Z] ---> 883f60b31bdd [2020-10-06T06:38:57.025Z] Step 27/27 : LABEL version=0.0.0 [2020-10-06T06:38:57.614Z] ---> Running in bcc1d35235b6 [2020-10-06T06:39:00.192Z] Removing intermediate container f38307cf6f96 [2020-10-06T06:39:00.192Z] ---> a0b0bd3559c6 [2020-10-06T06:39:00.192Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-06T06:39:01.168Z] Removing intermediate container bcc1d35235b6 [2020-10-06T06:39:01.168Z] ---> bf0fc0ca8448 [2020-10-06T06:39:01.168Z] [2020-10-06T06:39:01.436Z] Successfully built bf0fc0ca8448 [2020-10-06T06:39:01.703Z] ---> 639fb4019697 [2020-10-06T06:39:01.703Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-06T06:39:02.381Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-06T06:39:03.835Z]  Building docker-sys-mgmt-agent-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:39:03.835Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:39:03.835Z] ---> 3a01dcf1caf2 [2020-10-06T06:39:03.835Z] Step 3/22 : WORKDIR /edgex-go [2020-10-06T06:39:03.835Z] ---> Using cache [2020-10-06T06:39:03.835Z] ---> 94bf4aa45ef9 [2020-10-06T06:39:03.835Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:39:03.835Z] ---> Using cache [2020-10-06T06:39:03.835Z] ---> ba58dd7e83bf [2020-10-06T06:39:03.835Z] Step 5/22 : RUN apk update && apk add make git [2020-10-06T06:39:03.835Z] ---> Using cache [2020-10-06T06:39:03.835Z] ---> a78a914fa799 [2020-10-06T06:39:03.835Z] Step 6/22 : COPY go.mod . [2020-10-06T06:39:03.835Z] ---> Using cache [2020-10-06T06:39:03.835Z] ---> 6306775feb2b [2020-10-06T06:39:03.835Z] Step 7/22 : RUN go mod download [2020-10-06T06:39:03.835Z] ---> Using cache [2020-10-06T06:39:03.835Z] ---> ee07913af961 [2020-10-06T06:39:03.835Z] Step 8/22 : COPY . . [2020-10-06T06:39:03.835Z] ---> Using cache [2020-10-06T06:39:03.835Z] ---> 59c46637eb9f [2020-10-06T06:39:03.835Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-06T06:39:05.236Z] ---> c10923033ef7 [2020-10-06T06:39:05.236Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-06T06:39:05.502Z] ---> Running in 9c04c0d11f6f [2020-10-06T06:39:05.772Z] ---> cac2cacc8d7d [2020-10-06T06:39:05.772Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-06T06:39:05.772Z] ---> b0ea1e1d069c [2020-10-06T06:39:05.772Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-06T06:39:06.044Z] ---> Running in d2d3154408de [2020-10-06T06:39:06.337Z] ---> f69c5a2b5a6f [2020-10-06T06:39:06.337Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-06T06:39:06.337Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-06T06:39:06.614Z] ---> Running in f03238ced505 [2020-10-06T06:39:07.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-06T06:39:08.208Z] Removing intermediate container f03238ced505 [2020-10-06T06:39:08.208Z] ---> 7822c98f33b7 [2020-10-06T06:39:08.208Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:39:09.208Z] ---> Running in 1144c05b031e [2020-10-06T06:39:09.209Z] Removing intermediate container 0888013ca770 [2020-10-06T06:39:09.209Z] ---> 074817d84796 [2020-10-06T06:39:09.209Z] [2020-10-06T06:39:09.209Z] Step 10/24 : FROM scratch [2020-10-06T06:39:09.209Z] ---> [2020-10-06T06:39:09.209Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-06T06:39:09.500Z] ---> Using cache [2020-10-06T06:39:09.500Z] ---> 7589c2270994 [2020-10-06T06:39:09.500Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-06T06:39:09.780Z] ---> Running in ec4d0890ac6d [2020-10-06T06:39:09.780Z] Removing intermediate container 1144c05b031e [2020-10-06T06:39:09.780Z] ---> 84b1635d223a [2020-10-06T06:39:09.780Z] Step 20/22 : LABEL arch=x86_64 [2020-10-06T06:39:09.780Z] ---> Running in 30ec1633da2c [2020-10-06T06:39:10.083Z] Removing intermediate container ec4d0890ac6d [2020-10-06T06:39:10.083Z] ---> 997a596eff4f [2020-10-06T06:39:10.083Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-06T06:39:10.083Z] Removing intermediate container 30ec1633da2c [2020-10-06T06:39:10.083Z] ---> d2959bd2457b [2020-10-06T06:39:10.083Z] Step 21/22 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 [2020-10-06T06:39:10.083Z] ---> Running in c06c38d4b4c4 [2020-10-06T06:39:10.413Z] ---> Running in 81e559eef846 [2020-10-06T06:39:10.692Z] Removing intermediate container c06c38d4b4c4 [2020-10-06T06:39:10.692Z] ---> 1622c20e7022 [2020-10-06T06:39:10.692Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-06T06:39:10.692Z] Removing intermediate container 81e559eef846 [2020-10-06T06:39:10.692Z] ---> 92d9c73ca045 [2020-10-06T06:39:10.692Z] Step 22/22 : LABEL version=0.0.0 [2020-10-06T06:39:10.692Z] ---> Running in 13e487cc0e95 [2020-10-06T06:39:11.323Z] Removing intermediate container 13e487cc0e95 [2020-10-06T06:39:11.323Z] ---> eadcc8521779 [2020-10-06T06:39:11.323Z] [2020-10-06T06:39:12.286Z] ---> 2bc76372b450 [2020-10-06T06:39:12.287Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-06T06:39:12.287Z] Successfully built eadcc8521779 [2020-10-06T06:39:12.287Z] Successfully tagged docker-support-logging-go:latest [2020-10-06T06:39:13.747Z]  Building docker-support-logging-go ... done  ---> 946d72f4a8ce [2020-10-06T06:39:13.747Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-06T06:39:14.722Z] ---> 758e486c8d9b [2020-10-06T06:39:14.722Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-06T06:39:15.318Z] ---> 975c93769658 [2020-10-06T06:39:15.319Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-06T06:39:17.289Z] ---> 38b37c1c415c [2020-10-06T06:39:17.289Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-06T06:39:17.888Z] ---> 340da6c415dc [2020-10-06T06:39:17.888Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-06T06:39:17.888Z] ---> Running in ac015a63da86 [2020-10-06T06:39:18.158Z] Removing intermediate container ac015a63da86 [2020-10-06T06:39:18.158Z] ---> d18ad4aa6079 [2020-10-06T06:39:18.159Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:39:18.159Z] ---> Running in 81910dfd283d [2020-10-06T06:39:18.425Z] Removing intermediate container 81910dfd283d [2020-10-06T06:39:18.425Z] ---> 33ede772bcb2 [2020-10-06T06:39:18.425Z] Step 22/24 : LABEL arch=x86_64 [2020-10-06T06:39:18.691Z] ---> Running in 59aff845eb2c [2020-10-06T06:39:18.963Z] Removing intermediate container 59aff845eb2c [2020-10-06T06:39:18.963Z] ---> a3a6ba46dbc6 [2020-10-06T06:39:18.963Z] Step 23/24 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 [2020-10-06T06:39:18.963Z] ---> Running in 36232b0b9224 [2020-10-06T06:39:19.232Z] Removing intermediate container 36232b0b9224 [2020-10-06T06:39:19.232Z] ---> 9d8f943200b4 [2020-10-06T06:39:19.232Z] Step 24/24 : LABEL version=0.0.0 [2020-10-06T06:39:19.503Z] ---> Running in 7cbd4f7ffb6e [2020-10-06T06:39:20.300Z] Removing intermediate container 7cbd4f7ffb6e [2020-10-06T06:39:20.300Z] ---> 65a34303f24e [2020-10-06T06:39:20.300Z] [2020-10-06T06:39:20.567Z] Successfully built 65a34303f24e [2020-10-06T06:39:20.567Z] Successfully tagged docker-support-notifications-go:latest [2020-10-06T06:39:28.845Z]  Building docker-support-notifications-go ... done Removing intermediate container d2d3154408de [2020-10-06T06:39:28.845Z] ---> 28615c91edcc [2020-10-06T06:39:28.845Z] [2020-10-06T06:39:28.845Z] Step 9/29 : FROM alpine:latest [2020-10-06T06:39:28.845Z] ---> a24bb4013296 [2020-10-06T06:39:28.845Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-06T06:39:28.845Z] ---> Running in 8c364b272cf8 [2020-10-06T06:39:28.845Z] Removing intermediate container 8c364b272cf8 [2020-10-06T06:39:28.845Z] ---> 607cc638f7b9 [2020-10-06T06:39:28.845Z] Step 11/29 : USER root [2020-10-06T06:39:28.845Z] ---> Running in 0a89d836ad67 [2020-10-06T06:39:28.845Z] Removing intermediate container 0a89d836ad67 [2020-10-06T06:39:28.845Z] ---> a5890dcffe51 [2020-10-06T06:39:28.845Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-06T06:39:28.845Z] ---> Running in 0e27213253aa [2020-10-06T06:39:29.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:39:29.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:39:29.644Z] v3.12.0-365-g49d48cd6ad [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:39:29.644Z] v3.12.0-367-g68df6e6312 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:39:29.644Z] OK: 12750 distinct packages available [2020-10-06T06:39:29.644Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-06T06:39:29.909Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-06T06:39:29.909Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:39:29.909Z] Executing ca-certificates-20191127-r4.trigger [2020-10-06T06:39:29.909Z] OK: 6 MiB in 16 packages [2020-10-06T06:39:31.299Z] Removing intermediate container 9c04c0d11f6f [2020-10-06T06:39:31.299Z] ---> 732d9a43bc19 [2020-10-06T06:39:31.299Z] [2020-10-06T06:39:31.299Z] Step 10/22 : FROM scratch [2020-10-06T06:39:31.299Z] ---> [2020-10-06T06:39:31.299Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-06T06:39:31.299Z] ---> Using cache [2020-10-06T06:39:31.299Z] ---> 5d66ef8da7ad [2020-10-06T06:39:31.299Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-06T06:39:31.299Z] ---> Running in cd19cb8e29b1 [2020-10-06T06:39:31.563Z] Removing intermediate container cd19cb8e29b1 [2020-10-06T06:39:31.563Z] ---> e4609fd4669e [2020-10-06T06:39:31.563Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-06T06:39:31.563Z] Removing intermediate container 0e27213253aa [2020-10-06T06:39:31.563Z] ---> 9da20214455c [2020-10-06T06:39:31.563Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-06T06:39:31.839Z] ---> Running in 272a825ce8fb [2020-10-06T06:39:31.839Z] ---> Running in 161c0220533c [2020-10-06T06:39:31.839Z] Removing intermediate container 272a825ce8fb [2020-10-06T06:39:31.839Z] ---> 10e3477c5b57 [2020-10-06T06:39:31.839Z] Step 14/22 : WORKDIR / [2020-10-06T06:39:32.104Z] ---> Running in f0898c5e490a [2020-10-06T06:39:32.105Z] Removing intermediate container 161c0220533c [2020-10-06T06:39:32.105Z] ---> c5881557d87c [2020-10-06T06:39:32.105Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-06T06:39:32.105Z] ---> Running in 265aa3a154ef [2020-10-06T06:39:32.369Z] Removing intermediate container f0898c5e490a [2020-10-06T06:39:32.369Z] ---> da3be5143c8d [2020-10-06T06:39:32.369Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-06T06:39:32.369Z] Removing intermediate container 265aa3a154ef [2020-10-06T06:39:32.369Z] ---> a0cacc71e932 [2020-10-06T06:39:32.369Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-06T06:39:32.369Z] ---> Running in cc050fa2ee40 [2020-10-06T06:39:32.631Z] ---> 2e5aa68c88e9 [2020-10-06T06:39:32.631Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-06T06:39:33.583Z] ---> de2921111497 [2020-10-06T06:39:33.583Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-06T06:39:33.583Z] Removing intermediate container cc050fa2ee40 [2020-10-06T06:39:33.583Z] ---> ab1c496edc5f [2020-10-06T06:39:33.583Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-06T06:39:33.583Z] ---> 979fe01519f8 [2020-10-06T06:39:33.583Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-06T06:39:34.156Z] ---> Running in eabf5b771f85 [2020-10-06T06:39:34.420Z] ---> 94361a0e0660 [2020-10-06T06:39:34.420Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-06T06:39:34.420Z] Removing intermediate container eabf5b771f85 [2020-10-06T06:39:34.420Z] ---> ecec5d745f16 [2020-10-06T06:39:34.420Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:39:34.420Z] ---> Running in b3b0304e49f2 [2020-10-06T06:39:34.692Z] Removing intermediate container b3b0304e49f2 [2020-10-06T06:39:34.692Z] ---> e313931610ae [2020-10-06T06:39:34.692Z] Step 20/22 : LABEL arch=x86_64 [2020-10-06T06:39:34.692Z] ---> 0806864f5464 [2020-10-06T06:39:34.692Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-06T06:39:34.692Z] ---> Running in 0028f390adb9 [2020-10-06T06:39:34.960Z] Removing intermediate container 0028f390adb9 [2020-10-06T06:39:34.960Z] ---> e3d2355581de [2020-10-06T06:39:34.960Z] Step 21/22 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 [2020-10-06T06:39:34.960Z] ---> Running in 228a60d8b49c [2020-10-06T06:39:34.960Z] ---> e13a0a33a0d9 [2020-10-06T06:39:34.960Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-06T06:39:35.224Z] Removing intermediate container 228a60d8b49c [2020-10-06T06:39:35.224Z] ---> 2cf3a2226373 [2020-10-06T06:39:35.224Z] Step 22/22 : LABEL version=0.0.0 [2020-10-06T06:39:35.487Z] ---> Running in a698f9d4a93b [2020-10-06T06:39:35.487Z] ---> 6faa12addd19 [2020-10-06T06:39:35.487Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-06T06:39:35.487Z] Removing intermediate container a698f9d4a93b [2020-10-06T06:39:35.487Z] ---> 9a239c41867a [2020-10-06T06:39:35.487Z] [2020-10-06T06:39:35.747Z] ---> 4cb73b3aef44 [2020-10-06T06:39:35.747Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-06T06:39:36.321Z] Successfully built 9a239c41867a [2020-10-06T06:39:36.321Z] Successfully tagged docker-core-metadata-go:latest [2020-10-06T06:39:36.321Z]  Building docker-core-metadata-go ... done  ---> Running in 58b3c740164b [2020-10-06T06:39:37.721Z] Removing intermediate container 58b3c740164b [2020-10-06T06:39:37.721Z] ---> 2cb63bc863bb [2020-10-06T06:39:37.721Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-06T06:39:37.983Z] ---> 7a09e192fccd [2020-10-06T06:39:37.983Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-06T06:39:37.983Z] ---> Running in 70553af15ed8 [2020-10-06T06:39:38.939Z] Removing intermediate container 70553af15ed8 [2020-10-06T06:39:38.939Z] ---> a04bf1bfa93a [2020-10-06T06:39:38.939Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-06T06:39:39.202Z] ---> Running in 86c185712997 [2020-10-06T06:39:40.155Z] Removing intermediate container 86c185712997 [2020-10-06T06:39:40.155Z] ---> 3d148ee390a1 [2020-10-06T06:39:40.155Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-06T06:39:40.418Z] ---> Running in 51cc4c57b96e [2020-10-06T06:39:40.418Z] Removing intermediate container 51cc4c57b96e [2020-10-06T06:39:40.418Z] ---> de2289de8df9 [2020-10-06T06:39:40.418Z] Step 26/29 : CMD [ "generate" ] [2020-10-06T06:39:40.418Z] ---> Running in 536242dd3cd4 [2020-10-06T06:39:40.710Z] Removing intermediate container 536242dd3cd4 [2020-10-06T06:39:40.710Z] ---> a0e76c3e4847 [2020-10-06T06:39:40.710Z] Step 27/29 : LABEL arch=x86_64 [2020-10-06T06:39:40.710Z] ---> Running in 26845d2b7820 [2020-10-06T06:39:41.011Z] Removing intermediate container 26845d2b7820 [2020-10-06T06:39:41.011Z] ---> ec1749911f6b [2020-10-06T06:39:41.011Z] Step 28/29 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 [2020-10-06T06:39:41.011Z] ---> Running in b3122cb25040 [2020-10-06T06:39:41.011Z] Removing intermediate container b3122cb25040 [2020-10-06T06:39:41.011Z] ---> 585208d196f9 [2020-10-06T06:39:41.011Z] Step 29/29 : LABEL version=0.0.0 [2020-10-06T06:39:41.274Z] ---> Running in cd85a6956516 [2020-10-06T06:39:41.274Z] Removing intermediate container cd85a6956516 [2020-10-06T06:39:41.274Z] ---> 7258d5b3c8aa [2020-10-06T06:39:41.274Z] [2020-10-06T06:39:41.537Z] Successfully built 7258d5b3c8aa [2020-10-06T06:39:41.537Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-06T06:39:41.811Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-10-06T06:39:41.829Z] $ docker stop --time=1 5289dfc277c8eb3dbe7de8529226c72621b3cfe0bc90d4cc898cb64ad80c5871 [2020-10-06T06:39:43.449Z] $ docker rm -f 5289dfc277c8eb3dbe7de8529226c72621b3cfe0bc90d4cc898cb64ad80c5871 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-06T06:39:44.019Z] + docker images [2020-10-06T06:39:44.019Z] + grep docker [2020-10-06T06:39:44.019Z] docker-security-secrets-setup-go latest 7258d5b3c8aa 2 seconds ago 24MB [2020-10-06T06:39:44.019Z] docker-core-metadata-go latest 9a239c41867a 8 seconds ago 14.2MB [2020-10-06T06:39:44.019Z] docker-support-notifications-go latest 65a34303f24e 23 seconds ago 13.6MB [2020-10-06T06:39:44.019Z] docker-support-logging-go latest eadcc8521779 33 seconds ago 11.1MB [2020-10-06T06:39:44.019Z] docker-sys-mgmt-agent-go latest bf0fc0ca8448 44 seconds ago 290MB [2020-10-06T06:39:44.019Z] docker-core-command-go latest 4c66a016199b About a minute ago 12.2MB [2020-10-06T06:39:44.019Z] docker-security-secretstore-setup-go latest 8facbc3d0ade 2 minutes ago 32.4MB [2020-10-06T06:39:44.019Z] docker-core-data-go latest 5d798c53a24e 2 minutes ago 23.6MB [2020-10-06T06:39:44.019Z] docker-support-scheduler-go latest 379acf434c9d 2 minutes ago 12.3MB [2020-10-06T06:39:44.019Z] docker-security-proxy-setup-go latest ff3f83f06b49 2 minutes ago 15.8MB [2020-10-06T06:39:44.019Z] docker latest 809cc4dba987 2 weeks ago 217MB [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] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-10-06T06:39:59.815Z] Still waiting to schedule task [2020-10-06T06:39:59.815Z] ‘prd-centos7-docker-8c-8g-3692’ is offline [2020-10-06T06:41:07.115Z] Running on prd-centos7-docker-8c-8g-3710 in /w/workspace/edgexfoundry_edgex-go_PR-2732 [Pipeline] { [Pipeline] ws [2020-10-06T06:41:07.175Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2020-10-06T06:41:09.243Z] using credential edgex-jenkins-ssh [2020-10-06T06:41:09.299Z] Cloning the remote Git repository [2020-10-06T06:41:09.322Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-06T06:41:09.385Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2020-10-06T06:41:09.412Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-06T06:41:09.412Z] > git --version # timeout=10 [2020-10-06T06:41:09.417Z] > git --version # 'git version 2.16.5' [2020-10-06T06:41:09.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T06:41:09.442Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T06:41:56.736Z] Merging remotes/origin/master commit ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 into PR head commit 97ee89677f613cbbc10a2d4f90a8b3df30098f70 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-06T06:41:57.429Z] Failed in branch amd64 [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] } [2020-10-06T06:41:56.223Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-06T06:41:56.229Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T06:41:56.239Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-06T06:41:56.252Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-06T06:41:56.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T06:41:56.257Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2732/head:refs/remotes/origin/PR-2732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-06T06:41:56.747Z] > git config core.sparsecheckout # timeout=10 [2020-10-06T06:41:56.752Z] > git checkout -f 97ee89677f613cbbc10a2d4f90a8b3df30098f70 # timeout=10 [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 [2020-10-06T06:41:59.276Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:42:00.163Z] ---> package-listing.sh [2020-10-06T06:42:00.163Z] ++ facter osfamily [2020-10-06T06:42:00.163Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-06T06:42:00.163Z] + OS_FAMILY=redhat [2020-10-06T06:42:00.163Z] + workspace=/w/workspace/edgex-go/14 [2020-10-06T06:42:00.163Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-06T06:42:00.163Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-06T06:42:00.163Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-06T06:42:00.163Z] + PACKAGES=/tmp/packages_start.txt [2020-10-06T06:42:00.163Z] + '[' /w/workspace/edgex-go/14 ']' [2020-10-06T06:42:00.163Z] + PACKAGES=/tmp/packages_end.txt [2020-10-06T06:42:00.163Z] + case "${OS_FAMILY}" in [2020-10-06T06:42:00.163Z] + rpm -qa [2020-10-06T06:42:00.163Z] + sort [2020-10-06T06:42:04.432Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-06T06:42:04.432Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-06T06:42:04.432Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-06T06:42:04.432Z] + '[' /w/workspace/edgex-go/14 ']' [2020-10-06T06:42:04.432Z] + mkdir -p /w/workspace/edgex-go/14/archives/ [2020-10-06T06:42:04.432Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-06T06:42:04.617Z] provisioning config files... [2020-10-06T06:42:04.643Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config8523168573018622435tmp [Pipeline] { [Pipeline] echo [2020-10-06T06:42:04.722Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:42:05.052Z] ---> create-netrc.sh [Pipeline] } [2020-10-06T06:42:05.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-06T06:42:05.166Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:42:05.471Z] ---> python-tools-install.sh [2020-10-06T06:42:05.471Z] Generating Requirements File [2020-10-06T06:43:26.996Z] Python 3.6.8 [2020-10-06T06:43:26.996Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-06T06:43:26.996Z] appdirs==1.4.3 [2020-10-06T06:43:26.996Z] argcomplete==1.12.1 [2020-10-06T06:43:26.996Z] aspy.yaml==1.3.0 [2020-10-06T06:43:26.996Z] attrs==19.3.0 [2020-10-06T06:43:26.996Z] Babel==2.8.0 [2020-10-06T06:43:26.996Z] beautifulsoup4==4.8.2 [2020-10-06T06:43:26.996Z] boto3==1.11.6 [2020-10-06T06:43:26.996Z] botocore==1.14.6 [2020-10-06T06:43:26.996Z] bs4==0.0.1 [2020-10-06T06:43:26.996Z] cachetools==4.1.1 [2020-10-06T06:43:26.996Z] certifi==2019.11.28 [2020-10-06T06:43:26.996Z] cffi==1.14.3 [2020-10-06T06:43:26.996Z] cfgv==2.0.1 [2020-10-06T06:43:26.996Z] chardet==3.0.4 [2020-10-06T06:43:26.996Z] click==7.1 [2020-10-06T06:43:26.996Z] cliff==3.4.0 [2020-10-06T06:43:26.996Z] cmd2==1.3.11 [2020-10-06T06:43:26.996Z] colorama==0.4.3 [2020-10-06T06:43:26.996Z] cryptography==3.1.1 [2020-10-06T06:43:26.996Z] debtcollector==2.2.0 [2020-10-06T06:43:26.996Z] decorator==4.4.2 [2020-10-06T06:43:26.996Z] defusedxml==0.6.0 [2020-10-06T06:43:26.996Z] Deprecated==1.2.7 [2020-10-06T06:43:26.996Z] distlib==0.3.1 [2020-10-06T06:43:26.996Z] distro==1.2.0 [2020-10-06T06:43:26.996Z] dnspython==1.16.0 [2020-10-06T06:43:26.996Z] docker==4.2.0 [2020-10-06T06:43:26.996Z] docutils==0.15.2 [2020-10-06T06:43:26.996Z] dogpile.cache==1.0.2 [2020-10-06T06:43:26.996Z] email-validator==1.0.5 [2020-10-06T06:43:26.996Z] filelock==3.0.12 [2020-10-06T06:43:26.996Z] future==0.18.2 [2020-10-06T06:43:26.996Z] google-auth==1.22.1 [2020-10-06T06:43:26.996Z] httplib2==0.17.0 [2020-10-06T06:43:26.996Z] identify==1.4.11 [2020-10-06T06:43:26.996Z] idna==2.9 [2020-10-06T06:43:26.996Z] importlib-metadata==1.7.0 [2020-10-06T06:43:26.996Z] importlib-resources==1.5.0 [2020-10-06T06:43:26.996Z] iso8601==0.1.13 [2020-10-06T06:43:26.996Z] Jinja2==2.11.1 [2020-10-06T06:43:26.996Z] jmespath==0.10.0 [2020-10-06T06:43:26.996Z] jsonpatch==1.26 [2020-10-06T06:43:26.996Z] jsonpointer==2.0 [2020-10-06T06:43:26.996Z] jsonschema==3.2.0 [2020-10-06T06:43:26.996Z] keystoneauth1==4.2.1 [2020-10-06T06:43:26.996Z] kubernetes==11.0.0 [2020-10-06T06:43:26.996Z] lftools==0.34.2 [2020-10-06T06:43:26.996Z] lxml==4.5.0 [2020-10-06T06:43:26.996Z] MarkupSafe==0.23 [2020-10-06T06:43:26.996Z] msgpack==1.0.0 [2020-10-06T06:43:26.996Z] multi-key-dict==2.0.3 [2020-10-06T06:43:26.996Z] munch==2.5.0 [2020-10-06T06:43:26.996Z] netaddr==0.8.0 [2020-10-06T06:43:26.996Z] netifaces==0.10.9 [2020-10-06T06:43:26.996Z] niet==1.4.2 [2020-10-06T06:43:26.996Z] nodeenv==1.3.5 [2020-10-06T06:43:26.996Z] oauth2client==4.1.3 [2020-10-06T06:43:26.996Z] oauthlib==3.1.0 [2020-10-06T06:43:26.996Z] openstacksdk==0.50.0 [2020-10-06T06:43:26.996Z] os-client-config==2.1.0 [2020-10-06T06:43:26.996Z] os-service-types==1.7.0 [2020-10-06T06:43:26.996Z] osc-lib==2.2.1 [2020-10-06T06:43:26.996Z] oslo.config==8.3.2 [2020-10-06T06:43:26.996Z] oslo.context==3.1.1 [2020-10-06T06:43:26.996Z] oslo.i18n==5.0.1 [2020-10-06T06:43:26.996Z] oslo.log==4.4.0 [2020-10-06T06:43:26.996Z] oslo.serialization==4.0.1 [2020-10-06T06:43:26.996Z] oslo.utils==4.6.0 [2020-10-06T06:43:26.996Z] packaging==20.4 [2020-10-06T06:43:26.996Z] pbr==5.4.4 [2020-10-06T06:43:26.996Z] pluggy==0.13.1 [2020-10-06T06:43:26.996Z] prettytable==0.7.2 [2020-10-06T06:43:26.996Z] py==1.9.0 [2020-10-06T06:43:26.996Z] pyasn1==0.4.8 [2020-10-06T06:43:26.996Z] pyasn1-modules==0.2.8 [2020-10-06T06:43:26.996Z] pycparser==2.20 [2020-10-06T06:43:26.996Z] pygerrit2==2.0.10 [2020-10-06T06:43:26.996Z] PyGithub==1.46 [2020-10-06T06:43:26.996Z] pyinotify==0.9.6 [2020-10-06T06:43:26.996Z] PyJWT==1.7.1 [2020-10-06T06:43:26.996Z] pyparsing==2.4.7 [2020-10-06T06:43:26.996Z] pyperclip==1.8.0 [2020-10-06T06:43:26.996Z] pyroute2==0.4.13 [2020-10-06T06:43:26.996Z] pyrsistent==0.15.7 [2020-10-06T06:43:26.996Z] PySocks==1.6.8 [2020-10-06T06:43:26.996Z] python-cinderclient==7.2.0 [2020-10-06T06:43:26.996Z] python-dateutil==2.8.1 [2020-10-06T06:43:26.996Z] python-heatclient==2.2.1 [2020-10-06T06:43:26.996Z] python-jenkins==1.7.0 [2020-10-06T06:43:26.996Z] python-keystoneclient==4.1.1 [2020-10-06T06:43:26.996Z] python-magnumclient==3.2.1 [2020-10-06T06:43:26.996Z] python-novaclient==17.2.1 [2020-10-06T06:43:26.996Z] python-openstackclient==5.4.0 [2020-10-06T06:43:26.996Z] python-swiftclient==3.10.1 [2020-10-06T06:43:26.996Z] pytz==2020.1 [2020-10-06T06:43:26.996Z] PyYAML==5.3 [2020-10-06T06:43:26.996Z] requests==2.23.0 [2020-10-06T06:43:26.996Z] requests-oauthlib==1.3.0 [2020-10-06T06:43:26.996Z] requestsexceptions==1.4.0 [2020-10-06T06:43:26.996Z] rfc3986==1.4.0 [2020-10-06T06:43:26.996Z] rpm==4.11.3 [2020-10-06T06:43:26.996Z] rsa==4.0 [2020-10-06T06:43:26.996Z] ruamel.yaml==0.16.10 [2020-10-06T06:43:26.996Z] ruamel.yaml.clib==0.2.0 [2020-10-06T06:43:26.996Z] s3transfer==0.3.3 [2020-10-06T06:43:26.996Z] shade==1.27.2 [2020-10-06T06:43:26.996Z] simplejson==3.17.2 [2020-10-06T06:43:26.996Z] six==1.14.0 [2020-10-06T06:43:26.996Z] soupsieve==2.0 [2020-10-06T06:43:26.996Z] stevedore==3.2.2 [2020-10-06T06:43:26.996Z] tabulate==0.8.6 [2020-10-06T06:43:26.996Z] toml==0.10.0 [2020-10-06T06:43:26.996Z] tox==3.20.0 [2020-10-06T06:43:26.996Z] tqdm==4.43.0 [2020-10-06T06:43:26.996Z] urllib3==1.25.8 [2020-10-06T06:43:26.996Z] virtualenv==20.0.33 [2020-10-06T06:43:26.996Z] wcwidth==0.2.5 [2020-10-06T06:43:26.996Z] websocket-client==0.57.0 [2020-10-06T06:43:26.996Z] wrapt==1.12.1 [2020-10-06T06:43:26.996Z] xdg==3.0.2 [2020-10-06T06:43:26.996Z] xmltodict==0.12.0 [2020-10-06T06:43:26.996Z] yq==2.11.1 [2020-10-06T06:43:26.996Z] zipp==3.3.0 [2020-10-06T06:43:26.996Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:26.996Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-06T06:43:26.996Z] Python 2.7.5 [2020-10-06T06:43:27.258Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-06T06:43:27.520Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-06T06:43:27.782Z] ansible==2.9.7 [2020-10-06T06:43:27.782Z] Babel==0.9.6 [2020-10-06T06:43:27.782Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-06T06:43:27.782Z] beautifulsoup4==4.4.1 [2020-10-06T06:43:27.782Z] bodhi==2.11.0 [2020-10-06T06:43:27.782Z] bodhi-client==2.11.0 [2020-10-06T06:43:27.782Z] CCColUtils==1.4 [2020-10-06T06:43:27.782Z] cffi==1.6.0 [2020-10-06T06:43:27.782Z] chardet==2.2.1 [2020-10-06T06:43:27.782Z] click==6.7 [2020-10-06T06:43:27.782Z] cloud-init==18.5 [2020-10-06T06:43:27.782Z] configobj==4.7.2 [2020-10-06T06:43:27.782Z] cryptography==1.7.2 [2020-10-06T06:43:27.782Z] decorator==3.4.0 [2020-10-06T06:43:27.782Z] distro==1.2.0 [2020-10-06T06:43:27.782Z] enum34==1.0.4 [2020-10-06T06:43:27.782Z] fedpkg==1.38 [2020-10-06T06:43:27.782Z] futures==3.1.1 [2020-10-06T06:43:27.782Z] gitdb==0.6.4 [2020-10-06T06:43:27.782Z] GitPython==1.0.1 [2020-10-06T06:43:27.782Z] html5lib==0.999 [2020-10-06T06:43:27.782Z] httplib2==0.9.2 [2020-10-06T06:43:27.782Z] idna==2.4 [2020-10-06T06:43:27.782Z] iniparse==0.4 [2020-10-06T06:43:27.782Z] ipaddress==1.0.16 [2020-10-06T06:43:27.782Z] IPy==0.75 [2020-10-06T06:43:27.782Z] javapackages==1.0.0 [2020-10-06T06:43:27.782Z] Jinja2==2.7.2 [2020-10-06T06:43:27.782Z] jmespath==0.9.4 [2020-10-06T06:43:27.782Z] jsonpatch==1.2 [2020-10-06T06:43:27.782Z] jsonpointer==1.9 [2020-10-06T06:43:27.782Z] kerberos==1.1 [2020-10-06T06:43:27.782Z] kitchen==1.1.1 [2020-10-06T06:43:27.782Z] langtable==0.0.31 [2020-10-06T06:43:27.782Z] lockfile==0.9.1 [2020-10-06T06:43:27.782Z] lxml==3.2.1 [2020-10-06T06:43:27.782Z] MarkupSafe==0.11 [2020-10-06T06:43:27.782Z] munch==2.0.2 [2020-10-06T06:43:27.782Z] offtrac==0.1.0 [2020-10-06T06:43:27.783Z] openidc-client==0.6.0 [2020-10-06T06:43:27.783Z] packagedb-cli==2.14.1 [2020-10-06T06:43:27.783Z] paramiko==2.1.1 [2020-10-06T06:43:27.783Z] perf==0.1 [2020-10-06T06:43:27.783Z] ply==3.4 [2020-10-06T06:43:27.783Z] policycoreutils-default-encoding==0.1 [2020-10-06T06:43:27.783Z] prettytable==0.7.2 [2020-10-06T06:43:27.783Z] pyasn1==0.1.9 [2020-10-06T06:43:27.783Z] pycparser==2.14 [2020-10-06T06:43:27.783Z] pycurl==7.19.0 [2020-10-06T06:43:27.783Z] pygobject==3.22.0 [2020-10-06T06:43:27.783Z] pygpgme==0.3 [2020-10-06T06:43:27.783Z] pyliblzma==0.5.3 [2020-10-06T06:43:27.783Z] pyOpenSSL==0.13.1 [2020-10-06T06:43:27.783Z] pyparsing==1.5.6 [2020-10-06T06:43:27.783Z] pyserial==2.6 [2020-10-06T06:43:27.783Z] python-augeas==0.5.0 [2020-10-06T06:43:27.783Z] python-bugzilla==2.3.0 [2020-10-06T06:43:27.783Z] python-dateutil==1.5 [2020-10-06T06:43:27.783Z] python-fedora==0.10.0 [2020-10-06T06:43:27.783Z] python-linux-procfs==0.4.9 [2020-10-06T06:43:27.783Z] python-yubico==1.2.3 [2020-10-06T06:43:27.783Z] pyudev==0.15 [2020-10-06T06:43:27.783Z] pyusb==1.0.0b1 [2020-10-06T06:43:27.783Z] pyxattr==0.5.1 [2020-10-06T06:43:27.783Z] PyYAML==3.10 [2020-10-06T06:43:27.783Z] requests==2.6.0 [2020-10-06T06:43:27.783Z] requests-kerberos==0.7.0 [2020-10-06T06:43:27.783Z] rpkg==1.60 [2020-10-06T06:43:27.783Z] schedutils==0.4 [2020-10-06T06:43:27.783Z] seobject==0.1 [2020-10-06T06:43:27.783Z] sepolicy==1.1 [2020-10-06T06:43:27.783Z] six==1.9.0 [2020-10-06T06:43:27.783Z] smmap==0.9.0 [2020-10-06T06:43:27.783Z] urlgrabber==3.10 [2020-10-06T06:43:27.783Z] urllib3==1.10.2 [2020-10-06T06:43:27.783Z] virtualenv==15.1.0 [2020-10-06T06:43:27.783Z] yum-langpacks==0.4.2 [2020-10-06T06:43:27.783Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-06T06:43:27.794Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:43:28.097Z] ---> sudo-logs.sh [2020-10-06T06:43:28.098Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-06T06:43:28.370Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:43:28.669Z] ---> job-cost.sh [2020-10-06T06:43:28.669Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qOmt [2020-10-06T06:43:36.887Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:36.887Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:38.800Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:38.800Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:39.062Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:39.062Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:39.062Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:39.327Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:39.327Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:39.327Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:39.327Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:39.327Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:43.535Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-06T06:44:15.720Z] lf-activate-venv(): INFO: Adding /tmp/venv-qOmt/bin to PATH [2020-10-06T06:44:15.720Z] INFO: No Stack... [2020-10-06T06:44:15.720Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-06T06:44:15.720Z] INFO: Archiving Costs [Pipeline] echo [2020-10-06T06:44:15.735Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:44:16.037Z] ---> logs-deploy.sh [2020-10-06T06:44:16.037Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2732/14 [2020-10-06T06:44:16.037Z] INFO: archiving workspace using pattern(s): [2020-10-06T06:44:17.427Z] Archives upload complete. [2020-10-06T06:44:17.689Z] INFO: archiving logs to Nexus