Pull request #2840 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765+162b99b7e0c347402baf6c674fcfa28cc1a4ff62 (57d755a4bb75357ec07dff6e05302635eddccc54) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-2840/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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-2840/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-8203 in /w/workspace/edgexfoundry_edgex-go_PR-2840 [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 Merging remotes/origin/master commit 162b99b7e0c347402baf6c674fcfa28cc1a4ff62 into PR head commit 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 Merge succeeded, producing 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 Checking out Revision 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 (PR-2840) > 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/2840/head:refs/remotes/origin/PR-2840 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 # 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 162b99b7e0c347402baf6c674fcfa28cc1a4ff62 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 # timeout=10 Commit message: "feat(data): Implement DELETE /event/scrub V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-22T12:09:32.579Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-22T12:09:32.951Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-22T12:09:33.212Z] ========================================================= [2020-10-22T12:09:33.212Z] EdgeX Global Pipelines Version Info [2020-10-22T12:09:33.212Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-22T12:09:34.740Z] ------------------- [2020-10-22T12:09:34.740Z] stable info: [2020-10-22T12:09:34.740Z] ------------------- [2020-10-22T12:09:34.740Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-22T12:09:34.740Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-22T12:09:34.740Z] Message: update stable to v1.0.144 [2020-10-22T12:09:35.693Z] ------------------- [2020-10-22T12:09:35.693Z] experimental info: [2020-10-22T12:09:35.693Z] ------------------- [2020-10-22T12:09:35.693Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-22T12:09:35.693Z] Commit SHA: 621c85e0770955ed183ee9564161f3cbfe69c868 [2020-10-22T12:09:35.693Z] Message: update experimental to v1.0.147 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-22T12:09:36.076Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-22T12:09:36.195Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-22T12:09:36.321Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-22T12:09:36.446Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-22T12:09:36.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-22T12:09:36.734Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-22T12:09:36.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-22T12:09:36.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-22T12:09:37.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-22T12:09:37.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-22T12:09:37.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-22T12:09:37.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-22T12:09:37.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-22T12:09:37.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-22T12:09:37.867Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-22T12:09:37.998Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-22T12:09:38.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-22T12:09:38.237Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-22T12:09:38.360Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-22T12:09:38.490Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-22T12:09:38.614Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-22T12:09:38.730Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2840 [Pipeline] echo [2020-10-22T12:09:38.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2840 [Pipeline] echo [2020-10-22T12:09:38.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2840 [Pipeline] echo [2020-10-22T12:09:39.082Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [Pipeline] echo [2020-10-22T12:09:39.205Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fcc6c1 [Pipeline] echo [2020-10-22T12:09:39.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-22T12:09:39.743Z] ++ 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-22T12:09:39.743Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-22T12:09:39.743Z] ++ dirname cmd/core-command/Dockerfile [2020-10-22T12:09:39.743Z] ++ cut -d/ -f2 [2020-10-22T12:09:39.743Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-22T12:09:39.743Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-22T12:09:39.743Z] ++ dirname cmd/core-data/Dockerfile [2020-10-22T12:09:39.743Z] ++ cut -d/ -f2 [2020-10-22T12:09:39.743Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-22T12:09:39.743Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-22T12:09:39.743Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-22T12:09:39.743Z] ++ cut -d/ -f2 [2020-10-22T12:09:39.743Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-22T12:09:39.743Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-22T12:09:39.743Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-22T12:09:39.743Z] ++ cut -d/ -f2 [2020-10-22T12:09:39.743Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-22T12:09:39.743Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-22T12:09:39.743Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-22T12:09:39.743Z] ++ cut -d/ -f2 [2020-10-22T12:09:39.743Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-22T12:09:39.743Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-22T12:09:39.743Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-22T12:09:39.743Z] ++ cut -d/ -f2 [2020-10-22T12:09:39.743Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-22T12:09:39.743Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-22T12:09:39.743Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-22T12:09:39.743Z] ++ cut -d/ -f2 [2020-10-22T12:09:39.743Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-22T12:09:39.743Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-22T12:09:39.743Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-22T12:09:39.743Z] ++ cut -d/ -f2 [2020-10-22T12:09:39.743Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-22T12:09:39.743Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-22T12:09:39.743Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-22T12:09:39.743Z] ++ cut -d/ -f2 [2020-10-22T12:09:39.743Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-22T12:09:39.743Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-22T12:09:39.743Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-22T12:09:39.743Z] ++ cut -d/ -f2 [2020-10-22T12:09:39.743Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-22T12:09:39.834Z] 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-22T12:09:41.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-22T12:09:41.812Z] [2020-10-22T12:09:41.812Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-22T12:09:42.201Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-22T12:09:42.201Z] latest: Pulling from edgex-devops/git-semver [2020-10-22T12:09:42.201Z] 31603596830f: Pulling fs layer [2020-10-22T12:09:42.201Z] 2a8b12db71e7: Pulling fs layer [2020-10-22T12:09:42.201Z] 6ca5941a6612: Pulling fs layer [2020-10-22T12:09:42.201Z] ecc8261a40a4: Pulling fs layer [2020-10-22T12:09:42.201Z] ecc8261a40a4: Waiting [2020-10-22T12:09:42.201Z] 2a8b12db71e7: Verifying Checksum [2020-10-22T12:09:42.201Z] 2a8b12db71e7: Download complete [2020-10-22T12:09:42.472Z] 31603596830f: Verifying Checksum [2020-10-22T12:09:42.472Z] 31603596830f: Download complete [2020-10-22T12:09:42.472Z] 6ca5941a6612: Verifying Checksum [2020-10-22T12:09:42.472Z] 6ca5941a6612: Download complete [2020-10-22T12:09:42.736Z] ecc8261a40a4: Verifying Checksum [2020-10-22T12:09:42.736Z] ecc8261a40a4: Download complete [2020-10-22T12:09:42.736Z] 31603596830f: Pull complete [2020-10-22T12:09:42.999Z] 2a8b12db71e7: Pull complete [2020-10-22T12:09:43.955Z] 6ca5941a6612: Pull complete [2020-10-22T12:09:43.955Z] ecc8261a40a4: Pull complete [2020-10-22T12:09:43.955Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-22T12:09:43.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-22T12:09:43.955Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-22T12:09:44.099Z] prd-centos7-docker-4c-2g-8203 does not seem to be running inside a container [2020-10-22T12:09:44.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-22T12:09:46.740Z] $ docker top a30e8067025ceb01800e1eafc36df5a6f91478250699427a269fc5b80b933444 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-22T12:09:47.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-22T12:09:47.111Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-22T12:09:47.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-22T12:09:47.337Z] $ docker exec a30e8067025ceb01800e1eafc36df5a6f91478250699427a269fc5b80b933444 ssh-agent [2020-10-22T12:09:47.504Z] SSH_AUTH_SOCK=/tmp/ssh-F4x1rHTkKGQY/agent.12 [2020-10-22T12:09:47.504Z] SSH_AGENT_PID=18 [2020-10-22T12:09:47.517Z] Running ssh-add (command line suppressed) [2020-10-22T12:09:47.639Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6424187438195256390.key (/w/workspace/edgex-go/1@tmp/private_key_6424187438195256390.key) [2020-10-22T12:09:47.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-22T12:09:48.067Z] + git tag --points-at HEAD [Pipeline] } [2020-10-22T12:09:48.097Z] $ docker exec --env ******** --env ******** a30e8067025ceb01800e1eafc36df5a6f91478250699427a269fc5b80b933444 ssh-agent -k [2020-10-22T12:09:48.214Z] unset SSH_AUTH_SOCK; [2020-10-22T12:09:48.215Z] unset SSH_AGENT_PID; [2020-10-22T12:09:48.215Z] echo Agent pid 18 killed; [2020-10-22T12:09:48.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-22T12:09:48.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-22T12:09:48.441Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-22T12:09:48.613Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-22T12:09:48.619Z] $ docker exec a30e8067025ceb01800e1eafc36df5a6f91478250699427a269fc5b80b933444 ssh-agent [2020-10-22T12:09:48.783Z] SSH_AUTH_SOCK=/tmp/ssh-nR5phvum7C8a/agent.46 [2020-10-22T12:09:48.783Z] SSH_AGENT_PID=51 [2020-10-22T12:09:48.790Z] Running ssh-add (command line suppressed) [2020-10-22T12:09:48.916Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4610843105267240344.key (/w/workspace/edgex-go/1@tmp/private_key_4610843105267240344.key) [2020-10-22T12:09:48.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-22T12:09:49.336Z] + git semver init [2020-10-22T12:09:49.336Z] # -> Open(): unable to determine branch for HEAD [2020-10-22T12:09:49.336Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-10-22T12:09:49.336Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-10-22T12:09:49.336Z] # $SEMVER_REMOTE_NAME = origin [2020-10-22T12:09:49.336Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-22T12:09:49.336Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-22T12:09:49.336Z] # $SEMVER_BRANCH = PR-2840 [2020-10-22T12:09:49.336Z] # $SEMVER_TEMP = /tmp/semver-604707850 [2020-10-22T12:09:49.336Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-22T12:10:07.503Z] # '/tmp/semver-604707850' -> '/w/workspace/edgex-go/1/.semver' [2020-10-22T12:10:07.503Z] # -> Force: false [2020-10-22T12:10:07.503Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-10-22T12:10:07.532Z] $ docker exec --env ******** --env ******** a30e8067025ceb01800e1eafc36df5a6f91478250699427a269fc5b80b933444 ssh-agent -k [2020-10-22T12:10:07.780Z] unset SSH_AUTH_SOCK; [2020-10-22T12:10:07.780Z] unset SSH_AGENT_PID; [2020-10-22T12:10:07.780Z] echo Agent pid 51 killed; [2020-10-22T12:10:07.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-22T12:10:08.441Z] + git semver [Pipeline] } [2020-10-22T12:10:08.478Z] $ docker stop --time=1 a30e8067025ceb01800e1eafc36df5a6f91478250699427a269fc5b80b933444 [2020-10-22T12:10:10.107Z] $ docker rm -f a30e8067025ceb01800e1eafc36df5a6f91478250699427a269fc5b80b933444 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-22T12:10:10.778Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-22T12:10:11.332Z] Stashed 1 file(s) [Pipeline] echo [2020-10-22T12:10:11.354Z] [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-22T12:10:12.512Z] ========================================================= [2020-10-22T12:10:12.512Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-22T12:10:12.512Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-22T12:10:12.898Z] + 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-22T12:10:16.226Z] Sending build context to Docker daemon 325.6MB [2020-10-22T12:10:16.226Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-22T12:10:16.226Z] Step 2/7 : FROM ${BASE} [2020-10-22T12:10:16.226Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-22T12:10:16.226Z] df20fa9351a1: Pulling fs layer [2020-10-22T12:10:16.226Z] ed8968b2872e: Pulling fs layer [2020-10-22T12:10:16.226Z] a92cc7c5fd73: Pulling fs layer [2020-10-22T12:10:16.226Z] e871e8e8d7a9: Pulling fs layer [2020-10-22T12:10:16.226Z] e73272ec9a57: Pulling fs layer [2020-10-22T12:10:16.226Z] 1e910a182e73: Pulling fs layer [2020-10-22T12:10:16.226Z] 4e634b169226: Pulling fs layer [2020-10-22T12:10:16.226Z] e871e8e8d7a9: Waiting [2020-10-22T12:10:16.226Z] e73272ec9a57: Waiting [2020-10-22T12:10:16.226Z] 1e910a182e73: Waiting [2020-10-22T12:10:16.226Z] a92cc7c5fd73: Download complete [2020-10-22T12:10:16.226Z] ed8968b2872e: Verifying Checksum [2020-10-22T12:10:16.226Z] ed8968b2872e: Download complete [2020-10-22T12:10:16.226Z] e73272ec9a57: Download complete [2020-10-22T12:10:16.226Z] 1e910a182e73: Verifying Checksum [2020-10-22T12:10:16.226Z] 1e910a182e73: Download complete [2020-10-22T12:10:16.226Z] df20fa9351a1: Verifying Checksum [2020-10-22T12:10:16.226Z] df20fa9351a1: Download complete [2020-10-22T12:10:16.489Z] df20fa9351a1: Pull complete [2020-10-22T12:10:16.753Z] ed8968b2872e: Pull complete [2020-10-22T12:10:16.753Z] a92cc7c5fd73: Pull complete [2020-10-22T12:10:18.688Z] 4e634b169226: Verifying Checksum [2020-10-22T12:10:18.689Z] 4e634b169226: Download complete [2020-10-22T12:10:19.265Z] e871e8e8d7a9: Verifying Checksum [2020-10-22T12:10:19.265Z] e871e8e8d7a9: Download complete [2020-10-22T12:10:24.585Z] e871e8e8d7a9: Pull complete [2020-10-22T12:10:24.585Z] e73272ec9a57: Pull complete [2020-10-22T12:10:24.585Z] 1e910a182e73: Pull complete [2020-10-22T12:10:27.128Z] Still waiting to schedule task [2020-10-22T12:10:27.128Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-22T12:10:32.757Z] 4e634b169226: Pull complete [2020-10-22T12:10:32.757Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-22T12:10:32.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-22T12:10:32.757Z] ---> f7629b54cfaa [2020-10-22T12:10:32.757Z] 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-22T12:10:32.757Z] ---> Running in 967b671d38e1 [2020-10-22T12:10:32.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-22T12:10:33.333Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-22T12:10:33.908Z] (1/12) Installing libmagic (5.38-r0) [2020-10-22T12:10:34.171Z] (2/12) Installing file (5.38-r0) [2020-10-22T12:10:34.171Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-22T12:10:34.434Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-22T12:10:39.746Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-22T12:10:39.746Z] (6/12) Installing patch (2.7.6-r6) [2020-10-22T12:10:39.746Z] (7/12) Installing build-base (0.5-r2) [2020-10-22T12:10:39.746Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-22T12:10:39.746Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-22T12:10:39.746Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-22T12:10:39.746Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-22T12:10:39.746Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-22T12:10:39.746Z] Executing busybox-1.31.1-r16.trigger [2020-10-22T12:10:39.746Z] OK: 233 MiB in 51 packages [2020-10-22T12:10:43.058Z] Removing intermediate container 967b671d38e1 [2020-10-22T12:10:43.058Z] ---> d39ffe2bcca2 [2020-10-22T12:10:43.058Z] Step 4/7 : WORKDIR /edgex-go [2020-10-22T12:10:43.320Z] ---> Running in 1397085926a7 [2020-10-22T12:10:43.587Z] Removing intermediate container 1397085926a7 [2020-10-22T12:10:43.587Z] ---> d521dbef2ed1 [2020-10-22T12:10:43.587Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-22T12:10:43.851Z] latest: Pulling from library/docker [2020-10-22T12:10:43.851Z] 188c0c94c7c5: Pulling fs layer [2020-10-22T12:10:43.851Z] 0c7c675703d6: Pulling fs layer [2020-10-22T12:10:43.851Z] cc8c12a437cb: Pulling fs layer [2020-10-22T12:10:43.851Z] c5dafad2182a: Pulling fs layer [2020-10-22T12:10:43.851Z] 5aa711733414: Pulling fs layer [2020-10-22T12:10:43.851Z] 058f73b55e4b: Pulling fs layer [2020-10-22T12:10:43.851Z] 8c9c664faf12: Pulling fs layer [2020-10-22T12:10:43.851Z] 5aa711733414: Waiting [2020-10-22T12:10:43.851Z] 058f73b55e4b: Waiting [2020-10-22T12:10:43.851Z] 8c9c664faf12: Waiting [2020-10-22T12:10:43.851Z] c5dafad2182a: Waiting [2020-10-22T12:10:44.117Z] cc8c12a437cb: Verifying Checksum [2020-10-22T12:10:44.117Z] cc8c12a437cb: Download complete [2020-10-22T12:10:44.117Z] 0c7c675703d6: Verifying Checksum [2020-10-22T12:10:44.117Z] 0c7c675703d6: Download complete [2020-10-22T12:10:44.117Z] 188c0c94c7c5: Verifying Checksum [2020-10-22T12:10:44.117Z] 188c0c94c7c5: Download complete [2020-10-22T12:10:44.117Z] 5aa711733414: Verifying Checksum [2020-10-22T12:10:44.117Z] 5aa711733414: Download complete [2020-10-22T12:10:44.117Z] 058f73b55e4b: Verifying Checksum [2020-10-22T12:10:44.117Z] 058f73b55e4b: Download complete [2020-10-22T12:10:44.383Z] 8c9c664faf12: Verifying Checksum [2020-10-22T12:10:44.383Z] 8c9c664faf12: Download complete [2020-10-22T12:10:44.383Z] 188c0c94c7c5: Pull complete [2020-10-22T12:10:44.648Z] 0c7c675703d6: Pull complete [2020-10-22T12:10:44.913Z] cc8c12a437cb: Pull complete [2020-10-22T12:10:45.179Z] c5dafad2182a: Download complete [2020-10-22T12:10:47.745Z] c5dafad2182a: Pull complete [2020-10-22T12:10:47.745Z] 5aa711733414: Pull complete [2020-10-22T12:10:47.745Z] 058f73b55e4b: Pull complete [2020-10-22T12:10:47.745Z] 8c9c664faf12: Pull complete [2020-10-22T12:10:47.745Z] Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 [2020-10-22T12:10:47.745Z] Status: Downloaded newer image for docker:latest [2020-10-22T12:10:49.674Z] ---> b4b05786e005 [2020-10-22T12:10:49.674Z] Step 6/7 : COPY go.mod . [2020-10-22T12:10:49.937Z] ---> 9e94986f7e50 [2020-10-22T12:10:49.937Z] Step 7/7 : RUN go mod download [2020-10-22T12:10:49.937Z] ---> Running in 2376f9c1cd03 [2020-10-22T12:11:11.965Z] Removing intermediate container 2376f9c1cd03 [2020-10-22T12:11:11.965Z] ---> 48e8fb56fd39 [2020-10-22T12:11:11.965Z] Successfully built 48e8fb56fd39 [2020-10-22T12:11:11.965Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-22T12:11:12.351Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-22T12:11:12.352Z] . [Pipeline] withDockerContainer [2020-10-22T12:11:12.488Z] prd-centos7-docker-4c-2g-8203 does not seem to be running inside a container [2020-10-22T12:11:12.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-22T12:11:13.328Z] $ docker top 25236e6bf716a82cab75eb1c08a2978023110183502bac8e6ac56d689d53ee74 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-22T12:11:13.909Z] + go version [2020-10-22T12:11:13.909Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-22T12:11:13.951Z] $ docker stop --time=1 25236e6bf716a82cab75eb1c08a2978023110183502bac8e6ac56d689d53ee74 [2020-10-22T12:11:15.351Z] $ docker rm -f 25236e6bf716a82cab75eb1c08a2978023110183502bac8e6ac56d689d53ee74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-22T12:11:16.432Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-22T12:11:16.432Z] . [Pipeline] withDockerContainer [2020-10-22T12:11:16.550Z] prd-centos7-docker-4c-2g-8203 does not seem to be running inside a container [2020-10-22T12:11:16.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-22T12:11:17.416Z] $ docker top 500aee5553fd8f681d2bafef7de5a7e45061e95375eea97fe42dcc1eee128cf4 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-22T12:11:17.694Z] ========================================================= [2020-10-22T12:11:17.694Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-22T12:11:17.694Z] ========================================================= [Pipeline] sh [2020-10-22T12:11:18.023Z] + make test [2020-10-22T12:11:18.024Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-22T12:11:20.605Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-22T12:11:30.771Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-22T12:11:36.218Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-22T12:11:36.218Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-22T12:11:36.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-22T12:11:36.483Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-22T12:11:37.903Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.009s [2020-10-22T12:11:37.903Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-22T12:11:37.903Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-22T12:11:37.903Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-22T12:11:38.648Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-22T12:11:38.945Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-22T12:11:38.945Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-22T12:11:38.945Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-22T12:11:38.945Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-22T12:11:42.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.031s coverage: 46.6% of statements [2020-10-22T12:11:42.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-22T12:11:42.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-22T12:11:42.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-22T12:11:42.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-22T12:11:42.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-22T12:11:45.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.035s coverage: 27.1% of statements [2020-10-22T12:11:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-22T12:11:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-22T12:11:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-22T12:11:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-22T12:11:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-22T12:11:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-22T12:11:45.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements [2020-10-22T12:11:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-22T12:11:45.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.023s coverage: 100.0% of statements [2020-10-22T12:11:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-22T12:11:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-22T12:11:45.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.322s coverage: 78.9% of statements [2020-10-22T12:11:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-22T12:11:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-22T12:11:45.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.063s coverage: 82.9% of statements [2020-10-22T12:11:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-22T12:11:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-22T12:11:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-22T12:11:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-22T12:11:46.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.060s coverage: 28.6% of statements [2020-10-22T12:11:46.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-22T12:11:46.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-22T12:11:46.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-22T12:11:46.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-22T12:11:46.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-22T12:11:46.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.032s coverage: 100.0% of statements [2020-10-22T12:11:46.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-22T12:11:46.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.007s coverage: 100.0% of statements [2020-10-22T12:11:46.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-22T12:11:47.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.027s coverage: 86.7% of statements [2020-10-22T12:11:47.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-22T12:11:47.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.058s coverage: 97.5% of statements [2020-10-22T12:11:47.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-22T12:11:47.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.020s coverage: 100.0% of statements [2020-10-22T12:11:47.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-22T12:11:47.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-22T12:11:47.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-22T12:11:47.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-22T12:11:48.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.040s coverage: 95.8% of statements [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-22T12:11:48.390Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.009s coverage: 58.8% of statements [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-22T12:11:48.390Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.013s coverage: 0.0% of statements [no tests to run] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-22T12:11:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-22T12:11:48.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.059s coverage: 63.5% of statements [2020-10-22T12:11:48.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-22T12:11:48.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-22T12:11:48.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.028s coverage: 100.0% of statements [2020-10-22T12:11:48.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.009s coverage: 91.3% of statements [2020-10-22T12:11:49.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.007s coverage: 100.0% of statements [2020-10-22T12:11:49.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2020-10-22T12:11:49.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2020-10-22T12:11:50.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.091s coverage: 55.9% of statements [2020-10-22T12:11:50.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-22T12:11:50.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-22T12:11:50.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-22T12:11:50.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-22T12:11:52.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.706s coverage: 86.3% of statements [2020-10-22T12:11:52.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-22T12:11:52.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.345s coverage: 72.2% of statements [2020-10-22T12:11:52.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.104s coverage: 72.1% of statements [2020-10-22T12:11:52.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.024s coverage: 82.4% of statements [2020-10-22T12:11:52.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.010s coverage: 48.4% of statements [2020-10-22T12:11:52.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-22T12:11:52.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-22T12:11:52.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-22T12:11:52.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.017s coverage: 28.8% of statements [2020-10-22T12:11:52.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-22T12:11:52.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.005s coverage: 96.8% of statements [2020-10-22T12:11:52.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-22T12:11:52.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.020s coverage: 36.5% of statements [2020-10-22T12:11:52.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-22T12:11:52.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-22T12:11:52.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.072s coverage: 84.1% of statements [2020-10-22T12:11:53.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.006s coverage: 100.0% of statements [2020-10-22T12:11:54.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.014s coverage: 42.9% of statements [2020-10-22T12:11:54.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-22T12:11:54.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-22T12:11:54.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.006s coverage: 100.0% of statements [2020-10-22T12:11:54.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-22T12:11:54.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.018s coverage: 83.8% of statements [2020-10-22T12:11:54.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-22T12:11:55.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.031s coverage: 47.1% of statements [2020-10-22T12:11:55.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-22T12:11:55.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-22T12:11:55.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.020s coverage: 100.0% of statements [2020-10-22T12:11:55.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-22T12:11:55.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-22T12:11:55.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-22T12:11:55.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements [2020-10-22T12:11:55.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-22T12:11:55.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.012s coverage: 100.0% of statements [2020-10-22T12:11:55.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-22T12:11:56.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.047s coverage: 29.1% of statements [2020-10-22T12:11:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-22T12:11:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-22T12:11:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-22T12:11:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-22T12:11:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-22T12:11:56.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.020s coverage: 99.0% of statements [2020-10-22T12:11:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-22T12:11:56.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.008s coverage: 100.0% of statements [2020-10-22T12:11:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-22T12:11:56.953Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.006s coverage: 0.0% of statements [2020-10-22T12:11:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-22T12:11:56.953Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.004s coverage: 100.0% of statements [2020-10-22T12:11:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-22T12:11:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-22T12:11:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-22T12:11:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-22T12:11:56.953Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.007s coverage: 87.9% of statements [2020-10-22T12:11:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-22T12:11:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-22T12:11:56.953Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.005s coverage: 100.0% of statements [2020-10-22T12:11:57.217Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements [2020-10-22T12:11:57.482Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements [2020-10-22T12:11:58.437Z] GO111MODULE=on go vet ./... [2020-10-22T12:12:05.126Z] gofmt -l . [2020-10-22T12:12:05.390Z] [ "`gofmt -l .`" = "" ] [2020-10-22T12:12:05.979Z] ./bin/test-go-mod-tidy.sh [2020-10-22T12:12:06.563Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-10-22T12:12:08.851Z] + ls -al . [2020-10-22T12:12:08.851Z] total 620 [2020-10-22T12:12:08.851Z] drwxrwxr-x 10 1001 1001 4096 Oct 22 12:12 . [2020-10-22T12:12:08.851Z] drwxr-xr-x 4 root root 28 Oct 22 12:11 .. [2020-10-22T12:12:08.851Z] -rw-rw-r-- 1 1001 1001 11 Oct 22 12:09 .dockerignore [2020-10-22T12:12:08.851Z] drwxrwxr-x 8 1001 1001 179 Oct 22 12:09 .git [2020-10-22T12:12:08.851Z] drwxrwxr-x 3 1001 1001 125 Oct 22 12:09 .github [2020-10-22T12:12:08.851Z] -rw-rw-r-- 1 1001 1001 932 Oct 22 12:09 .gitignore [2020-10-22T12:12:08.851Z] drwx------ 3 1001 1001 47 Oct 22 12:10 .semver [2020-10-22T12:12:08.851Z] -rw-rw-r-- 1 1001 1001 166 Oct 22 12:09 .sonarcloud.properties [2020-10-22T12:12:08.851Z] -rw-rw-r-- 1 1001 1001 3804 Oct 22 12:09 CONTRIBUTING.md [2020-10-22T12:12:08.851Z] -rw-rw-r-- 1 1001 1001 1035 Oct 22 12:09 Dockerfile.build [2020-10-22T12:12:08.851Z] -rw-rw-r-- 1 1001 1001 863 Oct 22 12:09 Jenkinsfile [2020-10-22T12:12:08.851Z] -rw-rw-r-- 1 1001 1001 10775 Oct 22 12:09 LICENSE [2020-10-22T12:12:08.851Z] -rw-rw-r-- 1 1001 1001 6237 Oct 22 12:09 Makefile [2020-10-22T12:12:08.851Z] -rw-rw-r-- 1 1001 1001 6447 Oct 22 12:09 README.md [2020-10-22T12:12:08.851Z] -rw-rw-r-- 1 1001 1001 259 Oct 22 12:09 SECURITY.md [2020-10-22T12:12:08.851Z] -rw-rw-r-- 1 1001 1001 5 Oct 22 12:10 VERSION [2020-10-22T12:12:08.851Z] -rw-rw-r-- 1 1001 1001 4131 Oct 22 12:09 ZMQWindows.md [2020-10-22T12:12:08.851Z] drwxrwxr-x 2 1001 1001 117 Oct 22 12:09 bin [2020-10-22T12:12:08.851Z] drwxrwxr-x 15 1001 1001 4096 Oct 22 12:09 cmd [2020-10-22T12:12:08.851Z] -rw-r--r-- 1 root root 527844 Oct 22 12:11 coverage.out [2020-10-22T12:12:08.851Z] -rw-r--r-- 1 root root 1041 Oct 22 12:12 go.mod [2020-10-22T12:12:08.851Z] -rw-r--r-- 1 root root 18775 Oct 22 12:12 go.sum [2020-10-22T12:12:08.851Z] drwxrwxr-x 8 1001 1001 127 Oct 22 12:09 internal [2020-10-22T12:12:08.851Z] drwxrwxr-x 4 1001 1001 26 Oct 22 12:09 openapi [2020-10-22T12:12:08.851Z] drwxrwxr-x 4 1001 1001 71 Oct 22 12:09 snap [2020-10-22T12:12:08.851Z] -rw-rw-r-- 1 1001 1001 168 Oct 22 12:09 version.go [Pipeline] sh [2020-10-22T12:12:09.185Z] + '[' -e coverage.out ] [2020-10-22T12:12:09.185Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-22T12:12:09.388Z] Stashed 1 file(s) [Pipeline] sh [2020-10-22T12:12:09.711Z] + make build [2020-10-22T12:12:09.712Z] 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-22T12:12:17.953Z] 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-22T12:12:21.270Z] 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-22T12:12:22.703Z] 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-22T12:12:24.095Z] 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-22T12:12:25.486Z] 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-22T12:12:25.750Z] 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-22T12:12:27.169Z] 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-22T12:12:28.565Z] 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-22T12:12:28.792Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8204 in /w/workspace/edgexfoundry_edgex-go_PR-2840 [Pipeline] { [Pipeline] ws [2020-10-22T12:12:28.911Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-10-22T12:12:29.525Z] 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-22T12:12:30.481Z] 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-22T12:12:31.883Z] 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-22T12:12:32.849Z] 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-22T12:12:33.831Z] $ docker stop --time=1 500aee5553fd8f681d2bafef7de5a7e45061e95375eea97fe42dcc1eee128cf4 [2020-10-22T12:12:34.049Z] using credential edgex-jenkins-ssh [2020-10-22T12:12:34.114Z] Cloning the remote Git repository [2020-10-22T12:12:34.163Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-22T12:12:34.261Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-10-22T12:12:34.336Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-22T12:12:34.337Z] > git --version # timeout=10 [2020-10-22T12:12:34.351Z] > git --version # 'git version 2.17.1' [2020-10-22T12:12:34.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-22T12:12:34.403Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-22T12:12:35.477Z] $ docker rm -f 500aee5553fd8f681d2bafef7de5a7e45061e95375eea97fe42dcc1eee128cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-22T12:12:39.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-22T12:12:39.242Z] [2020-10-22T12:12:39.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-10-22T12:12:39.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-22T12:12:39.638Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-22T12:12:39.638Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-22T12:12:39.638Z] ca9280d653b3: Pulling fs layer [2020-10-22T12:12:39.638Z] 7e9c9ca2126c: Pulling fs layer [2020-10-22T12:12:40.588Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-22T12:12:40.588Z] cbdbe7a5bc2a: Download complete [2020-10-22T12:12:40.859Z] cbdbe7a5bc2a: Pull complete [2020-10-22T12:12:40.859Z] ca9280d653b3: Verifying Checksum [2020-10-22T12:12:40.859Z] ca9280d653b3: Download complete [2020-10-22T12:12:41.823Z] 7e9c9ca2126c: Download complete [2020-10-22T12:12:41.824Z] ca9280d653b3: Pull complete [2020-10-22T12:12:48.451Z] 7e9c9ca2126c: Pull complete [2020-10-22T12:12:48.451Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-22T12:12:48.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-22T12:12:48.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-22T12:12:48.606Z] prd-centos7-docker-4c-2g-8203 does not seem to be running inside a container [2020-10-22T12:12:48.666Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-22T12:12:49.652Z] $ docker top b4391c7d0301dfe66535d05e9081011cb94e6b78682ea3ba77dbc67d4b5c18ec -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-22T12:12:50.318Z] + docker-compose build --help [2020-10-22T12:12:50.318Z] + grep parallel [2020-10-22T12:12:51.288Z] --parallel Build images in parallel. [Pipeline] } [2020-10-22T12:12:51.319Z] $ docker stop --time=1 b4391c7d0301dfe66535d05e9081011cb94e6b78682ea3ba77dbc67d4b5c18ec [2020-10-22T12:12:52.687Z] Merging remotes/origin/master commit 162b99b7e0c347402baf6c674fcfa28cc1a4ff62 into PR head commit 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:12:52.693Z] $ docker rm -f b4391c7d0301dfe66535d05e9081011cb94e6b78682ea3ba77dbc67d4b5c18ec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-22T12:12:53.259Z] Merge succeeded, producing 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:12:53.259Z] Checking out Revision 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 (PR-2840) [2020-10-22T12:12:51.904Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-22T12:12:51.933Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-22T12:12:51.961Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-22T12:12:51.996Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-22T12:12:51.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-22T12:12:52.008Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2840/head:refs/remotes/origin/PR-2840 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-22T12:12:52.711Z] > git config core.sparsecheckout # timeout=10 [2020-10-22T12:12:52.729Z] > git checkout -f 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 # timeout=10 [2020-10-22T12:12:53.039Z] > git remote # timeout=10 [2020-10-22T12:12:53.107Z] > git config --get remote.origin.url # timeout=10 [2020-10-22T12:12:53.143Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-22T12:12:53.164Z] > git merge 162b99b7e0c347402baf6c674fcfa28cc1a4ff62 # timeout=10 [2020-10-22T12:12:53.205Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-22T12:12:53.270Z] > git config core.sparsecheckout # timeout=10 [2020-10-22T12:12:53.299Z] > git checkout -f 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 # timeout=10 [2020-10-22T12:12:53.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-22T12:12:53.500Z] . [Pipeline] withDockerContainer [2020-10-22T12:12:53.621Z] prd-centos7-docker-4c-2g-8203 does not seem to be running inside a container [2020-10-22T12:12:53.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-22T12:12:54.463Z] $ docker top b4aab173d6c42aa2ed066eede836a8bf764846e888de75baccf0d9c6e918958b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-22T12:12:55.019Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-22T12:12:55.969Z] Building docker-core-command-go ... [2020-10-22T12:12:55.969Z] Building docker-core-data-go ... [2020-10-22T12:12:55.969Z] Building docker-core-metadata-go ... [2020-10-22T12:12:55.969Z] Building docker-security-proxy-setup-go ... [2020-10-22T12:12:55.969Z] Building docker-security-secrets-setup-go ... [2020-10-22T12:12:55.969Z] Building docker-security-secretstore-setup-go ... [2020-10-22T12:12:55.969Z] Building docker-support-logging-go ... [2020-10-22T12:12:55.969Z] Building docker-support-notifications-go ... [2020-10-22T12:12:55.969Z] Building docker-support-scheduler-go ... [2020-10-22T12:12:55.969Z] Building docker-sys-mgmt-agent-go ... [2020-10-22T12:12:55.969Z] Building docker-core-command-go [2020-10-22T12:12:55.969Z] Building docker-support-notifications-go [2020-10-22T12:12:55.969Z] Building docker-support-logging-go [2020-10-22T12:12:55.969Z] Building docker-sys-mgmt-agent-go [2020-10-22T12:12:55.969Z] Building docker-core-metadata-go [2020-10-22T12:12:57.754Z] Commit message: "feat(data): Implement DELETE /event/scrub V2 API" [2020-10-22T12:12:57.809Z] > git --version # timeout=10 [2020-10-22T12:12:57.819Z] > git --version # 'git version 2.17.1' [2020-10-22T12:12:57.829Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-22T12:12:59.151Z] ========================================================= [2020-10-22T12:12:59.151Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-22T12:12:59.151Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-22T12:13:00.147Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-22T12:13:02.798Z] Sending build context to Docker daemon 165.2MB [2020-10-22T12:13:02.798Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-22T12:13:02.798Z] Step 2/7 : FROM ${BASE} [2020-10-22T12:13:03.074Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-22T12:13:03.074Z] b538f80385f9: Pulling fs layer [2020-10-22T12:13:03.074Z] 74f711af9a0d: Pulling fs layer [2020-10-22T12:13:03.074Z] 99f96fe45779: Pulling fs layer [2020-10-22T12:13:03.074Z] 8529a6b9a6be: Pulling fs layer [2020-10-22T12:13:03.074Z] 45590311c82a: Pulling fs layer [2020-10-22T12:13:03.074Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-22T12:13:03.074Z] 209524e5b208: Pulling fs layer [2020-10-22T12:13:03.074Z] 45590311c82a: Waiting [2020-10-22T12:13:03.074Z] 8529a6b9a6be: Waiting [2020-10-22T12:13:03.074Z] 69ca0ff8b7b3: Waiting [2020-10-22T12:13:03.074Z] 209524e5b208: Waiting [2020-10-22T12:13:03.074Z] 99f96fe45779: Verifying Checksum [2020-10-22T12:13:03.074Z] 99f96fe45779: Download complete [2020-10-22T12:13:03.349Z] 74f711af9a0d: Verifying Checksum [2020-10-22T12:13:03.349Z] 74f711af9a0d: Download complete [2020-10-22T12:13:03.349Z] 45590311c82a: Download complete [2020-10-22T12:13:03.349Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-22T12:13:03.349Z] 69ca0ff8b7b3: Download complete [2020-10-22T12:13:03.349Z] b538f80385f9: Verifying Checksum [2020-10-22T12:13:03.349Z] b538f80385f9: Download complete [2020-10-22T12:13:03.963Z] b538f80385f9: Pull complete [2020-10-22T12:13:04.575Z] 74f711af9a0d: Pull complete [2020-10-22T12:13:04.853Z] 99f96fe45779: Pull complete [2020-10-22T12:13:06.310Z] 209524e5b208: Verifying Checksum [2020-10-22T12:13:06.310Z] 209524e5b208: Download complete [2020-10-22T12:13:07.297Z] 8529a6b9a6be: Verifying Checksum [2020-10-22T12:13:07.297Z] 8529a6b9a6be: Download complete [2020-10-22T12:13:17.473Z] 8529a6b9a6be: Pull complete [2020-10-22T12:13:17.473Z] 45590311c82a: Pull complete [2020-10-22T12:13:17.749Z] 69ca0ff8b7b3: Pull complete [2020-10-22T12:13:21.153Z] 209524e5b208: Pull complete [2020-10-22T12:13:21.153Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-22T12:13:21.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-22T12:13:21.428Z] ---> 5bddaf1c2fca [2020-10-22T12:13:21.428Z] 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-22T12:13:24.816Z] ---> Running in 1b3c0a6b6613 [2020-10-22T12:13:26.252Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-22T12:13:27.228Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-22T12:13:27.829Z] (1/12) Installing libmagic (5.38-r0) [2020-10-22T12:13:28.103Z] (2/12) Installing file (5.38-r0) [2020-10-22T12:13:28.103Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-22T12:13:28.103Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-22T12:13:28.367Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-22T12:13:28.367Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-22T12:13:28.368Z] ---> 48e8fb56fd39 [2020-10-22T12:13:28.368Z] Step 3/24 : WORKDIR /edgex-go [2020-10-22T12:13:28.368Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-22T12:13:28.368Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-22T12:13:28.368Z] ---> 48e8fb56fd39 [2020-10-22T12:13:28.368Z] Step 3/22 : WORKDIR /edgex-go [2020-10-22T12:13:28.368Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-22T12:13:28.368Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-22T12:13:28.368Z] ---> 48e8fb56fd39 [2020-10-22T12:13:28.368Z] Step 3/22 : WORKDIR /edgex-go [2020-10-22T12:13:28.368Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-22T12:13:28.368Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-22T12:13:28.368Z] ---> 48e8fb56fd39 [2020-10-22T12:13:28.368Z] Step 3/27 : WORKDIR /edgex-go [2020-10-22T12:13:28.368Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-22T12:13:28.368Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-22T12:13:28.368Z] ---> 48e8fb56fd39 [2020-10-22T12:13:28.368Z] Step 3/22 : WORKDIR /edgex-go [2020-10-22T12:13:28.368Z] ---> Running in f8f717bb6ce6 [2020-10-22T12:13:28.368Z] ---> Running in 27251f37f20a [2020-10-22T12:13:28.368Z] ---> Running in cb2d6332cb38 [2020-10-22T12:13:28.368Z] ---> Running in 4d374e8c6150 [2020-10-22T12:13:28.368Z] ---> Running in 9a5a8e32df1f [2020-10-22T12:13:28.368Z] Removing intermediate container f8f717bb6ce6 [2020-10-22T12:13:28.368Z] ---> cf32c29b1708 [2020-10-22T12:13:28.368Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:13:28.368Z] Removing intermediate container cb2d6332cb38 [2020-10-22T12:13:28.368Z] ---> 14eed71be499 [2020-10-22T12:13:28.368Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:13:28.368Z] Removing intermediate container 27251f37f20a [2020-10-22T12:13:28.368Z] ---> cbc0b4774d1d [2020-10-22T12:13:28.368Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:13:28.368Z] Removing intermediate container 4d374e8c6150 [2020-10-22T12:13:28.368Z] ---> 9e79a39d2701 [2020-10-22T12:13:28.368Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:13:28.368Z] Removing intermediate container 9a5a8e32df1f [2020-10-22T12:13:28.368Z] ---> b0e8b58cb2b5 [2020-10-22T12:13:28.368Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:13:28.368Z] ---> Running in aa2e674b4af3 [2020-10-22T12:13:28.368Z] ---> Running in 210b17c93a87 [2020-10-22T12:13:28.368Z] ---> Running in e5f76da3dc40 [2020-10-22T12:13:28.368Z] ---> Running in fac12037a569 [2020-10-22T12:13:28.368Z] ---> Running in 6f34a3938165 [2020-10-22T12:13:30.317Z] Removing intermediate container aa2e674b4af3 [2020-10-22T12:13:30.317Z] ---> 212fb3fffa64 [2020-10-22T12:13:30.317Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-22T12:13:30.581Z] ---> Running in 6df7065ab1e8 [2020-10-22T12:13:30.581Z] Removing intermediate container 210b17c93a87 [2020-10-22T12:13:30.581Z] ---> f17dfccc5317 [2020-10-22T12:13:30.581Z] Step 5/22 : RUN apk update && apk add make git [2020-10-22T12:13:30.870Z] Removing intermediate container e5f76da3dc40 [2020-10-22T12:13:30.870Z] ---> e79d0f042a59 [2020-10-22T12:13:30.870Z] Step 5/22 : RUN apk update && apk add make git [2020-10-22T12:13:30.870Z] ---> Running in d64509000b13 [2020-10-22T12:13:31.134Z] Removing intermediate container fac12037a569 [2020-10-22T12:13:31.134Z] ---> c477eab36d13 [2020-10-22T12:13:31.134Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-22T12:13:31.134Z] ---> Running in 8965bf2215ad [2020-10-22T12:13:31.134Z] Removing intermediate container 6f34a3938165 [2020-10-22T12:13:31.134Z] ---> e45f72ec915b [2020-10-22T12:13:31.134Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-22T12:13:31.134Z] ---> Running in 0610aa9313db [2020-10-22T12:13:31.402Z] ---> Running in 23f288de18b6 [2020-10-22T12:13:31.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-22T12:13:31.485Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-22T12:13:31.485Z] (6/12) Installing patch (2.7.6-r6) [2020-10-22T12:13:31.485Z] (7/12) Installing build-base (0.5-r2) [2020-10-22T12:13:31.485Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-22T12:13:31.485Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-22T12:13:31.485Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-22T12:13:31.485Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-22T12:13:31.769Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-22T12:13:31.769Z] Executing busybox-1.31.1-r16.trigger [2020-10-22T12:13:31.769Z] OK: 217 MiB in 51 packages [2020-10-22T12:13:31.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-22T12:13:32.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-22T12:13:32.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-22T12:13:32.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-22T12:13:32.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-22T12:13:32.520Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:13:32.520Z] v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:13:32.520Z] OK: 12752 distinct packages available [2020-10-22T12:13:32.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-22T12:13:32.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-22T12:13:32.783Z] OK: 233 MiB in 51 packages [2020-10-22T12:13:32.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-22T12:13:32.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-22T12:13:33.365Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:13:33.365Z] v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:13:33.365Z] OK: 12752 distinct packages available [2020-10-22T12:13:33.365Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:13:33.365Z] v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:13:33.365Z] OK: 12752 distinct packages available [2020-10-22T12:13:33.365Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:13:33.365Z] v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:13:33.365Z] OK: 12752 distinct packages available [2020-10-22T12:13:33.656Z] Removing intermediate container 6df7065ab1e8 [2020-10-22T12:13:33.656Z] ---> a7457ddb8096 [2020-10-22T12:13:33.656Z] Step 6/27 : COPY go.mod . [2020-10-22T12:13:33.656Z] OK: 233 MiB in 51 packages [2020-10-22T12:13:33.656Z] OK: 233 MiB in 51 packages [2020-10-22T12:13:33.656Z] OK: 233 MiB in 51 packages [2020-10-22T12:13:33.947Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:13:33.947Z] v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:13:33.947Z] OK: 12752 distinct packages available [2020-10-22T12:13:33.947Z] OK: 233 MiB in 51 packages [2020-10-22T12:13:33.947Z] ---> 968aacd124f8 [2020-10-22T12:13:33.947Z] Step 7/27 : RUN go mod download [2020-10-22T12:13:33.947Z] ---> Running in 9d6e4c8db0ed [2020-10-22T12:13:34.211Z] OK: 233 MiB in 51 packages [2020-10-22T12:13:34.785Z] Removing intermediate container 23f288de18b6 [2020-10-22T12:13:34.785Z] ---> 6c2cb039a5df [2020-10-22T12:13:34.785Z] Step 6/24 : COPY go.mod . [2020-10-22T12:13:34.785Z] Removing intermediate container 8965bf2215ad [2020-10-22T12:13:34.785Z] ---> 1a54e9c718bb [2020-10-22T12:13:34.785Z] Step 6/22 : COPY go.mod . [2020-10-22T12:13:35.064Z] ---> b51cdaf00bb3 [2020-10-22T12:13:35.064Z] Step 7/24 : RUN go mod download [2020-10-22T12:13:35.064Z] Removing intermediate container 0610aa9313db [2020-10-22T12:13:35.064Z] ---> c2ef67ca53da [2020-10-22T12:13:35.064Z] Step 6/22 : COPY go.mod . [2020-10-22T12:13:35.064Z] ---> Running in 5a3a58b72863 [2020-10-22T12:13:35.331Z] Removing intermediate container d64509000b13 [2020-10-22T12:13:35.331Z] ---> ed3276c3ddca [2020-10-22T12:13:35.331Z] Step 6/22 : COPY go.mod . [2020-10-22T12:13:35.597Z] ---> 86f289ddbe09 [2020-10-22T12:13:35.597Z] Step 7/22 : RUN go mod download [2020-10-22T12:13:35.597Z] ---> 4e9e197f938c [2020-10-22T12:13:35.597Z] Step 7/22 : RUN go mod download [2020-10-22T12:13:35.597Z] ---> Running in 22c3d3d916d0 [2020-10-22T12:13:35.597Z] ---> Running in 7c5c9dfb42c9 [2020-10-22T12:13:35.864Z] ---> 2f54ff4080fa [2020-10-22T12:13:35.864Z] Step 7/22 : RUN go mod download [2020-10-22T12:13:36.098Z] Removing intermediate container 1b3c0a6b6613 [2020-10-22T12:13:36.098Z] ---> 62a6223fd7c4 [2020-10-22T12:13:36.098Z] Step 4/7 : WORKDIR /edgex-go [2020-10-22T12:13:36.098Z] ---> Running in 0a826231b388 [2020-10-22T12:13:36.131Z] ---> Running in c9d4da448aae [2020-10-22T12:13:36.381Z] Removing intermediate container 0a826231b388 [2020-10-22T12:13:36.381Z] ---> 5b8ba6009148 [2020-10-22T12:13:36.381Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-22T12:13:36.653Z] latest: Pulling from library/docker [2020-10-22T12:13:36.930Z] 5f621e34cdf4: Pulling fs layer [2020-10-22T12:13:36.930Z] 85db56a05063: Pulling fs layer [2020-10-22T12:13:36.930Z] ccb67d6aeaaa: Pulling fs layer [2020-10-22T12:13:36.930Z] a0b19fc83503: Pulling fs layer [2020-10-22T12:13:36.930Z] 8eb508b41278: Pulling fs layer [2020-10-22T12:13:36.930Z] 37236713561e: Pulling fs layer [2020-10-22T12:13:36.930Z] 07c93f2b1b56: Pulling fs layer [2020-10-22T12:13:36.930Z] a0b19fc83503: Waiting [2020-10-22T12:13:36.930Z] 8eb508b41278: Waiting [2020-10-22T12:13:36.930Z] 37236713561e: Waiting [2020-10-22T12:13:36.930Z] 07c93f2b1b56: Waiting [2020-10-22T12:13:36.930Z] ccb67d6aeaaa: Verifying Checksum [2020-10-22T12:13:36.930Z] ccb67d6aeaaa: Download complete [2020-10-22T12:13:36.930Z] 85db56a05063: Verifying Checksum [2020-10-22T12:13:36.930Z] 85db56a05063: Download complete [2020-10-22T12:13:36.930Z] 5f621e34cdf4: Download complete [2020-10-22T12:13:37.232Z] 8eb508b41278: Verifying Checksum [2020-10-22T12:13:37.232Z] 8eb508b41278: Download complete [2020-10-22T12:13:37.232Z] 37236713561e: Verifying Checksum [2020-10-22T12:13:37.232Z] 37236713561e: Download complete [2020-10-22T12:13:37.232Z] 07c93f2b1b56: Verifying Checksum [2020-10-22T12:13:37.232Z] 07c93f2b1b56: Download complete [2020-10-22T12:13:37.547Z] Removing intermediate container 9d6e4c8db0ed [2020-10-22T12:13:37.547Z] ---> 5366351c846f [2020-10-22T12:13:37.547Z] Step 8/27 : COPY . . [2020-10-22T12:13:37.813Z] Removing intermediate container 5a3a58b72863 [2020-10-22T12:13:37.813Z] ---> cf6ad65097b9 [2020-10-22T12:13:37.813Z] Step 8/24 : COPY . . [2020-10-22T12:13:37.834Z] 5f621e34cdf4: Pull complete [2020-10-22T12:13:38.440Z] 85db56a05063: Pull complete [2020-10-22T12:13:38.440Z] a0b19fc83503: Verifying Checksum [2020-10-22T12:13:38.440Z] a0b19fc83503: Download complete [2020-10-22T12:13:38.718Z] ccb67d6aeaaa: Pull complete [2020-10-22T12:13:41.173Z] Removing intermediate container 22c3d3d916d0 [2020-10-22T12:13:41.173Z] ---> cf786781bd89 [2020-10-22T12:13:41.173Z] Step 8/22 : COPY . . [2020-10-22T12:13:42.118Z] a0b19fc83503: Pull complete [2020-10-22T12:13:42.399Z] 8eb508b41278: Pull complete [2020-10-22T12:13:42.675Z] 37236713561e: Pull complete [2020-10-22T12:13:42.951Z] 07c93f2b1b56: Pull complete [2020-10-22T12:13:42.951Z] Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 [2020-10-22T12:13:42.951Z] Status: Downloaded newer image for docker:latest [2020-10-22T12:13:46.406Z] ---> 58b6a5481f98 [2020-10-22T12:13:46.406Z] Step 6/7 : COPY go.mod . [2020-10-22T12:13:47.386Z] ---> 636594ea02c1 [2020-10-22T12:13:47.386Z] Step 7/7 : RUN go mod download [2020-10-22T12:13:47.386Z] ---> Running in 7265e72b6e1d [2020-10-22T12:13:47.920Z] Removing intermediate container 7c5c9dfb42c9 [2020-10-22T12:13:47.920Z] ---> 0e38f1007908 [2020-10-22T12:13:47.920Z] Step 8/22 : COPY . . [2020-10-22T12:13:53.246Z] Removing intermediate container c9d4da448aae [2020-10-22T12:13:53.246Z] ---> 945acc534b10 [2020-10-22T12:13:53.246Z] Step 8/22 : COPY . . [2020-10-22T12:14:14.202Z] Removing intermediate container 7265e72b6e1d [2020-10-22T12:14:14.202Z] ---> 0baf982c286a [2020-10-22T12:14:14.202Z] Successfully built 0baf982c286a [2020-10-22T12:14:14.202Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-22T12:14:14.711Z] + docker inspect -f . ci-base-image-arm64 [2020-10-22T12:14:14.711Z] . [Pipeline] withDockerContainer [2020-10-22T12:14:15.026Z] prd-ubuntu18.04-docker-arm64-4c-16g-8204 does not seem to be running inside a container [2020-10-22T12:14:15.130Z] $ 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-arm64 cat [2020-10-22T12:14:17.097Z] $ docker top c8cf0e370bca5280e8f92f81ecf09c8769988f2f09776a869229c38832352194 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-22T12:14:18.758Z] + go version [2020-10-22T12:14:18.758Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-22T12:14:18.818Z] $ docker stop --time=1 c8cf0e370bca5280e8f92f81ecf09c8769988f2f09776a869229c38832352194 [2020-10-22T12:14:20.081Z] ---> 7e960ca133bc [2020-10-22T12:14:20.081Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-22T12:14:20.081Z] ---> 10f6b5a7f96f [2020-10-22T12:14:20.081Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-22T12:14:20.081Z] ---> 3166cee4b85f [2020-10-22T12:14:20.081Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-22T12:14:20.081Z] ---> Running in 2e81abb516a4 [2020-10-22T12:14:20.081Z] ---> Running in 828f2ba3028a [2020-10-22T12:14:20.081Z] ---> Running in af2ba700c9a3 [2020-10-22T12:14:20.662Z] ---> 8a5aea51e948 [2020-10-22T12:14:20.662Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-22T12:14:20.787Z] $ docker rm -f c8cf0e370bca5280e8f92f81ecf09c8769988f2f09776a869229c38832352194 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-10-22T12:14:21.674Z] ---> Running in a5d6f8cb192d [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-22T12:14:22.709Z] + docker inspect -f . ci-base-image-arm64 [2020-10-22T12:14:22.709Z] . [Pipeline] withDockerContainer [2020-10-22T12:14:23.013Z] prd-ubuntu18.04-docker-arm64-4c-16g-8204 does not seem to be running inside a container [2020-10-22T12:14:23.120Z] $ 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-arm64 cat [2020-10-22T12:14:23.653Z] ---> cb63d5405e3d [2020-10-22T12:14:23.653Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-22T12:14:23.653Z] ---> Running in 529847d1d7f5 [2020-10-22T12:14:23.653Z] 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-22T12:14:23.653Z] 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-22T12:14:23.653Z] 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-22T12:14:23.653Z] 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-22T12:14:24.254Z] 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-22T12:14:24.534Z] $ docker top a700cc81ee364b433752b1cbfc46a065c1d0251cbf471bf096f3cb0e58e97fbe -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-22T12:14:25.020Z] ========================================================= [2020-10-22T12:14:25.020Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-22T12:14:25.020Z] ========================================================= [Pipeline] sh [2020-10-22T12:14:25.691Z] + make test [2020-10-22T12:14:25.691Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-22T12:14:28.344Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-22T12:14:56.592Z] Removing intermediate container af2ba700c9a3 [2020-10-22T12:14:56.592Z] ---> 67475236294a [2020-10-22T12:14:56.592Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-22T12:14:57.199Z] Removing intermediate container a5d6f8cb192d [2020-10-22T12:14:57.199Z] ---> a77708c0d09c [2020-10-22T12:14:57.199Z] [2020-10-22T12:14:57.199Z] Step 10/22 : FROM scratch [2020-10-22T12:14:57.199Z] ---> [2020-10-22T12:14:57.199Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-22T12:14:57.199Z] ---> Running in aafee3058087 [2020-10-22T12:14:57.473Z] ---> Running in dc329ad01397 [2020-10-22T12:14:58.052Z] Removing intermediate container dc329ad01397 [2020-10-22T12:14:58.052Z] ---> 74cc1f23c0af [2020-10-22T12:14:58.052Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-22T12:14:58.052Z] ---> Running in 771d8009ba83 [2020-10-22T12:14:58.052Z] 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-22T12:14:59.452Z] Removing intermediate container 771d8009ba83 [2020-10-22T12:14:59.452Z] ---> 0c57c18aba40 [2020-10-22T12:14:59.452Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-22T12:15:00.406Z] ---> Running in 37d2e0e4f5da [2020-10-22T12:15:00.860Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-22T12:15:01.810Z] Removing intermediate container 529847d1d7f5 [2020-10-22T12:15:01.810Z] ---> 344f16b2f10f [2020-10-22T12:15:01.810Z] [2020-10-22T12:15:01.810Z] Step 10/22 : FROM scratch [2020-10-22T12:15:01.810Z] ---> [2020-10-22T12:15:01.810Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-22T12:15:01.810Z] Removing intermediate container 828f2ba3028a [2020-10-22T12:15:01.810Z] ---> c763624c9900 [2020-10-22T12:15:01.810Z] [2020-10-22T12:15:01.810Z] Step 10/24 : FROM scratch [2020-10-22T12:15:01.810Z] ---> [2020-10-22T12:15:01.810Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-22T12:15:02.096Z] ---> Using cache [2020-10-22T12:15:02.096Z] ---> 74cc1f23c0af [2020-10-22T12:15:02.096Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-22T12:15:02.096Z] Removing intermediate container 37d2e0e4f5da [2020-10-22T12:15:02.096Z] ---> 064bbbea8e71 [2020-10-22T12:15:02.096Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-22T12:15:02.685Z] ---> Running in 264bd668f4fb [2020-10-22T12:15:02.685Z] ---> Running in 7b0d2e5a7119 [2020-10-22T12:15:02.685Z] ---> 52d06d3ad594 [2020-10-22T12:15:02.685Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-22T12:15:02.685Z] Removing intermediate container aafee3058087 [2020-10-22T12:15:02.685Z] ---> 39d19d6a9d5a [2020-10-22T12:15:02.685Z] [2020-10-22T12:15:02.685Z] Step 11/27 : FROM docker:latest [2020-10-22T12:15:02.685Z] ---> 6972c414f322 [2020-10-22T12:15:02.685Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-22T12:15:02.960Z] Removing intermediate container 264bd668f4fb [2020-10-22T12:15:02.960Z] ---> 319e717e317d [2020-10-22T12:15:02.960Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-22T12:15:02.960Z] ---> Running in 72cdb8d70eb9 [2020-10-22T12:15:02.960Z] Removing intermediate container 7b0d2e5a7119 [2020-10-22T12:15:02.960Z] ---> 7529c698c7b2 [2020-10-22T12:15:02.960Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-22T12:15:04.903Z] ---> Running in e20857cf0a25 [2020-10-22T12:15:04.903Z] ---> Running in efa31b2cf4aa [2020-10-22T12:15:04.903Z] ---> e18abbe1c8c2 [2020-10-22T12:15:04.903Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-22T12:15:05.173Z] Removing intermediate container 2e81abb516a4 [2020-10-22T12:15:05.173Z] ---> 783b508960e0 [2020-10-22T12:15:05.173Z] [2020-10-22T12:15:05.173Z] Step 10/22 : FROM scratch [2020-10-22T12:15:05.173Z] ---> [2020-10-22T12:15:05.173Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-22T12:15:05.173Z] ---> Using cache [2020-10-22T12:15:05.173Z] ---> 7529c698c7b2 [2020-10-22T12:15:05.173Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-22T12:15:05.442Z] ---> Running in 8d06494ec722 [2020-10-22T12:15:05.442Z] Removing intermediate container efa31b2cf4aa [2020-10-22T12:15:05.442Z] ---> 60531c934adf [2020-10-22T12:15:05.442Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-22T12:15:05.442Z] Removing intermediate container e20857cf0a25 [2020-10-22T12:15:05.442Z] ---> 2072f7fecf9f [2020-10-22T12:15:05.442Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-22T12:15:05.442Z] ---> Running in 8ce0d7b26624 [2020-10-22T12:15:05.707Z] Removing intermediate container 8d06494ec722 [2020-10-22T12:15:05.707Z] ---> e82883d2d418 [2020-10-22T12:15:05.707Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-22T12:15:05.707Z] ---> 62131e9ccf1d [2020-10-22T12:15:05.707Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-22T12:15:05.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-22T12:15:05.969Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-22T12:15:05.969Z] (1/2) Installing readline (8.0.4-r0) [2020-10-22T12:15:05.969Z] (2/2) Installing bash (5.0.17-r0) [2020-10-22T12:15:06.232Z] Executing bash-5.0.17-r0.post-install [2020-10-22T12:15:06.232Z] Executing busybox-1.31.1-r19.trigger [2020-10-22T12:15:06.232Z] OK: 12 MiB in 22 packages [2020-10-22T12:15:06.496Z] ---> Running in 1e7de45c538c [2020-10-22T12:15:06.496Z] Removing intermediate container 8ce0d7b26624 [2020-10-22T12:15:06.496Z] ---> e6ee4b0b6e16 [2020-10-22T12:15:06.496Z] Step 14/22 : WORKDIR / [2020-10-22T12:15:06.496Z] ---> f33fb064f0b9 [2020-10-22T12:15:06.496Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-22T12:15:06.759Z] ---> b01092a6490e [2020-10-22T12:15:06.759Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-22T12:15:06.759Z] ---> Running in b0d01f70473d [2020-10-22T12:15:06.759Z] Removing intermediate container 1e7de45c538c [2020-10-22T12:15:06.759Z] ---> 886175d26482 [2020-10-22T12:15:06.759Z] Step 14/22 : WORKDIR / [2020-10-22T12:15:07.030Z] ---> Running in 35efc37ea7b4 [2020-10-22T12:15:07.983Z] ---> Running in e9bc5417ae99 [2020-10-22T12:15:08.566Z] Removing intermediate container b0d01f70473d [2020-10-22T12:15:08.566Z] ---> a775536e0f15 [2020-10-22T12:15:08.566Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-22T12:15:08.566Z] ---> 83fba3cd1157 [2020-10-22T12:15:08.566Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-22T12:15:08.566Z] Removing intermediate container 72cdb8d70eb9 [2020-10-22T12:15:08.566Z] ---> 425c6a829772 [2020-10-22T12:15:08.566Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-22T12:15:08.833Z] Removing intermediate container 35efc37ea7b4 [2020-10-22T12:15:08.833Z] ---> 9bd9638bdba1 [2020-10-22T12:15:08.833Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-22T12:15:09.099Z] Removing intermediate container e9bc5417ae99 [2020-10-22T12:15:09.099Z] ---> bf54f7e9b8cd [2020-10-22T12:15:09.099Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-22T12:15:09.099Z] ---> Running in 2a7ce0368881 [2020-10-22T12:15:09.099Z] ---> Running in 8bf092eb8002 [2020-10-22T12:15:09.099Z] ---> a6fd570eb736 [2020-10-22T12:15:09.099Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-22T12:15:09.363Z] ---> 3cbba4e1d02e [2020-10-22T12:15:09.363Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-22T12:15:09.630Z] ---> c890c6524e25 [2020-10-22T12:15:09.630Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-22T12:15:09.630Z] Removing intermediate container 8bf092eb8002 [2020-10-22T12:15:09.630Z] ---> 250c9436f237 [2020-10-22T12:15:09.630Z] Step 20/22 : LABEL arch=x86_64 [2020-10-22T12:15:09.630Z] ---> ce3c189a3b95 [2020-10-22T12:15:09.630Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-22T12:15:09.896Z] ---> Running in 9d30ef44a6ba [2020-10-22T12:15:09.896Z] ---> 042dba09ca03 [2020-10-22T12:15:09.896Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-22T12:15:10.161Z] Removing intermediate container 9d30ef44a6ba [2020-10-22T12:15:10.161Z] ---> 97484db3bc6f [2020-10-22T12:15:10.161Z] Step 21/22 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:15:10.435Z] ---> Running in 75aca6ebe04b [2020-10-22T12:15:10.435Z] ---> b6698115f7c8 [2020-10-22T12:15:10.435Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-22T12:15:10.435Z] ---> 94995852d713 [2020-10-22T12:15:10.435Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-22T12:15:10.704Z] ---> Running in b7ddb8323ca7 [2020-10-22T12:15:10.704Z] ---> 7ad1b99bf171 [2020-10-22T12:15:10.704Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-22T12:15:10.704Z] Removing intermediate container 2a7ce0368881 [2020-10-22T12:15:10.704Z] ---> 44a22951c998 [2020-10-22T12:15:10.704Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-22T12:15:10.991Z] Removing intermediate container 75aca6ebe04b [2020-10-22T12:15:10.991Z] ---> 107085e834f4 [2020-10-22T12:15:10.991Z] Step 22/22 : LABEL version=0.0.0 [2020-10-22T12:15:10.991Z] Removing intermediate container b7ddb8323ca7 [2020-10-22T12:15:10.991Z] ---> f9da354d1660 [2020-10-22T12:15:10.991Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-22T12:15:10.991Z] ---> Running in 6908b4b14d49 [2020-10-22T12:15:10.991Z] ---> Running in 462a5ea7539e [2020-10-22T12:15:10.991Z] ---> 0a363e099943 [2020-10-22T12:15:10.991Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-22T12:15:10.991Z] ---> 7fdb789c1725 [2020-10-22T12:15:10.991Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-22T12:15:11.257Z] ---> Running in d804fcda2c18 [2020-10-22T12:15:11.257Z] ---> Running in e91fa72b0a15 [2020-10-22T12:15:11.257Z] ---> Running in d62f2d916799 [2020-10-22T12:15:11.257Z] Removing intermediate container 6908b4b14d49 [2020-10-22T12:15:11.257Z] ---> 1b6bdf7aec26 [2020-10-22T12:15:11.257Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-22T12:15:11.520Z] Removing intermediate container 462a5ea7539e [2020-10-22T12:15:11.520Z] ---> 064f3d0d1a11 [2020-10-22T12:15:11.520Z] [2020-10-22T12:15:11.520Z] Removing intermediate container d804fcda2c18 [2020-10-22T12:15:11.520Z] ---> c3afa479d3d9 [2020-10-22T12:15:11.520Z] Step 20/22 : LABEL arch=x86_64 [2020-10-22T12:15:11.520Z] ---> Running in d53297c8503d [2020-10-22T12:15:11.520Z] Removing intermediate container e91fa72b0a15 [2020-10-22T12:15:11.520Z] ---> f50969f87540 [2020-10-22T12:15:11.520Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-22T12:15:11.786Z] Removing intermediate container d62f2d916799 [2020-10-22T12:15:11.786Z] ---> 82acb125f3c9 [2020-10-22T12:15:11.786Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-22T12:15:11.786Z] Successfully built 064f3d0d1a11 [2020-10-22T12:15:11.786Z] Successfully tagged docker-support-logging-go:latest [2020-10-22T12:15:11.786Z]  Building docker-support-logging-go ... done  ---> Running in 4e26143eb179 [2020-10-22T12:15:11.786Z] Building docker-support-scheduler-go [2020-10-22T12:15:11.786Z] ---> Running in 4748f9fb31dd [2020-10-22T12:15:11.786Z] ---> Running in 429a2e4f0d47 [2020-10-22T12:15:12.053Z] Removing intermediate container d53297c8503d [2020-10-22T12:15:12.053Z] ---> e7c3c376dc5a [2020-10-22T12:15:12.053Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-22T12:15:12.053Z] ---> Running in 57923c9dbea2 [2020-10-22T12:15:12.325Z] Removing intermediate container 4e26143eb179 [2020-10-22T12:15:12.325Z] ---> 01dc4d3f8ada [2020-10-22T12:15:12.325Z] Step 21/22 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:15:12.325Z] Removing intermediate container 4748f9fb31dd [2020-10-22T12:15:12.325Z] ---> 7b0e198fd40b [2020-10-22T12:15:12.325Z] Step 22/24 : LABEL arch=x86_64 [2020-10-22T12:15:12.325Z] Removing intermediate container 429a2e4f0d47 [2020-10-22T12:15:12.325Z] ---> e4d1310e15ee [2020-10-22T12:15:12.325Z] Step 20/22 : LABEL arch=x86_64 [2020-10-22T12:15:12.325Z] ---> Running in bf449af2382e [2020-10-22T12:15:12.325Z] ---> Running in 3b3cfd13e5db [2020-10-22T12:15:12.589Z] ---> Running in 39023bb1b30a [2020-10-22T12:15:12.860Z] Removing intermediate container 57923c9dbea2 [2020-10-22T12:15:12.860Z] ---> fa89c12b8331 [2020-10-22T12:15:12.860Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-22T12:15:16.029Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-22T12:15:16.029Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-22T12:15:16.029Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-22T12:15:16.029Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-22T12:15:16.188Z] Removing intermediate container bf449af2382e [2020-10-22T12:15:16.188Z] ---> ee129995b440 [2020-10-22T12:15:16.188Z] Step 22/22 : LABEL version=0.0.0 [2020-10-22T12:15:16.188Z] Removing intermediate container 3b3cfd13e5db [2020-10-22T12:15:16.188Z] ---> 66c7bf2bd243 [2020-10-22T12:15:16.188Z] Step 23/24 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:15:16.457Z] Removing intermediate container 39023bb1b30a [2020-10-22T12:15:16.457Z] ---> dc616fcd0003 [2020-10-22T12:15:16.457Z] Step 21/22 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:15:16.457Z] ---> d4012acca401 [2020-10-22T12:15:16.457Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-22T12:15:16.457Z] ---> Running in 953ee729b6bc [2020-10-22T12:15:16.457Z] ---> Running in 5b33c0997454 [2020-10-22T12:15:17.413Z] ---> Running in c9234ff1d59f [2020-10-22T12:15:17.413Z] Removing intermediate container 953ee729b6bc [2020-10-22T12:15:17.413Z] ---> cf5829aa6828 [2020-10-22T12:15:17.413Z] Step 24/24 : LABEL version=0.0.0 [2020-10-22T12:15:17.413Z] Removing intermediate container 5b33c0997454 [2020-10-22T12:15:17.413Z] ---> 493ea58e3a09 [2020-10-22T12:15:17.413Z] [2020-10-22T12:15:17.413Z] ---> f4133b0647f3 [2020-10-22T12:15:17.413Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-22T12:15:17.676Z] ---> Running in d76909cc5521 [2020-10-22T12:15:17.676Z] Removing intermediate container c9234ff1d59f [2020-10-22T12:15:17.676Z] ---> d0162f937fdf [2020-10-22T12:15:17.676Z] Step 22/22 : LABEL version=0.0.0 [2020-10-22T12:15:18.019Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.026s [2020-10-22T12:15:18.019Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-22T12:15:18.019Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-22T12:15:18.019Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-22T12:15:18.264Z] Successfully built 493ea58e3a09 [2020-10-22T12:15:18.264Z] Successfully tagged docker-core-command-go:latest [2020-10-22T12:15:18.264Z] Building docker-core-data-go [2020-10-22T12:15:20.656Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-22T12:15:20.826Z]  Building docker-core-command-go ... done  ---> Running in f97ff4873d65 [2020-10-22T12:15:21.256Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-22T12:15:21.532Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-22T12:15:21.532Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-22T12:15:21.532Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-22T12:15:23.392Z] Removing intermediate container d76909cc5521 [2020-10-22T12:15:23.393Z] ---> 00841b834023 [2020-10-22T12:15:23.393Z] [2020-10-22T12:15:23.393Z] Successfully built 00841b834023 [2020-10-22T12:15:24.341Z] ---> acb613643fa6 [2020-10-22T12:15:24.341Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-22T12:15:24.341Z] Successfully tagged docker-support-notifications-go:latest [2020-10-22T12:15:24.341Z] Building docker-security-proxy-setup-go [2020-10-22T12:15:24.932Z]  Building docker-support-notifications-go ... done Removing intermediate container f97ff4873d65 [2020-10-22T12:15:24.932Z] ---> f72d055ce877 [2020-10-22T12:15:24.932Z] [2020-10-22T12:15:25.516Z] Successfully built f72d055ce877 [2020-10-22T12:15:25.516Z] Successfully tagged docker-core-metadata-go:latest [2020-10-22T12:15:25.786Z] ---> Running in 2b085f491abe [2020-10-22T12:15:25.786Z] Building docker-security-secretstore-setup-go [2020-10-22T12:15:29.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.069s coverage: 46.6% of statements [2020-10-22T12:15:29.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-22T12:15:29.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-22T12:15:29.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-22T12:15:29.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-22T12:15:29.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-22T12:15:30.045Z]  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-22T12:15:30.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-22T12:15:32.271Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-22T12:15:32.271Z] (2/33) Installing expat (2.2.9-r1) [2020-10-22T12:15:32.271Z] (3/33) Installing libffi (3.3-r2) [2020-10-22T12:15:32.271Z] (4/33) Installing gdbm (1.13-r1) [2020-10-22T12:15:32.271Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-22T12:15:32.271Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-22T12:15:32.271Z] ---> 48e8fb56fd39 [2020-10-22T12:15:32.271Z] Step 3/21 : WORKDIR /edgex-go [2020-10-22T12:15:32.271Z] ---> Using cache [2020-10-22T12:15:32.271Z] ---> b0e8b58cb2b5 [2020-10-22T12:15:32.271Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:15:32.271Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-22T12:15:32.271Z] ---> Using cache [2020-10-22T12:15:32.271Z] ---> e45f72ec915b [2020-10-22T12:15:32.271Z] Step 5/21 : RUN apk update && apk add make git [2020-10-22T12:15:32.271Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-22T12:15:33.231Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-22T12:15:36.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.197s coverage: 27.1% of statements [2020-10-22T12:15:36.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-22T12:15:36.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-22T12:15:36.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-22T12:15:36.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-22T12:15:36.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-22T12:15:36.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-22T12:15:36.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.073s coverage: 100.0% of statements [2020-10-22T12:15:36.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-22T12:15:36.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.030s coverage: 100.0% of statements [2020-10-22T12:15:36.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-22T12:15:36.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-22T12:15:36.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.357s coverage: 78.9% of statements [2020-10-22T12:15:36.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-22T12:15:36.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-22T12:15:37.460Z] ---> Running in 3ef6d13e4325 [2020-10-22T12:15:37.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.407s coverage: 82.9% of statements [2020-10-22T12:15:37.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-22T12:15:37.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-22T12:15:37.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-22T12:15:37.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-22T12:15:38.035Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-22T12:15:38.035Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-22T12:15:38.035Z] ---> 48e8fb56fd39 [2020-10-22T12:15:38.035Z] Step 3/23 : WORKDIR /edgex-go [2020-10-22T12:15:38.035Z] ---> Using cache [2020-10-22T12:15:38.035Z] ---> b0e8b58cb2b5 [2020-10-22T12:15:38.035Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:15:38.035Z] ---> Using cache [2020-10-22T12:15:38.035Z] ---> e45f72ec915b [2020-10-22T12:15:38.035Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-22T12:15:39.967Z] ---> Running in 0e509290ed50 [2020-10-22T12:15:41.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.366s coverage: 28.6% of statements [2020-10-22T12:15:41.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-22T12:15:41.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-22T12:15:41.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-22T12:15:41.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-22T12:15:41.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-22T12:15:41.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements [2020-10-22T12:15:41.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-22T12:15:41.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements [2020-10-22T12:15:41.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-22T12:15:42.288Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-22T12:15:42.288Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-22T12:15:43.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.086s coverage: 86.7% of statements [2020-10-22T12:15:43.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-22T12:15:44.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.152s coverage: 97.5% of statements [2020-10-22T12:15:44.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-22T12:15:44.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.047s coverage: 100.0% of statements [2020-10-22T12:15:44.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-22T12:15:44.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-22T12:15:44.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-22T12:15:44.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-22T12:15:47.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.228s coverage: 95.8% of statements [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-22T12:15:47.884Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-22T12:15:47.884Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.033s coverage: 0.0% of statements [no tests to run] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-22T12:15:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-22T12:15:48.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 63.5% of statements [2020-10-22T12:15:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-22T12:15:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-22T12:15:48.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2020-10-22T12:15:48.935Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-22T12:15:48.935Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-22T12:15:48.935Z] ---> 48e8fb56fd39 [2020-10-22T12:15:48.935Z] Step 3/20 : WORKDIR /edgex-go [2020-10-22T12:15:48.935Z] ---> Using cache [2020-10-22T12:15:48.935Z] ---> b0e8b58cb2b5 [2020-10-22T12:15:48.935Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:15:48.935Z] ---> Using cache [2020-10-22T12:15:48.935Z] ---> e45f72ec915b [2020-10-22T12:15:48.935Z] Step 5/20 : RUN apk update && apk add make git [2020-10-22T12:15:48.935Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-22T12:15:48.935Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-22T12:15:48.935Z] ---> 48e8fb56fd39 [2020-10-22T12:15:48.935Z] Step 3/26 : WORKDIR /edgex-go [2020-10-22T12:15:48.935Z] ---> Using cache [2020-10-22T12:15:48.935Z] ---> b0e8b58cb2b5 [2020-10-22T12:15:48.935Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:15:48.935Z] ---> Using cache [2020-10-22T12:15:48.935Z] ---> e45f72ec915b [2020-10-22T12:15:48.935Z] Step 5/26 : RUN apk update && apk add make git [2020-10-22T12:15:49.196Z] ---> Running in e3adbc10cdb3 [2020-10-22T12:15:49.196Z] ---> Running in aa16ffb3e8d5 [2020-10-22T12:15:49.467Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-22T12:15:49.467Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-22T12:15:49.467Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-22T12:15:49.467Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-22T12:15:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements [2020-10-22T12:15:49.735Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-22T12:15:49.735Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-22T12:15:50.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-22T12:15:50.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-22T12:15:50.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2020-10-22T12:15:50.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2020-10-22T12:15:51.008Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-22T12:15:51.008Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-22T12:15:51.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2020-10-22T12:15:51.303Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-22T12:15:51.579Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-22T12:15:52.185Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-22T12:15:53.213Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-22T12:15:53.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-22T12:15:53.502Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-22T12:15:54.094Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-22T12:15:54.094Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-22T12:15:54.358Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-22T12:15:54.358Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-22T12:15:54.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.292s coverage: 55.9% of statements [2020-10-22T12:15:54.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-22T12:15:54.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-22T12:15:54.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-22T12:15:54.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-22T12:15:55.306Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-22T12:15:55.306Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-22T12:15:55.568Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-22T12:15:56.142Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-22T12:15:56.142Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-22T12:15:56.404Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-22T12:15:56.404Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-22T12:15:56.404Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-22T12:15:56.666Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-22T12:15:57.239Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-22T12:15:57.239Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-22T12:15:57.501Z] Executing busybox-1.31.1-r19.trigger [2020-10-22T12:15:57.762Z] OK: 71 MiB in 55 packages [2020-10-22T12:15:59.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-22T12:16:03.382Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:16:03.382Z] v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:16:03.382Z] OK: 12752 distinct packages available [2020-10-22T12:16:03.382Z] OK: 233 MiB in 51 packages [2020-10-22T12:16:04.332Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:16:04.332Z] v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:16:04.332Z] OK: 12752 distinct packages available [2020-10-22T12:16:04.596Z] OK: 233 MiB in 51 packages [2020-10-22T12:16:04.859Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:16:04.859Z] v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:16:04.859Z] OK: 12752 distinct packages available [2020-10-22T12:16:04.859Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:16:04.859Z] v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:16:04.859Z] OK: 12752 distinct packages available [2020-10-22T12:16:05.125Z] OK: 233 MiB in 51 packages [2020-10-22T12:16:05.125Z] OK: 233 MiB in 51 packages [2020-10-22T12:16:06.076Z] Removing intermediate container 2b085f491abe [2020-10-22T12:16:06.076Z] ---> 9794ad9a6317 [2020-10-22T12:16:06.076Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-22T12:16:06.341Z] ---> Running in f68186a192c5 [2020-10-22T12:16:06.611Z] Removing intermediate container 3ef6d13e4325 [2020-10-22T12:16:06.611Z] ---> 63131940a1eb [2020-10-22T12:16:06.611Z] Step 6/21 : COPY go.mod . [2020-10-22T12:16:06.611Z] Removing intermediate container 0e509290ed50 [2020-10-22T12:16:06.611Z] ---> cbb0fc398c8f [2020-10-22T12:16:06.611Z] Step 6/23 : COPY go.mod . [2020-10-22T12:16:06.880Z] Removing intermediate container e3adbc10cdb3 [2020-10-22T12:16:06.880Z] ---> 6e818b21a35f [2020-10-22T12:16:06.880Z] Step 6/26 : COPY go.mod . [2020-10-22T12:16:06.880Z] Removing intermediate container aa16ffb3e8d5 [2020-10-22T12:16:06.880Z] ---> c34579398e30 [2020-10-22T12:16:06.880Z] Step 6/20 : COPY go.mod . [2020-10-22T12:16:06.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 12.406s coverage: 86.3% of statements [2020-10-22T12:16:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-22T12:16:06.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.118s coverage: 72.2% of statements [2020-10-22T12:16:06.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.428s coverage: 72.1% of statements [2020-10-22T12:16:06.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.024s coverage: 82.4% of statements [2020-10-22T12:16:06.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.045s coverage: 48.4% of statements [2020-10-22T12:16:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-22T12:16:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-22T12:16:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-22T12:16:06.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.030s coverage: 28.8% of statements [2020-10-22T12:16:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-22T12:16:06.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.073s coverage: 96.8% of statements [2020-10-22T12:16:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-22T12:16:06.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.226s coverage: 36.5% of statements [2020-10-22T12:16:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-22T12:16:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-22T12:16:06.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.281s coverage: 84.1% of statements [2020-10-22T12:16:06.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.018s coverage: 100.0% of statements [2020-10-22T12:16:06.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.034s coverage: 42.9% of statements [2020-10-22T12:16:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-22T12:16:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-22T12:16:06.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.013s coverage: 100.0% of statements [2020-10-22T12:16:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-22T12:16:06.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.026s coverage: 83.8% of statements [2020-10-22T12:16:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-22T12:16:07.145Z] ---> 5d383620d045 [2020-10-22T12:16:07.145Z] Step 7/21 : RUN go mod download [2020-10-22T12:16:07.145Z] ---> Running in eb9bbeb8906f [2020-10-22T12:16:07.145Z] ---> 24b82f3902d0 [2020-10-22T12:16:07.145Z] Step 7/23 : RUN go mod download [2020-10-22T12:16:07.406Z] ---> Running in 2b2df9d91c36 [2020-10-22T12:16:07.406Z] ---> f0d44a37e51b [2020-10-22T12:16:07.406Z] Step 7/20 : RUN go mod download [2020-10-22T12:16:07.406Z] ---> ee2fab3e07d6 [2020-10-22T12:16:07.406Z] Step 7/26 : RUN go mod download [2020-10-22T12:16:07.672Z] ---> Running in 8d080f084ad1 [2020-10-22T12:16:07.673Z] ---> Running in 48782c105148 [2020-10-22T12:16:09.075Z] Collecting docker-compose==1.23.2 [2020-10-22T12:16:09.349Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-22T12:16:09.621Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-22T12:16:09.621Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-22T12:16:09.889Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-22T12:16:09.889Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-22T12:16:09.889Z] Removing intermediate container eb9bbeb8906f [2020-10-22T12:16:09.889Z] ---> 75ec40e4f7da [2020-10-22T12:16:09.889Z] Step 8/21 : COPY . . [2020-10-22T12:16:10.156Z] Collecting docopt<0.7,>=0.6.1 [2020-10-22T12:16:10.156Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-22T12:16:10.156Z] Removing intermediate container 2b2df9d91c36 [2020-10-22T12:16:10.156Z] ---> 4a1bd485ee1e [2020-10-22T12:16:10.156Z] Step 8/23 : COPY . . [2020-10-22T12:16:10.740Z] Collecting texttable<0.10,>=0.9.0 [2020-10-22T12:16:10.740Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-22T12:16:11.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.162s coverage: 47.1% of statements [2020-10-22T12:16:11.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-22T12:16:11.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-22T12:16:11.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.009s coverage: 100.0% of statements [2020-10-22T12:16:11.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-22T12:16:11.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-22T12:16:11.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-22T12:16:11.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.066s coverage: 100.0% of statements [2020-10-22T12:16:11.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-22T12:16:11.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.028s coverage: 100.0% of statements [2020-10-22T12:16:11.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-22T12:16:13.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.184s coverage: 29.1% of statements [2020-10-22T12:16:13.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-22T12:16:13.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-22T12:16:13.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-22T12:16:13.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-22T12:16:13.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-22T12:16:13.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.091s coverage: 99.0% of statements [2020-10-22T12:16:13.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-22T12:16:13.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.060s coverage: 100.0% of statements [2020-10-22T12:16:13.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-22T12:16:13.969Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.014s coverage: 0.0% of statements [2020-10-22T12:16:13.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-22T12:16:14.056Z] Collecting PyYAML<4,>=3.10 [2020-10-22T12:16:14.056Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-22T12:16:14.959Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2020-10-22T12:16:14.959Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-22T12:16:14.959Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-22T12:16:14.959Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-22T12:16:14.959Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-22T12:16:15.560Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.016s coverage: 87.9% of statements [2020-10-22T12:16:15.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-22T12:16:15.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-22T12:16:15.560Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2020-10-22T12:16:15.995Z] Removing intermediate container 8d080f084ad1 [2020-10-22T12:16:15.995Z] ---> d99090e4b525 [2020-10-22T12:16:15.995Z] Step 8/26 : COPY . . [2020-10-22T12:16:16.166Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.013s coverage: 32.1% of statements [2020-10-22T12:16:16.971Z] Collecting docker<4.0,>=3.6.0 [2020-10-22T12:16:17.147Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.023s coverage: 100.0% of statements [2020-10-22T12:16:17.233Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-22T12:16:17.497Z] Removing intermediate container 48782c105148 [2020-10-22T12:16:17.497Z] ---> 4494371c871f [2020-10-22T12:16:17.497Z] Step 8/20 : COPY . . [2020-10-22T12:16:17.745Z] GO111MODULE=on go vet ./... [2020-10-22T12:16:20.831Z] Collecting jsonschema<3,>=2.5.1 [2020-10-22T12:16:20.831Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-22T12:16:22.849Z] Collecting cached-property<2,>=1.2.0 [2020-10-22T12:16:22.849Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-22T12:16:26.326Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-22T12:16:26.326Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-22T12:16:27.747Z] 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-22T12:16:27.747Z] 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-22T12:16:27.747Z] 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-22T12:16:27.747Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-22T12:16:27.747Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-22T12:16:32.021Z] Collecting idna<2.8,>=2.5 [2020-10-22T12:16:32.021Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-22T12:16:32.287Z] Collecting docker-pycreds>=0.4.0 [2020-10-22T12:16:32.287Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-22T12:16:34.258Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-22T12:16:34.258Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-22T12:16:34.258Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-22T12:16:34.258Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-22T12:16:34.529Z] Installing collected packages: urllib3, idna, requests, websocket-client, docopt, texttable, PyYAML, docker-pycreds, docker, jsonschema, cached-property, dockerpty, docker-compose [2020-10-22T12:16:34.529Z] Attempting uninstall: urllib3 [2020-10-22T12:16:34.529Z] Found existing installation: urllib3 1.25.9 [2020-10-22T12:16:34.529Z] Uninstalling urllib3-1.25.9: [2020-10-22T12:16:37.159Z] Successfully uninstalled urllib3-1.25.9 [2020-10-22T12:16:40.039Z] gofmt -l . [2020-10-22T12:16:40.039Z] [ "`gofmt -l .`" = "" ] [2020-10-22T12:16:41.450Z] Attempting uninstall: idna [2020-10-22T12:16:41.451Z] Found existing installation: idna 2.9 [2020-10-22T12:16:41.451Z] Uninstalling idna-2.9: [2020-10-22T12:16:41.451Z] Successfully uninstalled idna-2.9 [2020-10-22T12:16:42.014Z] ./bin/test-go-mod-tidy.sh [2020-10-22T12:16:42.862Z] Attempting uninstall: requests [2020-10-22T12:16:42.862Z] Found existing installation: requests 2.23.0 [2020-10-22T12:16:42.862Z] Uninstalling requests-2.23.0: [2020-10-22T12:16:43.000Z] ./bin/test-attribution-txt.sh [2020-10-22T12:16:44.218Z] Successfully uninstalled requests-2.23.0 [2020-10-22T12:16:45.914Z] Running setup.py install for docopt: started [2020-10-22T12:16:46.881Z] Running setup.py install for docopt: finished with status 'done' [2020-10-22T12:16:46.881Z] Running setup.py install for texttable: started [Pipeline] sh [2020-10-22T12:16:47.459Z] Running setup.py install for texttable: finished with status 'done' [2020-10-22T12:16:47.459Z] Running setup.py install for PyYAML: started [2020-10-22T12:16:48.009Z] + ls -al . [2020-10-22T12:16:48.010Z] total 648 [2020-10-22T12:16:48.010Z] drwxrwxr-x 9 1001 1001 4096 Oct 22 12:16 . [2020-10-22T12:16:48.010Z] drwxr-xr-x 4 root root 4096 Oct 22 12:14 .. [2020-10-22T12:16:48.010Z] -rw-rw-r-- 1 1001 1001 11 Oct 22 12:12 .dockerignore [2020-10-22T12:16:48.010Z] drwxrwxr-x 8 1001 1001 4096 Oct 22 12:12 .git [2020-10-22T12:16:48.010Z] drwxrwxr-x 3 1001 1001 4096 Oct 22 12:12 .github [2020-10-22T12:16:48.010Z] -rw-rw-r-- 1 1001 1001 932 Oct 22 12:12 .gitignore [2020-10-22T12:16:48.010Z] -rw-rw-r-- 1 1001 1001 166 Oct 22 12:12 .sonarcloud.properties [2020-10-22T12:16:48.010Z] -rw-rw-r-- 1 1001 1001 3804 Oct 22 12:12 CONTRIBUTING.md [2020-10-22T12:16:48.010Z] -rw-rw-r-- 1 1001 1001 1035 Oct 22 12:12 Dockerfile.build [2020-10-22T12:16:48.010Z] -rw-rw-r-- 1 1001 1001 863 Oct 22 12:12 Jenkinsfile [2020-10-22T12:16:48.010Z] -rw-rw-r-- 1 1001 1001 10775 Oct 22 12:12 LICENSE [2020-10-22T12:16:48.010Z] -rw-rw-r-- 1 1001 1001 6237 Oct 22 12:12 Makefile [2020-10-22T12:16:48.010Z] -rw-rw-r-- 1 1001 1001 6447 Oct 22 12:12 README.md [2020-10-22T12:16:48.010Z] -rw-rw-r-- 1 1001 1001 259 Oct 22 12:12 SECURITY.md [2020-10-22T12:16:48.010Z] -rw-rw-r-- 1 1001 1001 5 Oct 22 12:10 VERSION [2020-10-22T12:16:48.010Z] -rw-rw-r-- 1 1001 1001 4131 Oct 22 12:12 ZMQWindows.md [2020-10-22T12:16:48.010Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 12:12 bin [2020-10-22T12:16:48.010Z] drwxrwxr-x 15 1001 1001 4096 Oct 22 12:12 cmd [2020-10-22T12:16:48.010Z] -rw-r--r-- 1 root root 527844 Oct 22 12:16 coverage.out [2020-10-22T12:16:48.010Z] -rw-r--r-- 1 root root 1041 Oct 22 12:16 go.mod [2020-10-22T12:16:48.010Z] -rw-r--r-- 1 root root 18775 Oct 22 12:16 go.sum [2020-10-22T12:16:48.010Z] drwxrwxr-x 8 1001 1001 4096 Oct 22 12:12 internal [2020-10-22T12:16:48.010Z] drwxrwxr-x 4 1001 1001 4096 Oct 22 12:12 openapi [2020-10-22T12:16:48.010Z] drwxrwxr-x 4 1001 1001 4096 Oct 22 12:12 snap [2020-10-22T12:16:48.010Z] -rw-rw-r-- 1 1001 1001 168 Oct 22 12:12 version.go [Pipeline] sh [2020-10-22T12:16:49.308Z] + '[' -e coverage.out ] [2020-10-22T12:16:49.308Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-22T12:16:49.349Z] Warning: overwriting stash ‘coverage-report’ [2020-10-22T12:16:49.385Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-22T12:16:49.965Z] ---> a583996910e5 [2020-10-22T12:16:49.965Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-22T12:16:49.965Z] ---> 49f2276d0bd2 [2020-10-22T12:16:49.965Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-22T12:16:51.479Z] ---> f692d8d30727 [2020-10-22T12:16:51.479Z] 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-22T12:16:51.479Z] ---> Running in c0a997dce9eb [2020-10-22T12:16:51.479Z] ---> Running in 8c02cff91bcf [2020-10-22T12:16:51.479Z] ---> Running in 5a2e838f70a0 [2020-10-22T12:16:51.479Z] ---> 052249eeaf32 [2020-10-22T12:16:51.479Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-22T12:16:51.551Z] Stashed 1 file(s) [Pipeline] sh [2020-10-22T12:16:51.771Z] Running setup.py install for dockerpty: started [2020-10-22T12:16:52.067Z] ---> Running in 05b5332a7d06 [2020-10-22T12:16:52.324Z] + make build [2020-10-22T12:16:52.324Z] 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-22T12:16:52.345Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-22T12:16:52.949Z] 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-22T12:16:52.949Z] 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-22T12:16:52.949Z] 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-22T12:16:52.949Z] 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-22T12:16:52.949Z] 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-22T12:16:58.359Z] Removing intermediate container f68186a192c5 [2020-10-22T12:16:58.359Z] ---> b679c10964d5 [2020-10-22T12:16:58.359Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-22T12:16:58.954Z] ---> Running in 4251dfbc8a74 [2020-10-22T12:17:00.394Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-22T12:17:00.394Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-22T12:17:00.662Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-22T12:17:00.662Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-22T12:17:00.662Z] (3/3) Installing curl (7.69.1-r1) [2020-10-22T12:17:00.662Z] Executing busybox-1.31.1-r19.trigger [2020-10-22T12:17:00.662Z] OK: 72 MiB in 58 packages [2020-10-22T12:17:02.633Z] Removing intermediate container 4251dfbc8a74 [2020-10-22T12:17:02.633Z] ---> fc228f32ed2b [2020-10-22T12:17:02.633Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-22T12:17:02.633Z] ---> Running in 8b63b6ef5013 [2020-10-22T12:17:02.911Z] Removing intermediate container 8b63b6ef5013 [2020-10-22T12:17:02.911Z] ---> ad83b25072d8 [2020-10-22T12:17:02.911Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-22T12:17:02.911Z] ---> Running in 1bd10a06d34a [2020-10-22T12:17:04.350Z] Removing intermediate container 1bd10a06d34a [2020-10-22T12:17:04.350Z] ---> 70decd458585 [2020-10-22T12:17:04.350Z] Step 25/27 : LABEL arch=x86_64 [2020-10-22T12:17:04.617Z] ---> Running in 3d6aa87d742a [2020-10-22T12:17:04.884Z] Removing intermediate container 3d6aa87d742a [2020-10-22T12:17:04.884Z] ---> 902d628e0dd2 [2020-10-22T12:17:04.884Z] Step 26/27 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:17:04.884Z] ---> Running in 7a80b1eda272 [2020-10-22T12:17:05.860Z] Removing intermediate container 7a80b1eda272 [2020-10-22T12:17:05.860Z] ---> b7b6f43984b2 [2020-10-22T12:17:05.860Z] Step 27/27 : LABEL version=0.0.0 [2020-10-22T12:17:05.860Z] ---> Running in 57940665590b [2020-10-22T12:17:06.130Z] Removing intermediate container 57940665590b [2020-10-22T12:17:06.130Z] ---> ddfbd9beb4fd [2020-10-22T12:17:06.130Z] [2020-10-22T12:17:06.399Z] Successfully built ddfbd9beb4fd [2020-10-22T12:17:06.677Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-22T12:17:06.677Z] Building docker-security-secrets-setup-go [2020-10-22T12:17:19.196Z] 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-22T12:17:21.794Z]  Building docker-sys-mgmt-agent-go ... done 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-22T12:17:26.062Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-22T12:17:26.062Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-22T12:17:26.062Z] ---> 48e8fb56fd39 [2020-10-22T12:17:26.062Z] Step 3/29 : WORKDIR /edgex-go [2020-10-22T12:17:26.062Z] ---> Using cache [2020-10-22T12:17:26.062Z] ---> b0e8b58cb2b5 [2020-10-22T12:17:26.062Z] Step 4/29 : RUN apk update && apk add make git [2020-10-22T12:17:26.062Z] ---> Running in 59c0effecde7 [2020-10-22T12:17:27.461Z] 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-22T12:17:27.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-22T12:17:28.689Z] 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-22T12:17:29.068Z] Removing intermediate container 05b5332a7d06 [2020-10-22T12:17:29.068Z] ---> f37dc04b5ad7 [2020-10-22T12:17:29.068Z] [2020-10-22T12:17:29.068Z] Step 10/20 : FROM alpine [2020-10-22T12:17:29.430Z] latest: Pulling from library/alpine [2020-10-22T12:17:29.430Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-22T12:17:29.768Z] Status: Downloaded newer image for alpine:latest [2020-10-22T12:17:29.768Z] ---> d6e46aa2470d [2020-10-22T12:17:29.768Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-22T12:17:29.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-22T12:17:29.768Z] ---> Running in 0b9fa80ec839 [2020-10-22T12:17:30.443Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-22T12:17:30.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-22T12:17:30.853Z] 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-22T12:17:31.024Z] v3.12.0-463-g5efa865e42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:17:31.024Z] v3.12.1-1-gbf1f319b82 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:17:31.024Z] OK: 12744 distinct packages available [2020-10-22T12:17:31.287Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-22T12:17:31.287Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:17:31.287Z] v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:17:31.287Z] OK: 12752 distinct packages available [2020-10-22T12:17:31.287Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-22T12:17:31.287Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-22T12:17:31.287Z] (4/4) Installing curl (7.69.1-r1) [2020-10-22T12:17:31.287Z] Executing busybox-1.31.1-r19.trigger [2020-10-22T12:17:31.287Z] Executing ca-certificates-20191127-r4.trigger [2020-10-22T12:17:31.549Z] OK: 7 MiB in 18 packages [2020-10-22T12:17:31.549Z] OK: 233 MiB in 51 packages [2020-10-22T12:17:32.509Z] Removing intermediate container c0a997dce9eb [2020-10-22T12:17:32.509Z] ---> eab498901bfd [2020-10-22T12:17:32.509Z] [2020-10-22T12:17:32.509Z] Step 10/21 : FROM scratch [2020-10-22T12:17:32.509Z] ---> [2020-10-22T12:17:32.509Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-22T12:17:33.098Z] ---> Using cache [2020-10-22T12:17:33.098Z] ---> 7529c698c7b2 [2020-10-22T12:17:33.098Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-22T12:17:33.361Z] ---> Running in c7a437c32fc7 [2020-10-22T12:17:33.361Z] Removing intermediate container 0b9fa80ec839 [2020-10-22T12:17:33.361Z] ---> 22446b2f38e3 [2020-10-22T12:17:33.361Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-22T12:17:33.944Z] Removing intermediate container 59c0effecde7 [2020-10-22T12:17:33.944Z] ---> 25269c590d6e [2020-10-22T12:17:33.944Z] Step 5/29 : COPY go.mod . [2020-10-22T12:17:35.166Z] 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-22T12:17:36.505Z] ---> Running in 16cf7c5abbe9 [2020-10-22T12:17:37.094Z] Removing intermediate container c7a437c32fc7 [2020-10-22T12:17:37.094Z] ---> 57b45f3d8777 [2020-10-22T12:17:37.094Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-22T12:17:37.358Z] ---> 8de1bf4a2a02 [2020-10-22T12:17:37.358Z] Step 6/29 : RUN go mod download [2020-10-22T12:17:37.358Z] ---> Running in 973c79c7650b [2020-10-22T12:17:37.358Z] Removing intermediate container 5a2e838f70a0 [2020-10-22T12:17:37.358Z] ---> afeebfec1fd2 [2020-10-22T12:17:37.358Z] [2020-10-22T12:17:37.358Z] Step 10/26 : FROM alpine:3.10 [2020-10-22T12:17:37.358Z] Removing intermediate container 16cf7c5abbe9 [2020-10-22T12:17:37.358Z] ---> 6e9f7becd4f5 [2020-10-22T12:17:37.358Z] Step 13/20 : WORKDIR /edgex [2020-10-22T12:17:37.358Z] ---> Running in d95fa6184292 [2020-10-22T12:17:37.629Z] ---> Running in 0996a4636dcf [2020-10-22T12:17:37.629Z] 3.10: Pulling from library/alpine [2020-10-22T12:17:37.901Z] Removing intermediate container 973c79c7650b [2020-10-22T12:17:37.901Z] ---> 34140a6d4732 [2020-10-22T12:17:37.901Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-22T12:17:37.901Z] Removing intermediate container 0996a4636dcf [2020-10-22T12:17:37.901Z] ---> 55ffbe72ed58 [2020-10-22T12:17:37.901Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-22T12:17:39.843Z] ---> 348b8b877c4f [2020-10-22T12:17:39.843Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-22T12:17:40.584Z] 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-22T12:17:41.188Z] 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-22T12:17:41.241Z] ---> 4fb6d7d31c13 [2020-10-22T12:17:41.241Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-22T12:17:41.241Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-22T12:17:41.241Z] Status: Downloaded newer image for alpine:3.10 [2020-10-22T12:17:41.241Z] ---> be4e4bea2c2e [2020-10-22T12:17:41.241Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-22T12:17:42.195Z] ---> 1ceee6486c1a [2020-10-22T12:17:42.195Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-22T12:17:42.195Z] ---> Running in 021794cf982d [2020-10-22T12:17:42.195Z] ---> ac72645128b1 [2020-10-22T12:17:42.195Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-22T12:17:42.195Z] Removing intermediate container 8c02cff91bcf [2020-10-22T12:17:42.195Z] ---> c9e497f7df8e [2020-10-22T12:17:42.195Z] [2020-10-22T12:17:42.195Z] Step 10/23 : FROM alpine [2020-10-22T12:17:42.195Z] ---> d6e46aa2470d [2020-10-22T12:17:42.195Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-22T12:17:42.488Z] ---> Running in 1a0194cc926c [2020-10-22T12:17:42.488Z] ---> Running in 1f07c8d81418 [2020-10-22T12:17:42.488Z] Removing intermediate container d95fa6184292 [2020-10-22T12:17:42.488Z] ---> 4d334eade6d3 [2020-10-22T12:17:42.488Z] Step 7/29 : COPY . . [2020-10-22T12:17:42.488Z] ---> 4e9990c0ae25 [2020-10-22T12:17:42.488Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-22T12:17:42.756Z] ---> Running in 525726f0c279 [2020-10-22T12:17:42.756Z] Removing intermediate container 1a0194cc926c [2020-10-22T12:17:42.756Z] ---> 48de0647ca5b [2020-10-22T12:17:42.756Z] Step 17/20 : CMD ["--init=true"] [2020-10-22T12:17:42.756Z] Removing intermediate container 1f07c8d81418 [2020-10-22T12:17:42.756Z] ---> d00608b6405f [2020-10-22T12:17:42.756Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-22T12:17:43.030Z] ---> Running in 8e0a6f54c952 [2020-10-22T12:17:43.030Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-22T12:17:43.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-22T12:17:43.313Z] ---> Running in 3a84dc829dd7 [2020-10-22T12:17:43.313Z] v3.10.5-104-g58141e176c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-22T12:17:43.313Z] v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-22T12:17:43.313Z] OK: 10346 distinct packages available [2020-10-22T12:17:43.578Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-22T12:17:43.578Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-22T12:17:43.578Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-22T12:17:43.886Z] (4/5) Installing curl (7.66.0-r1) [2020-10-22T12:17:43.886Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-22T12:17:43.886Z] Executing busybox-1.30.1-r3.trigger [2020-10-22T12:17:43.886Z] Executing ca-certificates-20191127-r2.trigger [2020-10-22T12:17:43.886Z] OK: 7 MiB in 19 packages [2020-10-22T12:17:44.152Z] Removing intermediate container 525726f0c279 [2020-10-22T12:17:44.152Z] ---> 715528075f26 [2020-10-22T12:17:44.152Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-22T12:17:44.152Z] Removing intermediate container 8e0a6f54c952 [2020-10-22T12:17:44.152Z] ---> e67f14777b4c [2020-10-22T12:17:44.152Z] Step 18/20 : LABEL arch=x86_64 [2020-10-22T12:17:45.498Z] 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-22T12:17:46.086Z] Removing intermediate container 3a84dc829dd7 [2020-10-22T12:17:46.086Z] ---> e2377f7b248b [2020-10-22T12:17:46.086Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-22T12:17:46.086Z] ---> Running in b0a9dcbd3720 [2020-10-22T12:17:48.020Z] ---> Running in 2a5167861c45 [2020-10-22T12:17:49.414Z] ---> Running in 0ae4cb18ba34 [2020-10-22T12:17:49.414Z] Removing intermediate container b0a9dcbd3720 [2020-10-22T12:17:49.414Z] ---> 5daa60f3feab [2020-10-22T12:17:49.414Z] Step 19/21 : LABEL arch=x86_64 [2020-10-22T12:17:50.364Z] Removing intermediate container 2a5167861c45 [2020-10-22T12:17:50.364Z] ---> 3d6f2d3b3029 [2020-10-22T12:17:50.364Z] Step 19/20 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:17:50.903Z] 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-22T12:17:52.935Z] ---> Running in 00e0bd0d8686 [2020-10-22T12:17:53.528Z] ---> Running in 8c18a95ecaae [2020-10-22T12:17:53.528Z] Removing intermediate container 0ae4cb18ba34 [2020-10-22T12:17:53.528Z] ---> 6a338fb73354 [2020-10-22T12:17:53.528Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:17:54.120Z] Removing intermediate container 021794cf982d [2020-10-22T12:17:54.120Z] ---> 57a1e4c54825 [2020-10-22T12:17:54.120Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-22T12:17:55.216Z] 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-22T12:17:57.522Z] ---> Running in 22a5fa1b7d2f [2020-10-22T12:17:57.523Z] Removing intermediate container 00e0bd0d8686 [2020-10-22T12:17:57.523Z] ---> 8e8a75c83aea [2020-10-22T12:17:57.523Z] Step 20/21 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:17:58.475Z] Removing intermediate container 8c18a95ecaae [2020-10-22T12:17:58.475Z] ---> b97d4eb237a5 [2020-10-22T12:17:58.475Z] Step 20/20 : LABEL version=0.0.0 [2020-10-22T12:17:58.475Z] ---> Running in 6964767d7e3a [2020-10-22T12:17:58.604Z] 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-22T12:17:59.054Z] ---> Running in 3b3dbdca5761 [2020-10-22T12:18:00.007Z] ---> Running in 9d2bda580631 [2020-10-22T12:18:01.933Z] Removing intermediate container 6964767d7e3a [2020-10-22T12:18:01.933Z] ---> e2007642418d [2020-10-22T12:18:01.933Z] Step 13/26 : WORKDIR / [2020-10-22T12:18:01.933Z] Removing intermediate container 3b3dbdca5761 [2020-10-22T12:18:01.933Z] ---> d6b19d1e391e [2020-10-22T12:18:01.933Z] Step 21/21 : LABEL version=0.0.0 [2020-10-22T12:18:02.512Z] Removing intermediate container 9d2bda580631 [2020-10-22T12:18:02.512Z] ---> 30318ef11600 [2020-10-22T12:18:02.512Z] [2020-10-22T12:18:02.512Z] ---> Running in 4dca9940061a [2020-10-22T12:18:02.512Z] ---> Running in 80452784ad6c [2020-10-22T12:18:02.512Z] ---> fc5e4aca130f [2020-10-22T12:18:02.512Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-22T12:18:02.512Z] Successfully built 30318ef11600 [2020-10-22T12:18:02.775Z] ---> Running in 7fbd2d32ff52 [2020-10-22T12:18:02.775Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-22T12:18:02.917Z] 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-22T12:18:03.040Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 4dca9940061a [2020-10-22T12:18:03.040Z] ---> 1c712bc0ceb3 [2020-10-22T12:18:03.040Z] [2020-10-22T12:18:03.040Z] Removing intermediate container 80452784ad6c [2020-10-22T12:18:03.040Z] ---> 6d28f62776a7 [2020-10-22T12:18:03.040Z] 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-22T12:18:03.040Z] Successfully built 1c712bc0ceb3 [2020-10-22T12:18:03.040Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-22T12:18:03.040Z]  Building docker-support-scheduler-go ... done Removing intermediate container 22a5fa1b7d2f [2020-10-22T12:18:03.040Z] ---> df7f15da0bdc [2020-10-22T12:18:03.040Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-22T12:18:03.303Z] ---> Running in 202be6a7428c [2020-10-22T12:18:03.303Z] ---> 34cfae1ac10b [2020-10-22T12:18:03.303Z] 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-22T12:18:03.303Z] 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-22T12:18:03.879Z] ---> 83b501ae2326 [2020-10-22T12:18:03.879Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-22T12:18:03.879Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-22T12:18:04.149Z] ---> 3fae0b769710 [2020-10-22T12:18:04.149Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-22T12:18:04.416Z] ---> 92a38283e4dc [2020-10-22T12:18:04.416Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-22T12:18:05.007Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-22T12:18:05.276Z] ---> 0bf464e8dcc4 [2020-10-22T12:18:05.276Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-22T12:18:06.248Z] ---> ebefbf48a144 [2020-10-22T12:18:06.248Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-22T12:18:06.248Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-22T12:18:06.248Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-22T12:18:06.313Z] 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-22T12:18:06.529Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-22T12:18:06.529Z] ---> f4134788dd52 [2020-10-22T12:18:06.529Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-22T12:18:06.798Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-22T12:18:06.798Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-22T12:18:07.072Z] Executing busybox-1.31.1-r19.trigger [2020-10-22T12:18:07.072Z] OK: 8 MiB in 19 packages [2020-10-22T12:18:07.072Z] ---> d5d09a2649a3 [2020-10-22T12:18:07.072Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-22T12:18:07.072Z] ---> Running in a6b5a63b43fe [2020-10-22T12:18:07.655Z] Removing intermediate container 202be6a7428c [2020-10-22T12:18:07.655Z] ---> 8b872d38c31d [2020-10-22T12:18:07.655Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-22T12:18:08.246Z] ---> a932d2c98639 [2020-10-22T12:18:08.246Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [Pipeline] } [2020-10-22T12:18:09.750Z] $ docker stop --time=1 a700cc81ee364b433752b1cbfc46a065c1d0251cbf471bf096f3cb0e58e97fbe [2020-10-22T12:18:10.192Z] Removing intermediate container a6b5a63b43fe [2020-10-22T12:18:10.192Z] ---> 37bc9b4079a1 [2020-10-22T12:18:10.192Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-22T12:18:10.192Z] ---> 4964a1bc481e [2020-10-22T12:18:10.192Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-22T12:18:10.192Z] ---> Running in f3c1ef8f6681 [2020-10-22T12:18:10.192Z] ---> 5f6a1d173291 [2020-10-22T12:18:10.192Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-22T12:18:10.462Z] Removing intermediate container f3c1ef8f6681 [2020-10-22T12:18:10.462Z] ---> 04d7b4008973 [2020-10-22T12:18:10.462Z] Step 24/26 : LABEL arch=x86_64 [2020-10-22T12:18:10.462Z] ---> Running in 4a535c388af4 [2020-10-22T12:18:10.736Z] ---> Running in 86cf1467a95a [2020-10-22T12:18:10.736Z] Removing intermediate container 4a535c388af4 [2020-10-22T12:18:10.736Z] ---> f35448655127 [2020-10-22T12:18:10.736Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-22T12:18:11.003Z] ---> Running in 6d1752883b2a [2020-10-22T12:18:11.003Z] Removing intermediate container 86cf1467a95a [2020-10-22T12:18:11.003Z] ---> ce951cea5da0 [2020-10-22T12:18:11.003Z] Step 25/26 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:18:11.277Z] ---> Running in 3e17b8190543 [2020-10-22T12:18:11.277Z] Removing intermediate container 6d1752883b2a [2020-10-22T12:18:11.277Z] ---> c431bb457c54 [2020-10-22T12:18:11.277Z] Step 21/23 : LABEL arch=x86_64 [2020-10-22T12:18:11.545Z] ---> Running in 6100d63f80e6 [2020-10-22T12:18:11.545Z] Removing intermediate container 3e17b8190543 [2020-10-22T12:18:11.545Z] ---> 5d5a93a62c8a [2020-10-22T12:18:11.545Z] Step 26/26 : LABEL version=0.0.0 [2020-10-22T12:18:11.545Z] ---> Running in 078db7d15f9d [2020-10-22T12:18:11.810Z] Removing intermediate container 6100d63f80e6 [2020-10-22T12:18:11.810Z] ---> 3db0f05a6065 [2020-10-22T12:18:11.810Z] Step 22/23 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:18:11.810Z] ---> Running in b81da53234aa [2020-10-22T12:18:11.810Z] Removing intermediate container 078db7d15f9d [2020-10-22T12:18:11.810Z] ---> fcdad50ee217 [2020-10-22T12:18:11.810Z] [2020-10-22T12:18:12.073Z] Successfully built fcdad50ee217 [2020-10-22T12:18:12.073Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-22T12:18:12.073Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container b81da53234aa [2020-10-22T12:18:12.073Z] ---> ddab06e7b94c [2020-10-22T12:18:12.073Z] Step 23/23 : LABEL version=0.0.0 [2020-10-22T12:18:12.073Z] ---> Running in 0297feedcafb [2020-10-22T12:18:12.335Z] Removing intermediate container 0297feedcafb [2020-10-22T12:18:12.335Z] ---> 7e3c23216d11 [2020-10-22T12:18:12.335Z] [2020-10-22T12:18:12.335Z] Successfully built 7e3c23216d11 [2020-10-22T12:18:12.404Z] $ docker rm -f a700cc81ee364b433752b1cbfc46a065c1d0251cbf471bf096f3cb0e58e97fbe [2020-10-22T12:18:12.599Z] Successfully tagged docker-core-data-go:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2020-10-22T12:18:13.993Z]  Building docker-core-data-go ... done Removing intermediate container 7fbd2d32ff52 [2020-10-22T12:18:13.993Z] ---> 34e0f8cd6d6f [2020-10-22T12:18:13.993Z] [2020-10-22T12:18:13.993Z] Step 9/29 : FROM alpine:latest [2020-10-22T12:18:13.993Z] ---> d6e46aa2470d [2020-10-22T12:18:13.993Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-22T12:18:14.257Z] ---> Running in 198ebe604c61 [2020-10-22T12:18:14.257Z] Removing intermediate container 198ebe604c61 [2020-10-22T12:18:14.257Z] ---> 02df55e6ee2b [2020-10-22T12:18:14.257Z] Step 11/29 : USER root [2020-10-22T12:18:14.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-22T12:18:14.503Z] [2020-10-22T12:18:14.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-22T12:18:14.520Z] ---> Running in 91e77d46b194 [2020-10-22T12:18:14.520Z] Removing intermediate container 91e77d46b194 [2020-10-22T12:18:14.520Z] ---> b2651bf1153b [2020-10-22T12:18:14.520Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-22T12:18:14.520Z] ---> Running in 37560e955a97 [Pipeline] isUnix [Pipeline] sh [2020-10-22T12:18:14.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-22T12:18:15.097Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-22T12:18:15.225Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-10-22T12:18:15.225Z] 29e5d40040c1: Pulling fs layer [2020-10-22T12:18:15.225Z] 1ce36da41761: Pulling fs layer [2020-10-22T12:18:15.225Z] 25b303627fd3: Pulling fs layer [2020-10-22T12:18:15.361Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-22T12:18:15.623Z] v3.12.0-463-g5efa865e42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:18:15.623Z] v3.12.1-1-gbf1f319b82 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:18:15.623Z] OK: 12744 distinct packages available [2020-10-22T12:18:15.886Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-22T12:18:15.886Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-22T12:18:15.886Z] Executing busybox-1.31.1-r19.trigger [2020-10-22T12:18:15.886Z] Executing ca-certificates-20191127-r4.trigger [2020-10-22T12:18:15.886Z] OK: 6 MiB in 16 packages [2020-10-22T12:18:16.210Z] 29e5d40040c1: Verifying Checksum [2020-10-22T12:18:16.211Z] 29e5d40040c1: Download complete [2020-10-22T12:18:16.487Z] 1ce36da41761: Verifying Checksum [2020-10-22T12:18:16.487Z] 1ce36da41761: Download complete [2020-10-22T12:18:16.764Z] 29e5d40040c1: Pull complete [2020-10-22T12:18:17.279Z] Removing intermediate container 37560e955a97 [2020-10-22T12:18:17.279Z] ---> 7bf478765245 [2020-10-22T12:18:17.279Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-22T12:18:17.279Z] ---> Running in cd74a83e5f0d [2020-10-22T12:18:17.543Z] Removing intermediate container cd74a83e5f0d [2020-10-22T12:18:17.543Z] ---> 48a570f7cb46 [2020-10-22T12:18:17.543Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-22T12:18:17.543Z] ---> Running in 19298333b0fb [2020-10-22T12:18:17.742Z] 1ce36da41761: Pull complete [2020-10-22T12:18:17.808Z] Removing intermediate container 19298333b0fb [2020-10-22T12:18:17.808Z] ---> bb44011746b7 [2020-10-22T12:18:17.808Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-22T12:18:17.808Z] ---> Running in 93fb89687b3e [2020-10-22T12:18:18.015Z] 25b303627fd3: Verifying Checksum [2020-10-22T12:18:18.015Z] 25b303627fd3: Download complete [2020-10-22T12:18:18.756Z] Removing intermediate container 93fb89687b3e [2020-10-22T12:18:18.756Z] ---> 2a9bd11b2cf1 [2020-10-22T12:18:18.756Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-22T12:18:19.335Z] ---> ca13ac2aaebd [2020-10-22T12:18:19.335Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-22T12:18:19.600Z] ---> bb7369358dc1 [2020-10-22T12:18:19.600Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-22T12:18:19.864Z] ---> 92a391551cf1 [2020-10-22T12:18:19.864Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-22T12:18:20.129Z] ---> 7cc426152182 [2020-10-22T12:18:20.129Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-22T12:18:20.129Z] ---> 03aea1145dc9 [2020-10-22T12:18:20.129Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-22T12:18:20.392Z] ---> Running in f75c674290c5 [2020-10-22T12:18:21.341Z] Removing intermediate container f75c674290c5 [2020-10-22T12:18:21.341Z] ---> eafef9085ee0 [2020-10-22T12:18:21.341Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-22T12:18:21.341Z] ---> 7a105f33894e [2020-10-22T12:18:21.341Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-22T12:18:21.341Z] ---> Running in c3c2b7702247 [2020-10-22T12:18:22.289Z] Removing intermediate container c3c2b7702247 [2020-10-22T12:18:22.289Z] ---> 233bcc529e2f [2020-10-22T12:18:22.289Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-22T12:18:22.289Z] ---> Running in a05d9ba51ef0 [2020-10-22T12:18:23.245Z] Removing intermediate container a05d9ba51ef0 [2020-10-22T12:18:23.245Z] ---> ac964b13fc3d [2020-10-22T12:18:23.245Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-22T12:18:23.510Z] ---> Running in 33339af38a03 [2020-10-22T12:18:23.510Z] Removing intermediate container 33339af38a03 [2020-10-22T12:18:23.510Z] ---> 06f79b12e274 [2020-10-22T12:18:23.510Z] Step 26/29 : CMD [ "generate" ] [2020-10-22T12:18:23.773Z] ---> Running in e5414027bbc6 [2020-10-22T12:18:24.349Z] Removing intermediate container e5414027bbc6 [2020-10-22T12:18:24.349Z] ---> 7289ecc15c22 [2020-10-22T12:18:24.349Z] Step 27/29 : LABEL arch=x86_64 [2020-10-22T12:18:24.349Z] ---> Running in 6a5b3a41b5c1 [2020-10-22T12:18:24.612Z] Removing intermediate container 6a5b3a41b5c1 [2020-10-22T12:18:24.612Z] ---> 6ed767f453b9 [2020-10-22T12:18:24.612Z] Step 28/29 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:18:24.612Z] ---> Running in e4f8e92a0808 [2020-10-22T12:18:24.874Z] Removing intermediate container e4f8e92a0808 [2020-10-22T12:18:24.874Z] ---> 17c11cacb215 [2020-10-22T12:18:24.874Z] Step 29/29 : LABEL version=0.0.0 [2020-10-22T12:18:24.874Z] ---> Running in 9143a4cc83f4 [2020-10-22T12:18:25.139Z] Removing intermediate container 9143a4cc83f4 [2020-10-22T12:18:25.139Z] ---> eaeba1e06249 [2020-10-22T12:18:25.139Z] [2020-10-22T12:18:25.139Z] Successfully built eaeba1e06249 [2020-10-22T12:18:25.139Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-22T12:18:25.726Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-10-22T12:18:25.756Z] $ docker stop --time=1 b4aab173d6c42aa2ed066eede836a8bf764846e888de75baccf0d9c6e918958b [2020-10-22T12:18:27.399Z] $ docker rm -f b4aab173d6c42aa2ed066eede836a8bf764846e888de75baccf0d9c6e918958b [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-22T12:18:28.037Z] + docker images [2020-10-22T12:18:28.037Z] + grep docker [2020-10-22T12:18:28.171Z] 25b303627fd3: Pull complete [2020-10-22T12:18:28.172Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-10-22T12:18:28.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-22T12:18:28.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-10-22T12:18:28.474Z] prd-ubuntu18.04-docker-arm64-4c-16g-8204 does not seem to be running inside a container [2020-10-22T12:18:28.565Z] $ 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-arm64:latest cat [2020-10-22T12:18:28.616Z] docker-security-secrets-setup-go latest eaeba1e06249 4 seconds ago 24MB [2020-10-22T12:18:28.616Z] docker-core-data-go latest 7e3c23216d11 16 seconds ago 23.6MB [2020-10-22T12:18:28.616Z] docker-security-secretstore-setup-go latest fcdad50ee217 17 seconds ago 32.4MB [2020-10-22T12:18:28.616Z] docker-support-scheduler-go latest 1c712bc0ceb3 26 seconds ago 12.3MB [2020-10-22T12:18:28.616Z] docker-security-proxy-setup-go latest 30318ef11600 27 seconds ago 15.8MB [2020-10-22T12:18:28.616Z] docker-sys-mgmt-agent-go latest ddfbd9beb4fd About a minute ago 290MB [2020-10-22T12:18:28.616Z] docker-core-metadata-go latest f72d055ce877 3 minutes ago 14.4MB [2020-10-22T12:18:28.616Z] docker-support-notifications-go latest 00841b834023 3 minutes ago 13.6MB [2020-10-22T12:18:28.616Z] docker-core-command-go latest 493ea58e3a09 3 minutes ago 12.2MB [2020-10-22T12:18:28.616Z] docker-support-logging-go latest 064f3d0d1a11 3 minutes ago 11.1MB [2020-10-22T12:18:28.616Z] docker latest 6972c414f322 9 hours ago 217MB [2020-10-22T12:18:32.037Z] $ docker top 32e01a863db39cd0c9da01dfe37a6115597b7ecf5032fd2d7930f65183cde26f -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [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 [2020-10-22T12:18:33.668Z] + docker-compose build --help [2020-10-22T12:18:33.668Z] + grep parallel [Pipeline] node [2020-10-22T12:18:37.042Z] --parallel Build images in parallel. [Pipeline] } [2020-10-22T12:18:37.352Z] $ docker stop --time=1 32e01a863db39cd0c9da01dfe37a6115597b7ecf5032fd2d7930f65183cde26f [2020-10-22T12:18:39.321Z] $ docker rm -f 32e01a863db39cd0c9da01dfe37a6115597b7ecf5032fd2d7930f65183cde26f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-22T12:18:40.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-22T12:18:40.424Z] . [Pipeline] withDockerContainer [2020-10-22T12:18:40.739Z] prd-ubuntu18.04-docker-arm64-4c-16g-8204 does not seem to be running inside a container [2020-10-22T12:18:40.844Z] $ 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-arm64:latest cat [2020-10-22T12:18:42.327Z] $ docker top d849e98db1a44e167a453eb165df92ecaee966bc48fb68fa66deb6a5016c3865 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-22T12:18:43.475Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-22T12:18:47.776Z] Building docker-core-command-go ... [2020-10-22T12:18:47.776Z] Building docker-core-data-go ... [2020-10-22T12:18:47.776Z] Building docker-core-metadata-go ... [2020-10-22T12:18:47.776Z] Building docker-security-proxy-setup-go ... [2020-10-22T12:18:47.776Z] Building docker-security-secrets-setup-go ... [2020-10-22T12:18:47.776Z] Building docker-security-secretstore-setup-go ... [2020-10-22T12:18:47.776Z] Building docker-support-logging-go ... [2020-10-22T12:18:47.776Z] Building docker-support-notifications-go ... [2020-10-22T12:18:47.776Z] Building docker-support-scheduler-go ... [2020-10-22T12:18:47.776Z] Building docker-sys-mgmt-agent-go ... [2020-10-22T12:18:47.776Z] Building docker-support-logging-go [2020-10-22T12:18:47.776Z] Building docker-sys-mgmt-agent-go [2020-10-22T12:18:47.776Z] Building docker-core-data-go [2020-10-22T12:18:47.776Z] Building docker-support-scheduler-go [2020-10-22T12:18:47.776Z] Building docker-support-notifications-go [2020-10-22T12:18:48.699Z] Still waiting to schedule task [2020-10-22T12:18:48.699Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-22T12:19:57.088Z] Running on prd-centos7-docker-8c-8g-8206 in /w/workspace/edgexfoundry_edgex-go_PR-2840 [Pipeline] { [Pipeline] ws [2020-10-22T12:19:57.199Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-10-22T12:19:59.522Z] using credential edgex-jenkins-ssh [2020-10-22T12:19:59.574Z] Cloning the remote Git repository [2020-10-22T12:19:59.610Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-22T12:19:59.679Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-10-22T12:19:59.702Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-22T12:19:59.702Z] > git --version # timeout=10 [2020-10-22T12:19:59.708Z] > git --version # 'git version 2.16.5' [2020-10-22T12:19:59.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-22T12:19:59.733Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-22T12:20:09.615Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-22T12:20:09.615Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-22T12:20:09.615Z] ---> 0baf982c286a [2020-10-22T12:20:09.615Z] Step 3/22 : WORKDIR /edgex-go [2020-10-22T12:20:09.615Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-22T12:20:09.615Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-22T12:20:09.615Z] [2020-10-22T12:20:09.615Z] ---> 0baf982c286a [2020-10-22T12:20:09.615Z] Step 2/27 : FROM ${BUILDER_BASE} AS builderStep 3/24 : WORKDIR /edgex-go [2020-10-22T12:20:09.615Z] [2020-10-22T12:20:09.615Z] ---> 0baf982c286a [2020-10-22T12:20:09.615Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpineStep 3/27 : WORKDIR /edgex-go [2020-10-22T12:20:09.615Z] [2020-10-22T12:20:09.615Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-22T12:20:09.615Z] ---> 0baf982c286a [2020-10-22T12:20:09.615Z] Step 3/21 : WORKDIR /edgex-go [2020-10-22T12:20:09.615Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-22T12:20:09.615Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-22T12:20:09.615Z] ---> 0baf982c286a [2020-10-22T12:20:09.615Z] Step 3/23 : WORKDIR /edgex-go [2020-10-22T12:20:09.615Z] ---> Running in 26c31fa700a6 [2020-10-22T12:20:09.615Z] ---> Running in c099f62f76eb [2020-10-22T12:20:09.615Z] ---> Running in 93c120855a44 [2020-10-22T12:20:09.615Z] ---> Running in 516f978c1318 [2020-10-22T12:20:09.615Z] ---> Running in 1b9269707ae8 [2020-10-22T12:20:09.615Z] Removing intermediate container 26c31fa700a6 [2020-10-22T12:20:09.615Z] ---> baf58ef527a1 [2020-10-22T12:20:09.615Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:20:09.615Z] Removing intermediate container c099f62f76eb [2020-10-22T12:20:09.615Z] ---> 3743e331e1ac [2020-10-22T12:20:09.615Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:20:09.615Z] Removing intermediate container 93c120855a44 [2020-10-22T12:20:09.615Z] ---> 98d9d14dd3b7 [2020-10-22T12:20:09.615Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:20:09.615Z] ---> Running in 972a4f6c8002 [2020-10-22T12:20:09.615Z] Removing intermediate container 516f978c1318 [2020-10-22T12:20:09.615Z] ---> 6158e53eb8b7 [2020-10-22T12:20:09.615Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:20:09.615Z] Removing intermediate container 1b9269707ae8 [2020-10-22T12:20:09.615Z] ---> 32adb2270ae6 [2020-10-22T12:20:09.615Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:20:09.615Z] ---> Running in 575f3e695646 [2020-10-22T12:20:09.615Z] ---> Running in 421ea37b634f [2020-10-22T12:20:09.615Z] ---> Running in b20d421e9957 [2020-10-22T12:20:09.615Z] ---> Running in b39cea4ca4ef [2020-10-22T12:20:09.615Z] Removing intermediate container 972a4f6c8002 [2020-10-22T12:20:09.615Z] ---> 82f86ba7caa8 [2020-10-22T12:20:09.615Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-22T12:20:09.615Z] ---> Running in 2ea9f32ed154 [2020-10-22T12:20:09.615Z] Removing intermediate container 575f3e695646 [2020-10-22T12:20:09.615Z] ---> a1ebc53f8679 [2020-10-22T12:20:09.615Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-22T12:20:09.615Z] ---> Running in d5a21bfd1a8b [2020-10-22T12:20:09.615Z] Removing intermediate container b20d421e9957 [2020-10-22T12:20:09.615Z] ---> 48018d56091a [2020-10-22T12:20:09.615Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-22T12:20:09.615Z] Removing intermediate container 421ea37b634f [2020-10-22T12:20:09.615Z] ---> a5b5a56c6822 [2020-10-22T12:20:09.615Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-22T12:20:09.615Z] Removing intermediate container b39cea4ca4ef [2020-10-22T12:20:09.615Z] ---> 5699f560623a [2020-10-22T12:20:09.615Z] Step 5/21 : RUN apk update && apk add make git [2020-10-22T12:20:09.921Z] ---> Running in 7a173418f6b0 [2020-10-22T12:20:09.921Z] ---> Running in 3995555e5c72 [2020-10-22T12:20:09.921Z] ---> Running in 9bfdb0e4e0a5 [2020-10-22T12:20:10.926Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-22T12:20:11.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-22T12:20:12.210Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-22T12:20:12.210Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-22T12:20:12.483Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-22T12:20:12.483Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-22T12:20:12.842Z] Merging remotes/origin/master commit 162b99b7e0c347402baf6c674fcfa28cc1a4ff62 into PR head commit 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [Pipeline] } [Pipeline] // ws [Pipeline] } [2020-10-22T12:20:13.082Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // node [Pipeline] } [2020-10-22T12:20:13.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-22T12:20:13.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] } [2020-10-22T12:20:12.290Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-22T12:20:12.296Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-22T12:20:12.307Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-22T12:20:12.320Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-22T12:20:12.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-22T12:20:12.325Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2840/head:refs/remotes/origin/PR-2840 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-22T12:20:12.865Z] > git config core.sparsecheckout # timeout=10 [2020-10-22T12:20:12.870Z] > git checkout -f 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 # timeout=10 [Pipeline] // withEnv [2020-10-22T12:20:13.632Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-22T12:20:13.974Z] Failed in branch amd64 [2020-10-22T12:20:14.618Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:20:14.618Z] v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:20:14.618Z] OK: 12623 distinct packages available [2020-10-22T12:20:14.618Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:20:14.618Z] v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:20:14.618Z] OK: 12623 distinct packages available [2020-10-22T12:20:14.894Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:20:14.894Z] v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:20:14.894Z] OK: 12623 distinct packages available [2020-10-22T12:20:14.894Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:20:14.894Z] v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:20:14.894Z] OK: 12623 distinct packages available [2020-10-22T12:20:15.170Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:20:15.171Z] v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:20:15.171Z] OK: 12623 distinct packages available [2020-10-22T12:20:15.448Z] OK: 217 MiB in 51 packages [2020-10-22T12:20:15.448Z] OK: 217 MiB in 51 packages [2020-10-22T12:20:15.726Z] OK: 217 MiB in 51 packages [2020-10-22T12:20:16.008Z] OK: 217 MiB in 51 packages [2020-10-22T12:20:16.008Z] OK: 217 MiB in 51 packages [2020-10-22T12:20:16.614Z] OK: 217 MiB in 51 packages [2020-10-22T12:20:17.218Z] Removing intermediate container 2ea9f32ed154 [2020-10-22T12:20:17.218Z] ---> b6f022147680 [2020-10-22T12:20:17.218Z] Step 6/27 : COPY go.mod . [2020-10-22T12:20:17.821Z] Removing intermediate container 9bfdb0e4e0a5 [2020-10-22T12:20:17.821Z] ---> ddd0d24c255e [2020-10-22T12:20:17.821Z] Step 6/21 : COPY go.mod . [2020-10-22T12:20:17.821Z] Removing intermediate container 3995555e5c72 [2020-10-22T12:20:17.821Z] ---> aacacd9c514e [2020-10-22T12:20:17.821Z] Step 6/24 : COPY go.mod . [2020-10-22T12:20:18.098Z] Removing intermediate container 7a173418f6b0 [2020-10-22T12:20:18.098Z] ---> e31ba4ac7aa6 [2020-10-22T12:20:18.098Z] Step 6/23 : COPY go.mod . [2020-10-22T12:20:18.375Z] ---> 68d42b1d4253 [2020-10-22T12:20:18.375Z] Step 7/27 : RUN go mod download [2020-10-22T12:20:18.375Z] Removing intermediate container d5a21bfd1a8b [2020-10-22T12:20:18.375Z] ---> 62a3b291026e [2020-10-22T12:20:18.375Z] Step 6/22 : COPY go.mod . [2020-10-22T12:20:18.652Z] ---> Running in 4a7bb2fee673 [2020-10-22T12:20:18.652Z] ---> a45326d3379c [2020-10-22T12:20:18.652Z] Step 7/21 : RUN go mod download [2020-10-22T12:20:18.929Z] ---> Running in 6a9b97bfbdae [2020-10-22T12:20:19.204Z] ---> 1ac15b96df2f [2020-10-22T12:20:19.204Z] Step 7/24 : RUN go mod download [2020-10-22T12:20:19.204Z] ---> 043e9f52f2f0 [2020-10-22T12:20:19.204Z] Step 7/23 : RUN go mod download [2020-10-22T12:20:19.490Z] ---> Running in ebd7b3aa481f [2020-10-22T12:20:19.490Z] ---> 52152076a05c [2020-10-22T12:20:19.490Z] Step 7/22 : RUN go mod download [2020-10-22T12:20:19.769Z] ---> Running in 1fbad84834b2 [2020-10-22T12:20:19.769Z] ---> Running in d7931c58ab91 [2020-10-22T12:20:23.186Z] Removing intermediate container 4a7bb2fee673 [2020-10-22T12:20:23.186Z] ---> cabbc9cb736c [2020-10-22T12:20:23.186Z] Step 8/27 : COPY . . [2020-10-22T12:20:24.178Z] Removing intermediate container 6a9b97bfbdae [2020-10-22T12:20:24.178Z] ---> f71938362cb9 [2020-10-22T12:20:24.178Z] Step 8/21 : COPY . . [2020-10-22T12:20:24.178Z] Removing intermediate container ebd7b3aa481f [2020-10-22T12:20:24.178Z] ---> da6ead96c1c4 [2020-10-22T12:20:24.178Z] Step 8/24 : COPY . . [2020-10-22T12:20:25.166Z] Removing intermediate container 1fbad84834b2 [2020-10-22T12:20:25.166Z] ---> cfc7aaa80f0d [2020-10-22T12:20:25.166Z] Step 8/23 : COPY . . [2020-10-22T12:20:25.441Z] Removing intermediate container d7931c58ab91 [2020-10-22T12:20:25.441Z] ---> 3711fecb2234 [2020-10-22T12:20:25.441Z] Step 8/22 : COPY . . [2020-10-22T12:20:47.627Z] ---> 90b7b329fbfa [2020-10-22T12:20:47.627Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-22T12:20:47.627Z] ---> a5f97cc6eeba [2020-10-22T12:20:47.627Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-22T12:20:47.627Z] ---> 35df00553268 [2020-10-22T12:20:47.627Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-22T12:20:47.627Z] ---> ece13bfeff04 [2020-10-22T12:20:47.627Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-22T12:20:47.627Z] ---> 5f594d7f8815 [2020-10-22T12:20:47.627Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-22T12:20:47.627Z] ---> Running in 1fa46d77e81a [2020-10-22T12:20:47.627Z] ---> Running in 0f2ffb725efc [2020-10-22T12:20:47.627Z] ---> Running in 0db64bee5414 [2020-10-22T12:20:47.627Z] ---> Running in 34bc31d1c0bd [2020-10-22T12:20:47.627Z] ---> Running in c4cb9cabc40c [2020-10-22T12:20:48.616Z] 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-22T12:20:48.891Z] 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-22T12:20:48.891Z] 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-22T12:20:49.492Z] 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-22T12:20:49.492Z] 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-22T12:22:26.369Z] Removing intermediate container c4cb9cabc40c [2020-10-22T12:22:26.369Z] ---> a745b3cf4ccb [2020-10-22T12:22:26.369Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-22T12:22:26.369Z] ---> Running in 02a3edadcb35 [2020-10-22T12:22:26.369Z] Removing intermediate container 0f2ffb725efc [2020-10-22T12:22:26.369Z] ---> b204e7453af1 [2020-10-22T12:22:26.369Z] [2020-10-22T12:22:26.369Z] Step 10/22 : FROM scratch [2020-10-22T12:22:26.369Z] ---> [2020-10-22T12:22:26.369Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-22T12:22:26.369Z] ---> Running in 1ddbc0f73ed9 [2020-10-22T12:22:26.985Z] Removing intermediate container 1ddbc0f73ed9 [2020-10-22T12:22:26.985Z] ---> 716f58e6edd7 [2020-10-22T12:22:26.985Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-22T12:22:27.267Z] ---> Running in a0efa5dfa1d5 [2020-10-22T12:22:27.881Z] Removing intermediate container a0efa5dfa1d5 [2020-10-22T12:22:27.881Z] ---> 06ea869e5dd4 [2020-10-22T12:22:27.881Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-22T12:22:27.881Z] ---> Running in 144e6a094047 [2020-10-22T12:22:28.162Z] 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-22T12:22:28.772Z] Removing intermediate container 144e6a094047 [2020-10-22T12:22:28.772Z] ---> 47d9d68713b2 [2020-10-22T12:22:28.772Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-22T12:22:29.775Z] ---> 172f07ab1063 [2020-10-22T12:22:29.775Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-22T12:22:31.242Z] ---> 6e3ea06f5e99 [2020-10-22T12:22:31.242Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-22T12:22:33.252Z] ---> 6285c8015044 [2020-10-22T12:22:33.252Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-22T12:22:34.714Z] Removing intermediate container 02a3edadcb35 [2020-10-22T12:22:34.714Z] ---> 3e2a17fc2eca [2020-10-22T12:22:34.714Z] [2020-10-22T12:22:34.714Z] Step 11/27 : FROM docker:latest [2020-10-22T12:22:34.714Z] ---> 5d4db4dc0692 [2020-10-22T12:22:34.714Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-22T12:22:34.714Z] ---> 338f704190e2 [2020-10-22T12:22:34.714Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-22T12:22:34.714Z] ---> Running in 1461c8469140 [2020-10-22T12:22:34.714Z] ---> Running in 95ac83688e4d [2020-10-22T12:22:36.177Z] Removing intermediate container 95ac83688e4d [2020-10-22T12:22:36.177Z] ---> 13f2b3058e0f [2020-10-22T12:22:36.177Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-22T12:22:36.457Z] ---> Running in 70d155f3fe30 [2020-10-22T12:22:37.488Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-22T12:22:37.488Z] Removing intermediate container 70d155f3fe30 [2020-10-22T12:22:37.488Z] ---> a2c4fe7879ec [2020-10-22T12:22:37.488Z] Step 20/22 : LABEL arch=arm64 [2020-10-22T12:22:37.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-22T12:22:37.836Z] ---> Running in 21bbef30f37d [2020-10-22T12:22:38.617Z] (1/2) Installing readline (8.0.4-r0) [2020-10-22T12:22:38.617Z] (2/2) Installing bash (5.0.17-r0) [2020-10-22T12:22:38.617Z] Executing bash-5.0.17-r0.post-install [2020-10-22T12:22:38.617Z] Executing busybox-1.31.1-r19.trigger [2020-10-22T12:22:38.617Z] OK: 12 MiB in 22 packages [2020-10-22T12:22:39.290Z] Removing intermediate container 21bbef30f37d [2020-10-22T12:22:39.290Z] ---> f2cddb8c20a5 [2020-10-22T12:22:39.290Z] Step 21/22 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:22:39.600Z] ---> Running in 2a7df5634461 [2020-10-22T12:22:41.075Z] Removing intermediate container 2a7df5634461 [2020-10-22T12:22:41.075Z] ---> f4a9c56bc3fb [2020-10-22T12:22:41.075Z] Step 22/22 : LABEL version=0.0.0 [2020-10-22T12:22:41.680Z] ---> Running in e85577ddcd0b [2020-10-22T12:22:41.971Z] Removing intermediate container 1461c8469140 [2020-10-22T12:22:41.971Z] ---> 98845286e5ba [2020-10-22T12:22:41.971Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-22T12:22:42.583Z] ---> Running in 46a48df6ef65 [2020-10-22T12:22:43.195Z] Removing intermediate container e85577ddcd0b [2020-10-22T12:22:43.195Z] ---> 605bffc19d78 [2020-10-22T12:22:43.195Z] [2020-10-22T12:22:44.184Z] Successfully built 605bffc19d78 [2020-10-22T12:22:44.458Z] Removing intermediate container 1fa46d77e81a [2020-10-22T12:22:44.458Z] ---> 3feb3d167cbe [2020-10-22T12:22:44.458Z] [2020-10-22T12:22:44.458Z] Step 10/21 : FROM scratch [2020-10-22T12:22:44.458Z] ---> [2020-10-22T12:22:44.458Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-22T12:22:44.458Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-10-22T12:22:44.458Z]  Building docker-support-logging-go ... done Building docker-security-secretstore-setup-go [2020-10-22T12:22:44.735Z] Removing intermediate container 0db64bee5414 [2020-10-22T12:22:44.735Z] ---> 238a13f7f992 [2020-10-22T12:22:44.735Z] [2020-10-22T12:22:44.735Z] Step 10/24 : FROM scratch [2020-10-22T12:22:44.735Z] ---> [2020-10-22T12:22:44.735Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-22T12:22:45.017Z] ---> Using cache [2020-10-22T12:22:45.017Z] ---> 716f58e6edd7 [2020-10-22T12:22:45.017Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-22T12:22:45.017Z] ---> Running in 2182f046fefe [2020-10-22T12:22:45.294Z] ---> Running in 192096eee733 [2020-10-22T12:22:45.569Z] Removing intermediate container 2182f046fefe [2020-10-22T12:22:45.569Z] ---> 329745938947 [2020-10-22T12:22:45.569Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-22T12:22:45.851Z] ---> Running in 8b3d2e2fdfa3 [2020-10-22T12:22:46.452Z] Removing intermediate container 192096eee733 [2020-10-22T12:22:46.452Z] ---> f13b27624055 [2020-10-22T12:22:46.452Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-22T12:22:47.049Z] ---> Running in ab67359a9382 [2020-10-22T12:22:47.049Z] Removing intermediate container 8b3d2e2fdfa3 [2020-10-22T12:22:47.049Z] ---> b400d86c2349 [2020-10-22T12:22:47.049Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-22T12:22:47.668Z] ---> Running in 4a7e02848855 [2020-10-22T12:22:47.668Z] Removing intermediate container 46a48df6ef65 [2020-10-22T12:22:47.668Z] ---> b26f2d18f46e [2020-10-22T12:22:47.668Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-22T12:22:48.292Z] Removing intermediate container ab67359a9382 [2020-10-22T12:22:48.292Z] ---> a635aa3ce173 [2020-10-22T12:22:48.292Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-22T12:22:48.292Z] ---> Running in 0eca09c0e9b8 [2020-10-22T12:22:48.572Z] Removing intermediate container 4a7e02848855 [2020-10-22T12:22:48.572Z] ---> 519a97025e50 [2020-10-22T12:22:48.572Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-22T12:22:49.576Z] Removing intermediate container 0eca09c0e9b8 [2020-10-22T12:22:49.576Z] ---> 028b54970395 [2020-10-22T12:22:49.576Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-22T12:22:49.852Z] ---> 6b1d7a219839 [2020-10-22T12:22:49.852Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-22T12:22:50.129Z] ---> Running in 83a994720fbf [2020-10-22T12:22:50.731Z] ---> 23142b7f2420 [2020-10-22T12:22:50.731Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-22T12:22:51.336Z] Removing intermediate container 83a994720fbf [2020-10-22T12:22:51.336Z] ---> 508081269daf [2020-10-22T12:22:51.336Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-22T12:22:52.320Z] ---> Running in 0f12bf0be134 [2020-10-22T12:22:52.320Z] ---> e64fbde9f2b0 [2020-10-22T12:22:52.320Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-22T12:22:52.922Z] ---> 11b3dbcbd3ec [2020-10-22T12:22:52.922Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-22T12:22:53.522Z] Removing intermediate container 0f12bf0be134 [2020-10-22T12:22:53.522Z] ---> 5ba9ac3a8312 [2020-10-22T12:22:53.522Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-22T12:22:55.518Z] ---> ca728a5b37fe [2020-10-22T12:22:55.518Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-22T12:22:55.518Z] ---> 0aaf276a8213 [2020-10-22T12:22:55.518Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-22T12:22:55.798Z] ---> Running in a66a36c061b4 [2020-10-22T12:22:56.078Z] ---> 1d832189e221 [2020-10-22T12:22:56.078Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-22T12:22:56.685Z] Removing intermediate container a66a36c061b4 [2020-10-22T12:22:56.685Z] ---> b75ac41a8010 [2020-10-22T12:22:56.685Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-22T12:22:57.293Z] ---> 8466141f7757 [2020-10-22T12:22:57.293Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-22T12:22:57.293Z] ---> Running in 46dd1cb1fc53 [2020-10-22T12:22:57.566Z] ---> 380e8fe8fc2b [2020-10-22T12:22:57.566Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-22T12:22:58.166Z] Removing intermediate container 46dd1cb1fc53 [2020-10-22T12:22:58.166Z] ---> 2da04263a6ab [2020-10-22T12:22:58.166Z] Step 19/21 : LABEL arch=arm64 [2020-10-22T12:22:59.162Z] ---> Running in 75b2975a5dab [2020-10-22T12:22:59.439Z] ---> eb768b0b5005 [2020-10-22T12:22:59.439Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-22T12:22:59.715Z] ---> 27f4723c81b4 [2020-10-22T12:22:59.715Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-22T12:22:59.715Z] ---> Running in 0b049e8d0167 [2020-10-22T12:22:59.996Z] Removing intermediate container 75b2975a5dab [2020-10-22T12:22:59.996Z] ---> 4f64c15ab65e [2020-10-22T12:22:59.996Z] Step 20/21 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:23:00.609Z] ---> Running in baf6aab9a9e4 [2020-10-22T12:23:01.623Z] ---> 07b9931a5972 [2020-10-22T12:23:01.623Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-22T12:23:01.623Z] Removing intermediate container baf6aab9a9e4 [2020-10-22T12:23:01.623Z] ---> 7dcf33bc1568 [2020-10-22T12:23:01.623Z] Step 21/21 : LABEL version=0.0.0 [2020-10-22T12:23:01.913Z] ---> Running in 4ac0dba4bb16 [2020-10-22T12:23:01.913Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-22T12:23:01.913Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-22T12:23:01.913Z] ---> 0baf982c286a [2020-10-22T12:23:01.913Z] Step 3/26 : WORKDIR /edgex-go [2020-10-22T12:23:01.913Z] ---> Using cache [2020-10-22T12:23:01.913Z] ---> 32adb2270ae6 [2020-10-22T12:23:01.913Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:23:01.913Z] ---> Using cache [2020-10-22T12:23:01.913Z] ---> 5699f560623a [2020-10-22T12:23:01.913Z] Step 5/26 : RUN apk update && apk add make git [2020-10-22T12:23:01.913Z] ---> Using cache [2020-10-22T12:23:01.913Z] ---> ddd0d24c255e [2020-10-22T12:23:01.913Z] Step 6/26 : COPY go.mod . [2020-10-22T12:23:01.913Z] ---> Using cache [2020-10-22T12:23:01.913Z] ---> a45326d3379c [2020-10-22T12:23:01.913Z] Step 7/26 : RUN go mod download [2020-10-22T12:23:01.913Z] ---> Using cache [2020-10-22T12:23:01.913Z] ---> f71938362cb9 [2020-10-22T12:23:01.913Z] Step 8/26 : COPY . . [2020-10-22T12:23:02.191Z] ---> Using cache [2020-10-22T12:23:02.191Z] ---> 90b7b329fbfa [2020-10-22T12:23:02.191Z] 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-22T12:23:02.191Z] ---> Running in ceba34a05264 [2020-10-22T12:23:02.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-22T12:23:02.465Z] ---> Running in d2d991c8ca48 [2020-10-22T12:23:02.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-22T12:23:03.061Z] Removing intermediate container 4ac0dba4bb16 [2020-10-22T12:23:03.061Z] ---> 659e2ddcf313 [2020-10-22T12:23:03.061Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-22T12:23:03.061Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-22T12:23:03.061Z] (2/33) Installing expat (2.2.9-r1) [2020-10-22T12:23:03.061Z] (3/33) Installing libffi (3.3-r2) [2020-10-22T12:23:03.061Z] (4/33) Installing gdbm (1.13-r1) [2020-10-22T12:23:03.061Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-22T12:23:03.062Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-22T12:23:03.062Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-22T12:23:03.338Z] Removing intermediate container ceba34a05264 [2020-10-22T12:23:03.338Z] ---> d4cbb8dca5f6 [2020-10-22T12:23:03.338Z] [2020-10-22T12:23:03.613Z] ---> Running in 39536060d5d3 [2020-10-22T12:23:03.889Z] Successfully built d4cbb8dca5f6 [2020-10-22T12:23:04.166Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-10-22T12:23:04.166Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2020-10-22T12:23:04.771Z] 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-22T12:23:05.371Z] Removing intermediate container 39536060d5d3 [2020-10-22T12:23:05.371Z] ---> 17b0dc197765 [2020-10-22T12:23:05.371Z] Step 22/24 : LABEL arch=arm64 [2020-10-22T12:23:05.371Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-22T12:23:05.371Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-22T12:23:05.371Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-22T12:23:05.371Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-22T12:23:05.371Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-22T12:23:05.371Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-22T12:23:05.662Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-22T12:23:05.662Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-22T12:23:05.662Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-22T12:23:05.662Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-22T12:23:05.662Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-22T12:23:05.662Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-22T12:23:05.937Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-22T12:23:05.937Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-22T12:23:05.937Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-22T12:23:05.937Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-22T12:23:05.937Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-22T12:23:05.937Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-22T12:23:05.937Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-22T12:23:05.937Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-22T12:23:05.937Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-22T12:23:06.212Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-22T12:23:06.212Z] ---> Running in 64050badbc8b [2020-10-22T12:23:06.212Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-22T12:23:06.212Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-22T12:23:06.212Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-22T12:23:06.212Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-22T12:23:06.489Z] Executing busybox-1.31.1-r19.trigger [2020-10-22T12:23:06.489Z] OK: 71 MiB in 55 packages [2020-10-22T12:23:06.489Z] Removing intermediate container 34bc31d1c0bd [2020-10-22T12:23:06.489Z] ---> a3f2c545729f [2020-10-22T12:23:06.489Z] [2020-10-22T12:23:06.489Z] Step 10/23 : FROM alpine [2020-10-22T12:23:07.096Z] latest: Pulling from library/alpine [2020-10-22T12:23:07.702Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-22T12:23:07.977Z] Status: Downloaded newer image for alpine:latest [2020-10-22T12:23:07.977Z] ---> 2e77e061c27f [2020-10-22T12:23:07.977Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-22T12:23:07.977Z] Removing intermediate container 64050badbc8b [2020-10-22T12:23:07.977Z] ---> 03935f078737 [2020-10-22T12:23:07.977Z] Step 23/24 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:23:08.580Z] ---> Running in e6bc72fbc745 [2020-10-22T12:23:08.580Z] ---> Running in de91629d2e06 [2020-10-22T12:23:10.023Z] Removing intermediate container e6bc72fbc745 [2020-10-22T12:23:10.023Z] ---> a202e7ea83ae [2020-10-22T12:23:10.023Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-22T12:23:10.023Z] Removing intermediate container de91629d2e06 [2020-10-22T12:23:10.023Z] ---> 372ef2871d8b [2020-10-22T12:23:10.023Z] Step 24/24 : LABEL version=0.0.0 [2020-10-22T12:23:10.628Z] ---> Running in e9bdb090830f [2020-10-22T12:23:10.629Z] ---> Running in f7108e0e5e91 [2020-10-22T12:23:11.631Z] Removing intermediate container e9bdb090830f [2020-10-22T12:23:11.631Z] ---> fbb968c637f2 [2020-10-22T12:23:11.631Z] [2020-10-22T12:23:11.907Z] Removing intermediate container f7108e0e5e91 [2020-10-22T12:23:11.907Z] ---> e59bd0ed73bf [2020-10-22T12:23:11.907Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-22T12:23:12.180Z] ---> Running in b1edaa698b7f [2020-10-22T12:23:13.169Z] Successfully built fbb968c637f2 [2020-10-22T12:23:13.169Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-10-22T12:23:13.169Z] Building docker-core-metadata-go [2020-10-22T12:23:14.153Z]  Building docker-support-notifications-go ... done Removing intermediate container b1edaa698b7f [2020-10-22T12:23:14.153Z] ---> ce1a4d7dc6e1 [2020-10-22T12:23:14.153Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:23:14.431Z] ---> Running in 3bfe23f7d3a5 [2020-10-22T12:23:21.196Z] Removing intermediate container 0b049e8d0167 [2020-10-22T12:23:21.196Z] ---> f18a1131b8b6 [2020-10-22T12:23:21.196Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-22T12:23:22.201Z] ---> Running in 17d9e15bd7e9 [2020-10-22T12:23:23.198Z] Removing intermediate container 3bfe23f7d3a5 [2020-10-22T12:23:23.198Z] ---> a88ab6f8c6af [2020-10-22T12:23:23.198Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-22T12:23:23.799Z] ---> Running in e323ae8124bb [2020-10-22T12:23:26.462Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-22T12:23:27.081Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-22T12:23:28.091Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-22T12:23:28.091Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-22T12:23:28.373Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-22T12:23:28.662Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-22T12:23:28.663Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-22T12:23:28.955Z] Executing busybox-1.31.1-r19.trigger [2020-10-22T12:23:28.955Z] OK: 8 MiB in 19 packages [2020-10-22T12:23:29.579Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-22T12:23:29.579Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-22T12:23:29.579Z] ---> 0baf982c286a [2020-10-22T12:23:29.579Z] Step 3/22 : WORKDIR /edgex-go [2020-10-22T12:23:29.579Z] ---> Using cache [2020-10-22T12:23:29.579Z] ---> 32adb2270ae6 [2020-10-22T12:23:29.579Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:23:29.579Z] ---> Using cache [2020-10-22T12:23:29.579Z] ---> 5699f560623a [2020-10-22T12:23:29.579Z] Step 5/22 : RUN apk update && apk add make git [2020-10-22T12:23:29.579Z] ---> Using cache [2020-10-22T12:23:29.579Z] ---> ddd0d24c255e [2020-10-22T12:23:29.579Z] Step 6/22 : COPY go.mod . [2020-10-22T12:23:29.579Z] ---> Using cache [2020-10-22T12:23:29.579Z] ---> a45326d3379c [2020-10-22T12:23:29.579Z] Step 7/22 : RUN go mod download [2020-10-22T12:23:29.579Z] ---> Using cache [2020-10-22T12:23:29.579Z] ---> f71938362cb9 [2020-10-22T12:23:29.579Z] Step 8/22 : COPY . . [2020-10-22T12:23:29.579Z] ---> Using cache [2020-10-22T12:23:29.579Z] ---> 90b7b329fbfa [2020-10-22T12:23:29.579Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-22T12:23:30.228Z] Collecting docker-compose==1.23.2 [2020-10-22T12:23:30.513Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-22T12:23:31.133Z] ---> Running in d365d03cf9b2 [2020-10-22T12:23:31.436Z] Collecting docopt<0.7,>=0.6.1 [2020-10-22T12:23:31.436Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-22T12:23:32.473Z] Removing intermediate container e323ae8124bb [2020-10-22T12:23:32.473Z] ---> 8b5974b16683 [2020-10-22T12:23:32.473Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-22T12:23:33.515Z] 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-22T12:23:34.549Z] ---> 722989e73870 [2020-10-22T12:23:34.549Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-22T12:23:34.839Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-22T12:23:34.839Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-22T12:23:38.280Z] ---> 23462a00a1f2 [2020-10-22T12:23:38.280Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-22T12:23:38.557Z] Collecting texttable<0.10,>=0.9.0 [2020-10-22T12:23:38.557Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-22T12:23:39.555Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-22T12:23:39.555Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> e3ac677ae146 [2020-10-22T12:23:39.555Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-22T12:23:39.555Z] [2020-10-22T12:23:39.555Z] ---> 0baf982c286a [2020-10-22T12:23:39.555Z] Step 3/22 : WORKDIR /edgex-go [2020-10-22T12:23:39.555Z] ---> Using cache [2020-10-22T12:23:39.555Z] ---> 32adb2270ae6 [2020-10-22T12:23:39.555Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:23:39.555Z] ---> Using cache [2020-10-22T12:23:39.555Z] ---> 5699f560623a [2020-10-22T12:23:39.555Z] Step 5/22 : RUN apk update && apk add make git [2020-10-22T12:23:39.555Z] ---> Using cache [2020-10-22T12:23:39.555Z] ---> ddd0d24c255e [2020-10-22T12:23:39.555Z] Step 6/22 : COPY go.mod . [2020-10-22T12:23:39.555Z] ---> Using cache [2020-10-22T12:23:39.555Z] ---> a45326d3379c [2020-10-22T12:23:39.555Z] Step 7/22 : RUN go mod download [2020-10-22T12:23:39.555Z] ---> Using cache [2020-10-22T12:23:39.555Z] ---> f71938362cb9 [2020-10-22T12:23:39.555Z] Step 8/22 : COPY . . [2020-10-22T12:23:39.555Z] ---> Using cache [2020-10-22T12:23:39.555Z] ---> 90b7b329fbfa [2020-10-22T12:23:39.555Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-22T12:23:39.834Z] ---> Running in 7062f09d6c94 [2020-10-22T12:23:39.834Z] ---> Running in 331217c369e6 [2020-10-22T12:23:41.009Z] Removing intermediate container 7062f09d6c94 [2020-10-22T12:23:41.009Z] ---> c5b40997156b [2020-10-22T12:23:41.009Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-22T12:23:41.009Z] ---> Running in 5e8f11a5e128 [2020-10-22T12:23:41.813Z] Removing intermediate container 5e8f11a5e128 [2020-10-22T12:23:41.813Z] ---> a920565856b5 [2020-10-22T12:23:41.813Z] Step 21/23 : LABEL arch=arm64 [2020-10-22T12:23:41.813Z] ---> Running in 28f8b16af58d [2020-10-22T12:23:42.687Z] Removing intermediate container 28f8b16af58d [2020-10-22T12:23:42.687Z] ---> 5ce02ebd2931 [2020-10-22T12:23:42.687Z] Step 22/23 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:23:43.537Z] ---> Running in e5eb437aea31 [2020-10-22T12:23:43.537Z] Collecting PyYAML<4,>=3.10 [2020-10-22T12:23:43.537Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-22T12:23:43.537Z] 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-22T12:23:43.537Z] Removing intermediate container e5eb437aea31 [2020-10-22T12:23:43.537Z] ---> 8f7277317839 [2020-10-22T12:23:43.537Z] Step 23/23 : LABEL version=0.0.0 [2020-10-22T12:23:43.853Z] ---> Running in afdf85f096bf [2020-10-22T12:23:44.589Z] Removing intermediate container afdf85f096bf [2020-10-22T12:23:44.589Z] ---> 4eb7cd48a160 [2020-10-22T12:23:44.589Z] [2020-10-22T12:23:44.884Z] Successfully built 4eb7cd48a160 [2020-10-22T12:23:44.884Z] Successfully tagged docker-core-data-go-arm64:latest [2020-10-22T12:23:44.884Z]  Building docker-core-data-go ... done Building docker-security-secrets-setup-go [2020-10-22T12:23:47.414Z] Collecting cached-property<2,>=1.2.0 [2020-10-22T12:23:47.414Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-22T12:23:47.716Z] 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-22T12:23:48.418Z] Collecting docker<4.0,>=3.6.0 [2020-10-22T12:23:48.418Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-22T12:23:50.833Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-22T12:23:50.833Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-22T12:23:51.480Z] Collecting jsonschema<3,>=2.5.1 [2020-10-22T12:23:51.480Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-22T12:23:52.494Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-22T12:23:52.494Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-22T12:23:52.777Z] Collecting docker-pycreds>=0.4.0 [2020-10-22T12:23:52.778Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-22T12:23:53.791Z] Collecting idna<2.8,>=2.5 [2020-10-22T12:23:53.791Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-22T12:23:53.791Z] 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-22T12:23:53.791Z] 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-22T12:23:54.801Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-22T12:23:54.801Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-22T12:23:55.105Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-22T12:23:55.105Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-22T12:23:55.105Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-22T12:23:55.105Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-22T12:23:56.618Z] Installing collected packages: docopt, dockerpty, texttable, PyYAML, cached-property, idna, urllib3, requests, docker-pycreds, websocket-client, docker, jsonschema, docker-compose [2020-10-22T12:23:56.618Z] Running setup.py install for docopt: started [2020-10-22T12:23:57.626Z] 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-22T12:23:59.734Z] Running setup.py install for docopt: finished with status 'done' [2020-10-22T12:23:59.734Z] Running setup.py install for dockerpty: started [2020-10-22T12:24:04.126Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-22T12:24:04.126Z] Running setup.py install for texttable: started [2020-10-22T12:24:06.140Z] Running setup.py install for texttable: finished with status 'done' [2020-10-22T12:24:06.140Z] Running setup.py install for PyYAML: started [2020-10-22T12:24:06.423Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-22T12:24:06.423Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-22T12:24:06.423Z] ---> 0baf982c286a [2020-10-22T12:24:06.423Z] Step 3/29 : WORKDIR /edgex-go [2020-10-22T12:24:06.423Z] ---> Using cache [2020-10-22T12:24:06.423Z] ---> 32adb2270ae6 [2020-10-22T12:24:06.423Z] Step 4/29 : RUN apk update && apk add make git [2020-10-22T12:24:08.444Z] ---> Running in 8627c05cddd3 [2020-10-22T12:24:08.723Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-22T12:24:09.004Z] Attempting uninstall: idna [2020-10-22T12:24:09.004Z] Found existing installation: idna 2.9 [2020-10-22T12:24:09.004Z] Uninstalling idna-2.9: [2020-10-22T12:24:09.285Z] Successfully uninstalled idna-2.9 [2020-10-22T12:24:09.895Z] Attempting uninstall: urllib3 [2020-10-22T12:24:09.895Z] Found existing installation: urllib3 1.25.9 [2020-10-22T12:24:09.895Z] Uninstalling urllib3-1.25.9: [2020-10-22T12:24:10.175Z] Successfully uninstalled urllib3-1.25.9 [2020-10-22T12:24:10.454Z] 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-22T12:24:11.062Z] Attempting uninstall: requests [2020-10-22T12:24:11.062Z] Found existing installation: requests 2.23.0 [2020-10-22T12:24:11.062Z] Uninstalling requests-2.23.0: [2020-10-22T12:24:11.062Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-22T12:24:11.062Z] Successfully uninstalled requests-2.23.0 [2020-10-22T12:24:12.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-22T12:24:13.506Z] v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:24:13.506Z] v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:24:13.506Z] OK: 12623 distinct packages available [2020-10-22T12:24:14.132Z] OK: 217 MiB in 51 packages [2020-10-22T12:24:14.763Z] 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-22T12:24:15.787Z] Removing intermediate container 8627c05cddd3 [2020-10-22T12:24:15.787Z] ---> 3fdf7ed6dbe9 [2020-10-22T12:24:15.787Z] Step 5/29 : COPY go.mod . [2020-10-22T12:24:16.811Z] ---> 9727e173e18f [2020-10-22T12:24:16.812Z] Step 6/29 : RUN go mod download [2020-10-22T12:24:17.089Z] ---> Running in 97bc60775577 [2020-10-22T12:24:20.531Z] Removing intermediate container 17d9e15bd7e9 [2020-10-22T12:24:20.813Z] ---> d2605c8a1cc6 [2020-10-22T12:24:20.813Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-22T12:24:21.094Z] ---> Running in b309aa398ef0 [2020-10-22T12:24:23.761Z] Removing intermediate container 97bc60775577 [2020-10-22T12:24:23.761Z] ---> 35c4bb6ca73b [2020-10-22T12:24:23.761Z] Step 7/29 : COPY . . [2020-10-22T12:24:24.764Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-22T12:24:24.764Z] Removing intermediate container d2d991c8ca48 [2020-10-22T12:24:24.764Z] ---> 36302e5882c2 [2020-10-22T12:24:24.764Z] [2020-10-22T12:24:24.764Z] Step 10/26 : FROM alpine:3.10 [2020-10-22T12:24:25.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-22T12:24:25.042Z] 3.10: Pulling from library/alpine [2020-10-22T12:24:25.659Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-22T12:24:25.659Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-22T12:24:25.659Z] (3/3) Installing curl (7.69.1-r1) [2020-10-22T12:24:25.944Z] Executing busybox-1.31.1-r19.trigger [2020-10-22T12:24:25.944Z] OK: 71 MiB in 58 packages [2020-10-22T12:24:28.611Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-22T12:24:28.611Z] Status: Downloaded newer image for alpine:3.10 [2020-10-22T12:24:28.611Z] ---> 536a684cf733 [2020-10-22T12:24:28.611Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-22T12:24:29.221Z] ---> Running in f659df7eb5f9 [2020-10-22T12:24:29.499Z] Removing intermediate container b309aa398ef0 [2020-10-22T12:24:29.499Z] ---> 0ef58fb61dba [2020-10-22T12:24:29.499Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-22T12:24:30.113Z] ---> Running in d239ccaf94be [2020-10-22T12:24:31.569Z] Removing intermediate container d239ccaf94be [2020-10-22T12:24:31.569Z] ---> b48f1881447f [2020-10-22T12:24:31.569Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-22T12:24:31.845Z] ---> Running in 814dbdec8ce3 [2020-10-22T12:24:32.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-10-22T12:24:32.731Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-10-22T12:24:33.340Z] Removing intermediate container 814dbdec8ce3 [2020-10-22T12:24:33.340Z] ---> 1cad4006fc14 [2020-10-22T12:24:33.340Z] Step 25/27 : LABEL arch=arm64 [2020-10-22T12:24:33.340Z] v3.10.5-104-g58141e176c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-22T12:24:33.340Z] v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-22T12:24:33.340Z] OK: 10167 distinct packages available [2020-10-22T12:24:33.951Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-22T12:24:34.230Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-22T12:24:34.230Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-22T12:24:34.230Z] (4/5) Installing curl (7.66.0-r1) [2020-10-22T12:24:34.230Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-22T12:24:34.230Z] ---> Running in 7998ce48c6dd [2020-10-22T12:24:34.230Z] Executing busybox-1.30.1-r3.trigger [2020-10-22T12:24:34.230Z] Executing ca-certificates-20191127-r2.trigger [2020-10-22T12:24:34.507Z] OK: 7 MiB in 19 packages [2020-10-22T12:24:36.534Z] Removing intermediate container 7998ce48c6dd [2020-10-22T12:24:36.534Z] ---> 527079c7343a [2020-10-22T12:24:36.534Z] Step 26/27 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:24:36.534Z] ---> Running in a315ec08fc35 [2020-10-22T12:24:37.994Z] Removing intermediate container a315ec08fc35 [2020-10-22T12:24:37.994Z] ---> ea62aef738b4 [2020-10-22T12:24:37.994Z] Step 27/27 : LABEL version=0.0.0 [2020-10-22T12:24:38.598Z] ---> Running in 7e214993cb9a [2020-10-22T12:24:38.598Z] Removing intermediate container f659df7eb5f9 [2020-10-22T12:24:38.598Z] ---> fa2647d20fb6 [2020-10-22T12:24:38.598Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-22T12:24:39.593Z] ---> Running in 809e06518386 [2020-10-22T12:24:39.593Z] Removing intermediate container 7e214993cb9a [2020-10-22T12:24:39.593Z] ---> bbab7c6eb2ce [2020-10-22T12:24:39.593Z] [2020-10-22T12:24:40.578Z] Successfully built bbab7c6eb2ce [2020-10-22T12:24:40.578Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-10-22T12:24:40.578Z] Building docker-security-proxy-setup-go [2020-10-22T12:24:40.578Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 809e06518386 [2020-10-22T12:24:40.578Z] ---> 23820c9bc7ed [2020-10-22T12:24:40.578Z] Step 13/26 : WORKDIR / [2020-10-22T12:24:40.874Z] ---> Running in 73988a2c2e36 [2020-10-22T12:24:42.877Z] Removing intermediate container 73988a2c2e36 [2020-10-22T12:24:42.877Z] ---> 8afe5539503d [2020-10-22T12:24:42.877Z] 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-22T12:24:45.530Z] ---> a430f19a1d29 [2020-10-22T12:24:45.530Z] 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-22T12:24:45.530Z] ---> 48f075412196 [2020-10-22T12:24:45.530Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-22T12:24:45.863Z] ---> Running in 4d5ceb0b5ea2 [2020-10-22T12:24:46.780Z] ---> d3d297d2fa9e [2020-10-22T12:24:46.780Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-22T12:24:48.927Z] ---> 8f4fff98dc39 [2020-10-22T12:24:48.927Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-22T12:24:48.927Z] 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-22T12:24:49.917Z] ---> efad13c80d2c [2020-10-22T12:24:49.917Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-22T12:24:52.566Z] ---> c76cb920e064 [2020-10-22T12:24:52.566Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-22T12:24:55.216Z] ---> a471d8f7a6e2 [2020-10-22T12:24:55.216Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-22T12:24:57.206Z] ---> 2ac0823505e1 [2020-10-22T12:24:57.206Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-22T12:24:59.843Z] ---> 7518969c1ad6 [2020-10-22T12:24:59.843Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-22T12:24:59.843Z] ---> Running in c457611857f3 [2020-10-22T12:25:02.498Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-22T12:25:02.498Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-22T12:25:02.498Z] ---> 0baf982c286a [2020-10-22T12:25:02.498Z] Step 3/20 : WORKDIR /edgex-go [2020-10-22T12:25:02.498Z] ---> Using cache [2020-10-22T12:25:02.498Z] ---> 32adb2270ae6 [2020-10-22T12:25:02.498Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-22T12:25:02.498Z] ---> Using cache [2020-10-22T12:25:02.498Z] ---> 5699f560623a [2020-10-22T12:25:02.498Z] Step 5/20 : RUN apk update && apk add make git [2020-10-22T12:25:02.498Z] ---> Using cache [2020-10-22T12:25:02.498Z] ---> ddd0d24c255e [2020-10-22T12:25:02.498Z] Step 6/20 : COPY go.mod . [2020-10-22T12:25:02.498Z] ---> Using cache [2020-10-22T12:25:02.498Z] ---> a45326d3379c [2020-10-22T12:25:02.498Z] Step 7/20 : RUN go mod download [2020-10-22T12:25:02.498Z] ---> Using cache [2020-10-22T12:25:02.498Z] ---> f71938362cb9 [2020-10-22T12:25:02.498Z] Step 8/20 : COPY . . [2020-10-22T12:25:02.498Z] ---> Using cache [2020-10-22T12:25:02.498Z] ---> 90b7b329fbfa [2020-10-22T12:25:02.498Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-22T12:25:03.108Z] ---> Running in 1106e702be0f [2020-10-22T12:25:04.563Z] Removing intermediate container c457611857f3 [2020-10-22T12:25:04.563Z] ---> 397a6db37ed7 [2020-10-22T12:25:04.563Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-22T12:25:04.563Z] ---> Running in d79b23c4cfeb [2020-10-22T12:25:05.555Z] Removing intermediate container d79b23c4cfeb [2020-10-22T12:25:05.555Z] ---> 31be9579e2ec [2020-10-22T12:25:05.555Z] Step 24/26 : LABEL arch=arm64 [2020-10-22T12:25:05.555Z] ---> Running in ac63aad67b46 [2020-10-22T12:25:05.841Z] 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-22T12:25:06.119Z] Removing intermediate container ac63aad67b46 [2020-10-22T12:25:06.119Z] ---> 9ef87144a864 [2020-10-22T12:25:06.119Z] Step 25/26 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:25:06.399Z] ---> Running in d2999f1b9b5d [2020-10-22T12:25:07.006Z] Removing intermediate container d2999f1b9b5d [2020-10-22T12:25:07.006Z] ---> c76ed8dfdde2 [2020-10-22T12:25:07.006Z] Step 26/26 : LABEL version=0.0.0 [2020-10-22T12:25:07.284Z] ---> Running in c3a16df3145a [2020-10-22T12:25:07.891Z] Removing intermediate container c3a16df3145a [2020-10-22T12:25:07.891Z] ---> fb35b5eff294 [2020-10-22T12:25:07.891Z] [2020-10-22T12:25:08.508Z] Successfully built fb35b5eff294 [2020-10-22T12:25:08.508Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-10-22T12:25:23.648Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container d365d03cf9b2 [2020-10-22T12:25:23.648Z] ---> e93bb5444bef [2020-10-22T12:25:23.648Z] [2020-10-22T12:25:23.648Z] Step 10/22 : FROM scratch [2020-10-22T12:25:23.648Z] ---> [2020-10-22T12:25:23.648Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-22T12:25:23.648Z] ---> Using cache [2020-10-22T12:25:23.648Z] ---> 329745938947 [2020-10-22T12:25:23.648Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-22T12:25:23.930Z] ---> Running in ac45a966ccdb [2020-10-22T12:25:24.543Z] Removing intermediate container ac45a966ccdb [2020-10-22T12:25:24.543Z] ---> c2626b5ab3f1 [2020-10-22T12:25:24.543Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-22T12:25:24.543Z] ---> Running in 214647d9b299 [2020-10-22T12:25:25.546Z] Removing intermediate container 214647d9b299 [2020-10-22T12:25:25.546Z] ---> 134a29a67332 [2020-10-22T12:25:25.546Z] Step 14/22 : WORKDIR / [2020-10-22T12:25:25.546Z] ---> Running in aff0ed61c46f [2020-10-22T12:25:26.169Z] Removing intermediate container aff0ed61c46f [2020-10-22T12:25:26.169Z] ---> 41cd58ec0c5f [2020-10-22T12:25:26.169Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-22T12:25:27.169Z] ---> 198abdf052ca [2020-10-22T12:25:27.170Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-22T12:25:29.168Z] ---> c922d822e590 [2020-10-22T12:25:29.168Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-22T12:25:30.189Z] ---> aa6c5c64ba85 [2020-10-22T12:25:30.189Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-22T12:25:30.189Z] ---> Running in c83fdb81a1fe [2020-10-22T12:25:31.207Z] Removing intermediate container c83fdb81a1fe [2020-10-22T12:25:31.207Z] ---> 0db61dc31b41 [2020-10-22T12:25:31.207Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-22T12:25:31.207Z] ---> Running in cb7d3fbc1dfe [2020-10-22T12:25:31.821Z] Removing intermediate container cb7d3fbc1dfe [2020-10-22T12:25:31.821Z] ---> e3f2e97d487e [2020-10-22T12:25:31.821Z] Step 20/22 : LABEL arch=arm64 [2020-10-22T12:25:31.821Z] ---> Running in 5160b36a89ad [2020-10-22T12:25:32.429Z] Removing intermediate container 5160b36a89ad [2020-10-22T12:25:32.429Z] ---> 04041702b114 [2020-10-22T12:25:32.429Z] Step 21/22 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:25:32.713Z] ---> Running in 22e2aec1bf44 [2020-10-22T12:25:33.317Z] Removing intermediate container 22e2aec1bf44 [2020-10-22T12:25:33.317Z] ---> 19c1eb53c45d [2020-10-22T12:25:33.317Z] Step 22/22 : LABEL version=0.0.0 [2020-10-22T12:25:33.595Z] ---> Running in 3155c7acfd3d [2020-10-22T12:25:34.201Z] Removing intermediate container 3155c7acfd3d [2020-10-22T12:25:34.201Z] ---> faf55338cf3a [2020-10-22T12:25:34.201Z] [2020-10-22T12:25:34.480Z] Successfully built faf55338cf3a [2020-10-22T12:25:34.480Z] Successfully tagged docker-core-command-go-arm64:latest [2020-10-22T12:25:44.702Z]  Building docker-core-command-go ... done Removing intermediate container 331217c369e6 [2020-10-22T12:25:44.702Z] ---> 7286e6d9721c [2020-10-22T12:25:44.702Z] [2020-10-22T12:25:44.702Z] Step 10/22 : FROM scratch [2020-10-22T12:25:44.702Z] ---> [2020-10-22T12:25:44.702Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-22T12:25:44.702Z] ---> Using cache [2020-10-22T12:25:44.702Z] ---> 329745938947 [2020-10-22T12:25:44.702Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-22T12:25:44.980Z] ---> Running in 435950db7f15 [2020-10-22T12:25:45.593Z] Removing intermediate container 435950db7f15 [2020-10-22T12:25:45.593Z] ---> 84abb0a58136 [2020-10-22T12:25:45.593Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-22T12:25:45.593Z] ---> Running in 61b1c463f3a3 [2020-10-22T12:25:46.207Z] Removing intermediate container 61b1c463f3a3 [2020-10-22T12:25:46.207Z] ---> a75b1a44336a [2020-10-22T12:25:46.207Z] Step 14/22 : WORKDIR / [2020-10-22T12:25:46.488Z] ---> Running in 2d0178030c4c [2020-10-22T12:25:47.094Z] Removing intermediate container 2d0178030c4c [2020-10-22T12:25:47.094Z] ---> be1d37597a22 [2020-10-22T12:25:47.094Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-22T12:25:48.106Z] ---> 890dcf1b4487 [2020-10-22T12:25:48.106Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-22T12:25:50.755Z] ---> 9c89ad6347b6 [2020-10-22T12:25:50.755Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-22T12:25:51.034Z] Removing intermediate container 4d5ceb0b5ea2 [2020-10-22T12:25:51.034Z] ---> 853e5243b0ef [2020-10-22T12:25:51.034Z] [2020-10-22T12:25:51.034Z] Step 9/29 : FROM alpine:latest [2020-10-22T12:25:51.034Z] ---> 2e77e061c27f [2020-10-22T12:25:51.034Z] 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-22T12:25:51.034Z] ---> Running in 6101c9c0594f [2020-10-22T12:25:51.635Z] ---> 92396cb20a20 [2020-10-22T12:25:51.635Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-22T12:25:51.635Z] Removing intermediate container 6101c9c0594f [2020-10-22T12:25:51.635Z] ---> 69edb00af8ca [2020-10-22T12:25:51.635Z] Step 11/29 : USER root [2020-10-22T12:25:51.917Z] ---> Running in baa7e89ef644 [2020-10-22T12:25:51.917Z] ---> Running in 0cec5c7006a2 [2020-10-22T12:25:52.198Z] Removing intermediate container baa7e89ef644 [2020-10-22T12:25:52.198Z] ---> 01aa30783e33 [2020-10-22T12:25:52.198Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-22T12:25:52.484Z] Removing intermediate container 0cec5c7006a2 [2020-10-22T12:25:52.484Z] ---> 712658484dc0 [2020-10-22T12:25:52.484Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-22T12:25:52.484Z] ---> Running in 8fabf94123fa [2020-10-22T12:25:52.484Z] ---> Running in 5dc1cfffee57 [2020-10-22T12:25:53.096Z] Removing intermediate container 8fabf94123fa [2020-10-22T12:25:53.096Z] ---> 457afb26cf64 [2020-10-22T12:25:53.096Z] Step 20/22 : LABEL arch=arm64 [2020-10-22T12:25:53.096Z] ---> Running in 6be42b1764ca [2020-10-22T12:25:53.693Z] Removing intermediate container 6be42b1764ca [2020-10-22T12:25:53.693Z] ---> 1ad9a3020423 [2020-10-22T12:25:53.693Z] Step 21/22 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:25:53.967Z] ---> Running in d17174bd7adf [2020-10-22T12:25:54.239Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-22T12:25:54.513Z] Removing intermediate container d17174bd7adf [2020-10-22T12:25:54.513Z] ---> c94b545ac686 [2020-10-22T12:25:54.513Z] Step 22/22 : LABEL version=0.0.0 [2020-10-22T12:25:54.513Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-22T12:25:54.513Z] ---> Running in 1936347aae1d [2020-10-22T12:25:55.116Z] Removing intermediate container 1936347aae1d [2020-10-22T12:25:55.116Z] ---> 01aabfe8d407 [2020-10-22T12:25:55.116Z] [2020-10-22T12:25:55.116Z] v3.12.0-463-g5efa865e42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:25:55.116Z] v3.12.1-1-gbf1f319b82 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:25:55.116Z] OK: 12615 distinct packages available [2020-10-22T12:25:55.718Z] Successfully built 01aabfe8d407 [2020-10-22T12:25:55.718Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-10-22T12:25:55.996Z]  Building docker-core-metadata-go ... done (1/2) Installing ca-certificates (20191127-r4) [2020-10-22T12:25:55.996Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-22T12:25:55.996Z] Executing busybox-1.31.1-r19.trigger [2020-10-22T12:25:55.996Z] Executing ca-certificates-20191127-r4.trigger [2020-10-22T12:25:56.270Z] OK: 6 MiB in 16 packages [2020-10-22T12:25:56.270Z] Removing intermediate container 1106e702be0f [2020-10-22T12:25:56.270Z] ---> d5d598f99c62 [2020-10-22T12:25:56.270Z] [2020-10-22T12:25:56.270Z] Step 10/20 : FROM alpine [2020-10-22T12:25:56.270Z] ---> 2e77e061c27f [2020-10-22T12:25:56.270Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-22T12:25:56.547Z] ---> Running in f7444872cd7a [2020-10-22T12:25:57.991Z] Removing intermediate container 5dc1cfffee57 [2020-10-22T12:25:57.991Z] ---> e221e1596cb7 [2020-10-22T12:25:57.991Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-22T12:25:57.991Z] ---> Running in 5c3b8e784dcd [2020-10-22T12:25:58.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-22T12:25:58.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-22T12:25:58.542Z] Removing intermediate container 5c3b8e784dcd [2020-10-22T12:25:58.542Z] ---> 8c8da2191ea4 [2020-10-22T12:25:58.542Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-22T12:25:58.542Z] ---> Running in 9245295d00f1 [2020-10-22T12:25:59.144Z] v3.12.0-463-g5efa865e42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-22T12:25:59.144Z] v3.12.1-1-gbf1f319b82 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-22T12:25:59.144Z] OK: 12615 distinct packages available [2020-10-22T12:25:59.144Z] Removing intermediate container 9245295d00f1 [2020-10-22T12:25:59.144Z] ---> 990e797b3cb0 [2020-10-22T12:25:59.144Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-22T12:25:59.144Z] ---> Running in 105783696df7 [2020-10-22T12:25:59.754Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-22T12:26:00.028Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-22T12:26:00.028Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-22T12:26:00.028Z] (4/4) Installing curl (7.69.1-r1) [2020-10-22T12:26:00.028Z] Executing busybox-1.31.1-r19.trigger [2020-10-22T12:26:00.028Z] Executing ca-certificates-20191127-r4.trigger [2020-10-22T12:26:00.307Z] OK: 7 MiB in 18 packages [2020-10-22T12:26:02.358Z] Removing intermediate container f7444872cd7a [2020-10-22T12:26:02.358Z] ---> ced95d36f7df [2020-10-22T12:26:02.358Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-22T12:26:02.358Z] Removing intermediate container 105783696df7 [2020-10-22T12:26:02.358Z] ---> d2b942066567 [2020-10-22T12:26:02.358Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-22T12:26:02.358Z] ---> Running in 4c861008b314 [2020-10-22T12:26:02.984Z] Removing intermediate container 4c861008b314 [2020-10-22T12:26:02.984Z] ---> 867377e1cc06 [2020-10-22T12:26:02.984Z] Step 13/20 : WORKDIR /edgex [2020-10-22T12:26:02.984Z] ---> Running in a6a08ad6a6b8 [2020-10-22T12:26:03.278Z] ---> 56a79ed1541d [2020-10-22T12:26:03.278Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-22T12:26:03.568Z] Removing intermediate container a6a08ad6a6b8 [2020-10-22T12:26:03.568Z] ---> d2ef2e18c121 [2020-10-22T12:26:03.568Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-22T12:26:04.168Z] ---> f5c85447da7f [2020-10-22T12:26:04.168Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-22T12:26:04.445Z] ---> bb7e330a92c4 [2020-10-22T12:26:04.445Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-22T12:26:04.721Z] ---> b74d1499f01b [2020-10-22T12:26:04.721Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-22T12:26:05.714Z] ---> 97505f957256 [2020-10-22T12:26:05.714Z] ---> 11974f18a7cb [2020-10-22T12:26:05.715Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/stagingStep 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-22T12:26:05.715Z] [2020-10-22T12:26:05.993Z] ---> Running in 7270459ed5c3 [2020-10-22T12:26:06.592Z] Removing intermediate container 7270459ed5c3 [2020-10-22T12:26:06.592Z] ---> 2f244f880e93 [2020-10-22T12:26:06.592Z] Step 17/20 : CMD ["--init=true"] [2020-10-22T12:26:06.879Z] ---> d9236f5dfd61 [2020-10-22T12:26:06.879Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-22T12:26:06.879Z] ---> Running in 1a9287442c29 [2020-10-22T12:26:07.154Z] ---> Running in c9f03e3850c9 [2020-10-22T12:26:07.757Z] Removing intermediate container 1a9287442c29 [2020-10-22T12:26:07.757Z] ---> 3fe5a5c0cb25 [2020-10-22T12:26:07.757Z] Step 18/20 : LABEL arch=arm64 [2020-10-22T12:26:08.032Z] ---> Running in 27c0ba014bae [2020-10-22T12:26:08.304Z] Removing intermediate container 27c0ba014bae [2020-10-22T12:26:08.304Z] ---> 00e4be4b3a83 [2020-10-22T12:26:08.304Z] Step 19/20 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:26:08.578Z] ---> Running in b9f114037d70 [2020-10-22T12:26:09.180Z] Removing intermediate container b9f114037d70 [2020-10-22T12:26:09.180Z] ---> e8daf519a480 [2020-10-22T12:26:09.180Z] Step 20/20 : LABEL version=0.0.0 [2020-10-22T12:26:09.459Z] ---> Running in 354cf84f7531 [2020-10-22T12:26:10.062Z] Removing intermediate container c9f03e3850c9 [2020-10-22T12:26:10.062Z] ---> fb1b0c31d666 [2020-10-22T12:26:10.062Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-22T12:26:10.062Z] Removing intermediate container 354cf84f7531 [2020-10-22T12:26:10.062Z] ---> 23b0f1880683 [2020-10-22T12:26:10.062Z] [2020-10-22T12:26:10.664Z] Successfully built 23b0f1880683 [2020-10-22T12:26:10.664Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-10-22T12:26:10.939Z]  Building docker-security-proxy-setup-go ... done  ---> 35fa109f7fe3 [2020-10-22T12:26:10.939Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-22T12:26:11.218Z] ---> Running in ecf3a2cb5227 [2020-10-22T12:26:13.855Z] Removing intermediate container ecf3a2cb5227 [2020-10-22T12:26:13.855Z] ---> 80e5d51474d7 [2020-10-22T12:26:13.855Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-22T12:26:14.146Z] ---> Running in 1654e00d6fbf [2020-10-22T12:26:17.577Z] Removing intermediate container 1654e00d6fbf [2020-10-22T12:26:17.577Z] ---> ac85da221d4d [2020-10-22T12:26:17.577Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-22T12:26:17.577Z] ---> Running in 6255cb145930 [2020-10-22T12:26:17.851Z] Removing intermediate container 6255cb145930 [2020-10-22T12:26:17.851Z] ---> 43892c710a88 [2020-10-22T12:26:17.851Z] Step 26/29 : CMD [ "generate" ] [2020-10-22T12:26:18.124Z] ---> Running in adf4a8aebd5a [2020-10-22T12:26:18.724Z] Removing intermediate container adf4a8aebd5a [2020-10-22T12:26:18.724Z] ---> 8e2aa29a5cf5 [2020-10-22T12:26:18.724Z] Step 27/29 : LABEL arch=arm64 [2020-10-22T12:26:18.724Z] ---> Running in 7ad981b3fb7d [2020-10-22T12:26:19.321Z] Removing intermediate container 7ad981b3fb7d [2020-10-22T12:26:19.321Z] ---> 1d3cbc312cb6 [2020-10-22T12:26:19.321Z] Step 28/29 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [2020-10-22T12:26:19.598Z] ---> Running in 186ea5efbe6f [2020-10-22T12:26:20.194Z] Removing intermediate container 186ea5efbe6f [2020-10-22T12:26:20.194Z] ---> ae66c8adef72 [2020-10-22T12:26:20.194Z] Step 29/29 : LABEL version=0.0.0 [2020-10-22T12:26:20.468Z] ---> Running in 144a3f04f596 [2020-10-22T12:26:20.743Z] Removing intermediate container 144a3f04f596 [2020-10-22T12:26:20.743Z] ---> eb55245759b1 [2020-10-22T12:26:20.743Z] [2020-10-22T12:26:21.339Z] Successfully built eb55245759b1 [2020-10-22T12:26:21.339Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-10-22T12:26:21.630Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-10-22T12:26:21.655Z] $ docker stop --time=1 d849e98db1a44e167a453eb165df92ecaee966bc48fb68fa66deb6a5016c3865 [2020-10-22T12:26:23.692Z] $ docker rm -f d849e98db1a44e167a453eb165df92ecaee966bc48fb68fa66deb6a5016c3865 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-22T12:26:24.624Z] + + docker imagesgrep [2020-10-22T12:26:24.624Z] docker [2020-10-22T12:26:24.907Z] docker-security-secrets-setup-go-arm64 latest eb55245759b1 4 seconds ago 22.7MB [2020-10-22T12:26:24.907Z] docker-security-proxy-setup-go-arm64 latest 23b0f1880683 15 seconds ago 15.1MB [2020-10-22T12:26:24.907Z] docker-core-metadata-go-arm64 latest 01aabfe8d407 30 seconds ago 13.5MB [2020-10-22T12:26:24.907Z] docker-core-command-go-arm64 latest faf55338cf3a 51 seconds ago 11.4MB [2020-10-22T12:26:24.907Z] docker-security-secretstore-setup-go-arm64 latest fb35b5eff294 About a minute ago 30.8MB [2020-10-22T12:26:24.907Z] docker-sys-mgmt-agent-go-arm64 latest bbab7c6eb2ce About a minute ago 270MB [2020-10-22T12:26:24.907Z] docker-core-data-go-arm64 latest 4eb7cd48a160 2 minutes ago 22.2MB [2020-10-22T12:26:24.907Z] docker-support-notifications-go-arm64 latest fbb968c637f2 3 minutes ago 12.9MB [2020-10-22T12:26:24.907Z] docker-support-scheduler-go-arm64 latest d4cbb8dca5f6 3 minutes ago 11.5MB [2020-10-22T12:26:24.907Z] docker-support-logging-go-arm64 latest 605bffc19d78 3 minutes ago 10.6MB [2020-10-22T12:26:24.907Z] docker latest 5d4db4dc0692 10 hours ago 198MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-22T12:26:30.859Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-22T12:26:31.810Z] ---> package-listing.sh [2020-10-22T12:26:31.810Z] ++ facter osfamily [2020-10-22T12:26:31.810Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-22T12:26:31.810Z] + OS_FAMILY=redhat [2020-10-22T12:26:31.810Z] + workspace=/w/workspace/edgex-go/1 [2020-10-22T12:26:31.810Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-22T12:26:31.810Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-22T12:26:31.810Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-22T12:26:31.810Z] + PACKAGES=/tmp/packages_start.txt [2020-10-22T12:26:31.810Z] + '[' /w/workspace/edgex-go/1 ']' [2020-10-22T12:26:31.810Z] + PACKAGES=/tmp/packages_end.txt [2020-10-22T12:26:31.810Z] + case "${OS_FAMILY}" in [2020-10-22T12:26:31.810Z] + rpm -qa [2020-10-22T12:26:31.810Z] + sort [2020-10-22T12:26:36.120Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-22T12:26:36.120Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-22T12:26:36.120Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-22T12:26:36.120Z] + '[' /w/workspace/edgex-go/1 ']' [2020-10-22T12:26:36.120Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-10-22T12:26:36.120Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-10-22T12:26:36.186Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-22T12:26:36.563Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-22T12:26:36.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-22T12:26:36.973Z] [2020-10-22T12:26:36.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-22T12:26:37.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-22T12:26:37.696Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-22T12:26:37.696Z] df20fa9351a1: Already exists [2020-10-22T12:26:37.696Z] 36b3adc4ff6f: Pulling fs layer [2020-10-22T12:26:37.696Z] 8ad3a11d3b57: Pulling fs layer [2020-10-22T12:26:37.696Z] 46f8f816bc3b: Pulling fs layer [2020-10-22T12:26:37.696Z] 93b61091891f: Pulling fs layer [2020-10-22T12:26:37.696Z] 93b9cdb0e59b: Pulling fs layer [2020-10-22T12:26:37.696Z] 5e14af77c1be: Pulling fs layer [2020-10-22T12:26:37.696Z] 01666e4c0597: Pulling fs layer [2020-10-22T12:26:37.696Z] aa168da1d23b: Pulling fs layer [2020-10-22T12:26:37.696Z] 93b61091891f: Waiting [2020-10-22T12:26:37.696Z] 93b9cdb0e59b: Waiting [2020-10-22T12:26:37.696Z] 5e14af77c1be: Waiting [2020-10-22T12:26:37.696Z] 01666e4c0597: Waiting [2020-10-22T12:26:37.696Z] aa168da1d23b: Waiting [2020-10-22T12:26:37.696Z] 46f8f816bc3b: Verifying Checksum [2020-10-22T12:26:37.696Z] 46f8f816bc3b: Download complete [2020-10-22T12:26:37.696Z] 36b3adc4ff6f: Download complete [2020-10-22T12:26:37.696Z] 93b9cdb0e59b: Verifying Checksum [2020-10-22T12:26:37.696Z] 93b9cdb0e59b: Download complete [2020-10-22T12:26:37.696Z] 5e14af77c1be: Verifying Checksum [2020-10-22T12:26:37.696Z] 5e14af77c1be: Download complete [2020-10-22T12:26:38.348Z] 01666e4c0597: Verifying Checksum [2020-10-22T12:26:38.349Z] 01666e4c0597: Download complete [2020-10-22T12:26:38.349Z] 36b3adc4ff6f: Pull complete [2020-10-22T12:26:38.349Z] 93b61091891f: Verifying Checksum [2020-10-22T12:26:38.349Z] 93b61091891f: Download complete [2020-10-22T12:26:38.722Z] 8ad3a11d3b57: Verifying Checksum [2020-10-22T12:26:38.722Z] 8ad3a11d3b57: Download complete [2020-10-22T12:26:39.708Z] 8ad3a11d3b57: Pull complete [2020-10-22T12:26:39.976Z] 46f8f816bc3b: Pull complete [2020-10-22T12:26:41.373Z] aa168da1d23b: Verifying Checksum [2020-10-22T12:26:41.373Z] aa168da1d23b: Download complete [2020-10-22T12:26:41.640Z] 93b61091891f: Pull complete [2020-10-22T12:26:42.220Z] 93b9cdb0e59b: Pull complete [2020-10-22T12:26:42.486Z] 5e14af77c1be: Pull complete [2020-10-22T12:26:42.486Z] 01666e4c0597: Pull complete [2020-10-22T12:26:50.670Z] aa168da1d23b: Pull complete [2020-10-22T12:26:50.670Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-22T12:26:50.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-22T12:26:50.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-22T12:26:50.894Z] prd-centos7-docker-4c-2g-8203 does not seem to be running inside a container [2020-10-22T12:26:50.950Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -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:10003/edgex-lftools-log-publisher:alpine cat [2020-10-22T12:26:55.532Z] $ docker top f05e3428feab4821e0ab356dd546f32cce343d667a4e0e801098dcea09f2efb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-22T12:26:56.177Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-22T12:26:56.509Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-22T12:26:56.830Z] + ls /var/log/sa-host [2020-10-22T12:26:56.830Z] + sadf -c /var/log/sa-host/sa05 [2020-10-22T12:26:56.830Z] file_magic: OK [2020-10-22T12:26:56.830Z] HZ: Using current value: 100 [2020-10-22T12:26:56.830Z] file_header: OK [2020-10-22T12:26:56.830Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-22T12:26:56.830Z] Statistics: [2020-10-22T12:26:56.830Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-22T12:26:56.830Z] File successfully converted to sysstat format version 12.2.1 [2020-10-22T12:26:56.830Z] + sadf -c /var/log/sa-host/sa22 [2020-10-22T12:26:56.830Z] file_magic: OK [2020-10-22T12:26:56.830Z] HZ: Using current value: 100 [2020-10-22T12:26:56.830Z] file_header: OK [2020-10-22T12:26:56.830Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-22T12:26:56.830Z] Statistics: [2020-10-22T12:26:56.830Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-22T12:26:56.830Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-22T12:26:57.516Z] provisioning config files... [2020-10-22T12:26:57.553Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5843854875028189943tmp [Pipeline] { [Pipeline] echo [2020-10-22T12:26:57.676Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-22T12:26:58.017Z] ---> create-netrc.sh [Pipeline] } [2020-10-22T12:26:58.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-22T12:26:58.190Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-22T12:26:58.530Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-22T12:26:58.564Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-22T12:26:58.901Z] ---> sudo-logs.sh [2020-10-22T12:26:58.901Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-22T12:26:58.933Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-22T12:26:59.281Z] ---> job-cost.sh [2020-10-22T12:26:59.281Z] lf-activate-venv: SKIPPING [2020-10-22T12:26:59.281Z] INFO: No Stack... [2020-10-22T12:27:00.227Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-22T12:27:00.802Z] INFO: Archiving Costs [Pipeline] echo [2020-10-22T12:27:00.841Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-22T12:27:01.196Z] ---> logs-deploy.sh [2020-10-22T12:27:01.196Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2840/1 [2020-10-22T12:27:01.196Z] INFO: archiving workspace using pattern(s): [2020-10-22T12:27:02.588Z] Archives upload complete. [2020-10-22T12:27:02.588Z] INFO: archiving logs to Nexus