Pull request #2771 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 63b605587244ac62a7b5d1c23d47eb87e958ca11 rather than 3f55b11f2122cccf1549b27f21f6b80d886e8a1e Obtained Jenkinsfile from 63b605587244ac62a7b5d1c23d47eb87e958ca11 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-4772 in /w/workspace/edgexfoundry_edgex-go_PR-2771 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 63b605587244ac62a7b5d1c23d47eb87e958ca11 into PR head commit 3f55b11f2122cccf1549b27f21f6b80d886e8a1e > 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/2771/head:refs/remotes/origin/PR-2771 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f55b11f2122cccf1549b27f21f6b80d886e8a1e # timeout=10 Merge succeeded, producing 3f55b11f2122cccf1549b27f21f6b80d886e8a1e Checking out Revision 3f55b11f2122cccf1549b27f21f6b80d886e8a1e (PR-2771) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 63b605587244ac62a7b5d1c23d47eb87e958ca11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f55b11f2122cccf1549b27f21f6b80d886e8a1e # timeout=10 Commit message: "Implement Core Metadata PUT /deviceprofile V2 API according to the API doc" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 7a99883da3611076c0b0f706e9352a26c79ef3f2 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-12T08:34:53.787Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-12T08:34:54.047Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-12T08:34:54.143Z] ========================================================= [2020-10-12T08:34:54.143Z] EdgeX Global Pipelines Version Info [2020-10-12T08:34:54.143Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-12T08:34:55.572Z] ------------------- [2020-10-12T08:34:55.572Z] stable info: [2020-10-12T08:34:55.572Z] ------------------- [2020-10-12T08:34:55.572Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-12T08:34:55.572Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-12T08:34:55.572Z] Message: update stable to v1.0.131 [2020-10-12T08:34:56.519Z] ------------------- [2020-10-12T08:34:56.519Z] experimental info: [2020-10-12T08:34:56.519Z] ------------------- [2020-10-12T08:34:56.519Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-12T08:34:56.519Z] Commit SHA: 2e6d42a532571151575c80d72899821df0f9b0af [2020-10-12T08:34:56.519Z] Message: update experimental to v1.0.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-12T08:34:56.768Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-12T08:34:56.855Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-12T08:34:56.947Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-12T08:34:57.052Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-12T08:34:57.138Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-12T08:34:57.228Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-12T08:34:57.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-12T08:34:57.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-12T08:34:57.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-12T08:34:57.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-12T08:34:57.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-12T08:34:57.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-12T08:34:57.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-12T08:34:57.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-12T08:34:58.050Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-12T08:34:58.132Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-12T08:34:58.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-12T08:34:58.301Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-12T08:34:58.402Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-12T08:34:58.495Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-12T08:34:58.584Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-12T08:34:58.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2771 [Pipeline] echo [2020-10-12T08:34:58.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2771 [Pipeline] echo [2020-10-12T08:34:58.864Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2771 [Pipeline] echo [2020-10-12T08:34:59.000Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f55b11f2122cccf1549b27f21f6b80d886e8a1e [Pipeline] echo [2020-10-12T08:34:59.159Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f55b11 [Pipeline] echo [2020-10-12T08:34:59.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-12T08:34:59.633Z] ++ 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-12T08:34:59.633Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-12T08:34:59.633Z] ++ dirname cmd/core-command/Dockerfile [2020-10-12T08:34:59.633Z] ++ cut -d/ -f2 [2020-10-12T08:34:59.633Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-12T08:34:59.633Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-12T08:34:59.633Z] ++ dirname cmd/core-data/Dockerfile [2020-10-12T08:34:59.633Z] ++ cut -d/ -f2 [2020-10-12T08:34:59.633Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-12T08:34:59.633Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-12T08:34:59.633Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-12T08:34:59.633Z] ++ cut -d/ -f2 [2020-10-12T08:34:59.633Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-12T08:34:59.633Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-12T08:34:59.633Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-12T08:34:59.633Z] ++ cut -d/ -f2 [2020-10-12T08:34:59.633Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-12T08:34:59.633Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-12T08:34:59.633Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-12T08:34:59.633Z] ++ cut -d/ -f2 [2020-10-12T08:34:59.633Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-12T08:34:59.633Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-12T08:34:59.633Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-12T08:34:59.633Z] ++ cut -d/ -f2 [2020-10-12T08:34:59.633Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-12T08:34:59.633Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-12T08:34:59.633Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-12T08:34:59.633Z] ++ cut -d/ -f2 [2020-10-12T08:34:59.633Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-12T08:34:59.633Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-12T08:34:59.633Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-12T08:34:59.633Z] ++ cut -d/ -f2 [2020-10-12T08:34:59.633Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-12T08:34:59.633Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-12T08:34:59.633Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-12T08:34:59.633Z] ++ cut -d/ -f2 [2020-10-12T08:34:59.633Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-12T08:34:59.633Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-12T08:34:59.633Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-12T08:34:59.633Z] ++ cut -d/ -f2 [2020-10-12T08:34:59.633Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-12T08:34:59.707Z] 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-12T08:35:00.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-12T08:35:00.945Z] [2020-10-12T08:35:00.945Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-12T08:35:01.299Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-12T08:35:01.299Z] latest: Pulling from edgex-devops/git-semver [2020-10-12T08:35:01.299Z] 31603596830f: Pulling fs layer [2020-10-12T08:35:01.299Z] 2a8b12db71e7: Pulling fs layer [2020-10-12T08:35:01.299Z] 6ca5941a6612: Pulling fs layer [2020-10-12T08:35:01.299Z] ecc8261a40a4: Pulling fs layer [2020-10-12T08:35:01.299Z] ecc8261a40a4: Waiting [2020-10-12T08:35:01.565Z] 2a8b12db71e7: Download complete [2020-10-12T08:35:01.565Z] 31603596830f: Verifying Checksum [2020-10-12T08:35:01.565Z] 31603596830f: Download complete [2020-10-12T08:35:01.829Z] 6ca5941a6612: Verifying Checksum [2020-10-12T08:35:01.829Z] 6ca5941a6612: Download complete [2020-10-12T08:35:01.829Z] ecc8261a40a4: Verifying Checksum [2020-10-12T08:35:01.829Z] ecc8261a40a4: Download complete [2020-10-12T08:35:02.098Z] 31603596830f: Pull complete [2020-10-12T08:35:02.098Z] 2a8b12db71e7: Pull complete [2020-10-12T08:35:03.072Z] 6ca5941a6612: Pull complete [2020-10-12T08:35:03.072Z] ecc8261a40a4: Pull complete [2020-10-12T08:35:03.072Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-12T08:35:03.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-12T08:35:03.072Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-12T08:35:03.190Z] prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container [2020-10-12T08:35:03.244Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-12T08:35:05.593Z] $ docker top c3f0263edd93a73dd7adbc72c071f437bc3b3b05d7127a80a722f44a73f78b3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-12T08:35:05.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-12T08:35:05.926Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-12T08:35:06.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-12T08:35:06.134Z] $ docker exec c3f0263edd93a73dd7adbc72c071f437bc3b3b05d7127a80a722f44a73f78b3c ssh-agent [2020-10-12T08:35:06.300Z] SSH_AUTH_SOCK=/tmp/ssh-UlX5vONdhUOz/agent.11 [2020-10-12T08:35:06.300Z] SSH_AGENT_PID=16 [2020-10-12T08:35:06.313Z] Running ssh-add (command line suppressed) [2020-10-12T08:35:06.438Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_1466007007090079197.key (/w/workspace/edgex-go/9@tmp/private_key_1466007007090079197.key) [2020-10-12T08:35:06.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-12T08:35:06.817Z] + git describe --exact-match --tags HEAD [2020-10-12T08:35:06.818Z] fatal: no tag exactly matches '3f55b11f2122cccf1549b27f21f6b80d886e8a1e' [Pipeline] } [2020-10-12T08:35:06.846Z] $ docker exec --env ******** --env ******** c3f0263edd93a73dd7adbc72c071f437bc3b3b05d7127a80a722f44a73f78b3c ssh-agent -k [2020-10-12T08:35:06.959Z] unset SSH_AUTH_SOCK; [2020-10-12T08:35:06.960Z] unset SSH_AGENT_PID; [2020-10-12T08:35:06.960Z] echo Agent pid 16 killed; [2020-10-12T08:35:07.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-12T08:35:07.085Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-12T08:35:07.085Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-12T08:35:07.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-12T08:35:07.180Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-12T08:35:07.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-12T08:35:07.363Z] $ docker exec c3f0263edd93a73dd7adbc72c071f437bc3b3b05d7127a80a722f44a73f78b3c ssh-agent [2020-10-12T08:35:07.525Z] SSH_AUTH_SOCK=/tmp/ssh-nUl88CcwGZwF/agent.44 [2020-10-12T08:35:07.525Z] SSH_AGENT_PID=49 [2020-10-12T08:35:07.532Z] Running ssh-add (command line suppressed) [2020-10-12T08:35:07.651Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_3323188821042053027.key (/w/workspace/edgex-go/9@tmp/private_key_3323188821042053027.key) [2020-10-12T08:35:07.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-12T08:35:08.032Z] + git semver init [2020-10-12T08:35:08.032Z] # -> Open(): unable to determine branch for HEAD [2020-10-12T08:35:08.032Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2020-10-12T08:35:08.032Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2020-10-12T08:35:08.032Z] # $SEMVER_REMOTE_NAME = origin [2020-10-12T08:35:08.032Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-12T08:35:08.032Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-12T08:35:08.032Z] # $SEMVER_BRANCH = PR-2771 [2020-10-12T08:35:08.032Z] # $SEMVER_TEMP = /tmp/semver-153642350 [2020-10-12T08:35:08.032Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-12T08:35:26.189Z] # '/tmp/semver-153642350' -> '/w/workspace/edgex-go/9/.semver' [2020-10-12T08:35:26.190Z] # -> Force: false [2020-10-12T08:35:26.190Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2020-10-12T08:35:26.205Z] $ docker exec --env ******** --env ******** c3f0263edd93a73dd7adbc72c071f437bc3b3b05d7127a80a722f44a73f78b3c ssh-agent -k [2020-10-12T08:35:26.395Z] unset SSH_AUTH_SOCK; [2020-10-12T08:35:26.396Z] unset SSH_AGENT_PID; [2020-10-12T08:35:26.396Z] echo Agent pid 49 killed; [2020-10-12T08:35:26.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-12T08:35:26.950Z] + git semver [Pipeline] } [2020-10-12T08:35:26.970Z] $ docker stop --time=1 c3f0263edd93a73dd7adbc72c071f437bc3b3b05d7127a80a722f44a73f78b3c [2020-10-12T08:35:28.633Z] $ docker rm -f c3f0263edd93a73dd7adbc72c071f437bc3b3b05d7127a80a722f44a73f78b3c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-12T08:35:41.975Z] Stashed 85 file(s) [Pipeline] echo [2020-10-12T08:35:41.978Z] [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-12T08:35:42.488Z] ========================================================= [2020-10-12T08:35:42.489Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-12T08:35:42.489Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-12T08:35:42.830Z] + 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-12T08:35:46.139Z] Sending build context to Docker daemon 325MB [2020-10-12T08:35:46.139Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-12T08:35:46.139Z] Step 2/7 : FROM ${BASE} [2020-10-12T08:35:46.139Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-12T08:35:46.139Z] df20fa9351a1: Pulling fs layer [2020-10-12T08:35:46.139Z] ed8968b2872e: Pulling fs layer [2020-10-12T08:35:46.139Z] a92cc7c5fd73: Pulling fs layer [2020-10-12T08:35:46.139Z] e871e8e8d7a9: Pulling fs layer [2020-10-12T08:35:46.139Z] e73272ec9a57: Pulling fs layer [2020-10-12T08:35:46.139Z] 1e910a182e73: Pulling fs layer [2020-10-12T08:35:46.139Z] 4e634b169226: Pulling fs layer [2020-10-12T08:35:46.139Z] e73272ec9a57: Waiting [2020-10-12T08:35:46.139Z] 1e910a182e73: Waiting [2020-10-12T08:35:46.139Z] 4e634b169226: Waiting [2020-10-12T08:35:46.139Z] e871e8e8d7a9: Waiting [2020-10-12T08:35:46.139Z] a92cc7c5fd73: Verifying Checksum [2020-10-12T08:35:46.139Z] a92cc7c5fd73: Download complete [2020-10-12T08:35:46.139Z] ed8968b2872e: Verifying Checksum [2020-10-12T08:35:46.139Z] ed8968b2872e: Download complete [2020-10-12T08:35:46.139Z] e73272ec9a57: Verifying Checksum [2020-10-12T08:35:46.139Z] e73272ec9a57: Download complete [2020-10-12T08:35:46.139Z] 1e910a182e73: Verifying Checksum [2020-10-12T08:35:46.139Z] 1e910a182e73: Download complete [2020-10-12T08:35:46.139Z] df20fa9351a1: Verifying Checksum [2020-10-12T08:35:46.139Z] df20fa9351a1: Download complete [2020-10-12T08:35:46.139Z] df20fa9351a1: Pull complete [2020-10-12T08:35:46.139Z] ed8968b2872e: Pull complete [2020-10-12T08:35:46.400Z] a92cc7c5fd73: Pull complete [2020-10-12T08:35:48.322Z] 4e634b169226: Verifying Checksum [2020-10-12T08:35:48.322Z] 4e634b169226: Download complete [2020-10-12T08:35:48.897Z] e871e8e8d7a9: Verifying Checksum [2020-10-12T08:35:48.897Z] e871e8e8d7a9: Download complete [2020-10-12T08:35:54.213Z] e871e8e8d7a9: Pull complete [2020-10-12T08:35:54.213Z] e73272ec9a57: Pull complete [2020-10-12T08:35:54.476Z] 1e910a182e73: Pull complete [2020-10-12T08:35:57.291Z] Still waiting to schedule task [2020-10-12T08:35:57.291Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline [2020-10-12T08:35:59.778Z] 4e634b169226: Pull complete [2020-10-12T08:35:59.778Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-12T08:35:59.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-12T08:35:59.778Z] ---> f7629b54cfaa [2020-10-12T08:35:59.778Z] 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-12T08:35:59.778Z] ---> Running in de89c2d1dd72 [2020-10-12T08:35:59.778Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-12T08:36:00.730Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-12T08:36:01.304Z] (1/12) Installing libmagic (5.38-r0) [2020-10-12T08:36:01.304Z] (2/12) Installing file (5.38-r0) [2020-10-12T08:36:01.304Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-12T08:36:01.567Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-12T08:36:04.877Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-12T08:36:04.877Z] (6/12) Installing patch (2.7.6-r6) [2020-10-12T08:36:04.877Z] (7/12) Installing build-base (0.5-r2) [2020-10-12T08:36:04.877Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-12T08:36:04.877Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-12T08:36:05.139Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-12T08:36:05.139Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-12T08:36:05.402Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-12T08:36:05.402Z] Executing busybox-1.31.1-r16.trigger [2020-10-12T08:36:05.402Z] OK: 233 MiB in 51 packages [2020-10-12T08:36:08.730Z] Removing intermediate container de89c2d1dd72 [2020-10-12T08:36:08.730Z] ---> b39827fd0da5 [2020-10-12T08:36:08.730Z] Step 4/7 : WORKDIR /edgex-go [2020-10-12T08:36:08.730Z] ---> Running in 497b8eb091bc [2020-10-12T08:36:08.995Z] Removing intermediate container 497b8eb091bc [2020-10-12T08:36:08.995Z] ---> 93ea81ea902c [2020-10-12T08:36:08.995Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-12T08:36:09.257Z] latest: Pulling from library/docker [2020-10-12T08:36:09.522Z] df20fa9351a1: Already exists [2020-10-12T08:36:09.522Z] 25ad7478873d: Pulling fs layer [2020-10-12T08:36:09.522Z] 4684f6177b5d: Pulling fs layer [2020-10-12T08:36:09.522Z] 8ba584e970af: Pulling fs layer [2020-10-12T08:36:09.522Z] 3cdc74d2b06d: Pulling fs layer [2020-10-12T08:36:09.522Z] 4cf5a0d07c1f: Pulling fs layer [2020-10-12T08:36:09.522Z] fca0ccc462d5: Pulling fs layer [2020-10-12T08:36:09.522Z] 3cdc74d2b06d: Waiting [2020-10-12T08:36:09.522Z] 4cf5a0d07c1f: Waiting [2020-10-12T08:36:09.522Z] fca0ccc462d5: Waiting [2020-10-12T08:36:09.522Z] 4684f6177b5d: Verifying Checksum [2020-10-12T08:36:09.522Z] 4684f6177b5d: Download complete [2020-10-12T08:36:09.522Z] 25ad7478873d: Verifying Checksum [2020-10-12T08:36:09.522Z] 25ad7478873d: Download complete [2020-10-12T08:36:09.786Z] 3cdc74d2b06d: Verifying Checksum [2020-10-12T08:36:09.786Z] 3cdc74d2b06d: Download complete [2020-10-12T08:36:09.786Z] 4cf5a0d07c1f: Verifying Checksum [2020-10-12T08:36:09.786Z] 4cf5a0d07c1f: Download complete [2020-10-12T08:36:09.786Z] fca0ccc462d5: Verifying Checksum [2020-10-12T08:36:09.786Z] fca0ccc462d5: Download complete [2020-10-12T08:36:10.049Z] 25ad7478873d: Pull complete [2020-10-12T08:36:10.049Z] 4684f6177b5d: Pull complete [2020-10-12T08:36:10.313Z] 8ba584e970af: Verifying Checksum [2020-10-12T08:36:10.313Z] 8ba584e970af: Download complete [2020-10-12T08:36:12.874Z] 8ba584e970af: Pull complete [2020-10-12T08:36:12.874Z] 3cdc74d2b06d: Pull complete [2020-10-12T08:36:12.874Z] 4cf5a0d07c1f: Pull complete [2020-10-12T08:36:13.136Z] fca0ccc462d5: Pull complete [2020-10-12T08:36:13.136Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-12T08:36:13.136Z] Status: Downloaded newer image for docker:latest [2020-10-12T08:36:14.528Z] ---> 8a5563e4bd7e [2020-10-12T08:36:14.528Z] Step 6/7 : COPY go.mod . [2020-10-12T08:36:14.791Z] ---> 1a70d537667e [2020-10-12T08:36:14.791Z] Step 7/7 : RUN go mod download [2020-10-12T08:36:14.791Z] ---> Running in b3f196529065 [2020-10-12T08:36:36.796Z] Removing intermediate container b3f196529065 [2020-10-12T08:36:36.796Z] ---> 7ad33c8f39f7 [2020-10-12T08:36:36.796Z] Successfully built 7ad33c8f39f7 [2020-10-12T08:36:36.796Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-12T08:36:37.110Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-12T08:36:37.110Z] . [Pipeline] withDockerContainer [2020-10-12T08:36:37.215Z] prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container [2020-10-12T08:36:37.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-12T08:36:37.989Z] $ docker top c0b7c17518a1abd75cc1c341474ac495376531c2724e13df6b1e3e9310d6303e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-12T08:36:38.480Z] + go version [2020-10-12T08:36:38.480Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-12T08:36:38.497Z] $ docker stop --time=1 c0b7c17518a1abd75cc1c341474ac495376531c2724e13df6b1e3e9310d6303e [2020-10-12T08:36:39.858Z] $ docker rm -f c0b7c17518a1abd75cc1c341474ac495376531c2724e13df6b1e3e9310d6303e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-12T08:36:40.702Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-12T08:36:40.702Z] . [Pipeline] withDockerContainer [2020-10-12T08:36:40.799Z] prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container [2020-10-12T08:36:40.848Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-12T08:36:41.457Z] $ docker top 31935be2c4196b4e2588230cbe849fffe5340c3d1b343f25386911115ed929b9 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-12T08:36:41.696Z] ========================================================= [2020-10-12T08:36:41.696Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-12T08:36:41.696Z] ========================================================= [Pipeline] sh [2020-10-12T08:36:41.987Z] + make test [2020-10-12T08:36:41.987Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-12T08:36:44.559Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-12T08:36:54.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-12T08:37:00.030Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-12T08:37:00.030Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-12T08:37:00.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-12T08:37:00.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-12T08:37:01.272Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.014s [2020-10-12T08:37:01.272Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-12T08:37:01.272Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-12T08:37:01.272Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-12T08:37:01.867Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-12T08:37:02.452Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-12T08:37:02.452Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-12T08:37:02.452Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-12T08:37:02.452Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-12T08:37:05.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.021s coverage: 46.6% of statements [2020-10-12T08:37:05.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-12T08:37:05.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-12T08:37:05.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-12T08:37:05.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-12T08:37:05.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-12T08:37:10.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.050s coverage: 27.2% of statements [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-12T08:37:10.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.029s coverage: 100.0% of statements [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-12T08:37:10.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-12T08:37:10.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.334s coverage: 86.0% of statements [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-12T08:37:10.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.050s coverage: 93.8% of statements [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-12T08:37:10.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.076s coverage: 28.6% of statements [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-12T08:37:10.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.013s coverage: 100.0% of statements [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-12T08:37:10.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.017s coverage: 100.0% of statements [2020-10-12T08:37:10.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-12T08:37:10.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.017s coverage: 86.7% of statements [2020-10-12T08:37:10.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-12T08:37:10.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.021s coverage: 97.5% of statements [2020-10-12T08:37:10.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-12T08:37:10.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.011s coverage: 100.0% of statements [2020-10-12T08:37:10.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-12T08:37:10.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-12T08:37:10.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-12T08:37:10.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-12T08:37:11.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.067s coverage: 98.6% of statements [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-12T08:37:11.523Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.005s coverage: 58.8% of statements [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-12T08:37:11.523Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.022s coverage: 0.0% of statements [no tests to run] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-12T08:37:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-12T08:37:12.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.072s coverage: 63.5% of statements [2020-10-12T08:37:12.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-12T08:37:12.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-12T08:37:12.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.005s coverage: 100.0% of statements [2020-10-12T08:37:12.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.106s coverage: 55.9% of statements [2020-10-12T08:37:12.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-12T08:37:12.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-12T08:37:12.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-12T08:37:12.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-12T08:37:18.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 4.538s coverage: 86.3% of statements [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-12T08:37:18.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.275s coverage: 72.2% of statements [2020-10-12T08:37:18.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.157s coverage: 72.1% of statements [2020-10-12T08:37:18.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.010s coverage: 82.4% of statements [2020-10-12T08:37:18.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.027s coverage: 48.4% of statements [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-12T08:37:18.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.016s coverage: 28.8% of statements [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-12T08:37:18.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.022s coverage: 96.8% of statements [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-12T08:37:18.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.029s coverage: 31.1% of statements [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-12T08:37:18.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.100s coverage: 84.1% of statements [2020-10-12T08:37:18.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.022s coverage: 100.0% of statements [2020-10-12T08:37:18.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.011s coverage: 42.9% of statements [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-12T08:37:18.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.016s coverage: 100.0% of statements [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-12T08:37:18.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.014s coverage: 83.8% of statements [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-12T08:37:18.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.040s coverage: 47.1% of statements [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-12T08:37:18.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.018s coverage: 100.0% of statements [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-12T08:37:18.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.011s coverage: 100.0% of statements [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-12T08:37:18.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.023s coverage: 100.0% of statements [2020-10-12T08:37:18.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-12T08:37:19.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.071s coverage: 29.1% of statements [2020-10-12T08:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-12T08:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-12T08:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-12T08:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-12T08:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-12T08:37:19.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.019s coverage: 99.0% of statements [2020-10-12T08:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-12T08:37:19.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.039s coverage: 100.0% of statements [2020-10-12T08:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-12T08:37:19.120Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.011s coverage: 0.0% of statements [2020-10-12T08:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-12T08:37:19.120Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.008s coverage: 100.0% of statements [2020-10-12T08:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-12T08:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-12T08:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-12T08:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-12T08:37:19.120Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.015s coverage: 87.9% of statements [2020-10-12T08:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-12T08:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-12T08:37:19.392Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.005s coverage: 100.0% of statements [2020-10-12T08:37:19.658Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements [2020-10-12T08:37:19.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements [2020-10-12T08:37:19.922Z] GO111MODULE=on go vet ./... [2020-10-12T08:37:26.568Z] gofmt -l . [2020-10-12T08:37:26.829Z] [ "`gofmt -l .`" = "" ] [2020-10-12T08:37:27.401Z] ./bin/test-go-mod-tidy.sh [2020-10-12T08:37:27.974Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-10-12T08:37:29.833Z] + ls -al . [2020-10-12T08:37:29.833Z] total 588 [2020-10-12T08:37:29.833Z] drwxrwxr-x 10 1001 1001 4096 Oct 12 08:37 . [2020-10-12T08:37:29.833Z] drwxr-xr-x 4 root root 28 Oct 12 08:36 .. [2020-10-12T08:37:29.833Z] -rw-rw-r-- 1 1001 1001 11 Oct 12 08:34 .dockerignore [2020-10-12T08:37:29.833Z] drwxrwxr-x 8 1001 1001 179 Oct 12 08:34 .git [2020-10-12T08:37:29.833Z] drwxrwxr-x 3 1001 1001 125 Oct 12 08:34 .github [2020-10-12T08:37:29.833Z] -rw-rw-r-- 1 1001 1001 932 Oct 12 08:34 .gitignore [2020-10-12T08:37:29.833Z] drwx------ 3 1001 1001 47 Oct 12 08:35 .semver [2020-10-12T08:37:29.833Z] -rw-rw-r-- 1 1001 1001 166 Oct 12 08:34 .sonarcloud.properties [2020-10-12T08:37:29.833Z] -rw-rw-r-- 1 1001 1001 3804 Oct 12 08:34 CONTRIBUTING.md [2020-10-12T08:37:29.833Z] -rw-rw-r-- 1 1001 1001 1035 Oct 12 08:34 Dockerfile.build [2020-10-12T08:37:29.833Z] -rw-rw-r-- 1 1001 1001 863 Oct 12 08:34 Jenkinsfile [2020-10-12T08:37:29.833Z] -rw-rw-r-- 1 1001 1001 10775 Oct 12 08:34 LICENSE [2020-10-12T08:37:29.833Z] -rw-rw-r-- 1 1001 1001 6237 Oct 12 08:34 Makefile [2020-10-12T08:37:29.833Z] -rw-rw-r-- 1 1001 1001 6447 Oct 12 08:34 README.md [2020-10-12T08:37:29.833Z] -rw-rw-r-- 1 1001 1001 259 Oct 12 08:34 SECURITY.md [2020-10-12T08:37:29.833Z] -rw-rw-r-- 1 1001 1001 5 Oct 12 08:35 VERSION [2020-10-12T08:37:29.833Z] -rw-rw-r-- 1 1001 1001 4131 Oct 12 08:34 ZMQWindows.md [2020-10-12T08:37:29.833Z] drwxrwxr-x 2 1001 1001 117 Oct 12 08:34 bin [2020-10-12T08:37:29.833Z] drwxrwxr-x 15 1001 1001 4096 Oct 12 08:34 cmd [2020-10-12T08:37:29.833Z] -rw-r--r-- 1 root root 492180 Oct 12 08:37 coverage.out [2020-10-12T08:37:29.833Z] -rw-r--r-- 1 root root 984 Oct 12 08:37 go.mod [2020-10-12T08:37:29.833Z] -rw-r--r-- 1 root root 18876 Oct 12 08:37 go.sum [2020-10-12T08:37:29.833Z] drwxrwxr-x 8 1001 1001 127 Oct 12 08:34 internal [2020-10-12T08:37:29.833Z] drwxrwxr-x 4 1001 1001 26 Oct 12 08:34 openapi [2020-10-12T08:37:29.833Z] drwxrwxr-x 4 1001 1001 71 Oct 12 08:34 snap [2020-10-12T08:37:29.833Z] -rw-rw-r-- 1 1001 1001 168 Oct 12 08:34 version.go [Pipeline] sh [2020-10-12T08:37:30.180Z] + '[' -e coverage.out ] [2020-10-12T08:37:30.180Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-12T08:37:30.285Z] Stashed 1 file(s) [Pipeline] sh [2020-10-12T08:37:30.581Z] + make build [2020-10-12T08:37:30.581Z] 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-12T08:37:38.786Z] 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-12T08:37:41.351Z] 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-12T08:37:42.738Z] 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-12T08:37:43.684Z] 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-12T08:37:45.078Z] 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-12T08:37:45.662Z] 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-12T08:37:47.064Z] 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-12T08:37:48.015Z] 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-12T08:37:49.405Z] 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-12T08:37:50.362Z] 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-12T08:37:51.318Z] 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-12T08:37:52.713Z] 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-12T08:37:53.309Z] $ docker stop --time=1 31935be2c4196b4e2588230cbe849fffe5340c3d1b343f25386911115ed929b9 [2020-10-12T08:37:54.920Z] $ docker rm -f 31935be2c4196b4e2588230cbe849fffe5340c3d1b343f25386911115ed929b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-12T08:37:56.410Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4773 in /w/workspace/edgexfoundry_edgex-go_PR-2771 [Pipeline] { [Pipeline] ws [2020-10-12T08:37:56.463Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2020-10-12T08:37:56.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-12T08:37:56.595Z] [2020-10-12T08:37:56.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-10-12T08:37:56.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-12T08:37:56.942Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-12T08:37:56.942Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-12T08:37:56.942Z] ca9280d653b3: Pulling fs layer [2020-10-12T08:37:56.942Z] 7e9c9ca2126c: Pulling fs layer [2020-10-12T08:37:57.892Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-12T08:37:57.892Z] cbdbe7a5bc2a: Download complete [2020-10-12T08:37:57.892Z] cbdbe7a5bc2a: Pull complete [2020-10-12T08:37:57.892Z] ca9280d653b3: Verifying Checksum [2020-10-12T08:37:57.892Z] ca9280d653b3: Download complete [2020-10-12T08:37:58.856Z] ca9280d653b3: Pull complete [2020-10-12T08:37:59.119Z] 7e9c9ca2126c: Verifying Checksum [2020-10-12T08:37:59.119Z] 7e9c9ca2126c: Download complete [2020-10-12T08:38:01.945Z] using credential edgex-jenkins-ssh [2020-10-12T08:38:02.044Z] Cloning the remote Git repository [2020-10-12T08:38:02.119Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-12T08:38:02.245Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2020-10-12T08:38:02.324Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-12T08:38:02.325Z] > git --version # timeout=10 [2020-10-12T08:38:02.347Z] > git --version # 'git version 2.17.1' [2020-10-12T08:38:02.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-12T08:38:02.420Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-12T08:38:05.741Z] 7e9c9ca2126c: Pull complete [2020-10-12T08:38:05.741Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-12T08:38:05.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-12T08:38:05.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-12T08:38:05.865Z] prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container [2020-10-12T08:38:05.913Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-12T08:38:08.616Z] $ docker top 98b06fb19a5d6e9890010d7f9ec6c9b919c246b18abf704a37185fda39dce515 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-12T08:38:09.125Z] + docker-compose build --help [2020-10-12T08:38:09.126Z] + grep parallel [2020-10-12T08:38:10.120Z] --parallel Build images in parallel. [Pipeline] } [2020-10-12T08:38:10.203Z] $ docker stop --time=1 98b06fb19a5d6e9890010d7f9ec6c9b919c246b18abf704a37185fda39dce515 [2020-10-12T08:38:11.561Z] $ docker rm -f 98b06fb19a5d6e9890010d7f9ec6c9b919c246b18abf704a37185fda39dce515 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-12T08:38:12.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-12T08:38:12.182Z] . [Pipeline] withDockerContainer [2020-10-12T08:38:12.283Z] prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container [2020-10-12T08:38:12.332Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-12T08:38:12.972Z] $ docker top 9b6f70a71e374f2ab6213be918a83c2cb6deb5ddbe8bccc3f701c59fda176206 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-12T08:38:13.455Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-12T08:38:14.405Z] Building docker-core-command-go ... [2020-10-12T08:38:14.405Z] Building docker-core-data-go ... [2020-10-12T08:38:14.405Z] Building docker-core-metadata-go ... [2020-10-12T08:38:14.405Z] Building docker-security-proxy-setup-go ... [2020-10-12T08:38:14.405Z] Building docker-security-secrets-setup-go ... [2020-10-12T08:38:14.405Z] Building docker-security-secretstore-setup-go ... [2020-10-12T08:38:14.405Z] Building docker-support-logging-go ... [2020-10-12T08:38:14.405Z] Building docker-support-notifications-go ... [2020-10-12T08:38:14.405Z] Building docker-support-scheduler-go ... [2020-10-12T08:38:14.405Z] Building docker-sys-mgmt-agent-go ... [2020-10-12T08:38:14.405Z] Building docker-security-proxy-setup-go [2020-10-12T08:38:14.405Z] Building docker-security-secrets-setup-go [2020-10-12T08:38:14.405Z] Building docker-support-logging-go [2020-10-12T08:38:14.405Z] Building docker-core-command-go [2020-10-12T08:38:14.405Z] Building docker-support-notifications-go [2020-10-12T08:38:18.322Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-12T08:38:18.350Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-12T08:38:18.377Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-12T08:38:18.421Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-12T08:38:18.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-12T08:38:18.435Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2771/head:refs/remotes/origin/PR-2771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-12T08:38:19.128Z] Merging remotes/origin/master commit 63b605587244ac62a7b5d1c23d47eb87e958ca11 into PR head commit 3f55b11f2122cccf1549b27f21f6b80d886e8a1e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-12T08:38:19.547Z] Failed in branch arm64 [2020-10-12T08:38:19.150Z] > git config core.sparsecheckout # timeout=10 [2020-10-12T08:38:19.164Z] > git checkout -f 3f55b11f2122cccf1549b27f21f6b80d886e8a1e # timeout=10 [2020-10-12T08:38:41.076Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-12T08:38:41.076Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-12T08:38:41.076Z] ---> 7ad33c8f39f7 [2020-10-12T08:38:41.076Z] Step 3/22 : WORKDIR /edgex-go [2020-10-12T08:38:41.076Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-12T08:38:41.076Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-12T08:38:41.076Z] ---> 7ad33c8f39f7 [2020-10-12T08:38:41.076Z] Step 3/20 : WORKDIR /edgex-go [2020-10-12T08:38:41.076Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-12T08:38:41.076Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-12T08:38:41.076Z] ---> 7ad33c8f39f7 [2020-10-12T08:38:41.076Z] Step 3/22 : WORKDIR /edgex-go [2020-10-12T08:38:41.076Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-12T08:38:41.076Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-12T08:38:41.076Z] ---> 7ad33c8f39f7 [2020-10-12T08:38:41.076Z] Step 3/24 : WORKDIR /edgex-go [2020-10-12T08:38:41.076Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-12T08:38:41.076Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-12T08:38:41.076Z] ---> 7ad33c8f39f7 [2020-10-12T08:38:41.076Z] Step 3/29 : WORKDIR /edgex-go [2020-10-12T08:38:41.076Z] ---> Running in ec69b1e1b8b7 [2020-10-12T08:38:41.076Z] ---> Running in 85e3408f80f5 [2020-10-12T08:38:41.076Z] ---> Running in a2710b85cd67 [2020-10-12T08:38:41.076Z] ---> Running in d5d153bdb7ae [2020-10-12T08:38:41.076Z] ---> Running in 1cf396d8f980 [2020-10-12T08:38:41.076Z] Removing intermediate container d5d153bdb7ae [2020-10-12T08:38:41.076Z] ---> 0c0d2d995d3d [2020-10-12T08:38:41.076Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-12T08:38:41.076Z] Removing intermediate container 85e3408f80f5 [2020-10-12T08:38:41.076Z] ---> d3c838d02d50 [2020-10-12T08:38:41.076Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-12T08:38:41.076Z] Removing intermediate container ec69b1e1b8b7 [2020-10-12T08:38:41.076Z] ---> 69d396d652e5 [2020-10-12T08:38:41.076Z] Step 4/29 : RUN apk update && apk add make git [2020-10-12T08:38:41.076Z] Removing intermediate container a2710b85cd67 [2020-10-12T08:38:41.076Z] ---> 62530a73029a [2020-10-12T08:38:41.076Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-12T08:38:41.076Z] Removing intermediate container 1cf396d8f980 [2020-10-12T08:38:41.076Z] ---> fa02f5992d16 [2020-10-12T08:38:41.076Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-12T08:38:41.076Z] ---> Running in 3cec98e8f201 [2020-10-12T08:38:41.076Z] ---> Running in 49cbaff6ebd2 [2020-10-12T08:38:41.076Z] ---> Running in 812e1cb05d53 [2020-10-12T08:38:41.076Z] ---> Running in cf06a2880d3d [2020-10-12T08:38:41.076Z] ---> Running in 747081f447db [2020-10-12T08:38:42.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-12T08:38:42.979Z] Removing intermediate container 49cbaff6ebd2 [2020-10-12T08:38:42.979Z] ---> abba1dd4b5b0 [2020-10-12T08:38:42.979Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-12T08:38:42.979Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-12T08:38:42.979Z] Removing intermediate container 3cec98e8f201 [2020-10-12T08:38:42.979Z] ---> 8016cff9ab32 [2020-10-12T08:38:42.979Z] Step 5/20 : RUN apk update && apk add make git [2020-10-12T08:38:42.979Z] ---> Running in 54c6a67e547a [2020-10-12T08:38:42.979Z] Removing intermediate container 747081f447db [2020-10-12T08:38:42.979Z] ---> 35c9e6bb31c1 [2020-10-12T08:38:42.979Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-12T08:38:43.245Z] ---> Running in 4d9bdbc0f17b [2020-10-12T08:38:43.245Z] Removing intermediate container cf06a2880d3d [2020-10-12T08:38:43.245Z] ---> 12dbfea38b70 [2020-10-12T08:38:43.245Z] Step 5/22 : RUN apk update && apk add make git [2020-10-12T08:38:43.245Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-12T08:38:43.245Z] v3.12.0-382-g904dd561a5 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-12T08:38:43.245Z] OK: 12752 distinct packages available [2020-10-12T08:38:43.245Z] ---> Running in c74ef722393f [2020-10-12T08:38:43.517Z] ---> Running in 171663e97a0c [2020-10-12T08:38:43.517Z] OK: 233 MiB in 51 packages [2020-10-12T08:38:43.782Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-12T08:38:44.047Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-12T08:38:44.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-12T08:38:44.314Z] Removing intermediate container 812e1cb05d53 [2020-10-12T08:38:44.314Z] ---> 0dbc7e31b36f [2020-10-12T08:38:44.314Z] Step 5/29 : COPY go.mod . [2020-10-12T08:38:44.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-12T08:38:44.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-12T08:38:44.576Z] ---> dd95967e9bf4 [2020-10-12T08:38:44.576Z] Step 6/29 : RUN go mod download [2020-10-12T08:38:44.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-12T08:38:44.576Z] ---> Running in b7395f319e0b [2020-10-12T08:38:44.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-12T08:38:45.104Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-12T08:38:45.104Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-12T08:38:45.104Z] v3.12.0-382-g904dd561a5 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-12T08:38:45.104Z] OK: 12752 distinct packages available [2020-10-12T08:38:45.373Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-12T08:38:45.373Z] v3.12.0-382-g904dd561a5 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-12T08:38:45.374Z] OK: 12752 distinct packages available [2020-10-12T08:38:45.374Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-12T08:38:45.374Z] v3.12.0-382-g904dd561a5 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-12T08:38:45.374Z] OK: 12752 distinct packages available [2020-10-12T08:38:45.374Z] OK: 233 MiB in 51 packages [2020-10-12T08:38:45.374Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-12T08:38:45.374Z] v3.12.0-382-g904dd561a5 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-12T08:38:45.374Z] OK: 12752 distinct packages available [2020-10-12T08:38:45.639Z] OK: 233 MiB in 51 packages [2020-10-12T08:38:45.639Z] OK: 233 MiB in 51 packages [2020-10-12T08:38:45.639Z] OK: 233 MiB in 51 packages [2020-10-12T08:38:45.904Z] OK: 233 MiB in 51 packages [2020-10-12T08:38:46.476Z] Removing intermediate container 4d9bdbc0f17b [2020-10-12T08:38:46.476Z] ---> c5efb5388537 [2020-10-12T08:38:46.476Z] Step 6/20 : COPY go.mod . [2020-10-12T08:38:46.739Z] Removing intermediate container c74ef722393f [2020-10-12T08:38:46.739Z] ---> 1d1a19577b82 [2020-10-12T08:38:46.739Z] Step 6/24 : COPY go.mod . [2020-10-12T08:38:46.739Z] Removing intermediate container 54c6a67e547a [2020-10-12T08:38:46.739Z] ---> 23a987a3aa38 [2020-10-12T08:38:46.739Z] Step 6/22 : COPY go.mod . [2020-10-12T08:38:47.001Z] ---> 5925be581dda [2020-10-12T08:38:47.001Z] Step 7/20 : RUN go mod download [2020-10-12T08:38:47.001Z] ---> Running in 8ab409a377a7 [2020-10-12T08:38:47.263Z] Removing intermediate container b7395f319e0b [2020-10-12T08:38:47.263Z] ---> de5aaa8beb0c [2020-10-12T08:38:47.263Z] Step 7/29 : COPY . . [2020-10-12T08:38:47.263Z] ---> c509a27ad3ce [2020-10-12T08:38:47.263Z] Step 7/24 : RUN go mod download [2020-10-12T08:38:47.263Z] Removing intermediate container 171663e97a0c [2020-10-12T08:38:47.263Z] ---> e65487354582 [2020-10-12T08:38:47.263Z] Step 6/22 : COPY go.mod . [2020-10-12T08:38:47.529Z] ---> 7787ef2a0cad [2020-10-12T08:38:47.529Z] Step 7/22 : RUN go mod download [2020-10-12T08:38:47.529Z] ---> Running in bfe626fc65bf [2020-10-12T08:38:47.792Z] ---> Running in dcbd42b78e52 [2020-10-12T08:38:48.385Z] ---> 13d4fb26a76c [2020-10-12T08:38:48.385Z] Step 7/22 : RUN go mod download [2020-10-12T08:38:48.646Z] ---> Running in 83af4615a822 [2020-10-12T08:38:51.972Z] Removing intermediate container 8ab409a377a7 [2020-10-12T08:38:51.972Z] ---> a5bde8464ef7 [2020-10-12T08:38:51.972Z] Step 8/20 : COPY . . [2020-10-12T08:38:58.580Z] Removing intermediate container bfe626fc65bf [2020-10-12T08:38:58.580Z] ---> 59d5a76aee45 [2020-10-12T08:38:58.580Z] Step 8/24 : COPY . . [2020-10-12T08:38:58.580Z] Removing intermediate container dcbd42b78e52 [2020-10-12T08:38:58.580Z] ---> 56fbf6ebfafe [2020-10-12T08:38:58.580Z] Step 8/22 : COPY . . [2020-10-12T08:39:01.914Z] Removing intermediate container 83af4615a822 [2020-10-12T08:39:01.914Z] ---> 4af948089990 [2020-10-12T08:39:01.914Z] Step 8/22 : COPY . . [2020-10-12T08:39:24.006Z] ---> 5e8394897d01 [2020-10-12T08:39:24.006Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-12T08:39:27.329Z] ---> Running in a14c1e33e2ba [2020-10-12T08:39:29.884Z] 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-12T08:39:30.874Z] ---> a316cdad1585 [2020-10-12T08:39:30.874Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-12T08:39:31.145Z] ---> 952eed2c8686 [2020-10-12T08:39:31.146Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-12T08:39:31.146Z] ---> abfaba31a73b [2020-10-12T08:39:31.146Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-12T08:39:31.146Z] ---> Running in 1aa6300933f1 [2020-10-12T08:39:31.146Z] ---> Running in 4d9ccc5c7d8a [2020-10-12T08:39:31.146Z] ---> Running in 3ebe1873362e [2020-10-12T08:39:33.097Z] 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-12T08:39:33.097Z] 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-12T08:39:33.097Z] 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-12T08:39:34.062Z] ---> 31a04574c0b2 [2020-10-12T08:39:34.062Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-12T08:39:34.654Z] ---> Running in 5179daee2743 [2020-10-12T08:39:35.631Z] 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-12T08:39:54.487Z] Removing intermediate container a14c1e33e2ba [2020-10-12T08:39:54.487Z] ---> 873b94da7985 [2020-10-12T08:39:54.487Z] [2020-10-12T08:39:54.487Z] Step 9/29 : FROM alpine:latest [2020-10-12T08:39:55.075Z] latest: Pulling from library/alpine [2020-10-12T08:39:55.340Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-12T08:39:55.340Z] Status: Downloaded newer image for alpine:latest [2020-10-12T08:39:55.340Z] ---> a24bb4013296 [2020-10-12T08:39:55.340Z] 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-12T08:39:56.314Z] ---> Running in c5aa9e8edcc3 [2020-10-12T08:39:56.903Z] Removing intermediate container c5aa9e8edcc3 [2020-10-12T08:39:56.903Z] ---> fb9f57a6b042 [2020-10-12T08:39:56.903Z] Step 11/29 : USER root [2020-10-12T08:39:57.174Z] ---> Running in 5cd90873ef02 [2020-10-12T08:39:57.450Z] Removing intermediate container 5cd90873ef02 [2020-10-12T08:39:57.450Z] ---> 22a3173ba2ca [2020-10-12T08:39:57.450Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-12T08:39:57.450Z] ---> Running in 2e8620c6a359 [2020-10-12T08:39:58.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-12T08:39:58.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-12T08:39:59.160Z] v3.12.0-376-gb3fc85f1ac [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-12T08:39:59.160Z] v3.12.0-382-g904dd561a5 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-12T08:39:59.160Z] OK: 12750 distinct packages available [2020-10-12T08:39:59.453Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-12T08:39:59.453Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-12T08:39:59.453Z] Executing busybox-1.31.1-r16.trigger [2020-10-12T08:39:59.453Z] Executing ca-certificates-20191127-r4.trigger [2020-10-12T08:39:59.453Z] OK: 6 MiB in 16 packages [2020-10-12T08:40:01.432Z] Removing intermediate container 3ebe1873362e [2020-10-12T08:40:01.432Z] ---> 7a4095e70e7d [2020-10-12T08:40:01.432Z] [2020-10-12T08:40:01.432Z] Step 10/20 : FROM alpine [2020-10-12T08:40:01.432Z] ---> a24bb4013296 [2020-10-12T08:40:01.432Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-12T08:40:04.003Z] ---> Running in d0460da5c63e [2020-10-12T08:40:04.265Z] Removing intermediate container 4d9ccc5c7d8a [2020-10-12T08:40:04.265Z] ---> 18d94907d56f [2020-10-12T08:40:04.265Z] [2020-10-12T08:40:04.265Z] Step 10/22 : FROM scratch [2020-10-12T08:40:04.265Z] ---> [2020-10-12T08:40:04.265Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-12T08:40:04.265Z] Removing intermediate container 2e8620c6a359 [2020-10-12T08:40:04.265Z] ---> 9e89746fbe3d [2020-10-12T08:40:04.265Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-12T08:40:04.531Z] ---> Running in 2172508fb904 [2020-10-12T08:40:04.531Z] ---> Running in 532a7a9bf1e3 [2020-10-12T08:40:04.802Z] Removing intermediate container 532a7a9bf1e3 [2020-10-12T08:40:04.802Z] ---> de8e1aafc0d7 [2020-10-12T08:40:04.802Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-12T08:40:05.067Z] Removing intermediate container 2172508fb904 [2020-10-12T08:40:05.067Z] ---> 69643b007def [2020-10-12T08:40:05.067Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-12T08:40:05.067Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-12T08:40:05.067Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-12T08:40:05.335Z] v3.12.0-376-gb3fc85f1ac [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-12T08:40:05.335Z] v3.12.0-382-g904dd561a5 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-12T08:40:05.335Z] OK: 12750 distinct packages available [2020-10-12T08:40:05.597Z] ---> Running in acdcfac70956 [2020-10-12T08:40:05.597Z] ---> Running in e779fedcf0cf [2020-10-12T08:40:05.597Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-12T08:40:05.597Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-12T08:40:05.597Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-12T08:40:05.859Z] (4/4) Installing curl (7.69.1-r1) [2020-10-12T08:40:05.859Z] Executing busybox-1.31.1-r16.trigger [2020-10-12T08:40:05.859Z] Executing ca-certificates-20191127-r4.trigger [2020-10-12T08:40:05.859Z] OK: 7 MiB in 18 packages [2020-10-12T08:40:07.250Z] Removing intermediate container 1aa6300933f1 [2020-10-12T08:40:07.250Z] ---> a4777bd9c36c [2020-10-12T08:40:07.250Z] [2020-10-12T08:40:07.250Z] Step 10/24 : FROM scratch [2020-10-12T08:40:07.250Z] ---> [2020-10-12T08:40:07.250Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-12T08:40:07.250Z] Removing intermediate container e779fedcf0cf [2020-10-12T08:40:07.250Z] ---> 80b582153459 [2020-10-12T08:40:07.250Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-12T08:40:07.250Z] ---> Using cache [2020-10-12T08:40:07.250Z] ---> 69643b007def [2020-10-12T08:40:07.250Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-12T08:40:07.823Z] ---> Running in d603c91ec368 [2020-10-12T08:40:07.823Z] Removing intermediate container acdcfac70956 [2020-10-12T08:40:07.823Z] ---> 825b27538a92 [2020-10-12T08:40:07.823Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-12T08:40:07.823Z] ---> Running in e97e732f4eb2 [2020-10-12T08:40:07.823Z] ---> Running in 17bf08a6fd1f [2020-10-12T08:40:07.823Z] Removing intermediate container d0460da5c63e [2020-10-12T08:40:07.823Z] ---> 5cb5bcec6beb [2020-10-12T08:40:07.823Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-12T08:40:09.213Z] Removing intermediate container d603c91ec368 [2020-10-12T08:40:09.213Z] ---> e809fcef4919 [2020-10-12T08:40:09.213Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-12T08:40:09.213Z] Removing intermediate container e97e732f4eb2 [2020-10-12T08:40:09.213Z] ---> 30d45687d97a [2020-10-12T08:40:09.213Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-12T08:40:10.601Z] ---> Running in 549d8d45ebaa [2020-10-12T08:40:10.601Z] ---> Running in 21113fdf3336 [2020-10-12T08:40:10.601Z] ---> 43c90558cc22 [2020-10-12T08:40:10.601Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-12T08:40:10.601Z] Removing intermediate container 5179daee2743 [2020-10-12T08:40:10.601Z] ---> 515bc103beb8 [2020-10-12T08:40:10.601Z] [2020-10-12T08:40:10.601Z] Step 10/22 : FROM scratch [2020-10-12T08:40:10.601Z] ---> [2020-10-12T08:40:10.601Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-12T08:40:10.601Z] Removing intermediate container 21113fdf3336 [2020-10-12T08:40:10.601Z] ---> 28b1c7c7e163 [2020-10-12T08:40:10.601Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-12T08:40:10.601Z] ---> Running in cae9c84501d7 [2020-10-12T08:40:10.862Z] Removing intermediate container 549d8d45ebaa [2020-10-12T08:40:10.862Z] ---> b3fa6474919e [2020-10-12T08:40:10.862Z] Step 13/20 : WORKDIR /edgex [2020-10-12T08:40:10.862Z] ---> e3dbff2b8bf7 [2020-10-12T08:40:10.862Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-12T08:40:11.125Z] ---> Running in 5c5f0c2c6610 [2020-10-12T08:40:11.125Z] Removing intermediate container cae9c84501d7 [2020-10-12T08:40:11.125Z] ---> bb09fed1aa8c [2020-10-12T08:40:11.125Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-12T08:40:11.125Z] ---> e3edd9ff58a6 [2020-10-12T08:40:11.125Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-12T08:40:11.391Z] ---> Running in c5592b2d41dd [2020-10-12T08:40:11.391Z] Removing intermediate container 17bf08a6fd1f [2020-10-12T08:40:11.391Z] ---> 4ad9dc04fde5 [2020-10-12T08:40:11.391Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-12T08:40:11.391Z] Removing intermediate container 5c5f0c2c6610 [2020-10-12T08:40:11.391Z] ---> 9e71c75e7644 [2020-10-12T08:40:11.391Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-12T08:40:12.342Z] ---> 82f388870765 [2020-10-12T08:40:12.342Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-12T08:40:12.342Z] Removing intermediate container c5592b2d41dd [2020-10-12T08:40:12.342Z] ---> 66ffccc56511 [2020-10-12T08:40:12.342Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-12T08:40:12.342Z] ---> 27c8def872bf [2020-10-12T08:40:12.342Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-12T08:40:12.342Z] ---> a4b683c0e3f2 [2020-10-12T08:40:12.342Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-12T08:40:12.342Z] ---> 786053ee2192 [2020-10-12T08:40:12.342Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-12T08:40:12.608Z] ---> Running in 094810e9656f [2020-10-12T08:40:12.608Z] ---> 0cfc2bd399ee [2020-10-12T08:40:12.608Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-12T08:40:13.181Z] ---> Running in 6a4cf8971e00 [2020-10-12T08:40:13.181Z] Removing intermediate container 094810e9656f [2020-10-12T08:40:13.181Z] ---> cacc32ecfe87 [2020-10-12T08:40:13.181Z] Step 14/22 : WORKDIR / [2020-10-12T08:40:13.181Z] ---> a24d4e033281 [2020-10-12T08:40:13.181Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-12T08:40:13.445Z] ---> 07dabe811532 [2020-10-12T08:40:13.445Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-12T08:40:13.445Z] ---> 15277dc16f86 [2020-10-12T08:40:13.445Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-12T08:40:13.445Z] ---> Running in 9792b8643b2a [2020-10-12T08:40:13.445Z] Removing intermediate container 6a4cf8971e00 [2020-10-12T08:40:13.445Z] ---> b9fa5944c1d7 [2020-10-12T08:40:13.445Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-12T08:40:13.707Z] ---> Running in d5d7c57cc0fb [2020-10-12T08:40:13.707Z] ---> Running in d2c40edd2984 [2020-10-12T08:40:13.707Z] ---> 5b20ad88ac55 [2020-10-12T08:40:13.707Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-12T08:40:13.970Z] Removing intermediate container 9792b8643b2a [2020-10-12T08:40:13.970Z] ---> 9871fe8a44a9 [2020-10-12T08:40:13.970Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-12T08:40:13.970Z] ---> 88515659f6cd [2020-10-12T08:40:13.970Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-12T08:40:13.970Z] Removing intermediate container d5d7c57cc0fb [2020-10-12T08:40:13.970Z] ---> f4e60bb2705c [2020-10-12T08:40:13.970Z] Step 20/22 : LABEL arch=x86_64 [2020-10-12T08:40:13.970Z] Removing intermediate container d2c40edd2984 [2020-10-12T08:40:13.970Z] ---> e7f24115fe1c [2020-10-12T08:40:13.970Z] Step 17/20 : CMD ["--init=true"] [2020-10-12T08:40:14.237Z] ---> Running in c2ccee1d60da [2020-10-12T08:40:14.237Z] ---> 28eaa8f22c8d [2020-10-12T08:40:14.237Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-12T08:40:14.237Z] ---> Running in 649e0f410cda [2020-10-12T08:40:14.237Z] ---> cb4e45610bd8 [2020-10-12T08:40:14.237Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-12T08:40:14.814Z] Removing intermediate container c2ccee1d60da [2020-10-12T08:40:14.814Z] ---> 3e63208e868a [2020-10-12T08:40:14.814Z] Step 21/22 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e [2020-10-12T08:40:15.083Z] ---> c32c40bd3d3e [2020-10-12T08:40:15.083Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-12T08:40:15.350Z] Removing intermediate container 649e0f410cda [2020-10-12T08:40:15.350Z] ---> 5d9065faffbe [2020-10-12T08:40:15.350Z] Step 18/20 : LABEL arch=x86_64 [2020-10-12T08:40:15.350Z] ---> 9f0a6507b632 [2020-10-12T08:40:15.350Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-12T08:40:15.350Z] ---> Running in 85a61def8093 [2020-10-12T08:40:15.350Z] ---> 70b1fdfb0312 [2020-10-12T08:40:15.350Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-12T08:40:15.350Z] ---> Running in ee5f77edfa6c [2020-10-12T08:40:15.614Z] ---> Running in 5f1f20ff9731 [2020-10-12T08:40:15.878Z] Removing intermediate container 85a61def8093 [2020-10-12T08:40:15.878Z] ---> 7867021d339a [2020-10-12T08:40:15.878Z] Step 22/22 : LABEL version=0.0.0 [2020-10-12T08:40:15.878Z] ---> e8420896aeb2 [2020-10-12T08:40:15.878Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-12T08:40:15.878Z] Removing intermediate container ee5f77edfa6c [2020-10-12T08:40:15.878Z] ---> c661be7ba443 [2020-10-12T08:40:15.878Z] Step 19/20 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e [2020-10-12T08:40:15.878Z] ---> 7796ea5e448e [2020-10-12T08:40:15.878Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-12T08:40:16.141Z] ---> Running in 5752baf885d5 [2020-10-12T08:40:16.141Z] ---> Running in 06e8279a9b70 [2020-10-12T08:40:16.141Z] ---> Running in 3645cee08224 [2020-10-12T08:40:16.141Z] ---> Running in 89343794a64d [2020-10-12T08:40:16.403Z] Removing intermediate container 5752baf885d5 [2020-10-12T08:40:16.403Z] ---> 91f227654dce [2020-10-12T08:40:16.403Z] [2020-10-12T08:40:16.403Z] Removing intermediate container 06e8279a9b70 [2020-10-12T08:40:16.403Z] ---> adbaf88b8f9e [2020-10-12T08:40:16.403Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-12T08:40:16.403Z] Successfully built 91f227654dce [2020-10-12T08:40:16.665Z] Successfully tagged docker-support-logging-go:latest [2020-10-12T08:40:16.665Z] Removing intermediate container 89343794a64d [2020-10-12T08:40:16.665Z] ---> 68be44544e69 [2020-10-12T08:40:16.665Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-12T08:40:16.665Z] Building docker-core-data-go [2020-10-12T08:40:16.665Z]  Building docker-support-logging-go ... done Removing intermediate container 3645cee08224 [2020-10-12T08:40:16.665Z] ---> 1df978ddaf1f [2020-10-12T08:40:16.665Z] Step 20/20 : LABEL version=0.0.0 [2020-10-12T08:40:16.926Z] ---> Running in 7c4c6824e663 [2020-10-12T08:40:16.926Z] ---> Running in 42102562a4e7 [2020-10-12T08:40:16.926Z] ---> Running in 5be76b5a4f72 [2020-10-12T08:40:17.189Z] Removing intermediate container 7c4c6824e663 [2020-10-12T08:40:17.189Z] ---> 7b2854454d78 [2020-10-12T08:40:17.189Z] Step 22/24 : LABEL arch=x86_64 [2020-10-12T08:40:17.189Z] Removing intermediate container 42102562a4e7 [2020-10-12T08:40:17.189Z] ---> c29bd1acd1fc [2020-10-12T08:40:17.189Z] Step 20/22 : LABEL arch=x86_64 [2020-10-12T08:40:17.189Z] Removing intermediate container 5f1f20ff9731 [2020-10-12T08:40:17.189Z] ---> cacbcb82d0fb [2020-10-12T08:40:17.189Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-12T08:40:17.452Z] Removing intermediate container 5be76b5a4f72 [2020-10-12T08:40:17.452Z] ---> a43b8304d7d9 [2020-10-12T08:40:17.452Z] [2020-10-12T08:40:17.452Z] Successfully built a43b8304d7d9 [2020-10-12T08:40:17.452Z] ---> Running in eabc5cc8ed1e [2020-10-12T08:40:17.452Z] ---> Running in 666f90678b52 [2020-10-12T08:40:17.452Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-12T08:40:17.452Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2020-10-12T08:40:18.025Z] ---> 6ed1f5c227e7 [2020-10-12T08:40:18.025Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-12T08:40:20.575Z] ---> Running in 5b20fb9a2fa9 [2020-10-12T08:40:21.521Z] Removing intermediate container 666f90678b52 [2020-10-12T08:40:21.521Z] ---> e3d440cdf4bb [2020-10-12T08:40:21.521Z] Step 21/22 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e [2020-10-12T08:40:21.521Z] Removing intermediate container eabc5cc8ed1e [2020-10-12T08:40:21.521Z] ---> 1083511013f5 [2020-10-12T08:40:21.521Z] Step 23/24 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e [2020-10-12T08:40:23.467Z] ---> Running in 0874495a6db5 [2020-10-12T08:40:23.467Z] ---> Running in df56190ae6e5 [2020-10-12T08:40:26.778Z] Removing intermediate container 0874495a6db5 [2020-10-12T08:40:26.778Z] ---> c4874da8745b [2020-10-12T08:40:26.778Z] Step 22/22 : LABEL version=0.0.0 [2020-10-12T08:40:26.778Z] Removing intermediate container df56190ae6e5 [2020-10-12T08:40:26.778Z] ---> dd46abb70371 [2020-10-12T08:40:26.778Z] Step 24/24 : LABEL version=0.0.0 [2020-10-12T08:40:28.707Z] ---> Running in 4807b0f4157d [2020-10-12T08:40:28.707Z] ---> Running in 35105b5bf4a1 [2020-10-12T08:40:30.112Z] Removing intermediate container 5b20fb9a2fa9 [2020-10-12T08:40:30.112Z] ---> 9e961f72c0f7 [2020-10-12T08:40:30.112Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-12T08:40:30.112Z] Removing intermediate container 4807b0f4157d [2020-10-12T08:40:30.112Z] ---> 8daa847c9f14 [2020-10-12T08:40:30.112Z] [2020-10-12T08:40:30.379Z] Removing intermediate container 35105b5bf4a1 [2020-10-12T08:40:30.379Z] ---> 4abbaf47fe72 [2020-10-12T08:40:30.379Z] [2020-10-12T08:40:30.379Z] Successfully built 4abbaf47fe72 [2020-10-12T08:40:30.644Z] Successfully built 8daa847c9f14 [2020-10-12T08:40:30.644Z] Successfully tagged docker-core-command-go:latest [2020-10-12T08:40:30.644Z] Building docker-support-scheduler-go [2020-10-12T08:40:30.904Z]  Building docker-core-command-go ... done Successfully tagged docker-support-notifications-go:latest [2020-10-12T08:40:30.904Z] Building docker-security-secretstore-setup-go [2020-10-12T08:40:35.123Z]  Building docker-support-notifications-go ... done  ---> Running in 6a39aefd3682 [2020-10-12T08:40:37.049Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-12T08:40:37.049Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-12T08:40:37.049Z] ---> 7ad33c8f39f7 [2020-10-12T08:40:37.049Z] Step 3/27 : WORKDIR /edgex-go [2020-10-12T08:40:37.049Z] ---> Using cache [2020-10-12T08:40:37.049Z] ---> fa02f5992d16 [2020-10-12T08:40:37.049Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-12T08:40:37.049Z] ---> Using cache [2020-10-12T08:40:37.049Z] ---> 35c9e6bb31c1 [2020-10-12T08:40:37.049Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-12T08:40:37.049Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-12T08:40:37.049Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-12T08:40:37.049Z] ---> 7ad33c8f39f7 [2020-10-12T08:40:37.049Z] Step 3/23 : WORKDIR /edgex-go [2020-10-12T08:40:37.049Z] ---> Using cache [2020-10-12T08:40:37.049Z] ---> fa02f5992d16 [2020-10-12T08:40:37.049Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-12T08:40:37.049Z] ---> Using cache [2020-10-12T08:40:37.049Z] ---> 35c9e6bb31c1 [2020-10-12T08:40:37.049Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-12T08:40:40.361Z] ---> Running in 1f720db5946b [2020-10-12T08:40:40.361Z] ---> Running in d6d64c1407e7 [2020-10-12T08:40:41.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-12T08:40:41.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-12T08:40:42.325Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-12T08:40:42.325Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-12T08:40:43.033Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-12T08:40:43.033Z] v3.12.0-382-g904dd561a5 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-12T08:40:43.033Z] OK: 12752 distinct packages available [2020-10-12T08:40:43.033Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-12T08:40:43.033Z] v3.12.0-382-g904dd561a5 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-12T08:40:43.033Z] OK: 12752 distinct packages available [2020-10-12T08:40:43.302Z] Removing intermediate container 6a39aefd3682 [2020-10-12T08:40:43.302Z] ---> 5294f5dbab74 [2020-10-12T08:40:43.302Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-12T08:40:43.302Z] OK: 233 MiB in 51 packages [2020-10-12T08:40:43.302Z] OK: 233 MiB in 51 packages [2020-10-12T08:40:43.572Z] ---> Running in 37e886e76ba9 [2020-10-12T08:40:45.505Z] Removing intermediate container 37e886e76ba9 [2020-10-12T08:40:45.505Z] ---> e7183be5fde7 [2020-10-12T08:40:45.505Z] Step 26/29 : CMD [ "generate" ] [2020-10-12T08:40:46.081Z] Removing intermediate container 1f720db5946b [2020-10-12T08:40:46.081Z] ---> 9b533a19ef21 [2020-10-12T08:40:46.081Z] Step 6/27 : COPY go.mod . [2020-10-12T08:40:46.348Z] ---> Running in e3b019944791 [2020-10-12T08:40:46.613Z] Removing intermediate container d6d64c1407e7 [2020-10-12T08:40:46.613Z] ---> c67a5af33066 [2020-10-12T08:40:46.613Z] Step 6/23 : COPY go.mod . [2020-10-12T08:40:47.190Z] ---> 4ccc152af679 [2020-10-12T08:40:47.190Z] Step 7/27 : RUN go mod download [2020-10-12T08:40:48.133Z] Removing intermediate container e3b019944791 [2020-10-12T08:40:48.133Z] ---> 2a9b6cc78878 [2020-10-12T08:40:48.133Z] Step 27/29 : LABEL arch=x86_64 [2020-10-12T08:40:48.400Z] ---> 08419527a83b [2020-10-12T08:40:48.400Z] Step 7/23 : RUN go mod download [2020-10-12T08:40:48.400Z] ---> Running in dc0cb657dc85 [2020-10-12T08:40:48.663Z] ---> Running in f5702ab12b47 [2020-10-12T08:40:48.663Z] ---> Running in 9cb89e6a79a2 [2020-10-12T08:40:49.619Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-12T08:40:49.619Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-12T08:40:49.619Z] ---> 7ad33c8f39f7 [2020-10-12T08:40:49.619Z] Step 3/26 : WORKDIR /edgex-go [2020-10-12T08:40:49.619Z] ---> Using cache [2020-10-12T08:40:49.619Z] ---> fa02f5992d16 [2020-10-12T08:40:49.619Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-12T08:40:49.619Z] ---> Using cache [2020-10-12T08:40:49.619Z] ---> 35c9e6bb31c1 [2020-10-12T08:40:49.619Z] Step 5/26 : RUN apk update && apk add make git [2020-10-12T08:40:49.619Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-12T08:40:49.620Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-12T08:40:49.620Z] ---> 7ad33c8f39f7 [2020-10-12T08:40:49.620Z] Step 3/21 : WORKDIR /edgex-go [2020-10-12T08:40:49.620Z] ---> Using cache [2020-10-12T08:40:49.620Z] ---> fa02f5992d16 [2020-10-12T08:40:49.620Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-12T08:40:49.620Z] ---> Using cache [2020-10-12T08:40:49.620Z] ---> 35c9e6bb31c1 [2020-10-12T08:40:49.620Z] Step 5/21 : RUN apk update && apk add make git [2020-10-12T08:40:51.014Z] Removing intermediate container f5702ab12b47 [2020-10-12T08:40:51.014Z] ---> 76619ddb75e9 [2020-10-12T08:40:51.014Z] Step 28/29 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e [2020-10-12T08:40:51.014Z] ---> Running in e390ec8a8870 [2020-10-12T08:40:51.014Z] ---> Running in 60ed295384e5 [2020-10-12T08:40:51.014Z] ---> Running in fb7708c7b2ca [2020-10-12T08:40:51.287Z] Removing intermediate container fb7708c7b2ca [2020-10-12T08:40:51.287Z] ---> 029add2f5f17 [2020-10-12T08:40:51.287Z] Step 29/29 : LABEL version=0.0.0 [2020-10-12T08:40:51.287Z] ---> Running in a5424be70a1e [2020-10-12T08:40:51.553Z] Removing intermediate container a5424be70a1e [2020-10-12T08:40:51.553Z] ---> 9de7df5ae907 [2020-10-12T08:40:51.553Z] [2020-10-12T08:40:51.816Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-12T08:40:51.816Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-12T08:40:51.816Z] Successfully built 9de7df5ae907 [2020-10-12T08:40:51.816Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-12T08:40:51.816Z] Building docker-core-metadata-go [2020-10-12T08:40:52.083Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container dc0cb657dc85 [2020-10-12T08:40:52.083Z] ---> 012c12c74916 [2020-10-12T08:40:52.083Z] Step 8/27 : COPY . . [2020-10-12T08:40:52.083Z] Removing intermediate container 9cb89e6a79a2 [2020-10-12T08:40:52.083Z] ---> 0f4a57f7bc52 [2020-10-12T08:40:52.083Z] Step 8/23 : COPY . . [2020-10-12T08:40:52.665Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-12T08:40:52.665Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-12T08:40:53.239Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-12T08:40:53.239Z] v3.12.0-382-g904dd561a5 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-12T08:40:53.239Z] OK: 12752 distinct packages available [2020-10-12T08:40:53.239Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-12T08:40:53.239Z] v3.12.0-382-g904dd561a5 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-12T08:40:53.239Z] OK: 12752 distinct packages available [2020-10-12T08:40:53.503Z] OK: 233 MiB in 51 packages [2020-10-12T08:40:53.503Z] OK: 233 MiB in 51 packages [2020-10-12T08:41:08.479Z] Removing intermediate container e390ec8a8870 [2020-10-12T08:41:08.479Z] ---> 07c107b04b63 [2020-10-12T08:41:08.479Z] Step 6/21 : COPY go.mod . [2020-10-12T08:41:09.057Z] Removing intermediate container 60ed295384e5 [2020-10-12T08:41:09.057Z] ---> e16b6f7bb828 [2020-10-12T08:41:09.057Z] Step 6/26 : COPY go.mod . [2020-10-12T08:41:13.299Z] ---> 8c3ce60cfb22 [2020-10-12T08:41:13.299Z] Step 7/21 : RUN go mod download [2020-10-12T08:41:13.564Z] ---> dad6dcf7fea0 [2020-10-12T08:41:13.564Z] Step 7/26 : RUN go mod download [2020-10-12T08:41:14.141Z] ---> Running in a955c9e3faa3 [2020-10-12T08:41:14.403Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-12T08:41:14.403Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-12T08:41:14.403Z] ---> 7ad33c8f39f7 [2020-10-12T08:41:14.403Z] Step 3/22 : WORKDIR /edgex-go [2020-10-12T08:41:14.403Z] ---> Using cache [2020-10-12T08:41:14.403Z] ---> fa02f5992d16 [2020-10-12T08:41:14.403Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-12T08:41:14.403Z] ---> Using cache [2020-10-12T08:41:14.403Z] ---> 35c9e6bb31c1 [2020-10-12T08:41:14.403Z] Step 5/22 : RUN apk update && apk add make git [2020-10-12T08:41:14.403Z] ---> Using cache [2020-10-12T08:41:14.403Z] ---> e16b6f7bb828 [2020-10-12T08:41:14.403Z] Step 6/22 : COPY go.mod . [2020-10-12T08:41:14.403Z] ---> Using cache [2020-10-12T08:41:14.403Z] ---> dad6dcf7fea0 [2020-10-12T08:41:14.403Z] Step 7/22 : RUN go mod download [2020-10-12T08:41:15.349Z] ---> Running in 54604973c227 [2020-10-12T08:41:16.739Z] ---> Running in 22b9216032b1 [2020-10-12T08:41:18.666Z] ---> 05530f2baf1f [2020-10-12T08:41:18.666Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-12T08:41:18.666Z] ---> c83b3158d329 [2020-10-12T08:41:18.666Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-12T08:41:18.666Z] ---> Running in 263ad9e2a7b2 [2020-10-12T08:41:18.932Z] ---> Running in d99896e76306 [2020-10-12T08:41:19.201Z] Removing intermediate container a955c9e3faa3 [2020-10-12T08:41:19.201Z] ---> e6f50eed63e3 [2020-10-12T08:41:19.201Z] Step 8/21 : COPY . . [2020-10-12T08:41:19.467Z] Removing intermediate container 54604973c227 [2020-10-12T08:41:19.467Z] ---> c49830721432 [2020-10-12T08:41:19.467Z] Step 8/26 : COPY . . [2020-10-12T08:41:19.467Z] Removing intermediate container 22b9216032b1 [2020-10-12T08:41:19.467Z] ---> d36899fe4372 [2020-10-12T08:41:19.467Z] Step 8/22 : COPY . . [2020-10-12T08:41:20.044Z] 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-12T08:41:20.044Z] 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-12T08:41:52.420Z] ---> 1a8f9f9f1d84 [2020-10-12T08:41:52.420Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-12T08:41:52.686Z] ---> eaf1612b4e17 [2020-10-12T08:41:52.686Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-12T08:41:52.686Z] ---> 53cc241ea129 [2020-10-12T08:41:52.686Z] 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-12T08:41:52.958Z] ---> Running in 1d23d398c6e3 [2020-10-12T08:41:53.958Z] ---> Running in 9ed259b65bd7 [2020-10-12T08:41:53.958Z] ---> Running in 579b01f35a25 [2020-10-12T08:41:55.903Z] Removing intermediate container 263ad9e2a7b2 [2020-10-12T08:41:55.903Z] ---> aa6f1ffc3fa4 [2020-10-12T08:41:55.903Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-12T08:41:55.903Z] 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-12T08:41:55.903Z] ---> Running in aeba10235e6f [2020-10-12T08:41:56.488Z] 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-12T08:41:56.488Z] 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-12T08:41:56.488Z] 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-12T08:42:01.843Z] Removing intermediate container aeba10235e6f [2020-10-12T08:42:01.843Z] ---> a5db0b39c216 [2020-10-12T08:42:01.843Z] [2020-10-12T08:42:01.843Z] Step 11/27 : FROM docker:latest [2020-10-12T08:42:01.843Z] ---> 809cc4dba987 [2020-10-12T08:42:01.843Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-12T08:42:01.843Z] ---> Running in 94d644325084 [2020-10-12T08:42:03.290Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-12T08:42:03.290Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-12T08:42:03.875Z] (1/2) Installing readline (8.0.4-r0) [2020-10-12T08:42:03.875Z] (2/2) Installing bash (5.0.17-r0) [2020-10-12T08:42:03.875Z] Executing bash-5.0.17-r0.post-install [2020-10-12T08:42:03.875Z] Executing busybox-1.31.1-r16.trigger [2020-10-12T08:42:03.875Z] OK: 12 MiB in 22 packages [2020-10-12T08:42:05.845Z] Removing intermediate container d99896e76306 [2020-10-12T08:42:05.845Z] ---> 14a8a8d78561 [2020-10-12T08:42:05.845Z] [2020-10-12T08:42:05.845Z] Step 10/23 : FROM alpine [2020-10-12T08:42:05.845Z] ---> a24bb4013296 [2020-10-12T08:42:05.845Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-12T08:42:05.845Z] ---> Running in 5baa54735880 [2020-10-12T08:42:06.116Z] Removing intermediate container 5baa54735880 [2020-10-12T08:42:06.116Z] ---> 19d726fea4a2 [2020-10-12T08:42:06.116Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-12T08:42:06.387Z] Removing intermediate container 94d644325084 [2020-10-12T08:42:06.387Z] ---> b8e7493400f6 [2020-10-12T08:42:06.387Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-12T08:42:06.387Z] ---> Running in d2204ccfe152 [2020-10-12T08:42:06.387Z] ---> Running in d6ae4a3d85c9 [2020-10-12T08:42:06.658Z] Removing intermediate container d2204ccfe152 [2020-10-12T08:42:06.658Z] ---> be78ace3190a [2020-10-12T08:42:06.658Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-12T08:42:06.658Z] ---> Running in 7841f828d746 [2020-10-12T08:42:07.697Z] Removing intermediate container 7841f828d746 [2020-10-12T08:42:07.697Z] ---> 87c51c3e00d9 [2020-10-12T08:42:07.697Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-12T08:42:07.697Z] ---> Running in e090de5b7b9c [2020-10-12T08:42:10.422Z] Removing intermediate container d6ae4a3d85c9 [2020-10-12T08:42:10.422Z] ---> 3e7225b3197f [2020-10-12T08:42:10.422Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-12T08:42:10.422Z] ---> Running in 7f6e705218d5 [2020-10-12T08:42:10.422Z] Removing intermediate container e090de5b7b9c [2020-10-12T08:42:10.422Z] ---> 81a0cecbbdd3 [2020-10-12T08:42:10.422Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-12T08:42:10.422Z] Removing intermediate container 7f6e705218d5 [2020-10-12T08:42:10.422Z] ---> aedfacb55f60 [2020-10-12T08:42:10.422Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-12T08:42:10.422Z] ---> Running in 1bad6ce52130 [2020-10-12T08:42:10.688Z] ---> Running in 9c1d30ccc33f [2020-10-12T08:42:10.958Z] Removing intermediate container 9c1d30ccc33f [2020-10-12T08:42:10.958Z] ---> e5e1d975c3ae [2020-10-12T08:42:10.958Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-12T08:42:10.958Z] ---> Running in fa1ff7fa8210 [2020-10-12T08:42:11.239Z] Removing intermediate container fa1ff7fa8210 [2020-10-12T08:42:11.239Z] ---> b3df1f7dcdb2 [2020-10-12T08:42:11.239Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-12T08:42:11.842Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-12T08:42:12.459Z] ---> da1b2961ad3f [2020-10-12T08:42:12.460Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-12T08:42:13.040Z] ---> 8c7a3a19b9f1 [2020-10-12T08:42:13.040Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-12T08:42:13.040Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-12T08:42:13.645Z] ---> 01b97c76d4a3 [2020-10-12T08:42:13.645Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-12T08:42:13.645Z] ---> Running in 5d48abf167ad [2020-10-12T08:42:13.930Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-12T08:42:13.930Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-12T08:42:14.194Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-12T08:42:14.471Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-12T08:42:14.471Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-12T08:42:14.471Z] Executing busybox-1.31.1-r16.trigger [2020-10-12T08:42:14.471Z] OK: 8 MiB in 19 packages [2020-10-12T08:42:14.738Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-12T08:42:14.738Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-12T08:42:15.008Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-12T08:42:15.008Z] (2/33) Installing expat (2.2.9-r1) [2020-10-12T08:42:15.008Z] (3/33) Installing libffi (3.3-r2) [2020-10-12T08:42:15.008Z] (4/33) Installing gdbm (1.13-r1) [2020-10-12T08:42:15.008Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-12T08:42:15.008Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-12T08:42:15.274Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-12T08:42:19.518Z] Removing intermediate container 1bad6ce52130 [2020-10-12T08:42:19.518Z] ---> c31e0173068b [2020-10-12T08:42:19.518Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-12T08:42:19.518Z] 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-12T08:42:19.518Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-12T08:42:19.518Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-12T08:42:19.518Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-12T08:42:19.518Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-12T08:42:19.518Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-12T08:42:19.518Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-12T08:42:19.518Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-12T08:42:19.518Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-12T08:42:19.518Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-12T08:42:19.518Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-12T08:42:19.518Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-12T08:42:19.518Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-12T08:42:20.101Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-12T08:42:20.677Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-12T08:42:20.950Z] ---> 11ca1fd7ee77 [2020-10-12T08:42:20.950Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-12T08:42:20.950Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-12T08:42:20.950Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-12T08:42:21.219Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-12T08:42:21.219Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-12T08:42:21.219Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-12T08:42:21.219Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-12T08:42:21.219Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-12T08:42:21.219Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-12T08:42:21.219Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-12T08:42:21.219Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-12T08:42:21.219Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-12T08:42:21.219Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-12T08:42:21.490Z] Executing busybox-1.31.1-r16.trigger [2020-10-12T08:42:21.490Z] OK: 71 MiB in 55 packages [2020-10-12T08:42:22.909Z] 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-12T08:42:22.909Z] ---> 84e7ae584e07 [2020-10-12T08:42:22.909Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-12T08:42:23.505Z] ---> 20eb00866727 [2020-10-12T08:42:23.505Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-12T08:42:26.831Z] ---> Running in 7f9163b50d18 [2020-10-12T08:42:29.389Z] Removing intermediate container 5d48abf167ad [2020-10-12T08:42:29.389Z] ---> f1adc2b3306c [2020-10-12T08:42:29.389Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-12T08:42:29.971Z] Removing intermediate container 7f9163b50d18 [2020-10-12T08:42:29.972Z] ---> 9c5fb23fa4ce [2020-10-12T08:42:29.972Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-12T08:42:30.548Z] Removing intermediate container 9ed259b65bd7 [2020-10-12T08:42:30.548Z] ---> b500cdcad296 [2020-10-12T08:42:30.548Z] [2020-10-12T08:42:30.548Z] Step 10/21 : FROM scratch [2020-10-12T08:42:30.548Z] ---> [2020-10-12T08:42:30.548Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-12T08:42:30.548Z] ---> Running in e58591d21615 [2020-10-12T08:42:30.548Z] ---> Running in c6633e8684b5 [2020-10-12T08:42:31.493Z] ---> Using cache [2020-10-12T08:42:31.493Z] ---> bb09fed1aa8c [2020-10-12T08:42:31.493Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-12T08:42:31.493Z] Removing intermediate container c6633e8684b5 [2020-10-12T08:42:31.493Z] ---> 95044da9795c [2020-10-12T08:42:31.493Z] Step 21/23 : LABEL arch=x86_64 [2020-10-12T08:42:31.761Z] ---> Running in c6d85a4c870d [2020-10-12T08:42:31.761Z] Removing intermediate container 579b01f35a25 [2020-10-12T08:42:31.761Z] ---> 985a4ec38cb7 [2020-10-12T08:42:31.761Z] [2020-10-12T08:42:31.761Z] Step 10/26 : FROM alpine:3.10 [2020-10-12T08:42:31.761Z] ---> Running in 776d19d40215 [2020-10-12T08:42:32.031Z] Removing intermediate container c6d85a4c870d [2020-10-12T08:42:32.032Z] ---> 7b5a2ab61785 [2020-10-12T08:42:32.032Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-12T08:42:32.032Z] 3.10: Pulling from library/alpine [2020-10-12T08:42:34.587Z] Collecting docker-compose==1.23.2 [2020-10-12T08:42:34.587Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-12T08:42:34.847Z] ---> Running in 87b13990a78d [2020-10-12T08:42:34.847Z] Removing intermediate container 776d19d40215 [2020-10-12T08:42:34.847Z] ---> e4ab548ac329 [2020-10-12T08:42:34.847Z] Step 22/23 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e [2020-10-12T08:42:36.236Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-12T08:42:36.236Z] Collecting jsonschema<3,>=2.5.1 [2020-10-12T08:42:36.236Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-12T08:42:36.236Z] Status: Downloaded newer image for alpine:3.10 [2020-10-12T08:42:36.236Z] ---> Running in 4cde2f1df14f [2020-10-12T08:42:36.236Z] ---> be4e4bea2c2e [2020-10-12T08:42:36.236Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-12T08:42:36.236Z] Removing intermediate container 87b13990a78d [2020-10-12T08:42:36.236Z] ---> ce94c079dde8 [2020-10-12T08:42:36.236Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-12T08:42:36.236Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-12T08:42:36.236Z] Removing intermediate container 1d23d398c6e3 [2020-10-12T08:42:36.236Z] ---> 667a31c721f6 [2020-10-12T08:42:36.236Z] [2020-10-12T08:42:36.236Z] Step 10/22 : FROM scratch [2020-10-12T08:42:36.236Z] ---> [2020-10-12T08:42:36.236Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-12T08:42:36.236Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-12T08:42:36.236Z] ---> Running in cd27fbd67354 [2020-10-12T08:42:36.236Z] ---> Using cache [2020-10-12T08:42:36.236Z] ---> bb09fed1aa8c [2020-10-12T08:42:36.236Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-12T08:42:36.236Z] Collecting docopt<0.7,>=0.6.1 [2020-10-12T08:42:36.236Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-12T08:42:36.498Z] Removing intermediate container 4cde2f1df14f [2020-10-12T08:42:36.498Z] ---> 4b8af47dcb42 [2020-10-12T08:42:36.498Z] Step 23/23 : LABEL version=0.0.0 [2020-10-12T08:42:36.498Z] ---> Running in d133ced4b9ff [2020-10-12T08:42:36.760Z] ---> f68374b787d1 [2020-10-12T08:42:36.760Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-12T08:42:36.760Z] ---> Running in 62d2a15b1689 [2020-10-12T08:42:36.760Z] Removing intermediate container d133ced4b9ff [2020-10-12T08:42:36.760Z] ---> 09687b1bdc96 [2020-10-12T08:42:36.760Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-12T08:42:36.760Z] 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-12T08:42:37.024Z] ---> Running in c79a43698480 [2020-10-12T08:42:37.024Z] Collecting texttable<0.10,>=0.9.0 [2020-10-12T08:42:37.024Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-12T08:42:37.024Z] Removing intermediate container 62d2a15b1689 [2020-10-12T08:42:37.024Z] ---> c3dff3a5b82b [2020-10-12T08:42:37.024Z] [2020-10-12T08:42:37.288Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-12T08:42:37.288Z] Removing intermediate container c79a43698480 [2020-10-12T08:42:37.288Z] ---> 26d718611a45 [2020-10-12T08:42:37.288Z] Step 14/22 : WORKDIR / [2020-10-12T08:42:37.288Z] Successfully built c3dff3a5b82b [2020-10-12T08:42:37.288Z] ---> Running in 1c7d9a59527d [2020-10-12T08:42:37.288Z] Successfully tagged docker-core-data-go:latest [2020-10-12T08:42:37.288Z]  Building docker-core-data-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-12T08:42:37.552Z] ---> 423ac75dfea5 [2020-10-12T08:42:37.552Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-12T08:42:37.552Z] v3.10.5-96-g1efb054f0b [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-12T08:42:37.552Z] v3.10.5-97-gf39009a9b6 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-12T08:42:37.552Z] OK: 10346 distinct packages available [2020-10-12T08:42:37.552Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-12T08:42:37.552Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-12T08:42:37.552Z] Removing intermediate container 1c7d9a59527d [2020-10-12T08:42:37.552Z] ---> 19fc9abf876f [2020-10-12T08:42:37.552Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-12T08:42:37.814Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-12T08:42:37.814Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-12T08:42:37.814Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-12T08:42:37.814Z] (4/5) Installing curl (7.66.0-r1) [2020-10-12T08:42:37.814Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-12T08:42:37.814Z] Executing busybox-1.30.1-r3.trigger [2020-10-12T08:42:37.814Z] Executing ca-certificates-20191127-r2.trigger [2020-10-12T08:42:37.814Z] ---> 0aeb90eaf106 [2020-10-12T08:42:37.814Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-12T08:42:37.814Z] OK: 7 MiB in 19 packages [2020-10-12T08:42:38.080Z] ---> Running in ebb89cb2b74a [2020-10-12T08:42:38.080Z] ---> 1db5003ee06d [2020-10-12T08:42:38.080Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-12T08:42:38.347Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-12T08:42:38.348Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-12T08:42:38.348Z] Removing intermediate container ebb89cb2b74a [2020-10-12T08:42:38.348Z] ---> 23de67bedb3e [2020-10-12T08:42:38.348Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-12T08:42:38.639Z] Collecting PyYAML<4,>=3.10 [2020-10-12T08:42:38.639Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-12T08:42:38.910Z] ---> Running in 4f5a97cdb992 [2020-10-12T08:42:40.304Z] ---> 4bcab16772ec [2020-10-12T08:42:40.304Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-12T08:42:40.304Z] Removing intermediate container cd27fbd67354 [2020-10-12T08:42:40.304Z] ---> b8d687f58bde [2020-10-12T08:42:40.304Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-12T08:42:40.304Z] Collecting docker<4.0,>=3.6.0 [2020-10-12T08:42:40.565Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-12T08:42:40.565Z] Removing intermediate container 4f5a97cdb992 [2020-10-12T08:42:40.565Z] ---> 904acdd2ab29 [2020-10-12T08:42:40.565Z] Step 19/21 : LABEL arch=x86_64 [2020-10-12T08:42:40.831Z] ---> Running in 2b4c7b1625f9 [2020-10-12T08:42:40.831Z] Collecting cached-property<2,>=1.2.0 [2020-10-12T08:42:40.831Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-12T08:42:40.831Z] ---> Running in 21394223a939 [2020-10-12T08:42:40.831Z] ---> ef28912aca36 [2020-10-12T08:42:40.831Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-12T08:42:40.831Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-12T08:42:40.831Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-12T08:42:41.094Z] Removing intermediate container 2b4c7b1625f9 [2020-10-12T08:42:41.094Z] ---> 8e134cd51cf9 [2020-10-12T08:42:41.094Z] Step 13/26 : WORKDIR / [2020-10-12T08:42:41.094Z] ---> Running in f4f144142f6a [2020-10-12T08:42:41.094Z] Collecting idna<2.8,>=2.5 [2020-10-12T08:42:41.094Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-12T08:42:41.094Z] 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-12T08:42:41.094Z] 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-12T08:42:41.094Z] Removing intermediate container 21394223a939 [2020-10-12T08:42:41.094Z] ---> 91c1f1e9c720 [2020-10-12T08:42:41.094Z] Step 20/21 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e [2020-10-12T08:42:41.356Z] Collecting docker-pycreds>=0.4.0 [2020-10-12T08:42:41.356Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-12T08:42:41.356Z] ---> Running in 1c87593b0311 [2020-10-12T08:42:41.356Z] ---> Running in c9781f853294 [2020-10-12T08:42:41.356Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-12T08:42:41.356Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-12T08:42:41.356Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-12T08:42:41.356Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-12T08:42:41.356Z] Removing intermediate container f4f144142f6a [2020-10-12T08:42:41.356Z] ---> 69549aac5666 [2020-10-12T08:42:41.356Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-12T08:42:41.624Z] Installing collected packages: jsonschema, websocket-client, docopt, texttable, dockerpty, urllib3, idna, requests, PyYAML, docker-pycreds, docker, cached-property, docker-compose [2020-10-12T08:42:41.624Z] ---> Running in 6cf1e9b6ced1 [2020-10-12T08:42:41.624Z] Removing intermediate container 1c87593b0311 [2020-10-12T08:42:41.624Z] ---> 6a2b5ec75874 [2020-10-12T08:42:41.624Z] 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-12T08:42:41.624Z] Removing intermediate container c9781f853294 [2020-10-12T08:42:41.624Z] ---> 98c6de192c97 [2020-10-12T08:42:41.624Z] Step 21/21 : LABEL version=0.0.0 [2020-10-12T08:42:42.197Z] Running setup.py install for docopt: started [2020-10-12T08:42:42.461Z] ---> Running in 8219a60dac20 [2020-10-12T08:42:42.461Z] Removing intermediate container 6cf1e9b6ced1 [2020-10-12T08:42:42.461Z] ---> fd54dea704dc [2020-10-12T08:42:42.461Z] Step 20/22 : LABEL arch=x86_64 [2020-10-12T08:42:42.461Z] ---> 819288d75029 [2020-10-12T08:42:42.461Z] 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-12T08:42:42.723Z] ---> Running in cfc6929c00b1 [2020-10-12T08:42:42.723Z] Removing intermediate container 8219a60dac20 [2020-10-12T08:42:42.723Z] ---> bd7acace22a7 [2020-10-12T08:42:42.723Z] [2020-10-12T08:42:42.723Z] Running setup.py install for docopt: finished with status 'done' [2020-10-12T08:42:42.723Z] Running setup.py install for texttable: started [2020-10-12T08:42:42.984Z] ---> 70b9440fd7ba [2020-10-12T08:42:42.984Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-12T08:42:42.984Z] Removing intermediate container cfc6929c00b1 [2020-10-12T08:42:42.984Z] ---> 4a1a92be64fb [2020-10-12T08:42:42.984Z] Step 21/22 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e [2020-10-12T08:42:42.984Z] Successfully built bd7acace22a7 [2020-10-12T08:42:42.984Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-12T08:42:42.984Z]  Building docker-support-scheduler-go ... done  ---> Running in 264925ba5e4b [2020-10-12T08:42:43.257Z] ---> 1279202165bb [2020-10-12T08:42:43.257Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-12T08:42:43.257Z] Removing intermediate container 264925ba5e4b [2020-10-12T08:42:43.257Z] ---> 011766522c59 [2020-10-12T08:42:43.257Z] Step 22/22 : LABEL version=0.0.0 [2020-10-12T08:42:43.257Z] Running setup.py install for texttable: finished with status 'done' [2020-10-12T08:42:43.257Z] Running setup.py install for dockerpty: started [2020-10-12T08:42:43.257Z] ---> Running in 3f2a9da14a8d [2020-10-12T08:42:43.521Z] ---> 9b2216eb8882 [2020-10-12T08:42:43.521Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-12T08:42:43.784Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-12T08:42:43.784Z] Attempting uninstall: urllib3 [2020-10-12T08:42:43.784Z] Found existing installation: urllib3 1.25.9 [2020-10-12T08:42:43.784Z] Uninstalling urllib3-1.25.9: [2020-10-12T08:42:43.784Z] Successfully uninstalled urllib3-1.25.9 [2020-10-12T08:42:43.784Z] Removing intermediate container 3f2a9da14a8d [2020-10-12T08:42:43.784Z] ---> 0381d8d866a9 [2020-10-12T08:42:43.784Z] [2020-10-12T08:42:44.743Z] Successfully built 0381d8d866a9 [2020-10-12T08:42:44.743Z] ---> 7d8f9feee197 [2020-10-12T08:42:44.743Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-12T08:42:44.743Z] Successfully tagged docker-core-metadata-go:latest [2020-10-12T08:42:44.743Z]  Building docker-core-metadata-go ... done  Attempting uninstall: idna [2020-10-12T08:42:44.743Z] Found existing installation: idna 2.9 [2020-10-12T08:42:44.743Z] Uninstalling idna-2.9: [2020-10-12T08:42:44.743Z] Successfully uninstalled idna-2.9 [2020-10-12T08:42:45.005Z] Attempting uninstall: requests [2020-10-12T08:42:45.005Z] Found existing installation: requests 2.23.0 [2020-10-12T08:42:45.005Z] Uninstalling requests-2.23.0: [2020-10-12T08:42:45.005Z] Successfully uninstalled requests-2.23.0 [2020-10-12T08:42:45.005Z] Running setup.py install for PyYAML: started [2020-10-12T08:42:45.272Z] ---> 743671a299c2 [2020-10-12T08:42:45.272Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-12T08:42:45.851Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-12T08:42:45.851Z] ---> daffdaeb3e21 [2020-10-12T08:42:45.851Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-12T08:42:46.794Z] ---> 053a55eba540 [2020-10-12T08:42:46.794Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-12T08:42:46.794Z] ---> Running in da4f45836c11 [2020-10-12T08:42:47.056Z] 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-12T08:42:48.010Z] Removing intermediate container da4f45836c11 [2020-10-12T08:42:48.010Z] ---> 646ac2180c3a [2020-10-12T08:42:48.010Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-12T08:42:49.938Z] ---> Running in 0d26cbfd8012 [2020-10-12T08:42:49.938Z] Removing intermediate container e58591d21615 [2020-10-12T08:42:49.938Z] ---> 2fad2e90505c [2020-10-12T08:42:49.938Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-12T08:42:49.938Z] ---> Running in eb906b45f67d [2020-10-12T08:42:49.938Z] Removing intermediate container 0d26cbfd8012 [2020-10-12T08:42:49.938Z] ---> 362b59f4e1b1 [2020-10-12T08:42:49.938Z] Step 24/26 : LABEL arch=x86_64 [2020-10-12T08:42:50.201Z] ---> Running in 1863616fa3ee [2020-10-12T08:42:50.201Z] Removing intermediate container 1863616fa3ee [2020-10-12T08:42:50.201Z] ---> 19d24c6cc22a [2020-10-12T08:42:50.201Z] Step 25/26 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e [2020-10-12T08:42:50.463Z] ---> Running in 6cca7232209b [2020-10-12T08:42:50.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-12T08:42:50.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-12T08:42:50.723Z] Removing intermediate container 6cca7232209b [2020-10-12T08:42:50.723Z] ---> 250f84f871e8 [2020-10-12T08:42:50.723Z] Step 26/26 : LABEL version=0.0.0 [2020-10-12T08:42:50.723Z] ---> Running in 478e1c799f28 [2020-10-12T08:42:50.723Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-12T08:42:50.723Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-12T08:42:50.723Z] (3/3) Installing curl (7.69.1-r1) [2020-10-12T08:42:50.723Z] Executing busybox-1.31.1-r16.trigger [2020-10-12T08:42:50.723Z] OK: 72 MiB in 58 packages [2020-10-12T08:42:51.007Z] Removing intermediate container 478e1c799f28 [2020-10-12T08:42:51.007Z] ---> 64b6619feb40 [2020-10-12T08:42:51.007Z] [2020-10-12T08:42:51.007Z] Successfully built 64b6619feb40 [2020-10-12T08:42:51.007Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-12T08:42:51.303Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container eb906b45f67d [2020-10-12T08:42:51.303Z] ---> 16797779494b [2020-10-12T08:42:51.303Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-12T08:42:51.303Z] ---> Running in 215a635b32d5 [2020-10-12T08:42:51.592Z] Removing intermediate container 215a635b32d5 [2020-10-12T08:42:51.592Z] ---> 30d74ac91bc9 [2020-10-12T08:42:51.592Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-12T08:42:51.592Z] ---> Running in 8a287cb57240 [2020-10-12T08:42:51.592Z] Removing intermediate container 8a287cb57240 [2020-10-12T08:42:51.592Z] ---> 50e632e2307d [2020-10-12T08:42:51.592Z] Step 25/27 : LABEL arch=x86_64 [2020-10-12T08:42:51.859Z] ---> Running in 8a159045d978 [2020-10-12T08:42:51.859Z] Removing intermediate container 8a159045d978 [2020-10-12T08:42:51.859Z] ---> bba01a6ec40a [2020-10-12T08:42:51.859Z] Step 26/27 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e [2020-10-12T08:42:52.121Z] ---> Running in a5d83680651c [2020-10-12T08:42:52.121Z] Removing intermediate container a5d83680651c [2020-10-12T08:42:52.121Z] ---> 67dd33620cbd [2020-10-12T08:42:52.121Z] Step 27/27 : LABEL version=0.0.0 [2020-10-12T08:42:52.383Z] ---> Running in 19da04ecec4c [2020-10-12T08:42:52.647Z] Removing intermediate container 19da04ecec4c [2020-10-12T08:42:52.647Z] ---> afd28684030e [2020-10-12T08:42:52.647Z] [2020-10-12T08:42:52.647Z] Successfully built afd28684030e [2020-10-12T08:42:52.647Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-12T08:42:52.917Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-10-12T08:42:52.931Z] $ docker stop --time=1 9b6f70a71e374f2ab6213be918a83c2cb6deb5ddbe8bccc3f701c59fda176206 [2020-10-12T08:42:54.460Z] $ docker rm -f 9b6f70a71e374f2ab6213be918a83c2cb6deb5ddbe8bccc3f701c59fda176206 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-12T08:42:54.965Z] + docker images [2020-10-12T08:42:54.965Z] + grep docker [2020-10-12T08:42:54.965Z] docker-sys-mgmt-agent-go latest afd28684030e 2 seconds ago 290MB [2020-10-12T08:42:54.965Z] docker-security-secretstore-setup-go latest 64b6619feb40 4 seconds ago 32.4MB [2020-10-12T08:42:54.965Z] docker-core-metadata-go latest 0381d8d866a9 11 seconds ago 14.2MB [2020-10-12T08:42:54.965Z] docker-support-scheduler-go latest bd7acace22a7 12 seconds ago 12.3MB [2020-10-12T08:42:54.965Z] docker-core-data-go latest c3dff3a5b82b 18 seconds ago 23.6MB [2020-10-12T08:42:54.965Z] docker-security-secrets-setup-go latest 9de7df5ae907 2 minutes ago 24MB [2020-10-12T08:42:54.965Z] docker-core-command-go latest 4abbaf47fe72 2 minutes ago 12.2MB [2020-10-12T08:42:54.965Z] docker-support-notifications-go latest 8daa847c9f14 2 minutes ago 13.6MB [2020-10-12T08:42:54.965Z] docker-support-logging-go latest 91f227654dce 2 minutes ago 11.1MB [2020-10-12T08:42:54.965Z] docker-security-proxy-setup-go latest a43b8304d7d9 2 minutes ago 15.8MB [2020-10-12T08:42:54.965Z] docker latest 809cc4dba987 3 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-12T08:43:10.831Z] Still waiting to schedule task [2020-10-12T08:43:10.831Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-12T08:44:09.733Z] Running on prd-centos7-docker-8c-8g-4779 in /w/workspace/edgexfoundry_edgex-go_PR-2771 [Pipeline] { [Pipeline] ws [2020-10-12T08:44:09.788Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2020-10-12T08:44:11.799Z] using credential edgex-jenkins-ssh [2020-10-12T08:44:11.856Z] Cloning the remote Git repository [2020-10-12T08:44:11.879Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-12T08:44:11.942Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2020-10-12T08:44:11.967Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-12T08:44:11.967Z] > git --version # timeout=10 [2020-10-12T08:44:11.971Z] > git --version # 'git version 2.16.5' [2020-10-12T08:44:11.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-12T08:44:11.992Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-12T08:44:23.760Z] Merging remotes/origin/master commit 63b605587244ac62a7b5d1c23d47eb87e958ca11 into PR head commit 3f55b11f2122cccf1549b27f21f6b80d886e8a1e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-12T08:44:23.248Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-12T08:44:23.252Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-12T08:44:23.266Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-12T08:44:23.276Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-12T08:44:23.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-12T08:44:23.279Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2771/head:refs/remotes/origin/PR-2771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-12T08:44:23.769Z] > git config core.sparsecheckout # timeout=10 [2020-10-12T08:44:23.773Z] > git checkout -f 3f55b11f2122cccf1549b27f21f6b80d886e8a1e # timeout=10 [Pipeline] // stage [Pipeline] } [2020-10-12T08:44:24.424Z] 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] } [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-12T08:44:30.228Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-12T08:44:31.108Z] ---> package-listing.sh [2020-10-12T08:44:31.108Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-12T08:44:31.108Z] ++ facter osfamily [2020-10-12T08:44:31.108Z] + OS_FAMILY=redhat [2020-10-12T08:44:31.108Z] + workspace=/w/workspace/edgex-go/9 [2020-10-12T08:44:31.108Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-12T08:44:31.108Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-12T08:44:31.108Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-12T08:44:31.108Z] + PACKAGES=/tmp/packages_start.txt [2020-10-12T08:44:31.108Z] + '[' /w/workspace/edgex-go/9 ']' [2020-10-12T08:44:31.108Z] + PACKAGES=/tmp/packages_end.txt [2020-10-12T08:44:31.108Z] + case "${OS_FAMILY}" in [2020-10-12T08:44:31.108Z] + rpm -qa [2020-10-12T08:44:31.108Z] + sort [2020-10-12T08:44:35.328Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-12T08:44:35.328Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-12T08:44:35.328Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-12T08:44:35.328Z] + '[' /w/workspace/edgex-go/9 ']' [2020-10-12T08:44:35.328Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2020-10-12T08:44:35.328Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-12T08:44:35.538Z] provisioning config files... [2020-10-12T08:44:35.559Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config6331636140656524553tmp [Pipeline] { [Pipeline] echo [2020-10-12T08:44:35.642Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-12T08:44:35.964Z] ---> create-netrc.sh [Pipeline] } [2020-10-12T08:44:35.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-12T08:44:36.069Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-12T08:44:36.364Z] ---> python-tools-install.sh [2020-10-12T08:44:36.364Z] Generating Requirements File [2020-10-12T08:45:57.883Z] Python 3.6.8 [2020-10-12T08:45:57.883Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-12T08:45:57.883Z] appdirs==1.4.3 [2020-10-12T08:45:57.883Z] argcomplete==1.12.1 [2020-10-12T08:45:57.883Z] aspy.yaml==1.3.0 [2020-10-12T08:45:57.883Z] attrs==19.3.0 [2020-10-12T08:45:57.883Z] Babel==2.8.0 [2020-10-12T08:45:57.883Z] beautifulsoup4==4.8.2 [2020-10-12T08:45:57.883Z] boto3==1.11.6 [2020-10-12T08:45:57.883Z] botocore==1.14.6 [2020-10-12T08:45:57.883Z] bs4==0.0.1 [2020-10-12T08:45:57.883Z] cachetools==4.1.1 [2020-10-12T08:45:57.883Z] certifi==2019.11.28 [2020-10-12T08:45:57.883Z] cffi==1.14.3 [2020-10-12T08:45:57.883Z] cfgv==2.0.1 [2020-10-12T08:45:57.883Z] chardet==3.0.4 [2020-10-12T08:45:57.883Z] click==7.1 [2020-10-12T08:45:57.883Z] cliff==3.4.0 [2020-10-12T08:45:57.883Z] cmd2==1.3.11 [2020-10-12T08:45:57.883Z] colorama==0.4.3 [2020-10-12T08:45:57.883Z] cryptography==3.1.1 [2020-10-12T08:45:57.883Z] debtcollector==2.2.0 [2020-10-12T08:45:57.883Z] decorator==4.4.2 [2020-10-12T08:45:57.883Z] defusedxml==0.6.0 [2020-10-12T08:45:57.883Z] Deprecated==1.2.7 [2020-10-12T08:45:57.883Z] distlib==0.3.1 [2020-10-12T08:45:57.883Z] distro==1.2.0 [2020-10-12T08:45:57.883Z] dnspython==1.16.0 [2020-10-12T08:45:57.883Z] docker==4.2.0 [2020-10-12T08:45:57.883Z] docutils==0.15.2 [2020-10-12T08:45:57.883Z] dogpile.cache==1.0.2 [2020-10-12T08:45:57.883Z] email-validator==1.0.5 [2020-10-12T08:45:57.883Z] filelock==3.0.12 [2020-10-12T08:45:57.883Z] future==0.18.2 [2020-10-12T08:45:57.883Z] google-auth==1.22.1 [2020-10-12T08:45:57.883Z] httplib2==0.17.0 [2020-10-12T08:45:57.883Z] identify==1.4.11 [2020-10-12T08:45:57.883Z] idna==2.9 [2020-10-12T08:45:57.883Z] importlib-metadata==2.0.0 [2020-10-12T08:45:57.883Z] importlib-resources==1.5.0 [2020-10-12T08:45:57.883Z] iso8601==0.1.13 [2020-10-12T08:45:57.883Z] Jinja2==2.11.1 [2020-10-12T08:45:57.883Z] jmespath==0.10.0 [2020-10-12T08:45:57.883Z] jsonpatch==1.26 [2020-10-12T08:45:57.883Z] jsonpointer==2.0 [2020-10-12T08:45:57.883Z] jsonschema==3.2.0 [2020-10-12T08:45:57.883Z] keystoneauth1==4.2.1 [2020-10-12T08:45:57.883Z] kubernetes==11.0.0 [2020-10-12T08:45:57.883Z] lftools==0.34.2 [2020-10-12T08:45:57.883Z] lxml==4.5.0 [2020-10-12T08:45:57.883Z] MarkupSafe==0.23 [2020-10-12T08:45:57.883Z] msgpack==1.0.0 [2020-10-12T08:45:57.883Z] multi-key-dict==2.0.3 [2020-10-12T08:45:57.883Z] munch==2.5.0 [2020-10-12T08:45:57.883Z] netaddr==0.8.0 [2020-10-12T08:45:57.883Z] netifaces==0.10.9 [2020-10-12T08:45:57.883Z] niet==1.4.2 [2020-10-12T08:45:57.883Z] nodeenv==1.3.5 [2020-10-12T08:45:57.883Z] oauth2client==4.1.3 [2020-10-12T08:45:57.883Z] oauthlib==3.1.0 [2020-10-12T08:45:57.883Z] openstacksdk==0.50.0 [2020-10-12T08:45:57.883Z] os-client-config==2.1.0 [2020-10-12T08:45:57.883Z] os-service-types==1.7.0 [2020-10-12T08:45:57.883Z] osc-lib==2.2.1 [2020-10-12T08:45:57.883Z] oslo.config==8.3.2 [2020-10-12T08:45:57.883Z] oslo.context==3.1.1 [2020-10-12T08:45:57.883Z] oslo.i18n==5.0.1 [2020-10-12T08:45:57.883Z] oslo.log==4.4.0 [2020-10-12T08:45:57.883Z] oslo.serialization==4.0.1 [2020-10-12T08:45:57.883Z] oslo.utils==4.6.0 [2020-10-12T08:45:57.883Z] packaging==20.4 [2020-10-12T08:45:57.883Z] pbr==5.4.4 [2020-10-12T08:45:57.883Z] pluggy==0.13.1 [2020-10-12T08:45:57.883Z] prettytable==0.7.2 [2020-10-12T08:45:57.883Z] py==1.9.0 [2020-10-12T08:45:57.883Z] pyasn1==0.4.8 [2020-10-12T08:45:57.883Z] pyasn1-modules==0.2.8 [2020-10-12T08:45:57.883Z] pycparser==2.20 [2020-10-12T08:45:57.883Z] pygerrit2==2.0.10 [2020-10-12T08:45:57.883Z] PyGithub==1.46 [2020-10-12T08:45:57.883Z] pyinotify==0.9.6 [2020-10-12T08:45:57.883Z] PyJWT==1.7.1 [2020-10-12T08:45:57.883Z] pyparsing==2.4.7 [2020-10-12T08:45:57.883Z] pyperclip==1.8.1 [2020-10-12T08:45:57.883Z] pyroute2==0.4.13 [2020-10-12T08:45:57.883Z] pyrsistent==0.15.7 [2020-10-12T08:45:57.883Z] PySocks==1.6.8 [2020-10-12T08:45:57.883Z] python-cinderclient==7.2.0 [2020-10-12T08:45:57.883Z] python-dateutil==2.8.1 [2020-10-12T08:45:57.883Z] python-heatclient==2.2.1 [2020-10-12T08:45:57.883Z] python-jenkins==1.7.0 [2020-10-12T08:45:57.883Z] python-keystoneclient==4.1.1 [2020-10-12T08:45:57.883Z] python-magnumclient==3.2.1 [2020-10-12T08:45:57.883Z] python-novaclient==17.2.1 [2020-10-12T08:45:57.883Z] python-openstackclient==5.4.0 [2020-10-12T08:45:57.883Z] python-swiftclient==3.10.1 [2020-10-12T08:45:57.883Z] pytz==2020.1 [2020-10-12T08:45:57.883Z] PyYAML==5.3 [2020-10-12T08:45:57.883Z] requests==2.23.0 [2020-10-12T08:45:57.883Z] requests-oauthlib==1.3.0 [2020-10-12T08:45:57.883Z] requestsexceptions==1.4.0 [2020-10-12T08:45:57.883Z] rfc3986==1.4.0 [2020-10-12T08:45:57.883Z] rpm==4.11.3 [2020-10-12T08:45:57.883Z] rsa==4.0 [2020-10-12T08:45:57.883Z] ruamel.yaml==0.16.10 [2020-10-12T08:45:57.883Z] ruamel.yaml.clib==0.2.0 [2020-10-12T08:45:57.883Z] s3transfer==0.3.3 [2020-10-12T08:45:57.883Z] shade==1.27.2 [2020-10-12T08:45:57.883Z] simplejson==3.17.2 [2020-10-12T08:45:57.883Z] six==1.14.0 [2020-10-12T08:45:57.883Z] soupsieve==2.0 [2020-10-12T08:45:57.883Z] stevedore==3.2.2 [2020-10-12T08:45:57.883Z] tabulate==0.8.6 [2020-10-12T08:45:57.883Z] toml==0.10.0 [2020-10-12T08:45:57.883Z] tox==3.20.1 [2020-10-12T08:45:57.883Z] tqdm==4.43.0 [2020-10-12T08:45:57.883Z] urllib3==1.25.8 [2020-10-12T08:45:57.883Z] virtualenv==20.0.33 [2020-10-12T08:45:57.883Z] wcwidth==0.2.5 [2020-10-12T08:45:57.883Z] websocket-client==0.57.0 [2020-10-12T08:45:57.883Z] wrapt==1.12.1 [2020-10-12T08:45:57.883Z] xdg==3.0.2 [2020-10-12T08:45:57.883Z] xmltodict==0.12.0 [2020-10-12T08:45:57.883Z] yq==2.11.1 [2020-10-12T08:45:57.883Z] zipp==3.3.0 [2020-10-12T08:45:57.883Z] Cache entry deserialization failed, entry ignored [2020-10-12T08:45:57.883Z] 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-12T08:45:57.883Z] Python 2.7.5 [2020-10-12T08:45:57.883Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-12T08:45:57.883Z] 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-12T08:45:58.144Z] ansible==2.9.7 [2020-10-12T08:45:58.144Z] Babel==0.9.6 [2020-10-12T08:45:58.144Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-12T08:45:58.144Z] beautifulsoup4==4.4.1 [2020-10-12T08:45:58.144Z] bodhi==2.11.0 [2020-10-12T08:45:58.144Z] bodhi-client==2.11.0 [2020-10-12T08:45:58.144Z] CCColUtils==1.4 [2020-10-12T08:45:58.144Z] cffi==1.6.0 [2020-10-12T08:45:58.144Z] chardet==2.2.1 [2020-10-12T08:45:58.144Z] click==6.7 [2020-10-12T08:45:58.144Z] cloud-init==18.5 [2020-10-12T08:45:58.144Z] configobj==4.7.2 [2020-10-12T08:45:58.144Z] cryptography==1.7.2 [2020-10-12T08:45:58.144Z] decorator==3.4.0 [2020-10-12T08:45:58.144Z] distro==1.2.0 [2020-10-12T08:45:58.144Z] enum34==1.0.4 [2020-10-12T08:45:58.144Z] fedpkg==1.38 [2020-10-12T08:45:58.144Z] futures==3.1.1 [2020-10-12T08:45:58.144Z] gitdb==0.6.4 [2020-10-12T08:45:58.144Z] GitPython==1.0.1 [2020-10-12T08:45:58.144Z] html5lib==0.999 [2020-10-12T08:45:58.144Z] httplib2==0.9.2 [2020-10-12T08:45:58.144Z] idna==2.4 [2020-10-12T08:45:58.144Z] iniparse==0.4 [2020-10-12T08:45:58.144Z] ipaddress==1.0.16 [2020-10-12T08:45:58.144Z] IPy==0.75 [2020-10-12T08:45:58.144Z] javapackages==1.0.0 [2020-10-12T08:45:58.144Z] Jinja2==2.7.2 [2020-10-12T08:45:58.144Z] jmespath==0.9.4 [2020-10-12T08:45:58.144Z] jsonpatch==1.2 [2020-10-12T08:45:58.144Z] jsonpointer==1.9 [2020-10-12T08:45:58.144Z] kerberos==1.1 [2020-10-12T08:45:58.144Z] kitchen==1.1.1 [2020-10-12T08:45:58.144Z] langtable==0.0.31 [2020-10-12T08:45:58.144Z] lockfile==0.9.1 [2020-10-12T08:45:58.144Z] lxml==3.2.1 [2020-10-12T08:45:58.144Z] MarkupSafe==0.11 [2020-10-12T08:45:58.144Z] munch==2.0.2 [2020-10-12T08:45:58.144Z] offtrac==0.1.0 [2020-10-12T08:45:58.144Z] openidc-client==0.6.0 [2020-10-12T08:45:58.144Z] packagedb-cli==2.14.1 [2020-10-12T08:45:58.144Z] paramiko==2.1.1 [2020-10-12T08:45:58.144Z] perf==0.1 [2020-10-12T08:45:58.144Z] ply==3.4 [2020-10-12T08:45:58.144Z] policycoreutils-default-encoding==0.1 [2020-10-12T08:45:58.144Z] prettytable==0.7.2 [2020-10-12T08:45:58.144Z] pyasn1==0.1.9 [2020-10-12T08:45:58.144Z] pycparser==2.14 [2020-10-12T08:45:58.144Z] pycurl==7.19.0 [2020-10-12T08:45:58.144Z] pygobject==3.22.0 [2020-10-12T08:45:58.144Z] pygpgme==0.3 [2020-10-12T08:45:58.144Z] pyliblzma==0.5.3 [2020-10-12T08:45:58.144Z] pyOpenSSL==0.13.1 [2020-10-12T08:45:58.144Z] pyparsing==1.5.6 [2020-10-12T08:45:58.144Z] pyserial==2.6 [2020-10-12T08:45:58.144Z] python-augeas==0.5.0 [2020-10-12T08:45:58.144Z] python-bugzilla==2.3.0 [2020-10-12T08:45:58.144Z] python-dateutil==1.5 [2020-10-12T08:45:58.144Z] python-fedora==0.10.0 [2020-10-12T08:45:58.144Z] python-linux-procfs==0.4.9 [2020-10-12T08:45:58.144Z] python-yubico==1.2.3 [2020-10-12T08:45:58.144Z] pyudev==0.15 [2020-10-12T08:45:58.144Z] pyusb==1.0.0b1 [2020-10-12T08:45:58.144Z] pyxattr==0.5.1 [2020-10-12T08:45:58.144Z] PyYAML==3.10 [2020-10-12T08:45:58.144Z] requests==2.6.0 [2020-10-12T08:45:58.144Z] requests-kerberos==0.7.0 [2020-10-12T08:45:58.144Z] rpkg==1.60 [2020-10-12T08:45:58.144Z] schedutils==0.4 [2020-10-12T08:45:58.144Z] seobject==0.1 [2020-10-12T08:45:58.144Z] sepolicy==1.1 [2020-10-12T08:45:58.145Z] six==1.9.0 [2020-10-12T08:45:58.145Z] smmap==0.9.0 [2020-10-12T08:45:58.145Z] urlgrabber==3.10 [2020-10-12T08:45:58.145Z] urllib3==1.10.2 [2020-10-12T08:45:58.145Z] virtualenv==15.1.0 [2020-10-12T08:45:58.145Z] yum-langpacks==0.4.2 [2020-10-12T08:45:58.145Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-12T08:45:58.154Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-12T08:45:58.452Z] ---> sudo-logs.sh [2020-10-12T08:45:58.452Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-12T08:45:58.724Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-12T08:45:59.022Z] ---> job-cost.sh [2020-10-12T08:45:59.022Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-28uN [2020-10-12T08:46:11.281Z] Cache entry deserialization failed, entry ignored [2020-10-12T08:46:11.281Z] Cache entry deserialization failed, entry ignored [2020-10-12T08:46:11.544Z] Cache entry deserialization failed, entry ignored [2020-10-12T08:46:11.806Z] Cache entry deserialization failed, entry ignored [2020-10-12T08:46:11.806Z] Cache entry deserialization failed, entry ignored [2020-10-12T08:46:12.068Z] Cache entry deserialization failed, entry ignored [2020-10-12T08:46:12.330Z] Cache entry deserialization failed, entry ignored [2020-10-12T08:46:12.330Z] Cache entry deserialization failed, entry ignored [2020-10-12T08:46:12.330Z] Cache entry deserialization failed, entry ignored [2020-10-12T08:46:12.330Z] Cache entry deserialization failed, entry ignored [2020-10-12T08:46:12.591Z] Cache entry deserialization failed, entry ignored [2020-10-12T08:46:12.591Z] Cache entry deserialization failed, entry ignored [2020-10-12T08:46:12.851Z] Cache entry deserialization failed, entry ignored [2020-10-12T08:46:18.226Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-12T08:46:44.841Z] lf-activate-venv(): INFO: Adding /tmp/venv-28uN/bin to PATH [2020-10-12T08:46:44.841Z] INFO: No Stack... [2020-10-12T08:46:44.841Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-12T08:46:45.787Z] INFO: Archiving Costs [Pipeline] echo [2020-10-12T08:46:45.801Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-12T08:46:46.118Z] ---> logs-deploy.sh [2020-10-12T08:46:46.118Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2771/9 [2020-10-12T08:46:46.118Z] INFO: archiving workspace using pattern(s): [2020-10-12T08:46:49.422Z] Archives upload complete. [2020-10-12T08:46:49.684Z] INFO: archiving logs to Nexus