Pull request #2748 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from 7a6a48bdff4657030c924ddf357f955d9af59931+eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f (2a6d50d0a3b52a6e40c7527e54f0d5ad17b7381e) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2748/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2748/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 Running on prd-centos7-docker-4c-2g-3016 in /w/workspace/edgexfoundry_edgex-go_PR-2748 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > 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 > 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/2748/head:refs/remotes/origin/PR-2748 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f into PR head commit 7a6a48bdff4657030c924ddf357f955d9af59931 Merge succeeded, producing 7a6a48bdff4657030c924ddf357f955d9af59931 Checking out Revision 7a6a48bdff4657030c924ddf357f955d9af59931 (PR-2748) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a6a48bdff4657030c924ddf357f955d9af59931 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a6a48bdff4657030c924ddf357f955d9af59931 # timeout=10 Commit message: "fix(V2): Add correlation id into log" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-02T07:54:01.553Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-02T07:54:01.985Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-02T07:54:02.164Z] ========================================================= [2020-10-02T07:54:02.164Z] EdgeX Global Pipelines Version Info [2020-10-02T07:54:02.164Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-02T07:54:04.190Z] ------------------- [2020-10-02T07:54:04.191Z] stable info: [2020-10-02T07:54:04.191Z] ------------------- [2020-10-02T07:54:04.191Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-02T07:54:04.191Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-02T07:54:04.191Z] Message: update stable to v1.0.131 [2020-10-02T07:54:04.766Z] ------------------- [2020-10-02T07:54:04.766Z] experimental info: [2020-10-02T07:54:04.766Z] ------------------- [2020-10-02T07:54:04.766Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-10-02T07:54:04.766Z] Commit SHA: 037048ec40675a742bbe4f4e63335516fc22ae8d [2020-10-02T07:54:04.766Z] Message: update experimental to v1.0.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-02T07:54:05.188Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-02T07:54:05.317Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-02T07:54:05.444Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-02T07:54:05.581Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-02T07:54:05.712Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-02T07:54:05.837Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-02T07:54:05.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-02T07:54:06.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-02T07:54:06.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-02T07:54:06.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-02T07:54:06.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-02T07:54:06.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-02T07:54:06.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-02T07:54:06.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-02T07:54:07.025Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-02T07:54:07.167Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-02T07:54:07.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-02T07:54:07.416Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-02T07:54:07.540Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-02T07:54:07.664Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-02T07:54:07.794Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-02T07:54:07.920Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2748 [Pipeline] echo [2020-10-02T07:54:08.044Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2748 [Pipeline] echo [2020-10-02T07:54:08.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2748 [Pipeline] echo [2020-10-02T07:54:08.306Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a6a48bdff4657030c924ddf357f955d9af59931 [Pipeline] echo [2020-10-02T07:54:08.430Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a6a48b [Pipeline] echo [2020-10-02T07:54:08.548Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-02T07:54:09.016Z] ++ 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-02T07:54:09.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-02T07:54:09.017Z] ++ dirname cmd/core-command/Dockerfile [2020-10-02T07:54:09.017Z] ++ cut -d/ -f2 [2020-10-02T07:54:09.017Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-02T07:54:09.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-02T07:54:09.017Z] ++ dirname cmd/core-data/Dockerfile [2020-10-02T07:54:09.017Z] ++ cut -d/ -f2 [2020-10-02T07:54:09.017Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-02T07:54:09.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-02T07:54:09.017Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-02T07:54:09.017Z] ++ cut -d/ -f2 [2020-10-02T07:54:09.017Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-02T07:54:09.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-02T07:54:09.017Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-02T07:54:09.017Z] ++ cut -d/ -f2 [2020-10-02T07:54:09.017Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-02T07:54:09.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-02T07:54:09.017Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-02T07:54:09.017Z] ++ cut -d/ -f2 [2020-10-02T07:54:09.017Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-02T07:54:09.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-02T07:54:09.017Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-02T07:54:09.017Z] ++ cut -d/ -f2 [2020-10-02T07:54:09.017Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-02T07:54:09.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-02T07:54:09.017Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-02T07:54:09.017Z] ++ cut -d/ -f2 [2020-10-02T07:54:09.017Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-02T07:54:09.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-02T07:54:09.017Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-02T07:54:09.017Z] ++ cut -d/ -f2 [2020-10-02T07:54:09.017Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-02T07:54:09.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-02T07:54:09.017Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-02T07:54:09.017Z] ++ cut -d/ -f2 [2020-10-02T07:54:09.017Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-02T07:54:09.017Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-02T07:54:09.017Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-02T07:54:09.017Z] ++ cut -d/ -f2 [2020-10-02T07:54:09.017Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-02T07:54:09.113Z] 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-02T07:54:10.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-02T07:54:10.961Z] [2020-10-02T07:54:10.962Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-02T07:54:11.349Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-02T07:54:11.349Z] latest: Pulling from edgex-devops/git-semver [2020-10-02T07:54:11.349Z] 31603596830f: Pulling fs layer [2020-10-02T07:54:11.349Z] 2a8b12db71e7: Pulling fs layer [2020-10-02T07:54:11.349Z] 6ca5941a6612: Pulling fs layer [2020-10-02T07:54:11.349Z] ecc8261a40a4: Pulling fs layer [2020-10-02T07:54:11.349Z] ecc8261a40a4: Waiting [2020-10-02T07:54:11.618Z] 2a8b12db71e7: Verifying Checksum [2020-10-02T07:54:11.618Z] 2a8b12db71e7: Download complete [2020-10-02T07:54:11.618Z] 31603596830f: Verifying Checksum [2020-10-02T07:54:11.618Z] 31603596830f: Download complete [2020-10-02T07:54:11.618Z] ecc8261a40a4: Download complete [2020-10-02T07:54:11.882Z] 6ca5941a6612: Verifying Checksum [2020-10-02T07:54:11.882Z] 6ca5941a6612: Download complete [2020-10-02T07:54:11.882Z] 31603596830f: Pull complete [2020-10-02T07:54:12.146Z] 2a8b12db71e7: Pull complete [2020-10-02T07:54:13.097Z] 6ca5941a6612: Pull complete [2020-10-02T07:54:13.097Z] ecc8261a40a4: Pull complete [2020-10-02T07:54:13.097Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-02T07:54:13.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-02T07:54:13.097Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-02T07:54:13.255Z] prd-centos7-docker-4c-2g-3016 does not seem to be running inside a container [2020-10-02T07:54:13.327Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-02T07:54:15.791Z] $ docker top 819d6e94790a5d741ae3fed2e94d4a77662ce83ac1c9e6dbea0a20baff27396c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-02T07:54:16.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-02T07:54:16.208Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-02T07:54:16.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-02T07:54:16.426Z] $ docker exec 819d6e94790a5d741ae3fed2e94d4a77662ce83ac1c9e6dbea0a20baff27396c ssh-agent [2020-10-02T07:54:16.590Z] SSH_AUTH_SOCK=/tmp/ssh-c2DJUxwwmLHb/agent.11 [2020-10-02T07:54:16.591Z] SSH_AGENT_PID=16 [2020-10-02T07:54:16.702Z] Running ssh-add (command line suppressed) [2020-10-02T07:54:16.859Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6957695563812475025.key (/w/workspace/edgex-go/1@tmp/private_key_6957695563812475025.key) [2020-10-02T07:54:16.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-02T07:54:17.309Z] + git describe --exact-match --tags HEAD [2020-10-02T07:54:17.309Z] fatal: no tag exactly matches '7a6a48bdff4657030c924ddf357f955d9af59931' [Pipeline] } [2020-10-02T07:54:17.358Z] $ docker exec --env ******** --env ******** 819d6e94790a5d741ae3fed2e94d4a77662ce83ac1c9e6dbea0a20baff27396c ssh-agent -k [2020-10-02T07:54:17.527Z] unset SSH_AUTH_SOCK; [2020-10-02T07:54:17.528Z] unset SSH_AGENT_PID; [2020-10-02T07:54:17.528Z] echo Agent pid 16 killed; [2020-10-02T07:54:17.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-02T07:54:17.723Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-02T07:54:17.723Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-02T07:54:17.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-02T07:54:17.842Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-02T07:54:18.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-02T07:54:18.020Z] $ docker exec 819d6e94790a5d741ae3fed2e94d4a77662ce83ac1c9e6dbea0a20baff27396c ssh-agent [2020-10-02T07:54:18.183Z] SSH_AUTH_SOCK=/tmp/ssh-0zMRT7bjZK6I/agent.45 [2020-10-02T07:54:18.183Z] SSH_AGENT_PID=50 [2020-10-02T07:54:18.190Z] Running ssh-add (command line suppressed) [2020-10-02T07:54:18.314Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2398563453729264016.key (/w/workspace/edgex-go/1@tmp/private_key_2398563453729264016.key) [2020-10-02T07:54:18.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-02T07:54:18.733Z] + git semver init [2020-10-02T07:54:18.733Z] # -> Open(): unable to determine branch for HEAD [2020-10-02T07:54:18.733Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-10-02T07:54:18.733Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-10-02T07:54:18.733Z] # $SEMVER_REMOTE_NAME = origin [2020-10-02T07:54:18.733Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-02T07:54:18.733Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-02T07:54:18.733Z] # $SEMVER_BRANCH = PR-2748 [2020-10-02T07:54:18.733Z] # $SEMVER_TEMP = /tmp/semver-022376338 [2020-10-02T07:54:18.733Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-02T07:54:36.895Z] # '/tmp/semver-022376338' -> '/w/workspace/edgex-go/1/.semver' [2020-10-02T07:54:36.895Z] # -> Force: false [2020-10-02T07:54:36.895Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-10-02T07:54:36.935Z] $ docker exec --env ******** --env ******** 819d6e94790a5d741ae3fed2e94d4a77662ce83ac1c9e6dbea0a20baff27396c ssh-agent -k [2020-10-02T07:54:37.147Z] unset SSH_AUTH_SOCK; [2020-10-02T07:54:37.148Z] unset SSH_AGENT_PID; [2020-10-02T07:54:37.149Z] echo Agent pid 50 killed; [2020-10-02T07:54:37.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-02T07:54:37.821Z] + git semver [Pipeline] } [2020-10-02T07:54:37.855Z] $ docker stop --time=1 819d6e94790a5d741ae3fed2e94d4a77662ce83ac1c9e6dbea0a20baff27396c [2020-10-02T07:54:39.409Z] $ docker rm -f 819d6e94790a5d741ae3fed2e94d4a77662ce83ac1c9e6dbea0a20baff27396c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-02T07:54:52.487Z] Stashed 65 file(s) [Pipeline] echo [2020-10-02T07:54:52.510Z] [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-02T07:54:53.490Z] ========================================================= [2020-10-02T07:54:53.490Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-02T07:54:53.490Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-02T07:54:53.867Z] + 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-02T07:54:57.190Z] Sending build context to Docker daemon 324.6MB [2020-10-02T07:54:57.190Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-02T07:54:57.190Z] Step 2/7 : FROM ${BASE} [2020-10-02T07:54:57.190Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-02T07:54:57.190Z] df20fa9351a1: Pulling fs layer [2020-10-02T07:54:57.190Z] ed8968b2872e: Pulling fs layer [2020-10-02T07:54:57.190Z] a92cc7c5fd73: Pulling fs layer [2020-10-02T07:54:57.190Z] e871e8e8d7a9: Pulling fs layer [2020-10-02T07:54:57.190Z] e73272ec9a57: Pulling fs layer [2020-10-02T07:54:57.190Z] 1e910a182e73: Pulling fs layer [2020-10-02T07:54:57.190Z] 4e634b169226: Pulling fs layer [2020-10-02T07:54:57.190Z] e871e8e8d7a9: Waiting [2020-10-02T07:54:57.190Z] 4e634b169226: Waiting [2020-10-02T07:54:57.190Z] 1e910a182e73: Waiting [2020-10-02T07:54:57.190Z] e73272ec9a57: Waiting [2020-10-02T07:54:57.190Z] a92cc7c5fd73: Verifying Checksum [2020-10-02T07:54:57.190Z] a92cc7c5fd73: Download complete [2020-10-02T07:54:57.190Z] ed8968b2872e: Verifying Checksum [2020-10-02T07:54:57.190Z] ed8968b2872e: Download complete [2020-10-02T07:54:57.190Z] e73272ec9a57: Verifying Checksum [2020-10-02T07:54:57.190Z] e73272ec9a57: Download complete [2020-10-02T07:54:57.190Z] 1e910a182e73: Download complete [2020-10-02T07:54:57.190Z] df20fa9351a1: Verifying Checksum [2020-10-02T07:54:57.190Z] df20fa9351a1: Download complete [2020-10-02T07:54:57.190Z] df20fa9351a1: Pull complete [2020-10-02T07:54:57.451Z] ed8968b2872e: Pull complete [2020-10-02T07:54:57.712Z] a92cc7c5fd73: Pull complete [2020-10-02T07:54:59.102Z] 4e634b169226: Verifying Checksum [2020-10-02T07:54:59.102Z] 4e634b169226: Download complete [2020-10-02T07:55:00.060Z] e871e8e8d7a9: Verifying Checksum [2020-10-02T07:55:00.060Z] e871e8e8d7a9: Download complete [2020-10-02T07:55:04.306Z] e871e8e8d7a9: Pull complete [2020-10-02T07:55:04.568Z] e73272ec9a57: Pull complete [2020-10-02T07:55:04.568Z] 1e910a182e73: Pull complete [2020-10-02T07:55:08.158Z] Still waiting to schedule task [2020-10-02T07:55:08.158Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-02T07:55:14.617Z] 4e634b169226: Pull complete [2020-10-02T07:55:14.617Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-02T07:55:14.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-02T07:55:14.617Z] ---> f7629b54cfaa [2020-10-02T07:55:14.617Z] 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-02T07:55:14.617Z] ---> Running in df5c91ba979b [2020-10-02T07:55:14.617Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T07:55:15.192Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T07:55:16.140Z] (1/12) Installing libmagic (5.38-r0) [2020-10-02T07:55:16.140Z] (2/12) Installing file (5.38-r0) [2020-10-02T07:55:16.402Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-02T07:55:16.402Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-02T07:55:20.620Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-02T07:55:20.620Z] (6/12) Installing patch (2.7.6-r6) [2020-10-02T07:55:20.883Z] (7/12) Installing build-base (0.5-r2) [2020-10-02T07:55:20.883Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-02T07:55:20.883Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-02T07:55:21.145Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-02T07:55:21.145Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-02T07:55:21.145Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-02T07:55:21.407Z] Executing busybox-1.31.1-r16.trigger [2020-10-02T07:55:21.407Z] OK: 233 MiB in 51 packages [2020-10-02T07:55:24.725Z] Removing intermediate container df5c91ba979b [2020-10-02T07:55:24.725Z] ---> aa1ef2d14c30 [2020-10-02T07:55:24.725Z] Step 4/7 : WORKDIR /edgex-go [2020-10-02T07:55:24.988Z] ---> Running in d9e6e0a186be [2020-10-02T07:55:24.988Z] Removing intermediate container d9e6e0a186be [2020-10-02T07:55:24.988Z] ---> 255f56ffbcc9 [2020-10-02T07:55:24.988Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-02T07:55:25.568Z] latest: Pulling from library/docker [2020-10-02T07:55:25.568Z] df20fa9351a1: Already exists [2020-10-02T07:55:25.568Z] 25ad7478873d: Pulling fs layer [2020-10-02T07:55:25.568Z] 4684f6177b5d: Pulling fs layer [2020-10-02T07:55:25.568Z] 8ba584e970af: Pulling fs layer [2020-10-02T07:55:25.568Z] 3cdc74d2b06d: Pulling fs layer [2020-10-02T07:55:25.568Z] 4cf5a0d07c1f: Pulling fs layer [2020-10-02T07:55:25.568Z] fca0ccc462d5: Pulling fs layer [2020-10-02T07:55:25.568Z] 4cf5a0d07c1f: Waiting [2020-10-02T07:55:25.568Z] fca0ccc462d5: Waiting [2020-10-02T07:55:25.568Z] 3cdc74d2b06d: Waiting [2020-10-02T07:55:25.568Z] 4684f6177b5d: Verifying Checksum [2020-10-02T07:55:25.568Z] 4684f6177b5d: Download complete [2020-10-02T07:55:25.832Z] 25ad7478873d: Download complete [2020-10-02T07:55:25.832Z] 3cdc74d2b06d: Verifying Checksum [2020-10-02T07:55:25.832Z] 3cdc74d2b06d: Download complete [2020-10-02T07:55:25.832Z] 4cf5a0d07c1f: Verifying Checksum [2020-10-02T07:55:25.832Z] 4cf5a0d07c1f: Download complete [2020-10-02T07:55:25.832Z] fca0ccc462d5: Verifying Checksum [2020-10-02T07:55:25.832Z] fca0ccc462d5: Download complete [2020-10-02T07:55:26.103Z] 25ad7478873d: Pull complete [2020-10-02T07:55:26.103Z] 4684f6177b5d: Pull complete [2020-10-02T07:55:26.685Z] 8ba584e970af: Verifying Checksum [2020-10-02T07:55:26.685Z] 8ba584e970af: Download complete [2020-10-02T07:55:29.243Z] 8ba584e970af: Pull complete [2020-10-02T07:55:29.243Z] 3cdc74d2b06d: Pull complete [2020-10-02T07:55:29.243Z] 4cf5a0d07c1f: Pull complete [2020-10-02T07:55:29.243Z] fca0ccc462d5: Pull complete [2020-10-02T07:55:29.243Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-02T07:55:29.243Z] Status: Downloaded newer image for docker:latest [2020-10-02T07:55:30.723Z] ---> 0cae48a2e0cf [2020-10-02T07:55:30.724Z] Step 6/7 : COPY go.mod . [2020-10-02T07:55:30.990Z] ---> 46741fab65a3 [2020-10-02T07:55:30.990Z] Step 7/7 : RUN go mod download [2020-10-02T07:55:30.990Z] ---> Running in 322cb9c90705 [2020-10-02T07:55:53.029Z] Removing intermediate container 322cb9c90705 [2020-10-02T07:55:53.029Z] ---> e0df19f39c30 [2020-10-02T07:55:53.029Z] Successfully built e0df19f39c30 [2020-10-02T07:55:53.029Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-02T07:55:53.382Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-02T07:55:53.382Z] . [Pipeline] withDockerContainer [2020-10-02T07:55:53.509Z] prd-centos7-docker-4c-2g-3016 does not seem to be running inside a container [2020-10-02T07:55:53.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-02T07:55:54.301Z] $ docker top 01c59a7c50c1cfedb1e4997dfba34458147724fbba1a042a1371444ed9bcb9bf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-02T07:55:54.894Z] + go version [2020-10-02T07:55:54.894Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-02T07:55:54.931Z] $ docker stop --time=1 01c59a7c50c1cfedb1e4997dfba34458147724fbba1a042a1371444ed9bcb9bf [2020-10-02T07:55:56.299Z] $ docker rm -f 01c59a7c50c1cfedb1e4997dfba34458147724fbba1a042a1371444ed9bcb9bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-02T07:55:57.548Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-02T07:55:57.548Z] . [Pipeline] withDockerContainer [2020-10-02T07:55:57.667Z] prd-centos7-docker-4c-2g-3016 does not seem to be running inside a container [2020-10-02T07:55:57.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-02T07:55:58.376Z] $ docker top 1e8721217fe3f0fc7d32f75d59530bc119ec12148c19fc75daf1c6bd15d9a60f -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-02T07:55:58.616Z] ========================================================= [2020-10-02T07:55:58.616Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-02T07:55:58.616Z] ========================================================= [Pipeline] sh [2020-10-02T07:55:58.925Z] + make test [2020-10-02T07:55:58.925Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-02T07:56:01.500Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-02T07:56:11.674Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-02T07:56:17.061Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-02T07:56:17.323Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-02T07:56:17.323Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-02T07:56:17.921Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-02T07:56:18.889Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.007s [2020-10-02T07:56:18.889Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-02T07:56:18.889Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-02T07:56:19.158Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-02T07:56:19.741Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-02T07:56:20.024Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-02T07:56:20.302Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-02T07:56:20.302Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-02T07:56:20.302Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-02T07:56:23.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.036s coverage: 46.6% of statements [2020-10-02T07:56:23.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-02T07:56:23.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-02T07:56:23.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-02T07:56:23.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-02T07:56:23.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-02T07:56:27.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.072s coverage: 27.2% of statements [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-02T07:56:27.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.025s coverage: 100.0% of statements [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-02T07:56:27.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-02T07:56:27.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.047s coverage: 84.0% of statements [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-02T07:56:27.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.016s coverage: 93.3% of statements [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-02T07:56:27.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.076s coverage: 28.6% of statements [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-02T07:56:27.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-02T07:56:27.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.028s coverage: 100.0% of statements [2020-10-02T07:56:27.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-02T07:56:27.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.026s coverage: 100.0% of statements [2020-10-02T07:56:27.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-02T07:56:28.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.022s coverage: 86.7% of statements [2020-10-02T07:56:28.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-02T07:56:28.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.032s coverage: 97.5% of statements [2020-10-02T07:56:28.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-02T07:56:28.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.027s coverage: 100.0% of statements [2020-10-02T07:56:28.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-02T07:56:28.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-02T07:56:28.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-02T07:56:28.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-02T07:56:29.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.020s coverage: 100.0% of statements [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-02T07:56:29.016Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.015s coverage: 58.8% of statements [2020-10-02T07:56:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-02T07:56:29.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.019s coverage: 0.0% of statements [no tests to run] [2020-10-02T07:56:29.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-02T07:56:29.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-02T07:56:29.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.052s coverage: 63.5% of statements [2020-10-02T07:56:29.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-02T07:56:29.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-02T07:56:29.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.020s coverage: 100.0% of statements [2020-10-02T07:56:30.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.140s coverage: 55.9% of statements [2020-10-02T07:56:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-02T07:56:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-02T07:56:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-02T07:56:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-02T07:56:34.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 4.101s coverage: 86.3% of statements [2020-10-02T07:56:34.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-02T07:56:34.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.327s coverage: 72.2% of statements [2020-10-02T07:56:34.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.108s coverage: 72.1% of statements [2020-10-02T07:56:34.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.012s coverage: 82.4% of statements [2020-10-02T07:56:34.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.011s coverage: 48.4% of statements [2020-10-02T07:56:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-02T07:56:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-02T07:56:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-02T07:56:34.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.008s coverage: 28.8% of statements [2020-10-02T07:56:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-02T07:56:34.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.006s coverage: 96.8% of statements [2020-10-02T07:56:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-02T07:56:34.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.019s coverage: 31.1% of statements [2020-10-02T07:56:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-02T07:56:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-02T07:56:34.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.096s coverage: 84.1% of statements [2020-10-02T07:56:34.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.014s coverage: 100.0% of statements [2020-10-02T07:56:34.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.024s coverage: 42.9% of statements [2020-10-02T07:56:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-02T07:56:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-02T07:56:34.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.017s coverage: 100.0% of statements [2020-10-02T07:56:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-02T07:56:34.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.011s coverage: 83.8% of statements [2020-10-02T07:56:34.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-02T07:56:35.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.023s coverage: 46.9% of statements [2020-10-02T07:56:35.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-02T07:56:35.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-02T07:56:35.759Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.007s coverage: 100.0% of statements [2020-10-02T07:56:35.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-02T07:56:35.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-02T07:56:35.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-02T07:56:35.759Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.045s coverage: 100.0% of statements [2020-10-02T07:56:35.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-02T07:56:35.759Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements [2020-10-02T07:56:35.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-02T07:56:37.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.060s coverage: 29.1% of statements [2020-10-02T07:56:37.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-02T07:56:37.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-02T07:56:37.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-02T07:56:37.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-02T07:56:37.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-02T07:56:37.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.024s coverage: 99.0% of statements [2020-10-02T07:56:37.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-02T07:56:37.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.007s coverage: 100.0% of statements [2020-10-02T07:56:37.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-02T07:56:37.165Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.011s coverage: 0.0% of statements [2020-10-02T07:56:37.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-02T07:56:37.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.004s coverage: 100.0% of statements [2020-10-02T07:56:37.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-02T07:56:37.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-02T07:56:37.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-02T07:56:37.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-02T07:56:37.429Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.013s coverage: 87.9% of statements [2020-10-02T07:56:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-02T07:56:37.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-02T07:56:37.429Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements [2020-10-02T07:56:37.691Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements [2020-10-02T07:56:37.953Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements [2020-10-02T07:56:38.216Z] GO111MODULE=on go vet ./... [2020-10-02T07:56:44.870Z] gofmt -l . [2020-10-02T07:56:45.445Z] [ "`gofmt -l .`" = "" ] [2020-10-02T07:56:46.023Z] ./bin/test-go-mod-tidy.sh [2020-10-02T07:56:46.292Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-10-02T07:56:48.547Z] + ls -al . [2020-10-02T07:56:48.548Z] total 568 [2020-10-02T07:56:48.548Z] drwxrwxr-x 10 1001 1001 4096 Oct 2 07:56 . [2020-10-02T07:56:48.548Z] drwxr-xr-x 4 root root 28 Oct 2 07:55 .. [2020-10-02T07:56:48.548Z] -rw-rw-r-- 1 1001 1001 11 Oct 2 07:53 .dockerignore [2020-10-02T07:56:48.548Z] drwxrwxr-x 8 1001 1001 179 Oct 2 07:54 .git [2020-10-02T07:56:48.548Z] drwxrwxr-x 3 1001 1001 82 Oct 2 07:53 .github [2020-10-02T07:56:48.548Z] -rw-rw-r-- 1 1001 1001 932 Oct 2 07:53 .gitignore [2020-10-02T07:56:48.548Z] drwx------ 3 1001 1001 47 Oct 2 07:54 .semver [2020-10-02T07:56:48.548Z] -rw-rw-r-- 1 1001 1001 166 Oct 2 07:53 .sonarcloud.properties [2020-10-02T07:56:48.548Z] -rw-rw-r-- 1 1001 1001 3804 Oct 2 07:53 CONTRIBUTING.md [2020-10-02T07:56:48.548Z] -rw-rw-r-- 1 1001 1001 1035 Oct 2 07:53 Dockerfile.build [2020-10-02T07:56:48.548Z] -rw-rw-r-- 1 1001 1001 863 Oct 2 07:53 Jenkinsfile [2020-10-02T07:56:48.548Z] -rw-rw-r-- 1 1001 1001 10775 Oct 2 07:53 LICENSE [2020-10-02T07:56:48.548Z] -rw-rw-r-- 1 1001 1001 6237 Oct 2 07:53 Makefile [2020-10-02T07:56:48.548Z] -rw-rw-r-- 1 1001 1001 6447 Oct 2 07:53 README.md [2020-10-02T07:56:48.548Z] -rw-rw-r-- 1 1001 1001 259 Oct 2 07:53 SECURITY.md [2020-10-02T07:56:48.548Z] -rw-rw-r-- 1 1001 1001 5 Oct 2 07:54 VERSION [2020-10-02T07:56:48.548Z] -rw-rw-r-- 1 1001 1001 4131 Oct 2 07:53 ZMQWindows.md [2020-10-02T07:56:48.548Z] drwxrwxr-x 2 1001 1001 117 Oct 2 07:53 bin [2020-10-02T07:56:48.548Z] drwxrwxr-x 15 1001 1001 4096 Oct 2 07:53 cmd [2020-10-02T07:56:48.548Z] -rw-r--r-- 1 root root 474833 Oct 2 07:56 coverage.out [2020-10-02T07:56:48.548Z] -rw-r--r-- 1 root root 984 Oct 2 07:56 go.mod [2020-10-02T07:56:48.548Z] -rw-r--r-- 1 root root 18681 Oct 2 07:56 go.sum [2020-10-02T07:56:48.548Z] drwxrwxr-x 8 1001 1001 127 Oct 2 07:53 internal [2020-10-02T07:56:48.548Z] drwxrwxr-x 4 1001 1001 26 Oct 2 07:53 openapi [2020-10-02T07:56:48.548Z] drwxrwxr-x 4 1001 1001 71 Oct 2 07:53 snap [2020-10-02T07:56:48.548Z] -rw-rw-r-- 1 1001 1001 168 Oct 2 07:53 version.go [Pipeline] sh [2020-10-02T07:56:48.869Z] + '[' -e coverage.out ] [2020-10-02T07:56:48.869Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-02T07:56:49.092Z] Stashed 1 file(s) [Pipeline] sh [2020-10-02T07:56:49.505Z] + make build [2020-10-02T07:56:49.505Z] 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-02T07:56:57.785Z] 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-02T07:57:00.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-02T07:57:01.768Z] 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-02T07:57:03.176Z] 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-02T07:57:04.574Z] 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-02T07:57:04.837Z] 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-02T07:57:06.252Z] 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-02T07:57:06.578Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3017 in /w/workspace/edgexfoundry_edgex-go_PR-2748 [Pipeline] { [Pipeline] ws [2020-10-02T07:57:06.665Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-10-02T07:57:07.647Z] 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-02T07:57:09.058Z] 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-02T07:57:10.012Z] 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-02T07:57:11.407Z] 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-02T07:57:11.576Z] using credential edgex-jenkins-ssh [2020-10-02T07:57:11.634Z] Cloning the remote Git repository [2020-10-02T07:57:11.696Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-02T07:57:12.358Z] 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-02T07:57:12.964Z] $ docker stop --time=1 1e8721217fe3f0fc7d32f75d59530bc119ec12148c19fc75daf1c6bd15d9a60f [2020-10-02T07:57:11.799Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-10-02T07:57:11.888Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-02T07:57:11.889Z] > git --version # timeout=10 [2020-10-02T07:57:11.905Z] > git --version # 'git version 2.17.1' [2020-10-02T07:57:11.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-02T07:57:11.957Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-02T07:57:14.542Z] $ docker rm -f 1e8721217fe3f0fc7d32f75d59530bc119ec12148c19fc75daf1c6bd15d9a60f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-02T07:57:18.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-02T07:57:18.113Z] [2020-10-02T07:57:18.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-10-02T07:57:18.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-02T07:57:18.486Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-02T07:57:18.486Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-02T07:57:18.486Z] ca9280d653b3: Pulling fs layer [2020-10-02T07:57:18.486Z] 7e9c9ca2126c: Pulling fs layer [2020-10-02T07:57:19.063Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-02T07:57:19.063Z] cbdbe7a5bc2a: Download complete [2020-10-02T07:57:19.637Z] ca9280d653b3: Verifying Checksum [2020-10-02T07:57:19.638Z] ca9280d653b3: Download complete [2020-10-02T07:57:19.638Z] cbdbe7a5bc2a: Pull complete [2020-10-02T07:57:20.585Z] 7e9c9ca2126c: Verifying Checksum [2020-10-02T07:57:20.585Z] 7e9c9ca2126c: Download complete [2020-10-02T07:57:20.585Z] ca9280d653b3: Pull complete [2020-10-02T07:57:27.198Z] 7e9c9ca2126c: Pull complete [2020-10-02T07:57:27.198Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-02T07:57:27.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-02T07:57:27.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-02T07:57:27.398Z] prd-centos7-docker-4c-2g-3016 does not seem to be running inside a container [2020-10-02T07:57:27.445Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-02T07:57:30.529Z] $ docker top 2faa79ff05cf5b9cb4b362e3aca8fc07b92fca14e54046db3c14e2e26b3d2f1a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-02T07:57:31.146Z] + docker-compose build --help [2020-10-02T07:57:31.147Z] + grep parallel [2020-10-02T07:57:32.097Z] --parallel Build images in parallel. [Pipeline] } [2020-10-02T07:57:32.133Z] $ docker stop --time=1 2faa79ff05cf5b9cb4b362e3aca8fc07b92fca14e54046db3c14e2e26b3d2f1a [2020-10-02T07:57:33.552Z] $ docker rm -f 2faa79ff05cf5b9cb4b362e3aca8fc07b92fca14e54046db3c14e2e26b3d2f1a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-02T07:57:34.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-02T07:57:34.362Z] . [Pipeline] withDockerContainer [2020-10-02T07:57:34.485Z] prd-centos7-docker-4c-2g-3016 does not seem to be running inside a container [2020-10-02T07:57:34.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-02T07:57:35.318Z] $ docker top 0217040101d92272bc1c8e4ad98803d6b152433bbe615165c9a68810a13a6f00 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-02T07:57:35.914Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-02T07:57:36.914Z] Building docker-core-command-go ... [2020-10-02T07:57:36.915Z] Building docker-core-data-go ... [2020-10-02T07:57:36.915Z] Building docker-core-metadata-go ... [2020-10-02T07:57:36.915Z] Building docker-security-proxy-setup-go ... [2020-10-02T07:57:36.915Z] Building docker-security-secrets-setup-go ... [2020-10-02T07:57:36.915Z] Building docker-security-secretstore-setup-go ... [2020-10-02T07:57:36.915Z] Building docker-support-logging-go ... [2020-10-02T07:57:36.915Z] Building docker-support-notifications-go ... [2020-10-02T07:57:36.915Z] Building docker-support-scheduler-go ... [2020-10-02T07:57:36.915Z] Building docker-sys-mgmt-agent-go ... [2020-10-02T07:57:36.915Z] Building docker-security-secretstore-setup-go [2020-10-02T07:57:36.915Z] Building docker-security-secrets-setup-go [2020-10-02T07:57:36.915Z] Building docker-core-metadata-go [2020-10-02T07:57:36.915Z] Building docker-security-proxy-setup-go [2020-10-02T07:57:36.915Z] Building docker-support-notifications-go [2020-10-02T07:57:42.149Z] Merging remotes/origin/master commit eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f into PR head commit 7a6a48bdff4657030c924ddf357f955d9af59931 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-02T07:57:42.882Z] Failed in branch arm64 [2020-10-02T07:57:41.404Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-02T07:57:41.430Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-02T07:57:41.454Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-02T07:57:41.494Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-02T07:57:41.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-02T07:57:41.507Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2748/head:refs/remotes/origin/PR-2748 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-02T07:57:42.181Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T07:57:42.211Z] > git checkout -f 7a6a48bdff4657030c924ddf357f955d9af59931 # timeout=10 [2020-10-02T07:58:03.721Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-02T07:58:03.721Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-02T07:58:03.721Z] ---> e0df19f39c30 [2020-10-02T07:58:03.721Z] Step 3/29 : WORKDIR /edgex-go [2020-10-02T07:58:03.721Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-02T07:58:03.721Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-02T07:58:03.721Z] ---> e0df19f39c30 [2020-10-02T07:58:03.721Z] Step 3/24 : WORKDIR /edgex-go [2020-10-02T07:58:03.721Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-02T07:58:03.721Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-02T07:58:03.721Z] ---> e0df19f39c30 [2020-10-02T07:58:03.721Z] Step 3/20 : WORKDIR /edgex-go [2020-10-02T07:58:03.721Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-02T07:58:03.721Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-02T07:58:03.721Z] ---> e0df19f39c30 [2020-10-02T07:58:03.721Z] Step 3/22 : WORKDIR /edgex-go [2020-10-02T07:58:03.721Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-02T07:58:03.721Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-02T07:58:03.721Z] ---> e0df19f39c30 [2020-10-02T07:58:03.721Z] Step 3/26 : WORKDIR /edgex-go [2020-10-02T07:58:03.721Z] ---> Running in 91f0b1414890 [2020-10-02T07:58:03.721Z] ---> Running in 2e6fd35d5d31 [2020-10-02T07:58:03.721Z] ---> Running in 3c558be40468 [2020-10-02T07:58:03.721Z] ---> Running in ba383f425a35 [2020-10-02T07:58:03.721Z] ---> Running in 620ae7d620c3 [2020-10-02T07:58:04.300Z] Removing intermediate container ba383f425a35 [2020-10-02T07:58:04.300Z] ---> ea0cc7fbd069 [2020-10-02T07:58:04.300Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-02T07:58:04.300Z] Removing intermediate container 2e6fd35d5d31 [2020-10-02T07:58:04.300Z] ---> a47af6d04ed5 [2020-10-02T07:58:04.300Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-02T07:58:04.300Z] Removing intermediate container 620ae7d620c3 [2020-10-02T07:58:04.300Z] ---> 9d9bcbeb5d1c [2020-10-02T07:58:04.300Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-02T07:58:04.300Z] Removing intermediate container 3c558be40468 [2020-10-02T07:58:04.300Z] ---> bdbb0310cd77 [2020-10-02T07:58:04.300Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-02T07:58:04.300Z] Removing intermediate container 91f0b1414890 [2020-10-02T07:58:04.300Z] ---> add8e87941e7 [2020-10-02T07:58:04.300Z] Step 4/29 : RUN apk update && apk add make git [2020-10-02T07:58:04.300Z] ---> Running in 410c59838f7f [2020-10-02T07:58:04.300Z] ---> Running in 096ad5b2a2b7 [2020-10-02T07:58:04.575Z] ---> Running in 1039bf7f86df [2020-10-02T07:58:04.575Z] ---> Running in cb7017a5b825 [2020-10-02T07:58:04.575Z] ---> Running in bd962c166d5e [2020-10-02T07:58:05.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T07:58:06.255Z] Removing intermediate container 410c59838f7f [2020-10-02T07:58:06.255Z] ---> e90855e36f23 [2020-10-02T07:58:06.255Z] Step 5/20 : RUN apk update && apk add make git [2020-10-02T07:58:06.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T07:58:06.518Z] Removing intermediate container 096ad5b2a2b7 [2020-10-02T07:58:06.518Z] ---> c094ea917826 [2020-10-02T07:58:06.518Z] Step 5/26 : RUN apk update && apk add make git [2020-10-02T07:58:06.518Z] ---> Running in 563164292e19 [2020-10-02T07:58:06.791Z] Removing intermediate container cb7017a5b825 [2020-10-02T07:58:06.791Z] ---> bd0e5cff78a9 [2020-10-02T07:58:06.791Z] Step 5/22 : RUN apk update && apk add make git [2020-10-02T07:58:06.791Z] ---> Running in fef7a6fea194 [2020-10-02T07:58:07.058Z] Removing intermediate container 1039bf7f86df [2020-10-02T07:58:07.058Z] ---> fc74096a601f [2020-10-02T07:58:07.058Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-02T07:58:07.058Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-02T07:58:07.058Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-02T07:58:07.058Z] OK: 12752 distinct packages available [2020-10-02T07:58:07.058Z] ---> Running in 11302a56a68a [2020-10-02T07:58:07.323Z] ---> Running in 1d0e8d1c1ea3 [2020-10-02T07:58:07.323Z] OK: 233 MiB in 51 packages [2020-10-02T07:58:07.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T07:58:07.590Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T07:58:07.855Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T07:58:07.855Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T07:58:07.855Z] Removing intermediate container bd962c166d5e [2020-10-02T07:58:07.855Z] ---> c3b9e0ae978c [2020-10-02T07:58:07.855Z] Step 5/29 : COPY go.mod . [2020-10-02T07:58:08.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T07:58:08.122Z] ---> c683ef0ffd21 [2020-10-02T07:58:08.122Z] Step 6/29 : RUN go mod download [2020-10-02T07:58:08.394Z] ---> Running in f50a281aaa3c [2020-10-02T07:58:08.394Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T07:58:08.657Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T07:58:08.657Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T07:58:08.657Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-02T07:58:08.657Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-02T07:58:08.657Z] OK: 12752 distinct packages available [2020-10-02T07:58:08.928Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-02T07:58:08.928Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-02T07:58:08.928Z] OK: 12752 distinct packages available [2020-10-02T07:58:08.928Z] OK: 233 MiB in 51 packages [2020-10-02T07:58:09.193Z] OK: 233 MiB in 51 packages [2020-10-02T07:58:09.193Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-02T07:58:09.193Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-02T07:58:09.193Z] OK: 12752 distinct packages available [2020-10-02T07:58:09.193Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-02T07:58:09.193Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-02T07:58:09.193Z] OK: 12752 distinct packages available [2020-10-02T07:58:09.466Z] OK: 233 MiB in 51 packages [2020-10-02T07:58:09.466Z] OK: 233 MiB in 51 packages [2020-10-02T07:58:09.732Z] Removing intermediate container 563164292e19 [2020-10-02T07:58:09.732Z] ---> 8a74629fe0e2 [2020-10-02T07:58:09.732Z] Step 6/20 : COPY go.mod . [2020-10-02T07:58:09.996Z] Removing intermediate container fef7a6fea194 [2020-10-02T07:58:09.996Z] ---> ff7f9530b857 [2020-10-02T07:58:09.996Z] Step 6/26 : COPY go.mod . [2020-10-02T07:58:10.259Z] Removing intermediate container 11302a56a68a [2020-10-02T07:58:10.259Z] ---> 2021428b50fb [2020-10-02T07:58:10.259Z] Step 6/22 : COPY go.mod . [2020-10-02T07:58:10.259Z] ---> 5094e7f389cf [2020-10-02T07:58:10.259Z] Step 7/20 : RUN go mod download [2020-10-02T07:58:10.259Z] ---> 479a5b2cc8a6 [2020-10-02T07:58:10.259Z] Step 7/26 : RUN go mod download [2020-10-02T07:58:10.522Z] ---> Running in c689737c59da [2020-10-02T07:58:10.522Z] ---> Running in 80c9f44a1a07 [2020-10-02T07:58:10.522Z] Removing intermediate container 1d0e8d1c1ea3 [2020-10-02T07:58:10.522Z] ---> 7a56919096b6 [2020-10-02T07:58:10.522Z] Step 6/24 : COPY go.mod . [2020-10-02T07:58:10.522Z] Removing intermediate container f50a281aaa3c [2020-10-02T07:58:10.522Z] ---> a8294ed171f6 [2020-10-02T07:58:10.522Z] Step 7/29 : COPY . . [2020-10-02T07:58:10.788Z] ---> 5eec7ab4cc47 [2020-10-02T07:58:10.788Z] Step 7/22 : RUN go mod download [2020-10-02T07:58:10.788Z] ---> Running in 5f727394a0d6 [2020-10-02T07:58:13.378Z] ---> 73ed71469a2b [2020-10-02T07:58:13.378Z] Step 7/24 : RUN go mod download [2020-10-02T07:58:14.505Z] ---> Running in 32be69403430 [2020-10-02T07:58:18.758Z] Removing intermediate container 80c9f44a1a07 [2020-10-02T07:58:18.758Z] ---> 4bb5c4053d82 [2020-10-02T07:58:18.758Z] Step 8/26 : COPY . . [2020-10-02T07:58:19.712Z] Removing intermediate container c689737c59da [2020-10-02T07:58:19.712Z] ---> fa08ad25b9da [2020-10-02T07:58:19.712Z] Step 8/20 : COPY . . [2020-10-02T07:58:20.672Z] Removing intermediate container 5f727394a0d6 [2020-10-02T07:58:20.672Z] ---> efc62de76c36 [2020-10-02T07:58:20.672Z] Step 8/22 : COPY . . [2020-10-02T07:58:24.939Z] Removing intermediate container 32be69403430 [2020-10-02T07:58:24.939Z] ---> dd084fa02de2 [2020-10-02T07:58:24.939Z] Step 8/24 : COPY . . [2020-10-02T07:58:40.166Z] ---> 97d1681f4a71 [2020-10-02T07:58:40.166Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-02T07:58:40.166Z] ---> Running in f3919e7c4eb2 [2020-10-02T07:58:44.441Z] 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-02T07:58:54.585Z] ---> 5da4112a3e50 [2020-10-02T07:58:54.585Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-02T07:58:54.585Z] ---> 0618cb03dcd1 [2020-10-02T07:58:54.585Z] 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-02T07:58:55.544Z] ---> Running in f9f90d6303ad [2020-10-02T07:58:55.544Z] ---> Running in bb0b220bfc63 [2020-10-02T07:58:55.807Z] ---> 64f2202619c3 [2020-10-02T07:58:55.807Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-02T07:58:55.807Z] ---> 7bf7367e3a57 [2020-10-02T07:58:55.807Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-02T07:58:56.077Z] ---> Running in 8b5893cdfe94 [2020-10-02T07:58:56.077Z] ---> Running in 6721b5150297 [2020-10-02T07:58:57.055Z] 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-02T07:58:57.055Z] 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-02T07:58:57.336Z] 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-02T07:58:57.336Z] 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-02T07:59:04.018Z] Removing intermediate container f3919e7c4eb2 [2020-10-02T07:59:04.018Z] ---> 0cc6cff7a651 [2020-10-02T07:59:04.018Z] [2020-10-02T07:59:04.018Z] Step 9/29 : FROM alpine:latest [2020-10-02T07:59:04.288Z] latest: Pulling from library/alpine [2020-10-02T07:59:04.561Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-02T07:59:04.561Z] Status: Downloaded newer image for alpine:latest [2020-10-02T07:59:04.561Z] ---> a24bb4013296 [2020-10-02T07:59:04.561Z] 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-02T07:59:05.148Z] ---> Running in bd71973a5c2c [2020-10-02T07:59:05.426Z] Removing intermediate container bd71973a5c2c [2020-10-02T07:59:05.426Z] ---> b5b71f48b1c0 [2020-10-02T07:59:05.426Z] Step 11/29 : USER root [2020-10-02T07:59:05.426Z] ---> Running in ed865759aa7b [2020-10-02T07:59:05.701Z] Removing intermediate container ed865759aa7b [2020-10-02T07:59:05.701Z] ---> f3ad7196ea7b [2020-10-02T07:59:05.701Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-02T07:59:05.966Z] ---> Running in f56a7cdae743 [2020-10-02T07:59:06.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T07:59:06.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T07:59:07.230Z] v3.12.0-358-g2c6fb656e2 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-02T07:59:07.231Z] v3.12.0-359-gbb2f9c1873 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-02T07:59:07.231Z] OK: 12750 distinct packages available [2020-10-02T07:59:07.513Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-02T07:59:07.513Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-02T07:59:07.513Z] Executing busybox-1.31.1-r16.trigger [2020-10-02T07:59:07.513Z] Executing ca-certificates-20191127-r4.trigger [2020-10-02T07:59:07.786Z] OK: 6 MiB in 16 packages [2020-10-02T07:59:09.209Z] Removing intermediate container f56a7cdae743 [2020-10-02T07:59:09.209Z] ---> d64f58d2da92 [2020-10-02T07:59:09.209Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-02T07:59:09.209Z] ---> Running in 02fc8928e05c [2020-10-02T07:59:09.481Z] Removing intermediate container 02fc8928e05c [2020-10-02T07:59:09.481Z] ---> 950d3e6e6d59 [2020-10-02T07:59:09.481Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-02T07:59:09.481Z] ---> Running in 3493fe825088 [2020-10-02T07:59:09.751Z] Removing intermediate container 3493fe825088 [2020-10-02T07:59:09.751Z] ---> ed85815bf8f5 [2020-10-02T07:59:09.751Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-02T07:59:10.028Z] ---> Running in 757b790ab47c [2020-10-02T07:59:12.673Z] Removing intermediate container 757b790ab47c [2020-10-02T07:59:12.673Z] ---> de37db08322b [2020-10-02T07:59:12.673Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-02T07:59:13.648Z] ---> 096949f4ab51 [2020-10-02T07:59:13.649Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-02T07:59:14.240Z] ---> e4fb58896299 [2020-10-02T07:59:14.240Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-02T07:59:14.514Z] ---> 7102848739a4 [2020-10-02T07:59:14.514Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-02T07:59:15.103Z] ---> e4691e784c18 [2020-10-02T07:59:15.103Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-02T07:59:15.372Z] ---> 271de607fd2a [2020-10-02T07:59:15.372Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-02T07:59:15.637Z] ---> Running in 3a931e499e68 [2020-10-02T07:59:17.577Z] Removing intermediate container 3a931e499e68 [2020-10-02T07:59:17.577Z] ---> fb281fd916c8 [2020-10-02T07:59:17.577Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-02T07:59:18.106Z] ---> a35b0aa909a5 [2020-10-02T07:59:18.106Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-02T07:59:18.106Z] ---> Running in 6464d95b52c4 [2020-10-02T07:59:20.303Z] Removing intermediate container 6464d95b52c4 [2020-10-02T07:59:20.303Z] ---> b0fe18d54d6f [2020-10-02T07:59:20.303Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-02T07:59:20.303Z] ---> Running in fcb085d6b131 [2020-10-02T07:59:21.729Z] 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-02T07:59:23.139Z] Removing intermediate container fcb085d6b131 [2020-10-02T07:59:23.139Z] ---> 642b214d2b3a [2020-10-02T07:59:23.139Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-02T07:59:24.561Z] ---> Running in 28051846d297 [2020-10-02T07:59:24.561Z] Removing intermediate container 8b5893cdfe94 [2020-10-02T07:59:24.561Z] ---> 3b9226318777 [2020-10-02T07:59:24.561Z] [2020-10-02T07:59:24.561Z] Step 10/20 : FROM alpine [2020-10-02T07:59:24.561Z] ---> a24bb4013296 [2020-10-02T07:59:24.561Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-02T07:59:24.561Z] Removing intermediate container 28051846d297 [2020-10-02T07:59:24.561Z] ---> 6248a69f4d3c [2020-10-02T07:59:24.561Z] Step 26/29 : CMD [ "generate" ] [2020-10-02T07:59:24.836Z] ---> Running in d4032b6c67de [2020-10-02T07:59:24.836Z] ---> Running in 3218e4a15156 [2020-10-02T07:59:25.454Z] Removing intermediate container 3218e4a15156 [2020-10-02T07:59:25.454Z] ---> e32ce760b653 [2020-10-02T07:59:25.454Z] Step 27/29 : LABEL arch=x86_64 [2020-10-02T07:59:25.454Z] ---> Running in e37f44fa2fa5 [2020-10-02T07:59:25.729Z] 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-02T07:59:25.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T07:59:25.729Z] Removing intermediate container e37f44fa2fa5 [2020-10-02T07:59:25.729Z] ---> 047f95776199 [2020-10-02T07:59:25.729Z] Step 28/29 : LABEL git_sha=7a6a48bdff4657030c924ddf357f955d9af59931 [2020-10-02T07:59:26.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T07:59:26.003Z] ---> Running in e7ba086dcd14 [2020-10-02T07:59:26.281Z] v3.12.0-358-g2c6fb656e2 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-02T07:59:26.281Z] v3.12.0-359-gbb2f9c1873 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-02T07:59:26.281Z] OK: 12750 distinct packages available [2020-10-02T07:59:26.281Z] Removing intermediate container e7ba086dcd14 [2020-10-02T07:59:26.281Z] ---> 01e15927ed00 [2020-10-02T07:59:26.281Z] Step 29/29 : LABEL version=0.0.0 [2020-10-02T07:59:26.547Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-02T07:59:26.547Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-02T07:59:26.547Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-02T07:59:26.547Z] (4/4) Installing curl (7.69.1-r1) [2020-10-02T07:59:26.547Z] Executing busybox-1.31.1-r16.trigger [2020-10-02T07:59:26.820Z] Executing ca-certificates-20191127-r4.trigger [2020-10-02T07:59:27.087Z] ---> Running in 7f32e4a0f032 [2020-10-02T07:59:27.087Z] OK: 7 MiB in 18 packages [2020-10-02T07:59:27.350Z] Removing intermediate container 7f32e4a0f032 [2020-10-02T07:59:27.351Z] ---> c826503814b2 [2020-10-02T07:59:27.351Z] [2020-10-02T07:59:27.949Z] Successfully built c826503814b2 [2020-10-02T07:59:27.949Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-02T07:59:27.949Z]  Building docker-security-secrets-setup-go ... done Building docker-support-logging-go [2020-10-02T07:59:28.533Z] Removing intermediate container d4032b6c67de [2020-10-02T07:59:28.533Z] ---> f7bc1bd865c2 [2020-10-02T07:59:28.533Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-02T07:59:36.715Z] ---> Running in d70c42de37e4 [2020-10-02T07:59:36.715Z] Removing intermediate container f9f90d6303ad [2020-10-02T07:59:36.715Z] ---> e03802ef9ece [2020-10-02T07:59:36.715Z] [2020-10-02T07:59:36.715Z] Step 10/26 : FROM alpine:3.10 [2020-10-02T07:59:36.715Z] Removing intermediate container 6721b5150297 [2020-10-02T07:59:36.715Z] ---> af6330714811 [2020-10-02T07:59:36.715Z] [2020-10-02T07:59:36.715Z] Step 10/24 : FROM scratch [2020-10-02T07:59:36.715Z] ---> [2020-10-02T07:59:36.715Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-02T07:59:36.715Z] Removing intermediate container d70c42de37e4 [2020-10-02T07:59:36.715Z] ---> f3fdc733ef94 [2020-10-02T07:59:36.715Z] Step 13/20 : WORKDIR /edgex [2020-10-02T07:59:36.715Z] ---> Running in f05847088de4 [2020-10-02T07:59:36.715Z] ---> Running in 82e95f25be65 [2020-10-02T07:59:36.715Z] 3.10: Pulling from library/alpine [2020-10-02T07:59:37.296Z] Removing intermediate container 82e95f25be65 [2020-10-02T07:59:37.296Z] ---> a97be062e42b [2020-10-02T07:59:37.296Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-02T07:59:37.296Z] Removing intermediate container f05847088de4 [2020-10-02T07:59:37.296Z] ---> 4a6b26f6a26a [2020-10-02T07:59:37.296Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-02T07:59:38.687Z] ---> Running in e48510614113 [2020-10-02T07:59:38.953Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-02T07:59:41.517Z] ---> 472a8a59fbe2 [2020-10-02T07:59:41.517Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-02T07:59:41.517Z] Status: Downloaded newer image for alpine:3.10 [2020-10-02T07:59:41.517Z] ---> be4e4bea2c2e [2020-10-02T07:59:41.517Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-02T07:59:42.922Z] Removing intermediate container e48510614113 [2020-10-02T07:59:42.922Z] ---> 6cb5742bf2d6 [2020-10-02T07:59:42.922Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-02T07:59:42.922Z] ---> Running in 6989f1ce1f08 [2020-10-02T07:59:43.185Z] ---> Running in 6070ccb29d7c [2020-10-02T07:59:43.185Z] ---> fdfab6b10a51 [2020-10-02T07:59:43.185Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-02T07:59:44.133Z] Removing intermediate container bb0b220bfc63 [2020-10-02T07:59:44.133Z] ---> 5476abd37c27 [2020-10-02T07:59:44.133Z] [2020-10-02T07:59:44.133Z] Step 10/22 : FROM scratch [2020-10-02T07:59:44.133Z] ---> [2020-10-02T07:59:44.133Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-02T07:59:45.537Z] ---> Running in 5e2bc129c8a4 [2020-10-02T07:59:45.537Z] ---> Running in 96c00a4ee0a2 [2020-10-02T07:59:45.537Z] Removing intermediate container 6070ccb29d7c [2020-10-02T07:59:45.537Z] ---> d60f01719165 [2020-10-02T07:59:45.537Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-02T07:59:45.807Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-02T07:59:46.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-02T07:59:46.338Z] v3.10.5-94-gea6eea6e70 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-02T07:59:46.338Z] v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-02T07:59:46.338Z] OK: 10346 distinct packages available [2020-10-02T07:59:46.605Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-02T07:59:46.605Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-02T07:59:46.605Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-02T07:59:46.605Z] (4/5) Installing curl (7.66.0-r1) [2020-10-02T07:59:46.605Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-02T07:59:46.605Z] Executing busybox-1.30.1-r3.trigger [2020-10-02T07:59:46.605Z] Executing ca-certificates-20191127-r2.trigger [2020-10-02T07:59:46.605Z] OK: 7 MiB in 19 packages [2020-10-02T07:59:46.605Z] Removing intermediate container 5e2bc129c8a4 [2020-10-02T07:59:46.605Z] ---> 224852fb41f4 [2020-10-02T07:59:46.605Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-02T07:59:46.605Z] Removing intermediate container 96c00a4ee0a2 [2020-10-02T07:59:46.605Z] ---> aaf74f69d16f [2020-10-02T07:59:46.605Z] Step 17/20 : CMD ["--init=true"] [2020-10-02T07:59:47.566Z] ---> f4894b1b0fbb [2020-10-02T07:59:47.567Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-02T07:59:47.567Z] ---> Running in 91d540a967af [2020-10-02T07:59:47.829Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-02T07:59:47.829Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-02T07:59:47.829Z] ---> e0df19f39c30 [2020-10-02T07:59:47.829Z] Step 3/22 : WORKDIR /edgex-go [2020-10-02T07:59:47.829Z] ---> Using cache [2020-10-02T07:59:47.829Z] ---> add8e87941e7 [2020-10-02T07:59:47.829Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-02T07:59:49.749Z] ---> Running in 6b0ab2c44cbb [2020-10-02T07:59:49.749Z] ---> Running in 8a7ba8a909e1 [2020-10-02T07:59:49.749Z] Removing intermediate container 91d540a967af [2020-10-02T07:59:49.749Z] ---> 41b425dab446 [2020-10-02T07:59:49.749Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-02T07:59:49.749Z] ---> ae1cd372dccb [2020-10-02T07:59:49.749Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-02T07:59:50.701Z] Removing intermediate container 6b0ab2c44cbb [2020-10-02T07:59:50.701Z] ---> b90a2ccc6a98 [2020-10-02T07:59:50.701Z] Step 18/20 : LABEL arch=x86_64 [2020-10-02T07:59:50.701Z] ---> Running in c9f31c88dfe4 [2020-10-02T07:59:50.701Z] ---> Running in 1d762e845ad5 [2020-10-02T07:59:50.701Z] Removing intermediate container 6989f1ce1f08 [2020-10-02T07:59:50.701Z] ---> ff2ec1ddf979 [2020-10-02T07:59:50.701Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-02T07:59:50.701Z] ---> cea289bef64b [2020-10-02T07:59:50.701Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-02T07:59:50.701Z] Removing intermediate container c9f31c88dfe4 [2020-10-02T07:59:50.701Z] ---> da93051609f9 [2020-10-02T07:59:50.701Z] Step 14/22 : WORKDIR / [2020-10-02T07:59:50.966Z] ---> Running in d1c293db2947 [2020-10-02T07:59:50.966Z] ---> Running in 1f479391b059 [2020-10-02T07:59:50.966Z] Removing intermediate container 1d762e845ad5 [2020-10-02T07:59:50.966Z] ---> 1041fe49fce0 [2020-10-02T07:59:50.966Z] Step 19/20 : LABEL git_sha=7a6a48bdff4657030c924ddf357f955d9af59931 [2020-10-02T07:59:51.231Z] ---> ebfc74e5d2f5 [2020-10-02T07:59:51.231Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-02T07:59:51.231Z] ---> Running in 595e6505a5a8 [2020-10-02T07:59:51.231Z] Removing intermediate container d1c293db2947 [2020-10-02T07:59:51.231Z] ---> bd7df567444c [2020-10-02T07:59:51.231Z] Step 13/26 : WORKDIR / [2020-10-02T07:59:51.505Z] Removing intermediate container 1f479391b059 [2020-10-02T07:59:51.505Z] ---> 37b28bfacb9f [2020-10-02T07:59:51.505Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-02T07:59:51.505Z] ---> Running in 011ab13ae103 [2020-10-02T07:59:51.768Z] Removing intermediate container 595e6505a5a8 [2020-10-02T07:59:51.768Z] ---> 997aa305a42b [2020-10-02T07:59:51.768Z] Step 20/20 : LABEL version=0.0.0 [2020-10-02T07:59:51.768Z] ---> 0b4c1745c45b [2020-10-02T07:59:51.768Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-02T07:59:51.768Z] ---> 50013b6e5655 [2020-10-02T07:59:51.769Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-02T07:59:52.033Z] ---> Running in 879731f61ad7 [2020-10-02T07:59:52.033Z] Removing intermediate container 011ab13ae103 [2020-10-02T07:59:52.033Z] ---> 7626809d5da0 [2020-10-02T07:59:52.033Z] 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-02T07:59:52.033Z] Removing intermediate container 8a7ba8a909e1 [2020-10-02T07:59:52.033Z] ---> 166e81a9dbd3 [2020-10-02T07:59:52.033Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-02T07:59:52.295Z] ---> Running in 5e1327488a76 [2020-10-02T07:59:52.295Z] ---> b3a64caafc3c [2020-10-02T07:59:52.295Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-02T07:59:52.295Z] Removing intermediate container 879731f61ad7 [2020-10-02T07:59:52.295Z] ---> c031d32de796 [2020-10-02T07:59:52.295Z] [2020-10-02T07:59:52.563Z] Successfully built c031d32de796 [2020-10-02T07:59:52.563Z] ---> f51862b8d3d3 [2020-10-02T07:59:52.563Z] 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-02T07:59:52.563Z] ---> Running in b89485838cf2 [2020-10-02T07:59:52.563Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-02T07:59:52.563Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2020-10-02T07:59:52.837Z] ---> b1a2dc98f7df [2020-10-02T07:59:52.837Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-02T07:59:52.837Z] Removing intermediate container b89485838cf2 [2020-10-02T07:59:52.837Z] ---> 9a6eb934e8eb [2020-10-02T07:59:52.837Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-02T07:59:53.118Z] ---> Running in 0e9e8e1bcc71 [2020-10-02T07:59:53.389Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T07:59:53.651Z] ---> b0d0685683e0 [2020-10-02T07:59:53.651Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-02T07:59:53.651Z] ---> f2d24444410b [2020-10-02T07:59:53.651Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-02T07:59:53.651Z] Removing intermediate container 0e9e8e1bcc71 [2020-10-02T07:59:53.651Z] ---> b29f9743b12e [2020-10-02T07:59:53.651Z] Step 22/24 : LABEL arch=x86_64 [2020-10-02T07:59:53.915Z] ---> Running in 1ad5fd2d90c3 [2020-10-02T07:59:53.915Z] ---> Running in fcc863e265d8 [2020-10-02T07:59:53.915Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T07:59:53.915Z] ---> be226ef47ffa [2020-10-02T07:59:53.915Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-02T07:59:54.498Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-02T07:59:54.499Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-02T07:59:54.499Z] OK: 12752 distinct packages available [2020-10-02T07:59:55.075Z] Removing intermediate container 1ad5fd2d90c3 [2020-10-02T07:59:55.075Z] ---> ffd83ec7c431 [2020-10-02T07:59:55.075Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-02T07:59:56.023Z] OK: 233 MiB in 51 packages [2020-10-02T07:59:56.289Z] Removing intermediate container fcc863e265d8 [2020-10-02T07:59:56.289Z] ---> f9622e961c86 [2020-10-02T07:59:56.289Z] Step 23/24 : LABEL git_sha=7a6a48bdff4657030c924ddf357f955d9af59931 [2020-10-02T07:59:56.289Z] OK: 233 MiB in 51 packages [2020-10-02T07:59:56.289Z] ---> Running in eeed47684760 [2020-10-02T07:59:56.551Z] ---> Running in 139e71dcfc6f [2020-10-02T07:59:56.551Z] ---> 1a3e169c7dd0 [2020-10-02T07:59:56.551Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-02T07:59:57.134Z] Removing intermediate container 139e71dcfc6f [2020-10-02T07:59:57.134Z] ---> 69331608093e [2020-10-02T07:59:57.134Z] Step 24/24 : LABEL version=0.0.0 [2020-10-02T07:59:57.134Z] Removing intermediate container eeed47684760 [2020-10-02T07:59:57.134Z] ---> 8295e97d5411 [2020-10-02T07:59:57.134Z] Step 20/22 : LABEL arch=x86_64 [2020-10-02T07:59:58.093Z] ---> Running in c1f5dfb05294 [2020-10-02T07:59:58.359Z] ---> Running in 8dc87a4c1ce9 [2020-10-02T07:59:58.945Z] ---> 3d35d83b192e [2020-10-02T07:59:58.945Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-02T07:59:59.899Z] Removing intermediate container 5e1327488a76 [2020-10-02T07:59:59.899Z] ---> b43bf6512c5a [2020-10-02T07:59:59.899Z] Step 6/22 : COPY go.mod . [2020-10-02T08:00:00.482Z] Removing intermediate container c1f5dfb05294 [2020-10-02T08:00:00.482Z] ---> 5a20109a00d2 [2020-10-02T08:00:00.482Z] Step 21/22 : LABEL git_sha=7a6a48bdff4657030c924ddf357f955d9af59931 [2020-10-02T08:00:02.496Z] ---> Running in 3a1618356f84 [2020-10-02T08:00:02.496Z] Removing intermediate container 8dc87a4c1ce9 [2020-10-02T08:00:02.496Z] ---> 219a03b4d169 [2020-10-02T08:00:02.496Z] [2020-10-02T08:00:02.496Z] ---> 10012db25941 [2020-10-02T08:00:02.496Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-02T08:00:02.496Z] ---> 43d7ee9bd023 [2020-10-02T08:00:02.496Z] Step 7/22 : RUN go mod download [2020-10-02T08:00:02.767Z] Successfully built 219a03b4d169 [2020-10-02T08:00:02.767Z] Successfully tagged docker-support-notifications-go:latest [2020-10-02T08:00:02.767Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2020-10-02T08:00:03.758Z] ---> Running in ca4bad6a7027 [2020-10-02T08:00:03.758Z] Removing intermediate container 3a1618356f84 [2020-10-02T08:00:03.758Z] ---> 98a91aabab28 [2020-10-02T08:00:03.758Z] Step 22/22 : LABEL version=0.0.0 [2020-10-02T08:00:05.170Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-02T08:00:05.170Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-02T08:00:05.745Z] ---> e0df19f39c30 [2020-10-02T08:00:05.745Z] Step 3/22 : WORKDIR /edgex-go [2020-10-02T08:00:05.745Z] ---> Using cache [2020-10-02T08:00:05.745Z] ---> add8e87941e7 [2020-10-02T08:00:05.745Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-02T08:00:05.745Z] ---> Using cache [2020-10-02T08:00:05.745Z] ---> 166e81a9dbd3 [2020-10-02T08:00:05.745Z] Step 5/22 : RUN apk update && apk add make git [2020-10-02T08:00:08.405Z] ---> Running in b2775cd2da82 [2020-10-02T08:00:08.671Z] ---> f0d4e601c595 [2020-10-02T08:00:08.671Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-02T08:00:08.671Z] ---> Running in 07153d7f3ee7 [2020-10-02T08:00:09.248Z] Removing intermediate container b2775cd2da82 [2020-10-02T08:00:09.248Z] ---> 17888808b41d [2020-10-02T08:00:09.248Z] [2020-10-02T08:00:09.513Z] Successfully built 17888808b41d [2020-10-02T08:00:10.122Z] Successfully tagged docker-core-metadata-go:latest [2020-10-02T08:00:10.122Z] Building docker-support-scheduler-go [2020-10-02T08:00:10.703Z]  Building docker-core-metadata-go ... done  ---> 3aead43494f0 [2020-10-02T08:00:10.703Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-02T08:00:12.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T08:00:12.377Z] ---> Running in c45c114db129 [2020-10-02T08:00:12.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T08:00:13.244Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-02T08:00:13.244Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-02T08:00:13.244Z] OK: 12752 distinct packages available [2020-10-02T08:00:13.517Z] OK: 233 MiB in 51 packages [2020-10-02T08:00:14.475Z] Removing intermediate container ca4bad6a7027 [2020-10-02T08:00:14.475Z] ---> 2df9cbe94da0 [2020-10-02T08:00:14.475Z] Step 8/22 : COPY . . [2020-10-02T08:00:19.822Z] Removing intermediate container 07153d7f3ee7 [2020-10-02T08:00:19.822Z] ---> dd3dc35d6cf7 [2020-10-02T08:00:19.822Z] Step 6/22 : COPY go.mod . [2020-10-02T08:00:20.788Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-02T08:00:20.788Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-02T08:00:20.788Z] ---> e0df19f39c30 [2020-10-02T08:00:20.788Z] Step 3/27 : WORKDIR /edgex-go [2020-10-02T08:00:20.788Z] ---> Using cache [2020-10-02T08:00:20.788Z] ---> add8e87941e7 [2020-10-02T08:00:20.788Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-02T08:00:20.788Z] ---> Using cache [2020-10-02T08:00:20.788Z] ---> 166e81a9dbd3 [2020-10-02T08:00:20.788Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-02T08:00:20.788Z] Removing intermediate container c45c114db129 [2020-10-02T08:00:20.788Z] ---> 99d7b14b91f6 [2020-10-02T08:00:20.788Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-02T08:00:21.376Z] ---> Running in d7b311f90253 [2020-10-02T08:00:21.376Z] ---> Running in bfb664fee1b6 [2020-10-02T08:00:21.643Z] ---> 47a663dbe3a4 [2020-10-02T08:00:21.643Z] Step 7/22 : RUN go mod download [2020-10-02T08:00:23.585Z] ---> Running in 6abec896de11 [2020-10-02T08:00:23.850Z] Removing intermediate container d7b311f90253 [2020-10-02T08:00:23.850Z] ---> d456dcd46ba7 [2020-10-02T08:00:23.850Z] Step 24/26 : LABEL arch=x86_64 [2020-10-02T08:00:24.828Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T08:00:25.098Z] ---> Running in 94752864a414 [2020-10-02T08:00:25.370Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T08:00:25.959Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-02T08:00:25.959Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-02T08:00:25.959Z] OK: 12752 distinct packages available [2020-10-02T08:00:26.225Z] OK: 233 MiB in 51 packages [2020-10-02T08:00:27.625Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-02T08:00:27.625Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-02T08:00:27.625Z] ---> e0df19f39c30 [2020-10-02T08:00:27.625Z] Step 3/21 : WORKDIR /edgex-go [2020-10-02T08:00:27.625Z] ---> Using cache [2020-10-02T08:00:27.625Z] ---> add8e87941e7 [2020-10-02T08:00:27.625Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-02T08:00:27.625Z] ---> Using cache [2020-10-02T08:00:27.625Z] ---> 166e81a9dbd3 [2020-10-02T08:00:27.625Z] Step 5/21 : RUN apk update && apk add make git [2020-10-02T08:00:27.625Z] ---> Using cache [2020-10-02T08:00:27.625Z] ---> dd3dc35d6cf7 [2020-10-02T08:00:27.625Z] Step 6/21 : COPY go.mod . [2020-10-02T08:00:27.625Z] ---> Using cache [2020-10-02T08:00:27.625Z] ---> 47a663dbe3a4 [2020-10-02T08:00:27.625Z] Step 7/21 : RUN go mod download [2020-10-02T08:00:27.890Z] Removing intermediate container 94752864a414 [2020-10-02T08:00:27.890Z] ---> e0d4493ca062 [2020-10-02T08:00:27.890Z] Step 25/26 : LABEL git_sha=7a6a48bdff4657030c924ddf357f955d9af59931 [2020-10-02T08:00:28.155Z] ---> Running in d47b77525d35 [2020-10-02T08:00:28.739Z] ---> Running in f9771a131901 [2020-10-02T08:00:29.740Z] Removing intermediate container f9771a131901 [2020-10-02T08:00:29.740Z] ---> 60bd4bac374e [2020-10-02T08:00:29.740Z] Step 26/26 : LABEL version=0.0.0 [2020-10-02T08:00:29.740Z] Removing intermediate container 6abec896de11 [2020-10-02T08:00:29.740Z] ---> 410acfdf98b3 [2020-10-02T08:00:29.740Z] Step 8/22 : COPY . . [2020-10-02T08:00:30.015Z] Removing intermediate container bfb664fee1b6 [2020-10-02T08:00:30.015Z] ---> aa34cb94137d [2020-10-02T08:00:30.015Z] Step 6/27 : COPY go.mod . [2020-10-02T08:00:30.015Z] ---> Running in 75b29fc45100 [2020-10-02T08:00:31.947Z] ---> ec86f7d43c72 [2020-10-02T08:00:31.947Z] Step 7/27 : RUN go mod download [2020-10-02T08:00:31.947Z] Removing intermediate container 75b29fc45100 [2020-10-02T08:00:31.947Z] ---> f5b8ec12c3e8 [2020-10-02T08:00:31.947Z] [2020-10-02T08:00:32.898Z] Successfully built f5b8ec12c3e8 [2020-10-02T08:00:32.898Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-02T08:00:32.898Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2020-10-02T08:00:33.168Z] ---> Running in 400f16f0f2b4 [2020-10-02T08:00:38.507Z] Removing intermediate container d47b77525d35 [2020-10-02T08:00:38.507Z] ---> 39ea10eae9ba [2020-10-02T08:00:38.507Z] Step 8/21 : COPY . . [2020-10-02T08:00:48.590Z] ---> a7b36734d37d [2020-10-02T08:00:48.590Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-02T08:00:55.278Z] ---> Running in e6a37577b453 [2020-10-02T08:00:55.278Z] Removing intermediate container 400f16f0f2b4 [2020-10-02T08:00:55.278Z] ---> 33fd89258424 [2020-10-02T08:00:55.278Z] Step 8/27 : COPY . . [2020-10-02T08:01:01.116Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-02T08:01:01.116Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-02T08:01:01.116Z] ---> e0df19f39c30 [2020-10-02T08:01:01.116Z] Step 3/23 : WORKDIR /edgex-go [2020-10-02T08:01:01.116Z] ---> Using cache [2020-10-02T08:01:01.116Z] ---> add8e87941e7 [2020-10-02T08:01:01.116Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-02T08:01:01.116Z] ---> Using cache [2020-10-02T08:01:01.116Z] ---> 166e81a9dbd3 [2020-10-02T08:01:01.116Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-02T08:01:04.452Z] 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-02T08:01:05.876Z] ---> Running in 23c45a35cadb [2020-10-02T08:01:06.852Z] ---> 320dc203ebe9 [2020-10-02T08:01:06.852Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-02T08:01:09.506Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T08:01:09.790Z] ---> Running in 33831e2b8acd [2020-10-02T08:01:10.068Z] ---> 99f272b1b38e [2020-10-02T08:01:10.068Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-02T08:01:10.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T08:01:10.353Z] ---> Running in fb028a0dea2e [2020-10-02T08:01:10.949Z] v3.12.0-358-g2c6fb656e2 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-02T08:01:10.949Z] v3.12.0-359-gbb2f9c1873 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-02T08:01:10.949Z] OK: 12752 distinct packages available [2020-10-02T08:01:11.239Z] OK: 233 MiB in 51 packages [2020-10-02T08:01:11.840Z] 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-02T08:01:13.312Z] 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-02T08:01:14.084Z] Removing intermediate container 23c45a35cadb [2020-10-02T08:01:14.084Z] ---> 2fb64a0024f4 [2020-10-02T08:01:14.084Z] Step 6/23 : COPY go.mod . [2020-10-02T08:01:15.327Z] ---> c7d8beaeb5d7 [2020-10-02T08:01:15.327Z] Step 7/23 : RUN go mod download [2020-10-02T08:01:15.327Z] ---> Running in e47d54bd6b71 [2020-10-02T08:01:19.649Z] ---> c2840f771ffc [2020-10-02T08:01:19.649Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-02T08:01:19.915Z] Removing intermediate container e47d54bd6b71 [2020-10-02T08:01:19.915Z] ---> 83d2fe739456 [2020-10-02T08:01:19.915Z] Step 8/23 : COPY . . [2020-10-02T08:01:19.915Z] ---> Running in 5d9a011cec3c [2020-10-02T08:01:20.892Z] 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-02T08:01:39.595Z] Removing intermediate container e6a37577b453 [2020-10-02T08:01:39.596Z] ---> a4e2fd6bd359 [2020-10-02T08:01:39.596Z] [2020-10-02T08:01:39.596Z] Step 10/22 : FROM scratch [2020-10-02T08:01:39.596Z] ---> [2020-10-02T08:01:39.596Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-02T08:01:39.596Z] ---> Using cache [2020-10-02T08:01:39.596Z] ---> a97be062e42b [2020-10-02T08:01:39.596Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-02T08:01:41.593Z] ---> Running in 984c4d728721 [2020-10-02T08:01:43.568Z] ---> dcd1dced37e2 [2020-10-02T08:01:43.568Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-02T08:01:43.889Z] ---> Running in 4e1a57994d22 [2020-10-02T08:01:43.889Z] Removing intermediate container 984c4d728721 [2020-10-02T08:01:43.889Z] ---> db491229abcf [2020-10-02T08:01:43.889Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-02T08:01:44.164Z] ---> Running in 966ac25f74f7 [2020-10-02T08:01:44.435Z] Removing intermediate container 966ac25f74f7 [2020-10-02T08:01:44.435Z] ---> d81a6a41b2dc [2020-10-02T08:01:44.435Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-02T08:01:45.052Z] ---> 5fd958e84f52 [2020-10-02T08:01:45.052Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-02T08:01:45.052Z] 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-02T08:01:45.674Z] ---> 42049ff18a12 [2020-10-02T08:01:45.674Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-02T08:01:46.680Z] ---> e8ed0a94f09b [2020-10-02T08:01:46.680Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-02T08:01:47.672Z] ---> 9237dbcbed0c [2020-10-02T08:01:47.672Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-02T08:01:49.109Z] ---> Running in a9307a62b611 [2020-10-02T08:01:52.649Z] Removing intermediate container 5d9a011cec3c [2020-10-02T08:01:52.649Z] ---> 5a5861309660 [2020-10-02T08:01:52.649Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-02T08:01:52.649Z] Removing intermediate container 33831e2b8acd [2020-10-02T08:01:52.649Z] ---> cc53b614904d [2020-10-02T08:01:52.649Z] [2020-10-02T08:01:52.649Z] Step 10/22 : FROM scratch [2020-10-02T08:01:52.649Z] ---> [2020-10-02T08:01:52.649Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-02T08:01:52.649Z] ---> Using cache [2020-10-02T08:01:52.649Z] ---> 224852fb41f4 [2020-10-02T08:01:52.649Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-02T08:01:52.649Z] Removing intermediate container a9307a62b611 [2020-10-02T08:01:52.649Z] ---> 50bb00ad4959 [2020-10-02T08:01:52.649Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-02T08:01:52.649Z] Removing intermediate container fb028a0dea2e [2020-10-02T08:01:52.649Z] ---> 07fbfc693c0f [2020-10-02T08:01:52.649Z] [2020-10-02T08:01:52.649Z] Step 10/21 : FROM scratch [2020-10-02T08:01:52.649Z] ---> [2020-10-02T08:01:52.649Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-02T08:01:52.649Z] ---> Using cache [2020-10-02T08:01:52.649Z] ---> 224852fb41f4 [2020-10-02T08:01:52.649Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-02T08:01:52.649Z] ---> Running in 6d5aeebeb73a [2020-10-02T08:01:52.649Z] ---> Running in 35a2d5f9036c [2020-10-02T08:01:52.649Z] ---> Running in 5627936690d7 [2020-10-02T08:01:52.923Z] ---> Running in ad18d8926da4 [2020-10-02T08:01:53.200Z] Removing intermediate container 5627936690d7 [2020-10-02T08:01:53.200Z] ---> 8d46e2e653d1 [2020-10-02T08:01:53.200Z] Step 20/22 : LABEL arch=x86_64 [2020-10-02T08:01:53.200Z] Removing intermediate container 6d5aeebeb73a [2020-10-02T08:01:53.200Z] ---> 9c463b67ad68 [2020-10-02T08:01:53.200Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-02T08:01:53.465Z] ---> Running in 15b4e943eeeb [2020-10-02T08:01:53.465Z] ---> Running in a491e02f48d2 [2020-10-02T08:01:53.465Z] Removing intermediate container ad18d8926da4 [2020-10-02T08:01:53.465Z] ---> 5d85b2bbe267 [2020-10-02T08:01:53.465Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-02T08:01:53.465Z] ---> Running in ee26ee2c3b9b [2020-10-02T08:01:53.732Z] Removing intermediate container a491e02f48d2 [2020-10-02T08:01:53.732Z] ---> 21054d935695 [2020-10-02T08:01:53.732Z] Step 21/22 : LABEL git_sha=7a6a48bdff4657030c924ddf357f955d9af59931 [2020-10-02T08:01:54.000Z] Removing intermediate container 15b4e943eeeb [2020-10-02T08:01:54.000Z] ---> e3cf7ddf9f30 [2020-10-02T08:01:54.000Z] Step 14/22 : WORKDIR / [2020-10-02T08:01:54.000Z] 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-02T08:01:54.000Z] Removing intermediate container ee26ee2c3b9b [2020-10-02T08:01:54.000Z] ---> 96a476011ee0 [2020-10-02T08:01:54.000Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-02T08:01:54.598Z] ---> Running in 44381eee74f9 [2020-10-02T08:01:54.598Z] ---> Running in 64281fece617 [2020-10-02T08:01:54.598Z] ---> a70a82a1a67b [2020-10-02T08:01:54.598Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-02T08:01:54.868Z] Removing intermediate container 64281fece617 [2020-10-02T08:01:54.868Z] ---> 69e35024cd4d [2020-10-02T08:01:54.868Z] Step 22/22 : LABEL version=0.0.0 [2020-10-02T08:01:54.868Z] Removing intermediate container 44381eee74f9 [2020-10-02T08:01:54.868Z] ---> 1f60b6144167 [2020-10-02T08:01:54.868Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-02T08:01:54.868Z] ---> Running in 4524e249d550 [2020-10-02T08:01:56.804Z] ---> 149426a4f23a [2020-10-02T08:01:56.804Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-02T08:01:56.804Z] Removing intermediate container 4524e249d550 [2020-10-02T08:01:56.804Z] ---> 05cc0c9753e8 [2020-10-02T08:01:56.804Z] [2020-10-02T08:01:57.075Z] ---> c961270940a9 [2020-10-02T08:01:57.075Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-02T08:01:57.664Z] Successfully built 05cc0c9753e8 [2020-10-02T08:01:57.664Z] Successfully tagged docker-support-logging-go:latest [2020-10-02T08:01:57.929Z]  Building docker-support-logging-go ... done  ---> 694523c64b03 [2020-10-02T08:01:57.929Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-02T08:01:57.929Z] Removing intermediate container 35a2d5f9036c [2020-10-02T08:01:57.929Z] ---> 0a228256f161 [2020-10-02T08:01:57.929Z] [2020-10-02T08:01:57.929Z] Step 11/27 : FROM docker:latest [2020-10-02T08:01:57.929Z] ---> 809cc4dba987 [2020-10-02T08:01:57.929Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-02T08:01:57.929Z] ---> Running in ccac6b2a879d [2020-10-02T08:01:58.200Z] ---> e5f3cf910b9a [2020-10-02T08:01:58.200Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-02T08:01:58.200Z] ---> Running in 731b069297a2 [2020-10-02T08:01:58.795Z] Removing intermediate container ccac6b2a879d [2020-10-02T08:01:58.796Z] ---> 5456baf98bdd [2020-10-02T08:01:58.796Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-02T08:01:59.065Z] ---> Running in 4f81724f2899 [2020-10-02T08:01:59.065Z] ---> dcd19676e525 [2020-10-02T08:01:59.065Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-02T08:01:59.065Z] ---> Running in 2faa9237afd3 [2020-10-02T08:01:59.332Z] Removing intermediate container 4f81724f2899 [2020-10-02T08:01:59.333Z] ---> d44466b67f59 [2020-10-02T08:01:59.333Z] Step 19/21 : LABEL arch=x86_64 [2020-10-02T08:01:59.333Z] Removing intermediate container 2faa9237afd3 [2020-10-02T08:01:59.333Z] ---> 54e818bc40f4 [2020-10-02T08:01:59.333Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-02T08:01:59.614Z] ---> Running in 413da8617eb0 [2020-10-02T08:01:59.614Z] ---> Running in f3d3291a67bf [2020-10-02T08:01:59.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T08:01:59.887Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T08:01:59.887Z] Removing intermediate container 413da8617eb0 [2020-10-02T08:01:59.887Z] ---> b553d18ce3b3 [2020-10-02T08:01:59.887Z] Step 20/21 : LABEL git_sha=7a6a48bdff4657030c924ddf357f955d9af59931 [2020-10-02T08:01:59.887Z] (1/2) Installing readline (8.0.4-r0) [2020-10-02T08:01:59.887Z] (2/2) Installing bash (5.0.17-r0) [2020-10-02T08:01:59.887Z] Executing bash-5.0.17-r0.post-install [2020-10-02T08:01:59.887Z] Executing busybox-1.31.1-r16.trigger [2020-10-02T08:02:00.160Z] OK: 12 MiB in 22 packages [2020-10-02T08:02:00.160Z] ---> Running in 0e029fcc435f [2020-10-02T08:02:00.160Z] Removing intermediate container f3d3291a67bf [2020-10-02T08:02:00.160Z] ---> 2c4b7ffcd8a1 [2020-10-02T08:02:00.160Z] Step 20/22 : LABEL arch=x86_64 [2020-10-02T08:02:00.160Z] ---> Running in b40ac9bdd877 [2020-10-02T08:02:00.440Z] Removing intermediate container 0e029fcc435f [2020-10-02T08:02:00.440Z] ---> 696eed3a19a5 [2020-10-02T08:02:00.440Z] Step 21/21 : LABEL version=0.0.0 [2020-10-02T08:02:00.440Z] ---> Running in c58cddcf372d [2020-10-02T08:02:00.707Z] Removing intermediate container b40ac9bdd877 [2020-10-02T08:02:00.707Z] ---> 86c62850ec43 [2020-10-02T08:02:00.707Z] Step 21/22 : LABEL git_sha=7a6a48bdff4657030c924ddf357f955d9af59931 [2020-10-02T08:02:00.972Z] ---> Running in 9fdbe3600c82 [2020-10-02T08:02:01.252Z] Removing intermediate container c58cddcf372d [2020-10-02T08:02:01.252Z] ---> 8a923dccce57 [2020-10-02T08:02:01.252Z] [2020-10-02T08:02:01.252Z] Successfully built 8a923dccce57 [2020-10-02T08:02:01.531Z] Removing intermediate container 731b069297a2 [2020-10-02T08:02:01.532Z] ---> e3476eed61f4 [2020-10-02T08:02:01.532Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-02T08:02:01.532Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-02T08:02:01.532Z]  Building docker-support-scheduler-go ... done Removing intermediate container 9fdbe3600c82 [2020-10-02T08:02:01.532Z] ---> 01e65faed8ee [2020-10-02T08:02:01.532Z] Step 22/22 : LABEL version=0.0.0 [2020-10-02T08:02:01.824Z] ---> Running in f1596d1902c6 [2020-10-02T08:02:01.824Z] ---> Running in 73ee52968ff7 [2020-10-02T08:02:02.100Z] Removing intermediate container 73ee52968ff7 [2020-10-02T08:02:02.100Z] ---> 0268a0147425 [2020-10-02T08:02:02.100Z] [2020-10-02T08:02:02.378Z] Successfully built 0268a0147425 [2020-10-02T08:02:02.972Z] Successfully tagged docker-core-command-go:latest [2020-10-02T08:02:03.559Z]  Building docker-core-command-go ... done Removing intermediate container f1596d1902c6 [2020-10-02T08:02:03.559Z] ---> 59d65cabf3c6 [2020-10-02T08:02:03.559Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-02T08:02:03.559Z] ---> Running in cf89f7e9fec3 [2020-10-02T08:02:03.825Z] Removing intermediate container cf89f7e9fec3 [2020-10-02T08:02:03.825Z] ---> 9eea82a777d2 [2020-10-02T08:02:03.825Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-02T08:02:03.825Z] ---> Running in 0f4688eedf59 [2020-10-02T08:02:04.092Z] Removing intermediate container 0f4688eedf59 [2020-10-02T08:02:04.092Z] ---> c309cca59c08 [2020-10-02T08:02:04.092Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-02T08:02:04.092Z] ---> Running in adee195cc9fe [2020-10-02T08:02:04.356Z] Removing intermediate container adee195cc9fe [2020-10-02T08:02:04.356Z] ---> fb0fcd99fe8d [2020-10-02T08:02:04.356Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-02T08:02:06.926Z] ---> dbe46b1dc7cb [2020-10-02T08:02:06.926Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-02T08:02:06.926Z] ---> ea05cca78d31 [2020-10-02T08:02:06.926Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-02T08:02:07.191Z] ---> e431c1f28e5f [2020-10-02T08:02:07.191Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-02T08:02:07.459Z] ---> Running in 66c8c8a91ab6 [2020-10-02T08:02:08.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T08:02:08.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T08:02:08.043Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-02T08:02:08.043Z] (2/33) Installing expat (2.2.9-r1) [2020-10-02T08:02:08.043Z] (3/33) Installing libffi (3.3-r2) [2020-10-02T08:02:08.043Z] (4/33) Installing gdbm (1.13-r1) [2020-10-02T08:02:08.043Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-02T08:02:08.043Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-02T08:02:08.043Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-02T08:02:14.680Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-02T08:02:14.680Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-02T08:02:14.680Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-02T08:02:14.680Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-02T08:02:14.680Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-02T08:02:14.680Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-02T08:02:14.680Z] Removing intermediate container 4e1a57994d22 [2020-10-02T08:02:14.680Z] ---> f2bb27a7bb2d [2020-10-02T08:02:14.680Z] [2020-10-02T08:02:14.680Z] Step 10/23 : FROM alpine [2020-10-02T08:02:14.680Z] ---> a24bb4013296 [2020-10-02T08:02:14.680Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-02T08:02:14.680Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-02T08:02:15.259Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-02T08:02:15.523Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-02T08:02:15.523Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-02T08:02:15.523Z] ---> Running in 94e679c84492 [2020-10-02T08:02:15.523Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-02T08:02:15.523Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-02T08:02:15.523Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-02T08:02:15.523Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-02T08:02:15.523Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-02T08:02:15.523Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-02T08:02:15.523Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-02T08:02:15.793Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-02T08:02:15.793Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-02T08:02:15.793Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-02T08:02:15.793Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-02T08:02:15.793Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-02T08:02:15.793Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-02T08:02:15.793Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-02T08:02:15.793Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-02T08:02:15.793Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-02T08:02:17.842Z] Removing intermediate container 94e679c84492 [2020-10-02T08:02:17.842Z] ---> ffb30634c72c [2020-10-02T08:02:17.842Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-02T08:02:17.842Z] Executing busybox-1.31.1-r16.trigger [2020-10-02T08:02:17.842Z] OK: 71 MiB in 55 packages [2020-10-02T08:02:17.842Z] ---> Running in c69d60e18457 [2020-10-02T08:02:17.842Z] Removing intermediate container c69d60e18457 [2020-10-02T08:02:17.842Z] ---> acfeda7a2502 [2020-10-02T08:02:17.842Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-02T08:02:17.842Z] ---> Running in 1672e9ab216f [2020-10-02T08:02:17.842Z] Removing intermediate container 1672e9ab216f [2020-10-02T08:02:17.842Z] ---> 14191e1e95e1 [2020-10-02T08:02:17.842Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-02T08:02:18.857Z] ---> Running in 7f6dabb63f51 [2020-10-02T08:02:24.194Z] Removing intermediate container 66c8c8a91ab6 [2020-10-02T08:02:24.194Z] ---> ca920964cbd9 [2020-10-02T08:02:24.194Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-02T08:02:24.194Z] ---> Running in 98b554922029 [2020-10-02T08:02:24.194Z] Removing intermediate container 7f6dabb63f51 [2020-10-02T08:02:24.194Z] ---> e2178d99b381 [2020-10-02T08:02:24.194Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-02T08:02:24.194Z] ---> Running in 471894b2fc5b [2020-10-02T08:02:24.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T08:02:25.412Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T08:02:25.412Z] Collecting docker-compose==1.23.2 [2020-10-02T08:02:25.412Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-02T08:02:25.676Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-02T08:02:25.676Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-02T08:02:25.676Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-02T08:02:25.676Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-02T08:02:25.940Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-02T08:02:26.205Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-02T08:02:26.205Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-02T08:02:26.205Z] Collecting docker<4.0,>=3.6.0 [2020-10-02T08:02:26.205Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-02T08:02:26.205Z] Executing busybox-1.31.1-r16.trigger [2020-10-02T08:02:26.205Z] OK: 8 MiB in 19 packages [2020-10-02T08:02:26.470Z] Collecting cached-property<2,>=1.2.0 [2020-10-02T08:02:26.470Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-02T08:02:26.470Z] Collecting docopt<0.7,>=0.6.1 [2020-10-02T08:02:26.470Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-02T08:02:27.050Z] Collecting jsonschema<3,>=2.5.1 [2020-10-02T08:02:27.050Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-02T08:02:27.314Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-02T08:02:27.314Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-02T08:02:27.314Z] Removing intermediate container 471894b2fc5b [2020-10-02T08:02:27.314Z] ---> ccfa23048d8d [2020-10-02T08:02:27.314Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-02T08:02:27.314Z] 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-02T08:02:27.314Z] Collecting texttable<0.10,>=0.9.0 [2020-10-02T08:02:27.314Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-02T08:02:27.581Z] ---> 2e5b29c8d105 [2020-10-02T08:02:27.581Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-02T08:02:27.850Z] Collecting PyYAML<4,>=3.10 [2020-10-02T08:02:27.850Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-02T08:02:28.801Z] ---> 978abb9b9cf1 [2020-10-02T08:02:28.801Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-02T08:02:29.065Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-02T08:02:29.065Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-02T08:02:29.644Z] ---> 2d5ad6d24464 [2020-10-02T08:02:29.644Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-02T08:02:29.644Z] Collecting docker-pycreds>=0.4.0 [2020-10-02T08:02:29.644Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-02T08:02:29.644Z] 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-02T08:02:29.644Z] ---> Running in c7e17889a0fc [2020-10-02T08:02:29.644Z] Collecting idna<2.8,>=2.5 [2020-10-02T08:02:29.644Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-02T08:02:29.644Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-02T08:02:29.644Z] Removing intermediate container c7e17889a0fc [2020-10-02T08:02:29.644Z] ---> 4fdc4cf8ad9c [2020-10-02T08:02:29.644Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-02T08:02:29.644Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-02T08:02:29.914Z] 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-02T08:02:29.914Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-02T08:02:29.914Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-02T08:02:29.914Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-02T08:02:29.914Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-02T08:02:29.914Z] ---> Running in 46a8077f596f [2020-10-02T08:02:29.914Z] Installing collected packages: dockerpty, idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, docopt, jsonschema, texttable, PyYAML, docker-compose [2020-10-02T08:02:29.914Z] Running setup.py install for dockerpty: started [2020-10-02T08:02:29.914Z] Removing intermediate container 46a8077f596f [2020-10-02T08:02:29.914Z] ---> 52e65593f28c [2020-10-02T08:02:29.914Z] Step 21/23 : LABEL arch=x86_64 [2020-10-02T08:02:30.179Z] ---> Running in d0130676f195 [2020-10-02T08:02:30.179Z] Removing intermediate container d0130676f195 [2020-10-02T08:02:30.179Z] ---> 484e461271a5 [2020-10-02T08:02:30.179Z] Step 22/23 : LABEL git_sha=7a6a48bdff4657030c924ddf357f955d9af59931 [2020-10-02T08:02:30.179Z] ---> Running in a4e70cec44f8 [2020-10-02T08:02:30.446Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-02T08:02:30.446Z] Removing intermediate container a4e70cec44f8 [2020-10-02T08:02:30.446Z] ---> fd1309d31d94 [2020-10-02T08:02:30.446Z] Step 23/23 : LABEL version=0.0.0 [2020-10-02T08:02:30.446Z] Attempting uninstall: idna [2020-10-02T08:02:30.446Z] Found existing installation: idna 2.9 [2020-10-02T08:02:30.446Z] Uninstalling idna-2.9: [2020-10-02T08:02:30.446Z] Successfully uninstalled idna-2.9 [2020-10-02T08:02:30.446Z] ---> Running in fe143db0afd8 [2020-10-02T08:02:30.715Z] Attempting uninstall: urllib3 [2020-10-02T08:02:30.715Z] Removing intermediate container fe143db0afd8 [2020-10-02T08:02:30.715Z] ---> 97050018b608 [2020-10-02T08:02:30.715Z] [2020-10-02T08:02:30.715Z] Found existing installation: urllib3 1.25.9 [2020-10-02T08:02:30.715Z] Uninstalling urllib3-1.25.9: [2020-10-02T08:02:32.114Z] Successfully uninstalled urllib3-1.25.9 [2020-10-02T08:02:32.114Z] Successfully built 97050018b608 [2020-10-02T08:02:32.114Z] Successfully tagged docker-core-data-go:latest [2020-10-02T08:02:32.114Z]  Building docker-core-data-go ... done  Attempting uninstall: requests [2020-10-02T08:02:32.114Z] Found existing installation: requests 2.23.0 [2020-10-02T08:02:32.114Z] Uninstalling requests-2.23.0: [2020-10-02T08:02:32.114Z] Successfully uninstalled requests-2.23.0 [2020-10-02T08:02:32.694Z] Running setup.py install for docopt: started [2020-10-02T08:02:32.960Z] Running setup.py install for docopt: finished with status 'done' [2020-10-02T08:02:33.231Z] Running setup.py install for texttable: started [2020-10-02T08:02:33.495Z] Running setup.py install for texttable: finished with status 'done' [2020-10-02T08:02:33.495Z] Running setup.py install for PyYAML: started [2020-10-02T08:02:34.073Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-02T08:02:34.338Z] 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-02T08:02:38.617Z] Removing intermediate container 98b554922029 [2020-10-02T08:02:38.617Z] ---> eb9399f2c272 [2020-10-02T08:02:38.617Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-02T08:02:38.617Z] ---> Running in 13bd189cbcb1 [2020-10-02T08:02:38.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T08:02:38.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T08:02:39.157Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-02T08:02:39.157Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-02T08:02:39.157Z] (3/3) Installing curl (7.69.1-r1) [2020-10-02T08:02:39.157Z] Executing busybox-1.31.1-r16.trigger [2020-10-02T08:02:39.157Z] OK: 72 MiB in 58 packages [2020-10-02T08:02:39.737Z] Removing intermediate container 13bd189cbcb1 [2020-10-02T08:02:39.737Z] ---> e379971a5ce3 [2020-10-02T08:02:39.737Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-02T08:02:39.737Z] ---> Running in 73818e2e9521 [2020-10-02T08:02:39.737Z] Removing intermediate container 73818e2e9521 [2020-10-02T08:02:39.737Z] ---> 3e066e1e8876 [2020-10-02T08:02:39.737Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-02T08:02:40.002Z] ---> Running in ea4fe8039f3e [2020-10-02T08:02:40.002Z] Removing intermediate container ea4fe8039f3e [2020-10-02T08:02:40.002Z] ---> 193f5578f145 [2020-10-02T08:02:40.002Z] Step 25/27 : LABEL arch=x86_64 [2020-10-02T08:02:40.268Z] ---> Running in 2670e13349fd [2020-10-02T08:02:40.268Z] Removing intermediate container 2670e13349fd [2020-10-02T08:02:40.268Z] ---> 2bcedaf8c9a4 [2020-10-02T08:02:40.268Z] Step 26/27 : LABEL git_sha=7a6a48bdff4657030c924ddf357f955d9af59931 [2020-10-02T08:02:40.535Z] ---> Running in 79c72d5d651f [2020-10-02T08:02:40.535Z] Removing intermediate container 79c72d5d651f [2020-10-02T08:02:40.535Z] ---> ae4c51fb9f71 [2020-10-02T08:02:40.535Z] Step 27/27 : LABEL version=0.0.0 [2020-10-02T08:02:40.535Z] ---> Running in 3fbb7871ac6a [2020-10-02T08:02:40.801Z] Removing intermediate container 3fbb7871ac6a [2020-10-02T08:02:40.801Z] ---> f23c0f060ecc [2020-10-02T08:02:40.801Z] [2020-10-02T08:02:40.801Z] Successfully built f23c0f060ecc [2020-10-02T08:02:41.067Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-02T08:02:41.362Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-10-02T08:02:41.425Z] $ docker stop --time=1 0217040101d92272bc1c8e4ad98803d6b152433bbe615165c9a68810a13a6f00 [2020-10-02T08:02:43.082Z] $ docker rm -f 0217040101d92272bc1c8e4ad98803d6b152433bbe615165c9a68810a13a6f00 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-02T08:02:43.765Z] + docker images [2020-10-02T08:02:43.765Z] + grep docker [2020-10-02T08:02:43.765Z] docker-sys-mgmt-agent-go latest f23c0f060ecc 3 seconds ago 290MB [2020-10-02T08:02:43.765Z] docker-core-data-go latest 97050018b608 13 seconds ago 23.6MB [2020-10-02T08:02:43.765Z] docker-core-command-go latest 0268a0147425 42 seconds ago 12.2MB [2020-10-02T08:02:43.765Z] docker-support-scheduler-go latest 8a923dccce57 43 seconds ago 12.3MB [2020-10-02T08:02:43.765Z] docker-support-logging-go latest 05cc0c9753e8 47 seconds ago 11.1MB [2020-10-02T08:02:43.765Z] docker-security-secretstore-setup-go latest f5b8ec12c3e8 2 minutes ago 32.4MB [2020-10-02T08:02:43.765Z] docker-core-metadata-go latest 17888808b41d 2 minutes ago 14.1MB [2020-10-02T08:02:43.765Z] docker-support-notifications-go latest 219a03b4d169 2 minutes ago 13.6MB [2020-10-02T08:02:43.765Z] docker-security-proxy-setup-go latest c031d32de796 2 minutes ago 15.8MB [2020-10-02T08:02:43.765Z] docker-security-secrets-setup-go latest c826503814b2 3 minutes ago 24MB [2020-10-02T08:02:43.765Z] docker latest 809cc4dba987 2 weeks ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-10-02T08:02:59.999Z] Still waiting to schedule task [2020-10-02T08:02:59.999Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-02T08:04:03.255Z] Running on prd-centos7-docker-8c-8g-3020 in /w/workspace/edgexfoundry_edgex-go_PR-2748 [Pipeline] { [Pipeline] ws [2020-10-02T08:04:03.423Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-10-02T08:04:05.625Z] using credential edgex-jenkins-ssh [2020-10-02T08:04:05.682Z] Cloning the remote Git repository [2020-10-02T08:04:05.706Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-02T08:04:05.763Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-10-02T08:04:05.785Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-02T08:04:05.786Z] > git --version # timeout=10 [2020-10-02T08:04:05.790Z] > git --version # 'git version 2.16.5' [2020-10-02T08:04:05.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-02T08:04:05.811Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-02T08:04:12.988Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-02T08:04:12.993Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-02T08:04:13.001Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-02T08:04:13.023Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-02T08:04:13.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-02T08:04:13.027Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2748/head:refs/remotes/origin/PR-2748 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-02T08:04:13.511Z] Merging remotes/origin/master commit eda3c9d7a4eaabb38fd6db60c89562d0e7a5d58f into PR head commit 7a6a48bdff4657030c924ddf357f955d9af59931 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-02T08:04:14.446Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [2020-10-02T08:04:13.521Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T08:04:13.525Z] > git checkout -f 7a6a48bdff4657030c924ddf357f955d9af59931 # timeout=10 [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-02T08:04:17.744Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-02T08:04:18.703Z] ---> package-listing.sh [2020-10-02T08:04:18.703Z] ++ facter osfamily [2020-10-02T08:04:18.703Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-02T08:04:18.703Z] + OS_FAMILY=redhat [2020-10-02T08:04:18.703Z] + workspace=/w/workspace/edgex-go/1 [2020-10-02T08:04:18.703Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-02T08:04:18.703Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-02T08:04:18.703Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-02T08:04:18.703Z] + PACKAGES=/tmp/packages_start.txt [2020-10-02T08:04:18.703Z] + '[' /w/workspace/edgex-go/1 ']' [2020-10-02T08:04:18.703Z] + PACKAGES=/tmp/packages_end.txt [2020-10-02T08:04:18.703Z] + case "${OS_FAMILY}" in [2020-10-02T08:04:18.703Z] + rpm -qa [2020-10-02T08:04:18.703Z] + sort [2020-10-02T08:04:22.926Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-02T08:04:22.926Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-02T08:04:22.926Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-02T08:04:22.926Z] + '[' /w/workspace/edgex-go/1 ']' [2020-10-02T08:04:22.926Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-10-02T08:04:22.926Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-02T08:04:23.650Z] provisioning config files... [2020-10-02T08:04:23.686Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8595213852011777421tmp [Pipeline] { [Pipeline] echo [2020-10-02T08:04:23.847Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-02T08:04:24.189Z] ---> create-netrc.sh [Pipeline] } [2020-10-02T08:04:24.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-02T08:04:24.399Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-02T08:04:24.739Z] ---> python-tools-install.sh [2020-10-02T08:04:24.739Z] Generating Requirements File [2020-10-02T08:05:46.372Z] Python 3.6.8 [2020-10-02T08:05:46.372Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-02T08:05:46.372Z] aiohttp==3.6.2 [2020-10-02T08:05:46.372Z] appdirs==1.4.3 [2020-10-02T08:05:46.372Z] argcomplete==1.12.1 [2020-10-02T08:05:46.372Z] aspy.yaml==1.3.0 [2020-10-02T08:05:46.372Z] async-timeout==3.0.1 [2020-10-02T08:05:46.372Z] attrs==19.3.0 [2020-10-02T08:05:46.372Z] Babel==2.8.0 [2020-10-02T08:05:46.372Z] beautifulsoup4==4.8.2 [2020-10-02T08:05:46.372Z] boto3==1.11.6 [2020-10-02T08:05:46.372Z] botocore==1.14.6 [2020-10-02T08:05:46.372Z] bs4==0.0.1 [2020-10-02T08:05:46.372Z] cachetools==4.1.1 [2020-10-02T08:05:46.372Z] certifi==2019.11.28 [2020-10-02T08:05:46.372Z] cffi==1.14.3 [2020-10-02T08:05:46.372Z] cfgv==2.0.1 [2020-10-02T08:05:46.372Z] chardet==3.0.4 [2020-10-02T08:05:46.372Z] click==7.1 [2020-10-02T08:05:46.372Z] cliff==3.4.0 [2020-10-02T08:05:46.372Z] cmd2==1.3.11 [2020-10-02T08:05:46.372Z] colorama==0.4.3 [2020-10-02T08:05:46.372Z] cryptography==3.1.1 [2020-10-02T08:05:46.372Z] debtcollector==2.2.0 [2020-10-02T08:05:46.372Z] decorator==4.4.2 [2020-10-02T08:05:46.372Z] defusedxml==0.6.0 [2020-10-02T08:05:46.372Z] Deprecated==1.2.7 [2020-10-02T08:05:46.372Z] distlib==0.3.1 [2020-10-02T08:05:46.372Z] distro==1.2.0 [2020-10-02T08:05:46.372Z] dnspython==1.16.0 [2020-10-02T08:05:46.372Z] docker==4.2.0 [2020-10-02T08:05:46.372Z] docutils==0.15.2 [2020-10-02T08:05:46.372Z] dogpile.cache==1.0.2 [2020-10-02T08:05:46.372Z] email-validator==1.0.5 [2020-10-02T08:05:46.372Z] filelock==3.0.12 [2020-10-02T08:05:46.372Z] future==0.18.2 [2020-10-02T08:05:46.372Z] google-auth==1.22.0 [2020-10-02T08:05:46.372Z] httplib2==0.17.0 [2020-10-02T08:05:46.372Z] identify==1.4.11 [2020-10-02T08:05:46.372Z] idna==2.9 [2020-10-02T08:05:46.372Z] idna-ssl==1.1.0 [2020-10-02T08:05:46.372Z] importlib-metadata==1.7.0 [2020-10-02T08:05:46.372Z] importlib-resources==1.5.0 [2020-10-02T08:05:46.372Z] iso8601==0.1.13 [2020-10-02T08:05:46.372Z] Jinja2==2.11.1 [2020-10-02T08:05:46.372Z] jmespath==0.10.0 [2020-10-02T08:05:46.372Z] jsonpatch==1.26 [2020-10-02T08:05:46.372Z] jsonpointer==2.0 [2020-10-02T08:05:46.372Z] jsonschema==3.2.0 [2020-10-02T08:05:46.372Z] keystoneauth1==4.2.1 [2020-10-02T08:05:46.372Z] kubernetes==11.0.0 [2020-10-02T08:05:46.372Z] lftools==0.34.2 [2020-10-02T08:05:46.372Z] lxml==4.5.0 [2020-10-02T08:05:46.372Z] MarkupSafe==0.23 [2020-10-02T08:05:46.372Z] msgpack==1.0.0 [2020-10-02T08:05:46.372Z] multi-key-dict==2.0.3 [2020-10-02T08:05:46.372Z] multidict==4.7.6 [2020-10-02T08:05:46.372Z] munch==2.5.0 [2020-10-02T08:05:46.372Z] netaddr==0.8.0 [2020-10-02T08:05:46.372Z] netifaces==0.10.9 [2020-10-02T08:05:46.372Z] niet==1.4.2 [2020-10-02T08:05:46.372Z] nodeenv==1.3.5 [2020-10-02T08:05:46.372Z] oauth2client==4.1.3 [2020-10-02T08:05:46.372Z] oauthlib==3.1.0 [2020-10-02T08:05:46.372Z] openstacksdk==0.50.0 [2020-10-02T08:05:46.372Z] os-client-config==2.1.0 [2020-10-02T08:05:46.372Z] os-service-types==1.7.0 [2020-10-02T08:05:46.372Z] osc-lib==2.2.1 [2020-10-02T08:05:46.372Z] oslo.config==8.3.2 [2020-10-02T08:05:46.372Z] oslo.context==3.1.1 [2020-10-02T08:05:46.372Z] oslo.i18n==5.0.1 [2020-10-02T08:05:46.372Z] oslo.log==4.4.0 [2020-10-02T08:05:46.372Z] oslo.serialization==4.0.1 [2020-10-02T08:05:46.372Z] oslo.utils==4.6.0 [2020-10-02T08:05:46.372Z] packaging==20.4 [2020-10-02T08:05:46.372Z] pbr==5.4.4 [2020-10-02T08:05:46.372Z] pluggy==0.13.1 [2020-10-02T08:05:46.372Z] prettytable==0.7.2 [2020-10-02T08:05:46.372Z] py==1.9.0 [2020-10-02T08:05:46.372Z] pyasn1==0.4.8 [2020-10-02T08:05:46.372Z] pyasn1-modules==0.2.8 [2020-10-02T08:05:46.372Z] pycparser==2.20 [2020-10-02T08:05:46.372Z] pygerrit2==2.0.10 [2020-10-02T08:05:46.372Z] PyGithub==1.46 [2020-10-02T08:05:46.372Z] pyinotify==0.9.6 [2020-10-02T08:05:46.372Z] PyJWT==1.7.1 [2020-10-02T08:05:46.372Z] pyparsing==2.4.7 [2020-10-02T08:05:46.372Z] pyperclip==1.8.0 [2020-10-02T08:05:46.372Z] pyroute2==0.4.13 [2020-10-02T08:05:46.372Z] pyrsistent==0.15.7 [2020-10-02T08:05:46.372Z] PySocks==1.6.8 [2020-10-02T08:05:46.372Z] python-cinderclient==7.2.0 [2020-10-02T08:05:46.372Z] python-dateutil==2.8.1 [2020-10-02T08:05:46.372Z] python-heatclient==2.2.1 [2020-10-02T08:05:46.372Z] python-jenkins==1.7.0 [2020-10-02T08:05:46.372Z] python-keystoneclient==4.1.1 [2020-10-02T08:05:46.372Z] python-magnumclient==3.2.1 [2020-10-02T08:05:46.372Z] python-novaclient==17.2.1 [2020-10-02T08:05:46.372Z] python-openstackclient==5.3.1 [2020-10-02T08:05:46.372Z] python-swiftclient==3.10.1 [2020-10-02T08:05:46.372Z] pytz==2020.1 [2020-10-02T08:05:46.372Z] PyYAML==5.3 [2020-10-02T08:05:46.372Z] requests==2.23.0 [2020-10-02T08:05:46.372Z] requests-oauthlib==1.3.0 [2020-10-02T08:05:46.372Z] requestsexceptions==1.4.0 [2020-10-02T08:05:46.372Z] rfc3986==1.4.0 [2020-10-02T08:05:46.372Z] rpm==4.11.3 [2020-10-02T08:05:46.372Z] rsa==4.0 [2020-10-02T08:05:46.372Z] ruamel.yaml==0.16.10 [2020-10-02T08:05:46.372Z] ruamel.yaml.clib==0.2.0 [2020-10-02T08:05:46.372Z] s3transfer==0.3.3 [2020-10-02T08:05:46.372Z] shade==1.27.2 [2020-10-02T08:05:46.372Z] simplejson==3.17.2 [2020-10-02T08:05:46.372Z] six==1.14.0 [2020-10-02T08:05:46.372Z] soupsieve==2.0 [2020-10-02T08:05:46.372Z] stevedore==3.2.2 [2020-10-02T08:05:46.372Z] tabulate==0.8.6 [2020-10-02T08:05:46.372Z] toml==0.10.0 [2020-10-02T08:05:46.372Z] tox==3.20.0 [2020-10-02T08:05:46.372Z] tqdm==4.43.0 [2020-10-02T08:05:46.372Z] typing-extensions==3.7.4.3 [2020-10-02T08:05:46.372Z] urllib3==1.25.8 [2020-10-02T08:05:46.372Z] virtualenv==20.0.32 [2020-10-02T08:05:46.372Z] wcwidth==0.2.5 [2020-10-02T08:05:46.372Z] websocket-client==0.57.0 [2020-10-02T08:05:46.372Z] wrapt==1.12.1 [2020-10-02T08:05:46.372Z] xdg==3.0.2 [2020-10-02T08:05:46.372Z] xmltodict==0.12.0 [2020-10-02T08:05:46.372Z] yarl==1.6.0 [2020-10-02T08:05:46.372Z] yq==2.11.1 [2020-10-02T08:05:46.372Z] zipp==3.2.0 [2020-10-02T08:05:46.372Z] Cache entry deserialization failed, entry ignored [2020-10-02T08:05:47.773Z] 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-02T08:05:51.081Z] Python 2.7.5 [2020-10-02T08:05:51.081Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-02T08:05:51.343Z] 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-02T08:05:51.343Z] ansible==2.9.7 [2020-10-02T08:05:51.343Z] Babel==0.9.6 [2020-10-02T08:05:51.343Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-02T08:05:51.343Z] beautifulsoup4==4.4.1 [2020-10-02T08:05:51.343Z] bodhi==2.11.0 [2020-10-02T08:05:51.343Z] bodhi-client==2.11.0 [2020-10-02T08:05:51.343Z] CCColUtils==1.4 [2020-10-02T08:05:51.343Z] cffi==1.6.0 [2020-10-02T08:05:51.343Z] chardet==2.2.1 [2020-10-02T08:05:51.343Z] click==6.7 [2020-10-02T08:05:51.343Z] cloud-init==18.5 [2020-10-02T08:05:51.343Z] configobj==4.7.2 [2020-10-02T08:05:51.343Z] cryptography==1.7.2 [2020-10-02T08:05:51.343Z] decorator==3.4.0 [2020-10-02T08:05:51.343Z] distro==1.2.0 [2020-10-02T08:05:51.343Z] enum34==1.0.4 [2020-10-02T08:05:51.343Z] fedpkg==1.38 [2020-10-02T08:05:51.343Z] futures==3.1.1 [2020-10-02T08:05:51.343Z] gitdb==0.6.4 [2020-10-02T08:05:51.343Z] GitPython==1.0.1 [2020-10-02T08:05:51.343Z] html5lib==0.999 [2020-10-02T08:05:51.343Z] httplib2==0.9.2 [2020-10-02T08:05:51.343Z] idna==2.4 [2020-10-02T08:05:51.343Z] iniparse==0.4 [2020-10-02T08:05:51.343Z] ipaddress==1.0.16 [2020-10-02T08:05:51.343Z] IPy==0.75 [2020-10-02T08:05:51.343Z] javapackages==1.0.0 [2020-10-02T08:05:51.343Z] Jinja2==2.7.2 [2020-10-02T08:05:51.343Z] jmespath==0.9.4 [2020-10-02T08:05:51.343Z] jsonpatch==1.2 [2020-10-02T08:05:51.343Z] jsonpointer==1.9 [2020-10-02T08:05:51.343Z] kerberos==1.1 [2020-10-02T08:05:51.343Z] kitchen==1.1.1 [2020-10-02T08:05:51.343Z] langtable==0.0.31 [2020-10-02T08:05:51.343Z] lockfile==0.9.1 [2020-10-02T08:05:51.343Z] lxml==3.2.1 [2020-10-02T08:05:51.343Z] MarkupSafe==0.11 [2020-10-02T08:05:51.343Z] munch==2.0.2 [2020-10-02T08:05:51.343Z] offtrac==0.1.0 [2020-10-02T08:05:51.343Z] openidc-client==0.6.0 [2020-10-02T08:05:51.343Z] packagedb-cli==2.14.1 [2020-10-02T08:05:51.343Z] paramiko==2.1.1 [2020-10-02T08:05:51.343Z] perf==0.1 [2020-10-02T08:05:51.343Z] ply==3.4 [2020-10-02T08:05:51.343Z] policycoreutils-default-encoding==0.1 [2020-10-02T08:05:51.343Z] prettytable==0.7.2 [2020-10-02T08:05:51.343Z] pyasn1==0.1.9 [2020-10-02T08:05:51.343Z] pycparser==2.14 [2020-10-02T08:05:51.343Z] pycurl==7.19.0 [2020-10-02T08:05:51.343Z] pygobject==3.22.0 [2020-10-02T08:05:51.343Z] pygpgme==0.3 [2020-10-02T08:05:51.343Z] pyliblzma==0.5.3 [2020-10-02T08:05:51.343Z] pyOpenSSL==0.13.1 [2020-10-02T08:05:51.343Z] pyparsing==1.5.6 [2020-10-02T08:05:51.343Z] pyserial==2.6 [2020-10-02T08:05:51.343Z] python-augeas==0.5.0 [2020-10-02T08:05:51.343Z] python-bugzilla==2.3.0 [2020-10-02T08:05:51.343Z] python-dateutil==1.5 [2020-10-02T08:05:51.343Z] python-fedora==0.10.0 [2020-10-02T08:05:51.343Z] python-linux-procfs==0.4.9 [2020-10-02T08:05:51.343Z] python-yubico==1.2.3 [2020-10-02T08:05:51.343Z] pyudev==0.15 [2020-10-02T08:05:51.343Z] pyusb==1.0.0b1 [2020-10-02T08:05:51.343Z] pyxattr==0.5.1 [2020-10-02T08:05:51.343Z] PyYAML==3.10 [2020-10-02T08:05:51.343Z] requests==2.6.0 [2020-10-02T08:05:51.343Z] requests-kerberos==0.7.0 [2020-10-02T08:05:51.343Z] rpkg==1.60 [2020-10-02T08:05:51.343Z] schedutils==0.4 [2020-10-02T08:05:51.343Z] seobject==0.1 [2020-10-02T08:05:51.343Z] sepolicy==1.1 [2020-10-02T08:05:51.343Z] six==1.9.0 [2020-10-02T08:05:51.343Z] smmap==0.9.0 [2020-10-02T08:05:51.343Z] urlgrabber==3.10 [2020-10-02T08:05:51.343Z] urllib3==1.10.2 [2020-10-02T08:05:51.343Z] virtualenv==15.1.0 [2020-10-02T08:05:51.343Z] yum-langpacks==0.4.2 [2020-10-02T08:05:51.343Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-02T08:05:51.378Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-02T08:05:51.719Z] ---> sudo-logs.sh [2020-10-02T08:05:51.719Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-02T08:05:52.010Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-02T08:05:52.363Z] ---> job-cost.sh [2020-10-02T08:05:52.363Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FjgY [2020-10-02T08:06:00.520Z] Cache entry deserialization failed, entry ignored [2020-10-02T08:06:00.782Z] Cache entry deserialization failed, entry ignored [2020-10-02T08:06:01.730Z] Cache entry deserialization failed, entry ignored [2020-10-02T08:06:01.730Z] Cache entry deserialization failed, entry ignored [2020-10-02T08:06:01.991Z] Cache entry deserialization failed, entry ignored [2020-10-02T08:06:01.991Z] Cache entry deserialization failed, entry ignored [2020-10-02T08:06:01.991Z] Cache entry deserialization failed, entry ignored [2020-10-02T08:06:02.254Z] Cache entry deserialization failed, entry ignored [2020-10-02T08:06:02.254Z] Cache entry deserialization failed, entry ignored [2020-10-02T08:06:02.518Z] Cache entry deserialization failed, entry ignored [2020-10-02T08:06:02.518Z] Cache entry deserialization failed, entry ignored [2020-10-02T08:06:02.780Z] Cache entry deserialization failed, entry ignored [2020-10-02T08:06:08.082Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-02T08:06:40.269Z] lf-activate-venv(): INFO: Adding /tmp/venv-FjgY/bin to PATH [2020-10-02T08:06:40.269Z] INFO: No Stack... [2020-10-02T08:06:40.269Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-02T08:06:40.269Z] INFO: Archiving Costs [Pipeline] echo [2020-10-02T08:06:40.305Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-02T08:06:40.645Z] ---> logs-deploy.sh [2020-10-02T08:06:40.645Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2748/1 [2020-10-02T08:06:40.645Z] INFO: archiving workspace using pattern(s): [2020-10-02T08:06:42.570Z] Archives upload complete. [2020-10-02T08:06:42.570Z] INFO: archiving logs to Nexus