Pull request #2787 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 092815c9c80b29b75a5b0805008015bd9b42a3db rather than f6e540f28dedafb8fc9a0c7a7e385545ed02f924 Obtained Jenkinsfile from 092815c9c80b29b75a5b0805008015bd9b42a3db 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-2787/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-2787/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 ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-4974 in /w/workspace/edgexfoundry_edgex-go_PR-2787 [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/2787/head:refs/remotes/origin/PR-2787 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 092815c9c80b29b75a5b0805008015bd9b42a3db into PR head commit f6e540f28dedafb8fc9a0c7a7e385545ed02f924 Merge succeeded, producing 65df49a72d5bf61531abe0ef78211398614b14f9 Checking out Revision 65df49a72d5bf61531abe0ef78211398614b14f9 (PR-2787) > git config core.sparsecheckout # timeout=10 > git checkout -f f6e540f28dedafb8fc9a0c7a7e385545ed02f924 # 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 092815c9c80b29b75a5b0805008015bd9b42a3db # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65df49a72d5bf61531abe0ef78211398614b14f9 # timeout=10 Commit message: "Merge commit '092815c9c80b29b75a5b0805008015bd9b42a3db' into HEAD" 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-13T06:04:53.580Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-13T06:04:53.959Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-13T06:04:54.141Z] ========================================================= [2020-10-13T06:04:54.141Z] EdgeX Global Pipelines Version Info [2020-10-13T06:04:54.141Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-13T06:04:56.921Z] ------------------- [2020-10-13T06:04:56.921Z] stable info: [2020-10-13T06:04:56.921Z] ------------------- [2020-10-13T06:04:56.921Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-13T06:04:56.921Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-13T06:04:56.921Z] Message: update stable to v1.0.131 [2020-10-13T06:04:57.917Z] ------------------- [2020-10-13T06:04:57.917Z] experimental info: [2020-10-13T06:04:57.917Z] ------------------- [2020-10-13T06:04:57.917Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-13T06:04:57.917Z] Commit SHA: 2e6d42a532571151575c80d72899821df0f9b0af [2020-10-13T06:04:57.917Z] Message: update experimental to v1.0.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-13T06:04:58.343Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-13T06:04:58.472Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-13T06:04:58.607Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-13T06:04:58.815Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-13T06:04:58.981Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-13T06:04:59.108Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-13T06:04:59.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-13T06:04:59.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-13T06:04:59.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-13T06:04:59.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-13T06:04:59.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-13T06:04:59.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-13T06:05:00.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-13T06:05:00.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-13T06:05:00.326Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-13T06:05:00.457Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-13T06:05:00.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-13T06:05:00.728Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-13T06:05:00.865Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-13T06:05:01.019Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-13T06:05:01.143Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-13T06:05:01.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2787 [Pipeline] echo [2020-10-13T06:05:01.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2787 [Pipeline] echo [2020-10-13T06:05:01.561Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2787 [Pipeline] echo [2020-10-13T06:05:01.704Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65df49a72d5bf61531abe0ef78211398614b14f9 [Pipeline] echo [2020-10-13T06:05:01.834Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65df49a [Pipeline] echo [2020-10-13T06:05:01.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-13T06:05:02.477Z] ++ 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-13T06:05:02.477Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T06:05:02.477Z] ++ dirname cmd/core-command/Dockerfile [2020-10-13T06:05:02.477Z] ++ cut -d/ -f2 [2020-10-13T06:05:02.477Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-13T06:05:02.477Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T06:05:02.477Z] ++ dirname cmd/core-data/Dockerfile [2020-10-13T06:05:02.477Z] ++ cut -d/ -f2 [2020-10-13T06:05:02.477Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-13T06:05:02.477Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T06:05:02.477Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-13T06:05:02.477Z] ++ cut -d/ -f2 [2020-10-13T06:05:02.477Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-13T06:05:02.477Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T06:05:02.477Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-13T06:05:02.477Z] ++ cut -d/ -f2 [2020-10-13T06:05:02.477Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-13T06:05:02.477Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T06:05:02.477Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-13T06:05:02.477Z] ++ cut -d/ -f2 [2020-10-13T06:05:02.477Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-13T06:05:02.477Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T06:05:02.477Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-13T06:05:02.477Z] ++ cut -d/ -f2 [2020-10-13T06:05:02.477Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-13T06:05:02.477Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T06:05:02.477Z] ++ cut -d/ -f2 [2020-10-13T06:05:02.477Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-13T06:05:02.477Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-13T06:05:02.477Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T06:05:02.477Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-13T06:05:02.477Z] ++ cut -d/ -f2 [2020-10-13T06:05:02.477Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-13T06:05:02.477Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T06:05:02.477Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-13T06:05:02.477Z] ++ cut -d/ -f2 [2020-10-13T06:05:02.477Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-13T06:05:02.477Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T06:05:02.477Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-13T06:05:02.477Z] ++ cut -d/ -f2 [2020-10-13T06:05:02.477Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-13T06:05:02.610Z] 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-13T06:05:04.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-13T06:05:04.905Z] [2020-10-13T06:05:04.905Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-13T06:05:05.342Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-13T06:05:05.632Z] latest: Pulling from edgex-devops/git-semver [2020-10-13T06:05:05.632Z] 31603596830f: Pulling fs layer [2020-10-13T06:05:05.632Z] 2a8b12db71e7: Pulling fs layer [2020-10-13T06:05:05.632Z] 6ca5941a6612: Pulling fs layer [2020-10-13T06:05:05.632Z] ecc8261a40a4: Pulling fs layer [2020-10-13T06:05:05.632Z] ecc8261a40a4: Waiting [2020-10-13T06:05:05.632Z] 2a8b12db71e7: Verifying Checksum [2020-10-13T06:05:05.632Z] 2a8b12db71e7: Download complete [2020-10-13T06:05:05.931Z] 31603596830f: Verifying Checksum [2020-10-13T06:05:05.931Z] 31603596830f: Download complete [2020-10-13T06:05:06.209Z] ecc8261a40a4: Verifying Checksum [2020-10-13T06:05:06.209Z] ecc8261a40a4: Download complete [2020-10-13T06:05:06.501Z] 6ca5941a6612: Verifying Checksum [2020-10-13T06:05:06.501Z] 6ca5941a6612: Download complete [2020-10-13T06:05:06.771Z] 31603596830f: Pull complete [2020-10-13T06:05:06.771Z] 2a8b12db71e7: Pull complete [2020-10-13T06:05:08.248Z] 6ca5941a6612: Pull complete [2020-10-13T06:05:08.578Z] ecc8261a40a4: Pull complete [2020-10-13T06:05:08.578Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-13T06:05:08.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-13T06:05:08.578Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-13T06:05:08.915Z] prd-centos7-docker-4c-2g-4974 does not seem to be running inside a container [2020-10-13T06:05:08.992Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-13T06:05:11.875Z] $ docker top b9223abeffa92a4dad0a9913595a866d8e32e451855842577d82c93161ed54e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-13T06:05:12.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-13T06:05:12.470Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-13T06:05:12.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-13T06:05:12.923Z] $ docker exec b9223abeffa92a4dad0a9913595a866d8e32e451855842577d82c93161ed54e7 ssh-agent [2020-10-13T06:05:13.193Z] SSH_AUTH_SOCK=/tmp/ssh-CkVLJQyoM686/agent.11 [2020-10-13T06:05:13.193Z] SSH_AGENT_PID=17 [2020-10-13T06:05:13.238Z] Running ssh-add (command line suppressed) [2020-10-13T06:05:13.431Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1541239158395399023.key (/w/workspace/edgex-go/1@tmp/private_key_1541239158395399023.key) [2020-10-13T06:05:13.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-13T06:05:13.950Z] + git describe --exact-match --tags HEAD [2020-10-13T06:05:13.950Z] fatal: no tag exactly matches '65df49a72d5bf61531abe0ef78211398614b14f9' [Pipeline] } [2020-10-13T06:05:14.004Z] $ docker exec --env ******** --env ******** b9223abeffa92a4dad0a9913595a866d8e32e451855842577d82c93161ed54e7 ssh-agent -k [2020-10-13T06:05:14.219Z] unset SSH_AUTH_SOCK; [2020-10-13T06:05:14.220Z] unset SSH_AGENT_PID; [2020-10-13T06:05:14.220Z] echo Agent pid 17 killed; [2020-10-13T06:05:14.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-13T06:05:14.463Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-13T06:05:14.463Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-13T06:05:14.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-13T06:05:14.593Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-13T06:05:15.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-13T06:05:15.070Z] $ docker exec b9223abeffa92a4dad0a9913595a866d8e32e451855842577d82c93161ed54e7 ssh-agent [2020-10-13T06:05:15.517Z] SSH_AUTH_SOCK=/tmp/ssh-sAfd2Sv4qC3U/agent.46 [2020-10-13T06:05:15.517Z] SSH_AGENT_PID=51 [2020-10-13T06:05:15.528Z] Running ssh-add (command line suppressed) [2020-10-13T06:05:15.868Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_281762583731539714.key (/w/workspace/edgex-go/1@tmp/private_key_281762583731539714.key) [2020-10-13T06:05:16.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-13T06:05:16.506Z] + git semver init [2020-10-13T06:05:16.506Z] # -> Open(): unable to determine branch for HEAD [2020-10-13T06:05:16.506Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-10-13T06:05:16.506Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-10-13T06:05:16.506Z] # $SEMVER_REMOTE_NAME = origin [2020-10-13T06:05:16.506Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-13T06:05:16.506Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-13T06:05:16.506Z] # $SEMVER_BRANCH = PR-2787 [2020-10-13T06:05:16.506Z] # $SEMVER_TEMP = /tmp/semver-033152494 [2020-10-13T06:05:16.506Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-13T06:05:49.243Z] # '/tmp/semver-033152494' -> '/w/workspace/edgex-go/1/.semver' [2020-10-13T06:05:49.243Z] # -> Force: false [2020-10-13T06:05:49.243Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-10-13T06:05:49.297Z] $ docker exec --env ******** --env ******** b9223abeffa92a4dad0a9913595a866d8e32e451855842577d82c93161ed54e7 ssh-agent -k [2020-10-13T06:05:49.605Z] unset SSH_AUTH_SOCK; [2020-10-13T06:05:49.606Z] unset SSH_AGENT_PID; [2020-10-13T06:05:49.606Z] echo Agent pid 51 killed; [2020-10-13T06:05:49.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-13T06:05:50.500Z] + git semver [Pipeline] } [2020-10-13T06:05:50.547Z] $ docker stop --time=1 b9223abeffa92a4dad0a9913595a866d8e32e451855842577d82c93161ed54e7 [2020-10-13T06:05:52.495Z] $ docker rm -f b9223abeffa92a4dad0a9913595a866d8e32e451855842577d82c93161ed54e7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-13T06:06:16.709Z] Stashed 88 file(s) [Pipeline] echo [2020-10-13T06:06:16.735Z] [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-13T06:06:17.737Z] ========================================================= [2020-10-13T06:06:17.737Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-13T06:06:17.737Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-13T06:06:18.165Z] + 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-13T06:06:23.750Z] Sending build context to Docker daemon 325.1MB [2020-10-13T06:06:23.750Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-13T06:06:23.750Z] Step 2/7 : FROM ${BASE} [2020-10-13T06:06:23.750Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-13T06:06:23.750Z] df20fa9351a1: Pulling fs layer [2020-10-13T06:06:23.750Z] ed8968b2872e: Pulling fs layer [2020-10-13T06:06:23.750Z] a92cc7c5fd73: Pulling fs layer [2020-10-13T06:06:23.750Z] e871e8e8d7a9: Pulling fs layer [2020-10-13T06:06:23.750Z] e73272ec9a57: Pulling fs layer [2020-10-13T06:06:23.750Z] 1e910a182e73: Pulling fs layer [2020-10-13T06:06:23.750Z] 4e634b169226: Pulling fs layer [2020-10-13T06:06:23.750Z] e871e8e8d7a9: Waiting [2020-10-13T06:06:23.750Z] e73272ec9a57: Waiting [2020-10-13T06:06:23.750Z] 1e910a182e73: Waiting [2020-10-13T06:06:23.750Z] 4e634b169226: Waiting [2020-10-13T06:06:23.750Z] a92cc7c5fd73: Download complete [2020-10-13T06:06:23.750Z] ed8968b2872e: Download complete [2020-10-13T06:06:24.399Z] e73272ec9a57: Verifying Checksum [2020-10-13T06:06:24.399Z] e73272ec9a57: Download complete [2020-10-13T06:06:24.678Z] 1e910a182e73: Download complete [2020-10-13T06:06:24.988Z] df20fa9351a1: Verifying Checksum [2020-10-13T06:06:24.988Z] df20fa9351a1: Download complete [2020-10-13T06:06:25.643Z] df20fa9351a1: Pull complete [2020-10-13T06:06:26.291Z] ed8968b2872e: Pull complete [2020-10-13T06:06:26.577Z] a92cc7c5fd73: Pull complete [2020-10-13T06:06:28.034Z] 4e634b169226: Verifying Checksum [2020-10-13T06:06:28.034Z] 4e634b169226: Download complete [2020-10-13T06:06:30.081Z] e871e8e8d7a9: Verifying Checksum [2020-10-13T06:06:30.081Z] e871e8e8d7a9: Download complete [2020-10-13T06:06:32.386Z] Still waiting to schedule task [2020-10-13T06:06:32.386Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline [2020-10-13T06:06:40.434Z] e871e8e8d7a9: Pull complete [2020-10-13T06:06:40.733Z] e73272ec9a57: Pull complete [2020-10-13T06:06:40.733Z] 1e910a182e73: Pull complete [2020-10-13T06:06:47.606Z] 4e634b169226: Pull complete [2020-10-13T06:06:47.606Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-13T06:06:47.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-13T06:06:47.606Z] ---> f7629b54cfaa [2020-10-13T06:06:47.606Z] 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-13T06:06:47.606Z] ---> Running in dfba3108b9a0 [2020-10-13T06:06:47.606Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T06:06:48.685Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T06:06:49.217Z] (1/12) Installing libmagic (5.38-r0) [2020-10-13T06:06:49.217Z] (2/12) Installing file (5.38-r0) [2020-10-13T06:06:49.527Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-13T06:06:49.527Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-13T06:06:53.913Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-13T06:06:53.913Z] (6/12) Installing patch (2.7.6-r6) [2020-10-13T06:06:53.913Z] (7/12) Installing build-base (0.5-r2) [2020-10-13T06:06:53.913Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-13T06:06:54.182Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-13T06:06:54.182Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-13T06:06:54.182Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-13T06:06:54.447Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-13T06:06:54.447Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T06:06:54.448Z] OK: 233 MiB in 51 packages [2020-10-13T06:06:57.834Z] Removing intermediate container dfba3108b9a0 [2020-10-13T06:06:57.834Z] ---> abd8b7ea9c59 [2020-10-13T06:06:57.834Z] Step 4/7 : WORKDIR /edgex-go [2020-10-13T06:06:57.834Z] ---> Running in 67b674d50051 [2020-10-13T06:06:58.106Z] Removing intermediate container 67b674d50051 [2020-10-13T06:06:58.106Z] ---> 06ef937b92ad [2020-10-13T06:06:58.106Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-13T06:06:58.452Z] latest: Pulling from library/docker [2020-10-13T06:06:58.452Z] df20fa9351a1: Already exists [2020-10-13T06:06:58.798Z] 25ad7478873d: Pulling fs layer [2020-10-13T06:06:58.798Z] 4684f6177b5d: Pulling fs layer [2020-10-13T06:06:58.798Z] 8ba584e970af: Pulling fs layer [2020-10-13T06:06:58.798Z] 3cdc74d2b06d: Pulling fs layer [2020-10-13T06:06:58.798Z] 4cf5a0d07c1f: Pulling fs layer [2020-10-13T06:06:58.798Z] fca0ccc462d5: Pulling fs layer [2020-10-13T06:06:58.798Z] 3cdc74d2b06d: Waiting [2020-10-13T06:06:58.798Z] 4cf5a0d07c1f: Waiting [2020-10-13T06:06:58.798Z] fca0ccc462d5: Waiting [2020-10-13T06:06:58.798Z] 4684f6177b5d: Download complete [2020-10-13T06:06:58.798Z] 25ad7478873d: Verifying Checksum [2020-10-13T06:06:58.798Z] 25ad7478873d: Download complete [2020-10-13T06:06:59.097Z] 3cdc74d2b06d: Verifying Checksum [2020-10-13T06:06:59.097Z] 3cdc74d2b06d: Download complete [2020-10-13T06:06:59.097Z] 4cf5a0d07c1f: Verifying Checksum [2020-10-13T06:06:59.097Z] 4cf5a0d07c1f: Download complete [2020-10-13T06:06:59.097Z] fca0ccc462d5: Verifying Checksum [2020-10-13T06:06:59.097Z] fca0ccc462d5: Download complete [2020-10-13T06:06:59.739Z] 25ad7478873d: Pull complete [2020-10-13T06:07:00.036Z] 4684f6177b5d: Pull complete [2020-10-13T06:07:00.359Z] 8ba584e970af: Verifying Checksum [2020-10-13T06:07:00.359Z] 8ba584e970af: Download complete [2020-10-13T06:07:04.680Z] 8ba584e970af: Pull complete [2020-10-13T06:07:04.680Z] 3cdc74d2b06d: Pull complete [2020-10-13T06:07:04.680Z] 4cf5a0d07c1f: Pull complete [2020-10-13T06:07:04.680Z] fca0ccc462d5: Pull complete [2020-10-13T06:07:04.680Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-13T06:07:04.680Z] Status: Downloaded newer image for docker:latest [2020-10-13T06:07:07.404Z] ---> 11835d637f0a [2020-10-13T06:07:07.404Z] Step 6/7 : COPY go.mod . [2020-10-13T06:07:07.404Z] ---> f76e9981635e [2020-10-13T06:07:07.404Z] Step 7/7 : RUN go mod download [2020-10-13T06:07:07.404Z] ---> Running in 6af4c01dba9f [2020-10-13T06:07:34.398Z] Removing intermediate container 6af4c01dba9f [2020-10-13T06:07:34.399Z] ---> 982ea91e6e8f [2020-10-13T06:07:34.399Z] Successfully built 982ea91e6e8f [2020-10-13T06:07:34.399Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-13T06:07:34.831Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-13T06:07:35.101Z] . [Pipeline] withDockerContainer [2020-10-13T06:07:35.353Z] prd-centos7-docker-4c-2g-4974 does not seem to be running inside a container [2020-10-13T06:07:35.470Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2020-10-13T06:07:36.741Z] $ docker top e4175f2fb1fdacae04bd145ee0676d525d4852d21b0afcbf7575560c41684569 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-13T06:07:37.529Z] + go version [2020-10-13T06:07:37.529Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-13T06:07:37.573Z] $ docker stop --time=1 e4175f2fb1fdacae04bd145ee0676d525d4852d21b0afcbf7575560c41684569 [2020-10-13T06:07:39.103Z] $ docker rm -f e4175f2fb1fdacae04bd145ee0676d525d4852d21b0afcbf7575560c41684569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T06:07:40.332Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-13T06:07:40.332Z] . [Pipeline] withDockerContainer [2020-10-13T06:07:40.494Z] prd-centos7-docker-4c-2g-4974 does not seem to be running inside a container [2020-10-13T06:07:40.681Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2020-10-13T06:07:41.469Z] $ docker top 9c852353ff682c1f60c77416712247dd88d3654676b7f3ee4f8e6f6d7b21afd2 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-13T06:07:41.808Z] ========================================================= [2020-10-13T06:07:41.808Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-13T06:07:41.808Z] ========================================================= [Pipeline] sh [2020-10-13T06:07:42.198Z] + make test [2020-10-13T06:07:42.199Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-13T06:07:45.879Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-13T06:08:08.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-13T06:08:18.308Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-13T06:08:19.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-13T06:08:19.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-13T06:08:19.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-13T06:08:21.757Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.007s [2020-10-13T06:08:21.757Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-13T06:08:21.757Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-13T06:08:22.077Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-13T06:08:23.402Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-13T06:08:23.763Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-13T06:08:24.480Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-13T06:08:24.480Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-13T06:08:24.480Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-13T06:08:25.127Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4976 in /w/workspace/edgexfoundry_edgex-go_PR-2787 [Pipeline] { [Pipeline] ws [2020-10-13T06:08:25.231Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-10-13T06:08:30.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.068s coverage: 46.6% of statements [2020-10-13T06:08:30.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-13T06:08:30.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-13T06:08:30.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-13T06:08:30.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-13T06:08:30.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-13T06:08:31.214Z] using credential edgex-jenkins-ssh [2020-10-13T06:08:31.282Z] Cloning the remote Git repository [2020-10-13T06:08:31.352Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-13T06:08:31.482Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-10-13T06:08:31.608Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-13T06:08:31.608Z] > git --version # timeout=10 [2020-10-13T06:08:31.636Z] > git --version # 'git version 2.17.1' [2020-10-13T06:08:31.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-13T06:08:31.740Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-13T06:08:35.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.270s coverage: 27.2% of statements [2020-10-13T06:08:35.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-13T06:08:35.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-13T06:08:35.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-13T06:08:35.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-13T06:08:35.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-13T06:08:35.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-13T06:08:35.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.108s coverage: 100.0% of statements [2020-10-13T06:08:35.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-13T06:08:35.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.032s coverage: 100.0% of statements [2020-10-13T06:08:35.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-13T06:08:35.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-13T06:08:35.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.107s coverage: 84.0% of statements [2020-10-13T06:08:35.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-13T06:08:35.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-13T06:08:37.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.512s coverage: 93.8% of statements [2020-10-13T06:08:37.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-13T06:08:37.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-13T06:08:37.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-13T06:08:37.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-13T06:08:38.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.115s coverage: 28.6% of statements [2020-10-13T06:08:38.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-13T06:08:38.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-13T06:08:38.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-13T06:08:38.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-13T06:08:38.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-13T06:08:38.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements [2020-10-13T06:08:38.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-13T06:08:38.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.028s coverage: 100.0% of statements [2020-10-13T06:08:38.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-13T06:08:40.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.057s coverage: 86.7% of statements [2020-10-13T06:08:40.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-13T06:08:41.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.029s coverage: 97.5% of statements [2020-10-13T06:08:41.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-13T06:08:41.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.045s coverage: 100.0% of statements [2020-10-13T06:08:41.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-13T06:08:41.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-13T06:08:41.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-13T06:08:41.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-13T06:08:42.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.208s coverage: 98.7% of statements [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-13T06:08:42.287Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-13T06:08:42.287Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.005s coverage: 0.0% of statements [no tests to run] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-13T06:08:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-13T06:08:44.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.097s coverage: 63.5% of statements [2020-10-13T06:08:44.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-13T06:08:44.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-13T06:08:44.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2020-10-13T06:08:44.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.023s coverage: 91.3% of statements [2020-10-13T06:08:44.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.010s coverage: 100.0% of statements [2020-10-13T06:08:45.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2020-10-13T06:08:45.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.012s coverage: 100.0% of statements [2020-10-13T06:08:45.764Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-13T06:08:45.790Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-13T06:08:45.830Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-13T06:08:45.879Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-13T06:08:45.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-13T06:08:46.554Z] Merging remotes/origin/master commit 092815c9c80b29b75a5b0805008015bd9b42a3db into PR head commit f6e540f28dedafb8fc9a0c7a7e385545ed02f924 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-13T06:08:47.204Z] Failed in branch arm64 [2020-10-13T06:08:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.368s coverage: 55.9% of statements [2020-10-13T06:08:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-13T06:08:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-13T06:08:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-13T06:08:47.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-13T06:08:45.891Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2787/head:refs/remotes/origin/PR-2787 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-13T06:08:46.582Z] > git config core.sparsecheckout # timeout=10 [2020-10-13T06:08:46.596Z] > git checkout -f f6e540f28dedafb8fc9a0c7a7e385545ed02f924 # timeout=10 [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 17.702s coverage: 86.3% of statements [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.904s coverage: 72.2% of statements [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.222s coverage: 72.1% of statements [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.024s coverage: 82.4% of statements [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.031s coverage: 48.4% of statements [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.015s coverage: 28.8% of statements [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.024s coverage: 96.8% of statements [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.086s coverage: 36.5% of statements [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.359s coverage: 84.1% of statements [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.029s coverage: 100.0% of statements [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.054s coverage: 42.9% of statements [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.040s coverage: 100.0% of statements [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.020s coverage: 83.8% of statements [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.088s coverage: 47.1% of statements [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.056s coverage: 100.0% of statements [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.065s coverage: 100.0% of statements [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.132s coverage: 29.1% of statements [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.051s coverage: 99.0% of statements [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.039s coverage: 100.0% of statements [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.016s coverage: 0.0% of statements [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-13T06:09:06.814Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-13T06:09:06.814Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements [2020-10-13T06:09:06.815Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-13T06:09:06.815Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-13T06:09:06.815Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements [2020-10-13T06:09:06.815Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.019s coverage: 32.1% of statements [2020-10-13T06:09:06.815Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.023s coverage: 100.0% of statements [2020-10-13T06:09:06.815Z] GO111MODULE=on go vet ./... [2020-10-13T06:09:17.299Z] gofmt -l . [2020-10-13T06:09:17.299Z] [ "`gofmt -l .`" = "" ] [2020-10-13T06:09:17.891Z] ./bin/test-go-mod-tidy.sh [2020-10-13T06:09:18.492Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-10-13T06:09:21.195Z] + ls -al . [2020-10-13T06:09:21.195Z] total 600 [2020-10-13T06:09:21.195Z] drwxrwxr-x 10 1001 1001 4096 Oct 13 06:09 . [2020-10-13T06:09:21.195Z] drwxr-xr-x 4 root root 28 Oct 13 06:07 .. [2020-10-13T06:09:21.195Z] -rw-rw-r-- 1 1001 1001 11 Oct 13 06:04 .dockerignore [2020-10-13T06:09:21.195Z] drwxrwxr-x 8 1001 1001 179 Oct 13 06:04 .git [2020-10-13T06:09:21.195Z] drwxrwxr-x 3 1001 1001 125 Oct 13 06:04 .github [2020-10-13T06:09:21.195Z] -rw-rw-r-- 1 1001 1001 932 Oct 13 06:04 .gitignore [2020-10-13T06:09:21.195Z] drwx------ 3 1001 1001 47 Oct 13 06:05 .semver [2020-10-13T06:09:21.195Z] -rw-rw-r-- 1 1001 1001 166 Oct 13 06:04 .sonarcloud.properties [2020-10-13T06:09:21.195Z] -rw-rw-r-- 1 1001 1001 3804 Oct 13 06:04 CONTRIBUTING.md [2020-10-13T06:09:21.195Z] -rw-rw-r-- 1 1001 1001 1035 Oct 13 06:04 Dockerfile.build [2020-10-13T06:09:21.195Z] -rw-rw-r-- 1 1001 1001 863 Oct 13 06:04 Jenkinsfile [2020-10-13T06:09:21.195Z] -rw-rw-r-- 1 1001 1001 10775 Oct 13 06:04 LICENSE [2020-10-13T06:09:21.195Z] -rw-rw-r-- 1 1001 1001 6237 Oct 13 06:04 Makefile [2020-10-13T06:09:21.195Z] -rw-rw-r-- 1 1001 1001 6447 Oct 13 06:04 README.md [2020-10-13T06:09:21.195Z] -rw-rw-r-- 1 1001 1001 259 Oct 13 06:04 SECURITY.md [2020-10-13T06:09:21.195Z] -rw-rw-r-- 1 1001 1001 5 Oct 13 06:05 VERSION [2020-10-13T06:09:21.195Z] -rw-rw-r-- 1 1001 1001 4131 Oct 13 06:04 ZMQWindows.md [2020-10-13T06:09:21.195Z] drwxrwxr-x 2 1001 1001 117 Oct 13 06:04 bin [2020-10-13T06:09:21.195Z] drwxrwxr-x 15 1001 1001 4096 Oct 13 06:04 cmd [2020-10-13T06:09:21.195Z] -rw-r--r-- 1 root root 504653 Oct 13 06:09 coverage.out [2020-10-13T06:09:21.195Z] -rw-r--r-- 1 root root 1040 Oct 13 06:09 go.mod [2020-10-13T06:09:21.195Z] -rw-r--r-- 1 root root 18876 Oct 13 06:09 go.sum [2020-10-13T06:09:21.195Z] drwxrwxr-x 8 1001 1001 127 Oct 13 06:04 internal [2020-10-13T06:09:21.195Z] drwxrwxr-x 4 1001 1001 26 Oct 13 06:04 openapi [2020-10-13T06:09:21.195Z] drwxrwxr-x 4 1001 1001 71 Oct 13 06:04 snap [2020-10-13T06:09:21.195Z] -rw-rw-r-- 1 1001 1001 168 Oct 13 06:04 version.go [Pipeline] sh [2020-10-13T06:09:21.785Z] + '[' -e coverage.out ] [2020-10-13T06:09:21.785Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-13T06:09:22.081Z] Stashed 1 file(s) [Pipeline] sh [2020-10-13T06:09:22.547Z] + make build [2020-10-13T06:09:22.547Z] 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-13T06:09:38.235Z] 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-13T06:09:43.987Z] 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-13T06:09:47.598Z] 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-13T06:09:51.228Z] 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-13T06:09:53.396Z] 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-13T06:09:54.457Z] 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-13T06:09:57.174Z] 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-13T06:10:00.030Z] 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-13T06:10:02.129Z] 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-13T06:10:04.827Z] 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-13T06:10:07.492Z] 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-13T06:10:10.243Z] 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-13T06:10:12.429Z] $ docker stop --time=1 9c852353ff682c1f60c77416712247dd88d3654676b7f3ee4f8e6f6d7b21afd2 [2020-10-13T06:10:14.480Z] $ docker rm -f 9c852353ff682c1f60c77416712247dd88d3654676b7f3ee4f8e6f6d7b21afd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T06:10:18.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-13T06:10:18.571Z] [2020-10-13T06:10:18.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-10-13T06:10:19.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-13T06:10:19.107Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-13T06:10:19.107Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-13T06:10:19.107Z] ca9280d653b3: Pulling fs layer [2020-10-13T06:10:19.107Z] 7e9c9ca2126c: Pulling fs layer [2020-10-13T06:10:19.442Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-13T06:10:19.442Z] cbdbe7a5bc2a: Download complete [2020-10-13T06:10:20.535Z] cbdbe7a5bc2a: Pull complete [2020-10-13T06:10:20.535Z] ca9280d653b3: Verifying Checksum [2020-10-13T06:10:20.535Z] ca9280d653b3: Download complete [2020-10-13T06:10:23.168Z] ca9280d653b3: Pull complete [2020-10-13T06:10:23.444Z] 7e9c9ca2126c: Download complete [2020-10-13T06:10:34.031Z] 7e9c9ca2126c: Pull complete [2020-10-13T06:10:34.031Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-13T06:10:34.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-13T06:10:34.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-13T06:10:34.452Z] prd-centos7-docker-4c-2g-4974 does not seem to be running inside a container [2020-10-13T06:10:34.650Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-13T06:10:36.892Z] $ docker top 937c19b09b47400e0ac5808cfbfec594e64c7c11c66a2b7013dce015df377625 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-13T06:10:37.476Z] + docker-compose build --help [2020-10-13T06:10:37.476Z] + grep parallel [2020-10-13T06:10:38.439Z] --parallel Build images in parallel. [Pipeline] } [2020-10-13T06:10:38.746Z] $ docker stop --time=1 937c19b09b47400e0ac5808cfbfec594e64c7c11c66a2b7013dce015df377625 [2020-10-13T06:10:40.237Z] $ docker rm -f 937c19b09b47400e0ac5808cfbfec594e64c7c11c66a2b7013dce015df377625 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T06:10:41.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-13T06:10:41.407Z] . [Pipeline] withDockerContainer [2020-10-13T06:10:41.796Z] prd-centos7-docker-4c-2g-4974 does not seem to be running inside a container [2020-10-13T06:10:41.978Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-13T06:10:43.099Z] $ docker top fd0f020062184742e5f331a25448263d5a8d383d98dc189e9fbe7f70938362ff -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-13T06:10:43.823Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-13T06:10:45.317Z] Building docker-core-command-go ... [2020-10-13T06:10:45.317Z] Building docker-core-data-go ... [2020-10-13T06:10:45.317Z] Building docker-core-metadata-go ... [2020-10-13T06:10:45.317Z] Building docker-security-proxy-setup-go ... [2020-10-13T06:10:45.317Z] Building docker-security-secrets-setup-go ... [2020-10-13T06:10:45.317Z] Building docker-security-secretstore-setup-go ... [2020-10-13T06:10:45.317Z] Building docker-support-logging-go ... [2020-10-13T06:10:45.317Z] Building docker-support-notifications-go ... [2020-10-13T06:10:45.317Z] Building docker-support-scheduler-go ... [2020-10-13T06:10:45.317Z] Building docker-sys-mgmt-agent-go ... [2020-10-13T06:10:45.317Z] Building docker-support-notifications-go [2020-10-13T06:10:45.317Z] Building docker-core-metadata-go [2020-10-13T06:10:45.317Z] Building docker-security-proxy-setup-go [2020-10-13T06:10:45.317Z] Building docker-security-secrets-setup-go [2020-10-13T06:10:45.317Z] Building docker-security-secretstore-setup-go [2020-10-13T06:11:42.582Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T06:11:42.582Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-13T06:11:42.582Z] ---> 982ea91e6e8f [2020-10-13T06:11:42.582Z] Step 3/22 : WORKDIR /edgex-go [2020-10-13T06:11:42.582Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T06:11:42.582Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-13T06:11:42.582Z] ---> 982ea91e6e8f [2020-10-13T06:11:42.582Z] Step 3/26 : WORKDIR /edgex-go [2020-10-13T06:11:42.582Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T06:11:42.582Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-13T06:11:42.582Z] ---> 982ea91e6e8f [2020-10-13T06:11:42.582Z] Step 3/20 : WORKDIR /edgex-go [2020-10-13T06:11:42.582Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T06:11:42.582Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-13T06:11:42.582Z] ---> 982ea91e6e8f [2020-10-13T06:11:42.582Z] Step 3/29 : WORKDIR /edgex-go [2020-10-13T06:11:42.582Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T06:11:42.582Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-13T06:11:42.582Z] ---> 982ea91e6e8f [2020-10-13T06:11:42.582Z] Step 3/24 : WORKDIR /edgex-go [2020-10-13T06:11:42.582Z] ---> Running in cec53abb2960 [2020-10-13T06:11:42.582Z] ---> Running in 340c4fa55d89 [2020-10-13T06:11:42.582Z] ---> Running in 50c6f58dd4bc [2020-10-13T06:11:42.582Z] ---> Running in efbcfcc5830e [2020-10-13T06:11:42.582Z] ---> Running in 7ef4a08951f2 [2020-10-13T06:11:42.582Z] Removing intermediate container 50c6f58dd4bc [2020-10-13T06:11:42.582Z] ---> 4ce50f32d8a9 [2020-10-13T06:11:42.582Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T06:11:42.582Z] Removing intermediate container cec53abb2960 [2020-10-13T06:11:42.582Z] ---> 1b409cfa759b [2020-10-13T06:11:42.582Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T06:11:42.582Z] Removing intermediate container 7ef4a08951f2 [2020-10-13T06:11:42.582Z] ---> aec00fe12bf9 [2020-10-13T06:11:42.582Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T06:11:42.582Z] Removing intermediate container 340c4fa55d89 [2020-10-13T06:11:42.582Z] ---> fda56933a20d [2020-10-13T06:11:42.582Z] Step 4/29 : RUN apk update && apk add make git [2020-10-13T06:11:42.582Z] Removing intermediate container efbcfcc5830e [2020-10-13T06:11:42.582Z] ---> 9478e091bdf7 [2020-10-13T06:11:42.582Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T06:11:42.582Z] ---> Running in 8e2ec937cb77 [2020-10-13T06:11:42.582Z] ---> Running in eb2702c83c3a [2020-10-13T06:11:42.582Z] ---> Running in 7d8c88de0637 [2020-10-13T06:11:42.582Z] ---> Running in f355994604bc [2020-10-13T06:11:42.582Z] ---> Running in fa4f5687467d [2020-10-13T06:11:42.582Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T06:11:42.582Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T06:11:42.582Z] Removing intermediate container eb2702c83c3a [2020-10-13T06:11:42.582Z] ---> 82baa7a9adf2 [2020-10-13T06:11:42.582Z] Step 5/22 : RUN apk update && apk add make git [2020-10-13T06:11:42.582Z] Removing intermediate container fa4f5687467d [2020-10-13T06:11:42.582Z] ---> 59cd3bd7a774 [2020-10-13T06:11:42.582Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-13T06:11:42.582Z] Removing intermediate container 8e2ec937cb77 [2020-10-13T06:11:42.582Z] ---> ea52e4e2d37f [2020-10-13T06:11:42.582Z] Step 5/26 : RUN apk update && apk add make git [2020-10-13T06:11:42.582Z] Removing intermediate container f355994604bc [2020-10-13T06:11:42.582Z] ---> 5efb1f25e9f0 [2020-10-13T06:11:42.582Z] Step 5/20 : RUN apk update && apk add make git [2020-10-13T06:11:42.582Z] ---> Running in 4f9a6a7492fc [2020-10-13T06:11:42.582Z] ---> Running in 45fdfc4945c4 [2020-10-13T06:11:42.582Z] ---> Running in 58446184b7d5 [2020-10-13T06:11:42.582Z] ---> Running in bf0edc32272f [2020-10-13T06:11:42.582Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T06:11:42.582Z] v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T06:11:42.582Z] OK: 12752 distinct packages available [2020-10-13T06:11:42.582Z] OK: 233 MiB in 51 packages [2020-10-13T06:11:42.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T06:11:43.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T06:11:43.211Z] Removing intermediate container 7d8c88de0637 [2020-10-13T06:11:43.211Z] ---> 21bc9b34e196 [2020-10-13T06:11:43.211Z] Step 5/29 : COPY go.mod . [2020-10-13T06:11:43.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T06:11:43.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T06:11:43.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T06:11:43.761Z] ---> da79c7cebfc0 [2020-10-13T06:11:43.761Z] Step 6/29 : RUN go mod download [2020-10-13T06:11:43.761Z] ---> Running in 227799231f90 [2020-10-13T06:11:43.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T06:11:44.037Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T06:11:44.037Z] v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T06:11:44.037Z] OK: 12752 distinct packages available [2020-10-13T06:11:44.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T06:11:44.316Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T06:11:44.316Z] OK: 233 MiB in 51 packages [2020-10-13T06:11:44.987Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T06:11:44.987Z] v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T06:11:44.987Z] OK: 12752 distinct packages available [2020-10-13T06:11:44.987Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T06:11:44.987Z] v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T06:11:44.987Z] OK: 12752 distinct packages available [2020-10-13T06:11:45.344Z] OK: 233 MiB in 51 packages [2020-10-13T06:11:45.643Z] OK: 233 MiB in 51 packages [2020-10-13T06:11:45.643Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T06:11:45.643Z] v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T06:11:45.643Z] OK: 12752 distinct packages available [2020-10-13T06:11:45.643Z] Removing intermediate container 4f9a6a7492fc [2020-10-13T06:11:45.643Z] ---> 3dcb295e3061 [2020-10-13T06:11:45.643Z] Step 6/22 : COPY go.mod . [2020-10-13T06:11:45.929Z] OK: 233 MiB in 51 packages [2020-10-13T06:11:46.541Z] ---> d01b1d9b9b93 [2020-10-13T06:11:46.541Z] Step 7/22 : RUN go mod download [2020-10-13T06:11:46.541Z] ---> Running in 4689aff3cfa9 [2020-10-13T06:11:46.812Z] Removing intermediate container 45fdfc4945c4 [2020-10-13T06:11:46.812Z] ---> 243a8c167aaf [2020-10-13T06:11:46.812Z] Step 6/24 : COPY go.mod . [2020-10-13T06:11:46.812Z] Removing intermediate container bf0edc32272f [2020-10-13T06:11:46.812Z] ---> 1cddbfaebf68 [2020-10-13T06:11:46.812Z] Step 6/20 : COPY go.mod . [2020-10-13T06:11:47.088Z] Removing intermediate container 58446184b7d5 [2020-10-13T06:11:47.088Z] ---> 16104d759df6 [2020-10-13T06:11:47.088Z] Step 6/26 : COPY go.mod . [2020-10-13T06:11:47.370Z] ---> 23fdae88d937 [2020-10-13T06:11:47.370Z] Step 7/20 : RUN go mod download [2020-10-13T06:11:47.370Z] ---> 059f1f1705ce [2020-10-13T06:11:47.370Z] Step 7/24 : RUN go mod download [2020-10-13T06:11:47.370Z] ---> Running in d1ce2809d08d [2020-10-13T06:11:47.645Z] ---> Running in 812e9770a7bb [2020-10-13T06:11:47.645Z] Removing intermediate container 227799231f90 [2020-10-13T06:11:47.645Z] ---> 5f0c1a102399 [2020-10-13T06:11:47.645Z] Step 7/29 : COPY . . [2020-10-13T06:11:47.645Z] ---> b85891781045 [2020-10-13T06:11:47.645Z] Step 7/26 : RUN go mod download [2020-10-13T06:11:47.645Z] ---> Running in 8fb0e5ff76b9 [2020-10-13T06:11:53.152Z] Removing intermediate container 4689aff3cfa9 [2020-10-13T06:11:53.152Z] ---> 3db6ad4fca48 [2020-10-13T06:11:53.152Z] Step 8/22 : COPY . . [2020-10-13T06:11:53.152Z] Removing intermediate container d1ce2809d08d [2020-10-13T06:11:53.152Z] ---> c8e7d86ed842 [2020-10-13T06:11:53.152Z] Step 8/20 : COPY . . [2020-10-13T06:11:53.152Z] Removing intermediate container 812e9770a7bb [2020-10-13T06:11:53.152Z] ---> 5710ded63109 [2020-10-13T06:11:53.152Z] Step 8/24 : COPY . . [2020-10-13T06:11:58.705Z] Removing intermediate container 8fb0e5ff76b9 [2020-10-13T06:11:58.705Z] ---> d2f8eb6e8ed2 [2020-10-13T06:11:58.705Z] Step 8/26 : COPY . . [2020-10-13T06:12:46.327Z] ---> de4fa4abc055 [2020-10-13T06:12:46.327Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-13T06:12:46.327Z] ---> Running in 2f0c17c431cb [2020-10-13T06:12:46.327Z] ---> c2c7698586a1 [2020-10-13T06:12:46.327Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-13T06:12:46.327Z] ---> 164e6729319e [2020-10-13T06:12:46.327Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-13T06:12:46.327Z] ---> a33a92de6004 [2020-10-13T06:12:46.327Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-13T06:12:46.327Z] ---> Running in f24441e72645 [2020-10-13T06:12:46.327Z] ---> Running in 91f71f4f4cf5 [2020-10-13T06:12:46.327Z] ---> Running in d534830592a3 [2020-10-13T06:12:46.327Z] ---> a2c3c43bb446 [2020-10-13T06:12:46.327Z] 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-13T06:12:46.327Z] ---> Running in 65ce0f32e74a [2020-10-13T06:12:46.327Z] 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-13T06:12:46.327Z] 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-13T06:12:46.327Z] 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-13T06:12:46.327Z] 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-13T06:12:46.327Z] 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-13T06:13:25.930Z] 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-13T06:13:30.729Z] Removing intermediate container d534830592a3 [2020-10-13T06:13:30.729Z] ---> 44b126e2e5b4 [2020-10-13T06:13:30.729Z] [2020-10-13T06:13:30.729Z] Step 10/20 : FROM alpine [2020-10-13T06:13:30.729Z] Removing intermediate container 2f0c17c431cb [2020-10-13T06:13:30.729Z] ---> cc3d12a4fc01 [2020-10-13T06:13:30.729Z] [2020-10-13T06:13:30.729Z] Step 9/29 : FROM alpine:latest [2020-10-13T06:13:31.150Z] latest: Pulling from library/alpine [2020-10-13T06:13:31.671Z] latest: Pulling from library/alpine [2020-10-13T06:13:32.011Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-13T06:13:32.011Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-13T06:13:32.011Z] Status: Downloaded newer image for alpine:latest [2020-10-13T06:13:32.011Z] Status: Downloaded newer image for alpine:latest [2020-10-13T06:13:32.011Z] ---> a24bb4013296 [2020-10-13T06:13:32.011Z] 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-13T06:13:32.011Z] ---> a24bb4013296 [2020-10-13T06:13:32.011Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-13T06:13:32.309Z] ---> Running in c8f1c869bbad [2020-10-13T06:13:32.309Z] ---> Running in 5f6bd3f7ff3d [2020-10-13T06:13:32.914Z] Removing intermediate container c8f1c869bbad [2020-10-13T06:13:32.914Z] ---> b706d05408bf [2020-10-13T06:13:32.914Z] Step 11/29 : USER root [2020-10-13T06:13:32.914Z] ---> Running in a739817de8e0 [2020-10-13T06:13:34.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T06:13:34.369Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T06:13:34.683Z] 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-13T06:13:34.683Z] Removing intermediate container a739817de8e0 [2020-10-13T06:13:34.683Z] ---> 86de0e27aac5 [2020-10-13T06:13:34.683Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-13T06:13:34.968Z] v3.12.0-401-g86b6908751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-13T06:13:34.968Z] v3.12.0-402-g6a5de63175 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-13T06:13:34.968Z] OK: 12750 distinct packages available [2020-10-13T06:13:35.290Z] ---> Running in 15fceed3300c [2020-10-13T06:13:35.290Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-13T06:13:35.962Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-13T06:13:35.962Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-13T06:13:35.962Z] (4/4) Installing curl (7.69.1-r1) [2020-10-13T06:13:35.962Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T06:13:35.962Z] Executing ca-certificates-20191127-r4.trigger [2020-10-13T06:13:36.236Z] OK: 7 MiB in 18 packages [2020-10-13T06:13:36.236Z] Removing intermediate container f24441e72645 [2020-10-13T06:13:36.236Z] ---> 1e54ad9ddd63 [2020-10-13T06:13:36.236Z] [2020-10-13T06:13:36.236Z] Step 10/24 : FROM scratch [2020-10-13T06:13:36.236Z] ---> [2020-10-13T06:13:36.236Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-13T06:13:36.886Z] ---> Running in aa918d2e172e [2020-10-13T06:13:37.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T06:13:37.446Z] Removing intermediate container aa918d2e172e [2020-10-13T06:13:37.446Z] ---> aa8dfdd5b2a0 [2020-10-13T06:13:37.446Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-13T06:13:37.446Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T06:13:37.446Z] ---> Running in a2503e511399 [2020-10-13T06:13:37.726Z] Removing intermediate container 5f6bd3f7ff3d [2020-10-13T06:13:37.726Z] ---> 9a059079f03d [2020-10-13T06:13:37.726Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-13T06:13:37.726Z] v3.12.0-401-g86b6908751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-13T06:13:37.726Z] v3.12.0-402-g6a5de63175 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-13T06:13:37.726Z] OK: 12750 distinct packages available [2020-10-13T06:13:37.726Z] ---> Running in acdb260ef0e8 [2020-10-13T06:13:37.726Z] Removing intermediate container a2503e511399 [2020-10-13T06:13:37.726Z] ---> 562681cf04ce [2020-10-13T06:13:37.726Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-13T06:13:38.000Z] ---> Running in 9cde0c63beda [2020-10-13T06:13:38.000Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-13T06:13:38.000Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-13T06:13:38.000Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T06:13:38.304Z] Executing ca-certificates-20191127-r4.trigger [2020-10-13T06:13:38.304Z] OK: 6 MiB in 16 packages [2020-10-13T06:13:38.304Z] Removing intermediate container acdb260ef0e8 [2020-10-13T06:13:38.304Z] ---> 17e0738ff8ed [2020-10-13T06:13:38.304Z] Step 13/20 : WORKDIR /edgex [2020-10-13T06:13:38.579Z] ---> Running in 0ccfe2c2045f [2020-10-13T06:13:38.579Z] Removing intermediate container 9cde0c63beda [2020-10-13T06:13:38.579Z] ---> ce419d5b41d0 [2020-10-13T06:13:38.579Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-13T06:13:39.570Z] Removing intermediate container 0ccfe2c2045f [2020-10-13T06:13:39.570Z] ---> b2fc8e343dca [2020-10-13T06:13:39.570Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-13T06:13:40.551Z] ---> 46401d05f786 [2020-10-13T06:13:40.551Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-13T06:13:42.133Z] Removing intermediate container 15fceed3300c [2020-10-13T06:13:42.133Z] ---> d0015963d8d3 [2020-10-13T06:13:42.133Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-13T06:13:42.403Z] ---> c4c7face1737 [2020-10-13T06:13:42.403Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-13T06:13:43.020Z] Removing intermediate container 65ce0f32e74a [2020-10-13T06:13:43.020Z] ---> d3c91e0de457 [2020-10-13T06:13:43.020Z] [2020-10-13T06:13:43.020Z] Step 10/26 : FROM alpine:3.10 [2020-10-13T06:13:43.297Z] ---> Running in a9f3d2ba8d4c [2020-10-13T06:13:43.297Z] ---> 5c5dccea69dc [2020-10-13T06:13:43.297Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-13T06:13:43.297Z] Removing intermediate container 91f71f4f4cf5 [2020-10-13T06:13:43.297Z] ---> cc548d723fe6 [2020-10-13T06:13:43.297Z] [2020-10-13T06:13:43.297Z] Step 10/22 : FROM scratch [2020-10-13T06:13:43.297Z] ---> [2020-10-13T06:13:43.297Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T06:13:43.297Z] ---> bc3a50c5857f [2020-10-13T06:13:43.297Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-13T06:13:43.297Z] ---> Running in fb8fd5922b39 [2020-10-13T06:13:43.297Z] ---> Running in 10552026e25e [2020-10-13T06:13:43.592Z] 3.10: Pulling from library/alpine [2020-10-13T06:13:43.592Z] Removing intermediate container a9f3d2ba8d4c [2020-10-13T06:13:43.592Z] ---> dd2bb4ab81e5 [2020-10-13T06:13:43.592Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-13T06:13:43.592Z] Removing intermediate container fb8fd5922b39 [2020-10-13T06:13:43.592Z] ---> f6745da524f0 [2020-10-13T06:13:43.592Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-13T06:13:43.592Z] ---> Running in bf24e80c4b80 [2020-10-13T06:13:43.892Z] Removing intermediate container 10552026e25e [2020-10-13T06:13:43.892Z] ---> e9fbc7de8240 [2020-10-13T06:13:43.892Z] Step 17/20 : CMD ["--init=true"] [2020-10-13T06:13:43.892Z] ---> Running in fe67aed9f48e [2020-10-13T06:13:44.880Z] ---> Running in df137d1eaac0 [2020-10-13T06:13:44.880Z] Removing intermediate container fe67aed9f48e [2020-10-13T06:13:44.880Z] ---> 45bc5ea0ed9f [2020-10-13T06:13:44.880Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-13T06:13:44.880Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-13T06:13:44.880Z] Removing intermediate container bf24e80c4b80 [2020-10-13T06:13:44.880Z] ---> 2148b0ca42f8 [2020-10-13T06:13:44.880Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-13T06:13:44.880Z] Status: Downloaded newer image for alpine:3.10 [2020-10-13T06:13:44.880Z] ---> be4e4bea2c2e [2020-10-13T06:13:44.880Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-13T06:13:44.880Z] ---> ae2f160db2e2 [2020-10-13T06:13:44.880Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-13T06:13:44.880Z] ---> Running in 688794635f3f [2020-10-13T06:13:45.155Z] ---> Running in c4fdc56b8a3c [2020-10-13T06:13:45.155Z] ---> Running in 56ff6b80990e [2020-10-13T06:13:45.155Z] Removing intermediate container df137d1eaac0 [2020-10-13T06:13:45.155Z] ---> 193212bef2a4 [2020-10-13T06:13:45.155Z] Step 18/20 : LABEL arch=x86_64 [2020-10-13T06:13:45.425Z] Removing intermediate container 688794635f3f [2020-10-13T06:13:45.425Z] ---> b94c477f170c [2020-10-13T06:13:45.425Z] Step 14/22 : WORKDIR / [2020-10-13T06:13:45.425Z] ---> Running in 56a3a6762fd8 [2020-10-13T06:13:45.425Z] ---> b436e0d09d33 [2020-10-13T06:13:45.425Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-13T06:13:45.726Z] ---> Running in 2801b67cf6d1 [2020-10-13T06:13:46.000Z] Removing intermediate container 56a3a6762fd8 [2020-10-13T06:13:46.000Z] ---> 1efac95ac65c [2020-10-13T06:13:46.000Z] Step 19/20 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 [2020-10-13T06:13:46.000Z] Removing intermediate container 2801b67cf6d1 [2020-10-13T06:13:46.000Z] ---> b77f5c2f4abc [2020-10-13T06:13:46.000Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-13T06:13:46.273Z] ---> Running in 75e75b736b27 [2020-10-13T06:13:46.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-13T06:13:46.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-13T06:13:46.602Z] Removing intermediate container 75e75b736b27 [2020-10-13T06:13:46.602Z] ---> 8646e718ed04 [2020-10-13T06:13:46.602Z] Step 20/20 : LABEL version=0.0.0 [2020-10-13T06:13:46.602Z] ---> 2c02067fd22d [2020-10-13T06:13:46.602Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-13T06:13:46.921Z] ---> 72a80844af8d [2020-10-13T06:13:46.921Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-13T06:13:46.921Z] v3.10.5-96-g1efb054f0b [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-13T06:13:46.921Z] v3.10.5-97-gf39009a9b6 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-13T06:13:46.921Z] OK: 10346 distinct packages available [2020-10-13T06:13:47.249Z] ---> Running in 9746d35a82cf [2020-10-13T06:13:47.528Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-13T06:13:47.528Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-13T06:13:47.528Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-13T06:13:47.825Z] (4/5) Installing curl (7.66.0-r1) [2020-10-13T06:13:47.825Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-13T06:13:47.825Z] Executing busybox-1.30.1-r3.trigger [2020-10-13T06:13:48.117Z] Executing ca-certificates-20191127-r2.trigger [2020-10-13T06:13:48.117Z] OK: 7 MiB in 19 packages [2020-10-13T06:13:48.117Z] ---> fd667854b7db [2020-10-13T06:13:48.117Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-13T06:13:48.117Z] Removing intermediate container 9746d35a82cf [2020-10-13T06:13:48.117Z] ---> 8b52167be57c [2020-10-13T06:13:48.117Z] [2020-10-13T06:13:48.117Z] Removing intermediate container c4fdc56b8a3c [2020-10-13T06:13:48.117Z] ---> 99e43e4cb8c2 [2020-10-13T06:13:48.117Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-13T06:13:48.397Z] ---> Running in b97d2a57f306 [2020-10-13T06:13:48.732Z] Successfully built 8b52167be57c [2020-10-13T06:13:48.732Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-13T06:13:48.732Z] Building docker-support-logging-go [2020-10-13T06:13:49.145Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container b97d2a57f306 [2020-10-13T06:13:49.145Z] ---> 4e05d0a3f221 [2020-10-13T06:13:49.145Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T06:13:49.145Z] ---> Running in db960fc09640 [2020-10-13T06:13:49.145Z] ---> 272b5b1ecd55 [2020-10-13T06:13:49.145Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-13T06:13:50.244Z] ---> 5fa7ecc49412 [2020-10-13T06:13:50.244Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-13T06:13:50.244Z] Removing intermediate container db960fc09640 [2020-10-13T06:13:50.244Z] ---> e3d91c369c2b [2020-10-13T06:13:50.244Z] Step 22/24 : LABEL arch=x86_64 [2020-10-13T06:13:50.555Z] Removing intermediate container 56ff6b80990e [2020-10-13T06:13:50.555Z] ---> a7c5bc682fa7 [2020-10-13T06:13:50.555Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-13T06:13:50.838Z] ---> Running in 74eeb42a63b4 [2020-10-13T06:13:50.838Z] ---> 889365c87a78 [2020-10-13T06:13:50.838Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-13T06:13:51.841Z] ---> Running in 2ceaab92dabe [2020-10-13T06:13:53.306Z] ---> a343b4312cb8 [2020-10-13T06:13:53.306Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-13T06:13:53.306Z] ---> Running in d0fc1d70d5c2 [2020-10-13T06:13:53.946Z] Removing intermediate container 74eeb42a63b4 [2020-10-13T06:13:53.946Z] ---> 63678fb0efe1 [2020-10-13T06:13:53.946Z] Step 23/24 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 [2020-10-13T06:13:54.527Z] Removing intermediate container 2ceaab92dabe [2020-10-13T06:13:54.527Z] ---> cb1d838fcd50 [2020-10-13T06:13:54.527Z] Step 13/26 : WORKDIR / [2020-10-13T06:13:54.913Z] ---> Running in 36d9bdcdf24a [2020-10-13T06:13:54.913Z] Removing intermediate container d0fc1d70d5c2 [2020-10-13T06:13:54.913Z] ---> d34a1a1fc27f [2020-10-13T06:13:54.913Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T06:13:55.205Z] ---> 6c0ab08b7d50 [2020-10-13T06:13:55.205Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-13T06:13:55.524Z] ---> Running in fb0e77e668cf [2020-10-13T06:13:55.524Z] Removing intermediate container 36d9bdcdf24a [2020-10-13T06:13:55.524Z] ---> cf64e777f30f [2020-10-13T06:13:55.524Z] Step 24/24 : LABEL version=0.0.0 [2020-10-13T06:13:55.524Z] ---> Running in 677d2de9d419 [2020-10-13T06:13:56.163Z] ---> Running in eb78d6169005 [2020-10-13T06:13:56.163Z] Removing intermediate container 677d2de9d419 [2020-10-13T06:13:56.163Z] ---> 80b491525785 [2020-10-13T06:13:56.163Z] Step 20/22 : LABEL arch=x86_64 [2020-10-13T06:13:56.163Z] Removing intermediate container fb0e77e668cf [2020-10-13T06:13:56.163Z] ---> 7b9e4db8e5b9 [2020-10-13T06:13:56.163Z] 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-13T06:13:56.163Z] ---> Running in 915195f2704f [2020-10-13T06:13:56.163Z] ---> 80de848dc9a2 [2020-10-13T06:13:56.163Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-13T06:13:56.458Z] Removing intermediate container eb78d6169005 [2020-10-13T06:13:56.458Z] ---> 0e86dcda17e0 [2020-10-13T06:13:56.458Z] [2020-10-13T06:13:56.743Z] Successfully built 0e86dcda17e0 [2020-10-13T06:13:56.743Z] Removing intermediate container 915195f2704f [2020-10-13T06:13:56.743Z] ---> b95e11d087f9 [2020-10-13T06:13:56.743Z] Step 21/22 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 [2020-10-13T06:13:56.744Z] Successfully tagged docker-support-notifications-go:latest [2020-10-13T06:13:56.744Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2020-10-13T06:13:56.744Z] ---> 27a4eb9a8855 [2020-10-13T06:13:56.744Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-13T06:13:56.744Z] ---> 673aa9f2e9af [2020-10-13T06:13:56.744Z] 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-13T06:13:57.032Z] ---> Running in 0ee616646c9f [2020-10-13T06:13:57.032Z] ---> Running in 7baa79bebcd7 [2020-10-13T06:13:57.313Z] Removing intermediate container 0ee616646c9f [2020-10-13T06:13:57.313Z] ---> bc344e921c7e [2020-10-13T06:13:57.313Z] Step 22/22 : LABEL version=0.0.0 [2020-10-13T06:13:57.313Z] ---> Running in 414cb65c8474 [2020-10-13T06:13:57.313Z] ---> b022d960312b [2020-10-13T06:13:57.313Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-13T06:13:59.995Z] ---> 3d023a9e4ff9 [2020-10-13T06:13:59.995Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-13T06:13:59.995Z] Removing intermediate container 414cb65c8474 [2020-10-13T06:13:59.995Z] ---> 3e47ac36b9a2 [2020-10-13T06:13:59.995Z] [2020-10-13T06:14:00.995Z] Successfully built 3e47ac36b9a2 [2020-10-13T06:14:01.305Z] Successfully tagged docker-core-metadata-go:latest [2020-10-13T06:14:01.305Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2020-10-13T06:14:01.960Z] ---> 7039a8d44207 [2020-10-13T06:14:01.960Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-13T06:14:01.960Z] Removing intermediate container 7baa79bebcd7 [2020-10-13T06:14:01.960Z] ---> df31c805ced6 [2020-10-13T06:14:01.960Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-13T06:14:04.752Z] ---> 6ffc43b647e0 [2020-10-13T06:14:04.752Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-13T06:14:05.043Z] ---> a70b71ab675d [2020-10-13T06:14:05.043Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-13T06:14:06.054Z] ---> Running in e0cab5444258 [2020-10-13T06:14:07.055Z] ---> a66e7087dc33 [2020-10-13T06:14:07.055Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-13T06:14:09.181Z] ---> 2c59ebe4e48a [2020-10-13T06:14:09.181Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-13T06:14:10.340Z] ---> 62db6f88275e [2020-10-13T06:14:10.340Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-13T06:14:11.387Z] Removing intermediate container e0cab5444258 [2020-10-13T06:14:11.387Z] ---> 4cc09a1bcec1 [2020-10-13T06:14:11.387Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-13T06:14:11.707Z] ---> Running in b1b49b3eacd3 [2020-10-13T06:14:12.336Z] ---> Running in acf37f184c32 [2020-10-13T06:14:18.083Z] Removing intermediate container b1b49b3eacd3 [2020-10-13T06:14:18.083Z] ---> 4e431c805426 [2020-10-13T06:14:18.083Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-13T06:14:18.083Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T06:14:18.083Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-13T06:14:18.419Z] ---> 982ea91e6e8f [2020-10-13T06:14:18.419Z] Step 3/22 : WORKDIR /edgex-go [2020-10-13T06:14:18.419Z] ---> Using cache [2020-10-13T06:14:18.419Z] ---> 9478e091bdf7 [2020-10-13T06:14:18.419Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T06:14:18.419Z] ---> Using cache [2020-10-13T06:14:18.419Z] ---> 59cd3bd7a774 [2020-10-13T06:14:18.419Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-13T06:14:19.097Z] ---> Running in 6ea8e9701564 [2020-10-13T06:14:19.097Z] Removing intermediate container acf37f184c32 [2020-10-13T06:14:19.097Z] ---> a31090b0fa32 [2020-10-13T06:14:19.097Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-13T06:14:19.097Z] ---> Running in db9ca6e20bcf [2020-10-13T06:14:19.399Z] ---> Running in 19a920c0e908 [2020-10-13T06:14:20.022Z] Removing intermediate container 6ea8e9701564 [2020-10-13T06:14:20.022Z] ---> 7345e4f30e22 [2020-10-13T06:14:20.022Z] Step 24/26 : LABEL arch=x86_64 [2020-10-13T06:14:20.638Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T06:14:20.944Z] Removing intermediate container 19a920c0e908 [2020-10-13T06:14:20.944Z] ---> 764641ef37e6 [2020-10-13T06:14:20.944Z] Step 26/29 : CMD [ "generate" ] [2020-10-13T06:14:20.944Z] ---> Running in 2195bf36f5f6 [2020-10-13T06:14:21.243Z] ---> Running in 6a074aca1bb4 [2020-10-13T06:14:21.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T06:14:22.186Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T06:14:22.186Z] v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T06:14:22.186Z] OK: 12752 distinct packages available [2020-10-13T06:14:22.186Z] Removing intermediate container 2195bf36f5f6 [2020-10-13T06:14:22.186Z] ---> cff33dcd5f6c [2020-10-13T06:14:22.186Z] Step 25/26 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 [2020-10-13T06:14:22.508Z] Removing intermediate container 6a074aca1bb4 [2020-10-13T06:14:22.508Z] ---> f9054f1f5284 [2020-10-13T06:14:22.508Z] Step 27/29 : LABEL arch=x86_64 [2020-10-13T06:14:22.824Z] OK: 233 MiB in 51 packages [2020-10-13T06:14:22.824Z] ---> Running in 59fd566ff2fe [2020-10-13T06:14:23.231Z] OK: 233 MiB in 51 packages [2020-10-13T06:14:23.530Z] ---> Running in d866c1ec2fb2 [2020-10-13T06:14:23.853Z] Removing intermediate container 59fd566ff2fe [2020-10-13T06:14:23.853Z] ---> bb5838582c87 [2020-10-13T06:14:23.853Z] Step 26/26 : LABEL version=0.0.0 [2020-10-13T06:14:24.149Z] ---> Running in ec84184dc301 [2020-10-13T06:14:24.149Z] Removing intermediate container d866c1ec2fb2 [2020-10-13T06:14:24.149Z] ---> d1d0b930f45a [2020-10-13T06:14:24.149Z] Step 28/29 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 [2020-10-13T06:14:24.803Z] ---> Running in 234be9f54618 [2020-10-13T06:14:25.519Z] Removing intermediate container ec84184dc301 [2020-10-13T06:14:25.519Z] ---> f6412c8ab3dd [2020-10-13T06:14:25.519Z] [2020-10-13T06:14:26.294Z] Successfully built f6412c8ab3dd [2020-10-13T06:14:26.640Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-13T06:14:26.640Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2020-10-13T06:14:26.640Z] Removing intermediate container db9ca6e20bcf [2020-10-13T06:14:26.640Z] ---> 127659d74d0f [2020-10-13T06:14:26.640Z] Step 6/22 : COPY go.mod . [2020-10-13T06:14:26.925Z] Removing intermediate container 234be9f54618 [2020-10-13T06:14:26.925Z] ---> 1ae0b17a7ac0 [2020-10-13T06:14:26.925Z] Step 29/29 : LABEL version=0.0.0 [2020-10-13T06:14:27.697Z] ---> Running in bbd76b2d0721 [2020-10-13T06:14:28.009Z] ---> 0af41441d0d1 [2020-10-13T06:14:28.009Z] Step 7/22 : RUN go mod download [2020-10-13T06:14:28.823Z] ---> Running in fab3b9b13b0b [2020-10-13T06:14:28.823Z] Removing intermediate container bbd76b2d0721 [2020-10-13T06:14:28.823Z] ---> 1484b471ed4a [2020-10-13T06:14:28.823Z] [2020-10-13T06:14:30.327Z] Successfully built 1484b471ed4a [2020-10-13T06:14:30.327Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-13T06:14:30.327Z] Building docker-sys-mgmt-agent-go [2020-10-13T06:14:32.591Z]  Building docker-security-secrets-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T06:14:32.591Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-13T06:14:32.591Z] ---> 982ea91e6e8f [2020-10-13T06:14:32.591Z] Step 3/22 : WORKDIR /edgex-go [2020-10-13T06:14:32.591Z] ---> Using cache [2020-10-13T06:14:32.591Z] ---> 9478e091bdf7 [2020-10-13T06:14:32.591Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T06:14:32.591Z] ---> Using cache [2020-10-13T06:14:32.591Z] ---> 59cd3bd7a774 [2020-10-13T06:14:32.591Z] Step 5/22 : RUN apk update && apk add make git [2020-10-13T06:14:34.211Z] ---> Running in 6fc695410067 [2020-10-13T06:14:38.151Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T06:14:38.151Z] Removing intermediate container fab3b9b13b0b [2020-10-13T06:14:38.151Z] ---> 32e530e5aff7 [2020-10-13T06:14:38.151Z] Step 8/22 : COPY . . [2020-10-13T06:14:38.491Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T06:14:39.701Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T06:14:39.701Z] v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T06:14:39.701Z] OK: 12752 distinct packages available [2020-10-13T06:14:39.701Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T06:14:39.701Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-13T06:14:39.701Z] ---> 982ea91e6e8f [2020-10-13T06:14:39.701Z] Step 3/21 : WORKDIR /edgex-go [2020-10-13T06:14:39.701Z] ---> Using cache [2020-10-13T06:14:39.701Z] ---> 9478e091bdf7 [2020-10-13T06:14:39.701Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T06:14:39.701Z] ---> Using cache [2020-10-13T06:14:39.701Z] ---> 59cd3bd7a774 [2020-10-13T06:14:39.701Z] Step 5/21 : RUN apk update && apk add make git [2020-10-13T06:14:40.008Z] OK: 233 MiB in 51 packages [2020-10-13T06:14:40.647Z] ---> Running in 3109d2d7e6f5 [2020-10-13T06:14:43.597Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T06:14:43.597Z] Removing intermediate container 6fc695410067 [2020-10-13T06:14:43.597Z] ---> 759f0134bba0 [2020-10-13T06:14:43.597Z] Step 6/22 : COPY go.mod . [2020-10-13T06:14:44.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T06:14:45.049Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T06:14:45.049Z] v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T06:14:45.049Z] OK: 12752 distinct packages available [2020-10-13T06:14:45.049Z] ---> f62c58144af8 [2020-10-13T06:14:45.049Z] Step 7/22 : RUN go mod download [2020-10-13T06:14:45.756Z] OK: 233 MiB in 51 packages [2020-10-13T06:14:46.027Z] ---> Running in 9cd63a0f9e30 [2020-10-13T06:14:48.793Z] Removing intermediate container 3109d2d7e6f5 [2020-10-13T06:14:48.793Z] ---> ef6e44291890 [2020-10-13T06:14:48.793Z] Step 6/21 : COPY go.mod . [2020-10-13T06:14:50.416Z] ---> f162f86c7bfe [2020-10-13T06:14:50.416Z] Step 7/21 : RUN go mod download [2020-10-13T06:14:51.130Z] ---> Running in fc13f70198a6 [2020-10-13T06:14:52.297Z] Removing intermediate container 9cd63a0f9e30 [2020-10-13T06:14:52.297Z] ---> 682019850873 [2020-10-13T06:14:52.297Z] Step 8/22 : COPY . . [2020-10-13T06:14:58.512Z] Removing intermediate container fc13f70198a6 [2020-10-13T06:14:58.512Z] ---> c5c3279f71e9 [2020-10-13T06:14:58.512Z] Step 8/21 : COPY . . [2020-10-13T06:15:05.557Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T06:15:05.557Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-13T06:15:05.557Z] ---> 982ea91e6e8f [2020-10-13T06:15:05.557Z] Step 3/23 : WORKDIR /edgex-go [2020-10-13T06:15:05.557Z] ---> Using cache [2020-10-13T06:15:05.557Z] ---> 9478e091bdf7 [2020-10-13T06:15:05.557Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T06:15:05.557Z] ---> Using cache [2020-10-13T06:15:05.557Z] ---> 59cd3bd7a774 [2020-10-13T06:15:05.557Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-13T06:15:06.769Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T06:15:06.769Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-13T06:15:06.769Z] ---> 982ea91e6e8f [2020-10-13T06:15:06.769Z] Step 3/27 : WORKDIR /edgex-go [2020-10-13T06:15:06.769Z] ---> Using cache [2020-10-13T06:15:06.769Z] ---> 9478e091bdf7 [2020-10-13T06:15:06.769Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T06:15:06.769Z] ---> Using cache [2020-10-13T06:15:06.769Z] ---> 59cd3bd7a774 [2020-10-13T06:15:06.769Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-13T06:15:08.106Z] ---> Running in 1cc495a02798 [2020-10-13T06:15:08.106Z] ---> Running in 1f7ea29ddeae [2020-10-13T06:15:14.180Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T06:15:14.180Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T06:15:15.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T06:15:15.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T06:15:15.700Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T06:15:15.700Z] v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T06:15:15.700Z] OK: 12752 distinct packages available [2020-10-13T06:15:15.700Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T06:15:15.700Z] v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T06:15:15.700Z] OK: 12752 distinct packages available [2020-10-13T06:15:16.308Z] OK: 233 MiB in 51 packages [2020-10-13T06:15:16.308Z] OK: 233 MiB in 51 packages [2020-10-13T06:15:17.804Z] ---> 09950ee8d0a5 [2020-10-13T06:15:17.804Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-13T06:15:19.357Z] ---> Running in a12b0193e40a [2020-10-13T06:15:22.412Z] Removing intermediate container 1f7ea29ddeae [2020-10-13T06:15:22.412Z] ---> 6e57430f52ff [2020-10-13T06:15:22.412Z] Step 6/27 : COPY go.mod . [2020-10-13T06:15:22.412Z] Removing intermediate container 1cc495a02798 [2020-10-13T06:15:22.412Z] ---> bcfef7d3f739 [2020-10-13T06:15:22.412Z] Step 6/23 : COPY go.mod . [2020-10-13T06:15:24.265Z] 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-13T06:15:24.265Z] ---> 84e5aacc98c5 [2020-10-13T06:15:24.265Z] Step 7/23 : RUN go mod download [2020-10-13T06:15:24.594Z] ---> 8e5b810ebd83 [2020-10-13T06:15:24.594Z] Step 7/27 : RUN go mod download [2020-10-13T06:15:24.956Z] ---> Running in 3c9c9b8b640c [2020-10-13T06:15:24.956Z] ---> Running in bdad13b5f7b4 [2020-10-13T06:15:32.204Z] Removing intermediate container bdad13b5f7b4 [2020-10-13T06:15:32.204Z] ---> f156716e9cb8 [2020-10-13T06:15:32.204Z] Step 8/23 : COPY . . [2020-10-13T06:15:32.204Z] Removing intermediate container 3c9c9b8b640c [2020-10-13T06:15:32.204Z] ---> fbefca3549b6 [2020-10-13T06:15:32.204Z] Step 8/27 : COPY . . [2020-10-13T06:15:53.342Z] ---> be367e2f38b9 [2020-10-13T06:15:53.342Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-13T06:15:53.342Z] ---> 9653d5a700f7 [2020-10-13T06:15:53.342Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-13T06:15:54.346Z] ---> Running in be074d299df2 [2020-10-13T06:15:54.346Z] ---> Running in 4aa17c3f12db [2020-10-13T06:15:56.592Z] 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-13T06:15:56.592Z] 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-13T06:16:15.795Z] Removing intermediate container a12b0193e40a [2020-10-13T06:16:15.795Z] ---> 52a58ab133df [2020-10-13T06:16:15.795Z] [2020-10-13T06:16:15.795Z] Step 10/22 : FROM scratch [2020-10-13T06:16:15.795Z] ---> [2020-10-13T06:16:15.795Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-13T06:16:18.176Z] ---> Using cache [2020-10-13T06:16:18.176Z] ---> aa8dfdd5b2a0 [2020-10-13T06:16:18.176Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-13T06:16:19.555Z] ---> Running in 6eb8005ffd30 [2020-10-13T06:16:20.758Z] Removing intermediate container 6eb8005ffd30 [2020-10-13T06:16:20.758Z] ---> b6d1ecf3e31c [2020-10-13T06:16:20.758Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-13T06:16:21.084Z] ---> Running in 880a06dbaed1 [2020-10-13T06:16:22.681Z] Removing intermediate container 880a06dbaed1 [2020-10-13T06:16:22.681Z] ---> 9e0c0d1e2cef [2020-10-13T06:16:22.681Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-13T06:16:24.075Z] ---> 8282f58f1a75 [2020-10-13T06:16:24.075Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-13T06:16:26.657Z] ---> 1b68039377f2 [2020-10-13T06:16:26.657Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-13T06:16:29.573Z] ---> f04c6ba77941 [2020-10-13T06:16:29.573Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-13T06:16:31.032Z] ---> b75263960a72 [2020-10-13T06:16:31.033Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-13T06:16:31.312Z] ---> Running in a128073e4239 [2020-10-13T06:16:32.077Z] ---> 2b76e1f0e7ee [2020-10-13T06:16:32.077Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-13T06:16:32.077Z] ---> 41cbab8c13ac [2020-10-13T06:16:32.077Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-13T06:16:32.416Z] Removing intermediate container a128073e4239 [2020-10-13T06:16:32.416Z] ---> 5522ed033fa5 [2020-10-13T06:16:32.416Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T06:16:32.728Z] ---> Running in c481c08514a4 [2020-10-13T06:16:32.728Z] ---> Running in 6741d81edfc8 [2020-10-13T06:16:32.728Z] ---> Running in 9d2dec51d155 [2020-10-13T06:16:33.404Z] Removing intermediate container 9d2dec51d155 [2020-10-13T06:16:33.404Z] ---> 2420130bf545 [2020-10-13T06:16:33.404Z] Step 20/22 : LABEL arch=x86_64 [2020-10-13T06:16:33.404Z] ---> Running in 7314c28a0946 [2020-10-13T06:16:34.061Z] Removing intermediate container 7314c28a0946 [2020-10-13T06:16:34.061Z] ---> 43705c7a694a [2020-10-13T06:16:34.061Z] Step 21/22 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 [2020-10-13T06:16:34.061Z] ---> Running in 4bbffddc5e3d [2020-10-13T06:16:34.365Z] 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-13T06:16:34.366Z] 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-13T06:16:34.670Z] Removing intermediate container 4bbffddc5e3d [2020-10-13T06:16:34.670Z] ---> 8edc27c065e5 [2020-10-13T06:16:34.670Z] Step 22/22 : LABEL version=0.0.0 [2020-10-13T06:16:34.968Z] ---> Running in ac620fa2330f [2020-10-13T06:16:36.067Z] Removing intermediate container ac620fa2330f [2020-10-13T06:16:36.067Z] ---> c644f5f10042 [2020-10-13T06:16:36.067Z] [2020-10-13T06:16:37.218Z] Successfully built c644f5f10042 [2020-10-13T06:16:37.218Z] Successfully tagged docker-support-logging-go:latest [2020-10-13T06:16:50.056Z]  Building docker-support-logging-go ... done Removing intermediate container 4aa17c3f12db [2020-10-13T06:16:50.056Z] ---> 8cb7dc6f50c4 [2020-10-13T06:16:50.056Z] [2020-10-13T06:16:50.056Z] Step 10/22 : FROM scratch [2020-10-13T06:16:50.056Z] ---> [2020-10-13T06:16:50.056Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T06:16:50.056Z] Removing intermediate container be074d299df2 [2020-10-13T06:16:50.056Z] ---> 765805027a8a [2020-10-13T06:16:50.056Z] [2020-10-13T06:16:50.056Z] Step 10/21 : FROM scratch [2020-10-13T06:16:50.056Z] ---> [2020-10-13T06:16:50.056Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T06:16:50.056Z] ---> Using cache [2020-10-13T06:16:50.056Z] ---> f6745da524f0 [2020-10-13T06:16:50.056Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-13T06:16:50.056Z] ---> Using cache [2020-10-13T06:16:50.056Z] ---> f6745da524f0 [2020-10-13T06:16:50.056Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-13T06:16:50.056Z] ---> Running in 5f0016ba3d89 [2020-10-13T06:16:50.056Z] ---> Running in fb50dba3719e [2020-10-13T06:16:50.758Z] Removing intermediate container 5f0016ba3d89 [2020-10-13T06:16:50.758Z] ---> f380bd9b6878 [2020-10-13T06:16:50.758Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-13T06:16:50.758Z] Removing intermediate container fb50dba3719e [2020-10-13T06:16:50.758Z] ---> d9962e6f4dd2 [2020-10-13T06:16:50.758Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-13T06:16:50.758Z] ---> Running in 150fd458bdd6 [2020-10-13T06:16:50.758Z] ---> Running in 03218708aadf [2020-10-13T06:16:51.869Z] Removing intermediate container 150fd458bdd6 [2020-10-13T06:16:51.869Z] ---> 33c1ed0e3d4b [2020-10-13T06:16:51.869Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-13T06:16:51.869Z] Removing intermediate container 03218708aadf [2020-10-13T06:16:51.869Z] ---> bf2cd8661cd2 [2020-10-13T06:16:51.869Z] Step 14/22 : WORKDIR / [2020-10-13T06:16:52.217Z] ---> Running in db83182ac796 [2020-10-13T06:16:52.217Z] ---> d06e21f2248b [2020-10-13T06:16:52.217Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-13T06:16:52.907Z] Removing intermediate container db83182ac796 [2020-10-13T06:16:52.907Z] ---> df7983b4b42a [2020-10-13T06:16:52.907Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-13T06:16:55.188Z] ---> ea2fd290c949 [2020-10-13T06:16:55.188Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-13T06:16:55.188Z] ---> bccd8808e072 [2020-10-13T06:16:55.188Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-13T06:16:56.348Z] ---> c0c3d99501b6 [2020-10-13T06:16:56.348Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-13T06:16:56.348Z] ---> Running in 4625a0aa77f5 [2020-10-13T06:16:56.735Z] ---> 34b8838dadf2 [2020-10-13T06:16:56.735Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-13T06:16:58.131Z] Removing intermediate container 4625a0aa77f5 [2020-10-13T06:16:58.131Z] ---> f57027404b06 [2020-10-13T06:16:58.132Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T06:16:58.132Z] ---> b8f57d5f952c [2020-10-13T06:16:58.132Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-13T06:16:58.132Z] ---> Running in 379bfafb1431 [2020-10-13T06:16:58.476Z] ---> Running in 47beea87b66b [2020-10-13T06:16:58.846Z] Removing intermediate container 379bfafb1431 [2020-10-13T06:16:58.846Z] ---> 863a73e4e728 [2020-10-13T06:16:58.846Z] Step 19/21 : LABEL arch=x86_64 [2020-10-13T06:16:59.189Z] Removing intermediate container 47beea87b66b [2020-10-13T06:16:59.189Z] ---> a2e093b18069 [2020-10-13T06:16:59.189Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T06:16:59.189Z] ---> Running in 16dd2d61d3c4 [2020-10-13T06:16:59.189Z] ---> Running in 93910a8e2d63 [2020-10-13T06:17:00.166Z] Removing intermediate container 93910a8e2d63 [2020-10-13T06:17:00.166Z] ---> a842577c6220 [2020-10-13T06:17:00.166Z] Step 20/22 : LABEL arch=x86_64 [2020-10-13T06:17:00.166Z] Removing intermediate container 16dd2d61d3c4 [2020-10-13T06:17:00.166Z] ---> 0aae7f97fcf7 [2020-10-13T06:17:00.166Z] Step 20/21 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 [2020-10-13T06:17:01.026Z] ---> Running in 00ce44cf787a [2020-10-13T06:17:01.026Z] ---> Running in 150eaa89beb7 [2020-10-13T06:17:01.026Z] Removing intermediate container 00ce44cf787a [2020-10-13T06:17:01.026Z] ---> 0920a832f749 [2020-10-13T06:17:01.026Z] Step 21/22 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 [2020-10-13T06:17:01.026Z] Removing intermediate container 150eaa89beb7 [2020-10-13T06:17:01.026Z] ---> 7f230ee5ff87 [2020-10-13T06:17:01.026Z] Step 21/21 : LABEL version=0.0.0 [2020-10-13T06:17:01.467Z] ---> Running in 114c161fe4eb [2020-10-13T06:17:01.467Z] ---> Running in 911600cd04dc [2020-10-13T06:17:02.129Z] Removing intermediate container 114c161fe4eb [2020-10-13T06:17:02.129Z] ---> a84cc86d514f [2020-10-13T06:17:02.129Z] Step 22/22 : LABEL version=0.0.0 [2020-10-13T06:17:02.129Z] Removing intermediate container 911600cd04dc [2020-10-13T06:17:02.129Z] ---> 11d9b08da644 [2020-10-13T06:17:02.129Z] [2020-10-13T06:17:02.129Z] ---> Running in 637cb247dcc1 [2020-10-13T06:17:02.567Z] Successfully built 11d9b08da644 [2020-10-13T06:17:02.567Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-13T06:17:02.567Z]  Building docker-support-scheduler-go ... done Removing intermediate container 637cb247dcc1 [2020-10-13T06:17:02.567Z] ---> be6d18ab2e49 [2020-10-13T06:17:02.567Z] [2020-10-13T06:17:02.963Z] Successfully built be6d18ab2e49 [2020-10-13T06:17:02.963Z] Successfully tagged docker-core-command-go:latest [2020-10-13T06:17:10.212Z]  Building docker-core-command-go ... done Removing intermediate container c481c08514a4 [2020-10-13T06:17:10.212Z] ---> 17b73530fac5 [2020-10-13T06:17:10.212Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-13T06:17:10.212Z] ---> Running in 3b25310cee45 [2020-10-13T06:17:10.483Z] 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-13T06:17:12.596Z] Removing intermediate container 3b25310cee45 [2020-10-13T06:17:12.596Z] ---> 4ff3fce49126 [2020-10-13T06:17:12.596Z] [2020-10-13T06:17:12.596Z] Step 11/27 : FROM docker:latest [2020-10-13T06:17:12.596Z] ---> 809cc4dba987 [2020-10-13T06:17:12.596Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-13T06:17:12.970Z] ---> Running in 2eb059dbb796 [2020-10-13T06:17:15.843Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T06:17:15.843Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T06:17:15.843Z] (1/2) Installing readline (8.0.4-r0) [2020-10-13T06:17:15.843Z] (2/2) Installing bash (5.0.17-r0) [2020-10-13T06:17:15.843Z] Executing bash-5.0.17-r0.post-install [2020-10-13T06:17:15.843Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T06:17:16.132Z] OK: 12 MiB in 22 packages [2020-10-13T06:17:17.604Z] Removing intermediate container 2eb059dbb796 [2020-10-13T06:17:17.604Z] ---> c149984ed672 [2020-10-13T06:17:17.604Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-13T06:17:19.149Z] ---> Running in d6403889e8eb [2020-10-13T06:17:19.149Z] Removing intermediate container 6741d81edfc8 [2020-10-13T06:17:19.149Z] ---> 8c23f95fb853 [2020-10-13T06:17:19.149Z] [2020-10-13T06:17:19.149Z] Step 10/23 : FROM alpine [2020-10-13T06:17:19.149Z] ---> a24bb4013296 [2020-10-13T06:17:19.149Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T06:17:19.149Z] ---> Running in f2611b377301 [2020-10-13T06:17:19.454Z] Removing intermediate container f2611b377301 [2020-10-13T06:17:19.454Z] ---> 0df16607995b [2020-10-13T06:17:19.454Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-13T06:17:19.837Z] ---> Running in eb54884ea5c5 [2020-10-13T06:17:20.111Z] Removing intermediate container eb54884ea5c5 [2020-10-13T06:17:20.111Z] ---> 7b325b556605 [2020-10-13T06:17:20.111Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-13T06:17:20.111Z] ---> Running in 0c7113b49ca0 [2020-10-13T06:17:20.426Z] Removing intermediate container 0c7113b49ca0 [2020-10-13T06:17:20.426Z] ---> 36f71759efb5 [2020-10-13T06:17:20.426Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T06:17:20.426Z] ---> Running in e7e990435d58 [2020-10-13T06:17:20.697Z] Removing intermediate container d6403889e8eb [2020-10-13T06:17:20.697Z] ---> faebc887de9a [2020-10-13T06:17:20.697Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-13T06:17:20.697Z] ---> Running in c8708756116d [2020-10-13T06:17:20.976Z] Removing intermediate container c8708756116d [2020-10-13T06:17:20.976Z] ---> 01d2ca244718 [2020-10-13T06:17:20.976Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-13T06:17:21.260Z] ---> Running in fd94b6524f37 [2020-10-13T06:17:21.534Z] Removing intermediate container fd94b6524f37 [2020-10-13T06:17:21.534Z] ---> 950c8a01b8b1 [2020-10-13T06:17:21.534Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-13T06:17:21.534Z] ---> Running in a5254601d83f [2020-10-13T06:17:21.828Z] Removing intermediate container a5254601d83f [2020-10-13T06:17:21.828Z] ---> e362e1a8b70b [2020-10-13T06:17:21.828Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-13T06:17:22.110Z] Removing intermediate container e7e990435d58 [2020-10-13T06:17:22.110Z] ---> 9a9fab04c311 [2020-10-13T06:17:22.110Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-13T06:17:22.380Z] ---> Running in 577d3ff4b63b [2020-10-13T06:17:22.708Z] ---> 4440e5388880 [2020-10-13T06:17:22.708Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-13T06:17:24.147Z] ---> f56c456abfb8 [2020-10-13T06:17:24.147Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-13T06:17:24.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T06:17:24.725Z] ---> d5a038184a00 [2020-10-13T06:17:24.725Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-13T06:17:24.725Z] ---> Running in ae904a5234ce [2020-10-13T06:17:25.014Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T06:17:25.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T06:17:25.614Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-13T06:17:25.614Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-13T06:17:25.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T06:17:25.889Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-13T06:17:25.889Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-13T06:17:25.889Z] (2/33) Installing expat (2.2.9-r1) [2020-10-13T06:17:25.889Z] (3/33) Installing libffi (3.3-r2) [2020-10-13T06:17:25.889Z] (4/33) Installing gdbm (1.13-r1) [2020-10-13T06:17:25.889Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-13T06:17:26.161Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-13T06:17:26.161Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-13T06:17:26.161Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-13T06:17:26.161Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-13T06:17:26.465Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T06:17:26.465Z] OK: 8 MiB in 19 packages [2020-10-13T06:17:29.842Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-13T06:17:29.842Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-13T06:17:29.842Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-13T06:17:29.842Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-13T06:17:29.842Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-13T06:17:29.842Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-13T06:17:29.842Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-13T06:17:29.842Z] Removing intermediate container 577d3ff4b63b [2020-10-13T06:17:29.842Z] ---> de2b7fd9f30d [2020-10-13T06:17:29.842Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-13T06:17:29.842Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-13T06:17:29.842Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-13T06:17:29.842Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-13T06:17:29.842Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-13T06:17:29.842Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-13T06:17:29.842Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-13T06:17:30.110Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-13T06:17:30.110Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-13T06:17:30.110Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-13T06:17:31.080Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-13T06:17:31.080Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-13T06:17:31.080Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-13T06:17:31.080Z] ---> 14d93d097fb1 [2020-10-13T06:17:31.080Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-13T06:17:31.080Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-13T06:17:31.080Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-13T06:17:31.080Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-13T06:17:31.080Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-13T06:17:31.080Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-13T06:17:31.080Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-13T06:17:31.080Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-13T06:17:31.379Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T06:17:31.379Z] OK: 71 MiB in 55 packages [2020-10-13T06:17:32.829Z] ---> 33e42a059a11 [2020-10-13T06:17:32.829Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-13T06:17:35.503Z] ---> 7d94d4612f76 [2020-10-13T06:17:35.503Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-13T06:17:37.468Z] ---> Running in 88edff05b5f6 [2020-10-13T06:17:37.775Z] Removing intermediate container 88edff05b5f6 [2020-10-13T06:17:37.775Z] ---> e8bb3db6dc30 [2020-10-13T06:17:37.775Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T06:17:37.775Z] Removing intermediate container ae904a5234ce [2020-10-13T06:17:37.775Z] ---> 59a785e67b21 [2020-10-13T06:17:37.775Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-13T06:17:38.052Z] ---> Running in af848297cb7a [2020-10-13T06:17:38.052Z] ---> Running in 08c3e88275a9 [2020-10-13T06:17:38.321Z] Removing intermediate container 08c3e88275a9 [2020-10-13T06:17:38.321Z] ---> 589e3da8b35c [2020-10-13T06:17:38.321Z] Step 21/23 : LABEL arch=x86_64 [2020-10-13T06:17:38.321Z] ---> Running in 50d8eeffb54c [2020-10-13T06:17:38.606Z] Removing intermediate container 50d8eeffb54c [2020-10-13T06:17:38.606Z] ---> 52cfecaf6d15 [2020-10-13T06:17:38.606Z] Step 22/23 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 [2020-10-13T06:17:38.606Z] ---> Running in d3af928844ae [2020-10-13T06:17:38.875Z] Removing intermediate container d3af928844ae [2020-10-13T06:17:38.875Z] ---> 1ea94f55dfa2 [2020-10-13T06:17:38.875Z] Step 23/23 : LABEL version=0.0.0 [2020-10-13T06:17:38.875Z] ---> Running in d1c2e45a9a8d [2020-10-13T06:17:39.481Z] Removing intermediate container d1c2e45a9a8d [2020-10-13T06:17:39.481Z] ---> 64dc4f845145 [2020-10-13T06:17:39.481Z] [2020-10-13T06:17:39.481Z] Successfully built 64dc4f845145 [2020-10-13T06:17:39.481Z] Successfully tagged docker-core-data-go:latest [2020-10-13T06:17:40.146Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2020-10-13T06:17:40.146Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-13T06:17:40.414Z] Collecting texttable<0.10,>=0.9.0 [2020-10-13T06:17:40.414Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-13T06:17:41.380Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-13T06:17:41.380Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-13T06:17:41.380Z] Collecting jsonschema<3,>=2.5.1 [2020-10-13T06:17:41.380Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-13T06:17:41.664Z] Collecting docopt<0.7,>=0.6.1 [2020-10-13T06:17:41.664Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-13T06:17:42.260Z] Collecting docker<4.0,>=3.6.0 [2020-10-13T06:17:42.260Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-13T06:17:42.536Z] Collecting cached-property<2,>=1.2.0 [2020-10-13T06:17:42.536Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-13T06:17:42.536Z] 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-13T06:17:42.803Z] Collecting PyYAML<4,>=3.10 [2020-10-13T06:17:42.803Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-13T06:17:43.792Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-13T06:17:43.792Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-13T06:17:44.064Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-13T06:17:44.064Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-13T06:17:44.645Z] 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-13T06:17:44.645Z] 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-13T06:17:44.645Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-13T06:17:44.645Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-13T06:17:44.909Z] Collecting idna<2.8,>=2.5 [2020-10-13T06:17:44.909Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-13T06:17:44.909Z] Collecting docker-pycreds>=0.4.0 [2020-10-13T06:17:44.909Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-13T06:17:44.909Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-13T06:17:44.909Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-13T06:17:44.910Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-13T06:17:44.910Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-13T06:17:45.176Z] Installing collected packages: texttable, urllib3, idna, requests, jsonschema, docopt, websocket-client, docker-pycreds, docker, cached-property, PyYAML, dockerpty, docker-compose [2020-10-13T06:17:45.176Z] Running setup.py install for texttable: started [2020-10-13T06:17:45.759Z] Running setup.py install for texttable: finished with status 'done' [2020-10-13T06:17:45.759Z] Attempting uninstall: urllib3 [2020-10-13T06:17:45.759Z] Found existing installation: urllib3 1.25.9 [2020-10-13T06:17:45.759Z] Uninstalling urllib3-1.25.9: [2020-10-13T06:17:45.759Z] Successfully uninstalled urllib3-1.25.9 [2020-10-13T06:17:46.023Z] Attempting uninstall: idna [2020-10-13T06:17:46.023Z] Found existing installation: idna 2.9 [2020-10-13T06:17:46.023Z] Uninstalling idna-2.9: [2020-10-13T06:17:46.023Z] Successfully uninstalled idna-2.9 [2020-10-13T06:17:46.291Z] Attempting uninstall: requests [2020-10-13T06:17:46.291Z] Found existing installation: requests 2.23.0 [2020-10-13T06:17:46.291Z] Uninstalling requests-2.23.0: [2020-10-13T06:17:46.291Z] Successfully uninstalled requests-2.23.0 [2020-10-13T06:17:46.677Z] Running setup.py install for docopt: started [2020-10-13T06:17:47.539Z] Running setup.py install for docopt: finished with status 'done' [2020-10-13T06:17:48.529Z] Running setup.py install for PyYAML: started [2020-10-13T06:17:49.119Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-13T06:17:49.120Z] Running setup.py install for dockerpty: started [2020-10-13T06:17:49.736Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-13T06:17:50.207Z] 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-13T06:17:55.671Z] Removing intermediate container af848297cb7a [2020-10-13T06:17:55.671Z] ---> ad5498e88bff [2020-10-13T06:17:55.671Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-13T06:17:55.671Z] ---> Running in c6c8ca39c265 [2020-10-13T06:17:55.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T06:17:55.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T06:17:55.993Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-13T06:17:55.993Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-13T06:17:55.993Z] (3/3) Installing curl (7.69.1-r1) [2020-10-13T06:17:55.993Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T06:17:55.993Z] OK: 72 MiB in 58 packages [2020-10-13T06:17:56.626Z] Removing intermediate container c6c8ca39c265 [2020-10-13T06:17:56.626Z] ---> bcd203f2fbd7 [2020-10-13T06:17:56.626Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-13T06:17:56.626Z] ---> Running in f5dd39a15a67 [2020-10-13T06:17:56.896Z] Removing intermediate container f5dd39a15a67 [2020-10-13T06:17:56.896Z] ---> 1aed4ee31d86 [2020-10-13T06:17:56.896Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T06:17:56.896Z] ---> Running in 8ba205dbb13c [2020-10-13T06:17:57.176Z] Removing intermediate container 8ba205dbb13c [2020-10-13T06:17:57.176Z] ---> 838244304d5d [2020-10-13T06:17:57.176Z] Step 25/27 : LABEL arch=x86_64 [2020-10-13T06:17:57.176Z] ---> Running in aa8a2eae683d [2020-10-13T06:17:57.442Z] Removing intermediate container aa8a2eae683d [2020-10-13T06:17:57.442Z] ---> 9d64b540591c [2020-10-13T06:17:57.442Z] Step 26/27 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 [2020-10-13T06:17:57.442Z] ---> Running in 0d5f9c809718 [2020-10-13T06:17:57.707Z] Removing intermediate container 0d5f9c809718 [2020-10-13T06:17:57.707Z] ---> 5c4a73eac7de [2020-10-13T06:17:57.707Z] Step 27/27 : LABEL version=0.0.0 [2020-10-13T06:17:57.707Z] ---> Running in 18e922f7eef6 [2020-10-13T06:17:58.339Z] Removing intermediate container 18e922f7eef6 [2020-10-13T06:17:58.339Z] ---> f09b22bcdf2c [2020-10-13T06:17:58.339Z] [2020-10-13T06:17:58.339Z] Successfully built f09b22bcdf2c [2020-10-13T06:17:58.339Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-13T06:17:58.798Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-10-13T06:17:58.880Z] $ docker stop --time=1 fd0f020062184742e5f331a25448263d5a8d383d98dc189e9fbe7f70938362ff [2020-10-13T06:18:00.864Z] $ docker rm -f fd0f020062184742e5f331a25448263d5a8d383d98dc189e9fbe7f70938362ff [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T06:18:01.921Z] + docker images [2020-10-13T06:18:01.921Z] + grep docker [2020-10-13T06:18:01.921Z] docker-sys-mgmt-agent-go latest f09b22bcdf2c 4 seconds ago 290MB [2020-10-13T06:18:01.921Z] docker-core-data-go latest 64dc4f845145 22 seconds ago 23.6MB [2020-10-13T06:18:01.921Z] docker-core-command-go latest be6d18ab2e49 59 seconds ago 12.2MB [2020-10-13T06:18:01.921Z] docker-support-scheduler-go latest 11d9b08da644 About a minute ago 12.3MB [2020-10-13T06:18:01.921Z] docker-support-logging-go latest c644f5f10042 About a minute ago 11.1MB [2020-10-13T06:18:01.921Z] docker-security-secrets-setup-go latest 1484b471ed4a 3 minutes ago 24MB [2020-10-13T06:18:01.921Z] docker-security-secretstore-setup-go latest f6412c8ab3dd 3 minutes ago 32.4MB [2020-10-13T06:18:01.921Z] docker-core-metadata-go latest 3e47ac36b9a2 4 minutes ago 14.3MB [2020-10-13T06:18:01.921Z] docker-support-notifications-go latest 0e86dcda17e0 4 minutes ago 13.6MB [2020-10-13T06:18:01.921Z] docker-security-proxy-setup-go latest 8b52167be57c 4 minutes ago 15.8MB [2020-10-13T06:18:01.921Z] docker latest 809cc4dba987 3 weeks ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-10-13T06:18:18.562Z] Still waiting to schedule task [2020-10-13T06:18:18.562Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-13T06:20:50.972Z] Running on prd-centos7-docker-8c-8g-4980 in /w/workspace/edgexfoundry_edgex-go_PR-2787 [Pipeline] { [Pipeline] ws [2020-10-13T06:20:51.139Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-10-13T06:20:53.195Z] using credential edgex-jenkins-ssh [2020-10-13T06:20:53.251Z] Cloning the remote Git repository [2020-10-13T06:20:53.274Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-13T06:20:53.374Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-10-13T06:20:53.400Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-13T06:20:53.400Z] > git --version # timeout=10 [2020-10-13T06:20:53.404Z] > git --version # 'git version 2.16.5' [2020-10-13T06:20:53.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-13T06:20:53.425Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-13T06:21:00.887Z] Merging remotes/origin/master commit 092815c9c80b29b75a5b0805008015bd9b42a3db into PR head commit f6e540f28dedafb8fc9a0c7a7e385545ed02f924 [Pipeline] } [Pipeline] // ws [2020-10-13T06:21:00.348Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-13T06:21:00.352Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-13T06:21:00.360Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-13T06:21:00.370Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-13T06:21:00.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-13T06:21:00.373Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2787/head:refs/remotes/origin/PR-2787 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-13T06:21:00.900Z] > git config core.sparsecheckout # timeout=10 [2020-10-13T06:21:00.904Z] > git checkout -f f6e540f28dedafb8fc9a0c7a7e385545ed02f924 # timeout=10 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-13T06:21:02.005Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-13T06:21:05.294Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T06:21:06.300Z] ---> package-listing.sh [2020-10-13T06:21:06.300Z] ++ facter osfamily [2020-10-13T06:21:06.300Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-13T06:21:06.610Z] + OS_FAMILY=redhat [2020-10-13T06:21:06.610Z] + workspace=/w/workspace/edgex-go/1 [2020-10-13T06:21:06.610Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-13T06:21:06.610Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-13T06:21:06.610Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-13T06:21:06.610Z] + PACKAGES=/tmp/packages_start.txt [2020-10-13T06:21:06.610Z] + '[' /w/workspace/edgex-go/1 ']' [2020-10-13T06:21:06.610Z] + PACKAGES=/tmp/packages_end.txt [2020-10-13T06:21:06.610Z] + case "${OS_FAMILY}" in [2020-10-13T06:21:06.610Z] + rpm -qa [2020-10-13T06:21:06.610Z] + sort [2020-10-13T06:21:11.990Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-13T06:21:11.990Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-13T06:21:11.990Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-13T06:21:11.990Z] + '[' /w/workspace/edgex-go/1 ']' [2020-10-13T06:21:11.990Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-10-13T06:21:11.990Z] + 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-13T06:21:12.673Z] provisioning config files... [2020-10-13T06:21:12.732Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6730200989644546653tmp [Pipeline] { [Pipeline] echo [2020-10-13T06:21:12.929Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T06:21:13.348Z] ---> create-netrc.sh [Pipeline] } [2020-10-13T06:21:13.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-13T06:21:13.514Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T06:21:13.894Z] ---> python-tools-install.sh [2020-10-13T06:21:13.894Z] Generating Requirements File [2020-10-13T06:23:05.809Z] Python 3.6.8 [2020-10-13T06:23:05.809Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-13T06:23:05.809Z] appdirs==1.4.3 [2020-10-13T06:23:05.809Z] argcomplete==1.12.1 [2020-10-13T06:23:05.809Z] aspy.yaml==1.3.0 [2020-10-13T06:23:05.809Z] attrs==19.3.0 [2020-10-13T06:23:05.809Z] Babel==2.8.0 [2020-10-13T06:23:05.809Z] beautifulsoup4==4.8.2 [2020-10-13T06:23:05.809Z] boto3==1.11.6 [2020-10-13T06:23:05.809Z] botocore==1.14.6 [2020-10-13T06:23:05.809Z] bs4==0.0.1 [2020-10-13T06:23:05.809Z] cachetools==4.1.1 [2020-10-13T06:23:05.809Z] certifi==2019.11.28 [2020-10-13T06:23:05.809Z] cffi==1.14.3 [2020-10-13T06:23:05.809Z] cfgv==2.0.1 [2020-10-13T06:23:05.809Z] chardet==3.0.4 [2020-10-13T06:23:05.809Z] click==7.1 [2020-10-13T06:23:05.809Z] cliff==3.4.0 [2020-10-13T06:23:05.809Z] cmd2==1.3.11 [2020-10-13T06:23:05.809Z] colorama==0.4.4 [2020-10-13T06:23:05.809Z] cryptography==3.1.1 [2020-10-13T06:23:05.809Z] debtcollector==2.2.0 [2020-10-13T06:23:05.809Z] decorator==4.4.2 [2020-10-13T06:23:05.809Z] defusedxml==0.6.0 [2020-10-13T06:23:05.809Z] Deprecated==1.2.7 [2020-10-13T06:23:05.809Z] distlib==0.3.1 [2020-10-13T06:23:05.809Z] distro==1.2.0 [2020-10-13T06:23:05.809Z] dnspython==1.16.0 [2020-10-13T06:23:05.809Z] docker==4.2.0 [2020-10-13T06:23:05.809Z] docutils==0.15.2 [2020-10-13T06:23:05.809Z] dogpile.cache==1.0.2 [2020-10-13T06:23:05.809Z] email-validator==1.0.5 [2020-10-13T06:23:05.809Z] filelock==3.0.12 [2020-10-13T06:23:05.809Z] future==0.18.2 [2020-10-13T06:23:05.809Z] google-auth==1.22.1 [2020-10-13T06:23:05.809Z] httplib2==0.17.0 [2020-10-13T06:23:05.809Z] identify==1.4.11 [2020-10-13T06:23:05.809Z] idna==2.9 [2020-10-13T06:23:05.809Z] importlib-metadata==2.0.0 [2020-10-13T06:23:05.809Z] importlib-resources==1.5.0 [2020-10-13T06:23:05.809Z] iso8601==0.1.13 [2020-10-13T06:23:05.809Z] Jinja2==2.11.1 [2020-10-13T06:23:05.809Z] jmespath==0.10.0 [2020-10-13T06:23:05.809Z] jsonpatch==1.26 [2020-10-13T06:23:05.809Z] jsonpointer==2.0 [2020-10-13T06:23:05.809Z] jsonschema==3.2.0 [2020-10-13T06:23:05.809Z] keystoneauth1==4.2.1 [2020-10-13T06:23:05.809Z] kubernetes==11.0.0 [2020-10-13T06:23:05.809Z] lftools==0.34.2 [2020-10-13T06:23:05.809Z] lxml==4.5.0 [2020-10-13T06:23:05.809Z] MarkupSafe==0.23 [2020-10-13T06:23:05.809Z] msgpack==1.0.0 [2020-10-13T06:23:05.809Z] multi-key-dict==2.0.3 [2020-10-13T06:23:05.809Z] munch==2.5.0 [2020-10-13T06:23:05.809Z] netaddr==0.8.0 [2020-10-13T06:23:05.809Z] netifaces==0.10.9 [2020-10-13T06:23:05.809Z] niet==1.4.2 [2020-10-13T06:23:05.809Z] nodeenv==1.3.5 [2020-10-13T06:23:05.809Z] oauth2client==4.1.3 [2020-10-13T06:23:05.809Z] oauthlib==3.1.0 [2020-10-13T06:23:05.809Z] openstacksdk==0.50.0 [2020-10-13T06:23:05.809Z] os-client-config==2.1.0 [2020-10-13T06:23:05.809Z] os-service-types==1.7.0 [2020-10-13T06:23:05.809Z] osc-lib==2.2.1 [2020-10-13T06:23:05.809Z] oslo.config==8.3.2 [2020-10-13T06:23:05.809Z] oslo.context==3.1.1 [2020-10-13T06:23:05.809Z] oslo.i18n==5.0.1 [2020-10-13T06:23:05.809Z] oslo.log==4.4.0 [2020-10-13T06:23:05.809Z] oslo.serialization==4.0.1 [2020-10-13T06:23:05.809Z] oslo.utils==4.6.0 [2020-10-13T06:23:05.809Z] packaging==20.4 [2020-10-13T06:23:05.809Z] pbr==5.4.4 [2020-10-13T06:23:05.809Z] pluggy==0.13.1 [2020-10-13T06:23:05.809Z] prettytable==0.7.2 [2020-10-13T06:23:05.809Z] py==1.9.0 [2020-10-13T06:23:05.809Z] pyasn1==0.4.8 [2020-10-13T06:23:05.809Z] pyasn1-modules==0.2.8 [2020-10-13T06:23:05.809Z] pycparser==2.20 [2020-10-13T06:23:05.809Z] pygerrit2==2.0.10 [2020-10-13T06:23:05.809Z] PyGithub==1.46 [2020-10-13T06:23:05.809Z] pyinotify==0.9.6 [2020-10-13T06:23:05.809Z] PyJWT==1.7.1 [2020-10-13T06:23:05.809Z] pyparsing==2.4.7 [2020-10-13T06:23:05.809Z] pyperclip==1.8.1 [2020-10-13T06:23:05.809Z] pyroute2==0.4.13 [2020-10-13T06:23:05.809Z] pyrsistent==0.15.7 [2020-10-13T06:23:05.809Z] PySocks==1.6.8 [2020-10-13T06:23:05.809Z] python-cinderclient==7.2.0 [2020-10-13T06:23:05.809Z] python-dateutil==2.8.1 [2020-10-13T06:23:05.809Z] python-heatclient==2.2.1 [2020-10-13T06:23:05.809Z] python-jenkins==1.7.0 [2020-10-13T06:23:05.809Z] python-keystoneclient==4.1.1 [2020-10-13T06:23:05.809Z] python-magnumclient==3.2.1 [2020-10-13T06:23:05.809Z] python-novaclient==17.2.1 [2020-10-13T06:23:05.809Z] python-openstackclient==5.4.0 [2020-10-13T06:23:05.809Z] python-swiftclient==3.10.1 [2020-10-13T06:23:05.809Z] pytz==2020.1 [2020-10-13T06:23:05.809Z] PyYAML==5.3 [2020-10-13T06:23:05.809Z] requests==2.23.0 [2020-10-13T06:23:05.809Z] requests-oauthlib==1.3.0 [2020-10-13T06:23:05.809Z] requestsexceptions==1.4.0 [2020-10-13T06:23:05.809Z] rfc3986==1.4.0 [2020-10-13T06:23:05.809Z] rpm==4.11.3 [2020-10-13T06:23:05.809Z] rsa==4.0 [2020-10-13T06:23:05.809Z] ruamel.yaml==0.16.10 [2020-10-13T06:23:05.809Z] ruamel.yaml.clib==0.2.0 [2020-10-13T06:23:05.809Z] s3transfer==0.3.3 [2020-10-13T06:23:05.809Z] shade==1.27.2 [2020-10-13T06:23:05.809Z] simplejson==3.17.2 [2020-10-13T06:23:05.809Z] six==1.14.0 [2020-10-13T06:23:05.809Z] soupsieve==2.0 [2020-10-13T06:23:05.809Z] stevedore==3.2.2 [2020-10-13T06:23:05.809Z] tabulate==0.8.6 [2020-10-13T06:23:05.809Z] toml==0.10.0 [2020-10-13T06:23:05.809Z] tox==3.20.1 [2020-10-13T06:23:05.809Z] tqdm==4.43.0 [2020-10-13T06:23:05.809Z] urllib3==1.25.8 [2020-10-13T06:23:05.809Z] virtualenv==20.0.34 [2020-10-13T06:23:05.809Z] wcwidth==0.2.5 [2020-10-13T06:23:05.809Z] websocket-client==0.57.0 [2020-10-13T06:23:05.809Z] wrapt==1.12.1 [2020-10-13T06:23:05.809Z] xdg==3.0.2 [2020-10-13T06:23:05.809Z] xmltodict==0.12.0 [2020-10-13T06:23:05.809Z] yq==2.11.1 [2020-10-13T06:23:05.809Z] zipp==3.3.0 [2020-10-13T06:23:05.809Z] Cache entry deserialization failed, entry ignored [2020-10-13T06:23:05.809Z] 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-13T06:23:07.750Z] Python 2.7.5 [2020-10-13T06:23:08.019Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-13T06:23:08.601Z] 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-13T06:23:08.601Z] ansible==2.9.7 [2020-10-13T06:23:08.601Z] Babel==0.9.6 [2020-10-13T06:23:08.601Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-13T06:23:08.601Z] beautifulsoup4==4.4.1 [2020-10-13T06:23:08.601Z] bodhi==2.11.0 [2020-10-13T06:23:08.601Z] bodhi-client==2.11.0 [2020-10-13T06:23:08.601Z] CCColUtils==1.4 [2020-10-13T06:23:08.601Z] cffi==1.6.0 [2020-10-13T06:23:08.601Z] chardet==2.2.1 [2020-10-13T06:23:08.601Z] click==6.7 [2020-10-13T06:23:08.601Z] cloud-init==18.5 [2020-10-13T06:23:08.601Z] configobj==4.7.2 [2020-10-13T06:23:08.601Z] cryptography==1.7.2 [2020-10-13T06:23:08.601Z] decorator==3.4.0 [2020-10-13T06:23:08.601Z] distro==1.2.0 [2020-10-13T06:23:08.601Z] enum34==1.0.4 [2020-10-13T06:23:08.601Z] fedpkg==1.38 [2020-10-13T06:23:08.601Z] futures==3.1.1 [2020-10-13T06:23:08.601Z] gitdb==0.6.4 [2020-10-13T06:23:08.601Z] GitPython==1.0.1 [2020-10-13T06:23:08.601Z] html5lib==0.999 [2020-10-13T06:23:08.601Z] httplib2==0.9.2 [2020-10-13T06:23:08.601Z] idna==2.4 [2020-10-13T06:23:08.601Z] iniparse==0.4 [2020-10-13T06:23:08.601Z] ipaddress==1.0.16 [2020-10-13T06:23:08.601Z] IPy==0.75 [2020-10-13T06:23:08.601Z] javapackages==1.0.0 [2020-10-13T06:23:08.601Z] Jinja2==2.7.2 [2020-10-13T06:23:08.601Z] jmespath==0.9.4 [2020-10-13T06:23:08.601Z] jsonpatch==1.2 [2020-10-13T06:23:08.601Z] jsonpointer==1.9 [2020-10-13T06:23:08.601Z] kerberos==1.1 [2020-10-13T06:23:08.601Z] kitchen==1.1.1 [2020-10-13T06:23:08.601Z] langtable==0.0.31 [2020-10-13T06:23:08.601Z] lockfile==0.9.1 [2020-10-13T06:23:08.601Z] lxml==3.2.1 [2020-10-13T06:23:08.601Z] MarkupSafe==0.11 [2020-10-13T06:23:08.601Z] munch==2.0.2 [2020-10-13T06:23:08.601Z] offtrac==0.1.0 [2020-10-13T06:23:08.601Z] openidc-client==0.6.0 [2020-10-13T06:23:08.601Z] packagedb-cli==2.14.1 [2020-10-13T06:23:08.601Z] paramiko==2.1.1 [2020-10-13T06:23:08.601Z] perf==0.1 [2020-10-13T06:23:08.601Z] ply==3.4 [2020-10-13T06:23:08.601Z] policycoreutils-default-encoding==0.1 [2020-10-13T06:23:08.601Z] prettytable==0.7.2 [2020-10-13T06:23:08.601Z] pyasn1==0.1.9 [2020-10-13T06:23:08.601Z] pycparser==2.14 [2020-10-13T06:23:08.601Z] pycurl==7.19.0 [2020-10-13T06:23:08.601Z] pygobject==3.22.0 [2020-10-13T06:23:08.601Z] pygpgme==0.3 [2020-10-13T06:23:08.601Z] pyliblzma==0.5.3 [2020-10-13T06:23:08.601Z] pyOpenSSL==0.13.1 [2020-10-13T06:23:08.601Z] pyparsing==1.5.6 [2020-10-13T06:23:08.601Z] pyserial==2.6 [2020-10-13T06:23:08.601Z] python-augeas==0.5.0 [2020-10-13T06:23:08.601Z] python-bugzilla==2.3.0 [2020-10-13T06:23:08.601Z] python-dateutil==1.5 [2020-10-13T06:23:08.601Z] python-fedora==0.10.0 [2020-10-13T06:23:08.601Z] python-linux-procfs==0.4.9 [2020-10-13T06:23:08.601Z] python-yubico==1.2.3 [2020-10-13T06:23:08.601Z] pyudev==0.15 [2020-10-13T06:23:08.601Z] pyusb==1.0.0b1 [2020-10-13T06:23:08.601Z] pyxattr==0.5.1 [2020-10-13T06:23:08.601Z] PyYAML==3.10 [2020-10-13T06:23:08.601Z] requests==2.6.0 [2020-10-13T06:23:08.601Z] requests-kerberos==0.7.0 [2020-10-13T06:23:08.601Z] rpkg==1.60 [2020-10-13T06:23:08.601Z] schedutils==0.4 [2020-10-13T06:23:08.601Z] seobject==0.1 [2020-10-13T06:23:08.601Z] sepolicy==1.1 [2020-10-13T06:23:08.601Z] six==1.9.0 [2020-10-13T06:23:08.601Z] smmap==0.9.0 [2020-10-13T06:23:08.601Z] urlgrabber==3.10 [2020-10-13T06:23:08.601Z] urllib3==1.10.2 [2020-10-13T06:23:08.601Z] virtualenv==15.1.0 [2020-10-13T06:23:08.601Z] yum-langpacks==0.4.2 [2020-10-13T06:23:08.601Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-13T06:23:08.638Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T06:23:09.173Z] ---> sudo-logs.sh [2020-10-13T06:23:09.173Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-13T06:23:10.016Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T06:23:10.447Z] ---> job-cost.sh [2020-10-13T06:23:10.447Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wp6J [2020-10-13T06:23:23.378Z] Cache entry deserialization failed, entry ignored [2020-10-13T06:23:23.378Z] Cache entry deserialization failed, entry ignored [2020-10-13T06:23:24.433Z] Cache entry deserialization failed, entry ignored [2020-10-13T06:23:24.434Z] Cache entry deserialization failed, entry ignored [2020-10-13T06:23:25.559Z] Cache entry deserialization failed, entry ignored [2020-10-13T06:23:25.559Z] Cache entry deserialization failed, entry ignored [2020-10-13T06:23:25.841Z] Cache entry deserialization failed, entry ignored [2020-10-13T06:23:26.129Z] Cache entry deserialization failed, entry ignored [2020-10-13T06:23:26.411Z] Cache entry deserialization failed, entry ignored [2020-10-13T06:23:26.411Z] Cache entry deserialization failed, entry ignored [2020-10-13T06:23:26.411Z] Cache entry deserialization failed, entry ignored [2020-10-13T06:23:26.689Z] Cache entry deserialization failed, entry ignored [2020-10-13T06:23:26.689Z] Cache entry deserialization failed, entry ignored [2020-10-13T06:23:30.231Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-13T06:24:09.762Z] lf-activate-venv(): INFO: Adding /tmp/venv-wp6J/bin to PATH [2020-10-13T06:24:09.762Z] INFO: No Stack... [2020-10-13T06:24:09.762Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-13T06:24:10.032Z] INFO: Archiving Costs [Pipeline] echo [2020-10-13T06:24:10.074Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T06:24:10.438Z] ---> logs-deploy.sh [2020-10-13T06:24:10.438Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2787/1 [2020-10-13T06:24:10.438Z] INFO: archiving workspace using pattern(s): [2020-10-13T06:24:13.144Z] Archives upload complete. [2020-10-13T06:24:13.144Z] INFO: archiving logs to Nexus